/* Praxeus site footer - shared across all landing pages.
   Injected markup lives in footer.js; design ref: repo-root footer-final.html. */
/* ---- footer: black plate (design ref: repo-root footer-final.html).
   Backed-by logos / page links / email + Loops updates widget + socials on
   one row, (c) line, oversized outlined PRAXEUS wordmark that flashes gold
   when scrolled into view. Scoped palette: the plate stays near-black on
   the white page. AME/Forma words are optically centred with the row's
   text line (the AME PNG's word occupies rows 72-118 of 118, plane icon
   above - the lifts put both words on the centreline). The wordmark keeps
   Helvetica Neue: the A/X spacing (+0.05em) was measured in that face. ---- */
.site-footer{position:relative;z-index:1;--f-panel:#0a0a0a;--f-ink:#eff7f3;--f-soft:rgba(239,247,243,.68);--f-faint:rgba(239,247,243,.42);--f-line:rgba(255,255,255,.12);--f-line2:rgba(255,255,255,.32);--f-accent:#e8c766;margin-top:72px;background:var(--f-panel);border-top:1px solid var(--f-line);color:var(--f-ink)}
.footer-shell{max-width:1360px;margin:0 auto;padding:64px 32px 40px}
.footer-toprow{display:flex;justify-content:space-between;align-items:center;gap:24px;flex-wrap:wrap}
.site-footer .logo-block{display:flex;align-items:flex-end;gap:28px}
.site-footer .backed-label{font-size:13px;font-weight:500;color:var(--f-faint);align-self:center;white-space:nowrap}
.site-footer .logo-divider{width:1px;height:22px;background:var(--f-line2);align-self:center}
.site-footer .logo-block a{display:block;transition:opacity .15s ease}
.site-footer .logo-block a:hover{opacity:.75}
.site-footer img.ame{height:26px;width:auto;display:block;position:relative;top:-8px}
.site-footer svg.forma{height:20px;width:auto;display:block;position:relative;top:-3px}
.footer-nav{display:flex;gap:24px;flex-wrap:wrap}
.site-footer .foot-link{color:var(--f-soft);text-decoration:none;font-size:15px;font-weight:500;transition:color .15s ease}
.site-footer .foot-link:hover{color:var(--f-ink)}
.site-footer .mailto{display:inline-flex;align-items:center;height:38px;color:var(--f-ink);text-decoration:none;font-size:14px;font-weight:500;padding:0 16px;border:1px solid var(--f-line2);border-radius:8px;transition:border-color .15s ease}
.site-footer .mailto:hover{border-color:var(--f-accent)}
.gic-cluster{display:flex;gap:12px;align-items:center}
.gic-slot{position:relative}
.gic-form{display:flex;width:222px;max-width:222px;height:38px;padding:0 0 0 12px;justify-content:space-between;align-items:center;border:1px solid #e5e5e5;border-radius:8px;background:#f5f5f5;transition:all .2s ease}
.gic-field{position:relative;flex:1;height:24px;display:flex;align-items:center}
.gic-form input[type="email"]{width:100%;height:24px;border:0;outline:none;font:inherit;font-size:13px;font-weight:500;color:#262626;background:#f5f5f5}
.gic-form input[type="email"]::placeholder{color:#737373}
.gic-label{position:absolute;inset:0;display:flex;align-items:center;font-size:13px;font-weight:500;color:#262626;background:#f5f5f5;pointer-events:none}
.gic-label.is-hidden{display:none}
.gic-form button{width:32px;height:32px;padding:0;border:0;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}
.gic-arrow{display:flex;align-items:center;justify-content:center;width:12px;height:16px;padding:0 1.5px 0 2.5px;border-radius:50px;border:1px solid rgba(0,0,0,.24);background:linear-gradient(0deg,rgba(255,255,255,.16) 0%,rgba(255,255,255,.08) 100%);box-shadow:0 1px 1px 0 rgba(0,0,0,.04);color:#262626}
.gic-status{position:absolute;top:44px;left:0;white-space:nowrap;margin:0;min-height:18px;font-size:13px;color:var(--f-faint)}
.gic-status[data-state="error"]{color:#f2a48d}
.gic-status[data-state="success"]{color:var(--f-accent)}
.site-footer .social-icons{display:flex;gap:10px}
.site-footer .social-icons a{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--f-line);border-radius:8px;color:var(--f-soft);transition:color .15s ease,border-color .15s ease}
.site-footer .social-icons a:hover{color:var(--f-ink);border-color:var(--f-line2)}
.site-footer .social-icons svg{width:16px;height:16px;fill:currentColor}
.footer-hairline{height:1px;width:100%;background:var(--f-line);border:0;margin:48px 0 0}
.footer-bottom{margin-top:24px;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}
.site-footer .legal-note{font-family:"Menlo","SFMono-Regular",monospace;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--f-faint)}
.footer-wordmark{margin-top:40px;line-height:1;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:clamp(90px,14vw,190px);font-weight:700;letter-spacing:0;text-align:center;color:transparent;-webkit-text-stroke:1px rgba(239,247,243,.2);user-select:none;transition:-webkit-text-stroke-color .4s ease,filter .4s ease}
.footer-wordmark:hover,.footer-wordmark.is-lit{-webkit-text-stroke-color:var(--f-accent);filter:drop-shadow(0 0 24px rgba(232,199,102,.35))}
.footer-wordmark .x-apart{margin-left:.05em}
.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media (max-width:720px){
  .footer-shell{padding:48px 20px 32px}
  .footer-toprow{align-items:flex-start;flex-direction:column;gap:28px}
  .site-footer .logo-block{gap:14px}
  .site-footer img.ame{height:22px;top:-7px}
  .site-footer svg.forma{height:17px;top:-2.5px}
  .gic-cluster{flex-wrap:wrap;row-gap:12px}
  .footer-bottom{margin-top:20px}
  .footer-wordmark{margin-top:32px;font-size:clamp(44px,17.5vw,90px)}
}
