
  

  
  @property --shadow-lg {
  syntax: "*";
  inherits: true;
  initial-value:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
}
@property --shadow-md {
  syntax: "*";
  inherits: true;
  initial-value:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
}
@property --shadow-sm {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --shadow-xl {
  syntax: "*";
  inherits: true;
  initial-value: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
}
@property --brand--red {
  syntax: "<color>";
  inherits: true;
  initial-value: #910029;
}
@property --shadow-2xl {
  syntax: "*";
  inherits: true;
  initial-value:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@property --text--base {
  syntax: "<color>";
  inherits: true;
  initial-value: black;
}
@property --text--grey {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --shadow-base {
  syntax: "*";
  inherits: true;
  initial-value:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
}
@property --font-size-lg {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.125rem;
}
@property --font-size-sm {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.875rem;
}
@property --font-size-xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --font-size-xs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.75rem;
}
@property --border-radius {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --brand--orange {
  syntax: "<color>";
  inherits: true;
  initial-value: #ee822f;
}
@property --font-size-2xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.5rem;
}
@property --font-size-3xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.875rem;
}
@property --font-size-4xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.25rem;
}
@property --font-size-5xl {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 3rem;
}
@property --font-size-xxs {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 0.625rem;
}
@property --colors--red-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF2F2;
}
@property --font-size-base {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1rem;
}
@property --global-padding {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1.25rem;
}
@property --brand--g-stop-1 {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --brand--g-stop-2 {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --colors--blue-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EFF6FF;
}
@property --colors--grey-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFAFA;
}
@property --colors--lime-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F7FEE7;
}
@property --colors--pink-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDF2F8;
}
@property --colors--red-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEE2E2;
}
@property --colors--red-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FECACA;
}
@property --colors--red-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCA5A5;
}
@property --colors--red-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F87171;
}
@property --colors--red-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EF4444;
}
@property --colors--red-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DC2626;
}
@property --colors--red-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B91C1C;
}
@property --colors--red-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #991B1B;
}
@property --colors--red-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7F1D1D;
}
@property --colors--teal-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F0FDFA;
}
@property --section-spacing {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1rem;
}
@property --background--grey {
  syntax: "<color>";
  inherits: true;
  initial-value: #151515;
}
@property --background--main {
  syntax: "<color>";
  inherits: true;
  initial-value: black;
}
@property --background--tint {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --colors--blue-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DBEAFE;
}
@property --colors--blue-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BFDBFE;
}
@property --colors--blue-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #93C5FD;
}
@property --colors--blue-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #60A5FA;
}
@property --colors--blue-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3B82F6;
}
@property --colors--blue-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2563EB;
}
@property --colors--blue-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1D4ED8;
}
@property --colors--blue-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E40AF;
}
@property --colors--blue-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E3A8A;
}
@property --colors--green-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFDF5;
}
@property --colors--grey-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F5F5;
}
@property --colors--grey-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E5E5E5;
}
@property --colors--grey-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D4D4D4;
}
@property --colors--grey-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3A3A3;
}
@property --colors--grey-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #737373;
}
@property --colors--grey-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #525252;
}
@property --colors--grey-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #404040;
}
@property --colors--grey-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #262626;
}
@property --colors--grey-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #171717;
}
@property --colors--lime-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFCCB;
}
@property --colors--lime-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D9F99D;
}
@property --colors--lime-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BEF264;
}
@property --colors--lime-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3E635;
}
@property --colors--lime-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #84CC16;
}
@property --colors--lime-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #65A30D;
}
@property --colors--lime-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4D7C0F;
}
@property --colors--lime-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3F6212;
}
@property --colors--lime-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #365314;
}
@property --colors--pink-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCE7F3;
}
@property --colors--pink-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBCFE8;
}
@property --colors--pink-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F9A8D4;
}
@property --colors--pink-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F472B6;
}
@property --colors--pink-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EC4899;
}
@property --colors--pink-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DB2777;
}
@property --colors--pink-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BE185D;
}
@property --colors--pink-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9D174D;
}
@property --colors--pink-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #831843;
}
@property --colors--teal-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CCFBF1;
}
@property --colors--teal-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #99F6E4;
}
@property --colors--teal-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5EEAD4;
}
@property --colors--teal-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2DD4BF;
}
@property --colors--teal-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #14B8A6;
}
@property --colors--teal-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D9488;
}
@property --colors--teal-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0F766E;
}
@property --colors--teal-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #115E59;
}
@property --colors--teal-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #134E4A;
}
@property --font-weight-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 700;
}
@property --font-weight-thin {
  syntax: "<number>";
  inherits: true;
  initial-value: 100;
}
@property --background--sheet {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --colors--green-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D1FAE5;
}
@property --colors--green-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A7F3D0;
}
@property --colors--green-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6EE7B7;
}
@property --colors--green-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #34D399;
}
@property --colors--green-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #10B981;
}
@property --colors--green-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #059669;
}
@property --colors--green-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #047857;
}
@property --colors--green-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #065F46;
}
@property --colors--green-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #064E3B;
}
@property --colors--purple-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F3FF;
}
@property --colors--yellow-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFBEB;
}
@property --container-spacing {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 2.25rem;
}
@property --font-weight-black {
  syntax: "<number>";
  inherits: true;
  initial-value: 900;
}
@property --font-weight-light {
  syntax: "<number>";
  inherits: true;
  initial-value: 300;
}
@property --text--placeholder {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --background--orange {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --colors--purple-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EDE9FE;
}
@property --colors--purple-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DDD6FE;
}
@property --colors--purple-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #C4B5FD;
}
@property --colors--purple-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A78BFA;
}
@property --colors--purple-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #8B5CF6;
}
@property --colors--purple-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7C3AED;
}
@property --colors--purple-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6D28D9;
}
@property --colors--purple-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5B21B6;
}
@property --colors--purple-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4C1D95;
}
@property --colors--yellow-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF3C7;
}
@property --colors--yellow-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDE68A;
}
@property --colors--yellow-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCD34D;
}
@property --colors--yellow-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBBF24;
}
@property --colors--yellow-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F59E0B;
}
@property --colors--yellow-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D97706;
}
@property --colors--yellow-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B45309;
}
@property --colors--yellow-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #92400E;
}
@property --colors--yellow-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #78350F;
}
@property --font-weight-bolder {
  syntax: "<number>";
  inherits: true;
  initial-value: 800;
}
@property --font-weight-normal {
  syntax: "<number>";
  inherits: true;
  initial-value: 500;
}
@property --font-weight-lighter {
  syntax: "<number>";
  inherits: true;
  initial-value: 200;
}
@property --font-weight-regular {
  syntax: "<number>";
  inherits: true;
  initial-value: 400;
}
@property --max-container-width {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 52rem;
}
@property --background--contrast {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --background--grey-pop {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --background--sheet-bg {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --custom-font--braille {
  syntax: "*";
  inherits: true;
  initial-value: ;
}
@property --background--tint-grey {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --font-weight-semi-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 600;
}
@property --background--button-base {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --background--nav-menu-bg {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --negative-global-padding {
  syntax: "*";
  inherits: true;
  initial-value: ;
}
@property --background--button-hover {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --background--ripple-pressed {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --background--button-base-alt {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}

  :host, :root {
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --brand--red: #910029;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --text--base: black;
  --text--grey: var(--colors--grey-800);
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --font-size-lg: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-size-xl: 1.25rem;
  --font-size-xs: 0.75rem;
  --border-radius: 1.25rem;
  --brand--orange: #ee822f;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --colors--red-50: #FEF2F2;
  --font-size-base: 1rem;
  --global-padding: 1.25rem;
  --brand--g-stop-1: #FFA059;
  --brand--g-stop-2: #910029;
  --colors--blue-50: #EFF6FF;
  --colors--grey-50: #FAFAFA;
  --colors--lime-50: #F7FEE7;
  --colors--pink-50: #FDF2F8;
  --colors--red-100: #FEE2E2;
  --colors--red-200: #FECACA;
  --colors--red-300: #FCA5A5;
  --colors--red-400: #F87171;
  --colors--red-500: #EF4444;
  --colors--red-600: #DC2626;
  --colors--red-700: #B91C1C;
  --colors--red-800: #991B1B;
  --colors--red-900: #7F1D1D;
  --colors--teal-50: #F0FDFA;
  --section-spacing: 1rem;
  --background--grey: var(--colors--grey-50);
  --background--main: var(--colors--grey-200);
  --background--tint: #fafafa99;
  --colors--blue-100: #DBEAFE;
  --colors--blue-200: #BFDBFE;
  --colors--blue-300: #93C5FD;
  --colors--blue-400: #60A5FA;
  --colors--blue-500: #3B82F6;
  --colors--blue-600: #2563EB;
  --colors--blue-700: #1D4ED8;
  --colors--blue-800: #1E40AF;
  --colors--blue-900: #1E3A8A;
  --colors--green-50: #ECFDF5;
  --colors--grey-100: #F5F5F5;
  --colors--grey-200: #E5E5E5;
  --colors--grey-300: #D4D4D4;
  --colors--grey-400: #A3A3A3;
  --colors--grey-500: #737373;
  --colors--grey-600: #525252;
  --colors--grey-700: #404040;
  --colors--grey-800: #262626;
  --colors--grey-900: #171717;
  --colors--lime-100: #ECFCCB;
  --colors--lime-200: #D9F99D;
  --colors--lime-300: #BEF264;
  --colors--lime-400: #A3E635;
  --colors--lime-500: #84CC16;
  --colors--lime-600: #65A30D;
  --colors--lime-700: #4D7C0F;
  --colors--lime-800: #3F6212;
  --colors--lime-900: #365314;
  --colors--pink-100: #FCE7F3;
  --colors--pink-200: #FBCFE8;
  --colors--pink-300: #F9A8D4;
  --colors--pink-400: #F472B6;
  --colors--pink-500: #EC4899;
  --colors--pink-600: #DB2777;
  --colors--pink-700: #BE185D;
  --colors--pink-800: #9D174D;
  --colors--pink-900: #831843;
  --colors--teal-100: #CCFBF1;
  --colors--teal-200: #99F6E4;
  --colors--teal-300: #5EEAD4;
  --colors--teal-400: #2DD4BF;
  --colors--teal-500: #14B8A6;
  --colors--teal-600: #0D9488;
  --colors--teal-700: #0F766E;
  --colors--teal-800: #115E59;
  --colors--teal-900: #134E4A;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --background--sheet: var(--background--main);
  --colors--green-100: #D1FAE5;
  --colors--green-200: #A7F3D0;
  --colors--green-300: #6EE7B7;
  --colors--green-400: #34D399;
  --colors--green-500: #10B981;
  --colors--green-600: #059669;
  --colors--green-700: #047857;
  --colors--green-800: #065F46;
  --colors--green-900: #064E3B;
  --colors--purple-50: #F5F3FF;
  --colors--yellow-50: #FFFBEB;
  --container-spacing: 2.25rem;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --text--placeholder: var(--colors--grey-600);
  --background--orange: var(--brand--orange);
  --colors--purple-100: #EDE9FE;
  --colors--purple-200: #DDD6FE;
  --colors--purple-300: #C4B5FD;
  --colors--purple-400: #A78BFA;
  --colors--purple-500: #8B5CF6;
  --colors--purple-600: #7C3AED;
  --colors--purple-700: #6D28D9;
  --colors--purple-800: #5B21B6;
  --colors--purple-900: #4C1D95;
  --colors--yellow-100: #FEF3C7;
  --colors--yellow-200: #FDE68A;
  --colors--yellow-300: #FCD34D;
  --colors--yellow-400: #FBBF24;
  --colors--yellow-500: #F59E0B;
  --colors--yellow-600: #D97706;
  --colors--yellow-700: #B45309;
  --colors--yellow-800: #92400E;
  --colors--yellow-900: #78350F;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --max-container-width: 52rem;
  --background--contrast: var(--colors--grey-50);
  --background--grey-pop: var(--colors--grey-300);
  --background--sheet-bg: #e5e5e52e;
  --custom-font--braille: PoggleBraille;
  --background--tint-grey: #eaeaeae6;
  --font-weight-semi-bold: 600;
  --background--button-base: #ffffffd1;
  --background--nav-menu-bg: #e5e5e5b3;
  --negative-global-padding: calc(-1*var(--global-padding));
  --background--button-hover: #00000020;
  --background--ripple-pressed: #00000026;
  --background--button-base-alt: #efa8714d;
}
  @media (prefers-color-scheme: dark) {
      :host, :root {
  --text--base: var(--colors--grey-50);
  --text--grey: var(--colors--grey-200);
  --brand--g-stop-1: white;
  --brand--g-stop-2: white;
  --background--grey: #151515;
  --background--main: black;
  --background--tint: #00000090;
  --background--sheet: var(--background--grey);
  --text--placeholder: var(--colors--grey-400);
  --background--orange: #bb5d16;
  --background--contrast: black;
  --background--grey-pop: var(--colors--grey-800);
  --background--sheet-bg: #0000002e;
  --background--tint-grey: #151515e6;
  --background--button-base: #fafafa18;
  --background--nav-menu-bg: var(--background--tint);
  --background--button-hover: #fafafa30;
  --background--ripple-pressed:  #e3e2e330;
  --background--button-base-alt: var(--background--button-base);
}
    }
  @media (prefers-color-scheme: light) {
      :host, :root {
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --brand--red: #910029;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --text--base: black;
  --text--grey: var(--colors--grey-800);
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --font-size-lg: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-size-xl: 1.25rem;
  --font-size-xs: 0.75rem;
  --border-radius: 1.25rem;
  --brand--orange: #ee822f;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --colors--red-50: #FEF2F2;
  --font-size-base: 1rem;
  --global-padding: 1.25rem;
  --brand--g-stop-1: #FFA059;
  --brand--g-stop-2: #910029;
  --colors--blue-50: #EFF6FF;
  --colors--grey-50: #FAFAFA;
  --colors--lime-50: #F7FEE7;
  --colors--pink-50: #FDF2F8;
  --colors--red-100: #FEE2E2;
  --colors--red-200: #FECACA;
  --colors--red-300: #FCA5A5;
  --colors--red-400: #F87171;
  --colors--red-500: #EF4444;
  --colors--red-600: #DC2626;
  --colors--red-700: #B91C1C;
  --colors--red-800: #991B1B;
  --colors--red-900: #7F1D1D;
  --colors--teal-50: #F0FDFA;
  --section-spacing: 1rem;
  --background--grey: var(--colors--grey-50);
  --background--main: var(--colors--grey-200);
  --background--tint: #fafafa99;
  --colors--blue-100: #DBEAFE;
  --colors--blue-200: #BFDBFE;
  --colors--blue-300: #93C5FD;
  --colors--blue-400: #60A5FA;
  --colors--blue-500: #3B82F6;
  --colors--blue-600: #2563EB;
  --colors--blue-700: #1D4ED8;
  --colors--blue-800: #1E40AF;
  --colors--blue-900: #1E3A8A;
  --colors--green-50: #ECFDF5;
  --colors--grey-100: #F5F5F5;
  --colors--grey-200: #E5E5E5;
  --colors--grey-300: #D4D4D4;
  --colors--grey-400: #A3A3A3;
  --colors--grey-500: #737373;
  --colors--grey-600: #525252;
  --colors--grey-700: #404040;
  --colors--grey-800: #262626;
  --colors--grey-900: #171717;
  --colors--lime-100: #ECFCCB;
  --colors--lime-200: #D9F99D;
  --colors--lime-300: #BEF264;
  --colors--lime-400: #A3E635;
  --colors--lime-500: #84CC16;
  --colors--lime-600: #65A30D;
  --colors--lime-700: #4D7C0F;
  --colors--lime-800: #3F6212;
  --colors--lime-900: #365314;
  --colors--pink-100: #FCE7F3;
  --colors--pink-200: #FBCFE8;
  --colors--pink-300: #F9A8D4;
  --colors--pink-400: #F472B6;
  --colors--pink-500: #EC4899;
  --colors--pink-600: #DB2777;
  --colors--pink-700: #BE185D;
  --colors--pink-800: #9D174D;
  --colors--pink-900: #831843;
  --colors--teal-100: #CCFBF1;
  --colors--teal-200: #99F6E4;
  --colors--teal-300: #5EEAD4;
  --colors--teal-400: #2DD4BF;
  --colors--teal-500: #14B8A6;
  --colors--teal-600: #0D9488;
  --colors--teal-700: #0F766E;
  --colors--teal-800: #115E59;
  --colors--teal-900: #134E4A;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --background--sheet: var(--background--main);
  --colors--green-100: #D1FAE5;
  --colors--green-200: #A7F3D0;
  --colors--green-300: #6EE7B7;
  --colors--green-400: #34D399;
  --colors--green-500: #10B981;
  --colors--green-600: #059669;
  --colors--green-700: #047857;
  --colors--green-800: #065F46;
  --colors--green-900: #064E3B;
  --colors--purple-50: #F5F3FF;
  --colors--yellow-50: #FFFBEB;
  --container-spacing: 2.25rem;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --text--placeholder: var(--colors--grey-600);
  --background--orange: var(--brand--orange);
  --colors--purple-100: #EDE9FE;
  --colors--purple-200: #DDD6FE;
  --colors--purple-300: #C4B5FD;
  --colors--purple-400: #A78BFA;
  --colors--purple-500: #8B5CF6;
  --colors--purple-600: #7C3AED;
  --colors--purple-700: #6D28D9;
  --colors--purple-800: #5B21B6;
  --colors--purple-900: #4C1D95;
  --colors--yellow-100: #FEF3C7;
  --colors--yellow-200: #FDE68A;
  --colors--yellow-300: #FCD34D;
  --colors--yellow-400: #FBBF24;
  --colors--yellow-500: #F59E0B;
  --colors--yellow-600: #D97706;
  --colors--yellow-700: #B45309;
  --colors--yellow-800: #92400E;
  --colors--yellow-900: #78350F;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --max-container-width: 52rem;
  --background--contrast: var(--colors--grey-50);
  --background--grey-pop: var(--colors--grey-300);
  --background--sheet-bg: #e5e5e52e;
  --custom-font--braille: PoggleBraille;
  --background--tint-grey: #eaeaeae6;
  --font-weight-semi-bold: 600;
  --background--button-base: #ffffffd1;
  --background--nav-menu-bg: #e5e5e5b3;
  --negative-global-padding: calc(-1*var(--global-padding));
  --background--button-hover: #00000020;
  --background--ripple-pressed: #00000026;
  --background--button-base-alt: #efa8714d;
}
    }
  [data-nc-theme~="Dark"] {
  --text--base: var(--colors--grey-50);
  --text--grey: var(--colors--grey-200);
  --brand--g-stop-1: white;
  --brand--g-stop-2: white;
  --background--grey: #151515;
  --background--main: black;
  --background--tint: #00000090;
  --background--sheet: var(--background--grey);
  --text--placeholder: var(--colors--grey-400);
  --background--orange: #bb5d16;
  --background--contrast: black;
  --background--grey-pop: var(--colors--grey-800);
  --background--sheet-bg: #0000002e;
  --background--tint-grey: #151515e6;
  --background--button-base: #fafafa18;
  --background--nav-menu-bg: var(--background--tint);
  --background--button-hover: #fafafa30;
  --background--ripple-pressed:  #e3e2e330;
  --background--button-base-alt: var(--background--button-base);
}
[data-nc-theme~="Default"] {
  --shadow-lg:  0 10px 15px -3px rgba(0, 0, 0, 0.25), 0 4px 6px -2px rgba(0, 0, 0, 0.25);
  --shadow-md:  0 4px 6px -1px rgba(0, 0, 0, 0.25), 0 2px 4px -1px rgba(0, 0, 0, 0.25);
  --shadow-sm:  0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.25), 0 10px 10px -5px rgba(0, 0, 0, 0.25);
  --brand--red: #910029;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --text--base: black;
  --text--grey: var(--colors--grey-800);
  --shadow-base:  0 1px 3px 0 rgba(0, 0, 0, 0.25), 0 1px 2px 0 rgba(0, 0, 0, 0.25);
  --font-size-lg: 1.125rem;
  --font-size-sm: 0.875rem;
  --font-size-xl: 1.25rem;
  --font-size-xs: 0.75rem;
  --border-radius: 1.25rem;
  --brand--orange: #ee822f;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --colors--red-50: #FEF2F2;
  --font-size-base: 1rem;
  --global-padding: 1.25rem;
  --brand--g-stop-1: #FFA059;
  --brand--g-stop-2: #910029;
  --colors--blue-50: #EFF6FF;
  --colors--grey-50: #FAFAFA;
  --colors--lime-50: #F7FEE7;
  --colors--pink-50: #FDF2F8;
  --colors--red-100: #FEE2E2;
  --colors--red-200: #FECACA;
  --colors--red-300: #FCA5A5;
  --colors--red-400: #F87171;
  --colors--red-500: #EF4444;
  --colors--red-600: #DC2626;
  --colors--red-700: #B91C1C;
  --colors--red-800: #991B1B;
  --colors--red-900: #7F1D1D;
  --colors--teal-50: #F0FDFA;
  --section-spacing: 1rem;
  --background--grey: var(--colors--grey-50);
  --background--main: var(--colors--grey-200);
  --background--tint: #fafafa99;
  --colors--blue-100: #DBEAFE;
  --colors--blue-200: #BFDBFE;
  --colors--blue-300: #93C5FD;
  --colors--blue-400: #60A5FA;
  --colors--blue-500: #3B82F6;
  --colors--blue-600: #2563EB;
  --colors--blue-700: #1D4ED8;
  --colors--blue-800: #1E40AF;
  --colors--blue-900: #1E3A8A;
  --colors--green-50: #ECFDF5;
  --colors--grey-100: #F5F5F5;
  --colors--grey-200: #E5E5E5;
  --colors--grey-300: #D4D4D4;
  --colors--grey-400: #A3A3A3;
  --colors--grey-500: #737373;
  --colors--grey-600: #525252;
  --colors--grey-700: #404040;
  --colors--grey-800: #262626;
  --colors--grey-900: #171717;
  --colors--lime-100: #ECFCCB;
  --colors--lime-200: #D9F99D;
  --colors--lime-300: #BEF264;
  --colors--lime-400: #A3E635;
  --colors--lime-500: #84CC16;
  --colors--lime-600: #65A30D;
  --colors--lime-700: #4D7C0F;
  --colors--lime-800: #3F6212;
  --colors--lime-900: #365314;
  --colors--pink-100: #FCE7F3;
  --colors--pink-200: #FBCFE8;
  --colors--pink-300: #F9A8D4;
  --colors--pink-400: #F472B6;
  --colors--pink-500: #EC4899;
  --colors--pink-600: #DB2777;
  --colors--pink-700: #BE185D;
  --colors--pink-800: #9D174D;
  --colors--pink-900: #831843;
  --colors--teal-100: #CCFBF1;
  --colors--teal-200: #99F6E4;
  --colors--teal-300: #5EEAD4;
  --colors--teal-400: #2DD4BF;
  --colors--teal-500: #14B8A6;
  --colors--teal-600: #0D9488;
  --colors--teal-700: #0F766E;
  --colors--teal-800: #115E59;
  --colors--teal-900: #134E4A;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --background--sheet: var(--background--main);
  --colors--green-100: #D1FAE5;
  --colors--green-200: #A7F3D0;
  --colors--green-300: #6EE7B7;
  --colors--green-400: #34D399;
  --colors--green-500: #10B981;
  --colors--green-600: #059669;
  --colors--green-700: #047857;
  --colors--green-800: #065F46;
  --colors--green-900: #064E3B;
  --colors--purple-50: #F5F3FF;
  --colors--yellow-50: #FFFBEB;
  --container-spacing: 2.25rem;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --text--placeholder: var(--colors--grey-600);
  --background--orange: var(--brand--orange);
  --colors--purple-100: #EDE9FE;
  --colors--purple-200: #DDD6FE;
  --colors--purple-300: #C4B5FD;
  --colors--purple-400: #A78BFA;
  --colors--purple-500: #8B5CF6;
  --colors--purple-600: #7C3AED;
  --colors--purple-700: #6D28D9;
  --colors--purple-800: #5B21B6;
  --colors--purple-900: #4C1D95;
  --colors--yellow-100: #FEF3C7;
  --colors--yellow-200: #FDE68A;
  --colors--yellow-300: #FCD34D;
  --colors--yellow-400: #FBBF24;
  --colors--yellow-500: #F59E0B;
  --colors--yellow-600: #D97706;
  --colors--yellow-700: #B45309;
  --colors--yellow-800: #92400E;
  --colors--yellow-900: #78350F;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --max-container-width: 52rem;
  --background--contrast: var(--colors--grey-50);
  --background--grey-pop: var(--colors--grey-300);
  --background--sheet-bg: #e5e5e52e;
  --custom-font--braille: PoggleBraille;
  --background--tint-grey: #eaeaeae6;
  --font-weight-semi-bold: 600;
  --background--button-base: #ffffffd1;
  --background--nav-menu-bg: #e5e5e5b3;
  --negative-global-padding: calc(-1*var(--global-padding));
  --background--button-hover: #00000020;
  --background--ripple-pressed: #00000026;
  --background--button-base-alt: #efa8714d;
}
    


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    --font-geologica: 'Geologica',sans-serif;

    /* Font size */
    
    /* Font weight */
    
    /* Shadows */
    
    /* Border radius */
    
    /* Spacing */
    
    /* Z-index */
    
  }
  @keyframes animation-spin {
    from {
      transform: rotate(0deg);
    }
    to {
      transform: rotate(360deg);
    }
  }
  @keyframes animation-fade-in {
    from {
      opacity:0;
    }
    to {
      opacity:1;
    }
  }
  @keyframes animation-fade-out {
    from {
      opacity:1;
    }
    to {
      opacity:0;
    }
  }
}


    .eYSJOS {
      flex:1;
      color:var(--text--base);
      row-gap:1rem;
      background:var(--background--main);
      column-gap:1rem;
      align-items:center;
      font-family:"Geologica";
      justify-content:center;
    }

    .egkcwx {
      width:fit-content;
    }

    .erIptJ {
      font-size:clamp(var(--font-size-2xl), 3vw, var(--font-size-4xl));
      font-weight:var(--font-weight-bold);
    }

    .eJFZFd {
      color:var(--text--grey);
      font-weight:var(--font-weight-light);
      line-height:1.3;
    }

    .zPUPU {
      color:var(--colors--blue-500);
      cursor:pointer;
      display:inline;
      font-size:small;
      font-family:inherit;
      font-weight:inherit;
    }

    .eABlfb {
      all:inherit;
    }

    .eABlfb.truncate {
      display:-webkit-box;
      overflow:hidden;
      -webkit-box-orient:vertical;
      -webkit-line-clamp:var(--truncate-lines);
    }

    .eUoKbT {
      row-gap:.25rem;
      column-gap:.25rem;
      align-items:center;
      justify-content:flex-start;
    }