.london-weather{position:fixed;z-index:88;width:84px;text-align:center;text-decoration:none;color:#f5e5c9;padding:3px;line-height:1.2;border-radius:12px;text-shadow:0 1px 5px #000b;transition:color .3s}.london-weather[hidden]{display:none}.london-weather strong{font:400 20px Georgia,serif;white-space:nowrap}.london-weather:hover{color:#ffd38b}.london-weather:focus-visible{outline:1px solid #efbf74;outline-offset:3px}.live-weather-sky{pointer-events:none}.weather-cloud{animation:weather-drift 7s ease-in-out infinite}.weather-rain{animation:weather-rain 2.6s ease-in-out infinite}@keyframes weather-drift{50%{transform:translateX(1.5px)}}@keyframes weather-rain{50%{transform:translateY(2px);opacity:.7}}.whatsapp-float[data-weather] .sky-cloud{display:none}.whatsapp-float[data-weather-night=false] .celestial-disc{fill:#f1c568}.whatsapp-float[data-weather-night=false] .moon-marks{opacity:0!important}.whatsapp-float[data-weather-night=false] .sun-rays{opacity:1}.whatsapp-float[data-weather-night=true] .sun-rays{opacity:0}.whatsapp-float[data-weather-night=true] .moon-marks{opacity:.9!important}.whatsapp-float[data-weather-night=true] .celestial-disc{fill:#dbe4f3}@media(max-width:700px){.london-weather{width:40px;padding:3px 0;z-index:91;text-shadow:none}.london-weather strong{font-size:13px}.live-weather-sky{display:inline}}@media(prefers-reduced-motion:reduce){.live-weather-sky *{animation:none!important}}