:root {--secondary: #7d7c7a;--light: #d6d2d2;--dark: #2e2929;--muted: #a2a8b3;--border: #919090;--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: #006ae3;--notification-text: #fff;--head: #e3e3e1;--head-text: #000;--head-link: #006ae3;--head-hover: #000;--head-active: #000;--body: #fff;--body-zebra: hsl(0, 0%, 96%);--title: #000;--body-text: #242424;--body-link: #006ae3;--body-hover: #000;--footer: #e3e3e1;--footer-text: #000;--footer-link: #006ae3;--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: #494949;--black: #fff;--primary: var(--body-link);--primary-l-1: #808080;--primary-d-1: #000000;--notification: #c29f67;--notification-text: #fff;--head: #1a1a1a;--head-text: #fff;--head-link: #b8d4ff;--head-hover: #fff;--head-active: #fff;--body: #212529;--body-zebra: #2e2e2e;--title: #c29f67;--body-text: #dbdbdb;--body-link: #99c9ff;--body-hover: #a3c4ce;--footer: #1a1a1a;--footer-text: #fff;--footer-link: #b8d4ff;--footer-hover: #fff;--footer-active: #fff;--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);}