*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{overflow-x:clip;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100dvh;width:100%;line-height:1.6;-webkit-font-smoothing:antialiased}img,svg,video{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ul,ol{list-style:none}body{font-family:Lato,system-ui,sans-serif;background-color:#faf6f1;color:#1a1210}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,Georgia,serif;line-height:1.2}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:clamp(1.5rem,5vw,2.5rem)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:9999px;font-family:Lato,system-ui,sans-serif;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;border:2px solid transparent;text-decoration:none;line-height:1;white-space:nowrap}.btn--primary{background:#c0392b;color:#fff;border-color:#c0392b}.btn--primary:hover{background:#9b2d22;border-color:#9b2d22}.btn--outline{background:transparent;color:#fff;border-color:#ffffffa6}.btn--outline:hover{background:#ffffff1a;border-color:#fff}.section-label{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2e7d4f;margin-bottom:.75rem}.section-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,3rem);color:#1a1210;margin-bottom:1rem;line-height:1.15}.section-subtitle{font-size:1.05rem;color:#6b5550;line-height:1.7;max-width:58ch}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.form-group label{font-size:.83rem;font-weight:700;color:#6b5550;letter-spacing:.03em}.form-group input,.form-group select,.form-group textarea{padding:.65rem .875rem;border:1.5px solid #E8DDD6;border-radius:8px;background:#faf6f1;color:#1a1210;font-size:.95rem;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#c0392b}.form-group textarea{resize:vertical;min-height:90px}.form-row{display:grid;gap:1rem}@media(min-width:600px){.form-row{grid-template-columns:1fr 1fr}}.form-status{font-size:.9rem;border-radius:8px;margin-bottom:1rem;min-height:0}.form-status:not(:empty){padding:.75rem 1rem}.form-status--success{background:#ebf5ee;color:#2e7d4f}.form-status--error{background:#faf0ef;color:#9b2d22}.form-submit{width:100%}.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .2s ease,box-shadow .2s ease}.navbar--scrolled[data-astro-cid-5blmo7yk]{background:#faf6f1f5;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 3px #1a121014}.navbar__inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;padding-block:1.25rem}.navbar__logo[data-astro-cid-5blmo7yk]{font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-style:italic;color:#fff;text-decoration:none;transition:color .2s ease;flex-shrink:0}.navbar--scrolled[data-astro-cid-5blmo7yk] .navbar__logo[data-astro-cid-5blmo7yk]{color:#c0392b}.navbar__nav[data-astro-cid-5blmo7yk]{display:none;gap:2rem}@media(min-width:1024px){.navbar__nav[data-astro-cid-5blmo7yk]{display:flex}}.navbar__link[data-astro-cid-5blmo7yk]{font-size:.9rem;font-weight:700;color:#ffffffe6;text-decoration:none;transition:color .2s ease}.navbar--scrolled[data-astro-cid-5blmo7yk] .navbar__link[data-astro-cid-5blmo7yk]{color:#1a1210}.navbar__link[data-astro-cid-5blmo7yk]:hover{color:#c0392b!important}.navbar__cta[data-astro-cid-5blmo7yk]{display:none}@media(min-width:1024px){.navbar__cta[data-astro-cid-5blmo7yk]{display:inline-flex}}.navbar__burger[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.25rem}@media(min-width:1024px){.navbar__burger[data-astro-cid-5blmo7yk]{display:none}}.navbar__burger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:background .2s ease}.navbar--scrolled[data-astro-cid-5blmo7yk] .navbar__burger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{background:#1a1210}.navbar__mobile[data-astro-cid-5blmo7yk]{overflow:hidden;max-height:0;background:#faf6f1;transition:max-height .3s ease;border-top:1px solid transparent}.navbar--open[data-astro-cid-5blmo7yk] .navbar__mobile[data-astro-cid-5blmo7yk]{max-height:400px;border-top-color:#e8ddd6}@media(min-width:1024px){.navbar__mobile[data-astro-cid-5blmo7yk]{display:none}}.navbar__mobile-link[data-astro-cid-5blmo7yk]{display:block;padding:.875rem 1.5rem;font-size:.95rem;font-weight:700;color:#1a1210;text-decoration:none;border-bottom:1px solid #E8DDD6;transition:color .2s ease}.navbar__mobile-link[data-astro-cid-5blmo7yk]:hover{color:#c0392b}.navbar__mobile-cta[data-astro-cid-5blmo7yk]{margin:1rem 1.5rem 1.25rem}.hero[data-astro-cid-bbe6dxrz]{position:relative;height:100dvh;min-height:620px;display:flex;align-items:center;color:#fff;overflow:hidden}.hero__bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0}.hero__img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:center}.hero__overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(160deg,#1a12108c,#1a121059,#1a1210a6)}.hero__content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;padding-block-start:5rem}.hero__eyebrow[data-astro-cid-bbe6dxrz]{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffbf;margin-bottom:1.25rem}.hero__title[data-astro-cid-bbe6dxrz]{font-family:Playfair Display,Georgia,serif;font-size:clamp(3rem,7vw,5.5rem);line-height:1.08;color:#fff;margin-bottom:1.5rem}.hero__title[data-astro-cid-bbe6dxrz] em[data-astro-cid-bbe6dxrz]{font-style:italic;color:#f5c0ba}.hero__subtitle[data-astro-cid-bbe6dxrz]{font-size:clamp(1rem,2vw,1.2rem);color:#ffffffd1;line-height:1.7;margin-bottom:2.5rem;max-width:42ch}.hero__actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:1rem}.hero__scroll[data-astro-cid-bbe6dxrz]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:1;color:#fff9;animation:hero-bounce 2.2s ease-in-out infinite;text-decoration:none;transition:color .2s ease}.hero__scroll[data-astro-cid-bbe6dxrz]:hover{color:#ffffffe6}@keyframes hero-bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.menu[data-astro-cid-2j44jlrm]{padding-block:clamp(4rem,8vw,7rem);background:#faf6f1}.menu__header[data-astro-cid-2j44jlrm]{text-align:center;margin-bottom:3rem}.menu__header[data-astro-cid-2j44jlrm] .section-subtitle[data-astro-cid-2j44jlrm]{margin-inline:auto;margin-top:.75rem}.menu__tabs[data-astro-cid-2j44jlrm]{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.menu__tab[data-astro-cid-2j44jlrm]{padding:.55rem 1.5rem;border-radius:9999px;border:2px solid #E8DDD6;background:transparent;color:#6b5550;font-family:Lato,system-ui,sans-serif;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s ease}.menu__tab[data-astro-cid-2j44jlrm][aria-selected=true]{background:#c0392b;border-color:#c0392b;color:#fff}.menu__tab[data-astro-cid-2j44jlrm]:hover:not([aria-selected=true]){border-color:#c0392b;color:#c0392b}.menu__grid[data-astro-cid-2j44jlrm]{display:grid;gap:1rem}@media(min-width:768px){.menu__grid[data-astro-cid-2j44jlrm]{grid-template-columns:repeat(2,1fr)}}.menu__item[data-astro-cid-2j44jlrm]{background:#fff;border:1px solid #E8DDD6;border-radius:8px;box-shadow:0 1px 3px #1a121014;padding:1.25rem}@media(min-width:768px){.menu__item[data-astro-cid-2j44jlrm]{padding:1.5rem}}.menu__item-top[data-astro-cid-2j44jlrm]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.35rem}.menu__item-name[data-astro-cid-2j44jlrm]{font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:600;color:#1a1210}.menu__item-price[data-astro-cid-2j44jlrm]{font-size:1rem;font-weight:700;color:#c0392b;white-space:nowrap;flex-shrink:0}.menu__item-desc[data-astro-cid-2j44jlrm]{font-size:.875rem;color:#6b5550;line-height:1.55}.menu__note[data-astro-cid-2j44jlrm]{margin-top:2.5rem;text-align:center;font-size:.82rem;color:#a08070}.gallery[data-astro-cid-ihllb3az]{padding-block:clamp(4rem,8vw,7rem);background:#f2ede6}.gallery__header[data-astro-cid-ihllb3az]{text-align:center;margin-bottom:2.5rem}.gallery__grid[data-astro-cid-ihllb3az]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:1024px){.gallery__grid[data-astro-cid-ihllb3az]{grid-template-columns:repeat(3,1fr)}}.gallery__item[data-astro-cid-ihllb3az]{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:4/3;background:#e8ddd6}.gallery__img[data-astro-cid-ihllb3az]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gallery__item[data-astro-cid-ihllb3az]:hover .gallery__img[data-astro-cid-ihllb3az]{transform:scale(1.05)}.gallery__caption[data-astro-cid-ihllb3az]{position:absolute;bottom:0;left:0;right:0;padding:2rem .875rem .75rem;background:linear-gradient(transparent,#1a1210a6);color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.04em;opacity:0;transition:opacity .2s ease}.gallery__item[data-astro-cid-ihllb3az]:hover .gallery__caption[data-astro-cid-ihllb3az]{opacity:1}.reservation[data-astro-cid-zupdyrgr]{padding-block:clamp(4rem,8vw,7rem);background:#faf6f1}.reservation__inner[data-astro-cid-zupdyrgr]{display:grid;gap:3rem}@media(min-width:1024px){.reservation__inner[data-astro-cid-zupdyrgr]{grid-template-columns:1fr 1.6fr;align-items:start}}.reservation__text[data-astro-cid-zupdyrgr]{color:#6b5550;margin-bottom:2rem;line-height:1.7}.reservation__detail[data-astro-cid-zupdyrgr]{display:flex;flex-direction:column;gap:.15rem;margin-bottom:1.25rem}.reservation__detail-label[data-astro-cid-zupdyrgr]{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a08070}.reservation__phone[data-astro-cid-zupdyrgr]{font-size:1.5rem;font-weight:700;color:#c0392b;text-decoration:none}.reservation__form[data-astro-cid-zupdyrgr]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 16px #1a12101f}.contact[data-astro-cid-xmivup5a]{padding-block:clamp(4rem,8vw,7rem);background:#f2ede6}.contact__grid[data-astro-cid-xmivup5a]{display:grid;gap:3rem}@media(min-width:1024px){.contact__grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr 1fr;align-items:start}}.contact__cards[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem}.contact__card[data-astro-cid-xmivup5a]{background:#fff;border:1px solid #E8DDD6;border-radius:8px;box-shadow:0 1px 3px #1a121014;padding:1.25rem}@media(min-width:768px){.contact__card[data-astro-cid-xmivup5a]{padding:1.5rem}}.contact__card--hours[data-astro-cid-xmivup5a]{grid-column:span 2}.contact__card-title[data-astro-cid-xmivup5a]{font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:.9rem;font-weight:600;color:#6b5550;margin-bottom:.5rem}.contact__phone[data-astro-cid-xmivup5a]{font-size:1.35rem;font-weight:700;color:#c0392b;text-decoration:none}.contact__phone[data-astro-cid-xmivup5a]:hover{text-decoration:underline}.contact__map-link[data-astro-cid-xmivup5a]{display:inline-block;margin-top:.4rem;font-size:.83rem;font-weight:700;color:#c0392b}.contact__map-link[data-astro-cid-xmivup5a]:hover{text-decoration:underline}.contact__hours[data-astro-cid-xmivup5a]{width:100%;font-size:.875rem;border-collapse:collapse}.contact__hours[data-astro-cid-xmivup5a] td[data-astro-cid-xmivup5a]{padding-block:.3rem;vertical-align:top}.contact__hours[data-astro-cid-xmivup5a] td[data-astro-cid-xmivup5a]:last-child{text-align:right;color:#6b5550}.contact__closed[data-astro-cid-xmivup5a]{color:#a08070!important}.contact__zones[data-astro-cid-xmivup5a]{display:flex;flex-wrap:wrap;gap:.4rem}.contact__zones[data-astro-cid-xmivup5a] li[data-astro-cid-xmivup5a]{font-size:.78rem;font-weight:700;padding:.2rem .65rem;border-radius:9999px;background:#faf0ef;color:#9b2d22}.contact__form-wrap[data-astro-cid-xmivup5a]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 16px #1a12101f}.contact__form-title[data-astro-cid-xmivup5a]{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;margin-bottom:1.5rem;color:#1a1210}.footer[data-astro-cid-sz7xmlte]{background:#1a1210;color:#ffffff8c;padding-block:2.5rem}.footer__inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}.footer__logo[data-astro-cid-sz7xmlte]{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-style:italic;color:#ffffffe0;display:block}.footer__tagline[data-astro-cid-sz7xmlte]{font-size:.82rem;margin-top:.25rem}.footer__nav[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.5rem}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.875rem;font-weight:700;color:#fff9;text-decoration:none;transition:color .2s ease}.footer__nav[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer__credit[data-astro-cid-sz7xmlte]{font-size:.78rem}.footer__credit[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff9;font-weight:700;text-decoration:none;transition:color .2s ease}.footer__credit[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#c0392b}
