:root {--neutral: #ffffff;--neutral-light: #fafafa;--neutral-dark: #ededee;--base: #1a1a1a;--base-light: #222222;--base-dark: #444444;--action: #2367ff;--action-hover: #4f89ff;--action-text: #ffffff;--action-text-hover: #ffffff;--accent: #00aaff;--border: #dbdbdb;}:root[data-brx-theme="dark"] {--neutral: #17212B;--neutral-light: #192530;--neutral-dark: #192530;--base: #ffffff;--base-light: #dddddd;--base-dark: #bbbbbb;--action: #2367ff;--action-hover: #ffffff;--action-text: #ffffff;--action-text-hover: #000000;--accent: #00aaff;--border: #334c63;}