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}:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#14213d;background:#f5f7fa;font-synthesis:none;text-rendering:optimizeLegibility;--app-bg: #f5f7fa;--surface: #ffffff;--surface-soft: #f8fafc;--text: #14213d;--text-secondary: #667085;--text-tertiary: #98a2b3;--border: #e4e9f0;--border-strong: #d5dde8;--accent: #2563eb;--accent-hover: #1d4ed8;--accent-soft: #eff6ff;--accent-border: #93c5fd;--gain: #e53935;--loss: #079455;--danger-soft: #fff1f0;--surface-translucent: rgba(255, 255, 255, .72);--header-bg: rgba(255, 255, 255, .92);--mobile-nav-bg: rgba(255, 255, 255, .96);--shadow-sm: 0 1px 2px rgba(16, 24, 40, .04), 0 8px 24px rgba(16, 24, 40, .05)}:root[data-theme=dark]{color-scheme:dark;color:#e8eef8;background:#0b1120;--app-bg: #0b1120;--surface: #111827;--surface-soft: #182235;--text: #e8eef8;--text-secondary: #a5b1c5;--text-tertiary: #768399;--border: #263248;--border-strong: #34435e;--accent-soft: rgba(37, 99, 235, .15);--accent-border: #3b82f6;--danger-soft: rgba(229, 57, 53, .14);--surface-translucent: rgba(17, 24, 39, .76);--header-bg: rgba(17, 24, 39, .92);--mobile-nav-bg: rgba(17, 24, 39, .96);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .22), 0 12px 28px rgba(0, 0, 0, .2)}*{box-sizing:border-box}html,body,#app{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:var(--app-bg);color:var(--text);-webkit-font-smoothing:antialiased;transition:color .2s ease,background-color .2s ease}button,input,select{font:inherit}::selection{color:#fff;background:#2563ebe0}.page-shell{width:min(1200px,calc(100% - 48px));margin:0 auto;padding:44px 0 72px}.page-heading{margin-bottom:28px}.page-heading h1{margin:0;color:var(--text);font-size:clamp(28px,3vw,38px);font-weight:720;letter-spacing:-.035em;line-height:1.2}.page-heading p{margin:10px 0 0;color:var(--text-secondary);font-size:14px;line-height:1.7}.toolbar-surface{display:flex;align-items:center;gap:10px;margin-bottom:20px}.source-tag{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border:1px solid var(--border-strong);border-radius:6px;color:var(--text-secondary);background:var(--surface-soft);font-size:12px;font-weight:600}@media(max-width:768px){.page-shell{width:100%;padding:24px 12px 88px}.page-heading{margin-bottom:20px}.page-heading h1{font-size:28px}.page-heading p{display:none}.toolbar-surface{margin-bottom:16px}}.app-layout[data-v-8f54e663]{min-height:100vh;background:var(--app-bg)}.desktop-header[data-v-8f54e663]{position:sticky;top:0;z-index:90;height:68px;line-height:68px;padding:0;border-bottom:1px solid var(--border);background:var(--header-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px 8px #10182808}.header-inner[data-v-8f54e663]{display:flex;align-items:center;width:min(1200px,calc(100% - 48px));height:100%;margin:0 auto}.brand[data-v-8f54e663]{display:inline-flex;align-items:center;gap:10px;margin-right:38px;padding:0;border:0;color:var(--text);background:transparent;font-size:20px;font-weight:720;letter-spacing:-.03em;cursor:pointer}.brand-mark[data-v-8f54e663]{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;color:#fff;background:linear-gradient(145deg,#3b82f6,#1d4ed8);box-shadow:0 8px 18px #2563eb3d}.desktop-menu[data-v-8f54e663]{flex:1;min-width:0;line-height:66px;border-bottom:0;background:transparent}.app-content[data-v-8f54e663]{min-height:calc(100vh - 68px);background:var(--app-bg)}.my-btn[data-v-8f54e663]{color:var(--text-secondary);font-size:14px;cursor:pointer;flex-shrink:0;display:inline-flex;align-items:center;gap:7px;min-height:40px;padding-inline:14px;border-radius:10px;transition:color .2s,background .2s;-webkit-user-select:none;user-select:none}[data-v-8f54e663] .ant-menu-horizontal{gap:0}[data-v-8f54e663] .ant-menu-horizontal>.ant-menu-item{margin-inline:0!important;padding-inline:18px!important;color:var(--text-secondary)}.my-btn[data-v-8f54e663]:hover{color:var(--text);background:var(--surface-soft)}[data-v-8f54e663] .ant-menu-light .ant-menu-item-selected{background:transparent!important;color:#2563eb!important}[data-v-8f54e663] .ant-menu-light .ant-menu-item-selected .anticon{color:#2563eb!important}[data-v-8f54e663] .ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected:after{border-bottom-width:2px;border-bottom-color:#2563eb}.mobile-tabbar[data-v-8f54e663],.mobile-header[data-v-8f54e663]{display:none}@media(max-width:768px){.desktop-header[data-v-8f54e663]{display:none}.app-content[data-v-8f54e663]{min-height:calc(100vh - 60px);padding-bottom:70px}.mobile-header[data-v-8f54e663]{position:sticky;top:0;z-index:80;display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 14px;border-bottom:1px solid var(--border);background:var(--header-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-header .brand[data-v-8f54e663]{gap:8px;margin:0;font-size:17px}.mobile-header .brand-mark[data-v-8f54e663]{width:32px;height:32px;border-radius:9px}.mobile-profile[data-v-8f54e663]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:10px;color:var(--text-secondary);background:transparent;font-size:20px}.mobile-tabbar[data-v-8f54e663]{display:flex;position:fixed;bottom:0;left:0;right:0;height:calc(64px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--mobile-nav-bg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;justify-content:space-around;align-items:center;border-top:1px solid var(--border);box-shadow:0 -8px 24px #1018280d}.tabbar-item[data-v-8f54e663]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-width:0;flex:1;min-height:52px;color:var(--text-tertiary);font-size:12px;font-weight:550;cursor:pointer;padding:4px 6px;transition:color .2s;-webkit-user-select:none;user-select:none}.tabbar-item .anticon[data-v-8f54e663]{font-size:21px}.tabbar-item.active[data-v-8f54e663]{color:#2563eb}}
