.rdtr-weather-region,.rdtr-alerts,.rdtr-weather-map,.rdtr-weather-home{font-family:inherit;color:#f4f7fb}.rdtr-weather-header{display:flex;align-items:end;justify-content:space-between;gap:12px;margin:0 0 14px;border-bottom:1px solid rgba(255,255,255,.12)}.rdtr-weather-header h2{margin:0 0 8px;font-size:26px;line-height:1.1}.rdtr-weather-header span{font-size:11px;color:rgba(255,255,255,.55);margin-bottom:10px}.rdtr-weather-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;align-items:stretch}.rdtr-weather-card{background:linear-gradient(145deg,#191919,#252525);border-radius:12px;padding:12px;box-shadow:0 10px 22px rgba(0,0,0,.22);min-height:275px;display:flex;flex-direction:column}.rdtr-weather-card .rdtr-weather-forecast{margin-top:auto}.rdtr-weather-card-error{border:1px solid #a50000;background:#fff2f2;color:#8a0000}.rdtr-weather-main{display:flex;justify-content:space-between;gap:8px}.rdtr-weather-main h3{margin:0;font-size:16px}.rdtr-weather-desc{margin:5px 0 0;font-size:12px;color:rgba(255,255,255,.72)}.rdtr-weather-main img{width:52px;height:52px}.rdtr-weather-temp{font-size:34px;font-weight:800;margin:24px 0 16px}.rdtr-weather-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:0}.rdtr-weather-meta div{background:rgba(255,255,255,.06);border-radius:8px;padding:8px}.rdtr-weather-meta dt{font-size:10px;color:rgba(255,255,255,.45)}.rdtr-weather-meta dd{margin:4px 0 0;font-weight:800;font-size:16px}.rdtr-weather-forecast{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:12px}.rdtr-weather-forecast-item{background:rgba(255,255,255,.05);border-radius:7px;padding:5px;text-align:center}.rdtr-weather-forecast-item span{display:block;font-size:9px;color:rgba(255,255,255,.48)}.rdtr-weather-forecast-item img{width:24px;height:24px}.rdtr-weather-forecast-item strong{display:block;font-size:12px}.rdtr-weather-updated,.rdtr-weather-source{font-size:10px;color:rgba(255,255,255,.45);margin:10px 0 0}.rdtr-weather-home{background:#101722;border:1px solid rgba(255,255,255,.09);border-radius:10px;padding:10px}.rdtr-weather-home-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.rdtr-weather-home-row span{background:rgba(255,255,255,.06);border-radius:999px;padding:7px 10px;font-size:13px}.rdtr-weather-home-alert{background:#3a2500!important;color:#ffd780}.rdtr-alert-bar{padding:11px 14px;border-radius:8px;background:#2a2100;color:#ffd166;margin:0 0 14px;box-shadow:0 8px 18px rgba(0,0,0,.18);border-left:5px solid #ffd166}.rdtr-alert-bar span{opacity:.8;margin-left:10px}.rdtr-alert-level-1{background:#332a00!important;color:#ffe08a!important;border-left-color:#ffd166!important}.rdtr-alert-level-2{background:#3b2100!important;color:#ffb14a!important;border-left-color:#ff9f1c!important}.rdtr-alert-level-3{background:#430b12!important;color:#ff8794!important;border-left-color:#ff3b30!important}.rdtr-alerts-list{display:grid;gap:12px}.rdtr-alert-card{background:#151a22;border-left:5px solid #ffd166;border-radius:10px;padding:14px}.rdtr-alert-card.rdtr-alert-level-1{border-left-color:#ffd166}.rdtr-alert-card.rdtr-alert-level-2{border-left-color:#ff9f1c}.rdtr-alert-card.rdtr-alert-level-3{border-left-color:#ff3b30}.rdtr-alert-card h3{margin:0 0 8px}.rdtr-alert-area{font-weight:700}.rdtr-alert-empty,.rdtr-alerts-empty{background:rgba(255,255,255,.06);border-radius:8px;padding:12px}.rdtr-weather-map .rdtr-map-canvas{position:relative;min-height:430px;border-radius:18px;background:radial-gradient(circle at 52% 30%,rgba(0,132,255,.25),transparent 22%),linear-gradient(145deg,#121824,#202b3d);overflow:hidden;border:1px solid rgba(255,255,255,.1)}.rdtr-map-canvas:before{content:"";position:absolute;inset:35px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.06);border-radius:44% 52% 45% 48%;transform:rotate(-18deg)}.rdtr-map-point{position:absolute;transform:translate(-50%,-50%);z-index:2;border:0;border-radius:12px;padding:8px 10px;background:#0b1220;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.28);cursor:pointer;text-align:left;min-width:115px}.rdtr-map-point strong,.rdtr-map-point span,.rdtr-map-point em{display:block}.rdtr-map-point span{font-size:20px;font-weight:900}.rdtr-map-point em{font-size:10px;color:rgba(255,255,255,.58);font-style:normal}.rdtr-map-point.is-active{outline:2px solid #2ea3ff}.rdtr-weather-error{background:#fff2f2;color:#8a0000;border:1px solid #a50000;border-radius:8px;padding:12px}@media(max-width:760px){.rdtr-weather-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.rdtr-weather-card{min-width:230px;scroll-snap-align:start}.rdtr-weather-meta{grid-template-columns:repeat(2,1fr)}.rdtr-weather-header{align-items:start;flex-direction:column}.rdtr-weather-map .rdtr-map-canvas{min-height:520px}.rdtr-map-point{min-width:105px;font-size:12px}}
