:root {--secondary: #7d7c7a;--light: #d6d2d2;--dark: #2e2929;--muted: #a2a8b3;--border: #e3e3e3;--info: #159eb3;--success: #29a345;--warning: #f26c0c;--danger: #db3545;--white: #fff;--black: #000;--transparent: hsl(0 0% 100% / 0);--primary: var(--body-link);--primary-l-1: #808080;--primary-d-1: #000000;--notification: #c29f67;--notification-text: #fff;--head: #eee6da;--head-text: #111111;--head-link: #9b7440;--head-hover: #c29f67;--head-active: #111111;--body: #f6f1ea;--body-zebra: #efe7dc;--title: #111111;--body-text: #242424;--body-link: #c29f67;--primary-btn-color: hsl(0, 0%, 100%);--body-hover: #000;--footer: #e8ddce;--footer-text: #000;--footer-link: #9b7440;--footer-hover: #000;--footer-active: #000;--shadow: hsla(0, 0%, 0%, 0.3);--shadow-t-1: hsla(0, 0%, 67%, 0.15);--shadow-t-2: hsla(0, 0%, 33%, 0.2);}:root[data-brx-theme="dark"] {--secondary: #cccbca;--light: #2e2929;--dark: #d6d2d2;--muted: #4b515c;--border: #333333;--black: #fff;--primary: var(--body-link);--primary-l-1: #808080;--primary-d-1: #000000;--notification: #c29f67;--notification-text: #fff;--head: #171d23;--head-text: #ffffff;--head-link: #fff;--head-hover: #c29f67;--head-active: #c29f67;--body: #12171d;--body-zebra: #181f26;--title: #ffffff;--body-text: #dbdbdb;--body-link: #c29f67;--primary-btn-color: hsl(0 0% 0%);--body-hover: #fff;--footer: #171d23;--footer-text: #ffffff;--footer-link: #c29f67;--footer-hover: #fff;--footer-active: #c29f67;--shadow: hsl(0 0% 100%, 0.3);--shadow-t-1: hsla(0, 0%, 100%, 0.1);--shadow-t-2: hsla(0, 0%, 100%, 0.2);}