:root {--color-primary: #00CED1;--color-primary-dark: #007C7D;--color-primary-bg: #64E2E3;--color-primary-bg-icon: #DAF8F8;--color-secondary: #ACACAC;--color-secondary-light: #E6E6E6;--color-secondary-dark: #353535;--color-text-white: #FFFFFF;--color-text-black: #111111;--color-bg: #fff;--color-bg-white-to-dark-transparent: #ffffff;--primary-dark-to-white-dark: #007C7D;--primary-dark-to-color-bg: #007C7D;--color-bg-surface: #E6E6E6;--color-bg-highlight: #DAF8F8;--color-text-meta-dynamic: #ACACAC;}:root[data-brx-theme="dark"] {--color-primary: #00A8A9;--color-primary-dark: #00A8A9;--color-primary-bg-icon: rgb(23, 63, 64);--color-text-black: #E8F0F7;--color-bg: #0D1B2A;--color-bg-white-to-dark-transparent: hsl(180, 100%, 25%);--primary-dark-to-white-dark: #E8F0F7;--primary-dark-to-color-bg: #0D1B2A;--color-bg-surface: #E8F0F7;--color-bg-highlight: #0D1B2A;--color-text-meta-dynamic: #00A8A9;}