: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--textLight: #fbfbfa;
  --hz-color--textDark: #252524;
  --hz-color--textInverse: #252524;
  --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: #e7edf8;
  --hz-color--textOnBackgroundSecondary: #2d3c4d;
  --hz-color--textOnBackgroundBrandPrimary: #2d3c4d;
  --hz-color--textOnBackgroundBrandPrimaryAlt: #252524;
  --hz-color--textOnBackgroundBrandPrimarySoft: #252524;
  --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--borderSignalError: #ffffff00;
  --hz-color--borderSignalSuccess: #ffffff00;
  --hz-color--borderSignalWarning: #ffffff00;
  --hz-color--borderSignalInfo: #ffffff00;
  --hz-color--borderSignalNeutral: #ffffff00;
  --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(22%) sepia(16%) saturate(960%)
    hue-rotate(171deg) brightness(94%) contrast(95%);
  --hz-filter--textSecondary: invert(37%) sepia(37%) saturate(408%)
    hue-rotate(170deg) brightness(88%) contrast(86%);
  --hz-filter--textBrandPrimary: invert(79%) sepia(85%) saturate(1708%)
    hue-rotate(313deg) brightness(100%) contrast(87%);
  --hz-filter--textBrandSecondary: invert(21%) sepia(17%) saturate(934%)
    hue-rotate(171deg) brightness(96%) contrast(92%);
  --hz-filter--textSuccess: invert(30%) sepia(73%) saturate(381%)
    hue-rotate(106deg) brightness(97%) contrast(91%);
  --hz-filter--textError: invert(29%) sepia(11%) saturate(5970%)
    hue-rotate(314deg) brightness(103%) contrast(117%);
  --hz-filter--textWarning: invert(36%) sepia(33%) saturate(1655%)
    hue-rotate(339deg) brightness(92%) contrast(88%);
  --hz-filter--textInfo: invert(32%) sepia(89%) saturate(786%)
    hue-rotate(173deg) brightness(93%) contrast(98%);
  --hz-filter--textPlaceholder: invert(46%) sepia(20%) saturate(670%)
    hue-rotate(171deg) brightness(86%) contrast(84%);
  --hz-filter--textLight: invert(98%) sepia(32%) saturate(432%)
    hue-rotate(297deg) brightness(108%) contrast(96%);
  --hz-filter--textDark: invert(9%) sepia(3%) saturate(691%) hue-rotate(22deg)
    brightness(88%) contrast(85%);
  --hz-filter--textInverse: invert(9%) sepia(44%) saturate(3%) hue-rotate(22deg)
    brightness(100%) contrast(88%);
  --hz-filter--textLinkDefault: invert(33%) sepia(88%) saturate(1005%)
    hue-rotate(180deg) brightness(86%) contrast(96%);
  --hz-filter--textLinkHover: invert(35%) sepia(93%) saturate(1028%)
    hue-rotate(174deg) brightness(87%) contrast(104%);
  --hz-filter--textLinkActive: invert(13%) sepia(84%) saturate(3334%)
    hue-rotate(201deg) brightness(103%) contrast(89%);
  --hz-filter--textLinkVisited: invert(32%) sepia(26%) saturate(4427%)
    hue-rotate(186deg) brightness(90%) contrast(87%);
  --hz-filter--textControlsDefault: invert(19%) sepia(15%) saturate(1183%)
    hue-rotate(171deg) brightness(97%) contrast(88%);
  --hz-filter--textControlsHover: invert(30%) sepia(99%) saturate(744%)
    hue-rotate(175deg) brightness(98%) contrast(97%);
  --hz-filter--textControlsSelected: invert(30%) sepia(97%) saturate(6241%)
    hue-rotate(194deg) brightness(95%) contrast(87%);
  --hz-filter--signalSuccessDefault: invert(32%) sepia(76%) saturate(323%)
    hue-rotate(106deg) brightness(94%) contrast(99%);
  --hz-filter--signalSuccessSoft: invert(100%) sepia(32%) saturate(385%)
    hue-rotate(81deg) brightness(98%) contrast(95%);
  --hz-filter--signalErrorDefault: invert(22%) sepia(42%) saturate(5073%)
    hue-rotate(337deg) brightness(86%) contrast(89%);
  --hz-filter--signalErrorSoft: invert(100%) sepia(34%) saturate(2677%)
    hue-rotate(202deg) brightness(107%) contrast(98%);
  --hz-filter--signalWarningDefault: invert(34%) sepia(71%) saturate(584%)
    hue-rotate(332deg) brightness(94%) contrast(93%);
  --hz-filter--signalWarningSoft: invert(91%) sepia(26%) saturate(375%)
    hue-rotate(309deg) brightness(109%) contrast(94%);
  --hz-filter--signalInfoDefault: invert(29%) sepia(19%) saturate(6201%)
    hue-rotate(186deg) brightness(100%) contrast(87%);
  --hz-filter--signalInfoSoft: invert(81%) sepia(95%) saturate(4158%)
    hue-rotate(177deg) brightness(108%) contrast(103%);
  --hz-filter--textOnSignalSuccessDefault: invert(100%) sepia(0%)
    saturate(3559%) hue-rotate(195deg) brightness(109%) contrast(97%);
  --hz-filter--textOnSignalSuccessSoft: invert(38%) sepia(7%) saturate(3960%)
    hue-rotate(107deg) brightness(84%) contrast(81%);
  --hz-filter--textOnSignalErrorDefault: invert(100%) sepia(1%) saturate(0%)
    hue-rotate(159deg) brightness(99%) contrast(100%);
  --hz-filter--textOnSignalErrorSoft: invert(29%) sepia(38%) saturate(7230%)
    hue-rotate(337deg) brightness(80%) contrast(92%);
  --hz-filter--textOnSignalWarningDefault: invert(94%) sepia(0%) saturate(1%)
    hue-rotate(85deg) brightness(105%) contrast(100%);
  --hz-filter--textOnSignalWarningSoft: invert(42%) sepia(16%) saturate(2373%)
    hue-rotate(332deg) brightness(85%) contrast(93%);
  --hz-filter--textOnSignalInfoDefault: invert(85%) sepia(94%) saturate(0%)
    hue-rotate(275deg) brightness(106%) contrast(103%);
  --hz-filter--textOnSignalInfoSoft: invert(32%) sepia(38%) saturate(2105%)
    hue-rotate(176deg) brightness(99%) contrast(91%);
  --hz-filter--backgroundDefault: invert(100%) sepia(40%) saturate(892%)
    hue-rotate(298deg) brightness(110%) contrast(98%);
  --hz-filter--backgroundSurface: invert(100%) sepia(100%) saturate(0%)
    hue-rotate(14deg) brightness(106%) contrast(105%);
  --hz-filter--backgroundSurfaceStrong: invert(0%) sepia(10%) saturate(2355%)
    hue-rotate(338deg) brightness(77%) contrast(91%);
  --hz-filter--backgroundHighlight: invert(100%) sepia(74%) saturate(208%)
    hue-rotate(43deg) brightness(108%) contrast(80%);
  --hz-filter--backgroundSecondary: invert(88%) sepia(0%) saturate(2738%)
    hue-rotate(146deg) brightness(104%) contrast(106%);
  --hz-filter--backgroundBrandPrimary: invert(98%) sepia(75%) saturate(4101%)
    hue-rotate(308deg) brightness(96%) contrast(92%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(55%) sepia(55%) saturate(482%)
    hue-rotate(337deg) brightness(95%) contrast(86%);
  --hz-filter--backgroundBrandPrimarySoft: invert(94%) sepia(8%) saturate(388%)
    hue-rotate(324deg) brightness(104%) contrast(98%);
  --hz-filter--backgroundBrandSecondary: invert(22%) sepia(24%) saturate(589%)
    hue-rotate(171deg) brightness(98%) contrast(97%);
  --hz-filter--backgroundBrandTertiary: invert(33%) sepia(89%) saturate(751%)
    hue-rotate(170deg) brightness(91%) contrast(97%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(23%) sepia(97%)
    saturate(4685%) hue-rotate(194deg) brightness(92%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(35%) sepia(72%)
    saturate(3769%) hue-rotate(183deg) brightness(90%) contrast(101%);
  --hz-filter--backgroundPrimaryButtonActive: invert(21%) sepia(96%)
    saturate(1211%) hue-rotate(188deg) brightness(95%) contrast(92%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(100%) sepia(0%)
    saturate(2567%) hue-rotate(30deg) brightness(97%) contrast(112%);
  --hz-filter--backgroundSecondaryButtonHover: invert(85%) sepia(23%)
    saturate(146%) hue-rotate(177deg) brightness(107%) contrast(103%);
  --hz-filter--backgroundSecondaryButtonActive: invert(97%) sepia(72%)
    saturate(5942%) hue-rotate(176deg) brightness(111%) contrast(99%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(100%) sepia(0%)
    saturate(0%) hue-rotate(72deg) brightness(99%) contrast(101%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(100%) sepia(64%)
    saturate(1304%) hue-rotate(188deg) brightness(102%) contrast(99%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(95%) sepia(8%)
    saturate(650%) hue-rotate(293deg) brightness(100%) contrast(100%);
  --hz-filter--backgroundControlsDefault: invert(100%) sepia(0%) saturate(0%)
    hue-rotate(117deg) brightness(103%) contrast(97%);
  --hz-filter--backgroundControlsHover: invert(98%) sepia(78%) saturate(6382%)
    hue-rotate(177deg) brightness(108%) contrast(103%);
  --hz-filter--backgroundControlsSelected: invert(31%) sepia(95%) saturate(881%)
    hue-rotate(174deg) brightness(92%) contrast(93%);
  --hz-filter--backgroundLoadingSkeleton: invert(91%) sepia(3%) saturate(43%)
    hue-rotate(22deg) brightness(98%) contrast(101%);
  --hz-filter--backgroundChatBubbleSender: invert(37%) sepia(35%) saturate(411%)
    hue-rotate(170deg) brightness(89%) contrast(88%);
  --hz-filter--backgroundChatBubbleReceiver: invert(96%) sepia(97%)
    saturate(59%) hue-rotate(220deg) brightness(118%) contrast(94%);
  --hz-filter--textOnBackgroundSurface: invert(18%) sepia(18%) saturate(990%)
    hue-rotate(171deg) brightness(101%) contrast(88%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(91%) sepia(20%)
    saturate(145%) hue-rotate(188deg) brightness(100%) contrast(95%);
  --hz-filter--textOnBackgroundSecondary: invert(19%) sepia(47%) saturate(391%)
    hue-rotate(171deg) brightness(94%) contrast(89%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(22%) sepia(10%)
    saturate(1386%) hue-rotate(172deg) brightness(95%) contrast(95%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(11%) sepia(7%)
    saturate(180%) hue-rotate(22deg) brightness(96%) contrast(92%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(11%) sepia(6%)
    saturate(228%) hue-rotate(21deg) brightness(92%) contrast(89%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(100%) sepia(99%)
    saturate(3%) hue-rotate(220deg) brightness(102%) contrast(97%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(94%) sepia(12%)
    saturate(6121%) hue-rotate(313deg) brightness(99%) contrast(87%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(100%) sepia(0%)
    saturate(0%) hue-rotate(234deg) brightness(104%) contrast(97%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(94%) sepia(4%)
    saturate(659%) hue-rotate(58deg) brightness(113%) contrast(96%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(30%) sepia(65%)
    saturate(1304%) hue-rotate(179deg) brightness(98%) contrast(95%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(23%)
    sepia(40%) saturate(4037%) hue-rotate(332deg) brightness(94%) contrast(95%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(100%) sepia(80%)
    saturate(118%) hue-rotate(312deg) brightness(104%) contrast(97%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(21%) sepia(32%)
    saturate(499%) hue-rotate(172deg) brightness(95%) contrast(93%);
  --hz-filter--borderSoft: invert(94%) sepia(1%) saturate(4715%)
    hue-rotate(60deg) brightness(126%) contrast(80%);
  --hz-filter--borderMedium: invert(81%) sepia(7%) saturate(10%)
    hue-rotate(341deg) brightness(102%) contrast(78%);
  --hz-filter--borderStrong: invert(71%) sepia(3%) saturate(3%)
    hue-rotate(319deg) brightness(81%) contrast(97%);
  --hz-filter--borderDivider: invert(68%) sepia(32%) saturate(7%)
    hue-rotate(86deg) brightness(106%) contrast(97%);
  --hz-filter--borderSecondaryButtonDefault: invert(32%) sepia(92%)
    saturate(835%) hue-rotate(175deg) brightness(92%) contrast(97%);
  --hz-filter--borderSecondaryButtonError: invert(22%) sepia(32%)
    saturate(6253%) hue-rotate(336deg) brightness(87%) contrast(90%);
  --hz-filter--borderInputsDefault: invert(91%) sepia(0%) saturate(0%)
    hue-rotate(163deg) brightness(87%) contrast(88%);
  --hz-filter--borderInputsHover: invert(25%) sepia(82%) saturate(3010%)
    hue-rotate(186deg) brightness(96%) contrast(101%);
  --hz-filter--borderInputsError: invert(18%) sepia(38%) saturate(6426%)
    hue-rotate(339deg) brightness(98%) contrast(85%);
  --hz-filter--borderControlsDefault: invert(77%) sepia(7%) saturate(28%)
    hue-rotate(1deg) brightness(99%) contrast(95%);
  --hz-filter--borderControlsHover: invert(33%) sepia(38%) saturate(3208%)
    hue-rotate(180deg) brightness(93%) contrast(101%);
  --hz-filter--borderControlsSelected: invert(28%) sepia(84%) saturate(5806%)
    hue-rotate(194deg) brightness(91%) contrast(87%);
  --hz-filter--borderOutlineFocus: invert(25%) sepia(93%) saturate(3017%)
    hue-rotate(191deg) brightness(96%) contrast(101%);
  --hz-filter--dashboardChartBlue: invert(29%) sepia(47%) saturate(2453%)
    hue-rotate(186deg) brightness(95%) contrast(88%);
  --hz-filter--dashboardChartRoyal: invert(17%) sepia(36%) saturate(5207%)
    hue-rotate(297deg) brightness(100%) contrast(87%);
  --hz-filter--dashboardChartTerra: invert(88%) sepia(81%) saturate(2619%)
    hue-rotate(303deg) brightness(97%) contrast(95%);
  --hz-filter--dashboardChartNavyblue: invert(38%) sepia(72%) saturate(4456%)
    hue-rotate(188deg) brightness(90%) contrast(101%);
  --hz-filter--dashboardChartGreen: invert(62%) sepia(51%) saturate(356%)
    hue-rotate(112deg) brightness(96%) 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--textLight: #fbfbfa;
  --hz-color--textDark: #252524;
  --hz-color--textInverse: #fbfbfa;
  --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: #081b13;
  --hz-color--signalErrorDefault: #c5283d;
  --hz-color--signalErrorSoft: #3d0a11;
  --hz-color--signalWarningDefault: #b24f28;
  --hz-color--signalWarningSoft: #351508;
  --hz-color--signalInfoDefault: #116db4;
  --hz-color--signalInfoSoft: #051a31;
  --hz-color--textOnSignalSuccessDefault: #fbfbfa;
  --hz-color--textOnSignalSuccessSoft: #8aceb9;
  --hz-color--textOnSignalErrorDefault: #fbfbfa;
  --hz-color--textOnSignalErrorSoft: #eb9ba4;
  --hz-color--textOnSignalWarningDefault: #fbfbfa;
  --hz-color--textOnSignalWarningSoft: #e6c090;
  --hz-color--textOnSignalInfoDefault: #fbfbfa;
  --hz-color--textOnSignalInfoSoft: #7fcef6;
  --hz-color--backgroundDefault: #1a1a1a;
  --hz-color--backgroundSurface: #252524;
  --hz-color--backgroundSurfaceStrong: #fbfbfa;
  --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: #252524;
  --hz-color--textOnBackgroundSecondary: #e7edf8;
  --hz-color--textOnBackgroundBrandPrimary: #252524;
  --hz-color--textOnBackgroundBrandPrimaryAlt: #252524;
  --hz-color--textOnBackgroundBrandPrimarySoft: #252524;
  --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--borderSignalError: #eb9ba4;
  --hz-color--borderSignalSuccess: #8aceb9;
  --hz-color--borderSignalWarning: #e6c090;
  --hz-color--borderSignalInfo: #7fcef6;
  --hz-color--borderSignalNeutral: #929292;
  --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(90%) sepia(41%) saturate(209%)
    hue-rotate(180deg) brightness(98%) contrast(98%);
  --hz-filter--textSecondary: invert(83%) sepia(23%) saturate(213%)
    hue-rotate(174deg) brightness(86%) contrast(85%);
  --hz-filter--textBrandPrimary: invert(71%) sepia(55%) saturate(505%)
    hue-rotate(332deg) brightness(96%) contrast(93%);
  --hz-filter--textBrandSecondary: invert(85%) sepia(11%) saturate(148%)
    hue-rotate(178deg) brightness(105%) contrast(104%);
  --hz-filter--textSuccess: invert(68%) sepia(13%) saturate(5246%)
    hue-rotate(112deg) brightness(75%) contrast(61%);
  --hz-filter--textError: invert(35%) sepia(87%) saturate(2391%)
    hue-rotate(332deg) brightness(96%) contrast(99%);
  --hz-filter--textWarning: invert(60%) sepia(80%) saturate(350%)
    hue-rotate(347deg) brightness(82%) contrast(99%);
  --hz-filter--textInfo: invert(52%) sepia(83%) saturate(3156%)
    hue-rotate(173deg) brightness(100%) contrast(86%);
  --hz-filter--textPlaceholder: invert(70%) sepia(25%) saturate(186%)
    hue-rotate(174deg) brightness(98%) contrast(91%);
  --hz-filter--textLight: invert(100%) sepia(0%) saturate(2338%)
    hue-rotate(164deg) brightness(118%) contrast(97%);
  --hz-filter--textDark: invert(16%) sepia(0%) saturate(1373%)
    hue-rotate(166deg) brightness(87%) contrast(98%);
  --hz-filter--textInverse: invert(100%) sepia(1%) saturate(3663%)
    hue-rotate(353deg) brightness(116%) contrast(97%);
  --hz-filter--textLinkDefault: invert(42%) sepia(84%) saturate(632%)
    hue-rotate(162deg) brightness(102%) contrast(99%);
  --hz-filter--textLinkHover: invert(71%) sepia(87%) saturate(3241%)
    hue-rotate(171deg) brightness(93%) contrast(101%);
  --hz-filter--textLinkActive: invert(64%) sepia(51%) saturate(5597%)
    hue-rotate(173deg) brightness(95%) contrast(94%);
  --hz-filter--textLinkVisited: invert(53%) sepia(89%) saturate(2979%)
    hue-rotate(174deg) brightness(97%) contrast(90%);
  --hz-filter--textControlsDefault: invert(84%) sepia(10%) saturate(187%)
    hue-rotate(181deg) brightness(111%) contrast(96%);
  --hz-filter--textControlsHover: invert(61%) sepia(79%) saturate(2606%)
    hue-rotate(171deg) brightness(99%) contrast(90%);
  --hz-filter--textControlsSelected: invert(48%) sepia(80%) saturate(1303%)
    hue-rotate(172deg) brightness(94%) contrast(97%);
  --hz-filter--signalSuccessDefault: invert(35%) sepia(13%) saturate(1986%)
    hue-rotate(106deg) brightness(95%) contrast(90%);
  --hz-filter--signalSuccessSoft: invert(6%) sepia(60%) saturate(673%)
    hue-rotate(105deg) brightness(91%) contrast(94%);
  --hz-filter--signalErrorDefault: invert(17%) sepia(83%) saturate(2634%)
    hue-rotate(336deg) brightness(101%) contrast(89%);
  --hz-filter--signalErrorSoft: invert(3%) sepia(94%) saturate(4612%)
    hue-rotate(346deg) brightness(93%) contrast(95%);
  --hz-filter--signalWarningDefault: invert(36%) sepia(80%) saturate(501%)
    hue-rotate(332deg) brightness(90%) contrast(96%);
  --hz-filter--signalWarningSoft: invert(9%) sepia(42%) saturate(1906%)
    hue-rotate(347deg) brightness(97%) contrast(98%);
  --hz-filter--signalInfoDefault: invert(34%) sepia(23%) saturate(3713%)
    hue-rotate(181deg) brightness(92%) contrast(92%);
  --hz-filter--signalInfoSoft: invert(12%) sepia(7%) saturate(5948%)
    hue-rotate(172deg) brightness(90%) contrast(104%);
  --hz-filter--textOnSignalSuccessDefault: invert(100%) sepia(0%)
    saturate(7361%) hue-rotate(281deg) brightness(102%) contrast(102%);
  --hz-filter--textOnSignalSuccessSoft: invert(91%) sepia(13%) saturate(875%)
    hue-rotate(101deg) brightness(85%) contrast(88%);
  --hz-filter--textOnSignalErrorDefault: invert(100%) sepia(2%) saturate(5795%)
    hue-rotate(306deg) brightness(111%) contrast(97%);
  --hz-filter--textOnSignalErrorSoft: invert(72%) sepia(9%) saturate(1548%)
    hue-rotate(304deg) brightness(94%) contrast(96%);
  --hz-filter--textOnSignalWarningDefault: invert(85%) sepia(97%) saturate(5%)
    hue-rotate(253deg) brightness(106%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(77%) sepia(50%) saturate(254%)
    hue-rotate(351deg) brightness(95%) contrast(89%);
  --hz-filter--textOnSignalInfoDefault: invert(100%) sepia(0%) saturate(7351%)
    hue-rotate(192deg) brightness(117%) contrast(97%);
  --hz-filter--textOnSignalInfoSoft: invert(76%) sepia(19%) saturate(1099%)
    hue-rotate(170deg) brightness(99%) contrast(94%);
  --hz-filter--backgroundDefault: invert(0%) sepia(30%) saturate(2577%)
    hue-rotate(351deg) brightness(82%) contrast(80%);
  --hz-filter--backgroundSurface: invert(9%) sepia(76%) saturate(21%)
    hue-rotate(62deg) brightness(95%) contrast(89%);
  --hz-filter--backgroundSurfaceStrong: invert(99%) sepia(99%) saturate(24%)
    hue-rotate(83deg) brightness(106%) contrast(97%);
  --hz-filter--backgroundHighlight: invert(28%) sepia(0%) saturate(3410%)
    hue-rotate(151deg) brightness(91%) contrast(88%);
  --hz-filter--backgroundSecondary: invert(0%) sepia(42%) saturate(0%)
    hue-rotate(133deg) brightness(84%) contrast(91%);
  --hz-filter--backgroundBrandPrimary: invert(79%) sepia(15%) saturate(4834%)
    hue-rotate(322deg) brightness(97%) contrast(81%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(71%) sepia(76%) saturate(1514%)
    hue-rotate(321deg) brightness(90%) contrast(87%);
  --hz-filter--backgroundBrandPrimarySoft: invert(51%) sepia(43%) saturate(628%)
    hue-rotate(333deg) brightness(95%) contrast(88%);
  --hz-filter--backgroundBrandSecondary: invert(35%) sepia(20%) saturate(676%)
    hue-rotate(171deg) brightness(98%) contrast(90%);
  --hz-filter--backgroundBrandTertiary: invert(28%) sepia(82%) saturate(1330%)
    hue-rotate(184deg) brightness(95%) contrast(90%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(25%) sepia(48%)
    saturate(3085%) hue-rotate(189deg) brightness(103%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(28%) sepia(61%)
    saturate(3142%) hue-rotate(184deg) brightness(93%) contrast(100%);
  --hz-filter--backgroundPrimaryButtonActive: invert(17%) sepia(69%)
    saturate(2941%) hue-rotate(200deg) brightness(93%) contrast(89%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(3%) sepia(14%)
    saturate(39%) hue-rotate(326deg) brightness(87%) contrast(85%);
  --hz-filter--backgroundSecondaryButtonHover: invert(12%) sepia(60%)
    saturate(0%) hue-rotate(126deg) brightness(99%) contrast(97%);
  --hz-filter--backgroundSecondaryButtonActive: invert(0%) sepia(2%)
    saturate(6257%) hue-rotate(355deg) brightness(99%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(6%) sepia(1%)
    saturate(123%) hue-rotate(314deg) brightness(106%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(0%) sepia(0%)
    saturate(3235%) hue-rotate(192deg) brightness(89%) contrast(71%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(0%) sepia(73%)
    saturate(7371%) hue-rotate(57deg) brightness(72%) contrast(91%);
  --hz-filter--backgroundControlsDefault: invert(9%) sepia(3%) saturate(79%)
    hue-rotate(314deg) brightness(94%) contrast(95%);
  --hz-filter--backgroundControlsHover: invert(10%) sepia(5%) saturate(434%)
    hue-rotate(21deg) brightness(90%) contrast(86%);
  --hz-filter--backgroundControlsSelected: invert(42%) sepia(84%) saturate(777%)
    hue-rotate(167deg) brightness(94%) contrast(94%);
  --hz-filter--backgroundLoadingSkeleton: invert(25%) sepia(5%) saturate(136%)
    hue-rotate(21deg) brightness(89%) contrast(80%);
  --hz-filter--backgroundChatBubbleSender: invert(37%) sepia(29%) saturate(476%)
    hue-rotate(171deg) brightness(91%) contrast(90%);
  --hz-filter--backgroundChatBubbleReceiver: invert(22%) sepia(1%)
    saturate(2387%) hue-rotate(21deg) brightness(86%) contrast(72%);
  --hz-filter--textOnBackgroundSurface: invert(95%) sepia(2%) saturate(1424%)
    hue-rotate(186deg) brightness(99%) contrast(97%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(9%) sepia(5%)
    saturate(436%) hue-rotate(22deg) brightness(97%) contrast(87%);
  --hz-filter--textOnBackgroundSecondary: invert(95%) sepia(2%) saturate(2895%)
    hue-rotate(190deg) brightness(101%) contrast(94%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(10%) sepia(10%)
    saturate(154%) hue-rotate(22deg) brightness(98%) contrast(89%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(10%) sepia(7%)
    saturate(194%) hue-rotate(21deg) brightness(100%) contrast(89%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(14%) sepia(0%)
    saturate(2718%) hue-rotate(142deg) brightness(92%) contrast(95%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(96%) sepia(36%)
    saturate(2686%) hue-rotate(179deg) brightness(110%) contrast(94%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(100%) sepia(0%)
    saturate(7428%) hue-rotate(138deg) brightness(100%) contrast(98%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(100%) sepia(58%)
    saturate(878%) hue-rotate(176deg) brightness(100%) contrast(95%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(83%) sepia(100%)
    saturate(1%) hue-rotate(125deg) brightness(105%) contrast(97%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(74%) sepia(60%)
    saturate(6432%) hue-rotate(173deg) brightness(94%) contrast(95%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(48%)
    sepia(53%) saturate(5392%) hue-rotate(329deg) brightness(93%) contrast(106%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(100%) sepia(100%)
    saturate(0%) hue-rotate(97deg) brightness(98%) contrast(104%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(92%) sepia(18%)
    saturate(133%) hue-rotate(184deg) brightness(99%) contrast(96%);
  --hz-filter--borderSoft: invert(18%) sepia(1%) saturate(2493%)
    hue-rotate(22deg) brightness(91%) contrast(66%);
  --hz-filter--borderMedium: invert(61%) sepia(11%) saturate(12%)
    hue-rotate(354deg) brightness(93%) contrast(91%);
  --hz-filter--borderStrong: invert(75%) sepia(6%) saturate(28%)
    hue-rotate(21deg) brightness(89%) contrast(83%);
  --hz-filter--borderDivider: invert(28%) sepia(0%) saturate(21%)
    hue-rotate(177deg) brightness(88%) contrast(88%);
  --hz-filter--borderSignalError: invert(72%) sepia(14%) saturate(914%)
    hue-rotate(304deg) brightness(92%) contrast(100%);
  --hz-filter--borderSignalSuccess: invert(85%) sepia(9%) saturate(1079%)
    hue-rotate(111deg) brightness(87%) contrast(95%);
  --hz-filter--borderSignalWarning: invert(100%) sepia(23%) saturate(4438%)
    hue-rotate(308deg) brightness(86%) contrast(111%);
  --hz-filter--borderSignalInfo: invert(68%) sepia(50%) saturate(593%)
    hue-rotate(177deg) brightness(106%) contrast(93%);
  --hz-filter--borderSignalNeutral: invert(62%) sepia(5%) saturate(19%)
    hue-rotate(13deg) brightness(93%) contrast(84%);
  --hz-filter--borderSecondaryButtonDefault: invert(53%) sepia(28%)
    saturate(4668%) hue-rotate(171deg) brightness(96%) contrast(91%);
  --hz-filter--borderSecondaryButtonError: invert(33%) sepia(75%)
    saturate(2998%) hue-rotate(335deg) brightness(101%) contrast(91%);
  --hz-filter--borderInputsDefault: invert(65%) sepia(14%) saturate(2%)
    hue-rotate(353deg) brightness(87%) contrast(90%);
  --hz-filter--borderInputsHover: invert(46%) sepia(57%) saturate(853%)
    hue-rotate(160deg) brightness(102%) contrast(97%);
  --hz-filter--borderInputsError: invert(62%) sepia(86%) saturate(6862%)
    hue-rotate(336deg) brightness(105%) contrast(91%);
  --hz-filter--borderControlsDefault: invert(61%) sepia(0%) saturate(6494%)
    hue-rotate(148deg) brightness(96%) contrast(85%);
  --hz-filter--borderControlsHover: invert(54%) sepia(17%) saturate(7371%)
    hue-rotate(173deg) brightness(96%) contrast(92%);
  --hz-filter--borderControlsSelected: invert(45%) sepia(96%) saturate(1689%)
    hue-rotate(173deg) brightness(99%) contrast(86%);
  --hz-filter--borderOutlineFocus: invert(33%) sepia(34%) saturate(6349%)
    hue-rotate(189deg) brightness(91%) contrast(101%);
}
