: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;--color-menu-shadow: rgba(0, 0, 0, .45);--color-danger: #ffb4a8;--radius: 8px;--radius-sm: 6px}[data-theme=light]{--color-bg: #f1f1f1;--color-panel: #ffffff;--color-surface: #f6f6f6;--color-surface-2: #eeeeee;--color-surface-3: #dedede;--color-line: #525252;--color-text: #171717;--color-muted: #6f6f6f;--color-border: #d7d7d7;--color-menu-shadow: rgba(0, 0, 0, .16);--color-danger: #b83b2c}*,*: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}
