/* GENERATED by build-tokens.mjs from tokens.json — DO NOT EDIT. */
:root {
  --wp--custom--color--white: #FFFFFF;
  --wp--custom--color--olive--primary: #A34D63;
  --wp--custom--color--olive--dark: #7F3A4D;
  --wp--custom--color--olive--light: #C98BA0;
  --wp--custom--color--clay--base: #B86A4C;
  --wp--custom--color--kraft--base: #8A6A4A;
  --wp--custom--color--kraft--deep: #6E5238;
  --wp--custom--color--gold--base: #C0912E;
  --wp--custom--color--forest--base: #2F3E33;
  --wp--custom--color--forest--deep: #1F261F;
  --wp--custom--color--forest--soft: #3D4F42;
  --wp--custom--color--sage--base: #8DA695;
  --wp--custom--color--cream--canvas: #F4ECE9;
  --wp--custom--color--cream--alt: #FBF7F4;
  --wp--custom--color--ink--primary: #2B1D20;
  --wp--custom--color--ink--secondary: #6B565A;
  --wp--custom--color--ink--muted: #8A7A7E;
  --wp--custom--color--line--light: #DBD3C5;
  --wp--custom--color--line--base: #C6BCAA;
  --wp--custom--color--line--strong: #ADA188;
  --wp--custom--color--status--success: #5E8B5A;
  --wp--custom--color--status--warning: #D39A2A;
  --wp--custom--color--status--error: #C84A4A;
  --wp--custom--font--family--display: "Cormorant Garamond", Cormorant, Georgia, serif;
  --wp--custom--font--family--body: Jost, system-ui, -apple-system, "Segoe UI", sans-serif;
  --wp--custom--font--size--xs: clamp(0.75rem, 0.73rem + 0.09vw, 0.8125rem);
  --wp--custom--font--size--sm: clamp(0.875rem, 0.85rem + 0.11vw, 0.9375rem);
  --wp--custom--font--size--base: clamp(1rem, 0.96rem + 0.19vw, 1.125rem);
  --wp--custom--font--size--lg: clamp(1.125rem, 1.06rem + 0.28vw, 1.25rem);
  --wp--custom--font--size--xl: clamp(1.375rem, 1.24rem + 0.56vw, 1.625rem);
  --wp--custom--font--size--2xl: clamp(1.75rem, 1.40rem + 1.50vw, 2.25rem);
  --wp--custom--font--size--3xl: clamp(2.25rem, 1.60rem + 2.80vw, 3.25rem);
  --wp--custom--font--size--4xl: clamp(3rem, 1.90rem + 4.70vw, 4.5rem);
  --wp--custom--font--weight--regular: 400;
  --wp--custom--font--weight--medium: 500;
  --wp--custom--font--weight--semibold: 600;
  --wp--custom--font--weight--bold: 700;
  --wp--custom--font--line-height--tight: 1.12;
  --wp--custom--font--line-height--base: 1.6;
  --wp--custom--font--line-height--relaxed: 1.75;
  --wp--custom--font--letter-spacing--tight: -0.02em;
  --wp--custom--font--letter-spacing--base: 0em;
  --wp--custom--font--letter-spacing--wide: 0.08em;
  --wp--custom--space--1: 4px;
  --wp--custom--space--2: 8px;
  --wp--custom--space--3: 12px;
  --wp--custom--space--4: 16px;
  --wp--custom--space--5: 20px;
  --wp--custom--space--6: 24px;
  --wp--custom--space--7: 32px;
  --wp--custom--space--8: 40px;
  --wp--custom--space--9: 48px;
  --wp--custom--space--10: 56px;
  --wp--custom--space--11: 64px;
  --wp--custom--space--12: clamp(4rem, 2.90rem + 4.70vw, 6rem);
  --wp--custom--space--13: clamp(5rem, 3.70rem + 5.60vw, 7rem);
  --wp--custom--space--14: clamp(6rem, 4.30rem + 7.50vw, 8rem);
  --wp--custom--space--15: clamp(7rem, 4.60rem + 10.30vw, 10rem);
  --wp--custom--space--16: clamp(8rem, 4.60rem + 14.60vw, 12rem);
  --wp--custom--space--60: 60px;
  --wp--custom--space--80: 80px;
  --wp--custom--radius--none: 0;
  --wp--custom--radius--sm: 6px;
  --wp--custom--radius--md: 12px;
  --wp--custom--radius--lg: 20px;
  --wp--custom--radius--pill: 999px;
  --wp--custom--radius--full: 999px;
  --wp--custom--shadow--none: none;
  --wp--custom--shadow--sm: 0 1px 2px 0 rgba(45, 40, 30, 0.06), 0 3px 10px -1px rgba(45, 40, 30, 0.08);
  --wp--custom--shadow--md: 0 4px 12px 0 rgba(45, 40, 30, 0.06), 0 10px 24px -4px rgba(45, 40, 30, 0.05);
  --wp--custom--shadow--lg: 0 8px 24px 0 rgba(45, 40, 30, 0.08), 0 24px 56px -8px rgba(45, 40, 30, 0.10);
  --wp--custom--duration--fast: 150ms;
  --wp--custom--duration--base: 250ms;
  --wp--custom--duration--slow: 450ms;
  --wp--custom--easing--default: cubic-bezier(0.4, 0, 0.2, 1);
  --wp--custom--easing--enter: cubic-bezier(0, 0, 0.2, 1);
  --wp--custom--easing--exit: cubic-bezier(0.4, 0, 1, 1);
  --wp--custom--border-width--hairline: 1px;
  --wp--custom--border-width--thin: 1.5px;
  --wp--custom--border-width--base: 2px;
  --wp--custom--border-width--thick: 3px;
  --wp--custom--opacity--faint: 0.04;
  --wp--custom--opacity--subtle: 0.08;
  --wp--custom--opacity--disabled: 0.4;
  --wp--custom--opacity--muted: 0.64;
  --wp--custom--opacity--full: 1;
  --wp--custom--icon-size--sm: 16px;
  --wp--custom--icon-size--base: 20px;
  --wp--custom--icon-size--md: 24px;
  --wp--custom--icon-size--lg: 32px;
  --wp--custom--z--base: 0;
  --wp--custom--z--raised: 1;
  --wp--custom--z--sticky: 100;
  --wp--custom--z--dropdown: 200;
  --wp--custom--z--drawer: 300;
  --wp--custom--z--overlay: 400;
  --wp--custom--z--modal: 500;
  --wp--custom--z--toast: 600;
  --wp--custom--z--tooltip: 700;
  --wp--custom--aspect--square: 1 / 1;
  --wp--custom--aspect--portrait: 4 / 5;
  --wp--custom--aspect--landscape: 3 / 2;
  --wp--custom--aspect--hero: 16 / 9;
  --wp--custom--container--narrow: 720px;
  --wp--custom--container--content: 1200px;
  --wp--custom--container--wide: 1320px;
  --wp--custom--container--full: 100%;
  --wp--custom--breakpoint--sm: 30rem;
  --wp--custom--breakpoint--md: 48rem;
  --wp--custom--breakpoint--lg: 64rem;
  --wp--custom--breakpoint--xl: 90rem;
  --wp--custom--semantic--color--brand--primary: var(--wp--preset--color--brand);
  --wp--custom--semantic--color--brand--strong: var(--wp--preset--color--brand-dark);
  --wp--custom--semantic--color--brand--soft: #3D4F42;
  --wp--custom--semantic--color--accent--primary: var(--wp--preset--color--accent);
  --wp--custom--semantic--color--accent--secondary: var(--wp--preset--color--accent-2);
  --wp--custom--semantic--color--background--canvas: var(--wp--preset--color--canvas);
  --wp--custom--semantic--color--surface--primary: var(--wp--preset--color--surface);
  --wp--custom--semantic--color--surface--secondary: var(--wp--preset--color--surface-alt);
  --wp--custom--semantic--color--surface--tertiary: var(--wp--preset--color--canvas);
  --wp--custom--semantic--color--text--primary: var(--wp--preset--color--text);
  --wp--custom--semantic--color--text--secondary: var(--wp--preset--color--text-muted);
  --wp--custom--semantic--color--text--muted: #8A7A7E;
  --wp--custom--semantic--color--text--inverse: #FFFFFF;
  --wp--custom--semantic--color--text--on-brand: var(--wp--preset--color--on-brand);
  --wp--custom--semantic--color--border--subtle: #DBD3C5;
  --wp--custom--semantic--color--border--base: var(--wp--preset--color--border);
  --wp--custom--semantic--color--border--strong: #ADA188;
  --wp--custom--semantic--color--divider--subtle: #DBD3C5;
  --wp--custom--semantic--color--divider--base: var(--wp--preset--color--border);
  --wp--custom--semantic--color--divider--strong: #ADA188;
  --wp--custom--semantic--color--link--default: var(--wp--preset--color--brand);
  --wp--custom--semantic--color--link--hover: var(--wp--preset--color--brand-dark);
  --wp--custom--semantic--color--link--visited: var(--wp--preset--color--brand);
  --wp--custom--semantic--color--icon--primary: var(--wp--preset--color--text);
  --wp--custom--semantic--color--icon--secondary: var(--wp--preset--color--text-muted);
  --wp--custom--semantic--color--icon--inverse: #FFFFFF;
  --wp--custom--semantic--color--icon--accent: var(--wp--preset--color--accent);
  --wp--custom--semantic--color--focus--ring: var(--wp--preset--color--brand);
  --wp--custom--semantic--color--feedback--success: var(--wp--preset--color--success);
  --wp--custom--semantic--color--feedback--warning: var(--wp--preset--color--warning);
  --wp--custom--semantic--color--feedback--error: var(--wp--preset--color--error);
  --wp--custom--semantic--color--overlay--light: rgba(255, 255, 255, 0.72);
  --wp--custom--semantic--color--overlay--dark: rgba(30, 34, 26, 0.55);
  --wp--custom--semantic--color--overlay--backdrop: rgba(30, 34, 26, 0.72);
  --wp--custom--semantic--color--overlay--scrim: rgba(30, 34, 26, 0.46);
  --wp--custom--semantic--color--badge--sale: var(--wp--preset--color--accent-2);
  --wp--custom--semantic--color--badge--hot: var(--wp--preset--color--error);
  --wp--custom--semantic--color--badge--new: var(--wp--preset--color--accent);
  --wp--custom--semantic--color--badge--best-seller: var(--wp--preset--color--accent);
  --wp--custom--semantic--color--badge--limited: var(--wp--preset--color--accent);
  --wp--custom--semantic--color--badge--text: var(--wp--preset--color--on-brand);
  --wp--custom--semantic--color--button--primary--bg: var(--wp--preset--color--brand);
  --wp--custom--semantic--color--button--primary--text: var(--wp--preset--color--on-brand);
  --wp--custom--semantic--color--button--primary--border: transparent;
  --wp--custom--semantic--color--button--primary--hover-bg: var(--wp--preset--color--brand-dark);
  --wp--custom--semantic--color--button--primary--hover-text: var(--wp--preset--color--on-brand);
  --wp--custom--semantic--color--button--primary--disabled-bg: var(--wp--preset--color--border);
  --wp--custom--semantic--color--button--primary--disabled-text: #8A7A7E;
  --wp--custom--semantic--color--button--secondary--bg: transparent;
  --wp--custom--semantic--color--button--secondary--text: var(--wp--preset--color--brand);
  --wp--custom--semantic--color--button--secondary--border: var(--wp--preset--color--brand);
  --wp--custom--semantic--color--button--secondary--hover-bg: var(--wp--preset--color--brand);
  --wp--custom--semantic--color--button--secondary--hover-text: var(--wp--preset--color--on-brand);
  --wp--custom--semantic--color--button--secondary--disabled-bg: transparent;
  --wp--custom--semantic--color--button--secondary--disabled-text: #8A7A7E;
  --wp--custom--semantic--color--input--bg: var(--wp--preset--color--surface);
  --wp--custom--semantic--color--input--text: var(--wp--preset--color--text);
  --wp--custom--semantic--color--input--border: var(--wp--preset--color--border);
  --wp--custom--semantic--color--input--placeholder: #8A7A7E;
  --wp--custom--semantic--color--input--focus-border: var(--wp--preset--color--brand);
  --wp--custom--semantic--color--input--focus-ring: var(--wp--preset--color--brand);
  --wp--custom--semantic--color--input--disabled-bg: var(--wp--preset--color--surface-alt);
  --wp--custom--semantic--color--input--disabled-text: #8A7A7E;
  --wp--custom--semantic--space--layout--section-gap: clamp(3rem, 2rem + 4.30vw, 5rem);
  --wp--custom--semantic--space--layout--content-max: 1200px;
  --wp--custom--semantic--space--layout--shop-max: 1320px;
  --wp--custom--semantic--space--layout--gutter: 20px;
  --wp--custom--semantic--space--section--compact: 40px;
  --wp--custom--semantic--space--section--normal: clamp(3.5rem, 2.70rem + 2.10vw, 4.5rem);
  --wp--custom--semantic--space--section--spacious: clamp(5rem, 3.20rem + 4.80vw, 7.5rem);
  --wp--custom--semantic--space--section--extra: clamp(6.5rem, 3.90rem + 6.90vw, 10rem);
  --wp--custom--semantic--space--component--card-pad: 20px;
  --wp--custom--semantic--space--component--btn-x: 32px;
  --wp--custom--semantic--space--component--btn-y: 12px;
  --wp--custom--semantic--space--component--stack-sm: 8px;
  --wp--custom--semantic--space--component--stack-md: 16px;
  --wp--custom--semantic--typography--display--font-family: "Cormorant Garamond", Cormorant, Georgia, serif;
  --wp--custom--semantic--typography--display--font-size: clamp(3rem, 1.90rem + 4.70vw, 4.5rem);
  --wp--custom--semantic--typography--display--font-weight: 400;
  --wp--custom--semantic--typography--display--line-height: 1.12;
  --wp--custom--semantic--typography--display--letter-spacing: -0.02em;
  --wp--custom--semantic--typography--heading-1--font-family: "Cormorant Garamond", Cormorant, Georgia, serif;
  --wp--custom--semantic--typography--heading-1--font-size: clamp(2.25rem, 1.60rem + 2.80vw, 3.25rem);
  --wp--custom--semantic--typography--heading-1--font-weight: 600;
  --wp--custom--semantic--typography--heading-1--line-height: 1.12;
  --wp--custom--semantic--typography--heading-1--letter-spacing: -0.02em;
  --wp--custom--semantic--typography--heading-2--font-family: "Cormorant Garamond", Cormorant, Georgia, serif;
  --wp--custom--semantic--typography--heading-2--font-size: clamp(1.75rem, 1.40rem + 1.50vw, 2.25rem);
  --wp--custom--semantic--typography--heading-2--font-weight: 600;
  --wp--custom--semantic--typography--heading-2--line-height: 1.12;
  --wp--custom--semantic--typography--heading-2--letter-spacing: 0em;
  --wp--custom--semantic--typography--heading-3--font-family: Jost, system-ui, -apple-system, "Segoe UI", sans-serif;
  --wp--custom--semantic--typography--heading-3--font-size: clamp(1.125rem, 1.06rem + 0.28vw, 1.25rem);
  --wp--custom--semantic--typography--heading-3--font-weight: 600;
  --wp--custom--semantic--typography--heading-3--line-height: 1.6;
  --wp--custom--semantic--typography--heading-3--letter-spacing: 0em;
  --wp--custom--semantic--typography--body--font-family: Jost, system-ui, -apple-system, "Segoe UI", sans-serif;
  --wp--custom--semantic--typography--body--font-size: clamp(1rem, 0.96rem + 0.19vw, 1.125rem);
  --wp--custom--semantic--typography--body--font-weight: 400;
  --wp--custom--semantic--typography--body--line-height: 1.6;
  --wp--custom--semantic--typography--body--letter-spacing: 0em;
  --wp--custom--semantic--typography--small--font-family: Jost, system-ui, -apple-system, "Segoe UI", sans-serif;
  --wp--custom--semantic--typography--small--font-size: clamp(0.875rem, 0.85rem + 0.11vw, 0.9375rem);
  --wp--custom--semantic--typography--small--font-weight: 400;
  --wp--custom--semantic--typography--small--line-height: 1.6;
  --wp--custom--semantic--typography--small--letter-spacing: 0em;
  --wp--custom--semantic--typography--label--font-family: Jost, system-ui, -apple-system, "Segoe UI", sans-serif;
  --wp--custom--semantic--typography--label--font-size: clamp(0.75rem, 0.73rem + 0.09vw, 0.8125rem);
  --wp--custom--semantic--typography--label--font-weight: 500;
  --wp--custom--semantic--typography--label--line-height: 1.6;
  --wp--custom--semantic--typography--label--letter-spacing: 0.08em;
  --wp--custom--semantic--typography--price--font-family: "Cormorant Garamond", Cormorant, Georgia, serif;
  --wp--custom--semantic--typography--price--font-size: clamp(1.375rem, 1.24rem + 0.56vw, 1.625rem);
  --wp--custom--semantic--typography--price--font-weight: 600;
  --wp--custom--semantic--typography--price--line-height: 1.12;
  --wp--custom--semantic--typography--price--letter-spacing: 0em;
  --wp--custom--semantic--radius--card: 12px;
  --wp--custom--semantic--radius--btn: 6px;
  --wp--custom--semantic--radius--badge: 999px;
  --wp--custom--semantic--radius--input: 6px;
  --wp--custom--semantic--shadow--card: 0 1px 2px 0 rgba(45, 40, 30, 0.06), 0 3px 10px -1px rgba(45, 40, 30, 0.08);
  --wp--custom--semantic--shadow--raised: 0 4px 12px 0 rgba(45, 40, 30, 0.06), 0 10px 24px -4px rgba(45, 40, 30, 0.05);
  --wp--custom--semantic--shadow--modal: 0 8px 24px 0 rgba(45, 40, 30, 0.08), 0 24px 56px -8px rgba(45, 40, 30, 0.10);
  --wp--custom--semantic--motion--duration--fast: 150ms;
  --wp--custom--semantic--motion--duration--normal: 250ms;
  --wp--custom--semantic--motion--duration--slow: 450ms;
  --wp--custom--semantic--motion--easing--standard: cubic-bezier(0.4, 0, 0.2, 1);
  --wp--custom--semantic--motion--easing--emphasize: cubic-bezier(0, 0, 0.2, 1);
  --wp--custom--semantic--motion--easing--exit: cubic-bezier(0.4, 0, 1, 1);
  --wp--custom--semantic--focus--width: 3px;
  --wp--custom--semantic--focus--offset: 2px;
  --wp--custom--semantic--shape--sharp: 0;
  --wp--custom--semantic--shape--soft: 12px;
  --wp--custom--semantic--shape--rounded: 20px;
  --wp--custom--semantic--elevation--flat: none;
  --wp--custom--semantic--elevation--low: 0 1px 2px 0 rgba(45, 40, 30, 0.06), 0 3px 10px -1px rgba(45, 40, 30, 0.08);
  --wp--custom--semantic--elevation--medium: 0 4px 12px 0 rgba(45, 40, 30, 0.06), 0 10px 24px -4px rgba(45, 40, 30, 0.05);
  --wp--custom--semantic--elevation--high: 0 8px 24px 0 rgba(45, 40, 30, 0.08), 0 24px 56px -8px rgba(45, 40, 30, 0.10);
  --wp--custom--semantic--density--scale: 1;
  --wp--custom--component--header--bg: var(--wp--preset--color--brand);
  --wp--custom--component--header--text: var(--wp--preset--color--on-brand);
  --wp--custom--component--header--link-hover: var(--wp--preset--color--accent);
  --wp--custom--component--footer--bg: var(--wp--preset--color--brand);
  --wp--custom--component--footer--text: var(--wp--preset--color--on-brand);
  --wp--custom--component--card--bg: var(--wp--preset--color--surface);
  --wp--custom--component--card--radius: 12px;
  --wp--custom--component--card--shadow: 0 1px 2px 0 rgba(45, 40, 30, 0.06), 0 3px 10px -1px rgba(45, 40, 30, 0.08);
  --wp--custom--component--card--border: #DBD3C5;
  --wp--custom--component--card--padding: 20px;
  --wp--custom--component--hero--overlay: rgba(30, 34, 26, 0.46);
  --wp--custom--component--hero--text: #FFFFFF;
  --wp--custom--component--price--color: var(--wp--preset--color--text);
  --wp--custom--component--price--typography--font-family: "Cormorant Garamond", Cormorant, Georgia, serif;
  --wp--custom--component--price--typography--font-size: clamp(1.375rem, 1.24rem + 0.56vw, 1.625rem);
  --wp--custom--component--price--typography--font-weight: 600;
  --wp--custom--component--price--typography--line-height: 1.12;
  --wp--custom--component--price--typography--letter-spacing: 0em;
}
