*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f0f0f0;background:#0a0a0a;font-family:Helvetica Neue,Arial,sans-serif;overflow-x:hidden}#webgl{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}#overlay{z-index:1;pointer-events:none;position:relative}#overlay section{pointer-events:auto;flex-direction:column;justify-content:center;height:100vh;padding:0 10vw;display:flex}.hero h1{letter-spacing:-.02em;font-size:clamp(2.5rem,8vw,6rem);font-weight:700;line-height:1.1}.hero p{opacity:.6;margin-top:1rem;font-size:clamp(1rem,2.5vw,1.5rem)}.accent{background:linear-gradient(135deg,#6366f1,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.content h2{margin-bottom:1rem;font-size:clamp(2rem,5vw,4rem);font-weight:600}.content p{opacity:.6;max-width:500px;font-size:clamp(1rem,2vw,1.25rem)}@media (width<=768px){#overlay section{justify-content:flex-start;height:100vh;padding:15vh 6vw 0}.hero h1{font-size:clamp(2rem,10vw,3.5rem)}}
