@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .3s ease-in-out}.animate-fade-in-up{animation:fadeInUp .6s ease-out;animation-fill-mode:both}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#78787840;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#78787880}*{scrollbar-width:thin;scrollbar-color:rgba(120,120,120,.25) transparent}.solar-system-container{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;background:radial-gradient(ellipse at bottom,#1b2735,#090a0f);perspective:1200px;z-index:0}.solar-system{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;transform:rotateX(10deg)}.sun{position:absolute;width:80px;height:80px;background:radial-gradient(circle at 30% 30%,gold,#ff8c00);border-radius:50%;box-shadow:0 0 50px #ff8c00,0 0 100px #ff8c00,0 0 150px #ff8c00;animation:sun-glow 4s ease-in-out infinite;z-index:10}@keyframes sun-glow{0%,to{box-shadow:0 0 50px #ff8c00,0 0 100px #ff8c00,0 0 150px #ff8c00}50%{box-shadow:0 0 60px gold,0 0 120px gold,0 0 180px #ff8c00}}.orbit{position:absolute;border:1px solid rgba(255,255,255,.2);border-radius:50%;animation-timing-function:linear;animation-iteration-count:infinite;transform-style:preserve-3d}.planet{position:absolute;border-radius:50%;top:-10px;left:50%;transform:translate(-50%)}.orbit-mercury{width:120px;height:120px;animation:orbit 4s linear infinite;animation-delay:-.67s}.planet-mercury{width:16px;height:16px;background:radial-gradient(circle at 30% 30%,#b8b8b8,#696969);position:relative;overflow:hidden;top:-8px}.planet-mercury:before{content:"";position:absolute;width:100%;height:100%;background-image:radial-gradient(circle at 20% 80%,rgba(0,0,0,.3) 10%,transparent 10%),radial-gradient(circle at 60% 20%,rgba(0,0,0,.2) 8%,transparent 8%),radial-gradient(circle at 80% 60%,rgba(0,0,0,.25) 6%,transparent 6%);opacity:.6}.orbit-venus{width:160px;height:160px;animation:orbit 7s linear infinite;animation-delay:-3.84s}.planet-venus{width:24px;height:24px;background:linear-gradient(135deg,orange,gold,#ffdead,khaki,#ffe4b5);position:relative;overflow:hidden}.planet-venus:before{content:"";position:absolute;width:150%;height:150%;background:repeating-linear-gradient(90deg,rgba(255,255,255,.1) 0px,transparent 2px,transparent 4px,rgba(255,255,255,.05) 6px);animation:venus-atmosphere 20s linear infinite}@keyframes venus-atmosphere{0%{transform:translate(0)}to{transform:translate(10px)}}.orbit-earth{width:220px;height:220px;animation:orbit 10s linear infinite;animation-delay:-9.31s}.planet-earth{width:26px;height:26px;background:radial-gradient(circle at 30% 30%,#6bb6ff,#4a90e2,#3f7cac,#2c5f8b 60%,#1e4e79);position:relative;overflow:hidden}.planet-earth:after{content:"";position:absolute;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.3) 0%,rgba(173,216,230,.2) 20%,transparent 60%)}@keyframes earth-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.moon{position:absolute;width:8px;height:8px;background:#d3d3d3;border-radius:50%;top:-5px;left:50%;transform:translate(-50%);animation:orbit-moon 2.5s linear infinite;z-index:5}.orbit-mars{width:280px;height:280px;animation:orbit 15s linear infinite;animation-delay:-4.69s}.planet-mars{width:20px;height:20px;background:radial-gradient(circle at 30% 30%,#cd5c5c,#8b4513);position:relative;overflow:hidden;top:-10px}.planet-mars:after{content:"";position:absolute;width:100%;height:100%;background:radial-gradient(circle at 70% 50%,rgba(139,69,19,.3) 10%,transparent 30%)}.orbit-jupiter{width:380px;height:380px;animation:orbit 25s linear infinite;animation-delay:-17.36s}.planet-jupiter{width:48px;height:48px;background:linear-gradient(0deg,#8b7355,tan 12%,wheat,#8b7355 38%,#d2691e,peru 62%,wheat 75%,#8b7355 87%,tan);top:-24px;position:relative;overflow:hidden}.planet-jupiter:after{content:"";position:absolute;width:100%;height:100%;background:repeating-linear-gradient(0deg,transparent 0px,rgba(139,69,19,.1) 2px,transparent 4px)}.orbit-saturn{width:480px;height:480px;animation:orbit 35s linear infinite;animation-delay:-2.67s}.planet-saturn{width:40px;height:40px;background:linear-gradient(0deg,khaki,#ffe4b5,#faebd7,wheat,#ffe4b5,khaki);top:-20px;position:relative;overflow:hidden}.planet-saturn:before{content:"";position:absolute;width:100%;height:100%;background:repeating-linear-gradient(0deg,transparent 0px,rgba(205,133,63,.15) 3px,transparent 6px)}.saturn-ring{position:absolute;width:65px;height:12px;border:none;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%) rotateX(70deg);background:none;box-shadow:0 0 0 2px #f4a460cc,0 0 0 4px #cd853f66,0 0 0 6px #f4a46099,0 0 0 8px #deb8874d}.orbit-uranus{width:580px;height:580px;animation:orbit 50s linear infinite;animation-delay:-22.92s}.planet-uranus{width:28px;height:28px;background:radial-gradient(circle at 40% 40%,#b0e0e6,#4682b4);top:-14px;position:relative;overflow:hidden;transform:rotate(98deg)}.planet-uranus:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(176,224,230,.3) 45%,rgba(176,224,230,.5) 50%,rgba(176,224,230,.3) 55%,transparent 100%)}.planet-uranus:after{content:"";position:absolute;width:35px;height:1px;background:#b0e0e666;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-neptune{width:680px;height:680px;animation:orbit 70s linear infinite;animation-delay:-58.82s}.planet-neptune{width:28px;height:28px;background:radial-gradient(circle at 40% 40%,#4169e1,#191970);top:-14px;position:relative;overflow:hidden}.planet-neptune:after{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(45deg,transparent 30%,rgba(70,130,180,.2) 50%,transparent 70%);animation:neptune-storms 30s linear infinite}@keyframes neptune-storms{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbit-moon{0%{transform:translate(-50%) rotate(0) translate(14px) rotate(0)}to{transform:translate(-50%) rotate(360deg) translate(14px) rotate(-360deg)}}.stars{position:absolute;width:100%;height:100%;overflow:hidden}.star{position:absolute;background:#fff;border-radius:50%;animation:twinkle 3s ease-in-out infinite}@keyframes twinkle{0%,to{opacity:0}50%{opacity:1}}@media(max-width:768px){.orbit-mercury{width:80px;height:80px}.orbit-venus{width:110px;height:110px}.orbit-earth{width:150px;height:150px}.orbit-mars{width:190px;height:190px}.orbit-jupiter{width:260px;height:260px}.orbit-saturn{width:330px;height:330px}.orbit-uranus{width:400px;height:400px}.orbit-neptune{width:470px;height:470px}.sun{width:50px;height:50px}.planet-mercury{width:12px;height:12px;top:-6px}.planet-venus{width:18px;height:18px}.planet-earth{width:20px;height:20px}.planet-mars{width:15px;height:15px;top:-8px}.planet-jupiter{width:36px;height:36px;top:-18px}.planet-saturn{width:30px;height:30px;top:-15px}.saturn-ring{width:48px;height:9px;box-shadow:0 0 0 1.5px #f4a460cc,0 0 0 3px #cd853f66,0 0 0 4.5px #f4a46099,0 0 0 6px #deb8874d}.planet-uranus,.planet-neptune{width:22px;height:22px;top:-11px}}@media(max-width:480px){.orbit-mercury{width:70px;height:70px}.orbit-venus{width:100px;height:100px}.orbit-earth{width:135px;height:135px}.orbit-mars{width:170px;height:170px}.orbit-jupiter{width:230px;height:230px}.orbit-saturn{width:290px;height:290px}.orbit-uranus{width:350px;height:350px}.orbit-neptune{width:410px;height:410px}.sun{width:45px;height:45px;box-shadow:0 0 35px #ff8c00,0 0 70px #ff8c00}.planet-mercury{width:10px;height:10px;top:-5px}.planet-venus{width:16px;height:16px}.planet-earth{width:18px;height:18px}.moon{width:6px;height:6px;top:-4px}.planet-mars{width:13px;height:13px;top:-7px}.planet-jupiter{width:32px;height:32px;top:-16px}.planet-saturn{width:26px;height:26px;top:-13px}.saturn-ring{width:42px;height:8px;box-shadow:0 0 0 1.5px #f4a460cc,0 0 0 3px #cd853f66,0 0 0 4.5px #f4a46099,0 0 0 6px #deb8874d}.planet-uranus{width:20px;height:20px;top:-10px}.planet-uranus:after{width:28px}.planet-neptune{width:20px;height:20px;top:-10px}}@media(max-width:320px){.orbit-mercury{width:55px;height:55px}.orbit-venus{width:80px;height:80px}.orbit-earth{width:110px;height:110px}.orbit-mars{width:140px;height:140px}.orbit-jupiter{width:190px;height:190px}.orbit-saturn{width:240px;height:240px}.orbit-uranus{width:290px;height:290px}.orbit-neptune{width:340px;height:340px}.sun{width:35px;height:35px}.planet-mercury{width:8px;height:8px;top:-4px}.planet-venus{width:12px;height:12px}.planet-earth{width:14px;height:14px}.moon{width:5px;height:5px;top:-3px}.planet-mars{width:10px;height:10px;top:-5px}.planet-jupiter{width:26px;height:26px;top:-13px}.planet-saturn{width:22px;height:22px;top:-11px}.saturn-ring{width:35px;height:6px;box-shadow:0 0 0 1px #f4a460cc,0 0 0 2px #cd853f66}.planet-uranus{width:16px;height:16px;top:-8px}.planet-uranus:after{width:22px}.planet-neptune{width:16px;height:16px;top:-8px}}.solar-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,transparent 0%,transparent 80%,rgba(249,248,244,.3) 90%,rgba(249,248,244,.8) 97%,rgba(249,248,244,1) 100%);pointer-events:none;z-index:1}.shooting-stars{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.shooting-star{position:absolute;border-radius:50%;opacity:0;will-change:transform,opacity}.shooting-star.large{width:4px;height:4px;background:#fff;box-shadow:0 0 4px #fff,0 0 10px #fff5cce6,0 0 18px #ffe6968c;animation:shoot-large 10s linear infinite}.shooting-star.large:after{content:"";position:absolute;top:1.25px;left:0;width:160px;height:1.5px;background:linear-gradient(to right,rgba(255,245,204,1) 0%,rgba(255,255,255,.85) 25%,rgba(255,250,220,.45) 60%,transparent 100%);transform-origin:left center;transform:rotate(-30deg) translate(-160px)}.shooting-star.large:nth-child(1){top:8%;left:88%;animation-delay:0s}.shooting-star.large:nth-child(2){top:30%;left:70%;animation-delay:5s}@keyframes shoot-large{0%{opacity:0;transform:translate(0) scale(.85)}4%{opacity:1;transform:translate(-30px,15px) scale(1)}10%{opacity:1;transform:translate(-380px,200px) scale(.92)}16%{opacity:0;transform:translate(-380px,200px) scale(.85)}to{opacity:0;transform:translate(-380px,200px) scale(.85)}}.shooting-star.medium{width:2.5px;height:2.5px;background:#fff;box-shadow:0 0 4px #fff,0 0 8px #fff,0 0 14px #ffffff80;animation:shoot-medium 12s linear infinite}.shooting-star.medium:after{content:"";position:absolute;top:.75px;left:0;width:110px;height:1px;background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,.7) 30%,rgba(255,255,255,.3) 60%,transparent 100%);transform-origin:left center;transform:rotate(-30deg) translate(-110px)}.shooting-star.medium:nth-child(3){top:15%;left:80%;animation-delay:2s}.shooting-star.medium:nth-child(4){top:38%;left:58%;animation-delay:6s}.shooting-star.medium:nth-child(5){top:55%;left:90%;animation-delay:10s}@keyframes shoot-medium{0%{opacity:0;transform:translate(0)}4%{opacity:1}10%{opacity:1;transform:translate(-300px,150px)}14%{opacity:0;transform:translate(-300px,150px)}to{opacity:0;transform:translate(-300px,150px)}}.shooting-star.small{width:1.5px;height:1.5px;background:#cce4ff;box-shadow:0 0 3px #cce4ff,0 0 8px #b4d2ff80;animation:shoot-small 18s linear infinite}.shooting-star.small:after{content:"";position:absolute;top:.5px;left:0;width:60px;height:.8px;background:linear-gradient(to right,rgba(204,228,255,.9) 0%,rgba(180,210,255,.5) 50%,transparent 100%);transform-origin:left center;transform:rotate(-30deg) translate(-60px);filter:blur(.4px)}.shooting-star.small:nth-child(6){top:22%;left:72%;animation-delay:3s}.shooting-star.small:nth-child(7){top:45%;left:95%;animation-delay:9s}.shooting-star.small:nth-child(8){top:28%;left:55%;animation-delay:15s}@keyframes shoot-small{0%{opacity:0;transform:translate(0)}5%{opacity:.75}10%{opacity:.75;transform:translate(-200px,100px)}15%{opacity:0;transform:translate(-200px,100px)}to{opacity:0;transform:translate(-200px,100px)}}.polish-container{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;background:radial-gradient(ellipse at 30% 40%,#2a1f4a,#0f0a23 40%,#050511);perspective:1400px;z-index:0}.polish-nebula{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 600px 400px at 20% 30%,rgba(120,60,200,.18),transparent 60%),radial-gradient(ellipse 500px 300px at 75% 60%,rgba(60,120,220,.15),transparent 60%),radial-gradient(ellipse 400px 250px at 50% 80%,rgba(200,80,140,.1),transparent 60%);filter:blur(40px);pointer-events:none}.polish-stars{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.polish-stars-back,.polish-stars-mid,.polish-stars-front{position:absolute;top:0;right:0;bottom:0;left:0}.polish-star{position:absolute;background:#fff;border-radius:50%;animation:polish-twinkle 3s ease-in-out infinite}.polish-stars-back .polish-star{animation-duration:5s}.polish-stars-front .polish-star{animation-duration:2s;box-shadow:0 0 4px #fff9}@keyframes polish-twinkle{0%,to{opacity:.15}50%{opacity:1}}.polish-shooting-star{position:absolute;width:2px;height:2px;background:#fff;border-radius:50%;box-shadow:0 0 6px #fff;animation:polish-shoot 8s linear infinite;opacity:0}.polish-shooting-star:after{content:"";position:absolute;top:0;left:0;width:80px;height:1px;background:linear-gradient(to right,white,transparent);transform-origin:left center;transform:rotate(-30deg) translate(-80px)}.polish-shooting-star:nth-child(4){top:15%;left:80%;animation-delay:0s}.polish-shooting-star:nth-child(5){top:35%;left:60%;animation-delay:4s}.polish-shooting-star:nth-child(6){top:55%;left:90%;animation-delay:7s}@keyframes polish-shoot{0%{opacity:0;transform:translate(0)}2%{opacity:1}10%{opacity:1;transform:translate(-300px,150px)}12%{opacity:0;transform:translate(-300px,150px)}to{opacity:0;transform:translate(-300px,150px)}}.polish-system{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;transform:rotateX(12deg)}.polish-sun{position:absolute;width:90px;height:90px;background:radial-gradient(circle at 35% 35%,#fff8dc,gold 30%,#ff8c00 70%,#ff6b00);border-radius:50%;box-shadow:0 0 40px #fa3,0 0 80px #ff8c00,0 0 140px #ff8c0099,0 0 220px #ff8c004d;animation:polish-sun-glow 5s ease-in-out infinite;z-index:10}@keyframes polish-sun-glow{0%,to{box-shadow:0 0 40px #fa3,0 0 80px #ff8c00,0 0 140px #ff8c0099,0 0 220px #ff8c004d}50%{box-shadow:0 0 50px gold,0 0 100px #fa3,0 0 160px #fa39,0 0 250px #fa36}}.polish-orbit{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;animation-timing-function:linear;animation-iteration-count:infinite;transform-style:preserve-3d}.polish-planet{position:absolute;border-radius:50%;top:-10px;left:50%;transform:translate(-50%)}.polish-planet:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.45) 0%,rgba(255,255,255,.15) 25%,transparent 50%),linear-gradient(180deg,transparent 0%,transparent 45%,rgba(0,0,0,.55) 100%);pointer-events:none}.polish-orbit-mercury{width:124px;height:120px;animation:polish-orbit 4s linear infinite;animation-delay:-.67s}.polish-orbit-venus{width:168px;height:160px;animation:polish-orbit 7s linear infinite;animation-delay:-3.84s}.polish-orbit-earth{width:230px;height:220px;animation:polish-orbit 10s linear infinite;animation-delay:-9.31s}.polish-orbit-mars{width:296px;height:280px;animation:polish-orbit 15s linear infinite;animation-delay:-4.69s}.polish-orbit-jupiter{width:400px;height:380px;animation:polish-orbit 25s linear infinite;animation-delay:-17.36s}.polish-orbit-saturn{width:510px;height:480px;animation:polish-orbit 35s linear infinite;animation-delay:-2.67s}.polish-orbit-uranus{width:612px;height:580px;animation:polish-orbit 50s linear infinite;animation-delay:-22.92s}.polish-orbit-neptune{width:720px;height:680px;animation:polish-orbit 70s linear infinite;animation-delay:-58.82s}@keyframes polish-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.polish-planet-mercury{width:16px;height:16px;top:-8px;background:radial-gradient(circle at 30% 30%,#c8c8c8,#5a5a5a)}.polish-planet-venus{width:24px;height:24px;background:radial-gradient(circle at 30% 30%,#ffe4a3,#c08540)}.polish-planet-earth{width:26px;height:26px;background:radial-gradient(circle at 30% 30%,#6bb6ff,#2c5f8b 70%,#0e2e4a)}.polish-planet-earth-halo{position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;background:radial-gradient(circle,rgba(135,206,250,.4) 40%,transparent 70%);pointer-events:none;z-index:-1}.polish-moon{position:absolute;width:8px;height:8px;background:#d3d3d3;border-radius:50%;top:-5px;left:50%;transform:translate(-50%);animation:polish-moon 2.5s linear infinite;z-index:5}@keyframes polish-moon{0%{transform:translate(-50%) rotate(0) translate(14px) rotate(0)}to{transform:translate(-50%) rotate(360deg) translate(14px) rotate(-360deg)}}.polish-planet-mars{width:20px;height:20px;top:-10px;background:radial-gradient(circle at 30% 30%,#e07050,#6b2d10)}.polish-planet-jupiter{width:48px;height:48px;top:-24px;background:linear-gradient(0deg,#8b7355,tan 12%,wheat,#8b7355 38%,#d2691e,peru 62%,wheat 75%,#8b7355 87%,tan)}.polish-planet-saturn{width:40px;height:40px;top:-20px;background:linear-gradient(0deg,khaki,#ffe4b5,khaki)}.polish-saturn-ring{position:absolute;width:65px;height:12px;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%) rotateX(70deg);box-shadow:0 0 0 2px #f4a460d9,0 0 0 4px #cd853f73,0 0 0 6px #f4a460a6,0 0 0 8px #deb88759}.polish-planet-uranus{width:28px;height:28px;top:-14px;background:radial-gradient(circle at 40% 40%,#b0e0e6,#2e5c75)}.polish-planet-neptune{width:28px;height:28px;top:-14px;background:radial-gradient(circle at 40% 40%,#4169e1,#0a1444)}.polish-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0%,transparent 60%,rgba(249,248,244,.3) 80%,rgba(249,248,244,.8) 95%,rgba(249,248,244,1) 100%);pointer-events:none;z-index:1}@media(max-width:768px){.polish-orbit-mercury{width:84px;height:80px}.polish-orbit-venus{width:116px;height:110px}.polish-orbit-earth{width:158px;height:150px}.polish-orbit-mars{width:200px;height:190px}.polish-orbit-jupiter{width:274px;height:260px}.polish-orbit-saturn{width:348px;height:330px}.polish-orbit-uranus{width:420px;height:400px}.polish-orbit-neptune{width:494px;height:470px}.polish-sun{width:56px;height:56px}}@media(max-width:480px){.polish-orbit-mercury{width:74px;height:70px}.polish-orbit-venus{width:105px;height:100px}.polish-orbit-earth{width:142px;height:135px}.polish-orbit-mars{width:178px;height:170px}.polish-orbit-jupiter{width:242px;height:230px}.polish-orbit-saturn{width:305px;height:290px}.polish-orbit-uranus{width:368px;height:350px}.polish-orbit-neptune{width:432px;height:410px}.polish-sun{width:48px;height:48px}}.accurate-container{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;background:radial-gradient(ellipse at center,#0d1530,#050914 70%,#02030a);z-index:0}.accurate-stars{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.accurate-star{position:absolute;background:#fff;border-radius:50%;animation:accurate-twinkle 4s ease-in-out infinite}@keyframes accurate-twinkle{0%,to{opacity:.2}50%{opacity:1}}.accurate-system{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.accurate-center{position:relative;width:0;height:0;transform-origin:0 0}@media(max-width:700px),(max-height:680px){.accurate-center{transform:scale(.75)}}@media(max-width:480px){.accurate-center{transform:scale(.55)}}.accurate-sun{position:absolute;width:70px;height:70px;top:-35px;left:-35px;background:radial-gradient(circle at 35% 35%,#ffffe0,gold 25%,#ff8c00 70%,#c9520a);border-radius:50%;box-shadow:0 0 40px #ff8c00,0 0 80px #ff8c0099,0 0 140px #ff8c004d;z-index:10}.accurate-orbit-line{position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;pointer-events:none}.accurate-planet{position:absolute;border-radius:50%;top:0;left:0;margin-top:var(--planet-half-neg);margin-left:var(--planet-half-neg);background-color:var(--planet-color);background-image:linear-gradient(var(--sun-angle, 0deg),rgba(0,0,0,.85) 0%,rgba(0,0,0,.7) 25%,rgba(0,0,0,.3) 45%,rgba(0,0,0,0) 50%,rgba(255,255,255,.08) 65%,rgba(255,255,255,.25) 100%);will-change:transform}.accurate-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0%,transparent 60%,rgba(249,248,244,.3) 80%,rgba(249,248,244,.8) 95%,rgba(249,248,244,1) 100%);pointer-events:none;z-index:1}@media(max-width:768px){.accurate-sun{width:50px;height:50px;top:-25px;left:-25px}}.solar-system-container.meteor-variant-b .shooting-star{box-shadow:none}.solar-system-container.meteor-variant-b .shooting-star.large{width:5px;height:5px;background:#fff;filter:drop-shadow(0 0 3px #ffffff) drop-shadow(0 0 14px rgba(255,230,150,.65));animation:shoot-large-b 14s ease-out infinite}.solar-system-container.meteor-variant-b .shooting-star.large:after{content:"";position:absolute;top:1.75px;left:0;width:240px;height:1.5px;background:linear-gradient(to right,rgba(255,248,210,1) 0%,rgba(255,252,220,.95) 12%,rgba(255,248,215,.7) 30%,rgba(255,240,195,.4) 55%,rgba(255,235,175,.15) 80%,transparent 100%);transform-origin:left center;transform:rotate(-30deg) translate(-240px)}.solar-system-container.meteor-variant-b .shooting-star.large:nth-child(1){top:8%;left:88%;animation-delay:0s}.solar-system-container.meteor-variant-b .shooting-star.large:nth-child(2){top:30%;left:70%;animation-delay:7s}@keyframes shoot-large-b{0%{opacity:0;transform:translate(0) scale(.85)}3%{opacity:1;transform:translate(-25px,12px) scale(1)}10%{opacity:1;transform:translate(-380px,200px) scale(.95)}16%{opacity:0;transform:translate(-440px,230px) scale(.85)}to{opacity:0;transform:translate(-440px,230px) scale(.85)}}.solar-system-container.meteor-variant-b .shooting-star.medium{width:3px;height:3px;background:#fff;filter:drop-shadow(0 0 3px #ffffff) drop-shadow(0 0 12px rgba(255,255,255,.55));animation:shoot-medium-b 16s ease-out infinite}.solar-system-container.meteor-variant-b .shooting-star.medium:after{content:"";position:absolute;top:1px;left:0;width:180px;height:1px;background:linear-gradient(to right,rgba(255,255,255,1) 0%,rgba(255,255,255,.85) 18%,rgba(255,255,255,.5) 45%,rgba(255,255,255,.18) 75%,transparent 100%);transform-origin:left center;transform:rotate(-30deg) translate(-180px)}.solar-system-container.meteor-variant-b .shooting-star.medium:nth-child(3){top:15%;left:80%;animation-delay:3s}.solar-system-container.meteor-variant-b .shooting-star.medium:nth-child(4){top:38%;left:58%;animation-delay:8s}.solar-system-container.meteor-variant-b .shooting-star.medium:nth-child(5){top:55%;left:90%;animation-delay:13s}@keyframes shoot-medium-b{0%{opacity:0;transform:translate(0)}3%{opacity:1}9%{opacity:1;transform:translate(-300px,150px)}14%{opacity:0;transform:translate(-340px,170px)}to{opacity:0;transform:translate(-340px,170px)}}.solar-system-container.meteor-variant-b .shooting-star.small{width:2px;height:2px;background:#cce4ff;filter:drop-shadow(0 0 2px #cce4ff) drop-shadow(0 0 8px rgba(180,210,255,.6));animation:shoot-small-b 22s ease-out infinite}.solar-system-container.meteor-variant-b .shooting-star.small:after{content:"";position:absolute;top:.7px;left:0;width:100px;height:.8px;background:linear-gradient(to right,rgba(204,228,255,.95) 0%,rgba(204,228,255,.6) 35%,rgba(180,210,255,.25) 65%,transparent 100%);transform-origin:left center;transform:rotate(-30deg) translate(-100px);filter:blur(.4px)}.solar-system-container.meteor-variant-b .shooting-star.small:nth-child(6){top:22%;left:72%;animation-delay:4s}.solar-system-container.meteor-variant-b .shooting-star.small:nth-child(7){top:45%;left:95%;animation-delay:11s}.solar-system-container.meteor-variant-b .shooting-star.small:nth-child(8){top:28%;left:55%;animation-delay:18s}@keyframes shoot-small-b{0%{opacity:0;transform:translate(0)}4%{opacity:.75}10%{opacity:.75;transform:translate(-200px,100px)}15%{opacity:0;transform:translate(-220px,110px)}to{opacity:0;transform:translate(-220px,110px)}}.solar-system-container.meteor-variant-b .meteor-cross{position:absolute;top:50%;left:50%;width:0;height:0;pointer-events:none}.solar-system-container.meteor-variant-b .meteor-cross:before,.solar-system-container.meteor-variant-b .meteor-cross:after{content:"";position:absolute;top:0;left:0;height:1.2px;background:linear-gradient(to right,transparent 0%,rgba(255,255,255,.55) 25%,rgba(255,255,255,.95) 50%,rgba(255,255,255,.55) 75%,transparent 100%)}.solar-system-container.meteor-variant-b .meteor-cross:before{transform:translate(-50%,-50%) rotate(45deg)}.solar-system-container.meteor-variant-b .meteor-cross:after{transform:translate(-50%,-50%) rotate(-45deg)}.solar-system-container.meteor-variant-b .shooting-star.large .meteor-cross:before,.solar-system-container.meteor-variant-b .shooting-star.large .meteor-cross:after{animation:cross-sparkle-large 14s ease-out infinite}.solar-system-container.meteor-variant-b .shooting-star.medium .meteor-cross:before,.solar-system-container.meteor-variant-b .shooting-star.medium .meteor-cross:after{animation:cross-sparkle-medium 16s ease-out infinite}.solar-system-container.meteor-variant-b .shooting-star.small .meteor-cross:before,.solar-system-container.meteor-variant-b .shooting-star.small .meteor-cross:after{animation:cross-sparkle-small 22s ease-out infinite}@keyframes cross-sparkle-large{0%,3%{width:0;opacity:0}6%{width:28px;opacity:1}10%{width:32px;opacity:.85}15%{width:0;opacity:0}to{width:0;opacity:0}}@keyframes cross-sparkle-medium{0%,3%{width:0;opacity:0}6%{width:18px;opacity:.95}10%{width:22px;opacity:.7}14%{width:0;opacity:0}to{width:0;opacity:0}}@keyframes cross-sparkle-small{0%,4%{width:0;opacity:0}7%{width:10px;opacity:.7}11%{width:14px;opacity:.5}15%{width:0;opacity:0}to{width:0;opacity:0}}.solar-system-container.planet-scope-s3 .sun{background:radial-gradient(circle,ivory,#fff8d0 12%,#ffe57a 28%,#ffb347 55%,#ff8c00 80%,#c9520a);animation:sun-glow-s3 4s ease-in-out infinite}@keyframes sun-glow-s3{0%,to{box-shadow:0 0 35px #ffd166,0 0 70px #f93,0 0 110px #f70,0 0 160px #ff6e0080}50%{box-shadow:0 0 45px #fff099,0 0 90px #ffb347,0 0 140px #ff8c00,0 0 200px #ff8c0066}}.solar-system-container.planet-scope-s3 .planet-mercury{background:radial-gradient(circle at 30% 30%,#d4c0a0,#b09678 35%,#6e5640 75%,#3a2820)}.solar-system-container.planet-scope-s3 .planet-mercury:before{display:none}.solar-system-container.planet-scope-s3 .planet-venus{background:radial-gradient(circle at 30% 30%,#fff5d6,#ffe39a 22%,#e8b270 50%,#b06820 85%,#5a3010)}.solar-system-container.planet-scope-s3.earth-variant-b .planet-earth{background:radial-gradient(ellipse 42% 9% at 30% 50%,rgba(255,255,255,.55) 0%,rgba(255,255,255,.2) 50%,transparent 75%),radial-gradient(ellipse 32% 7% at 65% 28%,rgba(255,255,255,.5) 0%,rgba(255,255,255,.18) 55%,transparent 80%),radial-gradient(ellipse 38% 32% at 50% 38%,rgba(110,125,75,.55) 0%,rgba(90,105,60,.3) 60%,transparent 80%),radial-gradient(ellipse 30% 36% at 72% 65%,rgba(105,115,70,.5) 0%,rgba(85,95,55,.25) 65%,transparent 85%),radial-gradient(ellipse 22% 22% at 25% 62%,rgba(120,130,80,.45) 0%,rgba(95,105,60,.2) 60%,transparent 80%),radial-gradient(circle at 30% 30%,#6bb6ff,#4a90e2,#3f7cac,#2c5f8b 60%,#1e4e79)}.solar-system-container.planet-scope-s3 .planet-earth{animation:counter-spin-earth 10s linear infinite;animation-delay:-9.31s}@keyframes counter-spin-earth{0%{transform:translate(-50%) rotate(0)}to{transform:translate(-50%) rotate(-360deg)}}.solar-system-container.planet-scope-s3 .moon{background:radial-gradient(circle at 30% 30%,#f0f0f0,silver,#707070)}.solar-system-container.planet-scope-s3 .planet-jupiter:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.35) 0%,rgba(255,255,255,.1) 18%,transparent 38%,rgba(0,0,0,.32) 78%,rgba(0,0,0,.55) 100%);pointer-events:none}.solar-system-container.planet-scope-s3 .planet-saturn{overflow:visible}.solar-system-container.planet-scope-s3 .planet-saturn:before{border-radius:50%;background:repeating-linear-gradient(0deg,transparent 0px,rgba(180,130,60,.28) 4px,transparent 8px)}.solar-system-container.planet-scope-s3 .planet-saturn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.35) 0%,rgba(255,255,255,.1) 18%,transparent 38%,rgba(0,0,0,.28) 78%,rgba(0,0,0,.5) 100%);pointer-events:none}.solar-system-container.planet-scope-s3 .saturn-ring-back-wrap{position:absolute;top:-20px;left:50%;width:40px;height:40px;transform:translate(-50%);pointer-events:none}@media(max-width:768px){.solar-system-container.planet-scope-s3 .saturn-ring-back-wrap{width:30px;height:30px;top:-15px}}@media(max-width:480px){.solar-system-container.planet-scope-s3 .saturn-ring-back-wrap{width:26px;height:26px;top:-13px}}@media(max-width:320px){.solar-system-container.planet-scope-s3 .saturn-ring-back-wrap{width:22px;height:22px;top:-11px}}.solar-system-container.planet-scope-s3 .saturn-ring-front{clip-path:inset(50% -20px -20px -20px)}.solar-system-container.planet-scope-s3 .saturn-ring-back{clip-path:inset(-20px -20px 50% -20px)}.solar-system-container.planet-scope-s3 .planet-uranus{transform:translate(-50%);overflow:visible;background:radial-gradient(circle at 30% 30%,#c8e6ec,#87b8c4,#3e6b80)}.solar-system-container.planet-scope-s3 .planet-uranus:before{display:none}.solar-system-container.planet-scope-s3 .planet-uranus:after{content:"";position:absolute;top:50%;left:50%;width:42px;height:2px;margin-top:-1px;margin-left:-21px;background:#b0e0e6b3;transform:rotate(98deg)}.solar-system-container.planet-scope-s3 .planet-neptune{background:radial-gradient(circle at 30% 30%,#8fb8ff,#4a7eff 22%,#2a4dc0 50%,#1a2d80 80%,#0a1545)}.solar-system-container.planet-scope-s3 .planet-neptune:after{background:linear-gradient(45deg,transparent 22%,rgba(160,200,255,.4) 45%,rgba(180,215,255,.55) 50%,rgba(160,200,255,.4) 55%,transparent 78%)}
