:root{--tab-bar-height:56px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-primary);color:var(--text-primary);font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}#app{min-height:100vh}.mobile-tab-bar{background-color:var(--bg-secondary)!important;border-top:1px solid var(--border-secondary)!important;z-index:9999!important;flex-direction:row!important;height:56px!important;padding-bottom:0!important;display:flex!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.mobile-tab-bar .tab-item{width:33.333%!important;max-width:33.333%!important;height:56px!important;color:var(--text-muted)!important;box-sizing:border-box!important;background:0 0!important;border:none!important;flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;text-decoration:none!important;display:flex!important}.mobile-tab-bar .tab-item.router-link-active{color:var(--brand-primary)!important}.mobile-tab-bar .tab-icon-wrapper{justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;margin-bottom:4px!important;display:flex!important}.mobile-tab-bar .tab-icon{font-size:22px!important;line-height:1!important}.mobile-tab-bar .tab-icon-img{object-fit:contain!important;width:26px!important;height:26px!important;display:block!important}.mobile-tab-bar .tab-label{text-align:center!important;font-size:13px!important;font-weight:400!important;line-height:1!important}@media (min-width:1024px){.mobile-tab-bar{display:none!important}}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:rgba(144,144,168,.3);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:rgba(144,144,168,.5)}:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;font-weight:400;line-height:1.5}html,body{background-color:var(--bg-primary);min-width:320px;height:100%;color:var(--text-primary);margin:0;padding:0;overflow-y:auto;overflow-x:hidden!important}#app{min-width:320px;max-width:100%;height:100%;overflow-y:visible;overflow-x:hidden!important}a{color:inherit;text-decoration:none}button{font-family:inherit}:root,[data-theme=dark]{--bg-primary:#141420;--bg-secondary:#1e1e2e;--bg-tertiary:#262636;--bg-elevated:#2a2a3a;--text-primary:#e8e8f0;--text-secondary:#d0d0dc;--text-muted:#9090a8;--text-hint:#6a6a82;--text-dim:#4a4a62;--brand-primary:#6c5ce7;--brand-light:#a78bfa;--brand-bg:rgba(108,92,231,.12);--brand-border:rgba(108,92,231,.2);--brand-gradient:linear-gradient(135deg, #6c5ce7, #a855f7);--accent-teal:#2dd4bf;--accent-teal-bg:rgba(45,212,191,.1);--accent-amber:#fbbf24;--accent-amber-bg:rgba(251,191,36,.1);--accent-pink:#f472b6;--accent-pink-bg:rgba(244,114,182,.1);--accent-red:#ef4444;--accent-green:#22c55e;--border-primary:#2a2a3a;--border-secondary:#22222e;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(0,0,0,.3);--shadow-md:0 4px 12px rgba(0,0,0,.4);--tab-bar-height:56px;--nav-bar-height:52px;--sidebar-width:220px}[data-theme=light]{--bg-primary:#fff;--bg-secondary:#f5f5f7;--bg-tertiary:#ebebf0;--bg-elevated:#fff;--text-primary:#1a1a2e;--text-secondary:#446;--text-muted:#88a;--text-hint:#aac;--text-dim:#ccd;--brand-primary:#6c5ce7;--brand-light:#a78bfa;--brand-bg:rgba(108,92,231,.12);--brand-border:rgba(108,92,231,.2);--brand-gradient:linear-gradient(135deg, #6c5ce7, #a855f7);--accent-teal:#2dd4bf;--accent-teal-bg:rgba(45,212,191,.1);--accent-amber:#fbbf24;--accent-amber-bg:rgba(251,191,36,.1);--accent-pink:#f472b6;--accent-pink-bg:rgba(244,114,182,.1);--accent-red:#ef4444;--accent-green:#22c55e;--border-primary:#e0e0e8;--border-secondary:#ebebf0;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(0,0,0,.08);--shadow-md:0 4px 12px rgba(0,0,0,.12);--tab-bar-height:56px;--nav-bar-height:52px;--sidebar-width:220px}
