:root,
html[data-theme="light"] {
  color-scheme: light;
  --hz-space--none: 0px;
  --hz-space--xxxxs: 2px;
  --hz-space--xxxs: 4px;
  --hz-space--xxs: 8px;
  --hz-space--xs: 12px;
  --hz-space--s: 16px;
  --hz-space--m: 24px;
  --hz-space--l: 32px;
  --hz-space--xl: 48px;
  --hz-space--xxl: 64px;
  --hz-space--xxxl: 96px;
  --hz-border--weightStandard: 1px solid;
  --hz-border--weightLarge: 2px solid;
  --hz-radius--none: 0px;
  --hz-radius--xs: 2px;
  --hz-radius--s: 4px;
  --hz-radius--m: 8px;
  --hz-radius--l: 12px;
  --hz-radius--xl: 16px;
  --hz-radius--xxl: 20px;
  --hz-shadow--low:
    0px 4px 8px -2px rgba(10, 13, 18, 0.1),
    0px 2px 4px -2px rgba(10, 13, 18, 0.06);
  --hz-shadow--medium:
    0px 12px 16px -4px rgba(10, 13, 18, 0.08),
    0px 4px 6px -2px rgba(10, 13, 18, 0.03);
  --hz-shadow--high:
    0px 20px 24px -4px rgba(10, 13, 18, 0.08),
    0px 8px 8px -4px rgba(10, 13, 18, 0.03);
  --hz-breakpoint--minWidthXs: 0px;
  --hz-breakpoint--minWidthS: 480px;
  --hz-breakpoint--minWidthM: 768px;
  --hz-breakpoint--minWidthL: 992px;
  --hz-breakpoint--minWidthXl: 1200px;
  --hz-fontFamily--bodyLarge: "Roboto", sans-serif;
  --hz-fontFamily--bodyLargeStrong: "Roboto", sans-serif;
  --hz-fontFamily--bodyRegular: "Roboto", sans-serif;
  --hz-fontFamily--bodyRegularStrong: "Roboto", sans-serif;
  --hz-fontFamily--bodySmall: "Roboto", sans-serif;
  --hz-fontFamily--bodySmallStrong: "Roboto", sans-serif;
  --hz-fontFamily--linkLarge: "Roboto", sans-serif;
  --hz-fontFamily--linkRegular: "Roboto", sans-serif;
  --hz-fontFamily--linkSmall: "Roboto", sans-serif;
  --hz-fontFamily--title1: "Breeserif", sans-serif;
  --hz-fontFamily--title2: "Breeserif", sans-serif;
  --hz-fontFamily--title3: "Breeserif", sans-serif;
  --hz-fontFamily--title4: "Breeserif", sans-serif;
  --hz-fontFamily--title5: "Breeserif", sans-serif;
  --hz-fontFamily--buttonText: "Roboto", sans-serif;
  --hz-fontFamily--licensePlate: "Kenteken", sans-serif;
  --hz-lineHeight--bodyLarge: 22px;
  --hz-lineHeight--bodyLargeStrong: 22px;
  --hz-lineHeight--bodyRegular: 18px;
  --hz-lineHeight--bodyRegularStrong: 18px;
  --hz-lineHeight--bodySmall: 16px;
  --hz-lineHeight--bodySmallStrong: 16px;
  --hz-lineHeight--linkLarge: 22px;
  --hz-lineHeight--linkRegular: 18px;
  --hz-lineHeight--linkSmall: 16px;
  --hz-lineHeight--title1: 60px;
  --hz-lineHeight--title2: 40px;
  --hz-lineHeight--title3: 32px;
  --hz-lineHeight--title4: 28px;
  --hz-lineHeight--title5: 24px;
  --hz-lineHeight--buttonText: 28px;
  --hz-lineHeight--licensePlate: 32px;
  --hz-fontWeight--bodyLarge: 400;
  --hz-fontWeight--bodyLargeStrong: 500;
  --hz-fontWeight--bodyRegular: 400;
  --hz-fontWeight--bodyRegularStrong: 500;
  --hz-fontWeight--bodySmall: 400;
  --hz-fontWeight--bodySmallStrong: 500;
  --hz-fontWeight--linkLarge: 400;
  --hz-fontWeight--linkRegular: 400;
  --hz-fontWeight--linkSmall: 400;
  --hz-fontWeight--title1: 400;
  --hz-fontWeight--title2: 400;
  --hz-fontWeight--title3: 400;
  --hz-fontWeight--title4: 400;
  --hz-fontWeight--title5: 400;
  --hz-fontWeight--buttonText: 500;
  --hz-fontWeight--licensePlate: 400;
  --hz-fontSize--bodyLarge: 16px;
  --hz-fontSize--bodyLargeStrong: 16px;
  --hz-fontSize--bodyRegular: 14px;
  --hz-fontSize--bodyRegularStrong: 14px;
  --hz-fontSize--bodySmall: 12px;
  --hz-fontSize--bodySmallStrong: 12px;
  --hz-fontSize--linkLarge: 16px;
  --hz-fontSize--linkRegular: 14px;
  --hz-fontSize--linkSmall: 12px;
  --hz-fontSize--title1: 44px;
  --hz-fontSize--title2: 32px;
  --hz-fontSize--title3: 24px;
  --hz-fontSize--title4: 20px;
  --hz-fontSize--title5: 18px;
  --hz-fontSize--buttonText: 16px;
  --hz-fontSize--licensePlate: 24px;
  --hz-zIndex--tooltip: 5000010;
  --hz-zIndex--header: 5000010;
  --hz-zIndex--headerSticky: 5000011;
  --hz-zIndex--sideMenuOverlay: 5000019;
  --hz-zIndex--sideMenu: 5000020;
  --hz-zIndex--headerDropdown: 5000090;
  --hz-zIndex--pageWrapper: 110;
  --hz-zIndex--popover: 5000040;
  --hz-zIndex--unsupportedBrowser: 5000040;
  --hz-zIndex--overlay: 5000050;
  --hz-zIndex--modal: 5000060;
  --hz-zIndex--notifications: 5000080;
  --hz-color--textPrimary: #2d3c4d;
  --hz-color--textSecondary: #4b6179;
  --hz-color--textBrandPrimary: #eda566;
  --hz-color--textBrandSecondary: #2d3c4d;
  --hz-color--textSuccess: #216d51;
  --hz-color--textError: #c5283d;
  --hz-color--textWarning: #b24f28;
  --hz-color--textInfo: #116db4;
  --hz-color--textPlaceholder: #586f89;
  --hz-color--textContrastHigh: #fbfbfa;
  --hz-color--textContrastLow: #000000;
  --hz-color--textLinkDefault: #116db4;
  --hz-color--textLinkHover: #007bc5;
  --hz-color--textLinkActive: #0e4d92;
  --hz-color--textLinkVisited: #116db4;
  --hz-color--textControlsDefault: #2d3c4d;
  --hz-color--textControlsHover: #116db4;
  --hz-color--textControlsSelected: #116db4;
  --hz-color--signalSuccessDefault: #216d51;
  --hz-color--signalSuccessSoft: #e1f3ee;
  --hz-color--signalErrorDefault: #c5283d;
  --hz-color--signalErrorSoft: #fdebf0;
  --hz-color--signalWarningDefault: #b24f28;
  --hz-color--signalWarningSoft: #f8f0e4;
  --hz-color--signalInfoDefault: #116db4;
  --hz-color--signalInfoSoft: #e0f3fd;
  --hz-color--textOnSignalSuccessDefault: #fbfbfa;
  --hz-color--textOnSignalSuccessSoft: #216d51;
  --hz-color--textOnSignalErrorDefault: #fbfbfa;
  --hz-color--textOnSignalErrorSoft: #c5283d;
  --hz-color--textOnSignalWarningDefault: #fbfbfa;
  --hz-color--textOnSignalWarningSoft: #b24f28;
  --hz-color--textOnSignalInfoDefault: #fbfbfa;
  --hz-color--textOnSignalInfoSoft: #116db4;
  --hz-color--backgroundDefault: #fbfbfa;
  --hz-color--backgroundSurface: #ffffff;
  --hz-color--backgroundSurfaceStrong: #0c0c0c;
  --hz-color--backgroundHighlight: #e5e5e4;
  --hz-color--backgroundSecondary: #f1f1f0;
  --hz-color--backgroundBrandPrimary: #eda566;
  --hz-color--backgroundBrandPrimaryAlt: #d88254;
  --hz-color--backgroundBrandPrimarySoft: #fdf6f0;
  --hz-color--backgroundBrandSecondary: #2d3c4d;
  --hz-color--backgroundBrandTertiary: #116db4;
  --hz-color--backgroundPrimaryButtonDefault: #116db4;
  --hz-color--backgroundPrimaryButtonHover: #007bc5;
  --hz-color--backgroundPrimaryButtonActive: #0e4d92;
  --hz-color--backgroundSecondaryButtonDefault: #fbfbfa;
  --hz-color--backgroundSecondaryButtonHover: #eaf7fe;
  --hz-color--backgroundSecondaryButtonActive: #e0f3fd;
  --hz-color--backgroundSecondaryButtonErrorDefault: #fbfbfa;
  --hz-color--backgroundSecondaryButtonErrorHover: #fef2f5;
  --hz-color--backgroundSecondaryButtonErrorActive: #fdebf0;
  --hz-color--backgroundControlsDefault: #fbfbfa;
  --hz-color--backgroundControlsHover: #e0f3fd;
  --hz-color--backgroundControlsSelected: #116db4;
  --hz-color--backgroundLoadingSkeleton: #e5e5e4;
  --hz-color--backgroundOverlayDefault: #00000099;
  --hz-color--backgroundOverlayAlt: #ffffff99;
  --hz-color--backgroundChatBubbleSender: #4b6179;
  --hz-color--backgroundChatBubbleReceiver: #f7f7f6;
  --hz-color--textOnBackgroundSurface: #2d3c4d;
  --hz-color--textOnBackgroundSurfaceStrong: #fbfbfa;
  --hz-color--textOnBackgroundSecondary: #2d3c4d;
  --hz-color--textOnBackgroundBrandPrimary: #2d3c4d;
  --hz-color--textOnBackgroundBrandPrimaryAlt: #000000;
  --hz-color--textOnBackgroundBrandPrimarySoft: #000000;
  --hz-color--textOnBackgroundBrandSecondary: #fbfbfa;
  --hz-color--textOnBackgroundBrandSecondaryAlt: #eda566;
  --hz-color--textOnBackgroundBrandTertiary: #fbfbfa;
  --hz-color--textOnBackgroundPrimaryButtonDefault: #fbfbfa;
  --hz-color--textOnBackgroundSecondaryButtonDefault: #116db4;
  --hz-color--textOnBackgroundSecondaryButtonErrorDefault: #c5283d;
  --hz-color--textOnBackgroundChatBubbleSender: #fbfbfa;
  --hz-color--textOnBackgroundChatBubbleReceiver: #2d3c4d;
  --hz-color--borderSoft: #e5e5e4;
  --hz-color--borderMedium: #c2c2c1;
  --hz-color--borderStrong: #929292;
  --hz-color--borderDivider: #c2c2c1;
  --hz-color--borderError: #c5283d;
  --hz-color--borderSecondaryButtonDefault: #116db4;
  --hz-color--borderSecondaryButtonError: #c5283d;
  --hz-color--borderInputsDefault: #c2c2c1;
  --hz-color--borderInputsHover: #007bc5;
  --hz-color--borderInputsError: #c5283d;
  --hz-color--borderControlsDefault: #c2c2c1;
  --hz-color--borderControlsHover: #007bc5;
  --hz-color--borderControlsSelected: #116db4;
  --hz-color--borderOutlineFocus: #0077d2;
  --hz-color--dashboardChartBlue: #116db4;
  --hz-color--dashboardChartRoyal: #962576;
  --hz-color--dashboardChartTerra: #f1b47a;
  --hz-color--dashboardChartNavyblue: #0077d2;
  --hz-color--dashboardChartGreen: #57ba9e;
  --hz-filter--textPrimary: invert(17%) sepia(4%) saturate(6865%)
    hue-rotate(172deg) brightness(88%) contrast(78%);
  --hz-filter--textSecondary: invert(35%) sepia(11%) saturate(1395%)
    hue-rotate(171deg) brightness(97%) contrast(84%);
  --hz-filter--textBrandPrimary: invert(87%) sepia(48%) saturate(3013%)
    hue-rotate(311deg) brightness(97%) contrast(91%);
  --hz-filter--textBrandSecondary: invert(15%) sepia(5%) saturate(6678%)
    hue-rotate(172deg) brightness(84%) contrast(74%);
  --hz-filter--textSuccess: invert(32%) sepia(12%) saturate(2908%)
    hue-rotate(107deg) brightness(94%) contrast(75%);
  --hz-filter--textError: invert(15%) sepia(84%) saturate(5288%)
    hue-rotate(346deg) brightness(86%) contrast(77%);
  --hz-filter--textWarning: invert(33%) sepia(79%) saturate(657%)
    hue-rotate(336deg) brightness(94%) contrast(90%);
  --hz-filter--textInfo: invert(28%) sepia(100%) saturate(1145%)
    hue-rotate(184deg) brightness(94%) contrast(89%);
  --hz-filter--textPlaceholder: invert(41%) sepia(52%) saturate(262%)
    hue-rotate(171deg) brightness(90%) contrast(88%);
  --hz-filter--textContrastHigh: invert(98%) sepia(64%) saturate(277%)
    hue-rotate(23deg) brightness(118%) contrast(96%);
  --hz-filter--textContrastLow: invert(0%) sepia(7%) saturate(28%)
    hue-rotate(254deg) brightness(102%) contrast(107%);
  --hz-filter--textLinkDefault: invert(33%) sepia(25%) saturate(2847%)
    hue-rotate(176deg) brightness(99%) contrast(95%);
  --hz-filter--textLinkHover: invert(43%) sepia(73%) saturate(6450%)
    hue-rotate(184deg) brightness(93%) contrast(102%);
  --hz-filter--textLinkActive: invert(20%) sepia(42%) saturate(3814%)
    hue-rotate(199deg) brightness(92%) contrast(89%);
  --hz-filter--textLinkVisited: invert(24%) sepia(87%) saturate(2252%)
    hue-rotate(190deg) brightness(91%) contrast(87%);
  --hz-filter--textControlsDefault: invert(20%) sepia(7%) saturate(2702%)
    hue-rotate(172deg) brightness(91%) contrast(87%);
  --hz-filter--textControlsHover: invert(32%) sepia(15%) saturate(7153%)
    hue-rotate(185deg) brightness(93%) contrast(87%);
  --hz-filter--textControlsSelected: invert(32%) sepia(98%) saturate(817%)
    hue-rotate(172deg) brightness(92%) contrast(94%);
  --hz-filter--signalSuccessDefault: invert(31%) sepia(59%) saturate(460%)
    hue-rotate(106deg) brightness(99%) contrast(91%);
  --hz-filter--signalSuccessSoft: invert(100%) sepia(9%) saturate(920%)
    hue-rotate(76deg) brightness(99%) contrast(95%);
  --hz-filter--signalErrorDefault: invert(24%) sepia(56%) saturate(3809%)
    hue-rotate(337deg) brightness(80%) contrast(91%);
  --hz-filter--signalErrorSoft: invert(86%) sepia(28%) saturate(137%)
    hue-rotate(301deg) brightness(105%) contrast(98%);
  --hz-filter--signalWarningDefault: invert(32%) sepia(91%) saturate(522%)
    hue-rotate(334deg) brightness(97%) contrast(91%);
  --hz-filter--signalWarningSoft: invert(100%) sepia(25%) saturate(1397%)
    hue-rotate(21deg) brightness(111%) contrast(94%);
  --hz-filter--signalInfoDefault: invert(27%) sepia(96%) saturate(958%)
    hue-rotate(179deg) brightness(102%) contrast(94%);
  --hz-filter--signalInfoSoft: invert(95%) sepia(99%) saturate(2992%)
    hue-rotate(176deg) brightness(109%) contrast(98%);
  --hz-filter--textOnSignalSuccessDefault: invert(84%) sepia(100%) saturate(16%)
    hue-rotate(81deg) brightness(110%) contrast(97%);
  --hz-filter--textOnSignalSuccessSoft: invert(32%) sepia(50%) saturate(557%)
    hue-rotate(106deg) brightness(94%) contrast(87%);
  --hz-filter--textOnSignalErrorDefault: invert(86%) sepia(91%) saturate(14%)
    hue-rotate(34deg) brightness(111%) contrast(97%);
  --hz-filter--textOnSignalErrorSoft: invert(20%) sepia(60%) saturate(3244%)
    hue-rotate(335deg) brightness(97%) contrast(92%);
  --hz-filter--textOnSignalWarningDefault: invert(95%) sepia(99%) saturate(0%)
    hue-rotate(346deg) brightness(105%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(33%) sepia(86%) saturate(609%)
    hue-rotate(335deg) brightness(93%) contrast(90%);
  --hz-filter--textOnSignalInfoDefault: invert(77%) sepia(77%) saturate(0%)
    hue-rotate(116deg) brightness(114%) contrast(107%);
  --hz-filter--textOnSignalInfoSoft: invert(37%) sepia(70%) saturate(810%)
    hue-rotate(171deg) brightness(86%) contrast(104%);
  --hz-filter--backgroundDefault: invert(100%) sepia(0%) saturate(3652%)
    hue-rotate(183deg) brightness(96%) contrast(107%);
  --hz-filter--backgroundSurface: invert(100%) sepia(0%) saturate(0%)
    hue-rotate(12deg) brightness(109%) contrast(101%);
  --hz-filter--backgroundSurfaceStrong: invert(0%) sepia(9%) saturate(345%)
    hue-rotate(335deg) brightness(95%) contrast(91%);
  --hz-filter--backgroundHighlight: invert(98%) sepia(4%) saturate(1544%)
    hue-rotate(312deg) brightness(112%) contrast(80%);
  --hz-filter--backgroundSecondary: invert(97%) sepia(37%) saturate(486%)
    hue-rotate(46deg) brightness(123%) contrast(89%);
  --hz-filter--backgroundBrandPrimary: invert(82%) sepia(69%) saturate(1782%)
    hue-rotate(311deg) brightness(96%) contrast(94%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(54%) sepia(43%) saturate(592%)
    hue-rotate(337deg) brightness(99%) contrast(87%);
  --hz-filter--backgroundBrandPrimarySoft: invert(84%) sepia(2%) saturate(1460%)
    hue-rotate(325deg) brightness(117%) contrast(98%);
  --hz-filter--backgroundBrandSecondary: invert(21%) sepia(14%) saturate(1153%)
    hue-rotate(172deg) brightness(97%) contrast(93%);
  --hz-filter--backgroundBrandTertiary: invert(28%) sepia(87%) saturate(1462%)
    hue-rotate(186deg) brightness(91%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(32%) sepia(98%)
    saturate(740%) hue-rotate(172deg) brightness(91%) contrast(97%);
  --hz-filter--backgroundPrimaryButtonHover: invert(29%) sepia(97%)
    saturate(1259%) hue-rotate(179deg) brightness(100%) contrast(101%);
  --hz-filter--backgroundPrimaryButtonActive: invert(19%) sepia(45%)
    saturate(3540%) hue-rotate(199deg) brightness(96%) contrast(89%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(100%) sepia(0%)
    saturate(7320%) hue-rotate(140deg) brightness(121%) contrast(97%);
  --hz-filter--backgroundSecondaryButtonHover: invert(94%) sepia(27%)
    saturate(5324%) hue-rotate(178deg) brightness(113%) contrast(99%);
  --hz-filter--backgroundSecondaryButtonActive: invert(81%) sepia(10%)
    saturate(5252%) hue-rotate(189deg) brightness(131%) contrast(103%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(98%) sepia(0%)
    saturate(3%) hue-rotate(145deg) brightness(97%) contrast(108%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(91%) sepia(19%)
    saturate(7489%) hue-rotate(199deg) brightness(138%) contrast(98%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(88%) sepia(15%)
    saturate(134%) hue-rotate(293deg) brightness(102%) contrast(105%);
  --hz-filter--backgroundControlsDefault: invert(97%) sepia(0%) saturate(4745%)
    hue-rotate(54deg) brightness(138%) contrast(97%);
  --hz-filter--backgroundControlsHover: invert(97%) sepia(98%) saturate(1047%)
    hue-rotate(177deg) brightness(105%) contrast(98%);
  --hz-filter--backgroundControlsSelected: invert(30%) sepia(95%) saturate(831%)
    hue-rotate(176deg) brightness(95%) contrast(95%);
  --hz-filter--backgroundLoadingSkeleton: invert(85%) sepia(1%) saturate(177%)
    hue-rotate(21deg) brightness(100%) contrast(112%);
  --hz-filter--backgroundChatBubbleSender: invert(34%) sepia(53%) saturate(267%)
    hue-rotate(170deg) brightness(95%) contrast(91%);
  --hz-filter--backgroundChatBubbleReceiver: invert(98%) sepia(0%)
    saturate(3798%) hue-rotate(209deg) brightness(111%) contrast(93%);
  --hz-filter--textOnBackgroundSurface: invert(17%) sepia(13%) saturate(1626%)
    hue-rotate(171deg) brightness(96%) contrast(82%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(100%) sepia(2%)
    saturate(11%) hue-rotate(99deg) brightness(108%) contrast(97%);
  --hz-filter--textOnBackgroundSecondary: invert(19%) sepia(16%) saturate(1130%)
    hue-rotate(171deg) brightness(95%) contrast(87%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(18%) sepia(10%)
    saturate(1998%) hue-rotate(172deg) brightness(93%) contrast(84%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(0%) sepia(0%)
    saturate(1%) hue-rotate(324deg) brightness(91%) contrast(100%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(0%) sepia(100%)
    saturate(0%) hue-rotate(61deg) brightness(103%) contrast(100%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(100%) sepia(0%)
    saturate(1090%) hue-rotate(324deg) brightness(111%) contrast(97%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(90%) sepia(6%)
    saturate(6433%) hue-rotate(313deg) brightness(101%) contrast(86%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(96%) sepia(95%)
    saturate(13%) hue-rotate(34deg) brightness(101%) contrast(97%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(100%) sepia(0%)
    saturate(7500%) hue-rotate(118deg) brightness(103%) contrast(97%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(25%) sepia(100%)
    saturate(1237%) hue-rotate(185deg) brightness(100%) contrast(88%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(27%)
    sepia(94%) saturate(2745%) hue-rotate(335deg) brightness(78%) contrast(96%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(100%) sepia(0%)
    saturate(7444%) hue-rotate(47deg) brightness(124%) contrast(97%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(20%) sepia(39%)
    saturate(442%) hue-rotate(171deg) brightness(91%) contrast(91%);
  --hz-filter--borderSoft: invert(92%) sepia(0%) saturate(815%)
    hue-rotate(175deg) brightness(101%) contrast(91%);
  --hz-filter--borderMedium: invert(88%) sepia(9%) saturate(0%)
    hue-rotate(109deg) brightness(91%) contrast(80%);
  --hz-filter--borderStrong: invert(58%) sepia(7%) saturate(17%)
    hue-rotate(30deg) brightness(98%) contrast(89%);
  --hz-filter--borderDivider: invert(89%) sepia(4%) saturate(55%)
    hue-rotate(22deg) brightness(87%) contrast(92%);
  --hz-filter--borderError: invert(24%) sepia(43%) saturate(4839%)
    hue-rotate(337deg) brightness(80%) contrast(90%);
  --hz-filter--borderSecondaryButtonDefault: invert(28%) sepia(31%)
    saturate(4069%) hue-rotate(187deg) brightness(97%) contrast(87%);
  --hz-filter--borderSecondaryButtonError: invert(21%) sepia(56%)
    saturate(3233%) hue-rotate(334deg) brightness(93%) contrast(94%);
  --hz-filter--borderInputsDefault: invert(97%) sepia(0%) saturate(5282%)
    hue-rotate(172deg) brightness(88%) contrast(75%);
  --hz-filter--borderInputsHover: invert(37%) sepia(40%) saturate(2460%)
    hue-rotate(177deg) brightness(88%) contrast(101%);
  --hz-filter--borderInputsError: invert(34%) sepia(35%) saturate(6603%)
    hue-rotate(333deg) brightness(77%) contrast(100%);
  --hz-filter--borderControlsDefault: invert(82%) sepia(3%) saturate(57%)
    hue-rotate(22deg) brightness(95%) contrast(91%);
  --hz-filter--borderControlsHover: invert(37%) sepia(68%) saturate(6263%)
    hue-rotate(185deg) brightness(95%) contrast(102%);
  --hz-filter--borderControlsSelected: invert(31%) sepia(97%) saturate(1073%)
    hue-rotate(182deg) brightness(87%) contrast(92%);
  --hz-filter--borderOutlineFocus: invert(24%) sepia(91%) saturate(2780%)
    hue-rotate(191deg) brightness(97%) contrast(101%);
  --hz-filter--dashboardChartBlue: invert(29%) sepia(20%) saturate(5918%)
    hue-rotate(187deg) brightness(98%) contrast(87%);
  --hz-filter--dashboardChartRoyal: invert(19%) sepia(49%) saturate(3234%)
    hue-rotate(293deg) brightness(94%) contrast(92%);
  --hz-filter--dashboardChartTerra: invert(77%) sepia(15%) saturate(1099%)
    hue-rotate(344deg) brightness(96%) contrast(97%);
  --hz-filter--dashboardChartNavyblue: invert(36%) sepia(72%) saturate(7411%)
    hue-rotate(193deg) brightness(100%) contrast(101%);
  --hz-filter--dashboardChartGreen: invert(73%) sepia(12%) saturate(1523%)
    hue-rotate(112deg) brightness(89%) contrast(83%);
}

/* Dark mode - manual override */
html[data-theme="dark"] {
  color-scheme: dark;
  --hz-color--textPrimary: #e7edf8;
  --hz-color--textSecondary: #a8b6c8;
  --hz-color--textBrandPrimary: #eda566;
  --hz-color--textBrandSecondary: #e7edf8;
  --hz-color--textSuccess: #329a79;
  --hz-color--textError: #f4404e;
  --hz-color--textWarning: #d1873f;
  --hz-color--textInfo: #139eeb;
  --hz-color--textPlaceholder: #a8b6c8;
  --hz-color--textContrastHigh: #fbfbfa;
  --hz-color--textContrastLow: #000000;
  --hz-color--textLinkDefault: #139eeb;
  --hz-color--textLinkHover: #2bacef;
  --hz-color--textLinkActive: #139eeb;
  --hz-color--textLinkVisited: #139eeb;
  --hz-color--textControlsDefault: #e7edf8;
  --hz-color--textControlsHover: #2bacef;
  --hz-color--textControlsSelected: #139eeb;
  --hz-color--signalSuccessDefault: #216d51;
  --hz-color--signalSuccessSoft: #216d51;
  --hz-color--signalErrorDefault: #c5283d;
  --hz-color--signalErrorSoft: #c5283d;
  --hz-color--signalWarningDefault: #b24f28;
  --hz-color--signalWarningSoft: #b24f28;
  --hz-color--signalInfoDefault: #116db4;
  --hz-color--signalInfoSoft: #116db4;
  --hz-color--textOnSignalSuccessDefault: #fbfbfa;
  --hz-color--textOnSignalSuccessSoft: #fbfbfa;
  --hz-color--textOnSignalErrorDefault: #fbfbfa;
  --hz-color--textOnSignalErrorSoft: #fbfbfa;
  --hz-color--textOnSignalWarningDefault: #fbfbfa;
  --hz-color--textOnSignalWarningSoft: #fbfbfa;
  --hz-color--textOnSignalInfoDefault: #fbfbfa;
  --hz-color--textOnSignalInfoSoft: #fbfbfa;
  --hz-color--backgroundDefault: #1a1a1a;
  --hz-color--backgroundSurface: #252524;
  --hz-color--backgroundSurfaceStrong: #474746;
  --hz-color--backgroundHighlight: #474746;
  --hz-color--backgroundSecondary: #0c0c0c;
  --hz-color--backgroundBrandPrimary: #e18f59;
  --hz-color--backgroundBrandPrimaryAlt: #d88254;
  --hz-color--backgroundBrandPrimarySoft: #ce7650;
  --hz-color--backgroundBrandSecondary: #4b6179;
  --hz-color--backgroundBrandTertiary: #116db4;
  --hz-color--backgroundPrimaryButtonDefault: #116db4;
  --hz-color--backgroundPrimaryButtonHover: #007bc5;
  --hz-color--backgroundPrimaryButtonActive: #0e4d92;
  --hz-color--backgroundSecondaryButtonDefault: #1a1a1a;
  --hz-color--backgroundSecondaryButtonHover: #252524;
  --hz-color--backgroundSecondaryButtonActive: #0c0c0c;
  --hz-color--backgroundSecondaryButtonErrorDefault: #1a1a1a;
  --hz-color--backgroundSecondaryButtonErrorHover: #252524;
  --hz-color--backgroundSecondaryButtonErrorActive: #0c0c0c;
  --hz-color--backgroundControlsDefault: #1a1a1a;
  --hz-color--backgroundControlsHover: #252524;
  --hz-color--backgroundControlsSelected: #1490dc;
  --hz-color--backgroundLoadingSkeleton: #474746;
  --hz-color--backgroundOverlayDefault: #00000099;
  --hz-color--backgroundOverlayAlt: #ffffff99;
  --hz-color--backgroundChatBubbleSender: #4b6179;
  --hz-color--backgroundChatBubbleReceiver: #474746;
  --hz-color--textOnBackgroundSurface: #e7edf8;
  --hz-color--textOnBackgroundSurfaceStrong: #e7edf8;
  --hz-color--textOnBackgroundSecondary: #e7edf8;
  --hz-color--textOnBackgroundBrandPrimary: #000000;
  --hz-color--textOnBackgroundBrandPrimaryAlt: #000000;
  --hz-color--textOnBackgroundBrandPrimarySoft: #000000;
  --hz-color--textOnBackgroundBrandSecondary: #e7edf8;
  --hz-color--textOnBackgroundBrandSecondaryAlt: #fbfbfa;
  --hz-color--textOnBackgroundBrandTertiary: #e7edf8;
  --hz-color--textOnBackgroundPrimaryButtonDefault: #fbfbfa;
  --hz-color--textOnBackgroundSecondaryButtonDefault: #139eeb;
  --hz-color--textOnBackgroundSecondaryButtonErrorDefault: #f4404e;
  --hz-color--textOnBackgroundChatBubbleSender: #fbfbfa;
  --hz-color--textOnBackgroundChatBubbleReceiver: #e7edf8;
  --hz-color--borderSoft: #474746;
  --hz-color--borderMedium: #929292;
  --hz-color--borderStrong: #a4a4a3;
  --hz-color--borderDivider: #474746;
  --hz-color--borderError: #f4404e;
  --hz-color--borderSecondaryButtonDefault: #139eeb;
  --hz-color--borderSecondaryButtonError: #f4404e;
  --hz-color--borderInputsDefault: #929292;
  --hz-color--borderInputsHover: #139eeb;
  --hz-color--borderInputsError: #f4404e;
  --hz-color--borderControlsDefault: #929292;
  --hz-color--borderControlsHover: #139eeb;
  --hz-color--borderControlsSelected: #139eeb;
  --hz-color--borderOutlineFocus: #0077d2;
  --hz-filter--textPrimary: invert(95%) sepia(3%) saturate(800%)
    hue-rotate(187deg) brightness(100%) contrast(95%);
  --hz-filter--textSecondary: invert(87%) sepia(12%) saturate(415%)
    hue-rotate(176deg) brightness(84%) contrast(85%);
  --hz-filter--textBrandPrimary: invert(91%) sepia(10%) saturate(5872%)
    hue-rotate(314deg) brightness(102%) contrast(86%);
  --hz-filter--textBrandSecondary: invert(90%) sepia(4%) saturate(6960%)
    hue-rotate(187deg) brightness(116%) contrast(94%);
  --hz-filter--textSuccess: invert(46%) sepia(89%) saturate(283%)
    hue-rotate(110deg) brightness(94%) contrast(94%);
  --hz-filter--textError: invert(36%) sepia(56%) saturate(4951%)
    hue-rotate(336deg) brightness(104%) contrast(91%);
  --hz-filter--textWarning: invert(69%) sepia(93%) saturate(1165%)
    hue-rotate(329deg) brightness(87%) contrast(86%);
  --hz-filter--textInfo: invert(59%) sepia(40%) saturate(5942%)
    hue-rotate(173deg) brightness(97%) contrast(90%);
  --hz-filter--textPlaceholder: invert(83%) sepia(23%) saturate(222%)
    hue-rotate(176deg) brightness(86%) contrast(83%);
  --hz-filter--textContrastHigh: invert(97%) sepia(96%) saturate(188%)
    hue-rotate(328deg) brightness(116%) contrast(97%);
  --hz-filter--textContrastLow: invert(0%) sepia(8%) saturate(7466%)
    hue-rotate(134deg) brightness(102%) contrast(108%);
  --hz-filter--textLinkDefault: invert(48%) sepia(86%) saturate(3474%)
    hue-rotate(178deg) brightness(106%) contrast(85%);
  --hz-filter--textLinkHover: invert(71%) sepia(49%) saturate(5102%)
    hue-rotate(170deg) brightness(98%) contrast(91%);
  --hz-filter--textLinkActive: invert(46%) sepia(100%) saturate(1235%)
    hue-rotate(173deg) brightness(95%) contrast(94%);
  --hz-filter--textLinkVisited: invert(71%) sepia(68%) saturate(5386%)
    hue-rotate(173deg) brightness(94%) contrast(96%);
  --hz-filter--textControlsDefault: invert(91%) sepia(8%) saturate(398%)
    hue-rotate(189deg) brightness(103%) contrast(94%);
  --hz-filter--textControlsHover: invert(56%) sepia(36%) saturate(1646%)
    hue-rotate(170deg) brightness(98%) contrast(91%);
  --hz-filter--textControlsSelected: invert(49%) sepia(89%) saturate(2450%)
    hue-rotate(174deg) brightness(98%) contrast(89%);
  --hz-filter--signalSuccessDefault: invert(32%) sepia(9%) saturate(3040%)
    hue-rotate(106deg) brightness(98%) contrast(82%);
  --hz-filter--signalSuccessSoft: invert(31%) sepia(100%) saturate(337%)
    hue-rotate(106deg) brightness(85%) contrast(83%);
  --hz-filter--signalErrorDefault: invert(20%) sepia(84%) saturate(2223%)
    hue-rotate(333deg) brightness(94%) contrast(94%);
  --hz-filter--signalErrorSoft: invert(23%) sepia(34%) saturate(4405%)
    hue-rotate(331deg) brightness(95%) contrast(97%);
  --hz-filter--signalWarningDefault: invert(33%) sepia(85%) saturate(568%)
    hue-rotate(335deg) brightness(94%) contrast(90%);
  --hz-filter--signalWarningSoft: invert(36%) sepia(17%) saturate(2940%)
    hue-rotate(337deg) brightness(95%) contrast(89%);
  --hz-filter--signalInfoDefault: invert(34%) sepia(25%) saturate(3065%)
    hue-rotate(177deg) brightness(94%) contrast(92%);
  --hz-filter--signalInfoSoft: invert(31%) sepia(100%) saturate(873%)
    hue-rotate(177deg) brightness(92%) contrast(94%);
  --hz-filter--textOnSignalSuccessDefault: invert(100%) sepia(100%) saturate(0%)
    hue-rotate(7deg) brightness(105%) contrast(102%);
  --hz-filter--textOnSignalSuccessSoft: invert(100%) sepia(100%) saturate(0%)
    hue-rotate(122deg) brightness(99%) contrast(100%);
  --hz-filter--textOnSignalErrorDefault: invert(91%) sepia(0%) saturate(7498%)
    hue-rotate(188deg) brightness(128%) contrast(97%);
  --hz-filter--textOnSignalErrorSoft: invert(90%) sepia(31%) saturate(4%)
    hue-rotate(23deg) brightness(103%) contrast(100%);
  --hz-filter--textOnSignalWarningDefault: invert(100%) sepia(29%)
    saturate(937%) hue-rotate(64deg) brightness(128%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(97%) sepia(3%) saturate(13%)
    hue-rotate(104deg) brightness(107%) contrast(97%);
  --hz-filter--textOnSignalInfoDefault: invert(99%) sepia(100%) saturate(4%)
    hue-rotate(123deg) brightness(106%) contrast(97%);
  --hz-filter--textOnSignalInfoSoft: invert(100%) sepia(0%) saturate(7500%)
    hue-rotate(219deg) brightness(119%) contrast(108%);
  --hz-filter--backgroundDefault: invert(10%) sepia(0%) saturate(7%)
    hue-rotate(105deg) brightness(100%) contrast(99%);
  --hz-filter--backgroundSurface: invert(8%) sepia(11%) saturate(149%)
    hue-rotate(21deg) brightness(100%) contrast(86%);
  --hz-filter--backgroundSurfaceStrong: invert(27%) sepia(0%) saturate(4113%)
    hue-rotate(234deg) brightness(90%) contrast(87%);
  --hz-filter--backgroundHighlight: invert(25%) sepia(0%) saturate(0%)
    hue-rotate(185deg) brightness(94%) contrast(83%);
  --hz-filter--backgroundSecondary: invert(0%) sepia(0%) saturate(5723%)
    hue-rotate(174deg) brightness(101%) contrast(91%);
  --hz-filter--backgroundBrandPrimary: invert(78%) sepia(48%) saturate(1470%)
    hue-rotate(317deg) brightness(93%) contrast(90%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(78%) sepia(76%) saturate(1997%)
    hue-rotate(316deg) brightness(86%) contrast(96%);
  --hz-filter--backgroundBrandPrimarySoft: invert(61%) sepia(15%)
    saturate(1888%) hue-rotate(331deg) brightness(86%) contrast(85%);
  --hz-filter--backgroundBrandSecondary: invert(32%) sepia(25%) saturate(546%)
    hue-rotate(170deg) brightness(104%) contrast(90%);
  --hz-filter--backgroundBrandTertiary: invert(35%) sepia(26%) saturate(2777%)
    hue-rotate(177deg) brightness(95%) contrast(97%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(22%) sepia(52%)
    saturate(4106%) hue-rotate(192deg) brightness(96%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(26%) sepia(78%)
    saturate(3551%) hue-rotate(186deg) brightness(97%) contrast(101%);
  --hz-filter--backgroundPrimaryButtonActive: invert(19%) sepia(83%)
    saturate(1811%) hue-rotate(196deg) brightness(92%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(0%) sepia(4%)
    saturate(4094%) hue-rotate(347deg) brightness(97%) contrast(80%);
  --hz-filter--backgroundSecondaryButtonHover: invert(5%) sepia(0%)
    saturate(1343%) hue-rotate(171deg) brightness(105%) contrast(79%);
  --hz-filter--backgroundSecondaryButtonActive: invert(0%) sepia(0%)
    saturate(1758%) hue-rotate(183deg) brightness(106%) contrast(89%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(5%) sepia(98%)
    saturate(20%) hue-rotate(324deg) brightness(96%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(11%) sepia(7%)
    saturate(180%) hue-rotate(21deg) brightness(94%) contrast(90%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(0%) sepia(3%)
    saturate(3037%) hue-rotate(32deg) brightness(95%) contrast(91%);
  --hz-filter--backgroundControlsDefault: invert(6%) sepia(7%) saturate(19%)
    hue-rotate(319deg) brightness(99%) contrast(90%);
  --hz-filter--backgroundControlsHover: invert(9%) sepia(9%) saturate(225%)
    hue-rotate(22deg) brightness(95%) contrast(85%);
  --hz-filter--backgroundControlsSelected: invert(45%) sepia(35%)
    saturate(1820%) hue-rotate(169deg) brightness(94%) contrast(94%);
  --hz-filter--backgroundLoadingSkeleton: invert(25%) sepia(0%) saturate(2417%)
    hue-rotate(141deg) brightness(99%) contrast(89%);
  --hz-filter--backgroundChatBubbleSender: invert(36%) sepia(3%) saturate(5087%)
    hue-rotate(172deg) brightness(91%) contrast(77%);
  --hz-filter--backgroundChatBubbleReceiver: invert(29%) sepia(1%)
    saturate(2590%) hue-rotate(22deg) brightness(89%) contrast(91%);
  --hz-filter--textOnBackgroundSurface: invert(97%) sepia(6%) saturate(1266%)
    hue-rotate(181deg) brightness(99%) contrast(96%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(93%) sepia(1%)
    saturate(3158%) hue-rotate(192deg) brightness(103%) contrast(95%);
  --hz-filter--textOnBackgroundSecondary: invert(89%) sepia(27%) saturate(92%)
    hue-rotate(185deg) brightness(102%) contrast(95%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(0%) sepia(4%) saturate(0%)
    hue-rotate(72deg) brightness(88%) contrast(102%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(0%) sepia(17%)
    saturate(7438%) hue-rotate(246deg) brightness(86%) contrast(100%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(0%) sepia(85%)
    saturate(7500%) hue-rotate(177deg) brightness(85%) contrast(115%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(93%) sepia(7%)
    saturate(522%) hue-rotate(191deg) brightness(101%) contrast(94%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(100%) sepia(100%)
    saturate(1%) hue-rotate(310deg) brightness(103%) contrast(97%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(91%) sepia(16%)
    saturate(214%) hue-rotate(190deg) brightness(101%) contrast(94%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(99%) sepia(0%)
    saturate(474%) hue-rotate(299deg) brightness(111%) contrast(97%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(54%) sepia(57%)
    saturate(4992%) hue-rotate(176deg) brightness(104%) contrast(85%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(33%)
    sepia(97%) saturate(2372%) hue-rotate(334deg) brightness(99%) contrast(93%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(94%) sepia(24%)
    saturate(0%) hue-rotate(219deg) brightness(101%) contrast(99%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(100%) sepia(76%)
    saturate(674%) hue-rotate(176deg) brightness(99%) contrast(96%);
  --hz-filter--borderSoft: invert(28%) sepia(6%) saturate(78%) hue-rotate(22deg)
    brightness(90%) contrast(89%);
  --hz-filter--borderMedium: invert(73%) sepia(12%) saturate(19%)
    hue-rotate(326deg) brightness(79%) contrast(82%);
  --hz-filter--borderStrong: invert(63%) sepia(3%) saturate(18%)
    hue-rotate(65deg) brightness(103%) contrast(93%);
  --hz-filter--borderDivider: invert(26%) sepia(1%) saturate(3597%)
    hue-rotate(22deg) brightness(80%) contrast(75%);
  --hz-filter--borderError: invert(58%) sepia(74%) saturate(6511%)
    hue-rotate(332deg) brightness(97%) contrast(98%);
  --hz-filter--borderSecondaryButtonDefault: invert(45%) sepia(91%)
    saturate(1241%) hue-rotate(172deg) brightness(96%) contrast(92%);
  --hz-filter--borderSecondaryButtonError: invert(39%) sepia(94%)
    saturate(1863%) hue-rotate(328deg) brightness(92%) contrast(108%);
  --hz-filter--borderInputsDefault: invert(67%) sepia(4%) saturate(14%)
    hue-rotate(3deg) brightness(87%) contrast(84%);
  --hz-filter--borderInputsHover: invert(49%) sepia(42%) saturate(915%)
    hue-rotate(157deg) brightness(99%) contrast(102%);
  --hz-filter--borderInputsError: invert(38%) sepia(30%) saturate(3569%)
    hue-rotate(328deg) brightness(94%) contrast(103%);
  --hz-filter--borderControlsDefault: invert(66%) sepia(6%) saturate(7%)
    hue-rotate(10deg) brightness(87%) contrast(83%);
  --hz-filter--borderControlsHover: invert(47%) sepia(86%) saturate(1183%)
    hue-rotate(173deg) brightness(92%) contrast(99%);
  --hz-filter--borderControlsSelected: invert(47%) sepia(91%) saturate(1373%)
    hue-rotate(170deg) brightness(97%) contrast(90%);
  --hz-filter--borderOutlineFocus: invert(33%) sepia(88%) saturate(4505%)
    hue-rotate(190deg) brightness(95%) contrast(103%);
}
