.stars-layer{pointer-events:none;z-index:-10;position:fixed;inset:0}.star{border-radius:50%;position:absolute}
.splash-container{z-index:9999;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none;pointer-events:auto;touch-action:manipulation;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.splash-container *{box-sizing:border-box;-webkit-user-select:none;user-select:none}.splash-container section{visibility:hidden;-webkit-touch-callout:none;width:100%;height:100%;position:fixed;top:0}.splash-container section .outer,.splash-container section .inner{width:100%;height:100%;overflow-y:hidden}.splash-container section .bg{background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}.splash-container section .bg h2{z-index:999;text-align:center;text-transform:none;color:#fff;letter-spacing:-.02em;width:90vw;max-width:1200px;margin-right:-.5em;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(2rem,8vw,8rem);font-weight:600;line-height:1.1}.splash-container section .bg .clip-text{overflow:hidden}.splash-container .first .bg{background:linear-gradient(135deg,#0a0a1a 0%,#0d1b4b 50%,#0a0a1a 100%)}.splash-container .second .bg{background:linear-gradient(135deg,#0f0f1a 0%,#1a0a2e 40%,#0a1628 100%)}.splash-container .third .bg{background:linear-gradient(135deg,#050d14 0%,#0a1f2e 50%,#0d2438 100%)}.splash-container .fourth .bg{background:linear-gradient(135deg,#0c0c1e 0%,#001a3d 45%,#0a0c1a 100%)}.splash-container .fifth .bg{background:linear-gradient(135deg,#0a0a12 0%,#1a1a2e 50%,#0d0d20 100%)}.progress-indicator{z-index:10000;flex-direction:column;gap:.5rem;display:flex;position:fixed;top:50%;right:2rem;transform:translateY(-50%)}.progress-dot{background-color:#ffffff4d;border-radius:50%;width:8px;height:8px;transition:all .2s ease-out}.progress-dot.active{background-color:#fff;transform:scale(1.3);box-shadow:0 0 10px #ffffff80}.scroll-indicator{z-index:10000;color:#fff;text-shadow:1px 1px 2px #00000080;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-text{text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;font-weight:500}.scroll-arrow{font-size:1.5rem;animation:2s infinite bounce}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:768px){.splash-container{z-index:9999;width:100vw;height:100vh;position:fixed;top:0;left:0}.splash-container section{width:100vw;height:100vh;position:fixed;top:0;left:0}.splash-container section .bg h2{padding:0 1rem;font-size:clamp(1.5rem,6vw,4rem)}.progress-indicator{right:1rem}.scroll-indicator{bottom:1rem}}@media (prefers-color-scheme:dark){.splash-container section .bg h2{color:#fff}}
