.stations-page{padding-bottom:4rem}.station-summary{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:1rem 1.25rem;margin:0 0 1.25rem;background:#111a23;border:1px solid #253444;border-radius:12px;color:#aebdca;font-size:.78rem;letter-spacing:.08em}.station-summary strong{color:#d9e8f5}.station-search-label,.station-map-controls>span{display:block;color:#8ca7ba;font-size:.72rem;font-weight:800;letter-spacing:.12em;margin-bottom:.5rem}.station-search-wrap{position:relative;max-width:600px;margin-bottom:1rem}.station-search-wrap input{width:100%;padding:.85rem 1rem;background:#101923;color:#ecf4f9;border:1px solid #35516a;border-radius:8px;font:inherit}.station-results{position:absolute;z-index:20;top:100%;left:0;right:0;max-height:290px;overflow:auto;background:#111c27;border:1px solid #35516a;border-radius:8px;box-shadow:0 15px 35px #0009}.station-results button{display:block;width:100%;padding:.7rem 1rem;text-align:left;background:transparent;color:#e1edf7;border:0;border-bottom:1px solid #263747;cursor:pointer}.station-results button:hover,.station-results button:focus{background:#1a3448}.station-map-panel,.station-detail{background:#101820;border:1px solid #263747;border-radius:12px;padding:1.2rem;margin:1.5rem 0}.station-map-panel .data-section-heading,.station-detail .data-section-heading{margin-bottom:1rem}.station-map-panel button,.range-controls button,.chart-tabs button{background:#172839;color:#d3e6f4;border:1px solid #35516a;border-radius:6px;padding:.55rem .75rem;cursor:pointer;font:inherit;font-size:.74rem;font-weight:700;letter-spacing:.05em}.station-map-panel button[aria-pressed="true"],.range-controls button[aria-pressed="true"],.chart-tabs button[aria-pressed="true"]{background:#2375a8;border-color:#58b7e8;color:white}.station-map-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.85rem;flex-wrap:wrap}.station-map-controls>span{margin:0}.station-map-controls>div,.range-controls,.chart-tabs{display:flex;gap:.4rem;flex-wrap:wrap}#stationMap{height:520px;border:1px solid #304354;border-radius:8px;background:#14202c}.station-legend{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;padding:.75rem 0;color:#b7c8d5;font-size:.72rem}.station-legend strong{color:#e5eff7;margin-right:.3rem}.station-legend span{white-space:nowrap}.station-legend i{display:inline-block;width:.7rem;height:.7rem;border-radius:50%;margin-right:.25rem;border:1px solid #324656}.station-popup{color:#152637;min-width:205px}.station-popup h3{font-size:.9rem;margin:0 0 .5rem}.station-popup div{display:flex;justify-content:space-between;gap:1rem;padding:.12rem 0;font-size:.75rem}.station-popup div span{color:#5a6b78}.station-popup a{display:block;margin-top:.6rem;color:#126b9d;font-weight:800;font-size:.75rem}.condition-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem}.condition-card{min-width:0;background:#14222e;border:1px solid #2c4051;border-radius:8px;padding:.8rem}.condition-card span{display:block;color:#8fa9bc;font-size:.68rem;font-weight:700;letter-spacing:.07em}.condition-card strong{display:block;color:#eef7ff;font-size:1.05rem;margin-top:.35rem;overflow-wrap:anywhere}.station-metar{margin:1rem 0 2rem;padding:1rem;background:#0c141b;border:1px solid #263747;border-radius:8px}.station-metar h3,.chart-panel h3{font-size:.8rem;letter-spacing:.08em;color:#a8c8dc;margin:0 0 .7rem}.station-metar code{color:#e0ebf2;white-space:normal;overflow-wrap:anywhere}.history-heading{gap:1rem;flex-wrap:wrap}.chart-tabs{margin:1rem 0}.meteogram-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.chart-panel{min-width:0;padding:1rem;background:#111e29;border:1px solid #293e50;border-radius:9px}.chart-panel[hidden]{display:none}.chart-panel p{color:#8fa9bc;font-size:.8rem}.chart-canvas{height:220px}.raw-history{max-height:650px;overflow:auto;border:1px solid #263747;border-radius:8px}.raw-history[hidden],.meteogram-grid[hidden],.station-detail[hidden],.station-results[hidden]{display:none}.raw-history>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:.8rem;padding:.7rem;border-bottom:1px solid #263747}.raw-history time{color:#95b7ce;font-size:.75rem}.raw-history code{color:#e1ebf2;overflow-wrap:anywhere;font-size:.78rem}.station-sources{padding-bottom:1.5rem}@media(max-width:800px){.condition-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meteogram-grid{grid-template-columns:1fr}#stationMap{height:430px}}@media(max-width:500px){.station-map-panel,.station-detail{padding:.75rem}.station-map-controls>div{width:100%}.station-map-controls button{flex:1}.condition-grid{gap:.45rem}.condition-card{padding:.65rem}.condition-card strong{font-size:.9rem}.chart-tabs{flex-wrap:nowrap;overflow-x:auto;padding-bottom:.35rem}.chart-tabs button{white-space:nowrap}#stationMap{height:390px}.raw-history>div{grid-template-columns:1fr;gap:.2rem}}
