.splash-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 20% 20%,rgba(0,0,0,.08),transparent 45%),radial-gradient(circle at 80% 10%,rgba(0,0,0,.12),transparent 45%),#fdfcf9}.splash-3d{perspective:900px;transform-style:preserve-3d}.splash-universe{position:absolute;top:-10%;right:-10%;bottom:-10%;left:-10%;overflow:hidden;pointer-events:none}.splash-stars{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(2px 2px at 20% 30%,rgba(0,0,0,.4) 50%,transparent 52%),radial-gradient(1px 1px at 80% 20%,rgba(0,0,0,.35) 50%,transparent 52%),radial-gradient(1px 1px at 60% 70%,rgba(0,0,0,.3) 50%,transparent 52%),radial-gradient(1px 1px at 30% 80%,rgba(0,0,0,.25) 50%,transparent 52%),radial-gradient(1px 1px at 10% 60%,rgba(0,0,0,.25) 50%,transparent 52%),radial-gradient(2px 2px at 70% 50%,rgba(0,0,0,.3) 50%,transparent 52%);opacity:.6;animation:starDrift 22s linear infinite}.splash-stars.layer-2{opacity:.35;transform:scale(1.4);animation-duration:34s}.splash-nebula{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 40%,rgba(0,0,0,.12),transparent 45%),radial-gradient(circle at 70% 60%,rgba(0,0,0,.08),transparent 50%),radial-gradient(circle at 50% 10%,rgba(0,0,0,.1),transparent 35%);mix-blend-mode:multiply;filter:blur(6px)}.splash-orbits{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;transform-style:preserve-3d}.splash-orbit{position:absolute;width:520px;height:520px;border:1px solid rgba(0,0,0,.08);border-radius:999px;transform-style:preserve-3d;animation:splashOrbit 18s linear infinite}.splash-orbit:nth-child(2){width:380px;height:380px;animation-duration:14s;border-style:dashed;opacity:.7}.splash-orbit:nth-child(3){width:260px;height:260px;animation-duration:10s;border-style:dotted;opacity:.6}.splash-planet{position:absolute;width:220px;height:220px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#ffffffb3,#0000000d 45%,#0000001f 70%,#0003);box-shadow:inset -20px -30px 40px #00000026,0 30px 70px #00000026;transform:translateZ(-120px);opacity:.65}.splash-planet:after{content:"";position:absolute;top:-18%;right:-18%;bottom:-18%;left:-18%;border-radius:999px;border:2px solid rgba(0,0,0,.2);transform:rotateX(70deg)}.splash-comet{position:absolute;width:120px;height:2px;background:linear-gradient(90deg,#0000,#00000059,#0000);animation:cometFly 6s linear infinite;filter:blur(.5px)}.splash-comet:nth-child(2){animation-delay:2s;top:30%;left:-10%}.splash-comet:nth-child(3){animation-delay:4s;top:70%;left:-20%}.splash-ring{width:140px;height:140px;border:2px solid rgba(0,0,0,.2);border-radius:999px;position:relative;transform-style:preserve-3d;animation:splashSpin 2.6s linear infinite}.splash-ring:before,.splash-ring:after{content:"";position:absolute;top:14px;right:14px;bottom:14px;left:14px;border-radius:999px;border:1px dashed rgba(0,0,0,.25);transform:translateZ(30px)}.splash-ring:after{top:30px;right:30px;bottom:30px;left:30px;border-style:solid;transform:translateZ(-30px)}.splash-dot{position:absolute;width:10px;height:10px;border-radius:999px;background:#000;top:50%;left:50%;transform:translate(-50%,-50%) translateZ(60px);box-shadow:0 0 20px #00000059}@keyframes splashSpin{0%{transform:rotateX(18deg) rotateY(0) rotate(0)}to{transform:rotateX(18deg) rotateY(360deg) rotate(20deg)}}@keyframes splashOrbit{0%{transform:rotateX(60deg) rotate(0)}to{transform:rotateX(60deg) rotate(360deg)}}@keyframes starDrift{0%{transform:translateY(0)}to{transform:translateY(40px)}}@keyframes cometFly{0%{transform:translate(-30%) rotate(12deg);opacity:0}20%{opacity:1}to{transform:translate(140%) rotate(12deg);opacity:0}}@keyframes smoothSplashIn{0%{opacity:0;transform:translateY(12px) scale(.98);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}.game-splash{animation:smoothSplashIn .65s cubic-bezier(.16,1,.3,1) both}@media(prefers-reduced-motion:reduce){.game-splash{animation:none}}.hero-3d-stage{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;perspective:1000px;transform-style:preserve-3d}.hero-3d-orbit{position:absolute;top:10%;right:10%;bottom:10%;left:10%;transform-style:preserve-3d;animation:heroOrbit 22s linear infinite}.hero-3d-card{position:absolute;width:180px;height:120px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(135deg,#ffffff14,#ffffff05);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 18px 40px #00000059}.hero-3d-card:nth-child(1){transform:rotateY(0) translateZ(160px) rotateX(6deg)}.hero-3d-card:nth-child(2){transform:rotateY(120deg) translateZ(160px) rotateX(-4deg)}.hero-3d-card:nth-child(3){transform:rotateY(240deg) translateZ(160px) rotateX(8deg)}@keyframes heroOrbit{0%{transform:rotateY(0) rotateX(10deg)}to{transform:rotateY(360deg) rotateX(10deg)}}@media(prefers-reduced-motion:reduce){.splash-ring,.hero-3d-orbit{animation:none}}
