:root{--foam:#effcff;--ink:#021824;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);color:var(--foam);background:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--ink);min-width:320px;margin:0}#root{min-height:100svh}::selection{color:#02121b;background:#9ee7f1}.landing-shell{isolation:isolate;background:var(--ink);min-height:100svh;position:relative;overflow:hidden}.site-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.site-bg-image{object-fit:cover;object-position:center top;width:100%;height:100%;min-height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.site-overlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#00080e2e 0%,#00080e14 32%,#00080e00 64%),linear-gradient(#00080e0a 0%,#00080e00 42%,#00080e0f 100%);position:absolute;inset:0}.hero-section,.silent-scroll{z-index:2;position:relative}.hero-section{min-height:100vh;color:var(--foam);align-items:center;padding:clamp(160px,18vh,210px) clamp(20px,6vw,88px) clamp(112px,15vh,170px);display:grid;overflow:hidden}.hero-content{z-index:1;text-shadow:0 18px 46px #000a1257;width:min(720px,100%);margin-top:clamp(24px,5vh,72px);position:relative}.hero-content:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#00080e61,#00080e00);position:absolute;inset:-42px -54px -46px}.hero-content h1{max-width:760px;color:var(--foam);margin:0;font-size:clamp(4rem,9.4vw,8.25rem);font-weight:500;line-height:1.06}.silent-scroll{pointer-events:none;min-height:180vh}@media (width<=820px){.hero-section{min-height:100vh;padding-top:148px;padding-bottom:96px}.hero-content{width:100%;max-width:calc(100vw - 40px);margin-top:clamp(22px,5vh,56px)}.hero-content:before{background:linear-gradient(90deg,#00080e75,#00080e14);inset:-28px -20px -34px}.hero-content h1{font-size:clamp(3.2rem,18vw,5.4rem);line-height:1.08}}
