: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(17%) saturate(1060%)
    hue-rotate(171deg) brightness(95%) contrast(88%);
  --hz-filter--textSecondary: invert(34%) sepia(13%) saturate(1168%)
    hue-rotate(171deg) brightness(98%) contrast(82%);
  --hz-filter--textBrandPrimary: invert(96%) sepia(89%) saturate(2978%)
    hue-rotate(304deg) brightness(88%) contrast(114%);
  --hz-filter--textBrandSecondary: invert(22%) sepia(18%) saturate(809%)
    hue-rotate(171deg) brightness(95%) contrast(95%);
  --hz-filter--textSuccess: invert(36%) sepia(23%) saturate(1088%)
    hue-rotate(106deg) brightness(91%) contrast(92%);
  --hz-filter--textError: invert(23%) sepia(62%) saturate(2647%)
    hue-rotate(332deg) brightness(91%) contrast(96%);
  --hz-filter--textWarning: invert(30%) sepia(98%) saturate(456%)
    hue-rotate(332deg) brightness(102%) contrast(92%);
  --hz-filter--textInfo: invert(29%) sepia(98%) saturate(1198%)
    hue-rotate(186deg) brightness(88%) contrast(90%);
  --hz-filter--textPlaceholder: invert(37%) sepia(39%) saturate(340%)
    hue-rotate(172deg) brightness(103%) contrast(88%);
  --hz-filter--textLight: invert(100%) sepia(99%) saturate(83%)
    hue-rotate(56deg) brightness(108%) contrast(97%);
  --hz-filter--textDark: invert(10%) sepia(8%) saturate(176%) hue-rotate(22deg)
    brightness(99%) contrast(88%);
  --hz-filter--textInverse: invert(9%) sepia(8%) saturate(191%)
    hue-rotate(22deg) brightness(97%) contrast(87%);
  --hz-filter--textLinkDefault: invert(33%) sepia(44%) saturate(1585%)
    hue-rotate(175deg) brightness(96%) contrast(98%);
  --hz-filter--textLinkHover: invert(36%) sepia(48%) saturate(2237%)
    hue-rotate(178deg) brightness(89%) contrast(102%);
  --hz-filter--textLinkActive: invert(19%) sepia(91%) saturate(1539%)
    hue-rotate(193deg) brightness(96%) contrast(91%);
  --hz-filter--textLinkVisited: invert(26%) sepia(100%) saturate(1106%)
    hue-rotate(183deg) brightness(102%) contrast(90%);
  --hz-filter--textControlsDefault: invert(21%) sepia(9%) saturate(1712%)
    hue-rotate(172deg) brightness(92%) contrast(91%);
  --hz-filter--textControlsHover: invert(27%) sepia(66%) saturate(2488%)
    hue-rotate(189deg) brightness(88%) contrast(87%);
  --hz-filter--textControlsSelected: invert(24%) sepia(43%) saturate(6117%)
    hue-rotate(193deg) brightness(89%) contrast(87%);
  --hz-filter--signalSuccessDefault: invert(31%) sepia(76%) saturate(418%)
    hue-rotate(106deg) brightness(91%) contrast(83%);
  --hz-filter--signalSuccessSoft: invert(100%) sepia(4%) saturate(6562%)
    hue-rotate(103deg) brightness(91%) contrast(104%);
  --hz-filter--signalErrorDefault: invert(20%) sepia(44%) saturate(6844%)
    hue-rotate(342deg) brightness(83%) contrast(82%);
  --hz-filter--signalErrorSoft: invert(88%) sepia(21%) saturate(191%)
    hue-rotate(306deg) brightness(103%) contrast(99%);
  --hz-filter--signalWarningDefault: invert(28%) sepia(91%) saturate(820%)
    hue-rotate(343deg) brightness(103%) contrast(85%);
  --hz-filter--signalWarningSoft: invert(87%) sepia(0%) saturate(6579%)
    hue-rotate(345deg) brightness(113%) contrast(95%);
  --hz-filter--signalInfoDefault: invert(34%) sepia(59%) saturate(997%)
    hue-rotate(170deg) brightness(94%) contrast(101%);
  --hz-filter--signalInfoSoft: invert(100%) sepia(36%) saturate(7475%)
    hue-rotate(177deg) brightness(103%) contrast(113%);
  --hz-filter--textOnSignalSuccessDefault: invert(100%) sepia(0%)
    saturate(3043%) hue-rotate(330deg) brightness(90%) contrast(114%);
  --hz-filter--textOnSignalSuccessSoft: invert(29%) sepia(74%) saturate(383%)
    hue-rotate(106deg) brightness(100%) contrast(89%);
  --hz-filter--textOnSignalErrorDefault: invert(97%) sepia(12%) saturate(6%)
    hue-rotate(103deg) brightness(113%) contrast(97%);
  --hz-filter--textOnSignalErrorSoft: invert(16%) sepia(34%) saturate(6863%)
    hue-rotate(339deg) brightness(113%) contrast(86%);
  --hz-filter--textOnSignalWarningDefault: invert(99%) sepia(91%) saturate(12%)
    hue-rotate(182deg) brightness(107%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(30%) sepia(83%) saturate(611%)
    hue-rotate(335deg) brightness(103%) contrast(92%);
  --hz-filter--textOnSignalInfoDefault: invert(99%) sepia(2%) saturate(1460%)
    hue-rotate(10deg) brightness(109%) contrast(96%);
  --hz-filter--textOnSignalInfoSoft: invert(31%) sepia(69%) saturate(1006%)
    hue-rotate(174deg) brightness(98%) contrast(99%);
  --hz-filter--backgroundDefault: invert(100%) sepia(6%) saturate(3279%)
    hue-rotate(257deg) brightness(126%) contrast(97%);
  --hz-filter--backgroundSurface: invert(100%) sepia(0%) saturate(0%)
    hue-rotate(93deg) brightness(103%) contrast(103%);
  --hz-filter--backgroundSurfaceStrong: invert(0%) sepia(3%) saturate(3909%)
    hue-rotate(319deg) brightness(83%) contrast(91%);
  --hz-filter--backgroundHighlight: invert(96%) sepia(3%) saturate(1955%)
    hue-rotate(341deg) brightness(117%) contrast(80%);
  --hz-filter--backgroundSecondary: invert(100%) sepia(33%) saturate(1137%)
    hue-rotate(294deg) brightness(114%) contrast(89%);
  --hz-filter--backgroundBrandPrimary: invert(90%) sepia(35%) saturate(6948%)
    hue-rotate(308deg) brightness(99%) contrast(88%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(69%) sepia(29%) saturate(1179%)
    hue-rotate(325deg) brightness(88%) contrast(91%);
  --hz-filter--backgroundBrandPrimarySoft: invert(89%) sepia(11%) saturate(384%)
    hue-rotate(321deg) brightness(109%) contrast(98%);
  --hz-filter--backgroundBrandSecondary: invert(19%) sepia(11%) saturate(1642%)
    hue-rotate(171deg) brightness(98%) contrast(88%);
  --hz-filter--backgroundBrandTertiary: invert(27%) sepia(66%) saturate(6890%)
    hue-rotate(193deg) brightness(93%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(29%) sepia(94%)
    saturate(927%) hue-rotate(177deg) brightness(98%) contrast(94%);
  --hz-filter--backgroundPrimaryButtonHover: invert(28%) sepia(93%)
    saturate(1487%) hue-rotate(180deg) brightness(100%) contrast(103%);
  --hz-filter--backgroundPrimaryButtonActive: invert(17%) sepia(84%)
    saturate(2090%) hue-rotate(199deg) brightness(96%) contrast(89%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(96%) sepia(99%)
    saturate(6%) hue-rotate(231deg) brightness(104%) contrast(97%);
  --hz-filter--backgroundSecondaryButtonHover: invert(96%) sepia(3%)
    saturate(1291%) hue-rotate(173deg) brightness(101%) contrast(99%);
  --hz-filter--backgroundSecondaryButtonActive: invert(98%) sepia(66%)
    saturate(7039%) hue-rotate(176deg) brightness(110%) contrast(99%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(96%) sepia(0%)
    saturate(1832%) hue-rotate(116deg) brightness(128%) contrast(97%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(88%) sepia(7%)
    saturate(789%) hue-rotate(307deg) brightness(111%) contrast(99%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(100%) sepia(52%)
    saturate(873%) hue-rotate(227deg) brightness(102%) contrast(98%);
  --hz-filter--backgroundControlsDefault: invert(100%) sepia(0%) saturate(7380%)
    hue-rotate(165deg) brightness(107%) contrast(99%);
  --hz-filter--backgroundControlsHover: invert(89%) sepia(74%) saturate(4430%)
    hue-rotate(176deg) brightness(110%) contrast(99%);
  --hz-filter--backgroundControlsSelected: invert(29%) sepia(95%) saturate(993%)
    hue-rotate(180deg) brightness(96%) contrast(93%);
  --hz-filter--backgroundLoadingSkeleton: invert(83%) sepia(36%) saturate(0%)
    hue-rotate(192deg) brightness(99%) contrast(102%);
  --hz-filter--backgroundChatBubbleSender: invert(36%) sepia(46%) saturate(302%)
    hue-rotate(170deg) brightness(91%) contrast(91%);
  --hz-filter--backgroundChatBubbleReceiver: invert(97%) sepia(0%)
    saturate(6212%) hue-rotate(262deg) brightness(129%) contrast(93%);
  --hz-filter--textOnBackgroundSurface: invert(21%) sepia(14%) saturate(1140%)
    hue-rotate(171deg) brightness(96%) contrast(93%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(95%) sepia(4%)
    saturate(2181%) hue-rotate(185deg) brightness(102%) contrast(94%);
  --hz-filter--textOnBackgroundSecondary: invert(17%) sepia(6%) saturate(3894%)
    hue-rotate(172deg) brightness(93%) contrast(80%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(20%) sepia(7%)
    saturate(2477%) hue-rotate(172deg) brightness(93%) contrast(87%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(11%) sepia(81%)
    saturate(9%) hue-rotate(21deg) brightness(94%) contrast(94%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(10%) sepia(6%)
    saturate(207%) hue-rotate(22deg) brightness(95%) contrast(89%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(100%) sepia(5%)
    saturate(339%) hue-rotate(48deg) brightness(107%) contrast(97%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(93%) sepia(62%)
    saturate(5840%) hue-rotate(310deg) brightness(99%) contrast(86%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(100%) sepia(6%)
    saturate(0%) hue-rotate(141deg) brightness(108%) contrast(108%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(100%) sepia(0%)
    saturate(7500%) hue-rotate(323deg) brightness(117%) contrast(121%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(26%) sepia(70%)
    saturate(1985%) hue-rotate(187deg) brightness(99%) contrast(87%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(23%)
    sepia(94%) saturate(1896%) hue-rotate(332deg) brightness(85%) contrast(95%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(99%) sepia(0%)
    saturate(1575%) hue-rotate(245deg) brightness(114%) contrast(97%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(18%) sepia(8%)
    saturate(2134%) hue-rotate(172deg) brightness(104%) contrast(88%);
  --hz-filter--borderSoft: invert(100%) sepia(0%) saturate(2946%)
    hue-rotate(344deg) brightness(91%) contrast(95%);
  --hz-filter--borderMedium: invert(63%) sepia(0%) saturate(4988%)
    hue-rotate(145deg) brightness(133%) contrast(76%);
  --hz-filter--borderStrong: invert(70%) sepia(7%) saturate(13%)
    hue-rotate(332deg) brightness(83%) contrast(82%);
  --hz-filter--borderDivider: invert(65%) sepia(55%) saturate(3%)
    hue-rotate(22deg) brightness(108%) contrast(92%);
  --hz-filter--borderSecondaryButtonDefault: invert(28%) sepia(100%)
    saturate(1223%) hue-rotate(185deg) brightness(91%) contrast(88%);
  --hz-filter--borderSecondaryButtonError: invert(21%) sepia(49%)
    saturate(3484%) hue-rotate(333deg) brightness(98%) contrast(94%);
  --hz-filter--borderInputsDefault: invert(93%) sepia(0%) saturate(98%)
    hue-rotate(202deg) brightness(86%) contrast(86%);
  --hz-filter--borderInputsHover: invert(40%) sepia(60%) saturate(5983%)
    hue-rotate(183deg) brightness(90%) contrast(104%);
  --hz-filter--borderInputsError: invert(32%) sepia(53%) saturate(5143%)
    hue-rotate(335deg) brightness(78%) contrast(97%);
  --hz-filter--borderControlsDefault: invert(87%) sepia(0%) saturate(16%)
    hue-rotate(164deg) brightness(93%) contrast(85%);
  --hz-filter--borderControlsHover: invert(33%) sepia(45%) saturate(2569%)
    hue-rotate(178deg) brightness(93%) contrast(105%);
  --hz-filter--borderControlsSelected: invert(42%) sepia(24%) saturate(1484%)
    hue-rotate(164deg) brightness(88%) contrast(111%);
  --hz-filter--borderOutlineFocus: invert(22%) sepia(81%) saturate(3651%)
    hue-rotate(192deg) brightness(100%) contrast(102%);
  --hz-filter--dashboardChartBlue: invert(27%) sepia(89%) saturate(1281%)
    hue-rotate(183deg) brightness(98%) contrast(88%);
  --hz-filter--dashboardChartRoyal: invert(19%) sepia(50%) saturate(3264%)
    hue-rotate(294deg) brightness(93%) contrast(91%);
  --hz-filter--dashboardChartTerra: invert(97%) sepia(17%) saturate(7253%)
    hue-rotate(303deg) brightness(100%) contrast(90%);
  --hz-filter--dashboardChartNavyblue: invert(32%) sepia(39%) saturate(6911%)
    hue-rotate(190deg) brightness(95%) contrast(101%);
  --hz-filter--dashboardChartGreen: invert(65%) sepia(28%) saturate(609%)
    hue-rotate(112deg) brightness(95%) contrast(91%);
}

/* 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(100%) sepia(8%) saturate(7441%)
    hue-rotate(177deg) brightness(95%) contrast(106%);
  --hz-filter--textSecondary: invert(82%) sepia(36%) saturate(137%)
    hue-rotate(175deg) brightness(83%) contrast(87%);
  --hz-filter--textBrandPrimary: invert(70%) sepia(84%) saturate(402%)
    hue-rotate(326deg) brightness(98%) contrast(89%);
  --hz-filter--textBrandSecondary: invert(97%) sepia(2%) saturate(2628%)
    hue-rotate(182deg) brightness(99%) contrast(95%);
  --hz-filter--textSuccess: invert(45%) sepia(16%) saturate(6485%)
    hue-rotate(133deg) brightness(94%) contrast(61%);
  --hz-filter--textError: invert(33%) sepia(81%) saturate(3149%)
    hue-rotate(336deg) brightness(104%) contrast(91%);
  --hz-filter--textWarning: invert(53%) sepia(49%) saturate(582%)
    hue-rotate(348deg) brightness(99%) contrast(88%);
  --hz-filter--textInfo: invert(49%) sepia(29%) saturate(2497%)
    hue-rotate(171deg) brightness(98%) contrast(88%);
  --hz-filter--textPlaceholder: invert(98%) sepia(95%) saturate(7498%)
    hue-rotate(177deg) brightness(88%) contrast(78%);
  --hz-filter--textLight: invert(83%) sepia(98%) saturate(0%) hue-rotate(164deg)
    brightness(105%) contrast(101%);
  --hz-filter--textDark: invert(7%) sepia(8%) saturate(246%) hue-rotate(21deg)
    brightness(93%) contrast(82%);
  --hz-filter--textInverse: invert(99%) sepia(1%) saturate(5213%)
    hue-rotate(253deg) brightness(125%) contrast(97%);
  --hz-filter--textLinkDefault: invert(54%) sepia(42%) saturate(4649%)
    hue-rotate(173deg) brightness(98%) contrast(88%);
  --hz-filter--textLinkHover: invert(56%) sepia(11%) saturate(3940%)
    hue-rotate(164deg) brightness(103%) contrast(87%);
  --hz-filter--textLinkActive: invert(54%) sepia(24%) saturate(4923%)
    hue-rotate(173deg) brightness(94%) contrast(96%);
  --hz-filter--textLinkVisited: invert(54%) sepia(37%) saturate(3448%)
    hue-rotate(173deg) brightness(93%) contrast(98%);
  --hz-filter--textControlsDefault: invert(92%) sepia(16%) saturate(167%)
    hue-rotate(188deg) brightness(100%) contrast(96%);
  --hz-filter--textControlsHover: invert(49%) sepia(93%) saturate(403%)
    hue-rotate(156deg) brightness(102%) contrast(95%);
  --hz-filter--textControlsSelected: invert(45%) sepia(95%) saturate(667%)
    hue-rotate(164deg) brightness(97%) contrast(91%);
  --hz-filter--signalSuccessDefault: invert(31%) sepia(58%) saturate(472%)
    hue-rotate(106deg) brightness(99%) contrast(90%);
  --hz-filter--signalSuccessSoft: invert(6%) sepia(23%) saturate(2418%)
    hue-rotate(113deg) brightness(95%) contrast(94%);
  --hz-filter--signalErrorDefault: invert(19%) sepia(50%) saturate(5094%)
    hue-rotate(339deg) brightness(90%) contrast(85%);
  --hz-filter--signalErrorSoft: invert(10%) sepia(12%) saturate(6614%)
    hue-rotate(318deg) brightness(95%) contrast(106%);
  --hz-filter--signalWarningDefault: invert(35%) sepia(33%) saturate(1204%)
    hue-rotate(332deg) brightness(99%) contrast(92%);
  --hz-filter--signalWarningSoft: invert(6%) sepia(44%) saturate(3449%)
    hue-rotate(2deg) brightness(98%) contrast(94%);
  --hz-filter--signalInfoDefault: invert(30%) sepia(81%) saturate(1431%)
    hue-rotate(185deg) brightness(88%) contrast(89%);
  --hz-filter--signalInfoSoft: invert(11%) sepia(7%) saturate(6732%)
    hue-rotate(175deg) brightness(89%) contrast(102%);
  --hz-filter--textOnSignalSuccessDefault: invert(100%) sepia(30%)
    saturate(614%) hue-rotate(296deg) brightness(115%) contrast(97%);
  --hz-filter--textOnSignalSuccessSoft: invert(85%) sepia(11%) saturate(877%)
    hue-rotate(110deg) brightness(88%) contrast(92%);
  --hz-filter--textOnSignalErrorDefault: invert(100%) sepia(60%) saturate(391%)
    hue-rotate(307deg) brightness(108%) contrast(96%);
  --hz-filter--textOnSignalErrorSoft: invert(96%) sepia(81%) saturate(7395%)
    hue-rotate(287deg) brightness(88%) contrast(112%);
  --hz-filter--textOnSignalWarningDefault: invert(99%) sepia(56%) saturate(0%)
    hue-rotate(137deg) brightness(104%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(77%) sepia(57%) saturate(244%)
    hue-rotate(347deg) brightness(95%) contrast(90%);
  --hz-filter--textOnSignalInfoDefault: invert(100%) sepia(85%) saturate(33%)
    hue-rotate(338deg) brightness(116%) contrast(97%);
  --hz-filter--textOnSignalInfoSoft: invert(86%) sepia(53%) saturate(5076%)
    hue-rotate(171deg) brightness(101%) contrast(94%);
  --hz-filter--backgroundDefault: invert(0%) sepia(35%) saturate(6230%)
    hue-rotate(36deg) brightness(95%) contrast(80%);
  --hz-filter--backgroundSurface: invert(12%) sepia(7%) saturate(125%)
    hue-rotate(22deg) brightness(98%) contrast(93%);
  --hz-filter--backgroundSurfaceStrong: invert(80%) sepia(100%) saturate(14%)
    hue-rotate(16deg) brightness(108%) contrast(97%);
  --hz-filter--backgroundHighlight: invert(25%) sepia(1%) saturate(2734%)
    hue-rotate(21deg) brightness(102%) contrast(91%);
  --hz-filter--backgroundSecondary: invert(0%) sepia(95%) saturate(7258%)
    hue-rotate(36deg) brightness(125%) contrast(90%);
  --hz-filter--backgroundBrandPrimary: invert(68%) sepia(16%) saturate(1357%)
    hue-rotate(338deg) brightness(89%) contrast(97%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(58%) sepia(65%) saturate(403%)
    hue-rotate(335deg) brightness(87%) contrast(93%);
  --hz-filter--backgroundBrandPrimarySoft: invert(52%) sepia(24%)
    saturate(1082%) hue-rotate(333deg) brightness(97%) contrast(86%);
  --hz-filter--backgroundBrandSecondary: invert(38%) sepia(9%) saturate(1505%)
    hue-rotate(171deg) brightness(93%) contrast(93%);
  --hz-filter--backgroundBrandTertiary: invert(23%) sepia(99%) saturate(1907%)
    hue-rotate(190deg) brightness(96%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(24%) sepia(99%)
    saturate(1590%) hue-rotate(188deg) brightness(98%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(36%) sepia(44%)
    saturate(6114%) hue-rotate(183deg) brightness(91%) contrast(101%);
  --hz-filter--backgroundPrimaryButtonActive: invert(21%) sepia(46%)
    saturate(3346%) hue-rotate(198deg) brightness(85%) contrast(90%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(0%) sepia(5%)
    saturate(304%) hue-rotate(324deg) brightness(94%) contrast(80%);
  --hz-filter--backgroundSecondaryButtonHover: invert(11%) sepia(0%)
    saturate(1166%) hue-rotate(135deg) brightness(103%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonActive: invert(0%) sepia(19%)
    saturate(6%) hue-rotate(287deg) brightness(92%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(5%) sepia(1%)
    saturate(942%) hue-rotate(315deg) brightness(102%) contrast(89%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(9%) sepia(9%)
    saturate(171%) hue-rotate(22deg) brightness(102%) contrast(88%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(0%) sepia(2%)
    saturate(3451%) hue-rotate(173deg) brightness(105%) contrast(91%);
  --hz-filter--backgroundControlsDefault: invert(4%) sepia(5%) saturate(287%)
    hue-rotate(314deg) brightness(100%) contrast(87%);
  --hz-filter--backgroundControlsHover: invert(8%) sepia(5%) saturate(403%)
    hue-rotate(22deg) brightness(93%) contrast(84%);
  --hz-filter--backgroundControlsSelected: invert(46%) sepia(98%)
    saturate(2045%) hue-rotate(177deg) brightness(91%) contrast(91%);
  --hz-filter--backgroundLoadingSkeleton: invert(25%) sepia(0%) saturate(3929%)
    hue-rotate(142deg) brightness(97%) contrast(87%);
  --hz-filter--backgroundChatBubbleSender: invert(37%) sepia(50%) saturate(307%)
    hue-rotate(170deg) brightness(86%) contrast(86%);
  --hz-filter--backgroundChatBubbleReceiver: invert(23%) sepia(0%)
    saturate(3197%) hue-rotate(142deg) brightness(98%) contrast(81%);
  --hz-filter--textOnBackgroundSurface: invert(93%) sepia(10%) saturate(211%)
    hue-rotate(184deg) brightness(97%) contrast(101%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(10%) sepia(2%)
    saturate(12%) hue-rotate(53deg) brightness(95%) contrast(89%);
  --hz-filter--textOnBackgroundSecondary: invert(93%) sepia(1%) saturate(6631%)
    hue-rotate(193deg) brightness(103%) contrast(95%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(12%) sepia(92%)
    saturate(18%) hue-rotate(22deg) brightness(104%) contrast(100%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(11%) sepia(7%)
    saturate(156%) hue-rotate(22deg) brightness(97%) contrast(92%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(10%) sepia(8%)
    saturate(179%) hue-rotate(21deg) brightness(97%) contrast(89%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(95%) sepia(70%)
    saturate(2260%) hue-rotate(179deg) brightness(110%) contrast(94%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(100%) sepia(100%)
    saturate(0%) hue-rotate(67deg) brightness(103%) contrast(97%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(91%) sepia(10%)
    saturate(186%) hue-rotate(180deg) brightness(101%) contrast(96%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(100%) sepia(100%)
    saturate(0%) hue-rotate(22deg) brightness(103%) contrast(97%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(50%) sepia(66%)
    saturate(4589%) hue-rotate(179deg) brightness(108%) contrast(85%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(33%)
    sepia(27%) saturate(4624%) hue-rotate(332deg) brightness(100%) contrast(92%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(99%) sepia(0%)
    saturate(45%) hue-rotate(75deg) brightness(100%) contrast(100%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(95%) sepia(17%)
    saturate(1459%) hue-rotate(180deg) brightness(107%) contrast(94%);
  --hz-filter--borderSoft: invert(26%) sepia(0%) saturate(5449%)
    hue-rotate(166deg) brightness(98%) contrast(90%);
  --hz-filter--borderMedium: invert(65%) sepia(0%) saturate(1159%)
    hue-rotate(175deg) brightness(90%) contrast(89%);
  --hz-filter--borderStrong: invert(71%) sepia(6%) saturate(30%)
    hue-rotate(21deg) brightness(92%) contrast(85%);
  --hz-filter--borderDivider: invert(26%) sepia(0%) saturate(793%)
    hue-rotate(144deg) brightness(94%) contrast(88%);
  --hz-filter--borderSignalError: invert(74%) sepia(5%) saturate(3872%)
    hue-rotate(306deg) brightness(98%) contrast(88%);
  --hz-filter--borderSignalSuccess: invert(81%) sepia(23%) saturate(440%)
    hue-rotate(110deg) brightness(90%) contrast(91%);
  --hz-filter--borderSignalWarning: invert(76%) sepia(59%) saturate(241%)
    hue-rotate(347deg) brightness(95%) contrast(89%);
  --hz-filter--borderSignalInfo: invert(64%) sepia(99%) saturate(237%)
    hue-rotate(169deg) brightness(100%) contrast(93%);
  --hz-filter--borderSignalNeutral: invert(74%) sepia(10%) saturate(17%)
    hue-rotate(337deg) brightness(78%) contrast(82%);
  --hz-filter--borderSecondaryButtonDefault: invert(52%) sepia(36%)
    saturate(1833%) hue-rotate(171deg) brightness(90%) contrast(101%);
  --hz-filter--borderSecondaryButtonError: invert(56%) sepia(87%)
    saturate(6247%) hue-rotate(335deg) brightness(103%) contrast(91%);
  --hz-filter--borderInputsDefault: invert(66%) sepia(2%) saturate(13%)
    hue-rotate(350deg) brightness(89%) contrast(82%);
  --hz-filter--borderInputsHover: invert(65%) sepia(35%) saturate(6922%)
    hue-rotate(173deg) brightness(92%) contrast(100%);
  --hz-filter--borderInputsError: invert(37%) sepia(88%) saturate(3850%)
    hue-rotate(335deg) brightness(101%) contrast(91%);
  --hz-filter--borderControlsDefault: invert(60%) sepia(6%) saturate(0%)
    hue-rotate(255deg) brightness(95%) contrast(97%);
  --hz-filter--borderControlsHover: invert(49%) sepia(38%) saturate(1620%)
    hue-rotate(166deg) brightness(97%) contrast(92%);
  --hz-filter--borderControlsSelected: invert(53%) sepia(10%) saturate(5847%)
    hue-rotate(169deg) brightness(94%) contrast(95%);
  --hz-filter--borderOutlineFocus: invert(26%) sepia(92%) saturate(1828%)
    hue-rotate(188deg) brightness(99%) contrast(101%);
}
