*,*:before,*:after{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;color:#1e293b;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}a{color:#3b82f6;text-decoration:none}a:hover{color:#2563eb}input,button,select{font-family:inherit}.location-search{position:relative;width:100%;max-width:400px}.search-input-row{display:flex;gap:.5rem}.search-input{flex:1;padding:.6rem 1rem;border:2px solid #e2e8f0;border-radius:.5rem;font-size:1rem;background:#fff;transition:border-color .2s}.search-input:focus{outline:none;border-color:#3b82f6}.gps-button{display:flex;align-items:center;justify-content:center;padding:.6rem .7rem;border:2px solid #e2e8f0;border-radius:.5rem;background:#fff;cursor:pointer;transition:background-color .2s,border-color .2s,color .2s;color:#64748b}.gps-button:hover:not(:disabled){background:#f0f9ff;border-color:#3b82f6;color:#3b82f6}.gps-button:disabled{opacity:.5;cursor:not-allowed}.gps-icon{display:block}.gps-loading{font-size:.9rem;line-height:1}.search-dropdown{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 4px 12px #0000001a;z-index:100;max-height:300px;overflow-y:auto}.search-item{display:flex;flex-direction:column;width:100%;padding:.6rem 1rem;border:none;background:none;cursor:pointer;text-align:left;font-size:.95rem;transition:background-color .15s}.search-item:hover{background:#f0f9ff}.search-item.loading,.search-item.empty{color:#94a3b8;cursor:default}.search-item.loading:hover,.search-item.empty:hover{background:none}.result-name{font-weight:500;color:#1e293b}.result-meta{font-size:.8rem;color:#94a3b8}.app-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.25rem 1.5rem 0;position:sticky;top:0;z-index:50;display:flex;flex-direction:column;align-items:center}.header-top{display:flex;align-items:center;justify-content:center;gap:1rem;padding-bottom:.75rem;width:100%;position:relative}.app-title{margin:0;font-size:1.5rem;font-weight:700;color:#1e293b;white-space:nowrap;letter-spacing:.12em;font-family:Space Grotesk,system-ui,sans-serif;text-transform:uppercase}.lang-toggle{display:flex;border:1px solid #e2e8f0;border-radius:4px;overflow:hidden;position:absolute;right:0}.lang-btn{padding:.3rem .5rem;font-size:.65rem;font-weight:500;letter-spacing:.1em;font-family:inherit;border:none;cursor:pointer;background:transparent;color:#94a3b8;transition:all .2s}.lang-btn.active{background:#1e293b;color:#fff}.header-search{display:flex;justify-content:center;width:100%;padding-bottom:.75rem}.header-tabs{display:flex;gap:0;justify-content:center}.tab-button{padding:.6rem 1.25rem;border:none;background:none;font-size:.9rem;color:#64748b;cursor:pointer;border-bottom:2px solid transparent;transition:color .2s,border-color .2s;font-weight:500}.tab-button:hover{color:#1e293b}.tab-button.active{color:#3b82f6;border-bottom-color:#3b82f6;font-weight:600}.hero-card{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border-radius:1rem;padding:1.25rem 1.5rem;display:flex;flex-direction:column;justify-content:space-between;min-height:180px}.hero-top{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.hero-location{font-size:1.15rem;font-weight:600}.hero-date-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;opacity:.7}.hero-center{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.5rem 0}.hero-temps{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem}.hero-current-temp{font-size:3rem;font-weight:700;line-height:1}.hero-range{font-size:1rem;opacity:.85;display:flex;gap:.2rem;align-items:baseline}.hero-range-sep{opacity:.5}.hero-range-sep-big{font-size:1.8rem}.hero-forecast-temps{display:flex;align-items:baseline;gap:.15rem}.hero-big-temp{font-size:3rem;font-weight:700;line-height:1}.hero-big-temp-min{font-size:2.2rem;font-weight:600;opacity:.8}.hero-temp-pos{color:#fecaca}.hero-temp-neg{color:#bfdbfe}.hero-temp-zero{color:#e2e8f0}.hero-bottom{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;flex-wrap:wrap}.hero-description{font-size:.95rem;opacity:.9}.hero-details{display:flex;gap:1rem}.hero-detail{font-size:.75rem;opacity:.7}.day-picker{background:#fff;border-radius:1rem;box-shadow:0 1px 3px #00000014;overflow:hidden}.day-picker-scroll{display:flex;gap:0;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.day-picker-item{flex:1 0 0;min-width:85px;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;border:none;background:none;cursor:pointer;transition:background-color .15s;border-bottom:3px solid transparent;position:relative}.day-picker-item:not(:last-child):after{content:"";position:absolute;right:0;top:12%;height:76%;width:1px;background:#f1f5f9}.day-picker-item:hover{background:#f8fafc}.day-picker-item.selected{background:#eff6ff;border-bottom-color:#3b82f6}.dp-day-name{font-size:.75rem;font-weight:600;text-transform:capitalize;color:#64748b}.day-picker-item.selected .dp-day-name{color:#3b82f6}.dp-date{font-size:.7rem;color:#94a3b8}.dp-temps{display:flex;gap:.3rem;font-size:.85rem;font-variant-numeric:tabular-nums}.dp-max{font-weight:700}.dp-min{font-weight:500;opacity:.7}.dp-temp-pos{color:#dc2626}.dp-temp-neg{color:#2563eb}.dp-temp-zero{color:#64748b}.dp-precip{font-size:.65rem;color:#3b82f6;font-weight:500}@media(max-width:600px){.day-picker-item{min-width:72px;padding:.6rem .35rem}}.today-comparison{background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 3px #00000014}.comparison-header{padding:1.25rem 1.5rem 1rem;border-bottom:1px solid #f1f5f9}.comparison-title{margin:0 0 .75rem;font-size:1.15rem;font-weight:700;color:#1e293b}.comparison-stats{display:flex;gap:1.5rem;flex-wrap:wrap}.stat{display:flex;flex-direction:column;gap:.1rem}.stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-weight:600}.stat-value{font-size:1rem;font-weight:600;color:#334155}.stat-year{font-weight:400;font-size:.85rem;color:#94a3b8}.comparison-table-scroll{overflow-x:auto}.today-table{width:100%;border-collapse:collapse;font-size:.9rem}.today-table thead{position:sticky;top:0;z-index:2}.today-table th{padding:.6rem .75rem;text-align:left;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;background:#f8fafc;border-bottom:2px solid #e2e8f0;font-weight:700;white-space:nowrap}.today-table td{padding:.55rem .75rem;border-bottom:1px solid #f1f5f9;white-space:nowrap}.today-table tbody tr{transition:background-color .1s}.today-table tbody tr:hover{background:#f8fafc}.row-current-year{background:#eff6ff!important}.row-current-year td{border-bottom-color:#bfdbfe;font-weight:600}.row-gap-before td{border-top:2px dashed #cbd5e1}.cell-year{font-weight:600;color:#1e293b;font-variant-numeric:tabular-nums}.badge-now{display:inline-block;margin-left:.4rem;padding:.05rem .35rem;background:#3b82f6;color:#fff;font-size:.65rem;font-weight:700;border-radius:.25rem;text-transform:uppercase;letter-spacing:.03em;vertical-align:middle}.cell-weather{font-size:1.1rem}.cell-temp{font-variant-numeric:tabular-nums;font-weight:500}.cell-temp-bold{font-weight:600}.temp-positive{color:#dc2626}.temp-negative{color:#2563eb}.temp-zero{color:#64748b}.cell-diff{font-size:.8rem;font-weight:600;font-variant-numeric:tabular-nums}.diff-warmer{color:#f97316}.diff-much-warmer{color:#dc2626}.diff-colder{color:#3b82f6}.diff-much-colder{color:#1d4ed8}.cell-precip{color:#3b82f6;font-variant-numeric:tabular-nums}.cell-wind{color:#64748b;font-variant-numeric:tabular-nums}.col-year{width:80px}.col-weather{width:50px}.col-temp,.col-diff{width:65px}.col-precip{width:90px}.col-wind{width:80px}.table-loading{padding:.75rem 1.5rem;text-align:center;color:#94a3b8;font-size:.85rem;border-top:1px solid #f1f5f9}.comparison-footer{padding:.6rem 1.5rem;border-top:1px solid #f1f5f9;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.footer-note{font-size:.75rem;color:#94a3b8}.toggle-all-years-btn{padding:.35rem .75rem;font-size:.75rem;font-weight:600;color:#3b82f6;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem;cursor:pointer;white-space:nowrap;transition:background-color .15s,color .15s}.toggle-all-years-btn:hover{background:#dbeafe;color:#2563eb}.toggle-all-years-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:600px){.comparison-header{padding:1rem}.comparison-stats{gap:1rem}.today-table th,.today-table td{padding:.45rem .5rem;font-size:.82rem}.col-wind,.cell-wind{display:none}}.comparison-controls{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem 1.25rem;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #00000014;align-items:flex-end}.control-group{display:flex;flex-direction:column;gap:.35rem}.control-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.control-input{padding:.45rem .6rem;border:2px solid #e2e8f0;border-radius:.4rem;font-size:.9rem;background:#fff}.control-input:focus{outline:none;border-color:#3b82f6}.mode-buttons{display:flex;gap:0;border-radius:.4rem;overflow:hidden;border:2px solid #e2e8f0}.mode-button{padding:.45rem .8rem;border:none;background:#fff;font-size:.85rem;cursor:pointer;transition:background-color .15s,color .15s;color:#64748b}.mode-button:not(:last-child){border-right:1px solid #e2e8f0}.mode-button.active{background:#3b82f6;color:#fff;font-weight:600}.mode-button:hover:not(.active){background:#f0f9ff}.control-range{width:140px;accent-color:#3b82f6}.comparison-table-wrapper{background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 3px #00000014}.table-scroll{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse;font-size:.9rem}.comparison-table th{text-align:left;padding:.5rem .75rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#64748b;border-bottom:2px solid #e2e8f0}.comparison-table td{padding:.5rem .75rem;border-bottom:1px solid #f1f5f9;color:#334155}.comparison-table tr:last-child td{border-bottom:none}.comparison-table tr:hover td{background:#f8fafc}.year-cell{font-weight:600;color:#1e293b}.trend-cards-section{display:flex;flex-direction:column;gap:.75rem}.trend-cards-title{margin:0;font-size:1rem;font-weight:600;color:#1e293b}.trend-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem}.trend-card{border-radius:.75rem;padding:1rem 1.15rem;display:flex;flex-direction:column;gap:.5rem;border-left:4px solid transparent}.trend-card-warm{background:#fef2f2;border-left-color:#ef4444}.trend-card-cold{background:#eff6ff;border-left-color:#3b82f6}.trend-card-wet{background:#f0f9ff;border-left-color:#0ea5e9}.trend-card-dry{background:#fffbeb;border-left-color:#f59e0b}.trend-card-wind{background:#f0fdf4;border-left-color:#22c55e}.trend-card-header{display:flex;align-items:center;justify-content:space-between}.trend-card-icon{font-size:1.4rem;line-height:1}.trend-card-arrow{font-size:1.3rem;font-weight:700;line-height:1}.trend-arrow-up{color:#ef4444}.trend-arrow-down{color:#3b82f6}.trend-arrow-stable{color:#94a3b8}.trend-card-body{display:flex;flex-direction:column;gap:.2rem}.trend-card-name{font-size:.9rem;font-weight:600;color:#1e293b;line-height:1.25}.trend-card-desc{font-size:.78rem;color:#64748b;line-height:1.35}@media(max-width:600px){.trend-cards-grid{grid-template-columns:1fr}.trend-card{padding:.85rem 1rem}}.loading-spinner{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;color:#64748b}.spinner{width:2rem;height:2rem;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.historical-view{display:flex;flex-direction:column;gap:1rem}.historical-title{margin:0;font-size:1.3rem;font-weight:700;color:#1e293b}.historical-subtitle{margin:-.5rem 0 0;color:#64748b;font-size:.95rem}.historical-charts{display:flex;flex-direction:column;gap:1.25rem}.chart-container{background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 3px #00000014}.chart-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#1e293b}.historical-error{padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.9rem}.historical-empty{text-align:center;color:#94a3b8;padding:2rem}.app{min-height:100vh;background:#f8fafc}.app-main{max-width:800px;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.current-view{display:flex;flex-direction:column;gap:1.25rem}.welcome{text-align:center;padding:4rem 1rem;color:#64748b}.welcome h2{margin:0 0 .5rem;font-size:1.5rem;color:#1e293b}.welcome p{margin:0;font-size:1rem}.error-banner{padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;font-size:.9rem}.app-footer{text-align:center;padding:2rem 1rem;font-size:.75rem;color:#94a3b8;letter-spacing:.05em}.app-footer a{color:#3b82f6;text-decoration:none;font-weight:500}.app-footer a:hover{color:#2563eb}@media(max-width:600px){.app-main{padding:1rem}}
