:root{--bg: #0a111f;--bg-2: #0c1422;--bg-3: #0d1626;--panel: #0a1322;--app-bg: #060b15;--line: #1c2740;--line-2: #223352;--line-3: #1a2538;--ink: #e8eefc;--ink-2: #c3d2ea;--ink-3: #94a9c9;--mute: #64748b;--faint: #4b5f7d;--ghost: #3f5578;--cyan: #22d3ee;--blue: #1f6feb;--blue-2: #378add;--green: #34d399;--amber: #fbbf24;--red: #f43f5e;--grad: linear-gradient(90deg, #1f6feb, #22d3ee);--mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;--sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--sans);background:var(--app-bg);color:var(--ink);-webkit-font-smoothing:antialiased}.mono{font-family:var(--mono);font-variant-numeric:tabular-nums}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#223352;border-radius:4px}::-webkit-scrollbar-track{background:transparent}button{font-family:inherit;cursor:pointer}a{color:var(--cyan);text-decoration:none}
