:root { --background-main-100: 255 255 255;--background-dialogs-400: 255 255 255;--background-dialogs-500: 255 255 255;--neutral-600: 230 230 230;--neutral-800: 38 38 38;--icons-color: 0 0 0;--color-base: 0 0 0;--font: 11 23 40;--cl-font-title: 11 23 40;--cl-font-headers: 11 23 40;--font-clear: 255 255 255;--neutral-highlight: 230 230 230;--cl-btn-add-cart: 44 90 160;--cl-btn-add-cart-hv: 11 23 40;--cl-btn-add-wish: 227 0 41;--cl-btn-submit: 44 90 160;--cl-btn-submit-hv: 11 23 40;--cl-btn-submit-secondary-txt: 11 23 40;--cl-btn-submit-secondary-hv: 239 243 250;--cl-checkout-selected: 239 243 250;--cl-navbar-main: 44 90 160;--cl-navbar-highlight: 11 23 40;--cl-footer-main: 44 90 160;--cl-footer-secondary: 11 23 40;--cl-misc-main: 239 243 250;--cl-misc-icons: 227 0 41;--cl-label-sale: 227 0 41;--cl-label-preorder: 227 0 41;--cl-product-price: 145 4 4;--cl-range-selector: 44 90 160;--cl-toast-info: 239 243 250;--cl-toast-error: 227 0 41;--shadow-color: 0 0 0 / 0.1;--cl-badge-main: 227 0 41; } @media (prefers-color-scheme: dark) { :root { --background-main-100: 33 33 33;--background-dialogs-400: 48 48 48;--background-dialogs-500: 66 66 66;--neutral-600: 230 230 230;--neutral-800: 38 38 38;--color-base: 255 255 255;--icons-color: 226 229 233;--font: 182 176 184;--font-clear: 255 255 255;--cl-font-title: 182 176 184;--cl-font-headers: 182 176 184;--neutral-highlight: 38 38 38;--cl-btn-add-cart: 44 90 160;--cl-btn-add-cart-hv: 11 23 40;--cl-btn-add-wish: 227 0 41;--cl-btn-submit: 44 90 160;--cl-btn-submit-hv: 11 23 40;--cl-btn-submit-secondary-txt: 182 176 184;--cl-btn-submit-secondary-hv: 11 23 40;--cl-checkout-selected: 11 23 40;--cl-navbar-main: 44 90 160;--cl-navbar-highlight: 11 23 40;--cl-footer-main: 44 90 160;--cl-footer-secondary: 11 23 40;--cl-misc-main: 239 243 250;--cl-misc-icons: 227 0 41;--cl-label-sale: 227 0 41;--cl-label-preorder: 227 0 41;--cl-product-price: 227 0 41;--cl-range-selector: 44 90 160;--shadow-color: 0 0 0 / 0.6;--cl-toast-info: 66 66 66;--cl-toast-error: 66 66 66;--cl-badge-main: 227 0 41; }}