:root,
html[data-theme="light"] {
  color-scheme: light;
  --hz-space--none: 0px;
  --hz-space--xxxxs: 2px;
  --hz-space--xxxs: 4px;
  --hz-space--xxs: 8px;
  --hz-space--xs: 12px;
  --hz-space--s: 16px;
  --hz-space--m: 24px;
  --hz-space--l: 32px;
  --hz-space--xl: 48px;
  --hz-space--xxl: 64px;
  --hz-space--xxxl: 96px;
  --hz-border--weightStandard: 1px solid;
  --hz-border--weightLarge: 2px solid;
  --hz-radius--none: 0px;
  --hz-radius--xs: 2px;
  --hz-radius--s: 4px;
  --hz-radius--m: 8px;
  --hz-radius--l: 12px;
  --hz-radius--xl: 16px;
  --hz-radius--xxl: 20px;
  --hz-shadow--low:
    0px 4px 8px -2px rgba(10, 13, 18, 0.1),
    0px 2px 4px -2px rgba(10, 13, 18, 0.06);
  --hz-shadow--medium:
    0px 12px 16px -4px rgba(10, 13, 18, 0.08),
    0px 4px 6px -2px rgba(10, 13, 18, 0.03);
  --hz-shadow--high:
    0px 20px 24px -4px rgba(10, 13, 18, 0.08),
    0px 8px 8px -4px rgba(10, 13, 18, 0.03);
  --hz-breakpoint--minWidthXs: 0px;
  --hz-breakpoint--minWidthS: 480px;
  --hz-breakpoint--minWidthM: 768px;
  --hz-breakpoint--minWidthL: 992px;
  --hz-breakpoint--minWidthXl: 1200px;
  --hz-fontFamily--bodyLarge: "Roboto", sans-serif;
  --hz-fontFamily--bodyLargeStrong: "Roboto", sans-serif;
  --hz-fontFamily--bodyRegular: "Roboto", sans-serif;
  --hz-fontFamily--bodyRegularStrong: "Roboto", sans-serif;
  --hz-fontFamily--bodySmall: "Roboto", sans-serif;
  --hz-fontFamily--bodySmallStrong: "Roboto", sans-serif;
  --hz-fontFamily--linkLarge: "Roboto", sans-serif;
  --hz-fontFamily--linkRegular: "Roboto", sans-serif;
  --hz-fontFamily--linkSmall: "Roboto", sans-serif;
  --hz-fontFamily--title1: "Breeserif", sans-serif;
  --hz-fontFamily--title2: "Breeserif", sans-serif;
  --hz-fontFamily--title3: "Breeserif", sans-serif;
  --hz-fontFamily--title4: "Breeserif", sans-serif;
  --hz-fontFamily--title5: "Breeserif", sans-serif;
  --hz-fontFamily--buttonText: "Roboto", sans-serif;
  --hz-fontFamily--licensePlate: "Kenteken", sans-serif;
  --hz-lineHeight--bodyLarge: 22px;
  --hz-lineHeight--bodyLargeStrong: 22px;
  --hz-lineHeight--bodyRegular: 18px;
  --hz-lineHeight--bodyRegularStrong: 18px;
  --hz-lineHeight--bodySmall: 16px;
  --hz-lineHeight--bodySmallStrong: 16px;
  --hz-lineHeight--linkLarge: 22px;
  --hz-lineHeight--linkRegular: 18px;
  --hz-lineHeight--linkSmall: 16px;
  --hz-lineHeight--title1: 60px;
  --hz-lineHeight--title2: 40px;
  --hz-lineHeight--title3: 32px;
  --hz-lineHeight--title4: 28px;
  --hz-lineHeight--title5: 24px;
  --hz-lineHeight--buttonText: 28px;
  --hz-lineHeight--licensePlate: 32px;
  --hz-fontWeight--bodyLarge: 400;
  --hz-fontWeight--bodyLargeStrong: 500;
  --hz-fontWeight--bodyRegular: 400;
  --hz-fontWeight--bodyRegularStrong: 500;
  --hz-fontWeight--bodySmall: 400;
  --hz-fontWeight--bodySmallStrong: 500;
  --hz-fontWeight--linkLarge: 400;
  --hz-fontWeight--linkRegular: 400;
  --hz-fontWeight--linkSmall: 400;
  --hz-fontWeight--title1: 400;
  --hz-fontWeight--title2: 400;
  --hz-fontWeight--title3: 400;
  --hz-fontWeight--title4: 400;
  --hz-fontWeight--title5: 400;
  --hz-fontWeight--buttonText: 500;
  --hz-fontWeight--licensePlate: 400;
  --hz-fontSize--bodyLarge: 16px;
  --hz-fontSize--bodyLargeStrong: 16px;
  --hz-fontSize--bodyRegular: 14px;
  --hz-fontSize--bodyRegularStrong: 14px;
  --hz-fontSize--bodySmall: 12px;
  --hz-fontSize--bodySmallStrong: 12px;
  --hz-fontSize--linkLarge: 16px;
  --hz-fontSize--linkRegular: 14px;
  --hz-fontSize--linkSmall: 12px;
  --hz-fontSize--title1: 44px;
  --hz-fontSize--title2: 32px;
  --hz-fontSize--title3: 24px;
  --hz-fontSize--title4: 20px;
  --hz-fontSize--title5: 18px;
  --hz-fontSize--buttonText: 16px;
  --hz-fontSize--licensePlate: 24px;
  --hz-zIndex--tooltip: 5000010;
  --hz-zIndex--header: 5000010;
  --hz-zIndex--headerSticky: 5000011;
  --hz-zIndex--sideMenuOverlay: 5000019;
  --hz-zIndex--sideMenu: 5000020;
  --hz-zIndex--headerDropdown: 5000090;
  --hz-zIndex--pageWrapper: 110;
  --hz-zIndex--popover: 5000040;
  --hz-zIndex--unsupportedBrowser: 5000040;
  --hz-zIndex--overlay: 5000050;
  --hz-zIndex--modal: 5000060;
  --hz-zIndex--notifications: 5000080;
  --hz-color--textPrimary: #2d3c4d;
  --hz-color--textSecondary: #4b6179;
  --hz-color--textBrandPrimary: #eda566;
  --hz-color--textBrandSecondary: #2d3c4d;
  --hz-color--textSuccess: #216d51;
  --hz-color--textError: #c5283d;
  --hz-color--textWarning: #b24f28;
  --hz-color--textInfo: #116db4;
  --hz-color--textPlaceholder: #586f89;
  --hz-color--textContrastHigh: #fbfbfa;
  --hz-color--textContrastLow: #000000;
  --hz-color--textLinkDefault: #116db4;
  --hz-color--textLinkHover: #007bc5;
  --hz-color--textLinkActive: #0e4d92;
  --hz-color--textLinkVisited: #116db4;
  --hz-color--textControlsDefault: #2d3c4d;
  --hz-color--textControlsHover: #116db4;
  --hz-color--textControlsSelected: #116db4;
  --hz-color--signalSuccessDefault: #216d51;
  --hz-color--signalSuccessSoft: #e1f3ee;
  --hz-color--signalErrorDefault: #c5283d;
  --hz-color--signalErrorSoft: #fdebf0;
  --hz-color--signalWarningDefault: #b24f28;
  --hz-color--signalWarningSoft: #f8f0e4;
  --hz-color--signalInfoDefault: #116db4;
  --hz-color--signalInfoSoft: #e0f3fd;
  --hz-color--textOnSignalSuccessDefault: #fbfbfa;
  --hz-color--textOnSignalSuccessSoft: #216d51;
  --hz-color--textOnSignalErrorDefault: #fbfbfa;
  --hz-color--textOnSignalErrorSoft: #c5283d;
  --hz-color--textOnSignalWarningDefault: #fbfbfa;
  --hz-color--textOnSignalWarningSoft: #b24f28;
  --hz-color--textOnSignalInfoDefault: #fbfbfa;
  --hz-color--textOnSignalInfoSoft: #116db4;
  --hz-color--backgroundDefault: #fbfbfa;
  --hz-color--backgroundSurface: #ffffff;
  --hz-color--backgroundSurfaceStrong: #0c0c0c;
  --hz-color--backgroundHighlight: #e5e5e4;
  --hz-color--backgroundSecondary: #f1f1f0;
  --hz-color--backgroundBrandPrimary: #eda566;
  --hz-color--backgroundBrandPrimaryAlt: #d88254;
  --hz-color--backgroundBrandPrimarySoft: #fdf6f0;
  --hz-color--backgroundBrandSecondary: #2d3c4d;
  --hz-color--backgroundBrandTertiary: #116db4;
  --hz-color--backgroundPrimaryButtonDefault: #116db4;
  --hz-color--backgroundPrimaryButtonHover: #007bc5;
  --hz-color--backgroundPrimaryButtonActive: #0e4d92;
  --hz-color--backgroundSecondaryButtonDefault: #fbfbfa;
  --hz-color--backgroundSecondaryButtonHover: #eaf7fe;
  --hz-color--backgroundSecondaryButtonActive: #e0f3fd;
  --hz-color--backgroundSecondaryButtonErrorDefault: #fbfbfa;
  --hz-color--backgroundSecondaryButtonErrorHover: #fef2f5;
  --hz-color--backgroundSecondaryButtonErrorActive: #fdebf0;
  --hz-color--backgroundControlsDefault: #fbfbfa;
  --hz-color--backgroundControlsHover: #e0f3fd;
  --hz-color--backgroundControlsSelected: #116db4;
  --hz-color--backgroundLoadingSkeleton: #e5e5e4;
  --hz-color--backgroundOverlayDefault: #00000099;
  --hz-color--backgroundOverlayAlt: #ffffff99;
  --hz-color--backgroundChatBubbleSender: #4b6179;
  --hz-color--backgroundChatBubbleReceiver: #f7f7f6;
  --hz-color--textOnBackgroundSurface: #2d3c4d;
  --hz-color--textOnBackgroundSurfaceStrong: #fbfbfa;
  --hz-color--textOnBackgroundSecondary: #2d3c4d;
  --hz-color--textOnBackgroundBrandPrimary: #2d3c4d;
  --hz-color--textOnBackgroundBrandPrimaryAlt: #000000;
  --hz-color--textOnBackgroundBrandPrimarySoft: #000000;
  --hz-color--textOnBackgroundBrandSecondary: #fbfbfa;
  --hz-color--textOnBackgroundBrandSecondaryAlt: #eda566;
  --hz-color--textOnBackgroundBrandTertiary: #fbfbfa;
  --hz-color--textOnBackgroundPrimaryButtonDefault: #fbfbfa;
  --hz-color--textOnBackgroundSecondaryButtonDefault: #116db4;
  --hz-color--textOnBackgroundSecondaryButtonErrorDefault: #c5283d;
  --hz-color--textOnBackgroundChatBubbleSender: #fbfbfa;
  --hz-color--textOnBackgroundChatBubbleReceiver: #2d3c4d;
  --hz-color--borderSoft: #e5e5e4;
  --hz-color--borderMedium: #c2c2c1;
  --hz-color--borderStrong: #929292;
  --hz-color--borderDivider: #c2c2c1;
  --hz-color--borderError: #c5283d;
  --hz-color--borderSecondaryButtonDefault: #116db4;
  --hz-color--borderSecondaryButtonError: #c5283d;
  --hz-color--borderInputsDefault: #c2c2c1;
  --hz-color--borderInputsHover: #007bc5;
  --hz-color--borderInputsError: #c5283d;
  --hz-color--borderControlsDefault: #c2c2c1;
  --hz-color--borderControlsHover: #007bc5;
  --hz-color--borderControlsSelected: #116db4;
  --hz-color--borderOutlineFocus: #0077d2;
  --hz-color--dashboardChartBlue: #116db4;
  --hz-color--dashboardChartRoyal: #962576;
  --hz-color--dashboardChartTerra: #f1b47a;
  --hz-color--dashboardChartNavyblue: #0077d2;
  --hz-color--dashboardChartGreen: #57ba9e;
  --hz-filter--textPrimary: invert(17%) sepia(6%) saturate(3563%)
    hue-rotate(172deg) brightness(96%) contrast(81%);
  --hz-filter--textSecondary: invert(36%) sepia(22%) saturate(561%)
    hue-rotate(171deg) brightness(95%) contrast(96%);
  --hz-filter--textBrandPrimary: invert(87%) sepia(48%) saturate(2903%)
    hue-rotate(308deg) brightness(95%) contrast(93%);
  --hz-filter--textBrandSecondary: invert(21%) sepia(11%) saturate(1597%)
    hue-rotate(172deg) brightness(92%) contrast(89%);
  --hz-filter--textSuccess: invert(32%) sepia(28%) saturate(992%)
    hue-rotate(106deg) brightness(98%) contrast(85%);
  --hz-filter--textError: invert(23%) sepia(79%) saturate(2446%)
    hue-rotate(334deg) brightness(83%) contrast(93%);
  --hz-filter--textWarning: invert(31%) sepia(15%) saturate(6913%)
    hue-rotate(352deg) brightness(96%) contrast(77%);
  --hz-filter--textInfo: invert(35%) sepia(90%) saturate(5514%)
    hue-rotate(192deg) brightness(88%) contrast(87%);
  --hz-filter--textPlaceholder: invert(43%) sepia(50%) saturate(257%)
    hue-rotate(171deg) brightness(87%) contrast(91%);
  --hz-filter--textContrastHigh: invert(99%) sepia(68%) saturate(291%)
    hue-rotate(320deg) brightness(112%) contrast(94%);
  --hz-filter--textContrastLow: invert(0%) sepia(0%) saturate(7459%)
    hue-rotate(196deg) brightness(101%) contrast(100%);
  --hz-filter--textLinkDefault: invert(26%) sepia(91%) saturate(1261%)
    hue-rotate(184deg) brightness(103%) contrast(89%);
  --hz-filter--textLinkHover: invert(27%) sepia(64%) saturate(3987%)
    hue-rotate(186deg) brightness(96%) contrast(101%);
  --hz-filter--textLinkActive: invert(20%) sepia(28%) saturate(5952%)
    hue-rotate(200deg) brightness(88%) contrast(89%);
  --hz-filter--textLinkVisited: invert(28%) sepia(100%) saturate(958%)
    hue-rotate(180deg) brightness(97%) contrast(93%);
  --hz-filter--textControlsDefault: invert(21%) sepia(41%) saturate(386%)
    hue-rotate(170deg) brightness(91%) contrast(94%);
  --hz-filter--textControlsHover: invert(31%) sepia(94%) saturate(1290%)
    hue-rotate(185deg) brightness(83%) contrast(88%);
  --hz-filter--textControlsSelected: invert(29%) sepia(32%) saturate(3614%)
    hue-rotate(186deg) brightness(97%) contrast(87%);
  --hz-filter--signalSuccessDefault: invert(37%) sepia(11%) saturate(2421%)
    hue-rotate(106deg) brightness(85%) contrast(83%);
  --hz-filter--signalSuccessSoft: invert(96%) sepia(6%) saturate(343%)
    hue-rotate(111deg) brightness(101%) contrast(91%);
  --hz-filter--signalErrorDefault: invert(22%) sepia(67%) saturate(2548%)
    hue-rotate(332deg) brightness(92%) contrast(96%);
  --hz-filter--signalErrorSoft: invert(85%) sepia(9%) saturate(282%)
    hue-rotate(276deg) brightness(100%) contrast(112%);
  --hz-filter--signalWarningDefault: invert(33%) sepia(62%) saturate(746%)
    hue-rotate(334deg) brightness(100%) contrast(92%);
  --hz-filter--signalWarningSoft: invert(100%) sepia(55%) saturate(613%)
    hue-rotate(302deg) brightness(103%) contrast(94%);
  --hz-filter--signalInfoDefault: invert(36%) sepia(40%) saturate(1829%)
    hue-rotate(175deg) brightness(90%) contrast(95%);
  --hz-filter--signalInfoSoft: invert(99%) sepia(3%) saturate(6559%)
    hue-rotate(171deg) brightness(102%) contrast(99%);
  --hz-filter--textOnSignalSuccessDefault: invert(99%) sepia(0%) saturate(178%)
    hue-rotate(320deg) brightness(113%) contrast(97%);
  --hz-filter--textOnSignalSuccessSoft: invert(33%) sepia(80%) saturate(332%)
    hue-rotate(106deg) brightness(88%) contrast(94%);
  --hz-filter--textOnSignalErrorDefault: invert(100%) sepia(0%) saturate(7407%)
    hue-rotate(161deg) brightness(123%) contrast(97%);
  --hz-filter--textOnSignalErrorSoft: invert(25%) sepia(100%) saturate(5648%)
    hue-rotate(343deg) brightness(84%) contrast(81%);
  --hz-filter--textOnSignalWarningDefault: invert(99%) sepia(24%) saturate(208%)
    hue-rotate(193deg) brightness(110%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(26%) sepia(73%) saturate(1300%)
    hue-rotate(349deg) brightness(106%) contrast(80%);
  --hz-filter--textOnSignalInfoDefault: invert(99%) sepia(85%) saturate(3%)
    hue-rotate(174deg) brightness(104%) contrast(97%);
  --hz-filter--textOnSignalInfoSoft: invert(28%) sepia(99%) saturate(1024%)
    hue-rotate(181deg) brightness(97%) contrast(92%);
  --hz-filter--backgroundDefault: invert(99%) sepia(100%) saturate(0%)
    hue-rotate(74deg) brightness(100%) contrast(97%);
  --hz-filter--backgroundSurface: invert(100%) sepia(0%) saturate(1%)
    hue-rotate(136deg) brightness(102%) contrast(101%);
  --hz-filter--backgroundSurfaceStrong: invert(0%) sepia(5%) saturate(4521%)
    hue-rotate(342deg) brightness(86%) contrast(91%);
  --hz-filter--backgroundHighlight: invert(100%) sepia(0%) saturate(6982%)
    hue-rotate(212deg) brightness(88%) contrast(102%);
  --hz-filter--backgroundSecondary: invert(100%) sepia(82%) saturate(130%)
    hue-rotate(2deg) brightness(107%) contrast(89%);
  --hz-filter--backgroundBrandPrimary: invert(65%) sepia(71%) saturate(330%)
    hue-rotate(341deg) brightness(95%) contrast(95%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(86%) sepia(31%) saturate(6053%)
    hue-rotate(321deg) brightness(91%) contrast(85%);
  --hz-filter--backgroundBrandPrimarySoft: invert(96%) sepia(9%) saturate(805%)
    hue-rotate(304deg) brightness(106%) contrast(98%);
  --hz-filter--backgroundBrandSecondary: invert(21%) sepia(42%) saturate(360%)
    hue-rotate(171deg) brightness(96%) contrast(97%);
  --hz-filter--backgroundBrandTertiary: invert(30%) sepia(83%) saturate(1197%)
    hue-rotate(181deg) brightness(93%) contrast(91%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(29%) sepia(79%)
    saturate(7488%) hue-rotate(194deg) brightness(96%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(27%) sepia(57%)
    saturate(2916%) hue-rotate(183deg) brightness(99%) contrast(101%);
  --hz-filter--backgroundPrimaryButtonActive: invert(12%) sepia(84%)
    saturate(4312%) hue-rotate(202deg) brightness(93%) contrast(89%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(94%) sepia(3%)
    saturate(2355%) hue-rotate(327deg) brightness(121%) contrast(95%);
  --hz-filter--backgroundSecondaryButtonHover: invert(87%) sepia(11%)
    saturate(520%) hue-rotate(189deg) brightness(106%) contrast(104%);
  --hz-filter--backgroundSecondaryButtonActive: invert(100%) sepia(28%)
    saturate(3078%) hue-rotate(173deg) brightness(99%) contrast(99%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(88%) sepia(99%)
    saturate(39%) hue-rotate(336deg) brightness(107%) contrast(97%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(94%) sepia(7%)
    saturate(1080%) hue-rotate(228deg) brightness(101%) contrast(111%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(69%) sepia(2%)
    saturate(2983%) hue-rotate(241deg) brightness(136%) contrast(98%);
  --hz-filter--backgroundControlsDefault: invert(99%) sepia(1%) saturate(7448%)
    hue-rotate(181deg) brightness(126%) contrast(97%);
  --hz-filter--backgroundControlsHover: invert(100%) sepia(26%) saturate(3730%)
    hue-rotate(175deg) brightness(105%) contrast(99%);
  --hz-filter--backgroundControlsSelected: invert(31%) sepia(100%)
    saturate(857%) hue-rotate(175deg) brightness(94%) contrast(91%);
  --hz-filter--backgroundLoadingSkeleton: invert(99%) sepia(2%) saturate(3460%)
    hue-rotate(39deg) brightness(122%) contrast(81%);
  --hz-filter--backgroundChatBubbleSender: invert(38%) sepia(8%) saturate(1588%)
    hue-rotate(171deg) brightness(92%) contrast(94%);
  --hz-filter--backgroundChatBubbleReceiver: invert(88%) sepia(1%)
    saturate(3920%) hue-rotate(347deg) brightness(121%) contrast(94%);
  --hz-filter--textOnBackgroundSurface: invert(24%) sepia(8%) saturate(1594%)
    hue-rotate(172deg) brightness(92%) contrast(99%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(100%) sepia(18%)
    saturate(1%) hue-rotate(292deg) brightness(111%) contrast(97%);
  --hz-filter--textOnBackgroundSecondary: invert(18%) sepia(6%) saturate(3905%)
    hue-rotate(172deg) brightness(90%) contrast(82%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(20%) sepia(8%)
    saturate(2303%) hue-rotate(172deg) brightness(95%) contrast(89%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(0%) sepia(8%)
    saturate(7469%) hue-rotate(300deg) brightness(90%) contrast(110%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(0%) sepia(21%)
    saturate(7445%) hue-rotate(241deg) brightness(105%) contrast(98%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(100%) sepia(19%)
    saturate(1399%) hue-rotate(78deg) brightness(118%) contrast(103%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(69%) sepia(41%)
    saturate(501%) hue-rotate(344deg) brightness(94%) contrast(98%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(94%) sepia(78%)
    saturate(183%) hue-rotate(340deg) brightness(121%) contrast(96%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(94%) sepia(35%)
    saturate(7448%) hue-rotate(287deg) brightness(137%) contrast(117%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(22%) sepia(97%)
    saturate(2090%) hue-rotate(191deg) brightness(96%) contrast(87%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(17%)
    sepia(50%) saturate(7334%) hue-rotate(344deg) brightness(85%) contrast(79%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(98%) sepia(0%)
    saturate(1788%) hue-rotate(358deg) brightness(123%) contrast(97%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(19%) sepia(44%)
    saturate(396%) hue-rotate(171deg) brightness(96%) contrast(91%);
  --hz-filter--borderSoft: invert(98%) sepia(0%) saturate(0%) hue-rotate(180deg)
    brightness(93%) contrast(97%);
  --hz-filter--borderMedium: invert(73%) sepia(0%) saturate(4403%)
    hue-rotate(154deg) brightness(109%) contrast(88%);
  --hz-filter--borderStrong: invert(55%) sepia(26%) saturate(21%)
    hue-rotate(28deg) brightness(99%) contrast(95%);
  --hz-filter--borderDivider: invert(96%) sepia(0%) saturate(50%)
    hue-rotate(183deg) brightness(84%) contrast(85%);
  --hz-filter--borderError: invert(21%) sepia(40%) saturate(5746%)
    hue-rotate(338deg) brightness(85%) contrast(87%);
  --hz-filter--borderSecondaryButtonDefault: invert(29%) sepia(95%)
    saturate(771%) hue-rotate(174deg) brightness(99%) contrast(98%);
  --hz-filter--borderSecondaryButtonError: invert(25%) sepia(32%)
    saturate(4284%) hue-rotate(329deg) brightness(90%) contrast(99%);
  --hz-filter--borderInputsDefault: invert(93%) sepia(1%) saturate(439%)
    hue-rotate(21deg) brightness(84%) contrast(93%);
  --hz-filter--borderInputsHover: invert(26%) sepia(98%) saturate(1450%)
    hue-rotate(181deg) brightness(104%) contrast(101%);
  --hz-filter--borderInputsError: invert(15%) sepia(100%) saturate(2886%)
    hue-rotate(341deg) brightness(100%) contrast(82%);
  --hz-filter--borderControlsDefault: invert(78%) sepia(20%) saturate(19%)
    hue-rotate(18deg) brightness(101%) contrast(81%);
  --hz-filter--borderControlsHover: invert(34%) sepia(80%) saturate(3261%)
    hue-rotate(182deg) brightness(89%) contrast(104%);
  --hz-filter--borderControlsSelected: invert(31%) sepia(100%) saturate(1042%)
    hue-rotate(180deg) brightness(87%) contrast(89%);
  --hz-filter--borderOutlineFocus: invert(32%) sepia(38%) saturate(2958%)
    hue-rotate(185deg) brightness(100%) contrast(103%);
  --hz-filter--dashboardChartBlue: invert(28%) sepia(99%) saturate(1044%)
    hue-rotate(180deg) brightness(95%) contrast(89%);
  --hz-filter--dashboardChartRoyal: invert(19%) sepia(58%) saturate(3134%)
    hue-rotate(295deg) brightness(87%) contrast(89%);
  --hz-filter--dashboardChartTerra: invert(100%) sepia(91%) saturate(2810%)
    hue-rotate(304deg) brightness(101%) contrast(89%);
  --hz-filter--dashboardChartNavyblue: invert(43%) sepia(67%) saturate(7447%)
    hue-rotate(191deg) brightness(94%) contrast(103%);
  --hz-filter--dashboardChartGreen: invert(69%) sepia(14%) saturate(1210%)
    hue-rotate(112deg) brightness(92%) contrast(89%);
}

/* Dark mode - manual override */
html[data-theme="dark"] {
  color-scheme: dark;
  --hz-color--textPrimary: #e7edf8;
  --hz-color--textSecondary: #a8b6c8;
  --hz-color--textBrandPrimary: #eda566;
  --hz-color--textBrandSecondary: #e7edf8;
  --hz-color--textSuccess: #329a79;
  --hz-color--textError: #f4404e;
  --hz-color--textWarning: #d1873f;
  --hz-color--textInfo: #139eeb;
  --hz-color--textPlaceholder: #a8b6c8;
  --hz-color--textContrastHigh: #fbfbfa;
  --hz-color--textContrastLow: #000000;
  --hz-color--textLinkDefault: #139eeb;
  --hz-color--textLinkHover: #2bacef;
  --hz-color--textLinkActive: #139eeb;
  --hz-color--textLinkVisited: #139eeb;
  --hz-color--textControlsDefault: #e7edf8;
  --hz-color--textControlsHover: #2bacef;
  --hz-color--textControlsSelected: #139eeb;
  --hz-color--signalSuccessDefault: #216d51;
  --hz-color--signalSuccessSoft: #216d51;
  --hz-color--signalErrorDefault: #c5283d;
  --hz-color--signalErrorSoft: #c5283d;
  --hz-color--signalWarningDefault: #b24f28;
  --hz-color--signalWarningSoft: #b24f28;
  --hz-color--signalInfoDefault: #116db4;
  --hz-color--signalInfoSoft: #116db4;
  --hz-color--textOnSignalSuccessDefault: #fbfbfa;
  --hz-color--textOnSignalSuccessSoft: #fbfbfa;
  --hz-color--textOnSignalErrorDefault: #fbfbfa;
  --hz-color--textOnSignalErrorSoft: #fbfbfa;
  --hz-color--textOnSignalWarningDefault: #fbfbfa;
  --hz-color--textOnSignalWarningSoft: #fbfbfa;
  --hz-color--textOnSignalInfoDefault: #fbfbfa;
  --hz-color--textOnSignalInfoSoft: #fbfbfa;
  --hz-color--backgroundDefault: #1a1a1a;
  --hz-color--backgroundSurface: #252524;
  --hz-color--backgroundSurfaceStrong: #474746;
  --hz-color--backgroundHighlight: #474746;
  --hz-color--backgroundSecondary: #0c0c0c;
  --hz-color--backgroundBrandPrimary: #e18f59;
  --hz-color--backgroundBrandPrimaryAlt: #d88254;
  --hz-color--backgroundBrandPrimarySoft: #ce7650;
  --hz-color--backgroundBrandSecondary: #4b6179;
  --hz-color--backgroundBrandTertiary: #116db4;
  --hz-color--backgroundPrimaryButtonDefault: #116db4;
  --hz-color--backgroundPrimaryButtonHover: #007bc5;
  --hz-color--backgroundPrimaryButtonActive: #0e4d92;
  --hz-color--backgroundSecondaryButtonDefault: #1a1a1a;
  --hz-color--backgroundSecondaryButtonHover: #252524;
  --hz-color--backgroundSecondaryButtonActive: #0c0c0c;
  --hz-color--backgroundSecondaryButtonErrorDefault: #1a1a1a;
  --hz-color--backgroundSecondaryButtonErrorHover: #252524;
  --hz-color--backgroundSecondaryButtonErrorActive: #0c0c0c;
  --hz-color--backgroundControlsDefault: #1a1a1a;
  --hz-color--backgroundControlsHover: #252524;
  --hz-color--backgroundControlsSelected: #1490dc;
  --hz-color--backgroundLoadingSkeleton: #474746;
  --hz-color--backgroundOverlayDefault: #00000099;
  --hz-color--backgroundOverlayAlt: #ffffff99;
  --hz-color--backgroundChatBubbleSender: #4b6179;
  --hz-color--backgroundChatBubbleReceiver: #474746;
  --hz-color--textOnBackgroundSurface: #e7edf8;
  --hz-color--textOnBackgroundSurfaceStrong: #e7edf8;
  --hz-color--textOnBackgroundSecondary: #e7edf8;
  --hz-color--textOnBackgroundBrandPrimary: #000000;
  --hz-color--textOnBackgroundBrandPrimaryAlt: #000000;
  --hz-color--textOnBackgroundBrandPrimarySoft: #000000;
  --hz-color--textOnBackgroundBrandSecondary: #e7edf8;
  --hz-color--textOnBackgroundBrandSecondaryAlt: #fbfbfa;
  --hz-color--textOnBackgroundBrandTertiary: #e7edf8;
  --hz-color--textOnBackgroundPrimaryButtonDefault: #fbfbfa;
  --hz-color--textOnBackgroundSecondaryButtonDefault: #139eeb;
  --hz-color--textOnBackgroundSecondaryButtonErrorDefault: #f4404e;
  --hz-color--textOnBackgroundChatBubbleSender: #fbfbfa;
  --hz-color--textOnBackgroundChatBubbleReceiver: #e7edf8;
  --hz-color--borderSoft: #474746;
  --hz-color--borderMedium: #929292;
  --hz-color--borderStrong: #a4a4a3;
  --hz-color--borderDivider: #474746;
  --hz-color--borderError: #f4404e;
  --hz-color--borderSecondaryButtonDefault: #139eeb;
  --hz-color--borderSecondaryButtonError: #f4404e;
  --hz-color--borderInputsDefault: #929292;
  --hz-color--borderInputsHover: #139eeb;
  --hz-color--borderInputsError: #f4404e;
  --hz-color--borderControlsDefault: #929292;
  --hz-color--borderControlsHover: #139eeb;
  --hz-color--borderControlsSelected: #139eeb;
  --hz-color--borderOutlineFocus: #0077d2;
  --hz-filter--textPrimary: invert(98%) sepia(90%) saturate(901%)
    hue-rotate(178deg) brightness(105%) contrast(94%);
  --hz-filter--textSecondary: invert(99%) sepia(10%) saturate(4214%)
    hue-rotate(176deg) brightness(78%) contrast(103%);
  --hz-filter--textBrandPrimary: invert(86%) sepia(55%) saturate(3680%)
    hue-rotate(310deg) brightness(95%) contrast(96%);
  --hz-filter--textBrandSecondary: invert(86%) sepia(16%) saturate(135%)
    hue-rotate(182deg) brightness(107%) contrast(95%);
  --hz-filter--textSuccess: invert(47%) sepia(4%) saturate(5420%)
    hue-rotate(111deg) brightness(105%) contrast(84%);
  --hz-filter--textError: invert(27%) sepia(99%) saturate(1431%)
    hue-rotate(331deg) brightness(104%) contrast(91%);
  --hz-filter--textWarning: invert(56%) sepia(55%) saturate(516%)
    hue-rotate(348deg) brightness(93%) contrast(90%);
  --hz-filter--textInfo: invert(51%) sepia(22%) saturate(5814%)
    hue-rotate(172deg) brightness(99%) contrast(86%);
  --hz-filter--textPlaceholder: invert(100%) sepia(95%) saturate(1552%)
    hue-rotate(176deg) brightness(83%) contrast(87%);
  --hz-filter--textContrastHigh: invert(98%) sepia(61%) saturate(288%)
    hue-rotate(46deg) brightness(115%) contrast(96%);
  --hz-filter--textContrastLow: invert(0%) sepia(45%) saturate(7500%)
    hue-rotate(77deg) brightness(95%) contrast(107%);
  --hz-filter--textLinkDefault: invert(43%) sepia(91%) saturate(635%)
    hue-rotate(163deg) brightness(99%) contrast(97%);
  --hz-filter--textLinkHover: invert(50%) sepia(100%) saturate(412%)
    hue-rotate(159deg) brightness(98%) contrast(92%);
  --hz-filter--textLinkActive: invert(48%) sepia(62%) saturate(2186%)
    hue-rotate(173deg) brightness(97%) contrast(90%);
  --hz-filter--textLinkVisited: invert(49%) sepia(91%) saturate(1816%)
    hue-rotate(172deg) brightness(94%) contrast(95%);
  --hz-filter--textControlsDefault: invert(89%) sepia(5%) saturate(446%)
    hue-rotate(185deg) brightness(106%) contrast(95%);
  --hz-filter--textControlsHover: invert(69%) sepia(65%) saturate(4396%)
    hue-rotate(171deg) brightness(100%) contrast(88%);
  --hz-filter--textControlsSelected: invert(47%) sepia(85%) saturate(510%)
    hue-rotate(158deg) brightness(95%) contrast(103%);
  --hz-filter--signalSuccessDefault: invert(30%) sepia(94%) saturate(330%)
    hue-rotate(106deg) brightness(92%) contrast(86%);
  --hz-filter--signalSuccessSoft: invert(37%) sepia(15%) saturate(1806%)
    hue-rotate(106deg) brightness(88%) contrast(87%);
  --hz-filter--signalErrorDefault: invert(17%) sepia(43%) saturate(6030%)
    hue-rotate(340deg) brightness(96%) contrast(84%);
  --hz-filter--signalErrorSoft: invert(16%) sepia(97%) saturate(2725%)
    hue-rotate(339deg) brightness(98%) contrast(86%);
  --hz-filter--signalWarningDefault: invert(32%) sepia(100%) saturate(751%)
    hue-rotate(343deg) brightness(89%) contrast(85%);
  --hz-filter--signalWarningSoft: invert(30%) sepia(95%) saturate(676%)
    hue-rotate(336deg) brightness(97%) contrast(93%);
  --hz-filter--signalInfoDefault: invert(25%) sepia(56%) saturate(3244%)
    hue-rotate(190deg) brightness(93%) contrast(87%);
  --hz-filter--signalInfoSoft: invert(27%) sepia(72%) saturate(5174%)
    hue-rotate(193deg) brightness(89%) contrast(87%);
  --hz-filter--textOnSignalSuccessDefault: invert(99%) sepia(2%) saturate(2062%)
    hue-rotate(326deg) brightness(109%) contrast(97%);
  --hz-filter--textOnSignalSuccessSoft: invert(92%) sepia(77%) saturate(4%)
    hue-rotate(61deg) brightness(100%) contrast(99%);
  --hz-filter--textOnSignalErrorDefault: invert(94%) sepia(20%) saturate(171%)
    hue-rotate(322deg) brightness(108%) contrast(97%);
  --hz-filter--textOnSignalErrorSoft: invert(100%) sepia(0%) saturate(0%)
    hue-rotate(148deg) brightness(101%) contrast(101%);
  --hz-filter--textOnSignalWarningDefault: invert(100%) sepia(0%) saturate(3%)
    hue-rotate(307deg) brightness(105%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(100%) sepia(89%) saturate(0%)
    hue-rotate(101deg) brightness(107%) contrast(97%);
  --hz-filter--textOnSignalInfoDefault: invert(98%) sepia(92%) saturate(1%)
    hue-rotate(118deg) brightness(107%) contrast(97%);
  --hz-filter--textOnSignalInfoSoft: invert(97%) sepia(9%) saturate(18%)
    hue-rotate(18deg) brightness(99%) contrast(99%);
  --hz-filter--backgroundDefault: invert(0%) sepia(8%) saturate(4375%)
    hue-rotate(315deg) brightness(100%) contrast(80%);
  --hz-filter--backgroundSurface: invert(9%) sepia(13%) saturate(78%)
    hue-rotate(21deg) brightness(106%) contrast(87%);
  --hz-filter--backgroundSurfaceStrong: invert(19%) sepia(0%) saturate(1209%)
    hue-rotate(276deg) brightness(113%) contrast(79%);
  --hz-filter--backgroundHighlight: invert(29%) sepia(9%) saturate(0%)
    hue-rotate(223deg) brightness(94%) contrast(102%);
  --hz-filter--backgroundSecondary: invert(0%) sepia(2%) saturate(78%)
    hue-rotate(340deg) brightness(112%) contrast(91%);
  --hz-filter--backgroundBrandPrimary: invert(58%) sepia(84%) saturate(314%)
    hue-rotate(339deg) brightness(92%) contrast(91%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(81%) sepia(36%) saturate(4112%)
    hue-rotate(320deg) brightness(89%) contrast(88%);
  --hz-filter--backgroundBrandPrimarySoft: invert(51%) sepia(42%) saturate(602%)
    hue-rotate(333deg) brightness(94%) contrast(93%);
  --hz-filter--backgroundBrandSecondary: invert(36%) sepia(13%) saturate(1021%)
    hue-rotate(171deg) brightness(96%) contrast(90%);
  --hz-filter--backgroundBrandTertiary: invert(32%) sepia(84%) saturate(5088%)
    hue-rotate(192deg) brightness(87%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(31%) sepia(45%)
    saturate(4197%) hue-rotate(190deg) brightness(82%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(28%) sepia(42%)
    saturate(6887%) hue-rotate(186deg) brightness(98%) contrast(101%);
  --hz-filter--backgroundPrimaryButtonActive: invert(11%) sepia(93%)
    saturate(4461%) hue-rotate(202deg) brightness(91%) contrast(89%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(10%) sepia(12%)
    saturate(27%) hue-rotate(2deg) brightness(90%) contrast(98%);
  --hz-filter--backgroundSecondaryButtonHover: invert(10%) sepia(5%)
    saturate(191%) hue-rotate(0deg) brightness(94%) contrast(88%);
  --hz-filter--backgroundSecondaryButtonActive: invert(0%) sepia(12%)
    saturate(7366%) hue-rotate(107deg) brightness(112%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(0%) sepia(60%)
    saturate(401%) hue-rotate(109deg) brightness(105%) contrast(80%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(9%) sepia(6%)
    saturate(221%) hue-rotate(21deg) brightness(100%) contrast(88%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(0%) sepia(8%)
    saturate(4672%) hue-rotate(275deg) brightness(80%) contrast(91%);
  --hz-filter--backgroundControlsDefault: invert(6%) sepia(2%) saturate(25%)
    hue-rotate(314deg) brightness(100%) contrast(90%);
  --hz-filter--backgroundControlsHover: invert(7%) sepia(7%) saturate(300%)
    hue-rotate(22deg) brightness(101%) contrast(83%);
  --hz-filter--backgroundControlsSelected: invert(42%) sepia(99%) saturate(579%)
    hue-rotate(162deg) brightness(97%) contrast(95%);
  --hz-filter--backgroundLoadingSkeleton: invert(27%) sepia(5%) saturate(88%)
    hue-rotate(21deg) brightness(93%) contrast(89%);
  --hz-filter--backgroundChatBubbleSender: invert(36%) sepia(16%) saturate(830%)
    hue-rotate(171deg) brightness(97%) contrast(93%);
  --hz-filter--backgroundChatBubbleReceiver: invert(24%) sepia(0%)
    saturate(2818%) hue-rotate(142deg) brightness(97%) contrast(84%);
  --hz-filter--textOnBackgroundSurface: invert(92%) sepia(18%) saturate(137%)
    hue-rotate(186deg) brightness(100%) contrast(95%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(100%) sepia(51%)
    saturate(1554%) hue-rotate(178deg) brightness(102%) contrast(94%);
  --hz-filter--textOnBackgroundSecondary: invert(92%) sepia(10%) saturate(236%)
    hue-rotate(184deg) brightness(101%) contrast(95%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(0%) sepia(6%)
    saturate(7475%) hue-rotate(285deg) brightness(103%) contrast(106%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(0%) sepia(100%)
    saturate(17%) hue-rotate(277deg) brightness(94%) contrast(106%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(0%) sepia(11%)
    saturate(7477%) hue-rotate(269deg) brightness(96%) contrast(100%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(96%) sepia(3%)
    saturate(562%) hue-rotate(152deg) brightness(100%) contrast(95%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(90%) sepia(0%)
    saturate(7500%) hue-rotate(135deg) brightness(106%) contrast(104%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(86%) sepia(15%)
    saturate(148%) hue-rotate(181deg) brightness(108%) contrast(95%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(99%) sepia(0%)
    saturate(2673%) hue-rotate(166deg) brightness(115%) contrast(97%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(51%) sepia(23%)
    saturate(6349%) hue-rotate(174deg) brightness(99%) contrast(87%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(33%)
    sepia(89%) saturate(3306%) hue-rotate(336deg) brightness(107%) contrast(91%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(83%) sepia(100%)
    saturate(0%) hue-rotate(171deg) brightness(101%) contrast(98%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(97%) sepia(41%)
    saturate(731%) hue-rotate(160deg) brightness(111%) contrast(94%);
  --hz-filter--borderSoft: invert(24%) sepia(1%) saturate(2694%)
    hue-rotate(9deg) brightness(90%) contrast(78%);
  --hz-filter--borderMedium: invert(63%) sepia(11%) saturate(16%)
    hue-rotate(47deg) brightness(91%) contrast(83%);
  --hz-filter--borderStrong: invert(68%) sepia(0%) saturate(1666%)
    hue-rotate(191deg) brightness(98%) contrast(85%);
  --hz-filter--borderDivider: invert(29%) sepia(2%) saturate(9%)
    hue-rotate(22deg) brightness(92%) contrast(95%);
  --hz-filter--borderError: invert(38%) sepia(34%) saturate(2977%)
    hue-rotate(327deg) brightness(94%) contrast(103%);
  --hz-filter--borderSecondaryButtonDefault: invert(57%) sepia(49%)
    saturate(2899%) hue-rotate(171deg) brightness(91%) contrast(103%);
  --hz-filter--borderSecondaryButtonError: invert(31%) sepia(73%)
    saturate(2573%) hue-rotate(335deg) brightness(102%) contrast(91%);
  --hz-filter--borderInputsDefault: invert(62%) sepia(1%) saturate(3331%)
    hue-rotate(5deg) brightness(93%) contrast(100%);
  --hz-filter--borderInputsHover: invert(49%) sepia(70%) saturate(2690%)
    hue-rotate(173deg) brightness(99%) contrast(86%);
  --hz-filter--borderInputsError: invert(31%) sepia(88%) saturate(2434%)
    hue-rotate(335deg) brightness(102%) contrast(91%);
  --hz-filter--borderControlsDefault: invert(69%) sepia(1%) saturate(1344%)
    hue-rotate(38deg) brightness(85%) contrast(84%);
  --hz-filter--borderControlsHover: invert(45%) sepia(100%) saturate(2756%)
    hue-rotate(178deg) brightness(106%) contrast(85%);
  --hz-filter--borderControlsSelected: invert(49%) sepia(35%) saturate(3955%)
    hue-rotate(173deg) brightness(99%) contrast(87%);
  --hz-filter--borderOutlineFocus: invert(33%) sepia(65%) saturate(6581%)
    hue-rotate(191deg) brightness(99%) contrast(100%);
}
