:root {
  /* Colors — Primary */
  --color-primary: #455dd3;
  --color-secondary: #0075de;
  --color-accent: #213183;

  /* Colors — Neutrals */
  --color-neutral-50: #000000;
  --color-neutral-100: #f6f5f4;
  --color-neutral-200: #a39e98;
  --color-neutral-300: #ffffff;
  --color-neutral-400: #615d59;
  --color-neutral-500: #78736f;
  --color-neutral-600: #191918;
  --color-neutral-700: #c0c0c0;
  --color-neutral-800: #dddddd;

  /* Colors — Backgrounds */
  --color-bg: #ffffff;
  --color-bg-1: #191918;
  --color-bg-2: #f6f5f4;
  --color-bg-3: #02093a;
  --color-bg-4: #ffc95e;
  --color-bg-5: #f77463;
  --color-bg-6: #62aef0;
  --color-bg-7: #2a9d99;
  --color-bg-8: #b18164;
  --color-bg-9: #f9f9f8;
  --color-bg-10: #f7f7f5;

  /* Colors — Text */
  --color-text: #000000;
  --color-text-1: #f6f5f4;
  --color-text-2: #ffffff;
  --color-text-3: #0075de;
  --color-text-4: #a39e98;

  /* Typography — Families */
  --font-sans: 'NotionInter', sans-serif;
  --font-body: 'Times', sans-serif;
  --font-body: 'Lyon Text', sans-serif;

  /* Typography — Scale */
  --font-size-64: 64px;
  --font-size-54: 54px;
  --font-size-48: 48px;
  --font-size-42: 42px;
  --font-size-40: 40px;
  --font-size-32: 32px;
  --font-size-26: 26px;
  --font-size-24: 24px;
  --font-size-22: 22px;
  --font-size-20: 20px;
  --font-size-16: 16px;
  --font-size-15: 15px;

  /* Spacing */
  --spacing-2: 2px;
  --spacing-20: 20px;
  --spacing-24: 24px;
  --spacing-28: 28px;
  --spacing-32: 32px;
  --spacing-40: 40px;
  --spacing-44: 44px;
  --spacing-48: 48px;
  --spacing-56: 56px;
  --spacing-60: 60px;
  --spacing-64: 64px;
  --spacing-78: 78px;
  --spacing-93: 93px;
  --spacing-125: 125px;
  --spacing-167: 167px;
  --spacing-177: 177px;
  --spacing-186: 186px;
  --spacing-225: 225px;
  --spacing-316: 316px;

  /* Border Radius */
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-lg: 12px;
  --radius-lg: 16px;
  --radius-full: 50px;
  --radius-full: 100px;
  --radius-full: 9999px;

  /* Box Shadows */
  --shadow-xs: rgba(0, 0, 0, 0) 0px 1px 0px 0px;
  --shadow-xs: rgba(0, 0, 0, 0.01) 0px 0.175px 1.041px 0px, rgba(0, 0, 0, 0.02) 0px 0.8px 2.925px 0px, rgba(0, 0, 0, 0.027) 0px 2.025px 7.847px 0px, rgba(0, 0, 0, 0.04) 0px 4px 18px 0px;
  --shadow-xs: rgba(0, 0, 0, 0.016) 0px 0.7px 1.462px 0px, rgba(0, 0, 0, 0.03) 0px 3px 9px 0px;
  --shadow-sm: rgba(0, 0, 0, 0.01) 0px 1px 3px 0px, rgba(0, 0, 0, 0.02) 0px 3px 7px 0px, rgba(0, 0, 0, 0.02) 0px 7px 15px 0px, rgba(0, 0, 0, 0.04) 0px 14px 28px 0px, rgba(0, 0, 0, 0.05) 0px 23px 52px 0px;
  --shadow-sm: rgba(0, 0, 0, 0.01) 0px 0.667px 3.502px 0px, rgba(0, 0, 0, 0.016) 0px 2.933px 7.252px 0px, rgba(0, 0, 0, 0.02) 0px 7.2px 14.462px 0px, rgba(0, 0, 0, 0.024) 0px 13.867px 28.348px 0px, rgba(0, 0, 0, 0.03) 0px 23.333px 52.123px 0px, rgba(0, 0, 0, 0.04) 0px 36px 89px 0px;
  --shadow-lg: rgba(255, 255, 255, 0.2) 0px 0px 20px 5px;
  --shadow-lg: rgba(0, 0, 0, 0.04) 0px 4px 18px 0px, rgba(0, 0, 0, 0.027) 0px 2.025px 7.84688px 0px, rgba(0, 0, 0, 0.02) 0px 0.8px 2.925px 0px, rgba(0, 0, 0, 0.01) 0px 0.175px 1.04062px 0px;

  /* Original Site Variables */
  /* — colors — */
  --border-color-regular: #00000014;
  --text-color-extra-light: #0003;
  --text-color-light: #0006;
  --text-color-medium: #0009;
  --text-color-dark: #111;
  --text-color-regular: #040404;
  --border-radius-0: 0;
  --border-radius-200: 0.25rem;
  --border-radius-300: 0.3125rem;
  --border-radius-400: 0.375rem;
  --border-radius-500: 0.5rem;
  --border-radius-600: 0.625rem;
  --border-radius-700: 0.75rem;
  --border-radius-800: 0.875rem;
  --border-radius-900: 1rem;
  --border-radius-round: 624.9375rem;
  --border-width-1: 0.0625rem;
  --border-width-2: 0.125rem;
  --border-width-4: 0.25rem;
  --color-gray-100: #f9f9f8;
  --color-gray-200: #f6f5f4;
  --color-gray-300: #dfdcd9;
  --color-gray-400: #a39e98;
  --color-gray-500: #78736f;
  --color-gray-600: #615d59;
  --color-gray-700: #494744;
  --color-gray-800: #31302e;
  --color-gray-900: #191918;
  --color-red-100: #fef3f1;
  --color-red-200: #fdd3cd;
  --color-red-300: #ff8b7c;
  --color-red-400: #f77463;
  --color-red-500: #f64932;
  --color-red-600: #e32d14;
  --color-red-700: #b01601;
  --color-red-800: #6f0d00;
  --color-red-900: #4f0900;
  --color-orange-100: #fff5ed;
  --color-orange-200: #ffdec4;
  --color-orange-300: #ffad71;
  --color-orange-400: #ff8a33;
  --color-orange-500: #ff6d00;
  --color-orange-600: #dd5b00;
  --color-orange-700: #ab4a00;
  --color-orange-800: #793400;
  --color-orange-900: #532200;
  --color-yellow-100: #fff5e0;
  --color-yellow-200: #ffe4af;
  --color-yellow-300: #ffd786;
  --color-yellow-400: #ffc95e;
  --color-yellow-500: #ffb110;
  --color-yellow-600: #e89d01;
  --color-yellow-700: #c78600;
  --color-yellow-800: #a16c00;
  --color-yellow-900: #704b00;
  --color-teal-100: #f2fafa;
  --color-teal-200: #bde6e4;
  --color-teal-300: #83cbc9;
  --color-teal-400: #2a9d99;
  --color-teal-500: #27918d;
  --color-teal-600: #0a7b77;
  --color-teal-700: #126764;
  --color-teal-800: #0a4d4b;
  --color-teal-900: #042b29;
  --color-blue-100: #f2f9ff;
  --color-blue-200: #e6f3fe;
  --color-blue-300: #93cdfe;
  --color-blue-400: #62aef0;
  --color-blue-500: #097fe8;
  --color-blue-600: #0075de;
  --color-blue-700: #005bab;
  --color-blue-800: #00396b;
  --color-blue-900: #002a4f;
  --color-purple-100: #f8f5fc;
  --color-purple-200: #eadbfa;
  --color-purple-300: #d6b6f6;
  --color-purple-400: #ad6ded;
  --color-purple-500: #9849e8;
  --color-purple-600: #7237ae;
  --color-purple-700: #562983;
  --color-purple-800: #391c57;
  --color-purple-900: #1c0e2c;
  --color-green-100: #f0faf2;
  --color-green-200: #d0f4d8;
  --color-green-300: #abe5b8;
  --color-green-400: #68ce7e;
  --color-green-500: #1aae39;
  --color-green-600: #14832b;
  --color-green-700: #0f6220;
  --color-green-800: #0a4216;
  --color-green-900: #05210b;
  --color-pink-100: #fff5fc;
  --color-pink-200: #ffcdf1;
  --color-pink-300: #ffb5eb;
  --color-pink-400: #ff83dd;
  --color-pink-500: #ff64c8;
  --color-pink-600: #d13f9d;
  --color-pink-700: #9d2472;
  --color-pink-800: #6c1b4f;
  --color-pink-900: #481034;
  --color-brown-100: #fcf8f5;
  --color-brown-200: #ebd5c5;
  --color-brown-300: #d9b79f;
  --color-brown-400: #b18164;
  --color-brown-500: #9c7054;
  --color-brown-600: #885d3d;
  --color-brown-700: #744d2d;
  --color-brown-800: #654124;
  --color-brown-900: #523410;
  --color-black: #000;
  --color-white: #fff;
  --color-alpha-black-100: #0000000d;
  --color-alpha-black-200: #0000001a;
  --color-alpha-black-300: #0003;
  --color-alpha-black-400: #0000004d;
  --color-alpha-black-500: #0000008a;
  --color-alpha-black-600: #00000096;
  --color-alpha-black-700: #000000bf;
  --color-alpha-black-800: #000000e6;
  --color-alpha-black-900: #000000f2;
  --color-alpha-white-100: #ffffff0d;
  --color-alpha-white-200: #ffffff1a;
  --color-alpha-white-300: #fff3;
  --color-alpha-white-400: #ffffff4d;
  --color-alpha-white-500: #ffffff80;
  --color-alpha-white-600: #ffffffa8;
  --color-alpha-white-700: #ffffffbf;
  --color-alpha-white-800: #ffffffd9;
  --color-alpha-white-900: #fffffff2;
  --color-transparent: #fff0;
  --color-campaigns-agents-launch-blue-300: #607df6;
  --color-campaigns-agents-launch-blue-400: #455dd3;
  --color-campaigns-agents-launch-blue-500: #394ea3;
  --color-campaigns-agents-launch-blue-600: #213183;
  --color-campaigns-agents-launch-blue-900: #02093a;
  --color-campaigns-agents-launch-yellow: #fefcd5;
  --color-campaigns-dev-platform-dos-blue: #1313ba;
  --color-campaigns-dev-platform-dos-black: #0a0a5d;
  --color-campaigns-dev-platform-dos-neon: #6666fd;
  --color-campaigns-dev-platform-dos-slate: #7171a8;
  --color-campaigns-dev-platform-dos-lavender: #cbcbef;
  --color-campaigns-dev-platform-dos-gray: #f6f6fc;
  --color-campaigns-dev-platform-dos-white: var(--color-white);
  --color-campaigns-dev-platform-dos-alpha-blue: #1313baa8;
  --color-campaigns-dev-platform-dos-alpha-white: var(--color-alpha-white-700);
  --color-campaigns-dev-platform-dos-alpha-lavender: #cbcbef70;
  --color-campaigns-dev-platform-dos-alpha-gray: #f6f6fc70;
  --decoration-focus-ring-outline-offset: 0.125rem;
  --decoration-focus-ring-outline-thickness: 0.125rem;
  --font-family-primary-sans: NotionInter;
  --font-family-primary-serif: "Lyon Text";
  --font-family-primary-serif-japanese: "Lyon Text";
  --font-family-primary-serif-chinese-simplified: "Lyon Text";
  --font-family-primary-serif-chinese-traditional: "Lyon Text";
  --font-family-primary-sans-vietnamese: ui-sans-serif;
  --font-family-primary-serif-vietnamese: ui-serif;
  --font-family-primary-sans-arabic: "Noto Sans Arabic";
  --font-family-primary-sans-hebrew: "Noto Sans Hebrew";
  --font-family-primary-handwriting: "Permanent Marker";
  --font-family-primary-mono: "iA Writer Mono";
  --font-family-primary-emoji: "Apple Color Emoji";
  --color-button-primary-background-active: #005bab;
  --color-button-tertiary-text: #000000f2;
  --color-button-primary-border: #fff0;
  --color-background-surface-neutral-focus: #dfdcd9;
  --spacing-card-padding-inline-block: 2rem;
  --color-code-comment: #0000008a;
  --color-background-surface-accent-muted: #f2f9ff;
  --color-action-button-primary-background-focus: #f6f5f4;
  --color-terminal-text: #000000f2;
  --color-icon-button-active: #615d59;
  --color-interaction-indicator-active: #0000004d;
  --color-action-button-primary-icon: #000000f2;
  --color-link-secondary-text-focus: #000000bf;
  --typography-card-context-feature-letter-spacing: 0;
  --color-background-surface-accent-soft: #e6f3fe;
  --campaign-nav-bg: rgba(0, 0, 0, 0);
  --color-button-ghost-background: #fff0;
  --color-border-base: #0000001a;
  --color-link-secondary-text: #00000096;
  --color-button-secondary-background-hover: #f2f9ff;
  --color-background-surface-accent-muted-focus: #e6f3fe;
  --border-menu-button-radius: 624.9375rem;
  --color-action-button-alpha-background-active: #0000004d;
  --color-icon-button: #a39e98;
  --color-menu-button-background-selected: #f6f5f4;
  --color-action-button-primary-background-active: #f6f5f4;
  --color-text-warning: #ff6d00;
  --color-button-ghost-background-hover: #f6f5f4;
  --typography-card-title-block-font: 700 1.125rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --hero-nav-bg: rgba(0, 0, 0, 0);
  --typography-card-title-block-letter-spacing: -0.0078125rem;
  --typography-card-title-feature-letter-spacing: -0.0390625rem;
  --color-accent-muted: #f2f9ff;
  --color-background-surface-accent-soft-active: #93cdfe;
  --color-card-background: #fff;
  --color-background-surface-accent-soft-focus: #93cdfe;
  --spacing-card-padding-inline-sm: 1.5rem;
  --typography-card-body-summary-letter-spacing: 0;
  --typography-card-context-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --color-badge-light-text: #097fe8;
  --color-terminal-text-muted: #0000008a;
  --spacing-card-padding-block-end-block: 1.75rem;
  --color-action-button-alpha-background-hover: #0003;
  --spacing-card-padding-block-end-sm: 1.5rem;
  --color-icon-button-background-focus: #0000000d;
  --color-code-keyword: #097fe8;
  --color-menu-button-background-selected-hover: #f6f5f4;
  --color-link-secondary-text-active: #000000bf;
  --border-icon-button-radius: 0.25rem;
  --color-background-base-active: #0000001a;
  --spacing-card-padding-block-start: 1rem;
  --spacing-card-padding-block-start-sm: 1.5rem;
  --typography-card-body-font: 400 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --color-background-surface-accent-focus: #0075de;
  --color-menu-button-border-active: #f9f9f8;
  --color-interaction-indicator: #0000001a;
  --color-background-surface-accent-hover: #097fe8;
  --color-text-error: #f64932;
  --color-action-button-alpha-background-focus: #0003;
  --typography-card-title-feature-md-letter-spacing: -0.046875rem;
  --color-icon-button-background-hover: #0000000d;
  --color-action-button-primary-icon-disabled: #0000004d;
  --color-link-primary-text-active: #00396b;
  --color-action-button-primary-background: #fff;
  --color-code-number: #f64932;
  --color-text-disabled: #0000004d;
  --color-link-primary-text-focus: #00396b;
  --typography-card-context-letter-spacing: 0;
  --border-button-radius-lg: 0.625rem;
  --color-text-muted: #0000008a;
  --spacing-card-padding-block-end: 1rem;
  --color-menu-button-border-selected-hover: #0003;
  --color-background-surface-accent-active: #005bab;
  --color-badge-bold-text: #fff;
  --color-badge-mono-text: #000;
  --color-menu-button-border-selected: #0000001a;
  --color-card-border: #0000001a;
  --color-code-literal: #0000008a;
  --typography-card-title-feature-font: 700 1.625rem /2rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --color-background-surface-accent-soft-hover: #93cdfe;
  --color-button-secondary-text: #005bab;
  --color-action-button-alpha-background: #0000001a;
  --color-card-body-block-text: #000000f2;
  --color-button-ghost-indicator: #78736f;
  --color-code-class: #f64932;
  --dev-platform-nav-bg: rgba(0, 0, 0, 0);
  --color-background-surface-neutral-active: #dfdcd9;
  --color-text-normal: #000000e6;
  --color-icon-button-focus: #615d59;
  --color-code-operator: #ff6d00;
  --border-popover-radius: 0.75rem;
  --color-button-secondary-border: #fff0;
  --typography-card-quote-font: 400 1.25rem /1.75rem "Lyon Text",Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Songti TC","Songti SC",SimSun,"Nanum Myeongjo",NanumMyeongjo,Batang,serif;
  --color-icon-button-background-active: #0000000d;
  --color-accent: #62aef0;
  --typography-card-title-feature-md-font: 700 2rem /2.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --color-action-button-alpha-icon-disabled: #0000004d;
  --color-link-primary-text: #0075de;
  --color-background-surface-accent-muted-active: #e6f3fe;
  --color-terminal-background: #f9f9f8;
  --color-card-body-text: #00000096;
  --color-action-button-alpha-icon: #000000f2;
  --color-interaction-focus-ring: #0075de;
  --color-accent-strong: #097fe8;
  --color-menu-button-background-selected-focus: #f6f5f4;
  --color-background-base: #fff;
  --color-menu-button-background-hover: #f6f5f4;
  --color-background-surface-neutral: #f6f5f4;
  --color-button-primary-background: #0075de;
  --border-menu-list-item-radius: 0.5rem;
  --border-block-media-radius: 0.75rem;
  --color-card-title-text: #000;
  --color-link-primary-text-hover: #00396b;
  --color-button-primary-text: #fff;
  --color-badge-mono-background: #f6f5f4;
  --color-background-surface-accent: #62aef0;
  --typography-card-title-letter-spacing: -0.015625rem;
  --color-menu-button-background: #f9f9f8;
  --color-background-surface-neutral-hover: #dfdcd9;
  --color-background-base-focus: #0000000d;
  --color-button-tertiary-background-hover: #f6f5f4;
  --color-link-secondary-text-hover: #000000bf;
  --color-button-tertiary-background-focus: #f6f5f4;
  --color-button-ghost-background-active: #f6f5f4;
  --color-menu-button-background-selected-active: #f6f5f4;
  --color-code-string: #14832b;
  --typography-card-body-letter-spacing: 0;
  --color-banner: #ffffffd9;
  --color-button-tertiary-border: #0000001a;
  --border-badge-radius: 624.9375rem;
  --border-radius-base: 0.25rem;
  --color-badge-bold-background: #097fe8;
  --color-code-foreground: #000000e6;
  --typography-card-title-summary-font: 700 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --color-code-selection-background: #e6f3fe;
  --color-button-ghost-border: #fff0;
  --color-icon-button-hover: #615d59;
  --color-badge-muted-text: #0000008a;
  --color-button-tertiary-background-active: #f6f5f4;
  --color-background-base-hover: #0000000d;
  --color-menu-button-border-hover: #f9f9f8;
  --typography-card-note-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --border-card-radius: 0.75rem;
  --color-badge-light-background: #f2f9ff;
  --typography-card-title-summary-letter-spacing: 0;
  --color-menu-button-background-active: #f6f5f4;
  --color-menu-button-border-selected-focus: #0003;
  --color-button-primary-background-hover: #005bab;
  --color-button-tertiary-background: #fff;
  --color-menu-button-background-focus: #f6f5f4;
  --typography-card-note-letter-spacing: 0;
  --color-text-strong: #000000f2;
  --spacing-card-padding-inline: 1rem;
  --color-code-function: #f64932;
  --spacing-card-padding-block-start-block: 1.75rem;
  --border-button-radius: 0.5rem;
  --color-menu-button-border-selected-active: #0003;
  --color-action-button-primary-background-hover: #f6f5f4;
  --typography-card-title-font: 700 1.375rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --color-text-success: #14832b;
  --color-badge-muted-background: #f6f5f4;
  --color-button-ghost-text: #000000f2;
  --color-background-surface-accent-muted-hover: #e6f3fe;
  --color-accent-soft: #e6f3fe;
  --color-menu-button-border: #f9f9f8;
  --typography-card-context-feature-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --color-button-secondary-background: #e6f3fe;
  --typography-card-quote-letter-spacing: 0;
  --color-menu-button-text: #000000e6;
  --color-button-secondary-background-focus: #f2f9ff;
  --color-button-ghost-background-focus: #f6f5f4;
  --typography-card-body-summary-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --color-code-variable: #ff6d00;
  --color-card-supporting-text: #00000096;
  --color-button-primary-background-focus: #005bab;
  --color-button-secondary-background-active: #f2f9ff;
  --color-menu-button-border-focus: #f9f9f8;
  --color-card-accent: #097fe8;
  /* — spacing — */
  --spacing-block-s: 20px;
  --spacing-block-m: 24px;
  --spacing-block-l: 32px;
  --size-block-header-icon: 26px;
  --base-padding: 20px;
  --spacing-xs: 20px;
  --spacing-s: 40px;
  --spacing-m: 40px;
  --spacing-l: 60px;
  --spacing-xl: 60px;
  --font-size-50: 0.75rem;
  --font-size-100: 0.875rem;
  --font-size-150: 0.9375rem;
  --font-size-200: 1rem;
  --font-size-300: 1.125rem;
  --font-size-350: 1.25rem;
  --font-size-400: 1.375rem;
  --font-size-500: 1.625rem;
  --font-size-600: 2rem;
  --font-size-700: 2.625rem;
  --font-size-800: 3.375rem;
  --font-size-900: 4rem;
  --font-size-1000: 4.75rem;
  --font-letter-spacing-sans-50: 0.0078125rem;
  --font-letter-spacing-sans-100: 0;
  --font-letter-spacing-sans-150: 0;
  --font-letter-spacing-sans-200: 0;
  --font-letter-spacing-sans-300: -0.0078125rem;
  --font-letter-spacing-sans-350: -0.0078125rem;
  --font-letter-spacing-sans-400: -0.015625rem;
  --font-letter-spacing-sans-500: -0.0390625rem;
  --font-letter-spacing-sans-600-regular: -0.0625rem;
  --font-letter-spacing-sans-600-semibold: -0.046875rem;
  --font-letter-spacing-sans-600-bold: -0.046875rem;
  --font-letter-spacing-sans-700-regular: -0.125rem;
  --font-letter-spacing-sans-700-semibold: -0.09375rem;
  --font-letter-spacing-sans-700-bold: -0.09375rem;
  --font-letter-spacing-sans-800-regular: -0.21875rem;
  --font-letter-spacing-sans-800-semibold: -0.1171875rem;
  --font-letter-spacing-sans-800-bold: -0.1171875rem;
  --font-letter-spacing-sans-900-regular: -0.171875rem;
  --font-letter-spacing-sans-900-semibold: -0.1328125rem;
  --font-letter-spacing-sans-900-bold: -0.1328125rem;
  --font-letter-spacing-sans-1000-regular: -0.25rem;
  --font-letter-spacing-sans-1000-bold: -0.15625rem;
  --font-letter-spacing-serif-200: 0;
  --font-letter-spacing-serif-300: 0;
  --font-letter-spacing-serif-350: 0;
  --font-letter-spacing-serif-400: 0;
  --font-letter-spacing-serif-500: 0;
  --font-letter-spacing-serif-600: 0;
  --font-letter-spacing-serif-700: -0.09375rem;
  --font-letter-spacing-serif-800: -0.125rem;
  --font-letter-spacing-serif-900: -0.125rem;
  --font-letter-spacing-mono-100: -0.0078125rem;
  --spacing-0: 0;
  --spacing-4: 0.25rem;
  --spacing-8: 0.5rem;
  --spacing-12: 0.75rem;
  --spacing-16: 1rem;
  --spacing-20: 1.25rem;
  --spacing-24: 1.5rem;
  --spacing-28: 1.75rem;
  --spacing-30: 1.875rem;
  --spacing-32: 2rem;
  --spacing-40: 2.5rem;
  --spacing-48: 3rem;
  --spacing-56: 3.5rem;
  --spacing-64: 4rem;
  --spacing-72: 4.5rem;
  --spacing-80: 5rem;
  --spacing-96: 6rem;
  --spacing-128: 8rem;
  --spacing-160: 10rem;
  --typography-sans-50-regular-letter-spacing: 0.0078125rem;
  --typography-sans-50-medium-letter-spacing: 0.0078125rem;
  --typography-sans-50-semibold-letter-spacing: 0.0078125rem;
  --typography-sans-50-bold-letter-spacing: 0.0078125rem;
  --typography-sans-100-regular-letter-spacing: 0;
  --typography-sans-100-medium-letter-spacing: 0;
  --typography-sans-100-semibold-letter-spacing: 0;
  --typography-sans-100-bold-letter-spacing: 0;
  --typography-sans-150-regular-letter-spacing: 0;
  --typography-sans-150-medium-letter-spacing: 0;
  --typography-sans-150-semibold-letter-spacing: 0;
  --typography-sans-150-bold-letter-spacing: 0;
  --typography-sans-200-regular-letter-spacing: 0;
  --typography-sans-200-medium-letter-spacing: 0;
  --typography-sans-200-semibold-letter-spacing: 0;
  --typography-sans-200-bold-letter-spacing: 0;
  --typography-sans-300-regular-letter-spacing: -0.0078125rem;
  --typography-sans-300-medium-letter-spacing: -0.0078125rem;
  --typography-sans-300-semibold-letter-spacing: -0.0078125rem;
  --typography-sans-300-bold-letter-spacing: -0.0078125rem;
  --typography-sans-350-regular-letter-spacing: -0.0078125rem;
  --typography-sans-350-medium-letter-spacing: -0.0078125rem;
  --typography-sans-350-semibold-letter-spacing: -0.0078125rem;
  --typography-sans-350-bold-letter-spacing: -0.0078125rem;
  --typography-sans-400-regular-letter-spacing: -0.015625rem;
  --typography-sans-400-medium-letter-spacing: -0.015625rem;
  --typography-sans-400-semibold-letter-spacing: -0.015625rem;
  --typography-sans-400-bold-letter-spacing: -0.015625rem;
  --typography-sans-500-medium-letter-spacing: -0.0390625rem;
  --typography-sans-500-semibold-letter-spacing: -0.0390625rem;
  --typography-sans-500-bold-letter-spacing: -0.0390625rem;
  --typography-sans-600-regular-letter-spacing: -0.0625rem;
  --typography-sans-600-semibold-letter-spacing: -0.046875rem;
  --typography-sans-600-bold-letter-spacing: -0.046875rem;
  --typography-sans-700-regular-letter-spacing: -0.125rem;
  --typography-sans-700-semibold-letter-spacing: -0.09375rem;
  --typography-sans-700-bold-letter-spacing: -0.09375rem;
  --typography-sans-800-regular-letter-spacing: -0.21875rem;
  --typography-sans-800-semibold-letter-spacing: -0.1171875rem;
  --typography-sans-800-bold-letter-spacing: -0.1171875rem;
  --typography-sans-900-regular-letter-spacing: -0.171875rem;
  --typography-sans-900-semibold-letter-spacing: -0.1328125rem;
  --typography-sans-900-bold-letter-spacing: -0.1328125rem;
  --typography-sans-1000-regular-letter-spacing: -0.25rem;
  --typography-sans-1000-bold-letter-spacing: -0.15625rem;
  --typography-mono-100-regular-letter-spacing: -0.0078125rem;
  --typography-mono-100-bold-letter-spacing: -0.0078125rem;
  --typography-serif-200-regular-letter-spacing: 0;
  --typography-serif-300-regular-letter-spacing: 0;
  --typography-serif-350-regular-letter-spacing: 0;
  --typography-serif-400-regular-letter-spacing: 0;
  --typography-serif-500-regular-letter-spacing: 0;
  --typography-serif-600-regular-letter-spacing: 0;
  --typography-serif-700-regular-letter-spacing: -0.09375rem;
  --typography-serif-800-regular-letter-spacing: -0.125rem;
  --typography-serif-900-regular-letter-spacing: -0.125rem;
  --typography-article-body-letter-spacing: 0;
  --typography-global-title-subtle-letter-spacing: -0.09375rem;
  --typography-global-body-serif-letter-spacing: 0;
  --typography-article-meta-letter-spacing: 0.0078125rem;
  --typography-article-deck-letter-spacing: -0.0078125rem;
  --typography-article-body-lg-letter-spacing: -0.0078125rem;
  --typography-interaction-menu-list-heading-letter-spacing: 0.0078125rem;
  --typography-global-body-link-letter-spacing: 0;
  --typography-global-context-letter-spacing: 0;
  --typography-global-quote-letter-spacing: 0;
  --spacing-section-inner: 2rem;
  --typography-article-context-letter-spacing: 0;
  --typography-article-statistics-letter-spacing: -0.09375rem;
  --typography-article-body-editorial-lg-letter-spacing: 0;
  --typography-interaction-menu-list-item-label-letter-spacing: 0;
  --typography-interaction-button-medium-letter-spacing: 0;
  --typography-article-subheading-lg-letter-spacing: -0.015625rem;
  --typography-interaction-menu-list-item-label-emphasis-md-letter-spacing: -0.015625rem;
  --typography-interaction-menu-button-letter-spacing: 0;
  --typography-navigation-heading-letter-spacing: 0.0078125rem;
  --typography-article-caption-letter-spacing: 0.0078125rem;
  --typography-navigation-body-letter-spacing: 0;
  --typography-global-stat-md-letter-spacing: -0.1328125rem;
  --typography-article-quote-lg-letter-spacing: 0;
  --typography-navigation-caption-subtle-letter-spacing: 0.0078125rem;
  --typography-article-body-bold-lg-letter-spacing: -0.0078125rem;
  --typography-interaction-form-label-letter-spacing: 0;
  --typography-global-meta-letter-spacing: 0.0078125rem;
  --typography-interaction-form-caption-letter-spacing: 0;
  --typography-interaction-button-large-letter-spacing: 0;
  --typography-article-deck-lg-letter-spacing: -0.015625rem;
  --typography-global-caption-letter-spacing: 0;
  --typography-global-heading-md-letter-spacing: -0.09375rem;
  --typography-article-dropcap-letter-spacing: -0.0390625rem;
  --typography-interaction-form-input-letter-spacing: 0;
  --typography-global-title-sm-letter-spacing: -0.1171875rem;
  --typography-article-navigation-letter-spacing: 0;
  --typography-interaction-menu-list-item-label-emphasis-letter-spacing: 0;
  --typography-global-eyebrow-letter-spacing: 0;
  --typography-global-heading-lg-letter-spacing: -0.1171875rem;
  --typography-article-heading-lg-letter-spacing: -0.0390625rem;
  --typography-global-quote-md-letter-spacing: 0;
  --typography-global-code-letter-spacing: -0.0078125rem;
  --typography-navigation-link-letter-spacing: 0;
  --typography-global-stat-sm-letter-spacing: -0.1171875rem;
  --typography-article-body-editorial-letter-spacing: 0;
  --typography-article-title-letter-spacing: -0.046875rem;
  --typography-article-statistics-lg-letter-spacing: -0.1171875rem;
  --typography-interaction-menu-list-item-caption-letter-spacing: 0.0078125rem;
  --typography-global-body-letter-spacing: 0;
  --typography-article-quote-letter-spacing: 0;
  --typography-article-title-subtle-letter-spacing: -0.046875rem;
  --spacing-section: 10rem;
  --typography-article-subheading-letter-spacing: -0.0078125rem;
  --typography-global-title-emphasis-md-letter-spacing: -0.1328125rem;
  --typography-article-body-bold-letter-spacing: 0;
  --typography-navigation-link-emphasis-letter-spacing: 0;
  --typography-global-subheading-letter-spacing: -0.015625rem;
  --typography-global-deck-sm-letter-spacing: -0.0078125rem;
  --typography-global-title-letter-spacing: -0.09375rem;
  --typography-global-title-emphasis-letter-spacing: -0.1171875rem;
  --typography-global-heading-letter-spacing: -0.046875rem;
  --typography-global-deck-letter-spacing: 0;
  --typography-article-title-subtle-lg-letter-spacing: -0.09375rem;
  --typography-global-title-md-letter-spacing: -0.1328125rem;
  --typography-navigation-caption-letter-spacing: 0.0078125rem;
  --typography-navigation-link-emphasis-md-letter-spacing: -0.015625rem;
  --typography-article-heading-letter-spacing: -0.015625rem;
  --typography-global-stat-letter-spacing: -0.09375rem;
  --typography-global-quote-sm-letter-spacing: 0;
  --typography-interaction-button-small-letter-spacing: 0;
  --typography-article-title-lg-letter-spacing: -0.1171875rem;
  /* — typography — */
  --font-family-fallback-sans: Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --font-family-fallback-serif: Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Songti TC","Songti SC",SimSun,"Nanum Myeongjo",NanumMyeongjo,Batang,serif;
  --font-family-fallback-serif-japanese: Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN",serif;
  --font-family-fallback-serif-chinese-simplified: Georgia,"Songti TC",SimSun,serif;
  --font-family-fallback-serif-chinese-traditional: Georgia,"Songti SC",SimSun,serif;
  --font-family-fallback-sans-vietnamese: system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --font-family-fallback-serif-vietnamese: "Times New Roman",serif;
  --font-family-fallback-sans-arabic: NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --font-family-fallback-sans-hebrew: NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --font-family-fallback-handwriting: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --font-family-fallback-mono: Nitti,Menlo,Courier,monospace;
  --font-family-fallback-emoji: "Segoe UI Emoji",NotoColorEmoji,"Noto Color Emoji","Segoe UI Symbol","Android Emoji",EmojiSymbols;
  --font-family-sans: var(--font-family-primary-sans),var(--font-family-fallback-sans);
  --font-family-serif: var(--font-family-primary-serif),var(--font-family-fallback-serif);
  --font-family-serif-japanese: var(--font-family-primary-serif-japanese),var(--font-family-fallback-serif-japanese);
  --font-family-serif-chinese-simplified: var( --font-family-primary-serif-chinese-simplified ),var(--font-family-fallback-serif-chinese-simplified);
  --font-family-serif-chinese-traditional: var( --font-family-primary-serif-chinese-traditional ),var(--font-family-fallback-serif-chinese-traditional);
  --font-family-sans-vietnamese: var(--font-family-primary-sans-vietnamese),var(--font-family-fallback-sans-vietnamese);
  --font-family-serif-vietnamese: var(--font-family-primary-serif-vietnamese),var(--font-family-fallback-serif-vietnamese);
  --font-family-sans-arabic: var(--font-family-primary-sans-arabic),var(--font-family-fallback-sans-arabic);
  --font-family-sans-hebrew: var(--font-family-primary-sans-hebrew),var(--font-family-fallback-sans-hebrew);
  --font-family-handwriting: var(--font-family-primary-handwriting),var(--font-family-fallback-handwriting);
  --font-family-mono: var(--font-family-primary-mono),var(--font-family-fallback-mono);
  --font-family-emoji: var(--font-family-primary-emoji),var(--font-family-fallback-emoji);
  --font-line-height-50: var(--spacing-16);
  --font-line-height-100: var(--spacing-20);
  --font-line-height-150: var(--spacing-20);
  --font-line-height-200: var(--spacing-24);
  --font-line-height-300: var(--spacing-28);
  --font-line-height-350: var(--spacing-28);
  --font-line-height-400: var(--spacing-28);
  --font-line-height-450: var(--spacing-30);
  --font-line-height-500: var(--spacing-32);
  --font-line-height-600: var(--spacing-40);
  --font-line-height-700: var(--spacing-48);
  --font-line-height-800: var(--spacing-56);
  --font-line-height-900: var(--spacing-64);
  --font-line-height-1000: var(--spacing-80);
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semibold: 600;
  --font-weight-bold: 700;
  --font-weight-variable-regular: 420;
  --font-weight-variable-medium: 520;
  --font-weight-variable-semibold: 620;
  --font-weight-variable-bold: 680;
  --typography-sans-50-regular-font: var(--font-weight-regular) var(--font-size-50) /var(--font-line-height-50) var(--font-family-sans);
  --typography-sans-50-medium-font: var(--font-weight-medium) var(--font-size-50) /var(--font-line-height-50) var(--font-family-sans);
  --typography-sans-50-semibold-font: var(--font-weight-semibold) var(--font-size-50) /var(--font-line-height-50) var(--font-family-sans);
  --typography-sans-50-bold-font: var(--font-weight-bold) var(--font-size-50) /var(--font-line-height-50) var(--font-family-sans);
  --typography-sans-100-regular-font: var(--font-weight-regular) var(--font-size-100) /var(--font-line-height-100) var(--font-family-sans);
  --typography-sans-100-medium-font: var(--font-weight-medium) var(--font-size-100) /var(--font-line-height-100) var(--font-family-sans);
  --typography-sans-100-semibold-font: var(--font-weight-semibold) var(--font-size-100) /var(--font-line-height-100) var(--font-family-sans);
  --typography-sans-100-bold-font: var(--font-weight-bold) var(--font-size-100) /var(--font-line-height-100) var(--font-family-sans);
  --typography-sans-150-regular-font: var(--font-weight-regular) var(--font-size-150) /var(--font-line-height-150) var(--font-family-sans);
  --typography-sans-150-medium-font: var(--font-weight-medium) var(--font-size-150) /var(--font-line-height-150) var(--font-family-sans);
  --typography-sans-150-semibold-font: var(--font-weight-semibold) var(--font-size-150) /var(--font-line-height-150) var(--font-family-sans);
  --typography-sans-150-bold-font: var(--font-weight-bold) var(--font-size-150) /var(--font-line-height-150) var(--font-family-sans);
  --typography-sans-200-regular-font: var(--font-weight-regular) var(--font-size-200) /var(--font-line-height-200) var(--font-family-sans);
  --typography-sans-200-medium-font: var(--font-weight-medium) var(--font-size-200) /var(--font-line-height-200) var(--font-family-sans);
  --typography-sans-200-semibold-font: var(--font-weight-semibold) var(--font-size-200) /var(--font-line-height-200) var(--font-family-sans);
  --typography-sans-200-bold-font: var(--font-weight-bold) var(--font-size-200) /var(--font-line-height-200) var(--font-family-sans);
  --typography-sans-300-regular-font: var(--font-weight-regular) var(--font-size-300) /var(--font-line-height-300) var(--font-family-sans);
  --typography-sans-300-medium-font: var(--font-weight-medium) var(--font-size-300) /var(--font-line-height-300) var(--font-family-sans);
  --typography-sans-300-semibold-font: var(--font-weight-semibold) var(--font-size-300) /var(--font-line-height-300) var(--font-family-sans);
  --typography-sans-300-bold-font: var(--font-weight-bold) var(--font-size-300) /var(--font-line-height-300) var(--font-family-sans);
  --typography-sans-350-regular-font: var(--font-weight-regular) var(--font-size-350) /var(--font-line-height-350) var(--font-family-sans);
  --typography-sans-350-medium-font: var(--font-weight-medium) var(--font-size-350) /var(--font-line-height-350) var(--font-family-sans);
  --typography-sans-350-semibold-font: var(--font-weight-semibold) var(--font-size-350) /var(--font-line-height-350) var(--font-family-sans);
  --typography-sans-350-bold-font: var(--font-weight-bold) var(--font-size-350) /var(--font-line-height-350) var(--font-family-sans);
  --typography-sans-400-regular-font: var(--font-weight-regular) var(--font-size-400) /var(--font-line-height-400) var(--font-family-sans);
  --typography-sans-400-medium-font: var(--font-weight-medium) var(--font-size-400) /var(--font-line-height-400) var(--font-family-sans);
  --typography-sans-400-semibold-font: var(--font-weight-semibold) var(--font-size-400) /var(--font-line-height-400) var(--font-family-sans);
  --typography-sans-400-bold-font: var(--font-weight-bold) var(--font-size-400) /var(--font-line-height-400) var(--font-family-sans);
  --typography-sans-500-medium-font: var(--font-weight-medium) var(--font-size-500) /var(--font-line-height-500) var(--font-family-sans);
  --typography-sans-500-semibold-font: var(--font-weight-semibold) var(--font-size-500) /var(--font-line-height-500) var(--font-family-sans);
  --typography-sans-500-bold-font: var(--font-weight-bold) var(--font-size-500) /var(--font-line-height-500) var(--font-family-sans);
  --typography-sans-600-regular-font: var(--font-weight-regular) var(--font-size-600) /var(--font-line-height-600) var(--font-family-sans);
  --typography-sans-600-semibold-font: var(--font-weight-semibold) var(--font-size-600) /var(--font-line-height-600) var(--font-family-sans);
  --typography-sans-600-bold-font: var(--font-weight-bold) var(--font-size-600) /var(--font-line-height-600) var(--font-family-sans);
  --typography-sans-700-regular-font: var(--font-weight-regular) var(--font-size-700) /var(--font-line-height-700) var(--font-family-sans);
  --typography-sans-700-semibold-font: var(--font-weight-semibold) var(--font-size-700) /var(--font-line-height-700) var(--font-family-sans);
  --typography-sans-700-bold-font: var(--font-weight-bold) var(--font-size-700) /var(--font-line-height-700) var(--font-family-sans);
  --typography-sans-800-regular-font: var(--font-weight-regular) var(--font-size-800) /var(--font-line-height-800) var(--font-family-sans);
  --typography-sans-800-semibold-font: var(--font-weight-semibold) var(--font-size-800) /var(--font-line-height-800) var(--font-family-sans);
  --typography-sans-800-bold-font: var(--font-weight-bold) var(--font-size-800) /var(--font-line-height-800) var(--font-family-sans);
  --typography-sans-900-regular-font: var(--font-weight-regular) var(--font-size-900) /var(--font-line-height-900) var(--font-family-sans);
  --typography-sans-900-semibold-font: var(--font-weight-semibold) var(--font-size-900) /var(--font-line-height-900) var(--font-family-sans);
  --typography-sans-900-bold-font: var(--font-weight-bold) var(--font-size-900) /var(--font-line-height-900) var(--font-family-sans);
  --typography-sans-1000-regular-font: var(--font-weight-regular) var(--font-size-1000) /var(--font-line-height-1000) var(--font-family-sans);
  --typography-sans-1000-bold-font: var(--font-weight-bold) var(--font-size-1000) /var(--font-line-height-1000) var(--font-family-sans);
  --typography-mono-100-regular-font: var(--font-weight-regular) var(--font-size-100) /var(--font-line-height-100) var(--font-family-mono);
  --typography-mono-100-bold-font: var(--font-weight-bold) var(--font-size-100) /var(--font-line-height-100) var(--font-family-mono);
  --typography-serif-200-regular-font: var(--font-weight-regular) var(--font-size-200) /var(--font-line-height-200) var(--font-family-serif);
  --typography-serif-300-regular-font: var(--font-weight-regular) var(--font-size-300) /var(--font-line-height-300) var(--font-family-serif);
  --typography-serif-350-regular-font: var(--font-weight-regular) var(--font-size-350) /var(--font-line-height-350) var(--font-family-serif);
  --typography-serif-400-regular-font: var(--font-weight-regular) var(--font-size-400) /var(--font-line-height-400) var(--font-family-serif);
  --typography-serif-500-regular-font: var(--font-weight-regular) var(--font-size-500) /var(--font-line-height-500) var(--font-family-serif);
  --typography-serif-600-regular-font: var(--font-weight-regular) var(--font-size-600) /var(--font-line-height-600) var(--font-family-serif);
  --typography-serif-700-regular-font: var(--font-weight-regular) var(--font-size-700) /var(--font-line-height-700) var(--font-family-serif);
  --typography-serif-800-regular-font: var(--font-weight-regular) var(--font-size-800) /var(--font-line-height-800) var(--font-family-serif);
  --typography-serif-900-regular-font: var(--font-weight-regular) var(--font-size-900) /var(--font-line-height-900) var(--font-family-serif);
  --typography-article-title-subtle-font: 700 2rem /2.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-navigation-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-menu-list-heading-font: 500 0.75rem /1rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-body-font: 400 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-title-subtle-lg-font: 700 2.625rem /3rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-quote-font: 400 1.375rem /1.75rem "Lyon Text",Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Songti TC","Songti SC",SimSun,"Nanum Myeongjo",NanumMyeongjo,Batang,serif;
  --typography-article-body-editorial-font: 400 1rem /1.5rem "Lyon Text",Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Songti TC","Songti SC",SimSun,"Nanum Myeongjo",NanumMyeongjo,Batang,serif;
  --typography-article-body-font: 400 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-menu-button-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-deck-lg-font: 400 1.375rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-button-medium-font: 500 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-heading-lg-font: 700 1.625rem /2rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-form-caption-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-subheading-lg-font: 700 1.375rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-caption-font: 500 0.75rem /1rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-subheading-font: 700 1.375rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-quote-lg-font: 400 2rem /2.5rem "Lyon Text",Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Songti TC","Songti SC",SimSun,"Nanum Myeongjo",NanumMyeongjo,Batang,serif;
  --typography-article-statistics-font: 600 2.625rem /3rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-navigation-link-emphasis-font: 500 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-title-font: 700 2.625rem /3rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-heading-lg-font: 700 3.375rem /3.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-heading-font: 700 1.375rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-code-font: 400 0.875rem /1.25rem "iA Writer Mono",Nitti,Menlo,Courier,monospace;
  --typography-global-stat-md-font: 700 4rem /4rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-body-link-font: 400 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-body-lg-font: 400 1.125rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-navigation-heading-font: 500 0.75rem /1rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-meta-font: 500 0.75rem /1rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-quote-font: 400 1.625rem /2rem "Lyon Text",Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Songti TC","Songti SC",SimSun,"Nanum Myeongjo",NanumMyeongjo,Batang,serif;
  --typography-interaction-button-small-font: 500 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-navigation-body-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-stat-sm-font: 700 3.375rem /3.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-body-serif-font: 400 1.25rem /1.75rem "Lyon Text",Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Songti TC","Songti SC",SimSun,"Nanum Myeongjo",NanumMyeongjo,Batang,serif;
  --typography-global-quote-md-font: 400 2rem /2.5rem "Lyon Text",Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Songti TC","Songti SC",SimSun,"Nanum Myeongjo",NanumMyeongjo,Batang,serif;
  --typography-navigation-caption-font: 500 0.75rem /1rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-deck-sm-font: 400 1.25rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-context-font: 400 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-form-input-font: 400 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-title-emphasis-font: 700 3.375rem /3.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-subheading-font: 700 1.125rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-navigation-link-emphasis-md-font: 700 1.375rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-menu-list-item-label-font: 500 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-heading-font: 700 2rem /2.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-quote-sm-font: 400 1.625rem /2rem "Lyon Text",Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Songti TC","Songti SC",SimSun,"Nanum Myeongjo",NanumMyeongjo,Batang,serif;
  --typography-article-deck-font: 400 1.25rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-button-large-font: 600 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-title-md-font: 700 4rem /4rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-meta-font: 400 0.75rem /1rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-body-bold-font: 600 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-form-label-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-title-lg-font: 700 3.375rem /3.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-body-bold-lg-font: 600 1.125rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-statistics-lg-font: 600 3.375rem /3.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-caption-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-dropcap-font: 700 1.625rem /2rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-body-editorial-lg-font: 400 1.25rem /1.75rem "Lyon Text",Georgia,YuMincho,"Yu Mincho","Hiragino Mincho ProN","Hiragino Mincho Pro","Songti TC","Songti SC",SimSun,"Nanum Myeongjo",NanumMyeongjo,Batang,serif;
  --typography-global-stat-font: 700 2.625rem /3rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-title-sm-font: 700 3.375rem /3.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-heading-md-font: 700 2.625rem /3rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-eyebrow-font: 400 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-title-emphasis-md-font: 700 4rem /4rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-menu-list-item-label-emphasis-md-font: 700 1.375rem /1.75rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-menu-list-item-caption-font: 500 0.75rem /1rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-article-title-font: 700 2rem /2.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-navigation-link-font: 500 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-navigation-caption-subtle-font: 500 0.75rem /1rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-deck-font: 400 1rem /1.5rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-title-subtle-font: 700 2.625rem /3rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-interaction-menu-list-item-label-emphasis-font: 500 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  --typography-global-context-font: 400 0.875rem /1.25rem NotionInter,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol";
  /* — shadows — */
  --shadow-100: 0px 0.7px 1.462px rgba(0,0,0,.015),0px 3px 9px #00000008;
  --shadow-200: 0px 0.175px 1.041px rgba(0,0,0,.013),0px 0.8px 2.925px #00000005,0px 2.025px 7.847px rgba(0,0,0,.027),0px 4px 18px #0000000a;
  --shadow-300: 0px 0.667px 3.502px #00000003,0px 2.933px 7.252px rgba(0,0,0,.016),0px 7.2px 14.462px #00000005,0px 13.867px 28.348px rgba(0,0,0,.024),0px 23.333px 52.123px #00000008,0px 36px 89px #0000000a;
  /* — other — */
  --direction: 1;
  --grid-column-width: 1fr;
  --grid-gutter: 28px;
  --grid-sm-gutter: 12px;
  --grid-columns: 12;
  --global-navigation-height: 64px;
  --header-height: 60px;
  --decoration-link-underline-offset: 0.1em;
  --decoration-link-underline-thickness: 0.0625rem;
  --motion-timing-function-ease-in-out-quint: cubic-bezier(0.86,0,0.07,1);
  --motion-timing-function-ease-in-out-quart: cubic-bezier(0.76,0,0.24,1);
  --motion-timing-function-ease-in-out-quad: cubic-bezier(0.45,0,0.55,1);
  --motion-timing-function-ease-in-out-cubic: cubic-bezier(0.645,0.045,0.355,1);
  --motion-timing-function-ease-in-out-linear: cubic-bezier(0.5,0,0.5,1);
  --motion-timing-function-ease-in: ease-in;
  --motion-timing-function-ease-out: ease-out;
  --motion-timing-function-linear: linear;
  --motion-duration-100: 100ms;
  --motion-duration-150: 150ms;
  --motion-duration-200: 200ms;
  --motion-duration-250: 250ms;
  --motion-duration-300: 300ms;
  --z-index-header: 100;
  --z-index-banner: 90;
  --z-index-mobile-nav: 200;
  --z-index-popup: 500;
  --z-index-lightbox: var(--z-index-popup);
  --z-index-tooltip: var(--z-index-popup);
  --notif-start: 1;
  --motion-global-fade-out-duration: 200ms;
  --notif-step: 0;
  --motion-global-transform-timing-function: cubic-bezier(0.86,0,0.07,1);
  --motion-global-fade-out-timing-function: ease-in;
  --motion-global-fade-in-timing-function: ease-out;
  --motion-global-transform-duration: 300ms;
  --motion-global-fade-in-duration: 150ms;
  /* — dependencies — */
  --color-campaigns-dev-platform-dos-white: --color-white;
  --color-campaigns-dev-platform-dos-alpha-white: --color-alpha-white-700;
  --font-family-sans: --font-family-primary-sans,--font-family-fallback-sans;
  --font-family-serif: --font-family-primary-serif,--font-family-fallback-serif;
  --font-family-serif-japanese: --font-family-primary-serif-japanese,--font-family-fallback-serif-japanese;
  --font-family-serif-chinese-simplified: --font-family-fallback-serif-chinese-simplified;
  --font-family-serif-chinese-traditional: --font-family-fallback-serif-chinese-traditional;
  --font-family-sans-vietnamese: --font-family-primary-sans-vietnamese,--font-family-fallback-sans-vietnamese;
  --font-family-serif-vietnamese: --font-family-primary-serif-vietnamese,--font-family-fallback-serif-vietnamese;
  --font-family-sans-arabic: --font-family-primary-sans-arabic,--font-family-fallback-sans-arabic;
  --font-family-sans-hebrew: --font-family-primary-sans-hebrew,--font-family-fallback-sans-hebrew;
  --font-family-handwriting: --font-family-primary-handwriting,--font-family-fallback-handwriting;
  --font-family-mono: --font-family-primary-mono,--font-family-fallback-mono;
  --font-family-emoji: --font-family-primary-emoji,--font-family-fallback-emoji;
  --font-line-height-50: --spacing-16;
  --font-line-height-100: --spacing-20;
  --font-line-height-150: --spacing-20;
  --font-line-height-200: --spacing-24;
  --font-line-height-300: --spacing-28;
  --font-line-height-350: --spacing-28;
  --font-line-height-400: --spacing-28;
  --font-line-height-450: --spacing-30;
  --font-line-height-500: --spacing-32;
  --font-line-height-600: --spacing-40;
  --font-line-height-700: --spacing-48;
  --font-line-height-800: --spacing-56;
  --font-line-height-900: --spacing-64;
  --font-line-height-1000: --spacing-80;
  --z-index-lightbox: --z-index-popup;
  --z-index-tooltip: --z-index-popup;
  --typography-sans-50-regular-font: --font-weight-regular,--font-size-50,--font-line-height-50,--font-family-sans;
  --typography-sans-50-medium-font: --font-weight-medium,--font-size-50,--font-line-height-50,--font-family-sans;
  --typography-sans-50-semibold-font: --font-weight-semibold,--font-size-50,--font-line-height-50,--font-family-sans;
  --typography-sans-50-bold-font: --font-weight-bold,--font-size-50,--font-line-height-50,--font-family-sans;
  --typography-sans-100-regular-font: --font-weight-regular,--font-size-100,--font-line-height-100,--font-family-sans;
  --typography-sans-100-medium-font: --font-weight-medium,--font-size-100,--font-line-height-100,--font-family-sans;
  --typography-sans-100-semibold-font: --font-weight-semibold,--font-size-100,--font-line-height-100,--font-family-sans;
  --typography-sans-100-bold-font: --font-weight-bold,--font-size-100,--font-line-height-100,--font-family-sans;
  --typography-sans-150-regular-font: --font-weight-regular,--font-size-150,--font-line-height-150,--font-family-sans;
  --typography-sans-150-medium-font: --font-weight-medium,--font-size-150,--font-line-height-150,--font-family-sans;
  --typography-sans-150-semibold-font: --font-weight-semibold,--font-size-150,--font-line-height-150,--font-family-sans;
  --typography-sans-150-bold-font: --font-weight-bold,--font-size-150,--font-line-height-150,--font-family-sans;
  --typography-sans-200-regular-font: --font-weight-regular,--font-size-200,--font-line-height-200,--font-family-sans;
  --typography-sans-200-medium-font: --font-weight-medium,--font-size-200,--font-line-height-200,--font-family-sans;
  --typography-sans-200-semibold-font: --font-weight-semibold,--font-size-200,--font-line-height-200,--font-family-sans;
  --typography-sans-200-bold-font: --font-weight-bold,--font-size-200,--font-line-height-200,--font-family-sans;
  --typography-sans-300-regular-font: --font-weight-regular,--font-size-300,--font-line-height-300,--font-family-sans;
  --typography-sans-300-medium-font: --font-weight-medium,--font-size-300,--font-line-height-300,--font-family-sans;
  --typography-sans-300-semibold-font: --font-weight-semibold,--font-size-300,--font-line-height-300,--font-family-sans;
  --typography-sans-300-bold-font: --font-weight-bold,--font-size-300,--font-line-height-300,--font-family-sans;
  --typography-sans-350-regular-font: --font-weight-regular,--font-size-350,--font-line-height-350,--font-family-sans;
  --typography-sans-350-medium-font: --font-weight-medium,--font-size-350,--font-line-height-350,--font-family-sans;
  --typography-sans-350-semibold-font: --font-weight-semibold,--font-size-350,--font-line-height-350,--font-family-sans;
  --typography-sans-350-bold-font: --font-weight-bold,--font-size-350,--font-line-height-350,--font-family-sans;
  --typography-sans-400-regular-font: --font-weight-regular,--font-size-400,--font-line-height-400,--font-family-sans;
  --typography-sans-400-medium-font: --font-weight-medium,--font-size-400,--font-line-height-400,--font-family-sans;
  --typography-sans-400-semibold-font: --font-weight-semibold,--font-size-400,--font-line-height-400,--font-family-sans;
  --typography-sans-400-bold-font: --font-weight-bold,--font-size-400,--font-line-height-400,--font-family-sans;
  --typography-sans-500-medium-font: --font-weight-medium,--font-size-500,--font-line-height-500,--font-family-sans;
  --typography-sans-500-semibold-font: --font-weight-semibold,--font-size-500,--font-line-height-500,--font-family-sans;
  --typography-sans-500-bold-font: --font-weight-bold,--font-size-500,--font-line-height-500,--font-family-sans;
  --typography-sans-600-regular-font: --font-weight-regular,--font-size-600,--font-line-height-600,--font-family-sans;
  --typography-sans-600-semibold-font: --font-weight-semibold,--font-size-600,--font-line-height-600,--font-family-sans;
  --typography-sans-600-bold-font: --font-weight-bold,--font-size-600,--font-line-height-600,--font-family-sans;
  --typography-sans-700-regular-font: --font-weight-regular,--font-size-700,--font-line-height-700,--font-family-sans;
  --typography-sans-700-semibold-font: --font-weight-semibold,--font-size-700,--font-line-height-700,--font-family-sans;
  --typography-sans-700-bold-font: --font-weight-bold,--font-size-700,--font-line-height-700,--font-family-sans;
  --typography-sans-800-regular-font: --font-weight-regular,--font-size-800,--font-line-height-800,--font-family-sans;
  --typography-sans-800-semibold-font: --font-weight-semibold,--font-size-800,--font-line-height-800,--font-family-sans;
  --typography-sans-800-bold-font: --font-weight-bold,--font-size-800,--font-line-height-800,--font-family-sans;
  --typography-sans-900-regular-font: --font-weight-regular,--font-size-900,--font-line-height-900,--font-family-sans;
  --typography-sans-900-semibold-font: --font-weight-semibold,--font-size-900,--font-line-height-900,--font-family-sans;
  --typography-sans-900-bold-font: --font-weight-bold,--font-size-900,--font-line-height-900,--font-family-sans;
  --typography-sans-1000-regular-font: --font-weight-regular,--font-size-1000,--font-line-height-1000,--font-family-sans;
  --typography-sans-1000-bold-font: --font-weight-bold,--font-size-1000,--font-line-height-1000,--font-family-sans;
  --typography-mono-100-regular-font: --font-weight-regular,--font-size-100,--font-line-height-100,--font-family-mono;
  --typography-mono-100-bold-font: --font-weight-bold,--font-size-100,--font-line-height-100,--font-family-mono;
  --typography-serif-200-regular-font: --font-weight-regular,--font-size-200,--font-line-height-200,--font-family-serif;
  --typography-serif-300-regular-font: --font-weight-regular,--font-size-300,--font-line-height-300,--font-family-serif;
  --typography-serif-350-regular-font: --font-weight-regular,--font-size-350,--font-line-height-350,--font-family-serif;
  --typography-serif-400-regular-font: --font-weight-regular,--font-size-400,--font-line-height-400,--font-family-serif;
  --typography-serif-500-regular-font: --font-weight-regular,--font-size-500,--font-line-height-500,--font-family-serif;
  --typography-serif-600-regular-font: --font-weight-regular,--font-size-600,--font-line-height-600,--font-family-serif;
  --typography-serif-700-regular-font: --font-weight-regular,--font-size-700,--font-line-height-700,--font-family-serif;
  --typography-serif-800-regular-font: --font-weight-regular,--font-size-800,--font-line-height-800,--font-family-serif;
  --typography-serif-900-regular-font: --font-weight-regular,--font-size-900,--font-line-height-900,--font-family-serif;
  /* — semantic — */
  success: [object Object];
  warning: [object Object];
  error: [object Object];
  info: [object Object];

}