.fa-hold{--navy:#2c3e50;--green:#28a745;--green-tint:#f4fbf6;--text-muted:#64748b;position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;overflow:hidden;background:linear-gradient(180deg,var(--green-tint) 0,#ffffff 62%);font-family:var(--font-geist),"Geist",system-ui,-apple-system,sans-serif;color:var(--navy);line-height:1.6}.fa-hold *,.fa-hold :after,.fa-hold :before{box-sizing:border-box}.fa-hold .fa-hero-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0}.fa-hold-inner{position:relative;z-index:2;max-width:560px;text-align:center}.fa-hold-logo{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:3rem}.fa-hold-wordmark{font-size:2rem;font-weight:700;letter-spacing:-.04em;color:var(--navy)}.fa-hold-wordmark .light{font-weight:300}.fa-hold-eyebrow{font-family:var(--font-geist-mono),"Geist Mono",ui-monospace,monospace;font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--green);margin-bottom:1.25rem;display:flex;align-items:center;justify-content:center;gap:10px}.fa-hold-eyebrow:before{content:"";width:6px;height:6px;background:var(--green);border-radius:50%;animation:fa-hold-pulse 2s infinite}@keyframes fa-hold-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.8)}}.fa-hold h1{font-size:clamp(2.2rem,6vw,3.4rem);font-weight:700;line-height:1.08;letter-spacing:-.04em;margin-bottom:1.5rem;text-wrap:balance}.fa-hold h1 em{font-style:normal;font-weight:300;color:var(--green)}.fa-hold-lead{font-size:1.05rem;color:var(--text-muted);line-height:1.7;max-width:440px;margin:0 auto;text-wrap:pretty}.fa-hold-foot{font-family:var(--font-geist-mono),"Geist Mono",ui-monospace,monospace;font-size:.7rem;letter-spacing:.08em;color:#94a3b8;margin-top:4rem}@media (max-width:480px){.fa-hold-logo{margin-bottom:2.25rem}.fa-hold-wordmark{font-size:1.65rem}.fa-hold-foot{margin-top:3rem}}@media (prefers-reduced-motion:reduce){.fa-hold-eyebrow:before{animation:none}}