:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{min-width:375px;margin:0 auto;text-align:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.adv{width:100%;display:flex;flex-direction:column;align-items:center;margin:5px 0}.ad-tt{width:100%;text-align:center}.weather-app[data-v-887e9289]{color:#fff;height:100%;max-width:375px;margin:0 auto;box-shadow:0 0 20px #0000001a;overflow:hidden;position:relative}.main-content[data-v-887e9289]{background:#fff;overflow-y:auto;padding-bottom:20px;border-radius:24px}.loading-overlay[data-v-887e9289]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#2196f3;display:flex;justify-content:center;align-items:center;z-index:100}.loader[data-v-887e9289]{width:40px;height:40px;border:4px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin-887e9289 1s linear infinite}@keyframes spin-887e9289{to{transform:rotate(360deg)}}.error-state[data-v-887e9289]{padding:20px;text-align:center;color:#fff}.error-state button[data-v-887e9289]{margin-top:10px;padding:8px 16px;background-color:#fff;color:#2196f3;border:none;border-radius:4px;cursor:pointer;font-weight:700}.temp-unit[data-v-887e9289]{cursor:pointer;opacity:.9;display:flex;align-items:center}.temp-unit[data-v-887e9289]:hover{opacity:1}.current-unit[data-v-887e9289]{font-size:24px;font-weight:700}.separator[data-v-887e9289]{font-size:24px;margin:0 6px}.other-unit[data-v-887e9289]{font-size:20px;font-weight:400;opacity:.8}.bg[data-v-887e9289]{background:linear-gradient(359deg,#54bdfd 1%,#2291f9 99%)}.location-bar[data-v-887e9289]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px 0;font-size:18px}.location[data-v-887e9289]{display:flex;align-items:center;font-size:18px;gap:8px}.current-weather[data-v-887e9289]{text-align:center;padding:24px 0}.weather-icon[data-v-887e9289]{width:144px;height:144px;margin:0 auto;display:flex;align-items:center;justify-content:center}.weather-img[data-v-887e9289]{width:100%;height:100%}.current-temp[data-v-887e9289]{font-size:60px;font-weight:500;margin-bottom:10px}.weather-desc[data-v-887e9289]{font-size:20px;opacity:.9}.hourly-forecast-container[data-v-887e9289]{width:343px;height:300px;margin:20px auto 0;background-color:#f1f9ff;border-radius:12px}.hourly-forecast[data-v-887e9289]{display:flex;gap:11px;overflow-x:auto;padding:15px;scrollbar-width:none;-ms-overflow-style:none}.hourly-forecast[data-v-887e9289]::-webkit-scrollbar{display:none}.hour-card[data-v-887e9289]{min-width:72px;height:204px;border-radius:12px;background:linear-gradient(360deg,#54bdfd 9%,#2291f9 99%);text-align:center;flex-shrink:0}.hour-time[data-v-887e9289]{font-size:18px;font-weight:500;margin-bottom:10px;padding-top:12px}.hourly-condition[data-v-887e9289]{margin:0 auto;width:52px;height:52px}.hourly-img[data-v-887e9289]{width:100%;height:100%}.hour-temp[data-v-887e9289]{font-size:36px;font-weight:500;margin-bottom:5px}.hour-precipitationProbability[data-v-887e9289]{font-size:14px;opacity:.8}.swipe-tip[data-v-887e9289]{display:flex;justify-content:center;align-items:center;font-size:14px;color:#737779;margin-top:5px;gap:5px}.daily-forecast[data-v-887e9289]{padding:20px;display:flex;flex-direction:column;gap:10px;margin-top:10px}.daily-card[data-v-887e9289]{background:linear-gradient(360deg,#54bdfd 9%,#2291f9 99%);border-radius:12px;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.day-date[data-v-887e9289]{width:26px;height:33px;font-size:22px;font-weight:500}.day-name[data-v-887e9289]{flex:1;width:89px;height:24px;font-size:18px;font-weight:500;margin-left:10px}.day-icon[data-v-887e9289]{width:52px;height:52px}.day-img[data-v-887e9289]{width:100%;height:100%}.day-temp[data-v-887e9289]{width:42px;height:54px;font-size:36px;font-weight:500;text-align:right;margin:0 16px}.day-precipitationProbability[data-v-887e9289]{font-size:18px;font-weight:500;width:38px;height:27px;opacity:.8}
