:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#eef4ff;background:#08101d;font-synthesis:none;--secondary-text: #a9bad3;--subtle-text: #94a8c7}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}main{width:min(1050px,calc(100% - 28px));margin:0 auto;padding:38px 0 80px}.hero{max-width:760px;margin-bottom:22px}.eyebrow,.muted{color:var(--secondary-text);font-size:.84rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}h1{font-size:clamp(2.05rem,5.2vw,3.8rem);line-height:1;margin:9px 0 13px;letter-spacing:-.045em}h2{margin:5px 0 8px;letter-spacing:-.025em}h3{margin:5px 0 0;font-size:1.25rem;letter-spacing:-.02em}.lead{color:#b8c6dc;line-height:1.5;font-size:1rem;max-width:680px}.search{display:flex;gap:8px;margin-top:18px;padding:7px;border-radius:16px;background:#111d30;border:1px solid #22314b}.search-shell{position:relative;z-index:30}.search input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#fff;padding:12px 14px;font-size:1rem}.search button,.results button{border:0;cursor:pointer}.search button{border-radius:11px;padding:12px 17px;background:#e9f1ff;color:#07101d;font-weight:750}.search button:disabled{opacity:.65}.results{position:absolute;z-index:60;top:calc(100% + 4px);left:0;width:100%;max-height:min(420px,60vh);overflow-x:hidden;overflow-y:auto;margin-top:8px;background:#111d30;border:1px solid #22314b;border-radius:14px}.results button{display:flex;width:100%;justify-content:space-between;gap:15px;padding:13px 15px;color:#eef4ff;background:transparent;border-bottom:1px solid #22314b;text-align:left}.results button:last-child{border-bottom:0}.results span{color:var(--secondary-text)}.results button.highlighted{background:#1a2d48}.results-heading,.search-status{display:block;padding:10px 15px;color:var(--secondary-text);font-size:.78rem;font-weight:650}.results-heading{padding-bottom:5px;text-transform:uppercase;letter-spacing:.05em}.location-loading-status{margin:9px 2px 0;color:#c8d8ed;font-size:.82rem;font-weight:600}.initial-location-prompt{margin:12px 2px 0;color:var(--secondary-text);font-size:.9rem;line-height:1.5}.panel{background:#101b2c;border:1px solid #22314b;border-radius:20px;padding:20px;margin:16px 0}.current-card,.today-card{padding:16px 18px;border:1px solid #22314b;border-radius:20px;background:linear-gradient(135deg,#14243a,#0f1b2d 68%)}.weather-overview{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:12px;margin:16px 0}.weather-overview>.panel{height:100%;margin:0}.weather-overview .today-card{display:flex;flex-direction:column;justify-content:center}.weather-overview .today-card h2{font-size:1.15rem}.current-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.current-heading h2{font-size:1.15rem}.current-temperature{font-size:clamp(1.8rem,5vw,2.7rem);font-weight:800;letter-spacing:-.05em;line-height:1}.current-inline{display:flex;flex-wrap:wrap;align-items:center;gap:6px 18px;margin-top:9px;color:#b8c6dc;font-size:.86rem}.current-inline>span:first-child{font-size:1.25rem}.current-inline strong{color:#eef4ff}.condition-line{display:flex;align-items:center;gap:11px;margin:17px 0;font-size:1.14rem}.condition-line>span{font-size:1.7rem}.current-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:0}.current-metrics>div{padding:12px 14px;border-radius:12px;background:#0b1728;border:1px solid #22314b}.current-metrics dt,.consensus-details dt{color:var(--secondary-text);font-size:.8rem}.current-metrics dd,.consensus-details dd{margin:4px 0 0;font-weight:750}.source-note,.info-note{color:var(--subtle-text);font-size:.79rem;font-weight:500;line-height:1.5;margin:15px 0 0}.current-card .source-note{margin-top:8px}.status-card h2,.today-card h2{max-width:820px;line-height:1.3}.status-card p,.today-card p,.how-it-works>p{color:#b8c6dc;line-height:1.55;margin-bottom:8px}.text-link{color:#9cc6ff;font-size:.84rem}.summary{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px}.summary>p,.summary>dl{grid-column:1 / -1}.consensus-details{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:2px 0 0}.consensus-details>div{padding:12px 14px;border-radius:12px;background:#0b1728;border:1px solid #22314b}.summary .info-note{margin:0}.agreement{display:grid;text-align:right}.agreement strong{font-size:2rem}.agreement span{color:var(--secondary-text);font-size:.82rem}.agreement.high strong{color:#7ce6a5}.agreement.medium strong{color:#f5d77d}.agreement.low strong{color:#ff9c9c}.section-title{display:flex;justify-content:space-between;align-items:end;margin:34px 2px 10px}.weather-section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:25px 2px 10px}.weather-section-title>span{color:var(--secondary-text);font-size:.79rem;font-weight:550}.hourly-scroll{display:flex;gap:7px;overflow-x:auto;padding:2px 2px 9px;scrollbar-width:thin;scroll-snap-type:x proximity}.hour-card{flex:0 0 92px;display:grid;gap:5px;padding:10px 9px;border:1px solid #22314b;border-radius:13px;background:#0e1929;color:#d8e5f8;text-align:center;cursor:pointer;scroll-snap-align:start}.hour-card.new-day{border-left-color:#6fb7ff}.hour-card.active{border-color:#77baff;background:#172a43;box-shadow:inset 0 0 0 1px #77baff33}.hour-card small{min-height:1em;color:var(--subtle-text);font-size:.7rem;font-weight:550;text-transform:capitalize}.hour-card strong{font-size:.86rem}.hour-card>b{font-size:1rem}.hour-card>span:not(.hour-icon){color:var(--secondary-text);font-size:.74rem}.hour-icon{font-size:1.55rem;line-height:1.4}.hour-detail{display:grid;grid-template-columns:minmax(220px,.85fr) 1.5fr;gap:18px;margin-top:4px;padding:16px 18px}.hour-result>div{display:flex;align-items:center;gap:9px;margin-top:7px}.hour-result>div span{font-size:1.5rem}.hour-result p{margin:6px 0;font-weight:700}.hour-result small{color:var(--secondary-text);line-height:1.4}.hour-model-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.hour-model-values>div{display:grid;grid-template-columns:auto 1fr;gap:2px 7px;padding:8px 10px;border-radius:10px;background:#0b1728;border:1px solid #22314b;font-size:.74rem}.hour-model-values i{width:8px;height:8px;margin-top:4px;border-radius:50%}.hour-model-values span{grid-column:2;color:var(--secondary-text)}.hour-model-values .hour-weights{grid-column:2;color:#c1cee1;font-size:.68rem;letter-spacing:.02em}.radar-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px}.radar-card h2{margin:3px 0;font-size:1.05rem}.radar-card p{margin:3px 0 0;color:var(--secondary-text);font-size:.8rem}.radar-card .text-link{flex:0 0 auto;padding:8px 10px;border:1px solid #2a3d5d;border-radius:9px;text-decoration:none}.week-list{display:grid;gap:7px}.week-day{border:1px solid #22314b;border-radius:13px;background:#0e1929;overflow:hidden}.week-day.selected{border-color:#476f9e}.week-day-row{display:grid;grid-template-columns:110px minmax(150px,1.4fr) 1fr .7fr 1fr auto;align-items:center;gap:12px;width:100%;padding:12px 14px;border:0;background:transparent;color:#d8e5f8;text-align:left;cursor:pointer}.week-day-row>span,.week-day-row small{color:var(--secondary-text);font-size:.78rem}.week-temperature{white-space:nowrap}.week-condition{display:flex;align-items:center;gap:8px;color:#d8e5f8!important}.week-condition i{font-style:normal;font-size:1.25rem}.week-parts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:0 12px 12px}.week-parts>div{display:grid;gap:4px;padding:10px;border:1px solid #22314b;border-radius:10px;background:#0b1728}.week-part.past{opacity:.58}.week-part.current{border-color:#77baff;background:#132640;box-shadow:inset 0 0 0 1px #77baff22}.week-part-heading{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0}.week-part-heading>span{white-space:nowrap}.week-part-state{padding:2px 5px;border:1px solid #344966;border-radius:999px;white-space:nowrap}.week-part-state.current{border-color:#5689be;color:#cce4ff;background:#1b3554}.week-parts span{color:var(--secondary-text);font-size:.73rem;font-weight:550;text-transform:capitalize}.week-parts small{color:var(--subtle-text);font-size:.73rem}.section-title>p{color:var(--secondary-text);font-size:.84rem;margin:0 0 8px}.window-tabs{display:flex;gap:5px;padding:4px;border-radius:11px;background:#0e1929;border:1px solid #22314b}.window-tabs button{display:grid;gap:2px;border:0;border-radius:7px;padding:7px 10px;background:transparent;color:#91a4c3;cursor:pointer;font-size:.8rem;font-weight:700}.window-tabs button small{font-size:.64rem;font-weight:650;white-space:nowrap}.window-tabs button.active{background:#e9f1ff;color:#07101d}.window-tabs button:disabled{opacity:.65}.day-tabs{display:flex;gap:9px;overflow-x:auto;padding:2px 2px 7px;scrollbar-width:thin;scroll-snap-type:x proximity}.day-tabs button{flex:1 0 150px;display:grid;gap:3px;min-width:0;padding:13px 16px;border:1px solid #2a3d5d;border-radius:13px;color:#d8e5f8;background:#0e1929;text-align:left;cursor:pointer;scroll-snap-align:start}.day-tabs button span{color:#91a4c3;font-size:.77rem}.day-tabs button.active{border-color:#77baff;background:#172a43;box-shadow:inset 0 0 0 1px #77baff33}.day-tabs button:focus-visible{outline:2px solid #9cc6ff;outline-offset:2px}.day-parts{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.day-parts-title{margin-top:25px}.day-part-card{display:grid;gap:6px;min-width:0;padding:15px;border:1px solid #22314b;border-radius:14px;background:#0e1929}.day-part-card.past{opacity:.48;filter:saturate(.65)}.day-part-card.current{border-color:#77baff;box-shadow:inset 0 0 0 1px #77baff2e}.day-part-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.day-part-heading>div{display:grid;gap:4px}.day-part-heading>span{font-size:1.25rem}.day-part-card .time-state{width:fit-content;margin:0;padding:2px 6px;border-radius:999px;background:#24334a;color:#aebdd3;font-size:.61rem;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.day-part-card .time-state.current{background:#183d5e;color:#a9d6ff}.day-part-card>span{color:#b8c6dc;font-size:.78rem;line-height:1.35}.day-part-card small{color:#8194b3;font-size:.7rem;line-height:1.35}.single-model-detail{border-left:3px solid #6fb7ff}.single-model-heading{display:flex;justify-content:space-between;align-items:start;gap:15px}.single-model-heading p{margin:0;color:#91a4c3;font-size:.82rem}.single-model-heading i{width:13px;height:13px;margin-top:7px;border-radius:50%}.single-model-summary{margin:18px 0;color:#d8e5f8;font-size:1rem;line-height:1.55}.single-model-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:0}.single-model-metrics>div{padding:11px 13px;border:1px solid #22314b;border-radius:11px;background:#0b1728}.single-model-metrics dt{color:#91a4c3;font-size:.73rem}.single-model-metrics dd{margin:4px 0 0;font-size:.9rem;font-weight:750}.chart-section-title{margin-top:27px}.forecast-chart{padding:20px 20px 14px}.chart-toolbar{display:flex;align-items:end;justify-content:space-between;gap:18px}.metric-tabs{display:flex;gap:4px;padding:4px;background:#0a1423;border:1px solid #22314b;border-radius:12px}.metric-tabs button{border:0;border-radius:8px;padding:8px 12px;color:#91a4c3;background:transparent;cursor:pointer;font-size:.85rem;font-weight:700}.metric-tabs button:hover{color:#eef4ff}.metric-tabs button.active{color:#07101d;background:#e9f1ff}.chart-legend{display:flex;flex-wrap:wrap;gap:10px 18px;margin:20px 0 2px}.chart-legend button,.chart-reading span{display:inline-flex;align-items:center;gap:7px;color:#b8c6dc;font-size:.8rem}.chart-reading span{flex-wrap:wrap}.chart-legend button{padding:4px 0;border:0;background:transparent;cursor:pointer}.chart-legend button.inactive{opacity:.42;text-decoration:line-through}.chart-legend button:focus-visible{outline:2px solid #9cc6ff;outline-offset:4px;border-radius:3px}.chart-legend button:disabled{cursor:not-allowed}.chart-legend i,.chart-reading i{width:9px;height:9px;flex:0 0 auto;border-radius:50%}.chart-canvas{width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.chart-canvas svg{display:block;width:100%;min-width:720px;touch-action:pan-y;cursor:crosshair}.chart-grid{stroke:#26364e;stroke-width:1}.chart-grid-vertical{stroke-dasharray:4 7}.chart-day-highlight{fill:#6fb7ff;opacity:.09}.chart-day-dim{fill:#06101d;opacity:.38}.chart-axis-label{fill:#8194b3;font-size:11px;text-transform:capitalize}.model-line{fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;opacity:.74}.model-line.ensemble-line{stroke-width:4.5;opacity:1;filter:drop-shadow(0 0 3px #f7fbff55)}.chart-legend .ensemble-legend{font-weight:800;color:#f7fbff}.chart-cursor{stroke:#d6e2f7;stroke-width:1;stroke-dasharray:3 4;opacity:.7}.chart-dot{stroke:#101b2c;stroke-width:3;vector-effect:non-scaling-stroke}.chart-reading{display:flex;align-items:start;gap:22px;min-height:48px;border-top:1px solid #22314b;padding-top:13px}.chart-reading>strong{flex:0 0 150px;font-size:.86rem;text-transform:capitalize}.chart-reading>div{display:flex;flex:1;flex-wrap:wrap;gap:9px 18px}.chart-reading span b{color:#eef4ff;margin-left:2px}.chart-reading span small{flex-basis:100%;color:var(--secondary-text);margin-left:16px}.chart-help{margin:7px 0 0;color:var(--subtle-text);font-size:.78rem}.models{display:grid;gap:9px}.model-card{display:grid;grid-template-columns:40px minmax(120px,1.5fr) repeat(3,1fr);align-items:center;gap:14px;padding:15px 18px;background:#0e1929;border:1px solid #22314b;border-radius:15px}.model-card.scored{grid-template-columns:40px minmax(120px,1.5fr) repeat(4,1fr)}.model-card span,.metric small{display:block;color:var(--secondary-text);font-size:.8rem;margin-top:2px}.model-rank{color:#91a4c3;font-weight:800}.model-rank i{display:block;width:10px;height:10px;border-radius:50%}.metric b{font-size:1.02rem}.score-main b{color:#7ce6a5}.low-data{grid-column:2 / -1;color:#f5d77d!important;font-size:.76rem!important}.score-sample{grid-column:2 / -1;color:var(--subtle-text);font-size:.77rem}.ranking-sources{color:var(--subtle-text);font-size:.79rem;line-height:1.5;margin:12px 2px 0}.ensemble-score-card{border-color:#dcecff80;box-shadow:inset 3px 0 #f7fbff}.ensemble-collecting{margin:12px 0;padding:11px 14px;border:1px dashed #405474;border-radius:11px;color:var(--secondary-text);font-size:.8rem}.ranking-placeholder p{color:#b8c6dc;margin-bottom:0;line-height:1.55}.ranking-quality{display:grid;gap:9px;margin:12px 0;padding:14px 16px;border:1px solid #334a6f;border-radius:13px;background:#111f33;color:#d8e5f8}.ranking-quality.low-coverage{border-color:#806f38;background:#211f19}.ranking-quality.insufficient_archive{border-color:#4d5d75}.ranking-quality>div:first-child{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.ranking-quality>div:first-child span{color:#cdbf8e;font-size:.76rem}.ranking-quality p{margin:0;color:#b8c6dc;font-size:.8rem;line-height:1.45}.coverage-badges{display:flex;flex-wrap:wrap;gap:7px}.coverage-badges span{padding:5px 8px;border-radius:7px;background:#0b1728;color:#aebdd3;font-size:.72rem}.coverage-help{width:fit-content;color:var(--secondary-text);cursor:help;font-size:.74rem}.model-selector{padding:0;margin-top:28px;overflow:hidden}.model-selector>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;cursor:pointer;list-style:none}.model-selector>summary::-webkit-details-marker{display:none}.model-selector>summary>div{display:grid;gap:2px}.model-selector>summary strong{font-size:.95rem}.model-selector>summary small{color:var(--secondary-text);font-size:.75rem;font-weight:500}.model-selector[open]>summary{border-bottom:1px solid #22314b}.selector-body{padding:14px 16px 16px}.selector-body>p:first-child{margin:0;color:var(--secondary-text);font-size:.8rem}.selector-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}.selector-heading>p{max-width:420px;margin:3px 0 0;color:#f5d77d;font-size:.82rem;line-height:1.45;text-align:right}.model-toggles{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:17px}.model-toggles label{display:flex;align-items:center;gap:9px;min-width:0;padding:11px 12px;border:1px solid #2a3d5d;border-radius:12px;background:#0b1728;cursor:pointer}.model-toggles label.inactive{opacity:.5}.model-toggles input{accent-color:#7ce6a5}.model-toggles i{width:10px;height:10px;flex:0 0 auto;border-radius:50%}.model-toggles span{min-width:0}.model-toggles b,.model-toggles small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-toggles b{font-size:.84rem}.model-toggles small{margin-top:2px;color:var(--secondary-text);font-size:.75rem}.selector-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.selector-actions button{border:1px solid #2a3d5d;border-radius:9px;padding:8px 10px;color:#d8e5f8;background:#17263d;cursor:pointer;font-size:.78rem;font-weight:700}.selector-actions button:disabled{opacity:.42;cursor:not-allowed}.preset-note,.selection-note,.single-model-message{color:#f5d77d!important;font-size:.76rem;line-height:1.45}.preset-note{margin:9px 0 0}.ensemble-explanation{margin-top:10px;padding:10px 12px;border-radius:10px;background:#0b1728}.ensemble-explanation p,.ensemble-explanation small{display:block;margin:0;color:var(--secondary-text);font-size:.78rem;line-height:1.45}.ensemble-explanation small{margin-top:4px;color:var(--subtle-text)}.selection-note{margin-top:4px!important}.single-model-message{grid-column:1 / -1;margin:0}.agreement.unavailable strong{color:#91a4c3}.links{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.links a{color:#eef4ff;text-decoration:none;background:#17263d;border:1px solid #293c5b;border-radius:11px;padding:10px 13px}.empty{margin-top:40px;color:#b8c6dc}.empty h2{color:#eef4ff}.warning{color:#ffd4a5}.error{color:#ffadad}.method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.method-grid>div{display:grid;gap:6px;padding:14px;border:1px solid #22314b;border-radius:13px;background:#0b1728}.method-grid span{color:var(--secondary-text);font-size:.84rem;line-height:1.45}footer{display:grid;grid-template-columns:1fr 2fr;gap:26px;margin-top:50px;padding:28px 2px 0;border-top:1px solid #22314b;color:var(--subtle-text)}footer b{color:#eef4ff}footer p{font-size:.8rem}footer nav{display:flex;flex-wrap:wrap;justify-content:end;gap:10px 18px;font-size:.8rem}footer a{color:#b8c6dc;text-decoration:none}.footer-sources{grid-column:1 / -1;margin-top:0}@media(max-width:720px){main{padding-top:32px}.weather-overview{grid-template-columns:1fr}.section-title{align-items:start;flex-wrap:wrap;gap:8px 16px}.section-title>p{display:none}.day-tabs{margin-inline:-2px}.day-tabs button{flex-basis:132px;padding:12px 13px}.day-parts{grid-template-columns:repeat(2,minmax(0,1fr))}.hour-detail{grid-template-columns:1fr}.week-day-row{grid-template-columns:82px 1fr auto;gap:8px}.week-day-row>span:nth-of-type(2),.week-day-row>small{display:none}.week-parts,.single-model-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.model-toggles{grid-template-columns:repeat(2,1fr)}.consensus-details,.method-grid{grid-template-columns:1fr}.chart-toolbar{display:grid;align-items:start}.metric-tabs{width:100%}.metric-tabs button{flex:1}.chart-reading{display:block}.chart-reading>div{margin-top:10px}.model-card,.model-card.scored{grid-template-columns:30px 1fr 1fr}.model-card.neutral .metric:nth-of-type(3),.model-card.neutral .metric:nth-of-type(4){display:none}.model-card.scored .metric{display:block}footer{grid-template-columns:1fr}footer nav{justify-content:start}}@media(max-width:460px){.search{display:grid}.search button{width:100%}.results button{display:grid;gap:3px}.summary{grid-template-columns:1fr auto}.current-metrics{grid-template-columns:1fr}.current-heading{align-items:center}.window-tabs{width:100%;margin-top:8px}.window-tabs button{flex:1}.ranking-quality>div:first-child{display:grid}.forecast-chart{padding-inline:14px}.selector-heading{display:block}.selector-heading>p{margin-top:8px;text-align:left}.model-toggles{grid-template-columns:1fr}.hero{margin-bottom:16px}.current-heading h2{font-size:1rem}.current-temperature{font-size:1.8rem}.current-inline{gap:5px 12px}.hour-card{flex-basis:84px}.hour-model-values{grid-template-columns:1fr}.radar-card{align-items:start;flex-direction:column}.week-parts{grid-template-columns:1fr}}
