:root {
  --ink: #173d39;
  --ink-2: #234d48;
  --terracotta: #d87942;
  --terracotta-dark: #bd6231;
  --sand: #f3eadb;
  --sand-2: #fbf7ef;
  --cream: #fffdf8;
  --muted: #6d7773;
  --line: rgba(23, 61, 57, .14);
  --white: #fff;
  --shadow: 0 20px 60px rgba(26, 48, 43, .13);
  --radius: 2px;
  --container: 1180px;
  --font: "Manrope", "DM Sans", sans-serif;
  --font-ar: "Noto Kufi Arabic", sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 96px; max-width: 100%; overflow-x: hidden; }
body { margin: 0; color: var(--ink); background: var(--cream); font-family: var(--font); line-height: 1.6; overflow-x: hidden; }
body[dir="rtl"] { font-family: var(--font-ar); }
body.modal-open { overflow: hidden; }
body.nav-open { overflow: hidden; }
button, input, select, textarea { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { color: inherit; }
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0,0,0,0); white-space: nowrap; border: 0; }
.container { width: min(var(--container), calc(100% - 44px)); margin-inline: auto; }
.skip-link { position: fixed; z-index: 9999; inset-inline-start: 12px; top: -100px; padding: 10px 16px; background: var(--white); color: var(--ink); }
.skip-link:focus { top: 12px; }

.topbar { position: relative; z-index: 30; background: var(--ink); color: rgba(255,255,255,.8); font-size: 12px; letter-spacing: .02em; }
.topbar-inner { min-height: 38px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.topbar-contact, .topbar-actions { display: flex; align-items: center; gap: 24px; min-width: 0; }
.topbar a, .topbar-hours { white-space: nowrap; }
.topbar a { transition: color .2s; }
.topbar a:hover { color: var(--white); }
.topbar-hours { padding-inline-start: 24px; border-inline-start: 1px solid rgba(255,255,255,.18); }
.text-button { border: 0; background: none; padding: 0; cursor: pointer; color: inherit; }
.topbar .text-button { color: var(--white); font-weight: 700; }
.language-picker select { width: auto; min-width: 88px; padding: 2px 20px 2px 5px; border: 0; background: transparent; color: var(--white); box-shadow: none; font-size: 11px; font-weight: 750; cursor: pointer; }
.language-picker select option { color: var(--ink); background: var(--white); }
body[dir="rtl"] .language-picker select { padding: 2px 5px 2px 20px; }
.divider { width: 1px; height: 13px; background: rgba(255,255,255,.2); }

.site-header { position: absolute; z-index: 25; left: 0; right: 0; top: 38px; border-bottom: 1px solid rgba(255,255,255,.2); transition: background .3s, box-shadow .3s, transform .3s; }
.site-header.stuck { position: fixed; top: 0; background: rgba(255,253,248,.96); box-shadow: 0 8px 35px rgba(20,56,52,.1); backdrop-filter: blur(15px); border-bottom-color: var(--line); }
.nav-wrap { height: 88px; display: flex; align-items: center; justify-content: space-between; }
.brand { display: block; width: 225px; }
.brand img { width: 100%; height: auto; }
.brand-logo-dark { display: none; }
.stuck .brand-logo-light { display: none; }
.stuck .brand-logo-dark { display: block; }
.main-nav { display: flex; align-items: center; gap: 30px; color: var(--white); font-size: 13px; font-weight: 650; }
.stuck .main-nav { color: var(--ink); }
.main-nav > a:not(.nav-cta) { position: relative; padding: 34px 0; }
.main-nav > a:not(.nav-cta)::after { content: ""; position: absolute; inset-inline: 0; bottom: 24px; height: 1px; background: currentColor; transform: scaleX(0); transition: transform .25s; transform-origin: right; }
.main-nav > a:hover::after { transform: scaleX(1); transform-origin: left; }
.nav-cta { padding: 12px 19px; border: 1px solid rgba(255,255,255,.5); transition: .25s; }
.stuck .nav-cta { background: var(--ink); color: var(--white); border-color: var(--ink); }
.nav-cta:hover { background: var(--terracotta); border-color: var(--terracotta); color: var(--white); }
.menu-toggle { display: none; width: 42px; height: 42px; border: 1px solid rgba(255,255,255,.45); background: transparent; padding: 10px; cursor: pointer; }
.menu-toggle span { display: block; height: 1px; background: var(--white); margin: 5px 0; }
.menu-toggle[aria-expanded="true"] span:first-child { transform: translateY(6px) rotate(45deg); }
.menu-toggle[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.menu-toggle[aria-expanded="true"] span:last-child { transform: translateY(-6px) rotate(-45deg); }
.menu-toggle span { transition: transform .2s, opacity .2s, background .2s; }
.stuck .menu-toggle { border-color: var(--line); }
.stuck .menu-toggle span { background: var(--ink); }

.hero { position: relative; min-height: 790px; height: 94vh; max-height: 980px; color: var(--white); display: flex; align-items: center; isolation: isolate; }
.hero-media { position: absolute; inset: 0; z-index: -3; background: url("assets/images/hero.jpg") center 54%/cover no-repeat; transform: scale(1.01); }
.hero-overlay { position: absolute; inset: 0; z-index: -2; background: linear-gradient(90deg, rgba(13,45,40,.82) 0%, rgba(13,45,40,.47) 49%, rgba(13,45,40,.10) 80%), linear-gradient(0deg, rgba(12,38,35,.25), transparent 45%); }
.hero-pattern { position: absolute; z-index: -1; inset: 0; opacity: .07; background-image: radial-gradient(circle at 10px 10px, white 1.2px, transparent 1.2px); background-size: 30px 30px; mask-image: linear-gradient(90deg,#000,transparent 65%); }
.hero-content { padding-top: 95px; }
.eyebrow { display: flex; align-items: center; gap: 10px; color: var(--terracotta); font-size: 11px; font-weight: 800; letter-spacing: .19em; text-transform: uppercase; }
.eyebrow::before { content: ""; width: 34px; height: 1px; background: currentColor; }
.eyebrow.light { color: #f2c9a6; }
.hero h1 { max-width: 760px; margin: 24px 0 20px; font-family: Georgia, "Times New Roman", serif; font-size: clamp(62px, 7.2vw, 104px); line-height: .92; letter-spacing: -.045em; font-weight: 500; }
.hero h1 em, .plan-copy h2 em { color: #f2b57f; font-weight: 400; }
.hero p { max-width: 600px; margin: 0; font-size: 17px; color: rgba(255,255,255,.8); line-height: 1.8; }
.hero-actions { display: flex; gap: 12px; margin-top: 36px; }
.btn { min-height: 50px; padding: 0 22px; border: 1px solid transparent; display: inline-flex; align-items: center; justify-content: center; gap: 28px; font-weight: 750; font-size: 13px; cursor: pointer; transition: transform .2s, background .2s, color .2s, border-color .2s; }
.btn:hover { transform: translateY(-2px); }
.btn-primary { background: var(--terracotta); color: var(--white); }
.btn-primary:hover { background: var(--terracotta-dark); }
.btn-ghost { background: rgba(255,255,255,.05); border-color: rgba(255,255,255,.65); color: var(--white); }
.btn-ghost:hover { background: var(--white); color: var(--ink); }
.btn-dark { background: var(--ink); color: var(--white); }
.btn-full { width: 100%; }
.btn-outline-light { background: transparent; color: var(--white); border-color: rgba(255,255,255,.35); }
.btn-outline-light:hover { background: var(--white); color: var(--ink); }
.hero-proof { display: flex; align-items: center; gap: 14px; margin-top: 46px; }
.avatar-stack { display: flex; }
.avatar-stack i { width: 34px; height: 34px; display: grid; place-items: center; margin-inline-start: -7px; border: 2px solid rgba(255,255,255,.85); border-radius: 50%; background: var(--terracotta); color: white; font-size: 9px; font-style: normal; font-weight: 800; }
.avatar-stack i:first-child { margin-inline-start: 0; background: #7d9f95; }
.avatar-stack i:last-child { background: #cdb48b; }
.hero-proof strong { display: block; font-size: 13px; }
.hero-proof span { display: block; color: rgba(255,255,255,.65); font-size: 10px; margin-top: 1px; }
.hero-side-note { position: absolute; inset-inline-end: 36px; bottom: 62px; display: flex; align-items: center; gap: 15px; font-size: 9px; letter-spacing: .18em; text-transform: uppercase; writing-mode: vertical-rl; color: rgba(255,255,255,.58); }
.hero-side-note i { width: 1px; height: 54px; background: rgba(255,255,255,.45); }

.search-panel-wrap { position: relative; z-index: 10; margin-top: -47px; }
.tour-search { min-height: 100px; display: grid; grid-template-columns: 1.15fr 1fr .9fr .8fr .75fr; background: var(--white); box-shadow: var(--shadow); border-bottom: 3px solid var(--terracotta); }
.search-intro, .search-field { padding: 21px 24px; border-inline-end: 1px solid var(--line); display: flex; flex-direction: column; justify-content: center; }
.search-intro span, .search-field > span { color: var(--muted); text-transform: uppercase; font-size: 9px; font-weight: 800; letter-spacing: .14em; margin-bottom: 5px; }
.search-intro strong { font-family: Georgia, serif; font-size: 22px; font-weight: 500; }
.search-field select { width: 100%; border: 0; background: transparent; color: var(--ink); outline: 0; font-weight: 700; cursor: pointer; }
.search-submit { border: 0; background: var(--ink); color: var(--white); display: flex; align-items: center; justify-content: center; gap: 22px; font-weight: 750; cursor: pointer; transition: background .2s; }
.search-submit:hover { background: var(--terracotta); }

.section { padding: 112px 0; }
.section-heading { margin-bottom: 48px; }
.section-heading h2 { font-family: Georgia, serif; font-size: clamp(40px, 4.2vw, 60px); line-height: 1.08; letter-spacing: -.03em; font-weight: 500; margin: 13px 0 0; }
.split-heading { display: grid; grid-template-columns: 1.1fr .9fr; gap: 90px; align-items: end; }
.split-heading > *, .story-grid > *, .plan-inner > *, .testimonials-grid > *, .faq-grid > *, .newsletter-inner > *, .footer-grid > * { min-width: 0; }
.split-heading > div:last-child > p, .split-heading > p { color: var(--muted); line-height: 1.8; margin: 0; }
.centered { text-align: center; display: flex; flex-direction: column; align-items: center; }
.centered p { color: var(--muted); max-width: 600px; margin: 14px 0 0; }
.narrow { max-width: 700px; margin-inline: auto; }
.filter-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 25px; }
.filter-pills button { background: transparent; border: 1px solid var(--line); padding: 8px 13px; font-size: 10px; font-weight: 750; cursor: pointer; transition: .2s; }
.filter-pills button.active, .filter-pills button:hover { background: var(--ink); border-color: var(--ink); color: var(--white); }
.section-tours { background: var(--sand-2); padding-top: 125px; }
.tour-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; }
.tour-card { background: var(--white); min-width: 0; box-shadow: 0 1px 0 var(--line); transition: transform .3s, box-shadow .3s; }
.tour-card:hover { transform: translateY(-7px); box-shadow: var(--shadow); }
.tour-image { position: relative; aspect-ratio: 1.27; overflow: hidden; }
.tour-image img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s; }
.tour-card:hover .tour-image img { transform: scale(1.055); }
.tour-badge { position: absolute; inset-inline-start: 13px; top: 13px; padding: 7px 10px; background: var(--white); color: var(--ink); font-size: 8px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.tour-favorite { position: absolute; inset-inline-end: 13px; top: 13px; width: 34px; height: 34px; border: 0; border-radius: 50%; background: rgba(255,255,255,.92); cursor: pointer; font-size: 17px; transition: .2s; }
.tour-favorite.liked { background: var(--terracotta); color: white; }
.tour-body { padding: 22px 22px 19px; }
.tour-type { display: flex; align-items: center; justify-content: space-between; color: var(--terracotta); font-size: 9px; font-weight: 800; text-transform: uppercase; letter-spacing: .11em; }
.tour-type span:last-child { color: #d59a37; letter-spacing: .05em; }
.tour-body h3 { font-family: Georgia, serif; font-size: 24px; line-height: 1.2; font-weight: 500; margin: 11px 0 10px; min-height: 58px; }
.tour-body > p { color: var(--muted); font-size: 12px; line-height: 1.7; margin: 0; min-height: 42px; }
.tour-details { display: flex; flex-wrap: wrap; gap: 8px 18px; padding: 15px 0; margin-top: 15px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); color: var(--muted); font-size: 10px; }
.tour-details span { display: flex; gap: 6px; align-items: center; }
.tour-card-footer { display: flex; align-items: end; justify-content: space-between; padding-top: 16px; }
.tour-price small { display: block; color: var(--muted); font-size: 8px; text-transform: uppercase; letter-spacing: .08em; }
.tour-price strong { font-family: Georgia, serif; font-size: 22px; }
.tour-price strong em { font-family: var(--font); font-size: 9px; font-style: normal; font-weight: 500; color: var(--muted); }
.tour-view { border: 0; background: none; padding: 7px 0; border-bottom: 1px solid var(--ink); color: var(--ink); font-size: 10px; font-weight: 800; cursor: pointer; }
.empty-state { text-align: center; padding: 60px 20px; background: var(--white); }
.empty-state span { font-size: 40px; }
.empty-state h3 { font-family: Georgia, serif; font-size: 30px; margin: 8px 0; }
.empty-state p { color: var(--muted); margin: 0 0 20px; }

.story-band { overflow: hidden; }
.story-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 105px; align-items: center; }
.story-images { position: relative; min-height: 630px; }
.story-images::before { content: ""; position: absolute; left: -120px; top: -50px; width: 430px; height: 430px; background: var(--sand); border-radius: 50%; z-index: -1; }
.story-main { position: absolute; right: 0; top: 0; width: 77%; height: 510px; margin: 0; overflow: hidden; }
.story-main img { width: 100%; height: 100%; object-fit: cover; }
.story-small { position: absolute; left: 0; bottom: 0; width: 46%; height: 280px; margin: 0; padding: 11px; background: var(--cream); overflow: hidden; }
.story-small img { width: 100%; height: 100%; object-fit: cover; }
.experience-stamp { position: absolute; right: 0; bottom: 26px; width: 145px; height: 145px; border-radius: 50%; background: var(--terracotta); color: var(--white); display: grid; place-content: center; text-align: center; border: 6px solid var(--cream); }
.experience-stamp strong { font-family: Georgia, serif; font-size: 44px; line-height: 1; }
.experience-stamp span { max-width: 80px; font-size: 8px; text-transform: uppercase; letter-spacing: .08em; }
.story-copy h2 { font-family: Georgia, serif; font-size: clamp(42px, 4.3vw, 63px); line-height: 1.06; font-weight: 500; letter-spacing: -.03em; margin: 17px 0 25px; }
.story-copy .lead { color: var(--muted); font-size: 15px; line-height: 1.9; }
.story-points { margin-top: 28px; }
.story-points > div { display: grid; grid-template-columns: 44px 1fr; gap: 0 17px; padding: 17px 0; border-top: 1px solid var(--line); }
.story-points > div > span { grid-row: 1/3; color: var(--terracotta); font-family: Georgia, serif; font-size: 17px; }
.story-points h3 { font-size: 13px; margin: 0 0 4px; }
.story-points p { color: var(--muted); font-size: 11px; line-height: 1.7; margin: 0; }
.text-link { display: inline-flex; align-items: center; gap: 35px; padding-bottom: 7px; border-bottom: 1px solid currentColor; font-size: 11px; font-weight: 800; margin-top: 25px; }

.experiences { background: var(--ink); color: var(--white); }
.experiences .section-heading h2 { color: var(--white); }
.experiences .section-heading p { color: rgba(255,255,255,.6); }
.experience-grid { display: grid; grid-template-columns: 1.2fr .8fr 1fr; grid-template-rows: 270px 270px; gap: 12px; }
.experience-card { position: relative; padding: 0; border: 0; text-align: start; color: var(--white); overflow: hidden; cursor: pointer; background: #0b2b28; }
.experience-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(6,31,27,.83), transparent 65%); }
.experience-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s; }
.experience-card:hover img { transform: scale(1.06); }
.experience-card.exp-large { grid-row: span 2; }
.experience-card.exp-wide { grid-column: span 2; }
.exp-number { position: absolute; z-index: 1; top: 18px; inset-inline-start: 20px; font-family: Georgia, serif; font-size: 12px; opacity: .7; }
.exp-copy { position: absolute; z-index: 1; left: 23px; right: 23px; bottom: 20px; display: grid; grid-template-columns: 1fr auto; align-items: end; }
.exp-copy small { grid-column: 1/3; margin-bottom: 3px; color: #f2c9a6; font-size: 8px; font-weight: 800; text-transform: uppercase; letter-spacing: .12em; }
.exp-copy strong { font-family: Georgia, serif; font-size: 25px; font-weight: 500; }
.exp-copy i { width: 32px; height: 32px; border: 1px solid rgba(255,255,255,.5); display: grid; place-items: center; font-style: normal; }

.destinations { background: var(--sand-2); overflow: hidden; }
.destinations-heading { align-items: center; }
.destination-rail { display: grid; grid-template-columns: repeat(4,1fr); gap: 16px; }
.destination-card { position: relative; aspect-ratio: .74; border: 0; padding: 0; text-align: start; color: white; cursor: pointer; overflow: hidden; background: var(--ink); }
.destination-card::after { content: ""; position: absolute; inset: 0; background: linear-gradient(0deg, rgba(10,37,34,.85), transparent 65%); }
.destination-card img { width: 100%; height: 100%; object-fit: cover; transition: transform .7s, filter .3s; }
.destination-card:hover img { transform: scale(1.06); filter: saturate(1.1); }
.destination-card > span { position: absolute; z-index: 1; left: 21px; right: 21px; bottom: 21px; display: grid; grid-template-columns: 1fr auto; align-items: end; }
.destination-card small { grid-column: 1/3; font-size: 9px; margin-bottom: 3px; opacity: .7; }
.destination-card strong { font-family: Georgia, serif; font-size: 27px; font-weight: 500; }
.destination-card em { font-size: 8px; font-style: normal; letter-spacing: .1em; text-transform: uppercase; opacity: .7; }

.plan-section { position: relative; color: var(--white); padding: 125px 0; isolation: isolate; }
.plan-bg { position: absolute; z-index: -2; inset: 0; background: url("assets/images/baskets.jpg") center/cover no-repeat; }
.plan-section::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg, rgba(16,55,50,.95) 0%, rgba(16,55,50,.87) 49%, rgba(16,55,50,.66) 100%); }
.plan-inner { display: grid; grid-template-columns: .8fr 1.05fr; gap: 100px; align-items: center; }
.plan-copy h2 { font-family: Georgia, serif; font-size: clamp(45px, 5vw, 68px); line-height: 1.05; letter-spacing: -.035em; font-weight: 500; margin: 18px 0 23px; }
.plan-copy > p { color: rgba(255,255,255,.7); max-width: 490px; font-size: 14px; line-height: 1.9; }
.plan-copy ul { list-style: none; padding: 0; margin: 28px 0 0; }
.plan-copy li { display: flex; gap: 12px; align-items: center; padding: 8px 0; color: rgba(255,255,255,.85); font-size: 12px; }
.plan-copy li i { width: 21px; height: 21px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.4); border-radius: 50%; color: #f2c9a6; font-style: normal; font-size: 9px; }
.plan-form { background: var(--cream); color: var(--ink); padding: 36px; box-shadow: 0 22px 70px rgba(0,0,0,.22); }
.form-step { display: flex; align-items: center; justify-content: space-between; color: var(--muted); font-size: 9px; text-transform: uppercase; letter-spacing: .11em; }
.form-step > div { width: 100px; height: 2px; background: var(--line); }
.form-step i { display: block; width: 50%; height: 100%; background: var(--terracotta); transition: width .3s; }
.plan-form.step-two .form-step i { width: 100%; }
.plan-form h3 { font-family: Georgia, serif; font-size: 29px; font-weight: 500; margin: 13px 0 21px; }
.choice-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
.choice-grid input { position: absolute; opacity: 0; pointer-events: none; }
.choice-grid span { min-height: 68px; border: 1px solid var(--line); display: flex; align-items: center; gap: 11px; padding: 13px; cursor: pointer; transition: .2s; font-size: 20px; }
.choice-grid b { font-size: 10px; }
.choice-grid input:checked + span { border-color: var(--terracotta); background: #fdf1e7; box-shadow: inset 3px 0 var(--terracotta); }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
.plan-form .form-row { margin: 17px 0; }
.plan-form label, .quick-plan-copy + form label { display: flex; flex-direction: column; gap: 6px; color: var(--ink); font-size: 9px; font-weight: 700; }
input, select, textarea { width: 100%; min-width: 0; border: 1px solid var(--line); background: #fffefa; color: var(--ink); padding: 12px 13px; outline: none; transition: border-color .2s, box-shadow .2s; }
input:focus, select:focus, textarea:focus { border-color: var(--terracotta); box-shadow: 0 0 0 3px rgba(216,121,66,.11); }
textarea { resize: vertical; }
.plan-form-second { margin-top: 18px; }
.form-actions { display: flex; align-items: center; justify-content: space-between; gap: 15px; margin-top: 14px; }
.form-actions .text-button { font-size: 10px; font-weight: 800; }
.privacy-note { display: block; color: var(--muted); text-align: center; font-size: 8px; margin-top: 12px; }

.why-section { background: var(--cream); }
.benefits-grid { display: grid; grid-template-columns: repeat(4,1fr); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.benefits-grid article { padding: 42px 30px 37px; border-inline-end: 1px solid var(--line); }
.benefits-grid article:last-child { border: 0; }
.benefit-icon { width: 48px; height: 48px; border: 1px solid var(--terracotta); color: var(--terracotta); display: grid; place-items: center; font-size: 23px; margin-bottom: 24px; }
.benefits-grid h3 { font-family: Georgia, serif; font-size: 20px; font-weight: 500; margin: 0 0 10px; }
.benefits-grid p { color: var(--muted); font-size: 11px; line-height: 1.8; margin: 0; }
.stats-strip { display: grid; grid-template-columns: repeat(4,1fr); margin-top: 50px; }
.stats-strip > div { text-align: center; border-inline-end: 1px solid var(--line); }
.stats-strip > div:last-child { border: 0; }
.stats-strip strong { display: block; font-family: Georgia, serif; font-size: 43px; font-weight: 500; }
.stats-strip strong[data-count]::after { content: "+"; color: var(--terracotta); font-size: 22px; }
.stats-strip span { color: var(--muted); font-size: 8px; text-transform: uppercase; letter-spacing: .11em; }

.testimonials { background: var(--sand); }
.testimonials-grid { display: grid; grid-template-columns: .86fr 1.14fr; gap: 90px; align-items: center; }
.reviews-intro h2 { font-family: Georgia, serif; font-size: clamp(40px,4vw,58px); line-height: 1.1; font-weight: 500; letter-spacing: -.025em; margin: 16px 0 24px; }
.rating-line { display: flex; align-items: center; gap: 12px; }
.rating-line > span { color: #c98432; letter-spacing: 2px; }
.rating-line strong { font-size: 12px; }
.rating-line em { color: var(--muted); font-size: 9px; font-style: normal; }
.review-controls { margin-top: 36px; display: flex; align-items: center; gap: 12px; }
.review-controls button { width: 42px; height: 42px; border: 1px solid var(--line); background: transparent; cursor: pointer; transition: .2s; }
.review-controls button:hover { background: var(--ink); color: white; }
.review-controls > span { position: relative; width: 105px; height: 1px; background: rgba(23,61,57,.2); }
.review-controls i { display: block; height: 100%; background: var(--ink); transition: width .3s; }
.review-card { position: relative; min-height: 390px; padding: 58px; background: var(--white); box-shadow: var(--shadow); display: flex; flex-direction: column; justify-content: center; }
.quote-mark { position: absolute; top: 8px; right: 30px; color: var(--sand); font-family: Georgia, serif; font-size: 150px; line-height: 1; }
.review-card > p { position: relative; z-index: 1; font-family: Georgia, serif; font-size: 23px; line-height: 1.65; margin: 0 0 35px; }
.review-author { display: flex; align-items: center; gap: 13px; }
.review-author > div { width: 43px; height: 43px; border-radius: 50%; background: var(--ink); color: white; display: grid; place-items: center; font-size: 10px; font-weight: 800; }
.review-author > span { display: flex; flex-direction: column; }
.review-author strong { font-size: 11px; }
.review-author small { color: var(--muted); font-size: 8px; }
.review-author > b { margin-inline-start: auto; color: #668f68; font-size: 8px; text-transform: uppercase; letter-spacing: .08em; }

.faq-section { background: var(--cream); }
.faq-grid { display: grid; grid-template-columns: .7fr 1.3fr; gap: 100px; }
.faq-grid > div:first-child { position: sticky; top: 130px; align-self: start; }
.faq-grid h2 { font-family: Georgia, serif; font-size: 54px; line-height: 1.08; font-weight: 500; margin: 16px 0 20px; }
.faq-grid > div:first-child > p { color: var(--muted); font-size: 12px; }
.accordion article { border-top: 1px solid var(--line); }
.accordion article:last-child { border-bottom: 1px solid var(--line); }
.accordion button { width: 100%; min-height: 75px; padding: 0; border: 0; background: transparent; display: flex; justify-content: space-between; align-items: center; text-align: start; cursor: pointer; font-family: Georgia, serif; font-size: 19px; }
.accordion button i { font-family: var(--font); font-style: normal; font-size: 18px; }
.accordion article > div { display: grid; grid-template-rows: 0fr; transition: grid-template-rows .3s; }
.accordion article > div > p { overflow: hidden; margin: 0; color: var(--muted); font-size: 12px; line-height: 1.9; }
.accordion article.open > div { grid-template-rows: 1fr; }
.accordion article.open > div > p { margin-bottom: 25px; }

.newsletter { background: var(--terracotta); color: var(--white); padding: 75px 0; }
.newsletter-inner { display: grid; grid-template-columns: 1fr .85fr; align-items: center; gap: 90px; }
.newsletter .eyebrow { color: #ffe2ca; }
.newsletter h2 { font-family: Georgia, serif; font-size: 44px; line-height: 1.08; font-weight: 500; margin: 14px 0 0; }
.newsletter form { display: grid; grid-template-columns: 1fr auto; align-items: end; }
.newsletter label { color: #ffe8d3; font-size: 8px; text-transform: uppercase; letter-spacing: .11em; }
.newsletter input { margin-top: 7px; background: transparent; color: white; border: 0; border-bottom: 1px solid rgba(255,255,255,.55); padding-inline: 0; }
.newsletter input::placeholder { color: rgba(255,255,255,.65); }
.newsletter button { height: 44px; border: 0; border-bottom: 1px solid white; color: white; background: transparent; font-weight: 800; cursor: pointer; }
.newsletter form small { grid-column: 1/3; margin-top: 12px; font-size: 8px; color: rgba(255,255,255,.66); }

.site-footer { background: #102f2c; color: rgba(255,255,255,.7); padding: 76px 0 0; }
.footer-grid { display: grid; grid-template-columns: 1.5fr .7fr .7fr 1.1fr; gap: 65px; padding-bottom: 60px; }
.footer-brand img { width: 225px; }
.footer-brand p { max-width: 300px; font-size: 11px; line-height: 1.8; }
.social-links { display: flex; gap: 8px; margin-top: 20px; }
.social-links a { width: 30px; height: 30px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.2); font-size: 9px; text-transform: uppercase; }
.footer-grid h3 { color: var(--white); font-size: 10px; text-transform: uppercase; letter-spacing: .12em; margin: 5px 0 19px; }
.footer-links, .footer-contact { display: flex; flex-direction: column; align-items: start; gap: 10px; font-size: 10px; }
.footer-contact a { max-width: 100%; overflow-wrap: anywhere; }
.footer-links a:hover, .footer-contact a:hover { color: var(--white); }
.footer-contact > a:first-of-type { color: var(--white); font-family: Georgia, serif; font-size: 23px; }
.footer-contact .btn { margin-top: 13px; }
.footer-bottom { min-height: 64px; border-top: 1px solid rgba(255,255,255,.12); display: flex; align-items: center; justify-content: space-between; gap: 25px; font-size: 8px; }
.footer-bottom div { display: flex; gap: 17px; }
.footer-bottom button { border: 0; background: none; color: inherit; padding: 0; font-size: inherit; cursor: pointer; }
.credit strong { color: #eab37f; }

.whatsapp-float { position: fixed; z-index: 22; right: 22px; bottom: 22px; height: 49px; display: flex; align-items: center; gap: 9px; padding: 0 16px 0 9px; background: #1fae5b; color: white; border-radius: 28px; box-shadow: 0 10px 30px rgba(0,0,0,.2); font-size: 10px; font-weight: 750; opacity: 0; transform: translateY(12px); pointer-events: none; transition: opacity .25s, transform .25s; }
.whatsapp-float.visible { opacity: 1; transform: none; pointer-events: auto; }
.nav-open .whatsapp-float, .footer-in-view .whatsapp-float { opacity: 0; transform: translateY(12px); pointer-events: none; }
.modal-open .whatsapp-float, .modal-open .back-top { opacity: 0; pointer-events: none; }
.whatsapp-float span { width: 31px; height: 31px; display: grid; place-items: center; border: 1px solid rgba(255,255,255,.45); border-radius: 50%; font-size: 18px; }
.whatsapp-float em { font-style: normal; }
.back-top { position: fixed; z-index: 20; right: 26px; bottom: 83px; width: 39px; height: 39px; border: 1px solid var(--line); background: var(--white); color: var(--ink); cursor: pointer; opacity: 0; transform: translateY(10px); pointer-events: none; transition: .25s; }
.back-top.visible { opacity: 1; transform: none; pointer-events: auto; }

.modal { width: min(960px, calc(100% - 28px)); max-width: calc(100% - 28px); max-height: min(90vh, 850px); padding: 0; border: 0; background: transparent; color: var(--ink); overflow: visible; }
.modal::backdrop { background: rgba(7,30,27,.72); backdrop-filter: blur(5px); }
.modal-shell { position: relative; display: grid; grid-template-columns: .9fr 1.1fr; background: var(--cream); max-height: 88vh; overflow-y: auto; box-shadow: 0 30px 100px rgba(0,0,0,.35); }
.modal-close { position: absolute; z-index: 5; right: 12px; top: 12px; width: 38px; height: 38px; border: 0; background: rgba(255,255,255,.9); color: var(--ink); cursor: pointer; font-size: 23px; line-height: 1; }
.tour-modal-image { position: relative; min-height: 580px; }
.tour-modal-image img { width: 100%; height: 100%; object-fit: cover; }
.tour-modal-image > span { position: absolute; top: 18px; left: 18px; background: var(--terracotta); color: white; padding: 7px 10px; font-size: 8px; font-weight: 800; text-transform: uppercase; letter-spacing: .1em; }
.tour-modal-content { padding: 50px 42px 38px; }
.tour-modal-content h2 { font-family: Georgia, serif; font-size: 39px; line-height: 1.08; font-weight: 500; margin: 13px 0; }
.tour-modal-content > p { color: var(--muted); font-size: 12px; line-height: 1.8; }
.modal-highlights { display: grid; grid-template-columns: repeat(3,1fr); border-block: 1px solid var(--line); margin: 22px 0; }
.modal-highlights div { padding: 15px 10px; border-inline-end: 1px solid var(--line); }
.modal-highlights div:last-child { border: 0; }
.modal-highlights small { display: block; color: var(--muted); font-size: 7px; text-transform: uppercase; }
.modal-highlights strong { font-size: 11px; }
.modal-included h3 { font-family: Georgia, serif; font-size: 18px; font-weight: 500; }
.modal-included ul { display: grid; grid-template-columns: 1fr 1fr; gap: 8px 15px; list-style: none; padding: 0; font-size: 9px; color: var(--muted); }
.modal-included li::before { content: "✓"; color: var(--terracotta); margin-inline-end: 7px; }
.modal-price-row { display: flex; align-items: end; justify-content: space-between; margin-top: 25px; }
.modal-price-row small { display: block; color: var(--muted); font-size: 8px; }
.modal-price-row strong { font-family: Georgia, serif; font-size: 29px; }
.modal-shell.compact { display: block; width: min(580px,100%); margin: auto; padding: 45px; }
.quick-plan-copy h2, .legal-modal h2 { font-family: Georgia, serif; font-size: 38px; font-weight: 500; margin: 12px 0 5px; }
.quick-plan-copy p, .legal-modal p { color: var(--muted); font-size: 11px; }
.quick-plan-copy + form { display: grid; gap: 13px; margin-top: 25px; }
.quick-plan-copy + form .form-row { gap: 13px; }
.legal-modal .modal-shell { max-height: 80vh; overflow: auto; }
.legal-modal h3 { font-family: Georgia, serif; margin-top: 24px; }
.toast { position: fixed; z-index: 100; right: 22px; top: 22px; width: min(360px,calc(100% - 44px)); padding: 16px; background: var(--white); color: var(--ink); box-shadow: var(--shadow); display: flex; align-items: center; gap: 12px; transform: translateX(calc(100% + 45px)); transition: transform .35s; }
.toast.show { transform: none; }
.toast > span { width: 34px; height: 34px; border-radius: 50%; background: #e5f4e8; color: #4c8a59; display: grid; place-items: center; }
.toast strong, .toast small { display: block; }
.toast strong { font-size: 11px; }
.toast small { color: var(--muted); font-size: 8px; margin-top: 2px; }

.reveal { opacity: 0; transform: translateY(24px); transition: opacity .7s, transform .7s; }
.reveal.in-view { opacity: 1; transform: none; }

body[dir="rtl"] .hero-overlay { background: linear-gradient(270deg, rgba(13,45,40,.82) 0%, rgba(13,45,40,.47) 49%, rgba(13,45,40,.10) 80%); }
body[dir="rtl"] .eyebrow { letter-spacing: 0; }
body[dir="rtl"] .hero h1, body[dir="rtl"] .section-heading h2, body[dir="rtl"] .story-copy h2, body[dir="rtl"] .plan-copy h2, body[dir="rtl"] .reviews-intro h2, body[dir="rtl"] .faq-grid h2 { font-family: var(--font-ar); letter-spacing: -.02em; }
body[dir="rtl"] .tour-body h3, body[dir="rtl"] .tour-price strong, body[dir="rtl"] .experience-stamp strong, body[dir="rtl"] .exp-copy strong, body[dir="rtl"] .destination-card strong, body[dir="rtl"] .plan-form h3, body[dir="rtl"] .benefits-grid h3, body[dir="rtl"] .review-card > p, body[dir="rtl"] .accordion button { font-family: var(--font-ar); }
body[dir="rtl"] .choice-grid input:checked + span { box-shadow: inset -3px 0 var(--terracotta); }
body[dir="rtl"] .whatsapp-float, body[dir="rtl"] .back-top { right: auto; left: 22px; }
body[dir="rtl"] .back-top { left: 26px; }
body[dir="rtl"] .toast { right: auto; left: 22px; transform: translateX(calc(-100% - 45px)); }
body[dir="rtl"] .toast.show { transform: none; }
body[dir="rtl"] .modal-close { right: auto; left: 12px; }

@media (max-width: 1120px) {
  .topbar { font-size: 11px; }
  .topbar-inner, .topbar-contact, .topbar-actions { gap: 15px; }
  .menu-toggle { display: block; }
  .main-nav { display: none; position: absolute; left: 0; right: 0; top: 88px; max-height: calc(100dvh - 126px); overflow-y: auto; padding: 16px max(22px, calc((100% - var(--container)) / 2)) 24px; background: var(--cream); color: var(--ink); flex-direction: column; align-items: stretch; gap: 0; box-shadow: var(--shadow); border-top: 1px solid var(--line); }
  .main-nav.open { display: flex; }
  .main-nav > a:not(.nav-cta) { display: block; padding: 13px 8px; border-bottom: 1px solid var(--line); }
  .main-nav > a:not(.nav-cta)::after { display: none; }
  .nav-cta { margin-top: 14px; text-align: center; background: var(--ink); color: var(--white); border-color: var(--ink); }
  .whatsapp-float { width: 49px; padding: 0 8px; justify-content: center; }
  .whatsapp-float em { display: none; }
}

@media (max-width: 900px) {
  .topbar-contact a:nth-child(3), .topbar-actions > a, .topbar-actions .divider { display: none; }
}

@media (max-width: 1020px) {
  .tour-search { grid-template-columns: 1fr 1fr 1fr; }
  .search-intro { grid-row: span 2; }
  .search-submit { min-height: 75px; }
  .tour-grid { grid-template-columns: repeat(2,1fr); }
  .story-grid, .plan-inner, .testimonials-grid, .faq-grid { gap: 55px; }
  .experience-grid { grid-template-columns: 1fr 1fr; grid-template-rows: repeat(3,260px); }
  .experience-card.exp-large { grid-row: span 2; }
  .experience-card.exp-wide { grid-column: span 1; }
  .destination-rail { grid-template-columns: repeat(2,1fr); }
  .destination-card { aspect-ratio: 1; }
  .benefits-grid { grid-template-columns: repeat(2,1fr); }
  .benefits-grid article:nth-child(2) { border-inline-end: 0; }
  .benefits-grid article:nth-child(-n+2) { border-bottom: 1px solid var(--line); }
  .footer-grid { grid-template-columns: 1.2fr .7fr .7fr; }
  .footer-contact { grid-column: 1/4; border-top: 1px solid rgba(255,255,255,.1); padding-top: 30px; }
}

@media (max-width: 760px) {
  .container { width: min(100% - 30px,var(--container)); }
  .topbar-contact a span, .topbar-hours, .topbar-actions .divider, .topbar-actions > a { display: none; }
  .topbar-contact { gap: 14px; }
  .site-header { top: 38px; }
  .nav-wrap { height: 72px; }
  .brand { width: 180px; }
  .main-nav { top: 72px; max-height: calc(100dvh - 110px); padding: 14px 15px 20px; }
  .hero { min-height: 730px; height: 92vh; max-height: 840px; }
  .hero-media { background-position: 58% center; }
  .hero-overlay { background: linear-gradient(90deg,rgba(12,42,38,.85),rgba(12,42,38,.48)); }
  .hero-content { padding-top: 65px; }
  .hero h1 { font-size: clamp(54px,17vw,79px); }
  .hero p { font-size: 14px; }
  .hero-actions { flex-direction: column; align-items: stretch; max-width: 330px; }
  .hero-proof { margin-top: 30px; }
  .hero-side-note { display: none; }
  .search-panel-wrap { margin-top: -34px; }
  .tour-search { grid-template-columns: 1fr 1fr; }
  .search-intro { grid-column: 1/3; grid-row: auto; min-height: 82px; }
  .search-field { padding: 17px; }
  .search-field:nth-of-type(3) { grid-column: 1/2; }
  .search-submit { grid-column: 2/3; min-height: 73px; }
  .section { padding: 80px 0; }
  .section-tours { padding-top: 95px; }
  .split-heading { grid-template-columns: 1fr; gap: 25px; }
  .section-heading h2 { font-size: 43px; }
  .filter-pills { width: 100%; max-width: 100%; overflow-x: auto; flex-wrap: nowrap; padding-bottom: 5px; scrollbar-width: none; overscroll-behavior-inline: contain; }
  .filter-pills::-webkit-scrollbar, .destination-rail::-webkit-scrollbar { display: none; }
  .filter-pills button { white-space: nowrap; }
  .tour-grid { grid-template-columns: 1fr; }
  .story-grid { grid-template-columns: 1fr; gap: 55px; }
  .story-images { min-height: 515px; }
  .story-main { height: 420px; }
  .story-small { height: 220px; }
  .experience-grid { grid-template-columns: 1fr; grid-template-rows: repeat(5,260px); }
  .experience-card.exp-large { grid-row: span 1; }
  .destination-rail { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; margin-inline-end: -15px; padding-inline-end: 15px; scrollbar-width: none; overscroll-behavior-inline: contain; }
  .destination-card { min-width: 78vw; aspect-ratio: .83; scroll-snap-align: start; }
  .plan-inner { grid-template-columns: 1fr; gap: 45px; }
  .plan-form { padding: 25px 20px; }
  .benefits-grid { grid-template-columns: 1fr; }
  .benefits-grid article { border-inline-end: 0; border-bottom: 1px solid var(--line); }
  .benefits-grid article:last-child { border-bottom: 0; }
  .stats-strip { grid-template-columns: 1fr 1fr; gap: 28px 0; }
  .stats-strip > div:nth-child(2) { border: 0; }
  .testimonials-grid { grid-template-columns: 1fr; gap: 40px; }
  .review-card { padding: 35px 27px; min-height: 365px; }
  .review-card > p { font-size: 20px; }
  .faq-grid { grid-template-columns: 1fr; gap: 35px; }
  .faq-grid > div:first-child { position: static; }
  .faq-grid h2 { font-size: 43px; }
  .newsletter-inner { grid-template-columns: 1fr; gap: 35px; }
  .newsletter h2 { font-size: 38px; }
  .footer-grid { grid-template-columns: 1fr 1fr; gap: 40px 20px; }
  .footer-brand { grid-column: 1/3; }
  .footer-contact { grid-column: 1/3; }
  .footer-bottom { flex-wrap: wrap; justify-content: center; text-align: center; padding: 20px 0; }
  .modal { width: calc(100% - 20px); max-width: calc(100% - 20px); max-height: calc(100dvh - 20px); }
  .modal-shell { grid-template-columns: 1fr; max-height: calc(100dvh - 24px); }
  .tour-modal-image { min-height: 270px; max-height: 320px; }
  .tour-modal-content { padding: 32px 22px; }
  .tour-modal-content h2 { font-size: 32px; }
  .modal-shell.compact { padding: 40px 20px 25px; }
  .whatsapp-float { right: 14px; bottom: max(14px, env(safe-area-inset-bottom)); width: 45px; height: 45px; padding: 0 6px; }
  .whatsapp-float span { width: 30px; height: 30px; }
  .back-top { right: 17px; bottom: calc(max(14px, env(safe-area-inset-bottom)) + 57px); }
  body[dir="rtl"] .whatsapp-float { right: auto; left: 14px; }
  body[dir="rtl"] .back-top { right: auto; left: 17px; }
}

@media (max-width: 430px) {
  .container { width: min(100% - 24px,var(--container)); }
  .brand { width: 168px; }
  .hero h1 { font-size: clamp(50px, 16vw, 64px); }
  .section-heading h2, .story-copy h2, .plan-copy h2, .reviews-intro h2, .faq-grid h2 { font-size: clamp(35px, 11vw, 43px); }
  .tour-search { display: block; }
  .search-intro, .search-field { min-height: 74px; border: 0; border-bottom: 1px solid var(--line); }
  .search-submit { width: 100%; min-height: 63px; }
  .choice-grid, .form-row { grid-template-columns: 1fr; }
  .modal-highlights { grid-template-columns: repeat(3,1fr); }
  .modal-highlights div { padding: 12px 6px; border-bottom: 0; }
  .modal-included ul { grid-template-columns: 1fr; }
  .modal-price-row { align-items: stretch; flex-direction: column; gap: 13px; }
  .rating-line, .review-author { flex-wrap: wrap; }
  .newsletter form { grid-template-columns: 1fr; }
  .newsletter button { margin-top: 12px; border: 1px solid rgba(255,255,255,.55); }
  .newsletter form small { grid-column: 1; }
  .footer-grid { grid-template-columns: 1fr; }
  .footer-brand, .footer-contact { grid-column: auto; }
  .footer-bottom div { flex-wrap: wrap; justify-content: center; }
  .tour-card-footer { gap: 12px; }
}

@media (max-width: 350px) {
  .brand { width: 155px; }
  .hero h1 { font-size: 49px; }
  .review-card { padding-inline: 20px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; }
  .reveal { opacity: 1; transform: none; }
}
