/* ── Self-hosted fonts (SIL OFL): Inter, Fraunces, Vazirmatn — no third-party requests ── */
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/site/fonts/inter-latin-400-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/site/fonts/inter-latin-500-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/site/fonts/inter-latin-600-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/site/fonts/inter-latin-700-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/site/fonts/fraunces-latin-400-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/site/fonts/fraunces-latin-500-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/site/fonts/fraunces-latin-600-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Fraunces';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/site/fonts/fraunces-latin-700-normal.woff2') format('woff2');
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/site/fonts/vazirmatn-arabic-400-normal.woff2') format('woff2');
  unicode-range: U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0898-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC;
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/site/fonts/vazirmatn-latin-400-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/site/fonts/vazirmatn-arabic-500-normal.woff2') format('woff2');
  unicode-range: U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0898-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC;
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/site/fonts/vazirmatn-latin-500-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/site/fonts/vazirmatn-arabic-700-normal.woff2') format('woff2');
  unicode-range: U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0898-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC;
}
@font-face {
  font-family: 'Vazirmatn';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/site/fonts/vazirmatn-latin-700-normal.woff2') format('woff2');
  unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;
}
/* ══════════════════════════════════════════════════════════════════
   Hotel City Meetpoint — guest website
   Palette taken from the logo: graphite arrows, silver ring, ink, sun-yellow core.
   ══════════════════════════════════════════════════════════════════ */
:root {
  --ink: #16161a;
  --ink-2: #3b3b41;
  --muted: #6a6a70;
  --graphite: #808080;
  --silver: #c2c3c3;
  --mist: #e6e3da;
  --paper: #f6f5f1;
  --paper-2: #efece4;
  --white: #ffffff;
  --sun: #f9e08b;
  --sun-2: #f0cc55;
  --sun-3: #fff5cf;
  --ok: #24704f;
  --ok-bg: #e0f1e8;
  --warn: #7d5200;
  --warn-bg: #fff0c4;
  --bad: #a3352b;
  --bad-bg: #fbe3e0;
  --radius: 18px;
  --radius-sm: 12px;
  --shadow-sm: 0 1px 2px rgba(22, 22, 26, 0.06), 0 2px 10px rgba(22, 22, 26, 0.05);
  --shadow: 0 12px 32px rgba(22, 22, 26, 0.1), 0 2px 6px rgba(22, 22, 26, 0.05);
  --shadow-lg: 0 28px 70px rgba(22, 22, 26, 0.18), 0 4px 14px rgba(22, 22, 26, 0.06);
  --font-body: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  --font-display: "Fraunces", Georgia, "Times New Roman", serif;
  --header-h: 72px;
  --container: 1180px;
  --section-pad: clamp(56px, 8vw, 104px);
}
html[data-lang="fa"] {
  --font-body: "Vazirmatn", "Inter", system-ui, -apple-system, "Segoe UI", Tahoma, sans-serif;
  --font-display: "Vazirmatn", "Inter", system-ui, -apple-system, "Segoe UI", Tahoma, sans-serif;
}

[hidden] { display: none !important; }

/* ── Base ─────────────────────────────────────────────────────────── */
*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; scroll-padding-top: calc(var(--header-h) + 16px); }
body {
  margin: 0;
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.6;
  color: var(--ink);
  background: var(--paper);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
html.modal-open, html.drawer-open { overflow: hidden; }
img, svg { max-width: 100%; }
a { color: inherit; text-decoration-color: rgba(22, 22, 26, 0.3); text-underline-offset: 3px; }
a:hover { text-decoration-color: currentColor; }
h1, h2, h3, h4, h5 { margin: 0 0 0.5em; line-height: 1.15; font-weight: 600; }
h1, h2 { font-family: var(--font-display); font-weight: 500; letter-spacing: -0.02em; }
html[data-lang="fa"] h1, html[data-lang="fa"] h2 { font-weight: 700; letter-spacing: 0; line-height: 1.3; }
h1 { font-size: clamp(2.1rem, 4.4vw, 3.4rem); }
h2 { font-size: clamp(1.7rem, 3.3vw, 2.6rem); }
h3 { font-size: 1.15rem; }
p { margin: 0 0 1em; }
ul, ol { margin: 0; padding: 0; }
button, input, select, textarea { font: inherit; color: inherit; }
button { cursor: pointer; }
main, main:focus-visible { outline: none; }
main { min-height: 60vh; transition: opacity 0.2s; }
main.is-loading { opacity: 0.55; }
.container { width: 100%; max-width: var(--container); margin-inline: auto; padding-inline: clamp(18px, 4vw, 32px); }
.narrow { max-width: 820px; }
.center { text-align: center; }
.muted { color: var(--muted); }
.fine { font-size: 13.5px; color: var(--muted); }
.row { display: flex; flex-wrap: wrap; gap: 12px; align-items: center; }
.row.center { justify-content: center; }
.skip { position: absolute; inset-inline-start: 12px; top: -60px; background: var(--ink); color: #fff; padding: 10px 16px; border-radius: 999px; z-index: 200; }
.skip:focus { top: 12px; }
:focus-visible { outline: 3px solid var(--sun-2); outline-offset: 2px; border-radius: 6px; }
.ic { flex: none; vertical-align: middle; }
html[dir="rtl"] .ic-flip { transform: scaleX(-1); }
::selection { background: var(--sun); color: var(--ink); }

.eyebrow {
  display: inline-flex; align-items: center; gap: 8px; margin: 0 0 14px;
  font-size: 12px; font-weight: 600; letter-spacing: 0.14em; text-transform: uppercase; color: var(--ink-2);
}
html[dir="rtl"] .eyebrow { letter-spacing: 0; text-transform: none; font-size: 13px; }
.lead { font-size: clamp(1.05rem, 1.6vw, 1.22rem); color: var(--ink-2); max-width: 56ch; }

/* ── Buttons ──────────────────────────────────────────────────────── */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 8px;
  padding: 12px 22px; border-radius: 999px; border: 1.5px solid transparent;
  font-weight: 600; font-size: 15px; line-height: 1.2; text-decoration: none; white-space: nowrap;
  transition: transform 0.15s, background 0.15s, border-color 0.15s, box-shadow 0.15s, color 0.15s;
}
.btn:hover { transform: translateY(-1px); }
.btn:active { transform: none; }
.btn-lg { padding: 15px 28px; font-size: 16px; }
.btn-sm { padding: 8px 16px; font-size: 14px; }
.btn-block { width: 100%; }
.btn-primary { background: var(--ink); color: #fff; }
.btn-primary:hover { background: #2b2b31; box-shadow: var(--shadow-sm); }
.btn-sun { background: var(--sun); color: var(--ink); box-shadow: inset 0 0 0 1.5px rgba(22, 22, 26, 0.85); }
.btn-sun:hover { background: var(--sun-2); box-shadow: inset 0 0 0 1.5px var(--ink), var(--shadow-sm); }
.btn-ghost { background: transparent; color: var(--ink); border-color: rgba(22, 22, 26, 0.2); }
.btn-ghost:hover { background: #fff; border-color: var(--ink); }
.btn-link { background: none; padding-inline: 6px; color: var(--ink); }
.btn-link:hover { transform: none; text-decoration: underline; }
.btn-danger { color: var(--bad); border-color: rgba(163, 53, 43, 0.35); }
.btn-danger:hover { background: var(--bad-bg); border-color: var(--bad); }
.btn-danger-solid { background: var(--bad); }
.btn-danger-solid:hover { background: #8c2c23; }
.btn[disabled] { opacity: 0.6; cursor: not-allowed; transform: none; }
.btn.is-busy { cursor: progress; }
.link { background: none; border: 0; padding: 0; color: var(--ink); font-weight: 600; text-decoration: underline; text-decoration-color: var(--sun-2); text-decoration-thickness: 2px; text-underline-offset: 4px; display: inline-flex; align-items: center; gap: 6px; }
.link:hover { text-decoration-color: var(--ink); }
.icon-btn { display: inline-flex; align-items: center; gap: 6px; background: none; border: 0; padding: 8px 10px; border-radius: 999px; font-weight: 600; font-size: 14px; }
.icon-btn:hover { background: rgba(22, 22, 26, 0.06); }

/* ── Header ───────────────────────────────────────────────────────── */
.site-header { position: sticky; top: 0; z-index: 60; background: rgba(246, 245, 241, 0.88); backdrop-filter: saturate(1.4) blur(14px); -webkit-backdrop-filter: saturate(1.4) blur(14px); border-bottom: 1px solid transparent; transition: border-color 0.2s, box-shadow 0.2s; }
.site-header.scrolled { border-bottom-color: rgba(22, 22, 26, 0.08); box-shadow: 0 6px 24px rgba(22, 22, 26, 0.05); }
.header-row { display: flex; align-items: center; gap: 24px; height: var(--header-h); }
.brand { display: flex; align-items: center; gap: 12px; text-decoration: none; }
.mark-brand { width: 46px; height: auto; }
.brand-text { display: flex; flex-direction: column; line-height: 1.1; }
.brand-text small { font-size: 10px; letter-spacing: 0.24em; text-transform: uppercase; color: var(--graphite); font-weight: 700; }
html[dir="rtl"] .brand-text small { letter-spacing: 0; font-size: 12px; }
.brand-text strong { font-size: 18px; letter-spacing: -0.01em; }
.nav { display: flex; gap: 2px; margin-inline-start: 12px; }
.nav a { padding: 8px 14px; border-radius: 999px; text-decoration: none; font-weight: 500; font-size: 15px; color: var(--ink-2); transition: background 0.15s, color 0.15s; }
.nav a:hover { background: rgba(22, 22, 26, 0.06); color: var(--ink); }
.nav a.active { color: var(--ink); font-weight: 600; background: var(--sun-3); box-shadow: inset 0 0 0 1px rgba(240, 204, 85, 0.7); }
.header-actions { margin-inline-start: auto; display: flex; align-items: center; gap: 8px; }
.burger { display: none; background: none; border: 0; padding: 8px; border-radius: 10px; }
.avatar { display: inline-grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: var(--sun); box-shadow: inset 0 0 0 2px var(--ink); font-size: 12px; font-weight: 700; letter-spacing: 0; flex: none; }
.avatar.lg { width: 56px; height: 56px; font-size: 18px; }
.user-btn { position: relative; display: inline-flex; align-items: center; gap: 8px; background: none; border: 1.5px solid rgba(22, 22, 26, 0.14); border-radius: 999px; padding: 4px 12px 4px 4px; font-weight: 600; font-size: 14px; }
html[dir="rtl"] .user-btn { padding: 4px 4px 4px 12px; }
.user-btn:hover { background: #fff; }
.dot-badge { position: absolute; top: -2px; inset-inline-end: -2px; width: 12px; height: 12px; border-radius: 50%; background: var(--bad); border: 2px solid var(--paper); }
.menu { position: relative; }
.menu-pop { position: absolute; inset-inline-end: 0; top: calc(100% + 8px); min-width: 210px; list-style: none; background: #fff; border-radius: 16px; padding: 6px; box-shadow: var(--shadow-lg); border: 1px solid rgba(22, 22, 26, 0.06); opacity: 0; visibility: hidden; transform: translateY(-6px); transition: opacity 0.15s, transform 0.15s, visibility 0.15s; z-index: 70; }
.menu.open .menu-pop { opacity: 1; visibility: visible; transform: none; }
.menu-pop li { margin: 0; }
.menu-pop a, .menu-pop button { display: flex; align-items: center; gap: 10px; width: 100%; padding: 10px 12px; border: 0; background: none; border-radius: 10px; text-decoration: none; font-size: 14.5px; font-weight: 500; text-align: start; }
.menu-pop a:hover, .menu-pop button:hover { background: var(--paper); }
.menu-pop button.on { font-weight: 700; justify-content: space-between; }
.menu-pop .sep { height: 1px; background: var(--mist); margin: 6px 4px; }
.count { margin-inline-start: auto; background: var(--bad); color: #fff; border-radius: 999px; font-size: 11px; padding: 1px 7px; font-weight: 700; }

.drawer { position: fixed; inset: 0; z-index: 90; overflow: hidden; visibility: hidden; background: rgba(22, 22, 26, 0); transition: background 0.25s, visibility 0.25s; }
.drawer-open .drawer { visibility: visible; background: rgba(22, 22, 26, 0.5); }
.drawer-panel { position: absolute; inset-block: 0; inset-inline-end: 0; width: min(340px, 88vw); background: var(--paper); padding: 18px 20px 24px; display: flex; flex-direction: column; gap: 18px; transform: translateX(100%); transition: transform 0.28s ease; box-shadow: var(--shadow-lg); overflow-y: auto; }
html[dir="rtl"] .drawer-panel { transform: translateX(-100%); }
.drawer-open .drawer-panel { transform: none; }
.drawer-top { display: flex; align-items: center; justify-content: space-between; }
.drawer-nav { display: flex; flex-direction: column; gap: 4px; }
.drawer-nav a { padding: 14px 12px; border-radius: 12px; text-decoration: none; font-size: 18px; font-weight: 500; }
.drawer-nav a.active { background: var(--sun-3); font-weight: 700; }
.drawer-nav a.active-cta { background: var(--sun); font-weight: 700; margin-top: 8px; text-align: center; box-shadow: inset 0 0 0 1.5px var(--ink); }
.drawer-foot { margin-top: auto; display: flex; gap: 8px; flex-wrap: wrap; }
.drawer-foot button, .footer-lang button { background: none; border: 1.5px solid rgba(22, 22, 26, 0.16); border-radius: 999px; padding: 6px 14px; font-weight: 600; font-size: 14px; }
.drawer-foot button.on { background: var(--ink); color: #fff; border-color: var(--ink); }

@media (max-width: 1000px) {
  .nav, .book-cta { display: none; }
  .burger { display: inline-flex; }
}
@media (max-width: 640px) {
  .uname { display: none; }
  .user-btn { padding: 4px 8px 4px 4px; }
  .brand-text strong { font-size: 16px; }
  .header-actions .btn-ghost span { display: none; }
  .header-actions .btn-ghost { padding: 8px 10px; }
}

/* ── Brand mark (logo arrows + orb) ───────────────────────────────── */
.mark { display: block; overflow: visible; }
.mk-a polygon { fill: var(--graphite); stroke: var(--graphite); stroke-width: 14; stroke-linejoin: round; }
.mk-halo { fill: var(--sun); opacity: 0; }
.mk-ring { fill: var(--silver); }
.mk-core-ring { fill: var(--ink); }
.mk-sun { fill: var(--sun); }
.mark-md { width: 72px; height: 72px; margin-inline: auto; }
.mark-xs { width: 30px; height: 30px; }
.mark-footer { width: 64px; height: auto; margin-bottom: 14px; }
.mark-hero { width: 100%; max-width: 540px; margin-inline: auto; height: auto; filter: drop-shadow(0 22px 30px rgba(22, 22, 26, 0.12)); }
.mark-hero .mk-a polygon { fill: #b4b5b5; stroke: #b4b5b5; }
.mark-hero .mk-a { transform-box: fill-box; transform-origin: center; }
.mark-hero .mk-tl { animation: conv-tl 7s ease-in-out infinite; }
.mark-hero .mk-tr { animation: conv-tr 7s ease-in-out infinite; }
.mark-hero .mk-bl { animation: conv-bl 7s ease-in-out infinite; }
.mark-hero .mk-br { animation: conv-br 7s ease-in-out infinite; }
.mark-hero .mk-halo { transform-box: fill-box; transform-origin: center; animation: halo 4.2s ease-out infinite; }
@keyframes conv-tl { 50% { transform: translate(22px, 22px); } }
@keyframes conv-tr { 50% { transform: translate(-22px, 22px); } }
@keyframes conv-bl { 50% { transform: translate(22px, -22px); } }
@keyframes conv-br { 50% { transform: translate(-22px, -22px); } }
@keyframes halo { 0% { opacity: 0.6; transform: scale(1); } 100% { opacity: 0; transform: scale(1.9); } }

/* ── Hero ─────────────────────────────────────────────────────────── */
.hero { position: relative; overflow-x: clip; padding-top: clamp(28px, 5vw, 64px); background: linear-gradient(180deg, var(--paper) 0%, var(--paper-2) 100%); }
.hero-glow { position: absolute; inset-inline-end: -10%; top: -20%; width: min(70vw, 860px); aspect-ratio: 1; background: radial-gradient(circle, rgba(249, 224, 139, 0.6), rgba(249, 224, 139, 0) 62%); pointer-events: none; }
.hero-grid { position: relative; display: grid; grid-template-columns: 1.05fr 0.95fr; gap: clamp(24px, 5vw, 64px); align-items: center; min-height: min(60vh, 540px); }
.hero h1 { font-size: clamp(2.5rem, 5.6vw, 4.6rem); line-height: 1.03; margin-bottom: 0.4em; }
html[data-lang="fa"] .hero h1 { line-height: 1.25; }
.hero h1 em { font-style: italic; padding: 0 0.06em; background: linear-gradient(transparent 60%, var(--sun) 60%, var(--sun) 90%, transparent 90%); }
html[data-lang="fa"] .hero h1 em { font-style: normal; }
.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; margin: 28px 0 22px; }
.hero-badges { list-style: none; display: flex; flex-wrap: wrap; gap: 8px 22px; color: var(--ink-2); font-size: 14px; font-weight: 500; }
.hero-badges li { display: inline-flex; align-items: center; gap: 6px; }
.hero-badges .ic { color: var(--ok); }
.hero-search { position: relative; z-index: 4; margin-top: 36px; margin-bottom: -58px; }
.hero + .section { padding-top: calc(var(--section-pad) + 58px); }

/* ── Search card ──────────────────────────────────────────────────── */
.search-card { display: grid; grid-template-columns: 1.3fr 1.3fr 0.7fr 0.7fr 0.7fr auto; gap: 6px; align-items: stretch; background: #fff; padding: 10px; border-radius: 26px; box-shadow: var(--shadow-lg); border: 1px solid rgba(22, 22, 26, 0.05); }
.search-card.compact { box-shadow: var(--shadow-sm); border-color: var(--mist); margin-bottom: 28px; }
.field { display: flex; flex-direction: column; gap: 2px; padding: 9px 16px; border-radius: 18px; transition: background 0.15s; cursor: text; min-width: 0; }
.field:hover, .field:focus-within { background: var(--paper); }
.field > span { font-size: 11.5px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--muted); }
html[dir="rtl"] .field > span { letter-spacing: 0; text-transform: none; font-size: 12.5px; }
.control { display: flex; align-items: center; gap: 8px; }
.control .ic { color: var(--graphite); }
.control input, .control select { border: 0; background: transparent; width: 100%; padding: 2px 0; font-weight: 600; font-size: 15.5px; outline: none; min-width: 0; -webkit-appearance: none; appearance: none; }
.control select { cursor: pointer; padding-inline-end: 18px !important; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23808080' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right 2px center; }
html[dir="rtl"] .control select { background-position: left 2px center; }
.field:focus-within { box-shadow: inset 0 0 0 2px var(--sun-2); }
.search-btn { align-self: stretch; border-radius: 18px; padding-inline: 26px; }
@media (max-width: 1080px) {
  .search-card { grid-template-columns: 1fr 1fr 1fr; }
  .search-card .field:nth-child(1), .search-card .field:nth-child(2) { grid-column: span 1; }
  .search-btn { grid-column: 1 / -1; padding-block: 16px; }
}
@media (max-width: 640px) {
  .search-card { grid-template-columns: 1fr 1fr; border-radius: 22px; }
  .search-card .field-sm { grid-column: span 1; }
  .search-card .field:nth-child(5) { grid-column: 1 / -1; }
  .hero-grid { grid-template-columns: 1fr; min-height: 0; }
  .hero-art { order: -1; margin-bottom: -10px; }
  .mark-hero { max-width: 250px; }
  .hero-search { margin-bottom: -40px; }
  .hero + .section { padding-top: calc(var(--section-pad) + 40px); }
}
@media (min-width: 641px) and (max-width: 900px) {
  .hero-grid { grid-template-columns: 1fr; min-height: 0; }
  .hero-art { display: none; }
}

/* ── Sections ─────────────────────────────────────────────────────── */
.section { padding: var(--section-pad) 0; position: relative; }
.tint { background: var(--paper-2); }
.section-head { max-width: 680px; margin-bottom: clamp(28px, 4vw, 48px); }
.section-head.center { margin-inline: auto; text-align: center; }
.section-head p { color: var(--ink-2); font-size: 1.05rem; }
.section-head.row-head { max-width: none; display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; flex-wrap: wrap; }
.page-head { padding: clamp(36px, 6vw, 68px) 0 clamp(20px, 3vw, 32px); }
.page-head.compact { padding-block: 32px 8px; }
.page-head h1 { margin-bottom: 0.3em; }
.back { display: inline-flex; align-items: center; gap: 6px; text-decoration: none; font-weight: 600; font-size: 14.5px; color: var(--ink-2); margin-bottom: 12px; }
.back:hover { color: var(--ink); }
.subhead { margin: 34px 0 16px; font-family: var(--font-body); font-size: 1.05rem; letter-spacing: 0; font-weight: 700; }

.fact-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }
.fact { background: #fff; border-radius: var(--radius); padding: 26px; box-shadow: var(--shadow-sm); transition: transform 0.2s, box-shadow 0.2s; }
.fact:hover { transform: translateY(-3px); box-shadow: var(--shadow); }
.fact h3 { font-size: 1.05rem; margin-bottom: 6px; }
.fact p { color: var(--muted); font-size: 14.5px; margin: 0; }
.fact-ic, .amenity-ic, .policy-ic { display: inline-grid; place-items: center; width: 46px; height: 46px; border-radius: 50%; background: var(--sun-3); box-shadow: inset 0 0 0 2px var(--ink); margin-bottom: 16px; flex: none; }
@media (max-width: 980px) { .fact-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 520px) { .fact-grid { grid-template-columns: 1fr; } }

/* Amenities */
.amenity-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 14px 22px; }
.amenity { display: flex; gap: 14px; align-items: flex-start; padding: 16px; border-radius: 16px; transition: background 0.2s; }
.amenity:hover { background: #fff; box-shadow: var(--shadow-sm); }
.amenity-ic { margin: 0; width: 42px; height: 42px; }
.amenity h4 { margin: 2px 0 2px; font-size: 1rem; }
.amenity p { margin: 0; font-size: 13.5px; color: var(--muted); line-height: 1.45; }
@media (max-width: 1000px) { .amenity-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .amenity-grid { grid-template-columns: 1fr; } }

/* Steps: numbers echo the logo's orb (silver ring · ink ring · sun core) */
.steps { list-style: none; display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; counter-reset: s; }
.steps li { position: relative; }
.steps li:not(:last-child)::after { content: ""; position: absolute; top: 28px; inset-inline-start: 72px; inset-inline-end: -14px; border-top: 2px dashed var(--silver); }
.step-n { display: grid; place-items: center; width: 56px; height: 56px; border-radius: 50%; background: var(--sun); border: 6px solid var(--ink); box-shadow: 0 0 0 6px var(--silver); font-weight: 700; font-size: 17px; margin: 6px 6px 22px; }
.steps h3 { margin-bottom: 6px; }
.steps p { color: var(--muted); font-size: 14.5px; margin: 0; }
@media (max-width: 900px) { .steps { grid-template-columns: repeat(2, 1fr); } .steps li::after { display: none; } }
@media (max-width: 520px) { .steps { grid-template-columns: 1fr; } }

/* Policies */
.policy-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.policy { display: flex; gap: 14px; background: #fff; border-radius: var(--radius); padding: 20px; box-shadow: var(--shadow-sm); }
.policy-ic { margin: 0; width: 40px; height: 40px; }
.policy h4 { margin: 0 0 4px; font-size: 1rem; }
.policy p { margin: 0; color: var(--muted); font-size: 14.5px; }
@media (max-width: 980px) { .policy-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 560px) { .policy-grid { grid-template-columns: 1fr; } }

/* Location */
.location-grid { display: grid; grid-template-columns: 1fr 1fr; gap: clamp(24px, 5vw, 64px); align-items: center; }
.contact-list { list-style: none; display: grid; gap: 12px; margin: 22px 0 26px; }
.contact-list li { display: flex; gap: 12px; align-items: flex-start; }
.contact-list .ic { margin-top: 3px; color: var(--graphite); }
.map-card { position: relative; aspect-ratio: 5 / 4; border-radius: 26px; overflow: hidden; background:
    repeating-linear-gradient(0deg, transparent 0 46px, rgba(22, 22, 26, 0.05) 46px 47px),
    repeating-linear-gradient(90deg, transparent 0 46px, rgba(22, 22, 26, 0.05) 46px 47px),
    linear-gradient(135deg, #fff, var(--paper-2)); box-shadow: var(--shadow); border: 1px solid var(--mist); }
.map-arrows { position: absolute; inset: 14% 12%; opacity: 0.85; }
.mark-map { width: 100%; height: 100%; }
.mark-map .mk-a polygon { fill: #d5d6d6; stroke: #d5d6d6; }
.map-label { position: absolute; inset-inline-start: 18px; bottom: 18px; display: flex; align-items: center; gap: 8px; background: #fff; padding: 10px 16px; border-radius: 999px; box-shadow: var(--shadow); font-size: 14px; }
.map-label span { color: var(--muted); }
@media (max-width: 860px) { .location-grid { grid-template-columns: 1fr; } }

/* CTA band */
.cta-band { background: var(--ink); color: #fff; text-align: center; padding: clamp(56px, 8vw, 96px) 0; position: relative; overflow: hidden; }
.cta-band::before { content: ""; position: absolute; left: 50%; top: -40%; width: 720px; aspect-ratio: 1; transform: translateX(-50%); background: radial-gradient(circle, rgba(249, 224, 139, 0.22), transparent 62%); }
.cta-band .container { position: relative; }
.cta-band h2 { color: #fff; margin-top: 18px; }
.cta-band p { color: #c9c9cd; max-width: 46ch; margin: 0 auto 28px; }
.cta-orb { margin-bottom: 4px; }

/* ── Rooms ────────────────────────────────────────────────────────── */
.room-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.room-list { display: grid; gap: 22px; }
.room-card { background: #fff; border-radius: 22px; overflow: hidden; box-shadow: var(--shadow-sm); transition: box-shadow 0.25s, transform 0.25s; display: flex; flex-direction: column; }
.room-card:hover { box-shadow: var(--shadow); transform: translateY(-3px); }
.room-list .room-card { display: grid; grid-template-columns: minmax(280px, 420px) 1fr; }
.room-media { position: relative; aspect-ratio: 16 / 10; background: var(--paper-2); overflow: hidden; }
.room-list .room-media { aspect-ratio: auto; min-height: 260px; }
.room-art { width: 100%; height: 100%; display: block; transition: transform 0.6s ease; }
.room-card:hover .room-art { transform: scale(1.04); }
.room-photo { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0; transition: opacity 0.4s; }
.room-photo.loaded { opacity: 1; }
.room-body { padding: 24px; display: flex; flex-direction: column; flex: 1; }
.room-head { display: flex; flex-wrap: wrap; justify-content: space-between; gap: 6px 16px; align-items: baseline; }
.room-head h3 { font-family: var(--font-display); font-weight: 500; font-size: 1.45rem; letter-spacing: -0.01em; margin: 0; }
html[data-lang="fa"] .room-head h3 { font-weight: 700; }
.room-meta { display: flex; flex-wrap: wrap; gap: 4px 16px; color: var(--muted); font-size: 14px; }
.room-meta span { display: inline-flex; align-items: center; gap: 6px; }
.room-meta.big { font-size: 15px; margin-bottom: 14px; }
.room-desc { color: var(--ink-2); margin: 12px 0 0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; font-size: 15px; }
.chips { display: flex; flex-wrap: wrap; gap: 6px; list-style: none; margin: 14px 0 0; }
.chips li { display: inline-flex; align-items: center; gap: 6px; padding: 5px 11px; border-radius: 999px; background: var(--paper); border: 1px solid var(--mist); font-size: 13px; color: var(--ink-2); }
.chips .ic { color: var(--graphite); }
.chip-more { font-weight: 600; }
.room-foot { margin-top: auto; padding-top: 20px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 12px; }
.price small { color: var(--muted); font-size: 13px; }
.price strong { font-family: var(--font-display); font-size: 1.7rem; font-weight: 500; letter-spacing: -0.02em; }
html[data-lang="fa"] .price strong { font-weight: 700; font-size: 1.45rem; }
.price em { display: block; font-style: normal; color: var(--muted); font-size: 12.5px; }
.room-actions { display: flex; gap: 8px; flex-wrap: wrap; }
@media (max-width: 1000px) { .room-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 760px) { .room-grid { grid-template-columns: 1fr; } .room-list .room-card { grid-template-columns: 1fr; } .room-list .room-media { min-height: 0; aspect-ratio: 16 / 10; } }
.rooms-page { padding-bottom: var(--section-pad); }
.rooms-page .notice { margin-top: 28px; }

.room-modal { display: grid; grid-template-columns: 1fr 1fr; margin: -28px; }
.room-modal .room-media { aspect-ratio: auto; min-height: 100%; }
.room-modal-body { padding: 32px 30px; }
.room-modal-body h2 { font-size: 1.9rem; }
.room-modal-body h4 { margin: 22px 0 10px; }
.amenity-list { list-style: none; display: grid; gap: 10px; }
.amenity-list li { display: flex; gap: 12px; align-items: flex-start; }
.amenity-list .ic { margin-top: 3px; color: var(--graphite); }
.amenity-list strong { display: block; font-size: 14.5px; }
.amenity-list span { display: block; color: var(--muted); font-size: 13px; line-height: 1.4; }
.room-modal-foot { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 14px; margin-top: 26px; padding-top: 20px; border-top: 1px solid var(--mist); }
@media (max-width: 760px) { .room-modal { grid-template-columns: 1fr; } .room-modal .room-media { aspect-ratio: 16 / 10; } }

/* ── Forms, cards, notices ────────────────────────────────────────── */
.card { background: #fff; border-radius: var(--radius); padding: clamp(20px, 3vw, 28px); box-shadow: var(--shadow-sm); border: 1px solid rgba(22, 22, 26, 0.04); }
.card h3 { display: flex; align-items: center; gap: 10px; margin-bottom: 12px; }
.num { display: inline-grid; place-items: center; width: 26px; height: 26px; border-radius: 50%; background: var(--sun); box-shadow: inset 0 0 0 2px var(--ink); font-size: 13px; font-weight: 700; }
.form { display: grid; gap: 16px; }
.two { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
@media (max-width: 520px) { .two { grid-template-columns: 1fr; } }
.field-block { display: grid; gap: 6px; font-size: 14px; font-weight: 600; }
.field-block > span em { font-weight: 400; color: var(--muted); font-style: normal; }
.field-block small { font-weight: 400; color: var(--muted); font-size: 12.5px; }
input:not([type="checkbox"]):not([type="date"]), textarea, .field-block select {
  width: 100%; border: 1.5px solid #d6d3c8; background: #fff; border-radius: 12px; padding: 12px 14px; font-weight: 400; transition: border-color 0.15s, box-shadow 0.15s; outline: none;
}
.control input, .control select { border: 0 !important; padding: 2px 0 !important; border-radius: 0 !important; box-shadow: none !important; }
input:not([type="checkbox"]):not([type="date"]):focus, textarea:focus { border-color: var(--ink); box-shadow: 0 0 0 4px rgba(240, 204, 85, 0.45); }
input:disabled { background: var(--paper); color: var(--muted); }
textarea { resize: vertical; min-height: 96px; }
.pw { position: relative; }
.pw input { padding-inline-end: 46px; }
.pw-toggle { position: absolute; inset-inline-end: 6px; top: 50%; transform: translateY(-50%); background: none; border: 0; padding: 8px; border-radius: 8px; color: var(--muted); }
.pw-toggle:hover, .pw-toggle.on { color: var(--ink); }
.check { display: flex; gap: 10px; align-items: flex-start; font-size: 14px; font-weight: 400; cursor: pointer; }
.check input { width: 20px; height: 20px; margin: 1px 0 0; accent-color: var(--ink); flex: none; }
.form-error, .notice-error { background: var(--bad-bg); color: var(--bad); padding: 10px 14px; border-radius: 12px; font-size: 14px; margin: 0; }
.hp { position: absolute !important; inset-inline-start: -9999px; width: 1px; height: 1px; opacity: 0; }
.notice { display: flex; gap: 12px; align-items: flex-start; padding: 14px 18px; border-radius: 14px; font-size: 14.5px; }
.notice p { margin: 0; }
.notice .ic { margin-top: 2px; }
.notice-info { background: #fff; border: 1px solid var(--mist); color: var(--ink-2); }
.notice-warn { background: var(--warn-bg); color: var(--warn); }
.badge { display: inline-flex; align-items: center; padding: 3px 11px; border-radius: 999px; font-size: 12.5px; font-weight: 700; }
.badge-warn { background: var(--warn-bg); color: var(--warn); }
.badge-ok { background: var(--ok-bg); color: var(--ok); }
.badge-bad { background: var(--bad-bg); color: var(--bad); }
.badge-muted { background: #ebebeb; color: #555; }
.empty-state { text-align: center; padding: 48px 20px; color: var(--muted); display: grid; justify-items: center; gap: 10px; background: #fff; border-radius: var(--radius); border: 1px dashed var(--silver); }
.empty-state h3 { color: var(--ink); margin: 0; }
.empty-state p { max-width: 46ch; margin: 0 0 8px; }
.gate { text-align: center; padding-block: clamp(56px, 10vw, 110px); display: grid; justify-items: center; gap: 6px; }
.gate > .ic { color: var(--graphite); margin-bottom: 8px; }
.gate p { color: var(--ink-2); max-width: 46ch; }

.skeleton { height: 150px; border-radius: var(--radius); background: linear-gradient(100deg, #ece9e0 30%, #f7f5ef 50%, #ece9e0 70%); background-size: 200% 100%; animation: shimmer 1.3s infinite linear; }
.skeleton-list { display: grid; gap: 16px; }
@keyframes shimmer { to { background-position: -200% 0; } }

/* Tabs */
.tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 4px; background: var(--paper-2); padding: 4px; border-radius: 999px; margin: 18px 0 22px; }
.tabs button { background: none; border: 0; padding: 10px; border-radius: 999px; font-weight: 600; font-size: 14.5px; color: var(--ink-2); }
.tabs button.active { background: #fff; color: var(--ink); box-shadow: var(--shadow-sm); }
.tabs.pills { display: inline-flex; margin: 8px 0 0; }
.tabs.pills a { padding: 9px 22px; border-radius: 999px; text-decoration: none; font-weight: 600; font-size: 14.5px; color: var(--ink-2); }
.tabs.pills a.active { background: #fff; color: var(--ink); box-shadow: var(--shadow-sm); }

/* ── Modal / toast ────────────────────────────────────────────────── */
.modal-overlay { position: fixed; inset: 0; z-index: 100; background: rgba(22, 22, 26, 0.55); backdrop-filter: blur(4px); -webkit-backdrop-filter: blur(4px); display: grid; place-items: center; padding: 16px; opacity: 0; transition: opacity 0.2s; overflow-y: auto; }
.modal-overlay.show { opacity: 1; }
.modal { position: relative; width: 100%; background: #fff; border-radius: 26px; box-shadow: var(--shadow-lg); max-height: calc(100vh - 32px); overflow: auto; transform: translateY(14px) scale(0.98); transition: transform 0.25s; }
.modal-overlay.show .modal { transform: none; }
.modal-sm { max-width: 440px; }
.modal-md { max-width: 580px; }
.modal-lg { max-width: 940px; overflow: hidden auto; }
.modal-body { padding: 28px; }
.modal-x { position: absolute; top: 12px; inset-inline-end: 12px; z-index: 3; background: rgba(255, 255, 255, 0.92); border: 0; width: 38px; height: 38px; border-radius: 50%; display: grid; place-items: center; box-shadow: var(--shadow-sm); }
.modal-x:hover { background: var(--sun); }
.auth { text-align: center; }
.auth h2 { font-size: 1.7rem; margin: 10px 0 4px; }
.auth-reason { color: var(--muted); font-size: 14.5px; margin: 0; }
.auth .form { text-align: start; }
.auth-contact { display: flex; gap: 6px; align-items: center; justify-content: center; margin: 18px 0 0; }
.confirm-modal { text-align: center; display: grid; justify-items: center; gap: 6px; }
.confirm-modal > .ic { color: var(--bad); }
.confirm-modal p { color: var(--ink-2); }
#toast-root { position: fixed; inset-inline: 0; bottom: 22px; z-index: 120; display: grid; justify-items: center; gap: 8px; pointer-events: none; padding-inline: 16px; }
.toast { display: flex; gap: 10px; align-items: center; background: var(--ink); color: #fff; padding: 12px 18px; border-radius: 999px; box-shadow: var(--shadow-lg); font-size: 14.5px; font-weight: 500; opacity: 0; transform: translateY(12px); transition: opacity 0.25s, transform 0.25s; max-width: min(520px, 100%); }
.toast.show { opacity: 1; transform: none; }
.toast-success .ic { color: #8be0b1; }
.toast-error { background: #7a251d; }

/* ── Booking flow ─────────────────────────────────────────────────── */
.book-wrap, .done-wrap { padding-bottom: var(--section-pad); }
.done-wrap { padding-top: 36px; }
.stepper { list-style: none; display: flex; gap: 6px; margin: 0 0 26px; padding: 0; }
.stepper li { display: flex; align-items: center; gap: 10px; color: var(--muted); font-size: 14px; font-weight: 600; flex: 1; position: relative; }
.stepper li:not(:last-child)::after { content: ""; flex: 1; height: 2px; background: var(--mist); margin-inline: 8px; border-radius: 2px; }
.stepper .dot { display: inline-grid; place-items: center; width: 28px; height: 28px; border-radius: 50%; background: var(--mist); font-size: 13px; flex: none; }
.stepper li.active { color: var(--ink); }
.stepper li.active .dot { background: var(--sun); box-shadow: inset 0 0 0 2px var(--ink); }
.stepper li.done { color: var(--ink-2); }
.stepper li.done .dot { background: var(--ink); color: #fff; }
.stepper li.done::after { background: var(--ink); }
@media (max-width: 560px) { .stepper li em { display: none; } .stepper li.active em { display: inline; } .stepper li:not(:last-child)::after { margin-inline: 4px; } }
.results-head { margin-bottom: 18px; }
.results-head h2 { font-size: 1.6rem; margin-bottom: 4px; }
.results-head p { color: var(--muted); margin: 0; }
.result-list { display: grid; gap: 18px; }
.result-card { display: grid; grid-template-columns: 310px 1fr 230px; background: #fff; border-radius: 22px; overflow: hidden; box-shadow: var(--shadow-sm); border: 2px solid transparent; transition: box-shadow 0.2s, border-color 0.2s; }
.result-card:hover { box-shadow: var(--shadow); }
.result-card.is-pre { border-color: var(--sun-2); }
.result-card .room-media { aspect-ratio: auto; min-height: 210px; }
.result-body { padding: 22px 24px; display: flex; flex-direction: column; gap: 6px; }
.result-top { display: flex; flex-wrap: wrap; align-items: center; gap: 10px; }
.result-top h3 { font-family: var(--font-display); font-weight: 500; font-size: 1.4rem; margin: 0; }
html[data-lang="fa"] .result-top h3 { font-weight: 700; }
.result-body .link { margin-top: auto; padding-top: 8px; align-self: flex-start; }
.result-price { padding: 22px; display: flex; flex-direction: column; justify-content: center; align-items: flex-end; text-align: end; gap: 6px; border-inline-start: 1px dashed var(--silver); background: linear-gradient(180deg, #fff, #fbfaf6); }
.result-price .avg strong { font-family: var(--font-display); font-size: 2rem; font-weight: 500; letter-spacing: -0.02em; }
html[data-lang="fa"] .result-price .avg strong { font-weight: 700; font-size: 1.7rem; }
.result-price small { color: var(--muted); font-size: 13px; }
.result-price .total { font-weight: 600; font-size: 14px; margin-bottom: 10px; }
.result-price .btn { min-width: 130px; }
.unavail { display: flex; gap: 8px; color: var(--muted); font-size: 14px; margin: 0; text-align: start; align-items: flex-start; }
.result-card.is-off { opacity: 0.72; }
.result-card.is-off .room-art { filter: grayscale(0.7); }
@media (max-width: 980px) { .result-card { grid-template-columns: 220px 1fr; } .result-price { grid-column: 1 / -1; flex-direction: row; flex-wrap: wrap; justify-content: space-between; align-items: center; border-inline-start: 0; border-top: 1px dashed var(--silver); text-align: start; } .result-price .total { margin: 0; } }
@media (max-width: 620px) { .result-card { grid-template-columns: 1fr; } .result-card .room-media { min-height: 0; aspect-ratio: 16 / 9; } }

.review-grid { display: grid; grid-template-columns: 1fr 390px; gap: 28px; align-items: start; padding-bottom: var(--section-pad); }
.review-main { display: grid; gap: 18px; }
.summary { position: sticky; top: calc(var(--header-h) + 16px); padding: 0; overflow: hidden; }
.summary-media .room-media { aspect-ratio: 16 / 8; }
.summary h3, .summary-list, .nightly, .summary-total, .summary .fine { margin-inline: 24px; }
.summary h3 { margin-top: 20px; font-family: var(--font-display); font-weight: 500; font-size: 1.5rem; display: block; }
.summary-list { margin-block: 0 8px; display: grid; }
.summary-list > div { display: flex; justify-content: space-between; gap: 16px; padding: 12px 0; border-bottom: 1px solid var(--mist); }
.summary-list dt { color: var(--muted); font-size: 14px; }
.summary-list dd { margin: 0; text-align: end; font-weight: 600; font-size: 14.5px; }
.summary-list dd small { display: block; font-weight: 400; color: var(--muted); font-size: 12.5px; }
.summary-list.wide { margin: 24px 0; text-align: start; }
.nightly summary { cursor: pointer; padding: 12px 0; font-size: 14px; font-weight: 600; display: flex; justify-content: space-between; list-style: none; align-items: center; }
.nightly summary::-webkit-details-marker { display: none; }
.nightly[open] summary .ic { transform: rotate(180deg); }
.nightly ul { list-style: none; padding-bottom: 8px; display: grid; gap: 6px; }
.nightly li { display: flex; justify-content: space-between; font-size: 13.5px; color: var(--ink-2); }
.summary-total { display: flex; justify-content: space-between; align-items: baseline; padding: 16px 0 6px; border-top: 2px solid var(--ink); }
.summary-total strong { font-family: var(--font-display); font-size: 2rem; font-weight: 500; letter-spacing: -0.02em; }
.summary .fine { margin-block: 4px 12px; }
.summary .policy { margin-bottom: 22px; display: flex; gap: 6px; }
@media (max-width: 980px) { .review-grid { grid-template-columns: 1fr; } .summary { position: static; order: -1; } }
.account-chip { display: flex; align-items: center; gap: 14px; background: var(--paper); border-radius: 14px; padding: 14px; }
.account-chip > div { flex: 1; min-width: 0; }
.account-chip strong, .account-chip small { display: block; overflow: hidden; text-overflow: ellipsis; }
.account-chip small { color: var(--muted); }
.confirm-card { display: grid; gap: 14px; }
.done-card { max-width: 640px; margin: 0 auto; background: #fff; border-radius: 28px; padding: clamp(26px, 5vw, 48px); box-shadow: var(--shadow); text-align: center; }
.done-badge { width: 76px; height: 76px; margin: 0 auto 18px; border-radius: 50%; display: grid; place-items: center; background: var(--sun); border: 6px solid var(--ink); box-shadow: 0 0 0 8px var(--silver); }
.ref { display: inline-grid; gap: 2px; background: var(--paper); border: 1.5px dashed var(--graphite); border-radius: 14px; padding: 12px 26px; margin: 8px 0 4px; }
.ref small { color: var(--muted); font-size: 12px; letter-spacing: 0.08em; text-transform: uppercase; }
.ref strong { font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: 1.5rem; letter-spacing: 0.06em; }

/* ── Account ──────────────────────────────────────────────────────── */
.account-wrap { padding-bottom: var(--section-pad); }
.booking-list { display: grid; gap: 16px; }
.booking-card { display: grid; grid-template-columns: 1fr auto; gap: 18px; align-items: center; background: #fff; border-radius: 20px; padding: 22px 24px; box-shadow: var(--shadow-sm); border-inline-start: 6px solid var(--sun-2); }
.booking-card.status-confirmed, .booking-card.status-checked_in { border-inline-start-color: var(--ok); }
.booking-card.status-cancelled { border-inline-start-color: var(--bad); opacity: 0.8; }
.booking-card.status-checked_out { border-inline-start-color: var(--silver); }
.booking-top { display: flex; align-items: center; gap: 12px; margin-bottom: 4px; flex-wrap: wrap; }
.code { font-family: ui-monospace, SFMono-Regular, Menlo, monospace; font-size: 13px; font-weight: 600; color: var(--muted); letter-spacing: 0.04em; }
.booking-card h3 { font-family: var(--font-display); font-weight: 500; font-size: 1.35rem; margin-bottom: 6px; }
.booking-dates, .booking-meta { display: flex; gap: 8px; align-items: center; margin: 0 0 4px; font-size: 14.5px; color: var(--ink-2); flex-wrap: wrap; }
.booking-meta .ic, .booking-dates .ic { color: var(--graphite); }
.booking-note { margin: 8px 0 0; color: var(--muted); font-size: 13.5px; font-style: italic; }
.booking-actions { display: flex; flex-direction: column; gap: 8px; align-items: stretch; }
@media (max-width: 720px) { .booking-card { grid-template-columns: 1fr; } .booking-actions { flex-direction: row; flex-wrap: wrap; } }
.profile-form { max-width: 680px; }
.profile-head { display: flex; align-items: center; gap: 16px; margin-bottom: 4px; }
.profile-head h3 { margin: 0; display: block; }
.profile-head small { color: var(--muted); }

/* ── Chat ─────────────────────────────────────────────────────────── */
.chat-wrap { padding-block: clamp(20px, 4vw, 44px) var(--section-pad); }
.chat { max-width: 780px; margin: 0 auto; background: #fff; border-radius: 26px; box-shadow: var(--shadow); display: flex; flex-direction: column; height: min(74vh, 700px); overflow: hidden; border: 1px solid rgba(22, 22, 26, 0.05); }
.chat-head { display: flex; align-items: center; gap: 12px; padding: 14px 18px; border-bottom: 1px solid var(--mist); }
.chat-head > div { flex: 1; line-height: 1.25; }
.chat-head small { color: var(--muted); display: block; }
.chat-avatar { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 50%; background: var(--paper); flex: none; }
.chat-call { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 50%; border: 1.5px solid rgba(22, 22, 26, 0.16); text-decoration: none; }
.chat-call:hover { background: var(--sun); }
.chat-body { flex: 1; overflow-y: auto; padding: 20px; background: var(--paper); display: flex; flex-direction: column; gap: 8px; scroll-behavior: smooth; }
.msg { max-width: 78%; padding: 10px 14px 6px; border-radius: 18px; box-shadow: var(--shadow-sm); word-break: break-word; }
.msg p { margin: 0; font-size: 15px; line-height: 1.5; }
.msg time { display: block; text-align: end; font-size: 11px; opacity: 0.6; margin-top: 2px; }
.msg-hotel { align-self: flex-start; background: #fff; border-end-start-radius: 4px; }
.msg-me { align-self: flex-end; background: var(--ink); color: #fff; border-end-end-radius: 4px; }
.msg.welcome { background: var(--sun-3); box-shadow: none; padding-bottom: 10px; }
.day-sep { align-self: center; margin: 8px 0; }
.day-sep span { background: rgba(22, 22, 26, 0.07); color: var(--ink-2); font-size: 12px; font-weight: 600; padding: 3px 12px; border-radius: 999px; }
.chat-form { display: flex; gap: 10px; align-items: flex-end; padding: 12px; border-top: 1px solid var(--mist); background: #fff; }
.chat-form textarea { flex: 1; min-height: 46px; max-height: 140px; resize: none; border-radius: 22px !important; padding: 12px 18px !important; }
.chat-send { width: 48px; height: 48px; padding: 0; flex: none; }
.chat-note { margin-top: 14px; display: flex; justify-content: center; gap: 6px; align-items: center; }

/* ── Contact / FAQ ────────────────────────────────────────────────── */
.contact-grid { display: grid; grid-template-columns: 0.8fr 1.2fr; gap: 24px; padding-bottom: var(--section-pad); align-items: start; }
.contact-cards { display: grid; gap: 16px; }
.contact-card > .ic { color: var(--graphite); margin-bottom: 8px; }
.contact-card h4 { margin: 0 0 4px; }
.contact-card p { margin: 0 0 8px; color: var(--ink-2); }
.contact-form-card h3 { display: block; font-size: 1.3rem; }
.sent { text-align: center; display: grid; justify-items: center; gap: 6px; padding: 24px 0; }
.sent .ic { color: var(--ok); }
@media (max-width: 860px) { .contact-grid { grid-template-columns: 1fr; } }
.faq { display: grid; gap: 10px; }
.faq-item { background: #fff; border-radius: 16px; box-shadow: var(--shadow-sm); overflow: hidden; }
.faq-item summary { display: flex; justify-content: space-between; align-items: center; gap: 16px; padding: 18px 22px; cursor: pointer; font-weight: 600; list-style: none; }
.faq-item summary::-webkit-details-marker { display: none; }
.faq-item summary .ic { transition: transform 0.2s; color: var(--graphite); }
.faq-item[open] summary .ic { transform: rotate(180deg); }
.faq-item p { padding: 0 22px 20px; margin: 0; color: var(--ink-2); }

/* ── Legal ────────────────────────────────────────────────────────── */
.legal { padding-bottom: var(--section-pad); }
.legal h2 { font-family: var(--font-body); font-size: 1.15rem; margin: 30px 0 8px; letter-spacing: 0; }
.legal h3 { font-size: 1rem; margin: 18px 0 4px; }
.legal p, .legal li { color: var(--ink-2); }
.legal ul { padding-inline-start: 22px; display: grid; gap: 6px; margin-bottom: 1em; }
.legal .notice { margin-bottom: 8px; }
mark.todo { background: var(--sun); color: var(--ink); padding: 1px 6px; border-radius: 6px; font-weight: 600; }

/* ── Footer ───────────────────────────────────────────────────────── */
.site-footer { background: #111114; color: #b9b9be; padding-top: clamp(44px, 6vw, 72px); }
.footer-grid { display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 32px; padding-bottom: 40px; }
.footer-brand strong { display: block; color: #fff; font-size: 1.15rem; margin-bottom: 8px; }
.footer-brand p { margin: 0 0 4px; font-size: 14.5px; }
.site-footer h5 { color: #fff; font-size: 13px; letter-spacing: 0.12em; text-transform: uppercase; margin-bottom: 14px; }
html[dir="rtl"] .site-footer h5 { letter-spacing: 0; text-transform: none; font-size: 14px; }
.site-footer a { color: #b9b9be; text-decoration: none; }
.site-footer a:hover { color: var(--sun); }
.footer-grid > div > a { display: block; padding: 5px 0; font-size: 14.5px; }
.site-footer .mk-a polygon { fill: #4a4a50; stroke: #4a4a50; }
.footer-bar { display: flex; flex-wrap: wrap; gap: 12px 24px; justify-content: space-between; align-items: center; padding-block: 22px; border-top: 1px solid rgba(255, 255, 255, 0.09); font-size: 13.5px; }
.footer-lang { display: flex; gap: 6px; }
.footer-lang button { color: #b9b9be; border-color: rgba(255, 255, 255, 0.18); padding: 4px 12px; font-size: 12.5px; }
.footer-lang button.on { background: var(--sun); color: var(--ink); border-color: var(--sun); }
.staff-link { opacity: 0.7; }
@media (max-width: 860px) { .footer-grid { grid-template-columns: 1fr 1fr; } .footer-brand { grid-column: 1 / -1; } }

/* ── Motion ───────────────────────────────────────────────────────── */
.reveal { opacity: 0; transform: translateY(18px); transition: opacity 0.7s ease, transform 0.7s ease; transition-delay: var(--d, 0ms); }
.reveal.in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
  .reveal { opacity: 1; transform: none; }
}
@media print { .site-header, .site-footer, .hero-search, .drawer { display: none !important; } }

@media (max-width: 640px) {
  .control > .ic { display: none; }
  .control input, .control select { font-size: 15px; }
  .field { padding: 8px 12px; }
}
