.moon-icon{fill:#fff;filter:drop-shadow(0 0 6px #c5c5c540);transition:all .6s;animation:.6s moonModeChange}.moon-icon-dark{width:10rem;height:10rem;padding:4px}.moon-decoration{fill:#ffb700;filter:drop-shadow(0 0 8px #0000);transition:all 1s;animation:5s infinite rotateSlow}.moon-crescent{fill:#fff}.moon-stars .star{fill:#fff;animation:6s ease-in-out infinite verySlowTwinkle}.moon-stars .star-1{animation-delay:0s}.moon-stars .star-2{animation-delay:1.2s}.moon-stars .star-3{animation-delay:2.4s}.moon-stars .star-4{animation-delay:3.6s}.moon-stars .star-5{animation-delay:4.8s}.sun-icon{fill:#f29914;filter:drop-shadow(0 0 8px #d79002cc);transition:all .6s;animation:.6s sunModeChange}.sun-icon-light{width:10rem;height:10rem;padding:4px}.sun-decoration{fill:#fff;filter:drop-shadow(0 0 8px #0000);transition:all 1s;animation:5s infinite rotateSlowSun}.sun-core{fill:#f29914}.sun-rays{stroke:#a67906;stroke-width:1px;stroke-linecap:round}.sun-inner{fill:#000}@keyframes rotateSlow{0%{transform:rotate(365deg)}to{transform:rotate(408deg)}}@keyframes rotateSlowSun{0%{transform:rotate(370deg)}to{transform:rotate(396deg)}}@keyframes verySlowTwinkle{0%,to{opacity:.2;transform:scale(.9)}50%{opacity:.4;transform:scale(1.05)}}@keyframes sunModeChange{0%{transform:rotate(0)scale(.8)}to{transform:rotate(360deg)scale(1)}}@keyframes moonModeChange{0%{transform:rotate(360deg)scale(.8)}to{transform:rotate(0)scale(1)}}
