*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0a0b0e;--surface: #111318;--surface2: #181b22;--surface3: #1f232d;--border: rgba(255,255,255,.06);--border2: rgba(255,255,255,.11);--text: #e8eaf2;--text2: #9298b0;--text3: #5a6080;--accent: #5b6ef5;--accent2: #7c8ff7;--accent-bg: rgba(91,110,245,.12);--accent-border: rgba(91,110,245,.3);--green: #22c55e;--green-bg: rgba(34,197,94,.1);--red: #f87171;--red-bg: rgba(248,113,113,.1);--amber: #fbbf24;--radius-sm: 6px;--radius: 10px;--radius-lg: 16px;--font: "Inter", -apple-system, sans-serif}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--font);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased}button{font-family:var(--font);cursor:pointer;border:none;outline:none}input,textarea{font-family:var(--font);outline:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:99px}video{display:block;background:#000}
