:root{--bg:#f5f7fb;--bg-2:#fff;--surface:#fff;--surface-raised:#f8faff;--surface-hover:#eef3ff;--panel:#fff;--sider-bg:#fbfcff;--header-bg:#ffffffe6;--text:#151923;--text-muted:#5c6475;--text-dim:#5c6475;--text-subtle:#8a93a5;--primary:#2968ef;--primary-hover:#1f5bd9;--primary-soft:#eaf1ff;--primary-ring:#2968ef24;--success:#18a873;--warning:#d88917;--danger:#df4b5f;--creative:#ef6b68;--cyan:#18a6b9;--violet:#7265d8;--border:#e2e7f0;--border-strong:#d3dae6;--shadow-sm:0 2px 10px #1e2a440d;--shadow-md:0 12px 32px #1e2a4417;--radius:8px;--radius-lg:12px;--font-sans:Inter, "PingFang SC", "Microsoft YaHei", system-ui, -apple-system, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--neon-cyan:var(--primary);--neon-cyan-soft:#5a88f3;--neon-magenta:var(--violet);--neon-yellow:var(--warning);--neon-border-strong:var(--border-strong);--neon-border:var(--border);--neon-border-weak:#edf0f5;--neon-bg:var(--primary-soft);--neon-bg-weak:#2968ef0e;--border-neon:1px solid var(--border);--border-neon-strong:1px solid var(--border-strong);--glow-cyan:none;--glow-cyan-soft:none;--glow-magenta:none}[data-theme=dark]{--bg:#090f18;--bg-2:#101925;--surface:#111b28;--surface-raised:#162231;--surface-hover:#182638;--panel:#111b28;--sider-bg:#0b131e;--header-bg:#0a111be6;--text:#f1f4f9;--text-muted:#a7b0c0;--text-dim:#a7b0c0;--text-subtle:#737f91;--primary:#4f83ff;--primary-hover:#6b97ff;--primary-soft:#4f83ff24;--primary-ring:#4f83ff2e;--success:#32c994;--warning:#e5a53d;--danger:#f06c7d;--creative:#ff807c;--cyan:#31b7c8;--violet:#8a79ed;--border:#243143;--border-strong:#334258;--shadow-sm:0 4px 16px #00000029;--shadow-md:0 18px 46px #00000047;--neon-cyan-soft:#78a0ff;--neon-border-weak:#202d3e;--neon-bg-weak:#4f83ff12}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth;min-width:320px}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.5;overflow-x:hidden}button,input,textarea,select{font:inherit}button{-webkit-tap-highlight-color:transparent}#app{min-height:100vh}::selection{background:var(--primary-soft);color:var(--text)}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);background-clip:padding-box;border:2px solid #0000;border-radius:10px}.page-title{color:var(--text);letter-spacing:-.45px;margin:0;font-size:24px;font-weight:760}.page-subtitle{color:var(--text-subtle);margin:4px 0 0;font-size:13px}.section-title{color:var(--text);margin:0;font-size:16px;font-weight:720}.surface-card,.hud-card,.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.hud-card:before,.hud-card:after{display:none!important}.n-button{border-radius:8px!important;transition:color .16s,background-color .16s,border-color .16s,transform .16s!important}.n-button--primary-type{background:var(--primary)!important;border-color:var(--primary)!important;color:#fff!important;box-shadow:none!important;font-weight:650!important}.n-button--primary-type:hover{transform:translateY(-1px);background:var(--primary-hover)!important;border-color:var(--primary-hover)!important}.n-input,.n-base-selection,.n-input-number{border-radius:8px!important}.n-input:focus-within,.n-base-selection--active{box-shadow:0 0 0 3px var(--primary-ring)!important}.n-card,.n-modal{border-radius:var(--radius-lg)!important}.n-tag{border-radius:999px!important}.n-data-table{width:100%!important}.n-data-table .n-data-table-tr:hover{background:var(--surface-hover)!important}.page-enter-active,.page-leave-active{transition:opacity .16s,transform .16s}.page-enter-from{opacity:0;transform:translateY(5px)}.page-leave-to{opacity:0;transform:translateY(-4px)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
