.weather-card-module__3jMBCG__card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-panel);min-width:0;padding:var(--space-4);transition:border-color var(--motion-fast) var(--ease-standard)}.weather-card-module__3jMBCG__card:hover,.weather-card-module__3jMBCG__card:focus-within{border-color:var(--line-strong)}.weather-card-module__3jMBCG__heading{justify-content:space-between;align-items:center;display:flex}.weather-card-module__3jMBCG__heading h2{font-size:var(--text-section);letter-spacing:-.025em;margin:0;font-weight:800}.weather-card-module__3jMBCG__heading span{color:var(--ink-muted);font-size:var(--text-meta)}.weather-card-module__3jMBCG__location{gap:var(--space-1);margin-top:var(--space-4);display:grid}.weather-card-module__3jMBCG__location strong{font-size:var(--text-card);word-break:keep-all;line-height:1.4}.weather-card-module__3jMBCG__locationLine{align-items:center;gap:var(--space-2);justify-content:space-between;display:flex}.weather-card-module__3jMBCG__locationButton{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius-control);color:var(--ink);cursor:pointer;font:inherit;font-size:var(--text-meta);align-items:center;gap:var(--space-1);min-height:44px;padding:0 var(--space-2);transition:background-color var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard), color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);flex:none;justify-content:center;font-weight:750;display:inline-flex}.weather-card-module__3jMBCG__locationButton:hover:not(:disabled),.weather-card-module__3jMBCG__locationButton:focus-visible:not(:disabled){background:var(--brand-soft);border-color:var(--brand);color:var(--brand);transform:translateY(calc(var(--control-press) * -1))}.weather-card-module__3jMBCG__locationButton:active:not(:disabled){transform:translateY(var(--control-press))}.weather-card-module__3jMBCG__locationButton:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.weather-card-module__3jMBCG__locationButton:disabled{cursor:progress;opacity:.65}.weather-card-module__3jMBCG__locationStatus{color:var(--ink-muted);font-size:var(--text-meta);word-break:keep-all;line-height:1.45}.weather-card-module__3jMBCG__locationStatus[data-tone=error]{color:var(--danger)}.weather-card-module__3jMBCG__location time{color:var(--ink-muted);font-size:var(--text-meta)}.weather-card-module__3jMBCG__current{align-items:center;gap:var(--space-3);justify-content:center;min-height:108px;display:flex}.weather-card-module__3jMBCG__weatherIcon{color:var(--warning)}.weather-card-module__3jMBCG__current>div{gap:var(--space-1);display:grid}.weather-card-module__3jMBCG__current strong{font-variant-numeric:tabular-nums;letter-spacing:-.045em;font-size:2rem}.weather-card-module__3jMBCG__current span{font-size:var(--text-ui);font-weight:700}.weather-card-module__3jMBCG__metrics{border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin:0}.weather-card-module__3jMBCG__metrics>div{justify-content:space-between;align-items:center;min-height:36px;display:flex}.weather-card-module__3jMBCG__metrics dt{color:var(--ink-muted);font-size:var(--text-meta);align-items:center;gap:var(--space-1);display:flex}.weather-card-module__3jMBCG__metrics dd{font-size:var(--text-meta);font-variant-numeric:tabular-nums;margin:0;font-weight:750}.weather-card-module__3jMBCG__heatRisk{background:var(--warning-soft);gap:var(--space-1);margin-top:var(--space-3);padding:var(--space-3);text-align:center;display:grid}.weather-card-module__3jMBCG__heatRisk strong{color:var(--warning);font-size:var(--text-ui)}.weather-card-module__3jMBCG__heatRisk span,.weather-card-module__3jMBCG__heatRisk small{color:var(--ink-muted);font-size:var(--text-meta);text-wrap:balance;word-break:keep-all;line-height:1.5}.weather-card-module__3jMBCG__SAFE{background:color-mix(in srgb, var(--success) 8%, var(--surface))}.weather-card-module__3jMBCG__SAFE strong{color:var(--success)}.weather-card-module__3jMBCG__WARNING,.weather-card-module__3jMBCG__DANGER{background:color-mix(in srgb, var(--danger) 8%, var(--surface))}.weather-card-module__3jMBCG__WARNING strong,.weather-card-module__3jMBCG__DANGER strong{color:var(--danger)}.weather-card-module__3jMBCG__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.weather-card-module__3jMBCG__empty .weather-card-module__3jMBCG__heading{align-self:stretch}.weather-card-module__3jMBCG__empty>svg{color:var(--line-strong);margin:auto 0 var(--space-3)}.weather-card-module__3jMBCG__empty p{font-size:var(--text-ui);text-wrap:balance;word-break:keep-all;max-width:18ch;margin:0;font-weight:700}.weather-card-module__3jMBCG__empty small{color:var(--ink-muted);font-size:var(--text-meta);margin:var(--space-1) 0 auto}.weather-card-module__3jMBCG__empty .weather-card-module__3jMBCG__locationButton{margin-top:var(--space-3)}.weather-card-module__3jMBCG__empty .weather-card-module__3jMBCG__locationStatus{max-width:22ch}@media (min-width:1024px){.weather-card-module__3jMBCG__card:not(.weather-card-module__3jMBCG__empty){padding:var(--space-3)}.weather-card-module__3jMBCG__location{margin-top:var(--space-2)}.weather-card-module__3jMBCG__current{min-height:76px}.weather-card-module__3jMBCG__metrics>div{min-height:32px}.weather-card-module__3jMBCG__heatRisk{gap:var(--space-1);margin-top:var(--space-2);padding:var(--space-2)}.weather-card-module__3jMBCG__heatRisk span,.weather-card-module__3jMBCG__heatRisk small{line-height:1.35}}@media (max-width:1023px) and (min-width:640px){.weather-card-module__3jMBCG__card:not(.weather-card-module__3jMBCG__empty){align-items:center;gap:var(--space-4);grid-template-columns:minmax(150px,1fr) auto minmax(260px,1.5fr);display:grid}.weather-card-module__3jMBCG__heading{grid-column:1/-1}.weather-card-module__3jMBCG__location,.weather-card-module__3jMBCG__current,.weather-card-module__3jMBCG__heatRisk{margin:0}.weather-card-module__3jMBCG__heatRisk{grid-column:1/-1}.weather-card-module__3jMBCG__metrics{min-width:220px}}@media (prefers-reduced-motion:reduce){.weather-card-module__3jMBCG__card,.weather-card-module__3jMBCG__locationButton{transition:none}.weather-card-module__3jMBCG__locationButton:hover,.weather-card-module__3jMBCG__locationButton:active{transform:none}}
