.weather-app{--weather-top:#4685b4;--weather-bottom:#183c65;position:relative;isolation:isolate;display:flex;flex-direction:column;flex:1;min-height:0;min-width:0;color:#fff;background:linear-gradient(165deg,var(--weather-top),var(--weather-bottom));overflow:hidden;font-family:inherit}.weather-cloudy{--weather-top:#7c98b0;--weather-bottom:#334e6c}.weather-rain{--weather-top:#60768d;--weather-bottom:#263f58}.weather-storm{--weather-top:#51556e;--weather-bottom:#252e46}.weather-snow{--weather-top:#849fab;--weather-bottom:#46677e}.weather-mist{--weather-top:#85929d;--weather-bottom:#4a5c6d}.weather-night{--weather-top:#22314f;--weather-bottom:#0d172b}.weather-app:before{content:'';position:absolute;inset:-10%;background:radial-gradient(ellipse at 25% 15%,#ffffff28,transparent 40%),radial-gradient(ellipse at 75% 30%,#ffffff1c,transparent 35%);pointer-events:none;z-index:-1;animation:weather-drift 24s ease-in-out infinite alternate}.weather-nav{height:52px;min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.weather-nav button{display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;color:inherit;background:#ffffff17}.weather-nav .icon{width:24px;height:24px}.weather-nav>span{font-weight:600}.weather-scroll{overflow:auto;overscroll-behavior:contain;min-height:0;flex:1;padding:0 max(16px,env(safe-area-inset-right)) max(30px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));scrollbar-width:thin}.weather-hero{text-align:center;padding:22px 0 28px}.weather-hero p{margin:5px 0;font-size:15px}.weather-hero h1{font-size:32px;line-height:1.2;font-weight:500;margin:8px 0}.weather-hero h2{font-size:20px;margin:0 0 10px;font-weight:500}.weather-hero p span{margin-left:12px}.weather-temperature{font-size:100px;font-weight:200;line-height:1.05;letter-spacing:-5px;margin:10px 0}.weather-hero .weather-symbol{width:46px;height:46px;margin:0 auto 8px}.weather-region,.weather-feels{opacity:.8}.weather-card{border:1px solid #ffffff13;border-radius:22px;background:#112f4f2e;padding:16px;margin-bottom:14px;min-width:0}.weather-card h2{font-size:13px;font-weight:600;letter-spacing:.05em;opacity:.8;margin:0 0 12px}.weather-card>header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.weather-card select{border:0;background:#ffffff15;color:#fff;border-radius:14px;padding:5px 9px;font:inherit;font-size:13px}.weather-card option{color:#111}.weather-hours{display:flex;overflow-x:auto;gap:23px;padding:5px 0 7px;scrollbar-width:thin}.weather-hours>div{flex:0 0 44px;display:flex;align-items:center;flex-direction:column;gap:9px;font-size:13px;white-space:nowrap}.weather-hours strong{font-size:20px}.weather-symbol{display:block;width:34px;height:34px;flex-shrink:0}.weather-day{display:grid;grid-template-columns:44px 38px 32px minmax(24px,1fr) 34px;gap:8px;align-items:center;min-height:57px;border-top:1px solid #ffffff17;font-size:16px}.weather-day>span{opacity:.62;text-align:right}.weather-day>b{text-align:right;font-weight:500}.weather-day>strong{font-weight:500}.weather-day small{font-size:10px;color:#96e0ff;display:block;text-align:center}.weather-range{position:relative;border-radius:5px;height:5px;background:#ffffff13}.weather-range i{display:block;position:absolute;top:0;height:5px;border-radius:5px;background:linear-gradient(90deg,#e8d269,#ffa242)}.weather-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.weather-details .weather-card{margin:0;min-height:108px}.weather-details strong{font-size:27px;font-weight:400;word-break:break-word}.weather-details small{display:block;margin-top:8px;font-size:12px;opacity:.8}.weather-details .weather-sun-times{font-size:22px;line-height:1.4}.weather-footer{text-align:center;padding:25px 0 0}.weather-footer button,.weather-notice button{background:#ffffff1c;color:inherit;border:1px solid #ffffff30;border-radius:18px;padding:10px 20px;font:inherit}.weather-footer p{font-size:12px;opacity:.7}.weather-footer small{font-size:11px;opacity:.75}.weather-footer a{color:inherit}.weather-notice{font-size:13px;line-height:1.5;background:#182d4655;padding:12px 16px;border-radius:16px}.weather-notice button{display:block;margin-top:8px}.weather-sheet-mask{position:absolute;inset:0;background:#0006;z-index:10;display:flex;align-items:flex-end}.weather-sheet{width:100%;max-height:94%;display:flex;flex-direction:column;border-radius:24px 24px 0 0;background:#f3f5f8;color:#182433;min-height:0;box-shadow:0 -12px 50px #0002}.weather-sheet>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid #8190a324}.weather-sheet>header h2{font-size:18px;margin:0;flex:1}.weather-sheet button{min-height:44px;border:0;background:transparent;font:inherit;color:#1869aa}.weather-form-scroll{overflow-y:auto;overscroll-behavior:contain;padding:16px 20px max(24px,env(safe-area-inset-bottom));min-height:0}.weather-form-scroll label{display:flex;flex-direction:column;gap:8px;font-size:14px;margin:0 0 16px}.weather-form-scroll input,.weather-form-scroll select{box-sizing:border-box;width:100%;min-width:0;font:inherit;font-size:16px;border:1px solid #91a1b42b;border-radius:12px;padding:11px;background:#fff;color:#182433}.weather-form-scroll input[type=radio]{width:20px;height:20px;flex:0 0 20px;accent-color:#347ea9}.weather-sources{border:0;margin:0 0 20px;padding:0}.weather-sources legend{font-size:13px;opacity:.7;margin-bottom:10px}.weather-sources label{flex-direction:row;align-items:center;background:#fff;padding:14px;border-radius:15px;margin-bottom:8px;gap:12px}.weather-sources small{display:block;color:#677788;font-size:12px;margin-top:5px}.weather-form-scroll .weather-primary{width:100%;background:#2674a5;color:#fff;border-radius:14px;margin:0 0 10px}.weather-help{font-size:12px;line-height:1.65;color:#627287}.weather-input-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 12px}.weather-form-scroll details{border-top:1px solid #91a1b433;padding:18px 0}.weather-form-scroll summary{font-size:15px;cursor:pointer}.weather-forecast-editor{margin:16px 0;border-radius:14px;background:#e6ebf1;padding:14px}.weather-forecast-editor label{margin-bottom:10px}.weather-city{display:block;text-align:left;width:100%;border-bottom:1px solid #91a1b433!important;padding:12px 0}.weather-city small{display:block;color:#647386;margin-top:5px}.weather-form-error{color:#ac3131;font-size:14px}.weather-app button:disabled{opacity:.5}.weather-app button:focus-visible,.weather-app summary:focus-visible{outline:2px solid #83ceff;outline-offset:2px}.app-screen[data-current-app=weather]>.status-bar{color:#fff!important}.app-screen[data-current-app=weather]{background:#314e6c!important}#app.system-night .weather-sheet{background:#1c2735;color:#eef4fb}#app.system-night .weather-form-scroll input,#app.system-night .weather-form-scroll select,#app.system-night .weather-sources label{background:#2a3949;color:#fff}#app.system-night .weather-forecast-editor{background:#253442}#app.system-night .weather-help,#app.system-night .weather-sources small{color:#b6c5d5}#app.system-night .weather-sheet button{color:#95d1ff}#app.system-night .weather-sheet .weather-primary{color:#fff}@keyframes weather-drift{to{transform:translate3d(3%,2%,0)}}@media(prefers-reduced-motion:reduce){.weather-app:before{animation:none}}@media(min-width:700px){.weather-scroll{padding-left:max(20px,calc((100% - 650px)/2));padding-right:max(20px,calc((100% - 650px)/2))}.weather-hero{padding:10px 0 20px}.weather-temperature{font-size:88px}.weather-details{grid-template-columns:repeat(3,minmax(0,1fr))}.weather-sheet{max-width:650px;margin:auto auto 0}.weather-day{grid-template-columns:65px 45px 45px minmax(24px,1fr) 45px}}@media(max-height:500px){.weather-hero{padding:8px 0}.weather-temperature{font-size:64px}.weather-sheet{max-height:100%}}
