/* =================================================================
   COCO ROOFTOP — Rooftop Restaurant, Marrakech
   Light · warm · premium · responsive · no frameworks
   Palette: ivory/cream · terracotta · sand · espresso · gold
   ================================================================= */

/* ---------- 1. Design tokens ---------- */
:root {
  --bg:           #f6efe5;   /* warm ivory page */
  --bg-2:         #fbf6ee;   /* lighter band */
  --surface:      #ffffff;   /* cards */
  --ink:          #2d2620;   /* headings */
  --text:         #5a5048;   /* body */
  --muted:        #968a7c;   /* secondary */
  --terra:        #b0842a;   /* primary — gold (deep enough for white text) */
  --terra-deep:   #8a6418;   /* deeper gold (hover / gradient depth) */
  --terra-soft:   #ecdcb0;   /* soft gold tint */
  --gold:         #c79a5b;
  --sand:         #e9ddca;
  --line:         rgba(45,38,32,0.10);
  --dark:         #221a14;   /* dark cards / footer */
  --footer-bg:    #251d16;
  --footer-text:  #c9bdae;

  --serif: "Cormorant Garamond", "Playfair Display", Georgia, serif;
  --sans:  "Jost", "Helvetica Neue", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;

  --maxw: 1200px;
  --gutter: clamp(1.1rem, 4vw, 2.4rem);
  --radius: 16px;
  --radius-lg: 26px;
  --shadow: 0 24px 60px -32px rgba(60, 40, 25, 0.45);
  --shadow-soft: 0 14px 40px -26px rgba(60, 40, 25, 0.4);
  --ease: cubic-bezier(0.22, 1, 0.36, 1);
  --header-h: 74px;
}

/* ========================================================================== 
   MARRAKECH GUIDE BY COCO — HOTELS & RIADS
   Dedicated accommodation components; intentionally distinct from restaurants.
   ========================================================================== */
.hotel-directory-body { background:#f7f1e8; color:#2c241e; }
.hotel-directory-body .header { background:#fffaf4; }
.hotel-directory-page { overflow:hidden; }
.ht-topic-hero { padding:88px 0 78px; color:#fff; background-color:#201812; background-image:linear-gradient(90deg,rgba(19,14,11,.86),rgba(19,14,11,.42)),var(--hotel-topic-image); background-position:center; background-size:cover; }
.ht-topic-hero h1 { max-width:820px; margin:10px 0 14px; font:500 clamp(3rem,5.4vw,5.2rem)/.96 'Cormorant Garamond',serif; }
.ht-topic-hero p { max-width:680px; color:rgba(255,255,255,.84); line-height:1.7; }
.ht-topic-back { display:inline-flex; margin-top:38px; color:#9b681c; text-decoration:none; font-size:.78rem; font-weight:500; letter-spacing:.08em; text-transform:uppercase; }
.hotel-directory-page > .ht-hero ~ template { display:none!important; }
.ht-hero { min-height:500px; position:relative; display:grid; align-items:center; color:#fff; background:#1f1915; isolation:isolate; }
.ht-hero__media { position:absolute; inset:0; background-position:center 54%; background-size:cover; background-repeat:no-repeat; transform:scale(1.002); }
.ht-hero__shade { position:absolute; inset:0; background:linear-gradient(90deg,rgba(13,10,8,.88) 0%,rgba(13,10,8,.72) 31%,rgba(13,10,8,.35) 58%,rgba(13,10,8,.08) 100%),linear-gradient(0deg,rgba(13,10,8,.58),transparent 62%); }
.ht-hero__inner { position:relative; z-index:1; padding-block:64px 54px; max-width:1180px; width:100%; }
.ht-hero__inner::before { content:""; display:block; width:54px; height:1px; margin:0 0 25px; background:#d5a04b; }
.ht-breadcrumb { display:flex; align-items:center; flex-wrap:wrap; gap:.65rem; margin-bottom:24px; font-size:.72rem; letter-spacing:.06em; color:rgba(255,255,255,.72); }
.ht-breadcrumb a { color:inherit; text-decoration:none; }
.ht-breadcrumb strong { color:#fff; font-weight:500; }
.ht-eyebrow,.ht-kicker { display:block; margin-bottom:12px; color:#b98731; font:500 .72rem/1.2 Jost,sans-serif; letter-spacing:.24em; text-transform:uppercase; }
.ht-hero .ht-eyebrow { color:#e0b35e; }
.hotel-directory-page .ht-hero h1 { max-width:690px; margin:0 0 20px; color:#fff!important; font:500 clamp(3.25rem,5vw,4.85rem)/.92 'Cormorant Garamond',serif!important; letter-spacing:-.025em; text-wrap:balance; text-shadow:0 3px 24px rgba(0,0,0,.28); }
.hotel-directory-page .ht-hero p { max-width:620px; margin:0; color:rgba(255,255,255,.86)!important; font-size:1rem; line-height:1.7; }
.ht-hero__actions { display:flex; align-items:center; gap:26px; margin-top:30px; }
.ht-hero__actions > span { color:rgba(255,255,255,.72); font-size:.78rem; letter-spacing:.12em; text-transform:uppercase; }
.ht-button { display:inline-flex; align-items:center; justify-content:center; min-height:48px; padding:0 24px; border-radius:3px; text-decoration:none; font-size:.75rem; font-weight:500; letter-spacing:.11em; text-transform:uppercase; }
.ht-button--gold { border:1px solid #c9963e; background:#bb872e; color:#fff; box-shadow:0 12px 30px rgba(0,0,0,.18); transition:.25s ease; }
.ht-button--gold:hover { transform:translateY(-2px); background:#c79337; box-shadow:0 16px 34px rgba(0,0,0,.24); }
.ht-editorial { padding:58px 0 68px; background:linear-gradient(180deg,#fbf7f1,#f6eee3); }
.ht-editorial__grid { display:grid; grid-template-columns:minmax(240px,.75fr) minmax(0,1.5fr); gap:72px; align-items:start; }
.ht-editorial h2,.ht-heading h2,.ht-explore h2 { margin:0; font:500 clamp(2.5rem,4vw,4rem)/1 'Cormorant Garamond',serif; letter-spacing:-.025em; }
.ht-editorial__head { display:grid; grid-template-columns:1fr 1fr; align-items:end; gap:48px; padding-bottom:26px; border-bottom:1px solid rgba(94,72,51,.13); }
.ht-editorial__head h2 { max-width:610px; font-size:clamp(2.8rem,4vw,4.15rem); line-height:.98; }
.ht-editorial__lead { max-width:590px; margin:0 0 3px; color:#5f544c; font:400 clamp(1.08rem,1.45vw,1.35rem)/1.5 'Cormorant Garamond',serif; }
.ht-editorial__choices { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:15px; margin:24px 0 36px; }
.ht-editorial__choices a { position:relative; display:grid; grid-template-columns:48px 1fr; gap:16px; min-height:132px; padding:21px 23px; overflow:hidden; border:1px solid rgba(101,74,47,.12); border-radius:15px; background:rgba(255,255,255,.7); color:#312820; text-decoration:none; box-shadow:0 10px 30px rgba(65,45,27,.035); transition:.3s ease; }
.ht-editorial__choices a:hover { transform:translateY(-4px); border-color:rgba(183,126,39,.4); background:#fff; box-shadow:0 18px 38px rgba(65,45,27,.08); }
.ht-editorial__choices .material-symbols-outlined { display:grid; place-items:center; flex:none; width:48px; height:48px; overflow:hidden; border-radius:50%; background:#f4eadc; color:#ae7623; font-size:1.5rem; line-height:1; white-space:nowrap; }
.ht-editorial__choices small { display:block; margin-bottom:6px; color:#ae7623; font-size:.61rem; font-weight:500; letter-spacing:.1em; text-transform:uppercase; }
.ht-editorial__choices strong { display:block; font:500 1.38rem/1.1 'Cormorant Garamond',serif; }
.ht-editorial__choices em { display:block; max-width:270px; margin-top:9px; color:#786e65; font:normal .74rem/1.5 Jost,sans-serif; }
.ht-editorial__choices > a > b { position:absolute; right:18px; bottom:8px; color:rgba(174,118,35,.1); font:500 2.8rem 'Cormorant Garamond',serif; }
.ht-editorial__body { display:grid; grid-template-columns:minmax(0,1fr) 280px; gap:64px; align-items:start; }
.ht-editorial__copy { columns:2; column-gap:46px; }
.ht-editorial__copy p { break-inside:avoid; margin:0 0 1.15rem; color:#665c54; font-size:.92rem; line-height:1.88; }
.ht-editorial__copy strong { color:#3b3028; font-weight:500; }
.ht-editorial__copy a { color:#9c6c22; text-decoration-color:rgba(156,108,34,.35); text-underline-offset:3px; }
.ht-editorial__links { padding:25px 26px; border-left:2px solid #bd8730; background:rgba(255,255,255,.58); }
.ht-editorial__links > span { display:block; margin-bottom:13px; color:#9b681d; font-size:.64rem; font-weight:500; letter-spacing:.15em; text-transform:uppercase; }
.ht-editorial__links a { display:flex; justify-content:space-between; gap:12px; padding:14px 0; border-bottom:1px solid rgba(94,72,51,.12); color:#41362e; text-decoration:none; font:500 1.02rem 'Cormorant Garamond',serif; }
.ht-editorial__links a:last-child { border-bottom:0; }
.ht-editorial__links b { color:#bd8730; font-family:Jost,sans-serif; font-weight:400; }
.ht-selection { padding:82px 0; background:#eee4d6; }
.ht-heading { display:flex; align-items:end; justify-content:space-between; gap:28px; margin-bottom:34px; }
.ht-heading > p,.ht-heading > span { margin:0 0 6px; color:#756b62; font-size:.86rem; }
.ht-featured,.ht-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:26px; }
.ht-directory .ht-grid { grid-template-columns:repeat(5,minmax(0,1fr)); gap:18px; align-items:stretch; }
.ht-directory .ht-card { height:100%; }
.ht-directory .ht-card__body { padding:20px 18px 18px; }
.ht-directory .ht-card h3 { min-height:2.08em; font-size:1.32rem; line-height:1.04; }
.ht-directory .ht-card__desc { min-height:3.4em; font-size:.78rem; }
.ht-directory .ht-card__amenities { gap:7px 10px; font-size:.66rem; }
.ht-directory .ht-card__amenities li:nth-child(n+3) { display:none; }
.ht-directory { padding:82px 0 96px; background:#f8f2e9; }
.ht-filters { display:flex; gap:10px; overflow-x:auto; margin:0 0 54px; padding:2px 2px 12px; scrollbar-width:thin; }
.ht-filters button { flex:0 0 auto; min-height:42px; padding:0 19px; border:1px solid rgba(82,63,46,.15); border-radius:999px; background:#fffdf9; color:#5b5149; font:400 .82rem Jost,sans-serif; cursor:pointer; transition:.25s ease; }
.ht-filters button:hover,.ht-filters button.is-active { border-color:#bd8730; background:#bd8730; color:#fff; box-shadow:0 8px 18px rgba(135,91,22,.14); }
.ht-heading--directory { align-items:center; margin-bottom:36px; padding:0 0 24px; border-bottom:1px solid rgba(94,72,51,.13); }
.ht-heading--directory > span { display:inline-flex; align-items:center; min-height:34px; margin:0; padding:0 13px; border:1px solid rgba(183,126,39,.2); border-radius:999px; background:rgba(255,253,249,.7); color:#7a6c60; font-size:.74rem; }
.ht-card { position:relative; display:flex; min-width:0; overflow:hidden; flex-direction:column; border:1px solid rgba(82,63,46,.11); border-radius:17px; background:#fffdf9; box-shadow:0 10px 28px rgba(61,44,29,.055); transition:transform .3s ease,box-shadow .3s ease; }
.ht-card:hover { transform:translateY(-4px); box-shadow:0 20px 42px rgba(61,44,29,.12); }
.ht-card__media { position:relative; display:block; overflow:hidden; aspect-ratio:4/3; background:#dfd4c5; }
.ht-card__media img { width:100%; height:100%; object-fit:cover; transition:transform .55s cubic-bezier(.2,.75,.25,1); }
.ht-card:hover .ht-card__media img { transform:scale(1.035); }
.ht-card__type,.ht-card__coco { position:absolute; z-index:2; max-width:calc(100% - 24px); overflow:hidden; padding:7px 11px; border-radius:999px; font-size:.62rem; font-weight:600; letter-spacing:.08em; line-height:1.15; text-overflow:ellipsis; text-transform:uppercase; white-space:nowrap; backdrop-filter:blur(8px); box-shadow:0 6px 18px rgba(39,27,18,.12); }
.ht-card__type { top:13px; left:13px; background:rgba(255,253,249,.94); color:#5e4b3c; }
.ht-card__coco { right:13px; bottom:13px; background:rgba(177,123,35,.95); color:#fff; }
.ht-card__body { display:flex; flex:1; flex-direction:column; padding:24px 24px 22px; }
.ht-card__title-row { display:flex; justify-content:space-between; gap:12px; align-items:start; }
.ht-card h3 { margin:0; font:600 1.55rem/1.02 'Cormorant Garamond',serif; }
.ht-card h3 a { color:#2c241e; text-decoration:none; }
.ht-card__stars { color:#bd8730; white-space:nowrap; font-size:.68rem; letter-spacing:.08em; }
.ht-card__location { display:flex; align-items:center; gap:5px; margin:9px 0 0; color:#7c7168; font-size:.78rem; }
.ht-card__location .material-symbols-outlined { color:#bd8730; font-size:1rem; }
.ht-card__rating { display:flex; align-items:center; gap:6px; margin-top:12px; font-size:.78rem; }
.ht-card__rating > span { color:#bd8730; }
.ht-card__rating small { color:#8c8178; }
.ht-card__style { margin:17px 0 0; color:#a16f23; font-size:.7rem; font-weight:500; letter-spacing:.09em; text-transform:uppercase; }
.ht-card__desc { min-height:3.25em; margin:8px 0 16px; color:#675e57; font-size:.86rem; line-height:1.62; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.ht-card__amenities { display:flex; flex-wrap:wrap; gap:8px 12px; min-height:28px; margin:0; padding:15px 0 0; border-top:1px solid rgba(82,63,46,.1); list-style:none; }
.ht-card__amenities li { display:inline-flex; align-items:center; gap:4px; color:#72675e; font-size:.68rem; }
.ht-card__amenities .material-symbols-outlined { color:#ae7825; font-size:1rem; }
.ht-card__price { margin:16px 0 0; color:#6e6259; font-size:.76rem; }
.ht-card__price strong { color:#2f2721; }
.ht-card__link { display:flex; align-items:center; justify-content:space-between; margin-top:auto; padding-top:16px; border-top:1px solid rgba(82,63,46,.1); color:#9a681d; text-decoration:none; font-size:.73rem; font-weight:500; letter-spacing:.08em; text-transform:uppercase; }
.ht-explore { position:relative; padding:92px 0 104px; overflow:hidden; color:#fff; background:radial-gradient(circle at 82% 16%,rgba(190,137,58,.16),transparent 28%),linear-gradient(135deg,#211812,#32251c); }
.ht-explore::before { content:""; position:absolute; width:410px; height:410px; right:-150px; bottom:-230px; border:1px solid rgba(205,158,84,.2); border-radius:50%; box-shadow:0 0 0 42px rgba(205,158,84,.035),0 0 0 84px rgba(205,158,84,.025); }
.ht-explore__head { position:relative; display:grid; grid-template-columns:1.25fr .75fr; align-items:end; gap:70px; }
.ht-explore .ht-kicker { color:#d7a95c; }
.ht-explore h2 { color:#fff; }
.ht-explore h2 em { color:#d7a95c; font-weight:400; }
.ht-explore__head p { max-width:480px; margin:0 0 5px; color:rgba(255,255,255,.62); line-height:1.75; }
.ht-explore__grid { position:relative; display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; margin-top:44px; }
.ht-explore__grid a { display:grid; grid-template-columns:54px 1fr auto; align-items:center; gap:16px; min-height:118px; padding:22px 24px; border:1px solid rgba(222,185,126,.18); border-radius:16px; background:rgba(255,255,255,.055); color:#fff; text-decoration:none; backdrop-filter:blur(8px); transition:.3s ease; }
.ht-explore__grid a:hover { transform:translateY(-4px); border-color:rgba(222,185,126,.55); background:rgba(255,255,255,.095); box-shadow:0 18px 38px rgba(0,0,0,.18); }
.ht-explore__icon { display:grid!important; place-items:center; flex:none; width:54px; height:54px; overflow:hidden; border:1px solid rgba(215,169,92,.35); border-radius:50%; color:#d7a95c; font-size:1.65rem!important; line-height:1!important; font-variation-settings:'wght' 250; }
.ht-explore__grid strong { display:block; font:500 1.28rem 'Cormorant Garamond',serif; }
.ht-explore__grid small { display:block; margin-top:6px; color:rgba(255,255,255,.54); font-size:.69rem; line-height:1.45; }
.ht-explore__grid em { color:#d7a95c; font-size:1.25rem; font-style:normal; transition:transform .25s ease; }
.ht-explore__grid a:hover em { transform:translateX(4px); }
@media (max-width:980px) {
  .ht-editorial__grid { grid-template-columns:1fr; gap:32px; }
  .ht-editorial__head { grid-template-columns:1fr; gap:20px; }
  .ht-editorial__choices { grid-template-columns:1fr; }
  .ht-editorial__body { grid-template-columns:1fr; gap:30px; }
  .ht-editorial__copy { columns:1; }
  .ht-featured,.ht-grid,.ht-directory .ht-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .ht-explore__grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .ht-explore__head { grid-template-columns:1fr; gap:18px; }
}
@media (max-width:640px) {
  .ht-hero { min-height:430px; }
  .ht-hero__inner { padding-block:72px 38px; }
  .hotel-directory-page .ht-hero h1 { font-size:2.85rem!important; }
  .ht-hero p { font-size:.92rem; line-height:1.6; }
  .ht-hero__actions { align-items:flex-start; flex-direction:column; gap:14px; }
  .ht-editorial { padding-block:42px 50px; }
  .ht-selection,.ht-directory,.ht-explore { padding-block:62px; }
  .ht-editorial__head h2 { font-size:2.8rem; }
  .ht-editorial__choices { margin-block:25px 35px; }
  .ht-editorial__choices a { min-height:132px; padding:21px; }
  .ht-heading { align-items:flex-start; flex-direction:column; margin-bottom:26px; }
  .ht-featured,.ht-grid,.ht-directory .ht-grid,.ht-explore__grid { grid-template-columns:1fr; }
  .ht-filters { margin-inline:-20px; padding-inline:20px; }
  .ht-card__desc { min-height:auto; }
}

/* ---------- 2. Reset & base ---------- */
*, *::before, *::after { box-sizing: border-box; }
* { margin: 0; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; overflow-x: hidden; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: 0.001ms !important; transition-duration: 0.001ms !important; }
}
body {
  font-family: var(--sans);
  background: var(--bg);
  color: var(--text);
  line-height: 1.7;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.01em;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  overflow-x: hidden;
}
img { max-width: 100%; display: block; height: auto; }
a { color: inherit; text-decoration: none; }
button { font: inherit; cursor: pointer; border: none; background: none; color: inherit; }
ul { list-style: none; padding: 0; }
input, textarea, select { font: inherit; color: inherit; }
h1, h2, h3, h4 { font-family: var(--serif); font-weight: 500; line-height: 1.1; color: var(--ink); letter-spacing: 0.005em; }
.serif { font-family: var(--serif); }

/* ---------- 3. Layout helpers ---------- */
.container { width: 100%; max-width: var(--maxw); margin-inline: auto; padding-inline: var(--gutter); }
.container--wide { max-width: 1340px; }
.section { padding-block: clamp(3.2rem, 8vw, 6rem); }
.section--tight { padding-block: clamp(2.2rem, 5vw, 3.5rem); }
.bg-2 { background: var(--bg-2); }
.center { text-align: center; }
.mx-auto { margin-inline: auto; }

/* Centered section label with ornament (e.g. THIS WEEK AT COCO ROOFTOP) */
.kicker {
  display: block; text-align: center;
  font-family: var(--sans); text-transform: uppercase;
  letter-spacing: 0.28em; font-size: 0.74rem; font-weight: 500;
  color: var(--terra); margin-bottom: 0.5rem;
}
.kicker--line { position: relative; padding-bottom: 0.9rem; }
.kicker--line::after { content: ""; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 46px; height: 2px; background: var(--gold); border-radius: 2px; }

/* Left-aligned eyebrow (about etc.) */
.eyebrow { display: inline-block; text-transform: uppercase; letter-spacing: 0.24em; font-size: 0.74rem; font-weight: 500; color: var(--terra); margin-bottom: 1rem; }

.section-title { font-size: clamp(2.15rem, 5vw, 3.1rem); color: var(--ink); margin-bottom: 1rem; }
.section-title em { font-style: italic; color: var(--terra); }
.lead { color: var(--muted); font-size: clamp(1rem, 2.3vw, 1.12rem); max-width: 58ch; }
.section-head { margin-bottom: clamp(2rem, 5vw, 3rem); }
.section-head.center .lead { margin-inline: auto; }

/* ---------- 4. Buttons ---------- */
.btn {
  --bbg: var(--terra); --bfg: #fff; --bbd: var(--terra);
  display: inline-flex; align-items: center; justify-content: center; gap: 0.55rem;
  padding: 0.92rem 1.6rem;
  background: var(--bbg); color: var(--bfg); border: 1.5px solid var(--bbd);
  border-radius: 10px;
  font-family: var(--sans); font-weight: 500; font-size: 0.82rem;
  letter-spacing: 0.04em;
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease), background 0.3s, color 0.3s, border-color 0.3s;
  box-shadow: 0 12px 26px -16px rgba(190, 150, 65, 0.9);
}
.btn:hover { transform: translateY(-2px); box-shadow: 0 18px 34px -16px rgba(190, 150, 65, 0.85); background: var(--terra-deep); border-color: var(--terra-deep); }
.btn:focus-visible { outline: 2px solid var(--terra-deep); outline-offset: 3px; }
.btn svg { width: 17px; height: 17px; }
.btn--outline { --bbg: transparent; --bfg: var(--ink); --bbd: rgba(45,38,32,0.3); box-shadow: none; }
.btn--outline:hover { background: var(--ink); color: #fff; border-color: var(--ink); box-shadow: none; }
.btn--light { --bbg: transparent; --bfg: #fff; --bbd: rgba(255,255,255,0.6); box-shadow: none; }
.btn--light:hover { background: #fff; color: var(--terra); border-color: #fff; box-shadow: none; }
.btn--whatsapp { --bbg: #2a9d4a; --bbd: #2a9d4a; box-shadow: 0 12px 26px -16px rgba(42,157,74,0.9); }
.btn--whatsapp:hover { background: #228a3f; border-color: #228a3f; }
.btn--cta-primary { --bbg: #fff; --bfg: var(--terra-deep); --bbd: #fff; box-shadow: 0 14px 30px -14px rgba(20,14,10,0.4); }
.btn--cta-primary:hover { background: #fff8ee; border-color: #fff8ee; color: var(--terra-deep); }
.btn--sm { padding: 0.68rem 1.15rem; font-size: 0.8rem; border-radius: 8px; }
.btn--lg { padding: 1rem 2rem; font-size: 0.88rem; }
.btn--block { width: 100%; }

.link-arrow { display: inline-flex; align-items: center; gap: 0.5rem; font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase; font-weight: 500; color: var(--terra); transition: gap 0.3s var(--ease); }
.link-arrow svg { width: 16px; height: 16px; transition: transform 0.3s var(--ease); }
.link-arrow:hover { gap: 0.8rem; }

/* ---------- 4b. Top bar ---------- */
.topbar {
  background: #fffaf3;
  border-bottom: 1px solid rgba(138,100,24,0.13);
  color: #665b51;
  font-size: 0.83rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.018em;
}
.topbar__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.25rem;
  min-height: 54px;
}
.topbar__info { display: flex; align-items: center; gap: 1.35rem; flex-wrap: wrap; }
.topbar__info span { display: inline-flex; align-items: center; gap: 0.62rem; white-space: nowrap; }
.topbar__info svg {
  width: 29px;
  height: 29px;
  padding: 6.5px;
  color: var(--terra-deep);
  background: rgba(176,132,42,0.09);
  border: 1px solid rgba(176,132,42,0.22);
  border-radius: 50%;
  flex: none;
  stroke-width: 1.85;
}
.topbar__info a { transition: color 0.25s var(--ease); }
.topbar__info a:hover { color: var(--terra-deep) !important; }
.topbar__social { display: flex; align-items: center; gap: 0.45rem; }
.topbar__social .label {
  margin-right: 0.35rem;
  color: var(--text);
  font-size: 0.78rem;
  font-weight: 500;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}
.topbar__social a {
  width: 31px;
  height: 31px;
  color: var(--ink);
  background: rgba(255,255,255,0.72);
  border: 1px solid rgba(45,38,32,0.12);
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: color 0.3s, background 0.3s, border-color 0.3s, transform 0.3s var(--ease), box-shadow 0.3s;
}
.topbar__social a:hover {
  color: #fff;
  background: var(--terra-deep);
  border-color: var(--terra-deep);
  transform: translateY(-2px);
  box-shadow: 0 8px 18px -10px rgba(45,38,32,0.75);
}
.topbar__social a:focus-visible { outline: 2px solid var(--terra-deep); outline-offset: 2px; }
.topbar__social svg { width: 14px; height: 14px; }
@media (max-width: 880px) {
  .topbar__info { display: none; }
  .topbar__social .label, .topbar__social a { display: none; }
  .topbar__social { gap: 0; min-height: 0; }
  .topbar__inner { min-height: 0; }
  .topbar { display: none; }
}

/* ---------- 5. Language dropdown (header) ---------- */
.lang-dropdown { position: relative; }
.lang-dropdown__toggle { display: flex; align-items: center; gap: 0.35rem; font-size: 0.85rem; font-weight: 500; color: var(--ink); padding: 0.6rem 0.3rem; }
.lang-dropdown__toggle svg { width: 14px; height: 14px; color: var(--muted); transition: transform 0.25s var(--ease); }
.lang-dropdown.is-open .lang-dropdown__toggle svg { transform: rotate(180deg); }
.lang-dropdown__menu { position: absolute; top: calc(100% + 8px); right: 0; background: var(--surface); border: 1px solid var(--line); border-radius: 10px; box-shadow: var(--shadow); padding: 0.35rem; display: flex; flex-direction: column; min-width: 68px; opacity: 0; visibility: hidden; transform: translateY(-6px); transition: opacity 0.25s, transform 0.25s, visibility 0.25s; z-index: 50; }
.lang-dropdown.is-open .lang-dropdown__menu { opacity: 1; visibility: visible; transform: none; }
.lang-dropdown__menu .lang-btn { text-align: left; padding: 0.5rem 0.7rem; border-radius: 6px; font-size: 0.84rem; font-weight: 500; color: var(--text); }
.lang-dropdown__menu .lang-btn:hover { background: var(--bg-2); }
.lang-dropdown__menu .lang-btn.is-active { background: var(--terra); color: #fff; }

/* ---------- 6. Header / nav ---------- */
.header { position: sticky; top: 0; z-index: 100; background: rgba(251, 246, 238, 0.92); backdrop-filter: blur(10px); border-bottom: 1px solid transparent; transition: box-shadow 0.4s var(--ease), border-color 0.4s, background 0.4s; }
.header.is-scrolled { box-shadow: 0 10px 30px -20px rgba(60,40,25,0.4); border-bottom-color: var(--line); }
.nav { display: flex; align-items: center; justify-content: space-between; min-height: var(--header-h); gap: 1.2rem; }
.brand { display: flex; align-items: center; gap: 0.6rem; flex: none; }
.brand__name { font-family: var(--serif); font-size: 1.7rem; line-height: 1; color: var(--terra); letter-spacing: 0.01em; font-weight: 600; }
.brand--light .brand__name { color: #fff; }
.brand__logo { height: 58px; width: auto; display: block; }
@media (max-width: 560px) { .brand__logo { height: 48px; } }
.footer-logo { display: inline-block; background: #fff; padding: 10px 14px; border-radius: 14px; line-height: 0; margin-bottom: 0.2rem; }
.footer-logo img { height: 60px; width: auto; display: block; }

.nav__menu { display: flex; align-items: center; gap: 0.15rem; }
.nav__menu a { position: relative; padding: 0.5rem 0.85rem; font-size: 0.85rem; font-weight: 400; color: var(--ink); transition: color 0.3s; }
.nav__menu a::after { content: ""; position: absolute; left: 0.85rem; right: 0.85rem; bottom: 0.15rem; height: 2px; background: var(--terra); transform: scaleX(0); transform-origin: left; transition: transform 0.35s var(--ease); }
.nav__menu a:hover { color: var(--terra); }
.nav__menu a:hover::after, .nav__menu a.is-active::after { transform: scaleX(1); }
.nav__menu a.is-active { color: var(--terra); }

.nav__actions { display: flex; align-items: center; gap: 0.6rem; flex: none; }
.nav__toggle { display: none; width: 46px; height: 46px; border-radius: 10px; position: relative; border: 1px solid var(--line); }
.nav__toggle span { position: absolute; left: 12px; right: 12px; height: 2px; background: var(--ink); border-radius: 2px; transition: transform 0.35s var(--ease), opacity 0.25s; }
.nav__toggle span:nth-child(1) { top: 16px; } .nav__toggle span:nth-child(2) { top: 22px; } .nav__toggle span:nth-child(3) { top: 28px; }
body.menu-open .nav__toggle span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
body.menu-open .nav__toggle span:nth-child(2) { opacity: 0; }
body.menu-open .nav__toggle span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }

@media (max-width: 430px) {
  .nav__cta-text { display: none; }              /* icon-only booking button on small phones */
  .nav__actions .btn--sm { padding: 0.6rem 0.72rem; }
  .nav { gap: 0.5rem; }
}
@media (max-width: 860px) {
  /* Remove blur so the header no longer becomes the containing block
     for the fixed off-canvas menu (which must fill the viewport). */
  .header { backdrop-filter: none; -webkit-backdrop-filter: none; background: rgba(251, 246, 238, 0.98); }
  .header.is-scrolled { background: rgba(251, 246, 238, 0.99); }
  .nav__toggle { display: block; }
  .nav__menu {
    height: 100dvh;
    position: fixed; inset: 0 0 0 auto; width: min(82vw, 320px);
    flex-direction: column; align-items: stretch; gap: 0;
    background: var(--surface); padding: calc(var(--header-h) + 1.4rem) 1.4rem 2rem;
    transform: translateX(105%); transition: transform 0.45s var(--ease);
    box-shadow: -30px 0 60px -30px rgba(60,40,25,0.4); border-left: 1px solid var(--line); z-index: 99; overflow-y: auto;
  }
  body.menu-open .nav__menu { transform: translateX(0); }
  .nav__menu a { padding: 0.95rem 0.4rem; font-size: 1rem; border-bottom: 1px solid var(--line); }
  .nav__menu a::after { display: none; }
  .nav__backdrop { position: fixed; inset: 0; background: rgba(40,30,22,0.4); backdrop-filter: blur(2px); opacity: 0; visibility: hidden; transition: opacity 0.4s, visibility 0.4s; z-index: 98; }
  body.menu-open .nav__backdrop { opacity: 1; visibility: visible; }
}

/* ---------- 7. Hero ---------- */
.hero { position: relative; min-height: clamp(560px, 82vh, 760px); display: flex; align-items: center; overflow: hidden; }
.hero__slides { position: absolute; inset: 0; }
.hero__slide { position: absolute; inset: 0; background-size: cover; background-position: center; opacity: 0; transform: scale(1.06); transition: opacity 1.6s var(--ease), transform 7s linear; }
.hero__slide.is-active { opacity: 1; transform: scale(1); }
.hero::after { content: ""; position: absolute; inset: 0; background: linear-gradient(100deg, rgba(20,14,10,0.86) 0%, rgba(20,14,10,0.56) 42%, rgba(20,14,10,0.32) 70%, rgba(20,14,10,0.5) 100%); z-index: 1; }
.hero__inner { position: relative; z-index: 2; padding-block: clamp(3rem, 8vh, 6rem) clamp(5rem, 10vh, 8rem); width: 100%; }
.hero__eyebrow { color: #fff; letter-spacing: 0.32em; font-size: 0.78rem; text-transform: uppercase; font-weight: 500; text-shadow: 0 2px 12px rgba(0,0,0,0.35); }
.hero__title { color: #fff; font-size: clamp(2.6rem, 7vw, 5rem); line-height: 1.05; margin-top: 1rem; max-width: 16ch; text-shadow: 0 4px 24px rgba(0,0,0,0.4); }
.hero__title-accent { color: var(--gold); }
.hero__rule { display: block; width: 84px; height: 3px; margin-top: 1.3rem; background: linear-gradient(90deg, var(--gold), var(--terra)); border-radius: 3px; }
.hero__sub { color: #f5ecdd; margin-top: 1.2rem; max-width: 46ch; font-size: clamp(1rem, 2.2vw, 1.18rem); text-shadow: 0 2px 14px rgba(0,0,0,0.35); }
.hero__cta { margin-top: 2rem; display: flex; flex-wrap: wrap; gap: 0.9rem; }
@media (max-width: 560px) { .hero__cta { flex-direction: column; align-items: stretch; } .hero__cta .btn { width: 100%; } }

/* Feature icons inline on the hero image */
.hero__features { display: flex; flex-wrap: wrap; gap: clamp(1.4rem, 4vw, 2.6rem); margin-top: clamp(2.2rem, 5vw, 3rem); }
.hf { display: flex; align-items: center; gap: 0.7rem; }
.hf span:last-child { color: #f5ecdd; font-size: 0.92rem; line-height: 1.3; font-weight: 500; text-shadow: 0 2px 10px rgba(0,0,0,0.35); white-space: nowrap; }
.hf__ic { width: 42px; height: 42px; flex: none; border-radius: 50%; display: grid; place-items: center; background: rgba(255,255,255,0.14); backdrop-filter: blur(3px); }
.hf__ic svg { width: 20px; height: 20px; }
.hf__ic--1 { color: var(--terra); }
.hf__ic--2 { color: #b087c9; }
.hf__ic--3 { color: var(--gold); }
.hf__ic--4 { color: #5fa88f; }
@media (max-width: 640px) {
  .hero__features { display: grid; grid-template-columns: 1fr 1fr; gap: 1.2rem 1rem; margin-top: 1.8rem; }
  .hf span:last-child { white-space: normal; }
}

/* Slider controls: arrows + dots */
.hero__controls { position: absolute; right: clamp(1.2rem, 4vw, 3rem); bottom: clamp(1.6rem, 4vw, 2.6rem); z-index: 3; display: flex; align-items: center; gap: 0.9rem; }
.hero__arrow { width: 44px; height: 44px; border-radius: 50%; border: 1px solid rgba(255,255,255,0.4); color: #fff; display: grid; place-items: center; transition: background 0.3s, border-color 0.3s; }
.hero__arrow:hover { background: rgba(255,255,255,0.15); border-color: #fff; }
.hero__arrow svg { width: 20px; height: 20px; }
.hero__dots { display: flex; gap: 0.5rem; }
.hero__dot { width: 8px; height: 8px; border-radius: 50%; background: rgba(255,255,255,0.4); transition: all 0.3s; }
.hero__dot.is-active { background: var(--gold); width: 22px; border-radius: 100px; }
@media (max-width: 780px) {
  .hero__controls { position: static; margin-top: 2rem; justify-content: center; }
}

/* Bottom wave divider with palm mark */
.hero__wave { position: absolute; left: 0; right: 0; bottom: -1px; width: 100%; height: clamp(40px, 7vw, 90px); z-index: 2; display: block; }
.hero__palm { position: absolute; left: 50%; bottom: 0.6rem; transform: translateX(-50%); z-index: 3; width: 34px; height: 34px; color: var(--gold); }
.hero__palm svg { width: 100%; height: 100%; }
@media (max-width: 640px) { .hero__palm { width: 26px; height: 26px; bottom: 0.4rem; } }

/* ---------- 8. Page banner (inner) ---------- */
.pagebanner { position: relative; min-height: clamp(300px, 44vh, 440px); display: grid; align-items: center; overflow: hidden; }
.pagebanner__bg { position: absolute; inset: 0; background-size: cover; background-position: center; transform: scale(1.05); }
.pagebanner::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(34,26,20,0.45), rgba(34,26,20,0.7)); z-index: 1; }
.pagebanner__inner { position: relative; z-index: 2; text-align: center; padding-block: clamp(2.5rem, 7vh, 4.5rem); }
.pagebanner__title { color: #fff; font-size: clamp(2.4rem, 6.5vw, 4.2rem); }
.pagebanner__title em { font-style: italic; color: var(--gold); }
.pagebanner__sub { color: #f2e7d8; margin: 1rem auto 0; max-width: 50ch; }
.breadcrumb { display: flex; gap: 0.5rem; justify-content: center; font-size: 0.74rem; letter-spacing: 0.12em; text-transform: uppercase; color: #e6d8c6; margin-top: 1.1rem; }
.breadcrumb a:hover { color: #fff; } .breadcrumb span { color: var(--gold); }

/* ---------- 9. Generic cards / grid ---------- */
.grid { display: grid; gap: clamp(1rem, 2.5vw, 1.6rem); }
.grid--2 { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); }
.grid--3 { grid-template-columns: repeat(auto-fit, minmax(270px, 1fr)); }
.grid--4 { grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); }
.grid--5 { grid-template-columns: repeat(5, minmax(0, 1fr)); gap: clamp(0.8rem, 1.4vw, 1.1rem); }
@media (max-width: 1100px) { .grid--5 { grid-template-columns: repeat(3, minmax(0, 1fr)); } }
@media (max-width: 760px) { .grid--5 { grid-template-columns: repeat(2, minmax(0, 1fr)); } }
@media (max-width: 520px) { .grid--5 { grid-template-columns: 1fr; } }

.card { background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius); overflow: hidden; transition: transform 0.4s var(--ease), box-shadow 0.4s; display: flex; flex-direction: column; }
.card:hover { transform: translateY(-5px); box-shadow: var(--shadow); }
.card__media { display: block; position: relative; aspect-ratio: 4/3; overflow: hidden; }
.card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.7s var(--ease); }
.card:hover .card__media img { transform: scale(1.06); }
.card__badge { position: absolute; top: 0.8rem; left: 0.8rem; background: rgba(255,255,255,0.92); color: var(--terra); font-size: 0.64rem; letter-spacing: 0.16em; text-transform: uppercase; padding: 0.32rem 0.7rem; border-radius: 100px; font-weight: 500; }
.card__body { padding: 1.3rem 1.35rem 1.45rem; display: flex; flex-direction: column; gap: 0.6rem; flex: 1; }
.card__title { font-size: 1.4rem; color: var(--ink); }
.card__text { color: var(--muted); font-size: 0.92rem; }
.card__foot { margin-top: auto; padding-top: 0.4rem; }

/* Icon tile (values / experience) */
.tile { display: block; padding: 1.8rem 1.6rem; text-align: left; background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius); transition: transform 0.4s var(--ease), box-shadow 0.4s; }
.tile:hover { transform: translateY(-5px); box-shadow: var(--shadow); }
.tile__icon { width: 56px; height: 56px; border-radius: 50%; display: grid; place-items: center; background: var(--bg); color: var(--terra); margin-bottom: 1.1rem; }
.tile__icon svg { width: 26px; height: 26px; }
.tile__num { font-family: var(--serif); font-size: 2.2rem; color: var(--terra-soft); line-height: 1; }
.tile h3 { font-size: 1.3rem; margin: 0.5rem 0 0.5rem; }
.tile p { color: var(--muted); font-size: 0.92rem; }

/* ---------- 10. Weekly events row ---------- */
.events-row { display: grid; grid-auto-flow: column; grid-auto-columns: minmax(170px, 1fr); gap: 1rem; overflow-x: auto; padding-bottom: 0.6rem; scroll-snap-type: x mandatory; }
.events-row::-webkit-scrollbar { height: 6px; } .events-row::-webkit-scrollbar-thumb { background: var(--terra-soft); border-radius: 10px; }
@media (min-width: 1000px) { .events-row { grid-auto-flow: unset; grid-template-columns: repeat(7, 1fr); overflow: visible; } }
.event { position: relative; border-radius: 14px; overflow: hidden; min-height: 200px; display: flex; flex-direction: column; justify-content: flex-end; scroll-snap-align: start; color: #fff; transition: transform 0.4s var(--ease), box-shadow 0.4s; }
.event:hover { transform: translateY(-5px); box-shadow: var(--shadow); }
.event__img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.event::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(20,14,10,0.15) 0%, rgba(20,14,10,0.85) 100%); }
.event__day { position: absolute; top: 0.7rem; left: 0.7rem; z-index: 2; background: rgba(190, 150, 65,0.92); font-size: 0.62rem; letter-spacing: 0.14em; padding: 0.28rem 0.6rem; border-radius: 6px; font-weight: 600; }
.event__body { position: relative; z-index: 2; padding: 0.9rem; }
.event__title { font-family: var(--serif); font-size: 1.2rem; line-height: 1.1; }
.event__time { font-size: 0.72rem; color: #e8dccb; margin-top: 0.2rem; }
.event--cta { background: var(--bg-2); border: 1px dashed var(--terra-soft); color: var(--terra); align-items: center; justify-content: center; text-align: center; gap: 0.5rem; padding: 1rem; }
.event--cta::after { display: none; }
.event--cta:hover { background: #fff; }
.event--cta svg { width: 26px; height: 26px; }
.event--cta b { font-family: var(--serif); font-size: 1.15rem; color: var(--ink); }

/* ---------- 11. Split (about) ---------- */
.split { display: grid; gap: clamp(2rem, 5vw, 3.5rem); align-items: center; grid-template-columns: 1fr; }
@media (min-width: 880px) { .split { grid-template-columns: 1fr 1fr; } .split--media-right .split__media { order: 2; } }
.split__media { border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow); }
.split__media img { width: 100%; height: 100%; object-fit: cover; aspect-ratio: 4/3; }
.split__media--stack { display: grid; grid-template-columns: 1.3fr 1fr; gap: 1rem; box-shadow: none; }
.split__media--stack img { border-radius: var(--radius); box-shadow: var(--shadow); aspect-ratio: 3/4; }
.split__media--stack img:nth-child(2) { align-self: end; aspect-ratio: 3/4; }
.stat-strip { display: flex; gap: clamp(1rem,3vw,2.2rem); flex-wrap: wrap; margin-top: 1.6rem; padding-top: 1.4rem; border-top: 1px solid var(--line); }
.stat b { display: block; font-family: var(--serif); font-size: 1.9rem; color: var(--terra); line-height: 1; }
.stat span { font-size: 0.76rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--muted); }

/* Info facts list (About / Rooftop section) */
.about-facts { display: grid; grid-template-columns: 1fr 1fr; gap: 0.9rem 1.4rem; margin-top: 1.6rem; padding-top: 1.4rem; border-top: 1px solid var(--line); }
.about-facts li { display: flex; align-items: center; gap: 0.6rem; font-size: 0.95rem; color: var(--ink); font-weight: 500; }
.about-facts svg { width: 22px; height: 22px; color: var(--terra); flex: none; }
@media (max-width: 480px) { .about-facts { grid-template-columns: 1fr; } }

/* Anchor scroll offset so sticky header never covers jumped-to sections */
.section[id] { scroll-margin-top: calc(var(--header-h) + 16px); }

/* ---------- 12. Chef recommends (image + price overlay) ---------- */
.dish { position: relative; border-radius: var(--radius); overflow: hidden; min-height: 280px; display: flex; align-items: flex-end; color: #fff; box-shadow: var(--shadow-soft); transition: transform 0.4s var(--ease), box-shadow 0.4s; }
.dish:hover { transform: translateY(-5px); box-shadow: var(--shadow); }
.dish__img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: transform 0.7s var(--ease); }
.dish:hover .dish__img { transform: scale(1.06); }
.dish::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(20,14,10,0) 35%, rgba(20,14,10,0.88) 100%); }
.dish__body { position: relative; z-index: 2; padding: 1.3rem; width: 100%; display: flex; align-items: flex-end; justify-content: space-between; gap: 1rem; }
.dish__title { font-family: var(--serif); font-size: 1.45rem; line-height: 1.1; }
.dish__desc { font-size: 0.82rem; color: #e8dccb; margin-top: 0.25rem; }
.dish__price { font-family: var(--serif); font-size: 1.3rem; color: #fff; background: var(--terra); padding: 0.2rem 0.7rem; border-radius: 8px; white-space: nowrap; flex: none; }
.dish__badge { position: absolute; top: 0.8rem; left: 0.8rem; z-index: 2; background: rgba(255,255,255,0.94); color: var(--terra); font-size: 0.64rem; letter-spacing: 0.14em; text-transform: uppercase; padding: 0.34rem 0.75rem; border-radius: 100px; font-weight: 600; }

/* ---------- 13. Gallery strip + masonry ---------- */
/* Glimpse of Coco — two-direction cinematic photo reel */
.glimpse { position: relative; overflow: hidden; }
.glimpse-reel {
  --glimpse-gap: clamp(7px, 0.65vw, 12px);
  position: relative;
  z-index: 1;
  width: 100vw;
  margin-top: clamp(2rem, 4vw, 3rem);
  margin-left: calc(50% - 50vw);
  padding-block: var(--glimpse-gap);
  overflow: hidden;
  background: linear-gradient(90deg, var(--terra-deep), var(--terra) 50%, var(--gold));
  box-shadow: 0 20px 50px -35px rgba(34,26,20,0.75);
}
.glimpse-marquee { width: 100%; overflow: hidden; }
.glimpse-marquee + .glimpse-marquee { margin-top: var(--glimpse-gap); }
.glimpse-track {
  display: flex;
  width: max-content;
  will-change: transform;
  animation: glimpse-scroll 44s linear infinite;
}
.glimpse-marquee--reverse .glimpse-track { animation-direction: reverse; animation-duration: 50s; }
.glimpse-reel:hover .glimpse-track,
.glimpse-reel:focus-within .glimpse-track { animation-play-state: paused; }
.glimpse-group {
  display: flex;
  flex: 0 0 max(108vw, 1680px);
  gap: var(--glimpse-gap);
  padding-right: var(--glimpse-gap);
}
.glimpse-group[aria-hidden="true"] { pointer-events: none; }
.glimpse-item {
  --glimpse-grow: 19;
  position: relative;
  display: block;
  flex: var(--glimpse-grow) 1 0;
  min-width: 0;
  height: clamp(150px, 14vw, 220px);
  overflow: hidden;
  border-radius: clamp(6px, 0.6vw, 10px);
  background: var(--dark);
  cursor: zoom-in;
}
.glimpse-item--wide { --glimpse-grow: 26; }
.glimpse-item--portrait { --glimpse-grow: 15; }
.glimpse-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s var(--ease), filter 0.45s ease;
}
.glimpse-item:hover img { transform: scale(1.065); filter: saturate(1.06); }
.glimpse-item:focus-visible { outline: 3px solid #fff; outline-offset: -5px; }
@keyframes glimpse-scroll {
  from { transform: translate3d(0,0,0); }
  to { transform: translate3d(-50%,0,0); }
}
@media (max-width: 640px) {
  .glimpse-reel { --glimpse-gap: 7px; }
  .glimpse-item { height: 145px; }
  .glimpse-track { animation-duration: 38s; }
  .glimpse-marquee--reverse .glimpse-track { animation-duration: 43s; }
}
@media (prefers-reduced-motion: reduce) {
  .glimpse-marquee { overflow-x: auto; scrollbar-width: none; }
  .glimpse-marquee::-webkit-scrollbar { display: none; }
  .glimpse-track { animation: none; transform: none; }
}

.glimpse-actions { position: relative; z-index: 1; margin-top: clamp(1.8rem, 4vw, 2.4rem); display: flex; align-items: center; justify-content: center; gap: 1.2rem; flex-wrap: wrap; }
.glimpse-actions__divider { width: 1px; height: 28px; background: var(--line); }
.glimpse-actions__ig { display: inline-flex; align-items: center; gap: 0.55rem; color: var(--text); font-size: 0.9rem; font-weight: 500; transition: color 0.3s; }
.glimpse-actions__ig:hover { color: var(--terra); }
.glimpse-actions__ig svg { width: 19px; height: 19px; }
@media (max-width: 480px) { .glimpse-actions__divider { display: none; } }

.glimpse-motif { position: absolute; right: -20px; bottom: -20px; width: clamp(120px, 16vw, 200px); height: clamp(120px, 16vw, 200px); color: var(--terra-soft); opacity: 0.5; pointer-events: none; z-index: 0; }

.masonry { columns: 2 200px; column-gap: clamp(0.7rem,2vw,1rem); }
@media (min-width: 760px) { .masonry { columns: 3 240px; } }
@media (min-width: 1100px) { .masonry { columns: 4 260px; } }
.masonry__item { break-inside: avoid; margin-bottom: clamp(0.7rem,2vw,1rem); position: relative; border-radius: 14px; overflow: hidden; cursor: zoom-in; display: block; }
.masonry__item img { width: 100%; transition: transform 0.6s var(--ease); }
.masonry__item::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, transparent 55%, rgba(20,14,10,0.65)); opacity: 0; transition: opacity 0.4s; }
.masonry__item:hover img { transform: scale(1.06); }
.masonry__item:hover::after { opacity: 1; }
.masonry__cap { position: absolute; left: 1rem; bottom: 0.8rem; z-index: 2; font-family: var(--serif); font-size: 1.05rem; color: #fff; opacity: 0; transform: translateY(8px); transition: 0.4s; }
.masonry__item:hover .masonry__cap { opacity: 1; transform: none; }

.filterbar { display: flex; flex-wrap: wrap; gap: 0.5rem; justify-content: center; margin-bottom: 2.2rem; }
.chip { display: inline-flex; align-items: center; gap: 0.45rem; padding: 0.6rem 1.2rem; border-radius: 100px; border: 1px solid var(--line); font-size: 0.85rem; letter-spacing: 0.06em; color: var(--text); background: var(--surface); transition: all 0.3s var(--ease); }
.chip:hover { border-color: var(--terra); color: var(--terra); }
.chip.is-active { background: var(--terra); color: #fff; border-color: var(--terra); }

/* ---------- 14. Lightbox ---------- */
.lightbox { position: fixed; inset: 0; z-index: 200; background: rgba(25,18,13,0.92); backdrop-filter: blur(6px); display: grid; place-items: center; opacity: 0; visibility: hidden; transition: opacity 0.35s; padding: 1.5rem; }
.lightbox.is-open { opacity: 1; visibility: visible; }
.lightbox img { max-width: 92vw; max-height: 82vh; border-radius: 12px; box-shadow: var(--shadow); }
.lightbox__cap { color: #e8dccb; text-align: center; margin-top: 1rem; font-family: var(--serif); font-size: 1.1rem; }
.lightbox__btn { position: absolute; top: 50%; transform: translateY(-50%); width: 50px; height: 50px; border-radius: 50%; background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.3); display: grid; place-items: center; color: #fff; transition: background 0.3s; }
.lightbox__btn:hover { background: var(--terra); border-color: var(--terra); }
.lightbox__btn svg { width: 24px; height: 24px; }
.lightbox__prev { left: 1.2rem; } .lightbox__next { right: 1.2rem; } .lightbox__close { top: 1.2rem; right: 1.2rem; transform: none; }
@media (max-width: 640px) { .lightbox__btn { width: 42px; height: 42px; } .lightbox__prev { left: 0.5rem; } .lightbox__next { right: 0.5rem; } }

/* ---------- 15. Menu ---------- */
.menu-tabs { display: flex; flex-wrap: wrap; gap: 0.5rem; justify-content: center; margin-bottom: 2.6rem; }
.menu-list { display: grid; gap: clamp(1.4rem,4vw,2.6rem); grid-template-columns: 1fr; }
@media (min-width: 820px) { .menu-list { grid-template-columns: 1fr 1fr; column-gap: clamp(2rem,5vw,4rem); } }
.menu-group__title { font-size: 1.6rem; color: var(--ink); padding-bottom: 0.7rem; margin-bottom: 0.5rem; border-bottom: 2px solid var(--terra-soft); }
.menu-item { display: grid; grid-template-columns: 1fr auto; gap: 0.15rem 1rem; padding: 0.9rem 0; border-bottom: 1px dashed var(--line); align-items: baseline; }
.menu-item:last-child { border-bottom: none; }
.menu-item__name { font-family: var(--serif); font-size: 1.2rem; color: var(--ink); }
.menu-item__price { font-family: var(--serif); font-size: 1.18rem; color: var(--terra); white-space: nowrap; }
.menu-item__desc { grid-column: 1/-1; color: var(--muted); font-size: 0.88rem; }
.menu-item__tags, .dish-tags { display: flex; gap: 0.4rem; flex-wrap: wrap; margin-top: 0.3rem; }
.menu-item__tags { grid-column: 1/-1; }
.tag { font-size: 0.6rem; letter-spacing: 0.12em; text-transform: uppercase; color: var(--terra); border: 1px solid var(--terra-soft); padding: 0.16rem 0.5rem; border-radius: 100px; }
.tab-panel { display: none; } .tab-panel.is-active { display: block; animation: fade 0.5s var(--ease); }
@keyframes fade { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: none; } }

/* ---------- 16. Testimonials ---------- */
.rating-summary { display: flex; align-items: center; justify-content: center; gap: 0.9rem; margin-bottom: 2.2rem; }
.rating-summary__score { font-family: var(--serif); font-size: 2.4rem; color: var(--terra); line-height: 1; }
.rating-summary__meta { display: flex; flex-direction: column; gap: 0.15rem; }
.rating-summary__stars { color: var(--gold); letter-spacing: 0.15em; font-size: 1rem; }
.rating-summary__count { font-size: 0.82rem; color: var(--muted); }
@media (max-width: 480px) { .rating-summary { text-align: left; } }
.testi { position: relative; max-width: 1100px; margin-inline: auto; }
.testi__viewport { overflow: hidden; }
.testi__track { display: flex; transition: transform 0.6s var(--ease); }
.testi__slide { min-width: 100%; display: grid; gap: 1.2rem; grid-template-columns: 1fr; padding: 0 0.3rem; }
@media (min-width: 820px) { .testi__slide { grid-template-columns: repeat(3, 1fr); } }
.testi__card { background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius); padding: 1.8rem 1.6rem; box-shadow: var(--shadow-soft); }
.testi__mark { font-family: var(--serif); font-size: 2.6rem; color: var(--terra-soft); line-height: 0.6; }
.testi__text { color: var(--text); font-size: 0.96rem; margin: 0.6rem 0 1rem; font-style: italic; }
.testi__stars { color: var(--gold); letter-spacing: 0.15em; margin-bottom: 1rem; font-size: 0.9rem; }
.testi__who { display: flex; align-items: center; gap: 0.8rem; }
.testi__avatar { width: 44px; height: 44px; border-radius: 50%; flex: none; display: grid; place-items: center; background: var(--terra); color: #fff; font-family: var(--serif); font-size: 1.1rem; }
.testi__name { font-family: var(--serif); font-size: 1.1rem; color: var(--ink); line-height: 1.1; }
.testi__loc { font-size: 0.8rem; letter-spacing: 0.08em; text-transform: uppercase; color: var(--muted); }
.testi__nav { width: 46px; height: 46px; border-radius: 50%; border: 1px solid var(--line); background: var(--surface); display: grid; place-items: center; color: var(--ink); transition: all 0.3s; position: absolute; top: 50%; transform: translateY(-50%); z-index: 3; }
.testi__nav:hover { background: var(--terra); color: #fff; border-color: var(--terra); }
.testi__nav svg { width: 20px; height: 20px; }
.testi__prev { left: -10px; } .testi__next { right: -10px; }
@media (max-width: 1180px) { .testi { max-width: 92%; } .testi__prev { left: -6px; } .testi__next { right: -6px; } }
@media (max-width: 700px) { .testi__nav { display: none; } /* arrows overlap on mobile — dots + auto-rotate remain */ }
.testi__dots { display: flex; gap: 0.4rem; justify-content: center; margin-top: 1.6rem; }
.testi__dot { width: 8px; height: 8px; border-radius: 50%; background: var(--terra-soft); transition: all 0.3s; }
.testi__dot.is-active { background: var(--terra); width: 24px; border-radius: 100px; }

/* ---------- 16b. FAQ accordion ---------- */
.faq__item { border-bottom: 1px solid var(--line); }
.faq__item:first-child { border-top: 1px solid var(--line); }
.faq__q { display: flex; align-items: center; justify-content: space-between; gap: 1rem; width: 100%; padding: 1.15rem 0.2rem; background: none; border: none; text-align: left; font-family: var(--serif); font-size: clamp(1.02rem, 2.4vw, 1.2rem); color: var(--ink); }
.faq__q:hover { color: var(--terra); }
.faq__q:focus-visible { outline: 2px solid var(--terra-deep); outline-offset: 3px; border-radius: 6px; }
.faq__ic { position: relative; width: 20px; height: 20px; flex: none; }
.faq__ic::before, .faq__ic::after { content: ""; position: absolute; top: 50%; left: 50%; background: var(--terra); transition: transform 0.3s var(--ease); }
.faq__ic::before { width: 14px; height: 2px; transform: translate(-50%, -50%); }
.faq__ic::after { width: 2px; height: 14px; transform: translate(-50%, -50%); }
.faq__q[aria-expanded="true"] .faq__ic::after { transform: translate(-50%, -50%) rotate(90deg) scaleY(0); }
.faq__a { padding: 0 1.6rem 1.3rem 0.2rem; }
.faq__a p { color: var(--muted); font-size: 0.96rem; margin: 0; }
.faq__a a { color: var(--terra); text-decoration: underline; text-underline-offset: 2px; }

/* ---------- 17. CTA band ---------- */
.cta-band { position: relative; overflow: hidden; border-radius: var(--radius-lg); background: linear-gradient(120deg, var(--terra) 0%, var(--terra-deep) 100%); color: #fff; padding: clamp(2.2rem,5vw,3.2rem) clamp(1.4rem,4vw,3rem); }
.cta-band__inner { position: relative; z-index: 2; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 1.6rem; }
.cta-band__title { color: #fff; font-size: clamp(1.8rem,4.5vw,2.8rem); }
.cta-band__sub { color: #f3ddd0; margin-top: 0.4rem; max-width: 44ch; }
.cta-band__btns { display: flex; flex-wrap: wrap; gap: 0.8rem; }
.cta-band::before { content: ""; position: absolute; inset: 0; background-image: radial-gradient(circle at 85% 120%, rgba(255,255,255,0.14), transparent 45%); }

/* Big centered CTA (inner pages) */
.cta-feature { position: relative; overflow: hidden; border-radius: var(--radius-lg); text-align: center; padding: clamp(2.6rem,7vw,5rem) var(--gutter); color: #fff; }
.cta-feature__bg { position: absolute; inset: 0; background-size: cover; background-position: center; }
.cta-feature::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(34,26,20,0.55), rgba(34,26,20,0.8)); }
.cta-feature__inner { position: relative; z-index: 2; }
.cta-feature__title { color: #fff; font-size: clamp(2rem,6vw,3.4rem); }
.cta-feature__title em { font-style: italic; color: var(--gold); }
.cta-feature__btns { display: flex; flex-wrap: wrap; gap: 0.9rem; justify-content: center; margin-top: 1.6rem; }

/* ---------- 18. Forms ---------- */
.form-card { background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius-lg); padding: clamp(1.6rem,4vw,2.6rem); box-shadow: var(--shadow); }
.form-card--glass { background: rgba(255,255,255,0.75); backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.6); }
.form-grid { display: grid; gap: 1.1rem; grid-template-columns: 1fr 1fr; }
.field { display: flex; flex-direction: column; gap: 0.4rem; }
.field--full { grid-column: 1/-1; }
.field label { font-size: 0.72rem; letter-spacing: 0.1em; text-transform: uppercase; color: var(--terra); font-weight: 500; }
.field input, .field select, .field textarea { background: var(--bg-2); border: 1px solid var(--line); border-radius: 10px; padding: 0.8rem 1rem; color: var(--ink); font-size: 0.95rem; font-weight: 300; transition: border-color 0.3s, background 0.3s; width: 100%; }
.field textarea { resize: vertical; min-height: 120px; }
.field input::placeholder, .field textarea::placeholder { color: #b3a596; }
.field input:focus, .field select:focus, .field textarea:focus { outline: none; border-color: var(--terra); background: #fff; }
.field select { appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23b5613c' d='M6 8L0 0h12z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 1rem center; padding-right: 2.4rem; }
.form-actions { display: flex; flex-wrap: wrap; gap: 0.8rem; margin-top: 0.4rem; }
.form-note { font-size: 0.8rem; color: var(--muted); margin-top: 0.8rem; }
.form-success { display: none; padding: 0.9rem 1.1rem; border-radius: 10px; background: #e7f3ea; border: 1px solid #b9ddc4; color: #2a7d45; font-size: 0.9rem; margin-bottom: 1rem; }
.form-success.is-shown { display: block; animation: fade 0.4s var(--ease); }
@media (max-width: 560px) { .form-grid { grid-template-columns: 1fr; } }

/* ---------- 19. Info / trust ---------- */
.info-list { display: grid; gap: 0.9rem; }
.info-row { display: flex; gap: 1rem; align-items: flex-start; padding: 1.05rem 1.2rem; border-radius: 14px; background: var(--surface); border: 1px solid var(--line); }
.info-row__icon { width: 42px; height: 42px; flex: none; border-radius: 12px; display: grid; place-items: center; background: var(--bg); color: var(--terra); }
.info-row__icon svg { width: 20px; height: 20px; }
.info-row__label { font-size: 0.66rem; letter-spacing: 0.16em; text-transform: uppercase; color: var(--terra); }
.info-row__value { font-family: var(--serif); font-size: 1.1rem; color: var(--ink); }
.info-row__value a:hover { color: var(--terra); }

.trust { display: grid; gap: 0.8rem; grid-template-columns: repeat(auto-fit, minmax(150px,1fr)); }
.trust__item { text-align: center; padding: 1.4rem 1rem; border-radius: 14px; background: var(--surface); border: 1px solid var(--line); }
.trust__item .ti-ic { width: 46px; height: 46px; border-radius: 50%; display: grid; place-items: center; background: var(--bg); color: var(--terra); margin: 0 auto 0.7rem; }
.trust__item .ti-ic svg { width: 22px; height: 22px; }
.trust__item b { display: block; font-family: var(--serif); font-size: 1.15rem; color: var(--ink); margin-bottom: 0.2rem; }
.trust__item span { font-size: 0.84rem; color: var(--muted); }
.trust__item a:hover { color: var(--terra); }

/* ---------- 20. Map ---------- */
.map-wrap { border-radius: var(--radius-lg); overflow: hidden; border: 1px solid var(--line); box-shadow: var(--shadow-soft); aspect-ratio: 16/10; background: var(--surface); }
.map-wrap iframe { width: 100%; height: 100%; border: 0; }

/* ---------- 21. Newsletter ---------- */
.newsletter { display: flex; gap: 0; max-width: 420px; border: 1px solid var(--line); border-radius: 10px; overflow: hidden; background: var(--surface); }
.newsletter input { flex: 1; min-width: 0; border: none; background: transparent; padding: 0.8rem 1rem; color: var(--ink); }
.newsletter input:focus { outline: none; }
.newsletter button { background: var(--terra); color: #fff; padding: 0 1.1rem; display: grid; place-items: center; transition: background 0.3s; }
.newsletter button:hover { background: var(--terra-deep); }
.newsletter button svg { width: 18px; height: 18px; }

/* ---------- 22. Footer ---------- */
.footer { background: var(--footer-bg); color: var(--footer-text); padding-top: clamp(3rem,6vw,4.5rem); }
.footer > .container { max-width: 1380px; }
.footer__grid {
  display: grid;
  align-items: start;
  gap: clamp(1.75rem, 2.8vw, 3rem);
  grid-template-columns:
    minmax(210px, 1.05fr)
    minmax(280px, 1.35fr)
    minmax(175px, 0.78fr)
    minmax(135px, 0.62fr)
    minmax(300px, 1.35fr);
}
.footer__grid > * { min-width: 0; }
.footer__grid > :nth-child(3) .footer__contact li:first-child { white-space: nowrap; }
@media (max-width: 1370px) {
  .footer__grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .footer__grid > :nth-child(5) { grid-column: span 2; }
}
@media (max-width: 760px) {
  .footer__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .footer__grid > :nth-child(5) { grid-column: 1 / -1; }
}

/* Dedicated restaurant directory: the overview remains concise, this page shows all 25 cards. */
.restaurant-directory-page .guide-intro,
.restaurant-directory-page .filterbar,
.restaurant-directory-page [data-guide-section]:not([data-guide-section="restaurant-rooftop"]) { display: none; }
.restaurant-directory-page > .section { padding-top: clamp(3rem, 6vw, 5rem); }
.restaurant-directory-page [data-guide-section="restaurant-rooftop"] { margin-bottom: 0; }
@media (max-width: 520px) {
  .footer__grid { grid-template-columns: 1fr; }
  .footer__grid > :nth-child(5) { grid-column: auto; }
}
.footer .brand__name { color: #fff; }
.footer__about p { max-width: 27ch; color: var(--footer-text); font-size: 0.9rem; margin-top: 0.9rem; opacity: 0.85; }
.footer h4 { font-family: var(--sans); font-size: 0.74rem; letter-spacing: 0.2em; text-transform: uppercase; color: var(--gold); margin-bottom: 1.1rem; }
.footer__links a { display: block; padding: 0.3rem 0; color: var(--footer-text); font-size: 0.9rem; opacity: 0.85; transition: opacity 0.3s, color 0.3s, padding-left 0.3s; }
.footer__links a:hover { color: #fff; opacity: 1; padding-left: 5px; }
.footer__contact li { color: var(--footer-text); font-size: 0.9rem; display: flex; align-items: flex-start; gap: 0.7rem; margin-bottom: 0.8rem; opacity: 0.9; }
.footer__contact svg { width: 16px; height: 16px; color: var(--gold); flex: none; margin-top: 3px; }
.footer__contact a { overflow-wrap: anywhere; }
.footer__contact a:hover { color: #fff; }
.footer__social { display: flex; gap: 0.5rem; margin-top: 1.1rem; }
.footer__social a { width: 38px; height: 38px; border-radius: 50%; display: grid; place-items: center; border: 1px solid rgba(255,255,255,0.18); color: var(--footer-text); transition: all 0.3s; }
.footer__social a:hover { background: var(--terra); border-color: var(--terra); color: #fff; transform: translateY(-3px); }
.footer__social svg { width: 16px; height: 16px; }
.footer__bar { margin-top: clamp(2.2rem,5vw,3.2rem); border-top: 1px solid rgba(255,255,255,0.12); padding-block: 1.4rem; display: flex; flex-wrap: wrap; gap: 0.6rem; justify-content: space-between; font-size: 0.78rem; opacity: 0.8; }
.footer__bar a:hover { color: #fff; }

/* ---------- 23. Blog ---------- */
.post-meta { display: flex; gap: 0.7rem; align-items: center; font-size: 0.72rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--muted); }
.post-meta .dot { width: 3px; height: 3px; border-radius: 50%; background: var(--terra); }
.post-cat { color: var(--terra); }
.post-card .card__title a:hover { color: var(--terra); }
.featured-post { display: grid; grid-template-columns: 1fr; gap: 0; overflow: hidden; }
@media (min-width: 820px) { .featured-post { grid-template-columns: 1.15fr 1fr; } }
.featured-post .card__media { aspect-ratio: auto; min-height: 300px; }
.featured-post .card__body { justify-content: center; padding: clamp(1.6rem,4vw,3rem); }
.featured-post .card__title { font-size: clamp(1.6rem,4vw,2.5rem); }

/* ---------- 24. Reveal & utilities ---------- */
.reveal { opacity: 0; transform: translateY(26px); transition: opacity 0.8s var(--ease), transform 0.8s var(--ease); }
.reveal.is-visible { opacity: 1; transform: none; }
.reveal[data-delay="1"] { transition-delay: 0.08s; }
.reveal[data-delay="2"] { transition-delay: 0.16s; }
.reveal[data-delay="3"] { transition-delay: 0.24s; }
.reveal[data-delay="4"] { transition-delay: 0.32s; }
.mt-1 { margin-top: 1rem; } .mt-2 { margin-top: 2rem; } .mt-3 { margin-top: 3rem; }
.skip-link { position: absolute; left: -999px; top: 0; z-index: 999; background: var(--terra); color: #fff; padding: 0.6rem 1rem; border-radius: 0 0 8px 0; }
.skip-link:focus { left: 0; }

/* ---------- 25. Prose / SEO text & articles ---------- */
.prose { max-width: 760px; }
.prose.mx-auto { margin-inline: auto; }
.prose p { color: var(--text); margin-bottom: 1.1rem; font-size: 1.04rem; }
.prose h2 { font-size: clamp(1.5rem, 3.4vw, 2.1rem); color: var(--ink); margin: 2rem 0 0.8rem; }
.prose > h2:first-child { margin-top: 0; }
.prose > article:first-of-type > h2 { margin-top: 0; }
.prose h3 { font-size: 1.3rem; color: var(--ink); margin: 1.5rem 0 0.6rem; }
.prose ul, .prose ol { margin: 0 0 1.2rem 1.2rem; }
.prose ul { list-style: disc; } .prose ol { list-style: decimal; }
.prose li { color: var(--text); margin-bottom: 0.45rem; }
.prose a { color: var(--terra); text-decoration: underline; text-underline-offset: 2px; }
.prose a:hover { color: var(--terra-deep); }
.prose blockquote { border-left: 3px solid var(--terra); padding: 0.4rem 0 0.4rem 1.2rem; margin: 1.4rem 0; font-family: var(--serif); font-style: italic; font-size: 1.3rem; color: var(--ink); }
.prose strong { color: var(--ink); font-weight: 500; }

.article { padding-block: clamp(2.5rem, 6vw, 4.5rem); }
.article__layout { display: grid; grid-template-columns: 1fr; gap: 2.5rem; }
@media (min-width: 960px) { .article__layout { grid-template-columns: minmax(0,1fr) 280px; align-items: start; } }
.article__aside { position: sticky; top: calc(var(--header-h) + 1rem); display: flex; flex-direction: column; gap: 1.2rem; }
.aside-card { background: var(--bg-2); border: 1px solid var(--line); border-radius: var(--radius); padding: 1.4rem 1.4rem; }
.aside-card h4 { font-family: var(--sans); font-size: 0.74rem; letter-spacing: 0.18em; text-transform: uppercase; color: var(--terra); margin-bottom: 0.9rem; }
.aside-card a { display: block; padding: 0.4rem 0; color: var(--text); font-size: 0.95rem; border-bottom: 1px solid var(--line); }
.aside-card a:last-child { border-bottom: none; }
.aside-card a:hover { color: var(--terra); }
.tag-row { display: flex; flex-wrap: wrap; gap: 0.4rem; margin-top: 1.6rem; }
.share-row { display: flex; gap: 0.5rem; margin-top: 0.6rem; }
.share-row a { width: 40px; height: 40px; border-radius: 50%; display: grid; place-items: center; border: 1px solid var(--line); color: var(--ink); transition: all 0.3s; }
.share-row a:hover { background: var(--terra); color: #fff; border-color: var(--terra); }
.share-row svg { width: 17px; height: 17px; }

/* ---------- 25b. Floating WhatsApp button ---------- */
.wa-float {
  position: fixed;
  right: max(1.1rem, env(safe-area-inset-right));
  bottom: max(1.1rem, env(safe-area-inset-bottom));
  width: 56px; height: 56px; border-radius: 50%;
  background: #25d366; color: #fff; display: grid; place-items: center;
  box-shadow: 0 12px 28px -10px rgba(20,60,30,0.55);
  z-index: 90; transition: transform 0.3s var(--ease), box-shadow 0.3s;
}
.wa-float:hover { transform: translateY(-3px) scale(1.05); box-shadow: 0 16px 34px -10px rgba(20,60,30,0.6); }
.wa-float:focus-visible { outline: 2px solid #fff; outline-offset: 3px; }
.wa-float svg { width: 28px; height: 28px; }

.booking-float {
  position: fixed;
  right: calc(max(1.1rem, env(safe-area-inset-right)) + 68px);
  bottom: max(1.1rem, env(safe-area-inset-bottom));
  min-height: 56px;
  padding: 0 1.35rem;
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 999px;
  background: linear-gradient(135deg, #c6932b 0%, #a97416 100%);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.65rem;
  box-shadow: 0 14px 32px -12px rgba(92,61,12,0.58);
  z-index: 90;
  font-size: 0.83rem;
  font-weight: 500;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  white-space: nowrap;
  transition: transform 0.3s var(--ease), box-shadow 0.3s, background 0.3s;
}
.booking-float svg { width: 21px; height: 21px; flex: 0 0 auto; }
.booking-float:hover {
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 18px 38px -12px rgba(92,61,12,0.68);
  background: linear-gradient(135deg, #d0a13e 0%, #b47b18 100%);
}
.booking-float:focus-visible { outline: 2px solid #fff; outline-offset: 3px; }

@media (max-width: 560px) {
  .wa-float { width: 50px; height: 50px; right: 0.85rem; bottom: 0.85rem; }
  .wa-float svg { width: 24px; height: 24px; }
  .booking-float {
    right: calc(0.85rem + 60px);
    bottom: 0.85rem;
    min-height: 50px;
    padding: 0 1rem;
    gap: 0.5rem;
    font-size: 0.72rem;
    letter-spacing: 0.055em;
  }
  .booking-float svg { width: 19px; height: 19px; }
  .booking-float span { max-width: 7.2rem; overflow: hidden; text-overflow: ellipsis; }
}

@media (max-width: 380px) {
  .booking-float {
    width: 50px;
    min-width: 50px;
    padding: 0;
    border-radius: 50%;
  }
  .booking-float span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
  }
}

/* ---------- 26. Menu language buttons ---------- */
/* ---------- Guide page (directory sections + cards) ---------- */
.guide-intro { max-width: 1160px; margin: 0 auto clamp(2.2rem, 5vw, 3.6rem); text-align: center; }
.guide-intro .section-title { max-width: none; }
.guide-intro__lead { max-width: 790px; margin: 1rem auto 1.8rem; color: var(--text); font-size: clamp(1rem, 1.35vw, 1.14rem); line-height: 1.75; }
.guide-intro__text { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1px; overflow: hidden; text-align: left; background: rgba(176,132,42,0.22); border: 1px solid rgba(176,132,42,0.22); border-radius: 22px; box-shadow: var(--shadow-soft); }
.guide-intro__chapter { position: relative; padding: clamp(1.35rem, 2.5vw, 2rem); background: rgba(255,255,255,0.72); }
.guide-intro__chapter::before { content: ""; position: absolute; inset: 0 auto auto 0; width: 100%; height: 3px; background: linear-gradient(90deg, var(--gold), rgba(176,132,42,0)); }
.guide-intro__chapter-head { display: flex; align-items: center; gap: 0.75rem; margin-bottom: 0.8rem; }
.guide-intro__chapter-head span { color: var(--gold); font-family: var(--serif); font-size: 1.6rem; line-height: 1; }
.guide-intro__chapter-head h3 { color: var(--ink); font-size: clamp(1.05rem, 1.5vw, 1.25rem); }
.guide-intro__chapter p { margin: 0; color: var(--text); font-size: 0.88rem; line-height: 1.72; }
.guide-section { margin-bottom: clamp(3rem, 6vw, 4.5rem); }
.guide-section:last-of-type { margin-bottom: 0; }
.guide-section__head { display: flex; align-items: baseline; justify-content: space-between; gap: 1rem; margin-bottom: 1.5rem; padding-bottom: 0.9rem; border-bottom: 1px solid var(--line); }
.guide-section__title { font-size: clamp(1.4rem, 3vw, 1.9rem); color: var(--ink); }
.guide-view-more { display:inline-flex; align-items:center; gap:.8rem; min-height:42px; padding:.58rem .72rem .58rem 1.15rem; border:1px solid rgba(176,132,42,.34); border-radius:999px; background:rgba(255,255,255,.62); color:var(--terra-deep); font-size:.72rem; font-weight:600; letter-spacing:.14em; line-height:1; text-decoration:none; text-transform:uppercase; box-shadow:0 10px 26px -22px rgba(45,38,32,.55); transition:background .25s var(--ease),color .25s var(--ease),border-color .25s var(--ease),transform .25s var(--ease),box-shadow .25s var(--ease); }
.guide-view-more svg { width:28px; height:28px; padding:6px; border-radius:50%; background:var(--terra); color:#fff; transition:transform .25s var(--ease),background .25s var(--ease); }
.guide-view-more:hover,.guide-view-more:focus-visible { transform:translateY(-2px); border-color:var(--terra); background:var(--terra); color:#fff; box-shadow:0 15px 28px -19px rgba(138,100,24,.65); }
.guide-view-more:hover svg,.guide-view-more:focus-visible svg { transform:translateX(2px); background:#fff; color:var(--terra-deep); }
.guide-section[data-guide-section="hotels"] .guide-card { height:100%; border-color:rgba(176,132,42,.14); border-radius:18px; box-shadow:0 14px 34px -28px rgba(45,38,32,.5); }
.guide-section[data-guide-section="hotels"] .guide-card__media { display:block; aspect-ratio:5/4; }
.guide-section[data-guide-section="hotels"] .guide-card__media img { object-position:center; }
.guide-section[data-guide-section="hotels"] .guide-card__body { display:flex; flex:1; flex-direction:column; min-height:190px; }
.guide-section[data-guide-section="hotels"] .guide-card__title { min-height:2.4em; font-size:1.08rem; line-height:1.18; }
.guide-section[data-guide-section="hotels"] .guide-card__desc { min-height:4.55em; }
.guide-section[data-guide-section="hotels"] .guide-card .link-arrow { margin-top:auto; padding-top:.75rem; border-top:1px solid var(--line); }
.guide-card { background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius); padding: 1.6rem 1.4rem; display: flex; flex-direction: column; gap: 0.9rem; position: relative; transition: transform 0.3s var(--ease), box-shadow 0.3s; }
.guide-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); }
.guide-card__icon { width: 52px; height: 52px; flex: none; border-radius: 50%; background: var(--bg); color: var(--terra); display: grid; place-items: center; }
.guide-card__icon svg { width: 24px; height: 24px; }
.guide-card__num { color: var(--terra); }
.guide-card__title { font-size: 1.15rem; color: var(--ink); }
.guide-card__desc { color: var(--muted); font-size: 0.9rem; line-height: 1.5; flex: 1; }
.guide-card--pick { padding: 0; overflow: hidden; }
.guide-card--pick .guide-card__media { aspect-ratio: 4/3; overflow: hidden; }
.guide-card--pick .guide-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s var(--ease); }
.guide-card--pick:hover .guide-card__media img { transform: scale(1.06); }
.guide-card--pick .guide-card__body { padding: 1.3rem 1.4rem 1.5rem; display: flex; flex-direction: column; gap: 0.5rem; }
.guide-card:not(.guide-card--pick) { padding: 0; gap: 0; overflow: hidden; }
.guide-card:not(.guide-card--pick) .guide-card__media { aspect-ratio: 4/3; overflow: hidden; }
.guide-card:not(.guide-card--pick) .guide-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s var(--ease); }
.guide-section .guide-card:nth-child(2) .guide-card__media img { object-position: 30% center; }
.guide-section .guide-card:nth-child(3) .guide-card__media img { object-position: 58% center; }
.guide-section .guide-card:nth-child(4) .guide-card__media img { object-position: 82% center; }
.guide-section .guide-card:nth-child(5) .guide-card__media img { object-position: center; }
.guide-card:not(.guide-card--pick):hover .guide-card__media img { transform: scale(1.06); }
.guide-card:not(.guide-card--pick) .guide-card__body { flex: 1; padding: 1.3rem 1.4rem 1.5rem; display: flex; flex-direction: column; gap: 0.5rem; }
.guide-card__badge { position: absolute; top: 0.8rem; left: 0.8rem; z-index: 2; background: rgba(255,255,255,0.94); color: var(--terra); font-size: 0.62rem; letter-spacing: 0.14em; text-transform: uppercase; padding: 0.32rem 0.7rem; border-radius: 100px; font-weight: 600; }
.grid--5 .guide-card__body,
.grid--5 .guide-card:not(.guide-card--pick) .guide-card__body { padding: 1.05rem 1rem 1.2rem; }
.grid--5 .guide-card__title { font-size: 1.04rem; line-height: 1.2; }
.grid--5 .guide-card__desc { font-size: 0.82rem; line-height: 1.55; }
.grid--5 .guide-card .link-arrow { font-size: 0.7rem; }
.guide-card--restaurant .guide-card__body,
.grid--5 .guide-card--restaurant .guide-card__body { gap: 0.72rem; padding: 1.15rem 1.1rem 1.25rem; }
.guide-card--restaurant .guide-card__title { font-size: 1.12rem; }
.guide-card--restaurant .guide-card__title a { color: inherit; text-decoration: none; transition: color 0.25s var(--ease); }
.guide-card--restaurant .guide-card__title a:hover,
.guide-card--restaurant .guide-card__title a:focus-visible { color: var(--gold); }
.guide-card__rating { align-items: center; align-self: flex-start; display: inline-flex; gap: 0.24rem; min-height: 34px; padding: 0.35rem 0.62rem; color: var(--ink); background: var(--bg); border: 1px solid rgba(176,132,42,0.18); border-radius: 999px; font-family: var(--sans); font-size: 0.75rem; line-height: 1; text-decoration: none; }
.guide-card__rating-star { color: var(--gold); font-size: 1rem; transform: translateY(-0.02em); }
.guide-card__rating strong { font-size: 0.86rem; font-weight: 700; }
.guide-card__source { margin-left: 0.25rem; padding-left: 0.52rem; border-left: 1px solid rgba(49,38,29,0.16); color: var(--muted); font-size: 0.64rem; letter-spacing: 0.03em; white-space: nowrap; }
.guide-card__rating:hover .guide-card__source,
.guide-card__rating:focus-visible .guide-card__source { color: var(--gold); }
.guide-card__facts { display: grid; gap: 0; margin: 0.12rem 0 0; border-top: 1px solid var(--line); }
.guide-card__facts > div { display: grid; gap: 0.22rem; padding: 0.7rem 0; }
.guide-card__facts > div + div { border-top: 1px solid var(--line); }
.guide-card__facts dt { color: var(--muted); font-family: var(--sans); font-size: 0.6rem; font-weight: 600; letter-spacing: 0.12em; line-height: 1.2; text-transform: uppercase; }
.guide-card__facts dd { margin: 0; color: var(--ink); font-family: var(--sans); font-size: 0.8rem; font-weight: 600; line-height: 1.35; }

/* Guide restaurant cards — refined directory style inspired by the supplied reference */
.filterbar[data-guide-filterbar] {
  gap: 0.65rem;
  margin-bottom: clamp(2.8rem, 5vw, 4.2rem);
}
.filterbar[data-guide-filterbar] .chip {
  gap: 0.55rem;
  min-height: 42px;
  padding: 0.62rem 1.15rem;
  background: rgba(255,255,255,0.88);
  border-color: rgba(49,38,29,0.13);
  box-shadow: 0 10px 28px -22px rgba(49,38,29,0.55);
  letter-spacing: 0.02em;
}
.filterbar[data-guide-filterbar] .chip__icon {
  width: 17px;
  height: 17px;
  flex: none;
  color: var(--gold);
}
.filterbar[data-guide-filterbar] .chip:hover {
  background: #fff;
  border-color: rgba(176,132,42,0.62);
  box-shadow: 0 13px 30px -20px rgba(49,38,29,0.48);
}
.filterbar[data-guide-filterbar] .chip.is-active {
  color: var(--terra-deep);
  background: rgba(255,251,243,0.96);
  border-color: var(--gold);
  box-shadow: 0 10px 30px -21px rgba(176,132,42,0.85);
}

.guide-section[data-guide-section="restaurant-rooftop"] .guide-section__head {
  align-items: center;
  margin-bottom: clamp(1.5rem, 3vw, 2.1rem);
  padding-bottom: 1.15rem;
  border-bottom: 0;
}
.guide-section[data-guide-section="restaurant-rooftop"] .guide-section__title {
  position: relative;
  font-size: clamp(1.7rem, 3vw, 2.25rem);
}
.guide-section[data-guide-section="restaurant-rooftop"] .guide-section__title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.78rem;
  width: 58px;
  height: 1px;
  background: linear-gradient(90deg, var(--gold) 0 46%, transparent 46% 54%, var(--gold) 54% 100%);
}
.guide-section[data-guide-section="restaurant-rooftop"] .guide-section__title::before {
  content: "";
  position: absolute;
  left: 27px;
  bottom: -0.93rem;
  width: 5px;
  height: 5px;
  z-index: 1;
  background: var(--gold);
  transform: rotate(45deg);
}

.guide-section .guide-card--restaurant,
.guide-section .guide-card--restaurant.guide-card--pick {
  min-width: 0;
  gap: 0;
  padding: 0;
  overflow: hidden;
  background: #fff;
  border: 1px solid rgba(49,38,29,0.08);
  border-radius: 18px;
  box-shadow: 0 22px 50px -34px rgba(49,38,29,0.55);
}
.guide-section .guide-card--restaurant:hover,
.guide-section .guide-card--restaurant.guide-card--pick:hover {
  transform: translateY(-6px);
  box-shadow: 0 28px 58px -32px rgba(49,38,29,0.48);
}
.guide-card--restaurant .guide-card__media,
.guide-card--restaurant.guide-card--pick .guide-card__media,
.guide-section .guide-card--restaurant:not(.guide-card--pick) .guide-card__media {
  position: relative;
  flex: none;
  aspect-ratio: 6 / 5;
  overflow: hidden;
  background: #e9dfd3;
}
.guide-card--restaurant .guide-card__media::after {
  content: "";
  position: absolute;
  inset: auto 0 0;
  height: 28%;
  pointer-events: none;
  background: linear-gradient(180deg, transparent, rgba(32,23,17,0.15));
}
.guide-card--restaurant .guide-card__media img,
.guide-card--restaurant.guide-card--pick .guide-card__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.7s var(--ease), filter 0.7s var(--ease);
}
.guide-card--restaurant:hover .guide-card__media img {
  transform: scale(1.045);
  filter: saturate(1.04) contrast(1.02);
}
.guide-card--restaurant .guide-card__body,
.grid--5 .guide-card--restaurant .guide-card__body,
.guide-card--restaurant.guide-card--pick .guide-card__body {
  min-height: 224px;
  gap: 0.82rem;
  padding: 1.1rem 1.12rem 1.2rem;
  background: #fff;
}
.guide-card--restaurant .guide-card__title,
.grid--5 .guide-card--restaurant .guide-card__title {
  font-size: clamp(1.08rem, 1.45vw, 1.28rem);
  line-height: 1.15;
}
.guide-card--restaurant .guide-card__rating {
  gap: 0.27rem;
  min-height: 0;
  padding: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  font-size: 0.72rem;
  flex-wrap: wrap;
  row-gap: 0.3rem;
}
.guide-card--restaurant .guide-card__rating-star {
  font-size: 1.1rem;
}
.guide-card--restaurant .guide-card__rating strong {
  font-size: 0.94rem;
}
.guide-card--restaurant .guide-card__source {
  margin-left: 0.35rem;
  padding-left: 0;
  border-left: 0;
  font-size: 0.62rem;
  letter-spacing: 0;
  line-height: 1.35;
  white-space: normal;
}
.guide-card--restaurant .guide-card__facts {
  margin-top: auto;
  border-top-color: rgba(49,38,29,0.1);
}
.guide-card--restaurant .guide-card__facts > div {
  gap: 0.25rem;
  padding: 0.66rem 0;
}
.guide-card--restaurant .guide-card__facts > div + div {
  border-top-color: rgba(49,38,29,0.08);
}
.guide-card--restaurant .guide-card__facts dt {
  font-size: 0.57rem;
  letter-spacing: 0.105em;
}
.guide-card--restaurant .guide-card__facts dd {
  font-size: 0.76rem;
  line-height: 1.4;
}
@media (max-width: 760px) {
  .filterbar[data-guide-filterbar] { justify-content: flex-start; overflow-x: auto; flex-wrap: nowrap; margin-inline: calc(var(--gutter) * -1); padding: 0 var(--gutter) 0.65rem; scrollbar-width: none; }
  .filterbar[data-guide-filterbar]::-webkit-scrollbar { display: none; }
  .filterbar[data-guide-filterbar] .chip { flex: none; }
}
@media (max-width: 900px) { .guide-intro__text { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .guide-section__head { flex-direction: column; align-items: flex-start; gap: 0.8rem; } .guide-view-more { min-height:40px; } }

.menu-buttons { display: grid; grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 1.1rem; max-width: 1000px; margin: 0 auto; }
@media (max-width: 900px) { .menu-buttons { grid-template-columns: 1fr; } }
.menu-pdf { display: flex; align-items: center; gap: 1rem; padding: 1.3rem 1.5rem; background: var(--surface); border: 1px solid var(--line); border-radius: var(--radius); box-shadow: var(--shadow-soft); transition: transform 0.3s var(--ease), box-shadow 0.3s, border-color 0.3s; }
.menu-pdf:hover { transform: translateY(-4px); box-shadow: var(--shadow); border-color: var(--terra); }
.menu-pdf__flag { font-size: 2rem; line-height: 1; flex: none; }
.menu-pdf__txt { display: flex; flex-direction: column; flex: 1; }
.menu-pdf__txt b { font-family: var(--serif); font-size: 1.35rem; color: var(--ink); line-height: 1.1; }
.menu-pdf__txt small { color: var(--muted); font-size: 0.84rem; margin-top: 0.15rem; }
.menu-pdf__arrow { width: 22px; height: 22px; color: var(--terra); flex: none; }

/* ================================================================= *
   GOLD THEME — white text on gold, white footer logo, larger logos
   ================================================================= */
.event__day { background: rgba(176, 132, 42, 0.95); }   /* gold day chip (white text from base) */

/* Logos a touch bigger */
.brand__logo { height: 66px; }
.header .custom-logo, .header .brand__logo { height: 66px !important; width: auto !important; max-width: none !important; object-fit: contain; }
@media (max-width: 560px) { .brand__logo { height: 54px; } }

/* White footer logo on the dark background (no badge), larger */
.footer-logo { background: none; padding: 0; }
.footer-logo img { height: 88px; }

/* ================================================================= *
   WEEKLY LIVE EXPERIENCE (#events) — luxury sunset-to-night section
   (scoped classes only — does not affect any other section)
   ================================================================= */
#events { padding-top: clamp(2rem, 3vw, 3rem); }
#events .section-head .section-title { max-width: none; white-space: nowrap; font-size: clamp(1.5rem, 5vw, 3.65rem); }
.orn { width: 16px; height: 16px; color: var(--terra); flex: none; }
.orn-divider { display: flex; align-items: center; justify-content: center; gap: 0.7rem; max-width: 320px; margin: 0.3rem auto 1.1rem; }
.orn-divider span { height: 1px; flex: 1; background: linear-gradient(90deg, transparent, var(--terra-soft)); }
.orn-divider span:last-child { background: linear-gradient(90deg, var(--terra-soft), transparent); }

.live-hero-heading { text-align: center; margin: clamp(1.5rem, 3.5vw, 2.3rem) auto clamp(1rem, 2.2vw, 1.4rem); }
.live-hero-heading__title { font-family: var(--serif); color: var(--ink); font-size: clamp(1.75rem, 4vw, 2.7rem); line-height: 1.1; }
.live-hero-heading__tags { margin-top: 0.55rem; color: var(--terra); letter-spacing: 0.14em; text-transform: uppercase; font-size: clamp(0.68rem, 1.5vw, 0.82rem); line-height: 1.6; }
.live-hero { position: relative; border-radius: var(--radius-lg); overflow: hidden; min-height: clamp(220px, 32vw, 320px); display: grid; place-items: center; text-align: center; box-shadow: var(--shadow-soft); border: 1px solid var(--terra-soft); }
.live-hero__bg { position: absolute; inset: 0; background-size: cover; background-position: center; transform: scale(1.04); }
@media (max-width: 560px) { .live-hero-heading__tags { letter-spacing: 0.08em; } }

.live-timeline { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 0.6rem 0.8rem; margin-top: clamp(1.8rem, 4vw, 2.6rem); }
.tl-step { display: flex; align-items: center; gap: 0.75rem; }
.tl-ic { width: 52px; height: 52px; flex: none; border-radius: 50%; border: 1px solid var(--terra-soft); display: grid; place-items: center; color: var(--terra); background: var(--surface); }
.tl-ic svg { width: 24px; height: 24px; }
.tl-time { display: block; font-family: var(--serif); font-size: 1.2rem; color: var(--ink); line-height: 1.1; }
.tl-label { display: block; font-family: var(--serif); font-size: 1.2rem; line-height: 1.15; color: var(--ink); }
.tl-dots { flex: 1; min-width: 24px; max-width: 90px; border-top: 2px dotted var(--terra-soft); align-self: center; margin-top: 4px; }
@media (max-width: 920px) { .live-timeline { display: grid; grid-template-columns: 1fr 1fr; gap: 1.3rem 1rem; } .tl-dots { display: none; } .tl-step { justify-content: flex-start; } }
@media (max-width: 380px) { .live-timeline { grid-template-columns: 1fr; } }

.live-cards { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(1rem, 2.5vw, 1.6rem); margin-top: clamp(1.8rem, 4vw, 2.6rem); }
@media (max-width: 860px) { .live-cards { grid-template-columns: 1fr; } }
.live-card2 { display: flex; align-items: center; gap: 1rem; padding: 0.9rem 1.3rem 0.9rem 0.9rem; background: var(--surface); border: 1px solid var(--terra-soft); border-radius: var(--radius); box-shadow: var(--shadow-soft); transition: transform 0.35s var(--ease), box-shadow 0.35s; }
.live-card2:hover { transform: translateY(-4px); box-shadow: var(--shadow); }
.live-card2__img { width: clamp(120px, 15vw, 168px); height: clamp(96px, 11vw, 120px); object-fit: cover; border-radius: 12px; flex: none; }
.orn--sep { width: 18px; height: 18px; opacity: 0.7; }
.live-card2__body { flex: 1; }
.live-card2__title { font-family: var(--serif); font-size: clamp(1.3rem, 2.6vw, 1.5rem); color: var(--ink); }
.live-card2__desc { color: var(--text); font-size: 0.92rem; margin-top: 0.15rem; }
.live-card2__meta { display: block; margin-top: 0.5rem; font-size: 0.76rem; letter-spacing: 0.06em; text-transform: uppercase; color: var(--terra); }
@media (max-width: 420px) { .live-card2 { flex-direction: column; text-align: center; } .live-card2__img { width: 100%; height: 150px; } .orn--sep { display: none; } }

.live-week-title { text-align: center; font-family: var(--serif); font-size: clamp(1.45rem, 3vw, 2rem); color: var(--ink); margin-top: clamp(2.4rem, 5vw, 3.4rem); }
.live-week-note { text-align: center; color: var(--muted); font-style: italic; font-size: clamp(0.9rem, 2vw, 1rem); margin-top: 1.1rem; }
.live-week { display: grid; grid-template-columns: repeat(7, 1fr); margin-top: clamp(1.2rem, 3vw, 1.8rem); background: var(--surface); border: 1px solid var(--terra-soft); border-radius: var(--radius-lg); overflow: hidden; box-shadow: var(--shadow-soft); }
.lw-col { text-align: center; padding: 1.1rem 0.7rem; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.lw-day { display: block; font-size: 0.7rem; letter-spacing: 0.14em; text-transform: uppercase; color: var(--terra); font-weight: 500; margin-bottom: 0.45rem; }
.lw-desc { color: var(--text); font-size: clamp(0.72rem, 0.78vw, 0.84rem); line-height: 1.45; letter-spacing: -0.01em; white-space: nowrap; }
@media (max-width: 900px) { .live-week { grid-template-columns: repeat(4, 1fr); } }
@media (max-width: 560px) { .live-week { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .live-week--cards { grid-template-columns: repeat(2, 1fr); } }

.live-cta { text-align: center; margin-top: clamp(1.8rem, 4vw, 2.6rem); }
.btn-lux { display: inline-flex; align-items: center; gap: 0.7rem; padding: 1rem 2.5rem; background: linear-gradient(180deg, #c9a24a 0%, #a9801f 100%); color: #fff; text-transform: uppercase; letter-spacing: 0.16em; font-size: 0.82rem; font-weight: 500; border-radius: 100px; border: 1px solid rgba(255,255,255,0.25); box-shadow: 0 14px 30px -12px rgba(169,128,31,0.65); transition: transform 0.3s var(--ease), box-shadow 0.3s, filter 0.3s; }
.btn-lux .orn { color: #fff; }
.btn-lux:hover { transform: translateY(-2px); box-shadow: 0 20px 40px -14px rgba(169,128,31,0.7); filter: brightness(1.06); }
.btn-lux:focus-visible { outline: 2px solid var(--terra-deep); outline-offset: 3px; }

/* ================================================================= *
   VISUAL REFINEMENT — same palette, stronger type and calmer rhythm
   ================================================================= */
:root {
  --header-h: 82px;
  --radius: 18px;
  --radius-lg: 30px;
  --shadow: 0 28px 70px -36px rgba(60, 40, 25, 0.52);
  --shadow-soft: 0 16px 44px -28px rgba(60, 40, 25, 0.42);
}

body {
  font-size: clamp(1rem, 0.98rem + 0.12vw, 1.05rem);
  font-weight: 400;
  line-height: 1.72;
  letter-spacing: 0.004em;
}

::selection { background: var(--terra-soft); color: var(--ink); }
p { text-wrap: pretty; }
h1, h2, h3, h4 {
  font-weight: 600;
  line-height: 1.04;
  letter-spacing: -0.012em;
  text-wrap: balance;
}

.section { padding-block: clamp(4rem, 8vw, 7rem); }
.section--tight { padding-block: clamp(2.8rem, 5vw, 4.25rem); }
.bg-2 { border-block: 1px solid rgba(45,38,32,0.045); }

.kicker,
.eyebrow {
  font-weight: 500;
  letter-spacing: 0.25em;
  line-height: 1.4;
}
.section-title {
  max-width: 19ch;
  font-size: clamp(2.45rem, 5vw, 3.65rem);
  line-height: 0.98;
  letter-spacing: -0.022em;
  margin-bottom: 1.15rem;
}
.section-head.center .section-title { margin-inline: auto; }
.lead {
  color: var(--text);
  font-size: clamp(1.04rem, 2vw, 1.17rem);
  font-weight: 300;
  line-height: 1.72;
}
.section-head { margin-bottom: clamp(2.4rem, 5vw, 3.6rem); }

.header {
  background: rgba(251, 246, 238, 0.94);
  backdrop-filter: blur(16px) saturate(130%);
  -webkit-backdrop-filter: blur(16px) saturate(130%);
}
.header.is-scrolled {
  box-shadow: 0 14px 38px -26px rgba(45,38,32,0.5);
}
.nav { gap: 1.5rem; }
.nav__menu { gap: 0.25rem; }
.nav__menu a {
  padding-inline: 0.78rem;
  font-size: 0.82rem;
  font-weight: 500;
  letter-spacing: 0.025em;
}
.nav__menu a::after { left: 0.78rem; right: 0.78rem; height: 1.5px; }
.lang-dropdown__toggle { font-weight: 500; letter-spacing: 0.05em; }

.btn {
  min-height: 46px;
  padding: 0.92rem 1.7rem;
  border-radius: 12px;
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: 0.065em;
  box-shadow: 0 14px 30px -18px rgba(138,100,24,0.9);
}
.btn:hover { transform: translateY(-3px); }
.btn--sm { min-height: 40px; padding: 0.66rem 1.2rem; border-radius: 10px; }
.btn--lg { min-height: 52px; padding: 1.05rem 2.15rem; font-size: 0.84rem; }

.hero { min-height: clamp(620px, 84vh, 800px); }
.hero::after {
  background:
    radial-gradient(circle at 74% 36%, rgba(199,154,91,0.13), transparent 34%),
    linear-gradient(100deg, rgba(20,14,10,0.9) 0%, rgba(20,14,10,0.61) 43%, rgba(20,14,10,0.3) 72%, rgba(20,14,10,0.52) 100%);
}
.hero__inner { padding-block: clamp(4rem, 9vh, 6.8rem) clamp(6rem, 11vh, 8.8rem); }
.hero__eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 0.7rem;
  font-size: 0.74rem;
  line-height: 1.5;
  letter-spacing: 0.3em;
}
.hero__eyebrow::before { content: ""; width: 34px; height: 1px; background: var(--gold); }
.hero__title {
  max-width: 13ch;
  font-size: clamp(3rem, 7vw, 5.7rem);
  font-weight: 600;
  line-height: 0.94;
  letter-spacing: -0.03em;
  margin-top: 1.25rem;
  text-shadow: 0 5px 28px rgba(0,0,0,0.42);
}
.hero__rule { width: 72px; height: 2px; margin-top: 1.55rem; }
.hero__sub { max-width: 43ch; margin-top: 1.35rem; line-height: 1.7; }
.hero__cta { margin-top: 2.2rem; gap: 0.8rem; }
.hero__features { gap: 0.8rem; margin-top: clamp(2.2rem, 5vw, 3.2rem); }
.hf {
  min-height: 60px;
  padding: 0.55rem 0.9rem 0.55rem 0.6rem;
  border: 1px solid rgba(255,255,255,0.14);
  border-radius: 14px;
  background: rgba(255,255,255,0.07);
  backdrop-filter: blur(7px);
  -webkit-backdrop-filter: blur(7px);
}
.hf span:last-child { font-size: 0.84rem; letter-spacing: 0.015em; }
.hf__ic { width: 40px; height: 40px; background: rgba(255,255,255,0.11); }

.pagebanner { min-height: clamp(340px, 46vh, 470px); }
.pagebanner::after {
  background: linear-gradient(180deg, rgba(34,26,20,0.36), rgba(34,26,20,0.76));
}
.pagebanner__title {
  font-size: clamp(2.8rem, 6.5vw, 4.8rem);
  font-weight: 600;
  line-height: 0.96;
  letter-spacing: -0.025em;
}
.pagebanner__sub { max-width: 46ch; font-size: 1.04rem; line-height: 1.65; }
.breadcrumb { margin-top: 1.35rem; font-weight: 500; }

.card,
.tile,
.guide-card,
.menu-pdf,
.info-row,
.trust__item,
.form-card,
.aside-card {
  box-shadow: 0 1px 0 rgba(255,255,255,0.75) inset, var(--shadow-soft);
}
.card,
.tile,
.guide-card,
.menu-pdf,
.trust__item {
  transition: transform 0.42s var(--ease), box-shadow 0.42s var(--ease), border-color 0.3s;
}
.card:hover,
.tile:hover,
.guide-card:hover,
.menu-pdf:hover,
.trust__item:hover {
  transform: translateY(-6px);
  border-color: rgba(176,132,42,0.3);
  box-shadow: var(--shadow);
}
.card__body { padding: 1.55rem 1.55rem 1.7rem; gap: 0.7rem; }
.card__title { font-size: 1.55rem; line-height: 1.08; }
.card__text,
.tile p,
.guide-card__desc { color: var(--text); line-height: 1.65; }
.tile { padding: 2rem 1.8rem; }
.tile__icon,
.guide-card__icon,
.trust__item .ti-ic {
  box-shadow: 0 0 0 6px rgba(176,132,42,0.055);
}

/* Photo cards — Marrakech guide on the homepage */
.tile--photo {
  --tile-photo-h: clamp(160px, 14vw, 195px);
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 350px;
  padding: 0;
  overflow: hidden;
}
.tile--photo .tile__media {
  position: relative;
  width: 100%;
  height: var(--tile-photo-h);
  overflow: hidden;
  background: var(--sand);
}
.tile--photo .tile__media::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 58%, rgba(34,26,20,0.22));
  pointer-events: none;
}
.tile--photo .tile__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.75s var(--ease), filter 0.45s var(--ease);
}
.tile--photo:hover .tile__media img { transform: scale(1.06); filter: saturate(1.06); }
.tile--photo .tile__icon {
  position: absolute;
  top: calc(var(--tile-photo-h) - 27px);
  left: 1.55rem;
  z-index: 2;
  margin: 0;
  background: #fffaf3;
  border: 1px solid rgba(176,132,42,0.18);
  box-shadow: 0 10px 24px -14px rgba(45,38,32,0.55), 0 0 0 6px rgba(255,250,243,0.72);
}
.tile--photo .tile__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 2.35rem 1.65rem 1.65rem;
}
.tile--photo h3 { margin: 0 0 0.55rem; }
.tile--photo p { margin-top: auto; }
@media (max-width: 640px) {
  .tile--photo { --tile-photo-h: 180px; min-height: 340px; }
}

.field label { font-weight: 500; letter-spacing: 0.1em; }
.field input,
.field select,
.field textarea {
  min-height: 50px;
  border-radius: 12px;
  background: rgba(251,246,238,0.72);
  font-weight: 400;
}
.field input:focus,
.field select:focus,
.field textarea:focus {
  border-color: var(--terra);
  box-shadow: 0 0 0 4px rgba(176,132,42,0.1);
}

.footer { padding-top: clamp(4rem, 7vw, 5.5rem); }
.footer__grid { gap: clamp(2rem, 4vw, 3rem); }
.footer h4 { font-weight: 500; letter-spacing: 0.22em; }
.footer__links a,
.footer__contact li,
.footer__about p { line-height: 1.65; }
.footer__social a { width: 42px; height: 42px; }
.footer__bar { padding-block: 1.6rem; }

.reveal { transform: translateY(18px); transition-duration: 0.72s; }

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  outline: 2px solid var(--terra-deep);
  outline-offset: 3px;
}

@media (max-width: 860px) {
  .header { backdrop-filter: none; -webkit-backdrop-filter: none; }
  .nav__menu { padding-top: calc(var(--header-h) + 1.8rem); }
  .nav__menu a {
    padding: 1rem 0.55rem;
    font-family: var(--serif);
    font-size: 1.35rem;
    font-weight: 600;
    letter-spacing: 0;
  }
}

@media (max-width: 640px) {
  :root { --header-h: 72px; }
  body { font-size: 1rem; }
  .header .custom-logo,
  .header .brand__logo { height: 54px !important; }
  .section { padding-block: 4.25rem; }
  #events { padding-top: 2.5rem; }
  .section-title { font-size: clamp(2.25rem, 11vw, 3rem); }
  .hero { min-height: 780px; align-items: flex-start; }
  .hero__inner { padding-block: 4.5rem 5.5rem; }
  .hero__eyebrow { font-size: 0.66rem; letter-spacing: 0.2em; }
  .hero__eyebrow::before { width: 24px; }
  .hero__title { max-width: 11ch; font-size: clamp(3rem, 14vw, 4.15rem); }
  .hero__sub { font-size: 1rem; }
  .hero__features { gap: 0.65rem; }
  .hf { min-height: 56px; padding: 0.45rem 0.55rem; border-radius: 12px; }
  .hf__ic { width: 36px; height: 36px; }
  .hf span:last-child { font-size: 0.76rem; }
  .pagebanner { min-height: 340px; }
  .pagebanner__sub { font-size: 0.96rem; }
  .card__body { padding: 1.35rem 1.3rem 1.5rem; }
  .footer__bar { flex-direction: column; align-items: flex-start; gap: 0.85rem; }
}

@media (hover: none) {
  .card:hover,
  .tile:hover,
  .guide-card:hover,
  .menu-pdf:hover,
  .trust__item:hover { transform: none; }
}

/* ---------- 28. Direct TripAdvisor reviews ---------- */
.tripadvisor-panel {
  --ta-green: #00aa6c;
  --ta-green-dark: #008f5b;
  display: flex;
  flex-direction: column;
  gap: clamp(0.9rem, 2vw, 1.25rem);
  margin-top: clamp(1.8rem, 4vw, 2.8rem);
}
.tripadvisor-overview {
  position: relative;
  display: grid;
  grid-template-columns: minmax(210px, 0.8fr) minmax(300px, 1.4fr) auto;
  align-items: center;
  gap: clamp(1.2rem, 3vw, 2.5rem);
  padding: clamp(1.3rem, 3vw, 1.8rem);
  border: 1px solid rgba(45,38,32,0.14);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 14px 36px -30px rgba(34,26,20,0.5);
}
.tripadvisor-brand { display: flex; align-items: center; gap: 0.7rem; }
.tripadvisor-brand__mark {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 43px;
  height: 24px;
  flex: none;
}
.tripadvisor-brand__mark > span {
  position: relative;
  width: 23px;
  height: 23px;
  border: 3px solid #161616;
  border-radius: 50%;
  background: #fff;
}
.tripadvisor-brand__mark > span + span { margin-left: -3px; }
.tripadvisor-brand__mark > span::after {
  content: "";
  position: absolute;
  inset: 5px;
  border-radius: 50%;
  background: var(--ta-green);
}
.tripadvisor-brand__mark::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -2px;
  z-index: 2;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 6px solid #e85b4f;
  transform: translateX(-50%);
}
.tripadvisor-overview__label {
  color: #161616;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(1.25rem, 2vw, 1.55rem);
  font-weight: 800;
  letter-spacing: -0.045em;
  line-height: 1;
}
.tripadvisor-overview__rating {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.tripadvisor-overview__score {
  color: #161616;
  font-family: Arial, Helvetica, sans-serif;
  font-size: clamp(2.3rem, 4vw, 3.15rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.06em;
}
.tripadvisor-overview__score span {
  margin-left: 0.25rem;
  font-size: 0.8rem;
  font-weight: 500;
  letter-spacing: -0.01em;
  color: #6b6b6b;
}
.tripadvisor-bubbles {
  display: flex;
  align-items: center;
  gap: 4px;
}
.tripadvisor-bubbles > span {
  width: 19px;
  height: 19px;
  flex: none;
  border: 2px solid var(--ta-green);
  border-radius: 50%;
  background: var(--ta-green);
}
.tripadvisor-bubbles > .is-partial {
  background: linear-gradient(90deg, var(--ta-green) 78%, transparent 78%);
}
.tripadvisor-bubbles--small { gap: 3px; }
.tripadvisor-bubbles--small > span {
  width: 14px;
  height: 14px;
  border-width: 1.5px;
}
.tripadvisor-overview__count {
  margin-top: 0.25rem;
  color: #5c5c5c;
  font-size: 0.77rem;
  font-weight: 400;
  letter-spacing: 0.01em;
}
.tripadvisor-overview .btn {
  margin: 0;
  border-color: var(--ta-green);
  background: var(--ta-green);
  color: #fff;
  box-shadow: none;
}
.tripadvisor-overview .btn:hover {
  border-color: var(--ta-green-dark);
  background: var(--ta-green-dark);
}

.tripadvisor-reviews {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(0.85rem, 2vw, 1.2rem);
}
.tripadvisor-review {
  display: flex;
  flex-direction: column;
  min-height: 250px;
  padding: clamp(1.25rem, 2.5vw, 1.6rem);
  border: 1px solid rgba(45,38,32,0.14);
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 12px 30px -30px rgba(34,26,20,0.55);
  transition: transform 0.4s var(--ease), box-shadow 0.4s var(--ease), border-color 0.3s;
}
.tripadvisor-review:hover {
  transform: translateY(-4px);
  border-color: rgba(0,170,108,0.5);
  box-shadow: 0 20px 42px -32px rgba(34,26,20,0.6);
}
.tripadvisor-review__header {
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 0.65rem;
  margin-bottom: 1rem;
}
.tripadvisor-review__avatar {
  display: grid;
  width: 38px;
  height: 38px;
  place-items: center;
  border-radius: 50%;
  background: #e5f5ee;
  color: #006f48;
  font-size: 0.88rem;
  font-weight: 600;
}
.tripadvisor-review__author {
  min-width: 0;
  overflow: hidden;
  color: #161616;
  font-size: 0.84rem;
  font-weight: 600;
  letter-spacing: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tripadvisor-review__source {
  color: #6b6b6b;
  font-size: 0.67rem;
  font-weight: 500;
  letter-spacing: 0.01em;
}
.tripadvisor-review blockquote {
  flex: 1;
  margin-top: 1.05rem;
  padding-top: 1rem;
  border-top: 1px solid #e6e6e1;
  color: #242424;
  font-family: var(--sans);
  font-size: clamp(0.98rem, 1.5vw, 1.08rem);
  font-weight: 400;
  line-height: 1.6;
}

@media (max-width: 900px) {
  .tripadvisor-overview { grid-template-columns: 1fr auto; }
  .tripadvisor-overview__rating { grid-column: 1; grid-row: 2; }
  .tripadvisor-overview .btn { grid-column: 2; grid-row: 1 / span 2; }
}
@media (max-width: 760px) {
  .tripadvisor-overview { grid-template-columns: 1fr; justify-items: start; }
  .tripadvisor-overview__rating,
  .tripadvisor-overview .btn { grid-column: 1; grid-row: auto; }
  .tripadvisor-reviews { grid-template-columns: 1fr; }
  .tripadvisor-review { min-height: 0; }
}
@media (hover: none) {
  .tripadvisor-review:hover { transform: none; }
}

/* ---------- 29. Editorial split hero ---------- */
.hero {
  display: block;
  min-height: clamp(700px, calc(100vh - var(--header-h)), 860px);
  background: var(--dark);
  border-bottom: 6px solid var(--terra);
}
.hero::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  z-index: 2;
  width: 52%;
  background:
    radial-gradient(circle at 22% 18%, rgba(199,154,91,0.12), transparent 34%),
    linear-gradient(145deg, #19120e 0%, #2b211a 58%, #211812 100%);
  clip-path: polygon(0 0, 100% 0, 91% 100%, 0 100%);
  pointer-events: none;
}
.hero::after {
  inset: 0 0 0 45%;
  z-index: 1;
  background:
    linear-gradient(90deg, rgba(25,18,14,0.5) 0%, transparent 28%),
    linear-gradient(180deg, rgba(20,14,10,0.04) 42%, rgba(20,14,10,0.48) 100%);
  pointer-events: none;
}
.hero__slides {
  inset: 0 0 0 45%;
  z-index: 0;
  background: #17110d;
}
.hero__slide {
  opacity: 0;
  visibility: hidden;
  transform: scale(1.035);
  transition: none;
}
.hero__slide.is-active {
  opacity: 1;
  visibility: visible;
  animation: hero-image-reveal 0.75s ease both, hero-image-drift 6s ease-out both;
}
@keyframes hero-image-reveal {
  from { opacity: 0.18; }
  to { opacity: 1; }
}
@keyframes hero-image-drift {
  from { transform: scale(1.035); }
  to { transform: scale(1); }
}
.hero__inner {
  position: relative;
  z-index: 3;
  display: grid;
  grid-template-columns: minmax(0, 0.82fr) minmax(0, 1.18fr);
  align-items: center;
  min-height: inherit;
  padding-block: clamp(4rem, 8vh, 6.5rem);
}
.hero__content {
  grid-column: 1;
  width: 100%;
  max-width: 590px;
  padding-right: clamp(2rem, 4vw, 4.8rem);
}
.hero__eyebrow {
  color: #d8cbbb;
  font-size: clamp(0.65rem, 0.85vw, 0.74rem);
  letter-spacing: 0.24em;
  text-shadow: none;
}
.hero__eyebrow::before { width: 42px; background: var(--gold); }
.hero__title {
  max-width: 9.6ch;
  margin-top: clamp(1.25rem, 2.3vh, 1.8rem);
  color: #fffaf3;
  font-size: clamp(3.2rem, 4.65vw, 5rem);
  font-weight: 600;
  line-height: 0.94;
  letter-spacing: -0.038em;
  text-shadow: none;
}
.hero__title-accent { display: block; margin-top: 0.08em; color: var(--gold); }
.hero__rule { display: none; }
.hero__sub {
  max-width: 39ch;
  margin-top: clamp(1.35rem, 2.8vh, 1.8rem);
  color: #d9cdbf;
  font-size: clamp(0.95rem, 1.3vw, 1.08rem);
  line-height: 1.65;
  text-shadow: none;
}
.hero__cta { margin-top: clamp(1.7rem, 3.2vh, 2.15rem); gap: 0.75rem; }
.hero__cta .btn { min-height: 50px; border-radius: 8px; box-shadow: none; }
.hero__cta .btn--light {
  border-color: rgba(255,255,255,0.42);
  background: transparent;
  color: #fff;
}
.hero__cta .btn--light:hover { border-color: #fff; background: rgba(255,255,255,0.09); }
.hero__features {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  margin-top: clamp(1.8rem, 3.8vh, 2.6rem);
}
.hero .hf {
  min-height: 62px;
  padding: 0.72rem 1rem 0.72rem 0;
  border: 0;
  border-top: 1px solid rgba(255,255,255,0.15);
  border-radius: 0;
  background: transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.hero .hf:nth-child(even) { padding-left: 1rem; }
.hero .hf__ic {
  width: 34px;
  height: 34px;
  border: 1px solid rgba(199,154,91,0.42);
  background: rgba(199,154,91,0.08);
  color: var(--gold);
}
.hero .hf__ic svg { width: 17px; height: 17px; }
.hero .hf span:last-child {
  color: #ede2d4;
  font-size: 0.76rem;
  font-weight: 400;
  letter-spacing: 0.035em;
  text-shadow: none;
}
.hero__controls {
  position: absolute;
  right: 0;
  bottom: clamp(2rem, 5vh, 3.5rem);
  z-index: 4;
  gap: 0.65rem;
  margin: 0;
  padding: 0.45rem;
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: 100px;
  background: rgba(25,18,14,0.62);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}
.hero__arrow { width: 38px; height: 38px; border-color: rgba(255,255,255,0.28); }
.hero__arrow:hover { background: var(--terra); border-color: var(--terra); }
.hero__dot { width: 7px; height: 7px; }
.hero__dot.is-active { width: 20px; background: var(--gold); }

@media (max-width: 860px) {
  .hero { min-height: 990px; }
  .hero::before {
    inset: 34% 0 0;
    width: 100%;
    clip-path: polygon(0 9%, 100% 0, 100% 100%, 0 100%);
  }
  .hero::after {
    inset: 0;
    background: linear-gradient(180deg, rgba(20,14,10,0.04) 20%, rgba(20,14,10,0.52) 39%, #211812 58%);
  }
  .hero__slides { inset: 0 0 auto; height: 44%; }
  .hero__inner {
    display: block;
    min-height: inherit;
    padding-block: clamp(21rem, 44vh, 24rem) 3rem;
  }
  .hero__content { max-width: 690px; padding-right: 0; }
  .hero__title { max-width: 10.5ch; font-size: clamp(3.25rem, 9vw, 4.4rem); }
  .hero__controls {
    top: calc(44% - 4rem);
    right: var(--gutter);
    bottom: auto;
  }
}
@media (max-width: 560px) {
  .hero { min-height: 1010px; }
  .hero__inner { padding-top: clamp(20.5rem, 43vh, 23rem); }
  .hero__eyebrow { font-size: 0.61rem; letter-spacing: 0.17em; }
  .hero__eyebrow::before { width: 24px; }
  .hero__title { max-width: 10ch; font-size: clamp(3rem, 13.8vw, 3.75rem); }
  .hero__cta { align-items: stretch; }
  .hero__features { margin-top: 1.7rem; }
  .hero .hf { min-height: 58px; padding-right: 0.45rem; }
  .hero .hf:nth-child(even) { padding-left: 0.65rem; }
  .hero .hf__ic { width: 31px; height: 31px; }
  .hero .hf span:last-child { font-size: 0.7rem; }
  .hero__controls { top: calc(44% - 3.7rem); }
}
@media (prefers-reduced-motion: reduce) {
  .hero__slide.is-active { animation: none; transform: none; }
}

/* ---------- 30. Minimal floating-card hero ---------- */
.hero.hero--floating {
  min-height: clamp(760px, calc(100vh - var(--header-h)), 880px);
  background: #1b140f;
  border-bottom: 0;
}
.hero.hero--floating::before {
  inset: 0;
  z-index: 1;
  width: auto;
  background:
    linear-gradient(90deg, rgba(20,14,10,0.28) 0%, transparent 48%),
    linear-gradient(180deg, rgba(20,14,10,0.04) 45%, rgba(20,14,10,0.58) 100%);
  clip-path: none;
}
.hero.hero--floating::after { display: none; }
.hero--floating .hero__slides { inset: 0; height: auto; }
.hero--floating .hero__inner {
  display: block;
  min-height: inherit;
  padding-block: 0;
}
.hero--floating .hero__content {
  position: absolute;
  left: 0;
  bottom: 130px;
  width: min(650px, 57vw);
  max-width: none;
  padding: clamp(1.8rem, 3vw, 2.6rem);
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 22px 22px 4px 22px;
  background: rgba(251,246,238,0.95);
  box-shadow: 0 30px 70px -34px rgba(20,14,10,0.78);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}
.hero--floating .hero__eyebrow {
  color: var(--terra-deep);
  font-size: 0.67rem;
  letter-spacing: 0.19em;
  text-shadow: none;
}
.hero--floating .hero__eyebrow::before { width: 30px; background: var(--terra); }
.hero--floating .hero__title {
  max-width: 13ch;
  margin-top: 1.1rem;
  color: var(--ink);
  font-size: clamp(3rem, 4vw, 4.35rem);
  font-weight: 600;
  line-height: 0.94;
  letter-spacing: -0.042em;
  text-shadow: none;
}
.hero--floating .hero__title-accent { color: var(--terra-deep); }
.hero--floating .hero__sub {
  max-width: 45ch;
  margin-top: 1.2rem;
  color: var(--text);
  font-size: clamp(0.93rem, 1.15vw, 1.02rem);
  line-height: 1.62;
}
.hero--floating .hero__cta { margin-top: 1.55rem; }
.hero--floating .hero__cta .btn { min-height: 48px; border-radius: 8px; }
.hero--floating .hero__cta .btn--light {
  border-color: rgba(45,38,32,0.28);
  background: transparent;
  color: var(--ink);
}
.hero--floating .hero__cta .btn--light:hover {
  border-color: var(--ink);
  background: rgba(45,38,32,0.06);
}
.hero--floating .hero__features {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.16);
  border-bottom: 0;
  border-radius: 18px 18px 0 0;
  background: rgba(27,20,15,0.9);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
}
.hero--floating .hf {
  min-height: 92px;
  justify-content: center;
  padding: 1rem clamp(0.75rem, 1.8vw, 1.4rem);
  border: 0;
  border-right: 1px solid rgba(255,255,255,0.12);
}
.hero--floating .hf:last-child { border-right: 0; }
.hero--floating .hf:nth-child(even) { padding-left: clamp(0.75rem, 1.8vw, 1.4rem); }
.hero--floating .hf__ic {
  width: 38px;
  height: 38px;
  border-color: rgba(199,154,91,0.48);
  background: rgba(199,154,91,0.1);
}
.hero--floating .hf span:last-child {
  color: #f2e7da;
  font-size: 0.78rem;
  line-height: 1.25;
}
.hero--floating .hero__controls {
  top: auto;
  right: 0;
  bottom: 126px;
  margin: 0;
  background: rgba(20,14,10,0.7);
}

@media (max-width: 900px) {
  .hero.hero--floating { min-height: 1120px; background: var(--bg); }
  .hero.hero--floating::before {
    inset: 0 0 auto;
    width: auto;
    height: 50%;
    background: linear-gradient(180deg, rgba(20,14,10,0.02) 48%, rgba(20,14,10,0.55) 100%);
    clip-path: none;
  }
  .hero--floating .hero__slides { inset: 0 0 auto; height: 50%; }
  .hero--floating .hero__inner { min-height: inherit; padding-block: 0; }
  .hero--floating .hero__content {
    top: 42%;
    bottom: auto;
    width: min(690px, 100%);
    padding-right: clamp(1.7rem, 4vw, 2.5rem);
  }
  .hero--floating .hero__title { max-width: 12ch; font-size: clamp(3.25rem, 8vw, 4.25rem); }
  .hero--floating .hero__features { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .hero--floating .hf { min-height: 72px; justify-content: flex-start; border-bottom: 1px solid rgba(255,255,255,0.1); }
  .hero--floating .hf:nth-child(2) { border-right: 0; }
  .hero--floating .hf:nth-last-child(-n+2) { border-bottom: 0; }
  .hero--floating .hero__controls {
    top: calc(42% - 4.2rem);
    right: 0;
    bottom: auto;
  }
}
@media (max-width: 560px) {
  .hero.hero--floating { min-height: 1180px; }
  .hero.hero--floating::before,
  .hero--floating .hero__slides { height: 39%; }
  .hero--floating .hero__content {
    top: 32.5%;
    width: 100%;
    padding: 1.55rem 1.35rem 1.65rem;
    border-radius: 18px 18px 4px 18px;
    background: rgba(251,246,238,0.98);
  }
  .hero--floating .hero__eyebrow { font-size: 0.58rem; letter-spacing: 0.13em; }
  .hero--floating .hero__eyebrow::before { width: 20px; }
  .hero--floating .hero__title { max-width: 10.5ch; font-size: clamp(2.8rem, 12.8vw, 3.35rem); }
  .hero--floating .hero__sub { font-size: 0.92rem; }
  .hero--floating .hero__cta { flex-direction: column; }
  .hero--floating .hero__features { border-radius: 14px 14px 0 0; }
  .hero--floating .hf { min-height: 74px; padding: 0.8rem 0.65rem; }
  .hero--floating .hf:nth-child(even) { padding-left: 0.65rem; }
  .hero--floating .hf__ic { width: 32px; height: 32px; }
  .hero--floating .hf span:last-child { font-size: 0.69rem; }
  .hero--floating .hero__controls { top: calc(32.5% - 3.8rem); }
}

/* ---------- 31. Centered cinematic hero ---------- */
.hero.hero--centered {
  min-height: clamp(720px, calc(100vh - var(--header-h)), 860px);
  background: #17110d;
}
.hero.hero--centered::before {
  inset: 0;
  width: auto;
  height: auto;
  background:
    radial-gradient(circle at center, rgba(20,14,10,0.08) 0%, rgba(20,14,10,0.34) 70%),
    linear-gradient(180deg, rgba(20,14,10,0.18) 0%, rgba(20,14,10,0.36) 52%, rgba(20,14,10,0.68) 100%);
  clip-path: none;
}
.hero--centered .hero__slides { inset: 0; height: auto; }
.hero--centered .hero__content {
  top: 45%;
  left: 50%;
  bottom: auto;
  width: min(900px, 92%);
  max-width: none;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  text-align: center;
  transform: translate(-50%, -50%);
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.hero--centered .hero__eyebrow {
  justify-content: center;
  color: #f0e5d8;
  font-size: 0.68rem;
  letter-spacing: 0.23em;
}
.hero--centered .hero__eyebrow::before { background: var(--gold); }
.hero--centered .hero__title {
  max-width: 13ch;
  margin: 1.25rem auto 0;
  color: #fff;
  font-size: clamp(3.5rem, 5.4vw, 6rem);
  line-height: 0.92;
  text-shadow: 0 8px 34px rgba(0,0,0,0.38);
}
.hero--centered .hero__title-accent { color: #e1ad62; }
.hero--centered .hero__sub {
  max-width: 52ch;
  margin: 1.35rem auto 0;
  color: #f3e9dd;
  font-size: clamp(0.98rem, 1.35vw, 1.12rem);
  text-shadow: 0 3px 18px rgba(0,0,0,0.42);
}
.hero--centered .hero__cta { justify-content: center; margin-top: 1.8rem; }
.hero--centered .hero__cta .btn--light {
  border-color: rgba(255,255,255,0.6);
  background: rgba(20,14,10,0.14);
  color: #fff;
}
.hero--centered .hero__cta .btn--light:hover {
  border-color: #fff;
  background: rgba(255,255,255,0.12);
}
.hero--centered .hero__controls {
  top: auto;
  right: 0;
  bottom: 126px;
  transform: none;
}

@media (max-width: 900px) {
  .hero.hero--centered { min-height: 920px; background: #17110d; }
  .hero.hero--centered::before {
    inset: 0;
    width: auto;
    height: auto;
    background: linear-gradient(180deg, rgba(20,14,10,0.25), rgba(20,14,10,0.56) 58%, rgba(20,14,10,0.82));
  }
  .hero--centered .hero__slides { inset: 0; height: auto; }
  .hero--centered .hero__content {
    top: 42%;
    left: 50%;
    width: min(760px, 92%);
    transform: translate(-50%, -50%);
  }
  .hero--centered .hero__title { max-width: 12ch; font-size: clamp(3.2rem, 9vw, 4.8rem); }
  .hero--centered .hero__controls {
    top: auto;
    right: 50%;
    bottom: 168px;
    transform: translateX(50%);
  }
}
@media (max-width: 560px) {
  .hero.hero--centered { min-height: 970px; }
  .hero--centered .hero__content { top: 39%; width: calc(100% - 2rem); }
  .hero--centered .hero__eyebrow { font-size: 0.58rem; letter-spacing: 0.14em; }
  .hero--centered .hero__title { max-width: 10.5ch; font-size: clamp(2.9rem, 13.5vw, 3.6rem); }
  .hero--centered .hero__sub { max-width: 34ch; font-size: 0.94rem; }
  .hero--centered .hero__cta { flex-direction: column; align-items: stretch; }
  .hero--centered .hero__controls { bottom: 170px; }
}

/* ---------- 32. Hero highlights below the slider ---------- */
.hero.hero--centered { min-height: clamp(660px, calc(100vh - var(--header-h)), 820px); }
.hero--centered .hero__content { top: 50%; }
.hero--centered .hero__controls { top: auto; bottom: 1.8rem; }

.hero-features-wrap {
  position: relative;
  z-index: 2;
  padding-top: 1rem;
  background: var(--bg);
}
.hero-features-wrap .hero__features {
  position: relative;
  inset: auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0;
  margin: 0;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 16px;
  background: linear-gradient(135deg, var(--terra), var(--terra-deep));
  box-shadow: 0 18px 42px -28px rgba(138,100,24,0.62);
}
.hero-features-wrap .hf {
  min-height: 88px;
  justify-content: center;
  padding: 1rem clamp(0.75rem, 1.8vw, 1.4rem);
  border: 0;
  border-right: 1px solid rgba(255,255,255,0.28);
  border-radius: 0;
  background: transparent;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.hero-features-wrap .hf:last-child { border-right: 0; }
.hero-features-wrap .hf__ic {
  width: 38px;
  height: 38px;
  border: 1px solid rgba(255,255,255,0.72);
  background: rgba(255,255,255,0.12);
  color: #fff;
}
.hero-features-wrap .hf__ic svg { width: 18px; height: 18px; }
.hero-features-wrap .hf span:last-child {
  color: #fff;
  font-size: 0.78rem;
  line-height: 1.25;
  text-shadow: none;
}

@media (max-width: 900px) {
  .hero.hero--centered { min-height: 780px; }
  .hero--centered .hero__content { top: 48%; }
  .hero--centered .hero__controls {
    right: 50%;
    bottom: 1.6rem;
    transform: translateX(50%);
  }
  .hero-features-wrap .hero__features { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .hero-features-wrap .hf { min-height: 72px; justify-content: flex-start; border-bottom: 1px solid rgba(255,255,255,0.28); }
  .hero-features-wrap .hf:nth-child(2) { border-right: 0; }
  .hero-features-wrap .hf:nth-last-child(-n+2) { border-bottom: 0; }
}
@media (max-width: 560px) {
  .hero.hero--centered { min-height: 820px; }
  .hero--centered .hero__content { top: 46%; }
  .hero--centered .hero__controls { bottom: 1.25rem; }
  .hero-features-wrap { padding-top: 0.75rem; }
  .hero-features-wrap .hero__features { border-radius: 12px; }
  .hero-features-wrap .hf { min-height: 70px; padding: 0.75rem 0.65rem; }
  .hero-features-wrap .hf__ic { width: 32px; height: 32px; }
  .hero-features-wrap .hf span:last-child { font-size: 0.69rem; }
}

/* ================================================================= *
   RESTAURANT DETAIL — Coco Guide directory profile
   ================================================================= */
.restaurant-detail-page { background: var(--bg); }
.rd-hero {
  position: relative;
  min-height: clamp(520px, 63vw, 650px);
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  color: #fff;
}
.rd-hero__bg,
.rd-hero__shade { position: absolute; inset: 0; }
.rd-hero__bg {
  background-size: cover;
  background-position: center;
  transform: scale(1.015);
}
.rd-hero__shade {
  background:
    linear-gradient(90deg, rgba(21,14,10,0.9) 0%, rgba(21,14,10,0.64) 47%, rgba(21,14,10,0.24) 78%, rgba(21,14,10,0.34) 100%),
    linear-gradient(0deg, rgba(21,14,10,0.72), transparent 64%);
}
.rd-hero__inner {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: clamp(3rem, 7vw, 5rem);
  padding-bottom: clamp(3.2rem, 7vw, 5.2rem);
}
.rd-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin-bottom: clamp(2rem, 4vw, 3.3rem);
  color: rgba(255,255,255,0.76);
  font-size: 0.76rem;
}
.rd-breadcrumb a { color: inherit; }
.rd-breadcrumb a:hover { color: #fff; }
.rd-breadcrumb strong { color: var(--gold-light); font-weight: 500; }
.rd-category {
  display: inline-flex;
  align-items: center;
  gap: 0.55rem;
  min-height: 38px;
  padding: 0.45rem 0.9rem;
  border: 1px solid rgba(211,165,73,0.55);
  border-radius: 999px;
  background: rgba(30,20,14,0.38);
  color: #fff;
  font-size: 0.74rem;
  backdrop-filter: blur(8px);
}
.rd-category svg { width: 17px; height: 17px; color: var(--gold-light); }
.rd-hero__title {
  max-width: 900px;
  margin-top: 1.1rem;
  color: #fff;
  font-family: var(--serif);
  font-size: clamp(3.1rem, 7.3vw, 5.6rem);
  font-weight: 500;
  letter-spacing: -0.035em;
  line-height: 0.94;
  text-wrap: balance;
}
.rd-hero__subtitle {
  max-width: 760px;
  margin-top: 1rem;
  color: rgba(255,255,255,0.94);
  font-size: clamp(1rem, 2vw, 1.24rem);
  font-weight: 400;
  line-height: 1.45;
}
.rd-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  margin-top: 1.4rem;
}
.rd-meta > span {
  display: inline-flex;
  align-items: center;
  gap: 0.38rem;
  min-height: 28px;
  padding: 0 1rem;
  border-right: 1px solid rgba(255,255,255,0.3);
  font-size: 0.79rem;
}
.rd-meta > span:first-child { padding-left: 0; }
.rd-meta > span:last-child { border-right: 0; }
.rd-meta svg { width: 18px; height: 18px; color: var(--gold-light); }
.rd-meta strong { font-weight: 500; }
.rd-meta small { color: rgba(255,255,255,0.72); font-size: 0.72rem; }
.rd-meta__star { color: #f0b33c; font-size: 1.15rem; }
.rd-hero__actions { display: flex; flex-wrap: wrap; gap: 0.75rem; margin-top: 1.8rem; }
.btn--outline-light { --bbg: rgba(20,14,10,0.2); --bfg: #fff; --bbd: rgba(255,255,255,0.65); box-shadow: none; backdrop-filter: blur(8px); }
.btn--outline-light:hover { background: #fff; color: var(--ink); border-color: #fff; box-shadow: none; }

.rd-highlights {
  position: relative;
  z-index: 2;
  padding: 0 0 clamp(2.5rem, 5vw, 4rem);
  background: var(--bg);
}
.rd-highlights__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 0.9rem;
  transform: translateY(-1.2rem);
}
.rd-highlight {
  display: flex;
  align-items: center;
  gap: 0.95rem;
  min-height: 112px;
  padding: 1.15rem 1.2rem;
  background: rgba(255,255,255,0.96);
  border: 1px solid rgba(176,132,42,0.19);
  border-radius: 16px;
  box-shadow: 0 18px 45px -34px rgba(49,38,29,0.7);
}
.rd-highlight__icon {
  width: 48px;
  height: 48px;
  flex: none;
  display: grid;
  place-items: center;
  color: var(--gold);
}
.rd-highlight__icon svg { width: 38px; height: 38px; }
.rd-highlight h2 { color: var(--ink); font-size: 1.05rem; line-height: 1.1; }
.rd-highlight p { margin-top: 0.28rem; color: var(--muted); font-size: 0.72rem; line-height: 1.45; }

.rd-content-section { padding-top: 0; }
.rd-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.55fr) minmax(320px, 0.72fr);
  gap: clamp(2rem, 5vw, 4.5rem);
  align-items: start;
}
.rd-section-title {
  margin-top: 0.85rem;
  color: var(--ink);
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 1.05;
}
.rd-story__copy { margin-top: 1.4rem; }
.rd-story__copy p {
  max-width: 76ch;
  color: var(--text);
  font-size: 0.96rem;
  line-height: 1.8;
}
.rd-story__copy p + p { margin-top: 1.15rem; }
.rd-gallery {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
  margin-top: 2rem;
}
.rd-gallery figure { margin: 0; }
.rd-gallery img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  border-radius: 13px;
  box-shadow: 0 15px 35px -28px rgba(49,38,29,0.6);
}
.rd-gallery figcaption {
  margin-top: 0.48rem;
  color: var(--text);
  font-size: 0.76rem;
  text-align: center;
}
.rd-info-card {
  position: sticky;
  top: calc(var(--header-h) + 1.2rem);
  padding: 1.65rem 1.6rem;
  background: rgba(255,255,255,0.92);
  border: 1px solid rgba(176,132,42,0.2);
  border-radius: 21px;
  box-shadow: 0 26px 58px -42px rgba(49,38,29,0.65);
}
.rd-info-card__head { display: flex; align-items: center; gap: 0.7rem; padding-bottom: 1rem; }
.rd-info-card__head > span { width: 35px; height: 35px; display: grid; place-items: center; color: var(--gold); }
.rd-info-card__head svg { width: 25px; height: 25px; }
.rd-info-card__head h2 { color: var(--ink); font-size: 1.45rem; }
.rd-info-list { margin: 0; }
.rd-info-list > div {
  display: grid;
  grid-template-columns: minmax(112px, 0.78fr) 1.2fr;
  gap: 0.9rem;
  align-items: center;
  padding: 1rem 0;
  border-top: 1px solid rgba(176,132,42,0.18);
}
.rd-info-list dt { display: flex; align-items: center; gap: 0.58rem; color: var(--ink); font-family: var(--serif); font-size: 1rem; }
.rd-info-list dt svg { width: 21px; height: 21px; flex: none; color: var(--gold); }
.rd-info-list dd { margin: 0; color: var(--text); font-size: 0.8rem; line-height: 1.48; }
.rd-info-list a { color: inherit; }
.rd-info-list a:hover { color: var(--gold); }

.rd-cta-section { padding-top: 0; }
.rd-cta {
  position: relative;
  overflow: hidden;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 1.4rem;
  padding: clamp(1.4rem, 3vw, 2rem) clamp(1.3rem, 4vw, 2.5rem);
  background: rgba(255,255,255,0.72);
  border: 1px solid rgba(176,132,42,0.2);
  border-radius: 20px;
  box-shadow: 0 20px 48px -40px rgba(49,38,29,0.7);
}
.rd-cta::before,
.rd-cta::after {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  border: 1px solid rgba(176,132,42,0.14);
  border-radius: 50%;
}
.rd-cta::before { left: -70px; bottom: -105px; }
.rd-cta::after { right: -70px; top: -105px; }
.rd-cta__icon { width: 56px; height: 56px; display: grid; place-items: center; border: 1px solid rgba(176,132,42,0.2); border-radius: 50%; color: var(--gold); background: #fff; }
.rd-cta__icon svg { width: 26px; height: 26px; }
.rd-cta h2 { color: var(--ink); font-size: clamp(1.45rem, 3vw, 2rem); }
.rd-cta p { margin-top: 0.35rem; color: var(--muted); font-size: 0.85rem; }
.rd-cta .btn { position: relative; z-index: 1; }

/* Whole restaurant card opens its detailed profile. */
a.guide-card--restaurant { color: inherit; text-decoration: none; cursor: pointer; }
a.guide-card--restaurant:focus-visible { outline: 2px solid var(--gold); outline-offset: 4px; }
a.guide-card--restaurant .guide-card__rating { pointer-events: none; }
a.guide-card--restaurant::after {
  content: "→";
  position: absolute;
  right: 0.9rem;
  bottom: 0.82rem;
  width: 27px;
  height: 27px;
  display: grid;
  place-items: center;
  border: 1px solid rgba(176,132,42,0.28);
  border-radius: 50%;
  color: var(--gold);
  background: #fff;
  font-size: 0.88rem;
  transition: transform 0.3s var(--ease), background 0.3s, color 0.3s;
}
a.guide-card--restaurant:hover::after { transform: translateX(2px); background: var(--gold); color: #fff; }
a.guide-card--restaurant .guide-card__facts { padding-right: 2rem; }

@media (max-width: 1040px) {
  .rd-highlights__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .rd-layout { grid-template-columns: 1fr; }
  .rd-info-card { position: static; }
}
@media (max-width: 700px) {
  .rd-hero { min-height: 650px; }
  .rd-hero__shade { background: linear-gradient(0deg, rgba(21,14,10,0.88), rgba(21,14,10,0.35)); }
  .rd-breadcrumb { margin-bottom: 2rem; }
  .rd-meta { gap: 0.6rem 0; }
  .rd-meta > span { width: 50%; padding: 0 0.65rem; border-right: 0; }
  .rd-meta > span:nth-child(odd) { padding-left: 0; }
  .rd-highlights__grid { transform: translateY(-0.8rem); }
  .rd-gallery { gap: 0.6rem; }
  .rd-cta { grid-template-columns: auto 1fr; }
  .rd-cta .btn { grid-column: 1 / -1; justify-self: stretch; }
}
@media (max-width: 520px) {
  .rd-highlights__grid { grid-template-columns: 1fr; }
  .rd-highlight { min-height: 96px; }
  .rd-gallery { grid-template-columns: 1fr; }
  .rd-gallery img { aspect-ratio: 16 / 10; }
  .rd-info-list > div { grid-template-columns: 1fr; gap: 0.42rem; }
  .rd-cta { grid-template-columns: 1fr; text-align: center; }
  .rd-cta__icon { margin: 0 auto; }
}

/* ================================================================= *
   RESTAURANT DETAIL V2 — premium editorial Marrakech Guide profile
   ================================================================= */
.restaurant-detail-page { --rd-line: rgba(176,132,42,0.2); overflow: clip; }
.rd-hero { min-height: clamp(560px, 66vw, 690px); }
.rd-hero__shade {
  background:
    linear-gradient(90deg, rgba(18,12,9,0.91) 0%, rgba(18,12,9,0.68) 48%, rgba(18,12,9,0.2) 82%),
    linear-gradient(0deg, rgba(18,12,9,0.76), transparent 68%);
}
.rd-hero__inner { padding-bottom: clamp(4.6rem, 8vw, 6.5rem); }
.rd-breadcrumb { margin-bottom: clamp(1.8rem, 3vw, 2.6rem); }
.rd-hero__title { font-size: clamp(3.25rem, 7vw, 6rem); }
.rd-hero__subtitle { max-width: 650px; }
.rd-meta { max-width: 1180px; row-gap: 0.7rem; }
.rd-meta > span { min-height: 34px; padding-inline: 0.9rem; }
.rd-meta > span:nth-child(4) strong,
.rd-meta > span:nth-child(5) strong,
.rd-meta > span:nth-child(6) strong { max-width: 160px; line-height: 1.25; }
.rd-highlights { padding-bottom: clamp(2.8rem, 5vw, 4.5rem); }
.rd-highlights__grid { transform: translateY(-2rem); }
.rd-highlight { min-height: 118px; padding: 1.2rem 1.35rem; border-radius: 15px; }
.rd-highlight__icon { width: 46px; color: var(--gold); }
.rd-highlight h3 { color: var(--ink); font-family: var(--serif); font-size: 1.16rem; font-weight: 500; line-height: 1.1; }
.rd-highlight p { margin-top: 0.34rem; color: var(--muted); font-size: 0.76rem; line-height: 1.5; }

.rd-content-section { padding-bottom: clamp(3rem, 7vw, 6rem); }
.rd-layout {
  grid-template-columns: minmax(0, 2.05fr) minmax(315px, 0.95fr);
  gap: clamp(2rem, 4vw, 3.4rem);
}
.rd-story { min-width: 0; }
.rd-editorial { padding-bottom: 0.4rem; }
.rd-section-title { color: #3b332c; font-size: clamp(1.65rem, 3vw, 2.15rem); line-height: 1.08; }
.rd-section-title::after {
  content: "";
  display: block;
  width: 42px;
  height: 1px;
  margin-top: 0.7rem;
  background: var(--gold);
}
.rd-story__copy { margin-top: 1.35rem; }
.rd-story__copy p { max-width: 74ch; color: #3b332c; font-size: 0.98rem; line-height: 1.82; }
.rd-story__copy p:first-child::first-letter {
  float: left;
  margin: 0.08em 0.12em 0 0;
  color: var(--gold);
  font-family: var(--serif);
  font-size: 3.5em;
  line-height: 0.8;
}
.rd-recommendation {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 1rem;
  align-items: start;
  margin-top: clamp(3.4rem, 5vw, 4rem);
  padding: 1.4rem 1.5rem;
  border: 1px solid rgba(176,132,42,0.32);
  border-radius: 16px;
  background:
    radial-gradient(circle at 94% 14%, rgba(176,132,42,0.1) 0 2px, transparent 3px 22px),
    radial-gradient(circle at 92% 22%, transparent 0 28px, rgba(176,132,42,0.08) 29px 30px, transparent 31px),
    linear-gradient(110deg, rgba(255,255,255,0.95), rgba(249,239,216,0.62));
  box-shadow: 0 20px 48px -42px rgba(49,38,29,0.7);
}
.rd-recommendation__icon {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: linear-gradient(145deg, var(--gold-light), var(--gold));
  color: #fff;
  box-shadow: 0 10px 24px -14px rgba(120,78,5,0.9);
}
.rd-recommendation h2 { color: #3b332c; font-size: clamp(1.65rem, 3vw, 2.15rem); line-height: 1.08; }
.rd-recommendation h2::after { content: ""; display: block; width: 42px; height: 1px; margin-top: 0.7rem; background: var(--gold); }
.rd-recommendation p { margin-top: 1.2rem; max-width: 68ch; color: #3b332c; font-size: 0.9rem; line-height: 1.65; }

.rd-subsection { margin-top: clamp(3.4rem, 5vw, 4rem); }
.rd-subsection > h2,
.rd-section-heading h2 { color: #3b332c; font-size: clamp(1.65rem, 3vw, 2.15rem); line-height: 1.08; }
.rd-subsection > h2::after,
.rd-section-heading h2::after {
  content: "";
  display: block;
  width: 42px;
  height: 1px;
  margin-top: 0.7rem;
  background: var(--gold);
}
.rd-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 1rem; }
.rd-section-heading > a { color: var(--gold-dark); font-size: 0.72rem; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; }
.rd-section-heading > a:hover { color: var(--ink); }
.rd-tags { display: flex; flex-wrap: wrap; gap: 0.65rem; margin-top: 1.35rem; }
.rd-tags a {
  display: inline-flex;
  align-items: center;
  min-height: 38px;
  padding: 0.48rem 0.9rem;
  border: 1px solid var(--rd-line);
  border-radius: 999px;
  background: rgba(255,255,255,0.72);
  color: #3b332c;
  font-size: 0.73rem;
  transition: transform 0.25s var(--ease), border-color 0.25s, color 0.25s, background 0.25s;
}
.rd-tags a::before { content: "✦"; margin-right: 0.42rem; color: var(--gold); font-size: 0.66rem; }
.rd-tags a:hover { transform: translateY(-2px); border-color: var(--gold); background: #fff; color: var(--ink); }

.rd-dishes { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1.1rem; margin-top: 1.35rem; }
.rd-dishes article {
  overflow: hidden;
  border: 1px solid var(--rd-line);
  border-radius: 14px;
  background: rgba(255,255,255,0.86);
  box-shadow: 0 16px 38px -34px rgba(49,38,29,0.75);
  transition: transform 0.3s var(--ease), box-shadow 0.3s var(--ease);
}
.rd-dishes img { width: 100%; aspect-ratio: 4 / 3; object-fit: cover; transition: transform 0.5s var(--ease); }
.rd-dishes article:hover { transform: translateY(-3px); box-shadow: 0 24px 48px -30px rgba(49,38,29,0.58); }
.rd-dishes article:hover img { transform: scale(1.045); }
.rd-dishes article > div { padding: 0.9rem 1rem 1rem; }
.rd-dishes h3 { color: #3b332c; font-size: 1.1rem; }
.rd-dishes p { margin-top: 0.25rem; color: #7a7067; font-size: 0.72rem; line-height: 1.45; }

.rd-good-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1rem; margin-top: 1.35rem; }
.rd-good-grid > div { display: grid; grid-template-columns: 36px 1fr; align-content: center; min-height: 104px; padding: 1rem; border: 1px solid var(--rd-line); border-radius: 14px; background: rgba(255,255,255,0.68); }
.rd-good-grid > div::before { content: "✦"; grid-row: 1 / span 2; align-self: center; color: var(--gold); font-size: 1rem; }
.rd-good-grid strong { color: #3b332c; font-size: 0.78rem; font-weight: 500; }
.rd-good-grid span { margin-top: 0.15rem; color: #7a7067; font-size: 0.68rem; line-height: 1.4; }

.rd-faq details { border-bottom: 1px solid var(--rd-line); }
.rd-faq details:first-of-type { margin-top: 1.1rem; border-top: 1px solid var(--rd-line); }
.rd-faq summary {
  position: relative;
  padding: 0.95rem 2.2rem 0.95rem 0;
  color: var(--ink);
  font-size: 0.86rem;
  font-weight: 500;
  cursor: pointer;
  list-style: none;
}
.rd-faq summary::-webkit-details-marker { display: none; }
.rd-faq summary::after { content: "+"; position: absolute; right: 0.35rem; top: 0.82rem; color: var(--gold); font-size: 1.25rem; font-weight: 300; }
.rd-faq details[open] summary::after { content: "−"; }
.rd-faq details p { max-width: 68ch; padding: 0 2.2rem 1rem 0; color: #7a7067; font-size: 0.8rem; line-height: 1.65; }

.rd-related { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0.85rem; margin-top: 1.3rem; }
.rd-related-card { overflow: hidden; border: 1px solid var(--rd-line); border-radius: 14px; background: rgba(255,255,255,0.88); color: inherit; transition: transform 0.3s var(--ease), box-shadow 0.3s; }
.rd-related-card:hover { transform: translateY(-4px); box-shadow: 0 22px 45px -35px rgba(49,38,29,0.8); }
.rd-related-card img { width: 100%; aspect-ratio: 16 / 10; object-fit: cover; }
.rd-related-card__body { padding: 0.9rem 0.95rem 1rem; }
.rd-related-card h3 { color: var(--ink); font-size: 1.08rem; }
.rd-related-card p { margin-top: 0.3rem; color: var(--muted); font-size: 0.7rem; line-height: 1.4; }
.rd-related-card__meta { display: flex; justify-content: space-between; gap: 0.5rem; margin-top: 0.7rem; padding-top: 0.65rem; border-top: 1px solid var(--rd-line); color: var(--text); font-size: 0.67rem; }
.rd-related-card__meta strong { color: var(--gold-dark); }

.rd-category-links { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 0.65rem; margin-top: 1.2rem; }
.rd-category-links a { display: flex; justify-content: space-between; gap: 1rem; padding: 0.9rem 1rem; border-bottom: 1px solid var(--rd-line); color: var(--text); font-size: 0.8rem; }
.rd-category-links a::after { content: "→"; color: var(--gold); transition: transform 0.25s; }
.rd-category-links a:hover { color: var(--ink); background: rgba(255,255,255,0.5); }
.rd-category-links a:hover::after { transform: translateX(3px); }

.rd-sidebar { position: sticky; top: 110px; display: grid; gap: 1.1rem; }
.rd-info-card,
.rd-location-card,
.rd-nearby-card { border: 1px solid var(--rd-line); border-radius: 17px; background: rgba(255,255,255,0.88); box-shadow: 0 22px 52px -43px rgba(49,38,29,0.7); }
.rd-info-card { position: static; padding: 1.45rem 1.35rem; }
.rd-info-card__head { padding-bottom: 0.7rem; }
.rd-info-card__head > span { width: 28px; height: 28px; color: var(--gold); font-size: 1.25rem; }
.rd-info-card__head h2,
.rd-location-card h2,
.rd-nearby-card h2 { color: var(--ink); font-size: 1.42rem; }
.rd-info-list > div { grid-template-columns: minmax(108px, 0.78fr) 1.25fr; gap: 0.75rem; padding: 0.78rem 0; }
.rd-info-list dt { gap: 0.45rem; font-family: var(--sans); font-size: 0.7rem; }
.rd-info-list dt > span:first-child { width: 18px; color: var(--gold); font-size: 0.95rem; text-align: center; }
.rd-info-list dd { font-size: 0.7rem; }
.rd-location-card,
.rd-nearby-card { padding: 1.35rem; }
.rd-mini-map { position: relative; overflow: hidden; display: block; height: 190px; margin: 1rem 0; border-radius: 12px; background: #f1eadb; }
.rd-mini-map iframe { width: 100%; height: 100%; border: 0; filter: sepia(0.14) saturate(0.82) contrast(0.96); }
.rd-mini-map__roads,
.rd-mini-map__roads::before,
.rd-mini-map__roads::after { position: absolute; content: ""; inset: -20%; background: repeating-linear-gradient(28deg, transparent 0 28px, rgba(255,255,255,0.9) 29px 33px, transparent 34px 58px); transform: rotate(-4deg); }
.rd-mini-map__roads::before { transform: rotate(70deg); opacity: 0.8; }
.rd-mini-map__roads::after { transform: rotate(128deg); opacity: 0.55; }
.rd-mini-map__pin { position: absolute; z-index: 2; left: 52%; top: 48%; width: 34px; height: 34px; display: grid; place-items: center; transform: translate(-50%,-50%); border: 7px solid #fff; border-radius: 50% 50% 50% 0; background: var(--gold); color: transparent; box-shadow: 0 8px 18px rgba(65,44,17,0.25); rotate: -45deg; }
.rd-location-card h3 { color: var(--ink); font-size: 1rem; }
.rd-location-card p { margin-top: 0.25rem; color: var(--muted); font-size: 0.72rem; line-height: 1.45; }
.rd-text-link { display: inline-flex; align-items: center; gap: 0.38rem; margin-top: 0.85rem; color: var(--gold-dark); font-size: 0.72rem; font-weight: 500; }
.rd-text-link svg { width: 16px; height: 16px; }
.rd-nearby-card ul { margin-top: 0.8rem; }
.rd-nearby-card li { display: flex; justify-content: space-between; gap: 0.8rem; padding: 0.75rem 0; border-top: 1px solid var(--rd-line); font-size: 0.7rem; }
.rd-nearby-card a { color: var(--text); }
.rd-nearby-card a:hover { color: var(--gold-dark); }
.rd-nearby-card li span { color: var(--muted); text-align: right; }

.rd-cta-section { padding-block: 0 4rem; }
.rd-cta {
  min-height: 150px;
  grid-template-columns: 1fr auto;
  gap: 2rem;
  padding: clamp(1.8rem, 4vw, 2.8rem);
  border: 0;
  background-color: #251910;
  background-size: cover;
  background-position: center;
  box-shadow: 0 22px 48px -34px rgba(24,15,9,0.82);
}
.rd-cta::before { inset: 0; width: auto; height: auto; border: 0; border-radius: inherit; background: linear-gradient(90deg, rgba(26,17,12,0.92), rgba(26,17,12,0.58)); }
.rd-cta::after { display: none; }
.rd-cta > * { position: relative; z-index: 1; }
.rd-cta h2 { color: #fff; }
.rd-cta p { color: rgba(255,255,255,0.78); font-size: 0.88rem; }

@media (max-width: 1100px) {
  .rd-layout { grid-template-columns: 1fr; }
  .rd-sidebar { position: static; grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .rd-info-card { grid-row: span 2; }
}
@media (max-width: 820px) {
  .rd-meta > span { width: 50%; border-right: 0; padding-left: 0; }
  .rd-dishes,
  .rd-related { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .rd-related-card:last-child { grid-column: 1 / -1; }
  .rd-good-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .rd-sidebar { grid-template-columns: 1fr; }
  .rd-info-card { grid-row: auto; }
}
@media (max-width: 600px) {
  .rd-hero { min-height: 770px; }
  .rd-hero__inner { padding-bottom: 5.6rem; }
  .rd-hero__title { font-size: clamp(3rem, 15vw, 4.25rem); }
  .rd-meta > span { width: 100%; min-height: 30px; }
  .rd-hero__actions { display: grid; grid-template-columns: 1fr; }
  .rd-hero__actions .btn { justify-content: center; }
  .rd-highlights__grid { transform: translateY(-1.5rem); }
  .rd-dishes,
  .rd-related,
  .rd-good-grid,
  .rd-category-links { grid-template-columns: 1fr; }
  .rd-dishes article:last-child,
  .rd-related-card:last-child { grid-column: auto; }
  .rd-good-grid > div { border: 1px solid var(--rd-line) !important; }
  .rd-recommendation { grid-template-columns: 1fr; }
  .rd-recommendation__icon { width: 40px; height: 40px; }
  .rd-section-heading { align-items: start; flex-direction: column; }
  .rd-cta { grid-template-columns: 1fr; text-align: left; }
  .rd-cta .btn { grid-column: auto; justify-self: start; width: 100%; }
}

/* Contextual SEO links inside restaurant editorial content. */
.rd-editorial-link {
  color: var(--gold-dark);
  font-weight: 500;
  text-decoration: underline;
  text-decoration-color: rgba(184, 132, 42, 0.4);
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
  transition: color 0.2s, text-decoration-color 0.2s;
}
.rd-editorial-link:hover { color: var(--ink); text-decoration-color: var(--gold); }

/* Reusable category, cuisine, neighbourhood and attraction pages. */
.guide-topic-page { background: var(--cream); }
.topic-hero {
  position: relative;
  min-height: 475px;
  display: flex;
  align-items: end;
  overflow: hidden;
  isolation: isolate;
  background-color: #241912;
  background-position: center;
  background-size: cover;
}
.topic-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(180deg, rgba(20,13,9,0.04) 0%, rgba(20,13,9,0.72) 100%);
}
.topic-hero__inner { width: 100%; padding-block: clamp(7rem, 15vw, 10rem) clamp(3.2rem, 7vw, 5rem); color: #fff; }
.topic-breadcrumb { margin-bottom: clamp(2rem, 5vw, 3.5rem); color: rgba(255,255,255,0.72); }
.topic-breadcrumb a { color: #fff; }
.topic-hero .kicker { color: #e0b968; }
.topic-hero h1 { max-width: 880px; margin-top: 0.65rem; color: #fff; font-size: clamp(3.1rem, 7vw, 6.2rem); line-height: 0.94; }
.topic-hero p { max-width: 730px; margin-top: 1.2rem; color: rgba(255,255,255,0.83); font-size: clamp(1rem, 1.5vw, 1.2rem); line-height: 1.7; }
.topic-editorial { padding-block: clamp(3.5rem, 7vw, 6.4rem); }
.topic-editorial__inner { display: grid; grid-template-columns: minmax(0, 1fr) 230px; gap: clamp(2rem, 6vw, 6rem); align-items: start; }
.topic-copy { max-width: 900px; column-count: 2; column-gap: clamp(2rem, 5vw, 4.5rem); }
.topic-copy p { break-inside: avoid; margin: 0 0 1.25rem; color: #4a4139; font-size: 0.98rem; line-height: 1.85; }
.topic-back { display: inline-flex; align-items: center; justify-content: space-between; gap: 1rem; padding: 1rem 1.15rem; border: 1px solid rgba(184,132,42,0.28); border-radius: 999px; background: rgba(255,255,255,0.58); color: var(--gold-dark); font-size: 0.76rem; }
.topic-back::after { content: "→"; }
.topic-restaurants { padding-top: 0; }
.topic-section-heading { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 2rem; padding-bottom: 1rem; border-bottom: 1px solid rgba(184,132,42,0.2); }
.topic-section-heading h2 { margin-top: 0.35rem; color: var(--ink); font-size: clamp(2rem, 4vw, 3.3rem); }
.topic-restaurant-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.topic-restaurant-grid .guide-card { height: 100%; }
.topic-restaurant-grid .guide-card__media { aspect-ratio: 4 / 3; }
.topic-related { padding-top: 0; padding-bottom: clamp(4rem, 8vw, 7rem); }
.topic-related-links { display: flex; flex-wrap: wrap; gap: 0.7rem; }
.topic-related-links a { padding: 0.8rem 1.1rem; border: 1px solid rgba(184,132,42,0.25); border-radius: 999px; background: #fff; color: #4a4139; font-size: 0.75rem; transition: border-color 0.2s, color 0.2s, transform 0.2s; }
.topic-related-links a:hover { transform: translateY(-2px); border-color: var(--gold); color: var(--gold-dark); }

@media (max-width: 1050px) {
  .topic-restaurant-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 760px) {
  .topic-hero { min-height: 430px; }
  .topic-editorial__inner { grid-template-columns: 1fr; }
  .topic-copy { column-count: 1; }
  .topic-back { width: max-content; max-width: 100%; }
  .topic-restaurant-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 520px) {
  .topic-hero h1 { font-size: clamp(2.8rem, 14vw, 4rem); }
  .topic-restaurant-grid { grid-template-columns: 1fr; }
}

/* Best Restaurants — dedicated editorial guide layout (scoped to one route). */
.brg-page { overflow: clip; background: #f8f2e9; color: var(--text); }
.brg-page .container { width: min(100% - 64px, 1240px); }
.brg-page [hidden] { display: none !important; }
.brg-hero {
  min-height: 460px;
  display: flex;
  align-items: end;
  background-color: #241710;
  background-position: center 48%;
  background-size: cover;
  color: #fff;
}
.brg-hero__inner { width: 100%; padding-block: 72px 58px; }
.brg-breadcrumb { display: flex; flex-wrap: wrap; gap: 0.55rem; margin-bottom: 2.35rem; color: rgba(255,255,255,0.68); font-size: 0.7rem; }
.brg-breadcrumb a { color: rgba(255,255,255,0.92); }
.brg-breadcrumb strong { color: #e6c477; font-weight: 400; }
.brg-eyebrow,
.brg-kicker { display: block; color: var(--gold); font-size: 0.7rem; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; }
.brg-hero h1 { max-width: 900px; margin: 0.6rem 0 0; color: #fff; font-size: clamp(3.35rem, 7vw, 5.75rem); line-height: 0.96; }
.brg-hero p { max-width: 820px; margin-top: 1rem; color: rgba(255,255,255,0.82); font-size: clamp(1rem, 1.5vw, 1.16rem); line-height: 1.65; }
.brg-section { padding-block: clamp(68px, 7vw, 88px); }
.brg-section h2 { position: relative; margin-top: 0.45rem; color: var(--ink); font-size: clamp(2.25rem, 4.2vw, 3rem); line-height: 1.03; }
.brg-section h2::after { content: ""; display: block; width: 48px; height: 1px; margin-top: 0.8rem; background: var(--gold); }
.brg-intro { background: #fffaf2; }
.brg-intro__grid { display: grid; grid-template-columns: minmax(0, 1.45fr) minmax(300px, 0.72fr); gap: clamp(3rem, 7vw, 6.5rem); align-items: start; }
.brg-prose { color: #443b34; font-size: 0.96rem; line-height: 1.83; }
.brg-prose p + p { margin-top: 1.15rem; }
.brg-prose a { color: var(--gold-dark); font-weight: 500; text-decoration: underline; text-decoration-color: rgba(176,132,42,0.35); text-underline-offset: 0.2em; }
.brg-prose a:hover { color: var(--ink); text-decoration-color: var(--gold); }
.brg-prose--intro { margin-top: 1.65rem; }
.brg-method { padding: 1.8rem; border: 1px solid rgba(176,132,42,0.2); border-radius: 16px; background: #fff; box-shadow: 0 24px 54px -44px rgba(54,37,25,0.65); }
.brg-method__icon { width: 38px; height: 38px; display: grid; place-items: center; margin-bottom: 1rem; border: 1px solid rgba(176,132,42,0.25); border-radius: 50%; color: var(--gold); }
.brg-method h2 { margin: 0; font-size: clamp(1.55rem, 2.4vw, 1.9rem); line-height: 1.08; }
.brg-method h2::after { width: 34px; }
.brg-method > p { margin-top: 1rem; color: var(--muted); font-size: 0.82rem; line-height: 1.65; }
.brg-method ul { display: grid; grid-template-columns: 1fr 1fr; gap: 0.72rem 0.9rem; margin-top: 1.35rem; }
.brg-method li { display: flex; align-items: start; gap: 0.48rem; color: #4a4038; font-size: 0.76rem; line-height: 1.4; }
.brg-method li span { color: var(--gold); }
.brg-directory { background: #f8f2e9; }
.brg-filter-head { margin-bottom: 1.25rem; }
.brg-filter-head h2 { font-size: clamp(2.25rem, 4vw, 2.9rem); }
.brg-filters { display: flex; gap: 0.55rem; overflow-x: auto; margin: 1.65rem 0 2.25rem; padding-bottom: 0.45rem; scrollbar-width: none; }
.brg-filters::-webkit-scrollbar { display: none; }
.brg-filters button { flex: none; min-height: 40px; padding: 0.65rem 1rem; border: 1px solid rgba(49,38,29,0.13); border-radius: 999px; background: rgba(255,255,255,0.86); color: #50463e; font: 500 0.72rem/1 var(--sans); cursor: pointer; transition: color 0.2s, background 0.2s, border-color 0.2s, transform 0.2s; }
.brg-filters button:hover { transform: translateY(-1px); border-color: rgba(176,132,42,0.58); }
.brg-filters button.is-active { border-color: var(--gold); background: var(--gold); color: #fff; }
.brg-featured { display: grid; gap: 1.35rem; }
.brg-feature { min-height: 315px; display: grid; grid-template-columns: minmax(300px, 0.82fr) minmax(0, 1.18fr); overflow: hidden; border: 1px solid rgba(49,38,29,0.09); border-radius: 16px; background: #fff; box-shadow: 0 24px 55px -43px rgba(49,38,29,0.62); transition: transform 0.3s, box-shadow 0.3s; }
.brg-feature:hover { transform: translateY(-4px); box-shadow: 0 28px 58px -38px rgba(49,38,29,0.55); }
.brg-feature__media { min-height: 100%; overflow: hidden; }
.brg-feature__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.65s var(--ease); }
.brg-feature:hover .brg-feature__media img { transform: scale(1.04); }
.brg-feature__body { display: flex; flex-direction: column; align-items: start; justify-content: center; padding: clamp(1.65rem, 4vw, 2.7rem); }
.brg-badge { display: inline-flex; padding: 0.4rem 0.72rem; border-radius: 999px; background: #f3e7cf; color: var(--gold-dark); font-size: 0.62rem; font-weight: 600; letter-spacing: 0.12em; text-transform: uppercase; }
.brg-feature h3 { margin-top: 0.8rem; color: var(--ink); font-size: clamp(2rem, 3.6vw, 2.65rem); line-height: 1; }
.brg-feature h3 a { color: inherit; }
.brg-feature__meta { margin-top: 0.7rem; color: #574c43; font-size: 0.86rem; line-height: 1.55; }
.brg-feature__facts { display: flex; flex-wrap: wrap; gap: 0.55rem 1.2rem; margin-top: 0.85rem; color: #3f352e; font-size: 0.78rem; }
.brg-feature__facts span:first-child { color: var(--gold-dark); }
.brg-feature__body > p:last-of-type { max-width: 60ch; margin: 0.9rem 0 1.15rem; color: var(--muted); font-size: 0.8rem; line-height: 1.65; }
.brg-tags { display: flex; flex-wrap: wrap; gap: 0.4rem; margin-top: 0.8rem; }
.brg-tag { padding: 0.38rem 0.65rem; border: 1px solid rgba(176,132,42,0.22); border-radius: 999px; background: #fffaf1; color: #675542; font-size: 0.62rem; line-height: 1; }
.brg-tag:hover { border-color: var(--gold); color: var(--gold-dark); }
.brg-list-head { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin: clamp(4.6rem, 8vw, 6rem) 0 1.7rem; padding-bottom: 1rem; border-bottom: 1px solid rgba(176,132,42,0.2); }
.brg-list-head h2 { font-size: clamp(2.1rem, 4vw, 2.8rem); }
.brg-list-head > span { color: var(--muted); font-size: 0.72rem; }
.brg-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; align-items: stretch; }
.brg-card { min-width: 0; display: flex; flex-direction: column; overflow: hidden; border: 1px solid rgba(49,38,29,0.09); border-radius: 15px; background: #fffdf9; box-shadow: 0 18px 42px -38px rgba(49,38,29,0.62); transition: transform 0.3s, box-shadow 0.3s; }
.brg-card:hover { transform: translateY(-4px); box-shadow: 0 24px 46px -34px rgba(49,38,29,0.56); }
.brg-card__media { display: block; aspect-ratio: 4 / 3; overflow: hidden; background: #e8ddd1; }
.brg-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s var(--ease); }
.brg-card:hover .brg-card__media img { transform: scale(1.045); }
.brg-card__body { flex: 1; display: flex; flex-direction: column; padding: 1.25rem 1.25rem 1.2rem; }
.brg-card__top { display: grid; gap: 0.62rem; }
.brg-card h3 { color: var(--ink); font-size: clamp(1.45rem, 2.2vw, 1.65rem); line-height: 1.05; }
.brg-card h3 a { color: inherit; }
.brg-card__rating { color: var(--gold-dark); font-size: 0.76rem; }
.brg-card__rating small { margin-left: 0.25rem; color: var(--muted); font-size: 0.63rem; }
.brg-card__cuisine { margin-top: 0.85rem; color: #40362f; font-size: 0.78rem; font-weight: 500; line-height: 1.45; }
.brg-card__place { margin-top: 0.3rem; color: var(--muted); font-size: 0.69rem; line-height: 1.45; }
.brg-card__desc { display: -webkit-box; overflow: hidden; margin-top: 0.8rem; color: #62564d; font-size: 0.74rem; line-height: 1.55; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.brg-card__link { display: inline-flex; align-items: center; justify-content: space-between; gap: 1rem; margin-top: auto; padding-top: 1rem; color: var(--gold-dark); font-size: 0.72rem; font-weight: 500; }
.brg-card__link span { font-size: 1rem; transition: transform 0.2s; }
.brg-card__link:hover span { transform: translateX(3px); }
.brg-interlude { grid-column: 1 / -1; min-height: 170px; display: flex; align-items: center; justify-content: space-between; gap: 2rem; padding: 2rem 2.2rem; border-radius: 15px; background: #2a1d15; color: #fff; }
.brg-interlude > div { max-width: 700px; }
.brg-interlude span { color: #d8ad55; }
.brg-interlude h3 { margin-top: 0.35rem; color: #fff; font-size: clamp(1.7rem, 3vw, 2.2rem); }
.brg-interlude p { margin-top: 0.5rem; color: rgba(255,255,255,0.7); font-size: 0.82rem; line-height: 1.6; }
.brg-interlude > a { flex: none; padding: 0.82rem 1rem; border: 1px solid rgba(216,173,85,0.55); border-radius: 999px; color: #f2d99c; font-size: 0.72rem; }
.brg-interlude--light { border: 1px solid rgba(176,132,42,0.2); background: #fff8ed; color: var(--ink); }
.brg-interlude--light h3 { color: var(--ink); }
.brg-interlude--light p { color: var(--muted); }
.brg-interlude--light > a { color: var(--gold-dark); }
.brg-categories { background: #fffaf2; }
.brg-category-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 2.2rem; }
.brg-category { min-width: 0; display: grid; grid-template-columns: 116px minmax(0, 1fr); overflow: hidden; min-height: 145px; border: 1px solid rgba(49,38,29,0.09); border-radius: 15px; background: #fff; transition: transform 0.25s, box-shadow 0.25s; }
.brg-category:hover { transform: translateY(-3px); box-shadow: 0 20px 42px -36px rgba(49,38,29,0.62); }
.brg-category img { width: 100%; height: 100%; object-fit: cover; }
.brg-category > span { position: relative; display: flex; flex-direction: column; justify-content: center; padding: 1rem 2rem 1rem 1rem; }
.brg-category strong { color: var(--ink); font-family: var(--serif); font-size: 1.2rem; line-height: 1.05; }
.brg-category small { display: -webkit-box; overflow: hidden; margin-top: 0.4rem; color: var(--muted); font-size: 0.65rem; line-height: 1.45; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.brg-category em { position: absolute; right: 0.85rem; bottom: 0.75rem; color: var(--gold); font-style: normal; }
.brg-seo { background: #f5ede2; }
.brg-seo__inner { max-width: 1080px !important; }
.brg-prose--seo { margin-top: 2rem; column-count: 2; column-gap: 4rem; }
.brg-prose--seo p { break-inside: avoid; margin: 0 0 1.25rem; }
.brg-faq { background: #fffaf2; }
.brg-faq__list { display: grid; grid-template-columns: 1fr 1fr; gap: 0 2.2rem; margin-top: 2rem; border-top: 1px solid rgba(49,38,29,0.1); }
.brg-faq details { border-bottom: 1px solid rgba(49,38,29,0.1); }
.brg-faq summary { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: 1.05rem 0; color: var(--ink); font-size: 0.82rem; cursor: pointer; list-style: none; }
.brg-faq summary::-webkit-details-marker { display: none; }
.brg-faq summary span { color: var(--gold); font-size: 1.15rem; }
.brg-faq details[open] summary span { transform: rotate(45deg); }
.brg-faq details p { padding: 0 1.5rem 1.1rem 0; color: var(--muted); font-size: 0.76rem; line-height: 1.65; }

@media (max-width: 980px) {
  .brg-page .container { width: min(100% - 44px, 1240px); }
  .brg-intro__grid { grid-template-columns: 1fr; gap: 2.5rem; }
  .brg-method { max-width: 680px; }
  .brg-feature { grid-template-columns: minmax(250px, 0.9fr) minmax(0, 1.1fr); }
  .brg-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .brg-category-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 680px) {
  .brg-page .container { width: min(100% - 38px, 1240px); }
  .brg-hero { min-height: 420px; background-position: 58% center; }
  .brg-hero__inner { padding-block: 56px 46px; }
  .brg-breadcrumb { margin-bottom: 1.8rem; }
  .brg-hero h1 { font-size: clamp(2.75rem, 13vw, 4rem); }
  .brg-section { padding-block: 64px; }
  .brg-section h2 { font-size: clamp(2rem, 10vw, 2.6rem); }
  .brg-method ul { grid-template-columns: 1fr; }
  .brg-filters { margin-inline: -19px; padding-inline: 19px; }
  .brg-feature { grid-template-columns: 1fr; }
  .brg-feature__media { min-height: 0; aspect-ratio: 4 / 3; }
  .brg-feature__body { padding: 1.5rem; }
  .brg-grid { grid-template-columns: 1fr; gap: 20px; }
  .brg-list-head { align-items: start; flex-direction: column; gap: 0.8rem; }
  .brg-interlude { align-items: start; flex-direction: column; padding: 1.55rem; }
  .brg-interlude > a { white-space: normal; }
  .brg-category-grid { grid-template-columns: 1fr; }
  .brg-prose--seo { column-count: 1; }
  .brg-faq__list { grid-template-columns: 1fr; gap: 0; }
}

/* Premium reusable Guide topic pages — categories, cuisines, areas and sights. */
.tpg-page { overflow: clip; background: #f8f2e9; color: var(--text); }
.tpg-page .container { width: min(100% - 64px, 1240px); }
.tpg-section { padding-block: 78px; }
.tpg-kicker,
.tpg-eyebrow { color: var(--gold-dark); font-size: 0.69rem; font-weight: 500; letter-spacing: 0.24em; text-transform: uppercase; }
.tpg-section h2 { position: relative; margin-top: 0.6rem; padding-bottom: 0.75rem; color: var(--ink); font-size: clamp(2.35rem, 4.6vw, 3.65rem); line-height: 1.02; }
.tpg-section h2::after { content: ""; position: absolute; bottom: 0; left: 0; width: 46px; height: 1px; background: var(--gold); }
.tpg-hero { min-height: 450px; display: flex; align-items: end; isolation: isolate; background-color: #241912; background-position: center; background-size: cover; }
.tpg-hero__inner { width: 100%; padding-block: 66px 54px; color: #fff; }
.tpg-breadcrumb { display: flex; flex-wrap: wrap; align-items: center; gap: 0.62rem; margin-bottom: 2.35rem; color: rgba(255,255,255,0.7); font-size: 0.63rem; letter-spacing: 0.08em; text-transform: uppercase; }
.tpg-breadcrumb a { color: rgba(255,255,255,0.88); }
.tpg-breadcrumb strong { color: #e5bc69; font-weight: 400; }
.tpg-eyebrow { color: #e1b85f; }
.tpg-hero h1 { max-width: 980px; margin-top: 0.65rem; color: #fff; font-size: clamp(3.25rem, 6.8vw, 5.65rem); line-height: 0.96; }
.tpg-hero p { max-width: 770px; margin-top: 1.05rem; color: rgba(255,255,255,0.82); font-size: clamp(0.98rem, 1.4vw, 1.13rem); line-height: 1.65; }
.tpg-intro { background: #fffaf3; }
.tpg-intro__grid { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(300px, 0.65fr); gap: clamp(3rem, 7vw, 6.2rem); align-items: start; }
.tpg-prose { max-width: 760px; margin-top: 1.8rem; }
.tpg-prose p { margin: 0 0 1.1rem; color: #574b42; font-size: 0.88rem; line-height: 1.82; }
.tpg-prose a { color: var(--gold-dark); font-weight: 500; text-decoration: underline; text-decoration-color: rgba(184,132,42,0.35); text-underline-offset: 0.2em; }
.tpg-context { padding-top: 0.85rem; border-top: 1px solid rgba(49,38,29,0.09); }
.tpg-method { position: relative; padding: 2rem; border: 1px solid rgba(49,38,29,0.09); border-radius: 16px; background: #fff; box-shadow: 0 24px 50px -42px rgba(49,38,29,0.65); }
.tpg-method__icon { color: var(--gold); font-size: 1.25rem; }
.tpg-method h2 { margin-top: 0.6rem; padding: 0; font-size: clamp(1.7rem, 3vw, 2.1rem); }
.tpg-method h2::after { display: none; }
.tpg-method > p { margin-top: 0.85rem; color: var(--muted); font-size: 0.78rem; line-height: 1.65; }
.tpg-method ul { display: grid; grid-template-columns: 1fr 1fr; gap: 0.78rem 1rem; margin-top: 1.35rem; }
.tpg-method li { display: flex; gap: 0.55rem; color: #4b4038; font-size: 0.72rem; line-height: 1.4; }
.tpg-method li span { color: var(--gold); }
.tpg-method > a { display: inline-flex; margin-top: 1.45rem; color: var(--gold-dark); font-size: 0.72rem; font-weight: 500; }
.tpg-directory { background: #f4ecdf; }
.tpg-pills { display: flex; gap: 0.65rem; overflow-x: auto; margin: -0.2rem 0 2.4rem; padding-bottom: 0.45rem; scrollbar-width: none; }
.tpg-pills::-webkit-scrollbar { display: none; }
.tpg-pills a { flex: none; padding: 0.7rem 0.95rem; border: 1px solid rgba(49,38,29,0.1); border-radius: 999px; background: rgba(255,255,255,0.82); color: #5a4e45; font-size: 0.68rem; transition: color 0.2s, border-color 0.2s, transform 0.2s; }
.tpg-pills a:hover { transform: translateY(-2px); border-color: var(--gold); color: var(--gold-dark); }
.tpg-heading { display: flex; align-items: end; justify-content: space-between; gap: 2rem; margin-bottom: 2rem; padding-bottom: 1.1rem; border-bottom: 1px solid rgba(49,38,29,0.1); }
.tpg-heading > span { color: var(--muted); font-size: 0.7rem; }
.tpg-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 24px; align-items: stretch; }
.tpg-grid--1 { max-width: 390px; grid-template-columns: 1fr; }
.tpg-grid--2 { max-width: 812px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.tpg-card { min-width: 0; display: flex; flex-direction: column; overflow: hidden; border: 1px solid rgba(49,38,29,0.09); border-radius: 16px; background: #fffdf9; box-shadow: 0 18px 42px -38px rgba(49,38,29,0.6); transition: transform 0.3s, box-shadow 0.3s; }
.tpg-card:hover { transform: translateY(-4px); box-shadow: 0 25px 48px -34px rgba(49,38,29,0.55); }
.tpg-card__media { display: block; aspect-ratio: 4 / 3; overflow: hidden; background: #e7dcd0; }
.tpg-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.6s var(--ease); }
.tpg-card:hover .tpg-card__media img { transform: scale(1.045); }
.tpg-card__body { flex: 1; display: flex; flex-direction: column; padding: 1.25rem 1.25rem 1.2rem; }
.tpg-badge { align-self: start; margin-bottom: 0.72rem; padding: 0.35rem 0.55rem; border-radius: 999px; background: #f5ead6; color: var(--gold-dark); font-size: 0.55rem; font-weight: 500; letter-spacing: 0.12em; text-transform: uppercase; }
.tpg-card h3 { color: var(--ink); font-size: clamp(1.48rem, 2.4vw, 1.72rem); line-height: 1.05; }
.tpg-card h3 a { color: inherit; }
.tpg-card__rating { display: flex; align-items: baseline; gap: 0.28rem; margin-top: 0.72rem; color: var(--gold-dark); font-size: 0.76rem; }
.tpg-card__rating small { margin-left: 0.12rem; color: var(--muted); font-size: 0.62rem; }
.tpg-card__cuisine { display: -webkit-box; overflow: hidden; min-height: 2.35em; margin-top: 0.8rem; color: #473c34; font-size: 0.76rem; font-weight: 500; line-height: 1.45; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.tpg-card__facts { display: flex; flex-wrap: wrap; gap: 0.35rem 0.7rem; margin-top: 0.55rem; color: var(--muted); font-size: 0.66rem; }
.tpg-card__facts span + span::before { content: "·"; margin-right: 0.7rem; color: #c2b2a4; }
.tpg-tags { display: flex; flex-wrap: wrap; gap: 0.38rem; min-height: 27px; margin-top: 0.8rem; }
.tpg-tag { display: inline-flex; max-width: 100%; overflow: hidden; padding: 0.38rem 0.58rem; border: 1px solid rgba(184,132,42,0.2); border-radius: 999px; color: #6b5b4f; font-size: 0.57rem; text-overflow: ellipsis; white-space: nowrap; }
.tpg-card__link { display: flex; align-items: center; justify-content: space-between; gap: 1rem; margin-top: auto; padding-top: 1rem; color: var(--gold-dark); font-size: 0.7rem; font-weight: 500; }
.tpg-card__link span { font-size: 1rem; transition: transform 0.2s; }
.tpg-card__link:hover span { transform: translateX(3px); }
.tpg-related { background: #fffaf3; }
.tpg-related__grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; margin-top: 2.1rem; }
.tpg-related-card { min-width: 0; display: grid; grid-template-columns: 118px minmax(0, 1fr); min-height: 150px; overflow: hidden; border: 1px solid rgba(49,38,29,0.09); border-radius: 15px; background: #fff; transition: transform 0.25s, box-shadow 0.25s; }
.tpg-related-card:hover { transform: translateY(-3px); box-shadow: 0 20px 42px -36px rgba(49,38,29,0.6); }
.tpg-related-card img { width: 100%; height: 100%; object-fit: cover; }
.tpg-related-card > span { position: relative; display: flex; flex-direction: column; justify-content: center; padding: 1rem 1.8rem 1rem 1rem; }
.tpg-related-card strong { color: var(--ink); font-family: var(--serif); font-size: 1.18rem; line-height: 1.06; }
.tpg-related-card small { display: -webkit-box; overflow: hidden; margin-top: 0.42rem; color: var(--muted); font-size: 0.62rem; line-height: 1.45; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.tpg-related-card em { position: absolute; right: 0.75rem; bottom: 0.65rem; color: var(--gold); font-style: normal; }
.tpg-faq { background: #f5ede2; }
.tpg-faq__list { display: grid; grid-template-columns: 1fr 1fr; gap: 0 2.4rem; margin-top: 2rem; border-top: 1px solid rgba(49,38,29,0.1); }
.tpg-faq details { border-bottom: 1px solid rgba(49,38,29,0.1); }
.tpg-faq summary { display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: 1.05rem 0; color: var(--ink); font-size: 0.8rem; cursor: pointer; list-style: none; }
.tpg-faq summary::-webkit-details-marker { display: none; }
.tpg-faq summary span { color: var(--gold); font-size: 1.15rem; transition: transform 0.2s; }
.tpg-faq details[open] summary span { transform: rotate(45deg); }
.tpg-faq details p { padding: 0 1.4rem 1.1rem 0; color: var(--muted); font-size: 0.74rem; line-height: 1.65; }

@media (max-width: 980px) {
  .tpg-page .container { width: min(100% - 44px, 1240px); }
  .tpg-intro__grid { grid-template-columns: 1fr; gap: 2.5rem; }
  .tpg-method { max-width: 680px; }
  .tpg-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tpg-grid--1 { grid-template-columns: 1fr; }
  .tpg-related__grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 680px) {
  .tpg-page .container { width: min(100% - 38px, 1240px); }
  .tpg-section { padding-block: 62px; }
  .tpg-hero { min-height: 420px; background-position: 57% center; }
  .tpg-hero__inner { padding-block: 52px 44px; }
  .tpg-breadcrumb { margin-bottom: 1.7rem; }
  .tpg-hero h1 { font-size: clamp(2.7rem, 13vw, 3.9rem); }
  .tpg-section h2 { font-size: clamp(2.05rem, 10vw, 2.75rem); }
  .tpg-method { padding: 1.5rem; }
  .tpg-method ul { grid-template-columns: 1fr; }
  .tpg-pills { margin-inline: -19px; padding-inline: 19px; }
  .tpg-heading { align-items: start; flex-direction: column; gap: 0.8rem; }
  .tpg-grid,
  .tpg-grid--2 { max-width: none; grid-template-columns: 1fr; gap: 20px; }
  .tpg-related__grid { grid-template-columns: 1fr; }
  .tpg-faq__list { grid-template-columns: 1fr; gap: 0; }
}

/* Restaurant directory — contextual Guide links. */
.restaurant-directory-page .restaurant-topic-menu {
  margin: 0 0 clamp(2.8rem, 6vw, 5rem);
  padding: clamp(1.6rem, 3vw, 2.4rem);
  border: 1px solid rgba(176,132,42,.2);
  border-radius: 24px;
  background: rgba(255,255,255,.72);
  box-shadow: 0 18px 48px rgba(55,39,26,.07);
}
.restaurant-topic-menu__head { max-width: 760px; margin-bottom: 1.3rem; }
.restaurant-topic-menu__head .kicker { margin-bottom: .65rem; }
.restaurant-topic-menu__head h2 { margin: 0; color: var(--brown); font-family: var(--serif); font-size: clamp(2.15rem, 4vw, 3.5rem); font-weight: 500; line-height: 1.05; }
.restaurant-topic-menu__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); column-gap: 30px; }
.restaurant-topic-menu__grid a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  min-height: 74px;
  padding: 1rem .8rem;
  border-bottom: 1px solid rgba(176,132,42,.24);
  color: #5f574f;
  font-size: clamp(.98rem, 1.4vw, 1.12rem);
  transition: color .25s ease, padding .25s ease, background .25s ease;
}
.restaurant-topic-menu__grid a > span:last-child { color: var(--gold); font-size: 1.4rem; transition: transform .25s ease; }
.restaurant-topic-menu__grid a:hover { padding-left: 1.1rem; padding-right: 1.1rem; color: var(--gold-dark); background: rgba(176,132,42,.045); }
.restaurant-topic-menu__grid a:hover > span:last-child { transform: translateX(4px); }

@media (max-width: 680px) {
  .restaurant-directory-page .restaurant-topic-menu { margin-top: -.4rem; padding: 1.35rem; border-radius: 18px; }
  .restaurant-topic-menu__grid { grid-template-columns: 1fr; }
  .restaurant-topic-menu__grid a { min-height: 62px; padding: .8rem .2rem; }
}

/* ================================================================= *
   RESTAURANTS DIRECTORY — editorial showcase (restaurants.html only)
   ================================================================= */
.restaurant-showcase-page {
  --rdx-bg: #f7f1e8;
  --rdx-paper: #fffdf9;
  --rdx-ink: #2d251f;
  --rdx-gold: #bd862f;
  --rdx-line: rgba(177, 125, 42, 0.24);
  background: var(--rdx-bg);
}
.restaurant-showcase-page .topbar { display: none; }
.restaurant-showcase-page .header,
.restaurant-showcase-page .header.is-scrolled {
  position: absolute;
  inset: 0 0 auto;
  z-index: 110;
  color: #fff;
  background: transparent;
  border: 0;
  box-shadow: none;
  backdrop-filter: none;
  -webkit-backdrop-filter: none;
}
.restaurant-showcase-page .header .container { width: min(100% - 64px, 1180px); }
.restaurant-showcase-page .header .brand__logo {
  height: 72px !important;
  filter: brightness(0) saturate(100%) invert(72%) sepia(43%) saturate(722%) hue-rotate(359deg) brightness(92%) contrast(88%);
}
.restaurant-showcase-page .nav { min-height: 92px; }
.restaurant-showcase-page .nav__menu { gap: clamp(.9rem, 1.7vw, 1.55rem); }
.restaurant-showcase-page .nav__menu a,
.restaurant-showcase-page .lang-dropdown__toggle { color: rgba(255,255,255,.9); }
.restaurant-showcase-page .nav__menu a { font-size: .68rem; letter-spacing: .12em; text-transform: uppercase; }
.restaurant-showcase-page .nav__menu a:hover,
.restaurant-showcase-page .nav__menu a.is-active { color: #e2b65d; }
.restaurant-showcase-page .nav__menu a.is-active::after { background: #c99539; }
.restaurant-showcase-page .nav__actions .btn {
  color: #e8bd65;
  background: rgba(18,15,13,.18);
  border: 1px solid rgba(214,164,73,.72);
  box-shadow: none;
}
.restaurant-showcase-page .nav__actions .btn:hover { color: #19130f; background: #d3a44d; }
.restaurant-showcase-page .nav__actions .btn svg { color: currentColor; }
.restaurant-showcase-page .restaurant-directory-page { overflow: hidden; background: var(--rdx-bg); }
.restaurant-directory-page > .rdx-shell ~ * { display: none !important; }
.rdx-shell { color: var(--rdx-ink); background: var(--rdx-bg); }
.rdx-kicker {
  display: block;
  color: #d2a24c;
  font-family: var(--sans);
  font-size: .69rem;
  font-weight: 500;
  letter-spacing: .28em;
  line-height: 1;
  text-transform: uppercase;
}
.rdx-hero {
  position: relative;
  min-height: 445px;
  overflow: hidden;
  color: #fff;
  background: #211b17;
}
.rdx-hero__bg {
  position: absolute;
  inset: 0;
  background-color: #211b17;
  background-position: center 48%;
  background-size: cover;
  background-repeat: no-repeat;
}
.rdx-hero__bg::after { content: ""; position: absolute; inset: 0; background: rgba(12, 10, 9, .58); }
.rdx-hero__inner {
  position: relative;
  z-index: 2;
  display: flex;
  min-height: 445px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 112px 24px 84px;
  text-align: center;
}
.rdx-hero h1 {
  max-width: 850px;
  margin: .8rem auto .9rem;
  color: #fff;
  font-family: var(--serif);
  font-size: clamp(3.1rem, 5.7vw, 5.1rem);
  font-weight: 400;
  letter-spacing: -.025em;
  line-height: .93;
  text-shadow: 0 3px 24px rgba(0,0,0,.35);
}
.rdx-hero__inner > p {
  max-width: 650px;
  margin: 0 auto;
  color: rgba(255,255,255,.9);
  font-size: .96rem;
  line-height: 1.55;
}
.rdx-breadcrumb { display: flex; align-items: center; gap: .65rem; margin-top: 1.1rem; color: rgba(255,255,255,.76); font-size: .72rem; }
.rdx-breadcrumb a { color: inherit; }
.rdx-breadcrumb a:hover { color: #e2b65d; }
.rdx-content { position: relative; z-index: 4; width: min(100% - 96px, 1110px); margin: 0 auto; padding-bottom: 68px; }
.rdx-explore {
  position: relative;
  margin-top: -72px;
  padding: 34px 42px 40px;
  overflow: hidden;
  background: rgba(255,253,249,.98);
  border: 1px solid rgba(255,255,255,.9);
  border-radius: 20px;
  box-shadow: 0 22px 52px rgba(47,35,25,.13);
}
.rdx-explore__head { margin-bottom: 24px; text-align: center; }
.rdx-explore__head .rdx-kicker { margin-bottom: .65rem; }
.rdx-explore__head h2 {
  margin: 0;
  color: var(--rdx-ink);
  font-family: var(--serif);
  font-size: clamp(2.5rem, 4.4vw, 4rem);
  font-weight: 400;
  line-height: 1;
}
.rdx-explore__head p { margin: .55rem 0 0; color: #756b62; font-size: .9rem; }
.rdx-explore__grid { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 14px; }
.rdx-explore__grid a {
  display: grid;
  grid-template-columns: 38px minmax(0,1fr) 24px;
  min-height: 82px;
  align-items: center;
  gap: 12px;
  padding: 14px 18px;
  color: #554b42;
  background: #fffdfa;
  border: 1px solid var(--rdx-line);
  border-radius: 9px;
  box-shadow: 0 10px 20px rgba(62,44,28,.055);
  font-family: var(--serif);
  font-size: 1.1rem;
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.rdx-explore__grid a:hover { transform: translateY(-3px); border-color: rgba(189,134,47,.62); box-shadow: 0 14px 28px rgba(62,44,28,.1); }
.rdx-explore__grid .material-symbols-outlined { color: var(--rdx-gold); font-size: 2rem; font-variation-settings: 'wght' 250; }
.rdx-explore__grid .material-symbols-outlined:last-child { justify-self: end; font-size: 1.25rem; }
.rdx-directory { padding-top: 48px; }
.rdx-directory__head { display: flex; align-items: center; justify-content: space-between; gap: 24px; margin-bottom: 22px; }
.rdx-directory__head h2 { margin: 0; color: var(--rdx-ink); font-family: var(--serif); font-size: clamp(2rem, 3.3vw, 3rem); font-weight: 400; line-height: 1; }
.rdx-directory__head > a { display: inline-flex; align-items: center; gap: .42rem; color: #ad7620; font-size: .68rem; font-weight: 500; letter-spacing: .13em; text-transform: uppercase; }
.rdx-directory__head > a .material-symbols-outlined { font-size: 1rem; }
.rdx-grid { display: grid; grid-template-columns: repeat(5, minmax(0,1fr)); gap: 16px; }
.rdx-card {
  position: relative;
  min-width: 0;
  overflow: hidden;
  color: var(--rdx-ink);
  background: #fff;
  border: 1px solid rgba(75,51,31,.08);
  border-radius: 11px;
  box-shadow: 0 12px 24px rgba(62,43,27,.075);
  text-decoration: none;
  transition: transform .28s ease, box-shadow .28s ease;
}
.rdx-card:hover { transform: translateY(-5px); box-shadow: 0 18px 32px rgba(62,43,27,.13); }
.rdx-card:focus-visible { outline: 2px solid var(--rdx-gold); outline-offset: 3px; }
.rdx-card__badge {
  position: absolute;
  z-index: 2;
  top: 8px;
  left: 8px;
  min-width: 34px;
  padding: 4px 8px;
  color: #8e641f;
  background: rgba(255,253,248,.94);
  border: 1px solid rgba(189,134,47,.35);
  border-radius: 999px;
  font-size: .64rem;
  font-weight: 600;
  text-align: center;
}
.rdx-card__media { aspect-ratio: 1.76 / 1; overflow: hidden; background: #ddcfbd; }
.rdx-card__media img { width: 100%; height: 100%; object-fit: cover; transition: transform .55s ease; }
.rdx-card:hover .rdx-card__media img { transform: scale(1.045); }
.rdx-card__body { display: flex; min-height: 116px; flex-direction: column; padding: 10px 11px 11px; }
.rdx-card__body h3 { display: -webkit-box; min-height: 2.04em; margin: 0 0 .3rem; overflow: hidden; color: #2f2721; font-family: var(--serif); font-size: clamp(.96rem, 1.35vw, 1.14rem); font-weight: 500; line-height: 1.02; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.rdx-card__meta { display: flex; min-width: 0; align-items: center; gap: 4px; color: #82776e; font-size: .61rem; line-height: 1.25; }
.rdx-card__meta strong { color: #3a312b; font-size: .72rem; }
.rdx-card__meta > span:last-child { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.rdx-card__star { color: #c9891f; font-size: .9rem; }
.rdx-card__body p { display: -webkit-box; min-height: 2.9em; margin: .42rem 0 .5rem; overflow: hidden; color: #625951; font-size: .67rem; line-height: 1.45; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.rdx-card__price { margin-top: auto; color: #a76f18; font-size: .67rem; font-weight: 600; letter-spacing: .03em; }
.rdx-cta {
  display: grid;
  grid-template-columns: 74px minmax(0,1fr) auto;
  align-items: center;
  gap: 22px;
  margin-top: 30px;
  padding: 26px 34px;
  color: #fff;
  background-color: #bd862f;
  background-position: right 58%;
  background-size: 40% auto;
  background-repeat: no-repeat;
  border: 1px solid rgba(128,82,16,.2);
  border-radius: 12px;
  box-shadow: 0 18px 36px rgba(81,52,14,.16);
}
.rdx-cta__icon { font-size: 3.4rem; font-variation-settings: 'wght' 200; }
.rdx-cta h2 { margin: 0; color: #fff; font-family: var(--serif); font-size: clamp(1.75rem, 3vw, 2.55rem); font-weight: 400; line-height: 1; }
.rdx-cta p { margin: .35rem 0 0; color: rgba(255,255,255,.86); font-size: .82rem; }
.rdx-cta__button { display: inline-flex; min-height: 54px; align-items: center; gap: 16px; padding: 0 24px; color: #fff; background: #251f1a; border: 1px solid rgba(255,255,255,.12); border-radius: 8px; font-size: .67rem; font-weight: 500; letter-spacing: .13em; text-transform: uppercase; }
.rdx-cta__button:hover { color: #f1c66f; background: #17130f; }
.rdx-cta__button .material-symbols-outlined { font-size: 1rem; }
.restaurant-showcase-page .footer { padding-top: 2.5rem; border-top: 1px solid rgba(192,143,64,.28); }
.restaurant-showcase-page .footer > .container { width: min(100% - 64px, 1120px); }
.restaurant-showcase-page .footer__grid { grid-template-columns: 1.05fr 1.15fr .82fr .68fr 1.2fr; gap: 1.35rem; }
.restaurant-showcase-page .footer-logo img { height: 66px; }
.restaurant-showcase-page .footer__about p,
.restaurant-showcase-page .footer__links a,
.restaurant-showcase-page .footer__contact li { font-size: .72rem; line-height: 1.5; }
.restaurant-showcase-page .footer h4 { margin-bottom: .7rem; font-size: .62rem; }
.restaurant-showcase-page .footer__social { margin-top: .75rem; }
.restaurant-showcase-page .footer__social a { width: 32px; height: 32px; }
.restaurant-showcase-page .footer__bar { margin-top: 1.4rem; padding-block: 1rem; font-size: .66rem; }
.restaurant-showcase-page .footer__seoline { margin-top: 1.3rem; font-size: .68rem; }

@media (max-width: 1040px) {
  .restaurant-showcase-page .header .container { width: min(100% - 40px, 1180px); }
  .restaurant-showcase-page .nav__menu { gap: .72rem; }
  .restaurant-showcase-page .nav__menu a { font-size: .6rem; }
  .rdx-hero, .rdx-hero__inner { min-height: 390px; }
  .rdx-content { width: min(calc(100% - 48px), 980px); }
  .restaurant-showcase-page .footer__grid { grid-template-columns: 1.05fr 1.15fr .82fr .68fr 1.2fr; gap: 1rem; }
}
@media (max-width: 900px) {
  .restaurant-showcase-page .header .brand__logo { height: 60px !important; }
  .restaurant-showcase-page .nav__menu { background: #1d1814; }
  .restaurant-showcase-page .nav__toggle span { background: #e1b45f; }
  .rdx-explore { padding-inline: 28px; }
  .rdx-explore__grid { grid-template-columns: repeat(2, minmax(0,1fr)); }
  .rdx-grid { grid-template-columns: repeat(3, minmax(0,1fr)); }
  .rdx-cta { grid-template-columns: 54px 1fr; background-size: 60% auto; }
  .rdx-cta__button { grid-column: 2; justify-self: start; }
}
@media (max-width: 680px) {
  .restaurant-showcase-page .header .container { width: calc(100% - 30px); }
  .restaurant-showcase-page .nav { min-height: 74px; }
  .restaurant-showcase-page .nav__actions .btn { display: none; }
  .rdx-hero, .rdx-hero__inner { min-height: 500px; }
  .rdx-hero__inner { padding: 100px 20px 100px; }
  .rdx-hero h1 { max-width: 520px; font-size: clamp(2.8rem, 13vw, 4rem); line-height: .95; }
  .rdx-hero__inner > p br { display: none; }
  .rdx-breadcrumb { flex-wrap: wrap; justify-content: center; }
  .rdx-content { width: min(100% - 28px, 620px); padding-bottom: 44px; }
  .rdx-explore { margin-top: -62px; padding: 28px 18px 22px; border-radius: 16px; }
  .rdx-explore__head h2 { font-size: 2.45rem; }
  .rdx-explore__grid { grid-template-columns: 1fr; gap: 10px; }
  .rdx-explore__grid a { min-height: 68px; }
  .rdx-directory { padding-top: 38px; }
  .rdx-directory__head { align-items: flex-start; flex-direction: column; gap: 12px; }
  .rdx-grid { grid-template-columns: repeat(2, minmax(0,1fr)); gap: 12px; }
  .rdx-card__body { min-height: 138px; padding-inline: 10px; }
  .rdx-card__body h3 { font-size: 1rem; }
  .rdx-cta { grid-template-columns: 1fr; gap: 12px; padding: 26px 24px; background-image: none; text-align: left; }
  .rdx-cta__icon { font-size: 3rem; }
  .rdx-cta__button { grid-column: 1; justify-self: stretch; justify-content: center; }
  .restaurant-showcase-page .footer > .container { width: min(100% - 36px, 620px); }
  .restaurant-showcase-page .footer__grid { grid-template-columns: repeat(2, minmax(0,1fr)); gap: 1.5rem; }
  .restaurant-showcase-page .footer__grid > :nth-child(5) { grid-column: 1 / -1; }
}
@media (max-width: 340px) {
  .rdx-grid { grid-template-columns: 1fr; }
  .rdx-card__media { aspect-ratio: 1.85 / 1; }
  .rdx-card__body { min-height: 164px; }
}

/* Hotel / riad detail template */
.hotel-detail-body { background:#f8f2e9; color:#2d251f; }
.hotel-detail-page { overflow:hidden; }
.hd-hero { min-height:470px; display:grid; align-items:end; color:#fff; background-position:center; background-size:cover; }
.hd-hero__inner { padding-block:72px 58px; }
.hd-breadcrumb { display:flex; flex-wrap:wrap; gap:.55rem; align-items:center; margin-bottom:28px; color:rgba(255,255,255,.72); font-size:.73rem; }
.hd-breadcrumb a { color:inherit; text-decoration:none; }
.hd-breadcrumb strong { color:#fff; }
.hd-badge { display:inline-flex; margin-bottom:16px; padding:7px 12px; border:1px solid rgba(224,179,94,.55); border-radius:999px; color:#e4b55d; font-size:.68rem; letter-spacing:.1em; text-transform:uppercase; }
.hd-hero h1 { max-width:850px; margin:0; font:500 clamp(3.2rem,6vw,5.7rem)/.92 'Cormorant Garamond',serif; letter-spacing:-.04em; }
.hd-hero > .container p,.hd-hero__inner > p { max-width:650px; margin:18px 0 0; color:rgba(255,255,255,.84); font-size:1.06rem; }
.hd-hero__facts { display:flex; flex-wrap:wrap; gap:12px 22px; margin-top:25px; }
.hd-hero__facts > span { display:inline-flex; align-items:center; gap:7px; color:rgba(255,255,255,.88); font-size:.78rem; }
.hd-hero__facts .material-symbols-outlined { color:#dfa947; font-size:1.15rem; }
.hd-hero__actions { display:flex; gap:12px; margin-top:28px; }
.ht-button--outline { border:1px solid rgba(255,255,255,.55); color:#fff; }
.hd-gallery { padding:30px 0 0; background:#fbf7f1; }
.hd-gallery__grid { display:grid; grid-template-columns:2fr 1fr 1fr; grid-template-rows:190px 190px; gap:10px; overflow:hidden; border-radius:16px; }
.hd-gallery__item { overflow:hidden; padding:0; border:0; background:#ded3c5; cursor:pointer; }
.hd-gallery__item--1 { grid-row:1 / 3; }
.hd-gallery__item img { width:100%; height:100%; object-fit:cover; transition:transform .45s ease; }
.hd-gallery__item:hover img { transform:scale(1.03); }
.hd-highlights { padding:30px 0 56px; background:#fbf7f1; }
.hd-highlights__grid { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; }
.hd-highlights article { padding:22px 24px; border:1px solid rgba(82,63,46,.1); border-radius:14px; background:#fff; box-shadow:0 8px 24px rgba(61,44,29,.05); }
.hd-highlights span { display:block; margin-bottom:7px; color:#b17a28; font-size:.65rem; letter-spacing:.12em; text-transform:uppercase; }
.hd-highlights strong { font:500 1.15rem 'Cormorant Garamond',serif; }
.hd-main { padding:78px 0 96px; }
.hd-main__grid { display:grid; grid-template-columns:minmax(0,2.15fr) minmax(280px,1fr); gap:42px; align-items:start; }
.hd-content { min-width:0; }
.hd-section { margin-bottom:74px; }
.hd-section-title { margin-bottom:25px; }
.hd-section-title > span { display:block; margin-bottom:9px; color:#b17a28; font-size:.67rem; letter-spacing:.2em; text-transform:uppercase; }
.hd-section-title h2 { margin:0; font:500 clamp(2.25rem,4vw,3.45rem)/1 'Cormorant Garamond',serif; }
.hd-content .hd-section-title { display:flex; align-items:center; flex-wrap:wrap; gap:10px 18px; }
.hd-content .hd-section-title > span { flex:none; margin:0; padding-right:18px; border-right:1px solid rgba(180,125,40,.32); line-height:1; }
.hd-prose { columns:2; column-gap:34px; }
.hd-prose p { break-inside:avoid; margin:0 0 1.1rem; color:#665d56; line-height:1.88; }
.hd-prose a,.hd-split a { color:#99691f; text-underline-offset:3px; }
.hd-recommend { display:grid; grid-template-columns:46px 1fr; gap:18px; margin-top:30px; padding:24px; border:1px solid rgba(183,128,41,.22); border-radius:14px; background:linear-gradient(115deg,#fff9ee,#fffdf9); }
.hd-recommend > .material-symbols-outlined { display:grid; place-items:center; width:46px; height:46px; border-radius:50%; background:#b7812c; color:#fff; }
.hd-recommend strong { font:600 1.3rem 'Cormorant Garamond',serif; }
.hd-recommend p { margin:.45rem 0; color:#655b53; line-height:1.65; }
.hd-recommend small { color:#9a8f84; }
.hd-tags,.hd-amenities { display:flex; flex-wrap:wrap; gap:10px; }
.hd-tags span { padding:10px 15px; border:1px solid rgba(82,63,46,.13); border-radius:999px; background:#fff; color:#625850; font-size:.77rem; }
.hd-amenities { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); }
.hd-amenities > span { display:flex; align-items:center; gap:10px; min-height:66px; padding:15px; border:1px solid rgba(82,63,46,.1); border-radius:12px; background:#fff; font-size:.78rem; }
.hd-amenities .material-symbols-outlined { color:#b57e2a; }
.hd-rooms { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:16px; }
.hd-rooms article { display:grid; grid-template-columns:128px 1fr; overflow:hidden; border:1px solid rgba(82,63,46,.1); border-radius:13px; background:#fff; }
.hd-rooms img { width:100%; height:100%; min-height:132px; object-fit:cover; }
.hd-rooms article > div { padding:18px; }
.hd-rooms h3 { margin:0; font:600 1.3rem 'Cormorant Garamond',serif; }
.hd-rooms p { margin:.4rem 0 0; color:#71675f; font-size:.78rem; line-height:1.55; }
.hd-split { display:grid; grid-template-columns:1fr 1fr; gap:0; overflow:hidden; margin-bottom:70px; border:1px solid rgba(82,63,46,.1); border-radius:16px; background:#fff; }
.hd-split img { width:100%; height:100%; min-height:340px; object-fit:cover; }
.hd-split > div { display:flex; flex-direction:column; justify-content:center; padding:38px; }
.hd-split p { color:#6c625a; line-height:1.75; }
.hd-split .hd-section-title { margin-bottom:8px; }
.hd-good { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); margin:0; border:1px solid rgba(82,63,46,.1); border-radius:14px; background:#fff; }
.hd-good > div { padding:20px; border-right:1px solid rgba(82,63,46,.1); border-bottom:1px solid rgba(82,63,46,.1); }
.hd-good dt { color:#a47227; font-size:.67rem; letter-spacing:.1em; text-transform:uppercase; }
.hd-good dd { margin:7px 0 0; color:#574d46; font-size:.83rem; line-height:1.5; }
.hd-faq details { border-bottom:1px solid rgba(82,63,46,.13); }
.hd-faq summary { display:flex; justify-content:space-between; gap:20px; padding:18px 0; cursor:pointer; font:500 1.12rem 'Cormorant Garamond',serif; list-style:none; }
.hd-faq p { margin:0 0 18px; color:#6c625a; line-height:1.65; }
.hd-related { margin-top:90px; }
.hd-related__grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:18px; }
.hd-related .ht-card__body { padding:18px; }
.hd-related .ht-card h3 { font-size:1.25rem; }
.hd-sidebar { position:sticky; top:100px; display:grid; gap:20px; }
.hd-sidebar > section { padding:27px; border:1px solid rgba(82,63,46,.1); border-radius:16px; background:#fff; box-shadow:0 13px 32px rgba(61,44,29,.06); }
.hd-sidebar header { display:flex; align-items:center; gap:12px; padding-bottom:18px; border-bottom:1px solid rgba(82,63,46,.11); }
.hd-sidebar header .material-symbols-outlined { color:#b17a28; }
.hd-sidebar h2 { margin:0; font:600 1.55rem 'Cormorant Garamond',serif; }
.hd-sidebar dl { margin:0 0 20px; }
.hd-sidebar dl > div { display:grid; grid-template-columns:88px 1fr; gap:12px; padding:15px 0; border-bottom:1px solid rgba(82,63,46,.1); }
.hd-sidebar dt { color:#8b7e73; font-size:.73rem; }
.hd-sidebar dd { margin:0; color:#443a33; font-size:.78rem; line-height:1.5; }
.hd-verified { display:inline-grid; place-items:center; width:27px; height:27px; border-radius:50%; color:#fff; background:#b8822b; box-shadow:0 5px 14px rgba(184,130,43,.2); }
.hd-verified .material-symbols-outlined { font-size:17px!important; font-variation-settings:'wght' 600,'OPSZ' 20; }
.hd-sidebar__primary,.hd-sidebar__secondary { display:flex; justify-content:center; padding:13px; border-radius:4px; text-decoration:none; font-size:.72rem; font-weight:500; letter-spacing:.08em; text-transform:uppercase; }
.hd-sidebar__primary { background:#b47d28; color:#fff; }
.hd-sidebar__secondary { margin-top:9px; border:1px solid rgba(82,63,46,.2); color:#6c4b1d; }
.hd-rate-box { margin:20px 0 16px; padding:15px; border:1px solid rgba(177,122,40,.18); border-radius:12px; background:linear-gradient(145deg,#fffaf1,#f9f0df); }
.hd-rate-box__heading { display:flex; align-items:flex-end; justify-content:space-between; gap:10px; padding:0 2px 11px; }
.hd-rate-box__heading > span { color:#3b3028; font:600 1.05rem 'Cormorant Garamond',serif; }
.hd-rate-box__heading small { color:#9d712e; font-size:.54rem; letter-spacing:.06em; text-transform:uppercase; }
.hd-rate-row { display:flex; align-items:center; justify-content:space-between; gap:10px; padding:12px 2px; border-top:1px solid rgba(82,63,46,.09); color:#4f433a; text-decoration:none; transition:color .2s ease,transform .2s ease; }
.hd-rate-row:hover { color:#aa7424; transform:translateX(2px); }
.hd-rate-row__source { display:flex; align-items:center; gap:9px; min-width:0; }
.hd-rate-row__source > .material-symbols-outlined { display:grid; place-items:center; flex:0 0 29px; width:29px; height:29px; border-radius:50%; color:#b17a28; background:#fff; font-size:16px; }
.hd-rate-row__source small,.hd-rate-row__source strong { display:block; }
.hd-rate-row__source small { color:#9a8d82; font-size:.54rem; text-transform:uppercase; }
.hd-rate-row__source strong { margin-top:2px; font-size:.68rem; font-weight:600; }
.hd-rate-row__value { display:flex; align-items:center; justify-content:flex-end; gap:5px; text-align:right; }
.hd-rate-row__value strong { max-width:100px; color:#9b6a22; font-size:.63rem; line-height:1.3; }
.hd-rate-row__value .material-symbols-outlined { font-size:15px; }
.hd-sidebar .hd-rate-box > p { margin:8px 0 0; color:#94877d; font-size:.56rem; line-height:1.45; }
.hd-sidebar > section > p { color:#6e635b; line-height:1.6; }
.hd-sidebar h3 { margin:22px 0 10px; font:600 1.15rem 'Cormorant Garamond',serif; }
.hd-sidebar ul { margin:0; padding-left:18px; color:#6b6159; font-size:.82rem; line-height:1.8; }
.hd-sidebar .hd-nearby-list { padding:0; list-style:none; }
.hd-location-card { overflow:hidden; }
.hd-location-address { display:flex; align-items:flex-start; gap:11px; margin:20px 0 23px; padding:14px; border:1px solid rgba(177,122,40,.14); border-radius:11px; background:#fdf8ef; }
.hd-location-address > .material-symbols-outlined { margin-top:1px; color:#b17a28; font-size:19px; }
.hd-sidebar .hd-location-address p { margin:0; color:#574c44; font-size:.78rem; line-height:1.6; }
.hd-nearby-heading { display:flex; align-items:end; justify-content:space-between; margin-bottom:5px; }
.hd-nearby-heading > span { color:#352b25; font:600 1.08rem 'Cormorant Garamond',serif; }
.hd-nearby-heading small { color:#a77935; font-size:.58rem; letter-spacing:.08em; text-transform:uppercase; }
.hd-sidebar .hd-nearby-list li { display:flex; align-items:center; justify-content:space-between; gap:12px; min-height:48px; padding:10px 0; border-bottom:1px solid rgba(82,63,46,.08); }
.hd-sidebar .hd-nearby-list li:last-child { border-bottom:0; }
.hd-nearby-place { display:flex; align-items:center; gap:9px; min-width:0; color:#5c5149; font-size:.76rem; }
.hd-nearby-place .material-symbols-outlined { flex:0 0 auto; color:#be882f; font-size:16px; font-variation-settings:'wght' 350,'OPSZ' 20; }
.hd-sidebar .hd-nearby-list strong { flex:0 0 auto; padding:5px 8px; border:1px solid rgba(177,122,40,.17); border-radius:999px; color:#9b6b23; background:#fbf3e4; font-size:.61rem; font-weight:600; letter-spacing:.03em; }
.hd-location-map { display:flex; align-items:center; justify-content:space-between; gap:10px; margin-top:16px; padding:12px 14px; border-radius:8px; color:#fff; background:#33271f; font-size:.67rem; font-weight:600; letter-spacing:.06em; text-decoration:none; text-transform:uppercase; transition:transform .2s ease,background .2s ease; }
.hd-location-map:hover { transform:translateY(-2px); background:#b47d28; }
.hd-location-map .material-symbols-outlined { font-size:18px; }

/* Hotel detail editorial refinement — reusable for every accommodation. */
.hotel-detail-page { --hd-ink:#302820; --hd-muted:#74695f; --hd-gold:#b47d28; }
.hd-hero { position:relative; min-height:500px; align-items:center; overflow:hidden; background:#2d2723; }
.hd-hero__media { position:absolute; z-index:0; inset:0; width:100%; height:100%; object-fit:cover; object-position:center 55%; }
.hd-hero::before { content:""; position:absolute; z-index:1; inset:0; background:linear-gradient(90deg,rgba(19,13,10,.9) 0%,rgba(19,13,10,.72) 36%,rgba(19,13,10,.25) 67%,rgba(19,13,10,.06) 100%); }
.hd-hero__inner { position:relative; z-index:2; padding-block:62px 52px; }
.hd-hero h1 { max-width:740px; color:#fff!important; font-size:clamp(3.25rem,5vw,3.75rem); line-height:.95; text-shadow:0 3px 24px rgba(0,0,0,.3); }
.hd-hero__inner > p { max-width:620px; font-size:1.05rem; line-height:1.65; }
.hd-hero__actions { align-items:center; flex-wrap:wrap; }
.hd-hero__map { margin-left:7px; color:rgba(255,255,255,.82); font-size:.74rem; text-underline-offset:4px; }
.ht-button--outline { border:1px solid rgba(255,255,255,.55); color:#fff; }
.hd-gallery { padding-top:24px; }
.hd-gallery__grid { position:relative; grid-template-rows:180px 180px; gap:12px; border-radius:18px; }
.hd-gallery__item { border-radius:10px; }
.hd-gallery__item--1 { border-radius:16px 10px 10px 16px; }
.hd-gallery__item img { aspect-ratio:4/3; }
.hd-gallery__item--1 img { object-position:center 58%; }
.hd-gallery__all { position:absolute; right:16px; bottom:16px; display:flex; align-items:center; gap:7px; padding:10px 14px; border:1px solid rgba(255,255,255,.65); border-radius:999px; background:rgba(255,255,255,.92); color:#45382e; font:500 .68rem Jost,sans-serif; cursor:pointer; }
.hd-gallery__all .material-symbols-outlined { font-size:1rem; }
.hd-info-bar { padding:20px 0 32px; background:#fbf7f1; }
.hd-info-bar .container > div { display:flex; align-items:center; justify-content:center; gap:18px; min-height:74px; padding:16px 24px; border:1px solid rgba(82,63,46,.1); border-radius:14px; background:#fffdf9; box-shadow:0 8px 24px rgba(61,44,29,.04); }
.hd-info-bar span { display:inline-flex; align-items:center; gap:8px; color:#564a41; font-size:.8rem; }
.hd-info-bar .material-symbols-outlined { color:var(--hd-gold); font-size:1.1rem; }
.hd-info-bar i { color:rgba(180,125,40,.5); font-style:normal; }
.hd-main { padding:72px 0 90px; }
.hd-main__grid { grid-template-columns:minmax(0,2.25fr) minmax(300px,1fr); gap:48px; }
.hd-content .hd-section-title { display:block; text-align:left; }
.hd-content .hd-section-title > span { display:block; width:max-content; margin:0 0 12px; padding:0 0 8px; border:0; border-bottom:1px solid rgba(180,125,40,.5); line-height:1; }
.hd-content .hd-section-title h2 { max-width:760px; margin:0; text-align:left; }
.hd-content .hd-about .hd-prose { margin:0; }
.hd-content .hd-about .hd-prose p { text-align:left; }
.hd-content .hd-recommend { align-items:start; text-align:left; }
.hd-content .hd-recommend > .material-symbols-outlined { margin:0; }
.hd-content .hd-recommend p { margin:.6rem 0; }
.hd-content .hd-recommend__tags { justify-content:flex-start; }
.hd-content .hd-around > p { margin:0; text-align:left; }
.hd-content .hd-related > .hd-section-title,.hd-content .hd-explore > .hd-section-title { display:block; }
.hd-content .hd-final-cta > div { margin:0; text-align:left; }
.hd-content .hd-final-cta div div { justify-content:flex-start; }
.hd-content .hd-about > .hd-section-title { margin-bottom:28px; }
.hd-content .hd-about > .hd-section-title h2 { max-width:680px; }
.hd-content .hd-around > .hd-section-title,.hd-content .hd-related > .hd-section-title,.hd-content .hd-explore > .hd-section-title { margin-bottom:25px; }
.hd-content .hd-faq + .hd-final-cta { margin-top:8px; }
.hd-section,.hd-recommend,.hd-split,.hd-final-cta,.hd-related,.hd-explore { margin-bottom:88px; }
.hd-section-title h2 { color:var(--hd-ink); font-size:clamp(2.3rem,3.5vw,2.75rem); }
.hd-prose { max-width:720px; columns:1; }
.hd-prose p { margin-bottom:1.25rem; color:var(--hd-muted); font-size:1rem; line-height:1.75; }
.hd-recommend { position:relative; display:grid; grid-template-columns:58px 1fr; gap:22px; padding:36px; overflow:hidden; border:1px solid rgba(180,125,40,.38); border-radius:16px; background:linear-gradient(125deg,#fff9ec,#f8eddb); }
.hd-recommend::after { content:"✦"; position:absolute; right:25px; bottom:-32px; color:rgba(180,125,40,.08); font-size:8rem; }
.hd-recommend__badge { position:absolute; top:16px; right:20px; color:var(--hd-gold); font-size:.63rem; font-weight:500; letter-spacing:.16em; text-transform:uppercase; }
.hd-recommend > .material-symbols-outlined { width:58px; height:58px; }
.hd-recommend h2 { margin:0; color:var(--hd-ink); font:500 1.75rem 'Cormorant Garamond',serif; }
.hd-recommend p { max-width:650px; margin:.6rem 0; font-size:.92rem; }
.hd-recommend__tags { display:flex; flex-wrap:wrap; gap:8px; margin:14px 0; }
.hd-recommend__tags span { padding:7px 11px; border:1px solid rgba(180,125,40,.2); border-radius:999px; color:#76551f; background:rgba(255,255,255,.55); font-size:.68rem; }
.hd-tags { gap:12px; }
.hd-tags span,.hd-tags a { padding:12px 18px; border:1px solid rgba(180,125,40,.22); border-radius:999px; background:#fffdf9; color:#5e5046; font-size:.78rem; text-decoration:none; }
.hd-rooms-section { position:relative; z-index:4; width:calc(144.444% + 48px); padding:42px 0 8px; background:#fbf7f1; }
.hd-rooms-heading { margin-bottom:22px; }
.hd-rooms-heading .hd-section-title { margin-bottom:5px; }
.hd-rooms-heading .hd-section-title h2 { font-size:clamp(2.65rem,4vw,3.45rem); }
.hd-rooms-heading > p { margin:0; color:#665b52; font-size:.88rem; }
.hd-room-filters { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); margin:0 0 26px; overflow:hidden; border:1px solid rgba(148,101,38,.16); border-radius:15px; background:#fffaf3; box-shadow:0 9px 26px rgba(61,44,29,.04); }
.hd-room-filters > span { display:flex; align-items:center; justify-content:center; gap:10px; min-height:58px; border-right:1px solid rgba(148,101,38,.15); color:#4e433a; font-size:.7rem; font-weight:500; letter-spacing:.04em; text-transform:uppercase; }
.hd-room-filters > span:last-child { border-right:0; }
.hd-room-filters .material-symbols-outlined { color:#a66f20; font-size:1.25rem; }
.hd-room-filters .is-active { background:linear-gradient(135deg,#b77b23,#c99037); color:#fff; }
.hd-room-filters .is-active .material-symbols-outlined { color:#fff; }
.hd-rooms { grid-template-columns:repeat(4,minmax(0,1fr)); gap:16px; }
.hd-rooms article { position:relative; display:flex; flex-direction:column; min-height:100%; overflow:hidden; border:1px solid rgba(125,91,48,.11); border-radius:16px; background:#fffdf9; box-shadow:0 13px 30px rgba(61,44,29,.065); transition:transform .35s ease,box-shadow .35s ease; }
.hd-rooms article:hover { transform:translateY(-5px); box-shadow:0 21px 40px rgba(61,44,29,.11); }
.hd-room__media { position:relative; overflow:hidden; aspect-ratio:4/3; background:#e9dfd1; }
.hd-room__badge { position:absolute; z-index:2; top:13px; left:13px; padding:7px 10px; border-radius:6px; background:rgba(255,252,246,.93); color:#9a651a; font-size:.61rem; font-weight:600; letter-spacing:.08em; text-transform:uppercase; box-shadow:0 5px 15px rgba(47,33,22,.08); }
.hd-room__media::before,.hd-room__media::after { display:none; }
.hd-rooms img { width:100%; height:100%; min-height:0; aspect-ratio:4/3; object-fit:cover; transition:transform .55s cubic-bezier(.2,.7,.2,1); }
.hd-rooms article:hover img { transform:scale(1.05); }
.hd-rooms article > div:last-child { display:flex; flex:1; flex-direction:column; min-height:245px; padding:21px 19px 18px; }
.hd-rooms h3 { margin:0; color:var(--hd-ink); font-size:1.5rem; line-height:1.08; }
.hd-rooms h3::after { display:none; }
.hd-rooms p { min-height:4.8em; margin:.75rem 0 0; color:#655b53; font-size:.76rem; line-height:1.62; }
.hd-room__meta { display:flex; justify-content:space-between; gap:12px; min-height:24px; margin-top:13px; color:#51473f; font-size:.7rem; }
.hd-room__meta span { display:inline-flex; align-items:center; gap:5px; }
.hd-room__meta .material-symbols-outlined { color:var(--hd-gold); font-size:1rem; }
.hd-room__link { display:flex; align-items:center; justify-content:space-between; margin-top:auto; padding-top:15px; border-top:1px solid rgba(82,63,46,.1); color:#945f17; font-size:.62rem; font-weight:600; letter-spacing:.08em; text-transform:uppercase; }
.hd-room__link::after { content:""; }
.hd-amenities { grid-template-columns:repeat(8,minmax(0,1fr)); gap:0; width:calc(144.444% + 48px); border-top:1px solid rgba(82,63,46,.1); border-bottom:1px solid rgba(82,63,46,.1); }
.hd-amenities > span { justify-content:center; min-height:82px; padding:15px 9px; border:0; border-right:1px solid rgba(82,63,46,.1); background:transparent; font-size:.72rem; text-align:center; }
.hd-amenities > span:last-child { border-right:0; }
.hd-amenities .material-symbols-outlined { font-size:1.35rem; }
.hd-split { min-height:390px; margin-bottom:88px; border-radius:18px; }
.hd-split img { min-height:390px; }
.hd-split > div { padding:46px; }
.hd-split p { font-size:.95rem; }
.hd-split a { margin-top:18px; font-size:.75rem; font-weight:500; text-transform:uppercase; letter-spacing:.07em; }
.hd-stay-experiences { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:22px; width:calc(144.444% + 48px); margin-bottom:88px; }
.hd-stay-experiences .hd-split { grid-template-columns:1fr; min-height:0; margin-bottom:0; }
.hd-stay-experiences .hd-split img { min-height:0; aspect-ratio:16/10; }
.hd-stay-experiences .hd-split > div { min-height:285px; padding:34px; }
.hd-stay-experiences .hd-split--dining > div { order:1; }
.hd-stay-experiences .hd-split--dining img { order:0; }
.hd-stay-experiences .hd-section-title h2 { font-size:clamp(2rem,2.7vw,2.45rem); }
.hd-good { grid-template-columns:repeat(6,minmax(0,1fr)); gap:0; width:100%; overflow:hidden; border:1px solid rgba(82,63,46,.1); background:#fffdf9; }
.hd-good > div { display:flex; flex-direction:column; align-items:center; justify-content:flex-start; gap:8px; min-width:0; min-height:166px; padding:20px 8px; border:0; border-right:1px solid rgba(82,63,46,.1); background:#fffdf9; text-align:center; }
.hd-good > div:last-child { border-right:0; }
.hd-good__icon { flex:0 0 40px; display:grid!important; place-items:center; width:40px; height:40px; border:1px solid rgba(190,135,43,.24); border-radius:50%; color:#bd8529; background:#fbf4e7; font-size:20px!important; font-variation-settings:'wght' 350,'OPSZ' 24; }
.hd-good__copy { min-width:0; width:100%; }
.hd-good dt { overflow:hidden; max-width:100%; font-size:.62rem; white-space:nowrap; text-overflow:ellipsis; }
.hd-good dd { max-width:110px; margin:7px auto 0; font-size:.67rem; line-height:1.45; }
.hd-around > p { max-width:710px; color:var(--hd-muted); line-height:1.75; }
.hd-around > p a { color:#99691f; text-underline-offset:3px; }
.hd-around__grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:12px; margin-top:26px; }
.hd-around__grid a { display:grid; grid-template-columns:34px minmax(0,1fr) 22px; align-items:center; gap:11px; min-height:90px; padding:18px 16px; border:1px solid rgba(82,63,46,.1); border-radius:13px; background:#fffdf9; color:var(--hd-ink); text-decoration:none; }
.hd-around__grid .material-symbols-outlined,.hd-around__grid em { color:var(--hd-gold); }
.hd-around__grid strong { display:block; overflow:hidden; font:500 clamp(.98rem,1.05vw,1.12rem) 'Cormorant Garamond',serif; white-space:nowrap; text-overflow:ellipsis; }
.hd-around__grid small { display:block; overflow:hidden; margin-top:5px; color:#81756b; font-size:.63rem; white-space:nowrap; text-overflow:ellipsis; }
.hd-around__grid em { font-style:normal; }
.hd-faq { border-top:1px solid rgba(82,63,46,.12); }
.hd-faq summary { padding:23px 4px; font-size:1.18rem; }
.hd-faq p { max-width:680px; padding:0 4px 5px; font-size:.92rem; line-height:1.75; }
.hd-final-cta { min-height:300px; display:grid; align-items:center; overflow:hidden; border-radius:18px; background-position:center; background-size:cover; color:#fff; }
.hd-final-cta > div { max-width:650px; padding:45px; }
.hd-final-cta > div > span { color:#d5a04b; font-size:.66rem; letter-spacing:.18em; text-transform:uppercase; }
.hd-final-cta h2 { margin:10px 0; color:#fff; font:500 2.5rem/1 'Cormorant Garamond',serif; }
.hd-final-cta p { color:rgba(255,255,255,.76); line-height:1.65; }
.hd-final-cta div div { display:flex; flex-wrap:wrap; gap:12px; margin-top:22px; }
.hd-final-cta a { padding:12px 17px; border:1px solid rgba(255,255,255,.55); color:#fff; text-decoration:none; font-size:.7rem; text-transform:uppercase; letter-spacing:.08em; }
.hd-final-cta a:first-child { border-color:#bd8730; background:#bd8730; }
.hd-related { margin-top:0; }
.hd-related__grid { gap:20px; }
.hd-related .ht-card__media { aspect-ratio:4/3; }
.hd-explore { margin-bottom:0; padding:32px; border:1px solid rgba(82,63,46,.1); border-radius:16px; background:#f1e7d8; }
.hd-explore > div { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:0 22px; }
.hd-explore a { display:flex; justify-content:space-between; padding:14px 2px; border-bottom:1px solid rgba(82,63,46,.11); color:#4a3f37; text-decoration:none; font-size:.82rem; }
.hd-explore a span { color:var(--hd-gold); }
.hd-sidebar { top:110px; }
.hd-sidebar > section { padding:29px; }
.hd-sidebar__primary,.hd-sidebar__secondary { min-height:45px; align-items:center; }
@media (max-width:980px) {
  .hd-highlights__grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .hd-main__grid { grid-template-columns:1fr; }
  .hd-sidebar { position:static; grid-template-columns:repeat(2,minmax(0,1fr)); }
  .hd-prose { columns:1; }
  .hd-amenities { grid-template-columns:repeat(4,minmax(0,1fr)); width:100%; }
  .hd-amenities > span:nth-child(4n) { border-right:0; }
  .hd-amenities > span:nth-child(-n+4) { border-bottom:1px solid rgba(82,63,46,.1); }
  .hd-related__grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .hd-around__grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .hd-rooms { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .hd-rooms-section { width:100%; padding-top:30px; }
  .hd-stay-experiences { width:100%; }
  .hd-good { grid-template-columns:repeat(3,minmax(0,1fr)); width:100%; }
  .hd-good > div:nth-child(3n) { border-right:0; }
  .hd-good > div:nth-child(-n+3) { border-bottom:1px solid rgba(82,63,46,.1); }
  .hd-room-filters { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .hd-room-filters > span:nth-child(2) { border-right:0; }
  .hd-room-filters > span:nth-child(-n+2) { border-bottom:1px solid rgba(148,101,38,.15); }
}
@media (max-width:640px) {
  .hd-hero { min-height:460px; }
  .hd-hero h1 { font-size:3rem; }
  .hd-hero__actions { flex-direction:column; align-items:stretch; }
  .hd-gallery__grid { grid-template-columns:1.5fr 1fr; grid-template-rows:150px 150px; }
  .hd-gallery__item--1 { grid-column:1; }
  .hd-gallery__item--4,.hd-gallery__item--5 { display:none; }
  .hd-info-bar .container > div { justify-content:flex-start; flex-wrap:wrap; gap:11px 14px; padding:16px 18px; }
  .hd-info-bar i { display:none; }
  .hd-main { padding-block:55px 70px; }
  .hd-section,.hd-recommend,.hd-split,.hd-final-cta,.hd-related,.hd-explore { margin-bottom:62px; }
  .hd-main__grid { gap:42px; }
  .hd-recommend { grid-template-columns:44px 1fr; padding:29px 23px; }
  .hd-recommend > .material-symbols-outlined { width:44px; height:44px; }
  .hd-recommend__badge { position:static; grid-column:1/-1; }
  .hd-highlights__grid,.hd-sidebar,.hd-rooms,.hd-related__grid { grid-template-columns:1fr; }
  .hd-good { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .hd-good > div { min-height:130px; border-right:1px solid rgba(82,63,46,.1); border-bottom:1px solid rgba(82,63,46,.1); }
  .hd-good > div:nth-child(even) { border-right:0; }
  .hd-good > div:nth-last-child(-n+2) { border-bottom:0; }
  .hd-amenities { grid-template-columns:repeat(2,minmax(0,1fr)); }
  .hd-amenities > span:nth-child(odd) { border-right:1px solid rgba(82,63,46,.1); }
  .hd-amenities > span:nth-child(even) { border-right:0; }
  .hd-amenities > span { border-bottom:1px solid rgba(82,63,46,.1); }
  .hd-amenities > span:nth-last-child(-n+2) { border-bottom:0; }
  .hd-split { grid-template-columns:1fr; }
  .hd-stay-experiences { grid-template-columns:1fr; gap:18px; margin-bottom:62px; }
  .hd-split--wellness img { order:0; }
  .hd-rooms article { display:block; }
  .hd-rooms article > div:last-child { min-height:190px; }
  .hd-room-filters { display:flex; overflow-x:auto; border-radius:13px; scrollbar-width:none; }
  .hd-room-filters::-webkit-scrollbar { display:none; }
  .hd-room-filters > span { flex:0 0 auto; min-width:165px; border-bottom:0!important; }
  .hd-split > div { padding:30px 24px; }
  .hd-split img { min-height:260px; }
  .hd-around__grid,.hd-explore > div { grid-template-columns:1fr; }
  .hd-around__grid strong,.hd-around__grid small { white-space:normal; text-overflow:clip; }
  .hd-final-cta > div { padding:34px 24px; }
  .hd-final-cta h2 { font-size:2.1rem; }
  .hd-gallery__all { right:10px; bottom:10px; padding:8px 10px; font-size:.61rem; }
}
/* Activity detail — Marrakech Guide by Coco */
.ad-hero{min-height:460px;display:flex;align-items:flex-end;position:relative;color:#fff;background-image:linear-gradient(90deg,rgba(30,22,17,.9) 0%,rgba(30,22,17,.68) 45%,rgba(30,22,17,.18) 100%),var(--ad-image);background-size:cover;background-position:center}
.ad-hero__inner{padding-top:90px;padding-bottom:70px;max-width:1180px}.ad-breadcrumb{display:flex;gap:10px;align-items:center;margin-bottom:34px;font-size:13px;color:rgba(255,255,255,.78)}.ad-breadcrumb a{color:inherit}.ad-hero h1{max-width:820px;margin:12px 0 14px;font-family:var(--font-display);font-size:clamp(48px,6vw,76px);font-weight:500;line-height:.96}.ad-hero p{max-width:670px;font-size:18px;line-height:1.7;color:rgba(255,255,255,.88)}.ad-meta{display:flex;flex-wrap:wrap;gap:14px 28px;margin-top:28px;font-size:14px}.ad-meta span{padding-right:28px;border-right:1px solid rgba(255,255,255,.3)}
.ad-gallery{padding-top:44px;padding-bottom:44px}.ad-gallery__grid{display:grid;grid-template-columns:1.55fr 1fr 1fr;gap:16px}.ad-gallery img{width:100%;height:250px;object-fit:cover;border-radius:16px}.ad-gallery img:first-child{height:100%;grid-row:span 1}
.ad-content{padding-top:45px}.ad-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:70px;align-items:start}.ad-layout article>h2,.ad-more h2{font-family:var(--font-display);font-size:clamp(38px,4vw,52px);font-weight:500;margin:12px 0 28px}.ad-copy{max-width:760px}.ad-copy p{font-size:17px;line-height:1.85;color:#655b52;margin:0 0 22px}.ad-copy a{color:var(--gold);text-decoration:underline;text-underline-offset:4px}.ad-info{position:sticky;top:110px;background:#fff;border:1px solid rgba(182,134,47,.2);border-radius:18px;padding:30px;box-shadow:0 16px 45px rgba(58,43,29,.08)}.ad-info h2{font-family:var(--font-display);font-size:30px;margin:8px 0 20px}.ad-info dl{margin:0 0 24px}.ad-info dl div{padding:15px 0;border-top:1px solid #eee5d9}.ad-info dt{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--gold)}.ad-info dd{margin:6px 0 0;line-height:1.5;color:#554b43}.ad-info .btn{width:100%;justify-content:center}
.ad-inclusions{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:52px}.ad-inclusions section{background:#fff;border:1px solid #eadfce;border-radius:18px;padding:30px}.ad-inclusions h2{font-family:var(--font-display);font-size:30px;margin:0 0 6px}.ad-inclusions h2 span{color:var(--gold)}.ad-note{font-size:13px;color:#8a7d71}.ad-inclusions ul{list-style:none;padding:0;margin:22px 0 0}.ad-inclusions li{display:flex;gap:12px;padding:13px 0;border-top:1px solid #eee5d9;line-height:1.5}.ad-inclusions li span{color:var(--gold);font-weight:600}
.ad-more{background:#2d2119;color:#fff}.ad-more .kicker{color:#cf9d45}.ad-more h2{margin-bottom:26px}.ad-links{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ad-links a{display:flex;justify-content:space-between;gap:16px;padding:22px;border:1px solid rgba(207,157,69,.35);border-radius:14px;color:#fff;background:rgba(255,255,255,.035);transition:.25s ease}.ad-links a:hover{transform:translateY(-3px);border-color:#cf9d45}.ad-links span{color:#cf9d45}
@media(max-width:900px){.ad-layout{grid-template-columns:1fr;gap:45px}.ad-info{position:static}.ad-gallery__grid{grid-template-columns:1fr 1fr}.ad-gallery img:first-child{grid-column:1/-1;height:300px}.ad-links{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.ad-hero{min-height:520px}.ad-hero__inner{padding:90px 20px 48px}.ad-hero h1{font-size:46px}.ad-gallery__grid{grid-template-columns:1fr}.ad-gallery img,.ad-gallery img:first-child{grid-column:auto;height:220px}.ad-inclusions{grid-template-columns:1fr}.ad-links{grid-template-columns:1fr}.ad-meta span{border:0;padding-right:0}.ad-content{padding-top:25px}}

/* Activity detail refinement — aligned with the premium hotel guide. */
.activity-detail-page{--ad-ink:#302820;--ad-muted:#74695f;--ad-gold:#b47d28;background:#f8f2e9;color:var(--ad-ink);overflow:hidden}
.activity-detail-page .ad-hero{min-height:500px;align-items:center;background-image:linear-gradient(90deg,rgba(20,14,10,.92) 0%,rgba(20,14,10,.72) 40%,rgba(20,14,10,.2) 72%,rgba(20,14,10,.05) 100%),var(--ad-image);background-position:center;background-size:cover}
.activity-detail-page .ad-hero__inner{width:100%;max-width:1280px;padding-block:68px 58px}
.activity-detail-page .ad-breadcrumb{flex-wrap:wrap;margin-bottom:25px;color:rgba(255,255,255,.72);font-size:.73rem}
.activity-detail-page .ad-badge{display:inline-flex;margin-bottom:16px;padding:7px 13px;border:1px solid rgba(224,179,94,.6);border-radius:999px;color:#e4b55d;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}
.activity-detail-page .ad-hero h1{max-width:820px;margin:0;color:#fff!important;font:500 clamp(3.25rem,5vw,4.4rem)/.96 'Cormorant Garamond',serif;letter-spacing:-.035em;text-shadow:0 3px 24px rgba(0,0,0,.32)}
.activity-detail-page .ad-hero p{max-width:630px;margin:18px 0 0;color:rgba(255,255,255,.86);font-size:1.05rem;line-height:1.65}
.activity-detail-page .ad-meta{margin-top:24px;gap:10px 24px}.activity-detail-page .ad-meta span{display:flex;align-items:center;gap:8px;padding:0;border:0;color:rgba(255,255,255,.83);font-size:.78rem}.activity-detail-page .ad-meta b{color:#dfa947;font-size:1rem}
.ad-hero__cta{display:inline-flex;align-items:center;gap:20px;margin-top:29px;padding:13px 18px;border:1px solid #bd8730;border-radius:4px;background:#bd8730;color:#fff;font-size:.7rem;font-weight:500;letter-spacing:.09em;text-decoration:none;text-transform:uppercase;transition:.25s ease}.ad-hero__cta:hover{transform:translateY(-2px);background:#a97120}
.activity-detail-page .ad-gallery{padding:25px 0 0}.activity-detail-page .ad-gallery__grid{position:relative;display:grid;grid-template-columns:1.65fr 1fr;grid-template-rows:176px 176px;gap:12px}.activity-detail-page .ad-gallery__item{height:auto;margin:0;overflow:hidden;border-radius:11px}.activity-detail-page .ad-gallery__item--1{grid-row:1/3;border-radius:17px 11px 11px 17px}.activity-detail-page .ad-gallery img,.activity-detail-page .ad-gallery img:first-child{width:100%;height:100%;object-fit:cover;border-radius:0;transition:transform .55s ease}.activity-detail-page .ad-gallery__item:hover img{transform:scale(1.035)}.ad-gallery__label{position:absolute;right:16px;bottom:16px;padding:9px 13px;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:rgba(255,255,255,.92);color:#4b3d33;font-size:.66rem;letter-spacing:.04em}
.ad-info-bar{padding:18px 0 30px}.ad-info-bar .container>div{display:flex;align-items:center;justify-content:center;gap:17px;min-height:68px;padding:15px 22px;border:1px solid rgba(82,63,46,.1);border-radius:14px;background:#fffdf9;box-shadow:0 8px 24px rgba(61,44,29,.04)}.ad-info-bar span{display:inline-flex;align-items:center;gap:8px;color:#584c43;font-size:.77rem}.ad-info-bar b{color:var(--ad-gold);font-size:1rem}.ad-info-bar i{color:rgba(180,125,40,.45);font-style:normal}
.activity-detail-page .ad-content{padding:66px 0 88px}.activity-detail-page .ad-layout{grid-template-columns:minmax(0,2.15fr) minmax(300px,1fr);gap:52px}.ad-eyebrow{display:block;width:max-content;margin-bottom:12px;padding-bottom:7px;border-bottom:1px solid rgba(180,125,40,.5);color:var(--ad-gold);font-size:.65rem;letter-spacing:.18em;text-transform:uppercase}.ad-about h2,.ad-inclusions>header h2,.ad-related h2,.activity-detail-page .ad-more h2{margin:0 0 27px;color:var(--ad-ink);font:500 clamp(2.35rem,3.5vw,2.85rem)/1 'Cormorant Garamond',serif}.activity-detail-page .ad-copy{max-width:720px}.activity-detail-page .ad-copy p{margin:0 0 20px;color:var(--ad-muted);font-size:1rem;line-height:1.78}.activity-detail-page .ad-copy a{color:#99691f;text-decoration:underline;text-underline-offset:3px}
.ad-coco{position:relative;display:grid;grid-template-columns:58px 1fr;gap:20px;margin:52px 0 72px;padding:34px;overflow:hidden;border:1px solid rgba(180,125,40,.35);border-radius:16px;background:linear-gradient(125deg,#fff9ec,#f8eddb)}.ad-coco::after{content:"✦";position:absolute;right:25px;bottom:-38px;color:rgba(180,125,40,.08);font-size:8rem}.ad-coco__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#b7812c;color:#fff;font-size:1.45rem}.ad-coco small{color:var(--ad-gold);font-size:.62rem;letter-spacing:.16em}.ad-coco h2{margin:7px 0 8px;font:500 1.75rem 'Cormorant Garamond',serif}.ad-coco p{max-width:620px;margin:0;color:#6c6056;line-height:1.65}
.activity-detail-page .ad-info{top:110px;padding:29px;border-color:rgba(82,63,46,.1);border-radius:18px;background:#fff;box-shadow:0 16px 42px rgba(58,43,29,.07)}.activity-detail-page .ad-info h2{margin:4px 0 22px;color:var(--ad-ink);font:500 1.85rem 'Cormorant Garamond',serif}.activity-detail-page .ad-info dl div{padding:17px 0;border-top:1px solid rgba(82,63,46,.1)}.activity-detail-page .ad-info dt{color:var(--ad-gold);font-size:.62rem;letter-spacing:.13em}.activity-detail-page .ad-info dd{margin-top:7px;color:#5f544b;font-size:.82rem;line-height:1.55}.ad-info__map{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:9px;padding:13px 15px;border-radius:7px;background:#33271f;color:#fff;font-size:.68rem;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.ad-info__map:hover{background:#b47d28}.ad-info__map>span{font-size:1rem}.ad-info__map b{margin-left:auto}
.activity-detail-page .ad-inclusions{display:block;margin-top:0}.activity-detail-page .ad-inclusions>header{margin-bottom:25px}.activity-detail-page .ad-inclusions>div{display:grid;grid-template-columns:1fr 1fr;gap:18px}.activity-detail-page .ad-inclusions section{padding:28px;border:1px solid rgba(82,63,46,.1);border-radius:16px;background:#fffdf9}.activity-detail-page .ad-inclusions__excluded{background:#f4ede4}.activity-detail-page .ad-inclusions h3{margin:0 0 7px;color:var(--ad-ink);font:500 1.55rem 'Cormorant Garamond',serif}.activity-detail-page .ad-inclusions h3 span{color:var(--ad-gold)}.activity-detail-page .ad-note{font-size:.7rem}.activity-detail-page .ad-inclusions li{font-size:.83rem;color:#62574e}
.ad-related{padding:82px 0;background:#f3eadf}.ad-related h2{margin-bottom:28px}.ad-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.ad-related__grid>a{overflow:hidden;border:1px solid rgba(82,63,46,.1);border-radius:16px;background:#fffdf9;color:var(--ad-ink);text-decoration:none;box-shadow:0 12px 30px rgba(61,44,29,.05);transition:.3s ease}.ad-related__grid>a:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(61,44,29,.1)}.ad-related__grid img{width:100%;aspect-ratio:16/9;object-fit:cover}.ad-related__grid a>div{padding:23px}.ad-related__grid small{color:var(--ad-gold);font-size:.62rem;letter-spacing:.13em;text-transform:uppercase}.ad-related__grid h3{margin:8px 0 19px;font:500 1.55rem/1.05 'Cormorant Garamond',serif}.ad-related__grid span{color:#96651e;font-size:.68rem;letter-spacing:.07em;text-transform:uppercase}
.activity-detail-page .ad-more{padding:74px 0 82px;background:#2d2119}.activity-detail-page .ad-more .ad-eyebrow{color:#cf9d45}.activity-detail-page .ad-more h2{color:#fff}.activity-detail-page .ad-links a{padding:21px 22px;border-color:rgba(207,157,69,.28);background:rgba(255,255,255,.035);font-size:.82rem}.activity-detail-page .ad-links a:hover{background:rgba(255,255,255,.07)}
@media(max-width:900px){.activity-detail-page .ad-layout{grid-template-columns:1fr}.activity-detail-page .ad-info{position:static}.ad-related__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-info-bar .container>div{flex-wrap:wrap}.activity-detail-page .ad-links{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.activity-detail-page .ad-hero{min-height:500px}.activity-detail-page .ad-hero__inner{padding:70px 20px 48px}.activity-detail-page .ad-hero h1{font-size:3rem}.activity-detail-page .ad-gallery__grid{grid-template-columns:1.45fr 1fr;grid-template-rows:135px 135px}.activity-detail-page .ad-gallery__item--1{grid-column:auto;height:auto}.activity-detail-page .ad-gallery img,.activity-detail-page .ad-gallery img:first-child{height:100%}.activity-detail-page .ad-gallery__label{right:9px;bottom:9px;font-size:.55rem}.ad-info-bar .container>div{justify-content:flex-start;gap:10px 14px}.ad-info-bar i{display:none}.activity-detail-page .ad-content{padding:52px 0 64px}.activity-detail-page .ad-layout{gap:40px}.ad-coco{grid-template-columns:44px 1fr;padding:27px 22px}.ad-coco__icon{width:44px;height:44px}.activity-detail-page .ad-inclusions>div,.ad-related__grid,.activity-detail-page .ad-links{grid-template-columns:1fr}.ad-related{padding:62px 0}.activity-detail-page .ad-more{padding:60px 0}.ad-related__grid>a:nth-child(3){display:none}}
/* Restaurant lunch and persistent reviews */
.coco-lunch{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(24px,5vw,80px)}
.coco-lunch>img{width:100%;height:560px;object-fit:cover;border-radius:24px}.coco-lunch .hero__cta{justify-content:flex-start;flex-wrap:wrap}.coco-hours{margin:18px 0;line-height:1.8}.coco-visit{padding-top:32px;padding-bottom:24px}.hero__content .coco-hours{color:white}.tripadvisor-float{position:fixed;left:18px;bottom:max(18px,env(safe-area-inset-bottom));z-index:90;display:flex;align-items:center;gap:9px;background:#34e0a1;color:#00382c;border-radius:30px;padding:14px 18px;font:600 14px/1.3 sans-serif;box-shadow:0 4px 20px #0002}.tripadvisor-float svg{width:28px;height:28px;flex-shrink:0}.tripadvisor-float:focus-visible{outline:3px solid #00382c;outline-offset:3px}.footer{padding-bottom:110px}
@media(max-width:700px){.coco-lunch{grid-template-columns:1fr}.coco-lunch>img{height:360px}.tripadvisor-float{left:auto;right:14px;bottom:calc(76px + env(safe-area-inset-bottom));max-width:calc(100vw - 28px);padding:10px 14px;font-size:12px}.footer{padding-bottom:165px}}
@media(max-width:560px){.hero__title{font-size:clamp(2.2rem,10vw,3rem)!important}.hero__content{padding-top:25px!important;padding-bottom:150px!important}.hero__content .coco-hours{margin:12px 0}.hero__content .hero__cta{margin-top:18px}.booking-float span{max-width:none}.booking-float{letter-spacing:.02em;padding:0 .8rem}#lunch{scroll-margin-bottom:160px}}

/* Guide cards: keyboard access and comfortable anchor navigation. */
.coco-guide-creative .guide-panel:focus-visible{outline:3px solid #94691d;outline-offset:-5px;background:#fffaf3}
.coco-guide-creative .guide-panel__mini{line-height:1.4}.coco-guide-creative .guide-panel__content p{overflow-wrap:break-word}
.guide-section[id],#coco-guide{scroll-margin-top:115px}
@media(prefers-reduced-motion:reduce){.coco-guide-creative *, .coco-guide-creative *::before{transition:none!important}}

/* Shared restaurant footer */
.footer.coco-footer{background:#24231f;color:#e4dfd5;padding:0 24px 105px;border-top:1px solid #c79b4b55}
.cfooter-wrap{max-width:1280px;margin:0 auto}.cfooter-welcome{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:52px 0 40px;border-bottom:1px solid #ffffff24}.coco-footer .cfooter-eyebrow{font-size:10px;letter-spacing:.2em;color:#d3b778;margin:0 0 12px}.cfooter-welcome h2{color:#fff9ed;font-family:var(--serif);font-weight:400;font-size:clamp(32px,3.5vw,48px);line-height:1.15;margin:0 0 12px}.cfooter-welcome p{margin:0;color:#c8c2b6;font-size:15px}.cfooter-actions{display:flex;gap:12px;flex-wrap:wrap}.cfooter-book{display:flex;justify-content:center;align-items:center;min-height:50px;padding:13px 20px;background:#c6a056;color:#201e18;border:1px solid #c6a056;border-radius:8px;font-size:13px;font-weight:600;text-align:center;transition:background .2s}.cfooter-book--outline{background:transparent;color:#f4e6c5}.cfooter-book:hover{background:#e2c58d;color:#201e18}.cfooter-grid{display:grid;grid-template-columns:1.1fr 1.3fr 1fr .7fr;gap:40px;padding:42px 0}.cfooter-grid> *{min-width:0}.coco-footer h3{font-family:var(--sans);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#d3b778;margin:0 0 22px}.cfooter-grid p,.cfooter-grid address,.cfooter-grid a{font-size:14px;line-height:1.75}.cfooter-brand img{display:block;width:88px;height:88px;object-fit:contain;margin-top:-8px}.cfooter-brand p{max-width:29ch;margin:15px 0 0;color:#c8c2b6}.cfooter-contact address{font-style:normal;margin-bottom:8px}.cfooter-contact>a{display:block;width:fit-content;margin-bottom:8px}.cfooter-contact .cfooter-email{overflow-wrap:anywhere;font-size:13px}.cfooter-contact .cfooter-directions{color:#e3c685;margin-bottom:20px}.cfooter-hours p{margin:0}.cfooter-hours .cfooter-time{font-family:var(--serif);font-size:27px;color:#fff9ed;line-height:1.5;margin:8px 0 14px}.cfooter-hours .cfooter-kitchen{border-top:1px solid #ffffff24;padding-top:14px;color:#c8c2b6}.cfooter-nav>a{display:block;width:fit-content;padding:0 0 7px}.coco-footer a:focus-visible{outline:2px solid #e3c685;outline-offset:5px}.cfooter-grid a:hover,.cfooter-bottom a:hover{color:#e3c685}.coco-footer .footer__social{flex-wrap:wrap;gap:8px}.coco-footer .footer__social a{width:38px;height:38px}.cfooter-bottom{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;border-top:1px solid #ffffff24;padding:24px 0 0;font-size:11px;color:#bcb6aa}.cfooter-bottom p{margin:0;font-size:11px}.cfooter-bottom>div{display:flex;flex-wrap:wrap;gap:18px}.cfooter-bottom a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1050px){.cfooter-grid{grid-template-columns:1fr 1fr;gap:38px 48px}.cfooter-welcome{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.footer.coco-footer{padding:0 22px 160px}.cfooter-welcome{padding:36px 0 30px;gap:24px}.cfooter-actions{width:100%;flex-direction:column}.cfooter-book{width:100%}.cfooter-grid{grid-template-columns:1fr;gap:30px;padding:32px 0}.cfooter-grid> *+*{border-top:1px solid #ffffff1c;padding-top:25px}.cfooter-brand p{max-width:none}.cfooter-brand img{width:80px;height:80px}.coco-footer h3{margin-bottom:14px}.cfooter-nav{display:grid;grid-template-columns:1fr 1fr;column-gap:20px}.cfooter-nav h3{grid-column:1/-1}.cfooter-bottom{align-items:flex-start;flex-direction:column;gap:16px}.cfooter-bottom>div{gap:14px}.cfooter-grid .cfooter-kitchen{max-width:270px}}

/* Reference footer and one consistent vertical action stack. */
.footer.reference-footer{background:#271f17;padding:64px 100px 26px;color:#c8beb0}.footer.reference-footer>.container{max-width:1320px;width:100%;margin:auto}.reference-footer .footer__grid{display:grid;grid-template-columns:1.05fr 1.45fr 1fr .8fr 1.35fr;gap:32px}.reference-footer .footer__grid>:nth-child(5){grid-column:auto}.reference-footer .footer__grid>*{min-width:0}.reference-footer .footer__about p{font-size:14px;line-height:1.85;max-width:26ch}.reference-footer .footer-logo img{width:80px;height:80px;object-fit:contain}.reference-footer h4{font-size:11px;letter-spacing:.18em;line-height:1.5;color:#c6a052}.reference-footer .footer__contact li,.reference-footer .footer__links a{font-size:13px;line-height:1.8}.reference-footer .footer__grid>:nth-child(3) .footer__contact li:first-child{white-space:normal}.reference-footer .footer__contact a{overflow-wrap:anywhere}.reference-footer .footer__seoline{font-size:13px;margin-top:26px;color:#c8beb0}.reference-footer .footer__bar{font-size:11px;line-height:1.8;margin-top:40px}.reference-footer .newsletter{background:#fff;border-radius:9px}.reference-footer .newsletter button{background:#ad8328}.reference-footer .newsletter input{min-width:0;font-size:13px;padding:15px}.reference-footer .newsletter-note{font-size:11px;color:#c8beb0;margin-top:9px}.reference-footer .footer__social{flex-wrap:wrap}.side-actions{position:fixed;right:20px;bottom:24px;z-index:90;display:flex;flex-direction:column;gap:12px}.side-actions>a{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:#a37b29;color:#fff;box-shadow:0 5px 20px #0002;position:relative}.side-actions svg{width:32px;height:32px}.side-actions a>span{position:absolute;right:calc(100% + 12px);white-space:nowrap;background:#271f17;color:white;padding:7px 12px;border-radius:6px;font-size:12px;opacity:0;pointer-events:none}.side-actions a:hover>span,.side-actions a:focus-visible>span{opacity:1}.side-actions a:focus-visible{outline:3px solid #e9cf92;outline-offset:4px}.side-actions a:hover{background:#ba913b}.tripadvisor-float,.wa-float,.booking-float{display:none!important}
@media(max-width:1150px){.reference-footer .footer__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.reference-footer .footer__grid>:nth-child(5){grid-column:span 2}}
@media(max-width:760px){.footer.reference-footer{padding:40px 82px 30px 24px}.reference-footer .footer__grid{grid-template-columns:1fr 1fr}.reference-footer .footer__grid>:nth-child(5){grid-column:1/-1}.side-actions{right:12px;bottom:max(18px,env(safe-area-inset-bottom));gap:10px}.side-actions>a{width:46px;height:46px}.side-actions svg{width:27px;height:27px}.reference-footer .footer__bar{flex-direction:column;align-items:flex-start}}
@media(max-width:520px){.reference-footer .footer__grid{grid-template-columns:1fr}.reference-footer .footer__grid>:nth-child(5){grid-column:auto}.reference-footer .footer__about p{max-width:none}}
