/* Starbucks Tailwind CSS v4 theme */
@theme {
  --color-warm-confident-retail-flagship: #f2f0eb;
  --color-color-2: #edebe9;
  --color-starbucks-green: #006241;
  --color-color-4: #cba258;
  --color-color-5: #00754A;
  --color-every-card-is-a-distinct-illustrated-photograph-rather-than-a-generated-graphic-12px-card-radius-whisper-soft-shadows-keep-content-cards-flat-plus-hint-of-lift-rem-based-spacing-scale-anchored-at-1-6rem-16px-space-3-stepping-to-6-4rem-64px: #1E3932;
  --color-green-uplift: #2b5148;
  --color-green-light: #d4e9e2;
  --color-gold-light: #dfc49d;
  --color-gold-lightest: #faf6ee;
  --color-white: #ffffff;
  --color-neutral-cool: #f9f9f9;
  --color-black: #000000;
  --color-text-black: rgba(0, 0, 0, 0.87);
  --color-text-black-soft: rgba(0, 0, 0, 0.58);
  --color-text-white: rgba(255, 255, 255, 1);
  --color-text-white-soft: rgba(255, 255, 255, 0.70);
  --color-rewards-green: #33433d;
  --color-red: #c82014;
  --color-yellow: #fbbc05;
  --color-color-21: rgba(0,0,0,0.06);
  --color-color-22: rgba(0,0,0,0.90);
  --color-color-23: rgba(255,255,255,0.10);
  --color-color-24: rgba(255,255,255,0.90);
  --color-serif-on-rewards-script-on-careers-are-deliberate-and-localized-never-mix-them-with-the-primary-sans-within-the-same-surface: rgba(0,0,0,0.87);
  --color-color-26: rgb(0, 130, 72);
  --color-color-27: rgba(green-light, 0.33);
  --color-color-28: rgba(red, 0.05);
  --color-color-29: rgba(255,255,255,0.70);
  --color-color-30: rgba(0,0,0,0.58);
  --font-primary: Inter, system-ui, sans-serif;
  --font-family-2: Cards, modals, menu-item tiles (--cardBorderRadius);
  --font-family-3: 'All buttons — full-pill radius (--buttonBorderRadius)', system-ui, sans-serif;
  --text-h1: 24px;
  --leading-h1: 36px;
  --tracking-h1: 36px;
  --text-h2: 24px;
  --leading-h2: 36px;
  --tracking-h2: 36px;
  --text-body-large: 19px;
  --leading-body-large: 1.5;
  --tracking-body-large: -0.16px;
  --text-space-1: 0.4rem;
  --leading-space-1: 1.5;
  --tracking-space-1: 4px;
  --text-space-2: 0.8rem;
  --leading-space-2: 1.5;
  --tracking-space-2: 8px;
  --text-space-3: 1.6rem;
  --leading-space-3: 1.5;
  --tracking-space-3: 16px;
  --text-space-4: 2.4rem;
  --leading-space-4: 1.5;
  --tracking-space-4: 24px;
  --text-space-5: 3.2rem;
  --leading-space-5: 1.5;
  --tracking-space-5: 32px;
  --text-space-6: 4rem;
  --leading-space-6: 1.5;
  --tracking-space-6: 40px;
  --text-space-7: 4.8rem;
  --leading-space-7: 1.5;
  --tracking-space-7: 48px;
  --text-space-8: 5.6rem;
  --leading-space-8: 1.5;
  --tracking-space-8: 56px;
  --text-space-9: 6.4rem;
  --leading-space-9: 1.5;
  --tracking-space-9: 64px;
  --text-12px: 12px;
  --leading-12px: 1.5;
  --tracking-12px: 0;
  --text-50px: 50px;
  --leading-50px: 1.5;
  --tracking-50px: 0;
  --spacing-4: 4px;
  --spacing-8: 8px;
  --spacing-12: 12px;
  --spacing-16: 16px;
  --spacing-24: 24px;
  --spacing-32: 32px;
  --spacing-40: 40px;
  --spacing-48: 48px;
  --spacing-64: 64px;
  --spacing-80: 80px;
  --radius-sm: 6px;
  --radius-md: 50px;
  --radius-lg: 7px;
  --radius-xl: 12px;
  --radius-pill: 4px;
  --radius-r6: 14px;
}
