.hero[data-astro-cid-j7pv25f6]{position:relative;min-height:100vh;display:flex;align-items:center;color:#fff;overflow:hidden}.hero__bg[data-astro-cid-j7pv25f6]{position:absolute;inset:0;background:linear-gradient(180deg,#271c1673,#271c16b8),url(/images/hero.jpg) center/cover;transform:scale(1.05);animation:heroZoom 18s ease-out forwards}@keyframes heroZoom{to{transform:scale(1)}}.hero__inner[data-astro-cid-j7pv25f6]{position:relative;z-index:1;max-width:760px;padding-top:var(--nav-h)}.hero__eyebrow[data-astro-cid-j7pv25f6]{display:inline-block;font-weight:600;font-size:.82rem;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-soft);margin-bottom:1.3rem}.hero[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{color:#fff;font-size:clamp(2.8rem,7vw,5rem);font-weight:600;line-height:1.04;margin-bottom:1.4rem}.hero__lead[data-astro-cid-j7pv25f6]{font-size:clamp(1.05rem,2vw,1.3rem);color:#f0e6da;max-width:560px;margin-bottom:2.2rem}.hero__actions[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:1rem}.hero__scroll[data-astro-cid-j7pv25f6]{position:absolute;bottom:1.8rem;left:50%;transform:translate(-50%);z-index:1;color:#fff;font-size:1.1rem;opacity:.85;animation:bob 2s ease-in-out infinite}@keyframes bob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.infobar[data-astro-cid-j7pv25f6]{background:var(--espresso);color:#fff}.infobar__inner[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1.4rem 1.5rem}.infobar__item[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:.85rem;justify-content:center}.infobar__item[data-astro-cid-j7pv25f6] i[data-astro-cid-j7pv25f6]{color:var(--gold-soft);font-size:1.3rem}.infobar__item[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{display:block;font-size:1rem}.infobar__item[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-size:.82rem;color:#bda993}.intro__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.intro__text[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{font-size:clamp(1.9rem,4vw,2.8rem);margin-bottom:1.2rem}.intro__text[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--muted);margin-bottom:1.1rem;font-size:1.05rem}.chips[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.6rem 0}.chip[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.5rem;background:var(--sand);color:var(--espresso);padding:.5rem 1rem;border-radius:100px;font-size:.9rem;font-weight:500}.chip[data-astro-cid-j7pv25f6] i[data-astro-cid-j7pv25f6]{color:var(--terracotta)}.intro__media[data-astro-cid-j7pv25f6]{position:relative}.intro__media[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{border-radius:var(--radius);box-shadow:var(--shadow-md);width:100%;height:480px;object-fit:cover}.intro__badge[data-astro-cid-j7pv25f6]{position:absolute;bottom:-22px;left:-22px;background:var(--terracotta);color:#fff;border-radius:14px;padding:1rem 1.3rem;display:flex;align-items:center;gap:.7rem;box-shadow:var(--shadow-md)}.intro__badge[data-astro-cid-j7pv25f6] i[data-astro-cid-j7pv25f6]{font-size:1.5rem;color:var(--gold-soft)}.intro__badge[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-size:.85rem;line-height:1.3;font-weight:600}.featured[data-astro-cid-j7pv25f6]{background:var(--paper)}.dish-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;margin-top:3rem}.dish-card[data-astro-cid-j7pv25f6]{background:var(--cream);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.dish-card[data-astro-cid-j7pv25f6]:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.dish-card__img[data-astro-cid-j7pv25f6]{height:180px;background-size:cover;background-position:center;position:relative}.tag-vegan[data-astro-cid-j7pv25f6],.tag-spicy[data-astro-cid-j7pv25f6]{position:absolute;top:12px;color:#fff;font-size:.72rem;font-weight:600;padding:.3rem .7rem;border-radius:100px;display:inline-flex;align-items:center;gap:.35rem}.tag-vegan[data-astro-cid-j7pv25f6]{left:12px;background:var(--forest)}.tag-spicy[data-astro-cid-j7pv25f6]{right:12px;background:#c0392b}.dish-card__body[data-astro-cid-j7pv25f6]{padding:1.3rem;flex:1;display:flex;flex-direction:column}.dish-card__head[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;align-items:baseline;gap:.6rem;margin-bottom:.5rem}.dish-card__head[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:1.2rem}.dish-card__price[data-astro-cid-j7pv25f6]{color:var(--terracotta);font-weight:700;font-family:var(--sans);white-space:nowrap}.dish-card__body[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--muted);font-size:.92rem}.featured__cta[data-astro-cid-j7pv25f6]{text-align:center;margin-top:3rem}.order-band[data-astro-cid-j7pv25f6]{background:linear-gradient(135deg,var(--terracotta),var(--terracotta-dark));color:#fff;padding:4.5rem 0}.order-band__inner[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;align-items:center}.order-band[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{color:#fff;font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:1rem}.order-band[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:#fbe9e1;font-size:1.05rem}.order-band__actions[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.9rem}.order-band__actions[data-astro-cid-j7pv25f6] .btn[data-astro-cid-j7pv25f6]{width:100%}.visit__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr 1.1fr;gap:3rem;align-items:stretch}.visit__hours[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:1.5rem}.hours-list[data-astro-cid-j7pv25f6]{list-style:none;margin-bottom:1.8rem}.hours-list[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{display:flex;align-items:baseline;gap:.8rem;padding:.7rem 0;border-bottom:1px solid var(--line)}.hours-list[data-astro-cid-j7pv25f6] .day[data-astro-cid-j7pv25f6]{font-weight:600;color:var(--espresso)}.hours-list[data-astro-cid-j7pv25f6] .dots[data-astro-cid-j7pv25f6]{flex:1;border-bottom:2px dotted var(--line);transform:translateY(-4px)}.hours-list[data-astro-cid-j7pv25f6] .time[data-astro-cid-j7pv25f6]{color:var(--terracotta);font-weight:600;font-family:var(--sans)}.visit__contact[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.7rem}.visit__contact[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none;color:var(--espresso);font-weight:500}.visit__contact[data-astro-cid-j7pv25f6] i[data-astro-cid-j7pv25f6]{color:var(--terracotta);width:18px}.visit__map[data-astro-cid-j7pv25f6]{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-md);min-height:360px}.visit__map[data-astro-cid-j7pv25f6] iframe[data-astro-cid-j7pv25f6]{width:100%;height:100%;min-height:360px;display:block}.cta[data-astro-cid-j7pv25f6]{background:var(--forest);color:#fff;padding:4.5rem 0;text-align:center}.cta__inner[data-astro-cid-j7pv25f6]{max-width:640px}.cta[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{color:#fff;font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:.8rem}.cta[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:#d6e0d8;margin-bottom:1.8rem;font-size:1.08rem}.cta__actions[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:900px){.intro__grid[data-astro-cid-j7pv25f6],.order-band__inner[data-astro-cid-j7pv25f6],.visit__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:2.5rem}.dish-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr)}.intro__media[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{height:360px}}@media(max-width:600px){.infobar__inner[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr);gap:1.2rem}.dish-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}.intro__badge[data-astro-cid-j7pv25f6]{left:12px;bottom:12px}.hero__actions[data-astro-cid-j7pv25f6] .btn[data-astro-cid-j7pv25f6],.cta__actions[data-astro-cid-j7pv25f6] .btn[data-astro-cid-j7pv25f6]{flex:1}}
