:root{color-scheme:dark}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;min-height:100%;background:#000;color:#e5ebff;font-family:Space Grotesk,Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}body{position:relative}#bg{position:fixed;inset:0;display:block;z-index:0}#bg canvas{width:100%;height:100%;display:block;transition:opacity .6s ease}#bg canvas.fallback{position:absolute;inset:0;filter:blur(.4px);opacity:0;background:radial-gradient(circle at 30% 30%,rgba(12,26,41,.42),rgba(0,0,0,.92))}#fx{position:fixed;inset:0;pointer-events:none;z-index:1}#fx:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(8,14,24,.24),rgba(8,14,24,.08)),repeating-linear-gradient(0deg,rgba(95,246,246,.05),rgba(95,246,246,.05) 2px,transparent 0,transparent 4px);opacity:.35;mix-blend-mode:screen;animation:fxSweep 12s linear infinite}@keyframes fxSweep{0%{transform:translateY(-10%)}to{transform:translateY(10%)}}.overlay{position:relative;z-index:2;min-height:100vh;padding:8vh 6vw 16vh}.overlay,.page{display:flex;flex-direction:column}.page{gap:26vh}section{display:flex;flex-direction:column;gap:1rem;max-width:56rem}section header h2{margin:0;font-size:.9rem;letter-spacing:.32em;text-transform:uppercase;color:rgba(180,205,255,.7)}.hero{max-width:64rem}.hero__copy{position:relative;max-width:42ch;display:flex;flex-direction:column;gap:1.6rem;font-size:clamp(1.1rem,2.2vw,1.4rem);line-height:1.6}.hero__copy:before{content:"";position:absolute;inset:-24% -35%;background:radial-gradient(circle at 50% 50%,rgba(0,0,0,.6),transparent);filter:blur(18px);z-index:-1;opacity:.95}.hero__title{font-size:clamp(3rem,6vw,5rem);font-weight:600;letter-spacing:.32em}.hero__tagline,.hero__title{margin:0;text-transform:uppercase}.hero__tagline{font-size:clamp(1.2rem,2.5vw,1.6rem);letter-spacing:.22em;color:rgba(148,202,255,.75)}.hero__copy p{margin:0}.section{gap:1.4rem}.section__body{display:flex;flex-direction:column;gap:.9rem;color:rgba(228,235,255,.82);font-size:1.05rem;line-height:1.7}.section__grid{display:grid;grid-gap:2.2rem;gap:2.2rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr))}.section__grid h3{margin:0 0 .6rem;font-size:.95rem;letter-spacing:.24em;text-transform:uppercase;color:rgba(148,202,255,.74)}.section__body ul,.section__grid ul,.section__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.75rem;gap:.75rem;font-size:1.05rem;line-height:1.6;color:rgba(228,235,255,.78)}.section__body li:before,.section__grid li:before,.section__list li:before{content:"//";margin-right:.6rem;font-family:IBM Plex Mono,Source Code Pro,monospace;color:rgba(95,246,246,.65)}.section__list{margin-top:.6rem}.section__note{margin:1.4rem 0 0;font-size:.95rem;letter-spacing:.14em;text-transform:uppercase;color:rgba(148,202,255,.65)}.contact__line{margin:0;font-family:IBM Plex Mono,Source Code Pro,monospace;font-size:1rem;letter-spacing:.18em;color:rgba(228,235,255,.8)}.contact__line a{color:#5ff6f6;text-decoration:none}.contact__line a:hover{text-decoration:underline}.hint{margin-left:.4rem;color:rgba(148,176,220,.54)}@media (max-width:768px){.overlay{padding:12vh 8vw;gap:24vh}.page{gap:18vh}.hero__copy{max-width:100%;font-size:1.1rem}.hero__title{letter-spacing:.24em}.section__grid{gap:1.6rem}}