
  

  
  @property --nk {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --ink {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --bark {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --line {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --rust {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --star {
  syntax: "<color>";
  inherits: true;
  initial-value: #c8880a;
}
@property --ember {
  syntax: "<color>";
  inherits: true;
  initial-value: #c94a1b;
}
@property --green {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --muted {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --paper {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --smoke {
  syntax: "<color>";
  inherits: true;
  initial-value: #1a1410;
}
@property --red-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF2F2;
}
@property --ash-old {
  syntax: "<color>";
  inherits: false;
  initial-value: #f0ebe2;
}
@property --blue-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EFF6FF;
}
@property --grey-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FAFAFA;
}
@property --lime-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F7FEE7;
}
@property --mustard {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --oxblood {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --paper-2 {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --pink-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDF2F8;
}
@property --red-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEE2E2;
}
@property --red-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FECACA;
}
@property --red-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCA5A5;
}
@property --red-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F87171;
}
@property --red-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EF4444;
}
@property --red-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DC2626;
}
@property --red-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B91C1C;
}
@property --red-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #991B1B;
}
@property --red-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7F1D1D;
}
@property --teal-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F0FDFA;
}
@property --blue-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DBEAFE;
}
@property --blue-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BFDBFE;
}
@property --blue-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #93C5FD;
}
@property --blue-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #60A5FA;
}
@property --blue-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3B82F6;
}
@property --blue-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2563EB;
}
@property --blue-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1D4ED8;
}
@property --blue-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E40AF;
}
@property --blue-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #1E3A8A;
}
@property --charcoal {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --green-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFDF5;
}
@property --grey-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F5F5;
}
@property --grey-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #E5E5E5;
}
@property --grey-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D4D4D4;
}
@property --grey-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3A3A3;
}
@property --grey-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #737373;
}
@property --grey-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #525252;
}
@property --grey-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #404040;
}
@property --grey-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #262626;
}
@property --grey-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #171717;
}
@property --lime-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #ECFCCB;
}
@property --lime-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D9F99D;
}
@property --lime-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BEF264;
}
@property --lime-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A3E635;
}
@property --lime-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #84CC16;
}
@property --lime-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #65A30D;
}
@property --lime-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4D7C0F;
}
@property --lime-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #3F6212;
}
@property --lime-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #365314;
}
@property --pink-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCE7F3;
}
@property --pink-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBCFE8;
}
@property --pink-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F9A8D4;
}
@property --pink-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F472B6;
}
@property --pink-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EC4899;
}
@property --pink-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DB2777;
}
@property --pink-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #BE185D;
}
@property --pink-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #9D174D;
}
@property --pink-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #831843;
}
@property --teal-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #CCFBF1;
}
@property --teal-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #99F6E4;
}
@property --teal-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5EEAD4;
}
@property --teal-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #2DD4BF;
}
@property --teal-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #14B8A6;
}
@property --teal-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0D9488;
}
@property --teal-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #0F766E;
}
@property --teal-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #115E59;
}
@property --teal-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #134E4A;
}
@property --green-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D1FAE5;
}
@property --green-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A7F3D0;
}
@property --green-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6EE7B7;
}
@property --green-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #34D399;
}
@property --green-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #10B981;
}
@property --green-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #059669;
}
@property --green-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #047857;
}
@property --green-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #065F46;
}
@property --green-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #064E3B;
}
@property --purple-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F5F3FF;
}
@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 --yellow-50 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FFFBEB;
}
@property --aged-paper {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --purple-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #EDE9FE;
}
@property --purple-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #DDD6FE;
}
@property --purple-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #C4B5FD;
}
@property --purple-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #A78BFA;
}
@property --purple-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #8B5CF6;
}
@property --purple-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #7C3AED;
}
@property --purple-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #6D28D9;
}
@property --purple-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #5B21B6;
}
@property --purple-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #4C1D95;
}
@property --shadow-2xl {
  syntax: "*";
  inherits: true;
  initial-value:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
}
@property --yellow-100 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FEF3C7;
}
@property --yellow-200 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FDE68A;
}
@property --yellow-300 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FCD34D;
}
@property --yellow-400 {
  syntax: "<color>";
  inherits: true;
  initial-value: #FBBF24;
}
@property --yellow-500 {
  syntax: "<color>";
  inherits: true;
  initial-value: #F59E0B;
}
@property --yellow-600 {
  syntax: "<color>";
  inherits: true;
  initial-value: #D97706;
}
@property --yellow-700 {
  syntax: "<color>";
  inherits: true;
  initial-value: #B45309;
}
@property --yellow-800 {
  syntax: "<color>";
  inherits: true;
  initial-value: #92400E;
}
@property --yellow-900 {
  syntax: "<color>";
  inherits: true;
  initial-value: #78350F;
}
@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 --text-primary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@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 --color--primary {
  syntax: "<color>";
  inherits: true;
  initial-value: transparent;
}
@property --font-size-base {
  syntax: "<length-percentage>";
  inherits: true;
  initial-value: 1rem;
}
@property --font-weight-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 700;
}
@property --font-weight-thin {
  syntax: "<number>";
  inherits: true;
  initial-value: 100;
}
@property --font-weight-black {
  syntax: "<number>";
  inherits: true;
  initial-value: 900;
}
@property --font-weight-light {
  syntax: "<number>";
  inherits: true;
  initial-value: 300;
}
@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 --font-weight-semi-bold {
  syntax: "<number>";
  inherits: true;
  initial-value: 600;
}

  :host, :root {
  --nk: #191512;
  --ink: #191512;
  --bark: #c8b8a8;
  --line: rgba(25,21,18,.22);
  --rust: #b94f24;
  --star: #f0ebe2;
  --ember: #c94a1b;
  --green: #31452d;
  --muted: #746860;
  --paper: #f3eadb;
  --smoke: #faf7f2;
  --red-50: #FEF2F2;
  --blue-50: #EFF6FF;
  --grey-50: #FAFAFA;
  --lime-50: #F7FEE7;
  --mustard: #d7a642;
  --oxblood: #7d241c;
  --paper-2: #fff8ed;
  --pink-50: #FDF2F8;
  --red-100: #FEE2E2;
  --red-200: #FECACA;
  --red-300: #FCA5A5;
  --red-400: #F87171;
  --red-500: #EF4444;
  --red-600: #DC2626;
  --red-700: #B91C1C;
  --red-800: #991B1B;
  --red-900: #7F1D1D;
  --teal-50: #F0FDFA;
  --blue-100: #DBEAFE;
  --blue-200: #BFDBFE;
  --blue-300: #93C5FD;
  --blue-400: #60A5FA;
  --blue-500: #3B82F6;
  --blue-600: #2563EB;
  --blue-700: #1D4ED8;
  --blue-800: #1E40AF;
  --blue-900: #1E3A8A;
  --charcoal: #25201c;
  --green-50: #ECFDF5;
  --grey-100: #F5F5F5;
  --grey-200: #E5E5E5;
  --grey-300: #D4D4D4;
  --grey-400: #A3A3A3;
  --grey-500: #737373;
  --grey-600: #525252;
  --grey-700: #404040;
  --grey-800: #262626;
  --grey-900: #171717;
  --lime-100: #ECFCCB;
  --lime-200: #D9F99D;
  --lime-300: #BEF264;
  --lime-400: #A3E635;
  --lime-500: #84CC16;
  --lime-600: #65A30D;
  --lime-700: #4D7C0F;
  --lime-800: #3F6212;
  --lime-900: #365314;
  --pink-100: #FCE7F3;
  --pink-200: #FBCFE8;
  --pink-300: #F9A8D4;
  --pink-400: #F472B6;
  --pink-500: #EC4899;
  --pink-600: #DB2777;
  --pink-700: #BE185D;
  --pink-800: #9D174D;
  --pink-900: #831843;
  --teal-100: #CCFBF1;
  --teal-200: #99F6E4;
  --teal-300: #5EEAD4;
  --teal-400: #2DD4BF;
  --teal-500: #14B8A6;
  --teal-600: #0D9488;
  --teal-700: #0F766E;
  --teal-800: #115E59;
  --teal-900: #134E4A;
  --green-100: #D1FAE5;
  --green-200: #A7F3D0;
  --green-300: #6EE7B7;
  --green-400: #34D399;
  --green-500: #10B981;
  --green-600: #059669;
  --green-700: #047857;
  --green-800: #065F46;
  --green-900: #064E3B;
  --purple-50: #F5F3FF;
  --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);
  --yellow-50: #FFFBEB;
  --aged-paper: #e6d6bf;
  --purple-100: #EDE9FE;
  --purple-200: #DDD6FE;
  --purple-300: #C4B5FD;
  --purple-400: #A78BFA;
  --purple-500: #8B5CF6;
  --purple-600: #7C3AED;
  --purple-700: #6D28D9;
  --purple-800: #5B21B6;
  --purple-900: #4C1D95;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --yellow-100: #FEF3C7;
  --yellow-200: #FDE68A;
  --yellow-300: #FCD34D;
  --yellow-400: #FBBF24;
  --yellow-500: #F59E0B;
  --yellow-600: #D97706;
  --yellow-700: #B45309;
  --yellow-800: #92400E;
  --yellow-900: #78350F;
  --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;
  --text-primary: #1e1610;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --font-size-base: 1rem;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --font-weight-semi-bold: 600;
}
  
  
  [data-nc-theme~="bbq"] {
  --ash-old: #e6d6bf;
}
[data-nc-theme~="Default"] {
  --nk: #191512;
  --ink: #191512;
  --bark: #c8b8a8;
  --line: rgba(25,21,18,.22);
  --rust: #b94f24;
  --star: #f0ebe2;
  --ember: #c94a1b;
  --green: #31452d;
  --muted: #746860;
  --paper: #f3eadb;
  --smoke: #faf7f2;
  --red-50: #FEF2F2;
  --blue-50: #EFF6FF;
  --grey-50: #FAFAFA;
  --lime-50: #F7FEE7;
  --mustard: #d7a642;
  --oxblood: #7d241c;
  --paper-2: #fff8ed;
  --pink-50: #FDF2F8;
  --red-100: #FEE2E2;
  --red-200: #FECACA;
  --red-300: #FCA5A5;
  --red-400: #F87171;
  --red-500: #EF4444;
  --red-600: #DC2626;
  --red-700: #B91C1C;
  --red-800: #991B1B;
  --red-900: #7F1D1D;
  --teal-50: #F0FDFA;
  --blue-100: #DBEAFE;
  --blue-200: #BFDBFE;
  --blue-300: #93C5FD;
  --blue-400: #60A5FA;
  --blue-500: #3B82F6;
  --blue-600: #2563EB;
  --blue-700: #1D4ED8;
  --blue-800: #1E40AF;
  --blue-900: #1E3A8A;
  --charcoal: #25201c;
  --green-50: #ECFDF5;
  --grey-100: #F5F5F5;
  --grey-200: #E5E5E5;
  --grey-300: #D4D4D4;
  --grey-400: #A3A3A3;
  --grey-500: #737373;
  --grey-600: #525252;
  --grey-700: #404040;
  --grey-800: #262626;
  --grey-900: #171717;
  --lime-100: #ECFCCB;
  --lime-200: #D9F99D;
  --lime-300: #BEF264;
  --lime-400: #A3E635;
  --lime-500: #84CC16;
  --lime-600: #65A30D;
  --lime-700: #4D7C0F;
  --lime-800: #3F6212;
  --lime-900: #365314;
  --pink-100: #FCE7F3;
  --pink-200: #FBCFE8;
  --pink-300: #F9A8D4;
  --pink-400: #F472B6;
  --pink-500: #EC4899;
  --pink-600: #DB2777;
  --pink-700: #BE185D;
  --pink-800: #9D174D;
  --pink-900: #831843;
  --teal-100: #CCFBF1;
  --teal-200: #99F6E4;
  --teal-300: #5EEAD4;
  --teal-400: #2DD4BF;
  --teal-500: #14B8A6;
  --teal-600: #0D9488;
  --teal-700: #0F766E;
  --teal-800: #115E59;
  --teal-900: #134E4A;
  --green-100: #D1FAE5;
  --green-200: #A7F3D0;
  --green-300: #6EE7B7;
  --green-400: #34D399;
  --green-500: #10B981;
  --green-600: #059669;
  --green-700: #047857;
  --green-800: #065F46;
  --green-900: #064E3B;
  --purple-50: #F5F3FF;
  --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);
  --yellow-50: #FFFBEB;
  --aged-paper: #e6d6bf;
  --purple-100: #EDE9FE;
  --purple-200: #DDD6FE;
  --purple-300: #C4B5FD;
  --purple-400: #A78BFA;
  --purple-500: #8B5CF6;
  --purple-600: #7C3AED;
  --purple-700: #6D28D9;
  --purple-800: #5B21B6;
  --purple-900: #4C1D95;
  --shadow-2xl:  0 25px 50px -12px rgba(0, 0, 0, 0.25);
  --yellow-100: #FEF3C7;
  --yellow-200: #FDE68A;
  --yellow-300: #FCD34D;
  --yellow-400: #FBBF24;
  --yellow-500: #F59E0B;
  --yellow-600: #D97706;
  --yellow-700: #B45309;
  --yellow-800: #92400E;
  --yellow-900: #78350F;
  --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;
  --text-primary: #1e1610;
  --font-size-2xl: 1.5rem;
  --font-size-3xl: 1.875rem;
  --font-size-4xl: 2.25rem;
  --font-size-5xl: 3rem;
  --font-size-xxs: 0.625rem;
  --font-size-base: 1rem;
  --font-weight-bold: 700;
  --font-weight-thin: 100;
  --font-weight-black: 900;
  --font-weight-light: 300;
  --font-weight-bolder: 800;
  --font-weight-normal: 500;
  --font-weight-lighter: 200;
  --font-weight-regular: 400;
  --font-weight-semi-bold: 600;
}
    


@layer base {
  
  body, :host {
    /* Color */
    
    /* Fonts */
    --font-sans: 'Inter',sans-serif;
--font-Playfair Display: 'Playfair Display',serif;
--font-Playfair: 'Playfair',serif;
--font-Alfa Slab One: 'Alfa Slab One',display;
--font-Bakbak One: 'Bakbak One',display;

    /* 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;
    }
  }
}


    .NScma {
      color:inherit;
      display:inline;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .greIO {
      color:inherit;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eciiNj {
      gap:16px;
      color:inherit;
      display:grid;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:1fr 1fr;
    }

    @media (max-width: 760px) {

    .eciiNj {
      grid-template-columns:1fr;
    }
    }

    .fjMGBu {
      gap:16px;
      color:inherit;
      display:grid;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:1fr 1fr 1fr;
    }

    @media (max-width: 760px) {

    .fjMGBu {
      grid-template-columns:1fr;
    }
    }

    .bNtRLK {
      gap:6px 22px;
      font:800 0.78rem / 1 Arial, sans-serif;
      color:inherit;
      display:flex;
      padding:12px 18px;
      flex-wrap:wrap;
      font-size:inherit;
      background:#efe1cc;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid var(--line);
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      justify-content:center;
    }

    .bnAIMJ {
      gap:12px;
      color:inherit;
      display:grid;
      padding:12px 0;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid var(--line);
      flex-direction:row;
      grid-template-columns:78px 1fr;
    }

    @media (max-width: 760px) {

    .bnAIMJ {
      gap:4px;
      grid-template-columns:1fr;
    }
    }

    .eFjFRV {
      gap:12px;
      color:inherit;
      display:grid;
      padding:12px 0;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:0;
      flex-direction:row;
      grid-template-columns:78px 1fr;
    }

    @media (max-width: 760px) {

    .eFjFRV {
      gap:4px;
      grid-template-columns:1fr;
    }
    }

    .hiPRI {
      font:700 0.9rem / 1.4 Arial, sans-serif;
      color:var(--muted);
      display:block;
      font-size:inherit;
      max-width:420px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .gBRBq {
      color:inherit;
      display:block;
      font-size:2.25rem;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.85;
      margin-bottom:10px;
      flex-direction:row;
      letter-spacing:-0.045em;
      text-transform:uppercase;
    }

    .eJxNzQ {
      color:var(--mustard);
      display:block;
      font-size:clamp(2.4rem, 5vw, 4.5rem);
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.84;
      margin-bottom:12px;
      flex-direction:row;
      letter-spacing:-0.045em;
      text-transform:uppercase;
    }

    .czUxmQ {
      color:#dbcbb7;
      display:block;
      font-size:1.05rem;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:18px;
      flex-direction:row;
    }

    .bWVbhz {
      color:inherit;
      display:grid;
      font-size:inherit;
      min-height:560px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid var(--line);
      flex-direction:row;
      grid-template-columns:1.08fr 0.92fr;
    }

    @media (max-width: 1000px) {

    .bWVbhz {
      grid-template-columns:1fr;
    }
    }

    .brkRkw {
      color:inherit;
      width:min(1240px, 94vw);
      border:1px solid var(--line);
      margin:24px auto;
      display:block;
      font-size:inherit;
      background:var(--paper-2);
      box-shadow:0 24px 80px rgba(25, 21, 18, 0.16);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 760px) {

    .brkRkw {
      width:100%;
      margin:0px;
      box-shadow:none;
      border-left:0;
      border-right:0;
    }
    }

    .cmcgBW {
      font:900 0.7rem / 1 Arial, sans-serif;
      color:var(--rust);
      display:inline;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
    }

    .dIXHLC {
      color:var(--ink);
      display:block;
      font-size:inherit;
      background:radial-gradient(circle at top left, #b94f2424, transparent 34rem), linear-gradient(90deg, #19151209 1px, transparent 1px), var(--paper);
      min-height:100vh;
      flex-shrink:1;
      font-family:Georgia, "Times New Roman", serif;
      font-weight:inherit;
      line-height:1.45;
      flex-direction:row;
      background-size:auto, 42px 42px, auto;
    }

    .drvfks {
      color:inherit;
      display:block;
      font-size:clamp(2.4rem, 5vw, 4.8rem);
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.85;
      flex-direction:row;
      letter-spacing:-0.045em;
      text-transform:uppercase;
    }

    .yDRKp {
      color:inherit;
      display:block;
      font-size:clamp(3.6rem, 10vw, 7.8rem);
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.78;
      flex-direction:row;
      letter-spacing:-0.055em;
      text-transform:uppercase;
    }

    @media (max-width: 760px) {

    .yDRKp {
      font-size:3.8rem;
    }
    }

    .eDUwjW {
      color:#dbcbb7;
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bHcoZX {
      color:inherit;
      width:100%;
      height:170px;
      display:block;
      font-size:inherit;
      object-fit:cover;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid var(--line);
      flex-direction:row;
    }

    .cxxgxs {
      gap:7px;
      color:inherit;
      display:grid;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .coVaxY {
      font:900 0.72rem / 1 Arial, sans-serif;
      color:var(--muted);
      display:block;
      padding:12px 28px;
      font-size:inherit;
      background:var(--aged-paper);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid var(--line);
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
    }

    @media (max-width: 760px) {

    .coVaxY {
      padding:10px 18px;
    }
    }

    .dEqTre {
      color:inherit;
      display:block;
      padding:16px;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bCAZJk {
      font:900 0.73rem / 1.3 Arial, sans-serif;
      color:var(--rust);
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:10px;
      flex-direction:row;
      letter-spacing:0.07em;
      text-transform:uppercase;
    }

    .emRviY {
      gap:18px;
      font:800 0.78rem / 1.4 Arial, sans-serif;
      color:var(--muted);
      display:flex;
      padding:22px 28px;
      flex-wrap:wrap;
      font-size:inherit;
      border-top:4px double var(--ink);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      justify-content:space-between;
    }

    @media (max-width: 760px) {

    .emRviY {
      display:none;
    }
    }

    .Ejqwv {
      gap:12px;
      font:900 0.76rem / 1 Arial, sans-serif;
      color:var(--paper-2);
      display:flex;
      padding:11px 14px;
      font-size:inherit;
      background:var(--ink);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      justify-content:space-between;
    }

    .LYQPx {
      gap:0px;
      color:inherit;
      display:grid;
      font-size:inherit;
      list-style:none;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dIxjGS {
      color:inherit;
      display:block;
      font-size:clamp(4.5rem, 9vw, 9rem);
      max-width:740px;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.80;
      margin-bottom:16px;
      flex-direction:row;
      letter-spacing:-0.045em;
      text-transform:uppercase;
    }

    @media (max-width: 760px) {

    .dIxjGS {
      font-size:3.8rem;
    }
    }

    .deSRaQ {
      font:900 0.72rem / 1 Arial, sans-serif;
      color:var(--rust);
      display:inline;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
    }

    .fClTpp {
      font:900 0.68rem / 1 Arial, sans-serif;
      color:inherit;
      border:2px solid var(--ink);
      display:inline;
      padding:9px 11px;
      font-size:inherit;
      transform:rotate(-1deg);
      background:var(--paper);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
    }

    .dnPZo {
      font:900 0.68rem / 1 Arial, sans-serif;
      color:inherit;
      border:2px solid var(--ink);
      display:inline;
      padding:9px 11px;
      font-size:inherit;
      transform:rotate(1deg);
      background:var(--mustard);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
    }

    .esnaFx {
      font:900 0.68rem / 1 Arial, sans-serif;
      color:var(--paper-2);
      border:2px solid var(--ink);
      display:inline;
      padding:9px 11px;
      font-size:inherit;
      transform:rotate(-0.5deg);
      background:var(--ink);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
    }

    .duqPln {
      font:800 0.82rem / 1 Arial, sans-serif;
      color:var(--paper-2);
      display:grid;
      font-size:inherit;
      background:var(--ink);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid var(--line);
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      grid-template-columns:auto 1fr;
    }

    @media (max-width: 760px) {

    .duqPln {
      grid-template-columns:1fr;
    }
    }

    .wRZld {
      font:700 1rem Arial, sans-serif;
      color:var(--ink);
      width:100%;
      border:1px solid var(--line);
      resize:vertical;
      display:inline-block;
      padding:14px;
      font-size:inherit;
      min-width:0px;
      background:var(--paper-2);
      min-height:130px;
      flex-shrink:1;
      font-family:Arial, sans-serif;
      font-weight:inherit;
      flex-direction:row;
    }

    .ffFROA {
      font:900 0.76rem / 1 Arial, sans-serif;
      color:var(--paper-2);
      width:fit-content;
      display:inline-block;
      padding:7px 10px;
      font-size:inherit;
      transform:rotate(-1deg);
      background:var(--oxblood);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:14px;
      flex-direction:row;
      letter-spacing:0.1em;
      text-transform:uppercase;
    }

    .dbdjyR {
      color:inherit;
      display:inline;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 760px) {

    .dbdjyR {
      display:block;
      margin-top:6px;
    }
    }

    .dMoSCI {
      gap:20px;
      top:0px;
      color:inherit;
      display:grid;
      padding:28px;
      position:sticky;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 1000px) {

    .dMoSCI {
      position:static;
      grid-template-columns:1fr 1fr;
    }
    }

    @media (max-width: 760px) {

    .dMoSCI {
      padding:22px 18px;
      grid-template-columns:1fr;
    }
    }

    .bHBlUr {
      color:var(--muted);
      display:block;
      font-size:0.95rem;
      max-width:520px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .ezUrRQ {
      color:var(--muted);
      display:block;
      font-size:0.92rem;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eJCxFG {
      gap:20px;
      color:inherit;
      display:grid;
      padding:22px;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bVvUnH {
      gap:18px;
      font:900 0.78rem / 1 Arial, sans-serif;
      color:inherit;
      display:flex;
      padding:14px 18px;
      font-size:inherit;
      background:var(--mustard);
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:2px solid var(--ink);
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      justify-content:space-between;
    }

    @media (max-width: 760px) {

    .bVvUnH {
      display:block;
    }
    }

    .fzrbaF {
      color:var(--paper-2);
      content:"\"\"";
      display:flex;
      padding:clamp(28px, 4vw, 46px);
      overflow:hidden;
      font-size:inherit;
      background:radial-gradient(circle, #241109e0 0%, #000000 87%);
      border-left:1px solid var(--line);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:center;
    }

    @media (max-width: 1000px) {

    .fzrbaF {
      border-top:1px solid var(--line);
      border-left:0;
    }
    }

    .fzrbaF::before {
      top:-120px;
      right:-160px;
      width:380px;
      height:380px;
      content:"";
      position:absolute;
      background:radial-gradient(circle, rgba(185, 79, 36, 0.5), transparent 65%);
      border-radius:999px;
    }

    .caqSFn {
      gap:28px;
      color:inherit;
      display:flex;
      padding:clamp(28px, 5vw, 58px);
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
      justify-content:space-between;
    }

    @media (max-width: 760px) {

    .caqSFn {
      padding:22px 18px;
    }
    }

    .buRGkS {
      color:var(--charcoal);
      display:block;
      font-size:clamp(1.2rem, 2vw, 1.55rem);
      max-width:660px;
      border-left:6px solid var(--rust);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      padding-left:18px;
      flex-direction:row;
    }

    .cDHlAI {
      font:700 1rem Arial, sans-serif;
      color:var(--ink);
      width:100%;
      border:1px solid var(--line);
      display:inline-block;
      padding:14px;
      font-size:inherit;
      min-width:0px;
      background:var(--paper-2);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .dLRpBu {
      color:inherit;
      display:block;
      padding:18px 28px 14px;
      font-size:inherit;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:4px double var(--ink);
      flex-direction:row;
    }

    .egWLla {
      gap:16px;
      font:700 0.75rem / 1.2 Arial, sans-serif;
      color:var(--paper-2);
      display:grid;
      padding:10px 18px;
      font-size:inherit;
      background:var(--charcoal);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:1px solid var(--line);
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
      grid-template-columns:1fr auto 1fr;
    }

    @media (max-width: 760px) {

    .egWLla {
      text-align:center;
      grid-template-columns:1fr;
    }
    }

    .fiBRFg {
      gap:7px;
      color:inherit;
      display:grid;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:column;
    }

    .xIIE {
      color:inherit;
      border:2px solid var(--ink);
      display:block;
      font-size:inherit;
      background:var(--paper);
      box-shadow:8px 8px 0 var(--ink);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      margin-bottom:34px;
      flex-direction:row;
    }

    .brQEHP {
      color:var(--paper-2);
      border:1px solid var(--line);
      display:block;
      padding:16px;
      font-size:inherit;
      background:var(--charcoal);
      box-shadow:6px 6px 0 var(--rust);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .JpqfU {
      color:inherit;
      border:1px solid var(--line);
      display:block;
      font-size:inherit;
      background:var(--paper);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .esGFEp {
      gap:8px;
      font:900 0.82rem / 1 Arial, sans-serif;
      color:var(--paper-2);
      border:2px solid var(--ink);
      cursor:pointer;
      display:inline-flex;
      padding:13px 16px;
      font-size:inherit;
      background:var(--rust);
      box-shadow:4px 4px 0 var(--ink);
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
      justify-content:center;
    }

    .bXaOpS {
      gap:12px;
      color:inherit;
      display:flex;
      flex-wrap:wrap;
      font-size:inherit;
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      padding-top:6px;
      flex-direction:row;
      justify-content:space-between;
    }

    @media (max-width: 760px) {

    .bXaOpS {
      display:grid;
    }
    }

    .WiFJm {
      color:inherit;
      display:block;
      padding:13px 18px;
      overflow:hidden;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      white-space:nowrap;
      text-overflow:ellipsis;
      flex-direction:row;
    }

    @media (max-width: 760px) {

    .WiFJm {
      line-height:1.35;
      white-space:normal;
    }
    }

    .eCdZdM {
      color:var(--muted);
      display:block;
      font-size:clamp(0.95rem, 1.8vw, 1.35rem);
      font-style:italic;
      margin-top:10px;
      flex-shrink:1;
      font-family:Georgia, serif;
      font-weight:400;
      flex-direction:row;
      letter-spacing:0.16em;
    }

    .hblxA {
      color:inherit;
      border:2px dashed var(--ink);
      display:block;
      padding:24px;
      font-size:inherit;
      background:#e6d6bf8c;
      text-align:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bCdUAQ {
      color:inherit;
      display:block;
      font-size:2rem;
      flex-shrink:1;
      font-family:Impact, Haettenschweiler, "Arial Narrow Bold", sans-serif;
      font-weight:inherit;
      line-height:0.9;
      margin-bottom:8px;
      flex-direction:row;
      text-transform:uppercase;
    }

    .bzsTIH {
      gap:8px;
      font:900 0.82rem / 1 Arial, sans-serif;
      color:var(--paper-2);
      border:2px solid var(--ink);
      cursor:pointer;
      display:inline-flex;
      padding:13px 16px;
      font-size:inherit;
      background:var(--rust);
      box-shadow:4px 4px 0 var(--ink);
      align-items:center;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.05em;
      text-transform:uppercase;
      justify-content:center;
      text-decoration:none;
    }

    .bPmmEB {
      gap:10px;
      color:inherit;
      display:flex;
      flex-wrap:wrap;
      font-size:inherit;
      margin-top:22px;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .fpoVAc {
      font:900 0.72rem / 1 Arial, sans-serif;
      color:var(--rust);
      display:block;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      letter-spacing:0.08em;
      text-transform:uppercase;
    }

    .IkIdJ {
      color:inherit;
      display:grid;
      font-size:inherit;
      align-items:start;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
      grid-template-columns:minmax(0, 1fr) 360px;
    }

    @media (max-width: 1000px) {

    .IkIdJ {
      grid-template-columns:1fr;
    }
    }

    .chfVQw {
      color:inherit;
      display:block;
      padding:28px;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-right:1px solid var(--line);
      flex-direction:row;
    }

    @media (max-width: 1000px) {

    .chfVQw {
      border-right:0;
      border-bottom:1px solid var(--line);
    }
    }

    @media (max-width: 760px) {

    .chfVQw {
      padding:22px 18px;
    }
    }

    .emzRZX {
      font:700 1rem Arial, sans-serif;
      color:var(--ink);
      width:100%;
      border:1px solid var(--line);
      display:inline-block;
      padding:14px;
      font-size:inherit;
      background:var(--paper-2);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .bkGAOa {
      color:inherit;
      display:inline;
      padding:13px 18px;
      font-size:inherit;
      background:var(--rust);
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .cmzKDW {
      color:inherit;
      border:2px solid #fff8ed38;
      display:block;
      padding:22px;
      z-index:2;
      position:relative;
      font-size:inherit;
      background:#fff8ed0f;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .ceMrDA {
      gap:18px;
      color:inherit;
      display:grid;
      font-size:inherit;
      align-items:end;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      border-bottom:3px solid var(--ink);
      margin-bottom:22px;
      flex-direction:row;
      padding-bottom:14px;
      grid-template-columns:1fr auto;
    }

    @media (max-width: 760px) {

    .ceMrDA {
      grid-template-columns:1fr;
    }
    }

    .dymDog {
      color:inherit;
      display:inline;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 760px) {

    .dymDog {
      text-align:center;
    }
    }

    .fiSQRk {
      color:#ffd08b;
      display:inline;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 760px) {

    .fiSQRk {
      text-align:center;
    }
    }

    .cBXfCB {
      color:inherit;
      display:inline;
      font-size:inherit;
      text-align:right;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    @media (max-width: 760px) {

    .cBXfCB {
      text-align:center;
    }
    }

    .cMFyWl {
      color:inherit;
      display:inline;
      position:relative;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }

    .eJmvez {
      color:var(--text);
      border:1px solid var(--ink);
      cursor:pointer;
      display:inline-flex;
      padding:9px 11px;
      font-size:0.72rem;
      background:var(--bg);
      flex-shrink:1;
      font-family:"Inter";
      font-weight:700;
      line-height:1;
      flex-direction:row;
      letter-spacing:0.06em;
      text-transform:uppercase;
    }

    .cDLwQY {
      gap:9px;
      color:var(--paper-2);
      display:flex;
      flex-wrap:wrap;
      font-size:inherit;
      flex-shrink:1;
      font-family:inherit;
      font-weight:inherit;
      flex-direction:row;
    }