.dusk-sky-container{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.dusk-sky-gradient{background:linear-gradient(#0f172a 0%,#7c2d12 60%,#fbbf24 100%);position:absolute;inset:0}.dusk-sun{background:radial-gradient(circle,orange 0%,#ff8c00 30%,#ff6b00 60%,#0000 100%);border-radius:50%;width:200px;height:200px;animation:4s ease-in-out infinite sunPulse;position:absolute;bottom:25%;left:50%;transform:translate(-50%);box-shadow:0 0 60px 20px #ff8c0066,0 0 100px 40px #ffa5004d,0 0 140px 60px #ffc80033}.dusk-sun-glow{background:radial-gradient(circle,#ffc80026 0%,#ffa5001a 50%,#0000 100%);border-radius:50%;width:300px;height:300px;animation:5s ease-in-out infinite glowPulse;position:absolute;bottom:25%;left:50%;transform:translate(-50%)}.dusk-sun-rays{opacity:.6;width:400px;height:400px;position:absolute;bottom:25%;left:50%;overflow:hidden;transform:translate(-50%)}.dusk-sun-rays:before{content:"";background:conic-gradient(from 180deg,#0000 0deg,#ffa5001a 10deg,#0000 20deg 30deg,#ffa5001a 40deg,#0000 50deg 60deg,#ffa5001a 70deg,#0000 80deg 90deg,#ffa5001a 100deg,#0000 110deg 120deg,#ffa5001a 130deg,#0000 140deg 150deg,#ffa5001a 160deg,#0000 170deg 180deg);animation:30s linear infinite raysRotate;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at bottom,#0000 50%,#000 60%);mask-image:radial-gradient(circle at bottom,#0000 50%,#000 60%)}.dusk-cloud-layer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.dusk-cloud{filter:blur(20px);opacity:.7;background:linear-gradient(90deg,#ff645066 0%,#ff8c6480 50%,#ff645066 100%);border-radius:100px;position:absolute}.dusk-cloud-layer-1 .dusk-cloud{animation:60s linear infinite cloudMove}.dusk-cloud-layer-2 .dusk-cloud{animation:40s linear infinite cloudMove}.dusk-cloud-layer-3 .dusk-cloud{animation:25s linear infinite cloudMove}.dusk-cloud-1{width:300px;height:60px;animation-delay:0s;top:15%;left:-10%}.dusk-cloud-2{width:400px;height:80px;animation-delay:-20s;top:20%;left:30%}.dusk-cloud-3{width:350px;height:70px;animation-delay:-40s;top:18%;left:70%}.dusk-cloud-4{width:320px;height:64px;animation-delay:-30s;top:12%;left:110%}.dusk-cloud-5{width:280px;height:56px;animation-delay:-15s;top:25%;left:50%}.dusk-cloud-6{width:380px;height:76px;animation-delay:-50s;top:8%;left:80%}.dusk-cloud:after{content:"";border-radius:inherit;animation:8s ease-in-out infinite cloudFloat;position:absolute;inset:0}@keyframes sunPulse{0%,to{opacity:.95;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.05)}}@keyframes glowPulse{0%,to{opacity:.6;transform:translate(-50%)scale(1)}50%{opacity:.8;transform:translate(-50%)scale(1.1)}}@keyframes raysRotate{0%{transform:translate(-50%)rotate(0)}to{transform:translate(-50%)rotate(360deg)}}@keyframes cloudMove{0%{transform:translate(-100px)}to{transform:translate(calc(100vw + 100px))}}@keyframes cloudFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:768px){.dusk-sun{width:150px;height:150px;bottom:30%}.dusk-sun-glow{width:220px;height:220px;bottom:30%}.dusk-sun-rays{width:300px;height:300px;bottom:30%}.dusk-cloud{transform:scale(.7)}}
