.weather-symbol-icon{flex-shrink:0;stroke-width:1.75}.weather-symbol-icon--sun{color:hsl(var(--warning))}.weather-symbol-icon--wet{color:hsl(var(--info))}.weather-symbol-icon--storm{color:hsl(var(--warning))}.weather-symbol-icon--cloud,.weather-symbol-icon--night{color:hsl(var(--muted-foreground))}.weather-attribution{display:flex;flex-direction:column;gap:.25rem;border-top-width:1px;border-color:hsl(var(--border)/.7);padding-top:1rem;font-size:.75rem;line-height:1rem;line-height:1.625;color:hsl(var(--muted-foreground))}@media(min-width:801px){.weather-attribution{flex-direction:row;align-items:baseline;justify-content:space-between;gap:1rem}}.weather-attribution .weather-attribution__credit{max-width:65ch}.weather-attribution .weather-attribution__link{font-weight:500;color:hsl(var(--foreground));text-underline-offset:4px}@media(hover:hover){.weather-attribution .weather-attribution__link:hover{text-decoration-line:underline}}.weather-attribution .weather-attribution__updated{flex-shrink:0;white-space:nowrap}
