:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--color-navy-950:#0e2034;--color-navy-800:#123e63;--color-navy-50:#f2f6f9;--color-blue-600:#1d78b8;--color-cyan-50:#eef9fa;--color-cyan-100:#dceff1;--color-cyan-700:#0f7f86;--color-cyan-600:#179aa0;--color-ink:#142335;--color-muted:#5f6f7f;--color-line:#dbe8ef;--color-surface:#fff;--color-canvas:#f5f8fa;--color-surface-subtle:#f8fafb;--color-warning-surface:#fff8eb;--color-danger-surface:#fff3f1;--color-warning:#d98613;--color-danger:#b3212b;--status-green:#268244;--status-yellow:#cf9b16;--status-orange:#d26718;--status-red:#c72c38;--status-unavailable:#7a8996;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--radius-control:7px;--radius-panel:8px;--radius-round:999px;--shadow-panel:0 12px 32px #123e6312;--shadow-control:0 8px 20px #123e6314;--focus-ring:0 0 0 3px #179aa033;--content-wide:1280px;--content-reading:820px;--header-height:80px;--tap-target:44px;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--transition-fast:.16s ease;--navy:var(--color-navy-800);--blue:var(--color-blue-600);--turquoise:var(--color-cyan-600);--text:var(--color-ink);--muted:var(--color-muted);--line:var(--color-line);--soft:var(--color-canvas);--white:var(--color-surface);--warning:var(--color-warning);--shadow:var(--shadow-panel)}
.ui-page-header{gap:var(--space-4);padding:clamp(36px, 6vw, 64px) 0 var(--space-10);border-bottom:1px solid var(--color-line);display:grid}.ui-page-header.compact{padding-block:var(--space-8)}.ui-page-header-copy{max-width:900px}.ui-page-header h1{margin-bottom:var(--space-3);font-size:clamp(38px,5vw,58px);line-height:1.05}.ui-page-header-description{max-width:var(--content-reading);color:var(--color-muted);margin:0;font-size:18px;line-height:1.55}.ui-page-header-actions{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.ui-segmented-control{grid-auto-flow:column;grid-auto-columns:minmax(var(--tap-target), auto);border:1px solid var(--color-line);border-radius:var(--radius-panel);background:var(--color-surface-subtle);gap:2px;padding:3px;display:inline-grid}.ui-segmented-control button{min-height:var(--tap-target);border-radius:var(--radius-control);color:var(--color-muted);cursor:pointer;background:0 0;border:0;padding:8px 13px;font-weight:760}.ui-segmented-control button[aria-pressed=true]{color:var(--color-surface);background:var(--color-cyan-600)}.ui-segmented-control button:focus-visible,.ui-source-disclosure summary:focus-visible{box-shadow:var(--focus-ring);outline:0}.ui-data-state{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-line);border-radius:var(--radius-panel);color:var(--color-muted);background:var(--color-surface);grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.ui-data-state strong{margin-bottom:var(--space-1);color:var(--color-navy-800);display:block}.ui-data-state p{margin:0;line-height:1.5}.ui-data-state.warning{background:var(--color-warning-surface);border-color:#efd79b}.ui-data-state.unavailable{background:var(--color-surface-subtle)}.ui-source-disclosure{border-top:1px solid var(--color-line)}.ui-source-disclosure summary{min-height:var(--tap-target);justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) 0;color:var(--color-navy-800);cursor:pointer;font-weight:780;list-style:none;display:flex}.ui-source-disclosure summary::-webkit-details-marker{display:none}.ui-source-disclosure-content{padding:0 0 var(--space-4);color:var(--color-muted)}.ui-update-stamp{color:var(--color-muted);align-items:center;gap:6px;font-size:13px;display:inline-flex}.ui-weather-icon{color:currentColor;place-items:center;width:1em;height:1em;display:inline-grid}.ui-weather-icon svg{stroke-width:1.8px;width:100%;height:100%}@media (max-width:620px){.ui-page-header{gap:var(--space-3);padding:var(--space-8) 0}.ui-page-header h1{overflow-wrap:anywhere;font-size:clamp(30px,9.5vw,38px)}.ui-page-header-description{font-size:16px}.ui-page-header-actions>*{width:100%}.ui-segmented-control{width:100%;overflow-x:auto}}
*{box-sizing:border-box}html{background:var(--soft);max-width:100%;color:var(--text);scroll-behavior:smooth;overflow-x:clip}body{max-width:100%;font-family:var(--font-sans);background:var(--soft);margin:0;overflow-x:clip}::selection{color:var(--white);background:var(--turquoise)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{box-shadow:var(--focus-ring);outline:0}main{width:min(1280px,100% - 40px);min-width:0;margin:0 auto;padding:0 0 64px}main>*,.site-header-inner>*,.tool-page>*,.section-panel>*{min-width:0}h1,h2,h3{overflow-wrap:anywhere}.site-header{z-index:20;border-bottom:1px solid var(--line);width:100%;box-shadow:var(--shadow-control);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;position:sticky;top:0}.site-header-inner{grid-template-columns:196px minmax(260px,420px) minmax(0,1fr);align-items:center;gap:18px;width:min(1280px,100% - 40px);min-height:72px;margin:0 auto;padding:10px 0;display:grid}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.header-search{min-width:0}.header-search .search-shell{width:100%}.site-logo img{width:196px;height:auto;display:block}.site-header nav{background:var(--color-surface-subtle);border:1px solid #dbe8efe6;border-radius:10px;align-items:center;gap:2px;padding:4px;display:flex}.site-header nav a{min-height:44px;color:var(--muted);border-radius:7px;align-items:center;gap:7px;padding:9px 14px;font-size:14px;font-weight:750;transition:color .16s,background .16s;display:inline-flex}.site-header nav a:hover{color:var(--navy);background:var(--color-cyan-50)}.site-header nav a.active{color:var(--navy);background:var(--color-cyan-100)}.alert-pill{border:1px solid var(--line);max-width:220px;min-height:44px;color:var(--muted);background:#ffffffb8;border-radius:9px;align-items:center;gap:8px;padding:8px 11px;font-size:13px;display:inline-flex}.alert-pill.is-unavailable{color:#5b6f80;background:#f3f6f8;border-color:#c9d4dc}.home-climate-guide{border-top:1px solid var(--line);gap:22px;margin:34px 0;padding:clamp(24px,4vw,42px) 0;display:grid}.home-climate-guide h2,.home-climate-guide h3,.home-climate-guide p{margin:0}.home-climate-guide h2{color:var(--navy);margin-top:5px;font-size:clamp(27px,3.4vw,40px)}.home-climate-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.home-climate-guide-grid article{border-top:3px solid var(--turquoise);padding-top:14px}.home-climate-guide-grid h3{color:var(--navy);font-size:19px}.home-climate-guide-grid p,.home-climate-source{color:var(--muted);margin-top:8px;line-height:1.65}.home-climate-source{max-width:960px;font-size:13px}.alert-pill span{color:inherit;font-weight:850}.alert-pill strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-weight:820;overflow:hidden}.alert-pill.level-jaune{background:#fff9e8;border-color:#f3dfab}.alert-pill.level-orange{background:#fff2e8;border-color:#f4cfa9}.alert-pill.level-rouge{color:#b3212b;background:#fff0f0;border-color:#f1b8b8}.home-hero,.plain-hero,.city-hero{gap:26px;padding:clamp(34px,7vw,84px) 0 42px;display:grid}.home-intro{border-bottom:1px solid var(--line);grid-template-columns:minmax(300px,.8fr) minmax(460px,1.2fr);align-items:start;gap:clamp(32px,6vw,88px);padding:34px 0 30px;display:grid}.home-intro h1{max-width:620px;margin:0;font-size:clamp(34px,3.2vw,48px);line-height:1.1}.home-intro .eyebrow{margin-bottom:6px}.home-intro-copy{gap:12px;max-width:760px;display:grid}.home-intro-copy p{color:var(--muted);margin:0;font-size:16px;line-height:1.65}.home-intro-copy .home-intro-lead{color:var(--navy);font-size:18px;font-weight:720;line-height:1.5}.home-intro-points{border-top:1px solid var(--line);color:var(--blue);flex-wrap:wrap;gap:8px 20px;margin:4px 0 0;padding:14px 0 0;font-size:14px;font-weight:760;list-style:none;display:flex}.home-intro-points li{padding-left:14px;position:relative}.home-intro-points li:before{background:var(--turquoise);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.65em;left:0}.home-hero{border-bottom:1px solid var(--line);align-content:start;gap:20px;min-height:0;padding-top:clamp(34px,5vw,56px);padding-bottom:34px}.hero-copy{max-width:760px}.home-hero .hero-copy h1{font-size:clamp(42px,5.4vw,68px)}.home-hero .hero-copy p:last-child{margin-bottom:0}.eyebrow{color:var(--turquoise);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:850}h1,h2,h3,p{margin-top:0}h1{max-width:900px;color:var(--color-navy-950);letter-spacing:0;margin-bottom:18px;font-size:clamp(44px,5.2vw,68px);line-height:1.04}h2{color:var(--navy);letter-spacing:0;margin-bottom:0;font-size:clamp(26px,3.4vw,42px)}h3{color:var(--navy);margin-bottom:6px;font-size:22px}.hero-copy p,.plain-hero p,.city-hero p,.muted-text{max-width:780px;color:var(--muted);font-size:18px;line-height:1.55}.search-shell{gap:12px;width:min(820px,100%);display:grid;position:relative}.search-shell.compact{width:min(520px,100%)}.search-shell.compact .search-form{border-color:var(--line);min-height:46px;box-shadow:none;grid-template-columns:auto minmax(0,1fr) auto auto;gap:8px;padding:4px 5px 4px 12px}.search-shell.compact .search-form:focus-within{box-shadow:var(--focus-ring)}.search-shell.compact .search-form input{font-size:15px}.search-shell.compact .search-form>svg{width:18px;height:18px}.search-shell.compact .search-form button{width:44px;height:44px}.search-locate-button{color:var(--navy);background:#edf5f8}.search-locate-button:not(:disabled):hover{background:#dceef2}.header-search .suggestions{z-index:30;grid-template-columns:1fr;width:min(520px,100vw - 24px);max-height:min(420px,100vh - 110px);position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto}.header-search .search-message{z-index:31;border:1px solid var(--line);border-radius:var(--radius-control);background:var(--white);width:min(420px,100vw - 24px);box-shadow:var(--shadow-control);margin:0;padding:10px 12px;position:absolute;top:calc(100% + 6px);left:0}.search-form{background:var(--white);border:1px solid #cadde7;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:66px;padding:9px 10px 9px 18px;transition:border-color .16s,box-shadow .16s;display:grid;box-shadow:0 14px 34px #123e631a}.search-form:focus-within{border-color:var(--turquoise);box-shadow:var(--focus-ring), var(--shadow-control)}.search-form>svg{color:var(--navy)}.search-form input{min-width:0;color:var(--text);background:0 0;border:0;outline:0;font-size:18px}.search-form button,.location-button,.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:820;display:inline-flex}.search-submit-button{width:46px;height:46px;color:var(--white);background:var(--turquoise);transition:background .16s,transform .16s}.search-submit-button:not(:disabled):hover{background:#0f7f86;transform:translate(1px)}.search-form button:disabled{cursor:not-allowed;opacity:.45}.location-button{width:fit-content;color:var(--navy);background:0 0;border:1px solid #0000;border-radius:8px;padding:9px 11px}.location-button:hover{background:#eaf6f7;border-color:#cce5e9}.suggestions{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffffa;border-radius:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:8px;display:grid}.suggestions:empty{display:none}.suggestion{border:1px solid var(--line);background:#ffffffc7;border-radius:7px;align-items:center;gap:10px;padding:12px;display:flex}.suggestion.active,.suggestion small,.search-message{color:var(--muted)}.suggestion.active{background:#eef9fa;border-color:#179aa073}.suggestion small,.search-message{color:var(--muted);display:block}.suggestion-icon{color:var(--turquoise)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.section-panel,.chart-card,.current-weather-card,.history-promo,.comparison-summary,.forecast-map-panel{border:1px solid var(--line);border-radius:var(--radius-panel);box-shadow:var(--shadow);background:#ffffffe6;margin-top:24px}.section-panel,.chart-card,.forecast-map-panel{padding:clamp(22px,4vw,42px)}.section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.section-heading a{color:var(--blue);font-weight:820}.forecast-freshness{color:var(--muted);margin:8px 0 0;font-size:14px}.weather-loading{border-top:1px solid var(--line);border-bottom:1px solid var(--line);min-height:180px;color:var(--muted);align-items:center;gap:12px;margin-top:24px;font-weight:760;display:flex}.weather-loading .spin{border:2px solid var(--line);border-top-color:var(--turquoise);border-radius:50%;width:20px;height:20px}.forecast-map-panel{overflow:hidden}.home-forecast-wrap{width:min(1100px,100%);margin:0 auto 36px}.home-forecast-wrap .forecast-map-panel{padding:clamp(20px,3vw,30px)}.home-forecast-wrap .forecast-map-layout{grid-template-columns:minmax(0,1fr) 260px;gap:16px}.home-forecast-wrap .france-map{aspect-ratio:16/9}.home-forecast-wrap .map-city-list{max-height:500px}.forecast-map-panel>.section-heading{margin-bottom:20px}.city-context-nav{top:calc(var(--header-height) + 8px);z-index:12;width:fit-content;max-width:100%;margin-top:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-panel);box-shadow:var(--shadow-control);background:#fffffff5;gap:2px;padding:3px;display:flex;position:sticky;overflow-x:auto}.city-context-nav a{min-height:var(--tap-target);border-radius:var(--radius-control);color:var(--muted);flex:none;justify-content:center;align-items:center;gap:7px;padding:8px 13px;font-size:14px;font-weight:760;display:inline-flex}.city-context-nav a:hover,.city-context-nav a.active{color:var(--navy);background:#e8f4f7}@media (max-width:620px){.city-context-nav{width:100%;top:128px}.city-context-nav a{flex:1 0 auto}}.forecast-map-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:22px;display:grid}.map-controls,.segmented-control{align-items:center;gap:6px;display:inline-flex}.map-toolbar{border:1px solid var(--line);border-radius:var(--radius-panel);background:#f7fafb;grid-template-columns:auto auto minmax(390px,1fr);align-items:end;gap:18px;margin:0 0 18px;padding:14px;display:grid}.map-control-group{gap:6px;min-width:0;display:grid}.map-control-label{color:var(--muted);font-size:12px;font-weight:820}.segmented-control{border:1px solid var(--line);border-radius:var(--radius-panel);background:#ffffffc7;padding:3px}.segmented-control button{border-radius:var(--radius-control);min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 13px;font-size:14px;font-weight:820}.segmented-control button.active{color:var(--white);background:var(--turquoise)}.segmented-control button:disabled{color:#55687d73;cursor:not-allowed;background:#e5f1f6a3}.segmented-control button.active:disabled{color:var(--white);background:var(--turquoise);opacity:.72}.range-control{flex-wrap:wrap}.layer-control{flex-shrink:0}.segmented-control.wide,.map-slot-group .segmented-control{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;display:grid}.segmented-control.slot-control{grid-template-columns:repeat(4,minmax(0,1fr))}.slot-control button{padding-inline:8px}.day-list-control{border:1px solid var(--line);border-radius:var(--radius-panel);background:#ffffffd1;gap:4px;margin:0 0 18px;padding:4px;display:flex;overflow-x:auto}.day-list-control button{min-height:40px;color:var(--blue);cursor:pointer;text-align:center;background:0 0;border:0;border-radius:8px;flex:1 0 auto;padding:0 8px;font-size:15px;font-weight:820}.day-list-control button.active{color:var(--white);background:var(--turquoise)}.day-list-control button:disabled{color:#55687d7a;cursor:not-allowed;background:#edf3f5}.uv-availability,.forecast-availability{color:#435a6d;background:#e8f5f9b8;border-left:3px solid #159aa0;align-items:baseline;gap:10px;margin:-6px 0 14px;padding:8px 11px;font-size:13px;line-height:1.45;display:flex}.uv-availability strong,.forecast-availability strong{color:var(--navy);flex:none}.forecast-availability.forecast-partial{background:#fff8ec;border-left-color:#d98b1f}.forecast-availability.forecast-unavailable{background:#f2f6f8;border-left-color:#7890a4}.uv-availability.uv-partial{border-left-color:#f57c00}.uv-availability.uv-unavailable{background:#edf3f5c7;border-left-color:#8ba0af}.uv-map-legend{flex-wrap:wrap;gap:5px;margin:-6px 0 12px;display:flex}.uv-map-legend span{color:#fff;border-radius:4px;padding:4px 8px;font-size:11px;font-weight:800;line-height:1.2}.uv-map-legend .uv-moderate{color:#16324a}.france-map{aspect-ratio:1;border-radius:var(--radius-panel);background:linear-gradient(#ffffffeb,#e7f6fbd1),#e8f5f9;border:1px solid #d8edf4;width:100%;position:relative;overflow:hidden}@media (min-width:921px){.france-map{aspect-ratio:16/10}}.france-map svg{filter:drop-shadow(0 16px 32px #123e631a);width:100%;height:100%;position:absolute;inset:0;overflow:visible}.france-shape{fill:#76b5df;stroke:#fffffff5;stroke-width:4px}.map-city{color:var(--navy);overflow:visible}.map-city:hover{color:var(--navy)}.map-city-connector{stroke:#083a6370;stroke-width:1.25px;stroke-linecap:round;vector-effect:non-scaling-stroke;pointer-events:none}.weather-map-marker{filter:drop-shadow(0 3px 5px #123e6333);overflow:visible}.map-weather-symbol{transform-box:fill-box;transform-origin:50%}.map-weather-symbol-day{transform:scale(.88)}.map-weather-symbol-compact{transform:scale(.78)}.weather-map-temp{fill:#083a63;paint-order:stroke;stroke:#ffffffdb;stroke-linejoin:round;stroke-width:3.1px;font-family:var(--font-sans);letter-spacing:0;pointer-events:none;font-size:15px;font-weight:920}.map-weather-pin{opacity:.64}.map-symbol-sun circle{fill:#ffc400;stroke:#ffe066;stroke-width:3.1px}.map-symbol-sun path{fill:none;stroke:#df9700;stroke-linecap:round;stroke-width:2.7px}.map-symbol-moon path{fill:#7f9cb0;stroke:#fff;stroke-linejoin:round;stroke-width:2.2px}.map-symbol-moon circle{fill:#7f9cb0}.map-symbol-cloud path{fill:#dbeaf0;stroke:#fffffff5;stroke-linejoin:round;stroke-width:2.4px}.map-symbol-rain path{fill:none;stroke:#278cc7;stroke-linecap:round;stroke-width:3px}.map-symbol-fog path{fill:none;stroke:#8aa9bb;stroke-linecap:round;stroke-width:3.2px}.map-symbol-wind path{fill:none;stroke:#0d4770;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.6px}.map-symbol-unavailable,.glyph-unavailable{fill:#607282;font-family:var(--font-sans);font-size:18px;font-weight:850}.weather-moon .weather-map-temp,.weather-cloud-moon .weather-map-temp,.weather-night-cloud .weather-map-temp,.weather-night-fog .weather-map-temp,.weather-night-rain .weather-map-temp{fill:#0c416d}.weather-map-marker.slot-evening{filter:drop-shadow(0 2px 4px #123e632e)}.weather-map-marker.slot-evening .weather-map-temp{stroke-width:3px;font-size:15px}.wind-map-marker{overflow:visible}.wind-map-speed{fill:#122335;paint-order:stroke;stroke:#ffffffb8;stroke-width:2.8px;font-size:17px;font-weight:880}.wind-map-arrow{fill:#0d4770;stroke:#ffffffa6;stroke-linejoin:round;stroke-width:1px;filter:drop-shadow(0 3px 4px #123e632e);transform-box:fill-box;transform-origin:50%}.wind-map-neutral{fill:none;stroke:#0d4770;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.4px;filter:drop-shadow(0 2px 3px #123e6329)}.wind-map-marker.no-direction .wind-map-speed{font-size:16px}.wind-map-marker.is-unavailable{opacity:.62}.wind-map-legend{color:#405f78;flex-wrap:wrap;gap:8px 18px;margin:10px 0;font-size:13px;display:flex}.wind-map-legend span{align-items:center;gap:4px;display:inline-flex}.uv-map-marker{filter:drop-shadow(0 6px 10px #123e6333)}.uv-map-badge-svg{stroke:#ffffffc7;stroke-width:1.4px}.uv-map-label,.uv-map-value{fill:var(--white);font-family:var(--font-sans);pointer-events:none;font-weight:900}.uv-map-label{font-size:8px}.uv-map-value{font-size:18px}.uv-dark-label{fill:#16324a}.uv-list-dot{width:28px;height:22px;color:var(--white);border-radius:6px;justify-content:center;align-items:center;font-size:10px;font-weight:900;display:inline-flex}.uv-low{fill:#4caf50;background:#4caf50}.uv-moderate{fill:#f4c20d;color:#16324a;background:#f4c20d}.uv-high{fill:#f57c00;background:#f57c00}.uv-very-high{fill:#d50032;background:#d50032}.uv-extreme{fill:#7b1fa2;background:#7b1fa2}.uv-unavailable{color:#607282;background:#e8f0f4}.map-city-pin{fill:var(--navy);stroke:var(--white);stroke-width:2.4px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 3px 5px #123e6347)}.map-city-badge-foreign{overflow:visible}.map-city-badge{width:fit-content;min-width:70px;color:var(--navy);background:#ffffffe6;border:1px solid #fffffff0;border-radius:999px;grid-template-columns:auto auto;align-items:center;gap:7px;padding:4px 6px;transition:transform .16s,box-shadow .16s;display:inline-grid;box-shadow:0 10px 24px #123e6324}.map-city-badge.layer-wind{gap:4px;min-width:82px}.map-city:hover .map-city-badge{transform:translateY(-2px);box-shadow:0 16px 32px #123e6333}.map-weather-icon{background:#fff4c8;border-radius:999px;justify-content:center;align-items:center;width:25px;height:25px;display:inline-flex}.map-weather-icon.icon-sun,.map-weather-icon.icon-cloud-sun{background:0 0}.map-weather-icon.icon-moon,.map-weather-icon.icon-cloud-moon,.map-weather-icon.icon-night-cloud,.map-weather-icon.icon-night-fog,.map-weather-icon.icon-night-rain{background:#e7f0f6}.map-weather-icon.icon-cloud,.map-weather-icon.icon-overcast,.map-weather-icon.icon-fog{background:#eef6f9}.map-weather-icon.icon-rain{background:#e8f6ff}.map-weather-icon.icon-wind{background:#eef4f8}.weather-glyph{display:block;overflow:visible}.glyph-sun circle{fill:#ffc928;stroke:#e59a00;stroke-width:1.3px}.glyph-sun path{fill:none;stroke:#e59a00;stroke-linecap:round;stroke-width:2.2px}.glyph-map-sun circle{fill:#ffc400;stroke:#f8dc4a;stroke-width:3.2px}.glyph-map-sun path{fill:none;stroke:#e49a00;stroke-linecap:round;stroke-width:2.4px}.weather-glyph-sun,.weather-glyph-cloud-sun{filter:drop-shadow(0 2px 3px #bf7d0033)}.glyph-cloud path{fill:#d9e8ef;stroke:#fff;stroke-linejoin:round;stroke-width:1.5px}.glyph-rain path{fill:none;stroke:#2b9bd8;stroke-linecap:round;stroke-width:2.2px}.glyph-fog path{fill:none;stroke:#8aa9bb;stroke-linecap:round;stroke-width:2px}.glyph-moon path{fill:#7891a3;stroke:#fff;stroke-linejoin:round;stroke-width:1.2px}.glyph-moon circle{fill:#7891a3}.glyph-wind path{fill:none;stroke:#607b8f;stroke-linecap:round;stroke-width:2.5px}.weather-glyph-wind{filter:drop-shadow(0 1px #fffc)}.weather-glyph-cloud,.weather-glyph-overcast,.weather-glyph-fog,.weather-glyph-moon,.weather-glyph-cloud-moon,.weather-glyph-night-cloud,.weather-glyph-night-fog,.weather-glyph-night-rain{filter:drop-shadow(0 1px 2px #123e632e)}.map-city-badge strong{z-index:1;font-size:13px;line-height:1;position:relative}.map-summary{align-content:start;gap:14px;display:grid}.map-city-list{gap:6px;max-height:620px;padding-right:2px;display:grid;overflow:auto}.map-city-list a{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--white);grid-template-columns:1fr auto;gap:4px 10px;min-height:62px;padding:10px 12px;display:grid}.map-city-list span{color:var(--navy);align-items:center;gap:8px;font-weight:850;display:inline-flex}.map-city-list span svg{flex:none}.map-city-list strong{color:var(--navy);font-size:19px}.map-city-list small{color:var(--muted);grid-column:1/-1}.alert-grid,.city-grid,.metric-grid,.summary-grid,.chart-grid{gap:14px;display:grid}.city-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.alert-grid,.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.data-quality-panel{gap:18px;display:grid}.data-source-grid article{gap:8px;padding:18px;display:grid}.data-source-grid small{color:var(--muted);line-height:1.45}.data-status-list{flex-wrap:wrap;gap:10px;display:flex}.data-status-pill{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--white);gap:3px;min-width:168px;padding:11px 13px;display:grid}.data-status-pill span,.data-status-pill small{color:var(--muted)}.data-status-pill strong{color:var(--navy)}.data-status-pill.status-available{background:#f3fcfc;border-color:#179aa057}.data-status-pill.status-partial{background:#fff8eb;border-color:#f59e0b57}.data-status-pill.status-missing,.data-status-pill.status-unsupported{background:#f8fafc;border-color:#6372823d}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px}.chart-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-card,.metric-card,.alert-card,.empty-card,.summary-grid article,.forecast-strip article{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--white)}.city-card{gap:6px;min-height:136px;padding:16px;transition:transform .18s,box-shadow .18s;display:grid}.city-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.city-card-top{justify-content:space-between;gap:12px;display:flex}.city-temperature{color:var(--navy);font-size:32px;font-weight:860}.city-card-reading{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.city-card-reading .city-condition{text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.city-minmax,.city-condition,.metric-card small,.chart-heading p,.chart-legend,.data-table,.summary-grid span{color:var(--muted)}.metric-card{gap:8px;min-height:142px;padding:16px;display:grid}.metric-card svg{color:var(--turquoise)}.metric-card strong,.summary-grid strong{color:var(--navy);font-size:22px}.alert-card,.empty-card{padding:18px}.alert-card span{background:#eef7fb;border-radius:999px;width:fit-content;margin-bottom:12px;padding:6px 10px;font-size:13px;font-weight:850;display:inline-flex}.level-jaune span{color:#8a5b00;background:#fff5d8}.level-orange span{color:#9a4e00;background:#ffead6}.level-rouge span{color:#9f1d1d;background:#ffe1e1}.history-promo{color:var(--white);background:linear-gradient(135deg,#123e63f5,#179aa0eb);justify-content:space-between;align-items:center;gap:24px;padding:clamp(26px,5vw,54px);display:flex}.history-promo h2,.history-promo p,.history-promo .eyebrow{color:var(--white)}.national-climate-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:34px 0;padding:clamp(24px,4vw,42px) 0}.national-climate-heading{align-items:start}.national-climate-heading>div:first-child{max-width:760px}.national-climate-heading h2,.national-climate-heading p{margin:0}.national-climate-heading h2{color:var(--navy);margin-top:4px;font-size:clamp(28px,4vw,42px)}.national-climate-heading div>p:last-child{color:var(--muted);margin-top:8px;line-height:1.55}.national-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.national-stat-grid article{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:5px;min-width:0;padding:15px;display:grid}.national-stat-grid span,.national-stat-grid small{color:var(--muted)}.national-stat-grid strong{color:var(--navy);font-size:28px}.national-stat-grid .is-warmer{border-top:3px solid #b3261e}.national-stat-grid .is-cooler{border-top:3px solid #16728a}.national-chart-scroll{overscroll-behavior-inline:contain;overflow-x:auto}.national-chart-context{margin:2px 0 8px}.national-chart-context h3,.national-chart-context p{margin:0}.national-chart-context h3{color:var(--navy);font-size:17px}.national-chart-context p{color:var(--muted);margin-top:3px;font-size:14px}.national-chart-wrap{min-width:760px;position:relative}.national-chart-wrap svg{width:100%;height:auto;display:block}.national-chart-wrap svg:focus-visible{outline-offset:-3px;outline:3px solid #179aa059}.national-chart-tooltip span{display:block}.national-chart-meta{color:var(--muted);gap:8px;margin-top:10px;font-size:13px;display:grid}.national-chart-legend{flex-wrap:wrap;align-items:center;gap:9px 18px;display:flex}.national-chart-legend>span{align-items:center;gap:7px;display:inline-flex}.national-chart-meta i{border-radius:2px;width:24px;height:4px;display:inline-block}.national-chart-meta i.is-dashed{background:repeating-linear-gradient(90deg,currentColor 0 7px,#0000 7px 11px)}.national-chart-coverage{color:var(--muted);margin:0}.national-chart-coverage strong{color:var(--navy)}.national-method-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);margin-top:16px;padding:12px 0}.national-method-details summary{color:var(--navy);cursor:pointer;font-weight:800}.national-method-details p{margin:8px 0 0}.national-climate-empty{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);padding:24px 0}.national-climate-empty strong{color:var(--navy)}.national-city-compare{grid-template-columns:minmax(280px,560px) auto;align-items:center;gap:12px 18px;margin-top:20px;display:grid}.national-city-compare label,.national-city-compare>button{color:var(--navy);font-weight:800}.national-city-compare .commune-autocomplete input{border:1px solid var(--line);background:var(--white);border-radius:6px;width:100%;min-height:46px;margin-top:6px;padding:0 12px}.national-city-compare>div{border:1px solid var(--line);background:var(--white);border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:46px;padding-left:12px;display:grid}.national-city-compare svg{color:var(--turquoise)}.national-city-compare input{min-width:0;color:var(--text);background:0 0;border:0;outline:0}.national-city-compare button{color:var(--white);background:var(--navy);cursor:pointer;border:0;border-radius:4px;align-self:stretch;padding:0 16px;font-weight:800}.national-city-compare>button{align-self:end;min-height:46px}.national-chart-options{border:1px solid var(--line);background:#f7fafb;border-radius:8px;margin:14px 0 18px}.national-chart-options summary{min-height:44px;color:var(--navy);cursor:pointer;align-items:center;gap:8px;padding:0 14px;font-weight:800;display:flex}.national-option-grid{border-top:1px solid var(--line);grid-template-columns:150px minmax(230px,1fr) minmax(230px,1fr) auto;align-items:end;gap:14px;padding:14px;display:grid}.national-option-grid>label,.national-option-grid fieldset{min-width:0;color:var(--navy);border:0;gap:7px;margin:0;padding:0;font-size:13px;font-weight:800;display:grid}.national-option-grid fieldset{flex-wrap:wrap;align-items:center;gap:8px 14px;display:flex}.national-option-grid legend{width:100%;margin-bottom:5px}.national-option-grid fieldset label{min-height:44px;color:var(--muted);align-items:center;gap:6px;font-weight:700;display:inline-flex}.national-option-grid select,.national-option-grid>button{border:1px solid var(--line);background:var(--white);min-height:42px;color:var(--navy);font:inherit;border-radius:6px;padding:0 11px}.national-option-grid>button{border-color:var(--navy);color:var(--white);background:var(--navy);cursor:pointer;font-weight:800}.national-option-grid>button:disabled{cursor:wait;opacity:.65}.button-row{flex-wrap:wrap;gap:12px;display:flex}.primary-button,.secondary-button{border-radius:var(--radius-control);min-height:46px;padding:12px 18px}.primary-button{color:var(--white);background:var(--navy)}.primary-button:hover{background:var(--color-navy-950)}.secondary-button{color:var(--navy);background:var(--white)}.secondary-button:hover{background:var(--color-cyan-50)}.city-hero{grid-template-columns:1.1fr .9fr;align-items:end}.current-weather-card{justify-content:space-between;align-items:center;gap:28px;padding:clamp(24px,5vw,48px);display:flex}.current-main small{color:var(--muted);margin-top:4px;display:block}.city-vigilance-banner{border-radius:var(--radius-control);min-height:46px;color:var(--navy);background:#fff9e8;border:1px solid #f3dfab;align-items:center;gap:9px;margin-top:12px;padding:10px 14px;display:flex}.city-vigilance-banner.level-orange{background:#fff2e8;border-color:#f4cfa9}.city-vigilance-banner.level-rouge{background:#fff0f0;border-color:#f1b8b8}.city-vigilance-banner span{color:var(--muted)}.data-quality-panel>summary{min-height:44px;color:var(--navy);cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px 18px;font-size:18px;font-weight:820;display:grid}.data-quality-panel>summary small{color:var(--muted);font-size:13px;font-weight:600}.data-quality-content{padding-top:22px}.current-main{align-items:center;gap:22px;display:flex}.weather-symbol{font-size:68px;line-height:1}.current-temp{color:var(--navy);font-size:clamp(64px,10vw,108px);font-weight:850;line-height:.95}.current-details{color:var(--muted);gap:10px;display:grid}.data-kind-badge{text-transform:uppercase;border-radius:6px;align-items:center;width:fit-content;min-height:24px;margin-bottom:8px;padding:3px 8px;font-size:12px;font-weight:850;display:inline-flex}.observed-badge{color:#075f64;background:#dcf7f5}.forecast-badge{color:#164d77;background:#e3f1fa}.forecast-days{gap:18px;display:grid}.forecast-day{border-top:1px solid var(--line);padding-top:18px}.forecast-day>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.forecast-day>header div{gap:3px;display:grid}.forecast-day>header span,.forecast-day>footer,.forecast-slot small{color:var(--muted)}.forecast-day-slots{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.forecast-slot{border-left:3px solid #d8edf4;align-content:start;gap:7px;min-width:0;padding:10px 12px;display:grid}.forecast-slot-temp{color:var(--navy);font-size:28px;font-weight:850}.forecast-slot>span:not(.forecast-slot-temp){align-items:center;gap:6px;font-size:14px;display:flex}.forecast-day>footer{margin-top:12px;font-size:12px}.forecast-unavailable{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);padding:24px 0}.forecast-strip{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.forecast-strip article,.summary-grid article{gap:8px;padding:16px;display:grid}.chart-heading{justify-content:space-between;align-items:start;gap:18px;margin-bottom:18px;display:flex}.chart-heading span{color:var(--turquoise);font-weight:850}.chart-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.chart-actions button{border:1px solid var(--line);border-radius:var(--radius-control);min-height:44px;color:var(--navy);background:var(--white);cursor:pointer;align-items:center;gap:6px;padding:6px 10px;font-size:13px;font-weight:820;display:inline-flex}.chart-actions button:disabled{cursor:progress;opacity:.58}.comparison-export-actions button{align-items:center;gap:6px;display:inline-flex}.export-error{color:#8d241e;background:#fff3f1;border-left:3px solid #b3261e;margin:0 0 14px;padding:9px 11px;font-size:13px}.comparison-builder{margin-bottom:18px}.comparison-builder>.section-heading{margin-bottom:20px;display:block}.comparison-builder>.section-heading .eyebrow{margin-bottom:7px}.comparison-builder>.section-heading h2{max-width:none;font-size:clamp(28px,3vw,40px)}.comparison-mode-tabs{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--white);grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:min(100%,960px);margin:24px 0 0;padding:3px;display:grid}.history-page-actions,.history-followup-actions{flex-wrap:wrap;gap:8px;display:flex}.history-page-actions a,.history-followup-actions a{border:1px solid var(--line);min-height:40px;color:var(--navy);background:var(--white);border-radius:6px;align-items:center;padding:8px 13px;font-weight:800;display:inline-flex}.history-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.history-entry-grid article,.history-entry-grid>a{border:1px solid var(--line);min-width:0;color:var(--text);background:var(--white);border-radius:8px;align-content:start;gap:8px;padding:18px;display:grid}.history-entry-grid svg{color:var(--turquoise)}.history-entry-grid h3,.history-entry-grid p{margin:0}.history-entry-grid h3{color:var(--navy);font-size:18px}.history-entry-grid p{color:var(--muted)}.history-entry-grid span{color:var(--navy);margin-top:4px;font-weight:800}.history-explorer{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:22px 0 32px;padding:24px 0}.history-controls{grid-template-columns:minmax(360px,.85fr) minmax(440px,1.15fr);align-items:start;gap:12px;margin:18px 0 12px;display:grid}.history-heading{margin-bottom:18px;display:block}.history-heading .eyebrow{margin-bottom:7px}.history-heading h2{max-width:none;font-size:clamp(28px,3vw,40px)}.history-period-controls,.history-year-comparison{min-width:0}.history-period-controls{border:1px solid var(--line);background:#f8fbfc;border-radius:8px;padding:14px}.history-control-title{color:var(--navy);align-items:center;gap:7px;margin-bottom:10px;font-size:14px;font-weight:820;display:flex}.history-control-title svg{color:var(--turquoise)}.history-date-grid{grid-template-columns:repeat(2,minmax(180px,1fr));gap:10px;display:grid}.history-date-grid label{color:var(--muted);gap:6px;font-size:13px;font-weight:780;display:grid}.history-date-grid input{border:1px solid var(--line);min-height:44px;color:var(--text);background:var(--white);border-radius:6px;padding:0 10px}.quick-range-row{border:1px solid var(--line);background:var(--white);border-radius:6px;margin-top:10px;padding:3px;display:inline-flex}.quick-range-row button,.indicator-picker button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:4px;padding:7px 11px;font-weight:800}.quick-range-row button:hover,.indicator-picker button:hover,.indicator-picker button.active{color:var(--navy);background:#eef7f9}.history-year-comparison{min-width:0}.indicator-picker{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-wrap:wrap;align-items:center;gap:4px;margin:10px 0;padding:5px;display:flex}.indicator-picker>svg{color:var(--turquoise);margin:0 7px}.history-source-row{color:var(--muted);flex-wrap:wrap;gap:8px 16px;margin:12px 0 18px;font-size:14px;display:flex}.history-chart-grid{gap:16px;transition:opacity .16s;display:grid}.history-chart-grid.is-refreshing{opacity:.55}.history-chart-card{border:1px solid var(--line);background:var(--white);border-radius:8px;min-width:0;padding:18px}.history-chart-title{justify-content:space-between;align-items:start;gap:16px;margin-bottom:10px;display:flex}.history-chart-title h3,.history-chart-title span,.history-chart-title small{margin:0;display:block}.history-chart-title h3{color:var(--navy)}.history-chart-title span,.history-chart-title small{color:var(--muted);margin-top:3px}.history-legend{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;font-size:13px;display:flex}.history-chart-tools{justify-items:end;gap:9px;display:grid}.history-legend span:before{background:var(--legend-color);content:"";vertical-align:middle;border-radius:2px;width:16px;height:3px;margin-right:6px;display:inline-block}.history-svg-wrap{overscroll-behavior-inline:contain;width:100%;overflow-x:auto}.history-chart-plot{min-width:640px;position:relative}.history-chart-plot svg{width:100%;height:auto;display:block}.history-chart-plot svg:focus-visible,.comparison-chart-plot svg:focus-visible{outline-offset:-3px;outline:3px solid #179aa059}.history-grid-line{stroke:#dbe8ef}.history-axis-label{fill:#53687a;font-size:12px}.history-axis-title{fill:#53687a;font-size:10px;font-weight:700}.history-axis-tick{stroke:#9eb4c2}.history-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3.5px}.history-line.primary{stroke:var(--line-color)}.history-line.comparison{stroke:#708090;stroke-dasharray:8 7}.history-dot{stroke:var(--white);stroke-width:2px}.primary-dot{fill:var(--line-color)}.comparison-dot{fill:#708090}.history-hover-line{stroke:#123d63;stroke-dasharray:4 5;stroke-width:1.2px}.history-chart-tooltip span,.history-chart-tooltip small{display:block}.history-chart-tooltip small{color:var(--muted)}.history-x-labels,.history-hover-readout{color:var(--muted);justify-content:space-between;gap:12px;font-size:13px;display:flex}.history-hover-readout{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-start;align-items:center;min-height:44px;margin-top:8px;padding-top:8px}.history-hover-readout strong{color:var(--navy)}.history-notices{border-left:3px solid var(--turquoise);color:var(--muted);background:#eef7f9;grid-template-columns:auto 1fr;gap:5px 9px;margin-top:16px;padding:12px 14px;display:grid}.history-notices svg{grid-row:1/span 20}.history-notices span{color:var(--navy);font-weight:800}.history-data-details{border:1px solid var(--line);background:var(--white);border-radius:8px;margin-top:16px}.history-data-details summary{color:var(--navy);cursor:pointer;padding:14px 16px;font-weight:820}.history-coverage-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;padding:0 16px 14px;display:grid}.history-coverage-grid span{color:var(--muted);background:#f5f9fb;gap:3px;padding:10px;font-size:13px;display:grid}.history-coverage-grid strong{color:var(--navy)}.history-data-details .data-table-wrap{max-height:420px}.history-followup-actions{margin-top:16px}.history-loading{color:var(--muted);padding:24px}.comparison-mode-tabs a{min-height:var(--tap-target);border-radius:var(--radius-control);color:var(--muted);justify-content:center;align-items:center;padding:8px 14px;font-weight:820;display:inline-flex}.comparison-mode-tabs a.active{color:var(--white);background:var(--turquoise)}.comparison-filter{grid-template-columns:repeat(4,minmax(0,1fr))}.comparison-filter>.year-selector{grid-column:1/-1}.comparison-filter>.primary-button{width:min(100%,285px)}.year-selector{border:1px solid var(--line);background:#f8fbfc;border-radius:8px;min-width:0;margin:0;padding:14px}.year-selector legend{width:100%;color:var(--navy);justify-content:space-between;align-items:baseline;gap:12px;padding:0 2px 10px;font-weight:820;display:flex}.year-selector legend small{color:var(--muted);font-size:12px;font-weight:700}.year-selector-quick{flex-wrap:wrap;gap:6px;display:flex}.year-selector-quick button{border:1px solid var(--line);border-radius:var(--radius-control);min-width:70px;min-height:40px;color:var(--navy);background:var(--white);cursor:pointer;padding:7px 12px;font-weight:820}.year-selector-quick button:hover{background:#eef9fa;border-color:#85cdd0}.year-selector-quick button.active{border-color:var(--turquoise);color:var(--white);background:var(--turquoise)}.year-selector-manual{gap:6px;max-width:390px;margin-top:12px;display:grid}.year-selector-manual>label{color:var(--muted);font-size:13px;font-weight:760}.year-selector-manual>div{grid-template-columns:minmax(120px,1fr) auto;gap:7px;display:grid}.year-selector-manual input{border:1px solid var(--line);border-radius:var(--radius-control);width:100%;min-height:42px;color:var(--text);background:var(--white);padding:0 11px}.year-selector-manual button{border-radius:var(--radius-control);min-height:42px;color:var(--white);background:var(--navy);cursor:pointer;border:0;justify-content:center;align-items:center;gap:6px;padding:8px 13px;font-weight:800;display:inline-flex}.year-selector-manual button:disabled{cursor:not-allowed;opacity:.45}.year-selector-selected{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.year-selector-selected>span{min-height:34px;color:var(--navy);background:#eaf7f8;border:1px solid #b9e1e3;border-radius:999px;align-items:center;gap:5px;padding:4px 5px 4px 11px;font-size:14px;font-weight:820;display:inline-flex}.year-selector-selected button{width:26px;height:26px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:inline-grid}.year-selector-selected button:hover{background:var(--white)}.year-selector-help,.year-selector-message,.year-selector-empty{margin:9px 0 0;font-size:13px;line-height:1.45}.year-selector-help,.year-selector-empty{color:var(--muted)}.year-selector-message{color:#8a4d00;font-weight:700}.verification-page{min-height:calc(100vh - var(--header-height));place-items:center;padding:clamp(28px,7vw,80px) 20px;display:grid}.verification-card{border:1px solid var(--line);border-radius:var(--radius-panel);background:var(--white);width:min(100%,560px);box-shadow:var(--shadow-panel);text-align:center;justify-items:center;gap:20px;padding:clamp(24px,5vw,42px);display:grid}.verification-icon{width:58px;height:58px;color:var(--turquoise);background:var(--color-cyan-50);border-radius:50%;place-items:center;display:grid}.verification-icon svg{width:30px;height:30px}.verification-copy h1,.verification-copy p{margin:0}.verification-copy h1{color:var(--navy);letter-spacing:0;margin-top:7px;font-size:clamp(28px,5vw,38px)}.verification-copy>p:last-child{color:var(--muted);margin-top:12px;line-height:1.55}.verification-form{text-align:left;gap:10px;width:100%;display:grid}.verification-form>label:first-child{color:var(--navy);font-weight:820}.verification-answer-row{grid-template-columns:minmax(100px,1fr) auto;gap:8px;display:grid}.verification-answer-row input{border:1px solid var(--line);border-radius:var(--radius-control);width:100%;min-height:48px;color:var(--text);background:var(--white);padding:0 13px;font-size:18px;font-weight:760}.verification-answer-row button,.verification-retry{border-radius:var(--radius-control);min-height:48px;color:var(--white);background:var(--navy);cursor:pointer;border:0;justify-content:center;align-items:center;gap:7px;padding:10px 17px;font-weight:820;display:inline-flex}.verification-answer-row button:disabled{cursor:not-allowed;opacity:.45}.verification-answer-row svg,.verification-retry svg{width:18px;height:18px}.verification-error{color:var(--color-danger);margin:0;font-size:14px;font-weight:700}.verification-retry{color:var(--navy);background:var(--color-cyan-50);justify-self:start}.verification-note{color:var(--muted);margin:0;font-size:13px}.challenge-honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}@media (max-width:520px){.verification-page{align-items:start;padding:20px 12px}.verification-card{padding:24px 18px}.verification-answer-row{grid-template-columns:1fr}}.commune-autocomplete{position:relative}.commune-autocomplete>span{display:block}.commune-autocomplete-list{z-index:30;border:1px solid var(--line);background:var(--white);max-height:280px;box-shadow:var(--shadow-panel);border-radius:6px;margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto}.commune-autocomplete-list li{min-height:48px;color:var(--navy);cursor:pointer;border-radius:4px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:7px 9px;display:grid}.commune-autocomplete-list li[aria-selected=true],.commune-autocomplete-list li:hover{background:var(--color-cyan-50)}.commune-autocomplete-list span,.commune-autocomplete-list small{min-width:0;display:block}.commune-autocomplete-list small{color:var(--muted);margin-top:2px;font-weight:500}.filter-help{color:var(--muted);margin:12px 0 0;font-size:14px}.comparison-view-tabs{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:4px;margin:0 0 18px;padding:4px;display:inline-flex}.comparison-view-tabs a{min-width:112px;color:var(--muted);text-align:center;border-radius:6px;padding:10px 16px;font-weight:820}.comparison-view-tabs a.active{color:var(--white);background:var(--turquoise)}.comparison-chart-card{border:1px solid var(--line);background:var(--white);border-radius:8px;margin-bottom:18px;padding:24px}.comparison-chart-plot{min-width:760px;position:relative}.comparison-notices{color:#714417;background:#fff8ed;border-left:4px solid #ca7a1d;gap:5px;margin-bottom:14px;padding:12px 14px;font-size:14px;display:grid}.comparison-notices p{margin:0}.comparison-empty{border-radius:var(--radius-panel);color:var(--muted);background:#f7f9fa;border:1px dashed #bdccd5;margin-top:16px;padding:22px}.comparison-empty strong{color:var(--navy);margin-bottom:5px;display:block}.comparison-empty p,.comparison-match-count{margin:0}.comparison-tooltip span{align-items:center;gap:7px;display:flex}.comparison-tooltip i,.comparison-legend i{border-radius:2px;flex:none;width:22px;height:3px;display:inline-block}.comparison-legend .line-sample-1{background:repeating-linear-gradient(90deg,currentColor 0 7px,#0000 7px 11px)!important}.comparison-legend .line-sample-2{background:repeating-linear-gradient(90deg,currentColor 0 3px,#0000 3px 7px)!important}.comparison-legend .line-sample-3{background:repeating-linear-gradient(90deg,currentColor 0 11px,#0000 11px 15px,currentColor 15px 18px,#0000 18px 22px)!important}.comparison-legend{color:var(--muted);flex-wrap:wrap;gap:10px 18px;margin-top:12px;font-size:14px;display:flex}.comparison-legend span{align-items:center;gap:7px;display:inline-flex}.comparison-stat-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-bottom:28px;display:grid}.comparison-stat-card{border:1px solid var(--line);background:var(--white);border-top:4px solid;border-radius:8px;padding:18px}.comparison-stat-title{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.comparison-stat-title strong{color:var(--navy)}.comparison-stat-title span{color:var(--muted);font-size:13px}.comparison-stat-card dl{grid-template-columns:1fr 1fr;gap:10px;margin:0;display:grid}.comparison-stat-card dl div{background:#f5f9fb;padding:10px}.comparison-stat-card dt{color:var(--muted);font-size:12px}.comparison-stat-card dd{color:var(--navy);margin:3px 0 0;font-size:18px;font-weight:850}.comparison-anomaly{color:var(--navy);margin:14px 0 0;font-weight:820}.comparison-station{color:var(--muted);margin:6px 0 0;font-size:13px}.comparison-match-count{color:var(--muted);font-size:12px}.comparison-stat-card.is-empty{background:#f7f9fa;border-top-color:var(--status-unavailable)!important}.chart-scroll{overflow-x:auto}.chart-plot{min-width:680px;position:relative}.chart-scroll svg{width:100%;height:auto}.chart-tooltip{z-index:2;border:1px solid var(--line);min-width:210px;max-width:280px;color:var(--text);pointer-events:none;background:#fffffff5;border-radius:12px;gap:4px;padding:10px 12px;font-size:13px;display:grid;position:absolute;transform:translate(-50%,8px);box-shadow:0 14px 34px #0a4f8f24}.chart-tooltip strong{color:var(--navy)}.chart-tooltip span{color:var(--muted)}.chart-legend{flex-wrap:wrap;gap:14px;margin-top:12px;font-size:14px;display:flex}.chart-legend span{align-items:center;gap:7px;display:inline-flex}.chart-legend i{border-radius:999px;width:20px;height:4px;display:inline-block}.legend-current{background:var(--turquoise)}.legend-compare{background:repeating-linear-gradient(90deg,#7891a3 0 8px,#0000 8px 13px)}.filter-panel{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:end;gap:14px;display:grid}.filter-panel label{color:var(--muted);gap:7px;font-weight:760;display:grid}.filter-panel input,.filter-panel select{border:1px solid var(--line);border-radius:var(--radius-control);width:100%;min-height:46px;color:var(--text);background:var(--white);padding:0 12px}.comparison-summary{justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.comparison-summary span{color:var(--muted)}.popular-links{flex-wrap:wrap;gap:10px;display:flex}.popular-links a{border:1px solid var(--line);color:var(--navy);background:var(--white);border-radius:999px;padding:10px 13px;font-weight:760}.data-table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:760px}.data-table th,.data-table td{border-bottom:1px solid var(--line);text-align:left;padding:12px}.site-footer{border-top:1px solid var(--line);width:min(1180px,100% - 32px);color:var(--muted);margin:0 auto;padding:30px 0 46px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-footer img{width:180px;height:auto}.site-footer nav{flex-wrap:wrap;gap:14px;margin:16px 0;display:flex}.site-footer a{color:var(--navy);font-weight:760}@media (max-width:1120px){.site-header-inner{grid-template-columns:auto minmax(0,1fr)}.site-header{position:relative}.header-search{grid-area:2/1/auto/-1}.header-actions{justify-self:end}.map-toolbar{grid-template-columns:1fr 1fr}.map-slot-group{grid-column:1/-1}}@media (max-width:920px){.home-intro{grid-template-columns:1fr;gap:18px}.home-climate-guide-grid{grid-template-columns:1fr}.site-header-inner{gap:10px 16px}.header-actions{justify-content:space-between;align-items:center;width:auto}.alert-pill{max-width:100%}.site-header nav{justify-content:flex-start;overflow-x:auto}.city-grid,.metric-grid,.alert-grid,.summary-grid,.chart-grid,.city-hero{grid-template-columns:1fr 1fr}.current-weather-card,.history-promo,.comparison-summary{flex-direction:column;align-items:flex-start}.forecast-map-layout,.home-forecast-wrap .forecast-map-layout{grid-template-columns:1fr}.home-forecast-wrap .france-map{aspect-ratio:1}.national-stat-grid{grid-template-columns:1fr 1fr}.map-toolbar{grid-template-columns:1fr;align-items:stretch}.map-slot-group{grid-column:auto}.range-control,.layer-control{width:100%}.range-control{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.france-map{min-height:0}.map-city-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;padding-right:0;overflow:visible}}@media (max-width:620px){main{width:min(100% - 24px,1180px)}.site-header-inner{grid-template-columns:minmax(0,1fr) auto;width:min(100% - 24px,1280px);min-height:0;padding:10px 0;display:grid}.site-logo img{width:min(154px,100%)}.site-logo{min-width:0}.header-actions{display:contents}.header-search{grid-area:2/1/auto/-1}.alert-pill{grid-area:1/2;max-width:none;min-height:44px;padding:7px 9px;font-size:12px}.alert-pill strong{display:none}.site-header nav{grid-area:3/1/auto/-1;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid;overflow:hidden}.site-header nav a{justify-content:center;min-width:0;padding:8px 6px;font-size:13px}@media (max-width:350px){.site-header nav a{gap:4px;padding-inline:4px}.site-header nav a svg{display:none}}h1{font-size:clamp(30px,9.5vw,38px);line-height:1.08}h2{font-size:clamp(25px,8vw,32px)}.home-hero{gap:18px;min-height:0;padding-top:30px;padding-bottom:30px}.home-intro{grid-template-columns:1fr;gap:16px;padding:22px 0 18px}.home-intro h1{font-size:30px}.home-intro-copy p{font-size:15px}.home-intro-copy .home-intro-lead{font-size:16px}.home-intro-points{gap:8px;display:grid}.home-hero .hero-copy h1{font-size:clamp(38px,11vw,48px)}.home-hero .hero-copy p:last-child{font-size:16px}.comparison-filter{grid-template-columns:1fr}.section-panel,.chart-card,.current-weather-card,.forecast-map-panel{padding:18px}.national-climate-heading{flex-direction:column;align-items:stretch}.national-stat-grid,.national-city-compare,.national-option-grid{grid-template-columns:1fr}.national-chart-wrap{min-width:520px}.national-chart-scroll,.history-svg-wrap,.chart-scroll{overscroll-behavior-inline:contain;width:100%;max-width:100%;overflow-x:auto}.national-stat-grid strong{font-size:24px}.comparison-mode-tabs{grid-template-columns:1fr;width:100%;display:grid}.comparison-mode-tabs a{text-align:center;min-width:0;padding-inline:8px;font-size:13px;line-height:1.25}.history-entry-grid{grid-template-columns:1fr}.history-page-actions{width:100%}.history-page-actions a{flex:1;justify-content:center}.history-controls,.history-date-grid{grid-template-columns:1fr;width:100%;display:grid}.quick-range-row{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.history-year-comparison{width:100%;min-width:0}.year-selector legend{flex-direction:column;align-items:flex-start;gap:3px}.year-selector-quick{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.year-selector-quick button{min-width:0}.year-selector-manual{max-width:none}.indicator-picker{flex-wrap:nowrap;overflow-x:auto}.indicator-picker button{flex:none}.history-chart-card{padding:14px}.history-chart-title{flex-direction:column;align-items:stretch}.history-chart-plot{min-width:520px}.history-svg-wrap,.chart-scroll{scrollbar-width:thin}.chart-heading{flex-direction:column;align-items:stretch}.history-legend{justify-content:flex-start}.history-chart-tools{justify-items:start}.history-followup-actions a{justify-content:center;width:100%}.comparison-view-tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;display:grid}.comparison-view-tabs a{min-width:0;padding-inline:8px}.comparison-chart-card{padding:16px}.comparison-chart-card .chart-heading{flex-direction:column;align-items:stretch}.comparison-export-actions{justify-content:flex-start}.comparison-stat-grid,.city-grid,.metric-grid,.alert-grid,.summary-grid,.chart-grid,.city-hero{grid-template-columns:1fr}.search-form{grid-template-columns:auto 1fr auto}.search-form input{font-size:16px}.suggestions{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.city-hero{gap:16px;padding:28px 0 22px}.current-weather-card{gap:18px}.current-temp{font-size:clamp(58px,20vw,78px)}.data-quality-panel>summary{grid-template-columns:1fr}.city-vigilance-banner{flex-wrap:wrap;align-items:flex-start}.forecast-map-panel{padding:18px}.map-toolbar{gap:12px;padding:10px}.uv-availability{flex-direction:column;align-items:flex-start;gap:2px}.uv-map-legend{flex-wrap:nowrap;padding-bottom:3px;overflow-x:auto}.uv-map-legend span{flex:none}.france-map{min-height:0}.map-city-badge-foreign{display:none}.france-map.is-compact .map-city-connector{stroke:#083a635c;stroke-width:1px}.france-map.is-compact .map-city-pin{r:2.7px;stroke-width:1.8px}.forecast-day-slots{grid-template-columns:repeat(2,minmax(0,1fr))}.weather-map-temp{stroke-width:3.4px;font-size:15px}.wind-map-speed{font-size:15px}.wind-map-arrow{transform-box:fill-box}.map-city-badge{gap:4px;min-width:50px;padding:3px 5px}.map-weather-icon{width:22px;height:22px}.map-city-badge strong{font-size:12px}.map-city-list{grid-template-columns:1fr;max-height:520px;padding-right:2px;overflow:auto}.map-city-list a{min-height:58px;padding:10px 12px}.map-city-list strong{font-size:18px}.map-city-list small{font-size:12px}.segmented-control,.segmented-control.wide{width:100%}.segmented-control button{flex:1;padding:0 9px}.range-control button,.slot-control button{white-space:normal;min-width:0;padding-inline:6px;font-size:12px;line-height:1.15}.weather-symbol{font-size:52px}}@media print{body *{visibility:hidden}.national-climate-section,.national-climate-section *{visibility:visible}.national-climate-section{border:0;width:100%;margin:0;padding:24px;position:absolute;inset:0}.national-city-compare,.national-chart-options,.chart-actions{display:none!important}.national-chart-scroll{overflow:visible}.national-chart-wrap{min-width:0}body.meteo-chart-print *{visibility:hidden!important}body.meteo-chart-print .pdf-export-target,body.meteo-chart-print .pdf-export-target *{visibility:visible!important}body.meteo-chart-print .pdf-export-target{background:#fff;border:0;width:100%;margin:0;padding:28px;position:absolute;inset:0}body.meteo-chart-print .pdf-export-target:before{content:"";background:url(/meteo365-logo-transparent.png) 0/contain no-repeat;width:220px;height:60px;margin-bottom:18px;display:block}body.meteo-chart-print .pdf-export-target .chart-actions,body.meteo-chart-print .pdf-export-target .comparison-filter,body.meteo-chart-print .pdf-export-target button{display:none!important}body.meteo-chart-print .chart-scroll,body.meteo-chart-print .history-svg-wrap{overflow:visible!important}}
