@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root,[data-theme=dark]{--bg:#0e0e13;--surface:#141419;--surface2:#1a1a22;--surface3:#1f1f28;--border:#22222e;--border2:#2c2c3c;--accent:#2a7a5e;--accent-soft:#2a7a5e1f;--accent-mid:#2a7a5e40;--accent-text:#3d9e7a;--red:#b85450;--red-soft:#b854501f;--amber:#a07840;--amber-soft:#a078401f;--blue:#3d6fa8;--blue-soft:#3d6fa81f;--text:#e8e8f0;--text-2:#9494aa;--text-3:#5a5a70;--shadow:0 1px 3px #0006, 0 4px 16px #0003;--radius:8px;--radius-sm:6px}[data-theme=light]{--bg:#f2f2f6;--surface:#fff;--surface2:#f7f7fa;--surface3:#EEEEف4;--border:#e2e2ea;--border2:#ceceda;--accent:#2a7a5e;--accent-soft:#2a7a5e1a;--accent-mid:#2a7a5e38;--accent-text:#1e6048;--red:#c0413d;--red-soft:#c0413d1a;--amber:#9a6b28;--amber-soft:#9a6b281a;--blue:#3060a0;--blue-soft:#3060a01a;--text:#1a1a28;--text-2:#5a5a70;--text-3:#9494aa;--shadow:0 1px 3px #00000012, 0 4px 16px #0000000d}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;font-size:14px;line-height:1.5;transition:background .2s,color .2s;overflow:hidden}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}input,textarea,select{color:inherit;font-family:inherit}a{color:inherit;text-decoration:none}*{scrollbar-width:thin;scrollbar-color:var(--border2) transparent}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:2px}
