*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--cream:#fef1de;--brown:#6c2b01;--accent:#9e6637;--white:#fff;--brown-90:#6c2b01e6;--brown-60:#6c2b0199;--brown-20:#6c2b011f;--accent-15:#9e663726;--serif:"Cormorant Garamond", Georgia, serif;--sans:"DM Sans", system-ui, sans-serif;--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--radius-full:9999px;--shadow-sm:0 2px 12px #6c2b010f;--shadow-md:0 8px 32px #6c2b011a;--shadow-lg:0 20px 60px #6c2b0124;--header-h:88px;--max-w:1280px;--section-pad:clamp(4rem, 8vw, 7rem)}html{scroll-behavior:smooth;scroll-padding-top:var(--header-h);scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--accent) var(--cream);overflow-x:clip}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:var(--cream)}html::-webkit-scrollbar-thumb{background:var(--accent);border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:var(--brown)}html.nav-open,html.nav-open body,html.menu-open,html.menu-open body{overflow:hidden}body{font-family:var(--sans);color:var(--brown);background:var(--white);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65;overflow-x:clip}@media (width<=900px){:root{--header-h:72px}}#root{min-height:100svh}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}.section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.section-title{font-family:var(--serif);letter-spacing:-.02em;color:var(--brown);font-size:clamp(2.25rem,5vw,3.5rem);font-weight:600;line-height:1.1}.section-subtitle{color:var(--brown-60);max-width:520px;margin-top:.75rem;font-size:1.05rem}.section-header{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.section-header .section-subtitle{margin-inline:auto}.container{width:min(var(--max-w), calc(100% - 2.5rem));margin-inline:auto}.section{padding-block:var(--section-pad)}.section--cream{background:var(--cream)}.section--white{background:var(--white)}.section--dark{background:var(--brown);color:var(--cream)}.section--dark .section-title{color:var(--cream)}.section--dark .section-subtitle{color:#fef1deb3}.section--dark .section-eyebrow{color:var(--accent)}.btn{letter-spacing:.02em;border-radius:var(--radius-full);justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.9rem;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s,color .25s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--brown);color:var(--cream);box-shadow:var(--shadow-sm)}.btn--primary:hover{box-shadow:var(--shadow-md);background:#5a2401}.btn--outline{color:var(--cream);background:0 0;border:1.5px solid #fef1de80}.btn--outline:hover{border-color:var(--cream);background:#fef1de1a}.btn--cream{background:var(--cream);color:var(--brown)}.btn--cream:hover{box-shadow:var(--shadow-md)}.btn--accent{background:var(--accent);color:var(--cream)}.btn--accent:hover{box-shadow:var(--shadow-md);background:#8a5830}.btn--ghost{color:var(--brown);border:1.5px solid var(--brown-20);background:0 0}.btn--ghost:hover{border-color:var(--accent);color:var(--accent)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes floatGentle{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatGentleAlt{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(.6deg)}}.reveal{animation:.8s both fadeUp}.reveal-delay-1{animation-delay:.1s}.reveal-delay-2{animation-delay:.2s}.reveal-delay-3{animation-delay:.3s}.reveal-delay-4{animation-delay:.4s}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}::selection{background:var(--accent-15);color:var(--brown)}.header{z-index:100;height:var(--header-h);background:var(--cream);border-bottom:1px solid var(--brown-20);transition:box-shadow .35s;position:fixed;top:0;left:0;right:0}.header__hand{object-fit:contain;object-position:left center;pointer-events:none;z-index:1;width:auto;height:100%;position:absolute;top:0;left:0}.header--scrolled{box-shadow:0 4px 24px #6c2b0114}.header__inner{z-index:2;justify-content:space-between;align-items:center;gap:1.5rem;height:100%;display:flex;position:relative}.header__logo{flex-shrink:0;align-items:center;display:flex}.header__logo img{object-fit:contain;object-position:left center;width:auto;max-width:min(220px,40vw);height:58px;transition:opacity .25s}.header__logo:hover img{opacity:.85}.header__nav{flex:1;justify-content:center;display:flex}.header__links{align-items:center;gap:clamp(1.25rem,2.5vw,2.25rem);display:flex}.header__links a{letter-spacing:.03em;color:var(--brown-60);font-size:.88rem;font-weight:500;transition:color .2s;position:relative}.header__links a:after{content:"";background:var(--accent);width:0;height:1.5px;transition:width .25s;position:absolute;bottom:-4px;left:0}.header__links a:hover{color:var(--brown)}.header__links a:hover:after{width:100%}.header__actions{align-items:center;gap:.75rem;display:flex}.header__lang{letter-spacing:.06em;color:var(--brown-60);border-radius:var(--radius-full);border:1.5px solid var(--brown-20);align-items:center;gap:.15rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;transition:border-color .2s,color .2s;display:flex}.header__lang:hover{border-color:var(--accent)}.header__lang .active{color:var(--brown)}.header__lang-divider{opacity:.35;font-weight:400}.header__cta{padding:.65rem 1.35rem;font-size:.82rem}.header__burger{flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:none}.header__burger span{background:var(--brown);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.header__burger--open span:first-child{transform:translateY(7px)rotate(45deg)}.header__burger--open span:nth-child(2){opacity:0}.header__burger--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=900px){.header__hand{max-width:56px}.header__logo img{max-width:min(170px,42vw);height:44px}.header__nav{inset:var(--header-h) 0 0 0;background:var(--cream);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;visibility:hidden;flex-direction:column;justify-content:flex-start;padding:2rem;transition:opacity .3s,visibility .3s,transform .3s;position:fixed;transform:translateY(-12px)}.header__nav--open{opacity:1;visibility:visible;transform:translateY(0)}.header__links{flex-direction:column;align-items:flex-start;gap:1.5rem}.header__links a{font-size:1.25rem;font-family:var(--serif)}.header__cta{display:none}.header__burger{display:flex}}.hero{--hero-ink:#140c08;min-height:100svh;padding-top:var(--header-h);background:var(--hero-ink);color:var(--cream);flex-direction:column;display:flex;position:relative;overflow:hidden}.hero__media{z-index:0;position:absolute;inset:0;overflow:hidden}.hero__media img{object-fit:cover;object-position:70% center;width:100%;max-width:none;height:100%}.hero__veil{z-index:1;pointer-events:none;background:linear-gradient(100deg,#1009069e 0%,#10090647 38%,#1009060a 62%,#0000 78%),linear-gradient(#0000 68%,#10090680 100%);position:absolute;inset:0}.hero__inner{z-index:2;flex:1;align-items:center;padding-block:clamp(2.5rem,6vw,5rem);display:flex;position:relative}.hero__content{max-width:34rem}.hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#fef1ded1;border-radius:var(--radius-full);border:1px solid #fef1de38;margin-bottom:1.35rem;padding:.42rem .85rem;font-size:.72rem;font-weight:600;display:inline-block}.hero__title{font-family:var(--serif);letter-spacing:-.025em;margin-bottom:1.2rem;font-size:clamp(2.8rem,6.4vw,5rem);font-weight:500;line-height:1.04}.hero__subtitle{color:#fef1debd;max-width:28rem;margin-bottom:2rem;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.7}.hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.hero__highlights{z-index:2;width:min(var(--max-w), calc(100% - 2.5rem));border-top:1px solid #fef1de24;grid-template-columns:repeat(5,minmax(0,1fr));margin-inline:auto;padding:1.15rem 0 1.6rem;display:grid;position:relative}.hero__highlights li{border-right:1px solid #fef1de1f;padding:0 1.15rem}.hero__highlights li:first-child{padding-left:0}.hero__highlights li:last-child{border-right:none;padding-right:0}.hero__highlights strong{letter-spacing:.1em;text-transform:uppercase;color:var(--cream);margin-bottom:.3rem;font-size:.7rem;font-weight:600;display:block}.hero__highlights span{color:#fef1de9e;font-size:.84rem;line-height:1.45;display:block}@media (width<=1200px){.hero__media img{object-position:82% center}}@media (width<=900px){.hero{min-height:unset}.hero__media{height:min(46svh,420px);min-height:280px;position:relative}.hero__media img{object-fit:cover;object-position:78% 46%;width:100%;height:100%}.hero__veil{display:none}.hero__inner{background:var(--hero-ink);flex:none;padding-block:2.25rem 1.5rem}.hero__content{max-width:none}.hero__highlights{background:var(--hero-ink);scrollbar-width:none;-webkit-overflow-scrolling:touch;border-top-color:#fef1de1a;width:100%;margin:0;padding:1rem 1.25rem 1.35rem;display:flex;overflow-x:auto}.hero__highlights::-webkit-scrollbar{display:none}.hero__highlights li{flex:0 0 11.5rem;padding:0 1.1rem}.hero__highlights li:first-child{padding-left:0}}@media (width<=600px){.hero__media{height:min(42svh,360px);min-height:260px}.hero__media img{object-position:80% 48%}.hero__title{font-size:clamp(2.4rem,11vw,3.1rem)}.hero__actions{width:100%}.hero__actions .btn{flex:auto}}.categories__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.categories__card{text-align:center;background:var(--cream);border-radius:var(--radius-md);padding:2.5rem 1.75rem;transition:transform .3s,box-shadow .3s;display:block}.categories__card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.categories__icon{justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;display:flex}.categories__icon img{object-fit:contain;width:100%;height:100%}.categories__card h3{font-family:var(--serif);margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.categories__card p{color:var(--brown-60);font-size:.92rem;line-height:1.55}@media (width<=768px){.categories__grid{grid-template-columns:1fr;max-width:400px;margin-inline:auto}}.featured__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.featured__card{background:var(--brown);border-radius:var(--radius-md);transition:transform .3s,box-shadow .3s;overflow:hidden}.featured__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-8px)}.featured__image{aspect-ratio:1;position:relative;overflow:hidden}.featured__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.featured__card:hover .featured__image img{transform:scale(1.06)}.featured__tag{letter-spacing:.06em;text-transform:uppercase;background:var(--accent);color:var(--cream);border-radius:var(--radius-full);padding:.3rem .75rem;font-size:.72rem;font-weight:600;position:absolute;top:.85rem;left:.85rem}.featured__info{color:var(--cream);justify-content:space-between;align-items:center;padding:1.15rem 1.25rem;display:flex}.featured__info h3{font-family:var(--serif);font-size:1.2rem;font-weight:600}.featured__price{color:var(--accent);font-size:.95rem;font-weight:600}.featured__cta{text-align:center;margin-top:2.5rem}@media (width<=1024px){.featured__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.featured__grid{grid-template-columns:1fr;max-width:340px;margin-inline:auto}}.about{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2.5rem,5vw,5rem);display:grid}.about__text{color:var(--brown-60);max-width:480px;margin:1.25rem 0 1.75rem;font-size:1.05rem;line-height:1.75}.about__features{grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2.5rem;display:grid}.about__feature{align-items:flex-start;gap:.85rem;display:flex}.about__feature-icon{background:var(--accent-15);width:40px;height:40px;color:var(--accent);border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.about__feature-icon svg{width:20px;height:20px}.about__feature h4{margin-bottom:.2rem;font-size:.92rem;font-weight:600}.about__feature p{color:var(--brown-60);font-size:.82rem;line-height:1.5}.about__gallery{min-height:480px;position:relative}.about__img{border-radius:var(--radius-md);box-shadow:var(--shadow-md);overflow:hidden}.about__img img{object-fit:cover;width:100%;height:100%}.about__img--large{aspect-ratio:auto;width:68%;box-shadow:none;background:0 0;border-radius:0;margin-left:auto;animation:7s ease-in-out infinite floatGentle;overflow:visible}.about__img--large img{object-fit:contain;width:100%;height:auto}.about__img--small{aspect-ratio:1;width:42%;position:absolute}.about__img--top{animation:5.5s ease-in-out .4s infinite floatGentleAlt;top:0;left:0}.about__img--bean{box-shadow:none;border-radius:0;justify-content:center;align-items:center;display:flex;overflow:visible}.about__img--bean img{object-fit:contain;width:38%;height:auto}.about__img--bottom{animation:6.5s ease-in-out .9s infinite floatGentle;bottom:0;left:12%}@media (width<=900px){.about{grid-template-columns:1fr}.about__gallery{order:-1;min-height:380px}}@media (width<=480px){.about__features{grid-template-columns:1fr}}.menu-board__showcase{background:var(--white);border:1px solid var(--brown-20);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-md);flex-direction:column;align-items:center;gap:1.15rem;margin:0 auto 2.5rem;padding:1rem 1rem 1.25rem;display:flex}.menu-board__showcase img{aspect-ratio:3613/2182;object-fit:contain;object-position:center;background:#f4ebe0;width:100%;height:auto;display:block}.menu-board__showcase:hover{box-shadow:var(--shadow-lg)}.menu-board__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.75rem;display:flex}.menu-board__tabs a{letter-spacing:.04em;color:var(--brown);background:var(--white);border:1px solid var(--brown-20);border-radius:var(--radius-full);padding:.45rem .9rem;font-size:.78rem;font-weight:600}.menu-board__tabs a:hover{border-color:var(--accent);color:var(--accent)}.menu-board__sections{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;display:grid}.menu-board__section{background:var(--white);border:1px solid var(--brown-20);border-radius:var(--radius-md);scroll-margin-top:calc(var(--header-h) + 1rem);padding:1.25rem 1.15rem 1.1rem}.menu-board__section h3{font-family:var(--serif);border-bottom:1px solid var(--brown-20);margin-bottom:.85rem;padding-bottom:.65rem;font-size:1.45rem;font-weight:600}.menu-board__section li+li{margin-top:.85rem}.menu-board__row{align-items:baseline;gap:.5rem;display:flex}.menu-board__name{font-size:.95rem;font-weight:600}.menu-board__dots{border-bottom:1px dotted #9e663773;flex:1;min-width:1rem;margin-bottom:4px}.menu-board__price{color:var(--accent);white-space:nowrap;font-size:.9rem;font-weight:600}.menu-board__desc,.menu-board__note{color:var(--brown-60);margin-top:.25rem;font-size:.84rem;line-height:1.5}.menu-board__note{font-style:italic}.menu-viewer{z-index:200;position:fixed;inset:0}.menu-viewer__backdrop{background:#140c08c7;position:absolute;inset:0}.menu-viewer__panel{z-index:1;background:#1a100c;flex-direction:column;width:100%;height:100%;display:flex;position:relative}.menu-viewer__bar{background:var(--cream);border-bottom:1px solid var(--brown-20);flex-shrink:0;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.menu-viewer__bar p{font-family:var(--serif);font-size:1.15rem;font-weight:600}.menu-viewer__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.menu-viewer__zoom{border:1px solid var(--brown-20);border-radius:var(--radius-full);background:var(--white);display:flex;overflow:hidden}.menu-viewer__zoom button{min-width:2.25rem;color:var(--brown);padding:.4rem .7rem;font-size:.8rem;font-weight:600}.menu-viewer__zoom button+button{border-left:1px solid var(--brown-20)}.menu-viewer__zoom button:disabled{opacity:.35;cursor:default}.menu-viewer__actions a,.menu-viewer__close{border-radius:var(--radius-full);border:1px solid var(--brown-20);background:var(--white);color:var(--brown);padding:.45rem .85rem;font-size:.8rem;font-weight:600}.menu-viewer__close{background:var(--brown);color:var(--cream);border-color:var(--brown)}.menu-viewer__scroll{-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior:contain;flex:1;padding:1.25rem;overflow:auto}.menu-viewer__scroll img{background:#f4ebe0;max-width:none;height:auto;margin-inline:auto;display:block}@media (width<=1100px){.menu-board__sections{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.menu-board__showcase{margin-bottom:1.75rem;padding:.7rem .7rem 1rem}.menu-board__sections{grid-template-columns:1fr}.menu-viewer__bar p{display:none}.menu-viewer__scroll{padding:.75rem}}.testimonials__grid{grid-template-rows:auto auto;grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.testimonials__card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;justify-content:space-between;padding:1.75rem;display:flex}.testimonials__card blockquote{font-family:var(--serif);color:var(--brown);margin-bottom:1.25rem;font-size:1.15rem;font-style:italic;line-height:1.55}.testimonials__card footer{align-items:center;gap:.75rem;display:flex}.testimonials__card footer img{object-fit:cover;border-radius:50%;width:48px;height:48px}.testimonials__card cite{font-size:.9rem;font-style:normal;font-weight:600;display:block}.testimonials__card footer span{color:var(--brown-60);font-size:.78rem}.testimonials__image{border-radius:var(--radius-md);overflow:hidden}.testimonials__image img{object-fit:cover;width:100%;height:100%}.testimonials__card--wide{grid-column:span 2}.testimonials__image--tall{grid-row:span 2}.testimonials__cta{text-align:center;margin-top:2.5rem}@media (width<=1024px){.testimonials__grid{grid-template-columns:1fr 1fr}.testimonials__card--wide{grid-column:span 2}.testimonials__image--tall{grid-row:span 1}}@media (width<=600px){.testimonials__grid{grid-template-columns:1fr}.testimonials__card--wide{grid-column:span 1}}.features__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.features__card{background:var(--cream);border-radius:var(--radius-md);padding:2rem 1.75rem;transition:transform .3s,box-shadow .3s}.features__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.features__card--wide{grid-column:span 1}.features__number{letter-spacing:.12em;color:var(--accent);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.features__card h3{font-family:var(--serif);margin-bottom:.5rem;font-size:1.35rem;font-weight:600}.features__card p{color:var(--brown-60);font-size:.9rem;line-height:1.55}@media (width<=900px){.features__grid{grid-template-columns:1fr 1fr}}@media (width<=540px){.features__grid{grid-template-columns:1fr}}.promo__grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.promo__image{border-radius:var(--radius-md);aspect-ratio:1;overflow:hidden}.promo__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.promo__image:hover img{transform:scale(1.04)}.promo__card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);flex-direction:column;justify-content:center;align-items:flex-start;gap:1.25rem;padding:2.5rem;display:flex}.promo__card--accent{background:var(--brown);color:var(--cream)}.promo__card h3{font-family:var(--serif);font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;line-height:1.15}.promo__card p{color:#fef1deb3;font-size:.95rem}@media (width<=768px){.promo__grid{grid-template-columns:1fr}}.gallery__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.gallery__item{border-radius:var(--radius-md);overflow:hidden}.gallery__item img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.gallery__item:hover img{transform:scale(1.05)}.gallery__item--wide{grid-column:span 2}@media (width<=768px){.gallery__grid{grid-template-columns:1fr 1fr}.gallery__item--wide{grid-column:span 2}}@media (width<=480px){.gallery__grid{grid-template-columns:1fr}.gallery__item--wide{grid-column:span 1}}.team__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.team__card{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:transform .3s,box-shadow .3s;overflow:hidden}.team__card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.team__photo{aspect-ratio:9/11;overflow:hidden}.team__photo img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.team__card:hover .team__photo img{transform:scale(1.04)}.team__info{text-align:center;padding:1.25rem 1.5rem}.team__info h3{font-family:var(--serif);margin-bottom:.25rem;font-size:1.3rem;font-weight:600}.team__info p{color:var(--accent);font-size:.85rem;font-weight:500}@media (width<=768px){.team__grid{grid-template-columns:1fr;max-width:360px;margin-inline:auto}}.faq{max-width:720px}.faq__list{flex-direction:column;gap:.75rem;display:flex}.faq__item{background:var(--cream);border-radius:var(--radius-sm);transition:box-shadow .25s;overflow:hidden}.faq__item--open{box-shadow:var(--shadow-sm)}.faq__question{text-align:left;width:100%;color:var(--brown);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;transition:color .2s;display:flex}.faq__question:hover{color:var(--accent)}.faq__icon{width:28px;height:28px;color:var(--accent);border:1.5px solid var(--brown-20);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:400;display:flex}.faq__answer{padding:0 1.5rem 1.25rem}.faq__answer p{color:var(--brown-60);font-size:.92rem;line-height:1.65}.reservation__inner{grid-template-columns:1fr 1.2fr;align-items:start;gap:clamp(2.5rem,5vw,4rem);display:grid}.reservation__intro .section-subtitle{margin-top:.75rem}.reservation__form{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.reservation__row{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.reservation__form label{flex-direction:column;gap:.4rem;display:flex}.reservation__form label span{letter-spacing:.03em;color:var(--brown-60);font-size:.82rem;font-weight:600}.reservation__form input,.reservation__form textarea{border:1.5px solid var(--brown-20);border-radius:var(--radius-sm);background:var(--cream);color:var(--brown);padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.reservation__form input:focus,.reservation__form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-15);outline:none}.reservation__form textarea{resize:vertical;min-height:100px}.reservation__form .btn{align-self:flex-start;margin-top:.5rem}.reservation__success{text-align:center;padding:2rem 1rem}.reservation__success-icon{background:var(--accent-15);width:56px;height:56px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:inline-flex}.reservation__success p{font-family:var(--serif);color:var(--brown);font-size:1.25rem}@media (width<=768px){.reservation__inner,.reservation__row{grid-template-columns:1fr}}.location__inner{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2.5rem,5vw,4rem);display:grid}.location__phone{font-family:var(--serif);color:var(--cream);margin:1.5rem 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:600;transition:color .2s;display:block}.location__phone:hover{color:var(--accent)}.location__address{color:#fef1debf;margin-bottom:.5rem;font-size:1.05rem}.location__email{color:var(--accent);margin-bottom:1.75rem;font-size:.95rem;transition:opacity .2s;display:block}.location__email:hover{opacity:.8}.location__decor{gap:.75rem;margin-top:2rem;display:flex}.location__decor img{object-fit:cover;border:2px solid #fef1de33;border-radius:50%;width:64px;height:64px}.location__hours h3{font-family:var(--serif);color:var(--cream);margin-bottom:1.25rem;font-size:1.5rem;font-weight:600}.location__hours ul{margin-bottom:2rem}.location__hours li{color:#fef1decc;border-bottom:1px solid #fef1de1a;justify-content:space-between;padding:.75rem 0;font-size:.95rem;display:flex}.location__hours li span:last-child{color:var(--accent);font-weight:500}.location__map{border-radius:var(--radius-md);border:3px solid var(--cream);background:var(--cream);position:relative;overflow:hidden;box-shadow:0 8px 32px #00000040,inset 0 0 0 1px #9e663733}.location__map:after{content:"";pointer-events:none;border-radius:inherit;position:absolute;inset:0;box-shadow:inset 0 0 40px #6c2b0114}.location__map iframe{filter:sepia(.2)saturate(.75)hue-rotate(350deg)brightness(.92)contrast(1.05);border:0;width:100%;height:clamp(260px,32vw,360px);display:block}@media (width<=768px){.location__inner{grid-template-columns:1fr}}.footer{background:var(--brown);color:var(--cream);padding-top:clamp(4rem,8vw,6rem);position:relative;overflow:hidden}.footer__brand-text{font-family:var(--serif);color:#fef1de0d;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.03em;font-size:clamp(6rem,18vw,14rem);font-weight:700;position:absolute;bottom:-.15em;left:50%;transform:translate(-50%)}.footer__inner{z-index:1;grid-template-columns:1.2fr 1fr 1.2fr 1fr;gap:2.5rem;padding-bottom:3rem;display:grid;position:relative}.footer__logo{object-fit:contain;object-position:left center;width:auto;max-width:min(220px,100%);height:52px;margin-bottom:1rem;display:block}.footer__tagline{font-family:var(--serif);color:#fef1ded9;max-width:240px;margin-bottom:.5rem;font-size:1.15rem;font-style:italic}.footer__domains{color:var(--accent);font-size:.82rem;font-weight:500}.footer__col h4{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.78rem;font-weight:700}.footer__col p,.footer__col a{color:#fef1deb3;font-size:.88rem;line-height:1.7;display:block}.footer__col a:hover{color:var(--cream)}.footer__social{gap:.75rem;margin-top:1rem;display:flex}.footer__social a{width:36px;height:36px;color:var(--cream);border:1.5px solid #fef1de33;border-radius:50%;justify-content:center;align-items:center;transition:border-color .2s,background .2s;display:flex}.footer__social a:hover{border-color:var(--accent);background:#9e663733}.footer__social svg{width:16px;height:16px}.footer__col ul li{color:#fef1deb3;justify-content:space-between;gap:1rem;padding:.35rem 0;font-size:.85rem;display:flex}.footer__col ul li span:last-child{color:var(--accent);white-space:nowrap;font-weight:500}.footer__bottom{z-index:1;border-top:1px solid #fef1de1a;padding:1.25rem 0 2rem;position:relative}.footer__bottom p{color:#fef1de73;text-align:center;font-size:.8rem}@media (width<=900px){.footer__inner{grid-template-columns:1fr 1fr}}@media (width<=540px){.footer__inner{text-align:center;grid-template-columns:1fr}.footer__tagline{margin-inline:auto}.footer__logo{object-position:center;margin-inline:auto}.footer__social{justify-content:center}}
