body{background:var(--page);color:var(--ink);font-family:var(--body-font)}.restaurant-page.svelte-qbtr80{max-width:1500px;margin:0 auto;padding:0 38px}nav.svelte-qbtr80{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:90px;display:flex}.nav-brand.svelte-qbtr80,.nav-links.svelte-qbtr80{align-items:center;display:flex}.nav-brand.svelte-qbtr80{gap:12px;min-width:0}.nav-links.svelte-qbtr80{gap:28px}nav.svelte-qbtr80 a:where(.svelte-qbtr80){font-size:13px;font-weight:800;text-decoration:none}nav.svelte-qbtr80 a.nav-phone:where(.svelte-qbtr80){color:var(--brand-ink);background:var(--brand);border-radius:999px;align-items:center;gap:6px;margin:-8px 0;padding:9px 13px;display:inline-flex}.nav-phone-number.svelte-qbtr80{font-weight:500}.restaurant-name.svelte-qbtr80{font-family:var(--display-font);font-size:24px}.owner-edit-control.svelte-qbtr80{color:var(--brand-ink);background:var(--ink);border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;padding:5px 10px 5px 5px;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 6px 18px #18140f29}.owner-edit-control.svelte-qbtr80:hover{transform:translateY(-1px);box-shadow:0 9px 22px #18140f38}.owner-edit-control.svelte-qbtr80:focus-visible{outline:3px solid var(--highlight);outline-offset:3px}.owner-edit-icon.svelte-qbtr80{width:25px;height:25px;color:var(--ink);background:var(--highlight);border-radius:50%;place-items:center;font-size:16px;line-height:1;display:grid}.owner-edit-label.svelte-qbtr80{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.restaurant-hero.svelte-qbtr80{isolation:isolate;background:var(--brand);min-height:690px;color:var(--brand-ink);display:flex;position:relative;overflow:hidden}.hero-photo.svelte-qbtr80,.hero-fallback.svelte-qbtr80{margin:0;position:absolute;inset:0}.hero-photo.svelte-qbtr80 img:where(.svelte-qbtr80){object-fit:cover;width:100%;height:100%;display:block}.hero-photo.svelte-qbtr80:after{content:"";background:linear-gradient(90deg, var(--brand) 0%, color-mix(in srgb, var(--brand) 94%, transparent) 64%, color-mix(in srgb, var(--brand) 82%, transparent) 78%, transparent 100%), linear-gradient(0deg, color-mix(in srgb, var(--brand) 45%, transparent), transparent 45%);position:absolute;inset:0}.hero-fallback.svelte-qbtr80{background:radial-gradient(circle at 79% 28%, #f6e7cd2e 0 11%, transparent 11.2%), radial-gradient(circle at 79% 28%, transparent 0 18%, #f6e7cd1a 18.2% 18.6%, transparent 18.8%), linear-gradient(125deg, var(--brand) 0%, color-mix(in srgb, var(--brand) 88%, var(--ink)) 56%, color-mix(in srgb, var(--brand) 62%, var(--ink)) 100%);overflow:hidden}.hero-fallback.svelte-qbtr80 span:where(.svelte-qbtr80){border:1px solid #f6e7cd2e;border-radius:999px;position:absolute}.hero-fallback.svelte-qbtr80 span:where(.svelte-qbtr80):first-child{width:340px;height:340px;bottom:-130px;right:7%}.hero-fallback.svelte-qbtr80 span:where(.svelte-qbtr80):nth-child(2){width:220px;height:220px;top:-110px;right:24%}.hero-fallback.svelte-qbtr80 span:where(.svelte-qbtr80):nth-child(3){background:#d86c4038;border-color:#f6e7cd1f;width:82px;height:82px;bottom:18%;right:43%}.hero-text.svelte-qbtr80{z-index:2;flex-direction:column;justify-content:center;width:100%;min-height:690px;padding:clamp(50px,8vw,120px);display:flex;position:relative}.hero-text.svelte-qbtr80>:where(.svelte-qbtr80){max-width:760px}.eyebrow.svelte-qbtr80{color:var(--muted);text-transform:uppercase;letter-spacing:.18em;margin:0 0 16px;font-size:10px;font-weight:800}h1.svelte-qbtr80,h2.svelte-qbtr80,h3.svelte-qbtr80,h4.svelte-qbtr80{font-family:var(--display-font);margin:0}h1.svelte-qbtr80{letter-spacing:-.055em;font-size:clamp(58px,7vw,110px);line-height:.92}.tagline.svelte-qbtr80{max-width:520px;color:var(--brand-ink);font-family:var(--display-font);margin:28px 0 10px;font-size:24px;line-height:1.35}.address.svelte-qbtr80{color:var(--brand-ink)}.hero-actions.svelte-qbtr80{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.call-button.svelte-qbtr80,.menu-button.svelte-qbtr80,.directions-button.svelte-qbtr80{border-radius:999px;width:fit-content;padding:14px 20px;font-size:12px;font-weight:800;text-decoration:none}.call-button.svelte-qbtr80{color:var(--accent-ink);background:var(--accent);box-shadow:0 10px 28px #091f183d}.menu-button.svelte-qbtr80{color:var(--highlight-ink);background:var(--highlight)}.directions-button.svelte-qbtr80{color:var(--brand-ink);border:1px solid color-mix(in srgb, currentColor 56%, transparent);background:#ffffff14}.about.svelte-qbtr80{text-align:center;max-width:1000px;margin:0 auto;padding:120px 50px}.about.svelte-qbtr80>p:where(.svelte-qbtr80):last-child{font-family:var(--display-font);margin:0;font-size:clamp(30px,4.2vw,60px);line-height:1.2}.photo-gallery.svelte-qbtr80{padding:var(--section-gap) 0}.photo-gallery.svelte-qbtr80>div:where(.svelte-qbtr80):first-child{margin-bottom:28px}.photo-gallery.svelte-qbtr80 h2:where(.svelte-qbtr80){letter-spacing:-.045em;margin-top:8px;font-size:clamp(38px,5vw,72px)}.photo-gallery-grid.svelte-qbtr80{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:clamp(180px,24vw,360px);gap:clamp(10px,1.4vw,20px);display:grid}.photo-gallery-grid.svelte-qbtr80 figure:where(.svelte-qbtr80){background:var(--surface);border-radius:var(--radius-lg);min-width:0;margin:0;overflow:hidden}.photo-gallery-grid.svelte-qbtr80 .gallery-featured:where(.svelte-qbtr80){grid-column:span 2}.photo-gallery-grid.svelte-qbtr80 img:where(.svelte-qbtr80){object-fit:cover;width:100%;height:100%;display:block}.menu.svelte-qbtr80{background:var(--surface);border:1px solid var(--surface-line);padding:100px 7vw}.menu.empty-menu.svelte-qbtr80{padding-top:72px;padding-bottom:72px}.menu.empty-menu.svelte-qbtr80 .section-heading:where(.svelte-qbtr80){margin-bottom:28px}.menu-empty-state.svelte-qbtr80{border:1px solid var(--line);background:var(--page);border-radius:14px;gap:12px;max-width:700px;padding:28px 30px;display:grid}.menu-empty-state.svelte-qbtr80 p:where(.svelte-qbtr80){color:var(--muted);margin:0}.menu-empty-state.svelte-qbtr80 a:where(.svelte-qbtr80){width:fit-content;color:var(--brand);font-family:var(--display-font);font-size:clamp(20px,2.4vw,30px);font-weight:700}.section-heading.svelte-qbtr80{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:60px;display:flex}.print-menu.svelte-qbtr80{color:var(--ink);border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:11px 17px;font-size:12px;font-weight:800;display:inline-flex}.print-menu.svelte-qbtr80:hover{color:var(--page);background:var(--ink)}.section-heading.svelte-qbtr80 h2:where(.svelte-qbtr80){letter-spacing:-.045em;font-size:clamp(48px,6vw,86px)}.visit.svelte-qbtr80 h2:where(.svelte-qbtr80){letter-spacing:-.035em;text-wrap:balance;overflow-wrap:anywhere;font-size:clamp(40px,4.25vw,66px);line-height:1}.menu-grid.svelte-qbtr80{grid-template-columns:repeat(2,minmax(0,1fr));gap:80px 9vw;display:grid}.menu-section.svelte-qbtr80 h3:where(.svelte-qbtr80){border-bottom:2px solid var(--ink);padding-bottom:16px;font-size:30px}.section-menu-image.svelte-qbtr80{object-fit:cover;border-radius:var(--radius);width:100%;height:clamp(170px,19vw,280px);margin:0 0 22px;display:block}.menu-section.svelte-qbtr80>p:where(.svelte-qbtr80){color:var(--muted);font-style:italic}.menu-item.svelte-qbtr80{border-bottom:1px solid var(--line);justify-content:space-between;gap:24px;padding:20px 0;display:flex}.menu-item.svelte-qbtr80>div:where(.svelte-qbtr80){min-width:0}.menu-item-content.svelte-qbtr80{align-items:flex-start;gap:14px;display:flex}.menu-item-copy.svelte-qbtr80{min-width:0}.item-menu-image.svelte-qbtr80{object-fit:cover;border-radius:var(--radius);flex:none;width:76px;height:76px;display:block}.menu-item.svelte-qbtr80>strong:where(.svelte-qbtr80){white-space:nowrap;overflow-wrap:normal;word-break:normal;font-variant-numeric:tabular-nums;flex:none}.menu-item.svelte-qbtr80 h4:where(.svelte-qbtr80){font-size:18px}.menu-item.svelte-qbtr80 p:where(.svelte-qbtr80){color:var(--muted);margin:7px 0 0;line-height:1.45}.menu-item.svelte-qbtr80 small:where(.svelte-qbtr80){color:var(--brand);text-transform:uppercase;letter-spacing:.09em;margin-top:7px;font-size:9px;font-weight:800;display:block}.menu-notes.svelte-qbtr80{color:var(--muted);border-top:1px solid var(--line);margin-top:60px;padding-top:20px;font-size:12px}.menu-notes.svelte-qbtr80 p:where(.svelte-qbtr80){white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.menu-notes.svelte-qbtr80 p:where(.svelte-qbtr80)+p:where(.svelte-qbtr80){margin-top:12px}.dietary-disclaimer.svelte-qbtr80{max-width:72ch;color:var(--muted);border:1px solid var(--line);border-radius:var(--radius);margin:36px 0 0;padding:13px 15px;font-size:11px;line-height:1.5}.visit.svelte-qbtr80{background:var(--accent);color:var(--accent-ink);grid-template-columns:minmax(0,1.25fr) max-content minmax(0,.75fr);gap:clamp(28px,3vw,48px);margin:100px 0;padding:80px;display:grid}.visit.svelte-qbtr80:not(.has-hours){grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr)}.visit.has-hours.svelte-qbtr80:not(.has-directions){grid-template-columns:minmax(0,1fr) max-content}.visit.svelte-qbtr80:not(.has-hours):not(.has-directions){grid-template-columns:minmax(0,1fr)}.visit.svelte-qbtr80>div:where(.svelte-qbtr80) a:where(.svelte-qbtr80){width:fit-content;margin-top:10px;display:block}.visit.svelte-qbtr80>div:where(.svelte-qbtr80) .visit-phone:where(.svelte-qbtr80){width:fit-content;color:var(--brand);background:var(--brand-ink);border-radius:10px;gap:3px;margin:24px 0 18px;padding:13px 16px;text-decoration:none;display:grid}.visit-phone.svelte-qbtr80 span:where(.svelte-qbtr80){text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.visit-phone.svelte-qbtr80 strong:where(.svelte-qbtr80){font-family:var(--display-font);font-size:24px}.hours.svelte-qbtr80{border-left:1px solid color-mix(in srgb, var(--accent-ink) 32%, transparent);padding:20px 0 0 32px}.hours.svelte-qbtr80 h3:where(.svelte-qbtr80){font-size:28px}.hours.svelte-qbtr80 p:where(.svelte-qbtr80){margin:10px 0}@media (width>=851px){.hours.svelte-qbtr80 p:where(.svelte-qbtr80){white-space:nowrap}}.map-embed-card.svelte-qbtr80{border:1px solid color-mix(in srgb, var(--accent-ink) 32%, transparent);background:#f1efe9;grid-template-rows:minmax(240px,1fr) auto;align-self:stretch;width:100%;min-width:0;min-height:320px;display:grid;overflow:hidden}.map-embed.svelte-qbtr80{background:#e7e5df;border:0;width:100%;height:100%;min-height:240px;display:block}.visit.svelte-qbtr80>.map-embed-card:where(.svelte-qbtr80) .map-open-link:where(.svelte-qbtr80){width:100%;color:var(--brand-ink);background:var(--brand);border-top:1px solid color-mix(in srgb, var(--brand-ink) 24%, transparent);justify-content:space-between;align-items:center;gap:18px;margin:0;padding:18px 20px;text-decoration:none;display:flex}.map-open-link.svelte-qbtr80>span:where(.svelte-qbtr80){min-width:0}.map-open-link.svelte-qbtr80 strong:where(.svelte-qbtr80),.map-open-link.svelte-qbtr80 small:where(.svelte-qbtr80){display:block}.map-open-link.svelte-qbtr80 strong:where(.svelte-qbtr80){font-family:var(--display-font);font-size:20px;line-height:1.1}.map-open-link.svelte-qbtr80 small:where(.svelte-qbtr80){overflow-wrap:anywhere;margin-top:5px;font-size:11px;line-height:1.4}.map-open-link.svelte-qbtr80 svg:where(.svelte-qbtr80){fill:currentColor;flex:none;width:24px;height:24px}.map-open-link.svelte-qbtr80:hover{background:color-mix(in srgb, var(--brand) 88%, var(--brand-ink))}.directions-card.svelte-qbtr80{width:100%;min-height:320px;color:var(--accent-ink);background:radial-gradient(circle at 86% 18%, color-mix(in srgb, var(--accent-ink) 14%, transparent), transparent 42%), linear-gradient(135deg, color-mix(in srgb, var(--accent-ink) 4%, transparent), color-mix(in srgb, var(--accent-ink) 10%, transparent));border:1px solid color-mix(in srgb, var(--accent-ink) 32%, transparent);grid-template-columns:auto minmax(0,1fr) auto;align-self:stretch;align-items:center;gap:clamp(18px,2.5vw,30px);padding:clamp(26px,3vw,42px);text-decoration:none;transition:transform .16s,background-color .16s;display:grid;overflow:hidden}.directions-card.svelte-qbtr80:hover{transform:translateY(-2px)}.directions-card-icon.svelte-qbtr80{background:color-mix(in srgb, var(--accent-ink) 7%, transparent);border:1px solid color-mix(in srgb, var(--accent-ink) 24%, transparent);border-radius:50%;place-items:center;width:76px;height:76px;display:grid}.directions-card-copy.svelte-qbtr80{min-width:0}.directions-card.svelte-qbtr80 strong:where(.svelte-qbtr80),.directions-card.svelte-qbtr80 small:where(.svelte-qbtr80){display:block}.directions-card.svelte-qbtr80 strong:where(.svelte-qbtr80){font-family:var(--display-font);font-size:clamp(24px,2.3vw,34px);line-height:1.05}.directions-card.svelte-qbtr80 small:where(.svelte-qbtr80){overflow-wrap:anywhere;opacity:.82;max-width:34ch;margin-top:10px;font-size:13px;line-height:1.5}.directions-card-arrow.svelte-qbtr80{fill:currentColor;width:28px;height:28px}.map-pin.svelte-qbtr80{border:2px solid;border-radius:50% 50% 50% 8px;width:42px;height:42px;position:relative;transform:rotate(-45deg)}.map-pin.svelte-qbtr80:after{content:"";border:2px solid;border-radius:50%;width:10px;height:10px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.photo-credit.svelte-qbtr80{color:var(--muted);font-size:10px}.photo-credit.svelte-qbtr80 a:where(.svelte-qbtr80){color:inherit}.restaurant-footer.svelte-qbtr80{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:10px 24px;max-width:1500px;margin:0 auto;padding:34px 38px;font-size:12px;display:flex}.content-updated.svelte-qbtr80{color:var(--muted)}@media (width<=850px){.restaurant-page.svelte-qbtr80{padding:0}nav.svelte-qbtr80,.photo-gallery.svelte-qbtr80>div:where(.svelte-qbtr80):first-child{padding-inline:20px}.hero-text.svelte-qbtr80{padding:60px 28px}.menu.svelte-qbtr80{padding:70px 24px}.menu-grid.svelte-qbtr80,.visit.svelte-qbtr80,.visit.svelte-qbtr80:not(.has-hours){grid-template-columns:1fr}.visit.svelte-qbtr80{gap:40px;padding:50px 28px}.directions-card.svelte-qbtr80{min-height:220px}.map-embed-card.svelte-qbtr80{grid-template-rows:260px auto;min-height:340px}.hours.svelte-qbtr80{border-left:0;padding-left:0}}@media (width<=520px){.directions-card.svelte-qbtr80{grid-template-columns:auto minmax(0,1fr) auto;gap:14px;min-height:200px;padding:24px 20px}.map-embed-card.svelte-qbtr80{grid-template-rows:240px auto;min-height:320px}.visit.svelte-qbtr80>.map-embed-card:where(.svelte-qbtr80) .map-open-link:where(.svelte-qbtr80){padding:16px 18px}.directions-card-icon.svelte-qbtr80{width:56px;height:56px}.directions-card.svelte-qbtr80 .map-pin:where(.svelte-qbtr80){width:30px;height:30px}.directions-card-arrow.svelte-qbtr80{width:22px;height:22px}.owner-edit-control.svelte-qbtr80{padding:4px}.owner-edit-icon.svelte-qbtr80{width:27px;height:27px}.owner-edit-label.svelte-qbtr80{display:none}.nav-links.svelte-qbtr80{flex:1;justify-content:flex-end;gap:14px}.nav-phone-number.svelte-qbtr80{display:none}nav.svelte-qbtr80 a.nav-phone:where(.svelte-qbtr80){padding-inline:12px}.restaurant-name.svelte-qbtr80{display:none}.about.svelte-qbtr80{padding:80px 20px}.hero-actions.svelte-qbtr80>a:where(.svelte-qbtr80){place-items:center;width:100%;display:grid}.restaurant-footer.svelte-qbtr80{padding:28px 20px}}.restaurant-site[data-corners=sharp].svelte-qbtr80{--radius:0px;--radius-lg:0px}.restaurant-site[data-corners=soft].svelte-qbtr80{--radius:10px;--radius-lg:14px}.restaurant-site[data-corners=round].svelte-qbtr80{--radius:999px;--radius-lg:26px}.restaurant-site[data-scale=airy].svelte-qbtr80{--section-gap:128px;--hero-min:760px}.restaurant-site[data-scale=balanced].svelte-qbtr80{--section-gap:100px;--hero-min:690px}.restaurant-site[data-scale=compact].svelte-qbtr80{--section-gap:68px;--hero-min:560px}.restaurant-site.svelte-qbtr80 .restaurant-hero:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .hero-text:where(.svelte-qbtr80){min-height:var(--hero-min)}.restaurant-site.svelte-qbtr80 .menu:where(.svelte-qbtr80){padding-block:var(--section-gap)}.restaurant-site.svelte-qbtr80 .visit:where(.svelte-qbtr80){margin-block:var(--section-gap)}.restaurant-site.svelte-qbtr80 .call-button:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .menu-button:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .directions-button:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .nav-phone:where(.svelte-qbtr80){border-radius:var(--radius)}.restaurant-site.svelte-qbtr80 .directions-card:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .map-embed-card:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .menu-empty-state:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .visit-phone:where(.svelte-qbtr80){border-radius:var(--radius-lg)}.restaurant-site[data-headings=caps].svelte-qbtr80 h1:where(.svelte-qbtr80),.restaurant-site[data-headings=caps].svelte-qbtr80 h2:where(.svelte-qbtr80),.restaurant-site[data-headings=caps].svelte-qbtr80 h3:where(.svelte-qbtr80){text-transform:uppercase;letter-spacing:.02em}.restaurant-site[data-headings=caps].svelte-qbtr80 h1:where(.svelte-qbtr80){letter-spacing:.005em;font-size:clamp(44px,5.4vw,86px)}.restaurant-site[data-hero=full].svelte-qbtr80 .hero-photo:where(.svelte-qbtr80):after,.restaurant-site[data-hero=full].svelte-qbtr80 .hero-fallback:where(.svelte-qbtr80):after{content:"";background:#0c0c0cad;position:absolute;inset:0}.restaurant-site[data-hero=full].svelte-qbtr80 .hero-text:where(.svelte-qbtr80){text-align:center;align-items:center}.restaurant-site[data-hero=full].svelte-qbtr80 .hero-text:where(.svelte-qbtr80)>:where(.svelte-qbtr80){max-width:900px}.restaurant-site[data-hero=full].svelte-qbtr80 .hero-actions:where(.svelte-qbtr80){justify-content:center}.restaurant-site[data-hero=full].svelte-qbtr80 .tagline:where(.svelte-qbtr80){margin-inline:auto}.restaurant-site[data-hero=band].svelte-qbtr80 .restaurant-hero:where(.svelte-qbtr80){color:var(--ink);background:0 0;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,56px);padding:clamp(28px,4vw,60px) 0;display:grid}.restaurant-site[data-hero=band].svelte-qbtr80 .hero-photo:where(.svelte-qbtr80),.restaurant-site[data-hero=band].svelte-qbtr80 .hero-fallback:where(.svelte-qbtr80){height:100%;min-height:min(var(--hero-min), 70vh);border-radius:var(--radius-lg);order:2;position:relative;inset:auto;overflow:hidden}.restaurant-site[data-hero=band].svelte-qbtr80 .hero-photo:where(.svelte-qbtr80):after{background:linear-gradient(#0000 45%,#12161238)}.restaurant-site[data-hero=band].svelte-qbtr80 .hero-text:where(.svelte-qbtr80){min-height:0;padding:0}.restaurant-site[data-hero=band].svelte-qbtr80 .tagline:where(.svelte-qbtr80),.restaurant-site[data-hero=band].svelte-qbtr80 .address:where(.svelte-qbtr80){color:var(--muted)}.restaurant-site[data-hero=band].svelte-qbtr80 .directions-button:where(.svelte-qbtr80){color:var(--ink);border-color:var(--ink);background:0 0}.restaurant-site[data-menu=list].svelte-qbtr80 .menu-grid:where(.svelte-qbtr80){grid-template-columns:minmax(0,1fr);gap:56px;max-width:860px;margin:0 auto}.restaurant-site[data-menu=list].svelte-qbtr80 .menu-item:where(.svelte-qbtr80){align-items:baseline;gap:10px}.restaurant-site[data-menu=cards].svelte-qbtr80 .menu-grid:where(.svelte-qbtr80){grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.restaurant-site[data-menu=cards].svelte-qbtr80 .menu-section:where(.svelte-qbtr80){background:var(--page);border:1px solid var(--surface-line);border-radius:var(--radius-lg);padding:clamp(20px,2.5vw,34px)}.restaurant-site[data-menu=cards].svelte-qbtr80 .menu-section:where(.svelte-qbtr80) h3:where(.svelte-qbtr80){border-bottom-width:1px}.restaurant-site[data-menu=cards].svelte-qbtr80 .menu-item:where(.svelte-qbtr80):last-child{border-bottom:0;padding-bottom:0}@media (width<=850px){.restaurant-site[data-hero=band].svelte-qbtr80 .restaurant-hero:where(.svelte-qbtr80){grid-template-columns:1fr}.restaurant-site[data-hero=band].svelte-qbtr80 .hero-photo:where(.svelte-qbtr80),.restaurant-site[data-hero=band].svelte-qbtr80 .hero-fallback:where(.svelte-qbtr80){border-radius:0;order:0;min-height:320px}.restaurant-site[data-hero=band].svelte-qbtr80 .hero-text:where(.svelte-qbtr80){padding-inline:20px}.photo-gallery-grid.svelte-qbtr80{grid-template-columns:repeat(2,minmax(0,1fr))}}.visit-links.svelte-qbtr80{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.visit.svelte-qbtr80>div:where(.svelte-qbtr80) .visit-links:where(.svelte-qbtr80) a:where(.svelte-qbtr80){min-height:40px;color:var(--accent-ink);background:color-mix(in srgb, var(--accent-ink) 6%, transparent);border:1px solid color-mix(in srgb, var(--accent-ink) 30%, transparent);border-radius:999px;align-items:center;gap:7px;margin-top:0;padding:8px 12px 8px 9px;font-size:12px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.restaurant-hero.svelte-qbtr80 .eyebrow:where(.svelte-qbtr80),.visit.svelte-qbtr80 .eyebrow:where(.svelte-qbtr80){color:currentColor}.visit.svelte-qbtr80>div:where(.svelte-qbtr80) .visit-links:where(.svelte-qbtr80) a:where(.svelte-qbtr80):hover{color:var(--brand-ink);background:var(--brand);border-color:var(--brand)}@media (width<=520px){.restaurant-site.svelte-qbtr80 h1:where(.svelte-qbtr80),.restaurant-site[data-headings=caps].svelte-qbtr80 h1:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .section-heading:where(.svelte-qbtr80) h2:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .visit:where(.svelte-qbtr80) h2:where(.svelte-qbtr80){overflow-wrap:anywhere;font-size:clamp(32px,10.5vw,42px)}.restaurant-site.svelte-qbtr80 .visit:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .visit:where(.svelte-qbtr80):not(.has-hours),.restaurant-site[data-menu=cards].svelte-qbtr80 .menu-grid:where(.svelte-qbtr80){grid-template-columns:minmax(0,1fr)}.restaurant-site.svelte-qbtr80 .visit:where(.svelte-qbtr80)>:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .menu-section:where(.svelte-qbtr80){min-width:0}.photo-gallery-grid.svelte-qbtr80{grid-template-columns:1fr;grid-auto-rows:min(92vw,420px)}.photo-gallery-grid.svelte-qbtr80 .gallery-featured:where(.svelte-qbtr80){grid-column:auto}.restaurant-site.svelte-qbtr80 .hero-text:where(.svelte-qbtr80){padding-inline:20px}.restaurant-site.svelte-qbtr80 .visit:where(.svelte-qbtr80){gap:28px;padding:38px 20px}.restaurant-site.svelte-qbtr80 .menu-section:where(.svelte-qbtr80) h3:where(.svelte-qbtr80),.restaurant-site.svelte-qbtr80 .menu-item:where(.svelte-qbtr80){overflow-wrap:anywhere}}.diet-sprite.svelte-qbtr80{display:none}.diet-tags.svelte-qbtr80{flex-wrap:wrap;gap:5px;margin:7px 0 0;padding:0;list-style:none;display:flex}.diet-tag.svelte-qbtr80{text-transform:uppercase;letter-spacing:.07em;border:1px solid;border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:9px;font-weight:800;line-height:1.4;display:inline-flex}.diet-tag.svelte-qbtr80 svg:where(.svelte-qbtr80){flex:none;width:auto;height:12px}.diet-diet.svelte-qbtr80{color:var(--brand)}.diet-allergen.svelte-qbtr80,.diet-heat.svelte-qbtr80{color:var(--accent)}.diet-plain.svelte-qbtr80{color:var(--muted)}.print-header.svelte-qbtr80{display:none}@media print{body{color:#000;background:#fff}nav.svelte-qbtr80,.restaurant-hero.svelte-qbtr80,.about.svelte-qbtr80,.photo-gallery.svelte-qbtr80,.visit.svelte-qbtr80,.restaurant-footer.svelte-qbtr80,.section-heading.svelte-qbtr80,.print-menu.svelte-qbtr80,.menu-associated-image.svelte-qbtr80{display:none!important}.restaurant-site.svelte-qbtr80{--section-gap:0px;--hero-min:0px;--radius:0px;--radius-lg:0px}.restaurant-page.svelte-qbtr80{max-width:none;padding:0}.restaurant-site.svelte-qbtr80 .menu:where(.svelte-qbtr80),.restaurant-site[data-menu=cards].svelte-qbtr80 .menu-section:where(.svelte-qbtr80){background:0 0;border:0;max-width:none;margin:0;padding:0}.print-header.svelte-qbtr80{border-bottom:1.5pt solid #000;margin-bottom:10pt;padding-bottom:6pt;display:block}.print-header.svelte-qbtr80 strong:where(.svelte-qbtr80){font-family:var(--display-font);font-size:19pt;line-height:1.15;display:block}.print-header.svelte-qbtr80 span:where(.svelte-qbtr80){color:#333;margin-top:3pt;font-size:8.5pt;display:block}.menu-grid.svelte-qbtr80,.restaurant-site[data-menu=cards].svelte-qbtr80 .menu-grid:where(.svelte-qbtr80),.restaurant-site[data-menu=list].svelte-qbtr80 .menu-grid:where(.svelte-qbtr80){columns:2;column-gap:14mm;max-width:none;margin:0;display:block}.menu-section.svelte-qbtr80{break-inside:auto;background:0 0;border:0;margin:0 0 11pt;padding:0}.menu-section.svelte-qbtr80 h3:where(.svelte-qbtr80){break-after:avoid;border-bottom:.75pt solid #000;margin-bottom:3pt;padding-bottom:3pt;font-size:12pt}.menu-section.svelte-qbtr80>p:where(.svelte-qbtr80){break-after:avoid;color:#333;margin:0 0 4pt;font-size:8.5pt}.menu-item.svelte-qbtr80{break-inside:avoid;border-bottom:0;gap:10pt;padding:3.5pt 0;display:flex}.menu-item.svelte-qbtr80 h4:where(.svelte-qbtr80){font-size:10pt;line-height:1.25}.menu-item.svelte-qbtr80 p:where(.svelte-qbtr80){color:#333;margin-top:1pt;font-size:8.5pt;line-height:1.3}.diet-tags.svelte-qbtr80{gap:3pt;margin-top:2pt}.diet-tag.svelte-qbtr80{padding:.5pt 4pt;font-size:6.5pt;color:#000!important}.diet-tag.svelte-qbtr80 svg:where(.svelte-qbtr80){height:8pt}.menu-item.svelte-qbtr80 strong:where(.svelte-qbtr80){white-space:nowrap;font-size:10pt}.menu-notes.svelte-qbtr80{column-span:all;color:#333;border-top:.75pt solid #000;margin-top:10pt;padding-top:5pt;font-size:7.5pt;line-height:1.35}.menu-empty-state.svelte-qbtr80{background:0 0;border:0;padding:0}}@page{margin:13mm}
