.hero-container{color:#e2e8f0;background:#050a15;width:100%;position:relative;overflow:hidden}.hero-container.cosmos-style{height:300vh}.hero-canvas{z-index:0;pointer-events:none;width:100vw;height:100vh;transition:opacity .5s ease-out;position:fixed;inset:0}.hero-container.is-past-hero .hero-canvas,.hero-container.is-past-hero .side-menu,.hero-container.is-past-hero .scroll-progress{opacity:0!important;pointer-events:none!important;visibility:hidden!important}.side-menu,.scroll-progress{transition:opacity .4s ease-out}.hero-container:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(80% 60% at 50% 0,#22d3ee24,#0000 60%),radial-gradient(60% 60% at 80% 80%,#34d3991f,#0000 60%);position:fixed;inset:0}.hero-container:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000 0%,#050a15 100%);height:30vh;position:absolute;bottom:0;left:0;right:0}.side-menu{z-index:30;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:fixed;top:50%;left:1.5rem;transform:translateY(-50%)}.menu-icon{flex-direction:column;gap:5px;width:24px;display:flex}.menu-icon span{background:#fff9;height:1px;display:block}.menu-icon span:first-child{width:100%}.menu-icon span:nth-child(2){width:60%}.menu-icon span:nth-child(3){width:80%}.vertical-text{writing-mode:vertical-rl;letter-spacing:.4em;color:#fff6;font-size:.65rem;font-weight:500;transform:rotate(180deg)}.hero-content{text-align:center;z-index:10;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 1.5rem;display:flex;position:sticky;top:0}.hero-eyebrow{-webkit-backdrop-filter:blur(12px);letter-spacing:.05em;color:#e2e8f0d9;background:#ffffff05;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.75rem;display:inline-flex}.hero-eyebrow:before{content:"";background:#34d399;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse-dot;box-shadow:0 0 8px #34d399cc}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.4}}.hero-title{font-family:var(--font-display), "Space Grotesk", system-ui, sans-serif;letter-spacing:-.045em;color:#fff;filter:drop-shadow(0 0 40px #22d3ee38);margin:0;font-size:clamp(3.5rem,12vw,9rem);font-weight:600;line-height:.95}.title-char,.hero-title{background:linear-gradient(#fff 0%,#d2f7f4 55%,#6ee7b7 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.title-char{white-space:pre;display:inline-block}.hero-subtitle{max-width:36rem;margin-top:2rem}.cosmos-subtitle .subtitle-line{color:#e2e8f0c7;margin:0;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:400;line-height:1.6}.scroll-progress{z-index:20;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-text{letter-spacing:.4em;color:#ffffff80;font-size:.65rem;font-weight:500}.progress-track{background:#ffffff1a;border-radius:999px;width:200px;height:1px;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#22d3ee,#34d399);height:100%;transition:width .1s linear;position:absolute;inset:0;box-shadow:0 0 8px #22d3ee8c}.section-counter{letter-spacing:.15em;color:#ffffff80;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.7rem}.scroll-sections{z-index:10;position:relative}.content-section{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:0 1.5rem;display:flex}.content-section .hero-title{font-size:clamp(3rem,10vw,8rem)}@media (max-width:768px){.side-menu{display:none}.scroll-progress .progress-track{width:140px}.hero-title{font-size:clamp(3rem,18vw,6rem)}}
