.league-event-weather-module{width:100%;--league-weather-accent: var(--theme-info, #3b82f6);--league-weather-foreground: var(--theme-text-primary, #0f172a);--league-weather-muted: var(--theme-text-secondary, #475569);--league-weather-surface: var(--theme-surface-1, #f8fafc);--league-weather-surface-hover: var(--theme-surface-2, #f1f5f9);--league-weather-border: rgba(0, 0, 0, .06);--league-weather-glass: rgba(0, 0, 0, .02);color:var(--league-weather-foreground)}[data-bs-theme=dark] .league-event-weather-module{color:var(--theme-text-primary, #e2e8f0);--league-weather-foreground: var(--theme-text-primary, #e2e8f0);--league-weather-muted: var(--theme-text-muted, #94a3b8);--league-weather-surface: var(--theme-surface-2, #1e293b);--league-weather-surface-hover: var(--theme-surface-3, #334155);--league-weather-border: rgba(255, 255, 255, .08);--league-weather-glass: rgba(255, 255, 255, .04)}.wx-panel{display:flex;flex-direction:column;gap:1rem}.wx-hero-row{display:flex;align-items:center;gap:1.5rem;padding:1rem 0}.wx-hero-temp{display:flex;align-items:flex-start;line-height:1;flex-shrink:0}.wx-hero-temp__value{font-size:clamp(3rem,8vw,4.5rem);font-weight:800;letter-spacing:-.04em;color:var(--league-weather-foreground);line-height:.85}.wx-hero-temp__unit{font-size:1.25rem;font-weight:600;color:var(--league-weather-muted);margin-top:.35rem;margin-left:.125rem}.wx-hero-meta{flex:1;display:flex;flex-direction:column;gap:.25rem;min-width:0}.wx-hero-meta__range{font-size:.875rem;font-weight:600;color:var(--league-weather-foreground);display:flex;align-items:center;gap:.375rem}.wx-hero-meta__range i{font-size:.625rem}.wx-hero-meta__range .fa-arrow-down{color:#60a5fa}.wx-hero-meta__range .fa-arrow-up{color:#f87171}.wx-hero-meta__sep{color:var(--league-weather-muted);margin:0 .125rem}.wx-hero-meta__condition{font-size:.8125rem;color:var(--league-weather-muted);display:flex;align-items:center;gap:.375rem}.wx-hero-meta__condition i{color:var(--league-weather-muted)}.wx-hero-wind{display:flex;align-items:center;gap:.625rem;flex-shrink:0;padding:.75rem 1rem;border-radius:.75rem;background:var(--league-weather-glass);border:1px solid var(--league-weather-border)}.wx-hero-wind__dial{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--league-weather-border);color:var(--league-weather-muted);font-size:.875rem}.wx-hero-wind__stats{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.wx-hero-wind__speed{font-size:1.5rem;font-weight:800;color:var(--league-weather-foreground);letter-spacing:-.02em}.wx-hero-wind__label{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--league-weather-muted)}.wx-hero-wind__gust{font-size:.6875rem;color:#f59e0b;font-weight:600;margin-top:.125rem}.wx-daylight{display:flex;align-items:center;gap:0;padding:.625rem 1rem;border-radius:.75rem;background:linear-gradient(90deg,#ff950014,#ff950008 40%,#6366f108 60%,#6366f114);border:1px solid rgba(255,149,0,.1)}.wx-daylight__item{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.wx-daylight__item--sunrise i{font-size:1.125rem;color:#f59e0b;filter:drop-shadow(0 0 4px rgba(245,158,11,.4))}.wx-daylight__item--sunset i{font-size:1.125rem;color:#a78bfa;filter:drop-shadow(0 0 4px rgba(167,139,250,.4))}.wx-daylight__text{display:flex;flex-direction:column;line-height:1.1}.wx-daylight__label{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--league-weather-muted)}.wx-daylight__time{font-size:1rem;font-weight:800;color:var(--league-weather-foreground);letter-spacing:-.01em}.wx-daylight__arc{flex:1;position:relative;display:flex;align-items:center;justify-content:center;padding:0 .5rem;min-width:2rem}.wx-daylight__arc-line{width:100%;height:2px;background:linear-gradient(90deg,#f59e0b66,#f59e0b26 30%,#a78bfa26 70%,#a78bfa66);border-radius:1px}.wx-chips{display:flex;flex-wrap:wrap;gap:.5rem}.wx-chip{display:inline-flex;align-items:center;gap:.375rem;padding:.3rem .75rem;border-radius:999px;font-size:.75rem;font-weight:600;background:var(--league-weather-surface);border:1px solid var(--league-weather-border);color:var(--league-weather-muted)}.wx-chip i{font-size:.6875rem;opacity:.7}.wx-chip--precip{background:#3b82f61a;border-color:#3b82f633;color:#60a5fa}.wx-chip--precip i{color:#60a5fa;opacity:1}.wx-tee-slots{display:flex;gap:.5rem}.wx-tee-slot{flex:1;background:var(--league-weather-glass);backdrop-filter:blur(12px);border-radius:.75rem;padding:.75rem;border:1px solid var(--league-weather-border);transition:transform .2s ease,border-color .2s ease}.wx-tee-slot:hover{border-color:var(--league-weather-muted);transform:translateY(-2px)}.wx-tee-slot__header{display:flex;align-items:center;gap:.375rem;margin-bottom:.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--league-weather-muted)}.wx-tee-slot__header i{font-size:.6875rem;opacity:.6}.wx-tee-slot__time{margin-left:auto;padding:.125rem .5rem;border-radius:999px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;color:var(--league-weather-foreground);background:var(--league-weather-glass);border:1px solid var(--league-weather-border)}.wx-tee-slot__stats{display:flex;align-items:center;gap:.75rem}.wx-tee-slot__temp{display:flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:700;color:var(--league-weather-foreground)}.wx-tee-slot__temp i{font-size:.875rem;color:var(--league-weather-muted)}.wx-tee-slot__wind{display:flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;color:var(--league-weather-muted)}.wx-tee-slot__wind i{font-size:.75rem;opacity:.6}.weather-no-data{text-align:center;padding:2rem 1rem;color:color-mix(in srgb,var(--league-weather-muted) 80%,transparent)}.weather-no-data i{font-size:2.5rem;margin-bottom:1rem;opacity:.5;animation:float-clouds 6s ease-in-out infinite}.weather-no-data p{margin:0;font-size:.875rem}@keyframes float-clouds{0%,to{transform:translate(0) translateY(0)}25%{transform:translate(10px) translateY(-5px)}50%{transform:translate(-5px) translateY(5px)}75%{transform:translate(5px) translateY(-3px)}}[data-bs-theme=dark] .wx-hero-wind{background:var(--league-weather-glass);border-color:var(--league-weather-border)}[data-bs-theme=dark] .wx-chip{background:#ffffff0a;border-color:#ffffff14}[data-bs-theme=dark] .wx-chip--precip{background:#3b82f61f;border-color:#3b82f640}[data-bs-theme=dark] .wx-daylight{background:linear-gradient(90deg,#ff95001a,#ff95000a 40%,#6366f10a 60%,#6366f11a);border-color:#ff950026}[data-bs-theme=dark] .wx-tee-slot{background:color-mix(in srgb,var(--theme-surface-1, #0f172a) 55%,transparent)}[data-bs-theme=dark] .wx-tee-slot:hover{background:var(--league-weather-surface-hover)}[data-bs-theme=dark] .wx-tee-slot__time{background:var(--league-weather-glass);border-color:var(--league-weather-border)}.weather--rainy .wx-hero-temp__value,.weather--rainy .wx-hero-meta__range,.weather--rainy .wx-hero-wind__speed,.weather--rainy .wx-tee-slot__temp,.weather--stormy .wx-hero-temp__value,.weather--stormy .wx-hero-meta__range,.weather--stormy .wx-hero-wind__speed,.weather--stormy .wx-tee-slot__temp{color:#fff}.weather--rainy .wx-hero-meta__condition,.weather--rainy .wx-chip,.weather--rainy .wx-tee-slot__wind,.weather--stormy .wx-hero-meta__condition,.weather--stormy .wx-chip,.weather--stormy .wx-tee-slot__wind{color:#ffffffb3}.weather--rainy .wx-daylight__time,.weather--stormy .wx-daylight__time{color:#fff}.weather--rainy .wx-daylight__label,.weather--stormy .wx-daylight__label{color:#fff9}[data-bs-theme=light] .weather--sunny .wx-hero-temp__value,[data-bs-theme=light] .weather--cloudy .wx-hero-temp__value,[data-bs-theme=light] .weather--clear .wx-hero-temp__value,[data-bs-theme=light] .weather--foggy .wx-hero-temp__value,[data-bs-theme=light] .weather--windy .wx-hero-temp__value,[data-bs-theme=light] .weather--snowy .wx-hero-temp__value{color:#0f172a}@media (max-width: 767px){.wx-hero-row{flex-wrap:wrap;gap:1rem}.wx-hero-temp__value{font-size:3rem}.wx-hero-wind{width:100%;justify-content:center}.wx-tee-slots{flex-direction:column}.wx-tee-slot__header{font-size:.6875rem}}
