@font-face{font-family:Inter Tight;src:url(/fonts/inter-tight-latin.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;src:url(/fonts/ibm-plex-mono-latin.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{--font-sans:"GD Gaio","Inter Tight",-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;--font-mono:"GD Octio","IBM Plex Mono",ui-monospace,"SF Mono",Menlo,Consolas,monospace;--page-pad:16px;--disclaimer-h:30px}*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100vh;min-height:100dvh;background:#000;color:#fff;font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.hero,body{display:flex;flex-direction:column}.hero{position:relative;justify-content:space-between;flex:1 0 auto;min-height:calc(100vh - var(--disclaimer-h));min-height:calc(100dvh - var(--disclaimer-h));padding:20px var(--page-pad) 24px;overflow:hidden;isolation:isolate}.hero-bg{z-index:-1}.hero-bg,.hero-bg picture{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transform:scale(1.03);transform-origin:50% 35%;animation:hero-drift 28s ease-in-out infinite alternate}@keyframes hero-drift{0%{transform:scale(1.03)}to{transform:scale(1.08)}}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .8s ease}.hero-video.is-playing{opacity:1}@media (prefers-reduced-motion:reduce){.hero-bg img{animation:none;transform:none}}.hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.logo{display:block;color:#fff}.logo svg{display:block;width:148px;height:24px}.hero-top-right{width:484px;flex:0 1 auto;padding-top:3px}.tagline{font-size:12px;font-weight:500;line-height:1.11;max-width:136px}.hero-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:32px}.headline{font-size:32px;font-weight:600;line-height:1.12;letter-spacing:-.01em;max-width:567px;text-wrap:balance}.card{width:484px;flex:0 0 auto;padding:12px;border-radius:11px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(41px);backdrop-filter:blur(41px);display:flex;flex-direction:column;align-items:flex-end;gap:32px}.card-row{display:flex;align-items:flex-start;gap:11px;width:100%}.card-dot{flex:0 0 auto;width:5px;height:5px;margin-top:6px;border-radius:50%;background:currentColor}.card-email,.card-text{font-family:var(--font-mono);font-size:14px;font-weight:400;line-height:1.25;text-transform:uppercase}.card-email{line-height:1;color:inherit;text-decoration:none}.card-email:focus-visible,.card-email:hover{text-decoration:underline;text-underline-offset:3px}.disclaimer{flex:0 0 auto;background:#000;padding:8px var(--page-pad);display:flex;justify-content:center}.disclaimer p{font-size:11px;font-weight:500;line-height:1.25;color:rgba(255,255,255,.75);white-space:nowrap}@media (max-width:860px){.hero{min-height:100vh;min-height:100dvh;padding:max(16px,env(safe-area-inset-top)) max(var(--page-pad),env(safe-area-inset-right)) 16px max(var(--page-pad),env(safe-area-inset-left))}.hero-top{justify-content:flex-start;gap:16px}.hero-top-right,.logo{flex:1 1 0;width:auto;min-width:0}.hero-top-right{padding-top:0}.logo svg{width:123px;height:20px}.hero-bottom{flex-direction:column;align-items:stretch;gap:32px}.headline{font-size:24px;max-width:480px}.card{width:100%;gap:24px}.disclaimer{justify-content:flex-start;padding-bottom:max(8px,env(safe-area-inset-bottom))}.disclaimer p{white-space:normal}}