.dashboard-module__I2-Ota__dashboard{max-width:var(--section-max-wide);flex-direction:column;gap:1.5rem;margin:1.25rem auto;padding:0 clamp(.8rem,1vw + .35rem,1.25rem);display:flex}.dashboard-module__I2-Ota__row{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.dashboard-module__I2-Ota__signalGrid,.dashboard-module__I2-Ota__featureGrid,.dashboard-module__I2-Ota__utilityGrid{align-items:start;gap:1.5rem;display:grid}.dashboard-module__I2-Ota__signalGrid{grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr)}.dashboard-module__I2-Ota__featureGrid{grid-template-columns:minmax(0,1.02fr) minmax(0,1.28fr)}.dashboard-module__I2-Ota__utilityGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-module__I2-Ota__stationHero{overflow:hidden}.dashboard-module__I2-Ota__stationHeroGrid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.95fr);align-items:start;gap:1rem;display:grid}.dashboard-module__I2-Ota__stationLead{gap:.85rem;display:grid}.dashboard-module__I2-Ota__stationLeadLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--white-72);font-size:.75rem;font-weight:800}.dashboard-module__I2-Ota__stationLeadState{letter-spacing:.14em;text-transform:uppercase;color:var(--white-92);font-size:.78rem;font-weight:800}.dashboard-module__I2-Ota__signalDot{border-radius:999px;width:.65rem;height:.65rem;transition:background .18s,box-shadow .18s}.dashboard-module__I2-Ota__signalDotOn{background:#22c55e;animation:1.9s ease-in-out infinite dashboard-module__I2-Ota__signalPulseOn;box-shadow:0 0 #22c55e57}.dashboard-module__I2-Ota__signalDotOff{background:#ef4444;animation:1.9s ease-in-out infinite dashboard-module__I2-Ota__signalPulseOff;box-shadow:0 0 #ef444457}.dashboard-module__I2-Ota__signalDotUnknown{box-shadow:none;background:#ffffff73}.dashboard-module__I2-Ota__stationHeadline{font-family:var(--font-heading);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:clamp(1.55rem,1.1rem + 1vw,2.45rem);line-height:.96}.dashboard-module__I2-Ota__stationDeck{max-width:60ch;color:var(--white-92);margin:0;line-height:1.75}.dashboard-module__I2-Ota__stationBulletins{color:var(--white-88);margin:0;padding-left:1.1rem;line-height:1.72}.dashboard-module__I2-Ota__stationMetrics{gap:.8rem;display:grid}.dashboard-module__I2-Ota__metricCard,.dashboard-module__I2-Ota__stationInfoCard{background:var(--surface-2);border:1px solid #ffffff0f;border-radius:18px;padding:1rem}.dashboard-module__I2-Ota__metricLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--white-65);margin-bottom:.3rem;font-size:.74rem;font-weight:800;display:block}.dashboard-module__I2-Ota__metricValue{color:var(--white-100);margin-bottom:.45rem;font-size:clamp(1.05rem,.9rem + .4vw,1.4rem);display:block}.dashboard-module__I2-Ota__smallCard{padding:.5rem}.dashboard-module__I2-Ota__highlightCard{box-shadow:0 8px 30px var(--shadow-45);border-radius:12px;transform:translateY(-2px)}.dashboard-module__I2-Ota__propagationCard,.dashboard-module__I2-Ota__qsoCard,.dashboard-module__I2-Ota__stationNotesCard,.dashboard-module__I2-Ota__bandActivityCard,.dashboard-module__I2-Ota__utilityCard{align-self:start}.dashboard-module__I2-Ota__liveInner{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.dashboard-module__I2-Ota__clock{flex-direction:column;align-items:flex-start;display:flex}.dashboard-module__I2-Ota__callsign{color:var(--color-link);letter-spacing:.08em;font-size:1.05rem;font-weight:900}.dashboard-module__I2-Ota__time,.dashboard-module__I2-Ota__utc,.dashboard-module__I2-Ota__tz,.dashboard-module__I2-Ota__cityTime,.dashboard-module__I2-Ota__cityTz{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.dashboard-module__I2-Ota__time{min-width:8ch;font-size:1.25rem;font-weight:700}.dashboard-module__I2-Ota__utc{color:var(--white-85);min-width:12ch;margin-top:2px;font-size:.95rem}.dashboard-module__I2-Ota__tz{color:var(--white-85);min-width:14ch;font-size:.9rem}.dashboard-module__I2-Ota__clock .dashboard-module__I2-Ota__time,.dashboard-module__I2-Ota__clock .dashboard-module__I2-Ota__utc,.dashboard-module__I2-Ota__clock .dashboard-module__I2-Ota__tz{line-height:1.2}@media (max-width:920px){.dashboard-module__I2-Ota__liveInner{flex-direction:column;align-items:flex-start;gap:.5rem}.dashboard-module__I2-Ota__largeCard .dashboard-module__I2-Ota__time{font-size:1.4rem}.dashboard-module__I2-Ota__largeCard .dashboard-module__I2-Ota__callsign{font-size:1rem}.dashboard-module__I2-Ota__largeCard .dashboard-module__I2-Ota__utc,.dashboard-module__I2-Ota__largeCard .dashboard-module__I2-Ota__tz{font-size:.9rem}.dashboard-module__I2-Ota__onAirBadge{min-width:auto;box-shadow:none;padding:8px 10px;position:static}}.dashboard-module__I2-Ota__citiesGrid{grid-template-columns:1fr;align-items:stretch;gap:12px;width:100%;margin-top:10px;display:grid}.dashboard-module__I2-Ota__cityItem{background:var(--surface-1);border-radius:14px;grid-template-columns:minmax(0,1fr) 8ch;align-items:center;gap:10px;min-height:44px;padding:10px 12px;display:grid}.dashboard-module__I2-Ota__cityName{color:var(--white-95);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.8rem;font-weight:800;overflow:hidden}.dashboard-module__I2-Ota__cityHeader{align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.dashboard-module__I2-Ota__cityItem{border-left:4px solid var(--city-color,var(--logo-green))}.dashboard-module__I2-Ota__cityTime{color:var(--color-link);text-align:right;justify-self:end;min-width:8ch;font-size:1.02rem;font-weight:900}.dashboard-module__I2-Ota__cityTz{color:var(--white-66);flex:none;margin-left:8px;font-size:.75rem}@media (min-width:720px){.dashboard-module__I2-Ota__citiesGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:920px){.dashboard-module__I2-Ota__citiesGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-module__I2-Ota__rowShiftLeft{transform:translate(-12px)}}.dashboard-module__I2-Ota__cityItem{will-change:transform;transition:transform .18s,box-shadow .18s}.dashboard-module__I2-Ota__cityItem:hover{box-shadow:0 14px 36px var(--shadow-28);transform:translateY(-6px)}.dashboard-module__I2-Ota__cityTime{transition:transform .22s cubic-bezier(.2,.9,.2,1),color .18s;display:inline-block}.dashboard-module__I2-Ota__cityItem:hover .dashboard-module__I2-Ota__cityTime{color:var(--white-100);transform:translate(4px)scale(1.01)}.dashboard-module__I2-Ota__cityName{transition:color .16s}.dashboard-module__I2-Ota__cityItem:hover .dashboard-module__I2-Ota__cityName{color:var(--white-100)}.dashboard-module__I2-Ota__badge{border-radius:10px;padding:6px 10px;font-weight:700}.dashboard-module__I2-Ota__onAirBadge{z-index:50;text-align:center;border-radius:14px;justify-content:center;align-items:center;min-width:110px;padding:10px 14px;font-size:1rem;font-weight:800;display:inline-flex;position:absolute;top:56px;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #0000002e}.dashboard-module__I2-Ota__on{background:linear-gradient(90deg,var(--color-accent-3),var(--color-success));color:var(--text-dark)}.dashboard-module__I2-Ota__off{color:#fff;background:linear-gradient(90deg,#7f1d1d,#ef4444)}.dashboard-module__I2-Ota__onAirActive{color:#062b12;background:linear-gradient(90deg,#16a34a,#4ade80)}@keyframes dashboard-module__I2-Ota__signalPulseOn{0%{box-shadow:0 0 #22c55e6b}70%{box-shadow:0 0 0 10px #22c55e00}to{box-shadow:0 0 #22c55e00}}@keyframes dashboard-module__I2-Ota__signalPulseOff{0%{box-shadow:0 0 #ef44446b}70%{box-shadow:0 0 0 10px #ef444400}to{box-shadow:0 0 #ef444400}}.dashboard-module__I2-Ota__prop{flex-direction:column;align-items:flex-start;gap:.5rem;display:flex}.dashboard-module__I2-Ota__propValues{align-items:center;gap:1rem;display:flex}.dashboard-module__I2-Ota__propItem{flex-direction:column;align-items:center;gap:4px;display:flex}.dashboard-module__I2-Ota__propLabel{color:var(--white-85);text-transform:uppercase;font-size:.85rem}.dashboard-module__I2-Ota__propValue{font-size:1.2rem;font-weight:900}.dashboard-module__I2-Ota__propValueWarn{color:var(--color-warning)}.dashboard-module__I2-Ota__propValueLink{color:var(--color-link)}.dashboard-module__I2-Ota__propRecommend{color:var(--white-92);padding-top:4px;font-size:.92rem}.dashboard-module__I2-Ota__propNote{color:var(--white-66);margin-top:6px;font-size:.82rem}.dashboard-module__I2-Ota__qsoList{color:var(--white-92);flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__I2-Ota__qsoItem{background:var(--surface-1);box-shadow:0 4px 14px var(--shadow-25);border-radius:14px;justify-content:space-between;align-items:center;padding:8px 10px;transition:transform .12s,box-shadow .12s;display:flex}.dashboard-module__I2-Ota__qsoItem:hover{box-shadow:0 10px 30px var(--shadow-35),0 6px 24px #16a34a0a;transform:translateY(-4px)}.dashboard-module__I2-Ota__qsoText{color:var(--white-100);font-size:.95rem;font-weight:700}.dashboard-module__I2-Ota__qsoLocation{color:var(--white-66);margin-left:12px;font-size:.8rem}.dashboard-module__I2-Ota__qsoList{max-height:340px;padding-right:6px;overflow:auto}.dashboard-module__I2-Ota__qsoItem:before{content:"";background:linear-gradient(180deg,var(--color-accent-1),var(--color-accent-2));opacity:.95;border-radius:50%;width:8px;height:8px;margin-right:10px;display:inline-block}.dashboard-module__I2-Ota__heatOverview{grid-template-columns:minmax(0,1.1fr) minmax(240px,.95fr);align-items:start;gap:12px;margin-bottom:12px;display:grid}.dashboard-module__I2-Ota__heatOverviewCopy,.dashboard-module__I2-Ota__heatStatCard,.dashboard-module__I2-Ota__heatBandCard{background:linear-gradient(#ffffff0d,#ffffff05);border:1px solid #ffffff12;border-radius:18px;box-shadow:0 16px 38px #02060c2e}.dashboard-module__I2-Ota__heatOverviewCopy{padding:1rem 1.1rem}.dashboard-module__I2-Ota__heatEyebrow{letter-spacing:.18em;text-transform:uppercase;color:#9ae6b4;margin-bottom:.5rem;font-size:.72rem;font-weight:900;display:inline-flex}.dashboard-module__I2-Ota__heatHeadline{color:var(--white-100);margin:0;font-size:clamp(1.05rem,.9rem + .5vw,1.45rem);line-height:1.05}.dashboard-module__I2-Ota__heatDeck{color:var(--white-88);margin:.55rem 0 0;line-height:1.72}.dashboard-module__I2-Ota__heatStats{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;align-self:start;gap:10px;display:grid}.dashboard-module__I2-Ota__heatStatCard{padding:.9rem .95rem}.dashboard-module__I2-Ota__heatStatLabel{letter-spacing:.16em;text-transform:uppercase;color:var(--white-66);margin-bottom:.35rem;font-size:.68rem;font-weight:900;display:block}.dashboard-module__I2-Ota__heatStatValue{color:var(--white-100);font-size:.98rem;font-weight:900;line-height:1.25;display:block}.dashboard-module__I2-Ota__heatmapShell{background:radial-gradient(circle at 100% 0,#2dd4bf14,#0000 38%),linear-gradient(#ffffff09,#ffffff05);border:1px solid #ffffff0f;border-radius:20px;padding:.95rem}.dashboard-module__I2-Ota__heatmap{flex-direction:column;gap:10px;display:flex}.dashboard-module__I2-Ota__heatHeader,.dashboard-module__I2-Ota__heatRow{grid-template-columns:90px repeat(4,minmax(0,1fr));align-items:center;gap:8px;display:grid}.dashboard-module__I2-Ota__heatHeader{color:var(--white-78);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:800}.dashboard-module__I2-Ota__heatAxisLabel{text-align:left}.dashboard-module__I2-Ota__heatHeaderCell{text-align:center;background:#ffffff09;border:1px solid #ffffff0f;border-radius:999px;padding:.42rem .25rem}.dashboard-module__I2-Ota__bandLabelBlock{flex-direction:column;gap:2px;display:flex}.dashboard-module__I2-Ota__bandLabel{text-align:left;color:var(--white-92);font-weight:800}.dashboard-module__I2-Ota__bandLabelMeta{color:var(--white-66);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem}.dashboard-module__I2-Ota__heatCell{border:1px solid #ffffff14;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:46px;padding:.35rem .25rem;transition:transform .14s,box-shadow .14s,border-color .14s;display:flex;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #02060c2e}.dashboard-module__I2-Ota__heatCell:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff14,0 14px 30px #02060c3d}.dashboard-module__I2-Ota__heatCellValue{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.dashboard-module__I2-Ota__heatCellScore{letter-spacing:.08em;opacity:.82;font-size:.6rem;font-weight:800}.dashboard-module__I2-Ota__heatCellUnknown,.dashboard-module__I2-Ota__legendSwatchUnknown,.dashboard-module__I2-Ota__activityToneUnknown{color:#f8fafc;background:linear-gradient(135deg,#475569f2,#334155e6)}.dashboard-module__I2-Ota__heatCellLow,.dashboard-module__I2-Ota__legendSwatchLow,.dashboard-module__I2-Ota__activityToneLow{color:#f8fafc;background:linear-gradient(135deg,#4b5563,#64748b);border-color:#94a3b873}.dashboard-module__I2-Ota__heatCellFair,.dashboard-module__I2-Ota__legendSwatchFair,.dashboard-module__I2-Ota__activityToneFair{color:#fff7ed;background:linear-gradient(135deg,#9a3412,#ea580c);border-color:#fb923c80}.dashboard-module__I2-Ota__heatCellGood,.dashboard-module__I2-Ota__legendSwatchGood,.dashboard-module__I2-Ota__activityToneGood{color:#271703;background:linear-gradient(135deg,#a16207,#facc15);border-color:#facc158c}.dashboard-module__I2-Ota__heatCellStrong,.dashboard-module__I2-Ota__legendSwatchStrong,.dashboard-module__I2-Ota__activityToneStrong{color:#042f2e;background:linear-gradient(135deg,#0f766e,#2dd4bf);border-color:#2dd4bf73}.dashboard-module__I2-Ota__heatCellPeak,.dashboard-module__I2-Ota__legendSwatchPeak,.dashboard-module__I2-Ota__activityTonePeak{color:#052e16;background:linear-gradient(135deg,#166534,#4ade80);border-color:#4ade807a}.dashboard-module__I2-Ota__dashboard .card{background:var(--card-bg);box-shadow:var(--card-shadow);border-radius:12px}.dashboard-module__I2-Ota__eventList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.dashboard-module__I2-Ota__equipGrid{flex-direction:column;gap:8px;display:flex}.dashboard-module__I2-Ota__equipCard{background:var(--surface-2);border-radius:12px;padding:10px 12px;font-weight:700}.dashboard-module__I2-Ota__stationCardGrid{gap:.9rem;display:grid}.dashboard-module__I2-Ota__stationInfoTitle{color:var(--white-100);margin:0 0 .4rem;font-size:1rem}.dashboard-module__I2-Ota__stationInfoText{color:var(--white-88);margin:0;line-height:1.7}@media (min-width:760px){.dashboard-module__I2-Ota__stationCardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-module__I2-Ota__dashboard .card{padding:12px}.dashboard-module__I2-Ota__dashboard .card .dashboard-module__I2-Ota__title{text-align:left;letter-spacing:.02em;margin:0 0 .25rem;font-size:1.2rem}.dashboard-module__I2-Ota__dashboard .card .dashboard-module__I2-Ota__subtitle{text-align:left;color:#ffffffc7;margin:0 0 .9rem;font-size:.95rem}.dashboard-module__I2-Ota__topLive{z-index:40;width:100%;margin:0 auto 1rem;padding:8px;display:block;position:relative}.dashboard-module__I2-Ota__largeCard{max-width:1180px;box-shadow:0 22px 48px var(--shadow-45);border-radius:14px;margin:0 auto;padding:22px;position:relative}.dashboard-module__I2-Ota__largeCard .dashboard-module__I2-Ota__time{font-size:2rem}.dashboard-module__I2-Ota__largeCard .dashboard-module__I2-Ota__utc{font-size:1.05rem}.dashboard-module__I2-Ota__largeCard .dashboard-module__I2-Ota__callsign{font-size:1.25rem}.dashboard-module__I2-Ota__largeCard .dashboard-module__I2-Ota__cityTime{font-size:1.12rem}@media (min-width:920px){.dashboard-module__I2-Ota__topLive{margin-bottom:18px}}.dashboard-module__I2-Ota__qsoList::-webkit-scrollbar{width:8px}.dashboard-module__I2-Ota__qsoList::-webkit-scrollbar-thumb{background:linear-gradient(180deg,var(--color-accent-2),var(--color-accent-1));border-radius:8px}@media (max-width:920px){.dashboard-module__I2-Ota__row,.dashboard-module__I2-Ota__signalGrid,.dashboard-module__I2-Ota__featureGrid,.dashboard-module__I2-Ota__utilityGrid,.dashboard-module__I2-Ota__stationHeroGrid,.dashboard-module__I2-Ota__heatOverview{grid-template-columns:1fr}.dashboard-module__I2-Ota__heatStats{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-module__I2-Ota__heatHeader,.dashboard-module__I2-Ota__heatRow{grid-template-columns:72px repeat(4,minmax(0,1fr))}.dashboard-module__I2-Ota__qsoItem{padding:10px}.dashboard-module__I2-Ota__dashboard{padding:0 .75rem}.dashboard-module__I2-Ota__largeCard{padding:18px}:is(.dashboard-module__I2-Ota__dashboard .card .dashboard-module__I2-Ota__title,.dashboard-module__I2-Ota__dashboard .card .dashboard-module__I2-Ota__subtitle){text-align:center}}.dashboard-module__I2-Ota__cardSource{text-align:right;color:var(--white-66);margin-top:8px;font-size:.82rem;font-style:italic;display:block}.dashboard-module__I2-Ota__heatLegend{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin-top:10px;display:flex}.dashboard-module__I2-Ota__legendItem{align-items:center;gap:8px;display:flex}.dashboard-module__I2-Ota__legendSwatch{border:1px solid #ffffff1f;border-radius:999px;width:28px;height:14px;box-shadow:inset 0 1px #ffffff14}.dashboard-module__I2-Ota__legendLabel{color:var(--white-78);font-size:.85rem}.dashboard-module__I2-Ota__heatMeta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.dashboard-module__I2-Ota__heatBandStrip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.dashboard-module__I2-Ota__heatBandCard{padding:.95rem 1rem}.dashboard-module__I2-Ota__heatBandCardTop{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dashboard-module__I2-Ota__heatBandCardLabel{color:var(--white-100);font-size:1rem;font-weight:900}.dashboard-module__I2-Ota__heatBandCardFocus{letter-spacing:.1em;text-transform:uppercase;color:var(--white-66);font-size:.74rem;font-weight:800}.dashboard-module__I2-Ota__heatBandCardBadge{letter-spacing:.08em;text-transform:uppercase;border:1px solid #ffffff1a;border-radius:999px;justify-content:center;align-items:center;min-width:64px;padding:.32rem .55rem;font-size:.68rem;font-weight:900;display:inline-flex}.dashboard-module__I2-Ota__heatBandCardText{color:var(--white-88);margin:.6rem 0 0;font-size:.9rem;line-height:1.6}.dashboard-module__I2-Ota__heatBandCardFooter{letter-spacing:.08em;text-transform:uppercase;color:var(--white-66);margin-top:.55rem;font-size:.76rem;font-weight:800}.dashboard-module__I2-Ota__sourceBadge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;padding:6px 10px;font-size:.78rem;font-weight:800;display:inline-flex}.dashboard-module__I2-Ota__sourceBadgeLive{color:#86efac;background:#16a34a29;border:1px solid #4ade8047}.dashboard-module__I2-Ota__sourceBadgeFallback{color:#fdba74;background:#ea580c24;border:1px solid #fb923c47}@media (min-width:1280px){.dashboard-module__I2-Ota__stationCardGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.dashboard-module__I2-Ota__heatStats,.dashboard-module__I2-Ota__heatBandStrip{grid-template-columns:1fr}.dashboard-module__I2-Ota__heatCell{min-height:40px}.dashboard-module__I2-Ota__heatCellValue{letter-spacing:.05em;font-size:.62rem}.dashboard-module__I2-Ota__heatCellScore{font-size:.54rem}.dashboard-module__I2-Ota__legendLabel{font-size:.8rem}}
