*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,sans-serif;background:#fce4ec;color:#3d1c2e;min-height:100vh}.app{max-width:900px;margin:0 auto;padding:0 1rem 3rem}.app-header{display:flex;align-items:center;gap:1rem;padding:1.25rem 0;border-bottom:2px solid #f48fb1;margin-bottom:1.5rem;flex-wrap:wrap}.app-title{font-size:1.75rem;font-weight:700;color:#c2185b;white-space:nowrap}.search-bar{position:relative;flex:1;min-width:200px}.search-input{width:100%;padding:.55rem 1rem;border:2px solid #f48fb1;border-radius:999px;background:#fff0f5;color:#3d1c2e;font-size:1rem;outline:none;transition:border-color .2s}.search-input:focus{border-color:#e91e8c}.search-input::placeholder{color:#c48fa8}.search-loading{padding:.4rem 1rem;font-size:.85rem;color:#ad1457}.search-results{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1.5px solid #f48fb1;border-radius:12px;list-style:none;z-index:1000;box-shadow:0 4px 16px #f4859930;overflow:hidden}.search-result-item{padding:.6rem 1rem;cursor:pointer;font-size:.95rem;transition:background .15s}.search-result-item:hover{background:#fce4ec}.status-msg{text-align:center;padding:2rem;color:#ad1457;font-size:1.05rem}.status-msg.error{color:#c62828}.empty-state{text-align:center;padding:4rem 1rem;color:#c48fa8;font-size:1.1rem}.section-title{font-size:1.1rem;font-weight:600;color:#c2185b;margin-bottom:.75rem;letter-spacing:.02em}.current-weather{background:linear-gradient(135deg,#f8bbd0,#fce4ec);border:1.5px solid #f48fb1;border-radius:20px;padding:1.5rem 1.75rem;margin-bottom:1.5rem}.cw-location{font-size:1.25rem;font-weight:700;color:#880e4f;margin-bottom:.5rem}.cw-main{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.cw-emoji{font-size:3rem;line-height:1}.cw-temp{font-size:3.5rem;font-weight:700;color:#ad1457}.cw-desc{font-size:1.2rem;color:#6d2c3f;margin-bottom:.2rem}.cw-feels{font-size:.95rem;color:#ad5f7a;margin-bottom:1rem}.cw-details{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.5rem;margin-bottom:1rem}.cw-detail{background:#fff0f5;border-radius:10px;padding:.5rem .75rem;display:flex;flex-direction:column;gap:.15rem;font-size:.9rem}.detail-label{font-size:.75rem;color:#ad5f7a;text-transform:uppercase;letter-spacing:.05em}.cw-sources{font-size:.75rem;color:#c48fa8;margin-top:.5rem}.alerts{margin-bottom:.75rem;display:flex;flex-direction:column;gap:.5rem}.alert{border-radius:10px;padding:.6rem .9rem;font-size:.9rem;background:#fff9c4;border-left:4px solid #f9a825}.alert-extreme{background:#ffcdd2;border-color:#c62828}.alert-severe{background:#ffe0b2;border-color:#e65100}.alert-moderate{background:#fff9c4;border-color:#f9a825}.alert p{margin-top:.25rem;font-size:.82rem;color:#555}.radar-section{margin-bottom:1.5rem}.radar-map-container{height:380px;border-radius:16px;overflow:hidden;border:1.5px solid #f48fb1;box-shadow:0 2px 12px #f4859920}.radar-legend{position:absolute;bottom:28px;left:10px;z-index:1000;background:#ffffffe0;border:1px solid #f48fb1;border-radius:8px;padding:4px 10px;font-size:.78rem;color:#555;display:flex;align-items:center;gap:5px;pointer-events:none}.radar-legend-dot{width:8px;height:8px;border-radius:50%;background:#f48fb1;flex-shrink:0}.radar-legend-refresh{color:#aaa}.forecast{margin-bottom:1.5rem}.hourly-scroll{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;margin-bottom:1.5rem;scrollbar-width:thin;scrollbar-color:#f48fb1 transparent}.hourly-card{flex:0 0 70px;background:#fff0f5;border:1px solid #f48fb1;border-radius:12px;padding:.5rem .4rem;text-align:center;font-size:.85rem}.hourly-time{font-size:.72rem;color:#ad5f7a;margin-bottom:.2rem}.hourly-emoji{font-size:1.4rem;margin-bottom:.15rem}.hourly-temp{font-weight:600;color:#ad1457}.hourly-precip{font-size:.72rem;color:#1565c0;margin-top:.15rem}.daily-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:.75rem}.daily-card{background:#fff0f5;border:1px solid #f48fb1;border-radius:14px;padding:.75rem .6rem;text-align:center;font-size:.88rem}.daily-date{font-size:.75rem;color:#ad5f7a;font-weight:600;margin-bottom:.3rem}.daily-emoji{font-size:1.75rem;margin-bottom:.25rem}.daily-desc{font-size:.75rem;color:#6d2c3f;margin-bottom:.3rem;line-height:1.3}.daily-temps{display:flex;justify-content:center;gap:.4rem;font-weight:600;margin-bottom:.25rem}.daily-high{color:#c2185b}.daily-low{color:#90a4ae}.daily-precip{font-size:.72rem;color:#1565c0}.daily-nws{font-size:.7rem;color:#6d2c3f;margin-top:.3rem;font-style:italic;line-height:1.3}.stations-section{margin-top:1rem;margin-bottom:.5rem}.stations-title{font-size:.8rem;font-weight:600;color:#ad5f7a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem}.station-card{background:#fff0f5;border:1px solid #f48fb1;border-radius:10px;padding:.5rem .75rem;margin-bottom:.4rem;font-size:.85rem}.station-header{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin-bottom:.3rem}.station-id{font-weight:700;color:#c2185b;font-size:.8rem}.station-name{color:#3d1c2e}.station-time{font-size:.72rem;color:#c48fa8;margin-left:auto}.station-obs{display:flex;flex-wrap:wrap;gap:.4rem .9rem}.station-obs-item{font-size:.82rem;color:#3d1c2e}.obs-label{font-size:.7rem;color:#ad5f7a;text-transform:uppercase;margin-right:.2rem}.station-obs-desc{font-style:italic;color:#6d2c3f;flex-basis:100%}.local-weather{margin-bottom:1.5rem}.local-weather-unavailable{font-size:.8rem;color:#c48fa8;padding:.5rem 0}.local-warning{font-size:.82rem;color:#ad5f7a;background:#fff0f5;border-radius:8px;padding:.4rem .75rem;margin-bottom:.75rem}.local-section{margin-bottom:1.25rem}.local-section-title{font-size:.78rem;font-weight:600;color:#ad5f7a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem}.local-fetched{font-size:.72rem;color:#c48fa8;margin-top:.25rem}.synoptic-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.6rem}.synoptic-card{background:#fff0f5;border:1px solid #f48fb1;border-radius:10px;padding:.6rem .75rem;font-size:.85rem}.synoptic-header{display:flex;align-items:baseline;gap:.4rem;flex-wrap:wrap;margin-bottom:.2rem}.synoptic-id{font-weight:700;color:#c2185b;font-size:.8rem}.synoptic-name{color:#3d1c2e;font-size:.82rem}.synoptic-dist{font-size:.72rem;color:#c48fa8;margin-left:auto}.synoptic-network{font-size:.7rem;color:#ad5f7a;margin-bottom:.3rem}.synoptic-obs{display:flex;flex-wrap:wrap;gap:.3rem .8rem}.syn-item{font-size:.82rem;color:#3d1c2e}.synoptic-time{font-size:.7rem;color:#c48fa8;margin-top:.3rem}.tv-card{background:#fff0f5;border:1px solid #f48fb1;border-radius:10px;padding:.6rem .75rem;margin-bottom:.4rem;font-size:.85rem}.tv-header{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin-bottom:.3rem}.tv-callsign{font-weight:700;color:#c2185b}.tv-market{color:#3d1c2e}.tv-dist{font-size:.72rem;color:#c48fa8}.tv-link{margin-left:auto;color:#c2185b;text-decoration:none;font-size:.9rem}.tv-link:hover{text-decoration:underline}.tv-obs{display:flex;flex-wrap:wrap;gap:.3rem .8rem;margin-bottom:.3rem}.tv-narrative{font-size:.8rem;color:#6d2c3f;line-height:1.4;font-style:italic;border-top:1px solid #f8bbd0;padding-top:.3rem;margin-top:.2rem}.tv-errors{font-size:.75rem;color:#c48fa8;display:flex;flex-wrap:wrap;gap:.3rem}.tv-error-item{background:#fff0f5;border:1px solid #f8bbd0;border-radius:6px;padding:.15rem .4rem}.data-sources{margin-bottom:2rem;border:1.5px solid #f48fb1;border-radius:16px;overflow:hidden}.ds-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem;background:linear-gradient(135deg,#f8bbd0,#fce4ec);padding:.85rem 1.1rem .65rem;border-bottom:1px solid #f48fb1}.ds-header .section-title{margin-bottom:0}.ds-summary{font-size:.8rem;color:#ad5f7a}.ds-list{display:flex;flex-direction:column}.ds-row{padding:.7rem 1.1rem;border-bottom:1px solid #fce4ec;background:#fff8fb}.ds-row:last-child{border-bottom:none}.ds-row.ds-unavail{background:#fafafa;opacity:.75}.ds-row.ds-error{background:#fff5f5}.ds-row.ds-active{background:#fffde7}.ds-row-header{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.2rem}.ds-status-badge{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;font-size:.7rem;font-weight:700;flex-shrink:0}.ds-status-badge.ds-ok{background:#c8e6c9;color:#2e7d32}.ds-status-badge.ds-active{background:#fff9c4;color:#f57f17}.ds-status-badge.ds-unavail{background:#eee;color:#757575}.ds-status-badge.ds-error{background:#ffcdd2;color:#c62828}.ds-name{font-weight:600;font-size:.9rem;color:#ad1457;text-decoration:none}.ds-name:hover{text-decoration:underline}.ds-details{font-size:.72rem;color:#c48fa8;background:#fff0f5;border:1px solid #f8bbd0;border-radius:999px;padding:.1rem .5rem}.ds-note{font-size:.75rem;color:#6d2c3f;font-style:italic;margin-left:auto}.ds-desc{font-size:.82rem;color:#6d2c3f;line-height:1.4;margin-bottom:.35rem}.ds-used-for{display:flex;flex-wrap:wrap;gap:.25rem}.ds-tag{font-size:.72rem;background:#fce4ec;border:1px solid #f48fb1;color:#880e4f;border-radius:999px;padding:.1rem .55rem}.ds-station-ids{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.25rem}.ds-station-chip{font-size:.72rem;font-weight:600;background:#fff0f5;border:1px solid #f48fb1;color:#c2185b;border-radius:5px;padding:.1rem .45rem;cursor:default}@media(max-width:600px){.cw-temp{font-size:2.75rem}.cw-emoji{font-size:2.25rem}.radar-map-container{height:260px}.daily-list{grid-template-columns:repeat(auto-fill,minmax(90px,1fr))}}
