.testimonials{background-color:var(--base-500);width:100%;padding:10rem 0;overflow:hidden}.testimonials-header{justify-content:space-between;align-items:flex-end;margin-bottom:4rem;display:flex}.testimonials-header h3{width:30%}.testimonials-nav{gap:1rem;display:flex}.testimonials-nav-button-wrapper{will-change:transform;position:relative}.testimonials-nav-button{background:var(--base-100);width:80px;height:80px;color:var(--base-500);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;transition:opacity .3s,transform .2s;display:flex}.testimonials-nav-button:active{transform:scale(.85)}.testimonials-carousel{will-change:transform;width:100%;padding:0 2rem 4rem;overflow:visible}.testimonials-track{cursor:grab;touch-action:none;will-change:transform,opacity;width:100%;position:relative}.testimonial-card{background-color:var(--base-100);will-change:transform;border-radius:.35rem;flex-direction:column;justify-content:space-between;width:520px;min-height:380px;padding:2.5rem;display:flex}.testimonial-content{flex-direction:column;gap:1rem;display:flex}.testimonial-quote-mark{color:var(--base-200);font-family:Wistania,sans-serif;font-size:3.5rem;line-height:1}.testimonial-content p{color:var(--base-500);font-weight:450;line-height:1.5}.testimonial-author{align-items:center;gap:1rem;margin-top:1rem;display:flex}.testimonial-author-img{border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.testimonial-author-img img{filter:grayscale()}.testimonial-author-info{flex-direction:column;gap:.2rem;display:flex}.testimonial-author-name{color:var(--base-500);font-size:1rem}.testimonial-stars{gap:.1rem;display:flex}.testimonial-stars .star{color:var(--base-200);font-size:.85rem}.testimonial-stars .star.filled{color:var(--base-500)}@media (max-width:1000px){.testimonials{padding:8rem 0 4rem}.testimonials-header{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.testimonials-header h3{width:100%}.testimonials-nav-button{transform:none}.testimonial-card{width:100%}.testimonial-content{gap:0}}
.menu-hero{background-color:var(--base-500);width:100%;height:100svh;position:relative}.menu-hero .container{text-align:center;justify-content:center;align-items:center;display:flex}.menu-hero h2{width:75%}.menu-hero .section-footer p{color:var(--base-300)}.menu-list{background-color:var(--base-500);width:100%;padding:8rem 0;position:relative}.menu-list .container{flex-direction:column;gap:8rem;display:flex}.menu-category-header{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:3rem;display:flex}.menu-category-header p{color:var(--base-300);font-weight:400}.menu-grid{flex-wrap:wrap;gap:1rem;width:85%;margin:0 auto;display:flex}.menu-grid-card{background-color:var(--base-500);will-change:transform,opacity;border-radius:.35rem;flex-direction:column;gap:1rem;width:calc(33.3333% - .666667rem);min-height:250px;padding:2rem;display:flex}.menu-grid-card.alt{background-color:var(--base-400)}.menu-grid-card-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.menu-grid-card-top h6{min-width:0;color:var(--base-100);flex:1}.menu-grid-card-top .mono{background-color:var(--base-300);white-space:nowrap;color:var(--base-200);border-radius:3px;flex-shrink:0;padding:.25rem .5rem;font-weight:500}.menu-grid-card p{color:var(--base-200)}.menu-list.en-active h3,.menu-list.en-active h6{font-family:var(--body-font),sans-serif;text-transform:none;letter-spacing:-.02em;font-weight:500}.menu-list.en-active .menu-grid-card h6{font-size:clamp(1.5rem,2.5vw,4.5rem)}.menu-list.en-active .menu-grid-card p,.menu-list.en-active .menu-category-header p{font-family:var(--body-font),sans-serif;text-transform:none;font-size:1.35rem;font-weight:400;line-height:1.3}.menu-grid-card-price{margin-top:auto;font-weight:500;color:var(--base-100)!important}@media (max-width:999px){.menu-hero h2,.menu-grid{width:100%}.menu-grid-card{width:100%;min-height:auto}}
