:root{
  --emsr-navy:#000C32;
  --emsr-blue:#0064F9;
  --emsr-amber:#FFB300;
  --emsr-fuchsia:#ED0F81;
  --emsr-white:#FFFFFF;
  --emsr-ink:#0B1020;
  --emsr-muted:#687082;
  --emsr-line:#E4E8F0;
  --emsr-soft:#F6F8FC;
  --emsr-green:#168653;
  --emsr-shadow:0 18px 48px rgba(0,12,50,.09);
}

.emcg-single-restaurant .site-main,
.emcg-single-restaurant main{overflow:visible}

.emsr-page{width:100%;max-width:none!important;color:var(--emsr-ink);background:#fff;font-family:"DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}
.emsr-page *{box-sizing:border-box}
.emsr-page img{display:block;width:100%;height:100%;object-fit:cover}
.emsr-page a{color:inherit;text-decoration:none}
.emsr-page button{font:inherit}
.emsr-shell{width:min(1210px,calc(100% - 40px));margin:0 auto}
.emsr-top{padding-top:22px}

.emsr-breadcrumb{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-bottom:15px;color:var(--emsr-muted);font-size:11px}
.emsr-breadcrumb a:hover{color:var(--emsr-blue)}
.emsr-breadcrumb strong{color:var(--emsr-navy)}

.emsr-heading-row{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:18px}
.emsr-heading-copy{min-width:0}
.emsr-editor-badge{display:inline-block;margin:0 0 8px;padding:5px 8px;border-radius:999px;background:#FFF4D1;color:#6B4700;font-size:9px;font-weight:800;letter-spacing:.03em}
.emsr-heading-copy h1{margin:0 0 9px;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:46px;line-height:1;letter-spacing:-2.4px;font-weight:800}
.emsr-summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:var(--emsr-muted);font-size:13px;line-height:1.5}
.emsr-summary i{font-style:normal;color:#A8AFBB}
.emsr-summary a:hover{color:var(--emsr-blue)}
.emsr-rating{display:inline-flex;align-items:center;gap:4px;color:var(--emsr-navy)!important;font-weight:800}
.emsr-rating svg{width:13px;height:13px;fill:var(--emsr-amber)}
.emsr-open-status{color:var(--emsr-green);font-weight:800}

.emsr-heading-actions{display:flex;gap:8px;flex:none}
.emsr-round-action{height:39px;display:flex;align-items:center;gap:7px;padding:0 14px;border:1px solid var(--emsr-line);border-radius:999px;background:#fff;color:var(--emsr-navy);font-size:11px;font-weight:700;cursor:pointer}
.emsr-round-action:hover{border-color:#C6D0E4;background:var(--emsr-soft)}
.emsr-round-action svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linejoin:round}
.emsr-round-action.em-saved svg,.emsr-round-action.is-saved svg{fill:var(--emsr-blue);stroke:var(--emsr-blue)}

.emsr-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px;align-items:start}
.emsr-hero-gallery{display:grid;grid-template-columns:1.45fr .72fr;grid-template-rows:196px 196px;gap:6px;overflow:hidden;border-radius:18px;background:var(--emsr-soft)}
.emsr-hero-gallery--single{display:block;height:398px}
.emsr-hero-gallery--two{grid-template-columns:1.45fr .72fr;grid-template-rows:398px}
.emsr-hero-gallery--two .emsr-hero-main{grid-row:auto}
.emsr-hero-gallery--two .emsr-hero-small{grid-row:auto}
.emsr-hero-main{grid-row:1 / span 2;min-width:0;overflow:hidden}
.emsr-hero-small{min-width:0;overflow:hidden;position:relative}
.emsr-photo-trigger{display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:inherit}
.emsr-hero-main:hover img,.emsr-hero-small:hover img{transform:scale(1.018)}
.emsr-photo{transition:transform .28s ease}
.emsr-photo-count{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:#fff;color:var(--emsr-navy);box-shadow:0 4px 18px rgba(0,0,0,.16);font-size:10px;font-weight:800}
.emsr-photo-count svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5}
.emsr-photo-fallback{width:100%;height:100%;min-height:220px;display:grid;place-items:center;align-content:center;gap:7px;background:linear-gradient(135deg,#EDF3FF,#FFF4D7);color:var(--emsr-navy)}
.emsr-photo-fallback strong{font-size:48px;line-height:1}
.emsr-photo-fallback span{font-size:11px;font-weight:700}

.emsr-action-panel{position:sticky;top:96px;min-height:398px;display:flex;flex-direction:column;padding:20px;border:1px solid var(--emsr-line);border-radius:18px;background:#fff;box-shadow:var(--emsr-shadow)}
.emsr-kicker{margin:0 0 8px;color:var(--emsr-blue);font-size:9px;font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:.12em}
.emsr-action-panel h2,.emsr-section h2,.emsr-photos h2,.emsr-visit h2,.emsr-reviews h2{margin:0;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:29px;line-height:1.1;letter-spacing:-1.2px;font-weight:800}
.emsr-action-panel h2{font-size:20px;letter-spacing:-.7px}
.emsr-action-note{margin:9px 0 0;color:var(--emsr-muted);font-size:11px;line-height:1.55}
.emsr-primary-action{height:44px;margin-top:17px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;background:var(--emsr-blue);color:#fff!important;font-size:12px;font-weight:800}
.emsr-primary-action:hover{filter:brightness(.96)}
.emsr-action-list{margin-top:auto;border-top:1px solid var(--emsr-line)}
.emsr-action-list a,.emsr-action-list button{width:100%;min-height:43px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0;border:0;border-bottom:1px solid var(--emsr-line);background:transparent;color:var(--emsr-navy);font-size:11px;font-weight:800;text-align:left;cursor:pointer}
.emsr-action-list a:hover,.emsr-action-list button:hover{color:var(--emsr-blue)}
.emsr-action-list svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}
.emsr-action-list button.em-saved svg,.emsr-action-list button.is-saved svg{fill:var(--emsr-blue);stroke:var(--emsr-blue)}

.emsr-nav-wrap{position:sticky;top:0;z-index:55;margin-top:24px;border-bottom:1px solid var(--emsr-line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}
.admin-bar .emsr-nav-wrap{top:32px}
.emsr-nav{display:flex;gap:28px;overflow-x:auto;scrollbar-width:none}
.emsr-nav::-webkit-scrollbar{display:none}
.emsr-nav a,.emsr-nav button{flex:none;padding:16px 0 14px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--emsr-muted);font:inherit;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer}
.emsr-nav a:hover,.emsr-nav a.is-active,.emsr-nav button:hover{color:var(--emsr-navy);border-color:var(--emsr-navy)}

.emsr-decision-grid{width:min(1210px,calc(100% - 40px));margin:43px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 315px;grid-template-areas:"about good" "menu good";column-gap:55px;align-items:start}
.emsr-decision-grid--wide{grid-template-columns:minmax(0,850px);grid-template-areas:"about" "menu";justify-content:center}
.emsr-decision-main{display:contents}
.emsr-about{grid-area:about;min-width:0}
.emsr-menu{grid-area:menu;min-width:0}
.emsr-section{padding-bottom:58px}
.emsr-section + .emsr-section{padding-top:53px;border-top:1px solid var(--emsr-line)}
.emsr-about-lead{max-width:820px;margin:20px 0 24px;color:var(--emsr-navy);font-size:22px;line-height:1.5;letter-spacing:-.5px;font-weight:700}
.emsr-prose{max-width:800px;color:#495264;font-size:14px;line-height:1.82}
.emsr-prose p{margin:0 0 18px}
.emsr-prose h2,.emsr-prose h3,.emsr-prose h4{color:var(--emsr-navy);line-height:1.25}
.emsr-prose a{color:var(--emsr-blue);text-decoration:underline;text-underline-offset:2px}
.emsr-prose img{height:auto;margin:24px 0;border-radius:10px}

.emsr-good-panel{grid-area:good;position:sticky;top:78px;padding-top:3px}
.admin-bar .emsr-good-panel{top:110px}
.emsr-good-panel h2{margin:0 0 18px;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:18px;line-height:1.2;letter-spacing:-.6px}
.emsr-good-list{border-top:2px solid var(--emsr-navy)}
.emsr-good-row{padding:14px 0;border-bottom:1px solid var(--emsr-line)}
.emsr-good-row span{display:block;margin-bottom:4px;color:var(--emsr-muted);font-size:9px;font-weight:700}
.emsr-good-row strong{display:block;color:var(--emsr-navy);font-size:12px;line-height:1.5;font-weight:800}

.emsr-section-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:20px}
.emsr-updated{color:var(--emsr-muted);font-size:10px}
.emsr-menu-tabs{display:flex;gap:17px;margin-bottom:24px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--emsr-line)}
.emsr-menu-tabs::-webkit-scrollbar{display:none}
.emsr-menu-tabs a{flex:none;padding-bottom:11px;color:var(--emsr-muted);font-size:11px;font-weight:700;white-space:nowrap}
.emsr-menu-tabs a:hover,.emsr-menu-tabs a.is-active{color:var(--emsr-navy);border-bottom:2px solid var(--emsr-navy)}
.emsr-menu-group + .emsr-menu-group{margin-top:36px}
.emsr-menu-group h3{margin:0 0 8px;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:17px;line-height:1.25;font-weight:800}
.emsr-menu-item{display:grid;grid-template-columns:1fr auto;gap:20px;padding:14px 0;border-bottom:1px solid var(--emsr-line)}
.emsr-menu-item strong{display:block;color:var(--emsr-navy);font-size:13px;font-weight:800}
.emsr-menu-item p{margin:4px 0 0;color:var(--emsr-muted);font-size:11px;line-height:1.5}
.emsr-menu-item small{display:block;margin-top:6px;color:#8A5A00;font-size:9px;font-weight:800}
.emsr-menu-item > b{color:var(--emsr-navy);font-size:13px;font-weight:800;white-space:nowrap}
.emsr-menu-preview-intro{margin:0 0 8px}
.emsr-menu-preview-intro h3{margin:0;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:17px;line-height:1.25;font-weight:800}
.emsr-menu-preview-intro p{margin:5px 0 0;color:var(--emsr-muted);font-size:10px;line-height:1.5}
.emsr-menu-taste{border-top:1px solid var(--emsr-line)}
.emsr-menu-links{display:flex;align-items:center;flex-wrap:wrap;gap:10px 22px;margin-top:20px}
.emsr-menu-links .emsr-text-link{margin-top:0}
.emsr-text-link{display:inline-flex;align-items:center;gap:7px;margin-top:20px;color:var(--emsr-blue)!important;font-size:11px;font-weight:800}
.emsr-text-link-muted{color:var(--emsr-muted)!important}
.emsr-text-link:hover{text-decoration:underline;text-underline-offset:3px}

/* Compact menu preview: category tabs change the visible group instead of stacking the entire menu. */
.emsr-menu-tabs button{flex:none;padding:0 0 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--emsr-muted);font:inherit;font-size:11px;font-weight:700;white-space:nowrap;cursor:pointer}
.emsr-menu-tabs button:hover,.emsr-menu-tabs button.is-active{color:var(--emsr-navy);border-bottom-color:var(--emsr-navy)}
.emsr-menu-preview-group{display:none}
.emsr-menu-preview-group.is-active{display:block}
.emsr-menu-preview-note{margin:13px 0 0;color:var(--emsr-muted);font-size:10px;line-height:1.5}
.emsr-menu-links button.emsr-text-link{padding:0;border:0;background:transparent;font-family:inherit;cursor:pointer}
.emsr-menu-dialog{width:min(920px,calc(100% - 36px));max-height:min(86vh,900px);padding:0;border:0;border-radius:18px;background:#fff;color:var(--emsr-ink);box-shadow:0 30px 90px rgba(0,12,50,.24)}
.emsr-menu-dialog::backdrop{background:rgba(0,12,50,.48);backdrop-filter:blur(3px)}
.emsr-menu-dialog-inner{display:flex;flex-direction:column;max-height:min(86vh,900px)}
.emsr-menu-dialog-head{position:sticky;top:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding:24px 26px 18px;border-bottom:1px solid var(--emsr-line);background:#fff}
.emsr-menu-dialog-head h2{margin:2px 0 0;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:28px;line-height:1.1;letter-spacing:-1px}
.emsr-dialog-icon-button{width:38px;height:38px;display:grid;place-items:center;flex:none;padding:0;border:1px solid var(--emsr-line);border-radius:50%;background:#fff;color:var(--emsr-navy);cursor:pointer}
.emsr-dialog-icon-button:hover{background:var(--emsr-soft)}
.emsr-dialog-icon-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}
.emsr-menu-dialog-nav{display:flex;gap:17px;overflow-x:auto;padding:13px 26px;border-bottom:1px solid var(--emsr-line);background:#fff;scrollbar-width:none}
.emsr-menu-dialog-nav::-webkit-scrollbar{display:none}
.emsr-menu-dialog-nav a{flex:none;color:var(--emsr-muted);font-size:10px;font-weight:800;white-space:nowrap}
.emsr-menu-dialog-nav a:hover{color:var(--emsr-blue)}
.emsr-menu-dialog-body{overflow:auto;padding:8px 26px 30px}
.emsr-menu-dialog-body .emsr-menu-group{scroll-margin-top:95px}
.emsr-menu-dialog-body .emsr-menu-group:first-child{margin-top:18px}
.emsr-menu-dialog-body .emsr-menu-group + .emsr-menu-group{margin-top:34px}
body.emsr-menu-open{overflow:hidden}

.emsr-photos{padding:60px 0 67px;border-top:1px solid var(--emsr-line)}
.emsr-photos-head{margin-bottom:22px}
.emsr-photos-head > span{color:var(--emsr-muted);font-size:10px;font-weight:700}
.emsr-photo-grid{display:grid;grid-template-columns:1.5fr .75fr .75fr;grid-template-rows:235px 235px;gap:7px}
.emsr-photo-section-item{display:block;width:100%;height:100%;margin:0;padding:0;overflow:hidden;border:0;border-radius:10px;background:var(--emsr-soft);cursor:pointer}
.emsr-photo-section-item.is-feature{grid-row:1 / span 2}
.emsr-photo-section-item.is-wide{grid-column:2 / span 2}
.emsr-photo-section-item:hover img{transform:scale(1.018)}
.emsr-photo-grid--count-1{display:block;height:430px}
.emsr-photo-grid--count-1 .is-feature{width:100%;height:100%}
.emsr-photo-grid--count-2{grid-template-columns:1fr 1fr;grid-template-rows:360px}
.emsr-photo-grid--count-2 .is-feature{grid-row:auto}
.emsr-photo-grid--count-3{grid-template-columns:1.5fr 1fr;grid-template-rows:232px 232px}
.emsr-photo-grid--count-3 .is-feature{grid-row:1 / span 2}
.emsr-photo-grid--count-3 .emsr-photo-section-item:nth-child(2),.emsr-photo-grid--count-3 .emsr-photo-section-item:nth-child(3){grid-column:2}

.emsr-photos-footer{display:flex;justify-content:flex-end;margin-top:17px}
.emsr-photos-footer button{padding:0;border:0;background:transparent;cursor:pointer}

.emsr-gallery-dialog{width:min(1180px,calc(100% - 28px));max-height:92vh;padding:0;border:0;border-radius:18px;background:#fff;color:var(--emsr-ink);box-shadow:0 30px 90px rgba(0,12,50,.25)}
.emsr-gallery-dialog::backdrop{background:rgba(0,12,50,.62);backdrop-filter:blur(3px)}
.emsr-gallery-dialog-inner{max-height:92vh;overflow:auto}
.emsr-gallery-dialog-head{position:sticky;top:0;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:25px;padding:20px 22px;border-bottom:1px solid var(--emsr-line);background:rgba(255,255,255,.97);backdrop-filter:blur(10px)}
.emsr-gallery-dialog-head h2{margin:0;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:24px;line-height:1.1;letter-spacing:-.8px}
.emsr-gallery-dialog-head span{display:block;margin-top:5px;color:var(--emsr-muted);font-size:10px}
.emsr-gallery-dialog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}
.emsr-gallery-dialog-grid figure{margin:0;min-height:280px;overflow:hidden;background:var(--emsr-soft)}
.emsr-gallery-dialog-grid figure:nth-child(5n+1){grid-column:1 / -1;min-height:520px}
.emsr-gallery-dialog-grid img{min-height:100%}
body.emsr-gallery-open{overflow:hidden}

.emsr-visit{padding:62px 0 70px;border-top:1px solid var(--emsr-line)}
.emsr-visit-intro{max-width:790px;margin:18px 0 31px;color:#4E5664;font-size:13px;line-height:1.75}
.emsr-visit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:28px}
.emsr-visit-column{border-top:2px solid var(--emsr-navy)}
.emsr-visit-column h3{margin:0;padding:15px 0 8px;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:14px;line-height:1.3;font-weight:800}
.emsr-visit-row{display:grid;grid-template-columns:100px 1fr;gap:15px;padding:13px 0;border-bottom:1px solid var(--emsr-line)}
.emsr-visit-row > span{color:var(--emsr-muted);font-size:9px;line-height:1.5}
.emsr-visit-row strong,.emsr-visit-row a{color:var(--emsr-navy);font-size:11px;line-height:1.5;font-weight:800}
.emsr-visit-row a:hover{color:var(--emsr-blue)}
.emsr-live-status{display:flex;align-items:center;gap:7px;margin:0 0 6px;color:var(--emsr-green);font-size:10px;font-weight:800}
.emsr-live-status i{width:7px;height:7px;border-radius:50%;background:var(--emsr-green)}
.emsr-hours-row{display:grid;grid-template-columns:1fr auto;gap:15px;padding:10px 0;border-bottom:1px solid var(--emsr-line);font-size:10px}
.emsr-hours-row span{color:var(--emsr-muted)}
.emsr-hours-row strong{color:var(--emsr-navy);font-weight:700;white-space:nowrap}
.emsr-hours-row.is-today span,.emsr-hours-row.is-today strong{color:var(--emsr-navy);font-weight:800}
.emsr-map{height:310px;margin-top:30px;overflow:hidden;background:#E9EEF7;z-index:1}
.emsr-map .leaflet-control-attribution{font-size:9px}
.emsr-map .leaflet-popup-content-wrapper{border-radius:10px;box-shadow:0 8px 30px rgba(0,12,50,.15)}
.emsr-map .leaflet-popup-content{margin:10px 12px;color:var(--emsr-navy);font-weight:800}
.emsr-map-marker{width:38px!important;height:38px!important;margin:-19px 0 0 -19px!important;display:grid!important;place-items:center;border:3px solid #fff;border-radius:50% 50% 50% 8px;background:var(--emsr-blue);box-shadow:0 5px 15px rgba(0,12,50,.25);transform:rotate(-45deg)}
.emsr-map-marker span{display:block;width:8px;height:8px;border-radius:50%;background:#fff;transform:rotate(45deg)}
.emsr-visit-actions{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--emsr-line)}
.emsr-visit-actions > div{display:flex;align-items:center;gap:28px}
.emsr-visit-actions a{color:var(--emsr-navy);font-size:10px;font-weight:800}
.emsr-visit-actions a:hover{color:var(--emsr-blue)}
.emsr-visit-actions .emsr-suggest{color:var(--emsr-muted);font-weight:700}

.emsr-reviews{padding:68px 0 78px;border-top:1px solid var(--emsr-line)}
.emsr-review-shell{width:min(900px,calc(100% - 40px));margin:0 auto}
.emsr-review-summary{display:grid;grid-template-columns:170px 1fr;gap:48px;align-items:center;margin-top:25px}
.emsr-review-summary > div:first-child > strong{display:block;color:var(--emsr-navy);font-size:72px;line-height:.88;letter-spacing:-3.5px;font-weight:800}
.emsr-review-summary > div:first-child > span{display:block;margin-top:8px;color:var(--emsr-navy);font-size:11px;font-weight:800}
.emsr-review-summary > div:first-child > small{display:block;margin-top:3px;color:var(--emsr-muted);font-size:10px}
.emsr-rating-bars{display:grid;gap:11px}
.emsr-rating-bars > div{display:grid;grid-template-columns:90px 1fr 30px;gap:11px;align-items:center;font-size:10px}
.emsr-rating-bars > div > span{color:var(--emsr-muted)}
.emsr-rating-bars i{height:5px;overflow:hidden;border-radius:999px;background:#ECEEF2;font-style:normal}
.emsr-rating-bars i b{display:block;height:100%;background:var(--emsr-navy)}
.emsr-rating-bars strong{color:var(--emsr-navy);font-size:10px}
.emsr-review-topics{margin:32px 0}
.emsr-review-topics > strong{display:block;margin-bottom:12px;color:var(--emsr-navy);font-size:11px}
.emsr-review-topics > div{display:flex;flex-wrap:wrap;gap:8px}
.emsr-review-topics span{padding:7px 10px;border:1px solid var(--emsr-line);border-radius:999px;color:var(--emsr-navy);font-size:10px;font-weight:700}
.emsr-review{padding:25px 0;border-top:1px solid var(--emsr-line)}
.emsr-review header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:11px}
.emsr-review header > div{display:flex;align-items:center;gap:10px}
.emsr-avatar{width:42px!important;height:42px!important;border-radius:50%;object-fit:cover}
.emsr-review header p{margin:0}
.emsr-review header p strong{display:block;color:var(--emsr-navy);font-size:11px}
.emsr-review header p span{display:block;margin-top:2px;color:var(--emsr-muted);font-size:9px}
.emsr-comment-rating{display:flex;align-items:center;gap:4px;color:var(--emsr-navy);font-size:10px;font-weight:800}
.emsr-comment-rating svg{width:12px;height:12px;fill:var(--emsr-amber)}
.emsr-review > div{max-width:760px;color:#48505D;font-size:13px;line-height:1.7}
.emsr-review > div p{margin:0 0 12px}

.emsr-related{padding:66px 0 82px;background:var(--emsr-soft)}
.emsr-related-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:25px}
.emsr-related-head h2{margin:0;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:28px;line-height:1.1;letter-spacing:-1px;font-weight:800}
.emsr-related-head > p{max-width:390px;margin:0;color:var(--emsr-muted);font-size:11px;line-height:1.55}
.emsr-related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.emsr-related-grid article{min-width:0}
.emsr-related-media{position:relative;display:block;height:225px;overflow:hidden;border-radius:10px;background:#fff}
.emsr-related-media:hover img{transform:scale(1.018)}
.emsr-related-media > small{position:absolute;left:11px;bottom:11px;padding:6px 9px;border-radius:999px;background:#fff;color:var(--emsr-green);font-size:9px;font-weight:800;box-shadow:0 3px 12px rgba(0,0,0,.08)}
.emsr-related-grid h3{margin:12px 0 4px;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:16px;line-height:1.25;font-weight:800}
.emsr-related-grid h3 a:hover{color:var(--emsr-blue)}
.emsr-related-grid article > p{margin:0;color:var(--emsr-muted);font-size:10px;line-height:1.5}
.emsr-related-grid article > span{display:block;margin-top:7px;color:var(--emsr-navy);font-size:10px;font-weight:800}

.emsr-mobile-primary{display:none}

@media(max-width:980px){
  .emsr-hero-grid{grid-template-columns:1fr}
  .emsr-action-panel{position:static}
  .emsr-decision-grid{grid-template-columns:minmax(0,1fr) 285px;column-gap:35px}
  .emsr-visit-grid{grid-template-columns:1fr 1fr}
  .emsr-visit-column:last-child{grid-column:1 / span 2}
  .emsr-photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:330px 190px 190px}
  .emsr-photo-grid .emsr-photo-section-item.is-feature{grid-column:1 / span 2;grid-row:auto}
  .emsr-photo-grid .emsr-photo-section-item.is-wide{grid-column:1 / span 2}
}

@media(max-width:782px){
  .admin-bar .emsr-nav-wrap{top:46px}
}

@media(max-width:760px){
  .emsr-page{padding-bottom:66px}
  .emsr-shell,.emsr-decision-grid,.emsr-review-shell{width:calc(100% - 28px)}
  .emsr-top{padding-top:15px}
  .emsr-breadcrumb{margin-bottom:13px;font-size:10px}
  .emsr-heading-row{margin-bottom:15px}
  .emsr-heading-copy h1{font-size:38px;letter-spacing:-1.7px}
  .emsr-summary{gap:6px;font-size:11px}
  .emsr-heading-actions{display:none}
  .emsr-hero-gallery{grid-template-columns:1fr 1fr;grid-template-rows:285px 112px;border-radius:13px}
  .emsr-hero-gallery--single{display:block;height:300px}
  .emsr-hero-gallery--two{grid-template-columns:1fr 1fr;grid-template-rows:260px}
  .emsr-hero-gallery--two .emsr-hero-main{grid-column:auto}
  .emsr-hero-gallery--two .emsr-hero-small{grid-column:auto}
  .emsr-hero-main{grid-column:1 / span 2;grid-row:auto}
  .emsr-action-panel{display:none}
  .emsr-nav-wrap{top:0;margin-top:18px}
  .admin-bar .emsr-nav-wrap{top:46px}
  .emsr-nav{gap:22px}
  .emsr-nav a{padding:14px 0 12px}
  .emsr-decision-grid,.emsr-decision-grid--wide{margin-top:31px;display:grid;grid-template-columns:1fr;grid-template-areas:"about" "good" "menu";gap:0;justify-content:stretch}
  .emsr-good-panel{position:static;grid-area:good;padding:40px 0 43px;border-top:1px solid var(--emsr-line)}
  .emsr-section{padding-bottom:43px}
  .emsr-section + .emsr-section{padding-top:40px}
  .emsr-action-panel h2,.emsr-section h2,.emsr-photos h2,.emsr-visit h2,.emsr-reviews h2{font-size:25px}
  .emsr-about-lead{font-size:20px}
  .emsr-prose{font-size:13px;line-height:1.75}
  .emsr-section-head-row{align-items:flex-start}
  .emsr-updated{padding-top:4px}
  .emsr-menu-dialog{width:calc(100% - 18px);max-height:92vh;border-radius:14px}
  .emsr-menu-dialog-inner{max-height:92vh}
  .emsr-menu-dialog-head{padding:18px 17px 14px}
  .emsr-menu-dialog-head h2{font-size:23px}
  .emsr-menu-dialog-nav{padding:12px 17px}
  .emsr-menu-dialog-body{padding:6px 17px 24px}
  .emsr-photos{padding:43px 0 50px}
  .emsr-photo-grid{grid-template-columns:1fr 1fr;grid-template-rows:280px 145px 145px}
  .emsr-photo-grid .emsr-photo-section-item.is-feature{grid-column:1 / span 2}
  .emsr-photo-grid .emsr-photo-section-item.is-wide{grid-column:1 / span 2}
  .emsr-photo-grid--count-1{display:block;height:280px}
  .emsr-photo-grid--count-1 .emsr-photo-section-item.is-feature{height:100%}
  .emsr-photo-grid--count-2{grid-template-columns:1fr 1fr;grid-template-rows:180px}
  .emsr-photo-grid--count-2 .emsr-photo-section-item.is-feature{grid-column:auto;grid-row:auto}
  .emsr-photo-grid--count-3{grid-template-columns:1fr 1fr;grid-template-rows:220px 125px}
  .emsr-photo-grid--count-3 .emsr-photo-section-item.is-feature{grid-column:1 / span 2;grid-row:auto}
  .emsr-photo-grid--count-3 .emsr-photo-section-item:nth-child(2),.emsr-photo-grid--count-3 .emsr-photo-section-item:nth-child(3){grid-column:auto}
  .emsr-visit{padding:45px 0 55px}
  .emsr-visit-grid{grid-template-columns:1fr;gap:30px}
  .emsr-visit-column:last-child{grid-column:auto}
  .emsr-visit-row{grid-template-columns:105px 1fr}
  .emsr-map{height:240px}
  .emsr-visit-actions{align-items:flex-start;flex-direction:column;gap:15px;padding:15px 0}
  .emsr-visit-actions > div{width:100%;justify-content:space-between;gap:15px}
  .emsr-reviews{padding:48px 0 58px}
  .emsr-review-summary{grid-template-columns:1fr;gap:25px}
  .emsr-review-summary > div:first-child > strong{font-size:60px}
  .emsr-related-head{display:block}
  .emsr-related-head > p{margin-top:10px}
  .emsr-related-grid{display:flex;gap:14px;overflow-x:auto;scrollbar-width:none;margin-right:-14px;padding-right:14px}
  .emsr-related-grid::-webkit-scrollbar{display:none}
  .emsr-related-grid article{flex:0 0 78vw}
  .emsr-mobile-primary{position:fixed;left:10px;right:10px;bottom:8px;z-index:200;height:50px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 19px;border-radius:999px;background:var(--emsr-blue);color:#fff!important;box-shadow:0 12px 28px rgba(0,12,50,.24)}
  .emsr-mobile-primary strong{font-size:12px}
  .emsr-mobile-primary span{display:flex;align-items:center;gap:7px;min-width:0;overflow:hidden;color:rgba(255,255,255,.8);font-size:10px;white-space:nowrap;text-overflow:ellipsis}
  .emsr-mobile-primary b{font-size:13px}
}

@media(max-width:520px){
  .emsr-hero-gallery{grid-template-rows:240px 102px}
  .emsr-photo-grid{grid-template-rows:230px 125px 125px}
  .emsr-review header{align-items:center}
  .emsr-rating-bars > div{grid-template-columns:78px 1fr 28px}
}

@media(prefers-reduced-motion:reduce){
  .emsr-page *{scroll-behavior:auto!important;transition:none!important}
}

@media(max-width:700px){
  .emsr-gallery-dialog{width:calc(100% - 12px);max-height:94vh;border-radius:14px}
  .emsr-gallery-dialog-inner{max-height:94vh}
  .emsr-gallery-dialog-head{padding:16px 14px}
  .emsr-gallery-dialog-grid{grid-template-columns:1fr;gap:6px;padding:6px}
  .emsr-gallery-dialog-grid figure,.emsr-gallery-dialog-grid figure:nth-child(5n+1){grid-column:auto;min-height:260px}
}

/* Native reservation request flow */
.emsr-primary-action-button{width:100%;padding:0;border:0;cursor:pointer}
.emsr-reservation-dialog{width:min(680px,calc(100% - 28px));max-height:min(92vh,860px);padding:0;border:0;border-radius:18px;background:#fff;color:var(--emsr-ink);box-shadow:0 30px 90px rgba(0,12,50,.28)}
.emsr-reservation-dialog::backdrop{background:rgba(0,12,50,.5);backdrop-filter:blur(3px)}
.emsr-reservation-dialog-inner{max-height:min(92vh,860px);overflow:auto}
.emsr-reservation-dialog-head{position:sticky;top:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 24px 18px;border-bottom:1px solid var(--emsr-line);background:rgba(255,255,255,.98);backdrop-filter:blur(10px)}
.emsr-reservation-dialog-head h2{margin:0;color:var(--emsr-navy);font-family:"Manrope",Arial,sans-serif;font-size:26px;line-height:1.12;letter-spacing:-.9px}
.emsr-reservation-dialog-head p:not(.emsr-kicker){max-width:520px;margin:7px 0 0;color:var(--emsr-muted);font-size:11px;line-height:1.55}
.emsr-reservation-form{padding:22px 24px 26px}
.emsr-reservation-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.emsr-reservation-grid label{display:block;min-width:0}
.emsr-reservation-grid label > span{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;color:var(--emsr-navy);font-size:10px;font-weight:800}
.emsr-reservation-grid label > span small{color:var(--emsr-muted);font-size:9px;font-weight:600}
.emsr-reservation-grid input,.emsr-reservation-grid select,.emsr-reservation-grid textarea{width:100%;min-height:44px;padding:10px 11px;border:1px solid var(--emsr-line);border-radius:9px;background:#fff;color:var(--emsr-ink);font:inherit;font-size:12px;outline:0}
.emsr-reservation-grid textarea{min-height:88px;resize:vertical;line-height:1.5}
.emsr-reservation-grid input:focus,.emsr-reservation-grid select:focus,.emsr-reservation-grid textarea:focus{border-color:var(--emsr-blue);box-shadow:0 0 0 3px rgba(0,100,249,.08)}
.emsr-reservation-wide{grid-column:1 / -1}
.emsr-reservation-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.emsr-reservation-guidance{display:grid;gap:3px;margin:18px 0 0;padding:13px 0;border-top:1px solid var(--emsr-line);border-bottom:1px solid var(--emsr-line)}
.emsr-reservation-guidance strong{color:var(--emsr-navy);font-size:10px}
.emsr-reservation-guidance span{color:var(--emsr-muted);font-size:10px;line-height:1.5}
.emsr-reservation-submit-row{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}
.emsr-reservation-submit{min-height:44px;padding:0 18px;border:0;border-radius:9px;background:var(--emsr-blue);color:#fff;font-size:11px;font-weight:800;cursor:pointer}
.emsr-reservation-submit[disabled]{opacity:.55;cursor:wait}
.emsr-reservation-submit-row > a{color:var(--emsr-blue);font-size:10px;font-weight:800}
.emsr-reservation-response{display:none;margin-top:16px;padding:13px 14px;border-radius:9px;font-size:11px;line-height:1.55}
.emsr-reservation-response.is-visible{display:block}
.emsr-reservation-response.is-success{background:#EEF9F2;color:#12653F}
.emsr-reservation-response.is-error{background:#FFF1F1;color:#9A2626}
.emsr-mobile-primary-button{border:0;font:inherit;text-align:left;cursor:pointer}
body.emsr-reservation-open{overflow:hidden}

@media(max-width:700px){
  .emsr-reservation-dialog{width:calc(100% - 12px);max-height:94vh;border-radius:14px}
  .emsr-reservation-dialog-inner{max-height:94vh}
  .emsr-reservation-dialog-head{padding:17px 15px 14px}
  .emsr-reservation-dialog-head h2{font-size:22px}
  .emsr-reservation-form{padding:17px 15px 22px}
  .emsr-reservation-grid{grid-template-columns:1fr;gap:13px}
  .emsr-reservation-wide{grid-column:auto}
  .emsr-reservation-submit-row{align-items:stretch;flex-direction:column}
  .emsr-reservation-submit{width:100%}
}

.emsr-reservation-quick{margin-top:14px}
.emsr-reservation-quick label{display:block}
.emsr-reservation-quick label > span{display:block;margin-bottom:5px;color:var(--emsr-muted);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.emsr-reservation-quick select,.emsr-reservation-quick input{width:100%;height:39px;padding:0 10px;border:1px solid var(--emsr-line);border-radius:8px;background:#fff;color:var(--emsr-navy);font:inherit;font-size:11px;outline:0}
.emsr-reservation-quick select:focus,.emsr-reservation-quick input:focus{border-color:var(--emsr-blue);box-shadow:0 0 0 3px rgba(0,100,249,.07)}
.emsr-reservation-quick-row{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px}
.emsr-reservation-quick .emsr-primary-action{margin-top:11px}
.emsr-reservation-quick > small{display:block;margin-top:7px;color:var(--emsr-muted);font-size:9px;line-height:1.4;text-align:center}

/* v0.56.8: reservation routes are visible even when the restaurant uses WhatsApp rather than email. */
.emsr-reservation-quick{padding-top:2px}
.emsr-reservation-quick .emsr-primary-action-button{width:100%;justify-content:space-between}
.emsr-reservation-quick--phone .emsr-primary-action{width:100%;justify-content:space-between}
.emsr-reservation-quick--phone > small{max-width:255px;margin-left:auto;margin-right:auto}


/* v0.56.9: reservation truth correction; photo discovery is hero + dialog only. */
