: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: #929292;
  --hz-color--borderInputsHover: #007bc5;
  --hz-color--borderInputsError: #c5283d;
  --hz-color--borderControlsDefault: #929292;
  --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(19%) sepia(16%) saturate(1226%)
    hue-rotate(171deg) brightness(93%) contrast(86%);
  --hz-filter--textSecondary: invert(36%) sepia(29%) saturate(497%)
    hue-rotate(171deg) brightness(93%) contrast(88%);
  --hz-filter--textBrandPrimary: invert(71%) sepia(45%) saturate(577%)
    hue-rotate(336deg) brightness(97%) contrast(91%);
  --hz-filter--textBrandSecondary: invert(18%) sepia(34%) saturate(564%)
    hue-rotate(171deg) brightness(94%) contrast(87%);
  --hz-filter--textSuccess: invert(34%) sepia(31%) saturate(876%)
    hue-rotate(106deg) brightness(92%) contrast(87%);
  --hz-filter--textError: invert(22%) sepia(81%) saturate(2803%)
    hue-rotate(338deg) brightness(83%) contrast(86%);
  --hz-filter--textWarning: invert(37%) sepia(23%) saturate(2292%)
    hue-rotate(338deg) brightness(93%) contrast(89%);
  --hz-filter--textInfo: invert(21%) sepia(52%) saturate(5682%)
    hue-rotate(193deg) brightness(93%) contrast(87%);
  --hz-filter--textPlaceholder: invert(45%) sepia(32%) saturate(402%)
    hue-rotate(171deg) brightness(86%) contrast(89%);
  --hz-filter--textContrastHigh: invert(97%) sepia(2%) saturate(5689%)
    hue-rotate(309deg) brightness(129%) contrast(97%);
  --hz-filter--textContrastLow: invert(0%) sepia(80%) saturate(7422%)
    hue-rotate(49deg) brightness(82%) contrast(91%);
  --hz-filter--textLinkDefault: invert(18%) sepia(86%) saturate(4762%)
    hue-rotate(194deg) brightness(97%) contrast(87%);
  --hz-filter--textLinkHover: invert(32%) sepia(94%) saturate(4174%)
    hue-rotate(185deg) brightness(95%) contrast(102%);
  --hz-filter--textLinkActive: invert(21%) sepia(98%) saturate(1117%)
    hue-rotate(190deg) brightness(94%) contrast(99%);
  --hz-filter--textLinkVisited: invert(35%) sepia(58%) saturate(1128%)
    hue-rotate(171deg) brightness(92%) contrast(95%);
  --hz-filter--textControlsDefault: invert(18%) sepia(12%) saturate(1724%)
    hue-rotate(172deg) brightness(94%) contrast(84%);
  --hz-filter--textControlsHover: invert(29%) sepia(84%) saturate(1123%)
    hue-rotate(179deg) brightness(99%) contrast(91%);
  --hz-filter--textControlsSelected: invert(30%) sepia(93%) saturate(876%)
    hue-rotate(177deg) brightness(95%) contrast(96%);
  --hz-filter--signalSuccessDefault: invert(35%) sepia(18%) saturate(1310%)
    hue-rotate(106deg) brightness(94%) contrast(93%);
  --hz-filter--signalSuccessSoft: invert(100%) sepia(38%) saturate(2246%)
    hue-rotate(172deg) brightness(109%) contrast(89%);
  --hz-filter--signalErrorDefault: invert(22%) sepia(98%) saturate(1997%)
    hue-rotate(334deg) brightness(83%) contrast(94%);
  --hz-filter--signalErrorSoft: invert(100%) sepia(84%) saturate(502%)
    hue-rotate(264deg) brightness(103%) contrast(98%);
  --hz-filter--signalWarningDefault: invert(32%) sepia(57%) saturate(874%)
    hue-rotate(335deg) brightness(102%) contrast(91%);
  --hz-filter--signalWarningSoft: invert(99%) sepia(24%) saturate(732%)
    hue-rotate(308deg) brightness(99%) contrast(96%);
  --hz-filter--signalInfoDefault: invert(33%) sepia(98%) saturate(701%)
    hue-rotate(170deg) brightness(92%) contrast(95%);
  --hz-filter--signalInfoSoft: invert(96%) sepia(62%) saturate(4287%)
    hue-rotate(176deg) brightness(109%) contrast(98%);
  --hz-filter--textOnSignalSuccessDefault: invert(100%) sepia(0%)
    saturate(7464%) hue-rotate(111deg) brightness(108%) contrast(97%);
  --hz-filter--textOnSignalSuccessSoft: invert(30%) sepia(85%) saturate(344%)
    hue-rotate(106deg) brightness(96%) contrast(89%);
  --hz-filter--textOnSignalErrorDefault: invert(100%) sepia(0%) saturate(4022%)
    hue-rotate(75deg) brightness(96%) contrast(108%);
  --hz-filter--textOnSignalErrorSoft: invert(22%) sepia(54%) saturate(2085%)
    hue-rotate(324deg) brightness(109%) contrast(106%);
  --hz-filter--textOnSignalWarningDefault: invert(99%) sepia(2%) saturate(6766%)
    hue-rotate(296deg) brightness(122%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(35%) sepia(68%) saturate(729%)
    hue-rotate(335deg) brightness(90%) contrast(90%);
  --hz-filter--textOnSignalInfoDefault: invert(83%) sepia(72%) saturate(13%)
    hue-rotate(117deg) brightness(110%) contrast(97%);
  --hz-filter--textOnSignalInfoSoft: invert(39%) sepia(86%) saturate(7128%)
    hue-rotate(193deg) brightness(91%) contrast(87%);
  --hz-filter--backgroundDefault: invert(99%) sepia(1%) saturate(691%)
    hue-rotate(356deg) brightness(110%) contrast(97%);
  --hz-filter--backgroundSurface: invert(100%) sepia(1%) saturate(5%)
    hue-rotate(360deg) brightness(102%) contrast(102%);
  --hz-filter--backgroundSurfaceStrong: invert(0%) sepia(2%) saturate(6926%)
    hue-rotate(334deg) brightness(122%) contrast(91%);
  --hz-filter--backgroundHighlight: invert(90%) sepia(4%) saturate(0%)
    hue-rotate(134deg) brightness(102%) contrast(93%);
  --hz-filter--backgroundSecondary: invert(83%) sepia(0%) saturate(4108%)
    hue-rotate(46deg) brightness(108%) contrast(105%);
  --hz-filter--backgroundBrandPrimary: invert(72%) sepia(97%) saturate(420%)
    hue-rotate(318deg) brightness(101%) contrast(86%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(55%) sepia(100%) saturate(266%)
    hue-rotate(336deg) brightness(86%) contrast(96%);
  --hz-filter--backgroundBrandPrimarySoft: invert(90%) sepia(19%) saturate(348%)
    hue-rotate(318deg) brightness(111%) contrast(98%);
  --hz-filter--backgroundBrandSecondary: invert(24%) sepia(8%) saturate(1737%)
    hue-rotate(171deg) brightness(93%) contrast(99%);
  --hz-filter--backgroundBrandTertiary: invert(24%) sepia(90%) saturate(1471%)
    hue-rotate(187deg) brightness(103%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(24%) sepia(93%)
    saturate(1609%) hue-rotate(188deg) brightness(101%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(27%) sepia(45%)
    saturate(5491%) hue-rotate(186deg) brightness(96%) contrast(101%);
  --hz-filter--backgroundPrimaryButtonActive: invert(17%) sepia(89%)
    saturate(2646%) hue-rotate(201deg) brightness(86%) contrast(89%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(100%) sepia(0%)
    saturate(1036%) hue-rotate(31deg) brightness(111%) contrast(97%);
  --hz-filter--backgroundSecondaryButtonHover: invert(95%) sepia(92%)
    saturate(7278%) hue-rotate(178deg) brightness(109%) contrast(105%);
  --hz-filter--backgroundSecondaryButtonActive: invert(86%) sepia(14%)
    saturate(4292%) hue-rotate(186deg) brightness(126%) contrast(98%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(86%) sepia(0%)
    saturate(5340%) hue-rotate(125deg) brightness(110%) contrast(106%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(90%) sepia(28%)
    saturate(162%) hue-rotate(253deg) brightness(96%) contrast(120%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(96%) sepia(70%)
    saturate(398%) hue-rotate(235deg) brightness(103%) contrast(98%);
  --hz-filter--backgroundControlsDefault: invert(98%) sepia(56%) saturate(306%)
    hue-rotate(350deg) brightness(115%) contrast(95%);
  --hz-filter--backgroundControlsHover: invert(89%) sepia(3%) saturate(2090%)
    hue-rotate(181deg) brightness(107%) contrast(98%);
  --hz-filter--backgroundControlsSelected: invert(31%) sepia(92%) saturate(958%)
    hue-rotate(179deg) brightness(92%) contrast(95%);
  --hz-filter--backgroundLoadingSkeleton: invert(100%) sepia(19%)
    saturate(1902%) hue-rotate(212deg) brightness(131%) contrast(80%);
  --hz-filter--backgroundChatBubbleSender: invert(35%) sepia(13%)
    saturate(1123%) hue-rotate(171deg) brightness(96%) contrast(85%);
  --hz-filter--backgroundChatBubbleReceiver: invert(78%) sepia(80%) saturate(2%)
    hue-rotate(44deg) brightness(102%) contrast(108%);
  --hz-filter--textOnBackgroundSurface: invert(20%) sepia(12%) saturate(1501%)
    hue-rotate(172deg) brightness(93%) contrast(89%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(100%) sepia(34%)
    saturate(3398%) hue-rotate(239deg) brightness(134%) contrast(97%);
  --hz-filter--textOnBackgroundSecondary: invert(18%) sepia(4%) saturate(6104%)
    hue-rotate(172deg) brightness(94%) contrast(82%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(18%) sepia(10%)
    saturate(1837%) hue-rotate(172deg) brightness(99%) contrast(86%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(0%) sepia(100%)
    saturate(7460%) hue-rotate(347deg) brightness(89%) contrast(111%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(0%) sepia(99%)
    saturate(6%) hue-rotate(324deg) brightness(91%) contrast(100%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(99%) sepia(90%)
    saturate(108%) hue-rotate(331deg) brightness(106%) contrast(96%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(62%) sepia(93%)
    saturate(252%) hue-rotate(344deg) brightness(97%) contrast(92%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(100%) sepia(34%)
    saturate(1%) hue-rotate(345deg) brightness(106%) contrast(97%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(100%) sepia(28%)
    saturate(0%) hue-rotate(132deg) brightness(101%) contrast(97%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(29%) sepia(94%)
    saturate(1040%) hue-rotate(181deg) brightness(96%) contrast(92%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(19%)
    sepia(99%) saturate(2200%) hue-rotate(336deg) brightness(92%) contrast(91%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(86%) sepia(98%)
    saturate(5%) hue-rotate(181deg) brightness(108%) contrast(97%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(20%) sepia(4%)
    saturate(4604%) hue-rotate(172deg) brightness(91%) contrast(88%);
  --hz-filter--borderSoft: invert(100%) sepia(0%) saturate(2690%)
    hue-rotate(185deg) brightness(95%) contrast(87%);
  --hz-filter--borderMedium: invert(94%) sepia(1%) saturate(799%)
    hue-rotate(332deg) brightness(83%) contrast(92%);
  --hz-filter--borderStrong: invert(43%) sepia(90%) saturate(4%)
    hue-rotate(314deg) brightness(113%) contrast(89%);
  --hz-filter--borderDivider: invert(81%) sepia(16%) saturate(0%)
    hue-rotate(169deg) brightness(93%) contrast(94%);
  --hz-filter--borderError: invert(19%) sepia(77%) saturate(3009%)
    hue-rotate(337deg) brightness(89%) contrast(88%);
  --hz-filter--borderSecondaryButtonDefault: invert(29%) sepia(29%)
    saturate(4270%) hue-rotate(187deg) brightness(96%) contrast(87%);
  --hz-filter--borderSecondaryButtonError: invert(20%) sepia(79%)
    saturate(3533%) hue-rotate(340deg) brightness(82%) contrast(85%);
  --hz-filter--borderInputsDefault: invert(58%) sepia(26%) saturate(10%)
    hue-rotate(29deg) brightness(96%) contrast(87%);
  --hz-filter--borderInputsHover: invert(34%) sepia(94%) saturate(2948%)
    hue-rotate(182deg) brightness(89%) contrast(102%);
  --hz-filter--borderInputsError: invert(29%) sepia(92%) saturate(3438%)
    hue-rotate(336deg) brightness(79%) contrast(95%);
  --hz-filter--borderControlsDefault: invert(52%) sepia(52%) saturate(0%)
    hue-rotate(214deg) brightness(101%) contrast(92%);
  --hz-filter--borderControlsHover: invert(33%) sepia(74%) saturate(1383%)
    hue-rotate(176deg) brightness(93%) contrast(102%);
  --hz-filter--borderControlsSelected: invert(31%) sepia(100%) saturate(840%)
    hue-rotate(174deg) brightness(96%) contrast(91%);
  --hz-filter--borderOutlineFocus: invert(33%) sepia(65%) saturate(1504%)
    hue-rotate(181deg) brightness(95%) contrast(108%);
  --hz-filter--dashboardChartBlue: invert(53%) sepia(96%) saturate(7121%)
    hue-rotate(192deg) brightness(89%) contrast(87%);
  --hz-filter--dashboardChartRoyal: invert(20%) sepia(67%) saturate(1896%)
    hue-rotate(288deg) brightness(96%) contrast(97%);
  --hz-filter--dashboardChartTerra: invert(91%) sepia(70%) saturate(1975%)
    hue-rotate(303deg) brightness(100%) contrast(89%);
  --hz-filter--dashboardChartNavyblue: invert(29%) sepia(31%) saturate(7483%)
    hue-rotate(191deg) brightness(96%) contrast(101%);
  --hz-filter--dashboardChartGreen: invert(70%) sepia(2%) saturate(7164%)
    hue-rotate(113deg) brightness(91%) contrast(90%);
}

/* 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(92%) sepia(17%) saturate(140%)
    hue-rotate(184deg) brightness(98%) contrast(98%);
  --hz-filter--textSecondary: invert(79%) sepia(24%) saturate(199%)
    hue-rotate(174deg) brightness(89%) contrast(87%);
  --hz-filter--textBrandPrimary: invert(82%) sepia(74%) saturate(2484%)
    hue-rotate(310deg) brightness(97%) contrast(91%);
  --hz-filter--textBrandSecondary: invert(98%) sepia(38%) saturate(5162%)
    hue-rotate(179deg) brightness(111%) contrast(94%);
  --hz-filter--textSuccess: invert(46%) sepia(64%) saturate(373%)
    hue-rotate(110deg) brightness(98%) contrast(96%);
  --hz-filter--textError: invert(32%) sepia(65%) saturate(1807%)
    hue-rotate(329deg) brightness(98%) contrast(96%);
  --hz-filter--textWarning: invert(63%) sepia(33%) saturate(885%)
    hue-rotate(346deg) brightness(86%) contrast(88%);
  --hz-filter--textInfo: invert(47%) sepia(71%) saturate(1324%)
    hue-rotate(173deg) brightness(95%) contrast(95%);
  --hz-filter--textPlaceholder: invert(82%) sepia(100%) saturate(6037%)
    hue-rotate(177deg) brightness(85%) contrast(81%);
  --hz-filter--textContrastHigh: invert(84%) sepia(97%) saturate(0%)
    hue-rotate(146deg) brightness(101%) contrast(98%);
  --hz-filter--textContrastLow: invert(0%) sepia(100%) saturate(7500%)
    hue-rotate(197deg) brightness(102%) contrast(109%);
  --hz-filter--textLinkDefault: invert(52%) sepia(42%) saturate(3332%)
    hue-rotate(173deg) brightness(96%) contrast(91%);
  --hz-filter--textLinkHover: invert(62%) sepia(22%) saturate(4402%)
    hue-rotate(171deg) brightness(96%) contrast(94%);
  --hz-filter--textLinkActive: invert(51%) sepia(86%) saturate(3848%)
    hue-rotate(178deg) brightness(106%) contrast(85%);
  --hz-filter--textLinkVisited: invert(74%) sepia(47%) saturate(7414%)
    hue-rotate(171deg) brightness(95%) contrast(94%);
  --hz-filter--textControlsDefault: invert(82%) sepia(88%) saturate(4969%)
    hue-rotate(179deg) brightness(110%) contrast(94%);
  --hz-filter--textControlsHover: invert(68%) sepia(85%) saturate(4001%)
    hue-rotate(175deg) brightness(105%) contrast(87%);
  --hz-filter--textControlsSelected: invert(72%) sepia(78%) saturate(5554%)
    hue-rotate(175deg) brightness(97%) contrast(91%);
  --hz-filter--signalSuccessDefault: invert(31%) sepia(75%) saturate(354%)
    hue-rotate(106deg) brightness(96%) contrast(94%);
  --hz-filter--signalSuccessSoft: invert(35%) sepia(23%) saturate(1087%)
    hue-rotate(106deg) brightness(93%) contrast(92%);
  --hz-filter--signalErrorDefault: invert(13%) sepia(80%) saturate(4748%)
    hue-rotate(344deg) brightness(98%) contrast(78%);
  --hz-filter--signalErrorSoft: invert(21%) sepia(59%) saturate(3526%)
    hue-rotate(336deg) brightness(86%) contrast(90%);
  --hz-filter--signalWarningDefault: invert(30%) sepia(96%) saturate(564%)
    hue-rotate(335deg) brightness(100%) contrast(91%);
  --hz-filter--signalWarningSoft: invert(34%) sepia(69%) saturate(843%)
    hue-rotate(338deg) brightness(90%) contrast(89%);
  --hz-filter--signalInfoDefault: invert(21%) sepia(92%) saturate(4555%)
    hue-rotate(194deg) brightness(94%) contrast(87%);
  --hz-filter--signalInfoSoft: invert(31%) sepia(99%) saturate(932%)
    hue-rotate(178deg) brightness(91%) contrast(91%);
  --hz-filter--textOnSignalSuccessDefault: invert(84%) sepia(7%) saturate(18%)
    hue-rotate(22deg) brightness(114%) contrast(102%);
  --hz-filter--textOnSignalSuccessSoft: invert(99%) sepia(0%) saturate(5633%)
    hue-rotate(103deg) brightness(99%) contrast(98%);
  --hz-filter--textOnSignalErrorDefault: invert(100%) sepia(0%) saturate(4290%)
    hue-rotate(104deg) brightness(125%) contrast(102%);
  --hz-filter--textOnSignalErrorSoft: invert(98%) sepia(2%) saturate(3036%)
    hue-rotate(330deg) brightness(112%) contrast(95%);
  --hz-filter--textOnSignalWarningDefault: invert(97%) sepia(44%) saturate(287%)
    hue-rotate(225deg) brightness(110%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(100%) sepia(7%) saturate(4%)
    hue-rotate(155deg) brightness(106%) contrast(97%);
  --hz-filter--textOnSignalInfoDefault: invert(100%) sepia(0%) saturate(7500%)
    hue-rotate(169deg) brightness(101%) contrast(96%);
  --hz-filter--textOnSignalInfoSoft: invert(100%) sepia(0%) saturate(1925%)
    hue-rotate(357deg) brightness(121%) contrast(97%);
  --hz-filter--backgroundDefault: invert(0%) sepia(12%) saturate(6275%)
    hue-rotate(131deg) brightness(87%) contrast(80%);
  --hz-filter--backgroundSurface: invert(12%) sepia(5%) saturate(217%)
    hue-rotate(22deg) brightness(101%) contrast(94%);
  --hz-filter--backgroundSurfaceStrong: invert(23%) sepia(3%) saturate(234%)
    hue-rotate(22deg) brightness(98%) contrast(82%);
  --hz-filter--backgroundHighlight: invert(24%) sepia(7%) saturate(5%)
    hue-rotate(347deg) brightness(98%) contrast(87%);
  --hz-filter--backgroundSecondary: invert(0%) sepia(100%) saturate(7422%)
    hue-rotate(235deg) brightness(118%) contrast(90%);
  --hz-filter--backgroundBrandPrimary: invert(60%) sepia(96%) saturate(339%)
    hue-rotate(333deg) brightness(92%) contrast(91%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(79%) sepia(14%) saturate(4275%)
    hue-rotate(317deg) brightness(87%) contrast(95%);
  --hz-filter--backgroundBrandPrimarySoft: invert(49%) sepia(77%) saturate(372%)
    hue-rotate(333deg) brightness(94%) contrast(86%);
  --hz-filter--backgroundBrandSecondary: invert(33%) sepia(29%) saturate(504%)
    hue-rotate(170deg) brightness(100%) contrast(87%);
  --hz-filter--backgroundBrandTertiary: invert(32%) sepia(95%) saturate(818%)
    hue-rotate(174deg) brightness(90%) contrast(96%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(32%) sepia(30%)
    saturate(4054%) hue-rotate(187deg) brightness(89%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(31%) sepia(90%)
    saturate(1316%) hue-rotate(178deg) brightness(95%) contrast(101%);
  --hz-filter--backgroundPrimaryButtonActive: invert(19%) sepia(96%)
    saturate(1503%) hue-rotate(194deg) brightness(93%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(7%) sepia(4%)
    saturate(494%) hue-rotate(314deg) brightness(100%) contrast(92%);
  --hz-filter--backgroundSecondaryButtonHover: invert(12%) sepia(6%)
    saturate(184%) hue-rotate(22deg) brightness(94%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonActive: invert(0%) sepia(97%)
    saturate(5675%) hue-rotate(348deg) brightness(120%) contrast(94%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(4%) sepia(10%)
    saturate(141%) hue-rotate(314deg) brightness(96%) contrast(86%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(11%) sepia(1%)
    saturate(1201%) hue-rotate(356deg) brightness(100%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(0%) sepia(2%)
    saturate(5457%) hue-rotate(336deg) brightness(66%) contrast(91%);
  --hz-filter--backgroundControlsDefault: invert(3%) sepia(7%) saturate(37%)
    hue-rotate(320deg) brightness(104%) contrast(85%);
  --hz-filter--backgroundControlsHover: invert(8%) sepia(7%) saturate(262%)
    hue-rotate(21deg) brightness(95%) contrast(83%);
  --hz-filter--backgroundControlsSelected: invert(44%) sepia(30%)
    saturate(6546%) hue-rotate(180deg) brightness(99%) contrast(84%);
  --hz-filter--backgroundLoadingSkeleton: invert(24%) sepia(4%) saturate(126%)
    hue-rotate(22deg) brightness(103%) contrast(89%);
  --hz-filter--backgroundChatBubbleSender: invert(37%) sepia(14%)
    saturate(1100%) hue-rotate(171deg) brightness(90%) contrast(83%);
  --hz-filter--backgroundChatBubbleReceiver: invert(26%) sepia(8%)
    saturate(116%) hue-rotate(22deg) brightness(93%) contrast(88%);
  --hz-filter--textOnBackgroundSurface: invert(95%) sepia(59%) saturate(1950%)
    hue-rotate(179deg) brightness(111%) contrast(95%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(96%) sepia(4%)
    saturate(2685%) hue-rotate(183deg) brightness(102%) contrast(95%);
  --hz-filter--textOnBackgroundSecondary: invert(89%) sepia(22%) saturate(233%)
    hue-rotate(193deg) brightness(103%) contrast(94%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(0%) sepia(83%)
    saturate(7433%) hue-rotate(210deg) brightness(115%) contrast(115%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(0%) sepia(1%)
    saturate(7498%) hue-rotate(16deg) brightness(102%) contrast(96%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(0%) sepia(0%)
    saturate(7499%) hue-rotate(187deg) brightness(110%) contrast(100%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(96%) sepia(0%)
    saturate(6685%) hue-rotate(159deg) brightness(102%) contrast(89%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(92%) sepia(0%)
    saturate(4279%) hue-rotate(121deg) brightness(106%) contrast(102%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(84%) sepia(4%)
    saturate(2934%) hue-rotate(198deg) brightness(115%) contrast(95%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(100%) sepia(0%)
    saturate(6030%) hue-rotate(174deg) brightness(126%) contrast(97%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(49%) sepia(92%)
    saturate(1855%) hue-rotate(176deg) brightness(93%) contrast(99%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(38%)
    sepia(94%) saturate(3785%) hue-rotate(335deg) brightness(101%) contrast(91%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(89%) sepia(0%)
    saturate(6024%) hue-rotate(132deg) brightness(107%) contrast(103%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(100%) sepia(37%)
    saturate(2771%) hue-rotate(178deg) brightness(104%) contrast(94%);
  --hz-filter--borderSoft: invert(24%) sepia(5%) saturate(66%) hue-rotate(21deg)
    brightness(91%) contrast(80%);
  --hz-filter--borderMedium: invert(59%) sepia(11%) saturate(16%)
    hue-rotate(36deg) brightness(96%) contrast(89%);
  --hz-filter--borderStrong: invert(61%) sepia(81%) saturate(0%)
    hue-rotate(156deg) brightness(92%) contrast(91%);
  --hz-filter--borderDivider: invert(28%) sepia(10%) saturate(49%)
    hue-rotate(21deg) brightness(92%) contrast(92%);
  --hz-filter--borderError: invert(41%) sepia(36%) saturate(2242%)
    hue-rotate(322deg) brightness(91%) contrast(111%);
  --hz-filter--borderSecondaryButtonDefault: invert(45%) sepia(91%)
    saturate(500%) hue-rotate(157deg) brightness(99%) contrast(99%);
  --hz-filter--borderSecondaryButtonError: invert(34%) sepia(46%)
    saturate(2984%) hue-rotate(333deg) brightness(98%) contrast(96%);
  --hz-filter--borderInputsDefault: invert(63%) sepia(4%) saturate(4%)
    hue-rotate(353deg) brightness(92%) contrast(82%);
  --hz-filter--borderInputsHover: invert(47%) sepia(95%) saturate(1677%)
    hue-rotate(173deg) brightness(96%) contrast(91%);
  --hz-filter--borderInputsError: invert(58%) sepia(95%) saturate(4158%)
    hue-rotate(325deg) brightness(89%) contrast(116%);
  --hz-filter--borderControlsDefault: invert(70%) sepia(5%) saturate(0%)
    hue-rotate(175deg) brightness(83%) contrast(86%);
  --hz-filter--borderControlsHover: invert(68%) sepia(51%) saturate(5755%)
    hue-rotate(168deg) brightness(96%) contrast(90%);
  --hz-filter--borderControlsSelected: invert(56%) sepia(39%) saturate(2729%)
    hue-rotate(168deg) brightness(92%) contrast(99%);
  --hz-filter--borderOutlineFocus: invert(35%) sepia(74%) saturate(7234%)
    hue-rotate(192deg) brightness(101%) contrast(101%);
}
