/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.meteo-widget{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;max-width:380px;border-radius:20px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,0.35);user-select:none;}.meteo-main{padding:20px 22px 16px;color:#fff;position:relative;overflow:hidden;transition:background 0.5s ease;}.meteo-main[data-condition="clear-day"]{background:linear-gradient(160deg,#1565C0 0%,#0288D1 50%,#F57F17 100%);}.meteo-main[data-condition="clear-night"]{background:linear-gradient(160deg,#0D0D2B 0%,#1a237e 60%,#283593 100%);}.meteo-main[data-condition="partly-cloudy-day"]{background:linear-gradient(160deg,#1565C0 0%,#0277BD 60%,#455A64 100%);}.meteo-main[data-condition="partly-cloudy-night"]{background:linear-gradient(160deg,#0D0D2B 0%,#1a237e 60%,#37474F 100%);}.meteo-main[data-condition="cloudy"]{background:linear-gradient(160deg,#37474F 0%,#546E7A 60%,#607D8B 100%);}.meteo-main[data-condition="rain"]{background:linear-gradient(160deg,#1A237E 0%,#283593 50%,#0277BD 100%);}.meteo-main[data-condition="drizzle"]{background:linear-gradient(160deg,#263238 0%,#37474F 60%,#455A64 100%);}.meteo-main[data-condition="thunderstorm"]{background:linear-gradient(160deg,#1A237E 0%,#212121 60%,#37474F 100%);}.meteo-main[data-condition="snow"]{background:linear-gradient(160deg,#263238 0%,#37474F 50%,#546E7A 100%);}.meteo-main[data-condition="mist"]{background:linear-gradient(160deg,#37474F 0%,#546E7A 60%,#78909C 100%);}.meteo-main::before{content:'';position:absolute;top:-40px;right:-40px;width:200px;height:200px;border-radius:50%;background:rgba(255,255,255,.07);pointer-events:none;}.meteo-main::after{content:'';position:absolute;bottom:-60px;left:-30px;width:160px;height:160px;border-radius:50%;background:rgba(255,255,255,.05);pointer-events:none;}.meteo-main-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px;}.meteo-location{display:flex;align-items:center;gap:5px;font-size:.95em;font-weight:700;letter-spacing:.5px;text-shadow:0 1px 4px rgba(0,0,0,.3);}.meteo-pin{width:16px;height:16px;opacity:.9;}.meteo-updated{font-size:.72em;opacity:.7;font-style:italic;}.meteo-main-body{display:flex;align-items:center;gap:10px;margin-bottom:16px;}.meteo-icon-wrap{flex-shrink:0;filter:drop-shadow(0 4px 12px rgba(0,0,0,.4));}.meteo-icon-animated{width:110px;height:110px;display:flex;align-items:center;justify-content:center;}.meteo-main-info{flex:1;}.meteo-temp-main{font-size:3.6em;font-weight:900;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.3);}.meteo-unit{font-size:.45em;font-weight:400;vertical-align:super;opacity:.85;}.meteo-desc-main{font-size:1.05em;font-weight:500;margin-top:4px;opacity:.95;text-shadow:0 1px 4px rgba(0,0,0,.2);}.meteo-ressenti{font-size:.8em;margin-top:3px;opacity:.75;}.meteo-main-details{display:flex;justify-content:space-around;background:rgba(0,0,0,.18);border-radius:12px;padding:10px 6px;gap:4px;}.meteo-detail-item{display:flex;flex-direction:column;align-items:center;gap:3px;flex:1;}.meteo-detail-item svg{width:18px;height:18px;stroke:rgba(255,255,255,.8);flex-shrink:0;}.meteo-detail-val{font-size:.88em;font-weight:700;color:#fff;white-space:nowrap;}.meteo-detail-lbl{font-size:.68em;opacity:.65;text-transform:uppercase;letter-spacing:.5px;color:#fff;}.meteo-forecasts{display:flex;background:#1C2A3A;gap:0;}.meteo-forecast-card{flex:1;padding:14px 8px;display:flex;flex-direction:column;align-items:center;gap:4px;border-right:1px solid rgba(255,255,255,.06);transition:background .2s;cursor:default;}.meteo-forecast-card:last-child{border-right:none;}.meteo-forecast-card:hover{background:rgba(255,255,255,.05);}.meteo-fc-label{font-size:.78em;font-weight:700;color:#90CAF9;text-transform:uppercase;letter-spacing:.5px;text-align:center;}.meteo-fc-time{font-size:.68em;color:rgba(255,255,255,.45);margin-bottom:2px;}.meteo-fc-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4));margin:2px 0;}.meteo-fc-temp{font-size:1.3em;font-weight:800;color:#fff;}.meteo-fc-desc{font-size:.72em;color:rgba(255,255,255,.65);text-align:center;line-height:1.3;}.meteo-fc-extra{display:flex;gap:6px;margin-top:4px;}.meteo-fc-extra span{font-size:.68em;color:rgba(255,255,255,.5);background:rgba(255,255,255,.07);padding:2px 5px;border-radius:4px;}.meteo-footer{background:#141E2A;color:rgba(255,255,255,.3);font-size:.65em;text-align:center;padding:7px;letter-spacing:.5px;}.meteo-erreur{background:#1C2A3A;color:rgba(255,255,255,.5);padding:16px;border-radius:12px;font-size:.85em;text-align:center;}@media (max-width:320px){.meteo-temp-main{font-size:2.8em;}.meteo-icon-animated{width:80px;height:80px;}.meteo-fc-icon{width:48px;height:48px;}}
