/* Fethiye Plus Restaurant Onepage v1.14.26
   Presentation-only layer. The existing restaurant data/review/booking/CSV menu systems remain unchanged. */

.fplus-restaurant-onepage{
  --r-navy:#002850;
  --r-blue:#0078e0;
  --r-blue-2:#006fcf;
  --r-ink:#173047;
  --r-body:#324b60;
  --r-muted:#667b8e;
  --r-line:#dce5ed;
  --r-line-strong:#c8d7e3;
  --r-soft:#f5f8fb;
  --r-soft-blue:#eef6fc;
  --r-star:#f7b733;
  --r-success:#1f7a50;
  --r-radius:5px;
  --r-local-nav-height:52px;
  --r-sticky-top:calc(var(--fplus-admin-top, 0px) + var(--fplus-header-height, 134px) + var(--r-local-nav-height) + 14px);
  color:var(--r-ink);
  background:#fff;
  font-family:"Manrope",sans-serif;
  font-weight:400;
  line-height:1.68;
}
.fplus-restaurant-onepage *{box-sizing:border-box}
.fplus-restaurant-onepage :is(h1,h2,h3,h4,h5,h6){font-family:"Manrope",sans-serif;font-weight:600!important;color:var(--r-navy);letter-spacing:-.018em}
.fplus-restaurant-onepage :is(p,li,span,a,strong,small,label,input,select,textarea,button){font-family:"Manrope",sans-serif}
.fplus-restaurant-onepage b,.fplus-restaurant-onepage strong{font-weight:600}

/* HERO: fixed to the Fethiye Plus desktop hero height. */
.fplus-restaurant-hero{position:relative;height:450px;overflow:hidden;background:#071e32;color:#fff;isolation:isolate}
.fplus-restaurant-hero-media{position:absolute;inset:0;z-index:-3}
.fplus-restaurant-hero-media img{width:100%;height:100%!important;object-fit:cover;object-position:center 45%}
.fplus-restaurant-hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(0,27,54,.94) 0%,rgba(0,31,60,.83) 44%,rgba(0,31,60,.53) 72%,rgba(0,31,60,.27) 100%)}
.fplus-restaurant-hero-inner{height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px;padding-top:30px;padding-bottom:22px}
.fplus-restaurant-hero-copy{min-width:0;align-self:center;max-width:850px}
.fplus-restaurant-breadcrumb{display:flex;align-items:center;gap:7px;min-width:0;margin-bottom:10px;color:rgba(255,255,255,.72);font-size:11px;line-height:1.3}
.fplus-restaurant-breadcrumb a{color:rgba(255,255,255,.82)}
.fplus-restaurant-breadcrumb em{font-style:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fplus-restaurant-eyebrow{margin-bottom:6px;color:#a7d5fb;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
.fplus-restaurant-hero h1{max-width:820px;margin:0;color:#fff!important;font-size:clamp(34px,4.2vw,56px);line-height:1.06;font-weight:600!important;letter-spacing:-.03em}
.fplus-restaurant-hero-summary{max-width:760px;margin-top:10px;color:rgba(255,255,255,.88);font-size:14px;line-height:1.55}
.fplus-restaurant-hero-summary p{margin:0;color:inherit}
.fplus-restaurant-hero-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}
.fplus-restaurant-hero-chips span{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border:1px solid rgba(255,255,255,.24);border-radius:5px;background:rgba(0,27,54,.24);color:#fff;font-size:11px;font-weight:500}
.fplus-restaurant-hero-ratings{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:12px}

/* Existing Google + Fethiye Plus rating renderer, only adapted to the dark hero. */
.fplus-restaurant-hero-ratings .fplus-google-review-badge{display:inline-flex;align-items:center;gap:7px;min-height:30px;padding:0!important;border:0!important;background:transparent!important;white-space:nowrap}
.fplus-restaurant-hero-ratings .fplus-google-wordmark{font-weight:600!important}
.fplus-restaurant-hero-ratings .fplus-google-badge-copy{color:#fff;font-size:11px}
.fplus-restaurant-hero-ratings .fplus-google-badge-copy strong{color:#fff;font-size:11px;font-weight:600}
.fplus-restaurant-hero-ratings .fplus-google-badge-copy span{color:rgba(255,255,255,.78)}
.fplus-restaurant-hero-ratings .fplus-google-badge-stars .fplus-star-icon,
.fplus-restaurant-hero-ratings .fplus-heading-stars .fplus-star-icon{width:11px!important;height:11px!important;min-width:11px!important;max-width:11px!important;min-height:11px!important;max-height:11px!important}
.fplus-restaurant-hero-ratings .fplus-heading-rating{display:inline-flex;align-items:center;gap:5px;min-height:30px;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;font-size:11px;text-decoration:none}
.fplus-restaurant-hero-ratings .fplus-heading-rating .fplus-review-source{color:#fff;font-size:11px;font-weight:600}
.fplus-restaurant-hero-ratings .fplus-heading-rating strong{color:#fff;font-size:11px;font-weight:600}
.fplus-restaurant-hero-ratings .fplus-heading-rating>span:last-child{color:rgba(255,255,255,.78)}

/* Booking stays on the hero and uses the ORIGINAL booking form/data flow. */
.fplus-restaurant-hero-booking{display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px;align-items:end;padding:10px 11px;border:1px solid rgba(255,255,255,.32);border-radius:5px;background:rgba(255,255,255,.98);color:var(--r-ink)}
.fplus-restaurant-booking-label{align-self:center;min-width:0;padding-left:2px}
.fplus-restaurant-booking-label>span{display:block;color:var(--r-blue);font-size:9px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}
.fplus-restaurant-booking-label>strong{display:block;margin-top:1px;color:var(--r-navy);font-size:15px;line-height:1.2;font-weight:600}
.fplus-restaurant-booking-label>small{display:block;margin-top:2px;color:var(--r-success);font-size:9.5px;font-weight:500}
.fplus-restaurant-hero-booking .fplus-booking-card{position:static!important;top:auto!important;width:100%;max-width:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}
.fplus-restaurant-hero-booking .fplus-booking-heading,.fplus-restaurant-hero-booking .fplus-booking-price{display:none!important}
.fplus-restaurant-hero-booking .fplus-booking-form{display:grid;grid-template-columns:minmax(96px,.8fr) minmax(86px,.7fr) minmax(62px,.5fr) minmax(118px,1fr) minmax(112px,.9fr) minmax(130px,1.05fr) auto;gap:7px;align-items:end;padding:0!important;margin:0!important}
.fplus-restaurant-hero-booking .fplus-booking-grid{display:contents!important}
.fplus-restaurant-hero-booking .fplus-booking-grid label{grid-column:auto!important;min-width:0;margin:0!important}
.fplus-restaurant-hero-booking .fplus-booking-grid label>span{display:block;margin:0 0 3px;color:#60768a;font-size:9px;font-weight:500;letter-spacing:.025em;text-transform:uppercase;white-space:nowrap}
.fplus-restaurant-hero-booking .fplus-booking-grid input,.fplus-restaurant-hero-booking .fplus-booking-grid select{width:100%;height:36px;min-height:36px;padding:0 8px;border:1px solid #ccd9e4;border-radius:5px;background:#fff;color:var(--r-ink);font-size:11.5px;font-weight:400;outline:none}
.fplus-restaurant-hero-booking .fplus-booking-grid input:focus,.fplus-restaurant-hero-booking .fplus-booking-grid select:focus{border-color:var(--r-blue);box-shadow:0 0 0 2px rgba(0,120,224,.09)}
.fplus-restaurant-hero-booking .fplus-booking-submit{grid-column:auto!important;align-self:end;width:auto!important;height:36px;min-height:36px;margin:0!important;padding:0 12px;border-radius:5px;font-size:10.5px;font-weight:600;white-space:nowrap}
.fplus-restaurant-hero-booking .fplus-booking-feedback{grid-column:1/-1;margin:0;font-size:10px}

/* Onepage local navigation. */
.fplus-restaurant-one-nav{position:sticky;top:calc(var(--fplus-admin-top, 0px) + var(--fplus-header-height, 134px));z-index:25;border-bottom:1px solid var(--r-line);background:rgba(255,255,255,.98);backdrop-filter:blur(8px)}
.fplus-restaurant-one-nav-scroll{height:52px;display:flex;align-items:center;gap:3px;overflow-x:auto;scrollbar-width:none}
.fplus-restaurant-one-nav-scroll::-webkit-scrollbar{display:none}
.fplus-restaurant-one-nav a{flex:0 0 auto;padding:7px 10px;border-radius:5px;color:#536b7e;font-size:11.5px;font-weight:500;white-space:nowrap}
.fplus-restaurant-one-nav a:hover{background:var(--r-soft);color:var(--r-navy)}
.fplus-restaurant-one-nav a.is-booking{margin-left:auto;background:var(--r-navy);color:#fff}

/* Quick facts. */
.fplus-restaurant-quickfacts{border-bottom:1px solid var(--r-line);background:#fff}
.fplus-restaurant-quickfacts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}
.fplus-restaurant-quickfacts-grid>div{min-width:0;padding:17px 18px;border-right:1px solid var(--r-line)}
.fplus-restaurant-quickfacts-grid>div:first-child{padding-left:0}
.fplus-restaurant-quickfacts-grid>div:last-child{border-right:0}
.fplus-restaurant-quickfacts span{display:block;margin-bottom:3px;color:#71879a;font-size:9px;font-weight:500;letter-spacing:.065em;text-transform:uppercase}
.fplus-restaurant-quickfacts strong{display:block;overflow:hidden;color:var(--r-navy);font-size:12px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}

/* Open editorial sections instead of nested card boxes. */
.fplus-restaurant-section{padding:64px 0;border-top:1px solid var(--r-line);scroll-margin-top:calc(var(--r-sticky-top) + 8px)}
.fplus-restaurant-quickfacts+.fplus-restaurant-section{border-top:0}
.fplus-restaurant-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.7fr);gap:40px;align-items:end;margin-bottom:28px}
.fplus-restaurant-section-head span,.fplus-restaurant-section-kicker{display:block;margin-bottom:6px;color:var(--r-blue);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}
.fplus-restaurant-section h2,.fplus-restaurant-section-head h2{margin:0;color:var(--r-navy);font-size:clamp(25px,2.6vw,38px);line-height:1.14;font-weight:600!important;letter-spacing:-.025em}
.fplus-restaurant-entry-content{color:var(--r-body);font-size:14px;line-height:1.72}
.fplus-restaurant-entry-content p{margin:0 0 15px;color:inherit}
.fplus-restaurant-entry-content p:last-child{margin-bottom:0}
.fplus-restaurant-overview{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:48px;align-items:start}
.fplus-restaurant-overview-copy{position:sticky;top:var(--r-sticky-top);min-width:0}
.fplus-restaurant-overview-copy h2,.fplus-restaurant-gallery-wrap h2{margin:0 0 18px;color:var(--r-navy);font-size:clamp(24px,2.4vw,36px);font-weight:600!important;line-height:1.16}
.fplus-restaurant-specialties-inline{margin-top:24px;padding:15px 0;border-top:1px solid var(--r-line);border-bottom:1px solid var(--r-line)}
.fplus-restaurant-specialties-inline strong{display:block;margin-bottom:3px;color:var(--r-navy);font-size:11px;font-weight:600}
.fplus-restaurant-specialties-inline p{margin:0;color:#51687b;font-size:12px;line-height:1.6;white-space:pre-line}

/* Premium gallery using the existing Fethiye Plus lightbox JS. */
.fplus-restaurant-gallery{display:grid!important;grid-template-columns:1.24fr .76fr .76fr!important;grid-template-rows:220px 170px!important;gap:8px!important;min-width:0;margin:0!important}
.fplus-restaurant-gallery-item{position:relative;min-width:0;margin:0!important;overflow:hidden;border-radius:5px;background:var(--r-soft)}
.fplus-restaurant-gallery-item.is-1{grid-row:1/3}
.fplus-restaurant-gallery-item.is-4{grid-column:2/4}
.fplus-restaurant-gallery-item button{display:block;width:100%;height:100%;padding:0;border:0;background:transparent}
.fplus-restaurant-gallery-item img{width:100%;height:100%!important;object-fit:cover;transition:transform .25s ease}
.fplus-restaurant-gallery-item:hover img{transform:scale(1.015)}
.fplus-restaurant-gallery-count{position:absolute;right:10px;bottom:10px;z-index:2;padding:6px 9px;border-radius:5px;background:rgba(0,30,55,.76);color:#fff;font-size:10px;font-weight:500;pointer-events:none}

/* CSV menu is the ONLY restaurant menu presentation. */
.fplus-restaurant-menu-section{background:#f8fafc}
.fplus-restaurant-menu-section .fplus-restaurant-csv-menu{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;scroll-margin-top:calc(var(--r-sticky-top) + 8px)}
.fplus-restaurant-menu-section .fplus-section-kicker{color:var(--r-blue);font-size:10px;font-weight:600;letter-spacing:.1em}
.fplus-csv-menu-heading{margin-bottom:18px}
.fplus-csv-menu-heading h2{margin:0;color:var(--r-navy);font-size:clamp(25px,2.6vw,38px);font-weight:600!important}
.fplus-csv-menu-heading p{margin:7px 0 0;color:var(--r-muted);font-size:11px;font-weight:400}
.fplus-menu-language-note{margin:-6px 0 12px;color:#735c25;font-size:10.5px}
.fplus-menu-discovery{min-width:0}
.fplus-menu-search{width:min(100%,360px);height:44px;display:flex;align-items:center;gap:9px;margin:0 0 16px;padding:0 12px;border:1px solid var(--r-line);border-radius:5px;background:#fff;color:#718493}
.fplus-menu-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--r-ink);font-size:12px;font-weight:400}
.fplus-menu-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;overflow:visible}
.fplus-menu-category-card{position:relative;min-width:0;min-height:202px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--r-line);border-radius:5px;background:#fff;padding:17px 17px 15px;transition:border-color .16s ease,transform .16s ease,background .16s ease}
.fplus-menu-category-card::before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:var(--r-blue);opacity:0;transition:opacity .16s ease}
.fplus-menu-category-card:hover{border-color:#bfd3e4;background:#fcfdff;transform:translateY(-2px)}
.fplus-menu-category-card:hover::before,.fplus-menu-category-card.is-active::before{opacity:1}
.fplus-menu-category-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.fplus-menu-category-icon{width:46px;height:46px;display:grid;place-items:center;flex:0 0 46px;border:1px solid #cfe0ed;border-radius:5px;background:var(--r-soft-blue);color:var(--r-blue)}
.fplus-menu-category-icon svg{width:24px;height:24px;display:block}
.fplus-menu-category-index{color:#9aabb9;font-size:10px;line-height:1;font-weight:500;letter-spacing:.08em}
.fplus-menu-category-copy{margin-top:18px;min-width:0}
.fplus-menu-category-copy h3{margin:0;color:var(--r-navy);font-size:14px;line-height:1.35;font-weight:600!important;overflow-wrap:anywhere}
.fplus-menu-category-bottom{margin-top:auto;padding-top:18px;display:flex;align-items:flex-end;justify-content:space-between;gap:10px}
.fplus-menu-category-count strong{display:block;color:var(--r-navy);font-size:21px;line-height:1;font-weight:500;letter-spacing:-.03em}
.fplus-menu-category-count span{display:block;margin-top:4px;color:var(--r-muted);font-size:9px;line-height:1.2;text-transform:uppercase;letter-spacing:.055em}
.fplus-menu-category-inspect{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 0 auto;border:1px solid #cbdbe7;border-radius:5px;background:#fff;color:var(--r-navy);padding:0 11px;font-size:10px;font-weight:600;transition:background .16s ease,border-color .16s ease,color .16s ease}
.fplus-menu-category-inspect:hover,.fplus-menu-category-inspect.is-active{background:var(--r-navy);border-color:var(--r-navy);color:#fff}
.fplus-menu-category-inspect svg{width:14px;height:14px;display:block}
.fplus-menu-category-card[hidden]{display:none}
.fplus-menu-category-empty{margin-top:10px;padding:26px 18px;border:1px solid var(--r-line);border-radius:5px;background:#fff;text-align:center;color:#607887;font-size:11px}
.fplus-menu-results{margin-top:32px;padding-top:28px;border-top:1px solid var(--r-line-strong);scroll-margin-top:calc(var(--r-sticky-top) + 8px)}
.fplus-menu-results[hidden]{display:none}
.fplus-menu-results-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}
.fplus-menu-results-kicker{display:block;margin-bottom:5px;color:var(--r-blue);font-size:9.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.fplus-menu-results-head h3{margin:0;color:var(--r-navy);font-size:clamp(21px,2vw,28px);line-height:1.2;font-weight:600!important}
.fplus-menu-results-head small{display:block;margin-top:4px;color:var(--r-muted);font-size:10px}
.fplus-menu-back{min-height:38px;padding:0 12px;border:1px solid var(--r-line);border-radius:5px;background:#fff;color:#526b7d;font-size:10.5px;font-weight:500}
.fplus-menu-back:hover{border-color:#bfd3e4;color:var(--r-navy)}
.fplus-menu-group{margin:0 0 26px}
.fplus-menu-group[hidden],.fplus-menu-item[hidden]{display:none}
.fplus-menu-subheading{margin:14px 0 8px;padding-left:8px;border-left:2px solid var(--r-blue);color:var(--r-navy);font-size:10.5px;line-height:1.35;font-weight:500;text-transform:uppercase;letter-spacing:.025em}
.fplus-menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}
.fplus-menu-item{min-width:0;padding:14px 13px 12px;border:1px solid var(--r-line);border-radius:5px;background:#fff}
.fplus-menu-item-main{display:grid;grid-template-columns:minmax(0,max-content) minmax(18px,1fr) auto;gap:7px;align-items:end;min-width:0}
.fplus-menu-item h5{min-width:0;margin:0;color:var(--r-ink);font-size:12px;line-height:1.4;font-weight:500!important;overflow-wrap:anywhere}
.fplus-menu-leader{position:relative;min-width:18px;height:1.15em;overflow:hidden}
.fplus-menu-leader::after{content:"................................................................";position:absolute;left:0;right:0;bottom:1px;color:#b6c3ce;font-size:8px;line-height:1;letter-spacing:1px;white-space:nowrap}
.fplus-menu-price{color:var(--r-navy);font-size:11.5px;line-height:1.4;font-weight:600;white-space:nowrap}
.fplus-menu-meta{display:flex;flex-wrap:wrap;gap:5px 8px;margin-top:8px}
.fplus-menu-meta span{padding:0;background:transparent;color:#758797;font-size:9.5px;font-weight:400}
.fplus-menu-meta span+span::before{content:"•";margin-right:8px;color:#b0bec9}
.fplus-menu-detail-toggle{display:inline-flex;align-items:center;gap:5px;margin-top:9px;padding:4px 0;border:0;background:transparent;color:var(--r-blue-2);font-size:10px;font-weight:600;line-height:1.2}
.fplus-menu-detail-toggle svg{width:13px;height:13px;transition:transform .16s ease}
.fplus-menu-detail-toggle[aria-expanded="true"] svg{transform:rotate(180deg)}
.fplus-menu-item-detail{margin-top:8px;padding-top:8px;border-top:1px solid var(--r-line)}
.fplus-menu-item-detail[hidden]{display:none}
.fplus-menu-item-detail p{margin:0;color:#607887;font-size:10.5px;line-height:1.55;font-weight:400}
.fplus-menu-empty{padding:24px;border:1px solid var(--r-line);border-radius:5px;background:#fff;text-align:center;color:#607887;font-size:11px}

/* Feature taxonomy rows. */
.fplus-restaurant-attributes{border-top:1px solid var(--r-line)}
.fplus-restaurant-attribute-row{display:grid;grid-template-columns:190px minmax(0,1fr);gap:28px;padding:18px 0;border-bottom:1px solid var(--r-line)}
.fplus-restaurant-attribute-label{display:flex;align-items:center;gap:9px;min-width:0}
.fplus-restaurant-attribute-icon{width:32px;height:32px;flex:0 0 32px;display:grid!important;place-items:center;min-height:0!important;padding:0!important;border:1px solid #d8e6ef!important;border-radius:5px!important;background:var(--r-soft-blue)!important;color:var(--r-blue)!important}
.fplus-restaurant-attribute-icon svg{width:17px;height:17px;display:block}
.fplus-restaurant-attribute-label>strong{color:var(--r-navy);font-size:11.5px;font-weight:600}
.fplus-restaurant-attribute-values{display:flex;flex-wrap:wrap;gap:6px;min-width:0}
.fplus-restaurant-attribute-values>span{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border:1px solid #e1e9f0;border-radius:5px;background:var(--r-soft);color:#3b556a;font-size:11px;font-weight:500;overflow-wrap:anywhere}

/* About / editorial story: left column is table of contents only. */
.fplus-restaurant-about-head{grid-template-columns:1fr;margin-bottom:24px}
.fplus-restaurant-story-layout{display:grid;grid-template-columns:minmax(190px,.30fr) minmax(0,1fr);gap:54px;align-items:start}
.fplus-restaurant-story-layout.has-no-toc{grid-template-columns:1fr}
.fplus-restaurant-story-toc{position:sticky;top:var(--r-sticky-top);min-width:0}
.fplus-restaurant-story-toc ol{list-style:none;margin:0;padding:0;border-top:1px solid var(--r-line)}
.fplus-restaurant-story-toc li{margin:0;border-bottom:1px solid var(--r-line)}
.fplus-restaurant-story-toc li.is-level-3 a{padding-left:12px}
.fplus-restaurant-story-toc li.is-level-4 a{padding-left:22px}
.fplus-restaurant-story-toc a{display:block;padding:10px 0;color:#5d7384;font-size:11.5px;line-height:1.4;font-weight:500;transition:color .15s ease}
.fplus-restaurant-story-toc a:hover,.fplus-restaurant-story-toc a:focus-visible{color:var(--r-blue)}
.fplus-restaurant-entry-content.is-story{max-width:860px;color:#465f73;font-size:14px;line-height:1.76}
.fplus-restaurant-entry-content.is-story :is(h2,h3,h4){scroll-margin-top:calc(var(--r-sticky-top) + 8px);margin:28px 0 10px;font-weight:600!important}
.fplus-restaurant-entry-content.is-story h2{font-size:24px}.fplus-restaurant-entry-content.is-story h3{font-size:20px}.fplus-restaurant-entry-content.is-story h4{font-size:17px}

/* Visit details: three focused cards using the existing restaurant fields. */
.fplus-restaurant-visit-onepage{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr) minmax(320px,1.15fr);gap:12px;align-items:stretch;background:#fff}
.fplus-restaurant-visit-card{min-width:0;display:flex;flex-direction:column;border:1px solid var(--r-line-strong);border-radius:5px;background:#fff;overflow:hidden}
.fplus-restaurant-visit-card-head{display:flex;align-items:center;gap:9px;min-height:56px;padding:11px 14px;border-bottom:1px solid var(--r-line);background:var(--r-soft)}
.fplus-restaurant-visit-card-head h3{margin:0;color:var(--r-navy);font-size:14px;font-weight:600!important;line-height:1.3}
.fplus-restaurant-visit-list{padding:10px 14px}
.fplus-restaurant-visit-list>div{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--r-line)}
.fplus-restaurant-visit-list>div:last-child{border-bottom:0}
.fplus-restaurant-visit-symbol{width:32px;height:32px;display:grid;place-items:center;flex:0 0 32px;border-radius:5px;background:var(--r-soft-blue);color:var(--r-blue)}
.fplus-restaurant-visit-symbol svg{width:16px;height:16px}
.fplus-restaurant-visit-list small{display:block;color:#72879a;font-size:9px;font-weight:500;letter-spacing:.05em;text-transform:uppercase}
.fplus-restaurant-visit-list strong{display:block;color:var(--r-navy);font-size:12px;font-weight:600;line-height:1.45;overflow-wrap:anywhere}
.fplus-restaurant-onepage-qr{display:grid;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;margin:2px 14px 14px;padding:10px;border:1px solid var(--r-line);border-radius:5px;background:var(--r-soft)}
.fplus-restaurant-onepage-qr-image{width:58px;height:58px;object-fit:contain;border-radius:4px;background:#fff}
.fplus-restaurant-onepage-qr strong{display:block;color:var(--r-navy);font-size:11px;font-weight:600}
.fplus-restaurant-onepage-qr p{margin:2px 0 0;color:var(--r-muted);font-size:9.5px;line-height:1.4}
.fplus-restaurant-visit-card.is-map{background:var(--r-soft)}
.fplus-restaurant-map-wrap{position:relative;min-height:230px;flex:1;background:#eaf2f7}
.fplus-restaurant-map-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}
.fplus-restaurant-map-link{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:42px;padding:9px 13px;border-top:1px solid var(--r-line);background:#fff;color:var(--r-blue-2);font-size:11px;font-weight:600;text-decoration:none}
.fplus-restaurant-map-link:hover{background:var(--r-soft-blue)}

/* Existing FAQ / discovery / reviews are kept functionally identical, restyled into the onepage. */
/* FAQ + reviews share one premium two-column section on desktop. */
.fplus-restaurant-faq-reviews{width:min(calc(100% - 40px),1280px);margin-inline:auto;padding:64px 0;display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:34px;align-items:start;border-top:1px solid var(--r-line);scroll-margin-top:calc(var(--r-sticky-top) + 8px)}
.fplus-restaurant-faq-reviews>.fplus-content-section{width:auto!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;scroll-margin-top:calc(var(--r-sticky-top) + 8px)}
.fplus-restaurant-faq-reviews>.fplus-reviews-section{padding-left:34px!important;border-left:1px solid var(--r-line)!important}
.fplus-restaurant-faq-reviews.has-reviews-only{grid-template-columns:1fr}
.fplus-restaurant-faq-reviews.has-reviews-only>.fplus-reviews-section{padding-left:0!important;border-left:0!important}
.fplus-restaurant-faq-reviews>.fplus-content-section>h2,.fplus-restaurant-faq-reviews .fplus-review-heading h2{font-size:clamp(24px,2.2vw,34px)!important}
.fplus-restaurant-onepage>.fplus-content-section{width:min(calc(100% - 40px),1280px);margin-inline:auto;padding:64px 0;border:0;border-top:1px solid var(--r-line);border-radius:0;background:#fff;box-shadow:none;scroll-margin-top:calc(var(--r-sticky-top) + 8px)}
.fplus-restaurant-onepage>.fplus-content-section .fplus-section-kicker{color:var(--r-blue);font-size:10px;font-weight:600;letter-spacing:.1em}
.fplus-restaurant-onepage>.fplus-content-section>h2,.fplus-restaurant-onepage>.fplus-content-section .fplus-review-heading h2{margin-top:0;font-size:clamp(25px,2.6vw,38px);font-weight:600!important;letter-spacing:-.025em}
.fplus-restaurant-onepage .fplus-faq-list{border-top:1px solid var(--r-line)}
.fplus-restaurant-onepage .fplus-faq-item{border:0;border-bottom:1px solid var(--r-line);border-radius:0;background:#fff}
.fplus-restaurant-onepage .fplus-faq-item summary{padding:16px 0;font-size:13px;font-weight:600}
.fplus-restaurant-onepage .fplus-faq-item>div{padding:0 36px 16px 0;color:#52697b;font-size:13px}
.fplus-restaurant-onepage .fplus-entity-discovery-grid{border-top:1px solid var(--r-line);border-bottom:1px solid var(--r-line);gap:0}
.fplus-restaurant-onepage .fplus-entity-discovery-link{border:0!important;border-right:1px solid var(--r-line)!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}
.fplus-restaurant-onepage .fplus-review-summary{background:var(--r-navy)!important;border-radius:5px}
.fplus-restaurant-onepage .fplus-review-summary .fplus-review-score{font-size:28px!important;font-weight:600!important}
.fplus-restaurant-onepage .fplus-review-category-summary{border:1px solid var(--r-line);border-radius:5px;background:#fff}
.fplus-restaurant-onepage .fplus-review-category-summary>div{background:#fff!important;border-radius:0!important;box-shadow:none!important}
.fplus-restaurant-onepage .fplus-user-review{border-bottom:1px solid var(--r-line)}
.fplus-restaurant-onepage .fplus-review-form-card{margin-top:26px!important;padding:22px!important;border:1px solid var(--r-line)!important;border-radius:5px;background:#fff;box-shadow:none}
.fplus-restaurant-onepage .fplus-review-form-card h3{font-weight:600!important}

/* Never show the legacy PDF/external menu card on the new detail design. */
.fplus-restaurant-onepage .fplus-restaurant-menu:not(.fplus-restaurant-csv-menu),
.fplus-restaurant-onepage .fplus-restaurant-menu-card,
.fplus-restaurant-onepage .fplus-restaurant-menu-cover,
.fplus-restaurant-onepage .fplus-restaurant-menu-format{display:none!important}

@media (max-width:1120px){
  .fplus-menu-categories{grid-template-columns:repeat(5,minmax(0,1fr))}
  .fplus-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .fplus-restaurant-hero-booking{grid-template-columns:130px minmax(0,1fr)}
  .fplus-restaurant-hero-booking .fplus-booking-form{grid-template-columns:repeat(3,minmax(0,1fr)) auto}
  .fplus-restaurant-hero-booking .fplus-booking-submit{grid-column:auto!important}
  .fplus-restaurant-overview{gap:32px}
}

@media (max-width:860px){
  .fplus-menu-categories{grid-template-columns:repeat(3,minmax(0,1fr))}
  .fplus-restaurant-hero{height:auto;min-height:0}
  .fplus-restaurant-hero-inner{height:auto;display:block;padding-top:30px;padding-bottom:22px}
  .fplus-restaurant-hero-copy{max-width:none}
  .fplus-restaurant-hero h1{font-size:clamp(32px,8vw,46px)}
  .fplus-restaurant-hero-booking{grid-template-columns:1fr;margin-top:20px;padding:12px}
  .fplus-restaurant-booking-label{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"eyebrow status" "title title";column-gap:12px;row-gap:2px;align-items:center;padding:0 0 9px;border-bottom:1px solid #e3ebf1}
  .fplus-restaurant-booking-label>span{grid-area:eyebrow;display:block;margin:0;color:var(--r-blue);font-size:9px}
  .fplus-restaurant-booking-label>strong{grid-area:title;display:block;margin:0;color:var(--r-navy);font-size:15px;line-height:1.25}
  .fplus-restaurant-booking-label>small{grid-area:status;display:inline-flex;align-items:center;justify-content:flex-end;margin:0;color:var(--r-success);font-size:9.5px;white-space:nowrap}
  .fplus-restaurant-booking-label>small:before{content:"";width:6px;height:6px;margin-right:5px;border-radius:50%;background:currentColor}
  .fplus-restaurant-hero-booking .fplus-booking-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .fplus-restaurant-hero-booking .fplus-booking-grid label{grid-column:auto!important}
  .fplus-restaurant-hero-booking .fplus-booking-submit{grid-column:1/-1!important;width:100%!important}
  .fplus-restaurant-one-nav a.is-booking{margin-left:0}
  .fplus-restaurant-overview{grid-template-columns:1fr;gap:34px}
  .fplus-restaurant-overview-copy,.fplus-restaurant-story-toc{position:static}
  .fplus-restaurant-gallery{grid-template-columns:1fr 1fr!important;grid-template-rows:250px 150px 150px!important}
  .fplus-restaurant-gallery-item.is-1{grid-column:1/3;grid-row:1}
  .fplus-restaurant-gallery-item.is-4{grid-column:1/3}
  .fplus-restaurant-section-head,.fplus-restaurant-story-layout{grid-template-columns:1fr;gap:18px}
  .fplus-restaurant-story-toc ol{display:flex;gap:6px;overflow-x:auto;border-top:0;padding-bottom:2px;scrollbar-width:none}
  .fplus-restaurant-story-toc ol::-webkit-scrollbar{display:none}
  .fplus-restaurant-story-toc li{flex:0 0 auto;border:0}
  .fplus-restaurant-story-toc li.is-level-3 a,.fplus-restaurant-story-toc li.is-level-4 a{padding-left:10px}
  .fplus-restaurant-story-toc a{padding:8px 10px;border:1px solid var(--r-line);border-radius:5px;background:#fff;white-space:nowrap}
  .fplus-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .fplus-restaurant-visit-onepage{grid-template-columns:1fr 1fr}
  .fplus-restaurant-visit-card.is-map{grid-column:1/-1}
  .fplus-restaurant-map-wrap{min-height:300px}
  .fplus-restaurant-faq-reviews{grid-template-columns:1fr;gap:30px}
  .fplus-restaurant-faq-reviews>.fplus-reviews-section{padding-left:0!important;padding-top:30px!important;border-left:0!important;border-top:1px solid var(--r-line)!important}
  .fplus-restaurant-onepage-qr{min-height:0;border-left:0;border-top:1px solid var(--r-line)}
}

@media (max-width:620px){
  .fplus-menu-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .fplus-menu-categories button{min-height:50px;padding:8px;font-size:10px;gap:7px}
  .fplus-menu-categories button svg{width:19px;height:19px;flex-basis:19px}
  .fplus-restaurant-hero-inner{padding-top:24px;padding-bottom:16px}
  .fplus-restaurant-hero-summary{font-size:13px}
  .fplus-restaurant-hero-ratings{display:grid;gap:6px;margin-top:10px}
  .fplus-restaurant-hero-ratings .fplus-google-review-badge{white-space:normal}
  .fplus-restaurant-hero-booking{margin-top:16px;padding:11px}
  .fplus-restaurant-booking-label{padding-bottom:8px;margin-bottom:1px}
  .fplus-restaurant-booking-label>strong{font-size:14px}
  .fplus-restaurant-hero-booking .fplus-booking-form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}
  .fplus-restaurant-hero-booking .fplus-booking-grid label{grid-column:auto!important;min-width:0!important}
  .fplus-restaurant-hero-booking .fplus-booking-grid label>span{white-space:normal;line-height:1.2}
  .fplus-restaurant-hero-booking .fplus-booking-grid input,.fplus-restaurant-hero-booking .fplus-booking-grid select{height:39px;min-height:39px;font-size:12px}
  .fplus-restaurant-hero-booking .fplus-booking-submit{grid-column:1/-1!important;width:100%!important;height:40px;min-height:40px}
  .fplus-restaurant-one-nav-scroll{height:48px}
  .fplus-restaurant-quickfacts-grid{grid-template-columns:1fr 1fr}
  .fplus-restaurant-quickfacts-grid>div{padding:13px 10px!important;border-top:1px solid var(--r-line);border-right:1px solid var(--r-line)}
  .fplus-restaurant-quickfacts-grid>div:nth-child(odd){padding-left:0!important}
  .fplus-restaurant-quickfacts-grid>div:nth-child(even){border-right:0}
  .fplus-restaurant-quickfacts-grid>div:first-child,.fplus-restaurant-quickfacts-grid>div:nth-child(2){border-top:0}
  .fplus-restaurant-section{padding:50px 0}
  .fplus-restaurant-gallery{grid-template-rows:205px 115px 115px!important;gap:6px!important}
  .fplus-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
  .fplus-menu-item{padding:10px;min-width:0}
  .fplus-menu-item-main{grid-template-columns:1fr;gap:6px}
  .fplus-menu-price{white-space:normal;font-size:11px}
  .fplus-menu-item h5{font-size:11.5px;line-height:1.35}
  .fplus-menu-item-detail p{font-size:10px;line-height:1.5}
  .fplus-restaurant-attribute-row{grid-template-columns:1fr;gap:9px;padding:14px 0}
  .fplus-restaurant-attribute-icon{width:30px;height:30px;flex-basis:30px}
  .fplus-restaurant-attribute-values{gap:5px}
  .fplus-restaurant-attribute-values>span{font-size:10.5px;min-height:26px;padding:0 8px}
  .fplus-restaurant-visit-list{padding:16px}
  .fplus-restaurant-visit-list>div{grid-template-columns:32px minmax(0,1fr);gap:10px}
  .fplus-restaurant-visit-list>div>span:last-child{min-width:0}
  .fplus-restaurant-onepage>.fplus-content-section{width:min(calc(100% - 28px),1280px);padding:50px 0}
  .fplus-restaurant-faq-reviews{width:min(calc(100% - 28px),1280px);padding:50px 0;gap:24px}
  .fplus-restaurant-visit-onepage{grid-template-columns:1fr}
  .fplus-restaurant-visit-card.is-map{grid-column:auto}
  .fplus-restaurant-map-wrap{min-height:260px}
  .fplus-restaurant-onepage .fplus-review-form-card{padding:16px!important;margin-top:20px!important}
  .fplus-restaurant-onepage .fplus-entity-discovery-grid{grid-template-columns:1fr!important}
  .fplus-restaurant-onepage .fplus-entity-discovery-link{border-right:0!important;border-bottom:1px solid var(--r-line)!important}
}

@media (max-width:430px){
  .fplus-restaurant-hero-booking .fplus-booking-form{grid-template-columns:1fr!important}
  .fplus-restaurant-hero-booking .fplus-booking-grid label{grid-column:1/-1!important}
  .fplus-restaurant-hero h1{font-size:32px}
  .fplus-restaurant-gallery{grid-template-rows:190px 108px 108px!important}
  .fplus-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}
  .fplus-menu-item{padding:9px}
  .fplus-menu-item h5{font-size:11px}
  .fplus-menu-price{font-size:10.5px}
  .fplus-csv-menu-heading{align-items:flex-start;flex-direction:column;gap:4px}
  .fplus-menu-toolbar{padding:10px}
}

/* Restaurant CSV menu v1.14.25 responsive authority. */
@media (max-width:1100px){
  .fplus-restaurant-onepage .fplus-menu-categories{grid-template-columns:repeat(3,minmax(0,1fr))}
  .fplus-restaurant-onepage .fplus-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (max-width:780px){
  .fplus-restaurant-onepage .fplus-menu-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
  .fplus-restaurant-onepage .fplus-menu-category-card{min-height:182px;padding:14px}
  .fplus-restaurant-onepage .fplus-menu-category-icon{width:42px;height:42px;flex-basis:42px}
  .fplus-restaurant-onepage .fplus-menu-category-icon svg{width:22px;height:22px}
  .fplus-restaurant-onepage .fplus-menu-category-copy{margin-top:14px}
  .fplus-restaurant-onepage .fplus-menu-category-copy h3{font-size:12.5px}
  .fplus-restaurant-onepage .fplus-menu-category-count strong{font-size:18px}
  .fplus-restaurant-onepage .fplus-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .fplus-restaurant-onepage .fplus-menu-category-inspect{min-height:36px;padding:0 11px;font-size:10px;gap:6px}
  .fplus-restaurant-onepage .fplus-menu-category-inspect svg{width:14px;height:14px;flex-basis:auto}
  .fplus-restaurant-onepage .fplus-menu-item-main{grid-template-columns:minmax(0,max-content) minmax(18px,1fr) auto;gap:7px;align-items:end}
  .fplus-restaurant-onepage .fplus-menu-results-head{align-items:center}
  .fplus-restaurant-onepage .fplus-menu-item{padding:11px}
  .fplus-restaurant-onepage .fplus-menu-item h5{font-size:11.5px}
}
@media (max-width:460px){
  .fplus-restaurant-onepage .fplus-menu-category-card{min-height:176px;padding:12px}
  .fplus-restaurant-onepage .fplus-menu-category-bottom{align-items:stretch;flex-direction:column}
  .fplus-restaurant-onepage .fplus-menu-category-inspect{width:100%}
  .fplus-restaurant-onepage .fplus-menu-item{padding:10px}
  .fplus-restaurant-onepage .fplus-menu-item-main{grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:start}
  .fplus-restaurant-onepage .fplus-menu-leader{display:none}
  .fplus-restaurant-onepage .fplus-menu-back{padding-inline:9px}
}
