.werun-event-weather{--wr-weather-blue:#13aff0;--wr-weather-deep:#087fae;--wr-weather-text:#434445;--wr-weather-muted:#64727b;width:100%;padding:8px 0 24px;color:var(--wr-weather-text)}
.werun-event-weather__shell{width:min(1500px,calc(100% - 84px));max-width:none;margin:0 auto}
.werun-event-weather__heading{display:flex;align-items:flex-end;justify-content:flex-start;gap:0;margin:0 0 16px;padding:0 4px}
.werun-event-weather__heading>div{min-width:0}
.werun-event-weather__kicker{display:block;margin-bottom:2px;color:var(--wr-weather-deep);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.werun-event-weather__heading h2{margin:0;color:var(--wr-weather-text);font-size:clamp(27px,2.2vw,37px);font-weight:800;line-height:1.05}
.werun-event-weather__heading p{max-width:610px;margin:0 4px 1px 0;color:var(--wr-weather-muted);font-size:13px;font-weight:500;line-height:1.55;text-align:right}
.werun-weather-panel{position:relative;min-height:250px;padding:24px;border:1px solid rgba(19,175,240,.19);border-radius:20px;background:linear-gradient(125deg,#e8f8ff 0%,#f4fbff 45%,#fff8de 100%);box-shadow:0 14px 34px rgba(47,87,108,.075);overflow:hidden}
.werun-weather-panel:before,.werun-weather-panel:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.werun-weather-panel:before{top:-95px;right:-55px;width:260px;height:260px;background:radial-gradient(circle,rgba(251,196,44,.28) 0%,rgba(251,196,44,0) 70%)}
.werun-weather-panel:after{bottom:-120px;left:-70px;width:300px;height:300px;background:radial-gradient(circle,rgba(19,175,240,.18) 0%,rgba(19,175,240,0) 72%)}
.werun-weather-panel__loading,.werun-weather-panel__error{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:10px;min-height:200px;color:#65737c;font-size:13px;font-weight:700}
.werun-weather-panel__spinner{width:22px;height:22px;border:2px solid rgba(19,175,240,.18);border-top-color:var(--wr-weather-blue);border-radius:50%;animation:werun-weather-spin .8s linear infinite}
.werun-weather-panel__content{position:relative;z-index:1}
.werun-weather-current{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:22px;padding:4px 4px 22px;border-bottom:1px solid rgba(19,175,240,.14)}
.werun-weather-current__icon{display:flex;align-items:center;justify-content:center;width:104px;height:104px;border-radius:26px;background:linear-gradient(145deg,#13aff0,#71d3f8);color:#fff;box-shadow:0 12px 28px rgba(19,175,240,.22)}
.werun-weather-current__icon svg{width:68px;height:68px}
.werun-weather-current__main{min-width:0}
.werun-weather-current__place{position:relative;z-index:2;display:block;max-width:100%;margin:0 0 6px;color:#59717d;font-size:12px;font-weight:800;line-height:1.35;letter-spacing:.02em;text-transform:none;overflow-wrap:anywhere}
.werun-weather-current__temperature{display:inline-flex;align-items:flex-start;color:#35464f;font-size:54px;font-weight:800;line-height:.98}
.werun-weather-current__degree{display:inline-block;position:static!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;margin:2px 0 0 2px;font-size:24px;line-height:1;vertical-align:top;transform:none!important}
.werun-weather-current__main strong{display:block;margin-top:4px;color:#4a5961;font-size:16px;font-weight:800}
.werun-weather-current__details{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));gap:8px}
.werun-weather-current__details div{min-width:105px;padding:12px 14px;border:1px solid rgba(19,175,240,.13);border-radius:12px;background:rgba(255,255,255,.62);backdrop-filter:blur(8px)}
.werun-weather-current__details span{display:block;margin-bottom:4px;color:#75828a;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.werun-weather-current__details strong{color:#40505a;font-size:13px;font-weight:800}
.werun-weather-forecast{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding-top:18px}
.werun-weather-day{display:grid;grid-template-columns:auto 42px auto auto;align-items:center;gap:8px;padding:11px 13px;border:1px solid rgba(19,175,240,.12);border-radius:13px;background:rgba(255,255,255,.68);backdrop-filter:blur(8px)}
.werun-weather-day__name{min-width:72px;color:#56666f;font-size:11px;font-weight:800;text-transform:capitalize}
.werun-weather-day__icon{display:flex;width:36px;height:36px;color:#18a8df}
.werun-weather-day__icon svg{width:36px;height:36px}
.werun-weather-day strong{color:#35464f;font-size:16px;font-weight:800}
.werun-weather-day__min{color:#75828a;font-size:12px;font-weight:700}
.werun-weather-day__rain{grid-column:1/-1;color:#718089;font-size:9px;font-weight:800;text-align:right;text-transform:uppercase;letter-spacing:.04em}
@keyframes werun-weather-spin{to{transform:rotate(360deg)}}
@media(max-width:1100px){.werun-weather-current{grid-template-columns:auto 1fr}.werun-weather-current__details{grid-column:1/-1}.werun-weather-forecast{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1024px){.werun-event-weather{padding-top:8px}.werun-event-weather__shell{width:calc(100% - 32px)}.werun-event-weather__heading{align-items:flex-start;flex-direction:column;gap:8px}.werun-event-weather__heading p{max-width:720px;text-align:left}}
@media(max-width:767px){.werun-event-weather{padding:8px 0 20px}.werun-event-weather__shell{width:calc(100% - 32px)}.werun-event-weather__heading{margin-bottom:13px}.werun-event-weather__heading h2{font-size:28px}.werun-event-weather__heading p{font-size:12px}.werun-weather-panel{min-height:220px;padding:16px 14px;border-radius:16px}.werun-weather-current{grid-template-columns:72px 1fr;gap:13px;padding:0 0 16px}.werun-weather-current__icon{width:72px;height:72px;border-radius:20px}.werun-weather-current__icon svg{width:48px;height:48px}.werun-weather-current__temperature{font-size:40px}.werun-weather-current__degree{font-size:18px}.werun-weather-current__main strong{font-size:14px}.werun-weather-current__details{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.werun-weather-current__details div{min-width:0;padding:9px 8px}.werun-weather-current__details strong{font-size:11px}.werun-weather-forecast{grid-template-columns:1fr;gap:7px;padding-top:13px}.werun-weather-day{grid-template-columns:minmax(78px,1fr) 34px auto auto;padding:9px 11px}.werun-weather-day__icon,.werun-weather-day__icon svg{width:30px;height:30px}.werun-weather-day__rain{grid-column:auto;text-align:right}}
@media(prefers-reduced-motion:reduce){.werun-weather-panel__spinner{animation:none}}
