:root{--v3-parchment: #F5F0E5;--v3-cream: #EDE5D0;--v3-green: #2D5016;--v3-green-dark: #1A3009;--v3-green-light: #3D6B1E;--v3-brown: #7A5230;--v3-butter: #D4A843;--v3-dark: #1A0E04;--v3-text: #2A1A0A;--v3-muted: #8A7860;--v3-border: rgba(42,26,10,.15);--v3-font-display: "Fraunces", Georgia, serif;--v3-font-hand: "Caveat", cursive;--v3-font-body: "Source Sans 3", system-ui, sans-serif}.v3-nav[data-astro-cid-7ghmf4sc],.v3-hero[data-astro-cid-7ghmf4sc],.v3-info-strip[data-astro-cid-7ghmf4sc],.v3-menu[data-astro-cid-7ghmf4sc],.v3-gallery[data-astro-cid-7ghmf4sc],.v3-about[data-astro-cid-7ghmf4sc],.v3-reservations[data-astro-cid-7ghmf4sc],.v3-contact[data-astro-cid-7ghmf4sc],.v3-footer[data-astro-cid-7ghmf4sc]{box-sizing:border-box}[data-astro-cid-7ghmf4sc],[data-astro-cid-7ghmf4sc]:before,[data-astro-cid-7ghmf4sc]:after{box-sizing:inherit}.sr[data-astro-cid-7ghmf4sc],.sr-visible[data-astro-cid-7ghmf4sc]{opacity:1;transform:none;transition:none}.v3-nav[data-astro-cid-7ghmf4sc]{position:fixed;top:0;left:0;width:100%;z-index:100;background:var(--v3-green);display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:64px}.v3-nav-logo[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-size:1.3rem;font-weight:600;color:#fff;text-decoration:none;letter-spacing:.01em}.v3-hamburger[data-astro-cid-7ghmf4sc]{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:6px;outline:none}.v3-hamburger[data-astro-cid-7ghmf4sc] span[data-astro-cid-7ghmf4sc]{display:block;width:26px;height:2.5px;background:#fff;border-radius:99px;transition:transform .25s ease,opacity .25s ease}.v3-nav-overlay[data-astro-cid-7ghmf4sc]{position:fixed;inset:0;background:var(--v3-green);z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .35s ease}.v3-nav-overlay[data-astro-cid-7ghmf4sc].open{opacity:1;pointer-events:all}.v3-nav-close[data-astro-cid-7ghmf4sc]{position:absolute;top:1.5rem;right:2rem;background:none;border:none;color:#fff;font-size:2.5rem;cursor:pointer;line-height:1;font-family:var(--v3-font-body)}.v3-overlay-links[data-astro-cid-7ghmf4sc]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.v3-overlay-link[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-style:italic;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;color:#fff;text-decoration:none;line-height:1.2;transition:opacity .2s ease;letter-spacing:-.01em}.v3-overlay-link[data-astro-cid-7ghmf4sc]:hover{opacity:.65}.v3-overlay-est[data-astro-cid-7ghmf4sc]{position:absolute;bottom:2.5rem;font-family:var(--v3-font-hand);font-size:1.2rem;color:#ffffff8c;letter-spacing:.05em}.v3-hero[data-astro-cid-7ghmf4sc]{display:flex;flex-direction:row;min-height:100vh;padding-top:64px}.v3-hero-left[data-astro-cid-7ghmf4sc]{width:50%;background:var(--v3-green);display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem 5rem 5rem;min-height:calc(100vh - 64px)}.v3-hero-eyebrow[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1.1rem;color:var(--v3-butter);letter-spacing:.04em;margin-bottom:1.25rem;display:block;opacity:0;animation:v3FadeUp .9s ease .15s forwards}.v3-hero-h1[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-size:clamp(3rem,5vw,5.5rem);font-weight:600;color:#fff;line-height:1.05;margin:0 0 1.5rem;letter-spacing:-.02em;opacity:0;animation:v3FadeUp .9s ease .3s forwards}.v3-hero-h1[data-astro-cid-7ghmf4sc] em[data-astro-cid-7ghmf4sc]{font-weight:400;font-style:italic}.v3-hero-sub[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:1rem;color:#ffffffbf;max-width:28rem;line-height:1.65;margin:0 0 2.5rem;opacity:0;animation:v3FadeUp .9s ease .45s forwards}.v3-hero-btns[data-astro-cid-7ghmf4sc]{display:flex;gap:1rem;flex-wrap:wrap;opacity:0;animation:v3FadeUp .9s ease .6s forwards}.v3-btn-primary[data-astro-cid-7ghmf4sc]{background:var(--v3-butter);color:var(--v3-dark);font-family:var(--v3-font-body);font-weight:600;font-size:.95rem;padding:.85rem 2rem;border-radius:4px;text-decoration:none;letter-spacing:.01em;transition:background .2s ease,transform .2s ease;white-space:nowrap}.v3-btn-primary[data-astro-cid-7ghmf4sc]:hover{background:#e6b84d;transform:translateY(-1px)}.v3-btn-outline[data-astro-cid-7ghmf4sc]{background:transparent;color:#fff;font-family:var(--v3-font-body);font-weight:600;font-size:.95rem;padding:.85rem 2rem;border-radius:4px;border:1.5px solid rgba(255,255,255,.6);text-decoration:none;letter-spacing:.01em;transition:border-color .2s ease,background .2s ease,transform .2s ease;white-space:nowrap}.v3-btn-outline[data-astro-cid-7ghmf4sc]:hover{border-color:#fff;background:#ffffff14;transform:translateY(-1px)}.v3-hero-right[data-astro-cid-7ghmf4sc]{width:50%;position:relative;min-height:calc(100vh - 64px);overflow:hidden}.v3-hero-img[data-astro-cid-7ghmf4sc]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05) brightness(.97)}.v3-hero-overlay[data-astro-cid-7ghmf4sc]{position:absolute;inset:0;background:linear-gradient(#2a1a0a1f,#2a1a0a1f);pointer-events:none}.v3-info-strip[data-astro-cid-7ghmf4sc]{background:var(--v3-parchment);padding:1rem 2rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem 1rem;border-bottom:1px solid var(--v3-border)}.v3-info-item[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1rem;color:var(--v3-brown);letter-spacing:.03em}.v3-info-sep[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1rem;color:var(--v3-muted)}.v3-section-header[data-astro-cid-7ghmf4sc]{text-align:center;margin-bottom:1rem}.v3-label[data-astro-cid-7ghmf4sc]{display:block;font-family:var(--v3-font-hand);font-size:1.2rem;color:var(--v3-green);letter-spacing:.04em;margin-bottom:.4rem}.v3-section-title[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-size:clamp(2.8rem,5vw,4rem);font-weight:700;color:var(--v3-dark);margin:0;letter-spacing:-.03em;line-height:1.05}.v3-menu[data-astro-cid-7ghmf4sc]{background:var(--v3-parchment);padding:7rem 2.5rem}.v3-menu-inner[data-astro-cid-7ghmf4sc]{max-width:72rem;margin:0 auto}.v3-menu-note[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1rem;color:var(--v3-brown);text-align:center;margin:.75rem 0 3rem;max-width:48rem;margin-left:auto;margin-right:auto;line-height:1.6}.v3-menu-cat[data-astro-cid-7ghmf4sc]{margin-bottom:3.5rem}.v3-cat-name[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1.6rem;color:var(--v3-green);margin:0 0 .5rem;font-weight:700;letter-spacing:.01em}.v3-cat-rule[data-astro-cid-7ghmf4sc]{height:3px;background:var(--v3-green);border-radius:2px;margin-bottom:1.25rem;opacity:.35}.v3-items-grid[data-astro-cid-7ghmf4sc]{display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem}.v3-item-card[data-astro-cid-7ghmf4sc]{background:var(--v3-cream);border:1px solid rgba(42,26,10,.12);border-radius:4px;padding:1.25rem 1.5rem;transition:box-shadow .2s ease}.v3-item-card[data-astro-cid-7ghmf4sc]:hover{box-shadow:0 3px 16px #2a1a0a1a}.v3-item-top[data-astro-cid-7ghmf4sc]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.4rem}.v3-item-name[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-size:1.05rem;font-weight:600;color:var(--v3-dark);line-height:1.2}.v3-item-price[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-style:italic;font-size:1rem;color:var(--v3-brown);white-space:nowrap;flex-shrink:0}.v3-item-desc[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:.8rem;color:var(--v3-muted);line-height:1.55;margin:0 0 .5rem}.v3-item-dietary[data-astro-cid-7ghmf4sc]{display:flex;gap:.3rem;flex-wrap:wrap}.v3-dietary-badge[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:.68rem;font-weight:600;background:var(--v3-butter);color:var(--v3-dark);padding:.15rem .45rem;border-radius:3px;letter-spacing:.03em}.v3-dietary-key[data-astro-cid-7ghmf4sc]{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--v3-border)}.v3-key-item[data-astro-cid-7ghmf4sc]{display:flex;align-items:center;gap:.4rem}.v3-key-label[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:.8rem;color:var(--v3-muted)}.v3-gallery[data-astro-cid-7ghmf4sc]{background:var(--v3-cream);padding:7rem 2.5rem}.v3-gallery-inner[data-astro-cid-7ghmf4sc]{max-width:72rem;margin:0 auto}.v3-gallery-grid[data-astro-cid-7ghmf4sc]{columns:3;column-gap:1rem;margin-top:3rem}.v3-gallery-item[data-astro-cid-7ghmf4sc]{break-inside:avoid;margin-bottom:1rem;overflow:hidden;border-radius:3px;border:2px solid var(--v3-cream);box-shadow:0 2px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.v3-gallery-item[data-astro-cid-7ghmf4sc]:hover{transform:scale(1.02);box-shadow:0 6px 24px #00000024}.v3-gallery-tilt-left[data-astro-cid-7ghmf4sc]{transform:rotate(-1.5deg)}.v3-gallery-tilt-left[data-astro-cid-7ghmf4sc]:hover{transform:rotate(-1.5deg) scale(1.02)}.v3-gallery-tilt-right[data-astro-cid-7ghmf4sc]{transform:rotate(1deg)}.v3-gallery-tilt-right[data-astro-cid-7ghmf4sc]:hover{transform:rotate(1deg) scale(1.02)}.v3-gallery-img[data-astro-cid-7ghmf4sc]{display:block;width:100%;height:auto;filter:saturate(.9) brightness(1);transition:filter .3s ease}.v3-gallery-item[data-astro-cid-7ghmf4sc]:hover .v3-gallery-img[data-astro-cid-7ghmf4sc]{filter:saturate(1) brightness(1.02)}.v3-about[data-astro-cid-7ghmf4sc]{background:var(--v3-parchment);padding:7rem 2.5rem}.v3-about-inner[data-astro-cid-7ghmf4sc]{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:1fr 340px;gap:5rem;align-items:start}.v3-about-h2[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-size:clamp(2.4rem,4vw,3.5rem);font-weight:600;font-style:normal;color:var(--v3-dark);margin:.5rem 0 1.25rem;line-height:1.1;letter-spacing:-.03em}.v3-about-quote[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1.4rem;color:var(--v3-brown);font-style:italic;border-left:3px solid var(--v3-butter);padding-left:1.25rem;margin:0 0 1.75rem;line-height:1.5}.v3-about-para[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:.92rem;color:var(--v3-muted);line-height:1.85;margin:0 0 1rem}.v3-about-chef[data-astro-cid-7ghmf4sc]{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.v3-chef-photo-wrap[data-astro-cid-7ghmf4sc]{width:320px;height:380px;border-radius:50%;overflow:hidden;background:var(--v3-cream);box-shadow:0 6px 28px #2a1a0a26;flex-shrink:0}.v3-chef-photo[data-astro-cid-7ghmf4sc]{width:100%;height:100%;object-fit:cover;display:block}.v3-chef-info[data-astro-cid-7ghmf4sc]{display:flex;flex-direction:column;align-items:center;gap:.25rem}.v3-chef-name[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-size:1.3rem;font-weight:600;color:var(--v3-dark);display:block}.v3-chef-title[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1rem;color:var(--v3-green);display:block;letter-spacing:.03em}.v3-chef-bio[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:.82rem;font-style:italic;color:var(--v3-muted);line-height:1.65;margin:.25rem 0 0;max-width:260px}.v3-reservations[data-astro-cid-7ghmf4sc]{background:var(--v3-green);padding:7rem 2.5rem}.v3-reservations-inner[data-astro-cid-7ghmf4sc]{max-width:44rem;margin:0 auto;text-align:center}.v3-res-h2[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-size:clamp(2.2rem,4vw,3rem);font-weight:400;color:#fff;margin:0 0 .5rem;letter-spacing:-.02em}.v3-res-h2[data-astro-cid-7ghmf4sc] em[data-astro-cid-7ghmf4sc]{font-style:italic}.v3-res-sub[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1.1rem;color:var(--v3-butter);margin:0 0 2.5rem;display:block;letter-spacing:.02em}.v3-res-form[data-astro-cid-7ghmf4sc]{display:flex;flex-direction:column;gap:.75rem;text-align:left}.v3-res-row[data-astro-cid-7ghmf4sc]{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.v3-res-input[data-astro-cid-7ghmf4sc]{background:var(--v3-parchment);border:none;border-radius:4px;padding:.875rem 1rem;font-family:var(--v3-font-body);font-size:.9rem;color:var(--v3-text);width:100%;outline:none;transition:box-shadow .2s ease}.v3-res-input[data-astro-cid-7ghmf4sc]:focus{box-shadow:0 0 0 2px var(--v3-butter)}.v3-res-input[data-astro-cid-7ghmf4sc]::placeholder{color:var(--v3-muted)}.v3-res-select[data-astro-cid-7ghmf4sc]{appearance:none;cursor:pointer}.v3-res-textarea[data-astro-cid-7ghmf4sc]{resize:vertical;min-height:90px}.v3-res-submit[data-astro-cid-7ghmf4sc]{background:var(--v3-butter);color:var(--v3-dark);border:none;border-radius:4px;padding:1rem 2rem;font-family:var(--v3-font-display);font-weight:700;font-size:1rem;cursor:pointer;width:100%;letter-spacing:.01em;transition:background .2s ease,transform .2s ease;margin-top:.25rem}.v3-res-submit[data-astro-cid-7ghmf4sc]:hover{background:#e6b84d;transform:translateY(-1px)}.v3-res-phone[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1.05rem;color:#ffffffb3;margin:1.75rem 0 0}.v3-res-phone[data-astro-cid-7ghmf4sc] a[data-astro-cid-7ghmf4sc]{color:#ffffffe6;text-decoration:underline;text-underline-offset:3px}.v3-contact[data-astro-cid-7ghmf4sc]{background:var(--v3-parchment);padding:7rem 2.5rem}.v3-contact-inner[data-astro-cid-7ghmf4sc]{max-width:72rem;margin:0 auto;display:grid;grid-template-columns:1fr 1.4fr;gap:5rem;align-items:start}.v3-contact-h2[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-size:clamp(2.2rem,3.5vw,3rem);font-weight:700;color:var(--v3-dark);margin:.4rem 0 2rem;letter-spacing:-.03em}.v3-contact-block[data-astro-cid-7ghmf4sc]{margin-bottom:2rem}.v3-contact-subhead[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1rem;color:var(--v3-green);display:block;margin-bottom:.5rem;letter-spacing:.04em}.v3-contact-text[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:.92rem;color:var(--v3-text);line-height:1.7;margin:0 0 .5rem}.v3-contact-link[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:.9rem;color:var(--v3-green);text-decoration:underline;text-underline-offset:3px;transition:color .2s ease}.v3-contact-link[data-astro-cid-7ghmf4sc]:hover{color:var(--v3-green-dark)}.v3-hours-list[data-astro-cid-7ghmf4sc]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.v3-hours-item[data-astro-cid-7ghmf4sc]{display:flex;justify-content:space-between;font-family:var(--v3-font-body);font-size:.88rem;color:var(--v3-text);padding:.25rem 0;border-bottom:1px solid var(--v3-border)}.v3-hours-closed[data-astro-cid-7ghmf4sc]{color:var(--v3-muted)}.v3-hours-day[data-astro-cid-7ghmf4sc]{font-weight:600}.v3-map-iframe[data-astro-cid-7ghmf4sc]{filter:sepia(.18) saturate(.9);border:2px solid var(--v3-cream);border-radius:4px;display:block;width:100%}.v3-footer[data-astro-cid-7ghmf4sc]{background:var(--v3-green-dark);padding:4rem 2.5rem 2.5rem}.v3-footer-inner[data-astro-cid-7ghmf4sc]{max-width:72rem;margin:0 auto}.v3-footer-top[data-astro-cid-7ghmf4sc]{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.12);margin-bottom:2rem}.v3-footer-logo[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-display);font-size:2rem;font-weight:400;color:#fff;display:block;margin-bottom:.4rem;letter-spacing:-.02em}.v3-footer-tagline[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:.82rem;color:#ffffff80;margin:0 0 1.25rem}.v3-footer-social[data-astro-cid-7ghmf4sc]{display:flex;gap:.75rem}.v3-footer-social-link[data-astro-cid-7ghmf4sc]{color:#ffffff8c;transition:color .2s ease;display:flex;align-items:center}.v3-footer-social-link[data-astro-cid-7ghmf4sc]:hover{color:var(--v3-butter)}.v3-footer-col-head[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-hand);font-size:1rem;color:var(--v3-butter);display:block;margin-bottom:.75rem;letter-spacing:.04em}.v3-footer-links[data-astro-cid-7ghmf4sc]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.v3-footer-link[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:.88rem;color:#fff9;text-decoration:none;transition:color .2s ease}.v3-footer-link[data-astro-cid-7ghmf4sc]:hover{color:#fff}.v3-footer-hours[data-astro-cid-7ghmf4sc]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3rem}.v3-footer-hour-row[data-astro-cid-7ghmf4sc]{display:flex;justify-content:space-between;font-family:var(--v3-font-body);font-size:.82rem;color:#fff9;gap:1rem}.v3-footer-hour-closed[data-astro-cid-7ghmf4sc]{color:#ffffff4d}.v3-footer-bottom[data-astro-cid-7ghmf4sc]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.v3-footer-copy[data-astro-cid-7ghmf4sc],.v3-footer-location[data-astro-cid-7ghmf4sc]{font-family:var(--v3-font-body);font-size:.78rem;color:#ffffff59}@keyframes v3FadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.v3-nav[data-astro-cid-7ghmf4sc]{padding:0 1.25rem}.v3-hero[data-astro-cid-7ghmf4sc]{flex-direction:column;padding-top:64px}.v3-hero-right[data-astro-cid-7ghmf4sc]{width:100%;min-height:280px;order:-1}.v3-hero-left[data-astro-cid-7ghmf4sc]{width:100%;min-height:auto;padding:3rem 1.75rem 3.5rem}.v3-items-grid[data-astro-cid-7ghmf4sc]{grid-template-columns:1fr}.v3-gallery-grid[data-astro-cid-7ghmf4sc]{columns:2}.v3-about-inner[data-astro-cid-7ghmf4sc]{grid-template-columns:1fr;gap:3rem}.v3-about-chef[data-astro-cid-7ghmf4sc]{order:-1}.v3-chef-photo-wrap[data-astro-cid-7ghmf4sc]{width:240px;height:280px}.v3-res-row[data-astro-cid-7ghmf4sc]{grid-template-columns:1fr}.v3-contact-inner[data-astro-cid-7ghmf4sc]{grid-template-columns:1fr;gap:2.5rem}.v3-footer-top[data-astro-cid-7ghmf4sc]{grid-template-columns:1fr;gap:2rem}.v3-footer-bottom[data-astro-cid-7ghmf4sc]{flex-direction:column;align-items:flex-start}.v3-menu[data-astro-cid-7ghmf4sc],.v3-gallery[data-astro-cid-7ghmf4sc],.v3-about[data-astro-cid-7ghmf4sc],.v3-reservations[data-astro-cid-7ghmf4sc],.v3-contact[data-astro-cid-7ghmf4sc]{padding:4.5rem 1.25rem}}@media(max-width:480px){.v3-gallery-grid[data-astro-cid-7ghmf4sc]{columns:1}.v3-hero-btns[data-astro-cid-7ghmf4sc]{flex-direction:column}.v3-btn-primary[data-astro-cid-7ghmf4sc],.v3-btn-outline[data-astro-cid-7ghmf4sc]{text-align:center}}
