/* The Verge Tailwind CSS v4 theme */
@theme {
  --color-color-1: #131313;
  --color-color-2: #3cffd0;
  --color-color-3: #5200ff;
  --color-dominates-the-masthead-in-manuka-at-hero-scale-letting-the-reader-know-before-any-headline-loads-that-this-is-editorial-territory-not-a-template-there-is-no-light-mode-on-the-homepage-the-dark-canvas-is-the-product-and-the-only-time-the-palette-inverts-is-when-a-single-story-tile-takes-a-mint-or-yellow-fill-the-depth-is-almost-entirely-flat: #ffffff;
  --color-color-5: #2d2d2d;
  --color-console-mint-border: #309875;
  --color-deep-link-blue: #3860be;
  --color-focus-cyan: #1eaedb;
  --color-purple-rule: #3d00bf;
  --color-image-frame: #313131;
  --color-absolute-black: #000000;
  --color-secondary-text: #949494;
  --color-muted-text: #e9e9e9;
  --color-overlay-black: rgba(0, 0, 0, 0.33);
  --color-dim-gray: #8c8c8c;
  --color-color-16: rgba(255, 255, 255, 0.2);
  --color-color-17: #c2c2c2;
  --color-color-18: rgba(140, 140, 140, 0.87);
  --color-color-19: #0500ff;
  --font-primary: 'Manuka', system-ui, sans-serif;
  --font-family-2: 'PolySans', system-ui, sans-serif;
  --font-family-3: 'PolySans Mono', system-ui, sans-serif;
  --text-hero-wordmark-display: 1.07px;
  --leading-hero-wordmark-display: 1.5;
  --tracking-hero-wordmark-display: 0;
  --text-heading-wide: 0.32px;
  --leading-heading-wide: 1.5;
  --tracking-heading-wide: 0;
  --text-light-capitalized-label: 1.9px;
  --leading-light-capitalized-label: 1.5;
  --tracking-light-capitalized-label: 0;
  --text-all-caps-label-xl: 1.8px;
  --leading-all-caps-label-xl: 1.5;
  --tracking-all-caps-label-xl: 0;
  --text-inline-label: 0.15px;
  --leading-inline-label: 1.5;
  --tracking-inline-label: 0;
  --text-eyebrow-all-caps: 1.8px;
  --leading-eyebrow-all-caps: 1.5;
  --tracking-eyebrow-all-caps: 0;
  --text-tag-label: 0.72px;
  --leading-tag-label: 1.5;
  --tracking-tag-label: 0;
  --text-caption-micro: 1.1px;
  --leading-caption-micro: 1.5;
  --tracking-caption-micro: 0;
  --text-meta-nano: 1.5px;
  --leading-meta-nano: 1.5;
  --tracking-meta-nano: 0;
  --text-mono-button-label: 1.5px;
  --leading-mono-button-label: 1.5;
  --tracking-mono-button-label: 0;
  --spacing-4: 4px;
  --spacing-8: 8px;
  --spacing-12: 12px;
  --spacing-16: 16px;
  --spacing-20: 20px;
  --spacing-24: 24px;
  --spacing-32: 32px;
  --spacing-40: 40px;
  --spacing-48: 48px;
  --spacing-64: 64px;
  --radius-sm: 0px;
  --radius-md: 24px;
  --radius-lg: 40px;
  --radius-xl: 30px;
  --radius-pill: 20px;
  --radius-r6: 3px;
  --radius-r7: 5px;
  --radius-r8: 1px;
  --radius-r9: 4px;
  --radius-r10: 2px;
}
