*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-0:#080808;--bg-1:#101010;--bg-2:#181818;--bg-3:#202020;--border:#ffffff12;--border-strong:#ffffff21;--text-primary:#efefef;--text-secondary:#ffffff80;--text-tertiary:#ffffff40;--accent:#818cf8;--accent-dim:#818cf81f;--accent-border:#818cf840;--success:#4ade80;--warning:#f59e0b;--error:#f87171}html,body,#root{background:var(--bg-0);width:100%;height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,sans-serif;overflow:hidden}button{cursor:pointer;border:none;outline:none;font-family:inherit}button:disabled{cursor:not-allowed;opacity:.35}textarea{resize:none;outline:none;font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:2px}
