*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;max-width:100%;position:relative;overflow-x:hidden}body{color:#333;word-wrap:break-word;overflow-wrap:break-word;background:#f5f5f5;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,sans-serif}.header-bar{color:#fff;box-sizing:border-box;background:#333;justify-content:space-between;align-items:center;width:100%;max-width:100%;padding:.75rem 1.5rem;display:flex}.header-bar h1{letter-spacing:-.025em;font-size:1.25rem;font-weight:600}.time-machine-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:20px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;transition:background-color .2s,border-color .2s;display:flex}.time-machine-btn:hover{background:#fff3;border-color:#ffffff4d}.time-machine-btn svg{width:18px;height:18px}@media (width<=600px){.time-machine-label{display:none}.time-machine-btn{padding:.5rem}}.container{max-width:900px;margin:0 auto;padding:0;overflow-x:hidden}.search-bar{box-sizing:border-box;background:#fff;border-bottom:1px solid #e0e0e0;align-items:center;gap:.75rem;width:100%;max-width:100%;padding:1rem 1.5rem;display:flex}.search-input-wrapper{background:#f5f5f5;border:1px solid #ddd;border-radius:24px;flex:1;align-items:center;padding:.5rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.search-input-wrapper:focus-within{border-color:#4a90d9;box-shadow:0 0 0 3px #4a90d91a}.search-input-wrapper input{color:#333;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.25rem .5rem;font-size:1rem}.search-input-wrapper input::placeholder{color:#999}.location-suggestions{z-index:20;background:#fff;border:1px solid #ddd;border-radius:14px;position:absolute;top:calc(100% + .4rem);left:0;right:0;overflow:hidden;box-shadow:0 10px 24px #0000001f}.location-suggestion{color:#222;text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f0f0f0;width:100%;padding:.65rem .9rem}.location-suggestion:last-child{border-bottom:none}.location-suggestion:hover,.location-suggestion.active{background:#f1f7ff}.location-suggestion-title{color:#1f2a37;font-size:.95rem;font-weight:600}.location-suggestion-meta{color:#6b7280;margin-top:.1rem;font-size:.8rem}.icon-btn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s,color .2s;display:flex}.icon-btn:hover{color:#333;background:#0000000d}.icon-btn:disabled{opacity:.5;cursor:not-allowed}.icon-btn svg{width:20px;height:20px}.stats-bar{box-sizing:border-box;background:#fff;border-bottom:1px solid #e0e0e0;flex-wrap:wrap;justify-content:space-between;gap:.5rem;width:100%;max-width:100%;padding:.75rem 1.5rem;display:flex}.stat-item{text-align:center;min-width:80px}.stat-label{color:#666;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.7rem}.stat-value{color:#333;font-size:.95rem;font-weight:500}.main-content{background:#fff;min-height:calc(100vh - 200px);overflow-x:hidden}.hero-weather{text-align:center;border-bottom:1px solid #e0e0e0;padding:2.5rem 1.5rem}.hero-main{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.hero-icon{width:64px;height:64px}.hero-icon svg{width:100%;height:100%}.hero-temp{letter-spacing:-.05em;color:#333;font-size:4.5rem;font-weight:600}.hero-condition{color:#333;font-size:1.5rem;font-weight:400}.hero-summary{color:#666;max-width:500px;margin-top:.75rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.next-hour{color:#666;border-top:1px solid #eee;margin-top:1.5rem;padding-top:1rem;font-size:.95rem}.next-hour strong{color:#333}.timeline-section{border-bottom:1px solid #e0e0e0;padding:1.5rem;overflow-x:hidden}.timeline-header{margin-bottom:1rem}.timeline-header h3{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.condition-bar{border-radius:4px;height:32px;margin-bottom:.5rem;display:flex;position:relative;overflow:hidden}.condition-segment{justify-content:center;align-items:center;min-width:0;height:100%;transition:opacity .2s;display:flex;position:relative}.condition-segment:hover{opacity:.9}.condition-label{color:#333;text-shadow:0 0 4px #fffc;white-space:nowrap;padding:0 .5rem;font-size:.7rem;font-weight:500}.hour-markers{justify-content:space-between;padding:.5rem 0;display:flex}.hour-marker{text-align:center;flex:1}.hour-marker .time{color:#999;font-size:.75rem}.hour-marker .temp{color:#333;font-size:.85rem;font-weight:500}.precip-timeline{border-top:1px solid #eee;margin-top:1.5rem;padding-top:1rem}.precip-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.precip-header h4{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.precip-summary{color:#4a90d9;font-size:.8rem;font-weight:500}.precip-chart{background:#f9f9f9;border-radius:4px;align-items:flex-end;gap:1px;height:40px;padding:4px;display:flex;position:relative}.precip-bar{border-radius:2px 2px 0 0;flex:1;min-width:2px;transition:height .3s;position:relative}.precip-bar:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:10;background:#333;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.precip-hours{justify-content:space-between;margin-top:.25rem;display:flex}.precip-hour-label{color:#999;font-size:.65rem}.hourly-cards-section{border-top:1px solid #eee;margin-top:1rem;padding-top:1rem}.hourly-cards-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.hourly-cards-header h4{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.hourly-cards-strip{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.hourly-cards-strip::-webkit-scrollbar{height:4px}.hourly-cards-strip::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.hourly-cards-strip::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.hourly-card{text-align:center;scroll-snap-align:start;background:#f9f9f9;border-radius:8px;flex-shrink:0;width:70px;padding:.75rem .5rem;transition:background .2s}.hourly-card:hover{background:#f0f0f0}.hourly-card.now{color:#fff;background:#4a90d9}.hourly-card.now .hourly-card-time,.hourly-card.now .hourly-card-precip,.hourly-card.now .hourly-card-wind{color:#fffc}.hourly-card.now .hourly-card-temp{color:#fff}.hourly-card-time{color:#999;margin-bottom:.25rem;font-size:.7rem;font-weight:500}.hourly-card-icon{width:28px;height:28px;margin:.25rem auto}.hourly-card-icon svg{width:100%;height:100%}.hourly-card-temp{color:#333;margin-bottom:.25rem;font-size:1rem;font-weight:600}.hourly-card-precip{color:#4a90d9;font-size:.65rem;font-weight:500}.hourly-card-wind{color:#999;margin-top:.125rem;font-size:.6rem}.weekly-graph{background:#f9f9f9;border-radius:8px;margin-bottom:1.5rem;padding:1rem;overflow:hidden}.weekly-graph-header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.weekly-graph-header h4{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.weekly-graph-legend{color:#666;gap:1rem;font-size:.7rem;display:flex}.legend-item{align-items:center;gap:.25rem;display:flex}.legend-dot{border-radius:50%;width:8px;height:8px}.legend-dot.temp-high{background:#ef8b4c}.legend-dot.temp-low{background:#4a90d9}.legend-dot.precip{background:#7ba3c9}#weeklyChart{width:100%;height:120px}.forecast-section{padding:1.5rem;overflow-x:hidden}.forecast-header{margin-bottom:1rem}.forecast-header h3{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.weekly-summary{color:#666;border-bottom:1px solid #eee;margin-bottom:1.5rem;padding-bottom:1rem;font-size:.95rem}.daily-item{border-bottom:1px solid #f0f0f0}.daily-item:last-child{border-bottom:none}.daily-item-header{cursor:pointer;align-items:center;padding:.75rem 0;transition:background-color .15s;display:flex}.daily-item-header:hover{background:#f9f9f9;border-radius:4px}.daily-icon{flex-shrink:0;width:32px;height:32px;margin-right:.75rem}.daily-icon svg{width:100%;height:100%}.daily-day{color:#333;width:80px;font-weight:500}.daily-low{text-align:right;color:#999;width:40px;font-size:.9rem}.temp-bar-wrapper{background:#e0e0e0;border-radius:3px;flex:1;height:6px;margin:0 1rem;position:relative}.temp-bar{background:linear-gradient(90deg,#4a90d9,#ef8b4c);border-radius:3px;height:100%;transition:all .3s;position:absolute}.daily-high{text-align:left;color:#333;width:40px;font-size:.9rem;font-weight:500}.daily-expand{text-align:center;color:#999;width:32px;transition:transform .2s}.daily-item.expanded .daily-expand{transform:rotate(90deg)}.daily-details{background:#f9f9f9;border-radius:0 0 4px 4px;padding:.5rem 1rem 1rem 2.75rem;display:none}.daily-item.expanded .daily-details{display:block}.daily-details-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.daily-detail{text-align:center}.daily-detail-label{color:#999;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.7rem}.daily-detail-value{color:#333;font-size:.9rem;font-weight:500}.daily-summary{color:#666;border-top:1px solid #e0e0e0;margin-top:.75rem;padding-top:.75rem;font-size:.85rem}@media (width<=600px){.daily-details-grid{grid-template-columns:repeat(2,1fr)}}.alerts-section{background:#fff3cd;border-left:4px solid #ffc107;margin:0}.alerts-section.severe{background:#fee2e2;border-left-color:#ef4444}.alert-header{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:.75rem 1.5rem;display:flex}.alert-header:hover{background:#00000008}.alert-title-row{align-items:center;gap:.5rem;display:flex}.alert-icon{font-size:1rem}.alert-title{color:#333;font-size:.9rem;font-weight:600}.alert-count{color:#666;background:#0000001a;border-radius:10px;padding:.125rem .5rem;font-size:.75rem}.alert-toggle{color:#666;font-size:1.25rem;transition:transform .2s}.alerts-section.expanded .alert-toggle{transform:rotate(180deg)}.alert-details{border-top:1px solid #0000001a;padding:0 1.5rem 1rem;display:none}.alerts-section.expanded .alert-details{display:block}.alert-item{border-bottom:1px solid #0000000d;padding:.75rem 0}.alert-item:last-child{border-bottom:none}.alert-item-title{color:#333;margin-bottom:.25rem;font-weight:500}.alert-description{color:#666;font-size:.85rem;line-height:1.4}.loading-overlay{color:#666;flex-direction:column;justify-content:center;align-items:center;padding:4rem;display:flex}.spinner{border:3px solid #e0e0e0;border-top-color:#4a90d9;border-radius:50%;width:32px;height:32px;margin-bottom:1rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-message{color:#991b1b;background:#fee2e2;border-left:4px solid #ef4444;padding:1rem 1.5rem}.geo-status{border-radius:4px;margin-left:.5rem;padding:.5rem 1rem;font-size:.85rem}.unit-toggle{background:#f0f0f0;border-radius:20px;align-items:center;margin-left:.5rem;padding:.25rem;display:flex}.unit-btn{color:#666;cursor:pointer;background:0 0;border:none;border-radius:16px;padding:.375rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s}.unit-btn.active{color:#333;background:#fff;box-shadow:0 1px 3px #0000001a}.unit-btn:hover:not(.active){color:#333}.geo-status.detecting{color:#4a90d9;background:#4a90d91a}.geo-status.success{color:#4caf50;background:#4caf501a}.geo-status.error{color:#ef4444;background:#ef44441a}.hidden{display:none!important}.uv-badge{border-radius:4px;padding:.125rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.uv-low{color:#fff;background:#4caf50}.uv-moderate{color:#333;background:#ffc107}.uv-high{color:#fff;background:#ff9800}.uv-very-high{color:#fff;background:#f44336}.uv-extreme{color:#fff;background:#9c27b0}.trends-section{border-top:1px solid #e0e0e0;padding:1.5rem}.trends-header{margin-bottom:1rem}.trends-header h3{color:#666;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.trends-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.trend-item{text-align:center;background:#f9f9f9;border-radius:8px;padding:1rem}.trend-label{color:#999;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem}.trend-value{color:#333;font-size:1.25rem;font-weight:600}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:420px;animation:.2s ease-out modalSlideIn;box-shadow:0 20px 40px #0003}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.modal-header{border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-header h2{color:#333;margin:0;font-size:1.25rem;font-weight:600}.modal-close{color:#999;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .2s}.modal-close:hover{color:#333}.modal-body{padding:1.5rem}.modal-description{color:#666;margin-bottom:1.5rem;font-size:.95rem}.quick-picks{margin-bottom:1.5rem}.quick-picks-label{color:#666;margin-bottom:.75rem;font-size:.85rem;display:block}.quick-picks-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.quick-pick-btn{color:#333;cursor:pointer;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}.quick-pick-btn:hover{color:#fff;background:#4a90d9;border-color:#4a90d9}.date-picker-section{border-top:1px solid #e0e0e0;margin-top:1.5rem;padding-top:1.5rem}.date-label{color:#666;margin-bottom:.5rem;font-size:.85rem;display:block}.date-input{color:#333;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.date-input:focus{border-color:#4a90d9;outline:none;box-shadow:0 0 0 3px #4a90d91a}.date-hint{color:#999;margin-top:.5rem;font-size:.75rem;display:block}.date-hint.error{color:#ef4444}.modal-footer{background:#f9f9f9;border-top:1px solid #e0e0e0;border-radius:0 0 12px 12px;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;display:flex}.modal-btn{cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.modal-btn-secondary{color:#666;background:#fff;border:1px solid #ddd}.modal-btn-secondary:hover{color:#333;background:#f5f5f5}.modal-btn-primary{color:#fff;background:#4a90d9;border:1px solid #4a90d9}.modal-btn-primary:hover{background:#3a7bc8}.modal-btn-primary:disabled{cursor:not-allowed;background:#ccc;border-color:#ccc}.historical-indicator{color:#fff;box-sizing:border-box;background:linear-gradient(135deg,#4a90d9,#6366f1);justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:100%;padding:.75rem 1.5rem;font-size:.9rem;display:flex}.historical-icon{font-size:1rem}.historical-text{font-weight:500}.return-current-btn{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:16px;margin-left:.5rem;padding:.375rem .75rem;font-size:.8rem;transition:background-color .2s}.return-current-btn:hover{background:#ffffff4d}@media (width<=600px){.historical-indicator{flex-wrap:wrap;padding:.5rem 1rem;font-size:.85rem}.return-current-btn{margin-top:.25rem;margin-left:0}.header-bar{padding:.5rem 1rem}.header-bar h1{font-size:1.1rem}.search-bar{flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem}.search-input-wrapper{flex:100%;order:1;margin-bottom:.5rem}.icon-btn{padding:.375rem}.icon-btn svg{width:18px;height:18px}#locationButton{order:2}#searchButton{order:3}.unit-toggle{order:4;margin-left:auto}.unit-btn{padding:.25rem .5rem;font-size:.75rem}.geo-status{text-align:center;flex:100%;order:5;margin-top:.5rem;margin-left:0}.stats-bar{justify-content:space-around;gap:.25rem;padding:.5rem 1rem}.stat-item{flex:1;min-width:50px}.stat-label{font-size:.7rem}.stat-value{font-size:.8rem}.uv-badge{padding:.1rem .35rem;font-size:.65rem}.hero-weather{padding:1.5rem 1rem}.hero-main{flex-wrap:wrap;gap:.5rem}.hero-icon{width:48px;height:48px}.hero-temp{font-size:3rem}.hero-condition{flex:100%;margin-top:.25rem;font-size:1.25rem}.hero-summary{font-size:.95rem}.timeline-section{padding:1rem}.condition-bar{height:28px}.condition-segment{flex:1;min-width:0;overflow:hidden}.condition-label{text-overflow:ellipsis;padding:0 .25rem;font-size:.6rem;overflow:hidden}.hour-markers{padding:.25rem 0}.hour-marker .time{font-size:.65rem}.hour-marker .temp{font-size:.75rem}.precip-chart{height:32px}.precip-header{flex-direction:column;align-items:flex-start;gap:.25rem}.precip-hour-label{font-size:.6rem}.precip-bar:hover:after{display:none}.hourly-card{width:60px;padding:.5rem .375rem}.hourly-card-icon{width:24px;height:24px}.hourly-card-temp{font-size:.9rem}.hourly-card-time{font-size:.6rem}.hourly-card-wind{font-size:.55rem}.weekly-graph{padding:.75rem}#weeklyChart{height:100px}.weekly-graph-header{flex-direction:column;align-items:flex-start;gap:.5rem}.weekly-graph-legend{font-size:.65rem}.forecast-section{padding:1rem}.weekly-summary{font-size:.85rem}.daily-icon{width:28px;height:28px;margin-right:.5rem}.daily-day{width:55px;font-size:.85rem}.daily-low,.daily-high{width:32px;font-size:.8rem}.temp-bar-wrapper{margin:0 .5rem}.daily-expand{width:24px}.daily-details{padding-left:2.5rem}.daily-summary{font-size:.8rem}.trends-section{padding:1rem}.trends-grid{grid-template-columns:1fr}.alert-header{padding:.75rem 1rem}.alert-title-row{flex-wrap:wrap;gap:.25rem}.alert-title{font-size:.8rem}.alert-details{padding:0 1rem 1rem}.alert-description{font-size:.8rem}.modal-overlay{padding:.5rem}.modal-header,.modal-body{padding:1rem}.modal-footer{flex-direction:column;padding:.75rem 1rem}.modal-btn{text-align:center;width:100%}.quick-pick-btn{padding:.375rem .75rem;font-size:.8rem}}@media (width<=480px){.stats-bar{grid-template-columns:repeat(3,1fr);gap:.75rem .5rem;padding:.75rem 1rem;display:grid}.stat-item{min-width:unset;flex:unset}.stat-label{margin-bottom:.375rem;font-size:.65rem}.stat-value{font-size:.85rem}.uv-badge{padding:.125rem .4rem;font-size:.7rem}.condition-bar{align-items:stretch;height:auto;min-height:40px}.condition-segment{justify-content:center;align-items:center;min-height:40px;padding:.25rem 0;display:flex}.condition-label{white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-align:center;padding:.125rem .25rem;font-size:.65rem;line-height:1.2}.hour-markers{gap:0}.hour-marker{flex:1;min-width:0}.hour-marker .time{white-space:nowrap;font-size:.7rem}.hour-marker .temp{font-size:.8rem}.precip-hour-label{font-size:.65rem}.precip-hours .precip-hour-label:nth-child(2),.precip-hours .precip-hour-label:nth-child(4),.precip-hours .precip-hour-label:nth-child(6),.precip-hours .precip-hour-label:nth-child(8){display:none}.precip-hours{gap:0}.hour-markers .hour-marker:nth-child(2),.hour-markers .hour-marker:nth-child(4),.hour-markers .hour-marker:nth-child(6){display:none}.unit-toggle{padding:.25rem}.unit-btn{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem .75rem;font-size:.85rem;display:flex}}@media (width<=375px){.header-bar h1{font-size:1rem}.hero-temp{font-size:2.5rem}.hero-condition{font-size:1.1rem}.stats-bar{gap:.5rem .25rem;padding:.5rem .75rem}.stat-label{font-size:.65rem}.stat-value{font-size:.75rem}.daily-day{width:45px;font-size:.75rem}.daily-low,.daily-high{width:28px;font-size:.75rem}.hourly-card{width:52px}.condition-label{display:none}}.page-wrapper{width:100%;max-width:100%;position:relative;overflow:hidden auto}.icon-btn:focus-visible,.unit-btn:focus-visible,.time-machine-btn:focus-visible,.quick-pick-btn:focus-visible,.modal-btn:focus-visible,.daily-item-header:focus-visible{outline-offset:2px;outline:2px solid #4a90d9}.location-suggestion:focus-visible{outline-offset:-2px;background:#f1f7ff;outline:2px solid #4a90d9}
