*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0f;--panel:#111118;--card:#16161f;--border:#23232e;--accent:#6ee7b7;--accent2:#818cf8;--accent3:#f472b6;--accent4:#fbbf24;--text:#e8e8f0;--muted:#6b6b80;--danger:#f87171;--font:"DM Sans",system-ui,sans-serif}body,html{height:100%;background:var(--bg);color:var(--text);font-family:var(--font)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}button,input,textarea{font-family:inherit}@keyframes pulse{0%,to{opacity:.3}50%{opacity:1}}