*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}@media (width<=600px){html{zoom:.85}}:root{--bg:#0f1117;--bg-card:#181c27;--bg-hover:#1e2330;--border:#2a2f3e;--text:#e8eaf0;--muted:#7a8099;--accent:#6c63ff;--accent-2:#ff6c63;--accent-3:#63ff6c;--warn:#f59e0b;--danger:#f87171;--radius:12px;--font:"Inter", system-ui, sans-serif;--mono:"JetBrains Mono", monospace;--bar-gradient:linear-gradient(to right, #6c63ff 0%, #96e 50%, #f59e0b 100%);--bar-line:#ffffffb8}[data-theme=light]{--bg:#f4f5f7;--bg-card:#fff;--bg-hover:#eef0f3;--border:#dde0e7;--text:#111827;--muted:#6b7280;--accent:#6c63ff;--accent-2:#ff6c63;--accent-3:#63ff6c;--warn:#d97706;--danger:#dc2626;--bar-line:#11182773}body{background:var(--bg);color:var(--text);font-family:var(--font);min-height:100vh;font-size:17px;line-height:1.5}a{color:var(--accent);text-decoration:none}input,button{font-family:inherit;font-size:17px}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.page-wrap{width:100%;max-width:800px;margin:0 auto;padding:0 16px}
