/* Marchetti Vale — refined editorial litigation */
:root { --font-display: 'Cormorant Garamond', Georgia, serif; --font-body: 'Inter', sans-serif; }
.brand__mark { background: var(--c-accent); color: var(--c-bg); border-radius: 50%; font-family: var(--font-display); font-weight: 600; }
.brand__name { font-family: var(--font-display); font-weight: 600; font-size: 1.4rem; letter-spacing: 0.02em; }
.cta-pill { background: var(--c-accent); color: var(--c-bg); font-family: var(--font-display); font-weight: 600; }
.hero__title { font-family: var(--font-display); font-weight: 500; letter-spacing: -0.01em; }
.hero__art img { border-radius: 4px; }
.hero__sticker { background: var(--c-accent2); color: var(--c-fg); border: none; font-family: var(--font-display); font-style: italic; font-weight: 500; }
.eyebrow { font-style: italic; font-family: var(--font-display); text-transform: none; letter-spacing: 0.04em; font-size: 1rem; font-weight: 500; }
.dish { background: var(--c-bg); border: 1px solid color-mix(in srgb, var(--c-fg) 12%, transparent); border-radius: 4px; }
.dish h3 { font-family: var(--font-display); font-weight: 600; font-size: 1.45rem; }
.dish__cat { background: transparent; color: var(--c-accent); font-style: italic; font-family: var(--font-display); padding: 0; text-transform: none; letter-spacing: 0; font-size: 0.95rem; }
.dish__price { color: var(--c-fg); font-family: var(--font-display); }
.btn { font-family: var(--font-display); font-weight: 600; }
.section-head h2, .menu-page h1, .about__copy h2 { font-family: var(--font-display); font-weight: 500; }
.menu-group__title { font-family: var(--font-display); font-weight: 600; background: transparent; color: var(--c-fg); border-bottom: 1px solid var(--c-accent); }
.about__stats strong { font-family: var(--font-display); color: var(--c-accent); }
.strip { background: var(--c-accent); color: var(--c-bg); }
