:root{--h-bg:#fff;--h-surface:#fff;--h-surface-soft:#fafafa;--h-surface-soft-2:#f5f5f5;--h-text:#262626;--h-text-secondary:#525252;--h-text-muted:#737373;--h-border:rgba(0,0,0,.08);--h-border-strong:rgba(0,0,0,.12);--h-input-border:rgba(0,0,0,.1);--h-accent:#ea580c;--h-accent-hover:#c2410c;--h-accent-soft:rgba(234,88,12,.08);--h-accent-text:#fff;--h-dark-surface:#171717;--h-on-dark:#fafafa;--h-on-dark-muted:#a3a3a3;--h-on-dark-border:hsla(0,0%,100%,.1);--h-overlay:hsla(0,0%,9%,.45);--h-success:#16a34a;--h-success-soft:rgba(22,163,74,.1);--h-error:#dc2626;--h-error-soft:rgba(220,38,38,.08);--h-focus-ring:rgba(234,88,12,.35);--h-font-heading:Cormorant Garamond,Georgia,serif;--h-font-body:Inter,system-ui,-apple-system,sans-serif;--h-fs-display:clamp(2.75rem,1.9rem + 3.8vw,4.25rem);--h-fs-h1:clamp(2.25rem,1.7rem + 2.4vw,3.25rem);--h-fs-h2:clamp(1.75rem,1.45rem + 1.3vw,2.5rem);--h-fs-h3:clamp(1.375rem,1.2rem + 0.75vw,1.75rem);--h-fs-h4:clamp(1.125rem,1.05rem + 0.3vw,1.3rem);--h-fs-lead:clamp(1.125rem,1.05rem + 0.35vw,1.375rem);--h-fs-body:clamp(1rem,0.97rem + 0.12vw,1.0625rem);--h-fs-small:0.875rem;--h-fs-eyebrow:0.75rem;--h-fs-dish-name:clamp(1.0625rem,1rem + 0.25vw,1.25rem);--h-base-fs:16px;--h-lh-tight:1.1;--h-lh-heading:1.2;--h-lh-snug:1.4;--h-lh-body:1.6;--h-ls-tight:-0.01em;--h-ls-normal:0;--h-ls-eyebrow:0.14em;--h-ls-dish:0.08em;--h-ls-button:0.02em;--h-fw-body:400;--h-fw-medium:500;--h-fw-heading:600;--h-space-2xs:4px;--h-space-xs:8px;--h-space-sm:12px;--h-space-md:16px;--h-space-lg:24px;--h-space-xl:32px;--h-space-2xl:48px;--h-space-3xl:64px;--h-section-y:clamp(56px,6vw,112px);--h-section-y-sm:clamp(36px,4vw,56px);--h-radius:10px;--h-radius-sm:6px;--h-radius-lg:14px;--h-radius-pill:999px;--h-radius-round:50%;--h-btn-radius:10px;--h-shadow-sm:0 1px 2px rgba(0,0,0,.04);--h-shadow-md:0 4px 12px rgba(0,0,0,.06);--h-shadow-lg:0 12px 32px rgba(0,0,0,.1);--h-container:1200px;--h-container-wide:1320px;--h-container-narrow:760px;--h-gutter:clamp(16px,5vw,32px);--h-header-h:72px;--h-hairline:1px;--h-divider-style:solid;--h-z-base:1;--h-z-sticky:100;--h-z-overlay:1090;--h-z-header:1000;--h-z-drawer:1100;--h-z-lightbox:1200;--h-transition:160ms ease;--h-transition-slow:300ms ease}@media (max-width:991px){:root{--h-header-h:60px}}[data-surface=dark]{--h-bg:var(--h-dark-surface);--h-surface:var(--h-dark-surface);--h-text:var(--h-on-dark);--h-text-secondary:var(--h-on-dark-muted);--h-text-muted:var(--h-on-dark-muted);--h-border:var(--h-on-dark-border);--h-border-strong:var(--h-on-dark-border)}