@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700&family=Sora:wght@400;500;600;700&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}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}:root{font-family:Sora,Noto Sans SC,sans-serif;color:#0f1a1f;background-color:#f4f6f1;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--brand-900: #122c34;--brand-700: #1b3b5a;--brand-500: #148c8a;--brand-300: #76b4b4;--brand-100: #e4f1ef;--accent-500: #f4b860;--surface-100: #ffffff;--surface-200: #f2f4f0;--surface-300: #e6ebe4;--text-strong: #102026;--text-muted: #56636b;--shadow-soft: 0 20px 45px rgba(18, 44, 52, .12)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,rgba(20,140,138,.15),transparent 45%),radial-gradient(circle at 10% 20%,rgba(244,184,96,.12),transparent 40%),linear-gradient(120deg,#f4f6f1,#f7f9f4,#eef2ea);color:var(--text-strong)}#app{min-height:100vh}a{color:inherit}.fade-up{animation:fadeUp .6s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.login-page[data-v-99afab71]{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.login-hero[data-v-99afab71]{padding:60px;display:flex;align-items:center;justify-content:center}.hero-card[data-v-99afab71]{max-width:420px;background:#ffffffd9;border-radius:24px;padding:36px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-card img[data-v-99afab71]{width:54px;height:54px;border-radius:14px}.hero-card h1[data-v-99afab71]{margin:16px 0 12px;font-size:28px;color:var(--brand-900)}.hero-card p[data-v-99afab71]{color:var(--text-muted);line-height:1.7}.hero-tags[data-v-99afab71]{margin-top:24px;display:flex;flex-wrap:wrap;gap:10px}.hero-tags span[data-v-99afab71]{background:var(--brand-100);color:var(--brand-900);padding:6px 12px;border-radius:999px;font-size:12px}.login-panel[data-v-99afab71]{display:flex;align-items:center;justify-content:center;padding:60px}.panel-inner[data-v-99afab71]{width:100%;max-width:380px;background:var(--surface-100);padding:32px;border-radius:20px;box-shadow:var(--shadow-soft)}.panel-title[data-v-99afab71]{margin-bottom:24px}.title[data-v-99afab71]{font-size:22px;font-weight:700;color:var(--brand-900)}.subtitle[data-v-99afab71]{font-size:12px;color:var(--text-muted);margin-top:6px}.panel-footer[data-v-99afab71]{margin-top:24px;font-size:11px;color:var(--text-muted)}@media(max-width:980px){.login-page[data-v-99afab71]{grid-template-columns:1fr}.login-hero[data-v-99afab71]{display:none}.login-panel[data-v-99afab71]{padding:32px 16px}}.app-shell[data-v-89af2725]{min-height:100vh;background:transparent}.app-sider[data-v-89af2725]{background:#ffffffe6;border-right:1px solid rgba(18,44,52,.08);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand[data-v-89af2725]{padding:28px 24px 18px;display:flex;align-items:center;gap:12px}.brand-mark[data-v-89af2725]{width:44px;height:44px;border-radius:12px;background:var(--brand-100);display:flex;align-items:center;justify-content:center}.brand-mark img[data-v-89af2725]{width:28px;height:28px}.brand-title[data-v-89af2725]{font-size:16px;font-weight:700;color:var(--brand-900)}.brand-subtitle[data-v-89af2725]{font-size:12px;color:var(--text-muted);margin-top:2px}.side-menu[data-v-89af2725]{background:transparent;border-right:0;padding:0 12px}.app-header[data-v-89af2725]{background:transparent;display:flex;justify-content:space-between;align-items:center;padding:24px 32px 12px;height:auto}.header-left[data-v-89af2725]{display:flex;align-items:center;gap:16px}.menu-toggle[data-v-89af2725]{display:none;font-size:18px;cursor:pointer;color:var(--brand-900)}.header-title[data-v-89af2725]{font-size:22px;font-weight:700;color:var(--brand-900)}.header-desc[data-v-89af2725]{font-size:12px;color:var(--text-muted);margin-top:4px}.header-right[data-v-89af2725]{display:flex;align-items:center;gap:12px}.user-pill[data-v-89af2725]{display:flex;align-items:center;gap:10px;padding:6px 12px;border-radius:20px;background:var(--surface-100);border:1px solid rgba(18,44,52,.08)}.user-avatar[data-v-89af2725]{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,var(--brand-400),var(--brand-600));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0;overflow:hidden}.user-avatar img[data-v-89af2725]{width:100%;height:100%;object-fit:cover}.user-meta[data-v-89af2725]{display:flex;flex-direction:column;gap:2px;min-width:0}.user-name[data-v-89af2725]{font-size:13px;font-weight:600;color:var(--brand-900);line-height:1.2}.user-role[data-v-89af2725]{font-size:11px;color:var(--text-muted);line-height:1.2}.user-id[data-v-89af2725]{font-size:10px;color:var(--text-muted);line-height:1.2}.logout-btn[data-v-89af2725]{color:var(--brand-900)}.app-content[data-v-89af2725]{padding:0 32px 32px}.app-footer[data-v-89af2725]{background:transparent;padding:20px 32px;border-top:1px solid rgba(18,44,52,.08)}.footer-content[data-v-89af2725]{display:flex;flex-direction:column;align-items:center;gap:8px}.footer-links a[data-v-89af2725]{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .2s}.footer-links a[data-v-89af2725]:hover{color:var(--brand-600)}.footer-copyright[data-v-89af2725]{color:var(--text-muted);font-size:12px}.sidebar-overlay[data-v-89af2725]{position:fixed;inset:0;background:#00000080;z-index:998;animation:fadeIn-89af2725 .3s}@keyframes fadeIn-89af2725{0%{opacity:0}to{opacity:1}}@media(max-width:960px){.app-sider[data-v-89af2725]{position:fixed;left:0;top:0;bottom:0;z-index:999;box-shadow:2px 0 8px #00000026;transition:transform .3s ease}.app-sider.ant-layout-sider-collapsed[data-v-89af2725]{transform:translate(-100%)}.menu-toggle[data-v-89af2725]{display:block}.app-header[data-v-89af2725]{padding:16px}.header-left[data-v-89af2725]{gap:12px}.header-title[data-v-89af2725]{font-size:18px}.header-desc[data-v-89af2725]{display:none}.header-right[data-v-89af2725]{gap:8px}.user-pill[data-v-89af2725]{padding:6px 10px;gap:8px}.user-avatar[data-v-89af2725]{width:28px;height:28px;font-size:14px}.user-name[data-v-89af2725]{font-size:12px}.user-role[data-v-89af2725]{font-size:10px}.user-id[data-v-89af2725]{font-size:9px}.logout-btn[data-v-89af2725]{font-size:12px}.app-content[data-v-89af2725]{padding:0 16px 24px}.app-footer[data-v-89af2725]{padding:16px}.footer-copyright[data-v-89af2725]{font-size:11px}}@media(max-width:576px){.app-header[data-v-89af2725]{padding:12px}.header-left[data-v-89af2725]{gap:8px}.header-title[data-v-89af2725]{font-size:16px}.app-content[data-v-89af2725]{padding:0 12px 16px}.app-footer[data-v-89af2725]{padding:12px}}.dashboard[data-v-b7239937]{display:flex;flex-direction:column;gap:20px}.hero[data-v-b7239937]{background:linear-gradient(120deg,#148c8a33,#f4b86033);border-radius:22px;padding:24px 28px;display:flex;justify-content:space-between;align-items:center}.hero-title[data-v-b7239937]{font-size:22px;font-weight:700;color:var(--brand-900)}.hero-subtitle[data-v-b7239937]{color:var(--text-muted);margin-top:6px}.hero-badge[data-v-b7239937]{background:var(--brand-900);color:#fff;padding:8px 14px;border-radius:999px;font-size:12px}.stat-row[data-v-b7239937]{margin-top:4px}.stat-card[data-v-b7239937]{border-radius:18px;box-shadow:var(--shadow-soft)}.stat-label[data-v-b7239937]{color:var(--text-muted);font-size:12px}.stat-value[data-v-b7239937]{font-size:24px;font-weight:700;color:var(--brand-900);margin-top:8px}.stat-note[data-v-b7239937]{font-size:11px;color:var(--text-muted);margin-top:6px}.chart-card[data-v-b7239937],.table-card[data-v-b7239937]{border-radius:22px;box-shadow:var(--shadow-soft)}.chart-header[data-v-b7239937]{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.chart-title[data-v-b7239937]{font-size:16px;font-weight:600;color:var(--brand-900)}.chart-subtitle[data-v-b7239937]{font-size:12px;color:var(--text-muted);margin-top:4px}.chart-grid[data-v-b7239937]{display:grid;grid-template-columns:repeat(auto-fit,minmax(22px,1fr));gap:10px;align-items:end;height:180px}.chart-item[data-v-b7239937]{display:flex;flex-direction:column;align-items:center;gap:6px}.chart-bar[data-v-b7239937]{width:100%;background:linear-gradient(180deg,#148c8a,#76b4b4);border-radius:999px;transition:height .4s ease}.chart-label[data-v-b7239937]{font-size:10px;color:var(--text-muted)}.insight-row[data-v-b7239937]{margin-top:8px}.insight-card[data-v-b7239937]{border-radius:22px;box-shadow:var(--shadow-soft);height:100%}.donut-wrap[data-v-b7239937]{display:grid;grid-template-columns:140px 1fr;gap:20px;align-items:center;margin-top:8px}.donut[data-v-b7239937]{width:140px;height:140px;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center}.donut[data-v-b7239937]:after{content:"";position:absolute;inset:14px;background:#fff;border-radius:50%;box-shadow:inset 0 0 0 1px #122c340f}.donut-hole[data-v-b7239937]{position:relative;z-index:1;text-align:center}.donut-total[data-v-b7239937]{font-size:20px;font-weight:700;color:var(--brand-900)}.donut-caption[data-v-b7239937]{font-size:11px;color:var(--text-muted);margin-top:4px}.donut-legend[data-v-b7239937]{display:flex;flex-direction:column;gap:8px}.legend-item[data-v-b7239937]{display:grid;grid-template-columns:12px 1fr auto auto;gap:8px;align-items:center;font-size:12px;color:var(--text-strong)}.legend-empty[data-v-b7239937]{color:var(--text-muted);font-size:12px}.legend-dot[data-v-b7239937]{width:10px;height:10px;border-radius:50%}.legend-name[data-v-b7239937]{color:var(--brand-900)}.legend-count[data-v-b7239937]{color:var(--text-muted)}.legend-percent[data-v-b7239937]{font-weight:600;color:var(--brand-900)}.sparkline-wrap[data-v-b7239937]{margin-top:12px}.sparkline[data-v-b7239937]{width:100%;height:90px;display:block}.sparkline-stats[data-v-b7239937]{margin-top:8px;display:flex;gap:18px}.sparkline-item[data-v-b7239937]{background:var(--surface-200);padding:10px 12px;border-radius:12px;min-width:110px}.sparkline-label[data-v-b7239937]{font-size:11px;color:var(--text-muted)}.sparkline-value[data-v-b7239937]{font-size:18px;font-weight:700;color:var(--brand-900);margin-top:6px}@media(max-width:960px){.hero[data-v-b7239937]{padding:20px}.hero-title[data-v-b7239937]{font-size:20px}.hero-subtitle[data-v-b7239937]{font-size:13px}.stat-row[data-v-b7239937],.stat-card[data-v-b7239937]{margin-bottom:12px}.stat-label[data-v-b7239937]{font-size:12px}.stat-value[data-v-b7239937]{font-size:24px}.chart-header[data-v-b7239937]{flex-direction:column;align-items:flex-start;gap:12px}.chart-title[data-v-b7239937]{font-size:16px}.chart-grid[data-v-b7239937]{padding:16px 8px}.donut-wrap[data-v-b7239937]{grid-template-columns:1fr;justify-items:center}.donut-legend[data-v-b7239937]{width:100%}.sparkline-stats[data-v-b7239937]{flex-direction:column}.table-card[data-v-b7239937] .ant-table{font-size:12px}.table-card[data-v-b7239937] .ant-table-thead>tr>th{padding:8px 4px;font-size:12px}.table-card[data-v-b7239937] .ant-table-tbody>tr>td{padding:8px 4px;font-size:12px}}@media(max-width:576px){.hero[data-v-b7239937]{padding:16px}.hero-title[data-v-b7239937]{font-size:18px}.stat-value[data-v-b7239937]{font-size:20px}.chart-title[data-v-b7239937]{font-size:14px}}.page[data-v-e2da0307]{display:flex;flex-direction:column;gap:16px}.page-header[data-v-e2da0307]{display:flex;align-items:center;justify-content:space-between}.page-title[data-v-e2da0307]{font-size:18px;font-weight:700;color:var(--brand-900)}.page-sub[data-v-e2da0307]{font-size:12px;color:var(--text-muted);margin-top:6px}.table-card[data-v-e2da0307]{border-radius:18px;box-shadow:var(--shadow-soft)}.table-toolbar[data-v-e2da0307]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.range-inline[data-v-e2da0307]{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.range-picker[data-v-e2da0307]{flex:1;min-width:160px}.range-divider[data-v-e2da0307]{font-size:12px;color:var(--text-muted)}.price-config-section[data-v-e2da0307]{margin-top:12px}.price-config-title[data-v-e2da0307]{font-size:14px;font-weight:600;color:var(--brand-900);margin-bottom:12px}.price-grid[data-v-e2da0307]{display:grid;gap:12px}.price-row[data-v-e2da0307]{display:flex;align-items:center;justify-content:space-between;background:var(--surface-200);padding:10px 14px;border-radius:12px}.price-name[data-v-e2da0307]{font-weight:600;color:var(--brand-900)}@media(max-width:768px){.page[data-v-e2da0307]{gap:12px}.page-header[data-v-e2da0307]{flex-direction:column;align-items:flex-start;gap:12px}.page-title[data-v-e2da0307]{font-size:16px}.table-toolbar[data-v-e2da0307]{flex-direction:column;align-items:stretch}.table-card[data-v-e2da0307] .ant-table{font-size:12px}.table-card[data-v-e2da0307] .ant-table-thead>tr>th{padding:8px 4px;font-size:12px}.table-card[data-v-e2da0307] .ant-table-tbody>tr>td{padding:8px 4px;font-size:12px}.range-inline[data-v-e2da0307]{flex-direction:column;align-items:stretch}.range-picker[data-v-e2da0307]{width:100%}.price-row[data-v-e2da0307]{flex-direction:column;align-items:flex-start;gap:8px}.mobile-list[data-v-e2da0307]{display:flex;flex-direction:column;gap:12px}.mobile-card[data-v-e2da0307]{background:var(--surface-100);border:1px solid rgba(18,44,52,.08);border-radius:12px;padding:12px;box-shadow:0 2px 8px #122c340f}.mobile-card-header[data-v-e2da0307]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(18,44,52,.08)}.mobile-card-title[data-v-e2da0307]{display:flex;flex-direction:column;gap:4px}.mobile-id[data-v-e2da0307]{font-size:11px;color:var(--text-muted);background:#122c340f;padding:2px 8px;border-radius:999px;display:inline-block;width:fit-content}.mobile-username[data-v-e2da0307]{font-size:14px;font-weight:600;color:var(--brand-900)}.mobile-card-body[data-v-e2da0307]{display:flex;flex-direction:column;gap:8px}.mobile-info-row[data-v-e2da0307]{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.mobile-label[data-v-e2da0307]{font-size:12px;color:var(--text-muted);font-weight:500}.mobile-value[data-v-e2da0307]{font-size:12px;color:var(--brand-900);font-weight:600;text-align:right}.mobile-time[data-v-e2da0307]{font-size:11px}}.page[data-v-ce012932]{display:flex;flex-direction:column;gap:16px}.page-header[data-v-ce012932]{display:flex;align-items:center;justify-content:space-between}.page-title[data-v-ce012932]{font-size:18px;font-weight:700;color:var(--brand-900)}.page-sub[data-v-ce012932]{font-size:12px;color:var(--text-muted);margin-top:6px}.table-card[data-v-ce012932]{border-radius:18px;box-shadow:var(--shadow-soft)}@media(max-width:768px){.page-header[data-v-ce012932]{flex-direction:column;align-items:flex-start;gap:12px}.page-title[data-v-ce012932]{font-size:16px}.table-card[data-v-ce012932] .ant-table{font-size:12px}.table-card[data-v-ce012932] .ant-table-thead>tr>th{padding:8px 4px;font-size:12px}.table-card[data-v-ce012932] .ant-table-tbody>tr>td{padding:8px 4px;font-size:12px}.mobile-list[data-v-ce012932]{display:flex;flex-direction:column;gap:12px}.mobile-card[data-v-ce012932]{background:var(--surface-100);border:1px solid rgba(18,44,52,.08);border-radius:12px;padding:12px;box-shadow:0 2px 8px #122c340f}.mobile-card-header[data-v-ce012932]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(18,44,52,.08)}.mobile-card-title[data-v-ce012932]{display:flex;flex-direction:column;gap:4px}.mobile-id[data-v-ce012932]{font-size:11px;color:var(--text-muted);background:#122c340f;padding:2px 8px;border-radius:999px;display:inline-block;width:fit-content}.mobile-name[data-v-ce012932]{font-size:14px;font-weight:600;color:var(--brand-900)}.mobile-card-body[data-v-ce012932]{display:flex;flex-direction:column;gap:8px}.mobile-info-row[data-v-ce012932]{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.mobile-label[data-v-ce012932]{font-size:12px;color:var(--text-muted);font-weight:500}.mobile-value[data-v-ce012932]{font-size:12px;color:var(--brand-900);font-weight:600;text-align:right}}.page[data-v-d2205cd4]{display:flex;flex-direction:column;gap:16px}.page-header[data-v-d2205cd4]{display:flex;align-items:center;justify-content:space-between}.page-title[data-v-d2205cd4]{font-size:18px;font-weight:700;color:var(--brand-900)}.page-sub[data-v-d2205cd4]{font-size:12px;color:var(--text-muted);margin-top:6px}.table-card[data-v-d2205cd4]{border-radius:18px;box-shadow:var(--shadow-soft)}.table-toolbar[data-v-d2205cd4]{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:12px}.toolbar-label[data-v-d2205cd4]{font-weight:600;color:var(--brand-900)}.key-toolbar[data-v-d2205cd4]{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:12px}.form-tip[data-v-d2205cd4]{font-size:11px;color:var(--text-muted);margin-top:6px}.balance-banner[data-v-d2205cd4]{background:var(--brand-100);color:var(--brand-900);padding:10px 14px;border-radius:10px;margin-bottom:12px;font-weight:600}@media(max-width:768px){.page-header[data-v-d2205cd4]{flex-direction:column;align-items:flex-start;gap:12px}.page-title[data-v-d2205cd4]{font-size:16px}.table-toolbar[data-v-d2205cd4]{flex-direction:column;align-items:stretch}.table-card[data-v-d2205cd4] .ant-table{font-size:12px}.table-card[data-v-d2205cd4] .ant-table-thead>tr>th{padding:8px 4px;font-size:12px}.table-card[data-v-d2205cd4] .ant-table-tbody>tr>td{padding:8px 4px;font-size:12px}.key-toolbar[data-v-d2205cd4]{flex-direction:column;align-items:stretch}.mobile-list[data-v-d2205cd4]{display:flex;flex-direction:column;gap:12px}.mobile-card[data-v-d2205cd4]{background:var(--surface-100);border:1px solid rgba(18,44,52,.08);border-radius:12px;padding:12px;box-shadow:0 2px 8px #122c340f}.mobile-card-header[data-v-d2205cd4]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(18,44,52,.08)}.mobile-card-title[data-v-d2205cd4]{display:flex;flex-direction:column;gap:4px}.mobile-id[data-v-d2205cd4]{font-size:11px;color:var(--text-muted);background:#122c340f;padding:2px 8px;border-radius:999px;display:inline-block;width:fit-content}.mobile-cardtype[data-v-d2205cd4]{font-size:14px;font-weight:600;color:var(--brand-900)}.mobile-card-body[data-v-d2205cd4]{display:flex;flex-direction:column;gap:8px}.mobile-info-row[data-v-d2205cd4]{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.mobile-label[data-v-d2205cd4]{font-size:12px;color:var(--text-muted);font-weight:500}.mobile-value[data-v-d2205cd4]{font-size:12px;color:var(--brand-900);font-weight:600;text-align:right}.mobile-time[data-v-d2205cd4]{font-size:11px}.drawer-mobile-list[data-v-d2205cd4]{display:flex;flex-direction:column;gap:12px}.drawer-mobile-card[data-v-d2205cd4]{background:var(--surface-100);border:1px solid rgba(18,44,52,.08);border-radius:12px;padding:12px;box-shadow:0 2px 8px #122c340f}.drawer-card-header[data-v-d2205cd4]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(18,44,52,.08)}.drawer-card-code[data-v-d2205cd4]{font-size:13px;font-weight:600;color:var(--brand-900);font-family:monospace}.drawer-card-body[data-v-d2205cd4]{display:flex;flex-direction:column;gap:8px}.drawer-info-row[data-v-d2205cd4]{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.drawer-label[data-v-d2205cd4]{font-size:12px;color:var(--text-muted);font-weight:500}.drawer-value[data-v-d2205cd4]{font-size:12px;color:var(--brand-900);font-weight:600;text-align:right}}.page[data-v-2cff5a3f]{display:flex;flex-direction:column;gap:16px}.page-header[data-v-2cff5a3f]{display:flex;align-items:center;justify-content:space-between}.page-title[data-v-2cff5a3f]{font-size:18px;font-weight:700;color:var(--brand-900)}.page-sub[data-v-2cff5a3f]{font-size:12px;color:var(--text-muted);margin-top:6px}.table-card[data-v-2cff5a3f],.search-card[data-v-2cff5a3f]{border-radius:18px;box-shadow:var(--shadow-soft)}@media(max-width:768px){.page-header[data-v-2cff5a3f]{flex-direction:column;align-items:flex-start;gap:12px}.page-title[data-v-2cff5a3f]{font-size:16px}.mobile-list[data-v-2cff5a3f]{display:flex;flex-direction:column;gap:12px}.mobile-card[data-v-2cff5a3f]{background:var(--surface-100);border:1px solid rgba(18,44,52,.08);border-radius:12px;padding:12px;box-shadow:0 2px 8px #122c340f}.mobile-card-header[data-v-2cff5a3f]{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(18,44,52,.08)}.mobile-card-title[data-v-2cff5a3f]{display:flex;flex-direction:column;gap:4px}.mobile-id[data-v-2cff5a3f]{font-size:11px;color:var(--text-muted);background:#122c340f;padding:2px 8px;border-radius:999px;display:inline-block;width:fit-content}.mobile-device[data-v-2cff5a3f]{font-size:14px;font-weight:600;color:var(--brand-900)}.mobile-card-body[data-v-2cff5a3f]{display:flex;flex-direction:column;gap:8px}.mobile-info-row[data-v-2cff5a3f]{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.mobile-label[data-v-2cff5a3f]{font-size:12px;color:var(--text-muted);font-weight:500}.mobile-value[data-v-2cff5a3f]{font-size:12px;color:var(--brand-900);font-weight:600;text-align:right}}.page[data-v-d8f44502]{display:flex;flex-direction:column;gap:16px}.page-header[data-v-d8f44502]{display:flex;align-items:center;justify-content:space-between}.page-title[data-v-d8f44502]{font-size:18px;font-weight:700;color:var(--brand-900)}.page-sub[data-v-d8f44502]{font-size:12px;color:var(--text-muted);margin-top:6px}.table-card[data-v-d8f44502]{border-radius:18px;box-shadow:var(--shadow-soft)}@media(max-width:768px){.page-header[data-v-d8f44502]{flex-direction:column;align-items:flex-start;gap:12px}.page-title[data-v-d8f44502]{font-size:16px}.table-card[data-v-d8f44502] .ant-table{font-size:12px}.table-card[data-v-d8f44502] .ant-table-thead>tr>th{padding:8px 4px;font-size:12px}.table-card[data-v-d8f44502] .ant-table-tbody>tr>td{padding:8px 4px;font-size:12px}}.page[data-v-f8b688bc]{display:flex;flex-direction:column;gap:16px}.page-header[data-v-f8b688bc]{display:flex;align-items:center;justify-content:space-between}.page-title[data-v-f8b688bc]{font-size:18px;font-weight:700;color:var(--brand-900)}.page-sub[data-v-f8b688bc]{font-size:12px;color:var(--text-muted);margin-top:6px}.table-card[data-v-f8b688bc]{border-radius:18px;box-shadow:var(--shadow-soft)}.brand-block[data-v-f8b688bc]{display:flex;align-items:center;gap:16px}.brand-block img[data-v-f8b688bc]{width:64px;height:64px;border-radius:16px}.brand-name[data-v-f8b688bc]{font-size:16px;font-weight:600;color:var(--brand-900)}.brand-desc[data-v-f8b688bc]{font-size:12px;color:var(--text-muted);margin-top:6px}.card-title[data-v-f8b688bc]{font-size:16px;font-weight:600;color:var(--brand-900);margin-bottom:16px}.password-form[data-v-f8b688bc]{max-width:400px}@media(max-width:768px){.page-header[data-v-f8b688bc]{flex-direction:column;align-items:flex-start;gap:12px}.brand-title[data-v-f8b688bc]{font-size:16px}.password-form[data-v-f8b688bc]{max-width:100%}}
