.weather-control{display:flex;align-items:center;gap:13px;color:inherit;font:italic 14px var(--serif)}.weather-label{color:#758068;font:italic 13px var(--serif)}.weather-label::after{content:'—';margin-left:11px;opacity:.5}.weather-options{display:flex;gap:15px;align-items:center}.weather-options button{position:relative;min-height:44px;padding:8px 2px;font:italic 14px var(--serif);color:#73816c}.weather-options button[aria-pressed="true"]{color:var(--terra)}.weather-options button::after{content:'';position:absolute;left:0;right:0;bottom:7px;border-bottom:1.5px solid currentColor;border-radius:45% 25%;height:4px;transform:rotate(-4deg);opacity:0}.weather-options button[aria-pressed="true"]::after{opacity:.85}.weather-options button:hover{color:var(--terra)}.weather-description{font:italic 11px var(--serif);opacity:.7;min-width:105px;margin-left:4px}.world.is-night .weather-label,.world.is-night .weather-options button{color:#c8cbb9}.world.is-night .weather-options button[aria-pressed="true"],.world.is-night .weather-options button:hover{color:#f0d5a6}#motion-icon{font-size:11px;opacity:.65}#motion-toggle[aria-pressed="true"]{color:var(--terra)}.world.is-night #motion-toggle[aria-pressed="true"]{color:#f0d5a6}@media(max-width:1050px){.weather-description{display:none}}@media(max-width:700px){footer .footer-left{display:none}.weather-control{gap:7px;font-size:14px}.weather-label{font-size:14px}.weather-label::after{margin-left:6px}.weather-options{gap:7px}.weather-options button{font-size:14px;min-width:44px;min-height:44px}.footer-right{gap:8px}}
