/* Public menu: self-contained styles, including RTL and offline layout. */
.menu-experience *, .menu-experience *::before, .menu-experience *::after { box-sizing:border-box; }
.menu-experience { --radius:18px; font-size:14px; line-height:1.7; }
.menu-experience [hidden] { display:none !important; }
.menu-experience button,.menu-experience input,.menu-experience select,.menu-experience textarea { font:inherit; color:inherit; }
.menu-experience button { cursor:pointer; }
.menu-experience button:disabled { cursor:wait; opacity:.55; }
.menu-experience a { color:inherit; text-decoration:none; }
.menu-experience h1,.menu-experience h2,.menu-experience h3,.menu-experience h4,.menu-experience p { margin:0; }
.menu-experience button { -webkit-appearance:none; }
.ui-icon { width:21px; height:21px; flex-shrink:0; vertical-align:middle; }
.page-container { width:min(1160px,calc(100% - 64px)); margin-inline:auto; }
.sr-only { position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); white-space:nowrap; border:0; }
.skip-link { position:fixed; top:-80px; inset-inline-start:20px; z-index:1500; background:var(--accent); color:var(--on-accent)!important; padding:12px 20px; border-radius:10px; }.skip-link:focus { top:12px; }
.site-header { position:sticky; top:0; z-index:30; background:color-mix(in srgb,var(--bg) 95%,transparent); backdrop-filter:blur(16px); border-bottom:1px solid var(--border); }
.header-inner { display:flex; align-items:center; justify-content:space-between; min-height:94px; gap:12px; }
.brand-home { display:flex; align-items:center; gap:12px; }.brand-home strong { font-size:21px; font-weight:800; }.brand-home small { display:block; color:var(--muted); font:9px/2 Arial,sans-serif; letter-spacing:2px; }
.menu-experience .header-logo-wrap { width:70px; height:70px; background:#f8eee0; border-radius:50%; padding:5px; }.menu-experience .header-logo { width:100%; height:100%; }
.header-actions { display:flex; align-items:center; gap:9px; }.icon-button,.language-button { display:inline-flex; align-items:center; justify-content:center; width:42px; height:42px; border:1px solid var(--border); border-radius:50%; background:var(--surface); }.language-button { font-size:12px; font-weight:800; }.icon-button:hover { background:var(--surface2); }
.menu-hero { position:relative; min-height:340px; margin-top:26px; border-radius:24px; overflow:hidden; background:#2f2118; color:#fff8ee; isolation:isolate; }.hero-photo { position:absolute; z-index:-2; inset:0; width:100%; height:100%; object-fit:cover; object-position:center 55%; }.menu-hero::after { content:''; position:absolute; z-index:-1; inset:0; background:linear-gradient(270deg,#20170df2 0%,#21180ccd 30%,#1d160d18 80%); }html[dir="ltr"] .menu-hero::after { background:linear-gradient(90deg,#20170df2 0%,#21180ccd 30%,#1d160d18 80%); }
.hero-copy { padding:36px 48px; max-width:570px; }.hero-eyebrow { display:flex; align-items:center; gap:9px; font-size:11px; color:#e1c39f; letter-spacing:.05em; }.hero-eyebrow>span { width:6px; height:6px; background:#d8ac73; border-radius:50%; }.hero-copy h1 { margin:14px 0 10px; font-size:clamp(30px,4vw,46px); line-height:1.5; letter-spacing:-1.5px; font-weight:800; }.hero-copy em { color:#e1b77f; font-style:normal; }.hero-copy p { font-size:13px; color:#eddfcd; }.hero-link { display:inline-flex; align-items:center; gap:20px; font-size:12px; font-weight:700; border-bottom:1px solid #d9ba8780; padding-block:8px; margin-top:15px; }.hero-link .ui-icon { width:16px; }html[dir="rtl"] .hero-link .ui-icon { transform:rotate(180deg); }.hero-signature { position:absolute; bottom:24px; inset-inline-end:28px; font:9px Arial,sans-serif; letter-spacing:3px; color:#fff5e8bd; }
.visit-strip { display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; gap:10px; padding:17px 6px; border-bottom:1px solid var(--border); font-size:11px; color:var(--muted); }.visit-strip span,.visit-strip button { display:flex; align-items:center; gap:7px; }.visit-strip button { border:0; background:none; color:var(--accent); font-size:11px; }.visit-strip .ui-icon { width:15px; height:15px; }
.browse-section { padding-top:32px; scroll-margin-top:112px; }.section-heading { display:flex; justify-content:space-between; align-items:center; gap:12px; margin-bottom:20px; }.eyebrow { color:var(--accent); font-weight:700; font-size:10px; letter-spacing:.03em; }.section-heading h2 { font-size:25px; font-weight:800; margin-top:3px; }.quiet-count { background:var(--surface2); color:var(--muted); border-radius:20px; padding:4px 12px; font-size:11px; }
.group-rail { display:flex; align-items:stretch; gap:8px; overflow-x:auto; padding:3px 3px 14px; scrollbar-width:thin; scrollbar-color:var(--border) transparent; }.group-tile { flex:0 0 auto; padding-inline:16px; border:1px solid var(--border); border-radius:12px; background:var(--surface); transition:background .2s,box-shadow .2s; }.group-tile-inner { display:flex; flex-direction:column; align-items:center; justify-content:center; gap:4px; width:80px; height:80px; padding:12px; }.group-tile img { display:block; width:38px; height:38px; object-fit:contain; }.group-tile-inner>span { font-size:11px; font-weight:700; white-space:nowrap; line-height:1.4; }.group-tile.active { background:var(--accent-soft); border-color:var(--accent); box-shadow:0 0 0 2px var(--accent); }.group-tile:hover { background:var(--surface2); }
.browse-tools { display:flex; gap:12px; margin:13px 0 20px; }.search-box { display:flex; align-items:center; flex:1; min-width:0; gap:12px; padding:0 16px; background:var(--surface); border:1px solid var(--border); border-radius:12px; }.search-box .ui-icon { width:19px; color:var(--muted); }.search-box:focus-within { border-color:var(--accent); }.search-box input { min-width:0; width:100%; height:49px; border:0; outline:none; background:transparent; font-size:12px; }.search-box input:focus-visible { outline:none; }.search-hint { flex-shrink:0; font-size:10px; color:var(--muted); border-inline-start:1px solid var(--border); padding-inline-start:13px; }.filter-button { display:flex; align-items:center; gap:8px; padding:0 16px; border:1px solid var(--border); border-radius:12px; background:var(--surface); font-size:12px!important; }.filter-button b { font-size:10px; background:var(--surface2); min-width:20px; border-radius:5px; }.filter-button[aria-pressed="true"] { color:var(--accent); background:var(--accent-soft); border-color:var(--accent); }
.category-rail { display:flex; gap:9px; overflow-x:auto; padding:0 0 14px; scrollbar-width:thin; scrollbar-color:var(--border) transparent; }.category-tab { flex-shrink:0; display:flex; align-items:center; gap:9px; padding:8px 15px; border:1px solid var(--border); border-radius:30px; background:var(--surface); color:var(--muted)!important; font-size:11px; font-weight:700; }.category-tab span { font-size:10px; opacity:.65; }.category-tab.active { background:var(--accent); color:var(--on-accent)!important; border-color:var(--accent); }
.results-heading { display:flex; align-items:center; justify-content:space-between; gap:12px; margin:14px 0 20px; }.results-heading h3 { font-size:21px; font-weight:800; }.results-heading p { font-size:10px; color:var(--muted); }.sort-label select { background:transparent; border:0; font-size:11px; padding:8px; max-width:160px; }.sort-label option { background:var(--surface); }
.menu-grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:20px; align-items:stretch; }.dish-card { display:flex; flex-direction:column; min-width:0; overflow:hidden; background:var(--surface); border:1px solid var(--border); border-radius:var(--radius); transition:transform .2s,box-shadow .2s; }.dish-photo-wrap { position:relative; aspect-ratio:1; background:var(--surface2); margin:7px 7px 0; border-radius:12px; overflow:hidden; }.dish-photo-button { display:block; width:100%; height:100%; padding:0; border:0; background:transparent; }.dish-photo-button img { display:block; width:100%; height:100%; object-fit:cover; transition:transform .35s; }.favorite-button { position:absolute; inset-inline-end:9px; top:9px; width:33px; height:33px; display:grid; place-items:center; border:0; border-radius:50%; background:#fffdf9ed; color:#724629!important; }.favorite-button .ui-icon { width:17px; height:17px; }[data-favorite][aria-pressed="true"] .ui-icon { fill:currentColor; }.dish-badge { position:absolute; bottom:9px; inset-inline-start:9px; display:flex; align-items:center; gap:5px; font-size:9px; font-weight:700; background:#fff8e8f2; color:#67451f; border:1px solid #ffffff70; padding:3px 8px; border-radius:7px; pointer-events:none; }.dish-badge .ui-icon { width:11px; height:11px; fill:#c49949; stroke:#c49949; }.dish-info { padding:12px 15px 10px; flex:1; }.dish-category { font-size:9px; color:var(--muted); }.dish-info h4 { font-size:14px; font-weight:800; line-height:1.7; margin-top:3px; }.dish-info h4 button { background:none; border:0; padding:0; text-align:start; font-weight:inherit; }.dish-description { font-size:10px; color:var(--muted); margin-top:5px!important; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }.dish-price { color:var(--accent); font-weight:800; font-size:18px; margin-top:9px; }.dish-price small { color:var(--muted); font-size:10px; font-weight:500; }.dish-reactions { display:flex; align-items:center; justify-content:flex-end; gap:6px; padding:8px 12px; border-top:1px solid var(--border); }.dish-reactions>span { margin-inline-end:auto; font-size:10px; color:var(--muted); }.dish-reactions button { display:flex; align-items:center; justify-content:center; gap:5px; min-width:44px; min-height:36px; padding:5px; background:transparent; border:1px solid transparent; border-radius:8px; color:var(--muted); font-size:10px; }.dish-reactions .ui-icon { width:15px; height:15px; }.dish-reactions button[aria-pressed="true"] { color:var(--accent); background:var(--accent-soft); border-color:var(--border); }.dish-reactions button:hover { background:var(--surface2); }
.empty-state { text-align:center; padding:55px 15px; color:var(--muted); border:1px dashed var(--border); border-radius:16px; }.empty-state>.ui-icon { width:35px; height:35px; margin-bottom:12px; }.empty-state h3 { color:var(--text); font-size:17px; }.empty-state p { font-size:12px; margin:10px 0 20px; }
.primary-button,.outline-button { display:inline-flex; justify-content:center; align-items:center; gap:9px; border:1px solid var(--accent); border-radius:11px; padding:10px 16px; font-size:12px!important; font-weight:700!important; background:var(--accent); color:var(--on-accent)!important; }.outline-button { background:transparent; color:var(--accent)!important; }.outline-button .ui-icon { width:17px; height:17px; }
.reviews-section { padding-top:55px; }.review-overview { display:flex; align-items:center; gap:24px; padding:22px 25px; border:1px solid var(--border); background:var(--surface2); border-radius:16px; }.rating-summary { display:flex; align-items:center; gap:14px; flex-shrink:0; }.rating-summary>strong { font-size:40px; line-height:1; }.stars-display { color:#bd8945; letter-spacing:3px; font-size:16px; }.rating-summary span { font-size:10px; color:var(--muted); }.review-overview>p { font-size:12px; color:var(--muted); flex:1; }.google-link { font-size:11px; display:flex; align-items:center; gap:9px; }.google-mark { color:#4285f4; font:bold 24px Arial,sans-serif; background:#fff; border:1px solid #eadfd1; border-radius:50%; width:37px; height:37px; display:grid; place-items:center; flex-shrink:0; }.review-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:15px; margin-top:18px; }.guest-review { border:1px solid var(--border); border-radius:15px; padding:19px; background:var(--surface); }.review-author { display:flex; align-items:center; gap:9px; }.guest-avatar { display:grid; place-items:center; width:34px; height:34px; border-radius:50%; background:var(--surface2); color:var(--accent); font-weight:800; }.review-author strong { font-size:11px; }.review-author time { display:block; font-size:9px; color:var(--muted); }.review-score { display:flex; gap:3px; align-items:center; margin-inline-start:auto; font-size:11px; color:var(--accent); }.review-score .ui-icon { width:12px; height:12px; fill:currentColor; }.guest-review>p { font-size:12px; margin-top:14px; overflow-wrap:anywhere; }.review-dimensions { display:flex; flex-wrap:wrap; gap:7px; margin-top:12px; font-size:9px; color:var(--muted); }.review-dimensions span { background:var(--surface2); border-radius:5px; padding:3px 6px; }.reviews-invite { text-align:center; font-size:12px; color:var(--muted); padding:25px; }
.experience-footer { margin-top:44px; padding:30px 0 35px; border-top:1px solid var(--border); display:flex; justify-content:space-between; gap:20px; }.footer-brand { display:flex; align-items:center; gap:12px; }.footer-brand .footer-logo { width:65px; height:65px; border-radius:50%; padding:5px; background:#f8eee0; }.footer-brand strong { font-size:17px; }.footer-brand p { color:var(--muted); font-size:11px; }.footer-contact { display:flex; flex-direction:column; align-items:flex-end; gap:5px; font-size:10px; color:var(--muted); }.footer-contact a,.footer-contact>span { display:flex; align-items:center; gap:5px; }.footer-contact .ui-icon { width:13px; height:13px; }.mobile-dock { display:none; }
.experience-dialog { padding:0; color:var(--text); background:var(--surface); border:1px solid var(--border); width:calc(100% - 32px); max-width:530px; max-height:90dvh; overflow-y:auto; border-radius:22px; box-shadow:0 25px 120px #1b120e44; overscroll-behavior:contain; }.experience-dialog::backdrop { background:#1c130ebe; backdrop-filter:blur(4px); }.experience-dialog[open] { animation:dialog-arrive .2s ease-out; }html:has(dialog[open]) { overflow:hidden; }.dialog-close { position:absolute; z-index:2; top:14px; inset-inline-end:14px; width:38px; height:38px; display:grid; place-items:center; background:#fffdf9e8; color:#382216!important; border:1px solid #ffffff80; border-radius:50%; }.detail-photo { width:100%; max-height:350px; aspect-ratio:4/3; object-fit:cover; display:block; background:var(--surface2); }.dialog-body { padding:25px; }.dialog-body h2 { font-size:24px; margin-top:5px; }.detail-description { font-size:13px; color:var(--muted); margin-top:10px!important; }.detail-bottom { display:flex; align-items:center; justify-content:space-between; gap:10px; margin:20px 0; }.detail-bottom .dish-price { margin:0; font-size:23px; }.detail-reactions { padding:12px 0; border-bottom:1px solid var(--border); }.detail-note { font-size:10px; color:var(--muted); margin-top:14px!important; }.dialog-heading { padding:24px 25px 16px; display:flex; align-items:center; justify-content:space-between; gap:10px; }.dialog-heading h2 { font-size:23px; }.google-review-option { margin:0 25px; display:flex; align-items:center; gap:12px; padding:13px; background:var(--surface2); border:1px solid var(--border); border-radius:12px; }.google-review-option>span:last-child { margin-inline-start:auto; }.google-review-option strong { font-size:12px; }.google-review-option small { display:block; font-size:10px; color:var(--muted); }.form-divider { display:flex; align-items:center; gap:12px; color:var(--muted); font-size:10px; padding:18px 25px 0; }.form-divider::before,.form-divider::after { content:''; flex:1; height:1px; background:var(--border); }.review-form { padding:20px 25px 25px; }.review-form fieldset { padding:0; margin:0; border:0; }.review-form legend { font-size:12px; font-weight:700; }.overall-rating { text-align:center; }.overall-rating legend { width:100%; }.star-options { display:flex; align-items:center; justify-content:center; gap:8px; direction:ltr; margin-top:8px; }.star-options label { position:relative; cursor:pointer; display:grid; place-items:center; width:40px; height:42px; }.star-options input { position:absolute; inset:0; opacity:0; width:100%; height:100%; margin:0; cursor:pointer; }.star-options .ui-icon { width:33px; height:33px; color:#b6a692; pointer-events:none; }.star-options label.is-filled .ui-icon { color:#c28a39; fill:#d5a052; }.star-options label:has(input:focus-visible) { outline:2px solid var(--accent); outline-offset:3px; border-radius:5px; }.star-caption { font-size:10px; color:var(--muted); }.dimension-ratings { margin:20px 0; padding:15px; border:1px solid var(--border); border-radius:13px; background:var(--bg); }.dimension-ratings fieldset { display:grid; grid-template-columns:1fr auto; gap:5px; align-items:center; padding:5px 0; }.dimension-ratings legend { float:inline-start; font-size:11px; padding:8px 0; }.dimension-ratings small { font-size:9px; font-weight:400; color:var(--muted); }.small-stars { gap:1px; margin:0; }.small-stars label { width:30px; height:34px; }.small-stars .ui-icon { width:23px; height:23px; }.clear-rating { border:0; background:transparent; font-size:17px!important; color:var(--muted)!important; padding:4px 6px; }
.review-selects { display:grid; grid-template-columns:1fr 1fr; gap:13px; }.review-selects label,.form-label { display:block; font-size:11px; font-weight:700; }.review-form select,.review-form input[type="text"],.review-form textarea { display:block; width:100%; border:1px solid var(--border); border-radius:9px; background:var(--bg); padding:10px 12px; margin-top:6px; font-size:11px; font-weight:400; }.review-form textarea { resize:vertical; }.form-label { margin-top:15px; }.character-count { display:block; text-align:end; font-size:9px; color:var(--muted); font-weight:400; }.review-privacy { font-size:10px; color:var(--muted); margin:12px 0!important; }.submit-review { width:100%; }.form-errors { background:#fff0e9; color:#962e1c; border:1px solid #efbcad; padding:13px; border-radius:10px; font-size:11px; margin-bottom:20px; }.form-errors ul { padding-inline-start:18px; }
.menu-toast,.review-success { position:fixed; z-index:100; bottom:24px; left:50%; transform:translateX(-50%); max-width:calc(100% - 32px); width:max-content; padding:12px 20px; background:var(--text); color:var(--bg); border-radius:12px; box-shadow:0 8px 30px #0002; font-size:12px; }.review-success { bottom:auto; top:110px; background:var(--surface); color:var(--text); border:1px solid var(--border); }.review-success button { background:none; border:0; margin-inline-start:12px; font-size:20px; }.notice { padding:15px; }.image-unavailable { object-fit:contain!important; padding:25%; }
@keyframes dialog-arrive { from { opacity:0; transform:translateY(12px); } to { opacity:1; transform:translateY(0); } }
@media(hover:hover) { .dish-card:hover { transform:translateY(-4px); box-shadow:0 12px 25px #4b230f0b; }.dish-card:hover .dish-photo-button img { transform:scale(1.035); } }
@media(min-width:1500px) { .page-container { width:min(1280px,calc(100% - 80px)); }.menu-grid { grid-template-columns:repeat(5,minmax(0,1fr)); } }
@media(max-width:1000px) { .menu-grid { grid-template-columns:repeat(3,minmax(0,1fr)); }.review-overview { flex-wrap:wrap; }.review-grid { grid-template-columns:repeat(2,minmax(0,1fr)); } }
@media(max-width:680px) {
    .page-container { width:calc(100% - 32px); }.menu-experience { padding-bottom:75px; }.header-inner { min-height:78px; }.menu-experience .header-logo-wrap { width:54px; height:54px; }.brand-home { gap:8px; }.brand-home strong { font-size:17px; }.brand-home small { font-size:7px; letter-spacing:1.4px; }.header-actions { gap:6px; }.icon-button,.language-button { width:35px; height:35px; }.header-actions .ui-icon { width:17px; height:17px; }#shareMenu { display:none; }
    .menu-hero { margin-top:16px; min-height:276px; border-radius:18px; }.hero-copy { padding:28px 24px; }.hero-copy h1 { font-size:34px; line-height:1.45; letter-spacing:-1px; }.hero-copy p { max-width:245px; font-size:10px; }.hero-eyebrow { font-size:9px; }.hero-link { font-size:10px; margin-top:9px; }.hero-signature { font-size:7px; inset-inline-end:16px; bottom:15px; letter-spacing:1.5px; }.menu-hero::after { background:linear-gradient(270deg,#20170ded,#21180ca1 60%,#1d160d25); }html[dir="ltr"] .menu-hero::after { background:linear-gradient(90deg,#20170ded,#21180ca1 60%,#1d160d25); }.hero-photo { object-position:40% center; }.visit-strip { font-size:9px; padding-block:13px; }.visit-strip button { font-size:9px; }.visit-strip .ui-icon { width:13px; height:13px; }
    .browse-section { padding-top:24px; scroll-margin-top:95px; }.section-heading h2 { font-size:21px; }.section-heading { margin-bottom:16px; }.eyebrow { font-size:9px; }.quiet-count { font-size:9px; padding:4px 9px; }.group-rail { margin-inline:-1px; }.browse-tools { gap:8px; margin-block:8px 15px; }.search-box { gap:8px; padding-inline:11px; }.search-box input { font-size:10px; height:46px; }.search-hint { display:none; }.filter-button { padding:0 10px; gap:6px; }.filter-button>span { display:none; }.filter-button .ui-icon { width:18px; }.filter-button b { font-size:9px; }.category-tab { font-size:10px; padding:7px 12px; }.category-rail { gap:7px; }.results-heading { margin-top:9px; margin-bottom:15px; }.results-heading h3 { font-size:18px; }.results-heading p { font-size:9px; }.sort-label select { font-size:9px; max-width:135px; padding-inline:2px; }
    .menu-grid { grid-template-columns:repeat(2,minmax(0,1fr)); gap:12px; }.dish-card { border-radius:15px; }.dish-photo-wrap { margin:5px 5px 0; border-radius:10px; }.dish-info { padding:9px 11px; }.dish-info h4 { font-size:12px; line-height:1.7; }.dish-category { font-size:8px; }.dish-price { font-size:16px; margin-top:7px; }.dish-price small { font-size:9px; }.dish-badge { font-size:7px; padding:3px 5px; bottom:7px; inset-inline-start:6px; gap:3px; }.dish-badge .ui-icon { width:9px; height:9px; }.favorite-button { width:29px; height:29px; top:7px; inset-inline-end:7px; }.favorite-button .ui-icon { width:15px; height:15px; }.dish-reactions { padding:5px 7px; gap:2px; }.dish-reactions>span { font-size:8px; }.dish-reactions button { min-width:38px; gap:4px; font-size:9px; }.dish-reactions .ui-icon { width:13px; height:13px; }
    .reviews-section { padding-top:36px; }.section-heading .outline-button { font-size:10px!important; padding:8px 10px; }.section-heading .outline-button .ui-icon { width:13px; }.review-overview { padding:17px; gap:14px; }.rating-summary>strong { font-size:32px; }.review-overview>p { font-size:10px; min-width:110px; }.review-grid { grid-template-columns:1fr; }.reviews-invite { font-size:11px; padding:20px 10px; }.experience-footer { flex-direction:column; align-items:center; margin-top:24px; padding:22px 0; text-align:center; gap:18px; }.footer-contact { align-items:center; }.footer-brand strong { font-size:16px; }.footer-brand p { font-size:10px; }
    .mobile-dock { display:flex; position:fixed; z-index:35; bottom:0; left:0; right:0; justify-content:space-around; gap:8px; padding:9px 15px max(9px,env(safe-area-inset-bottom)); border-top:1px solid var(--border); background:color-mix(in srgb,var(--surface) 96%,transparent); backdrop-filter:blur(20px); }.mobile-dock>a,.mobile-dock>button { display:flex; flex-direction:column; align-items:center; gap:3px; color:var(--muted); font-size:9px; background:none; border:0; min-width:52px; }.mobile-dock .active { color:var(--accent); }.mobile-dock .ui-icon { width:20px; height:20px; }.menu-toast { bottom:85px; font-size:11px; }
    .experience-dialog { width:100%; max-width:none; max-height:92dvh; margin:auto 0 0; border-radius:24px 24px 0 0; border-bottom:0; padding-bottom:env(safe-area-inset-bottom); }.dialog-heading { padding:22px 20px 12px; }.dialog-heading h2 { font-size:21px; }.review-form { padding:16px 20px 22px; }.google-review-option { margin-inline:20px; }.dialog-body { padding:22px; }.dimension-ratings { padding:12px; }.dimension-ratings legend { font-size:10px; }.dimension-ratings small { font-size:8px; }.small-stars label { width:27px; }.small-stars .ui-icon { width:21px; }.review-selects { gap:10px; }.review-form select { padding-inline:8px; font-size:10px; }.review-success { top:89px; font-size:10px; }
}
@media(max-width:360px) { .page-container { width:calc(100% - 24px); }.hero-copy { padding-inline:20px; }.hero-copy h1 { font-size:30px; }.menu-grid { gap:9px; }.dish-reactions>span { display:none; }.dish-reactions { justify-content:space-between; }.dimension-ratings small { display:none; }.review-selects { grid-template-columns:1fr; } }
/* Match the reference's 38vw / 130–170px item cards and square photo. */
.menu-grid { grid-template-columns:repeat(auto-fill,clamp(130px,38vw,170px)); justify-content:space-between; }
.dish-photo-wrap { width:91.666667%; margin:7px auto 0; }
.category-tab img { width:22px; height:22px; object-fit:contain; border-radius:5px; }
.group-tile img { flex-shrink:0; }
.group-tile-inner>span { line-height:14px; }
.stars-display { display:table; direction:ltr; background:linear-gradient(90deg,#bd8945 var(--rating-percent,0%),#b6a692 var(--rating-percent,0%)); color:transparent; background-clip:text; -webkit-background-clip:text; }
.review-dialog .dialog-heading { position:sticky; top:0; z-index:5; background:var(--surface); border-bottom:1px solid var(--border); }
/* Use the cafe palette for browser states as well as the closed form controls. */
.menu-experience input, .menu-experience select, .menu-experience textarea { accent-color:var(--accent); caret-color:var(--accent); }
.menu-experience input:autofill, .menu-experience textarea:autofill { box-shadow:0 0 0 1000px var(--bg) inset; -webkit-text-fill-color:var(--text); caret-color:var(--text); }
.menu-experience input:-webkit-autofill, .menu-experience textarea:-webkit-autofill { -webkit-box-shadow:0 0 0 1000px var(--bg) inset; -webkit-text-fill-color:var(--text); caret-color:var(--text); }
.search-box input:autofill { box-shadow:0 0 0 1000px var(--surface) inset; }
.search-box input::-webkit-search-cancel-button { -webkit-appearance:none; width:14px; height:14px; cursor:pointer; background:linear-gradient(45deg,transparent 44%,var(--muted) 45%,var(--muted) 55%,transparent 56%),linear-gradient(-45deg,transparent 44%,var(--muted) 45%,var(--muted) 55%,transparent 56%); }
.review-form input[type="text"]:focus, .review-form textarea:focus, .review-form select:focus { border-color:var(--accent); outline:2px solid var(--accent); outline-offset:2px; }
.menu-select { display:block; position:relative; min-width:0; margin-top:6px; font-size:12px; font-weight:400; }
.menu-select.is-open { z-index:10; }
.menu-select-trigger { display:flex; align-items:center; justify-content:space-between; gap:12px; width:100%; min-height:44px; padding:10px 12px; text-align:start; color:var(--text)!important; background:var(--bg); border:1px solid var(--border); border-radius:9px; }
.menu-select-trigger:hover { border-color:var(--accent); }
.menu-select-trigger:focus-visible, .menu-select-trigger[aria-expanded="true"] { border-color:var(--accent); outline:2px solid var(--accent); outline-offset:2px; }
.menu-select-value { min-width:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.menu-select-chevron { flex:0 0 7px; width:7px; height:7px; border-right:1.8px solid var(--accent); border-bottom:1.8px solid var(--accent); transform:translateY(-2px) rotate(45deg); margin-inline:2px; }
.menu-select-trigger[aria-expanded="true"] .menu-select-chevron { transform:translateY(2px) rotate(225deg); }
.menu-select-options { position:absolute; inset-inline:0; top:calc(100% + 7px); z-index:20; padding:5px; overflow-y:auto; overscroll-behavior:contain; border:1px solid var(--border); border-radius:11px; background:var(--surface); box-shadow:0 12px 32px #1a120e33; scrollbar-width:thin; scrollbar-color:var(--accent) var(--surface); }
.menu-select.opens-up .menu-select-options { top:auto; bottom:calc(100% + 7px); }
.menu-select-option { display:flex; align-items:center; justify-content:space-between; gap:10px; min-height:39px; padding:8px 10px; border-radius:6px; color:var(--text); cursor:pointer; font-size:12px; line-height:1.6; }
.menu-select-option.is-active { background:var(--accent-soft); color:var(--text); outline:1px solid var(--accent); outline-offset:-1px; }
.menu-select-option[aria-selected="true"] { background:var(--accent); color:var(--on-accent); font-weight:700; }
.menu-select-option[aria-selected="true"]::after { content:'✓'; font-size:13px; }
.menu-select-option[aria-disabled="true"] { opacity:.45; cursor:default; }
.sort-label .menu-select { margin:0; width:170px; font-size:11px; }
.sort-label .menu-select-trigger { background:var(--surface); min-height:38px; padding:8px 10px; }
html[data-theme="dark"] .group-tile img { filter:brightness(0) invert(1); opacity:.95; }
html[data-theme="dark"] .group-tile.active { background:var(--accent-soft); }
html[data-theme="dark"] .group-tile:hover { border-color:var(--accent); }
html[data-theme="dark"] .category-tab span { opacity:1; }
html[data-theme="dark"] .dish-card { box-shadow:0 5px 18px #0002; }
html[data-theme="dark"] .dish-reactions button { background:var(--bg); border-color:var(--border); color:var(--text); }
html[data-theme="dark"] .dish-reactions button .ui-icon { width:16px; height:16px; }
html[data-theme="dark"] .dish-reactions button[aria-pressed="true"] { background:var(--accent); border-color:var(--accent); color:var(--on-accent); }
html[data-theme="dark"] .star-options .ui-icon { color:var(--muted); }
html[data-theme="dark"] .star-options label.is-filled .ui-icon { color:var(--accent); fill:var(--accent); }
html[data-theme="dark"] .experience-dialog::backdrop { background:#080604bd; }
.star-options .ui-icon { color:var(--muted); }
.theme-moon { display:none; }
html:not([data-theme="dark"]) #themeToggle .theme-sun { display:none; }
html:not([data-theme="dark"]) #themeToggle .theme-moon { display:block; }
@media(max-width:680px) { .sort-label .menu-select { width:139px; font-size:10px; }.menu-select-trigger { padding-inline:9px; gap:8px; }.menu-select-option { font-size:11px; }.review-form input[type="text"],.review-form textarea { font-size:12px; } }
@media(forced-colors:active) { .menu-select-trigger,.menu-select-options { border-color:ButtonText; }.menu-select-option.is-active,.menu-select-option[aria-selected="true"] { background:Highlight; color:HighlightText; forced-color-adjust:none; } }
@media(prefers-reduced-motion:reduce) { .experience-dialog[open] { animation:none; } }
