.restaurant-shell{--restaurant-shell-text: #182024;--restaurant-shell-text-muted: #4a5b61;--restaurant-shell-accent: #f58220;--restaurant-shell-secondary: #20b5b2;--restaurant-shell-bg: #fffdf8;--restaurant-shell-surface: #ffffff;--restaurant-shell-border: #d9e1e4;--restaurant-shell-font-body: Inter, ui-sans-serif, system-ui, -apple-system, Segoe UI, sans-serif;--restaurant-shell-font-heading: "Bebas Neue", "Oswald", Inter, ui-sans-serif, system-ui, sans-serif;min-height:100vh;background:var(--restaurant-shell-bg);color:var(--restaurant-shell-text);font-family:var(--restaurant-shell-font-body);color-scheme:light;-webkit-text-size-adjust:100%}.restaurant-shell,.restaurant-shell *{box-sizing:border-box}.restaurant-shell h1,.restaurant-shell h2,.restaurant-shell h3,.restaurant-shell h4{font-family:var(--restaurant-shell-font-heading);text-transform:uppercase;letter-spacing:.02em;word-break:break-word}.restaurant-shell__header{position:sticky;top:0;z-index:20;background:var(--restaurant-shell-surface);border-bottom:1px solid var(--restaurant-shell-border)}.restaurant-shell__top,.restaurant-shell__nav,.restaurant-shell__main,.restaurant-shell__footer{width:min(100%,800px);margin:0 auto;padding-left:16px;padding-right:16px}.restaurant-shell__top{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.restaurant-shell__brand{color:var(--restaurant-shell-accent);text-decoration:none;font-size:1.7rem;font-family:var(--restaurant-shell-font-heading);line-height:1}.restaurant-shell__top-actions{display:flex;align-items:center;gap:.5rem}.restaurant-shell__order-button{text-decoration:none;color:#fff;background:#1b1f23;border-radius:999px;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 .95rem;font-size:1rem;font-weight:700;touch-action:manipulation}.restaurant-shell__mobile-nav{position:relative}.restaurant-shell__mobile-nav>summary{list-style:none}.restaurant-shell__mobile-nav>summary::-webkit-details-marker{display:none}.restaurant-shell__menu-toggle{width:40px;height:40px;border:1px solid var(--restaurant-shell-border);border-radius:12px;background:#fff;display:inline-flex;flex-direction:column;justify-content:center;gap:4px;padding:0 9px;cursor:pointer;touch-action:manipulation}.restaurant-shell__menu-toggle span{display:block;height:2px;background:#1b1f23;border-radius:2px}.restaurant-shell__nav{display:flex;gap:.5rem;overflow-x:auto;padding-top:.25rem;padding-bottom:.65rem;scrollbar-width:none}.restaurant-shell__nav--desktop{display:none}.restaurant-shell__mobile-nav[open] .restaurant-shell__nav--mobile{display:grid}.restaurant-shell__nav--mobile{position:absolute;right:0;top:calc(100% + .45rem);width:min(260px,calc(100vw - 32px));padding:.55rem;border:1px solid var(--restaurant-shell-border);border-radius:14px;background:#fff;box-shadow:0 10px 30px #0000001f;display:none;gap:.45rem}.restaurant-shell__nav::-webkit-scrollbar{display:none}.restaurant-shell__nav-link{text-decoration:none;color:var(--restaurant-shell-text);border:1px solid var(--restaurant-shell-border);border-radius:999px;min-height:38px;padding:0 .9rem;white-space:nowrap;font-size:1rem;font-weight:600;background:#fff;display:inline-flex;align-items:center;justify-content:center;touch-action:manipulation}.restaurant-shell__nav-link--active{color:#fff;background:var(--restaurant-shell-accent);border-color:var(--restaurant-shell-accent)}.restaurant-shell__main{padding-top:1rem;padding-bottom:6rem}.restaurant-shell__footer{border-top:1px solid var(--restaurant-shell-border);background:var(--restaurant-shell-accent);color:#fff;padding-top:1.2rem;padding-bottom:5.4rem}.restaurant-shell__footer p{margin:.4rem 0 0;opacity:.9}.restaurant-shell__bottom-cta{max-width:800px;width:100%;position:fixed;left:50%;right:0;bottom:0;background:#fffffffa;border-top:1px solid var(--restaurant-shell-border);display:grid;grid-template-columns:1fr 1fr;gap:.7rem;padding:.6rem 16px calc(.6rem + env(safe-area-inset-bottom));z-index:25;transform:translate(-50%)}.restaurant-shell__bottom-link{text-decoration:none;text-align:center;border-radius:12px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.95rem;color:#fff;background:var(--restaurant-shell-accent);touch-action:manipulation}@media(min-width:720px){.restaurant-shell__mobile-nav{display:none}.restaurant-shell__nav--desktop{display:flex}}.restaurant-image{display:block;width:100%;height:auto;border-radius:18px;border:1px solid var(--restaurant-shell-border);object-fit:cover;background:var(--restaurant-shell-surface)}.restaurant-home-hero{display:grid;gap:1rem;padding:.2rem 0 1.6rem}.restaurant-home-hero__eyebrow{margin:0 0 .4rem;color:var(--restaurant-shell-accent);font-weight:700;letter-spacing:.02em}.restaurant-home-hero__heading{margin:0;font-size:clamp(2rem,11vw,3rem);line-height:.94}.restaurant-home-hero__body{margin:.8rem 0 1rem;color:var(--restaurant-shell-text-muted);max-width:34ch}.restaurant-home-hero__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;padding:.5rem 1rem;background:#1a1d20;color:#fff;text-decoration:none;font-weight:700}.restaurant-home-hero__image{height:clamp(220px,55vw,320px);aspect-ratio:4 / 3}.restaurant-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.6rem;padding:0 0 1.7rem}.restaurant-quick-actions__item{text-decoration:none;text-align:center;min-height:44px;border-radius:12px;border:1px solid var(--restaurant-shell-border);background:#fff;color:var(--restaurant-shell-text);font-weight:700;font-size:.92rem;display:inline-flex;align-items:center;justify-content:center;padding:.35rem .5rem}.restaurant-featured-dishes{padding:0 0 2rem}.restaurant-featured-dishes__heading{margin:0 0 .7rem;font-size:clamp(1.7rem,8.5vw,2.5rem)}.restaurant-featured-dishes__scroller{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x mandatory}.restaurant-featured-dishes__card{flex:0 0 min(83vw,290px);background:#fff;border:1px solid var(--restaurant-shell-border);border-radius:16px;scroll-snap-align:start;overflow:hidden}.restaurant-featured-dishes__link{display:block;color:inherit;text-decoration:none;padding:.65rem}.restaurant-featured-dishes__image{height:170px}.restaurant-featured-dishes__name{margin:.7rem 0 .2rem;font-size:1.45rem}.restaurant-featured-dishes__description{margin:0;color:var(--restaurant-shell-text-muted)}.restaurant-featured-dishes__price{margin:.5rem 0 0;color:var(--restaurant-shell-accent);font-weight:800}.restaurant-featured-dishes__cta{display:inline-block;margin-top:.7rem;font-weight:700;color:var(--restaurant-shell-accent)}.restaurant-featured-dish-page{background:#fff;border:1px solid var(--restaurant-shell-border);border-radius:18px;padding:1rem}.restaurant-featured-dish-page__eyebrow{margin:0;color:var(--restaurant-shell-accent);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.restaurant-featured-dish-page__title{margin:.5rem 0 0;font-size:clamp(2rem,9vw,3rem);line-height:.95}.restaurant-featured-dish-page__summary{margin:.55rem 0 0;color:var(--restaurant-shell-text-muted)}.restaurant-featured-dish-page__image{height:min(42vh,320px);margin-top:.9rem}.restaurant-featured-dish-page__price{margin:.8rem 0 0;color:var(--restaurant-shell-accent);font-weight:800;font-size:1.15rem}.restaurant-featured-dish-page__body{margin:.55rem 0 0;line-height:1.6}.restaurant-featured-dish-page__actions{display:flex;gap:.6rem;margin-top:1rem;flex-wrap:wrap}.restaurant-featured-dish-page__button{text-decoration:none;border-radius:999px;min-height:42px;padding:0 1rem;display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#fff;background:var(--restaurant-shell-accent)}.restaurant-featured-dish-page__button--secondary{color:var(--restaurant-shell-text);background:#fff;border:1px solid var(--restaurant-shell-border)}.restaurant-social-proof{padding:0 0 1.8rem}.restaurant-social-proof__heading{margin:0 0 .7rem;font-size:clamp(1.7rem,8.5vw,2.5rem)}.restaurant-social-proof__list{display:grid;gap:.65rem}.restaurant-social-proof__card{border:1px solid var(--restaurant-shell-border);background:#fff;border-radius:14px;padding:.8rem}.restaurant-social-proof__stars{margin:0;color:var(--restaurant-shell-accent);font-size:1.05rem;letter-spacing:.02em}.restaurant-social-proof__quote{margin:.4rem 0 0;color:var(--restaurant-shell-text);font-weight:600}.restaurant-social-proof__author{margin:.4rem 0 0;color:var(--restaurant-shell-text-muted);font-size:.92rem}.restaurant-about-teaser{border:1px solid var(--restaurant-shell-border);border-radius:18px;background:#fff;padding:1rem;margin-bottom:1.8rem}.restaurant-about-teaser__heading{margin:0;font-size:clamp(1.5rem,7vw,2.2rem)}.restaurant-about-teaser__body{margin:.55rem 0 .8rem;color:var(--restaurant-shell-text-muted);max-width:36ch}.restaurant-about-teaser__link{color:var(--restaurant-shell-accent);font-weight:800;text-decoration:none}.restaurant-gallery-strip{padding:0 0 2rem}.restaurant-gallery-strip__heading{margin:0 0 .7rem;font-size:clamp(1.7rem,8.5vw,2.5rem)}.restaurant-gallery-strip__scroller{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,70vw);gap:.75rem;overflow-x:auto}.restaurant-gallery-strip__image{height:170px}.restaurant-reservation-cta{border-radius:18px;background:var(--restaurant-shell-secondary);color:#fff;padding:1.1rem;margin-bottom:1.8rem}.restaurant-reservation-cta__heading{margin:0;font-size:clamp(1.8rem,9vw,2.6rem)}.restaurant-reservation-cta__body{margin:.6rem 0 .9rem;max-width:33ch}.restaurant-reservation-cta__button{text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;padding:.45rem 1rem;background:#1a1d20;color:#fff;font-weight:700}.restaurant-menu-browser{padding-bottom:1.5rem}.restaurant-menu-browser__category-bar{position:sticky;top:64px;z-index:10;display:flex;gap:.55rem;overflow-x:auto;padding:.45rem 0 .75rem;margin-bottom:.4rem;background:var(--restaurant-shell-bg)}.restaurant-menu-browser__category-link{text-decoration:none;color:var(--restaurant-shell-text);white-space:nowrap;border:1px solid var(--restaurant-shell-border);background:#fff;border-radius:999px;min-height:44px;padding:0 .95rem;font-weight:700;font-size:.92rem;display:inline-flex;align-items:center;justify-content:center}.restaurant-menu-browser__group{padding-bottom:1.3rem}.restaurant-menu-browser__group-heading{margin:0 0 .7rem;font-size:clamp(1.8rem,8.4vw,2.5rem)}.restaurant-menu-browser__items{display:grid;gap:.75rem}.restaurant-menu-browser__item{border:1px solid var(--restaurant-shell-border);background:#fff;border-radius:16px;padding:.65rem;display:grid;grid-template-columns:100px 1fr;gap:.65rem;align-items:start}.restaurant-menu-browser__item-image{width:100px;height:100px}.restaurant-menu-browser__item-name{margin:0;font-size:1.35rem}.restaurant-menu-browser__item-description{margin:.25rem 0 0;color:var(--restaurant-shell-text-muted)}.restaurant-menu-browser__item-price{margin:.45rem 0 0;color:var(--restaurant-shell-accent);font-weight:800}.restaurant-booking{border:1px solid var(--restaurant-shell-border);border-radius:18px;background:#fff;padding:1rem;margin-bottom:1.8rem}.restaurant-booking__heading{margin:0;font-size:clamp(2rem,10vw,2.9rem)}.restaurant-booking__body{margin:.55rem 0 1rem;color:var(--restaurant-shell-text-muted)}.restaurant-booking__fields{display:grid;gap:.6rem}.restaurant-booking__label{display:grid;gap:.3rem;font-weight:600}.restaurant-booking__input{min-height:46px;border-radius:12px;border:1px solid var(--restaurant-shell-border);background:#fff!important;color:var(--restaurant-shell-text)!important;font:inherit;padding:.5rem .7rem;color-scheme:light;-webkit-text-fill-color:var(--restaurant-shell-text)}.restaurant-booking__button{margin-top:.35rem;min-height:48px;border:0;border-radius:999px;background:var(--restaurant-shell-accent);color:#fff;font:inherit;font-weight:700;font-size:.95rem;cursor:pointer}.restaurant-contact{display:grid;gap:1rem;padding-bottom:1.7rem}.restaurant-contact__heading{margin:0;font-size:clamp(2rem,10vw,2.9rem)}.restaurant-contact__detail-list{display:grid;gap:.6rem}.restaurant-contact__detail{margin:0;text-decoration:none;color:var(--restaurant-shell-text);border:1px solid var(--restaurant-shell-border);border-radius:12px;background:#fff;min-height:46px;padding:.65rem .75rem;display:flex;align-items:center}.restaurant-contact__form{display:grid;gap:.55rem;border:1px solid var(--restaurant-shell-border);background:#fff;border-radius:16px;padding:.8rem}.restaurant-contact__form-heading{margin:0;font-size:1.5rem}.restaurant-contact__input,.restaurant-contact__textarea{min-height:46px;border-radius:12px;border:1px solid var(--restaurant-shell-border);background:#fff!important;color:var(--restaurant-shell-text)!important;font:inherit;padding:.5rem .7rem;color-scheme:light;-webkit-text-fill-color:var(--restaurant-shell-text)}.restaurant-contact__textarea{min-height:120px;resize:vertical}.restaurant-contact__button{min-height:48px;border:0;border-radius:999px;background:var(--restaurant-shell-accent);color:#fff;font:inherit;font-weight:700;font-size:.95rem;cursor:pointer}
