:root,
html[data-theme="light"] {
  color-scheme: light;
  --hz-space--none: 0px;
  --hz-space--xxxxs: 2px;
  --hz-space--xxxs: 4px;
  --hz-space--xxs: 8px;
  --hz-space--xs: 12px;
  --hz-space--s: 16px;
  --hz-space--m: 24px;
  --hz-space--l: 32px;
  --hz-space--xl: 48px;
  --hz-space--xxl: 64px;
  --hz-space--xxxl: 96px;
  --hz-border--weightStandard: 1px solid;
  --hz-border--weightLarge: 2px solid;
  --hz-radius--none: 0px;
  --hz-radius--xs: 2px;
  --hz-radius--s: 4px;
  --hz-radius--m: 8px;
  --hz-radius--l: 12px;
  --hz-radius--xl: 16px;
  --hz-radius--xxl: 20px;
  --hz-shadow--low:
    0px 4px 8px -2px rgba(10, 13, 18, 0.1),
    0px 2px 4px -2px rgba(10, 13, 18, 0.06);
  --hz-shadow--medium:
    0px 12px 16px -4px rgba(10, 13, 18, 0.08),
    0px 4px 6px -2px rgba(10, 13, 18, 0.03);
  --hz-shadow--high:
    0px 20px 24px -4px rgba(10, 13, 18, 0.08),
    0px 8px 8px -4px rgba(10, 13, 18, 0.03);
  --hz-breakpoint--minWidthXs: 0px;
  --hz-breakpoint--minWidthS: 480px;
  --hz-breakpoint--minWidthM: 768px;
  --hz-breakpoint--minWidthL: 992px;
  --hz-breakpoint--minWidthXl: 1200px;
  --hz-fontFamily--bodyLarge: "Roboto", sans-serif;
  --hz-fontFamily--bodyLargeStrong: "Roboto", sans-serif;
  --hz-fontFamily--bodyRegular: "Roboto", sans-serif;
  --hz-fontFamily--bodyRegularStrong: "Roboto", sans-serif;
  --hz-fontFamily--bodySmall: "Roboto", sans-serif;
  --hz-fontFamily--bodySmallStrong: "Roboto", sans-serif;
  --hz-fontFamily--linkLarge: "Roboto", sans-serif;
  --hz-fontFamily--linkRegular: "Roboto", sans-serif;
  --hz-fontFamily--linkSmall: "Roboto", sans-serif;
  --hz-fontFamily--title1: "Breeserif", sans-serif;
  --hz-fontFamily--title2: "Breeserif", sans-serif;
  --hz-fontFamily--title3: "Breeserif", sans-serif;
  --hz-fontFamily--title4: "Breeserif", sans-serif;
  --hz-fontFamily--title5: "Breeserif", sans-serif;
  --hz-fontFamily--buttonText: "Roboto", sans-serif;
  --hz-fontFamily--licensePlate: "Kenteken", sans-serif;
  --hz-lineHeight--bodyLarge: 22px;
  --hz-lineHeight--bodyLargeStrong: 22px;
  --hz-lineHeight--bodyRegular: 18px;
  --hz-lineHeight--bodyRegularStrong: 18px;
  --hz-lineHeight--bodySmall: 16px;
  --hz-lineHeight--bodySmallStrong: 16px;
  --hz-lineHeight--linkLarge: 22px;
  --hz-lineHeight--linkRegular: 18px;
  --hz-lineHeight--linkSmall: 16px;
  --hz-lineHeight--title1: 60px;
  --hz-lineHeight--title2: 40px;
  --hz-lineHeight--title3: 32px;
  --hz-lineHeight--title4: 28px;
  --hz-lineHeight--title5: 24px;
  --hz-lineHeight--buttonText: 28px;
  --hz-lineHeight--licensePlate: 32px;
  --hz-fontWeight--bodyLarge: 400;
  --hz-fontWeight--bodyLargeStrong: 500;
  --hz-fontWeight--bodyRegular: 400;
  --hz-fontWeight--bodyRegularStrong: 500;
  --hz-fontWeight--bodySmall: 400;
  --hz-fontWeight--bodySmallStrong: 500;
  --hz-fontWeight--linkLarge: 400;
  --hz-fontWeight--linkRegular: 400;
  --hz-fontWeight--linkSmall: 400;
  --hz-fontWeight--title1: 400;
  --hz-fontWeight--title2: 400;
  --hz-fontWeight--title3: 400;
  --hz-fontWeight--title4: 400;
  --hz-fontWeight--title5: 400;
  --hz-fontWeight--buttonText: 500;
  --hz-fontWeight--licensePlate: 400;
  --hz-fontSize--bodyLarge: 16px;
  --hz-fontSize--bodyLargeStrong: 16px;
  --hz-fontSize--bodyRegular: 14px;
  --hz-fontSize--bodyRegularStrong: 14px;
  --hz-fontSize--bodySmall: 12px;
  --hz-fontSize--bodySmallStrong: 12px;
  --hz-fontSize--linkLarge: 16px;
  --hz-fontSize--linkRegular: 14px;
  --hz-fontSize--linkSmall: 12px;
  --hz-fontSize--title1: 44px;
  --hz-fontSize--title2: 32px;
  --hz-fontSize--title3: 24px;
  --hz-fontSize--title4: 20px;
  --hz-fontSize--title5: 18px;
  --hz-fontSize--buttonText: 16px;
  --hz-fontSize--licensePlate: 24px;
  --hz-zIndex--tooltip: 5000010;
  --hz-zIndex--header: 5000010;
  --hz-zIndex--headerSticky: 5000011;
  --hz-zIndex--sideMenuOverlay: 5000019;
  --hz-zIndex--sideMenu: 5000020;
  --hz-zIndex--headerDropdown: 5000090;
  --hz-zIndex--pageWrapper: 110;
  --hz-zIndex--popover: 5000040;
  --hz-zIndex--unsupportedBrowser: 5000040;
  --hz-zIndex--overlay: 5000050;
  --hz-zIndex--modal: 5000060;
  --hz-zIndex--notifications: 5000080;
  --hz-color--textPrimary: #2d3c4d;
  --hz-color--textSecondary: #4b6179;
  --hz-color--textBrandPrimary: #eda566;
  --hz-color--textBrandSecondary: #2d3c4d;
  --hz-color--textSuccess: #216d51;
  --hz-color--textError: #c5283d;
  --hz-color--textWarning: #b24f28;
  --hz-color--textInfo: #116db4;
  --hz-color--textPlaceholder: #586f89;
  --hz-color--textContrastHigh: #fbfbfa;
  --hz-color--textContrastLow: #000000;
  --hz-color--textLinkDefault: #116db4;
  --hz-color--textLinkHover: #007bc5;
  --hz-color--textLinkActive: #0e4d92;
  --hz-color--textLinkVisited: #116db4;
  --hz-color--textControlsDefault: #2d3c4d;
  --hz-color--textControlsHover: #116db4;
  --hz-color--textControlsSelected: #116db4;
  --hz-color--signalSuccessDefault: #216d51;
  --hz-color--signalSuccessSoft: #e1f3ee;
  --hz-color--signalErrorDefault: #c5283d;
  --hz-color--signalErrorSoft: #fdebf0;
  --hz-color--signalWarningDefault: #b24f28;
  --hz-color--signalWarningSoft: #f8f0e4;
  --hz-color--signalInfoDefault: #116db4;
  --hz-color--signalInfoSoft: #e0f3fd;
  --hz-color--textOnSignalSuccessDefault: #fbfbfa;
  --hz-color--textOnSignalSuccessSoft: #216d51;
  --hz-color--textOnSignalErrorDefault: #fbfbfa;
  --hz-color--textOnSignalErrorSoft: #c5283d;
  --hz-color--textOnSignalWarningDefault: #fbfbfa;
  --hz-color--textOnSignalWarningSoft: #b24f28;
  --hz-color--textOnSignalInfoDefault: #fbfbfa;
  --hz-color--textOnSignalInfoSoft: #116db4;
  --hz-color--backgroundDefault: #fbfbfa;
  --hz-color--backgroundSurface: #ffffff;
  --hz-color--backgroundSurfaceStrong: #0c0c0c;
  --hz-color--backgroundHighlight: #e5e5e4;
  --hz-color--backgroundSecondary: #f1f1f0;
  --hz-color--backgroundBrandPrimary: #eda566;
  --hz-color--backgroundBrandPrimaryAlt: #d88254;
  --hz-color--backgroundBrandPrimarySoft: #fdf6f0;
  --hz-color--backgroundBrandSecondary: #2d3c4d;
  --hz-color--backgroundBrandTertiary: #116db4;
  --hz-color--backgroundPrimaryButtonDefault: #116db4;
  --hz-color--backgroundPrimaryButtonHover: #007bc5;
  --hz-color--backgroundPrimaryButtonActive: #0e4d92;
  --hz-color--backgroundSecondaryButtonDefault: #fbfbfa;
  --hz-color--backgroundSecondaryButtonHover: #eaf7fe;
  --hz-color--backgroundSecondaryButtonActive: #e0f3fd;
  --hz-color--backgroundSecondaryButtonErrorDefault: #fbfbfa;
  --hz-color--backgroundSecondaryButtonErrorHover: #fef2f5;
  --hz-color--backgroundSecondaryButtonErrorActive: #fdebf0;
  --hz-color--backgroundControlsDefault: #fbfbfa;
  --hz-color--backgroundControlsHover: #e0f3fd;
  --hz-color--backgroundControlsSelected: #116db4;
  --hz-color--backgroundLoadingSkeleton: #e5e5e4;
  --hz-color--backgroundOverlayDefault: #00000099;
  --hz-color--backgroundOverlayAlt: #ffffff99;
  --hz-color--backgroundChatBubbleSender: #4b6179;
  --hz-color--backgroundChatBubbleReceiver: #f7f7f6;
  --hz-color--textOnBackgroundSurface: #2d3c4d;
  --hz-color--textOnBackgroundSurfaceStrong: #fbfbfa;
  --hz-color--textOnBackgroundSecondary: #2d3c4d;
  --hz-color--textOnBackgroundBrandPrimary: #2d3c4d;
  --hz-color--textOnBackgroundBrandPrimaryAlt: #000000;
  --hz-color--textOnBackgroundBrandPrimarySoft: #000000;
  --hz-color--textOnBackgroundBrandSecondary: #fbfbfa;
  --hz-color--textOnBackgroundBrandSecondaryAlt: #eda566;
  --hz-color--textOnBackgroundBrandTertiary: #fbfbfa;
  --hz-color--textOnBackgroundPrimaryButtonDefault: #fbfbfa;
  --hz-color--textOnBackgroundSecondaryButtonDefault: #116db4;
  --hz-color--textOnBackgroundSecondaryButtonErrorDefault: #c5283d;
  --hz-color--textOnBackgroundChatBubbleSender: #fbfbfa;
  --hz-color--textOnBackgroundChatBubbleReceiver: #2d3c4d;
  --hz-color--borderSoft: #e5e5e4;
  --hz-color--borderMedium: #c2c2c1;
  --hz-color--borderStrong: #929292;
  --hz-color--borderDivider: #c2c2c1;
  --hz-color--borderError: #c5283d;
  --hz-color--borderSecondaryButtonDefault: #116db4;
  --hz-color--borderSecondaryButtonError: #c5283d;
  --hz-color--borderInputsDefault: #929292;
  --hz-color--borderInputsHover: #007bc5;
  --hz-color--borderInputsError: #c5283d;
  --hz-color--borderControlsDefault: #929292;
  --hz-color--borderControlsHover: #007bc5;
  --hz-color--borderControlsSelected: #116db4;
  --hz-color--borderOutlineFocus: #0077d2;
  --hz-color--dashboardChartBlue: #116db4;
  --hz-color--dashboardChartRoyal: #962576;
  --hz-color--dashboardChartTerra: #f1b47a;
  --hz-color--dashboardChartNavyblue: #0077d2;
  --hz-color--dashboardChartGreen: #57ba9e;
  --hz-filter--textPrimary: invert(19%) sepia(4%) saturate(5098%)
    hue-rotate(172deg) brightness(97%) contrast(86%);
  --hz-filter--textSecondary: invert(37%) sepia(36%) saturate(401%)
    hue-rotate(171deg) brightness(90%) contrast(89%);
  --hz-filter--textBrandPrimary: invert(70%) sepia(63%) saturate(471%)
    hue-rotate(331deg) brightness(98%) contrast(89%);
  --hz-filter--textBrandSecondary: invert(18%) sepia(49%) saturate(385%)
    hue-rotate(171deg) brightness(95%) contrast(89%);
  --hz-filter--textSuccess: invert(34%) sepia(15%) saturate(1608%)
    hue-rotate(106deg) brightness(98%) contrast(92%);
  --hz-filter--textError: invert(18%) sepia(65%) saturate(3226%)
    hue-rotate(336deg) brightness(100%) contrast(90%);
  --hz-filter--textWarning: invert(32%) sepia(99%) saturate(457%)
    hue-rotate(333deg) brightness(98%) contrast(91%);
  --hz-filter--textInfo: invert(22%) sepia(72%) saturate(2882%)
    hue-rotate(191deg) brightness(96%) contrast(87%);
  --hz-filter--textPlaceholder: invert(44%) sepia(11%) saturate(1193%)
    hue-rotate(172deg) brightness(93%) contrast(88%);
  --hz-filter--textContrastHigh: invert(99%) sepia(52%) saturate(0%)
    hue-rotate(211deg) brightness(113%) contrast(97%);
  --hz-filter--textContrastLow: invert(0%) sepia(77%) saturate(7500%)
    hue-rotate(314deg) brightness(89%) contrast(102%);
  --hz-filter--textLinkDefault: invert(19%) sepia(73%) saturate(5224%)
    hue-rotate(194deg) brightness(94%) contrast(87%);
  --hz-filter--textLinkHover: invert(35%) sepia(67%) saturate(7013%)
    hue-rotate(187deg) brightness(99%) contrast(101%);
  --hz-filter--textLinkActive: invert(19%) sepia(22%) saturate(6613%)
    hue-rotate(197deg) brightness(104%) contrast(89%);
  --hz-filter--textLinkVisited: invert(29%) sepia(70%) saturate(1495%)
    hue-rotate(183deg) brightness(95%) contrast(90%);
  --hz-filter--textControlsDefault: invert(18%) sepia(4%) saturate(4861%)
    hue-rotate(172deg) brightness(93%) contrast(83%);
  --hz-filter--textControlsHover: invert(32%) sepia(85%) saturate(826%)
    hue-rotate(174deg) brightness(93%) contrast(99%);
  --hz-filter--textControlsSelected: invert(28%) sepia(92%) saturate(1075%)
    hue-rotate(180deg) brightness(100%) contrast(90%);
  --hz-filter--signalSuccessDefault: invert(32%) sepia(7%) saturate(4035%)
    hue-rotate(106deg) brightness(102%) contrast(83%);
  --hz-filter--signalSuccessSoft: invert(97%) sepia(5%) saturate(379%)
    hue-rotate(110deg) brightness(95%) contrast(101%);
  --hz-filter--signalErrorDefault: invert(21%) sepia(36%) saturate(7435%)
    hue-rotate(341deg) brightness(83%) contrast(84%);
  --hz-filter--signalErrorSoft: invert(80%) sepia(25%) saturate(114%)
    hue-rotate(291deg) brightness(110%) contrast(98%);
  --hz-filter--signalWarningDefault: invert(34%) sepia(91%) saturate(483%)
    hue-rotate(332deg) brightness(92%) contrast(93%);
  --hz-filter--signalWarningSoft: invert(100%) sepia(93%) saturate(670%)
    hue-rotate(307deg) brightness(118%) contrast(94%);
  --hz-filter--signalInfoDefault: invert(23%) sepia(95%) saturate(4113%)
    hue-rotate(193deg) brightness(92%) contrast(87%);
  --hz-filter--signalInfoSoft: invert(95%) sepia(3%) saturate(1332%)
    hue-rotate(170deg) brightness(95%) contrast(110%);
  --hz-filter--textOnSignalSuccessDefault: invert(97%) sepia(8%) saturate(1254%)
    hue-rotate(305deg) brightness(117%) contrast(97%);
  --hz-filter--textOnSignalSuccessSoft: invert(32%) sepia(31%) saturate(902%)
    hue-rotate(106deg) brightness(96%) contrast(85%);
  --hz-filter--textOnSignalErrorDefault: invert(100%) sepia(0%) saturate(5796%)
    hue-rotate(355deg) brightness(128%) contrast(107%);
  --hz-filter--textOnSignalErrorSoft: invert(17%) sepia(80%) saturate(3054%)
    hue-rotate(338deg) brightness(98%) contrast(87%);
  --hz-filter--textOnSignalWarningDefault: invert(96%) sepia(81%) saturate(267%)
    hue-rotate(304deg) brightness(113%) contrast(97%);
  --hz-filter--textOnSignalWarningSoft: invert(29%) sepia(78%) saturate(912%)
    hue-rotate(342deg) brightness(101%) contrast(86%);
  --hz-filter--textOnSignalInfoDefault: invert(99%) sepia(0%) saturate(4849%)
    hue-rotate(329deg) brightness(135%) contrast(97%);
  --hz-filter--textOnSignalInfoSoft: invert(30%) sepia(87%) saturate(1164%)
    hue-rotate(181deg) brightness(91%) contrast(91%);
  --hz-filter--backgroundDefault: invert(93%) sepia(2%) saturate(0%)
    hue-rotate(54deg) brightness(105%) contrast(104%);
  --hz-filter--backgroundSurface: invert(100%) sepia(0%) saturate(7493%)
    hue-rotate(54deg) brightness(100%) contrast(92%);
  --hz-filter--backgroundSurfaceStrong: invert(0%) sepia(6%) saturate(4451%)
    hue-rotate(114deg) brightness(97%) contrast(96%);
  --hz-filter--backgroundHighlight: invert(95%) sepia(2%) saturate(4170%)
    hue-rotate(191deg) brightness(119%) contrast(80%);
  --hz-filter--backgroundSecondary: invert(100%) sepia(2%) saturate(927%)
    hue-rotate(197deg) brightness(113%) contrast(89%);
  --hz-filter--backgroundBrandPrimary: invert(78%) sepia(23%) saturate(1271%)
    hue-rotate(326deg) brightness(97%) contrast(91%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(55%) sepia(53%) saturate(469%)
    hue-rotate(337deg) brightness(95%) contrast(93%);
  --hz-filter--backgroundBrandPrimarySoft: invert(80%) sepia(1%) saturate(1641%)
    hue-rotate(331deg) brightness(123%) contrast(98%);
  --hz-filter--backgroundBrandSecondary: invert(18%) sepia(4%) saturate(5675%)
    hue-rotate(172deg) brightness(91%) contrast(82%);
  --hz-filter--backgroundBrandTertiary: invert(31%) sepia(97%) saturate(867%)
    hue-rotate(177deg) brightness(91%) contrast(95%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(26%) sepia(67%)
    saturate(2884%) hue-rotate(191deg) brightness(85%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(32%) sepia(89%)
    saturate(1191%) hue-rotate(177deg) brightness(94%) contrast(102%);
  --hz-filter--backgroundPrimaryButtonActive: invert(20%) sepia(100%)
    saturate(1419%) hue-rotate(196deg) brightness(89%) contrast(93%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(97%) sepia(99%)
    saturate(13%) hue-rotate(28deg) brightness(101%) contrast(97%);
  --hz-filter--backgroundSecondaryButtonHover: invert(93%) sepia(7%)
    saturate(1918%) hue-rotate(183deg) brightness(106%) contrast(100%);
  --hz-filter--backgroundSecondaryButtonActive: invert(88%) sepia(2%)
    saturate(3691%) hue-rotate(187deg) brightness(106%) contrast(106%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(99%) sepia(100%)
    saturate(1%) hue-rotate(151deg) brightness(110%) contrast(97%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(99%) sepia(86%)
    saturate(498%) hue-rotate(286deg) brightness(103%) contrast(99%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(100%) sepia(30%)
    saturate(2799%) hue-rotate(238deg) brightness(112%) contrast(98%);
  --hz-filter--backgroundControlsDefault: invert(91%) sepia(54%) saturate(120%)
    hue-rotate(18deg) brightness(115%) contrast(97%);
  --hz-filter--backgroundControlsHover: invert(100%) sepia(29%) saturate(3930%)
    hue-rotate(175deg) brightness(105%) contrast(98%);
  --hz-filter--backgroundControlsSelected: invert(34%) sepia(45%)
    saturate(2056%) hue-rotate(181deg) brightness(87%) contrast(92%);
  --hz-filter--backgroundLoadingSkeleton: invert(100%) sepia(0%) saturate(1160%)
    hue-rotate(118deg) brightness(87%) contrast(107%);
  --hz-filter--backgroundChatBubbleSender: invert(40%) sepia(2%) saturate(5636%)
    hue-rotate(171deg) brightness(86%) contrast(89%);
  --hz-filter--backgroundChatBubbleReceiver: invert(100%) sepia(0%)
    saturate(2483%) hue-rotate(35deg) brightness(102%) contrast(104%);
  --hz-filter--textOnBackgroundSurface: invert(19%) sepia(49%) saturate(404%)
    hue-rotate(171deg) brightness(90%) contrast(87%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(93%) sepia(95%)
    saturate(101%) hue-rotate(286deg) brightness(109%) contrast(97%);
  --hz-filter--textOnBackgroundSecondary: invert(18%) sepia(11%) saturate(1616%)
    hue-rotate(171deg) brightness(99%) contrast(87%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(20%) sepia(26%)
    saturate(616%) hue-rotate(171deg) brightness(98%) contrast(92%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(0%) sepia(100%)
    saturate(0%) hue-rotate(138deg) brightness(99%) contrast(105%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(0%) sepia(0%)
    saturate(7467%) hue-rotate(236deg) brightness(92%) contrast(108%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(100%) sepia(87%)
    saturate(272%) hue-rotate(27deg) brightness(114%) contrast(95%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(92%) sepia(93%)
    saturate(2966%) hue-rotate(306deg) brightness(92%) contrast(102%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(82%) sepia(98%)
    saturate(0%) hue-rotate(155deg) brightness(101%) contrast(101%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(98%) sepia(9%)
    saturate(904%) hue-rotate(37deg) brightness(119%) contrast(94%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(25%) sepia(63%)
    saturate(6630%) hue-rotate(194deg) brightness(92%) contrast(87%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(22%)
    sepia(32%) saturate(6183%) hue-rotate(336deg) brightness(89%) contrast(90%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(97%) sepia(32%)
    saturate(1%) hue-rotate(169deg) brightness(105%) contrast(97%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(21%) sepia(14%)
    saturate(1159%) hue-rotate(171deg) brightness(93%) contrast(91%);
  --hz-filter--borderSoft: invert(98%) sepia(5%) saturate(1461%)
    hue-rotate(334deg) brightness(119%) contrast(80%);
  --hz-filter--borderMedium: invert(80%) sepia(9%) saturate(16%)
    hue-rotate(116deg) brightness(96%) contrast(91%);
  --hz-filter--borderStrong: invert(67%) sepia(0%) saturate(0%)
    hue-rotate(168deg) brightness(87%) contrast(85%);
  --hz-filter--borderDivider: invert(95%) sepia(0%) saturate(16%)
    hue-rotate(163deg) brightness(83%) contrast(90%);
  --hz-filter--borderError: invert(32%) sepia(38%) saturate(2744%)
    hue-rotate(323deg) brightness(80%) contrast(108%);
  --hz-filter--borderSecondaryButtonDefault: invert(43%) sepia(94%)
    saturate(6896%) hue-rotate(193deg) brightness(91%) contrast(87%);
  --hz-filter--borderSecondaryButtonError: invert(21%) sepia(52%)
    saturate(3905%) hue-rotate(336deg) brightness(89%) contrast(91%);
  --hz-filter--borderInputsDefault: invert(58%) sepia(1%) saturate(0%)
    hue-rotate(161deg) brightness(101%) contrast(87%);
  --hz-filter--borderInputsHover: invert(35%) sepia(85%) saturate(5197%)
    hue-rotate(186deg) brightness(95%) contrast(101%);
  --hz-filter--borderInputsError: invert(33%) sepia(88%) saturate(1839%)
    hue-rotate(329deg) brightness(75%) contrast(108%);
  --hz-filter--borderControlsDefault: invert(58%) sepia(9%) saturate(19%)
    hue-rotate(315deg) brightness(97%) contrast(94%);
  --hz-filter--borderControlsHover: invert(32%) sepia(74%) saturate(1456%)
    hue-rotate(177deg) brightness(94%) contrast(101%);
  --hz-filter--borderControlsSelected: invert(30%) sepia(60%) saturate(2037%)
    hue-rotate(186deg) brightness(89%) contrast(87%);
  --hz-filter--borderOutlineFocus: invert(28%) sepia(61%) saturate(2406%)
    hue-rotate(188deg) brightness(101%) contrast(101%);
  --hz-filter--dashboardChartBlue: invert(16%) sepia(100%) saturate(4438%)
    hue-rotate(195deg) brightness(97%) contrast(87%);
  --hz-filter--dashboardChartRoyal: invert(23%) sepia(45%) saturate(2403%)
    hue-rotate(286deg) brightness(90%) contrast(99%);
  --hz-filter--dashboardChartTerra: invert(81%) sepia(13%) saturate(1698%)
    hue-rotate(332deg) brightness(99%) contrast(92%);
  --hz-filter--dashboardChartNavyblue: invert(25%) sepia(68%) saturate(4134%)
    hue-rotate(192deg) brightness(98%) contrast(101%);
  --hz-filter--dashboardChartGreen: invert(82%) sepia(9%) saturate(2109%)
    hue-rotate(110deg) brightness(81%) 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--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(100%) sepia(61%) saturate(1680%)
    hue-rotate(178deg) brightness(104%) contrast(95%);
  --hz-filter--textSecondary: invert(83%) sepia(16%) saturate(300%)
    hue-rotate(174deg) brightness(85%) contrast(88%);
  --hz-filter--textBrandPrimary: invert(71%) sepia(39%) saturate(632%)
    hue-rotate(338deg) brightness(97%) contrast(92%);
  --hz-filter--textBrandSecondary: invert(95%) sepia(47%) saturate(462%)
    hue-rotate(176deg) brightness(99%) contrast(96%);
  --hz-filter--textSuccess: invert(55%) sepia(14%) saturate(1620%)
    hue-rotate(110deg) brightness(90%) contrast(91%);
  --hz-filter--textError: invert(41%) sepia(71%) saturate(2302%)
    hue-rotate(327deg) brightness(91%) contrast(111%);
  --hz-filter--textWarning: invert(50%) sepia(81%) saturate(365%)
    hue-rotate(349deg) brightness(98%) contrast(90%);
  --hz-filter--textInfo: invert(50%) sepia(27%) saturate(1736%)
    hue-rotate(160deg) brightness(100%) contrast(97%);
  --hz-filter--textPlaceholder: invert(90%) sepia(95%) saturate(7286%)
    hue-rotate(178deg) brightness(80%) contrast(97%);
  --hz-filter--textContrastHigh: invert(100%) sepia(0%) saturate(4032%)
    hue-rotate(267deg) brightness(117%) contrast(97%);
  --hz-filter--textContrastLow: invert(0%) sepia(4%) saturate(0%)
    hue-rotate(272deg) brightness(102%) contrast(103%);
  --hz-filter--textLinkDefault: invert(44%) sepia(93%) saturate(1347%)
    hue-rotate(173deg) brightness(98%) contrast(88%);
  --hz-filter--textLinkHover: invert(54%) sepia(94%) saturate(1138%)
    hue-rotate(171deg) brightness(95%) contrast(97%);
  --hz-filter--textLinkActive: invert(50%) sepia(67%) saturate(637%)
    hue-rotate(158deg) brightness(93%) contrast(100%);
  --hz-filter--textLinkVisited: invert(46%) sepia(69%) saturate(674%)
    hue-rotate(158deg) brightness(99%) contrast(96%);
  --hz-filter--textControlsDefault: invert(100%) sepia(76%) saturate(1197%)
    hue-rotate(178deg) brightness(103%) contrast(94%);
  --hz-filter--textControlsHover: invert(62%) sepia(42%) saturate(3362%)
    hue-rotate(170deg) brightness(98%) contrast(92%);
  --hz-filter--textControlsSelected: invert(59%) sepia(79%) saturate(5195%)
    hue-rotate(178deg) brightness(107%) contrast(85%);
  --hz-filter--signalSuccessDefault: invert(32%) sepia(15%) saturate(1920%)
    hue-rotate(106deg) brightness(98%) contrast(83%);
  --hz-filter--signalSuccessSoft: invert(34%) sepia(44%) saturate(591%)
    hue-rotate(106deg) brightness(92%) contrast(91%);
  --hz-filter--signalErrorDefault: invert(21%) sepia(89%) saturate(2096%)
    hue-rotate(333deg) brightness(92%) contrast(93%);
  --hz-filter--signalErrorSoft: invert(21%) sepia(84%) saturate(3072%)
    hue-rotate(339deg) brightness(81%) contrast(87%);
  --hz-filter--signalWarningDefault: invert(31%) sepia(96%) saturate(599%)
    hue-rotate(338deg) brightness(96%) contrast(87%);
  --hz-filter--signalWarningSoft: invert(32%) sepia(87%) saturate(712%)
    hue-rotate(336deg) brightness(96%) contrast(93%);
  --hz-filter--signalInfoDefault: invert(30%) sepia(99%) saturate(1150%)
    hue-rotate(185deg) brightness(85%) contrast(91%);
  --hz-filter--signalInfoSoft: invert(25%) sepia(98%) saturate(1570%)
    hue-rotate(188deg) brightness(95%) contrast(87%);
  --hz-filter--textOnSignalSuccessDefault: invert(99%) sepia(0%) saturate(827%)
    hue-rotate(32deg) brightness(105%) contrast(97%);
  --hz-filter--textOnSignalSuccessSoft: invert(100%) sepia(0%) saturate(7500%)
    hue-rotate(104deg) brightness(102%) contrast(98%);
  --hz-filter--textOnSignalErrorDefault: invert(100%) sepia(100%) saturate(0%)
    hue-rotate(218deg) brightness(100%) contrast(98%);
  --hz-filter--textOnSignalErrorSoft: invert(98%) sepia(7%) saturate(132%)
    hue-rotate(184deg) brightness(116%) contrast(97%);
  --hz-filter--textOnSignalWarningDefault: invert(100%) sepia(16%)
    saturate(735%) hue-rotate(342deg) brightness(114%) contrast(106%);
  --hz-filter--textOnSignalWarningSoft: invert(100%) sepia(0%) saturate(3881%)
    hue-rotate(84deg) brightness(120%) contrast(107%);
  --hz-filter--textOnSignalInfoDefault: invert(94%) sepia(3%) saturate(490%)
    hue-rotate(357deg) brightness(111%) contrast(95%);
  --hz-filter--textOnSignalInfoSoft: invert(98%) sepia(11%) saturate(6285%)
    hue-rotate(181deg) brightness(138%) contrast(97%);
  --hz-filter--backgroundDefault: invert(8%) sepia(39%) saturate(8%)
    hue-rotate(327deg) brightness(98%) contrast(96%);
  --hz-filter--backgroundSurface: invert(10%) sepia(4%) saturate(61%)
    hue-rotate(21deg) brightness(95%) contrast(89%);
  --hz-filter--backgroundSurfaceStrong: invert(25%) sepia(6%) saturate(100%)
    hue-rotate(22deg) brightness(93%) contrast(84%);
  --hz-filter--backgroundHighlight: invert(26%) sepia(2%) saturate(369%)
    hue-rotate(22deg) brightness(94%) contrast(88%);
  --hz-filter--backgroundSecondary: invert(0%) sepia(5%) saturate(3845%)
    hue-rotate(23deg) brightness(90%) contrast(91%);
  --hz-filter--backgroundBrandPrimary: invert(93%) sepia(16%) saturate(6292%)
    hue-rotate(312deg) brightness(87%) contrast(102%);
  --hz-filter--backgroundBrandPrimaryAlt: invert(78%) sepia(17%) saturate(6024%)
    hue-rotate(322deg) brightness(91%) contrast(84%);
  --hz-filter--backgroundBrandPrimarySoft: invert(58%) sepia(19%)
    saturate(6574%) hue-rotate(336deg) brightness(103%) contrast(69%);
  --hz-filter--backgroundBrandSecondary: invert(35%) sepia(17%) saturate(825%)
    hue-rotate(171deg) brightness(95%) contrast(87%);
  --hz-filter--backgroundBrandTertiary: invert(32%) sepia(75%) saturate(1000%)
    hue-rotate(177deg) brightness(94%) contrast(96%);
  --hz-filter--backgroundPrimaryButtonDefault: invert(32%) sepia(45%)
    saturate(2600%) hue-rotate(186deg) brightness(88%) contrast(87%);
  --hz-filter--backgroundPrimaryButtonHover: invert(33%) sepia(63%)
    saturate(5596%) hue-rotate(185deg) brightness(96%) contrast(101%);
  --hz-filter--backgroundPrimaryButtonActive: invert(20%) sepia(72%)
    saturate(1857%) hue-rotate(195deg) brightness(92%) contrast(93%);
  --hz-filter--backgroundSecondaryButtonDefault: invert(4%) sepia(7%)
    saturate(156%) hue-rotate(314deg) brightness(91%) contrast(86%);
  --hz-filter--backgroundSecondaryButtonHover: invert(9%) sepia(0%) saturate(1%)
    hue-rotate(159deg) brightness(103%) contrast(88%);
  --hz-filter--backgroundSecondaryButtonActive: invert(0%) sepia(4%)
    saturate(488%) hue-rotate(355deg) brightness(96%) contrast(91%);
  --hz-filter--backgroundSecondaryButtonErrorDefault: invert(4%) sepia(1%)
    saturate(27%) hue-rotate(334deg) brightness(99%) contrast(86%);
  --hz-filter--backgroundSecondaryButtonErrorHover: invert(8%) sepia(0%)
    saturate(4761%) hue-rotate(135deg) brightness(103%) contrast(85%);
  --hz-filter--backgroundSecondaryButtonErrorActive: invert(0%) sepia(95%)
    saturate(7500%) hue-rotate(303deg) brightness(107%) contrast(100%);
  --hz-filter--backgroundControlsDefault: invert(5%) sepia(2%) saturate(2%)
    hue-rotate(328deg) brightness(97%) contrast(89%);
  --hz-filter--backgroundControlsHover: invert(10%) sepia(8%) saturate(186%)
    hue-rotate(22deg) brightness(92%) contrast(87%);
  --hz-filter--backgroundControlsSelected: invert(43%) sepia(100%)
    saturate(2704%) hue-rotate(179deg) brightness(97%) contrast(84%);
  --hz-filter--backgroundLoadingSkeleton: invert(26%) sepia(1%) saturate(2420%)
    hue-rotate(333deg) brightness(102%) contrast(96%);
  --hz-filter--backgroundChatBubbleSender: invert(35%) sepia(11%)
    saturate(1209%) hue-rotate(171deg) brightness(99%) contrast(91%);
  --hz-filter--backgroundChatBubbleReceiver: invert(25%) sepia(12%)
    saturate(15%) hue-rotate(22deg) brightness(97%) contrast(89%);
  --hz-filter--textOnBackgroundSurface: invert(91%) sepia(14%) saturate(140%)
    hue-rotate(186deg) brightness(100%) contrast(97%);
  --hz-filter--textOnBackgroundSurfaceStrong: invert(93%) sepia(10%)
    saturate(192%) hue-rotate(182deg) brightness(96%) contrast(103%);
  --hz-filter--textOnBackgroundSecondary: invert(79%) sepia(43%) saturate(87%)
    hue-rotate(190deg) brightness(110%) contrast(94%);
  --hz-filter--textOnBackgroundBrandPrimary: invert(0%) sepia(4%)
    saturate(7465%) hue-rotate(22deg) brightness(100%) contrast(97%);
  --hz-filter--textOnBackgroundBrandPrimaryAlt: invert(0%) sepia(7%)
    saturate(28%) hue-rotate(310deg) brightness(107%) contrast(107%);
  --hz-filter--textOnBackgroundBrandPrimarySoft: invert(0%) sepia(0%)
    saturate(7500%) hue-rotate(327deg) brightness(96%) contrast(104%);
  --hz-filter--textOnBackgroundBrandSecondary: invert(96%) sepia(49%)
    saturate(475%) hue-rotate(176deg) brightness(95%) contrast(106%);
  --hz-filter--textOnBackgroundBrandSecondaryAlt: invert(100%) sepia(0%)
    saturate(5059%) hue-rotate(287deg) brightness(99%) contrast(113%);
  --hz-filter--textOnBackgroundBrandTertiary: invert(100%) sepia(19%)
    saturate(7103%) hue-rotate(179deg) brightness(107%) contrast(94%);
  --hz-filter--textOnBackgroundPrimaryButtonDefault: invert(86%) sepia(92%)
    saturate(0%) hue-rotate(164deg) brightness(104%) contrast(102%);
  --hz-filter--textOnBackgroundSecondaryButtonDefault: invert(47%) sepia(69%)
    saturate(3471%) hue-rotate(178deg) brightness(106%) contrast(85%);
  --hz-filter--textOnBackgroundSecondaryButtonErrorDefault: invert(32%)
    sepia(52%) saturate(2912%) hue-rotate(334deg) brightness(99%) contrast(93%);
  --hz-filter--textOnBackgroundChatBubbleSender: invert(100%) sepia(1%)
    saturate(3702%) hue-rotate(191deg) brightness(106%) contrast(97%);
  --hz-filter--textOnBackgroundChatBubbleReceiver: invert(92%) sepia(9%)
    saturate(235%) hue-rotate(180deg) brightness(102%) contrast(94%);
  --hz-filter--borderSoft: invert(25%) sepia(14%) saturate(25%)
    hue-rotate(28deg) brightness(98%) contrast(90%);
  --hz-filter--borderMedium: invert(56%) sepia(42%) saturate(12%)
    hue-rotate(5deg) brightness(95%) contrast(95%);
  --hz-filter--borderStrong: invert(76%) sepia(2%) saturate(112%)
    hue-rotate(22deg) brightness(88%) contrast(87%);
  --hz-filter--borderDivider: invert(27%) sepia(1%) saturate(1858%)
    hue-rotate(10deg) brightness(92%) contrast(87%);
  --hz-filter--borderError: invert(37%) sepia(70%) saturate(3825%)
    hue-rotate(334deg) brightness(99%) contrast(93%);
  --hz-filter--borderSecondaryButtonDefault: invert(45%) sepia(68%)
    saturate(2549%) hue-rotate(175deg) brightness(103%) contrast(85%);
  --hz-filter--borderSecondaryButtonError: invert(29%) sepia(99%)
    saturate(1434%) hue-rotate(331deg) brightness(99%) contrast(93%);
  --hz-filter--borderInputsDefault: invert(47%) sepia(99%) saturate(0%)
    hue-rotate(207deg) brightness(102%) contrast(92%);
  --hz-filter--borderInputsHover: invert(51%) sepia(93%) saturate(2485%)
    hue-rotate(173deg) brightness(97%) contrast(89%);
  --hz-filter--borderInputsError: invert(45%) sepia(51%) saturate(7485%)
    hue-rotate(335deg) brightness(102%) contrast(91%);
  --hz-filter--borderControlsDefault: invert(60%) sepia(0%) saturate(1303%)
    hue-rotate(177deg) brightness(97%) contrast(87%);
  --hz-filter--borderControlsHover: invert(48%) sepia(88%) saturate(3436%)
    hue-rotate(178deg) brightness(107%) contrast(85%);
  --hz-filter--borderControlsSelected: invert(59%) sepia(20%) saturate(7372%)
    hue-rotate(171deg) brightness(93%) contrast(98%);
  --hz-filter--borderOutlineFocus: invert(30%) sepia(68%) saturate(1813%)
    hue-rotate(185deg) brightness(100%) contrast(102%);
}
