.hero{min-height:300px}.hero h1{font-size:clamp(4rem,10vw,8rem)}.station-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:20px 0}.station-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:22px;border:1px solid #ffffff22;border-top:5px solid var(--station);background:#ffffff0d;border-radius:20px}.station-card p{font-size:.68rem;letter-spacing:.16em;color:#7dd3fc;font-weight:800;margin:0 0 7px}.station-card h2{font-size:1.15rem;margin:0}.station-card small{color:#94a3b8}.station-value{text-align:center;min-width:90px}.station-value b{display:block;font-size:2.8rem;line-height:1;color:var(--station)}.station-value span{display:block;font-size:.68rem;font-weight:800;margin-top:6px}.chart-panel{margin-top:20px}.chart-wrap{height:330px}.series-legend{display:flex;flex-wrap:wrap;gap:9px 16px;color:#475569;font-size:.76rem}.series-legend span{display:flex;align-items:center;gap:6px}.series-legend i{width:10px;height:10px;border-radius:50%}.hourly-panel{margin-top:20px}.hourly-scroll{overflow-x:auto}.hourly-table{width:100%;border-collapse:collapse;min-width:700px}.hourly-table th,.hourly-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:13px}.hourly-table td span{display:inline-grid;place-items:center;min-width:52px;padding:8px;border-radius:999px;background:var(--cell);color:white;font-weight:900}footer a{color:#7dd3fc}@media(max-width:900px){.station-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:590px){.station-grid{grid-template-columns:1fr}.station-card{padding:18px}.chart-wrap{height:270px}}
