@charset "UTF-8";:root{color-scheme:dark;--bg: #131318;--surface: #1c1c24;--surface-2: #262630;--border: #2e2e3a;--border-strong: #3a3a48;--text: #ececf0;--text-muted: #a6a6b3;--text-faint: #7a7a88;--accent: #9b7fd4;--accent-strong: #7c5cbf;--accent-contrast: #ffffff;--accent-soft: rgba(124, 92, 191, .24);--danger: #e07a6f;--success: #5cc072;--input-bg: #1c1c24;--shadow: rgba(0, 0, 0, .5);--promo-bg: #000000;--grid: #2c2c38}:root[data-theme=light]{color-scheme:light;--bg: #fafaf8;--surface: #ffffff;--surface-2: #f6f6f9;--border: #ececec;--border-strong: #d9d9e0;--text: #1a1a22;--text-muted: #666666;--text-faint: #999999;--accent: #7c5cbf;--accent-strong: #7c5cbf;--accent-contrast: #ffffff;--accent-soft: #f4f2f9;--danger: #c0392b;--success: #4a9d5b;--input-bg: #ffffff;--shadow: rgba(0, 0, 0, .12);--promo-bg: #1a1a22;--grid: #e6e6ea}html,body{background:var(--bg)}
