.fp-hero{--fp-hero-track:240vh;width:100vw;height:calc(100vh + var(--fp-hero-track));position:relative;z-index:1}@supports (height:100dvh){.fp-hero{height:calc(100dvh + var(--fp-hero-track))}}.fp-hero-sticky{position:-webkit-sticky;position:sticky;top:0;height:100vh;height:100dvh;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding:6rem 2rem 2rem}.fp-hero .fp-subtext{max-width:38rem}.fp-hero .fp-vault-model{z-index:1}.fp-hero-veil{z-index:2;background:linear-gradient(180deg,hsla(0,0%,100%,.62) 0,hsla(0,0%,100%,.18) 28%,hsla(0,0%,100%,0) 50%)}.fp-hero-grid,.fp-hero-veil{position:absolute;inset:0;pointer-events:none}.fp-hero-grid{z-index:0;background-image:linear-gradient(var(--fp-accent-line) 1px,transparent 1px),linear-gradient(90deg,var(--fp-accent-line) 1px,transparent 1px),linear-gradient(hsla(0,0%,100%,.04) 1px,transparent 1px),linear-gradient(90deg,hsla(0,0%,100%,.04) 1px,transparent 1px);background-size:8rem 8rem,8rem 8rem,2rem 2rem,2rem 2rem;background-position:50%;-webkit-mask-image:radial-gradient(ellipse 75% 65% at 50% 45%,#000 0,transparent 75%);mask-image:radial-gradient(ellipse 75% 65% at 50% 45%,#000 0,transparent 75%);opacity:.28;animation:fpFadeIn 1.6s ease-out}.fp-hero .fp-hero-tagline{position:relative;z-index:3;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:none;font-size:clamp(.7rem,1.3vw,.85rem);text-transform:uppercase;letter-spacing:normal;color:var(--color-fg-muted-55);margin:0;row-gap:.5rem;animation:fpFadeIn 1.2s ease-out}.fp-tagline-word{white-space:nowrap}.fp-hero .fp-accent{color:var(--fp-accent-bright)}.fp-hero-inner{position:relative;z-index:3;width:100%;max-width:none;animation:fpFadeIn 1.2s ease-out}.fp-headline{display:flex;flex-wrap:nowrap;align-items:baseline;width:100%;font-family:var(--font-aldrich),sans-serif;font-size:clamp(1rem,5vw,3.25rem);line-height:1;letter-spacing:normal;text-transform:uppercase;font-weight:400;margin:0}.fp-headline-letter{flex:0 0 auto}.fp-headline-gap{flex:1 1}.fp-headline-word-gap{flex:3 1}.fp-subtext{font-family:var(--font-space-mono),monospace;font-size:clamp(.7rem,1.4vw,.85rem);line-height:1.45;letter-spacing:.04em;color:var(--color-fg-muted-45);margin:.75rem 0 0;max-width:32rem}@media (max-width:480px){.fp-hero-sticky{padding:5.5rem 1.25rem 1.5rem}}@media (max-width:980px){.fp-hero{--fp-hero-track:160vh}}@media (prefers-reduced-motion:reduce){.fp-hero,.fp-hero-sticky{height:auto;min-height:100vh}.fp-hero-sticky{position:static;overflow:visible}}