html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.app-container[data-v-b1b2c1eb]{min-height:100vh;display:flex;flex-direction:column}.data-section[data-v-56df67c6]{display:flex;flex-direction:column;gap:12px}.inner-card[data-v-56df67c6]{background:var(--bg-primary);border-radius:8px;border:1px solid var(--border-color);padding:1rem 1.5rem}.tab-card[data-v-56df67c6]{padding-bottom:0}[data-v-56df67c6] .tab-card .ant-tabs-nav{margin-bottom:0}[data-v-56df67c6] .tab-card .ant-tabs-content-holder{display:none}.table-card[data-v-56df67c6]{padding:0;overflow:hidden}[data-v-56df67c6] .weather-table{font-size:.95rem}[data-v-56df67c6] .weather-table .ant-table-thead>tr>th{background:var(--bg-secondary)!important;color:var(--text-primary);font-weight:600;border-bottom:2px solid var(--border-color);padding:12px!important}[data-v-56df67c6] .weather-table .ant-table-tbody>tr{transition:all .3s ease}[data-v-56df67c6] .weather-table .ant-table-tbody>tr:hover{background:var(--bg-secondary)!important}[data-v-56df67c6] .weather-table .ant-table-cell{padding:12px 8px!important}.city-link[data-v-56df67c6]{font-weight:600;color:#1890ff;text-decoration:none}.city-link[data-v-56df67c6]:hover{text-decoration:underline}.prob-high[data-v-56df67c6]{color:#f5222d;font-weight:600}.prob-mid[data-v-56df67c6]{color:#fa8c16;font-weight:600}.prob-low[data-v-56df67c6]{color:#52c41a;font-weight:600}.trend-up[data-v-56df67c6]{color:#f5222d;font-weight:600}.trend-down[data-v-56df67c6]{color:#52c41a;font-weight:600}.trend-flat[data-v-56df67c6]{color:#fa8c16;font-weight:600}[data-v-56df67c6] .ant-tag{margin:0}[data-v-5d6c65b3]{box-sizing:border-box}.home-container[data-v-5d6c65b3]{min-height:100vh;background:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease;padding:100px 15px 15px;box-sizing:border-box}.card-section[data-v-5d6c65b3]{width:100%;margin:0 0 15px;padding:1.5rem 2rem;background:var(--bg-secondary);border-radius:12px;border:1px solid var(--border-color);box-shadow:0 2px 8px #00000014}.pd[data-v-5d6c65b3]{padding:1rem 2rem}.header-section[data-v-5d6c65b3]{position:fixed;top:0;left:0;right:0;z-index:100;border-radius:0;border-left:none;border-right:none;border-top:none;margin:0;box-shadow:0 2px 8px #0000001a}.header-content[data-v-5d6c65b3]{width:100%;display:flex;justify-content:space-between;align-items:center}.logo-area[data-v-5d6c65b3]{display:flex;align-items:center;gap:.8rem}.logo-title[data-v-5d6c65b3]{font-size:1.5rem;font-weight:700;margin:0;letter-spacing:1px}.auth-buttons[data-v-5d6c65b3]{display:flex;gap:1rem;align-items:center}[data-v-5d6c65b3] .auth-buttons .ant-btn{min-width:80px}.stats-row[data-v-5d6c65b3]{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:15px}.stat-card[data-v-5d6c65b3]{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.2rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.stat-label[data-v-5d6c65b3]{font-size:.85rem;color:var(--text-secondary)}.stat-value[data-v-5d6c65b3]{font-size:1.2rem;font-weight:600;color:var(--text-primary)}.intro-title[data-v-5d6c65b3]{font-size:1.4rem;font-weight:700;color:var(--text-primary);margin:0 0 .5rem}.intro-description[data-v-5d6c65b3]{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin:0}.table-section[data-v-5d6c65b3]{margin-bottom:1.5rem}.table-title[data-v-5d6c65b3]{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin:0 0 1.5rem;padding:0}.data-section[data-v-5d6c65b3]{display:flex;flex-direction:column;gap:12px}.inner-card[data-v-5d6c65b3]{background:var(--bg-primary);border-radius:8px;border:1px solid var(--border-color);padding:1rem 1.5rem}.tab-card[data-v-5d6c65b3]{padding-bottom:0}[data-v-5d6c65b3] .tab-card .ant-tabs-nav{margin-bottom:0}[data-v-5d6c65b3] .tab-card .ant-tabs-content-holder{display:none}.table-card[data-v-5d6c65b3]{padding:0;overflow:hidden}[data-v-5d6c65b3] .weather-table{font-size:.95rem}[data-v-5d6c65b3] .weather-table .ant-table-thead>tr>th{background:var(--bg-secondary)!important;color:var(--text-primary);font-weight:600;border-bottom:2px solid var(--border-color);padding:12px!important}[data-v-5d6c65b3] .weather-table .ant-table-tbody>tr{transition:all .3s ease}[data-v-5d6c65b3] .weather-table .ant-table-tbody>tr:hover{background:var(--bg-secondary)!important}[data-v-5d6c65b3] .weather-table .ant-table-cell{padding:12px 8px!important}.city-link[data-v-5d6c65b3]{font-weight:600;color:#1890ff;text-decoration:none}.city-link[data-v-5d6c65b3]:hover{text-decoration:underline}.prob-high[data-v-5d6c65b3]{color:#f5222d;font-weight:600}.prob-mid[data-v-5d6c65b3]{color:#fa8c16;font-weight:600}.prob-low[data-v-5d6c65b3]{color:#52c41a;font-weight:600}.trend-up[data-v-5d6c65b3]{color:#f5222d;font-weight:600}.trend-down[data-v-5d6c65b3]{color:#52c41a;font-weight:600}.trend-flat[data-v-5d6c65b3]{color:#fa8c16;font-weight:600}[data-v-5d6c65b3] .ant-tag{margin:0}@media (max-width: 768px){.header-content[data-v-5d6c65b3]{flex-direction:column;gap:1rem}.intro-card[data-v-5d6c65b3]{grid-template-columns:1fr}.logo-title[data-v-5d6c65b3]{font-size:1.4rem}.intro-title[data-v-5d6c65b3]{font-size:1.5rem}}.not-found-container[data-v-40250a30]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.not-found-content[data-v-40250a30]{text-align:center;padding:2rem}.error-code[data-v-40250a30]{font-size:8rem;font-weight:700;line-height:1;margin-bottom:1rem;text-shadow:0 4px 20px rgba(0,0,0,.2)}.error-title[data-v-40250a30]{font-size:2rem;margin-bottom:1rem}.error-message[data-v-40250a30]{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.back-button[data-v-40250a30]{display:inline-block;padding:.8rem 2rem;background:#fff3;border:2px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease}.back-button[data-v-40250a30]:hover{background:#ffffff4d;transform:translateY(-2px)}
