/* @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;}
.aemet-weather-widget{background:#f8fbff;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.08);padding:20px;margin-bottom:30px;color:#2c3e50;max-width:100%;overflow:hidden;min-width:0;display:block;box-sizing:border-box;}.aemet-avisos{margin-bottom:12px;}.aemet-aviso-detalle{font-size:0.8rem;}.aemet-alert{padding:8px 12px;margin-bottom:12px;text-align:center;font-size:0.85rem;border-radius:8px;}.aemet-alert--warning{background:#fff8e1;color:#6b5400;}.aemet-alert--info{background:#eef6ff;color:#004d99;}.aemet-hero{display:flex;flex-wrap:wrap;align-items:center;gap:16px 28px;background:linear-gradient(90deg,#004d99,#0074b7);color:#fff;border-radius:14px;padding:22px 26px;margin-bottom:16px;}.aemet-hero-label{flex-basis:100%;margin:0 0 4px;font-size:1.15rem;font-weight:700;color:#fff;}.aemet-hero-summary{flex-basis:100%;margin:0 0 14px;font-size:0.9rem;opacity:.92;}.aemet-hero-main{flex:1 1 220px;min-width:0;}.aemet-hero-top{display:flex;align-items:center;gap:14px;}.aemet-hero-temp-block{flex:1 1 auto;min-width:0;display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 12px;}.aemet-hero-temp{font-size:5rem;font-weight:700;line-height:1;}.aemet-hero-unit{font-size:0.7em;font-weight:600;opacity:.85;vertical-align:super;}.aemet-hero-desc{font-size:1.05rem;font-weight:600;}.aemet-hero-feels{margin-top:6px;font-size:0.85rem;opacity:.85;}.aemet-hero-icon{width:88px;height:88px;flex:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.15));}.aemet-hero-stats{display:flex;align-items:center;flex-wrap:wrap;gap:18px 24px;padding-left:24px;border-left:1px solid rgba(255,255,255,0.25);}.aemet-hero-stat{display:flex;flex-direction:column;gap:3px;}.aemet-hero-stat-label{display:flex;align-items:center;gap:5px;font-size:0.75rem;opacity:.85;white-space:nowrap;}.aemet-hero-stat-label .icon{width:14px;height:14px;flex:none;}.aemet-hero-stat-value{font-size:0.95rem;font-weight:700;white-space:nowrap;}.aemet-hero-updated{display:flex;align-items:center;gap:4px;flex-basis:100%;font-size:0.8rem;opacity:.75;}.aemet-hero-updated .icon{width:14px;height:14px;}@media (min-width:641px){.aemet-hero-stats{gap:22px 32px;}.aemet-hero-stat-label{font-size:0.85rem;gap:6px;}.aemet-hero-stat-label .icon{width:18px;height:18px;}.aemet-hero-stat-value{font-size:1.25rem;}}@media (max-width:640px){.aemet-hero{padding:18px 20px;}.aemet-hero-temp{font-size:2.15rem;}.aemet-hero-icon{width:68px;height:68px;}.aemet-hero-stats{flex-basis:100%;justify-content:space-between;padding-left:0;border-left:none;padding-top:14px;border-top:1px solid rgba(255,255,255,0.25);}.aemet-hero-stat--minmax{flex-basis:100%;}}.aemet-section{margin-bottom:16px;}.aemet-section-title{margin:0 0 12px;font-size:1rem;font-weight:700;color:#004d99;}.aemet-hourly-day-label{margin:8px 0 8px;font-size:0.85rem;font-weight:600;color:#6b7c8c;}.aemet-hourly-day-label:not(:first-child){margin-top:22px;padding-top:16px;border-top:1px solid #e3ecf5;}.aemet-hourly-container{display:flex;overflow-x:auto;gap:4px;margin-bottom:8px;cursor:grab;user-select:none;scrollbar-width:thin;}.aemet-hourly-container.is-dragging{cursor:grabbing;scroll-snap-type:none;}.aemet-hourly-container::-webkit-scrollbar{height:8px;}.aemet-hourly-container::-webkit-scrollbar-track{background:#f1f7ff;border-radius:10px;}.aemet-hourly-container::-webkit-scrollbar-thumb{background:#004d99;border-radius:10px;border:2px solid #f1f7ff;}.aemet-hour-col{min-width:70px;flex:0 0 70px;text-align:center;padding:8px 4px;}.aemet-hour-header{display:block;font-size:0.8rem;font-weight:700;color:#004d99;}.aemet-hour-temp{font-size:1.2rem;font-weight:800;color:#333;margin:4px 0;}.aemet-hour-icon{width:38px;height:38px;margin:4px 0;}.aemet-hour-precip{font-size:0.75rem;color:#6b7c8c;}.aemet-daily-list{display:flex;flex-direction:column;}.aemet-daily-item{display:flex;align-items:center;gap:14px;padding:12px 4px;border-bottom:1px solid #e3ecf5;}.aemet-daily-item:last-child{border-bottom:none;}.aemet-daily-label{flex:none;width:96px;}.aemet-daily-day{font-weight:600;text-transform:capitalize;}.aemet-daily-number{display:block;font-size:0.8rem;color:#6b7c8c;}.aemet-daily-icon{width:32px;height:32px;flex:none;}.aemet-daily-desc{flex:1 1 auto;min-width:0;font-size:0.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.aemet-daily-temp-max{flex:none;font-weight:700;color:#e2574c;min-width:2.2em;text-align:right;}.aemet-daily-temp-min{flex:none;font-weight:700;color:#6b7c8c;min-width:2.2em;text-align:right;}.aemet-footer-box{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;background:#eef6ff;color:#004d99;border-radius:10px;padding:14px 16px;font-size:0.85rem;}.aemet-footer-icon{width:20px;height:20px;flex:none;}.aemet-footer-text{flex:1 1 260px;min-width:0;}.aemet-footer-meta{flex:none;text-align:right;opacity:.85;line-height:1.4;}@media (max-width:640px){.aemet-footer-meta{flex-basis:100%;text-align:left;}}.aemet-attribution{margin:6px 2px 0;font-size:0.75rem;color:#8b98a5;}.aemet-aviso{border-radius:8px;padding:10px 14px;margin-bottom:8px;font-size:0.85rem;border-left:6px solid transparent;}.aemet-aviso-zona{display:block;font-size:0.75rem;opacity:.8;}.aemet-aviso-periodo{opacity:.75;font-style:italic;}.aemet-aviso--amarillo{background:#fff8e1;border-left-color:#ffc400;color:#6b5400;}.aemet-aviso--naranja{background:#fff0e0;border-left-color:#ff9100;color:#7a3c00;}.aemet-aviso--rojo{background:#fde8e8;border-left-color:#e53935;color:#7a1313;}@media (max-width:768px){.aemet-weather-widget{padding:15px;}.aemet-daily-desc{display:none;}}
