*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1a1917;--surface:#242320;--surface2:#2c2b28;--border:#3a3830;--primary:#c8a96a;--primary-h:#e8b84b;--danger:#c84040;--text:#f0e8d8;--text-muted:#6a6660;--text-sec:#a09880;--radius:8px;--sidebar-w:220px}html,body{background:var(--bg);height:100%;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px}#app{height:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;border:none;outline:none}input{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--surface)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
