:root{--color-bg: #080808;--color-panel: #141414;--color-surface: #1b1b1b;--color-surface-2: #222222;--color-surface-3: #303030;--color-line: #cfcfcf;--color-text: #ededed;--color-muted: #8a8a8a;--color-border: #2b2b2b;--radius: 8px;--radius-sm: 6px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:var(--color-bg);color:var(--color-text);font-family:Inter,Segoe UI,system-ui,sans-serif;font-size:16px}body{min-width:320px}button{cursor:pointer;border:none;background:none;color:inherit;font:inherit}input{font:inherit;color:inherit}
