/**
 * Do not edit directly
 * Generated by build-nxtgen-properties.mjs
 *
 * Registers every --ng-* token as a typed CSS custom property so:
 *   1. Invalid consumer overrides fall back to initial-value instead of
 *      poisoning the cascade.
 *   2. Tokens become animatable / interpolable for theme transitions.
 *   3. Token intent is self-documenting via the `syntax` field.
 *
 * MUST be loaded BEFORE nxtgen-classes.css.
 */


/* ============================================================
   transition-duration  (syntax: <time>)
   ============================================================ */

/* --ng-transition-duration-default: 250ms */
@property --ng-transition-duration-default {
  syntax: "<time>";
  inherits: true;
  initial-value: 250ms;
}

/* --ng-transition-duration-fast: 100ms */
@property --ng-transition-duration-fast {
  syntax: "<time>";
  inherits: true;
  initial-value: 100ms;
}

/* --ng-transition-duration-instant: 0ms */
@property --ng-transition-duration-instant {
  syntax: "<time>";
  inherits: true;
  initial-value: 0ms;
}

/* --ng-transition-duration-long: 1000ms */
@property --ng-transition-duration-long {
  syntax: "<time>";
  inherits: true;
  initial-value: 1000ms;
}

/* --ng-transition-duration-medium: 300ms */
@property --ng-transition-duration-medium {
  syntax: "<time>";
  inherits: true;
  initial-value: 300ms;
}

/* --ng-transition-duration-slow: 500ms */
@property --ng-transition-duration-slow {
  syntax: "<time>";
  inherits: true;
  initial-value: 500ms;
}

/* --ng-transition-duration-slower: 700ms */
@property --ng-transition-duration-slower {
  syntax: "<time>";
  inherits: true;
  initial-value: 700ms;
}

/* --ng-transition-duration-ultra-fast: 50ms */
@property --ng-transition-duration-ultra-fast {
  syntax: "<time>";
  inherits: true;
  initial-value: 50ms;
}


/* ============================================================
   componentcolors  (syntax: <color>)
   ============================================================ */

/* --ng-componentcolors-alpha-black-10: #0000001A */
@property --ng-componentcolors-alpha-black-10 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0000001A;
}

/* --ng-componentcolors-alpha-black-100: #000000FF */
@property --ng-componentcolors-alpha-black-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #000000FF;
}

/* --ng-componentcolors-alpha-black-20: #00000033 */
@property --ng-componentcolors-alpha-black-20 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00000033;
}

/* --ng-componentcolors-alpha-black-30: #0000004D */
@property --ng-componentcolors-alpha-black-30 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0000004D;
}

/* --ng-componentcolors-alpha-black-40: #00000066 */
@property --ng-componentcolors-alpha-black-40 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00000066;
}

/* --ng-componentcolors-alpha-black-50: #00000080 */
@property --ng-componentcolors-alpha-black-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00000080;
}

/* --ng-componentcolors-alpha-black-60: #00000099 */
@property --ng-componentcolors-alpha-black-60 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00000099;
}

/* --ng-componentcolors-alpha-black-70: #000000B2 */
@property --ng-componentcolors-alpha-black-70 {
  syntax: "<color>";
  inherits: true;
  initial-value: #000000B2;
}

/* --ng-componentcolors-alpha-black-80: #000000CC */
@property --ng-componentcolors-alpha-black-80 {
  syntax: "<color>";
  inherits: true;
  initial-value: #000000CC;
}

/* --ng-componentcolors-alpha-black-90: #000000E5 */
@property --ng-componentcolors-alpha-black-90 {
  syntax: "<color>";
  inherits: true;
  initial-value: #000000E5;
}

/* --ng-componentcolors-alpha-white-10: #FFFFFF1A */
@property --ng-componentcolors-alpha-white-10 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF1A;
}

/* --ng-componentcolors-alpha-white-100: #FFFFFFFF */
@property --ng-componentcolors-alpha-white-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFFFF;
}

/* --ng-componentcolors-alpha-white-20: #FFFFFF33 */
@property --ng-componentcolors-alpha-white-20 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF33;
}

/* --ng-componentcolors-alpha-white-30: #FFFFFF4D */
@property --ng-componentcolors-alpha-white-30 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF4D;
}

/* --ng-componentcolors-alpha-white-40: #FFFFFF66 */
@property --ng-componentcolors-alpha-white-40 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF66;
}

/* --ng-componentcolors-alpha-white-50: #FFFFFF80 */
@property --ng-componentcolors-alpha-white-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF80;
}

/* --ng-componentcolors-alpha-white-60: #FFFFFF99 */
@property --ng-componentcolors-alpha-white-60 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF99;
}

/* --ng-componentcolors-alpha-white-70: #FFFFFFB2 */
@property --ng-componentcolors-alpha-white-70 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFFB2;
}

/* --ng-componentcolors-alpha-white-80: #FFFFFFCC */
@property --ng-componentcolors-alpha-white-80 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFFCC;
}

/* --ng-componentcolors-alpha-white-90: #FFFFFFE5 */
@property --ng-componentcolors-alpha-white-90 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFFE5;
}

/* --ng-componentcolors-components-appstorebadges-app-store-badge-border: #A6A6A6FF */
@property --ng-componentcolors-components-appstorebadges-app-store-badge-border {
  syntax: "<color>";
  inherits: true;
  initial-value: #A6A6A6FF;
}

/* --ng-componentcolors-components-avatars-avatar-styles-bg-neutral: #E0E0E0FF */
@property --ng-componentcolors-components-avatars-avatar-styles-bg-neutral {
  syntax: "<color>";
  inherits: true;
  initial-value: #E0E0E0FF;
}


/* ============================================================
   text-decoration  (syntax: *)
   ============================================================ */

/* --ng-text-decoration-dashed: dashed */
@property --ng-text-decoration-dashed {
  syntax: "*";
  inherits: true;
}

/* --ng-text-decoration-dotted: dotted */
@property --ng-text-decoration-dotted {
  syntax: "*";
  inherits: true;
}

/* --ng-text-decoration-double: double */
@property --ng-text-decoration-double {
  syntax: "*";
  inherits: true;
}

/* --ng-text-decoration-line-through: line-through */
@property --ng-text-decoration-line-through {
  syntax: "*";
  inherits: true;
}

/* --ng-text-decoration-none: none */
@property --ng-text-decoration-none {
  syntax: "*";
  inherits: true;
}

/* --ng-text-decoration-overline: overline */
@property --ng-text-decoration-overline {
  syntax: "*";
  inherits: true;
}

/* --ng-text-decoration-solid: solid */
@property --ng-text-decoration-solid {
  syntax: "*";
  inherits: true;
}

/* --ng-text-decoration-thick: thick */
@property --ng-text-decoration-thick {
  syntax: "*";
  inherits: true;
}

/* --ng-text-decoration-thin: thin */
@property --ng-text-decoration-thin {
  syntax: "*";
  inherits: true;
}

/* --ng-text-decoration-underline: underline */
@property --ng-text-decoration-underline {
  syntax: "*";
  inherits: true;
}

/* --ng-text-decoration-wavy: wavy */
@property --ng-text-decoration-wavy {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   linear-gradient  (syntax: *)
   ============================================================ */

/* --ng-linear-gradient-01: linear-gradient(180deg, #A5C0EE 0%, #FBC5EC 100%) */
@property --ng-linear-gradient-01 {
  syntax: "*";
  inherits: true;
}

/* --ng-linear-gradient-02: linear-gradient(180deg, #FBC2EB 0%, #A18CD1 105.25%) */
@property --ng-linear-gradient-02 {
  syntax: "*";
  inherits: true;
}

/* --ng-linear-gradient-03: linear-gradient(180deg, #FFD1FF 0%, #FAD0C4 100%) */
@property --ng-linear-gradient-03 {
  syntax: "*";
  inherits: true;
}

/* --ng-linear-gradient-04: linear-gradient(225deg, #FAD0C4 0%, #FF9A9E 100%) */
@property --ng-linear-gradient-04 {
  syntax: "*";
  inherits: true;
}

/* --ng-linear-gradient-05: linear-gradient(270deg, #FCB69F 0%, #FFECD2 100%) */
@property --ng-linear-gradient-05 {
  syntax: "*";
  inherits: true;
}

/* --ng-linear-gradient-06: linear-gradient(180deg, #FECFEF 0%, #FF989C 100%) */
@property --ng-linear-gradient-06 {
  syntax: "*";
  inherits: true;
}

/* --ng-linear-gradient-07: linear-gradient(45deg, #FF9DE4 0%, #FFEAF6 100%) */
@property --ng-linear-gradient-07 {
  syntax: "*";
  inherits: true;
}

/* --ng-linear-gradient-20: linear-gradient(45deg, #E9DEFA 0%, #FFF6EB 100%) */
@property --ng-linear-gradient-20 {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   outline-offset  (syntax: <length>)
   ============================================================ */

/* --ng-outline-offset-0: 0px */
@property --ng-outline-offset-0 {
  syntax: "<length>";
  inherits: true;
  initial-value: 0px;
}

/* --ng-outline-offset-1: 1px */
@property --ng-outline-offset-1 {
  syntax: "<length>";
  inherits: true;
  initial-value: 1px;
}

/* --ng-outline-offset-10: 10px */
@property --ng-outline-offset-10 {
  syntax: "<length>";
  inherits: true;
  initial-value: 10px;
}

/* --ng-outline-offset-2: 2px */
@property --ng-outline-offset-2 {
  syntax: "<length>";
  inherits: true;
  initial-value: 2px;
}

/* --ng-outline-offset-3: 3px */
@property --ng-outline-offset-3 {
  syntax: "<length>";
  inherits: true;
  initial-value: 3px;
}

/* --ng-outline-offset-4: 4px */
@property --ng-outline-offset-4 {
  syntax: "<length>";
  inherits: true;
  initial-value: 4px;
}

/* --ng-outline-offset-5: 5px */
@property --ng-outline-offset-5 {
  syntax: "<length>";
  inherits: true;
  initial-value: 5px;
}

/* --ng-outline-offset-6: 6px */
@property --ng-outline-offset-6 {
  syntax: "<length>";
  inherits: true;
  initial-value: 6px;
}

/* --ng-outline-offset-8: 8px */
@property --ng-outline-offset-8 {
  syntax: "<length>";
  inherits: true;
  initial-value: 8px;
}


/* ============================================================
   border-width  (syntax: <length>)
   ============================================================ */

/* --ng-border-width-0: 0px */
@property --ng-border-width-0 {
  syntax: "<length>";
  inherits: true;
  initial-value: 0px;
}

/* --ng-border-width-1: 1px */
@property --ng-border-width-1 {
  syntax: "<length>";
  inherits: true;
  initial-value: 1px;
}

/* --ng-border-width-10: 10px */
@property --ng-border-width-10 {
  syntax: "<length>";
  inherits: true;
  initial-value: 10px;
}

/* --ng-border-width-2: 2px */
@property --ng-border-width-2 {
  syntax: "<length>";
  inherits: true;
  initial-value: 2px;
}

/* --ng-border-width-3: 3px */
@property --ng-border-width-3 {
  syntax: "<length>";
  inherits: true;
  initial-value: 3px;
}

/* --ng-border-width-4: 4px */
@property --ng-border-width-4 {
  syntax: "<length>";
  inherits: true;
  initial-value: 4px;
}

/* --ng-border-width-5: 5px */
@property --ng-border-width-5 {
  syntax: "<length>";
  inherits: true;
  initial-value: 5px;
}

/* --ng-border-width-6: 6px */
@property --ng-border-width-6 {
  syntax: "<length>";
  inherits: true;
  initial-value: 6px;
}

/* --ng-border-width-7: 7px */
@property --ng-border-width-7 {
  syntax: "<length>";
  inherits: true;
  initial-value: 7px;
}

/* --ng-border-width-8: 8px */
@property --ng-border-width-8 {
  syntax: "<length>";
  inherits: true;
  initial-value: 8px;
}

/* --ng-border-width-9: 9px */
@property --ng-border-width-9 {
  syntax: "<length>";
  inherits: true;
  initial-value: 9px;
}


/* ============================================================
   stroke-width  (syntax: <length> | <number>)
   ============================================================ */

/* --ng-stroke-width-0: 0 */
@property --ng-stroke-width-0 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 0;
}

/* --ng-stroke-width-1: 1px */
@property --ng-stroke-width-1 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 1px;
}

/* --ng-stroke-width-10: 10px */
@property --ng-stroke-width-10 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 10px;
}

/* --ng-stroke-width-2: 2px */
@property --ng-stroke-width-2 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 2px;
}

/* --ng-stroke-width-3: 3px */
@property --ng-stroke-width-3 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 3px;
}

/* --ng-stroke-width-4: 4px */
@property --ng-stroke-width-4 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 4px;
}

/* --ng-stroke-width-5: 5px */
@property --ng-stroke-width-5 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 5px;
}

/* --ng-stroke-width-6: 6px */
@property --ng-stroke-width-6 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 6px;
}

/* --ng-stroke-width-7: 7px */
@property --ng-stroke-width-7 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 7px;
}

/* --ng-stroke-width-8: 8px */
@property --ng-stroke-width-8 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 8px;
}

/* --ng-stroke-width-9: 9px */
@property --ng-stroke-width-9 {
  syntax: "<length> | <number>";
  inherits: true;
  initial-value: 9px;
}


/* ============================================================
   border-style  (syntax: *)
   ============================================================ */

/* --ng-border-style-dashed: dashed */
@property --ng-border-style-dashed {
  syntax: "*";
  inherits: true;
}

/* --ng-border-style-dotted: dotted */
@property --ng-border-style-dotted {
  syntax: "*";
  inherits: true;
}

/* --ng-border-style-double: double */
@property --ng-border-style-double {
  syntax: "*";
  inherits: true;
}

/* --ng-border-style-groove: groove */
@property --ng-border-style-groove {
  syntax: "*";
  inherits: true;
}

/* --ng-border-style-hidden: hidden */
@property --ng-border-style-hidden {
  syntax: "*";
  inherits: true;
}

/* --ng-border-style-inset: inset */
@property --ng-border-style-inset {
  syntax: "*";
  inherits: true;
}

/* --ng-border-style-none: none */
@property --ng-border-style-none {
  syntax: "*";
  inherits: true;
}

/* --ng-border-style-outset: outset */
@property --ng-border-style-outset {
  syntax: "*";
  inherits: true;
}

/* --ng-border-style-ridge: ridge */
@property --ng-border-style-ridge {
  syntax: "*";
  inherits: true;
}

/* --ng-border-style-solid: solid */
@property --ng-border-style-solid {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   line-height  (syntax: *)
   ============================================================ */

/* --ng-line-height-display-2xl: 90px */
@property --ng-line-height-display-2xl {
  syntax: "*";
  inherits: true;
}

/* --ng-line-height-display-lg: 60px */
@property --ng-line-height-display-lg {
  syntax: "*";
  inherits: true;
}

/* --ng-line-height-display-md: 44px */
@property --ng-line-height-display-md {
  syntax: "*";
  inherits: true;
}

/* --ng-line-height-display-sm: 38px */
@property --ng-line-height-display-sm {
  syntax: "*";
  inherits: true;
}

/* --ng-line-height-display-xl: 72px */
@property --ng-line-height-display-xl {
  syntax: "*";
  inherits: true;
}

/* --ng-line-height-display-xs: 32px */
@property --ng-line-height-display-xs {
  syntax: "*";
  inherits: true;
}

/* --ng-line-height-text-lg: 28px */
@property --ng-line-height-text-lg {
  syntax: "*";
  inherits: true;
}

/* --ng-line-height-text-md: 24px */
@property --ng-line-height-text-md {
  syntax: "*";
  inherits: true;
}

/* --ng-line-height-text-sm: 20px */
@property --ng-line-height-text-sm {
  syntax: "*";
  inherits: true;
}

/* --ng-line-height-text-xl: 30px */
@property --ng-line-height-text-xl {
  syntax: "*";
  inherits: true;
}

/* --ng-line-height-text-xs: 18px */
@property --ng-line-height-text-xs {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   font-weight  (syntax: *)
   ============================================================ */

/* --ng-font-weight-100: 100 */
@property --ng-font-weight-100 {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-200: 200 */
@property --ng-font-weight-200 {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-300: 300 */
@property --ng-font-weight-300 {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-400: 400 */
@property --ng-font-weight-400 {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-500: 500 */
@property --ng-font-weight-500 {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-600: 600 */
@property --ng-font-weight-600 {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-700: 700 */
@property --ng-font-weight-700 {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-800: 800 */
@property --ng-font-weight-800 {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-900: 900 */
@property --ng-font-weight-900 {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-bold-italic: Bold italic */
@property --ng-font-weight-bold-italic {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-bolder: bolder */
@property --ng-font-weight-bolder {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-inherit: inherit */
@property --ng-font-weight-inherit {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-initial: initial */
@property --ng-font-weight-initial {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-lighter: lighter */
@property --ng-font-weight-lighter {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-medium-italic: Medium italic */
@property --ng-font-weight-medium-italic {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-regular-italic: Regular italic */
@property --ng-font-weight-regular-italic {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-semibold-italic: Semibold italic */
@property --ng-font-weight-semibold-italic {
  syntax: "*";
  inherits: true;
}

/* --ng-font-weight-unset: unset */
@property --ng-font-weight-unset {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   font-family  (syntax: *)
   ============================================================ */

/* --ng-font-family-body: Inter */
@property --ng-font-family-body {
  syntax: "*";
  inherits: true;
}

/* --ng-font-family-display: Inter */
@property --ng-font-family-display {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   font-size  (syntax: <length-percentage>)
   ============================================================ */

/* --ng-font-size-display-2xl: 72px */
@property --ng-font-size-display-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 72px;
}

/* --ng-font-size-display-lg: 48px */
@property --ng-font-size-display-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 48px;
}

/* --ng-font-size-display-md: 36px */
@property --ng-font-size-display-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 36px;
}

/* --ng-font-size-display-sm: 30px */
@property --ng-font-size-display-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 30px;
}

/* --ng-font-size-display-xl: 60px */
@property --ng-font-size-display-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 60px;
}

/* --ng-font-size-display-xs: 24px */
@property --ng-font-size-display-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 24px;
}

/* --ng-font-size-text-lg: 18px */
@property --ng-font-size-text-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 18px;
}

/* --ng-font-size-text-md: 16px */
@property --ng-font-size-text-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 16px;
}

/* --ng-font-size-text-sm: 14px */
@property --ng-font-size-text-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 14px;
}

/* --ng-font-size-text-xl: 20px */
@property --ng-font-size-text-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 20px;
}

/* --ng-font-size-text-xs: 12px */
@property --ng-font-size-text-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 12px;
}


/* ============================================================
   spacing  (syntax: <length-percentage>)
   ============================================================ */

/* --ng-spacing-0: 0px */
@property --ng-spacing-0 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}

/* --ng-spacing-0-5: 2px */
@property --ng-spacing-0-5 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2px;
}

/* --ng-spacing-1: 4px */
@property --ng-spacing-1 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 4px;
}

/* --ng-spacing-1-5: 6px */
@property --ng-spacing-1-5 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 6px;
}

/* --ng-spacing-10: 40px */
@property --ng-spacing-10 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 40px;
}

/* --ng-spacing-108: 108px */
@property --ng-spacing-108 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 108px;
}

/* --ng-spacing-12: 48px */
@property --ng-spacing-12 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 48px;
}

/* --ng-spacing-120: 480px */
@property --ng-spacing-120 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 480px;
}

/* --ng-spacing-140: 560px */
@property --ng-spacing-140 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 560px;
}

/* --ng-spacing-16: 64px */
@property --ng-spacing-16 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 64px;
}

/* --ng-spacing-160: 640px */
@property --ng-spacing-160 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 640px;
}

/* --ng-spacing-164: 164px */
@property --ng-spacing-164 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 164px;
}

/* --ng-spacing-180: 720px */
@property --ng-spacing-180 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 720px;
}

/* --ng-spacing-192: 768px */
@property --ng-spacing-192 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 768px;
}

/* --ng-spacing-2: 8px */
@property --ng-spacing-2 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 8px;
}

/* --ng-spacing-2-5: 10px */
@property --ng-spacing-2-5 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 10px;
}

/* --ng-spacing-20: 80px */
@property --ng-spacing-20 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 80px;
}

/* --ng-spacing-24: 96px */
@property --ng-spacing-24 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 96px;
}

/* --ng-spacing-256: 1024px */
@property --ng-spacing-256 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1024px;
}

/* --ng-spacing-264: 264px */
@property --ng-spacing-264 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 264px;
}

/* --ng-spacing-296: 296px */
@property --ng-spacing-296 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 296px;
}

/* --ng-spacing-3: 12px */
@property --ng-spacing-3 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 12px;
}

/* --ng-spacing-3-5: 14px */
@property --ng-spacing-3-5 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 14px;
}

/* --ng-spacing-312: 312px */
@property --ng-spacing-312 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 312px;
}

/* --ng-spacing-32: 128px */
@property --ng-spacing-32 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 128px;
}

/* --ng-spacing-320: 1280px */
@property --ng-spacing-320 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1280px;
}

/* --ng-spacing-360: 1440px */
@property --ng-spacing-360 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1440px;
}

/* --ng-spacing-4: 16px */
@property --ng-spacing-4 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 16px;
}

/* --ng-spacing-4-5: 18px */
@property --ng-spacing-4-5 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 18px;
}

/* --ng-spacing-40: 160px */
@property --ng-spacing-40 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 160px;
}

/* --ng-spacing-400: 1600px */
@property --ng-spacing-400 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1600px;
}

/* --ng-spacing-40px: 40px */
@property --ng-spacing-40px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 40px;
}

/* --ng-spacing-48: 192px */
@property --ng-spacing-48 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 192px;
}

/* --ng-spacing-480: 1920px */
@property --ng-spacing-480 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1920px;
}

/* --ng-spacing-5: 20px */
@property --ng-spacing-5 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 20px;
}

/* --ng-spacing-56: 224px */
@property --ng-spacing-56 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 224px;
}

/* --ng-spacing-6: 24px */
@property --ng-spacing-6 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 24px;
}

/* --ng-spacing-64: 256px */
@property --ng-spacing-64 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 256px;
}

/* --ng-spacing-68: 68px */
@property --ng-spacing-68 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 68px;
}

/* --ng-spacing-7: 28px */
@property --ng-spacing-7 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 28px;
}

/* --ng-spacing-8: 32px */
@property --ng-spacing-8 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 32px;
}

/* --ng-spacing-80: 320px */
@property --ng-spacing-80 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 320px;
}

/* --ng-spacing-96: 384px */
@property --ng-spacing-96 {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 384px;
}


/* ============================================================
   opacity  (syntax: <number>)
   ============================================================ */

/* --ng-opacity-0: 0 */
@property --ng-opacity-0 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0;
}

/* --ng-opacity-10: 0.1 */
@property --ng-opacity-10 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.1;
}

/* --ng-opacity-100: 1 */
@property --ng-opacity-100 {
  syntax: "<number>";
  inherits: true;
  initial-value: 1;
}

/* --ng-opacity-15: 0.15 */
@property --ng-opacity-15 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.15;
}

/* --ng-opacity-20: 0.2 */
@property --ng-opacity-20 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.2;
}

/* --ng-opacity-25: 0.25 */
@property --ng-opacity-25 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.25;
}

/* --ng-opacity-30: 0.3 */
@property --ng-opacity-30 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.3;
}

/* --ng-opacity-35: 0.35 */
@property --ng-opacity-35 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.35;
}

/* --ng-opacity-40: 0.4 */
@property --ng-opacity-40 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.4;
}

/* --ng-opacity-45: 0.45 */
@property --ng-opacity-45 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.45;
}

/* --ng-opacity-5: 0.05 */
@property --ng-opacity-5 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.05;
}

/* --ng-opacity-50: 0.5 */
@property --ng-opacity-50 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.5;
}

/* --ng-opacity-55: 0.55 */
@property --ng-opacity-55 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.55;
}

/* --ng-opacity-60: 0.6 */
@property --ng-opacity-60 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.6;
}

/* --ng-opacity-65: 0.65 */
@property --ng-opacity-65 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.65;
}

/* --ng-opacity-70: 0.7 */
@property --ng-opacity-70 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.7;
}

/* --ng-opacity-75: 0.75 */
@property --ng-opacity-75 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.75;
}

/* --ng-opacity-80: 0.8 */
@property --ng-opacity-80 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.8;
}

/* --ng-opacity-85: 0.85 */
@property --ng-opacity-85 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.85;
}

/* --ng-opacity-90: 0.9 */
@property --ng-opacity-90 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.9;
}

/* --ng-opacity-95: 0.95 */
@property --ng-opacity-95 {
  syntax: "<number>";
  inherits: true;
  initial-value: 0.95;
}


/* ============================================================
   outline  (syntax: *)
   ============================================================ */

/* --ng-outline-0-5px: 0.5px */
@property --ng-outline-0-5px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-1-5px: 1.5px */
@property --ng-outline-1-5px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-10px: 10px */
@property --ng-outline-10px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-1px: 1px */
@property --ng-outline-1px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-2-5px: 2.5px */
@property --ng-outline-2-5px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-2px: 2px */
@property --ng-outline-2px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-3px: 3px */
@property --ng-outline-3px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-4px: 4px */
@property --ng-outline-4px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-5px: 5px */
@property --ng-outline-5px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-6px: 6px */
@property --ng-outline-6px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-7px: 7px */
@property --ng-outline-7px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-8px: 8px */
@property --ng-outline-8px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-9px: 9px */
@property --ng-outline-9px {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-dashed: dashed */
@property --ng-outline-dashed {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-dotted: dotted */
@property --ng-outline-dotted {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-double: double */
@property --ng-outline-double {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-inset: inset */
@property --ng-outline-inset {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-none: none */
@property --ng-outline-none {
  syntax: "*";
  inherits: true;
}

/* --ng-outline-solid: solid */
@property --ng-outline-solid {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   display  (syntax: *)
   ============================================================ */

/* --ng-display-block: block */
@property --ng-display-block {
  syntax: "*";
  inherits: true;
}

/* --ng-display-contents: contents */
@property --ng-display-contents {
  syntax: "*";
  inherits: true;
}

/* --ng-display-flex: flex */
@property --ng-display-flex {
  syntax: "*";
  inherits: true;
}

/* --ng-display-flow-root: flow-root */
@property --ng-display-flow-root {
  syntax: "*";
  inherits: true;
}

/* --ng-display-grid: grid */
@property --ng-display-grid {
  syntax: "*";
  inherits: true;
}

/* --ng-display-inline: inline */
@property --ng-display-inline {
  syntax: "*";
  inherits: true;
}

/* --ng-display-inline-block: inline-block */
@property --ng-display-inline-block {
  syntax: "*";
  inherits: true;
}

/* --ng-display-inline-flex: inline-flex */
@property --ng-display-inline-flex {
  syntax: "*";
  inherits: true;
}

/* --ng-display-inline-grid: inline-grid */
@property --ng-display-inline-grid {
  syntax: "*";
  inherits: true;
}

/* --ng-display-inline-table: inline-table */
@property --ng-display-inline-table {
  syntax: "*";
  inherits: true;
}

/* --ng-display-list-item: list-item */
@property --ng-display-list-item {
  syntax: "*";
  inherits: true;
}

/* --ng-display-none: none */
@property --ng-display-none {
  syntax: "*";
  inherits: true;
}

/* --ng-display-table: table */
@property --ng-display-table {
  syntax: "*";
  inherits: true;
}

/* --ng-display-table-cell: table-cell */
@property --ng-display-table-cell {
  syntax: "*";
  inherits: true;
}

/* --ng-display-table-row: table-row */
@property --ng-display-table-row {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   radius  (syntax: <length-percentage>)
   ============================================================ */

/* --ng-radius-2xl: 16px */
@property --ng-radius-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 16px;
}

/* --ng-radius-3xl: 20px */
@property --ng-radius-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 20px;
}

/* --ng-radius-4xl: 24px */
@property --ng-radius-4xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 24px;
}

/* --ng-radius-full: 9999px */
@property --ng-radius-full {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 9999px;
}

/* --ng-radius-lg: 10px */
@property --ng-radius-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 10px;
}

/* --ng-radius-md: 8px */
@property --ng-radius-md {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 8px;
}

/* --ng-radius-none: 0px */
@property --ng-radius-none {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0px;
}

/* --ng-radius-sm: 6px */
@property --ng-radius-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 6px;
}

/* --ng-radius-xl: 12px */
@property --ng-radius-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 12px;
}

/* --ng-radius-xs: 4px */
@property --ng-radius-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 4px;
}

/* --ng-radius-xxs: 2px */
@property --ng-radius-xxs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2px;
}


/* ============================================================
   height  (syntax: <length-percentage>)
   ============================================================ */

/* --ng-height-100px: 100px */
@property --ng-height-100px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 100px;
}

/* --ng-height-10px: 10px */
@property --ng-height-10px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 10px;
}

/* --ng-height-110px: 110px */
@property --ng-height-110px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 110px;
}

/* --ng-height-11px: 11px */
@property --ng-height-11px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 11px;
}

/* --ng-height-120px: 120px */
@property --ng-height-120px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 120px;
}

/* --ng-height-12px: 12px */
@property --ng-height-12px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 12px;
}

/* --ng-height-130px: 130px */
@property --ng-height-130px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 130px;
}

/* --ng-height-13px: 13px */
@property --ng-height-13px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 13px;
}

/* --ng-height-140px: 140px */
@property --ng-height-140px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 140px;
}

/* --ng-height-14px: 14px */
@property --ng-height-14px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 14px;
}

/* --ng-height-150px: 150px */
@property --ng-height-150px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 150px;
}

/* --ng-height-15px: 15px */
@property --ng-height-15px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 15px;
}

/* --ng-height-160px: 160px */
@property --ng-height-160px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 160px;
}

/* --ng-height-16px: 16px */
@property --ng-height-16px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 16px;
}

/* --ng-height-170px: 170px */
@property --ng-height-170px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 170px;
}

/* --ng-height-17px: 17px */
@property --ng-height-17px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 17px;
}

/* --ng-height-180px: 180px */
@property --ng-height-180px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 180px;
}

/* --ng-height-18px: 18px */
@property --ng-height-18px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 18px;
}

/* --ng-height-190px: 190px */
@property --ng-height-190px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 190px;
}

/* --ng-height-19px: 19px */
@property --ng-height-19px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 19px;
}

/* --ng-height-1px: 1px */
@property --ng-height-1px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1px;
}

/* --ng-height-200px: 200px */
@property --ng-height-200px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 200px;
}

/* --ng-height-20px: 20px */
@property --ng-height-20px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 20px;
}

/* --ng-height-21px: 21px */
@property --ng-height-21px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 21px;
}

/* --ng-height-22px: 22px */
@property --ng-height-22px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 22px;
}

/* --ng-height-23px: 23px */
@property --ng-height-23px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 23px;
}

/* --ng-height-24px: 24px */
@property --ng-height-24px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 24px;
}

/* --ng-height-25px: 25px */
@property --ng-height-25px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 25px;
}

/* --ng-height-26px: 26px */
@property --ng-height-26px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 26px;
}

/* --ng-height-27px: 27px */
@property --ng-height-27px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 27px;
}

/* --ng-height-28px: 28px */
@property --ng-height-28px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 28px;
}

/* --ng-height-29px: 29px */
@property --ng-height-29px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 29px;
}

/* --ng-height-2px: 2px */
@property --ng-height-2px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2px;
}

/* --ng-height-30px: 30px */
@property --ng-height-30px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 30px;
}

/* --ng-height-31px: 31px */
@property --ng-height-31px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 31px;
}

/* --ng-height-32px: 32px */
@property --ng-height-32px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 32px;
}

/* --ng-height-33px: 33px */
@property --ng-height-33px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 33px;
}

/* --ng-height-34px: 34px */
@property --ng-height-34px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 34px;
}

/* --ng-height-35px: 35px */
@property --ng-height-35px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 35px;
}

/* --ng-height-36px: 36px */
@property --ng-height-36px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 36px;
}

/* --ng-height-37px: 37px */
@property --ng-height-37px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 37px;
}

/* --ng-height-38px: 38px */
@property --ng-height-38px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 38px;
}

/* --ng-height-39px: 39px */
@property --ng-height-39px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 39px;
}

/* --ng-height-3px: 3px */
@property --ng-height-3px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3px;
}

/* --ng-height-40px: 40px */
@property --ng-height-40px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 40px;
}

/* --ng-height-41px: 41px */
@property --ng-height-41px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 41px;
}

/* --ng-height-42px: 42px */
@property --ng-height-42px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 42px;
}

/* --ng-height-43px: 43px */
@property --ng-height-43px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 43px;
}

/* --ng-height-44px: 44px */
@property --ng-height-44px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 44px;
}

/* --ng-height-45px: 45px */
@property --ng-height-45px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 45px;
}

/* --ng-height-46px: 46px */
@property --ng-height-46px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 46px;
}

/* --ng-height-47px: 47px */
@property --ng-height-47px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 47px;
}

/* --ng-height-48px: 48px */
@property --ng-height-48px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 48px;
}

/* --ng-height-49px: 49px */
@property --ng-height-49px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 49px;
}

/* --ng-height-4px: 4px */
@property --ng-height-4px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 4px;
}

/* --ng-height-50px: 50px */
@property --ng-height-50px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 50px;
}

/* --ng-height-5px: 5px */
@property --ng-height-5px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 5px;
}

/* --ng-height-60px: 60px */
@property --ng-height-60px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 60px;
}

/* --ng-height-6px: 6px */
@property --ng-height-6px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 6px;
}

/* --ng-height-70px: 70px */
@property --ng-height-70px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 70px;
}

/* --ng-height-7px: 7px */
@property --ng-height-7px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 7px;
}

/* --ng-height-80px: 80px */
@property --ng-height-80px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 80px;
}

/* --ng-height-8px: 8px */
@property --ng-height-8px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 8px;
}

/* --ng-height-90px: 90px */
@property --ng-height-90px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 90px;
}

/* --ng-height-9px: 9px */
@property --ng-height-9px {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 9px;
}

/* --ng-height-auto: auto */
@property --ng-height-auto {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   colors  (syntax: <color>)
   ============================================================ */

/* --ng-colors-border-secondary-alt: #00000014 */
@property --ng-colors-border-secondary-alt {
  syntax: "<color>";
  inherits: true;
  initial-value: #00000014;
}

/* --ng-colors-effects-portfoliomockups-shadow-grid-md: #0A0D1214 */
@property --ng-colors-effects-portfoliomockups-shadow-grid-md {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D1214;
}

/* --ng-colors-effects-portfoliomockups-shadow-main-centre-lg: #0A0D122E */
@property --ng-colors-effects-portfoliomockups-shadow-main-centre-lg {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D122E;
}

/* --ng-colors-effects-portfoliomockups-shadow-main-centre-md: #0A0D1224 */
@property --ng-colors-effects-portfoliomockups-shadow-main-centre-md {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D1224;
}

/* --ng-colors-effects-portfoliomockups-shadow-overlay-lg: #0A0D121F */
@property --ng-colors-effects-portfoliomockups-shadow-overlay-lg {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D121F;
}

/* --ng-colors-effects-shadow-2xl-01: #0A0D122E */
@property --ng-colors-effects-shadow-2xl-01 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D122E;
}

/* --ng-colors-effects-shadow-2xl-02: #0A0D120A */
@property --ng-colors-effects-shadow-2xl-02 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D120A;
}

/* --ng-colors-effects-shadow-3xl-01: #0A0D1224 */
@property --ng-colors-effects-shadow-3xl-01 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D1224;
}

/* --ng-colors-effects-shadow-3xl-02: #0A0D120A */
@property --ng-colors-effects-shadow-3xl-02 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D120A;
}

/* --ng-colors-effects-shadow-lg-01: #0A0D1214 */
@property --ng-colors-effects-shadow-lg-01 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D1214;
}

/* --ng-colors-effects-shadow-lg-02: #0A0D1208 */
@property --ng-colors-effects-shadow-lg-02 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D1208;
}

/* --ng-colors-effects-shadow-lg-03: #0A0D120A */
@property --ng-colors-effects-shadow-lg-03 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D120A;
}

/* --ng-colors-effects-shadow-md-01: #0A0D121A */
@property --ng-colors-effects-shadow-md-01 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D121A;
}

/* --ng-colors-effects-shadow-md-02: #0A0D120F */
@property --ng-colors-effects-shadow-md-02 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D120F;
}

/* --ng-colors-effects-shadow-skeumorphic-inner: #0A0D120D */
@property --ng-colors-effects-shadow-skeumorphic-inner {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D120D;
}

/* --ng-colors-effects-shadow-skeumorphic-inner-border: #0A0D122E */
@property --ng-colors-effects-shadow-skeumorphic-inner-border {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D122E;
}

/* --ng-colors-effects-shadow-sm-01: #0A0D121A */
@property --ng-colors-effects-shadow-sm-01 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D121A;
}

/* --ng-colors-effects-shadow-sm-02: #0A0D121A */
@property --ng-colors-effects-shadow-sm-02 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D121A;
}

/* --ng-colors-effects-shadow-xl-01: #0a0d1214 */
@property --ng-colors-effects-shadow-xl-01 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0a0d1214;
}

/* --ng-colors-effects-shadow-xl-02: #0A0D1208 */
@property --ng-colors-effects-shadow-xl-02 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D1208;
}

/* --ng-colors-effects-shadow-xl-03: #0A0D120A */
@property --ng-colors-effects-shadow-xl-03 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D120A;
}

/* --ng-colors-effects-shadow-xs: #0A0D120D */
@property --ng-colors-effects-shadow-xs {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D120D;
}


/* ============================================================
   shadow  (syntax: *)
   ============================================================ */

/* --ng-shadow-none: none */
@property --ng-shadow-none {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   width  (syntax: <length-percentage>)
   ============================================================ */

/* --ng-width-auto: auto */
@property --ng-width-auto {
  syntax: "*";
  inherits: true;
}


/* ============================================================
   color  (syntax: <color>)
   ============================================================ */

/* --ng-color-base-black: #000000FF */
@property --ng-color-base-black {
  syntax: "<color>";
  inherits: true;
  initial-value: #000000FF;
}

/* --ng-color-base-transparent: #FFFFFF00 */
@property --ng-color-base-transparent {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF00;
}

/* --ng-color-base-white: #FFFFFFFF */
@property --ng-color-base-white {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFFFF;
}

/* --ng-color-blue-100: #D1E9FFFF */
@property --ng-color-blue-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D1E9FFFF;
}

/* --ng-color-blue-200: #B2DDFFFF */
@property --ng-color-blue-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B2DDFFFF;
}

/* --ng-color-blue-25: #F5FAFFFF */
@property --ng-color-blue-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5FAFFFF;
}

/* --ng-color-blue-300: #84CAFFFF */
@property --ng-color-blue-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #84CAFFFF;
}

/* --ng-color-blue-400: #53B1FDFF */
@property --ng-color-blue-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #53B1FDFF;
}

/* --ng-color-blue-50: #EFF8FFFF */
@property --ng-color-blue-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EFF8FFFF;
}

/* --ng-color-blue-500: #2E90FAFF */
@property --ng-color-blue-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2E90FAFF;
}

/* --ng-color-blue-600: #1570EFFF */
@property --ng-color-blue-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1570EFFF;
}

/* --ng-color-blue-700: #175CD3FF */
@property --ng-color-blue-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #175CD3FF;
}

/* --ng-color-blue-800: #1849A9FF */
@property --ng-color-blue-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1849A9FF;
}

/* --ng-color-blue-900: #194185FF */
@property --ng-color-blue-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #194185FF;
}

/* --ng-color-blue-950: #102A56FF */
@property --ng-color-blue-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #102A56FF;
}

/* --ng-color-bluedark-100: #D1E0FFFF */
@property --ng-color-bluedark-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D1E0FFFF;
}

/* --ng-color-bluedark-200: #B2CCFFFF */
@property --ng-color-bluedark-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B2CCFFFF;
}

/* --ng-color-bluedark-25: #F5F8FFFF */
@property --ng-color-bluedark-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F8FFFF;
}

/* --ng-color-bluedark-300: #84ADFFFF */
@property --ng-color-bluedark-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #84ADFFFF;
}

/* --ng-color-bluedark-400: #528BFFFF */
@property --ng-color-bluedark-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #528BFFFF;
}

/* --ng-color-bluedark-50: #EFF4FFFF */
@property --ng-color-bluedark-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EFF4FFFF;
}

/* --ng-color-bluedark-500: #2970FFFF */
@property --ng-color-bluedark-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2970FFFF;
}

/* --ng-color-bluedark-600: #155EEFFF */
@property --ng-color-bluedark-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #155EEFFF;
}

/* --ng-color-bluedark-700: #004EEBFF */
@property --ng-color-bluedark-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #004EEBFF;
}

/* --ng-color-bluedark-800: #0040C1FF */
@property --ng-color-bluedark-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0040C1FF;
}

/* --ng-color-bluedark-900: #00359EFF */
@property --ng-color-bluedark-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #00359EFF;
}

/* --ng-color-bluedark-950: #002266FF */
@property --ng-color-bluedark-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #002266FF;
}

/* --ng-color-bluelight-100: #E0F2FEFF */
@property --ng-color-bluelight-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E0F2FEFF;
}

/* --ng-color-bluelight-200: #B9E6FEFF */
@property --ng-color-bluelight-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B9E6FEFF;
}

/* --ng-color-bluelight-25: #F5FBFFFF */
@property --ng-color-bluelight-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5FBFFFF;
}

/* --ng-color-bluelight-300: #7CD4FDFF */
@property --ng-color-bluelight-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7CD4FDFF;
}

/* --ng-color-bluelight-400: #36BFFAFF */
@property --ng-color-bluelight-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #36BFFAFF;
}

/* --ng-color-bluelight-50: #F0F9FFFF */
@property --ng-color-bluelight-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F0F9FFFF;
}

/* --ng-color-bluelight-500: #0BA5ECFF */
@property --ng-color-bluelight-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0BA5ECFF;
}

/* --ng-color-bluelight-600: #0086C9FF */
@property --ng-color-bluelight-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0086C9FF;
}

/* --ng-color-bluelight-700: #026AA2FF */
@property --ng-color-bluelight-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #026AA2FF;
}

/* --ng-color-bluelight-800: #065986FF */
@property --ng-color-bluelight-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #065986FF;
}

/* --ng-color-bluelight-900: #0B4A6FFF */
@property --ng-color-bluelight-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0B4A6FFF;
}

/* --ng-color-bluelight-950: #062C41FF */
@property --ng-color-bluelight-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #062C41FF;
}

/* --ng-color-brand-100: #F4EBFFFF */
@property --ng-color-brand-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F4EBFFFF;
}

/* --ng-color-brand-200: #E9D7FEFF */
@property --ng-color-brand-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E9D7FEFF;
}

/* --ng-color-brand-25: #FCFAFFFF */
@property --ng-color-brand-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCFAFFFF;
}

/* --ng-color-brand-300: #D6BBFBFF */
@property --ng-color-brand-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D6BBFBFF;
}

/* --ng-color-brand-400: #B692F6FF */
@property --ng-color-brand-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B692F6FF;
}

/* --ng-color-brand-50: #F9F5FFFF */
@property --ng-color-brand-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F9F5FFFF;
}

/* --ng-color-brand-500: #9E77EDFF */
@property --ng-color-brand-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9E77EDFF;
}

/* --ng-color-brand-600: #7F56D9FF */
@property --ng-color-brand-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7F56D9FF;
}

/* --ng-color-brand-700: #6941C6FF */
@property --ng-color-brand-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6941C6FF;
}

/* --ng-color-brand-800: #53389EFF */
@property --ng-color-brand-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #53389EFF;
}

/* --ng-color-brand-900: #42307DFF */
@property --ng-color-brand-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #42307DFF;
}

/* --ng-color-brand-950: #2C1C5FFF */
@property --ng-color-brand-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2C1C5FFF;
}

/* --ng-color-cyan-100: #CFF9FEFF */
@property --ng-color-cyan-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CFF9FEFF;
}

/* --ng-color-cyan-200: #A5F0FCFF */
@property --ng-color-cyan-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A5F0FCFF;
}

/* --ng-color-cyan-25: #F5FEFFFF */
@property --ng-color-cyan-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5FEFFFF;
}

/* --ng-color-cyan-300: #67E3F9FF */
@property --ng-color-cyan-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #67E3F9FF;
}

/* --ng-color-cyan-400: #22CCEEFF */
@property --ng-color-cyan-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #22CCEEFF;
}

/* --ng-color-cyan-50: #ECFDFFFF */
@property --ng-color-cyan-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFDFFFF;
}

/* --ng-color-cyan-500: #06AED4FF */
@property --ng-color-cyan-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #06AED4FF;
}

/* --ng-color-cyan-600: #088AB2FF */
@property --ng-color-cyan-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #088AB2FF;
}

/* --ng-color-cyan-700: #0E7090FF */
@property --ng-color-cyan-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0E7090FF;
}

/* --ng-color-cyan-800: #155B75FF */
@property --ng-color-cyan-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #155B75FF;
}

/* --ng-color-cyan-900: #164C63FF */
@property --ng-color-cyan-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #164C63FF;
}

/* --ng-color-cyan-950: #0D2D3AFF */
@property --ng-color-cyan-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D2D3AFF;
}

/* --ng-color-error-100: #FEE4E2FF */
@property --ng-color-error-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEE4E2FF;
}

/* --ng-color-error-200: #FECDCAFF */
@property --ng-color-error-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FECDCAFF;
}

/* --ng-color-error-25: #FFFBFAFF */
@property --ng-color-error-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFBFAFF;
}

/* --ng-color-error-300: #FDA29BFF */
@property --ng-color-error-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDA29BFF;
}

/* --ng-color-error-400: #F97066FF */
@property --ng-color-error-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F97066FF;
}

/* --ng-color-error-50: #FEF3F2FF */
@property --ng-color-error-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF3F2FF;
}

/* --ng-color-error-500: #F04438FF */
@property --ng-color-error-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F04438FF;
}

/* --ng-color-error-600: #D92D20FF */
@property --ng-color-error-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D92D20FF;
}

/* --ng-color-error-700: #B42318FF */
@property --ng-color-error-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B42318FF;
}

/* --ng-color-error-800: #912018FF */
@property --ng-color-error-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #912018FF;
}

/* --ng-color-error-900: #7A271AFF */
@property --ng-color-error-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7A271AFF;
}

/* --ng-color-error-950: #55160CFF */
@property --ng-color-error-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #55160CFF;
}

/* --ng-color-fuchsia-100: #FBE8FFFF */
@property --ng-color-fuchsia-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBE8FFFF;
}

/* --ng-color-fuchsia-200: #F6D0FEFF */
@property --ng-color-fuchsia-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F6D0FEFF;
}

/* --ng-color-fuchsia-25: #FEFAFFFF */
@property --ng-color-fuchsia-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEFAFFFF;
}

/* --ng-color-fuchsia-300: #EEAAFDFF */
@property --ng-color-fuchsia-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EEAAFDFF;
}

/* --ng-color-fuchsia-400: #E478FAFF */
@property --ng-color-fuchsia-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E478FAFF;
}

/* --ng-color-fuchsia-50: #FDF4FFFF */
@property --ng-color-fuchsia-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDF4FFFF;
}

/* --ng-color-fuchsia-500: #D444F1FF */
@property --ng-color-fuchsia-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D444F1FF;
}

/* --ng-color-fuchsia-600: #BA24D5FF */
@property --ng-color-fuchsia-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BA24D5FF;
}

/* --ng-color-fuchsia-700: #9F1AB1FF */
@property --ng-color-fuchsia-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9F1AB1FF;
}

/* --ng-color-fuchsia-800: #821890FF */
@property --ng-color-fuchsia-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #821890FF;
}

/* --ng-color-fuchsia-900: #6F1877FF */
@property --ng-color-fuchsia-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6F1877FF;
}

/* --ng-color-fuchsia-950: #47104CFF */
@property --ng-color-fuchsia-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #47104CFF;
}

/* --ng-color-grayblue-100: #EAECF5FF */
@property --ng-color-grayblue-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EAECF5FF;
}

/* --ng-color-grayblue-200: #D5D9EBFF */
@property --ng-color-grayblue-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D5D9EBFF;
}

/* --ng-color-grayblue-25: #FCFCFDFF */
@property --ng-color-grayblue-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCFCFDFF;
}

/* --ng-color-grayblue-300: #B3B8DBFF */
@property --ng-color-grayblue-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B3B8DBFF;
}

/* --ng-color-grayblue-400: #717BBCFF */
@property --ng-color-grayblue-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #717BBCFF;
}

/* --ng-color-grayblue-50: #F8F9FCFF */
@property --ng-color-grayblue-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F8F9FCFF;
}

/* --ng-color-grayblue-500: #4E5BA6FF */
@property --ng-color-grayblue-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4E5BA6FF;
}

/* --ng-color-grayblue-600: #3E4784FF */
@property --ng-color-grayblue-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3E4784FF;
}

/* --ng-color-grayblue-700: #363F72FF */
@property --ng-color-grayblue-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #363F72FF;
}

/* --ng-color-grayblue-800: #293056FF */
@property --ng-color-grayblue-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #293056FF;
}

/* --ng-color-grayblue-900: #101323FF */
@property --ng-color-grayblue-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #101323FF;
}

/* --ng-color-grayblue-950: #0D0F1CFF */
@property --ng-color-grayblue-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D0F1CFF;
}

/* --ng-color-graycool-100: #EFF1F5FF */
@property --ng-color-graycool-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EFF1F5FF;
}

/* --ng-color-graycool-200: #DCDFEAFF */
@property --ng-color-graycool-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DCDFEAFF;
}

/* --ng-color-graycool-25: #FCFCFDFF */
@property --ng-color-graycool-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCFCFDFF;
}

/* --ng-color-graycool-300: #B9C0D4FF */
@property --ng-color-graycool-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B9C0D4FF;
}

/* --ng-color-graycool-400: #7D89B0FF */
@property --ng-color-graycool-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7D89B0FF;
}

/* --ng-color-graycool-50: #F9F9FBFF */
@property --ng-color-graycool-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F9F9FBFF;
}

/* --ng-color-graycool-500: #5D6B98FF */
@property --ng-color-graycool-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5D6B98FF;
}

/* --ng-color-graycool-600: #4A5578FF */
@property --ng-color-graycool-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4A5578FF;
}

/* --ng-color-graycool-700: #404968FF */
@property --ng-color-graycool-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #404968FF;
}

/* --ng-color-graycool-800: #30374FFF */
@property --ng-color-graycool-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #30374FFF;
}

/* --ng-color-graycool-900: #111322FF */
@property --ng-color-graycool-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #111322FF;
}

/* --ng-color-graycool-950: #0E101BFF */
@property --ng-color-graycool-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0E101BFF;
}

/* --ng-color-graydarkmode-100: #F0F0F1FF */
@property --ng-color-graydarkmode-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F0F0F1FF;
}

/* --ng-color-graydarkmode-200: #ECECEDFF */
@property --ng-color-graydarkmode-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECECEDFF;
}

/* --ng-color-graydarkmode-25: #FAFAFAFF */
@property --ng-color-graydarkmode-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFAFAFF;
}

/* --ng-color-graydarkmode-300: #CECFD2FF */
@property --ng-color-graydarkmode-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CECFD2FF;
}

/* --ng-color-graydarkmode-400: #94979CFF */
@property --ng-color-graydarkmode-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #94979CFF;
}

/* --ng-color-graydarkmode-50: #F7F7F7FF */
@property --ng-color-graydarkmode-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F7F7F7FF;
}

/* --ng-color-graydarkmode-500: #85888EFF */
@property --ng-color-graydarkmode-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #85888EFF;
}

/* --ng-color-graydarkmode-600: #61656CFF */
@property --ng-color-graydarkmode-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #61656CFF;
}

/* --ng-color-graydarkmode-700: #373A41FF */
@property --ng-color-graydarkmode-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #373A41FF;
}

/* --ng-color-graydarkmode-800: #22262FFF */
@property --ng-color-graydarkmode-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #22262FFF;
}

/* --ng-color-graydarkmode-900: #13161BFF */
@property --ng-color-graydarkmode-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #13161BFF;
}

/* --ng-color-graydarkmode-950: #0C0E12FF */
@property --ng-color-graydarkmode-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0C0E12FF;
}

/* --ng-color-graydarkmodealpha-100: #FFFFFFF0 */
@property --ng-color-graydarkmodealpha-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFFF0;
}

/* --ng-color-graydarkmodealpha-200: #FFFFFFEB */
@property --ng-color-graydarkmodealpha-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFFEB;
}

/* --ng-color-graydarkmodealpha-25: #FFFFFFFA */
@property --ng-color-graydarkmodealpha-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFFFA;
}

/* --ng-color-graydarkmodealpha-300: #FFFFFFCC */
@property --ng-color-graydarkmodealpha-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFFCC;
}

/* --ng-color-graydarkmodealpha-400: #FFFFFF8F */
@property --ng-color-graydarkmodealpha-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF8F;
}

/* --ng-color-graydarkmodealpha-50: #FFFFFFF5 */
@property --ng-color-graydarkmodealpha-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFFF5;
}

/* --ng-color-graydarkmodealpha-500: #FFFFFF80 */
@property --ng-color-graydarkmodealpha-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF80;
}

/* --ng-color-graydarkmodealpha-600: #FFFFFF59 */
@property --ng-color-graydarkmodealpha-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF59;
}

/* --ng-color-graydarkmodealpha-700: #FFFFFF29 */
@property --ng-color-graydarkmodealpha-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF29;
}

/* --ng-color-graydarkmodealpha-800: #FFFFFF14 */
@property --ng-color-graydarkmodealpha-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF14;
}

/* --ng-color-graydarkmodealpha-900: #FFFFFF0A */
@property --ng-color-graydarkmodealpha-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF0A;
}

/* --ng-color-graydarkmodealpha-950: #FFFFFF00 */
@property --ng-color-graydarkmodealpha-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFFFF00;
}

/* --ng-color-grayiron-100: #F4F4F5FF */
@property --ng-color-grayiron-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F4F4F5FF;
}

/* --ng-color-grayiron-200: #E4E4E7FF */
@property --ng-color-grayiron-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E4E4E7FF;
}

/* --ng-color-grayiron-25: #FCFCFCFF */
@property --ng-color-grayiron-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCFCFCFF;
}

/* --ng-color-grayiron-300: #D1D1D6FF */
@property --ng-color-grayiron-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D1D1D6FF;
}

/* --ng-color-grayiron-400: #A0A0ABFF */
@property --ng-color-grayiron-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A0A0ABFF;
}

/* --ng-color-grayiron-50: #FAFAFAFF */
@property --ng-color-grayiron-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFAFAFF;
}

/* --ng-color-grayiron-500: #70707BFF */
@property --ng-color-grayiron-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #70707BFF;
}

/* --ng-color-grayiron-600: #51525CFF */
@property --ng-color-grayiron-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #51525CFF;
}

/* --ng-color-grayiron-700: #3F3F46FF */
@property --ng-color-grayiron-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3F3F46FF;
}

/* --ng-color-grayiron-800: #26272BFF */
@property --ng-color-grayiron-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #26272BFF;
}

/* --ng-color-grayiron-900: #1A1A1EFF */
@property --ng-color-grayiron-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1A1A1EFF;
}

/* --ng-color-grayiron-950: #131316FF */
@property --ng-color-grayiron-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #131316FF;
}

/* --ng-color-graylightmode-100: #F5F5F5FF */
@property --ng-color-graylightmode-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F5F5FF;
}

/* --ng-color-graylightmode-200: #E9EAEBFF */
@property --ng-color-graylightmode-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E9EAEBFF;
}

/* --ng-color-graylightmode-25: #FDFDFDFF */
@property --ng-color-graylightmode-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDFDFDFF;
}

/* --ng-color-graylightmode-300: #D5D7DAFF */
@property --ng-color-graylightmode-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D5D7DAFF;
}

/* --ng-color-graylightmode-400: #A4A7AEFF */
@property --ng-color-graylightmode-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A4A7AEFF;
}

/* --ng-color-graylightmode-50: #FAFAFAFF */
@property --ng-color-graylightmode-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFAFAFF;
}

/* --ng-color-graylightmode-500: #717680FF */
@property --ng-color-graylightmode-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #717680FF;
}

/* --ng-color-graylightmode-600: #535862FF */
@property --ng-color-graylightmode-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #535862FF;
}

/* --ng-color-graylightmode-700: #414651FF */
@property --ng-color-graylightmode-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #414651FF;
}

/* --ng-color-graylightmode-800: #252B37FF */
@property --ng-color-graylightmode-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #252B37FF;
}

/* --ng-color-graylightmode-900: #181D27FF */
@property --ng-color-graylightmode-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #181D27FF;
}

/* --ng-color-graylightmode-950: #0A0D12FF */
@property --ng-color-graylightmode-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A0D12FF;
}

/* --ng-color-graymodern-100: #EEF2F6FF */
@property --ng-color-graymodern-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EEF2F6FF;
}

/* --ng-color-graymodern-200: #E3E8EFFF */
@property --ng-color-graymodern-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E3E8EFFF;
}

/* --ng-color-graymodern-25: #FCFCFDFF */
@property --ng-color-graymodern-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCFCFDFF;
}

/* --ng-color-graymodern-300: #CDD5DFFF */
@property --ng-color-graymodern-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CDD5DFFF;
}

/* --ng-color-graymodern-400: #9AA4B2FF */
@property --ng-color-graymodern-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9AA4B2FF;
}

/* --ng-color-graymodern-50: #F8FAFCFF */
@property --ng-color-graymodern-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F8FAFCFF;
}

/* --ng-color-graymodern-500: #697586FF */
@property --ng-color-graymodern-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #697586FF;
}

/* --ng-color-graymodern-600: #4B5565FF */
@property --ng-color-graymodern-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4B5565FF;
}

/* --ng-color-graymodern-700: #364152FF */
@property --ng-color-graymodern-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #364152FF;
}

/* --ng-color-graymodern-800: #202939FF */
@property --ng-color-graymodern-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #202939FF;
}

/* --ng-color-graymodern-900: #121926FF */
@property --ng-color-graymodern-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #121926FF;
}

/* --ng-color-graymodern-950: #0D121CFF */
@property --ng-color-graymodern-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D121CFF;
}

/* --ng-color-grayneutral-100: #F3F4F6FF */
@property --ng-color-grayneutral-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F3F4F6FF;
}

/* --ng-color-grayneutral-200: #E5E7EBFF */
@property --ng-color-grayneutral-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E5E7EBFF;
}

/* --ng-color-grayneutral-25: #FCFCFDFF */
@property --ng-color-grayneutral-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCFCFDFF;
}

/* --ng-color-grayneutral-300: #D2D6DBFF */
@property --ng-color-grayneutral-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D2D6DBFF;
}

/* --ng-color-grayneutral-400: #9DA4AEFF */
@property --ng-color-grayneutral-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9DA4AEFF;
}

/* --ng-color-grayneutral-50: #F9FAFBFF */
@property --ng-color-grayneutral-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F9FAFBFF;
}

/* --ng-color-grayneutral-500: #6C737FFF */
@property --ng-color-grayneutral-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6C737FFF;
}

/* --ng-color-grayneutral-600: #4D5761FF */
@property --ng-color-grayneutral-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4D5761FF;
}

/* --ng-color-grayneutral-700: #384250FF */
@property --ng-color-grayneutral-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #384250FF;
}

/* --ng-color-grayneutral-800: #1F2A37FF */
@property --ng-color-grayneutral-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1F2A37FF;
}

/* --ng-color-grayneutral-900: #111927FF */
@property --ng-color-grayneutral-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #111927FF;
}

/* --ng-color-grayneutral-950: #0D121CFF */
@property --ng-color-grayneutral-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D121CFF;
}

/* --ng-color-graytrue-100: #F5F5F5FF */
@property --ng-color-graytrue-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F5F5FF;
}

/* --ng-color-graytrue-200: #E5E5E5FF */
@property --ng-color-graytrue-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E5E5E5FF;
}

/* --ng-color-graytrue-25: #FCFCFCFF */
@property --ng-color-graytrue-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCFCFCFF;
}

/* --ng-color-graytrue-300: #D6D6D6FF */
@property --ng-color-graytrue-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D6D6D6FF;
}

/* --ng-color-graytrue-400: #A3A3A3FF */
@property --ng-color-graytrue-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3A3A3FF;
}

/* --ng-color-graytrue-50: #F7F7F7FF */
@property --ng-color-graytrue-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F7F7F7FF;
}

/* --ng-color-graytrue-500: #737373FF */
@property --ng-color-graytrue-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #737373FF;
}

/* --ng-color-graytrue-600: #525252FF */
@property --ng-color-graytrue-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #525252FF;
}

/* --ng-color-graytrue-700: #424242FF */
@property --ng-color-graytrue-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #424242FF;
}

/* --ng-color-graytrue-800: #292929FF */
@property --ng-color-graytrue-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #292929FF;
}

/* --ng-color-graytrue-900: #141414FF */
@property --ng-color-graytrue-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #141414FF;
}

/* --ng-color-graytrue-950: #0F0F0FFF */
@property --ng-color-graytrue-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0F0F0FFF;
}

/* --ng-color-graywarm-100: #F5F5F4FF */
@property --ng-color-graywarm-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F5F4FF;
}

/* --ng-color-graywarm-200: #E7E5E4FF */
@property --ng-color-graywarm-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E7E5E4FF;
}

/* --ng-color-graywarm-25: #FDFDFCFF */
@property --ng-color-graywarm-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDFDFCFF;
}

/* --ng-color-graywarm-300: #D7D3D0FF */
@property --ng-color-graywarm-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D7D3D0FF;
}

/* --ng-color-graywarm-400: #A9A29DFF */
@property --ng-color-graywarm-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A9A29DFF;
}

/* --ng-color-graywarm-50: #FAFAF9FF */
@property --ng-color-graywarm-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFAF9FF;
}

/* --ng-color-graywarm-500: #79716BFF */
@property --ng-color-graywarm-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #79716BFF;
}

/* --ng-color-graywarm-600: #57534EFF */
@property --ng-color-graywarm-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #57534EFF;
}

/* --ng-color-graywarm-700: #44403CFF */
@property --ng-color-graywarm-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #44403CFF;
}

/* --ng-color-graywarm-800: #292524FF */
@property --ng-color-graywarm-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #292524FF;
}

/* --ng-color-graywarm-900: #1C1917FF */
@property --ng-color-graywarm-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1C1917FF;
}

/* --ng-color-graywarm-950: #171412FF */
@property --ng-color-graywarm-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #171412FF;
}

/* --ng-color-green-100: #D3F8DFFF */
@property --ng-color-green-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D3F8DFFF;
}

/* --ng-color-green-200: #AAF0C4FF */
@property --ng-color-green-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #AAF0C4FF;
}

/* --ng-color-green-25: #F6FEF9FF */
@property --ng-color-green-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F6FEF9FF;
}

/* --ng-color-green-300: #73E2A3FF */
@property --ng-color-green-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #73E2A3FF;
}

/* --ng-color-green-400: #3CCB7FFF */
@property --ng-color-green-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3CCB7FFF;
}

/* --ng-color-green-50: #EDFCF2FF */
@property --ng-color-green-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EDFCF2FF;
}

/* --ng-color-green-500: #16B364FF */
@property --ng-color-green-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #16B364FF;
}

/* --ng-color-green-600: #099250FF */
@property --ng-color-green-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #099250FF;
}

/* --ng-color-green-700: #087443FF */
@property --ng-color-green-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #087443FF;
}

/* --ng-color-green-800: #095C37FF */
@property --ng-color-green-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #095C37FF;
}

/* --ng-color-green-900: #084C2EFF */
@property --ng-color-green-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #084C2EFF;
}

/* --ng-color-green-950: #052E1CFF */
@property --ng-color-green-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #052E1CFF;
}

/* --ng-color-greenlight-100: #E3FBCCFF */
@property --ng-color-greenlight-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E3FBCCFF;
}

/* --ng-color-greenlight-200: #D0F8ABFF */
@property --ng-color-greenlight-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D0F8ABFF;
}

/* --ng-color-greenlight-25: #FAFEF5FF */
@property --ng-color-greenlight-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFEF5FF;
}

/* --ng-color-greenlight-300: #A6EF67FF */
@property --ng-color-greenlight-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A6EF67FF;
}

/* --ng-color-greenlight-400: #85E13AFF */
@property --ng-color-greenlight-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #85E13AFF;
}

/* --ng-color-greenlight-50: #F3FEE7FF */
@property --ng-color-greenlight-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F3FEE7FF;
}

/* --ng-color-greenlight-500: #66C61CFF */
@property --ng-color-greenlight-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #66C61CFF;
}

/* --ng-color-greenlight-600: #4CA30DFF */
@property --ng-color-greenlight-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4CA30DFF;
}

/* --ng-color-greenlight-700: #3B7C0FFF */
@property --ng-color-greenlight-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3B7C0FFF;
}

/* --ng-color-greenlight-800: #326212FF */
@property --ng-color-greenlight-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #326212FF;
}

/* --ng-color-greenlight-900: #2B5314FF */
@property --ng-color-greenlight-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2B5314FF;
}

/* --ng-color-greenlight-950: #15290AFF */
@property --ng-color-greenlight-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #15290AFF;
}

/* --ng-color-indigo-100: #E0EAFFFF */
@property --ng-color-indigo-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E0EAFFFF;
}

/* --ng-color-indigo-200: #C7D7FEFF */
@property --ng-color-indigo-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #C7D7FEFF;
}

/* --ng-color-indigo-25: #F5F8FFFF */
@property --ng-color-indigo-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F8FFFF;
}

/* --ng-color-indigo-300: #A4BCFDFF */
@property --ng-color-indigo-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A4BCFDFF;
}

/* --ng-color-indigo-400: #8098F9FF */
@property --ng-color-indigo-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #8098F9FF;
}

/* --ng-color-indigo-50: #EEF4FFFF */
@property --ng-color-indigo-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EEF4FFFF;
}

/* --ng-color-indigo-500: #6172F3FF */
@property --ng-color-indigo-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6172F3FF;
}

/* --ng-color-indigo-600: #444CE7FF */
@property --ng-color-indigo-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #444CE7FF;
}

/* --ng-color-indigo-700: #3538CDFF */
@property --ng-color-indigo-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3538CDFF;
}

/* --ng-color-indigo-800: #2D31A6FF */
@property --ng-color-indigo-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2D31A6FF;
}

/* --ng-color-indigo-900: #2D3282FF */
@property --ng-color-indigo-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2D3282FF;
}

/* --ng-color-indigo-950: #1F235BFF */
@property --ng-color-indigo-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1F235BFF;
}

/* --ng-color-moss-100: #E6F4D7FF */
@property --ng-color-moss-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E6F4D7FF;
}

/* --ng-color-moss-200: #CEEAB0FF */
@property --ng-color-moss-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CEEAB0FF;
}

/* --ng-color-moss-25: #FAFDF7FF */
@property --ng-color-moss-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFDF7FF;
}

/* --ng-color-moss-300: #ACDC79FF */
@property --ng-color-moss-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ACDC79FF;
}

/* --ng-color-moss-400: #86CB3CFF */
@property --ng-color-moss-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #86CB3CFF;
}

/* --ng-color-moss-50: #F5FBEEFF */
@property --ng-color-moss-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5FBEEFF;
}

/* --ng-color-moss-500: #669F2AFF */
@property --ng-color-moss-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #669F2AFF;
}

/* --ng-color-moss-600: #4F7A21FF */
@property --ng-color-moss-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4F7A21FF;
}

/* --ng-color-moss-700: #3F621AFF */
@property --ng-color-moss-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3F621AFF;
}

/* --ng-color-moss-800: #335015FF */
@property --ng-color-moss-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #335015FF;
}

/* --ng-color-moss-900: #2B4212FF */
@property --ng-color-moss-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2B4212FF;
}

/* --ng-color-moss-950: #1A280BFF */
@property --ng-color-moss-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1A280BFF;
}

/* --ng-color-orange-100: #FDEAD7FF */
@property --ng-color-orange-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDEAD7FF;
}

/* --ng-color-orange-200: #F9DBAFFF */
@property --ng-color-orange-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F9DBAFFF;
}

/* --ng-color-orange-25: #FEFAF5FF */
@property --ng-color-orange-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEFAF5FF;
}

/* --ng-color-orange-300: #F7B27AFF */
@property --ng-color-orange-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F7B27AFF;
}

/* --ng-color-orange-400: #F38744FF */
@property --ng-color-orange-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F38744FF;
}

/* --ng-color-orange-50: #FEF6EEFF */
@property --ng-color-orange-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF6EEFF;
}

/* --ng-color-orange-500: #EF6820FF */
@property --ng-color-orange-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EF6820FF;
}

/* --ng-color-orange-600: #E04F16FF */
@property --ng-color-orange-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E04F16FF;
}

/* --ng-color-orange-700: #B93815FF */
@property --ng-color-orange-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B93815FF;
}

/* --ng-color-orange-800: #932F19FF */
@property --ng-color-orange-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #932F19FF;
}

/* --ng-color-orange-900: #772917FF */
@property --ng-color-orange-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #772917FF;
}

/* --ng-color-orange-950: #511C10FF */
@property --ng-color-orange-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #511C10FF;
}

/* --ng-color-orangedark-100: #FFE6D5FF */
@property --ng-color-orangedark-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFE6D5FF;
}

/* --ng-color-orangedark-200: #FFD6AEFF */
@property --ng-color-orangedark-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFD6AEFF;
}

/* --ng-color-orangedark-25: #FFF9F5FF */
@property --ng-color-orangedark-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFF9F5FF;
}

/* --ng-color-orangedark-300: #FF9C66FF */
@property --ng-color-orangedark-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FF9C66FF;
}

/* --ng-color-orangedark-400: #FF692EFF */
@property --ng-color-orangedark-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FF692EFF;
}

/* --ng-color-orangedark-50: #FFF4EDFF */
@property --ng-color-orangedark-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFF4EDFF;
}

/* --ng-color-orangedark-500: #FF4405FF */
@property --ng-color-orangedark-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FF4405FF;
}

/* --ng-color-orangedark-600: #E62E05FF */
@property --ng-color-orangedark-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E62E05FF;
}

/* --ng-color-orangedark-700: #BC1B06FF */
@property --ng-color-orangedark-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BC1B06FF;
}

/* --ng-color-orangedark-800: #97180CFF */
@property --ng-color-orangedark-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #97180CFF;
}

/* --ng-color-orangedark-900: #771A0DFF */
@property --ng-color-orangedark-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #771A0DFF;
}

/* --ng-color-orangedark-950: #57130AFF */
@property --ng-color-orangedark-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #57130AFF;
}

/* --ng-color-pink-100: #FCE7F6FF */
@property --ng-color-pink-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCE7F6FF;
}

/* --ng-color-pink-200: #FCCEEEFF */
@property --ng-color-pink-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCCEEEFF;
}

/* --ng-color-pink-25: #FEF6FBFF */
@property --ng-color-pink-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF6FBFF;
}

/* --ng-color-pink-300: #FAA7E0FF */
@property --ng-color-pink-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAA7E0FF;
}

/* --ng-color-pink-400: #F670C7FF */
@property --ng-color-pink-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F670C7FF;
}

/* --ng-color-pink-50: #FDF2FAFF */
@property --ng-color-pink-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDF2FAFF;
}

/* --ng-color-pink-500: #EE46BCFF */
@property --ng-color-pink-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EE46BCFF;
}

/* --ng-color-pink-600: #DD2590FF */
@property --ng-color-pink-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DD2590FF;
}

/* --ng-color-pink-700: #C11574FF */
@property --ng-color-pink-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #C11574FF;
}

/* --ng-color-pink-800: #9E165FFF */
@property --ng-color-pink-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9E165FFF;
}

/* --ng-color-pink-900: #851651FF */
@property --ng-color-pink-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #851651FF;
}

/* --ng-color-pink-950: #4E0D30FF */
@property --ng-color-pink-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4E0D30FF;
}

/* --ng-color-purple-100: #EBE9FEFF */
@property --ng-color-purple-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EBE9FEFF;
}

/* --ng-color-purple-200: #D9D6FEFF */
@property --ng-color-purple-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D9D6FEFF;
}

/* --ng-color-purple-25: #FAFAFFFF */
@property --ng-color-purple-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFAFFFF;
}

/* --ng-color-purple-300: #BDB4FEFF */
@property --ng-color-purple-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BDB4FEFF;
}

/* --ng-color-purple-400: #9B8AFBFF */
@property --ng-color-purple-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9B8AFBFF;
}

/* --ng-color-purple-50: #F4F3FFFF */
@property --ng-color-purple-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F4F3FFFF;
}

/* --ng-color-purple-500: #7A5AF8FF */
@property --ng-color-purple-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7A5AF8FF;
}

/* --ng-color-purple-600: #6938EFFF */
@property --ng-color-purple-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6938EFFF;
}

/* --ng-color-purple-700: #5925DCFF */
@property --ng-color-purple-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5925DCFF;
}

/* --ng-color-purple-800: #4A1FB8FF */
@property --ng-color-purple-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4A1FB8FF;
}

/* --ng-color-purple-900: #3E1C96FF */
@property --ng-color-purple-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3E1C96FF;
}

/* --ng-color-purple-950: #27115FFF */
@property --ng-color-purple-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #27115FFF;
}

/* --ng-color-rose-100: #FFE4E8FF */
@property --ng-color-rose-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFE4E8FF;
}

/* --ng-color-rose-200: #FECDD6FF */
@property --ng-color-rose-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FECDD6FF;
}

/* --ng-color-rose-25: #FFF5F6FF */
@property --ng-color-rose-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFF5F6FF;
}

/* --ng-color-rose-300: #FEA3B4FF */
@property --ng-color-rose-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEA3B4FF;
}

/* --ng-color-rose-400: #FD6F8EFF */
@property --ng-color-rose-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FD6F8EFF;
}

/* --ng-color-rose-50: #FFF1F3FF */
@property --ng-color-rose-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFF1F3FF;
}

/* --ng-color-rose-500: #F63D68FF */
@property --ng-color-rose-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F63D68FF;
}

/* --ng-color-rose-600: #E31B54FF */
@property --ng-color-rose-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E31B54FF;
}

/* --ng-color-rose-700: #C01048FF */
@property --ng-color-rose-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #C01048FF;
}

/* --ng-color-rose-800: #A11043FF */
@property --ng-color-rose-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A11043FF;
}

/* --ng-color-rose-900: #89123EFF */
@property --ng-color-rose-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #89123EFF;
}

/* --ng-color-rose-950: #510B24FF */
@property --ng-color-rose-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #510B24FF;
}

/* --ng-color-success-100: #DCFAE6FF */
@property --ng-color-success-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DCFAE6FF;
}

/* --ng-color-success-200: #ABEFC6FF */
@property --ng-color-success-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ABEFC6FF;
}

/* --ng-color-success-25: #F6FEF9FF */
@property --ng-color-success-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F6FEF9FF;
}

/* --ng-color-success-300: #75E0A7FF */
@property --ng-color-success-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #75E0A7FF;
}

/* --ng-color-success-400: #47CD89FF */
@property --ng-color-success-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #47CD89FF;
}

/* --ng-color-success-50: #ECFDF3FF */
@property --ng-color-success-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFDF3FF;
}

/* --ng-color-success-500: #17B26AFF */
@property --ng-color-success-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #17B26AFF;
}

/* --ng-color-success-600: #079455FF */
@property --ng-color-success-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #079455FF;
}

/* --ng-color-success-700: #067647FF */
@property --ng-color-success-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #067647FF;
}

/* --ng-color-success-800: #085D3AFF */
@property --ng-color-success-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #085D3AFF;
}

/* --ng-color-success-900: #074D31FF */
@property --ng-color-success-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #074D31FF;
}

/* --ng-color-success-950: #053321FF */
@property --ng-color-success-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #053321FF;
}

/* --ng-color-teal-100: #CCFBEFFF */
@property --ng-color-teal-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CCFBEFFF;
}

/* --ng-color-teal-200: #99F6E0FF */
@property --ng-color-teal-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #99F6E0FF;
}

/* --ng-color-teal-25: #F6FEFCFF */
@property --ng-color-teal-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F6FEFCFF;
}

/* --ng-color-teal-300: #5FE9D0FF */
@property --ng-color-teal-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5FE9D0FF;
}

/* --ng-color-teal-400: #2ED3B7FF */
@property --ng-color-teal-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2ED3B7FF;
}

/* --ng-color-teal-50: #F0FDF9FF */
@property --ng-color-teal-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F0FDF9FF;
}

/* --ng-color-teal-500: #15B79EFF */
@property --ng-color-teal-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #15B79EFF;
}

/* --ng-color-teal-600: #0E9384FF */
@property --ng-color-teal-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0E9384FF;
}

/* --ng-color-teal-700: #107569FF */
@property --ng-color-teal-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #107569FF;
}

/* --ng-color-teal-800: #125D56FF */
@property --ng-color-teal-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #125D56FF;
}

/* --ng-color-teal-900: #134E48FF */
@property --ng-color-teal-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #134E48FF;
}

/* --ng-color-teal-950: #0A2926FF */
@property --ng-color-teal-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0A2926FF;
}

/* --ng-color-violet-100: #ECE9FEFF */
@property --ng-color-violet-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECE9FEFF;
}

/* --ng-color-violet-200: #DDD6FEFF */
@property --ng-color-violet-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DDD6FEFF;
}

/* --ng-color-violet-25: #FBFAFFFF */
@property --ng-color-violet-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBFAFFFF;
}

/* --ng-color-violet-300: #C3B5FDFF */
@property --ng-color-violet-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #C3B5FDFF;
}

/* --ng-color-violet-400: #A48AFBFF */
@property --ng-color-violet-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A48AFBFF;
}

/* --ng-color-violet-50: #F5F3FFFF */
@property --ng-color-violet-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F3FFFF;
}

/* --ng-color-violet-500: #875BF7FF */
@property --ng-color-violet-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #875BF7FF;
}

/* --ng-color-violet-600: #7839EEFF */
@property --ng-color-violet-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7839EEFF;
}

/* --ng-color-violet-700: #6927DAFF */
@property --ng-color-violet-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6927DAFF;
}

/* --ng-color-violet-800: #5720B7FF */
@property --ng-color-violet-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5720B7FF;
}

/* --ng-color-violet-900: #491C96FF */
@property --ng-color-violet-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #491C96FF;
}

/* --ng-color-violet-950: #2E125EFF */
@property --ng-color-violet-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2E125EFF;
}

/* --ng-color-warning-100: #FEF0C7FF */
@property --ng-color-warning-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF0C7FF;
}

/* --ng-color-warning-200: #FEDF89FF */
@property --ng-color-warning-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEDF89FF;
}

/* --ng-color-warning-25: #FFFCF5FF */
@property --ng-color-warning-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFCF5FF;
}

/* --ng-color-warning-300: #FEC84BFF */
@property --ng-color-warning-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEC84BFF;
}

/* --ng-color-warning-400: #FDB022FF */
@property --ng-color-warning-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDB022FF;
}

/* --ng-color-warning-50: #FFFAEBFF */
@property --ng-color-warning-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFAEBFF;
}

/* --ng-color-warning-500: #F79009FF */
@property --ng-color-warning-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F79009FF;
}

/* --ng-color-warning-600: #DC6803FF */
@property --ng-color-warning-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DC6803FF;
}

/* --ng-color-warning-700: #B54708FF */
@property --ng-color-warning-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B54708FF;
}

/* --ng-color-warning-800: #93370DFF */
@property --ng-color-warning-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #93370DFF;
}

/* --ng-color-warning-900: #7A2E0EFF */
@property --ng-color-warning-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7A2E0EFF;
}

/* --ng-color-warning-950: #4E1D09FF */
@property --ng-color-warning-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4E1D09FF;
}

/* --ng-color-yellow-100: #FEF7C3FF */
@property --ng-color-yellow-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF7C3FF;
}

/* --ng-color-yellow-200: #FEEE95FF */
@property --ng-color-yellow-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEEE95FF;
}

/* --ng-color-yellow-25: #FEFDF0FF */
@property --ng-color-yellow-25 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEFDF0FF;
}

/* --ng-color-yellow-300: #FDE272FF */
@property --ng-color-yellow-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDE272FF;
}

/* --ng-color-yellow-400: #FAC515FF */
@property --ng-color-yellow-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAC515FF;
}

/* --ng-color-yellow-50: #FEFBE8FF */
@property --ng-color-yellow-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEFBE8FF;
}

/* --ng-color-yellow-500: #EAAA08FF */
@property --ng-color-yellow-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EAAA08FF;
}

/* --ng-color-yellow-600: #CA8504FF */
@property --ng-color-yellow-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CA8504FF;
}

/* --ng-color-yellow-700: #A15C07FF */
@property --ng-color-yellow-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A15C07FF;
}

/* --ng-color-yellow-800: #854A0EFF */
@property --ng-color-yellow-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #854A0EFF;
}

/* --ng-color-yellow-900: #713B12FF */
@property --ng-color-yellow-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #713B12FF;
}

/* --ng-color-yellow-950: #542C0DFF */
@property --ng-color-yellow-950 {
  syntax: "<color>";
  inherits: true;
  initial-value: #542C0DFF;
}


/* ============================================================
   uncategorized  (syntax: *)
   ============================================================ */

/* --ng-border-none: none */
@property --ng-border-none {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-action: ng-action */
@property --ng-icon-action {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-alert-circle: ng-alert-circle */
@property --ng-icon-alert-circle {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-arrow-down: ng-arrow-down */
@property --ng-icon-arrow-down {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-arrow-narrow-left: ng-arrow-narrow-left */
@property --ng-icon-arrow-narrow-left {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-arrow-narrow-right: ng-arrow-narrow-right */
@property --ng-icon-arrow-narrow-right {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-arrow-up: ng-arrow-up */
@property --ng-icon-arrow-up {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-button-loading-blue: ng-button-loading-blue */
@property --ng-icon-button-loading-blue {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-button-loading-blue-animated: ng-button-loading-blue-animated */
@property --ng-icon-button-loading-blue-animated {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-check: ng-check */
@property --ng-icon-check {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-check-circle: ng-check-circle */
@property --ng-icon-check-circle {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-check-circle-broken: ng-check-circle-broken */
@property --ng-icon-check-circle-broken {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-chevron-down: ng-chevron-down */
@property --ng-icon-chevron-down {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-chevron-left: ng-chevron-left */
@property --ng-icon-chevron-left {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-chevron-left-double: ng-chevron-left-double */
@property --ng-icon-chevron-left-double {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-chevron-right: ng-chevron-right */
@property --ng-icon-chevron-right {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-chevron-right-double: ng-chevron-right-double */
@property --ng-icon-chevron-right-double {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-chevron-selector-vertical: ng-chevron-selector-vertical */
@property --ng-icon-chevron-selector-vertical {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-chevron-up: ng-chevron-up */
@property --ng-icon-chevron-up {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-expand-06: ng-expand-06 */
@property --ng-icon-expand-06 {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-eye: ng-eye */
@property --ng-icon-eye {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-eye-off: ng-eye-off */
@property --ng-icon-eye-off {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-file-06: ng-file-06 */
@property --ng-icon-file-06 {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-filter-lines: ng-filter-lines */
@property --ng-icon-filter-lines {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-image-03: ng-image-03 */
@property --ng-icon-image-03 {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-info-circle: ng-info-circle */
@property --ng-icon-info-circle {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-minus: ng-minus */
@property --ng-icon-minus {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-search-lg: ng-search-lg */
@property --ng-icon-search-lg {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-size-12: 12px */
@property --ng-icon-size-12 {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-stroke-width-2-5: 2.5 */
@property --ng-icon-stroke-width-2-5 {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-trash-01: ng-trash-01 */
@property --ng-icon-trash-01 {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-upload-01: ng-upload-01 */
@property --ng-icon-upload-01 {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-user-01: ng-user-01 */
@property --ng-icon-user-01 {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-x-circle: ng-x-circle */
@property --ng-icon-x-circle {
  syntax: "*";
  inherits: true;
}

/* --ng-icon-x-close: ng-x-close */
@property --ng-icon-x-close {
  syntax: "*";
  inherits: true;
}

/* --ng-mask-composite-exclude: exclude */
@property --ng-mask-composite-exclude {
  syntax: "*";
  inherits: true;
}

/* --ng-mask-composite-xor: xor */
@property --ng-mask-composite-xor {
  syntax: "*";
  inherits: true;
}

/* --ng-mask-rim: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0) */
@property --ng-mask-rim {
  syntax: "*";
  inherits: true;
}

/* --ng-moz-osx-font-smoothing: grayscale */
@property --ng-moz-osx-font-smoothing {
  syntax: "*";
  inherits: true;
}

/* --ng-svg-method-fill: fill */
@property --ng-svg-method-fill {
  syntax: "*";
  inherits: true;
}

/* --ng-svg-method-stroke: stroke */
@property --ng-svg-method-stroke {
  syntax: "*";
  inherits: true;
}

/* --ng-svg-stroke-width: 1.6 */
@property --ng-svg-stroke-width {
  syntax: "*";
  inherits: true;
}

/* --ng-text-rendering: optimizeLegibility */
@property --ng-text-rendering {
  syntax: "*";
  inherits: true;
}

/* --ng-webkit-font-smoothing: antialiased */
@property --ng-webkit-font-smoothing {
  syntax: "*";
  inherits: true;
}
