: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(20%) sepia(7%) saturate(2270%)
    hue-rotate(172deg) brightness(100%) contrast(93%);
  --hz-filter--textSecondary: invert(34%) sepia(62%) saturate(223%)
    hue-rotate(171deg) brightness(94%) contrast(95%);
  --hz-filter--textBrandPrimary: invert(87%) sepia(11%) saturate(4860%)
    hue-rotate(315deg) brightness(104%) contrast(86%);
  --hz-filter--textBrandSecondary: invert(21%) sepia(9%) saturate(1819%)
    hue-rotate(172deg) brightness(92%) contrast(91%);
  --hz-filter--textSuccess: invert(32%) sepia(8%) saturate(3363%)
    hue-rotate(106deg) brightness(101%) contrast(85%);
  --hz-filter--textError: invert(19%) sepia(55%) saturate(4381%)
    hue-rotate(339deg) brightness(90%) contrast(86%);
  --hz-filter--textWarning: invert(33%) sepia(64%) saturate(829%)
    hue-rotate(337deg) brightness(97%) contrast(89%);
  --hz-filter--textInfo: invert(29%) sepia(75%) saturate(1457%)
    hue-rotate(184deg) brightness(94%) contrast(89%);
  --hz-filter--textPlaceholder: invert(41%) sepia(4%) saturate(4543%)
    hue-rotate(172deg) brightness(94%) contrast(71%);
  --hz-filter--textLight: invert(98%) sepia(2%) saturate(4324%)
    hue-rotate(303deg) brightness(114%) contrast(96%);
  --hz-filter--textDark: invert(7%) sepia(1%) saturate(3542%) hue-rotate(22deg)
    brightness(99%) contrast(83%);
  --hz-filter--textInverse: invert(13%) sepia(5%) saturate(206%)
    hue-rotate(21deg) brightness(89%) contrast(93%);
  --hz-filter--textLinkDefault: invert(29%) sepia(96%) saturate(1029%)
    hue-rotate(181deg) brightness(93%) contrast(92%);
  --hz-filter--textLinkHover: invert(31%) sepia(80%) saturate(1385%)
    hue-rotate(176deg) brightness(97%) contrast(106%);
  --hz-filter--textLinkActive: invert(20%) sepia(97%) saturate(1336%)
    hue-rotate(194deg) brightness(93%) contrast(95%);
  --hz-filter--textLinkVisited: invert(32%) sepia(89%) saturate(900%)
    hue-rotate(174deg) brightness(92%) contrast(94%);
  --hz-filter--textControlsDefault: invert(20%) sepia(10%) saturate(1551%)
    hue-rotate(172deg) brightness(101%) contrast(93%);
  --hz-filter--textControlsHover: invert(31%) sepia(93%) saturate(933%)
    hue-rotate(175deg) brightness(93%) contrast(91%);
  --hz-filter--textControlsSelected: invert(28%) sepia(97%) saturate(1064%)
    hue-rotate(180deg) brightness(96%) contrast(88%);
  --hz-filter--signalSuccessDefault: invert(29%) sepia(88%) saturate(313%)
    hue-rotate(106deg) brightness(100%) contrast(93%);
  --hz-filter--signalSuccessSoft: invert(98%) sepia(3%) saturate(915%)
    hue-rotate(134deg) brightness(98%) contrast(93%);
  --hz-filter--signalErrorDefault: invert(21%) sepia(63%) saturate(3312%)
    hue-rotate(336deg) brightness(89%) contrast(90%);
  --hz-filter--signalErrorSoft: invert(100%) sepia(50%) saturate(1770%)
    hue-rotate(270deg) brightness(112%) contrast(108%);
  --hz-filter--signalWarningDefault: invert(36%) sepia(56%) saturate(702%)
    hue-rotate(332deg) brightness(94%) contrast(94%);
  --hz-filter--signalWarningSoft: invert(90%) sepia(16%) saturate(150%)
    hue-rotate(350deg) brightness(104%) contrast(95%);
  --hz-filter--signalInfoDefault: invert(33%) sepia(24%) saturate(2246%)
    hue-rotate(169deg) brightness(106%) contrast(99%);
  --hz-filter--signalInfoSoft: invert(93%) sepia(84%) saturate(6873%)
    hue-rotate(177deg) brightness(104%) contrast(111%);
  --hz-filter--textOnSignalSuccessDefault: invert(98%) sepia(97%) saturate(22%)
    hue-rotate(77deg) brightness(104%) contrast(97%);
  --hz-filter--textOnSignalSuccessSoft: invert(32%) sepia(68%) saturate(413%)
    hue-rotate(106deg) brightness(92%) contrast(90%);
  --hz-filter--textOnSignalErrorDefault: invert(100%) sepia(18%) saturate(849%)
    hue-rotate(305deg) brightness(108%) contrast(104%);
  --hz-filter--textOnSignalErrorSoft: invert(26%) sepia(21%) saturate(7325%)
    hue-rotate(332deg) brightness(85%) contrast(95%);
  --hz-filter--textOnSignalWarningDefault: invert(100%) sepia(8%)
    saturate(1189%) hue-rotate(173deg) brightness(107%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(37%) sepia(38%) saturate(1354%)
    hue-rotate(337deg) brightness(90%) contrast(89%);
  --hz-filter--textOnSignalInfoDefault: invert(97%) sepia(1%) saturate(2512%)
    hue-rotate(26deg) brightness(127%) contrast(97%);
  --hz-filter--textOnSignalInfoSoft: invert(41%) sepia(64%) saturate(6551%)
    hue-rotate(190deg) brightness(83%) contrast(87%);
  --hz-filter--backgroundDefault: invert(100%) sepia(3%) saturate(0%)
    hue-rotate(21deg) brightness(102%) contrast(102%);
  --hz-filter--backgroundSurface: invert(97%) sepia(0%) saturate(7489%)
    hue-rotate(191deg) brightness(103%) contrast(107%);
  --hz-filter--backgroundSurfaceStrong: invert(0%) sepia(90%) saturate(5066%)
    hue-rotate(115deg) brightness(85%) contrast(91%);
  --hz-filter--backgroundHighlight: invert(100%) sepia(1%) saturate(1259%)
    hue-rotate(328deg) brightness(92%) contrast(95%);
  --hz-filter--backgroundSecondary: invert(96%) sepia(89%) saturate(321%)
    hue-rotate(297deg) brightness(113%) contrast(89%);
  --hz-filter--backgroundBrandPrimary: invert(97%) sepia(80%) saturate(3529%)
    hue-rotate(303deg) brightness(87%) contrast(116%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(72%) sepia(59%) saturate(2271%)
    hue-rotate(323deg) brightness(92%) contrast(82%);
  --hz-filter--backgroundBrandPrimarySoft: invert(91%) sepia(17%) saturate(550%)
    hue-rotate(305deg) brightness(108%) contrast(103%);
  --hz-filter--backgroundBrandSecondary: invert(18%) sepia(15%) saturate(1242%)
    hue-rotate(171deg) brightness(99%) contrast(87%);
  --hz-filter--backgroundBrandTertiary: invert(31%) sepia(62%) saturate(1479%)
    hue-rotate(179deg) brightness(95%) contrast(91%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(33%) sepia(99%)
    saturate(714%) hue-rotate(172deg) brightness(89%) contrast(97%);
  --hz-filter--backgroundPrimaryButtonHover: invert(40%) sepia(77%)
    saturate(4730%) hue-rotate(182deg) brightness(89%) contrast(104%);
  --hz-filter--backgroundPrimaryButtonActive: invert(20%) sepia(96%)
    saturate(1397%) hue-rotate(192deg) brightness(93%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(100%) sepia(58%)
    saturate(321%) hue-rotate(310deg) brightness(118%) contrast(97%);
  --hz-filter--backgroundSecondaryButtonHover: invert(100%) sepia(11%)
    saturate(1890%) hue-rotate(166deg) brightness(95%) contrast(111%);
  --hz-filter--backgroundSecondaryButtonActive: invert(95%) sepia(86%)
    saturate(7341%) hue-rotate(176deg) brightness(111%) contrast(99%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(99%) sepia(45%)
    saturate(1191%) hue-rotate(281deg) brightness(125%) contrast(97%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(91%) sepia(10%)
    saturate(258%) hue-rotate(301deg) brightness(104%) contrast(99%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(92%) sepia(24%)
    saturate(171%) hue-rotate(295deg) brightness(92%) contrast(118%);
  --hz-filter--backgroundControlsDefault: invert(98%) sepia(1%) saturate(28%)
    hue-rotate(102deg) brightness(107%) contrast(97%);
  --hz-filter--backgroundControlsHover: invert(98%) sepia(33%) saturate(1025%)
    hue-rotate(171deg) brightness(90%) contrast(122%);
  --hz-filter--backgroundControlsSelected: invert(27%) sepia(75%)
    saturate(1482%) hue-rotate(187deg) brightness(99%) contrast(93%);
  --hz-filter--backgroundLoadingSkeleton: invert(94%) sepia(1%) saturate(379%)
    hue-rotate(1deg) brightness(107%) contrast(80%);
  --hz-filter--backgroundChatBubbleSender: invert(37%) sepia(15%) saturate(875%)
    hue-rotate(171deg) brightness(94%) contrast(94%);
  --hz-filter--backgroundChatBubbleReceiver: invert(96%) sepia(32%)
    saturate(14%) hue-rotate(276deg) brightness(107%) contrast(94%);
  --hz-filter--textOnBackgroundSurface: invert(21%) sepia(43%) saturate(346%)
    hue-rotate(171deg) brightness(94%) contrast(97%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(86%) sepia(25%)
    saturate(82%) hue-rotate(182deg) brightness(104%) contrast(95%);
  --hz-filter--textOnBackgroundSecondary: invert(17%) sepia(4%) saturate(5239%)
    hue-rotate(172deg) brightness(93%) contrast(81%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(20%) sepia(6%)
    saturate(3291%) hue-rotate(172deg) brightness(91%) contrast(86%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(11%) sepia(96%)
    saturate(10%) hue-rotate(108deg) brightness(94%) contrast(95%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(11%) sepia(3%)
    saturate(414%) hue-rotate(22deg) brightness(95%) contrast(90%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(99%) sepia(0%)
    saturate(6%) hue-rotate(354deg) brightness(106%) contrast(97%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(75%) sepia(61%)
    saturate(583%) hue-rotate(321deg) brightness(100%) contrast(87%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(99%) sepia(1%)
    saturate(10%) hue-rotate(125deg) brightness(105%) contrast(97%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(96%) sepia(4%)
    saturate(0%) hue-rotate(146deg) brightness(101%) contrast(100%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(25%) sepia(27%)
    saturate(7369%) hue-rotate(191deg) brightness(94%) contrast(87%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(24%)
    sepia(91%) saturate(1327%) hue-rotate(324deg) brightness(93%) contrast(106%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(97%) sepia(0%)
    saturate(6407%) hue-rotate(169deg) brightness(125%) contrast(97%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(20%) sepia(10%)
    saturate(1686%) hue-rotate(172deg) brightness(93%) contrast(89%);
  --hz-filter--borderSoft: invert(98%) sepia(1%) saturate(129%)
    hue-rotate(22deg) brightness(92%) contrast(100%);
  --hz-filter--borderMedium: invert(81%) sepia(23%) saturate(7%)
    hue-rotate(21deg) brightness(95%) contrast(85%);
  --hz-filter--borderStrong: invert(72%) sepia(0%) saturate(6506%)
    hue-rotate(170deg) brightness(80%) contrast(98%);
  --hz-filter--borderDivider: invert(87%) sepia(5%) saturate(49%)
    hue-rotate(22deg) brightness(91%) contrast(87%);
  --hz-filter--borderSecondaryButtonDefault: invert(31%) sepia(67%)
    saturate(886%) hue-rotate(169deg) brightness(104%) contrast(99%);
  --hz-filter--borderSecondaryButtonError: invert(20%) sepia(83%)
    saturate(2506%) hue-rotate(335deg) brightness(89%) contrast(91%);
  --hz-filter--borderInputsDefault: invert(81%) sepia(2%) saturate(10%)
    hue-rotate(78deg) brightness(99%) contrast(86%);
  --hz-filter--borderInputsHover: invert(35%) sepia(99%) saturate(894%)
    hue-rotate(172deg) brightness(89%) contrast(107%);
  --hz-filter--borderInputsError: invert(23%) sepia(37%) saturate(3600%)
    hue-rotate(328deg) brightness(101%) contrast(101%);
  --hz-filter--borderControlsDefault: invert(72%) sepia(0%) saturate(7429%)
    hue-rotate(132deg) brightness(112%) contrast(86%);
  --hz-filter--borderControlsHover: invert(26%) sepia(97%) saturate(4812%)
    hue-rotate(188deg) brightness(103%) contrast(102%);
  --hz-filter--borderControlsSelected: invert(27%) sepia(78%) saturate(1495%)
    hue-rotate(185deg) brightness(99%) contrast(89%);
  --hz-filter--borderOutlineFocus: invert(27%) sepia(72%) saturate(4086%)
    hue-rotate(191deg) brightness(97%) contrast(101%);
  --hz-filter--dashboardChartBlue: invert(27%) sepia(100%) saturate(1006%)
    hue-rotate(181deg) brightness(100%) contrast(92%);
  --hz-filter--dashboardChartRoyal: invert(20%) sepia(28%) saturate(4910%)
    hue-rotate(291deg) brightness(96%) contrast(94%);
  --hz-filter--dashboardChartTerra: invert(97%) sepia(54%) saturate(4315%)
    hue-rotate(303deg) brightness(98%) contrast(93%);
  --hz-filter--dashboardChartNavyblue: invert(36%) sepia(78%) saturate(4029%)
    hue-rotate(187deg) brightness(90%) contrast(105%);
  --hz-filter--dashboardChartGreen: invert(74%) sepia(11%) saturate(1600%)
    hue-rotate(112deg) brightness(88%) contrast(84%);
}

/* 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(99%) sepia(47%) saturate(863%)
    hue-rotate(176deg) brightness(99%) contrast(97%);
  --hz-filter--textSecondary: invert(97%) sepia(98%) saturate(3205%)
    hue-rotate(179deg) brightness(78%) contrast(101%);
  --hz-filter--textBrandPrimary: invert(91%) sepia(88%) saturate(6053%)
    hue-rotate(308deg) brightness(97%) contrast(90%);
  --hz-filter--textBrandSecondary: invert(100%) sepia(85%) saturate(741%)
    hue-rotate(177deg) brightness(99%) contrast(97%);
  --hz-filter--textSuccess: invert(44%) sepia(81%) saturate(340%)
    hue-rotate(110deg) brightness(98%) contrast(85%);
  --hz-filter--textError: invert(35%) sepia(44%) saturate(2820%)
    hue-rotate(331deg) brightness(97%) contrast(98%);
  --hz-filter--textWarning: invert(56%) sepia(49%) saturate(536%)
    hue-rotate(348deg) brightness(93%) contrast(96%);
  --hz-filter--textInfo: invert(48%) sepia(96%) saturate(1658%)
    hue-rotate(173deg) brightness(95%) contrast(94%);
  --hz-filter--textPlaceholder: invert(92%) sepia(4%) saturate(2729%)
    hue-rotate(182deg) brightness(81%) contrast(90%);
  --hz-filter--textLight: invert(100%) sepia(0%) saturate(4516%)
    hue-rotate(39deg) brightness(129%) contrast(115%);
  --hz-filter--textDark: invert(12%) sepia(4%) saturate(232%) hue-rotate(78deg)
    brightness(93%) contrast(92%);
  --hz-filter--textInverse: invert(100%) sepia(100%) saturate(0%)
    hue-rotate(56deg) brightness(104%) contrast(97%);
  --hz-filter--textLinkDefault: invert(51%) sepia(53%) saturate(3051%)
    hue-rotate(172deg) brightness(97%) contrast(89%);
  --hz-filter--textLinkHover: invert(60%) sepia(86%) saturate(1929%)
    hue-rotate(170deg) brightness(94%) contrast(99%);
  --hz-filter--textLinkActive: invert(73%) sepia(54%) saturate(6946%)
    hue-rotate(173deg) brightness(96%) contrast(92%);
  --hz-filter--textLinkVisited: invert(42%) sepia(99%) saturate(639%)
    hue-rotate(163deg) brightness(103%) contrast(91%);
  --hz-filter--textControlsDefault: invert(95%) sepia(30%) saturate(3499%)
    hue-rotate(179deg) brightness(111%) contrast(95%);
  --hz-filter--textControlsHover: invert(61%) sepia(98%) saturate(2760%)
    hue-rotate(172deg) brightness(102%) contrast(87%);
  --hz-filter--textControlsSelected: invert(58%) sepia(51%) saturate(4596%)
    hue-rotate(172deg) brightness(97%) contrast(90%);
  --hz-filter--signalSuccessDefault: invert(31%) sepia(15%) saturate(1880%)
    hue-rotate(106deg) brightness(102%) contrast(83%);
  --hz-filter--signalSuccessSoft: invert(10%) sepia(53%) saturate(382%)
    hue-rotate(102deg) brightness(92%) contrast(103%);
  --hz-filter--signalErrorDefault: invert(23%) sepia(86%) saturate(2447%)
    hue-rotate(336deg) brightness(80%) contrast(92%);
  --hz-filter--signalErrorSoft: invert(6%) sepia(54%) saturate(3080%)
    hue-rotate(332deg) brightness(99%) contrast(101%);
  --hz-filter--signalWarningDefault: invert(32%) sepia(48%) saturate(1416%)
    hue-rotate(342deg) brightness(97%) contrast(86%);
  --hz-filter--signalWarningSoft: invert(8%) sepia(83%) saturate(917%)
    hue-rotate(345deg) brightness(98%) contrast(98%);
  --hz-filter--signalInfoDefault: invert(23%) sepia(57%) saturate(5950%)
    hue-rotate(193deg) brightness(91%) contrast(87%);
  --hz-filter--signalInfoSoft: invert(5%) sepia(62%) saturate(3173%)
    hue-rotate(199deg) brightness(100%) contrast(96%);
  --hz-filter--textOnSignalSuccessDefault: invert(100%) sepia(0%) saturate(13%)
    hue-rotate(170deg) brightness(104%) contrast(97%);
  --hz-filter--textOnSignalSuccessSoft: invert(81%) sepia(26%) saturate(401%)
    hue-rotate(110deg) brightness(92%) contrast(87%);
  --hz-filter--textOnSignalErrorDefault: invert(84%) sepia(0%) saturate(8%)
    hue-rotate(219deg) brightness(113%) contrast(108%);
  --hz-filter--textOnSignalErrorSoft: invert(84%) sepia(16%) saturate(2535%)
    hue-rotate(297deg) brightness(108%) contrast(85%);
  --hz-filter--textOnSignalWarningDefault: invert(99%) sepia(2%) saturate(2248%)
    hue-rotate(44deg) brightness(113%) contrast(92%);
  --hz-filter--textOnSignalWarningSoft: invert(100%) sepia(33%) saturate(4424%)
    hue-rotate(299deg) brightness(96%) contrast(88%);
  --hz-filter--textOnSignalInfoDefault: invert(100%) sepia(52%) saturate(104%)
    hue-rotate(3deg) brightness(113%) contrast(97%);
  --hz-filter--textOnSignalInfoSoft: invert(79%) sepia(6%) saturate(3483%)
    hue-rotate(170deg) brightness(95%) contrast(102%);
  --hz-filter--backgroundDefault: invert(8%) sepia(12%) saturate(4%)
    hue-rotate(337deg) brightness(91%) contrast(94%);
  --hz-filter--backgroundSurface: invert(8%) sepia(5%) saturate(411%)
    hue-rotate(22deg) brightness(96%) contrast(84%);
  --hz-filter--backgroundSurfaceStrong: invert(99%) sepia(43%) saturate(320%)
    hue-rotate(25deg) brightness(112%) contrast(96%);
  --hz-filter--backgroundHighlight: invert(23%) sepia(9%) saturate(85%)
    hue-rotate(21deg) brightness(100%) contrast(83%);
  --hz-filter--backgroundSecondary: invert(0%) sepia(14%) saturate(928%)
    hue-rotate(7deg) brightness(93%) contrast(91%);
  --hz-filter--backgroundBrandPrimary: invert(79%) sepia(12%) saturate(3661%)
    hue-rotate(319deg) brightness(94%) contrast(86%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(56%) sepia(7%) saturate(5580%)
    hue-rotate(331deg) brightness(115%) contrast(69%);
  --hz-filter--backgroundBrandPrimarySoft: invert(56%) sepia(34%) saturate(872%)
    hue-rotate(332deg) brightness(89%) contrast(80%);
  --hz-filter--backgroundBrandSecondary: invert(35%) sepia(17%) saturate(825%)
    hue-rotate(171deg) brightness(97%) contrast(89%);
  --hz-filter--backgroundBrandTertiary: invert(22%) sepia(72%) saturate(3352%)
    hue-rotate(192deg) brightness(91%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(26%) sepia(93%)
    saturate(6731%) hue-rotate(195deg) brightness(97%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(27%) sepia(97%)
    saturate(1478%) hue-rotate(181deg) brightness(99%) contrast(101%);
  --hz-filter--backgroundPrimaryButtonActive: invert(19%) sepia(28%)
    saturate(5799%) hue-rotate(200deg) brightness(96%) contrast(89%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(7%) sepia(21%)
    saturate(11%) hue-rotate(315deg) brightness(89%) contrast(92%);
  --hz-filter--backgroundSecondaryButtonHover: invert(13%) sepia(5%)
    saturate(264%) hue-rotate(22deg) brightness(98%) contrast(95%);
  --hz-filter--backgroundSecondaryButtonActive: invert(0%) sepia(1%)
    saturate(805%) hue-rotate(325deg) brightness(101%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(0%) sepia(10%)
    saturate(5425%) hue-rotate(308deg) brightness(101%) contrast(80%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(12%) sepia(5%)
    saturate(0%) hue-rotate(158deg) brightness(91%) contrast(90%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(0%) sepia(0%)
    saturate(2797%) hue-rotate(145deg) brightness(134%) contrast(91%);
  --hz-filter--backgroundControlsDefault: invert(1%) sepia(18%) saturate(181%)
    hue-rotate(314deg) brightness(101%) contrast(82%);
  --hz-filter--backgroundControlsHover: invert(8%) sepia(11%) saturate(158%)
    hue-rotate(22deg) brightness(92%) contrast(84%);
  --hz-filter--backgroundControlsSelected: invert(43%) sepia(80%) saturate(869%)
    hue-rotate(168deg) brightness(93%) contrast(91%);
  --hz-filter--backgroundLoadingSkeleton: invert(21%) sepia(0%) saturate(3534%)
    hue-rotate(218deg) brightness(101%) contrast(76%);
  --hz-filter--backgroundChatBubbleSender: invert(33%) sepia(42%) saturate(342%)
    hue-rotate(170deg) brightness(99%) contrast(89%);
  --hz-filter--backgroundChatBubbleReceiver: invert(24%) sepia(8%) saturate(87%)
    hue-rotate(21deg) brightness(99%) contrast(86%);
  --hz-filter--textOnBackgroundSurface: invert(97%) sepia(1%) saturate(4600%)
    hue-rotate(183deg) brightness(97%) contrast(100%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(8%) sepia(10%)
    saturate(178%) hue-rotate(22deg) brightness(102%) contrast(84%);
  --hz-filter--textOnBackgroundSecondary: invert(100%) sepia(19%)
    saturate(3177%) hue-rotate(177deg) brightness(100%) contrast(95%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(10%) sepia(6%)
    saturate(247%) hue-rotate(21deg) brightness(93%) contrast(88%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(5%) sepia(1%)
    saturate(2396%) hue-rotate(22deg) brightness(91%) contrast(79%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(8%) sepia(2%)
    saturate(1239%) hue-rotate(22deg) brightness(89%) contrast(82%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(100%) sepia(7%)
    saturate(4842%) hue-rotate(166deg) brightness(92%) contrast(106%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(100%) sepia(0%)
    saturate(7408%) hue-rotate(211deg) brightness(124%) contrast(118%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(95%) sepia(4%)
    saturate(988%) hue-rotate(185deg) brightness(99%) contrast(96%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(99%) sepia(61%)
    saturate(411%) hue-rotate(328deg) brightness(119%) contrast(93%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(59%) sepia(25%)
    saturate(6972%) hue-rotate(170deg) brightness(96%) contrast(93%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(47%)
    sepia(99%) saturate(3638%) hue-rotate(329deg) brightness(94%) contrast(105%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(100%) sepia(100%)
    saturate(0%) hue-rotate(66deg) brightness(103%) contrast(97%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(94%) sepia(1%)
    saturate(3754%) hue-rotate(219deg) brightness(103%) contrast(95%);
  --hz-filter--borderSoft: invert(25%) sepia(5%) saturate(129%)
    hue-rotate(21deg) brightness(98%) contrast(88%);
  --hz-filter--borderMedium: invert(67%) sepia(0%) saturate(132%)
    hue-rotate(140deg) brightness(88%) contrast(83%);
  --hz-filter--borderStrong: invert(75%) sepia(5%) saturate(56%)
    hue-rotate(22deg) brightness(88%) contrast(86%);
  --hz-filter--borderDivider: invert(7%) sepia(1%) saturate(5855%)
    hue-rotate(20deg) brightness(114%) contrast(53%);
  --hz-filter--borderSignalError: invert(79%) sepia(4%) saturate(5994%)
    hue-rotate(290deg) brightness(98%) contrast(86%);
  --hz-filter--borderSignalSuccess: invert(97%) sepia(50%) saturate(654%)
    hue-rotate(80deg) brightness(82%) contrast(95%);
  --hz-filter--borderSignalWarning: invert(81%) sepia(38%) saturate(375%)
    hue-rotate(341deg) brightness(93%) contrast(94%);
  --hz-filter--borderSignalInfo: invert(79%) sepia(8%) saturate(3273%)
    hue-rotate(171deg) brightness(101%) contrast(93%);
  --hz-filter--borderSignalNeutral: invert(61%) sepia(13%) saturate(21%)
    hue-rotate(360deg) brightness(93%) contrast(89%);
  --hz-filter--borderSecondaryButtonDefault: invert(48%) sepia(90%)
    saturate(515%) hue-rotate(158deg) brightness(94%) contrast(97%);
  --hz-filter--borderSecondaryButtonError: invert(37%) sepia(39%)
    saturate(6251%) hue-rotate(335deg) brightness(102%) contrast(91%);
  --hz-filter--borderInputsDefault: invert(72%) sepia(1%) saturate(6%)
    hue-rotate(17deg) brightness(81%) contrast(84%);
  --hz-filter--borderInputsHover: invert(52%) sepia(89%) saturate(2000%)
    hue-rotate(173deg) brightness(93%) contrast(99%);
  --hz-filter--borderInputsError: invert(44%) sepia(65%) saturate(2506%)
    hue-rotate(326deg) brightness(92%) contrast(114%);
  --hz-filter--borderControlsDefault: invert(61%) sepia(0%) saturate(2%)
    hue-rotate(71deg) brightness(95%) contrast(90%);
  --hz-filter--borderControlsHover: invert(47%) sepia(89%) saturate(3233%)
    hue-rotate(178deg) brightness(107%) contrast(85%);
  --hz-filter--borderControlsSelected: invert(51%) sepia(18%) saturate(3888%)
    hue-rotate(173deg) brightness(94%) contrast(96%);
  --hz-filter--borderOutlineFocus: invert(28%) sepia(100%) saturate(1264%)
    hue-rotate(185deg) brightness(100%) contrast(103%);
}
