:root{--ink:#16302b;--green:#1e4a3e;--green2:#2b6654;--sand:#d5a85a;--sand2:#f0d7a6;--cream:#f8f4eb;--paper:#fffdf8;--muted:#6d756f;--line:#e6e0d4;--danger:#9a3f3f;--shadow:0 18px 55px rgba(23,45,38,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,253,248,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(230,224,212,.75)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:50% 50% 48% 52%/58% 42% 58% 42%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:800;letter-spacing:-1px;box-shadow:inset 0 0 0 3px rgba(213,168,90,.35)}.brand strong,.brand small{display:block}.brand strong{font-family:'Playfair Display',serif;font-size:20px;line-height:1}.brand small{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--muted);margin-top:5px}.main-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700}.main-nav a{padding:9px 0}.main-nav a.active{color:var(--green2)}.nav-toggle{display:none;border:0;background:none;font-size:25px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:14px 22px;background:var(--green);color:#fff;font-weight:800;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px);background:var(--green2)}.btn-sm{padding:10px 16px}.btn-outline{background:transparent;color:var(--green);border:1px solid var(--green)}.hero{min-height:650px;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(12,28,24,.82),rgba(12,28,24,.35)),url('https://images.unsplash.com/photo-1489493512598-d08130f49bea?auto=format&fit=crop&w=2000&q=88') center/cover}.hero-inner{padding:90px 0}.eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:2.4px;font-size:12px;font-weight:800;color:var(--sand2)}.eyebrow:before{content:'';width:32px;height:1px;background:currentColor}.hero h1,.section-title,h1.display{font-family:'Playfair Display',serif;line-height:1.05;margin:16px 0}.hero h1{font-size:clamp(48px,7vw,86px);max-width:800px}.hero p{font-size:18px;max-width:620px;color:#eef4ef}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.hero .btn-outline{border-color:#fff;color:#fff}.trustbar{margin-top:-42px;position:relative;z-index:2}.trust-grid{background:#fff;border-radius:22px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:24px}.trust-item{padding:10px 24px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item strong{display:block;font-size:20px}.trust-item span{font-size:12px;color:var(--muted)}.section{padding:92px 0}.section-soft{background:var(--cream)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-title{font-size:clamp(34px,4vw,52px)}.section-copy{max-width:640px;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tour-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden;transition:.2s}.tour-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.tour-image{height:240px;background:#ddd;object-fit:cover;width:100%}.tour-body{padding:22px}.tour-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:12px;color:var(--muted);margin-bottom:8px}.tour-body h3{font-family:'Playfair Display',serif;font-size:25px;margin:8px 0 10px}.tour-body p{color:var(--muted);font-size:14px}.tour-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.price strong{font-size:22px}.price small{display:block;color:var(--muted)}.text-link{font-weight:800;color:var(--green2)}.features{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature{padding:28px;border-radius:18px;background:#fff;border:1px solid var(--line)}.feature .icon{font-size:30px}.feature h3{margin:13px 0 8px}.feature p{color:var(--muted);font-size:14px}.story{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.story-media{position:relative}.story-media img{border-radius:28px;height:560px;width:100%;object-fit:cover}.story-badge{position:absolute;right:-24px;bottom:40px;background:var(--sand);padding:22px;border-radius:18px;width:180px;color:#182d28;box-shadow:var(--shadow)}.story-badge strong{font-size:32px;display:block}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.stat strong{font-size:28px;display:block}.stat span{font-size:12px;color:var(--muted)}.cta{background:linear-gradient(120deg,var(--green),#102c25);color:#fff;border-radius:30px;padding:60px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-family:'Playfair Display',serif;font-size:42px;margin:0}.cta p{color:#dce8e3;max-width:660px}.page-hero{padding:90px 0 60px;background:var(--cream)}.page-hero h1{font-size:56px}.filters{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.input,.select,textarea{width:100%;border:1px solid #dcd6ca;border-radius:12px;padding:13px 14px;background:#fff;font:inherit;color:var(--ink);outline:none}.input:focus,.select:focus,textarea:focus{border-color:var(--green2);box-shadow:0 0 0 3px rgba(43,102,84,.08)}.filters .input,.filters .select{width:auto;min-width:180px}.tour-detail{display:grid;grid-template-columns:1.35fr .65fr;gap:34px}.detail-image{width:100%;height:500px;object-fit:cover;border-radius:24px}.detail-card{border:1px solid var(--line);border-radius:20px;padding:24px;background:#fff;position:sticky;top:100px;height:max-content}.detail-card h3{margin-top:0}.detail-list{display:grid;gap:10px;margin:20px 0}.detail-list div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:9px}.prose h2{font-family:'Playfair Display',serif;font-size:32px;margin-top:42px}.prose p,.prose li{color:#55635e}.form-shell{display:grid;grid-template-columns:1fr .75fr;gap:38px}.form-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{display:block;font-size:12px;font-weight:800;margin-bottom:7px}.field.full{grid-column:1/-1}.notice{padding:14px 16px;border-radius:12px;margin-bottom:18px;background:#eaf5ef;color:#235943}.notice.error{background:#faece8;color:#8b4036}.contact-panel{background:var(--green);color:#fff;border-radius:22px;padding:32px}.contact-panel p{color:#dae8e3}.footer{background:#112a24;color:#f4f6f3;padding:70px 0 24px;margin-top:80px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:42px}.footer h4{margin-top:0}.footer a{display:block;color:#cddbd6;font-size:14px;margin:9px 0}.footer p{color:#cddbd6;max-width:360px}.brand-footer small{color:#b5c6c0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#9fb4ac;font-size:12px}.admin-body{background:#f3f5f2}.admin-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.admin-side{background:#112a24;color:#fff;padding:28px 20px}.admin-side a{display:block;padding:10px 12px;border-radius:8px;margin:5px 0;color:#d6e1dd}.admin-side a:hover{background:#1e4a3e}.admin-main{padding:35px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.kpi{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.kpi strong{display:block;font-size:30px}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:16px;margin-top:24px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:14px;border-bottom:1px solid var(--line);font-size:13px}th{background:#f7f7f3}.badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#eaf4ef;font-size:11px}.login-wrap{min-height:100vh;display:grid;place-items:center;background:var(--cream)}.login-card{width:min(420px,calc(100% - 30px));background:#fff;border-radius:20px;padding:32px;border:1px solid var(--line);box-shadow:var(--shadow)}@media(max-width:900px){.main-nav{position:absolute;top:78px;left:0;right:0;background:#fff;display:none;flex-direction:column;align-items:stretch;padding:18px 24px;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.nav-toggle{display:block}.trust-grid,.cards,.features,.kpis{grid-template-columns:1fr 1fr}.story,.tour-detail,.form-shell{grid-template-columns:1fr}.detail-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.admin-shell{grid-template-columns:1fr}.admin-side{position:relative}.admin-main{padding:22px}}@media(max-width:600px){.hero{min-height:590px}.hero h1{font-size:48px}.trust-grid,.cards,.features,.stats,.form-grid,.kpis,.footer-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border:0}.section{padding:64px 0}.section-head,.cta,.footer-bottom{align-items:flex-start;flex-direction:column}.cta{padding:36px 26px}.cta h2{font-size:34px}.page-hero h1{font-size:42px}.story-badge{right:10px}.filters .input,.filters .select{width:100%}}


/* ===== Discvery Safari Tours — Sahara identity v2 ===== */
:root{
  --ink:#3b2417;
  --green:#27533c;
  --green2:#356b4d;
  --palm:#3f6b49;
  --sand:#d7a04b;
  --sand2:#f3d79c;
  --ochre:#b9672f;
  --terracotta:#9f4f2f;
  --cream:#fbf3e6;
  --paper:#fffaf2;
  --muted:#76665b;
  --line:#eadac8;
  --night:#18243a;
  --shadow:0 22px 60px rgba(86,52,30,.15)
}
body{background:var(--paper)}
.site-header{background:rgba(255,250,242,.92);border-bottom-color:rgba(217,192,163,.6)}
.brand-mark-desert{position:relative;overflow:hidden;background:transparent;box-shadow:0 8px 24px rgba(59,36,23,.16)}
.brand-mark-desert img{width:100%;height:100%;object-fit:cover}

.hero.desert-hero{min-height:710px;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(31,27,25,.78) 0%,rgba(48,34,25,.53) 48%,rgba(24,36,58,.22) 100%),url('https://images.unsplash.com/photo-1489493585363-d69421e0edd3?auto=format&fit=crop&w=2200&q=90') center 56%/cover}
.hero.desert-hero:after{content:'';position:absolute;left:0;right:0;bottom:-1px;height:78px;background:var(--paper);clip-path:polygon(0 82%,13% 67%,28% 76%,43% 52%,59% 72%,74% 48%,89% 66%,100% 52%,100% 100%,0 100%)}
.hero.desert-hero .hero-inner{position:relative;z-index:2;padding:106px 0 126px}
.hero.desert-hero h1{text-shadow:0 8px 38px rgba(42,25,16,.25);max-width:790px}
.hero.desert-hero p{max-width:690px;color:#fff7ea}
.hero-route{display:flex;gap:10px;flex-wrap:wrap;margin-top:38px}
.hero-route span{padding:9px 13px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(38,31,28,.28);backdrop-filter:blur(8px);font-size:12px;font-weight:700;color:#fff8ec}

.trustbar{margin-top:-52px}
.trust-grid{border:1px solid rgba(215,160,75,.22)}
.trust-item strong{color:var(--terracotta)}

.departure-section{padding-top:110px;background:linear-gradient(180deg,var(--paper),#fff7eb)}
.departure-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.departure-card{min-height:285px;position:relative;overflow:hidden;border-radius:26px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;box-shadow:var(--shadow);isolation:isolate;transition:.25s ease}
.departure-card:before{content:'';position:absolute;inset:0;z-index:-2;background:linear-gradient(155deg,rgba(37,27,22,.18),rgba(35,28,25,.78))}
.departure-card:after{content:'';position:absolute;z-index:-1;left:-15%;right:-10%;bottom:-45px;height:125px;background:rgba(222,159,72,.9);border-radius:50% 60% 0 0;transform:rotate(-4deg);box-shadow:0 -22px 0 rgba(158,79,47,.28)}
.departure-card:hover{transform:translateY(-6px)}
.departure-marrakech{background:linear-gradient(135deg,#9e4d31,#cf8c4d)}
.departure-fes{background:linear-gradient(135deg,#28543e,#708253)}
.departure-casablanca{background:linear-gradient(135deg,#263b50,#57778e)}
.departure-index{font:700 13px Manrope,sans-serif;letter-spacing:2px;opacity:.72}
.departure-card small{text-transform:uppercase;letter-spacing:2px;font-weight:800;opacity:.82}
.departure-card h3{font:700 38px 'Playfair Display',serif;margin:4px 0 8px}
.departure-card p{max-width:270px;font-size:13px;opacity:.93;margin:0 0 18px}
.departure-arrow{position:absolute;right:26px;bottom:23px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.42);font-size:20px;background:rgba(255,255,255,.1)}

.tour-image-wrap{position:relative;overflow:hidden}.tour-image-wrap .tour-image{transition:transform .45s ease}.tour-card:hover .tour-image-wrap .tour-image{transform:scale(1.035)}
.city-chip{position:absolute;left:16px;top:16px;background:rgba(255,250,242,.93);color:var(--terracotta);font-size:11px;font-weight:800;border-radius:999px;padding:8px 11px;box-shadow:0 8px 22px rgba(48,31,20,.12)}
.tour-card{border-color:#ead7c1}.text-link{color:var(--terracotta)}

.desert-values{background:linear-gradient(180deg,#f7ead7,#fff8ed);position:relative;overflow:hidden}
.desert-values:before{content:'DESERT  ·  OASIS  ·  CARAVAN';position:absolute;right:-25px;top:30px;font:700 68px 'Playfair Display',serif;color:rgba(166,102,51,.055);letter-spacing:4px;white-space:nowrap}
.desert-icon{color:var(--ochre)}
.feature{background:rgba(255,253,248,.86)}
.desert-story:after{content:'PALM OASIS';position:absolute;left:-28px;top:46px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;letter-spacing:4px;font-weight:800;color:var(--terracotta)}
.story-badge{background:linear-gradient(145deg,var(--sand),#e7bd73);color:var(--ink)}

.cta.desert-cta{background:linear-gradient(115deg,#7e3f2b 0%,#aa6737 48%,#1d3f33 100%);position:relative;overflow:hidden}
.cta.desert-cta:after{content:'☾';position:absolute;right:5%;top:-40px;font-size:180px;color:rgba(255,237,201,.10);line-height:1}
.cta.desert-cta .btn{background:var(--sand2);color:var(--ink);position:relative;z-index:1;white-space:nowrap}
.footer{background:linear-gradient(180deg,#1e3129,#14251f)}

.admin-body .btn{background:var(--terracotta)}
.admin-body .btn:hover{background:#b15d38}
.admin-body .text-link{color:var(--terracotta)}
.field-help{display:block;color:var(--muted);font-size:11px;margin-top:6px}

@media(max-width:900px){.departure-grid{grid-template-columns:1fr}.departure-card{min-height:220px}.hero.desert-hero{min-height:650px}}
@media(max-width:600px){.hero.desert-hero{min-height:620px}.hero.desert-hero .hero-inner{padding:80px 0 112px}.hero-route{gap:7px}.hero-route span{font-size:11px}.departure-section{padding-top:82px}}

/* ===== Smart multilingual layer ===== */
.language-switcher{position:relative}
.language-button{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:999px;padding:8px 12px;font:700 12px Manrope,sans-serif;cursor:pointer;display:flex;align-items:center;gap:5px}
.language-menu{position:absolute;top:calc(100% + 10px);right:0;width:190px;padding:8px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);display:none;z-index:100}
.language-switcher.open .language-menu{display:block}
.language-menu a{display:flex!important;justify-content:space-between;align-items:center;padding:9px 10px!important;border-radius:9px;margin:0!important;color:var(--ink)!important;font-size:13px!important}
.language-menu a:hover,.language-menu a.selected{background:var(--cream)}
.language-menu small{font-size:10px;color:var(--muted)}
[dir="rtl"] body{font-family:'Noto Sans Arabic',Manrope,Arial,sans-serif;text-align:right}
[dir="rtl"] .language-menu{right:auto;left:0}
[dir="rtl"] .eyebrow:before{order:2}
[dir="rtl"] .tour-footer,[dir="rtl"] .detail-list div,[dir="rtl"] .footer-bottom{direction:rtl}
[dir="rtl"] th,[dir="rtl"] td{text-align:right}
.tour-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-top:18px}
.tour-actions .btn{padding:10px 15px;font-size:12px}
.tour-actions .btn-outline{background:#fff}
.about-simple{display:grid;grid-template-columns:1.1fr .9fr;gap:54px;align-items:start}
.about-points{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.about-point{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff}
.about-point strong{display:block;font-size:22px;color:var(--terracotta)}
.about-point span{font-size:12px;color:var(--muted)}
.travel-options{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.travel-option{padding:26px;border-radius:20px;background:#fff;border:1px solid var(--line)}
.travel-option h3{font-family:'Playfair Display',serif;font-size:24px;margin:12px 0}
.travel-option p{font-size:14px;color:var(--muted)}
.travel-option .icon{font-size:28px;color:var(--ochre)}
@media(max-width:900px){.about-simple{grid-template-columns:1fr}.travel-options{grid-template-columns:1fr 1fr}.language-switcher{width:100%}.language-button{width:100%;justify-content:center}.language-menu{position:static;width:100%;box-shadow:none;margin-top:8px}}
@media(max-width:600px){.about-points,.travel-options{grid-template-columns:1fr}}

/* ===== V5 Tour Manager ===== */
.admin-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;flex-wrap:wrap;margin:18px 0 24px}.admin-filter{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.admin-filter .input{width:min(340px,70vw)}.admin-filter .select{width:150px}.tour-admin-title{display:flex;align-items:center;gap:12px;min-width:260px}.tour-admin-title img{width:58px;height:48px;object-fit:cover;border-radius:10px;background:#eee}.tour-admin-title strong,.tour-admin-title small{display:block}.tour-admin-title small{color:var(--muted);margin-top:3px}.row-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;white-space:nowrap}.row-actions form{margin:0}.link-button{border:0;background:none;padding:0;color:var(--danger);cursor:pointer;font:inherit}.status-pill{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.3px}.status-pill.active{background:#e5f3eb;color:#216147}.status-pill.archived{background:#f1ece7;color:#735e51}.status-pill.featured{background:#fff0cf;color:#8c5a14}.old-price{text-decoration:line-through;color:var(--muted);font-weight:500}

.tour-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.tour-editor-main{display:grid;gap:20px}.tour-editor-side{min-width:0}.admin-panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:0 8px 28px rgba(24,44,38,.04)}.admin-panel h2{margin:3px 0 18px;font:700 26px 'Playfair Display',serif}.admin-panel-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:20px}.admin-panel-head h2{margin-bottom:0}.admin-kicker{display:block;font-size:10px;font-weight:800;letter-spacing:2px;color:var(--terracotta);text-transform:uppercase}.admin-step{font-size:26px;color:#d8c4ae;font:700 28px 'Playfair Display',serif}.admin-muted{color:var(--muted);font-size:13px}.input-lg{font-size:18px;font-weight:700}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.check-card{border:1px solid var(--line);border-radius:12px;padding:11px 12px;display:flex!important;align-items:center;gap:8px;margin:0!important;font-size:12px!important;cursor:pointer}.check-card:has(input:checked){border-color:var(--terracotta);background:#fff7ef}.switch-row{display:flex!important;align-items:flex-start;gap:11px;border:1px solid var(--line);border-radius:14px;padding:13px 14px;margin:10px 0!important;cursor:pointer}.switch-row input{margin-top:4px}.switch-row strong,.switch-row small{display:block}.switch-row small{font-weight:500;color:var(--muted);margin-top:2px}.publish-actions{display:grid;gap:10px;margin-top:18px}.publish-actions .btn{width:100%}.publish-actions .text-link{text-align:center;padding:8px}.sticky-publish{position:sticky;top:22px}.file-input{padding:9px}.cover-preview{display:grid;grid-template-columns:170px 1fr;align-items:center;gap:16px;border:1px solid var(--line);border-radius:16px;padding:10px;margin-bottom:18px}.cover-preview img{width:170px;height:110px;object-fit:cover;border-radius:11px}.cover-preview span{font-size:12px;font-weight:800;color:var(--muted)}.existing-gallery{margin-top:22px}.existing-gallery h3{font-size:15px}.gallery-admin-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.gallery-admin-item{border:1px solid var(--line);border-radius:13px;overflow:hidden;background:#faf8f3}.gallery-admin-item img{width:100%;height:100px;object-fit:cover}.gallery-admin-item span{display:flex;gap:7px;align-items:center;padding:9px;font-size:11px}.itinerary-builder{display:grid;gap:12px;margin-bottom:14px}.itinerary-row{display:grid;grid-template-columns:72px minmax(0,1fr) 38px;gap:12px;align-items:start;border:1px solid var(--line);border-radius:16px;padding:14px;background:#fcfbf7}.day-number{font-size:11px;font-weight:800;letter-spacing:.5px;color:var(--terracotta);padding-top:10px}.day-fields{display:grid;gap:9px}.icon-button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--danger);font-size:22px;cursor:pointer}.legacy-box{margin-top:18px;border-top:1px dashed var(--line);padding-top:14px}.legacy-box summary{cursor:pointer;font-size:12px;font-weight:800;color:var(--muted);margin-bottom:10px}

/* Public tour detail enhancements */
.tour-page-hero{padding-bottom:46px}.tour-heading-meta{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:13px;font-weight:700}.tour-badge,.cover-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:var(--terracotta);color:#fff;font-size:11px;font-weight:800}.tour-cover-wrap{position:relative}.cover-badge{position:absolute;top:18px;left:18px}.tour-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tour-gallery a{display:block;overflow:hidden;border-radius:14px}.tour-gallery img{width:100%;height:170px;object-fit:cover;transition:.25s}.tour-gallery a:hover img{transform:scale(1.035)}.tour-facts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0 34px}.tour-facts-grid>div{border:1px solid var(--line);border-radius:15px;padding:15px;background:#fff}.tour-facts-grid small,.tour-facts-grid strong{display:block}.tour-facts-grid small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px}.public-itinerary{display:grid;gap:13px}.public-itinerary article{display:grid;grid-template-columns:88px 1fr;gap:15px;border-left:2px solid #e1c18e;padding:0 0 22px 18px}.public-itinerary h3{margin:0 0 6px;font:700 20px 'Playfair Display',serif}.public-itinerary p{margin:0}.day-pill{display:inline-flex;justify-content:center;align-items:center;height:32px;border-radius:999px;background:#fff2dc;color:#9a5e2f;font-size:11px;font-weight:800}.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.tick-list,.cross-list{padding-left:0;list-style:none}.tick-list li,.cross-list li{position:relative;padding-left:25px;margin:8px 0}.tick-list li:before{content:'✓';position:absolute;left:0;color:#2f7b5c;font-weight:900}.cross-list li:before{content:'×';position:absolute;left:0;color:#a34f45;font-weight:900}.guest-info-box{display:grid;gap:15px;background:var(--cream);border:1px solid var(--line);border-radius:18px;padding:20px;margin-top:32px}.guest-info-box strong{font-size:13px}.guest-info-box p{margin:4px 0 0}.price .old-price{display:inline-block;margin-left:8px;font-size:13px}.tour-card-badge{position:absolute;right:15px;top:15px;z-index:2;background:var(--terracotta);color:#fff;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800}

@media(max-width:1100px){.tour-editor-layout{grid-template-columns:1fr}.sticky-publish{position:static}.gallery-admin-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.tour-facts-grid{grid-template-columns:1fr 1fr}.tour-gallery{grid-template-columns:1fr 1fr}.included-grid{grid-template-columns:1fr}.check-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.admin-panel{padding:18px}.check-grid,.gallery-admin-grid,.tour-facts-grid,.tour-gallery{grid-template-columns:1fr}.itinerary-row{grid-template-columns:1fr}.day-number{padding-top:0}.icon-button{justify-self:end}.cover-preview{grid-template-columns:1fr}.cover-preview img{width:100%;height:180px}.admin-toolbar,.admin-filter{align-items:stretch}.admin-filter .input,.admin-filter .select{width:100%}.admin-toolbar .btn{width:100%}}

/* ======================================================================
   V6 PREMIUM RESPONSIVE SYSTEM
   Mobile-first refinements for current Chrome, Edge, Firefox and Safari.
   Progressive enhancement features always have readable fallbacks.
   ====================================================================== */
:root{
  --container:1240px;
  --header-h:82px;
  --radius-xs:10px;
  --radius-sm:14px;
  --radius-md:20px;
  --radius-lg:28px;
  --radius-xl:38px;
  --shadow-soft:0 10px 34px rgba(73,45,27,.08);
  --shadow-card:0 18px 55px rgba(73,45,27,.12);
  --shadow-lift:0 28px 80px rgba(73,45,27,.17);
  --focus:0 0 0 4px rgba(185,103,47,.15);
}

html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}
body{min-width:320px;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
button,input,select,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--ochre);outline-offset:3px}
img{height:auto}
.container{width:min(var(--container),calc(100% - 48px));margin-inline:auto}

/* Header / navigation */
.site-header{
  min-height:var(--header-h);
  background:rgba(255,250,242,.96);
  -webkit-backdrop-filter:saturate(140%) blur(14px);
  backdrop-filter:saturate(140%) blur(14px);
  box-shadow:0 1px 0 rgba(117,78,48,.06);
}
.nav-wrap{height:var(--header-h);gap:24px}
.brand{min-width:0;flex:0 1 auto}
.brand-mark{flex:0 0 44px;width:44px;height:44px}
.brand strong{font-size:19px;white-space:nowrap}
.brand small{font-size:9px;white-space:nowrap}
.main-nav{gap:22px;min-width:0}
.main-nav>a:not(.btn){position:relative}
.main-nav>a:not(.btn):after{content:"";position:absolute;left:0;right:100%;bottom:2px;height:1px;background:var(--terracotta);transition:right .2s ease}
.main-nav>a:not(.btn):hover:after,.main-nav>a.active:after{right:0}
.nav-toggle{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);line-height:1;cursor:pointer}
.language-button{min-height:38px;white-space:nowrap}
.language-menu{max-height:min(420px,70vh);overflow:auto;overscroll-behavior:contain}

/* Buttons */
.btn{min-height:46px;padding:12px 21px;border:1px solid transparent;box-shadow:0 8px 20px rgba(39,83,60,.12);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}
.btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(39,83,60,.17)}
.btn:active{transform:translateY(0)}
.btn-outline{box-shadow:none;background:transparent}
.btn-outline:hover{background:rgba(39,83,60,.06)}
.btn-sm{min-height:40px;padding:9px 15px}

/* Hero */
.hero.desert-hero{
  min-height:min(760px,calc(100vh - 22px));
  min-height:min(760px,calc(100svh - 22px));
  background-position:center 56%;
}
.hero.desert-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(24,20,18,.04),rgba(24,20,18,.12));pointer-events:none}
.hero.desert-hero .hero-inner{width:100%;padding:clamp(92px,12vh,150px) 0 140px}
.hero h1{font-size:clamp(46px,6.2vw,84px);letter-spacing:-.025em}
.hero p{font-size:clamp(16px,1.6vw,19px);line-height:1.8}
.hero-actions{gap:10px}

/* Sections and headings */
.section{padding:clamp(72px,8vw,108px) 0}
.section-head{align-items:flex-end;margin-bottom:38px}
.section-title{font-size:clamp(35px,4.2vw,56px);letter-spacing:-.02em}
.section-copy{font-size:15px;line-height:1.85}
.eyebrow{font-size:11px;letter-spacing:2.2px}

/* About / option cards */
.about-simple{gap:clamp(32px,5vw,72px);align-items:center}
.about-points{gap:14px}
.about-point,.travel-option,.feature{box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.about-point:hover,.travel-option:hover,.feature:hover{transform:translateY(-4px);box-shadow:var(--shadow-card);border-color:#dec1a2}
.about-point{min-height:128px;padding:24px;display:flex;flex-direction:column;justify-content:center}
.about-point strong{font-family:'Playfair Display',Georgia,serif;font-size:30px}
.about-point span{font-size:12px;line-height:1.5}
.travel-option{min-height:250px;padding:28px}
.travel-option .icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#fff3e3;border:1px solid #efd8bb}
.travel-option h3{font-size:25px}
.travel-option p{line-height:1.75}

/* Tour cards */
.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.tour-card{display:flex;flex-direction:column;border-radius:24px;box-shadow:0 8px 30px rgba(73,45,27,.06);min-width:0}
.tour-card:hover{transform:translateY(-7px);box-shadow:var(--shadow-lift);border-color:#dfc4a6}
.tour-image-wrap{background:#eadfce}
.tour-image{height:260px;aspect-ratio:16/10;object-fit:cover}
.tour-body{display:flex;flex:1;flex-direction:column;padding:24px}
.tour-body h3{font-size:clamp(23px,2vw,28px);line-height:1.22}
.tour-body p{line-height:1.75;margin-bottom:0}
.tour-footer{margin-top:auto;padding-top:18px}
.tour-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.tour-actions .btn{width:100%;padding-inline:12px}
.city-chip{max-width:calc(100% - 32px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.tour-card-badge{max-width:58%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.price{min-width:0}.price strong{font-size:24px}.price .old-price{margin-inline-start:8px}

/* Public page hero / filters */
.page-hero{padding:clamp(68px,8vw,98px) 0 clamp(46px,6vw,72px);background:linear-gradient(180deg,#f7ead6 0%,var(--cream) 100%);border-bottom:1px solid rgba(218,191,158,.5)}
.page-hero h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.025em;max-width:970px}
.filters{padding:14px;background:rgba(255,255,255,.72);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-soft);align-items:center}
.filters .input,.filters .select{min-width:190px;background:#fff}

/* Inputs / forms */
.input,.select,textarea{min-height:48px;border-radius:13px;border-color:#dfd2c3;background:#fffdf9;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}
textarea{min-height:120px;resize:vertical}
.input:hover,.select:hover,textarea:hover{border-color:#ccb294}
.input:focus,.select:focus,textarea:focus{background:#fff;border-color:var(--terracotta);box-shadow:var(--focus)}
.field label{font-size:12px;letter-spacing:.01em;color:#4d382b}
.form-card,.contact-panel{border-radius:26px}
.form-card{box-shadow:var(--shadow-soft)}
.form-shell{gap:32px;align-items:start}
.contact-panel{box-shadow:var(--shadow-card)}
.notice{border:1px solid rgba(46,112,77,.16)}
.notice.error{border-color:rgba(154,63,63,.15)}

/* Tour details */
.tour-detail{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:42px;align-items:start}
.prose{min-width:0}
.detail-image{height:clamp(420px,52vw,640px);border-radius:28px;box-shadow:var(--shadow-card)}
.detail-card{top:calc(var(--header-h) + 22px);padding:28px;border-radius:24px;box-shadow:var(--shadow-card)}
.detail-card .btn{min-height:50px}
.detail-list div{gap:24px}.detail-list span{color:var(--muted)}.detail-list strong{text-align:end}
.prose h2{font-size:clamp(28px,3vw,38px);scroll-margin-top:110px}
.prose p,.prose li{line-height:1.85}
.tour-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.tour-facts-grid>div{min-width:0;padding:17px;border-radius:17px;box-shadow:0 6px 20px rgba(73,45,27,.04)}
.tour-facts-grid strong{overflow-wrap:anywhere}
.tour-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.tour-gallery a{border-radius:16px;box-shadow:0 8px 22px rgba(73,45,27,.08)}
.tour-gallery img{height:190px}
.public-itinerary article{grid-template-columns:92px minmax(0,1fr);gap:18px;padding-bottom:26px}
.included-grid{gap:30px}
.guest-info-box{padding:24px;border-radius:20px}

/* Footer */
.footer{padding:76px 0 max(24px,env(safe-area-inset-bottom));margin-top:clamp(62px,8vw,92px)}
.footer-grid{grid-template-columns:minmax(240px,2fr) 1fr 1fr minmax(220px,1.35fr);gap:clamp(28px,4vw,52px)}
.footer h4{font-family:'Playfair Display',Georgia,serif;font-size:18px}
.footer a{padding:2px 0;transition:color .15s ease,transform .15s ease}
.footer a:hover{color:#fff;transform:translateX(2px)}
.footer-bottom{gap:20px}

/* Admin */
.admin-body{background:#f5f2ec;color:#2f241e}
.admin-shell{grid-template-columns:260px minmax(0,1fr)}
.admin-side{position:sticky;top:0;height:100vh;padding:30px 20px;background:linear-gradient(180deg,#1a332b 0%,#10231d 100%);overflow:auto;overscroll-behavior:contain}
.admin-side nav{margin-top:20px}
.admin-side a{border:1px solid transparent;padding:11px 13px;border-radius:11px;transition:background .15s ease,border-color .15s ease,color .15s ease}
.admin-side a:hover{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.06);color:#fff}
.admin-main{min-width:0;padding:clamp(24px,3vw,42px)}
.admin-main>h1{margin:0 0 24px;font:700 clamp(32px,3.5vw,46px) 'Playfair Display',Georgia,serif;letter-spacing:-.02em}
.kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.kpi{border-radius:18px;padding:23px;box-shadow:var(--shadow-soft);min-width:0}
.kpi span{display:block;color:var(--muted);font-size:12px}
.kpi strong{font-family:'Playfair Display',Georgia,serif;font-size:34px}
.table-wrap{max-width:100%;border-radius:18px;box-shadow:var(--shadow-soft);-webkit-overflow-scrolling:touch}
table{min-width:760px}
th{position:sticky;top:0;z-index:1;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#655347}
th,td{padding:15px 14px;vertical-align:top}
.admin-toolbar{margin:18px 0 26px}
.admin-panel{border-radius:22px;box-shadow:var(--shadow-soft);padding:28px}
.tour-editor-layout{grid-template-columns:minmax(0,1fr) 320px;gap:26px}
.check-card{position:relative}.check-card input{accent-color:var(--terracotta)}
.check-card.checked{border-color:var(--terracotta);background:#fff7ef}
.switch-row input{accent-color:var(--terracotta)}
.itinerary-row{grid-template-columns:74px minmax(0,1fr) 40px}
.sticky-publish{top:24px}
.gallery-admin-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.tour-admin-title{max-width:420px}.tour-admin-title div{min-width:0}.tour-admin-title strong,.tour-admin-title small{overflow-wrap:anywhere}

/* Login */
.login-wrap{padding:max(24px,env(safe-area-inset-top)) 20px max(24px,env(safe-area-inset-bottom));background:radial-gradient(circle at 20% 15%,#f7dfba 0,transparent 30%),linear-gradient(145deg,#fbf3e6,#f0e1cb)}
.login-card{border-radius:26px;padding:34px;box-shadow:var(--shadow-lift)}
.login-card h1{font:700 38px 'Playfair Display',Georgia,serif;margin-bottom:6px}

/* RTL safety */
[dir="rtl"] .main-nav>a:not(.btn):after{left:100%;right:0}
[dir="rtl"] .main-nav>a:not(.btn):hover:after,[dir="rtl"] .main-nav>a.active:after{left:0}
[dir="rtl"] .footer a:hover{transform:translateX(-2px)}
[dir="rtl"] .city-chip{left:auto;right:16px}
[dir="rtl"] .tour-card-badge{right:auto;left:15px}
[dir="rtl"] .cover-badge{left:auto;right:18px}
[dir="rtl"] .public-itinerary article{border-left:0;border-right:2px solid #e1c18e;padding-left:0;padding-right:18px}
[dir="rtl"] .tick-list li,[dir="rtl"] .cross-list li{padding-left:0;padding-right:25px}
[dir="rtl"] .tick-list li:before,[dir="rtl"] .cross-list li:before{left:auto;right:0}

/* 1180: compact laptop */
@media (max-width:1180px){
  :root{--container:1080px}
  .main-nav{gap:15px;font-size:13px}
  .main-nav .btn{padding-inline:15px}
  .cards{gap:18px}
  .travel-options{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tour-editor-layout{grid-template-columns:1fr}
  .sticky-publish{position:static}
  .tour-editor-side{order:-1}
  .publish-actions{grid-template-columns:repeat(2,minmax(0,1fr))}
  .publish-actions .text-link{grid-column:1/-1}
}

/* 980: tablet / small laptop */
@media (max-width:980px){
  :root{--header-h:74px}
  .container{width:min(100% - 36px,var(--container))}
  .nav-wrap{height:var(--header-h)}
  .nav-toggle{display:grid;place-items:center;flex:0 0 auto}
  .main-nav{
    position:absolute;top:var(--header-h);left:18px;right:18px;
    display:none;flex-direction:column;align-items:stretch;gap:4px;
    max-height:calc(100vh - var(--header-h) - 24px);max-height:calc(100dvh - var(--header-h) - 24px);
    overflow:auto;padding:14px;background:rgba(255,253,248,.99);border:1px solid var(--line);border-radius:0 0 22px 22px;
    box-shadow:0 22px 50px rgba(59,36,23,.16);-webkit-overflow-scrolling:touch
  }
  .main-nav.open{display:flex}
  .main-nav>a,.main-nav .language-button{width:100%;min-height:44px;padding:11px 13px!important;border-radius:10px}
  .main-nav>a:not(.btn):after{display:none}
  .main-nav>a:hover,.main-nav>a.active{background:var(--cream)}
  .main-nav>.btn{margin-top:4px}
  .language-switcher{width:100%}
  .language-button{justify-content:space-between;border-radius:10px}
  .language-menu{position:static;width:100%;margin-top:6px;box-shadow:none;border-radius:10px}
  body.nav-open{overflow:hidden}
  .cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .about-simple{grid-template-columns:1fr}
  .about-points{grid-template-columns:repeat(4,minmax(0,1fr))}
  .form-shell,.tour-detail{grid-template-columns:1fr}
  .detail-card{position:static}
  .tour-facts-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .admin-shell{grid-template-columns:1fr}
  .admin-side{position:relative;height:auto;padding:18px 20px;overflow:visible}
  .admin-side nav{display:flex;gap:7px;overflow-x:auto;padding-bottom:6px;margin-top:14px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
  .admin-side nav a{flex:0 0 auto;white-space:nowrap;background:rgba(255,255,255,.035)}
  .admin-main{padding:26px 20px 44px}
  .kpis{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gallery-admin-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}

/* 720: large phones / portrait tablet */
@media (max-width:720px){
  .container{width:calc(100% - 28px)}
  .brand small{display:none}
  .brand strong{font-size:17px}
  .brand-mark{width:40px;height:40px;flex-basis:40px}
  .hero.desert-hero{min-height:620px;background-position:58% center}
  .hero.desert-hero .hero-inner{padding:86px 0 112px}
  .hero h1{font-size:clamp(42px,13vw,62px)}
  .hero-actions{display:grid;grid-template-columns:1fr}
  .hero-actions .btn{width:100%}
  .section{padding:68px 0}
  .section-head{display:block}.section-head .section-copy{margin-top:12px}
  .about-points{grid-template-columns:repeat(2,minmax(0,1fr))}
  .travel-options,.cards{grid-template-columns:1fr}
  .tour-image{height:clamp(230px,63vw,340px)}
  .tour-body{padding:21px}
  .page-hero{padding:58px 0 40px}
  .filters{display:grid;grid-template-columns:1fr 1fr;gap:9px}
  .filters .input,.filters .select{width:100%;min-width:0}
  .filters .btn{width:100%}
  .form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}
  .form-card,.contact-panel{padding:22px}
  .tour-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tour-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tour-gallery img{height:150px}
  .public-itinerary article{grid-template-columns:1fr;gap:8px}
  .included-grid{grid-template-columns:1fr}
  .footer{padding-top:58px}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;align-items:flex-start}
  .admin-panel{padding:20px}.admin-panel-head{gap:10px}.admin-step{font-size:22px}
  .check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .gallery-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .itinerary-row{grid-template-columns:1fr}.day-number{padding-top:0}.icon-button{justify-self:end}
  .cover-preview{grid-template-columns:1fr}.cover-preview img{width:100%;height:220px}
  .admin-toolbar,.admin-filter{align-items:stretch}
  .admin-filter{display:grid;grid-template-columns:1fr 1fr;width:100%}
  .admin-filter .input{grid-column:1/-1;width:100%;max-width:none}.admin-filter .select{width:100%}
  .admin-toolbar>.btn{width:100%}
  .publish-actions{grid-template-columns:1fr}
  .publish-actions .text-link{grid-column:auto}
}

/* 480: phones */
@media (max-width:480px){
  .container{width:calc(100% - 24px)}
  .site-header,.nav-wrap{min-height:70px;height:70px}:root{--header-h:70px}
  .main-nav{left:10px;right:10px}
  .brand strong{font-size:16px}
  .hero.desert-hero{min-height:590px}
  .hero.desert-hero:after{height:56px}
  .hero.desert-hero .hero-inner{padding:78px 0 96px}
  .hero h1{font-size:42px;line-height:1.02}
  .hero p{font-size:15px;line-height:1.7}
  .eyebrow{font-size:10px;letter-spacing:1.8px}
  .section-title{font-size:35px}
  .about-points{grid-template-columns:1fr 1fr}.about-point{min-height:112px;padding:18px}.about-point strong{font-size:26px}
  .travel-option{min-height:0}
  .tour-card{border-radius:20px}.tour-image{height:230px}.tour-body h3{font-size:24px}
  .tour-actions{grid-template-columns:1fr 1fr}.tour-actions .btn{min-height:44px;font-size:12px}
  .filters{grid-template-columns:1fr}.filters .input,.filters .select,.filters .btn{grid-column:auto}
  .page-hero h1{font-size:40px}
  .detail-image{height:330px;border-radius:20px}
  .detail-card{padding:21px}
  .tour-facts-grid,.tour-gallery{grid-template-columns:1fr}
  .tour-gallery img{height:220px}
  .footer-grid{grid-template-columns:1fr}.footer-bottom{font-size:11px}
  .kpis{grid-template-columns:1fr 1fr}.kpi{padding:18px}.kpi strong{font-size:28px}
  .admin-main{padding:22px 12px 40px}.admin-main>h1{font-size:34px}
  .admin-panel{padding:17px;border-radius:17px}.admin-panel h2{font-size:23px}
  .check-grid,.gallery-admin-grid{grid-template-columns:1fr}
  .admin-filter{grid-template-columns:1fr}.admin-filter .input{grid-column:auto}
  .login-card{padding:26px 20px}.login-card h1{font-size:33px}
}

/* Reduced motion and print */
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media print{.site-header,.footer,.nav-toggle,.hero-actions,.tour-actions,.detail-card .btn,.admin-side{display:none!important}.admin-shell,.tour-detail{display:block}.section{padding:24px 0}.detail-card{box-shadow:none;border:1px solid #bbb}.tour-card,.admin-panel,.table-wrap{box-shadow:none}body{background:#fff;color:#000}.container{width:100%}}

/* ======================================================================
   V7 SMART COUNTRY LANGUAGE + FOOTER LANGUAGE SWITCHER
   ====================================================================== */
.footer-language-block{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}
.footer-language-label{display:block;margin-bottom:9px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.footer-language-switcher{position:relative;width:min(100%,250px)}
.footer-language-switcher .language-button{width:100%;min-height:46px;justify-content:space-between;padding:10px 13px;border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:#fff;box-shadow:none}
.footer-language-switcher .language-button:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28)}
.footer-language-switcher .language-button-current{display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.footer-language-switcher .language-menu{top:auto;bottom:calc(100% + 10px);right:0;width:220px;background:#fff;border-color:rgba(45,37,30,.1);box-shadow:0 20px 50px rgba(0,0,0,.24)}
.footer-language-switcher .language-menu a{color:var(--ink)!important}
.footer-language-switcher .language-menu a:hover,.footer-language-switcher .language-menu a.selected{background:var(--cream)}
[dir="rtl"] .footer-language-switcher .language-menu{right:auto;left:0}

@media(max-width:980px){
  .footer-language-switcher{width:100%;max-width:280px}
  .footer-language-switcher .language-menu{position:static;width:100%;margin-top:8px;box-shadow:none;max-height:310px}
}
@media(max-width:480px){
  .footer-language-switcher{max-width:none}
}

/* V7.2 — local country flags in footer language selector */
.language-flag{display:block;width:24px;height:16px;flex:0 0 24px;object-fit:cover;border-radius:3px;box-shadow:0 0 0 1px rgba(24,34,30,.14);background:#fff}
.language-option-main{display:flex;align-items:center;gap:10px;min-width:0}
.language-option-main>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.language-menu a.selected .language-option-main>span{font-weight:800}
.language-menu a.selected:after{content:'✓';font-weight:900;color:var(--green2);margin-inline-start:4px}
.language-menu a.selected small{display:none}
.footer-language-switcher .language-menu a{gap:10px}
.footer-language-switcher .language-menu small{margin-inline-start:auto;letter-spacing:.08em;font-weight:800}
.language-chevron{font-size:11px;transition:transform .18s ease}
.language-switcher.open .language-chevron{transform:rotate(180deg)}
@media(max-width:600px){.language-flag{width:26px;height:18px;flex-basis:26px}.footer-language-switcher .language-button{min-height:50px}.footer-language-switcher .language-menu a{min-height:46px}}


/* ======================================================================
   V9 HERO IMAGE + LUXE HEADER / FOOTER + SIMPLE HOME
   ====================================================================== */
.site-header-luxe{background:rgba(255,252,247,.95);box-shadow:0 14px 40px rgba(55,35,20,.08)}
.header-topbar{border-bottom:1px solid rgba(126,92,59,.08);background:linear-gradient(180deg,rgba(255,247,235,.98),rgba(252,245,236,.92))}
.topbar-wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:44px;font-size:12px;color:#6f5640}
.topbar-label{font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.topbar-links{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.topbar-links a{color:#5b483a}.topbar-links a:hover{color:var(--terracotta)}
.site-header-luxe .nav-wrap{height:84px}
.site-header-luxe .brand strong{font-size:20px}.site-header-luxe .brand small{font-size:10px;color:#83644c}
.site-header-luxe .main-nav{align-items:center}
.site-header-luxe .main-nav>a{font-weight:700}
.site-header-luxe .main-nav>.btn{margin-inline-start:8px}

.hero-luxe{position:relative;overflow:hidden;padding:46px 0 30px;background:radial-gradient(circle at 12% 20%,rgba(255,232,187,.9),transparent 32%),linear-gradient(180deg,#fbf3e3 0%,#f6ecdd 52%,#fffdf8 100%)}
.hero-luxe:before{content:'';position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.52),transparent 60%);pointer-events:none}
.hero-luxe-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:clamp(28px,4vw,56px);align-items:center}
.hero-luxe .hero-copy{position:relative;z-index:1;padding:38px 0}
.hero-luxe .eyebrow{color:var(--ochre);margin-bottom:18px}
.hero-luxe h1{margin:0 0 18px;font:700 clamp(46px,5.6vw,76px) 'Playfair Display',Georgia,serif;line-height:1.02;letter-spacing:-.03em;color:#1c2d29;max-width:720px}
.hero-luxe p{max-width:680px;font-size:17px;line-height:1.85;color:#5f564f}
.hero-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.hero-trust span{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border-radius:999px;border:1px solid rgba(190,160,126,.45);background:rgba(255,255,255,.68);font-size:12px;font-weight:800;color:#624b39;box-shadow:0 8px 18px rgba(79,56,33,.05)}
.hero-media{position:relative}
.hero-image-card{position:relative;border-radius:34px;overflow:hidden;background:linear-gradient(180deg,#f5e6d0,#e3bd84);box-shadow:0 28px 90px rgba(100,61,30,.16);padding:14px}
.hero-image-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:24px}
.hero-floating-card{position:absolute;right:28px;bottom:28px;display:grid;gap:2px;min-width:148px;padding:16px 18px;border-radius:20px;background:rgba(255,253,248,.92);backdrop-filter:blur(12px);box-shadow:0 18px 40px rgba(0,0,0,.12);text-align:left}
.hero-floating-card strong{font:700 34px 'Playfair Display',Georgia,serif;color:var(--green)}
.hero-floating-card span{font-size:12px;font-weight:800;color:#6a5b4e;text-transform:uppercase;letter-spacing:.08em}

.home-summary-section{padding-top:54px}
.home-summary-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(28px,4vw,54px);align-items:start}
.home-summary-intro .section-title{margin-bottom:18px}
.home-summary-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.summary-card{padding:24px;border:1px solid rgba(213,190,164,.56);border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(78,54,35,.06);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.summary-card:hover{transform:translateY(-5px);box-shadow:0 26px 52px rgba(78,54,35,.11);border-color:#d4b38b}
.summary-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;margin-bottom:18px;background:linear-gradient(180deg,#fff2df,#f6dfbf);color:#9f6332;font-size:21px;font-weight:900;border:1px solid rgba(210,174,131,.44)}
.summary-card h3{margin:0 0 8px;font:700 24px 'Playfair Display',Georgia,serif;color:#263531}
.summary-card p{margin:0;color:#625a54;line-height:1.78;font-size:14px}
.home-tours-head{gap:24px}
.home-tours-bottom{text-align:center;margin-top:34px}

.footer-luxe{position:relative;padding-top:28px;background:linear-gradient(180deg,#19322b 0%,#0e1d18 100%);color:#f3eadc}
.footer-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:28px 32px;margin-bottom:48px;border:1px solid rgba(255,255,255,.11);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));box-shadow:0 20px 60px rgba(0,0,0,.12)}
.footer-cta .eyebrow{color:#edc787;margin-bottom:10px}
.footer-cta h3{margin:0 0 8px;font:700 clamp(28px,3.2vw,42px) 'Playfair Display',Georgia,serif;line-height:1.08;color:#fff}
.footer-cta p{margin:0;color:#e7d9c5;max-width:760px}
.footer-luxe .footer-grid{padding-top:10px}
.footer-luxe h4{color:#fff;margin:0 0 16px;font:700 20px 'Playfair Display',Georgia,serif}
.footer-luxe p{color:#ded2c3}
.footer-luxe a{color:#f0e5d4;display:inline-flex;align-items:center;gap:6px}
.footer-luxe .brand-footer{margin-bottom:16px}
.footer-luxe .brand-footer strong,.footer-luxe .brand-footer small{color:#fff}
.footer-luxe .footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:26px;margin-top:36px;border-top:1px solid rgba(255,255,255,.09);color:#d5c7b4}
.footer-luxe .footer-language-label{color:#f2eadf}
.footer-luxe .footer-language-block{border-top:1px solid rgba(255,255,255,.14)}
.footer-luxe .footer-language-switcher .language-button{background:rgba(255,255,255,.08)}
.footer-luxe .footer-language-switcher .language-button-current span{color:#fff}

@media (max-width:1180px){
  .hero-luxe-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr)}
}
@media (max-width:980px){
  .topbar-wrap{min-height:40px;font-size:11px}
  .hero-luxe{padding-top:30px}
  .hero-luxe-grid{grid-template-columns:1fr;gap:24px}
  .hero-media{order:-1}
  .hero-luxe .hero-copy{padding-top:0}
  .home-summary-grid{grid-template-columns:1fr}
  .footer-cta{grid-template-columns:1fr;padding:24px}
}
@media (max-width:720px){
  .header-topbar{display:none}
  .site-header-luxe .nav-wrap{height:74px}
  .hero-luxe h1{font-size:clamp(40px,12vw,58px)}
  .hero-luxe p{font-size:15px}
  .hero-trust{gap:8px}
  .hero-trust span{font-size:11px;padding:7px 12px}
  .hero-image-card{padding:10px;border-radius:24px}
  .hero-image-card img{border-radius:18px}
  .hero-floating-card{right:18px;bottom:18px;min-width:128px;padding:14px 15px}
  .home-summary-cards{grid-template-columns:1fr}
  .footer-cta{margin-bottom:38px}
}
@media (max-width:480px){
  .hero-luxe{padding-top:22px}
  .hero-trust{display:grid;grid-template-columns:1fr 1fr}
  .hero-floating-card{position:static;margin-top:14px;width:max-content;max-width:100%}
  .footer-luxe .footer-bottom{display:grid;gap:8px}
}

/* ======================================================================
   V10 — MARRAKESH DEALS INSPIRED COMMERCIAL TRAVEL STYLE
   Same simple commercial rhythm, with original Discvery Safari identity.
   ====================================================================== */
.reference-header{position:sticky;top:0;z-index:80;background:#fff;border-bottom:1px solid #ececec;box-shadow:0 4px 18px rgba(0,0,0,.045);backdrop-filter:none}
.reference-nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}
.reference-brand .brand-mark{width:46px;height:46px;flex-basis:46px}
.reference-brand strong{font-size:18px;color:#14231f;line-height:1.1}
.reference-brand small{font-size:10px;color:#7d7d7d;margin-top:3px;letter-spacing:.03em}
.reference-menu{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}
.reference-menu>a:not(.header-whatsapp):not(.header-call){padding:29px 0 27px;position:relative}
.reference-menu>a:not(.header-whatsapp):not(.header-call):after{content:'';position:absolute;left:0;right:100%;bottom:20px;height:2px;background:#e47c2e;transition:right .18s ease}
.reference-menu>a:hover:after,.reference-menu>a.active:after{right:0}
.header-actions{display:flex;align-items:center;gap:9px;margin-left:6px}
.header-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:800;transition:.18s ease}
.header-whatsapp{background:#25d366;color:#fff!important;border:1px solid #25d366}
.header-whatsapp:hover{background:#1ebd59;border-color:#1ebd59}
.header-call{background:#fff;color:#14231f!important;border:1px solid #d9d9d9}
.header-call:hover{border-color:#14231f;background:#f8f8f8}

.reference-hero{position:relative;min-height:565px;display:flex;align-items:center;overflow:hidden;background-image:url('https://images.unsplash.com/photo-1760681554227-d7aad73cd57f?auto=format&fit=crop&fm=jpg&q=82&w=2200'),url('../img/hero-desert.svg');background-size:cover,cover;background-position:center 68%;color:#fff}
.reference-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,18,14,.72) 0%,rgba(6,18,14,.48) 48%,rgba(6,18,14,.12) 100%)}
.reference-hero-content{position:relative;z-index:1;padding-top:72px;padding-bottom:72px}
.hero-kicker{display:inline-block;margin-bottom:14px;font-size:12px;line-height:1.2;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#f6d5a2}
.reference-hero h1{max-width:780px;margin:0 0 18px;font:700 clamp(44px,5.5vw,76px)/1.03 'Playfair Display',Georgia,serif;letter-spacing:-.025em;text-shadow:0 3px 18px rgba(0,0,0,.24)}
.reference-hero p{max-width:650px;margin:0 0 28px;font-size:17px;line-height:1.75;color:rgba(255,255,255,.93)}
.reference-hero-actions{display:flex;gap:12px;flex-wrap:wrap}
.reference-hero-actions .btn{min-height:48px;border-radius:8px;padding:13px 20px;box-shadow:none}
.hero-primary{background:#e47c2e;border-color:#e47c2e;color:#fff}
.hero-primary:hover{background:#ce6a20;border-color:#ce6a20}
.hero-secondary{background:#fff;border-color:#fff;color:#16241f}
.hero-secondary:hover{background:#f2f2f2;border-color:#f2f2f2}

.reference-tours-section{padding:72px 0 80px;background:#fff}
.reference-section-title{text-align:center;max-width:760px;margin:0 auto 38px}
.reference-section-title>span{display:block;margin-bottom:8px;color:#e47c2e;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}
.reference-section-title h2{margin:0 0 10px;font:700 clamp(34px,4vw,48px)/1.1 'Playfair Display',Georgia,serif;color:#14231f}
.reference-section-title p{margin:0;color:#6a6a6a;font-size:15px}
.reference-tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.reference-tour-card{overflow:hidden;border:1px solid #e8e8e8;border-radius:13px;background:#fff;box-shadow:0 7px 24px rgba(0,0,0,.055);transition:transform .2s ease,box-shadow .2s ease}
.reference-tour-card:hover{transform:translateY(-5px);box-shadow:0 16px 36px rgba(0,0,0,.105)}
.reference-tour-image{position:relative;display:block;height:245px;overflow:hidden;background:#eee}
.reference-tour-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.reference-tour-card:hover .reference-tour-image img{transform:scale(1.035)}
.reference-price-badge{position:absolute;right:14px;top:14px;display:inline-flex;align-items:center;min-height:38px;padding:8px 12px;border-radius:8px;background:#fff;color:#e47c2e;font-weight:900;font-size:15px;box-shadow:0 5px 18px rgba(0,0,0,.14)}
.reference-tour-badge{position:absolute;left:14px;top:14px;padding:7px 10px;border-radius:7px;background:#173d32;color:#fff;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.reference-tour-body{padding:20px}
.reference-tour-body h3{margin:0 0 9px;font:700 22px/1.28 'Playfair Display',Georgia,serif;color:#17231f}
.reference-tour-body h3 a:hover{color:#e47c2e}
.reference-tour-body>p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:48px;margin:0 0 17px;color:#737373;font-size:13px;line-height:1.75}
.reference-tour-meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:13px 0;border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee;color:#575757;font-size:12px;font-weight:700}
.reference-tour-price{display:flex;align-items:baseline;gap:5px;margin:16px 0 14px}
.reference-tour-price strong{font-size:22px;color:#e47c2e}
.reference-tour-price span{font-size:12px;color:#777}
.reference-tour-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.reference-tour-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:10px 12px;border-radius:8px;font-size:12px;font-weight:800;transition:.18s ease}
.reference-details{border:1px solid #dedede;color:#1b2c27;background:#fff}
.reference-details:hover{border-color:#173d32;background:#f7f9f8}
.reference-book{border:1px solid #e47c2e;background:#e47c2e;color:#fff}
.reference-book:hover{background:#ce6a20;border-color:#ce6a20}
.reference-view-all{text-align:center;margin-top:34px}
.reference-view-all .btn{border-radius:8px;background:#173d32;border-color:#173d32;box-shadow:none}

.reference-about{padding:70px 0;background:#f8f7f4;border-top:1px solid #efefef}
.reference-about-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:64px;align-items:start}
.reference-about-kicker{display:block;margin-bottom:10px;color:#e47c2e;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.reference-about h2{margin:0;font:700 clamp(31px,3.5vw,45px)/1.12 'Playfair Display',Georgia,serif;color:#17231f}
.reference-about-copy p{margin:0 0 15px;color:#656565;line-height:1.85;font-size:15px}
.reference-about-copy a{display:inline-block;margin-top:3px;color:#e47c2e;font-size:14px;font-weight:800}

.reference-footer{margin-top:0;padding:58px 0 24px;background:#12231e;color:#e8ece9}
.reference-footer-grid{display:grid;grid-template-columns:minmax(260px,1.6fr) repeat(3,minmax(150px,1fr));gap:42px}
.reference-footer h4{margin:0 0 15px;color:#fff;font-size:14px;font-weight:800}
.reference-footer a{display:block;margin:8px 0;color:#cbd4cf;font-size:13px}
.reference-footer a:hover{color:#fff}
.reference-footer-brand p{max-width:420px;color:#bfc9c4;font-size:13px;line-height:1.8}
.reference-footer .brand-footer strong{color:#fff}
.reference-footer .brand-footer small{color:#aebbb4}
.reference-language-block{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.11)}
.reference-footer-bottom{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.09);color:#93a099;font-size:11px}
.reference-footer .footer-language-switcher .language-button{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.14);color:#fff}
.reference-footer .footer-language-switcher .language-button-current span{color:#fff}

@media(max-width:1040px){
  .reference-menu{gap:18px}.header-actions{gap:6px}.header-actions a{padding:9px 12px}
  .reference-tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .reference-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:980px){
  .reference-nav{height:74px}
  .reference-menu{position:absolute;top:74px;left:18px;right:18px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;background:#fff;border:1px solid #ececec;border-radius:0 0 14px 14px;box-shadow:0 20px 40px rgba(0,0,0,.12)}
  .reference-menu.open{display:flex}
  .reference-menu>a:not(.header-whatsapp):not(.header-call){padding:12px 10px}
  .reference-menu>a:after{display:none!important}
  .header-actions{display:grid;grid-template-columns:1fr 1fr;margin:8px 0 0}
  .reference-hero{min-height:520px;background-position:center 72%}
  .reference-about-grid{grid-template-columns:1fr;gap:28px}
}
@media(max-width:700px){
  .reference-hero{min-height:500px;background-position:57% center}
  .reference-hero-content{padding-top:60px;padding-bottom:60px}
  .reference-hero-shade{background:linear-gradient(90deg,rgba(6,18,14,.78),rgba(6,18,14,.48))}
  .reference-hero h1{font-size:clamp(40px,12vw,58px)}
  .reference-hero p{font-size:15px}
  .reference-hero-actions{display:grid;grid-template-columns:1fr;width:100%;max-width:360px}
  .reference-tour-grid{grid-template-columns:1fr}
  .reference-tour-image{height:270px}
  .reference-footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px}
}
@media(max-width:480px){
  .reference-brand strong{font-size:15px}.reference-brand small{display:none}.reference-brand .brand-mark{width:40px;height:40px;flex-basis:40px}
  .reference-hero{min-height:470px}
  .reference-hero h1{font-size:39px}
  .reference-tours-section{padding:58px 0 66px}
  .reference-section-title{margin-bottom:28px}
  .reference-tour-image{height:235px}
  .reference-tour-actions{grid-template-columns:1fr 1fr}
  .reference-footer-grid{grid-template-columns:1fr}
}


/* ======================================================================
   V11 — DISCVERY SAFARI BRAND IDENTITY INTEGRATION
   ====================================================================== */
.reference-brand-logo{display:flex;align-items:center;flex:0 0 auto;min-width:0}
.reference-logo-image{display:block;width:218px;max-width:24vw;height:auto;max-height:64px;object-fit:contain;object-position:left center}
.reference-footer-brand .footer-logo-shell{display:inline-flex;align-items:center;margin-bottom:17px;padding:10px 13px;border-radius:14px;background:#fffaf1;border:1px solid rgba(255,255,255,.13);box-shadow:0 12px 28px rgba(0,0,0,.12)}
.footer-logo-image{display:block;width:238px;max-width:100%;height:auto}
.admin-brand{gap:10px;align-items:center}.admin-brand-icon{width:42px;height:42px;object-fit:contain;flex:0 0 42px}.admin-brand strong{font-size:16px}.admin-brand small{font-size:9px}
@media(max-width:1040px){.reference-logo-image{width:190px;max-width:22vw}}
@media(max-width:980px){.reference-logo-image{width:196px;max-width:56vw}}
@media(max-width:480px){.reference-logo-image{width:166px;max-width:62vw}.reference-footer-brand .footer-logo-shell{padding:8px 10px}.footer-logo-image{width:210px}}

/* V12 production hardening and RTL support */
.hp-field{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.legal-copy{max-width:900px}.legal-copy h2{margin-top:30px}.legal-copy p{line-height:1.85;color:var(--muted)}
html[dir="rtl"] body{text-align:right}
html[dir="rtl"] .reference-logo-image{object-position:right center}
html[dir="rtl"] .language-menu{right:auto;left:0}
html[dir="rtl"] .reference-hero-shade{background:linear-gradient(270deg,rgba(6,18,14,.72) 0%,rgba(6,18,14,.48) 48%,rgba(6,18,14,.12) 100%)}
html[dir="rtl"] .reference-price-badge{right:auto;left:14px}
html[dir="rtl"] .reference-tour-badge{left:auto;right:14px}

/* WhatsApp CTA stays visible even before a production number is configured. */
.header-whatsapp.is-disabled{opacity:.58;cursor:not-allowed;pointer-events:none}

/* ======================================================================
   V14 — COMMERCE / CHECKOUT
   ====================================================================== */
.checkout-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(260px,.55fr);gap:28px;align-items:start}
.checkout-lines{display:grid;gap:0;margin-top:18px;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}
.checkout-lines>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 16px;border-bottom:1px solid var(--line)}
.checkout-lines>div:last-child{border-bottom:0}.checkout-lines span{color:var(--muted)}.checkout-lines strong{text-align:right}
.checkout-lines .checkout-total{background:rgba(228,124,46,.07);font-size:1.08rem}.checkout-lines .checkout-total strong{font-size:1.25rem;color:#d96f20}
.payment-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}.payment-actions .btn{min-width:220px}
@media(max-width:820px){.checkout-grid{grid-template-columns:1fr}.payment-actions{display:grid}.payment-actions .btn{width:100%}}

/* Lightweight direct-contact booking */
.direct-contact-note{margin-bottom:20px}
.direct-contact-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}
.direct-contact-actions .btn{flex:1 1 220px;justify-content:center}
.direct-whatsapp{background:#173f35}
.direct-whatsapp:hover{filter:brightness(1.08)}
.direct-email{background:#fff}
@media (max-width:640px){.direct-contact-actions{display:grid;grid-template-columns:1fr}.direct-contact-actions .btn{width:100%}}

/* ======================================================================
   V10 — lighter compact tour cards, smaller listings, TripAdvisor-inspired polish
   ====================================================================== */
:root{
  --trip-green:#0f5d4a;
  --trip-green-dark:#0a4a3a;
  --trip-accent:#ffb700;
  --trip-bg:#f5f6f7;
  --trip-line:#e4e6e8;
  --trip-text:#263238;
  --trip-muted:#67747c;
  --trip-shadow:0 12px 32px rgba(19,31,37,.08);
  --trip-shadow-hover:0 22px 42px rgba(19,31,37,.14);
}
body{background:linear-gradient(180deg,#fffdf9 0,#faf7f2 320px,var(--trip-bg) 320px,var(--trip-bg) 100%);color:var(--trip-text)}
.site-header.reference-header{border-bottom-color:#e7eaec;box-shadow:0 8px 24px rgba(17,24,28,.05)}
.reference-menu>a:not(.header-whatsapp):not(.header-call){color:#1d2d35}
.reference-menu>a:hover,.reference-menu>a.active{color:var(--trip-green)}
.header-actions a{border-radius:999px;font-weight:800}
.header-whatsapp{background:var(--trip-green)!important}
.header-whatsapp:hover{background:var(--trip-green-dark)!important}
.header-call{border-color:#d9dddf;background:#fff}

.reference-tours-section,.reference-about,.section{position:relative}
.reference-section-title h2,.page-hero h1,.reference-about h2{color:#15242c}
.reference-section-title p,.reference-about-copy p,.section-copy{color:var(--trip-muted)}

/* Home featured tours */
.reference-tour-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.reference-tour-card{
  border:1px solid var(--trip-line);
  border-radius:18px;
  box-shadow:var(--trip-shadow);
  display:flex;
  flex-direction:column;
  min-height:100%;
}
.reference-tour-card:hover{transform:translateY(-4px);box-shadow:var(--trip-shadow-hover)}
.reference-tour-image{height:200px;border-bottom:1px solid var(--trip-line);background:#eef1f2}
.reference-tour-badge{border-radius:999px;background:#fff;color:var(--trip-green);border:1px solid rgba(15,93,74,.12);box-shadow:0 8px 20px rgba(0,0,0,.08);padding:7px 11px}
.reference-tour-body{padding:16px 16px 15px}
.reference-tour-body h3{font:800 19px/1.35 Manrope,Arial,sans-serif;letter-spacing:-.02em;color:#16232a}
.reference-tour-body>p{font-size:13px;line-height:1.65;min-height:42px;margin-bottom:13px;color:#56636b}
.reference-tour-meta{padding:11px 0;font-size:11px;color:#526169;gap:10px}
.reference-tour-actions{margin-top:auto}
.reference-tour-actions a{min-height:40px;border-radius:12px;font-size:12px}
.reference-details{background:#fff;border:1px solid var(--trip-line);color:#1e2c32}
.reference-details:hover{border-color:#bcc5c9;background:#f9fbfb}
.reference-book{background:var(--trip-green)!important}
.reference-book:hover{background:var(--trip-green-dark)!important}
.reference-view-all .btn{background:#fff;color:#132026;border:1px solid var(--trip-line);box-shadow:none}
.reference-view-all .btn:hover{background:#f9fbfb;border-color:#cfd5d8}

/* Tours listing page */
.page-hero{
  background:linear-gradient(180deg,#fcf7ee 0%,#f8f2e6 100%);
  border-bottom:1px solid #ebe3d6;
  padding:72px 0 42px;
}
.filters{
  margin:24px 0 0;
  padding:14px;
  border:1px solid var(--trip-line);
  border-radius:18px;
  background:rgba(255,255,255,.94);
  box-shadow:0 8px 24px rgba(18,28,34,.05);
  align-items:center;
}
.filters .select,.filters .input{min-width:160px;border-radius:12px;border-color:#dce1e4;background:#fff}
.filters .btn{min-height:48px}
.cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.tour-card{
  border:1px solid var(--trip-line);
  border-radius:18px;
  box-shadow:var(--trip-shadow);
  overflow:hidden;
  display:flex;
  flex-direction:column;
  min-height:100%;
}
.tour-card:hover{transform:translateY(-4px);box-shadow:var(--trip-shadow-hover)}
.tour-image-wrap{position:relative}
.tour-image{height:190px;background:#edf1f2}
.city-chip{
  left:12px;
  top:12px;
  padding:6px 10px;
  font-size:10px;
  border:1px solid rgba(15,93,74,.08);
  color:var(--trip-green);
  background:rgba(255,255,255,.95);
  box-shadow:0 8px 20px rgba(23,30,34,.10)
}
.tour-card-badge{
  top:12px;
  right:12px;
  padding:6px 10px;
  font-size:10px;
  border-radius:999px;
  background:#fff;
  color:#a05d12;
  border:1px solid rgba(255,183,0,.28);
  box-shadow:0 8px 20px rgba(23,30,34,.08)
}
.tour-body{padding:15px 15px 16px;display:flex;flex-direction:column;flex:1}
.tour-meta{gap:8px;font-size:11px;color:#5c6870;margin-bottom:7px}
.tour-body h3{
  font:800 18px/1.35 Manrope,Arial,sans-serif;
  letter-spacing:-.02em;
  margin:6px 0 9px;
  color:#17232b;
}
.tour-body p{
  color:#5e6971;
  font-size:13px;
  line-height:1.65;
  margin:0 0 14px;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
  min-height:64px;
}
.tour-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto}
.tour-actions .btn{min-height:40px;padding:10px 12px;border-radius:12px;font-size:12px}
.tour-actions .btn-outline{border-color:#d7dde0;color:#213038;background:#fff}
.tour-actions .btn-outline:hover{background:#f8fafb;border-color:#c7cfd4}
.tour-actions .btn:not(.btn-outline){background:var(--trip-green)}
.tour-actions .btn:not(.btn-outline):hover{background:var(--trip-green-dark)}

/* Tour detail polish */
.tour-detail-section .prose,.detail-card,.form-card,.contact-panel{box-shadow:0 14px 34px rgba(16,24,31,.06)}
.detail-card{border-color:var(--trip-line);border-radius:20px}
.detail-list div{gap:12px}
.tour-facts-grid>div,.guest-info-box{border-color:var(--trip-line)}

/* Footer */
.reference-footer{background:#112127}
.reference-footer-grid{gap:34px}

/* Responsive */
@media(max-width:1200px){
  .reference-tour-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .cards{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:980px){
  .cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .reference-tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:640px){
  .filters{padding:12px}
  .cards,.reference-tour-grid{grid-template-columns:1fr}
  .tour-image,.reference-tour-image{height:220px}
  .tour-body p{min-height:0}
}

/* ======================================================================
   V11 — Premium tour detail page
   ====================================================================== */
.tour-pro-head{padding:42px 0 24px;background:#fff}
.tour-pro-breadcrumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:20px;color:#68747a;font-size:12px;font-weight:700}
.tour-pro-breadcrumbs a{color:var(--trip-green);font-weight:800}
.tour-pro-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:start}
.tour-pro-kickers{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}
.tour-pro-badge,.tour-pro-soft-badge{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.tour-pro-badge{background:#e9f5f0;color:var(--trip-green);border:1px solid #d4ebe2}
.tour-pro-soft-badge{background:#fff7df;color:#8a6213;border:1px solid #f1e3b3}
.tour-pro-head h1{max-width:900px;margin:0;font:800 clamp(38px,4.7vw,64px)/1.04 'Playfair Display',Georgia,serif;letter-spacing:-.035em;color:#142128}
.tour-pro-head p{max-width:790px;margin:15px 0 0;color:#637078;font-size:16px;line-height:1.75}
.tour-pro-share{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #dfe3e5;border-radius:12px;background:#fff;color:#25343b;font:800 12px Manrope,Arial,sans-serif;cursor:pointer}
.tour-pro-share:hover{background:#f8faf9;border-color:#cbd2d5}
.tour-pro-share svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

.tour-pro-gallery-wrap{padding:0 0 28px;background:#fff}
.tour-pro-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:220px 220px;gap:8px;overflow:hidden;border-radius:22px;background:#edf0f1}
.tour-pro-gallery.is-single{display:block;height:500px}
.tour-pro-gallery-item{position:relative;display:block;overflow:hidden;background:#e8ecee}
.tour-pro-gallery-item:first-child{grid-row:1/3}
.tour-pro-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease,filter .3s ease}
.tour-pro-gallery-item:hover img{transform:scale(1.025);filter:brightness(.94)}
.tour-pro-gallery.is-single .tour-pro-gallery-item,.tour-pro-gallery.is-single img{width:100%;height:100%}

.tour-pro-anchor-nav{position:sticky;top:82px;z-index:38;background:rgba(255,255,255,.96);border-top:1px solid #eef0f1;border-bottom:1px solid #e6e9eb;backdrop-filter:blur(12px)}
.tour-pro-anchor-inner{display:flex;align-items:center;gap:30px;overflow:auto;scrollbar-width:none}
.tour-pro-anchor-inner::-webkit-scrollbar{display:none}
.tour-pro-anchor-inner a{flex:0 0 auto;padding:17px 0 14px;border-bottom:3px solid transparent;color:#58656c;font-size:12px;font-weight:800}
.tour-pro-anchor-inner a:hover{color:var(--trip-green);border-color:var(--trip-green)}

.tour-pro-main{padding:42px 0 84px;background:#f6f7f8}
.tour-pro-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:34px;align-items:start}
.tour-pro-content{display:grid;gap:20px;min-width:0}
.tour-pro-section,.tour-pro-why{scroll-margin-top:145px;padding:30px;border:1px solid #e3e7e9;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(18,28,34,.045)}
.tour-pro-section-heading{display:flex;gap:15px;align-items:flex-start;margin-bottom:22px}
.tour-pro-section-heading>span{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:10px;background:#ecf5f1;color:var(--trip-green);font-size:11px;font-weight:900}
.tour-pro-section-heading h2{margin:0;font:800 27px/1.18 Manrope,Arial,sans-serif;letter-spacing:-.025em;color:#17242b}
.tour-pro-section-heading p{margin:6px 0 0;color:#6a767d;font-size:13px;line-height:1.65}
.tour-pro-section-heading.compact{margin-bottom:18px}
.tour-pro-section-heading.compact h2{font-size:23px}
.tour-pro-richtext p{margin:0;color:#536168;font-size:15px;line-height:1.9}

.tour-pro-glance{padding-bottom:24px}
.tour-pro-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.tour-pro-fact{position:relative;min-height:112px;padding:15px;border:1px solid #e6e9eb;border-radius:14px;background:#fbfcfc}
.tour-pro-fact .tour-pro-icon{display:grid;place-items:center;width:32px;height:32px;margin-bottom:13px;border-radius:9px;background:#edf5f2;color:var(--trip-green)}
.tour-pro-fact svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.tour-pro-fact small,.tour-pro-fact strong{display:block}
.tour-pro-fact small{margin-bottom:3px;color:#839097;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.tour-pro-fact strong{color:#26353c;font-size:12px;line-height:1.45}

.tour-pro-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.tour-pro-highlight{display:flex;align-items:center;gap:12px;min-height:60px;padding:13px 15px;border:1px solid #e3e8e6;border-radius:13px;background:#fbfdfc}
.tour-pro-highlight span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#dff2e9;color:var(--trip-green);font-size:12px;font-weight:900}
.tour-pro-highlight strong{font-size:13px;color:#26363c}

.tour-pro-itinerary{position:relative;display:grid;gap:10px}
.tour-pro-day{overflow:hidden;border:1px solid #e2e6e8;border-radius:14px;background:#fff}
.tour-pro-day summary{display:grid;grid-template-columns:80px minmax(0,1fr) 32px;gap:13px;align-items:center;min-height:64px;padding:12px 14px;cursor:pointer;list-style:none}
.tour-pro-day summary::-webkit-details-marker{display:none}
.tour-pro-day-number{display:inline-flex;justify-content:center;align-items:center;min-height:34px;padding:6px 9px;border-radius:9px;background:#ecf5f1;color:var(--trip-green);font-size:10px;font-weight:900}
.tour-pro-day summary strong{font-size:13px;line-height:1.5;color:#26343a}
.tour-pro-day-plus{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f3f5f6;color:#59666d;font-size:19px;transition:transform .2s ease}
.tour-pro-day[open] .tour-pro-day-plus{transform:rotate(45deg);background:#e7f2ee;color:var(--trip-green)}
.tour-pro-day-body{padding:0 14px 16px 107px}
.tour-pro-day-body p{margin:0;color:#67747b;font-size:13px;line-height:1.8}

.tour-pro-inclusions{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.tour-pro-inclusion-card{padding:20px;border:1px solid #e3e7e8;border-radius:15px}
.tour-pro-inclusion-card.positive{background:#f5fbf8;border-color:#dcece5}
.tour-pro-inclusion-card.neutral{background:#fbfbfb}
.tour-pro-inclusion-card h3{margin:0 0 14px;font-size:15px;color:#27363d}
.tour-pro-inclusion-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}
.tour-pro-inclusion-card li{display:flex;gap:10px;align-items:flex-start;color:#59666d;font-size:13px;line-height:1.5}
.tour-pro-inclusion-card li span{font-weight:900;color:var(--trip-green)}
.tour-pro-inclusion-card.neutral li span{color:#8c959a}

.tour-pro-practical-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.tour-pro-practical-grid>div{padding:15px;border:1px solid #e5e8ea;border-radius:13px;background:#fbfcfc}
.tour-pro-practical-grid small,.tour-pro-practical-grid strong{display:block}
.tour-pro-practical-grid small{margin-bottom:5px;color:#7b888f;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.tour-pro-practical-grid strong{color:#29383f;font-size:13px;line-height:1.5}
.tour-pro-info-list{display:grid;gap:0;margin-top:14px;border:1px solid #e5e8ea;border-radius:14px;overflow:hidden}
.tour-pro-info-list>div{padding:15px 17px;border-bottom:1px solid #e8ebed;background:#fff}
.tour-pro-info-list>div:last-child{border-bottom:0}
.tour-pro-info-list strong{font-size:12px;color:#26353c}
.tour-pro-info-list p{margin:4px 0 0;color:#68747b;font-size:12px;line-height:1.7}

.tour-pro-why{padding:30px}
.tour-pro-why-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.tour-pro-why-grid article{padding:17px;border:1px solid #e5e8ea;border-radius:14px;background:#fff}
.tour-pro-why-grid article>span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:13px;border-radius:10px;background:#eef6f3;color:var(--trip-green);font-size:16px;font-weight:900}
.tour-pro-why-grid h3{margin:0 0 7px;font-size:14px;color:#26353b}
.tour-pro-why-grid p{margin:0;color:#6a767c;font-size:12px;line-height:1.65}

.tour-pro-sidebar{position:sticky;top:154px}
.tour-pro-book-card{padding:25px;border:1px solid #dce2e4;border-radius:20px;background:#fff;box-shadow:0 18px 46px rgba(19,29,35,.10)}
.tour-pro-book-kicker{display:block;margin-bottom:8px;color:var(--trip-green);font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.tour-pro-book-card h2{margin:0 0 10px;font:800 23px/1.25 Manrope,Arial,sans-serif;letter-spacing:-.02em;color:#16242b}
.tour-pro-book-card>p{margin:0 0 18px;color:#69767c;font-size:12px;line-height:1.7}
.tour-pro-book-summary{display:grid;gap:0;margin-bottom:17px;border:1px solid #e7eaec;border-radius:13px;overflow:hidden}
.tour-pro-book-summary>div{display:flex;justify-content:space-between;gap:15px;padding:11px 12px;border-bottom:1px solid #edf0f1;font-size:11px}
.tour-pro-book-summary>div:last-child{border-bottom:0}
.tour-pro-book-summary span{color:#7b878d}
.tour-pro-book-summary strong{color:#27363c;text-align:end}
.tour-pro-primary-cta,.tour-pro-direct-actions a{display:flex;align-items:center;justify-content:center;width:100%;min-height:47px;padding:11px 14px;border-radius:12px;font-size:12px;font-weight:900;text-align:center}
.tour-pro-primary-cta{background:var(--trip-green);color:#fff;box-shadow:0 10px 22px rgba(15,93,74,.18)}
.tour-pro-primary-cta:hover{background:var(--trip-green-dark);transform:translateY(-1px)}
.tour-pro-direct-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:9px}
.tour-pro-direct-actions a{border:1px solid #dce2e4;background:#fff;color:#26353b}
.tour-pro-direct-actions .tour-pro-wa{border-color:#cee5dc;color:#0b6a4e;background:#f3fbf7}
.tour-pro-direct-actions a:hover{background:#f7f9fa}
.tour-pro-privacy{display:flex;gap:7px;align-items:flex-start;margin-top:15px;padding-top:14px;border-top:1px solid #edf0f1;color:#7a878e;font-size:10px;line-height:1.55}
.tour-pro-privacy span{color:var(--trip-green);font-weight:900}

.tour-pro-mobile-cta{display:none}

html[dir="rtl"] .tour-pro-breadcrumbs a{direction:rtl}
html[dir="rtl"] .tour-pro-share svg{transform:scaleX(-1)}
html[dir="rtl"] .tour-pro-book-summary strong{text-align:start}
html[dir="rtl"] .tour-pro-day-body{padding-left:14px;padding-right:107px}

@media(max-width:1100px){
  .tour-pro-layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px}
  .tour-pro-facts{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tour-pro-gallery{grid-template-rows:190px 190px}
  .tour-pro-gallery.is-single{height:440px}
}
@media(max-width:900px){
  .tour-pro-title-row{grid-template-columns:1fr}
  .tour-pro-share{justify-self:start}
  .tour-pro-gallery{grid-template-columns:2fr 1fr;grid-template-rows:260px 150px}
  .tour-pro-gallery-item:first-child{grid-row:1/3}
  .tour-pro-gallery-item:nth-child(n+4){display:none}
  .tour-pro-layout{grid-template-columns:1fr}
  .tour-pro-sidebar{position:static}
  .tour-pro-book-card{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}
  .tour-pro-book-card>p,.tour-pro-book-summary,.tour-pro-primary-cta,.tour-pro-direct-actions,.tour-pro-privacy{grid-column:1/-1}
  .tour-pro-anchor-nav{top:74px}
}
@media(max-width:680px){
  .tour-pro-head{padding:28px 0 18px}
  .tour-pro-head h1{font-size:37px}
  .tour-pro-head p{font-size:14px}
  .tour-pro-share span{display:none}
  .tour-pro-gallery-wrap{padding-bottom:16px}
  .tour-pro-gallery,.tour-pro-gallery.is-single{display:block;height:285px;border-radius:16px}
  .tour-pro-gallery-item{display:none!important}
  .tour-pro-gallery-item:first-child{display:block!important;width:100%;height:100%}
  .tour-pro-anchor-inner{gap:22px}
  .tour-pro-anchor-inner a{padding:14px 0 12px}
  .tour-pro-main{padding:22px 0 92px}
  .tour-pro-content{gap:13px}
  .tour-pro-section,.tour-pro-why{padding:20px;border-radius:16px}
  .tour-pro-section-heading{gap:11px;margin-bottom:17px}
  .tour-pro-section-heading>span{width:31px;height:31px;flex-basis:31px}
  .tour-pro-section-heading h2{font-size:22px}
  .tour-pro-facts{grid-template-columns:1fr 1fr}
  .tour-pro-fact{min-height:105px;padding:13px}
  .tour-pro-highlight-grid,.tour-pro-inclusions,.tour-pro-practical-grid,.tour-pro-why-grid{grid-template-columns:1fr}
  .tour-pro-day summary{grid-template-columns:68px minmax(0,1fr) 28px;padding:10px}
  .tour-pro-day-body{padding:0 10px 13px 89px}
  html[dir="rtl"] .tour-pro-day-body{padding-left:10px;padding-right:89px}
  .tour-pro-book-card{display:block;padding:21px}
  .tour-pro-book-card>*+*{margin-top:10px}
  .tour-pro-sidebar{margin-bottom:6px}
  .tour-pro-mobile-cta{position:fixed;left:0;right:0;bottom:0;z-index:70;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);border-top:1px solid #dfe4e6;box-shadow:0 -8px 26px rgba(15,25,31,.10);backdrop-filter:blur(12px)}
  .tour-pro-mobile-cta small,.tour-pro-mobile-cta strong{display:block}
  .tour-pro-mobile-cta small{font-size:9px;color:#7b888e;text-transform:uppercase;font-weight:900;letter-spacing:.05em}
  .tour-pro-mobile-cta strong{font-size:12px;color:#26353c}
  .tour-pro-mobile-cta a{display:inline-flex;align-items:center;justify-content:center;min-height:43px;padding:9px 17px;border-radius:11px;background:var(--trip-green);color:#fff;font-size:11px;font-weight:900;text-align:center}
}

/* ======================================================================
   V11 — detailed day-by-day itinerary
   ====================================================================== */
.tour-pro-day-body{padding-top:2px;padding-bottom:18px}
.tour-pro-day-description{max-width:760px;margin:0 0 17px!important;color:#58666d!important;font-size:13.5px!important;line-height:1.85!important}
.tour-pro-day-details{display:grid;gap:12px;max-width:820px}
.tour-pro-day-detail{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:start;padding:13px 14px;border:1px solid #e7eaec;border-radius:13px;background:#fbfcfc}
.tour-pro-day-detail-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eaf4f0;color:var(--trip-green);font-size:14px;font-weight:900}
.tour-pro-day-detail small{display:block;margin:0 0 7px;color:#78858b;font-size:9px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.tour-pro-day-detail strong{display:block;color:#26343a;font-size:12.5px;line-height:1.6}
.tour-pro-day-chips{display:flex;flex-wrap:wrap;gap:6px}
.tour-pro-day-chips span{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border:1px solid #dce5e1;border-radius:999px;background:#fff;color:#35464d;font-size:10.5px;font-weight:750;line-height:1.3}
.tour-pro-day-activity-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 14px;margin:0;padding:0;list-style:none}
.tour-pro-day-activity-list li{position:relative;padding-inline-start:15px;color:#425158;font-size:11.5px;line-height:1.55}
.tour-pro-day-activity-list li:before{content:'✓';position:absolute;inset-inline-start:0;top:0;color:var(--trip-green);font-weight:900}

/* Daily activities: prominent, scannable block inside every itinerary day. */
.tour-pro-day-activities-feature{padding:14px 15px;border:1px solid #eadfc8;border-radius:14px;background:#fffaf1}
.tour-pro-day-activities-head{display:flex;align-items:center;gap:8px;margin:0 0 10px;color:#7a4b11}
.tour-pro-day-activities-head>span{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f5e5c4;font-size:15px;font-weight:900}
.tour-pro-day-activities-head strong{font-size:12px;letter-spacing:.02em}
.tour-pro-day-activities-feature .tour-pro-day-activity-list{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none}
.tour-pro-day-activities-feature .tour-pro-day-activity-list li{display:flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #eadfc8;border-radius:999px;background:#fff;color:#35434a;font-size:11.5px;line-height:1.35}
.tour-pro-day-activities-feature .tour-pro-day-activity-list li:before{content:none}
.tour-pro-day-activities-feature .tour-pro-day-activity-list li>span{color:#0b7a55;font-weight:900}
@media(max-width:640px){.tour-pro-day-activities-feature{padding:12px}.tour-pro-day-activities-feature .tour-pro-day-activity-list{display:grid;grid-template-columns:1fr 1fr;width:100%}.tour-pro-day-activities-feature .tour-pro-day-activity-list li{border-radius:10px;padding:8px 9px}.tour-pro-day-activities-head strong{font-size:12px}}
@media(max-width:380px){.tour-pro-day-activities-feature .tour-pro-day-activity-list{grid-template-columns:1fr}}
.tour-pro-day-note{display:grid;grid-template-columns:27px minmax(0,1fr);gap:10px;align-items:start;padding:12px 13px;border-radius:12px;background:#fff7e7;border:1px solid #f0dfb8}
.tour-pro-day-note>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#f2c96e;color:#543d11;font-size:12px;font-weight:900;font-family:Georgia,serif}
.tour-pro-day-note p{margin:1px 0 0!important;color:#65563c!important;font-size:11.5px!important;line-height:1.65!important}
.tour-pro-day-note strong{color:#433619}
.tour-pro-day[open]{border-color:#d4dfdb;box-shadow:0 10px 24px rgba(19,31,37,.055)}
.tour-pro-day[open] summary{background:linear-gradient(180deg,#fff,#fbfdfc);border-bottom:1px solid #edf0f1}

html[dir="rtl"] .tour-pro-day-detail small{letter-spacing:0;text-transform:none}

@media(max-width:680px){
  .tour-pro-day-activity-list{grid-template-columns:1fr}
  .tour-pro-day-detail{padding:11px 12px}
  .tour-pro-day-chips span{font-size:10px}
}

/* ======================================================================
   V12 — route map section on tour page
   ====================================================================== */
.tour-pro-map-card{
  padding:18px;
  border:1px solid var(--trip-line);
  border-radius:22px;
  background:#fff;
  box-shadow:0 14px 34px rgba(16,24,31,.06);
}
.tour-pro-route-chips{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-bottom:16px;
}
.tour-pro-route-chips span{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:8px 12px;
  border-radius:999px;
  background:#f6f8f8;
  border:1px solid #e2e7e9;
  color:#274049;
  font-size:12px;
  font-weight:800;
}
.tour-pro-map-canvas{
  width:100%;
  height:440px;
  border-radius:18px;
  overflow:hidden;
  border:1px solid #dbe1e4;
  background:#edf2f3;
}
.tour-pro-map-hint{
  margin:12px 2px 0;
  color:#708089;
  font-size:12px;
  line-height:1.6;
}
.tour-route-marker{
  background:transparent !important;
  border:0 !important;
}
.tour-route-marker span{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--trip-green);
  color:#fff;
  font-size:12px;
  font-weight:900;
  border:3px solid #fff;
  box-shadow:0 8px 20px rgba(15,93,74,.28);
}
.tour-pro-map-canvas .leaflet-popup-content-wrapper{border-radius:14px;box-shadow:0 14px 30px rgba(16,24,31,.16)}
.tour-pro-map-canvas .leaflet-popup-content{margin:12px 14px;font:700 13px/1.4 Manrope,Arial,sans-serif;color:#16252d}
.tour-pro-map-canvas .leaflet-control-attribution{font-size:10px}
html[dir="rtl"] .tour-pro-map-canvas .leaflet-popup-content{direction:rtl;text-align:right}

@media(max-width:768px){
  .tour-pro-map-card{padding:14px}
  .tour-pro-map-canvas{height:360px}
  .tour-pro-route-chips span{font-size:11px;min-height:34px}
}
@media(max-width:480px){
  .tour-pro-map-canvas{height:300px;border-radius:16px}
}

/* ======================================================================
   V13 — premium route map styling
   ====================================================================== */
.premium-map-card{
  padding:20px;
  border:1px solid rgba(207,214,218,.9);
  border-radius:26px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfcfc 100%);
  box-shadow:0 18px 46px rgba(16,24,31,.08);
}
.tour-pro-map-summary{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  margin-bottom:16px;
}
.tour-pro-map-summary article{
  padding:14px 16px;
  border-radius:18px;
  border:1px solid #e3e8eb;
  background:linear-gradient(180deg,#fcfdfd 0%,#f5f8f8 100%);
}
.tour-pro-map-summary small{
  display:block;
  margin-bottom:6px;
  font-size:11px;
  font-weight:900;
  letter-spacing:.07em;
  text-transform:uppercase;
  color:#7b8990;
}
.tour-pro-map-summary strong{
  display:block;
  color:#183038;
  font-size:16px;
  line-height:1.35;
}
.tour-pro-route-chips{margin-bottom:18px}
.tour-pro-route-chips span{
  background:#fff;
  border:1px solid #e1e6e9;
  box-shadow:0 8px 20px rgba(16,24,31,.04);
}
.tour-pro-map-frame{
  position:relative;
  overflow:hidden;
  border-radius:22px;
  padding:10px;
  background:linear-gradient(135deg,rgba(15,93,74,.12),rgba(215,160,75,.12));
}
.tour-pro-map-canvas{
  height:460px;
  border-radius:18px;
  border:1px solid rgba(218,224,227,.95);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.7);
}
.tour-pro-map-legend{
  position:absolute;
  left:22px;
  bottom:22px;
  z-index:500;
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  padding:12px 14px;
  border-radius:16px;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(214,220,223,.95);
  box-shadow:0 12px 30px rgba(16,24,31,.12);
  backdrop-filter:blur(12px);
}
.tour-pro-map-legend span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-size:11px;
  font-weight:800;
  color:#33454d;
  white-space:nowrap;
}
.tour-pro-map-legend i{
  width:12px;
  height:12px;
  border-radius:50%;
  display:inline-block;
  border:2px solid #fff;
  box-shadow:0 4px 12px rgba(16,24,31,.15);
}
.tour-pro-map-legend .legend-start{background:#0f5d4a}
.tour-pro-map-legend .legend-stop{background:#d7a04b}
.tour-pro-map-legend .legend-end{background:#1d2c36}
.tour-pro-map-hint{margin-top:14px}

.tour-route-marker{background:transparent !important;border:0 !important}
.tour-route-marker span{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  color:#fff;
  font-size:13px;
  font-weight:900;
  border:3px solid #fff;
  box-shadow:0 12px 26px rgba(16,24,31,.20);
}
.tour-route-marker-start span{background:linear-gradient(180deg,#1a7a62,#0f5d4a)}
.tour-route-marker-stop span{background:linear-gradient(180deg,#e0af5e,#d7a04b);color:#23343b}
.tour-route-marker-end span{background:linear-gradient(180deg,#304654,#1d2c36)}

.tour-pro-map-canvas .leaflet-control-zoom{
  border:none !important;
  box-shadow:0 12px 24px rgba(16,24,31,.14);
}
.tour-pro-map-canvas .leaflet-control-zoom a{
  width:36px;
  height:36px;
  line-height:36px;
  border:none;
  color:#183038;
}
.tour-pro-map-canvas .leaflet-control-zoom a:first-child{border-radius:14px 14px 0 0}
.tour-pro-map-canvas .leaflet-control-zoom a:last-child{border-radius:0 0 14px 14px}
.tour-pro-map-canvas .leaflet-control-attribution{
  background:rgba(255,255,255,.85);
  padding:3px 8px;
  border-radius:10px 0 0 0;
}

@media(max-width:768px){
  .premium-map-card{padding:16px;border-radius:22px}
  .tour-pro-map-summary{grid-template-columns:1fr}
  .tour-pro-map-canvas{height:390px}
  .tour-pro-map-legend{left:18px;right:18px;bottom:18px}
}
@media(max-width:480px){
  .tour-pro-map-canvas{height:320px}
  .tour-pro-map-legend{padding:10px 12px;gap:6px}
  .tour-pro-map-legend span{font-size:10px}
}

/* ======================================================================
   V14 — premium route map plus: overview, place types, curved route motion
   ====================================================================== */
.tour-pro-map-visual-grid{
  display:grid;
  grid-template-columns:minmax(0,1.65fr) minmax(230px,.75fr);
  gap:16px;
  align-items:stretch;
}
.tour-pro-mini-map-card{
  display:flex;
  flex-direction:column;
  min-height:100%;
  padding:14px;
  border-radius:22px;
  border:1px solid #e2e7e9;
  background:linear-gradient(180deg,#fbfdfd,#f5f8f8);
  box-shadow:0 12px 28px rgba(16,24,31,.06);
}
.tour-pro-mini-map-title{padding:4px 3px 12px}
.tour-pro-mini-map-title small,.tour-pro-mini-map-title strong{display:block}
.tour-pro-mini-map-title small{
  margin-bottom:5px;
  font-size:10px;
  font-weight:900;
  letter-spacing:.08em;
  text-transform:uppercase;
  color:#819097;
}
.tour-pro-mini-map-title strong{font-size:13px;line-height:1.4;color:#21373f}
.tour-pro-mini-route-svg{display:block;width:100%;height:100%;min-height:360px;border-radius:18px;overflow:hidden}
.tour-pro-mini-route-svg .mini-route-shadow{fill:none;stroke:#fff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round}
.tour-pro-mini-route-svg .mini-route-line{
  fill:none;
  stroke:#0f5d4a;
  stroke-width:4;
  stroke-linecap:round;
  stroke-linejoin:round;
  stroke-dasharray:900;
  stroke-dashoffset:900;
  animation:miniRouteDraw 1.6s cubic-bezier(.4,0,.2,1) .15s forwards;
}
.mini-route-marker circle{stroke:#fff;stroke-width:2.5;filter:drop-shadow(0 4px 5px rgba(16,24,31,.18))}
.mini-route-marker text{font:900 7px Manrope,Arial,sans-serif;fill:#fff;pointer-events:none}
.mini-route-city circle{fill:#335f6e}
.mini-route-heritage circle{fill:#9c6634}
.mini-route-nature circle{fill:#527a57}
.mini-route-desert circle{fill:#d79a39}
.mini-route-desert text{fill:#27363c}
.mini-route-coast circle{fill:#3f8ea5}
@keyframes miniRouteDraw{to{stroke-dashoffset:0}}

/* Type-aware route chips */
.route-chip:before{
  content:'•';
  width:18px;
  height:18px;
  display:inline-grid;
  place-items:center;
  margin-inline-end:6px;
  border-radius:50%;
  color:#fff;
  font-size:9px;
  font-weight:900;
  vertical-align:middle;
}
.route-chip-city:before{content:'◆';background:#335f6e}
.route-chip-heritage:before{content:'⌂';background:#9c6634}
.route-chip-nature:before{content:'▲';background:#527a57}
.route-chip-desert:before{content:'✦';background:#d79a39;color:#26353b}
.route-chip-coast:before{content:'≈';background:#3f8ea5}

/* Place type badge on interactive markers */
.tour-route-marker span{position:relative;animation:routeMarkerPop .38s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--marker-delay,0ms)}
.tour-route-marker span b{font:900 12px/1 Manrope,Arial,sans-serif}
.tour-route-marker-stop span:after{
  position:absolute;
  right:-6px;
  top:-6px;
  width:18px;
  height:18px;
  display:grid;
  place-items:center;
  border-radius:50%;
  border:2px solid #fff;
  box-shadow:0 5px 12px rgba(16,24,31,.18);
  font-size:9px;
  font-weight:900;
}
.tour-route-marker-place-city.tour-route-marker-stop span:after{content:'◆';background:#335f6e;color:#fff}
.tour-route-marker-place-heritage.tour-route-marker-stop span:after{content:'⌂';background:#9c6634;color:#fff}
.tour-route-marker-place-nature.tour-route-marker-stop span:after{content:'▲';background:#527a57;color:#fff}
.tour-route-marker-place-desert.tour-route-marker-stop span:after{content:'✦';background:#d79a39;color:#26353b}
.tour-route-marker-place-coast.tour-route-marker-stop span:after{content:'≈';background:#3f8ea5;color:#fff}
.tour-route-marker-roundtrip span{background:linear-gradient(180deg,#1a7a62,#0f5d4a)}
@keyframes routeMarkerPop{from{opacity:0;transform:scale(.65) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}

/* Animated curved route */
.tour-route-line-main{stroke-dasharray:1600;stroke-dashoffset:1600;animation:routeLineDraw 1.45s ease-out .15s forwards}
.tour-route-line-animated{animation:routeDashMove 7s linear infinite}
@keyframes routeLineDraw{to{stroke-dashoffset:0}}
@keyframes routeDashMove{to{stroke-dashoffset:-210}}

@media(max-width:980px){
  .tour-pro-map-visual-grid{grid-template-columns:1fr}
  .tour-pro-mini-map-card{display:grid;grid-template-columns:minmax(150px,.45fr) minmax(0,1fr);gap:14px;align-items:center}
  .tour-pro-mini-route-svg{min-height:280px;max-height:320px}
}
@media(max-width:600px){
  .tour-pro-mini-map-card{display:block}
  .tour-pro-mini-route-svg{min-height:300px}
}
@media(prefers-reduced-motion:reduce){
  .tour-pro-mini-route-svg .mini-route-line,.tour-route-line-main,.tour-route-line-animated,.tour-route-marker span{animation:none!important;stroke-dashoffset:0!important}
}

/* ======================================================================
   V15 — translated map labels + cleaner travel-detail page styling
   ====================================================================== */
.tour-pro-head{padding:30px 0 18px;border-bottom:1px solid #eceff1;background:#fff}
.tour-pro-title-row{gap:18px;align-items:flex-start}
.tour-pro-head h1{
  max-width:980px;
  font:800 clamp(34px,4vw,50px)/1.08 Manrope,Arial,sans-serif;
  letter-spacing:-.04em;
  color:#111827;
}
.tour-pro-head p{max-width:860px;margin-top:12px;font-size:15px;line-height:1.72;color:#5f6b73}
.tour-pro-top-meta{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:10px;
  margin-top:18px;
  max-width:940px;
}
.tour-pro-top-meta>div{
  padding:12px 14px;
  border:1px solid #e5e9ec;
  border-radius:14px;
  background:#fff;
}
.tour-pro-top-meta small,.tour-pro-top-meta strong{display:block}
.tour-pro-top-meta small{margin-bottom:4px;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#7b8790}
.tour-pro-top-meta strong{font-size:13px;line-height:1.45;color:#223139}
.tour-pro-gallery-wrap{padding:14px 0 20px}
.tour-pro-gallery{border-radius:16px}
.tour-pro-anchor-nav{top:78px;border-top:0;border-bottom:1px solid #e7ebee;background:rgba(255,255,255,.98)}
.tour-pro-anchor-inner{gap:24px}
.tour-pro-anchor-inner a{padding:15px 0 13px;font-size:12px;color:#55646b}
.tour-pro-anchor-inner a:hover{color:#111827;border-color:#111827}
.tour-pro-main{padding:26px 0 84px;background:#fff}
.tour-pro-layout{grid-template-columns:minmax(0,1fr) 344px;gap:26px;align-items:start}
.tour-pro-content{gap:16px}
.tour-pro-section,.tour-pro-why{
  padding:26px;
  border:1px solid #e5e7eb;
  border-radius:16px;
  background:#fff;
  box-shadow:0 2px 10px rgba(17,24,39,.04);
}
.tour-pro-section-heading h2{font-size:24px;color:#111827}
.tour-pro-section-heading p{font-size:13px;color:#6b7280}
.tour-pro-section-heading>span{background:#f3f8f5;color:var(--trip-green);border:1px solid #dfe9e4}
.tour-pro-fact,.tour-pro-highlight,.tour-pro-day,.tour-pro-practical-grid>div,.tour-pro-info-list,.tour-pro-inclusion-card,.tour-pro-why-grid article{border-color:#e6eaed}
.tour-pro-day[open]{box-shadow:0 8px 20px rgba(17,24,39,.05)}
.tour-pro-book-card{
  border:1px solid #e5e7eb;
  border-radius:16px;
  box-shadow:0 8px 24px rgba(17,24,39,.08);
}
.premium-map-card{border-color:#e5e7eb;border-radius:16px;box-shadow:0 8px 24px rgba(17,24,39,.06)}
.tour-pro-map-frame{border-radius:16px}
.tour-pro-map-canvas{height:480px;border-radius:14px}
.tour-pro-mini-map-card{border-radius:16px}
.tour-pro-mini-route-svg{min-height:340px}
.tour-pro-route-chips span{font-size:11px}
.route-chip:before{margin-inline-end:7px}
html[dir="rtl"] .tour-pro-top-meta small{letter-spacing:0}

@media(max-width:980px){
  .tour-pro-top-meta{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tour-pro-layout{grid-template-columns:1fr}
}
@media(max-width:640px){
  .tour-pro-head{padding:22px 0 16px}
  .tour-pro-head h1{font-size:31px}
  .tour-pro-head p{font-size:14px}
  .tour-pro-top-meta{grid-template-columns:1fr 1fr;gap:8px}
  .tour-pro-top-meta>div{padding:10px 11px}
  .tour-pro-section,.tour-pro-why{padding:20px}
  .tour-pro-map-canvas{height:360px}
}

/* ======================================================================
   V16 — device-specific tour information hierarchy
   Desktop: two-column reading + sticky enquiry card.
   Phone: decision-first single column + inline enquiry + sticky bottom CTA.
   ====================================================================== */
.tour-pro-mobile-inquiry{display:none}

/* Desktop refinement */
@media(min-width:981px){
  .tour-pro-layout{grid-template-columns:minmax(0,1fr) 344px;gap:30px}
  .tour-pro-sidebar{position:sticky;top:144px}
  .tour-pro-glance{order:0}
  #overview{order:1}
  #highlights{order:2}
  #route-map{order:3}
  #itinerary{order:4}
  #included{order:5}
  #practical{order:6}
  .tour-pro-why{order:7}
}

/* Phone information architecture */
@media(max-width:760px){
  .tour-pro-anchor-nav{top:70px}
  .tour-pro-anchor-inner{gap:18px}
  .tour-pro-anchor-inner a{padding:12px 0 10px;font-size:11px}

  .tour-pro-layout{display:block}
  .tour-pro-content{display:flex;flex-direction:column;gap:12px}

  /* Reorder content for mobile: essentials -> enquiry -> overview -> highlights -> itinerary -> map -> inclusions -> practical */
  .tour-pro-glance{order:1}
  .tour-pro-mobile-inquiry{order:2;display:block}
  #overview{order:3}
  #highlights{order:4}
  #itinerary{order:5}
  #route-map{order:6}
  #included{order:7}
  #practical{order:8}
  .tour-pro-why{order:9}

  /* Desktop enquiry card is deliberately removed on phones; inline + bottom CTA replace it. */
  .tour-pro-sidebar{display:none}

  .tour-pro-mobile-inquiry{
    padding:20px;
    border:1px solid #dfe6e3;
    border-radius:16px;
    background:linear-gradient(180deg,#f7fbf9 0%,#ffffff 100%);
    box-shadow:0 8px 22px rgba(17,24,39,.06);
  }
  .tour-pro-mobile-inquiry-copy>span{
    display:block;
    margin-bottom:5px;
    color:var(--trip-green);
    font-size:10px;
    font-weight:900;
    letter-spacing:.06em;
    text-transform:uppercase;
  }
  .tour-pro-mobile-inquiry-copy h2{
    margin:0 0 7px;
    font:800 21px/1.25 Manrope,Arial,sans-serif;
    letter-spacing:-.025em;
    color:#17242b;
  }
  .tour-pro-mobile-inquiry-copy p{
    margin:0;
    color:#68757c;
    font-size:12px;
    line-height:1.65;
  }
  .tour-pro-mobile-inquiry-actions{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin-top:15px;
  }
  .tour-pro-mobile-inquiry-actions a{
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:44px;
    padding:10px 12px;
    border-radius:11px;
    font-size:11px;
    font-weight:900;
    text-align:center;
  }
  .tour-pro-mobile-request{
    grid-column:1/-1;
    background:var(--trip-green);
    color:#fff;
    box-shadow:0 9px 18px rgba(15,93,74,.16);
  }
  .tour-pro-mobile-wa{background:#f1faf6;color:#0b6a4e;border:1px solid #cfe5dc}
  .tour-pro-mobile-mail{background:#fff;color:#25343b;border:1px solid #dce2e4}
  .tour-pro-mobile-inquiry-note{
    display:block;
    margin-top:11px;
    color:#7a878e;
    font-size:9.5px;
    line-height:1.55;
  }

  /* Compress duplicated information on phones and keep the essentials scannable. */
  .tour-pro-top-meta{display:none}
  .tour-pro-facts{grid-template-columns:1fr 1fr;gap:8px}
  .tour-pro-fact{min-height:92px;padding:11px}
  .tour-pro-fact .tour-pro-icon{width:28px;height:28px;margin-bottom:9px}
  .tour-pro-fact small{font-size:9px}
  .tour-pro-fact strong{font-size:11.5px}

  .tour-pro-section,.tour-pro-why{padding:19px;border-radius:15px}
  .tour-pro-section-heading{margin-bottom:15px}
  .tour-pro-section-heading h2{font-size:21px}
  .tour-pro-section-heading>span{width:30px;height:30px;flex-basis:30px}

  /* Itinerary comes before the map on phones because trip flow is more useful before spatial exploration. */
  .tour-pro-day summary{grid-template-columns:62px minmax(0,1fr) 28px;gap:9px}
  .tour-pro-day-number{font-size:9px}
  .tour-pro-day-body{padding-inline-start:10px!important;padding-inline-end:10px!important;padding-bottom:14px}

  .tour-pro-map-summary{grid-template-columns:1fr 1fr}
  .tour-pro-map-summary article:last-child{grid-column:1/-1}
  .tour-pro-route-chips{flex-wrap:nowrap;overflow:auto;padding-bottom:4px;scrollbar-width:none}
  .tour-pro-route-chips::-webkit-scrollbar{display:none}
  .tour-pro-route-chips span{flex:0 0 auto}
  .tour-pro-map-legend{position:static;margin-top:8px;box-shadow:none;background:#fff}
  .tour-pro-map-frame{padding:8px}
  .tour-pro-map-canvas{height:330px}
  .tour-pro-mini-map-card{display:none}

  /* Gallery becomes a strong single lead image on phone. */
  .tour-pro-gallery,.tour-pro-gallery.is-single{height:255px}
  .tour-pro-gallery-wrap{padding-bottom:12px}

  .tour-pro-mobile-cta{z-index:100}
}

@media(max-width:420px){
  .tour-pro-mobile-inquiry-actions{grid-template-columns:1fr}
  .tour-pro-mobile-request{grid-column:auto}
  .tour-pro-map-summary{grid-template-columns:1fr}
  .tour-pro-map-summary article:last-child{grid-column:auto}
}

html[dir="rtl"] .tour-pro-mobile-inquiry-copy>span{letter-spacing:0;text-transform:none}

/* ======================================================================
   V17 — clean tour page: remove visual duplication and non-essential UI
   ====================================================================== */
.tour-pro-title-row{grid-template-columns:1fr}
.tour-pro-section-heading{gap:0}
.tour-pro-section-heading>span{display:none}
.tour-pro-section-heading.compact{margin-bottom:16px}
.tour-pro-map-frame{width:100%}

@media(max-width:760px){
  .tour-pro-anchor-nav{display:none}
  .tour-pro-main{padding-top:16px}
  .tour-pro-section{scroll-margin-top:88px}
}
@media(max-width:760px){
  .tour-pro-glance{order:1}
  #overview{order:2}
  #highlights{order:3}
  #itinerary{order:4}
  #route-map{order:5}
  #included{order:6}
  #practical{order:7}
}

/* ======================================================================
   V17 — tour catalog grouped by 1 / 3 / 7 days + transfer service
   ====================================================================== */
.tours-catalog-section{padding-top:58px}
.tour-duration-group{margin-bottom:68px}
.tour-duration-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:22px;
  padding-bottom:15px;
  border-bottom:1px solid #e5e9eb;
}
.tour-duration-kicker{
  display:block;
  margin-bottom:5px;
  color:var(--trip-green);
  font-size:10px;
  font-weight:900;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.tour-duration-head h2{
  margin:0;
  font:800 clamp(26px,3vw,36px)/1.15 Manrope,Arial,sans-serif;
  letter-spacing:-.035em;
  color:#142128;
}
.tour-duration-count{
  display:grid;
  place-items:center;
  min-width:38px;
  height:38px;
  padding:0 10px;
  border-radius:999px;
  border:1px solid #dfe5e8;
  background:#f8faf9;
  color:#56666e;
  font-size:12px;
  font-weight:900;
}
.transfer-service-card{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
  margin-top:10px;
  padding:30px 34px;
  border:1px solid #dfe6e4;
  border-radius:20px;
  background:linear-gradient(135deg,#f4faf7 0%,#fff9ec 100%);
  box-shadow:0 12px 28px rgba(20,35,42,.05);
}
.transfer-service-card h2{
  margin:4px 0 8px;
  font:800 27px/1.2 Manrope,Arial,sans-serif;
  letter-spacing:-.03em;
  color:#18292f;
}
.transfer-service-card p{max-width:720px;margin:0;color:#647279;font-size:14px;line-height:1.7}
.transfer-kicker{color:var(--trip-green);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
.transfer-service-card .btn{flex:0 0 auto;min-width:180px}
html[dir="rtl"] .tour-duration-kicker,html[dir="rtl"] .transfer-kicker{letter-spacing:0}

@media(max-width:760px){
  .tours-catalog-section{padding-top:36px}
  .tour-duration-group{margin-bottom:48px}
  .tour-duration-head{align-items:center;margin-bottom:16px}
  .tour-duration-head h2{font-size:25px}
  .transfer-service-card{align-items:flex-start;flex-direction:column;padding:24px}
  .transfer-service-card .btn{width:100%}
}

/* Automatic language mode */
.language-auto-icon{width:24px;height:16px;display:inline-grid;place-items:center;border-radius:5px;background:#eef4f1;color:var(--green2);font-size:14px;font-weight:900;flex:0 0 24px}

/* ======================================================================
   V19 — fullscreen tour gallery slider / lightbox
   ====================================================================== */
.tour-pro-gallery-item{
  appearance:none;
  -webkit-appearance:none;
  width:100%;
  padding:0;
  border:0;
  text-align:inherit;
  cursor:zoom-in;
}
.tour-pro-gallery-count{
  position:absolute;
  left:16px;
  bottom:16px;
  z-index:2;
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:36px;
  padding:8px 12px;
  border-radius:999px;
  background:rgba(17,24,39,.82);
  color:#fff;
  font-size:11px;
  font-weight:900;
  line-height:1;
  backdrop-filter:blur(10px);
  box-shadow:0 10px 24px rgba(0,0,0,.18);
}
html[dir="rtl"] .tour-pro-gallery-count{left:auto;right:16px}
html.tour-lightbox-open,body.tour-lightbox-open{overflow:hidden}
.tour-lightbox[hidden]{display:none!important}
.tour-lightbox{
  position:fixed;
  inset:0;
  z-index:9999;
  display:grid;
  place-items:center;
  padding:18px;
}
.tour-lightbox-backdrop{
  position:absolute;
  inset:0;
  background:rgba(7,11,14,.96);
  backdrop-filter:blur(12px);
}
.tour-lightbox-shell{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-rows:auto minmax(0,1fr) auto;
  width:min(1380px,100%);
  height:min(94vh,920px);
  color:#fff;
}
.tour-lightbox-topbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  min-height:54px;
  padding:0 4px 10px;
}
.tour-lightbox-counter{font-size:13px;font-weight:900;letter-spacing:.03em;color:#e8ecee}
.tour-lightbox-close{
  display:grid;
  place-items:center;
  width:44px;
  height:44px;
  padding:0;
  border:1px solid rgba(255,255,255,.18);
  border-radius:50%;
  background:rgba(255,255,255,.08);
  color:#fff;
  font:300 31px/1 Arial,sans-serif;
  cursor:pointer;
  transition:background .2s ease,transform .2s ease;
}
.tour-lightbox-close:hover{background:rgba(255,255,255,.16);transform:scale(1.04)}
.tour-lightbox-stage{
  position:relative;
  min-height:0;
  display:grid;
  place-items:center;
}
.tour-lightbox-slides{position:relative;width:100%;height:100%;min-height:0}
.tour-lightbox-slide{
  position:absolute;
  inset:0;
  display:none;
  grid-template-rows:minmax(0,1fr) auto;
  align-items:center;
  justify-items:center;
  margin:0;
  opacity:0;
  transform:scale(.985);
}
.tour-lightbox-slide.is-active{
  display:grid;
  opacity:1;
  transform:scale(1);
  animation:tourLightboxFade .24s ease both;
}
@keyframes tourLightboxFade{from{opacity:.3;transform:scale(.985)}to{opacity:1;transform:scale(1)}}
.tour-lightbox-slide img{
  width:auto;
  max-width:calc(100% - 130px);
  height:auto;
  max-height:calc(100% - 62px);
  object-fit:contain;
  border-radius:10px;
  box-shadow:0 28px 70px rgba(0,0,0,.34);
  user-select:none;
  -webkit-user-drag:none;
}
.tour-lightbox-slide figcaption{
  width:min(900px,calc(100% - 120px));
  padding:12px 10px 2px;
  text-align:center;
}
.tour-lightbox-slide figcaption strong,.tour-lightbox-slide figcaption small{display:block}
.tour-lightbox-slide figcaption strong{font-size:13px;line-height:1.5;color:#f5f7f8}
.tour-lightbox-slide figcaption small{margin-top:4px;font-size:10px;color:#9eaaaf}
.tour-lightbox-nav{
  position:absolute;
  top:50%;
  z-index:3;
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  margin-top:-24px;
  padding:0;
  border:1px solid rgba(255,255,255,.16);
  border-radius:50%;
  background:rgba(255,255,255,.09);
  color:#fff;
  font:300 38px/1 Arial,sans-serif;
  cursor:pointer;
  backdrop-filter:blur(10px);
  transition:background .2s ease,transform .2s ease;
}
.tour-lightbox-nav:hover{background:rgba(255,255,255,.18);transform:scale(1.04)}
.tour-lightbox-prev{left:10px}
.tour-lightbox-next{right:10px}
html[dir="rtl"] .tour-lightbox-prev{left:auto;right:10px}
html[dir="rtl"] .tour-lightbox-next{right:auto;left:10px}
.tour-lightbox-thumbs{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:9px;
  overflow-x:auto;
  min-height:88px;
  padding:12px 4px 0;
  scrollbar-width:thin;
  scrollbar-color:rgba(255,255,255,.26) transparent;
}
.tour-lightbox-thumb{
  flex:0 0 76px;
  width:76px;
  height:58px;
  padding:2px;
  border:2px solid transparent;
  border-radius:9px;
  background:transparent;
  opacity:.58;
  cursor:pointer;
  transition:opacity .2s ease,border-color .2s ease,transform .2s ease;
}
.tour-lightbox-thumb:hover{opacity:.86}
.tour-lightbox-thumb.is-active{opacity:1;border-color:#fff;transform:translateY(-2px)}
.tour-lightbox-thumb img{width:100%;height:100%;object-fit:cover;border-radius:5px}

@media(max-width:720px){
  .tour-lightbox{padding:0}
  .tour-lightbox-shell{width:100%;height:100dvh;padding:10px 10px calc(10px + env(safe-area-inset-bottom))}
  .tour-lightbox-topbar{padding:calc(4px + env(safe-area-inset-top)) 2px 8px}
  .tour-lightbox-stage{overflow:hidden}
  .tour-lightbox-slide img{max-width:100%;max-height:calc(100% - 76px);border-radius:6px}
  .tour-lightbox-slide figcaption{width:100%;padding:10px 12px 2px}
  .tour-lightbox-slide figcaption strong{font-size:12px}
  .tour-lightbox-nav{width:40px;height:40px;margin-top:-20px;font-size:31px;background:rgba(8,12,14,.46)}
  .tour-lightbox-prev{left:5px}
  .tour-lightbox-next{right:5px}
  html[dir="rtl"] .tour-lightbox-prev{right:5px}
  html[dir="rtl"] .tour-lightbox-next{left:5px}
  .tour-lightbox-thumbs{min-height:76px;padding-top:8px;gap:7px}
  .tour-lightbox-thumb{flex-basis:64px;width:64px;height:49px}
  .tour-pro-gallery-count{left:10px;bottom:10px;min-height:32px;padding:7px 10px;font-size:10px}
  html[dir="rtl"] .tour-pro-gallery-count{left:auto;right:10px}
}
@media(prefers-reduced-motion:reduce){
  .tour-lightbox-slide.is-active,.tour-lightbox-close,.tour-lightbox-nav,.tour-lightbox-thumb{animation:none!important;transition:none!important}
}

/* ======================================================================
   V18 — 4x4 off-road expedition catalog
   ====================================================================== */
.offroad-tour-group{margin-bottom:54px}
.offroad-catalog-head{
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:24px;
  padding:28px 30px;
  border-radius:22px;
  background:linear-gradient(125deg,#172722 0%,#243f35 58%,#6d5432 130%);
  color:#fff;
  box-shadow:0 18px 42px rgba(18,31,27,.14);
}
.offroad-catalog-head .tour-duration-kicker{color:#e6bd75}
.offroad-catalog-head h2{margin:5px 0 7px;font:800 clamp(27px,3vw,39px)/1.08 Manrope,Arial,sans-serif;letter-spacing:-.035em}
.offroad-catalog-head p{max-width:760px;margin:0;color:#dbe6e1;font-size:13px;line-height:1.7}
.offroad-catalog-head .tour-duration-count{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);color:#fff}
.tour-card-offroad{border-color:#d7ded9}
.tour-card-offroad .tour-card-badge{background:#203a30;color:#fff;border-color:#203a30}
.tour-card-offroad .tour-meta span:last-child{color:#325e4d;font-weight:800}
.tour-card-offroad .btn:not(.btn-outline){background:#203a30}
.tour-card-offroad .btn:not(.btn-outline):hover{background:#162921}

@media(max-width:700px){
  .offroad-catalog-head{align-items:flex-start;flex-direction:column;padding:23px 21px;border-radius:18px}
}
.tour-pro-offroad-note{
  display:grid;
  grid-template-columns:52px minmax(0,1fr);
  gap:14px;
  align-items:start;
  margin-top:16px;
  padding:15px 16px;
  border:1px solid #dbe4df;
  border-radius:14px;
  background:linear-gradient(135deg,#f4faf7,#fffaf0);
}
.tour-pro-offroad-note>span{
  display:grid;
  place-items:center;
  min-height:42px;
  border-radius:12px;
  background:#203a30;
  color:#fff;
  font-size:12px;
  font-weight:900;
}
.tour-pro-offroad-note strong{display:block;margin-bottom:4px;color:#203a30;font-size:13px}
.tour-pro-offroad-note p{margin:0;color:#63716b;font-size:12px;line-height:1.65}

/* ======================================================================
   V16 — About us page
   ====================================================================== */
.about-pro-hero{padding:58px 0 36px;background:linear-gradient(180deg,#fff 0%,#f8faf9 100%)}
.about-pro-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:54px;align-items:center}
.about-pro-eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px;color:var(--trip-green);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.about-pro-eyebrow:before{content:'';width:28px;height:2px;background:currentColor;border-radius:2px}
.about-pro-hero h1{max-width:760px;margin:0;font:800 clamp(40px,5vw,68px)/1.03 Manrope,Arial,sans-serif;letter-spacing:-.055em;color:#111827}
.about-pro-hero-copy>p{max-width:720px;margin:20px 0 0;color:#5f6b73;font-size:17px;line-height:1.85}
.about-pro-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
.about-pro-hero-media{position:relative;margin:0;min-height:500px;border-radius:24px;overflow:hidden;background:#e7ecea;box-shadow:0 28px 65px rgba(17,24,39,.14)}
.about-pro-hero-media img{width:100%;height:100%;min-height:500px;object-fit:cover}
.about-pro-hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(12,24,20,.48))}
.about-pro-hero-media figcaption{position:absolute;z-index:2;left:24px;bottom:22px;display:flex;align-items:end;gap:10px;color:#fff}
.about-pro-hero-media figcaption strong{font-size:48px;line-height:.9;letter-spacing:-.06em}
.about-pro-hero-media figcaption span{max-width:110px;font-size:11px;font-weight:800;line-height:1.35;text-transform:uppercase;letter-spacing:.06em}
.about-pro-stats{background:#fff;border-top:1px solid #e7ebed;border-bottom:1px solid #e7ebed}
.about-pro-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.about-pro-stats article{padding:22px 26px;border-inline-end:1px solid #e7ebed}
.about-pro-stats article:last-child{border-inline-end:0}
.about-pro-stats strong,.about-pro-stats span{display:block}
.about-pro-stats strong{margin-bottom:5px;color:#17242b;font-size:24px;letter-spacing:-.03em}
.about-pro-stats span{color:#77848b;font-size:11px;font-weight:800;line-height:1.4}
.about-pro-section{padding:78px 0;background:#fff}
.about-pro-soft{background:#f6f8f7}
.about-pro-intro-grid{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:70px;align-items:start}
.about-pro-section-title{display:flex;gap:14px;align-items:flex-start}
.about-pro-section-title.centered{justify-content:center;margin-bottom:34px;text-align:center}
.about-pro-section-title>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:#edf5f1;color:var(--trip-green);font-size:10px;font-weight:900}
.about-pro-section-title h2{margin:0;font:800 clamp(27px,3.2vw,42px)/1.15 Manrope,Arial,sans-serif;letter-spacing:-.04em;color:#17242b}
.about-pro-copy p{margin:0;color:#55646b;font-size:17px;line-height:1.95}
.about-pro-card-grid{display:grid;gap:16px}
.about-pro-card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.about-pro-card{padding:24px;border:1px solid #e2e7e9;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.04)}
.about-pro-card-icon{display:grid;place-items:center;width:38px;height:38px;margin-bottom:18px;border-radius:11px;background:#edf5f1;color:var(--trip-green);font-size:15px;font-weight:900}
.about-pro-card h3{margin:0 0 10px;color:#1b2930;font-size:18px;letter-spacing:-.02em}
.about-pro-card p{margin:0;color:#65727a;font-size:13.5px;line-height:1.8}
.about-pro-route-cards{align-items:stretch}
.about-pro-route-card{overflow:hidden;border:1px solid #e1e6e8;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(17,24,39,.06)}
.about-pro-route-card img{width:100%;height:220px;object-fit:cover}
.about-pro-route-card>div{padding:20px}
.about-pro-route-card h3{margin:0 0 9px;color:#17242b;font-size:18px}
.about-pro-route-card p{margin:0;color:#66737a;font-size:13px;line-height:1.75}
.about-pro-offroad{background:#14231f;color:#fff}
.about-pro-offroad-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:52px;align-items:center}
.about-pro-offroad-media{overflow:hidden;border-radius:22px;min-height:460px}
.about-pro-offroad-media img{width:100%;height:100%;min-height:460px;object-fit:cover}
.about-pro-offroad .about-pro-eyebrow{color:#dcb365}
.about-pro-offroad-copy h2{margin:0 0 16px;font:800 clamp(32px,4vw,48px)/1.12 Manrope,Arial,sans-serif;letter-spacing:-.045em}
.about-pro-offroad-copy h3{margin:30px 0 10px;font-size:19px;color:#fff}
.about-pro-offroad-copy p{margin:0;color:#d8e2de;font-size:14px;line-height:1.85}
.about-pro-options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:960px;margin:auto}
.about-pro-options-grid article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;padding:18px;border:1px solid #e3e7e9;border-radius:15px;background:#fff}
.about-pro-options-grid article>span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#edf5f1;color:var(--trip-green);font-size:12px;font-weight:900}
.about-pro-options-grid p{margin:2px 0 0;color:#536169;font-size:13px;line-height:1.7}
.about-pro-cta-section{padding:0 0 82px;background:#fff}
.about-pro-cta{display:flex;align-items:center;justify-content:space-between;gap:34px;padding:42px;border-radius:22px;background:#f3f7f5;border:1px solid #dfe8e4}
.about-pro-cta>div:first-child{max-width:760px}
.about-pro-cta span{display:block;margin-bottom:8px;color:var(--trip-green);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.about-pro-cta h2{margin:0;font:800 clamp(27px,3.2vw,40px)/1.15 Manrope,Arial,sans-serif;letter-spacing:-.04em;color:#17242b}
.about-pro-cta p{margin:12px 0 0;color:#617078;font-size:14px;line-height:1.75}
.about-pro-cta-actions{display:flex;gap:10px;flex:0 0 auto;flex-wrap:wrap}
html[dir="rtl"] .about-pro-eyebrow{letter-spacing:0;text-transform:none}
html[dir="rtl"] .about-pro-hero-media figcaption{left:auto;right:24px}

@media(max-width:980px){
  .about-pro-hero-grid,.about-pro-offroad-grid{grid-template-columns:1fr}
  .about-pro-hero-media{min-height:390px}
  .about-pro-hero-media img{min-height:390px}
  .about-pro-intro-grid{grid-template-columns:1fr;gap:28px}
  .about-pro-card-grid.three{grid-template-columns:1fr 1fr}
  .about-pro-route-cards .about-pro-route-card:last-child{grid-column:1/-1}
  .about-pro-stats-grid{grid-template-columns:1fr 1fr}
  .about-pro-stats article:nth-child(2){border-inline-end:0}
  .about-pro-stats article:nth-child(-n+2){border-bottom:1px solid #e7ebed}
  .about-pro-cta{align-items:flex-start;flex-direction:column}
}
@media(max-width:640px){
  .about-pro-hero{padding:34px 0 24px}
  .about-pro-hero h1{font-size:36px}
  .about-pro-hero-copy>p{font-size:15px}
  .about-pro-hero-media,.about-pro-hero-media img{min-height:310px}
  .about-pro-stats article{padding:17px 15px}
  .about-pro-stats strong{font-size:20px}
  .about-pro-section{padding:54px 0}
  .about-pro-card-grid.three,.about-pro-options-grid{grid-template-columns:1fr}
  .about-pro-route-cards .about-pro-route-card:last-child{grid-column:auto}
  .about-pro-route-card img{height:190px}
  .about-pro-offroad-media,.about-pro-offroad-media img{min-height:330px}
  .about-pro-cta{padding:28px 22px}
  .about-pro-cta-actions{width:100%}
  .about-pro-cta-actions .btn{width:100%}
}

/* ======================================================================
   Simple mode — clean, conventional website UI
   ====================================================================== */
:root{
  --simple-text:#1f2937;
  --simple-muted:#6b7280;
  --simple-line:#e5e7eb;
  --simple-bg:#f8fafc;
  --simple-card:#ffffff;
  --simple-primary:#176b52;
}
body{color:var(--simple-text);background:#fff;font-family:Manrope,Arial,sans-serif;line-height:1.65}
.container{width:min(1120px,calc(100% - 32px))}
.site-header.reference-header{background:#fff;border-bottom:1px solid var(--simple-line);box-shadow:none;backdrop-filter:none}
.reference-nav{min-height:68px}
.reference-logo-image{width:180px;max-height:48px;object-fit:contain}
.reference-menu{gap:18px}
.reference-menu>a{font-size:14px;font-weight:700;color:#374151}
.reference-menu>a:hover,.reference-menu>a.active{color:var(--simple-primary)}
.header-actions{gap:8px}
.header-whatsapp,.header-call{border-radius:7px;box-shadow:none}
.btn,.reference-details,.reference-book{border-radius:7px;box-shadow:none;transition:none}
.btn:hover,.reference-tour-card:hover{transform:none}
.reference-hero{min-height:430px;background-position:center 62%}
.reference-hero-shade{background:rgba(16,24,20,.58)}
.reference-hero-content{padding-top:58px;padding-bottom:58px}
.reference-hero h1{max-width:760px;font:800 clamp(36px,5vw,58px)/1.08 Manrope,Arial,sans-serif;letter-spacing:-.035em;text-shadow:none}
.reference-hero p{max-width:650px;font-size:16px;line-height:1.7}
.hero-kicker{letter-spacing:.08em}
.reference-tours-section{padding:60px 0;background:var(--simple-bg)}
.reference-section-title{max-width:720px;margin-bottom:28px}
.reference-section-title h2{font:800 clamp(28px,3.5vw,40px)/1.15 Manrope,Arial,sans-serif;letter-spacing:-.03em}
.reference-tour-grid{gap:18px}
.reference-tour-card{border:1px solid var(--simple-line);border-radius:10px;box-shadow:none}
.reference-tour-card:hover{box-shadow:none}
.reference-tour-image{height:220px}
.reference-tour-image img{transition:none}
.reference-tour-card:hover .reference-tour-image img{transform:none}
.reference-tour-body{padding:18px}
.reference-tour-body h3{font:800 20px/1.3 Manrope,Arial,sans-serif}
.reference-tour-body p{font-size:13px;line-height:1.7;color:var(--simple-muted)}
.reference-tour-actions{border-top:1px solid var(--simple-line);padding-top:14px}
.reference-about{padding:56px 0;background:#fff}
.reference-about-grid{gap:34px}
.reference-about h2{font:800 clamp(28px,3.5vw,40px)/1.15 Manrope,Arial,sans-serif}
.reference-footer{padding:42px 0 22px;background:#202a27}
.reference-footer-grid{gap:28px}
.reference-footer-brand .footer-logo-shell{padding:7px 10px;border-radius:8px;box-shadow:none}
.reference-footer-bottom{margin-top:28px}

/* Keep inner pages readable and less decorative. */
.page-hero,.tours-page-hero,.about-pro-hero{background:var(--simple-bg)}
.tour-pro-head{padding:30px 0 20px}
.tour-pro-head h1,.about-pro-hero h1{font-family:Manrope,Arial,sans-serif;font-weight:800;letter-spacing:-.035em}
.tour-pro-gallery{border-radius:10px}
.tour-pro-anchor-nav{backdrop-filter:none}
.tour-pro-main{background:var(--simple-bg);padding-top:28px}
.tour-pro-section,.tour-pro-why,.about-pro-card,.about-pro-route-card{border-radius:10px;box-shadow:none}
.tour-pro-section{padding:22px}
.tour-pro-sidebar-card,.form-card,.contact-panel{border-radius:10px;box-shadow:none}

@media(max-width:760px){
  .container{width:min(100% - 22px,1120px)}
  .reference-nav{min-height:62px}
  .reference-logo-image{width:156px}
  .reference-menu{top:62px;padding:12px 16px;gap:4px;box-shadow:none}
  .reference-menu>a{padding:11px 4px;border-bottom:1px solid #f0f1f2}
  .header-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;padding-top:8px}
  .reference-hero{min-height:380px;background-position:center}
  .reference-hero-content{padding-top:44px;padding-bottom:44px}
  .reference-hero h1{font-size:36px}
  .reference-hero p{font-size:14px}
  .reference-tours-section,.reference-about{padding:44px 0}
  .reference-tour-grid{grid-template-columns:1fr}
  .reference-tour-image{height:210px}
  .reference-footer-grid{grid-template-columns:1fr;gap:24px}
  .tour-pro-gallery{border-radius:8px}
  .tour-pro-section{padding:18px}
}

/* Admin-only inline editing shortcuts on the public website */
.admin-inline-edit{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:10px;padding:10px 14px;border:1px dashed #9b7a35;border-radius:10px;background:#fff8e8;color:#6f5218;font-size:12px;font-weight:800;text-decoration:none;line-height:1.2;transition:.15s ease}
.admin-inline-edit:hover{background:#f6e7bd;border-color:#7d5d20;color:#49350f;transform:none}
.admin-inline-edit-detail{display:inline-flex;width:auto;min-width:150px;margin-top:14px}
@media(max-width:700px){.admin-inline-edit{min-height:42px;font-size:13px}.admin-inline-edit-detail{width:100%}}
@media print{.admin-inline-edit{display:none!important}}
.footer-social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.footer-social-links a{display:inline-flex;padding:6px 9px;border:1px solid rgba(255,255,255,.18);border-radius:8px;font-size:.78rem}.header-language-switcher{position:relative}.header-language-switcher .language-menu{right:0;left:auto}


/* ======================================================================
   Marketplace mode — clean travel marketplace UI inspired by modern tour
   discovery products. Original branding/content stays independent.
   ====================================================================== */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
body.marketplace-ui{
  --market-text:#1f1f1f;--market-muted:#626262;--market-line:#dedede;--market-card:#fff;--market-footer:#211f2b;
  margin:0;background:#fff;color:var(--market-text);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.5;
  -webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
}
body.marketplace-ui h1,body.marketplace-ui h2,body.marketplace-ui h3,body.marketplace-ui .display,body.marketplace-ui .section-title,
body.marketplace-ui .reference-hero h1,body.marketplace-ui .reference-section-title h2,body.marketplace-ui .reference-about h2,
body.marketplace-ui .tour-pro-head h1,body.marketplace-ui .about-pro-hero h1{font-family:inherit!important;letter-spacing:-.025em}
body.marketplace-ui .container{width:min(var(--container,1200px),calc(100% - 40px))}
body.marketplace-ui .site-header.reference-header{background:#fff;border-bottom:1px solid #e7e7e7;box-shadow:none;backdrop-filter:none}
body.marketplace-ui .reference-nav{min-height:72px;gap:24px}
body.marketplace-ui .reference-logo-image{width:176px;max-height:46px;object-fit:contain}
body.marketplace-ui .reference-menu{gap:20px}
body.marketplace-ui .reference-menu>a:not(.header-whatsapp):not(.header-call){padding:11px 2px;color:#2a2a2a;font-size:14px;font-weight:650}
body.marketplace-ui .reference-menu>a:hover,body.marketplace-ui .reference-menu>a.active{color:var(--market-primary)}
body.marketplace-ui .header-whatsapp,body.marketplace-ui .header-call,body.marketplace-ui .btn,body.marketplace-ui .reference-book{
  border-radius:12px;background:var(--market-primary);color:#fff;border:1px solid var(--market-primary);box-shadow:none;font-weight:750;transition:background .15s ease,border-color .15s ease,transform .15s ease;
}
body.marketplace-ui .header-whatsapp:hover,body.marketplace-ui .header-call:hover,body.marketplace-ui .btn:hover,body.marketplace-ui .reference-book:hover{background:var(--market-primary-hover);border-color:var(--market-primary-hover);transform:none}
body.marketplace-ui .btn-outline,body.marketplace-ui .reference-details{background:#fff!important;color:#2b2b2b!important;border:1px solid #d2d2d2!important;border-radius:12px!important}
body.marketplace-ui .btn-outline:hover,body.marketplace-ui .reference-details:hover{background:#f7f7f7!important;border-color:#bdbdbd!important}

body.marketplace-ui .reference-hero{min-height:500px;background-position:center 58%;color:#fff}
body.marketplace-ui .reference-hero-shade{background:linear-gradient(90deg,rgba(18,16,24,.73) 0%,rgba(18,16,24,.48) 48%,rgba(18,16,24,.22) 100%)}
body.marketplace-ui .reference-hero-content{padding-top:74px;padding-bottom:72px}
body.marketplace-ui .hero-kicker{margin-bottom:12px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.02em;text-transform:none}
body.marketplace-ui .reference-hero h1{max-width:760px;margin:0 0 14px;font-size:clamp(40px,5.2vw,66px);font-weight:850;line-height:1.02;text-shadow:0 2px 18px rgba(0,0,0,.18)}
body.marketplace-ui .reference-hero p{max-width:690px;margin:0 0 22px;color:rgba(255,255,255,.94);font-size:17px;line-height:1.55}
body.marketplace-ui .marketplace-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:min(760px,100%);min-height:64px;margin:24px 0 18px;padding:7px 8px 7px 18px;border-radius:16px;background:#fff;box-shadow:0 10px 32px rgba(18,15,31,.2)}
body.marketplace-ui .marketplace-search-icon{color:#2b2b2b;font-size:28px;line-height:1;transform:rotate(-18deg)}
body.marketplace-ui .marketplace-search input{min-width:0;width:100%;height:48px;border:0;outline:0;background:transparent;color:#202020;font:650 16px/1.2 inherit}
body.marketplace-ui .marketplace-search input::placeholder{color:#777;font-weight:550}
body.marketplace-ui .marketplace-search button{height:50px;padding:0 23px;border:0;border-radius:12px;background:var(--market-primary);color:#fff;font:800 14px/1 inherit;cursor:pointer}
body.marketplace-ui .marketplace-search button:hover{background:var(--market-primary-hover)}
body.marketplace-ui .reference-hero-actions .btn{min-height:44px;padding:10px 16px;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.55);backdrop-filter:blur(4px)}
body.marketplace-ui .reference-hero-actions .hero-primary{background:#fff;color:#27232e;border-color:#fff}
body.marketplace-ui .reference-hero-actions .hero-primary:hover{background:#f3f3f3;border-color:#f3f3f3}

body.marketplace-ui .reference-tours-section{padding:64px 0 72px;background:#fff}
body.marketplace-ui .reference-section-title{max-width:760px;margin-bottom:30px}
body.marketplace-ui .reference-section-title>span,body.marketplace-ui .reference-about-kicker,body.marketplace-ui .tour-duration-kicker{color:var(--market-primary);font-size:12px;font-weight:800;letter-spacing:0;text-transform:none}
body.marketplace-ui .reference-section-title h2{margin:5px 0 8px;font-size:clamp(29px,3vw,40px);font-weight:820;line-height:1.15}
body.marketplace-ui .reference-section-title p{color:var(--market-muted);font-size:15px;line-height:1.55}
body.marketplace-ui .reference-tour-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px}
body.marketplace-ui .reference-tour-card{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
body.marketplace-ui .reference-tour-card:hover{transform:none;box-shadow:none}
body.marketplace-ui .reference-tour-image{height:205px;overflow:hidden;border:0;border-radius:14px;background:#f0f0f0}
body.marketplace-ui .reference-tour-image img{transition:transform .22s ease}
body.marketplace-ui .reference-tour-card:hover .reference-tour-image img{transform:scale(1.025)}
body.marketplace-ui .reference-tour-badge{top:10px;left:10px;padding:6px 9px;border:0;border-radius:7px;background:#fff;color:#292929;box-shadow:0 2px 8px rgba(0,0,0,.12);font-size:10px;font-weight:800}
body.marketplace-ui .reference-tour-body{padding:12px 2px 0}
body.marketplace-ui .reference-tour-body h3{margin:0 0 7px;color:#242424;font-size:16px;font-weight:760;line-height:1.35;letter-spacing:-.012em}
body.marketplace-ui .reference-tour-body>p{display:-webkit-box;min-height:0;margin:0 0 8px;overflow:hidden;color:#666;font-size:12px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}
body.marketplace-ui .reference-tour-meta{order:-1;margin:0 0 7px;padding:0;border:0;color:#676767;font-size:11px;gap:8px}
body.marketplace-ui .reference-tour-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px;padding:0;border:0}
body.marketplace-ui .reference-tour-actions a{min-height:38px;padding:8px 9px;font-size:11px}
body.marketplace-ui .reference-view-all{margin-top:34px}
body.marketplace-ui .reference-view-all .btn{background:#fff;color:#2c2c2c;border-color:#cfcfcf}

body.marketplace-ui .reference-about{padding:62px 0;background:var(--market-soft)}
body.marketplace-ui .reference-about h2{font-size:clamp(28px,3vw,40px);font-weight:820}
body.marketplace-ui .reference-about-copy p{color:#555}
body.marketplace-ui .reference-about-copy a{color:var(--market-primary);font-weight:800}
body.marketplace-ui .reference-footer{padding:48px 0 22px;background:var(--market-footer)}
body.marketplace-ui .reference-footer a{color:#dddbe5}
body.marketplace-ui .reference-footer a:hover{color:#fff}
body.marketplace-ui .reference-footer-bottom{color:#aaa7b2}

/* Catalog + detail pages */
body.marketplace-ui .page-hero{padding:48px 0 34px;background:#fff;border-bottom:1px solid #eee}
body.marketplace-ui .page-hero .display{margin:6px 0 8px;font-size:clamp(34px,4vw,50px);font-weight:840}
body.marketplace-ui .marketplace-filters{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(150px,.75fr)) auto auto;gap:10px;align-items:center;margin:24px 0 0}
body.marketplace-ui .marketplace-filters .input,body.marketplace-ui .marketplace-filters .select{width:100%;min-width:0;height:48px;border:1px solid #d5d5d5;border-radius:12px;background:#fff;color:#2a2a2a;font-size:13px;box-shadow:none}
body.marketplace-ui .marketplace-filter-search{font-weight:650}
body.marketplace-ui .tours-catalog-section{padding-top:42px;background:#fff}
body.marketplace-ui .tour-duration-group{margin-bottom:54px}
body.marketplace-ui .tour-duration-head h2,body.marketplace-ui .offroad-catalog-head h2{font-size:27px;font-weight:820;letter-spacing:-.02em}
body.marketplace-ui .cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}
body.marketplace-ui .tour-card{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
body.marketplace-ui .tour-card:hover{transform:none;box-shadow:none}
body.marketplace-ui .tour-image-wrap{overflow:hidden;border-radius:14px;background:#eee}
body.marketplace-ui .tour-image{height:230px;border-radius:0}
body.marketplace-ui .tour-body{padding:12px 2px 0}
body.marketplace-ui .tour-body h3{margin:5px 0 7px;font-size:17px;font-weight:780;line-height:1.35}
body.marketplace-ui .tour-body p{display:-webkit-box;overflow:hidden;color:#666;font-size:12px;line-height:1.5;-webkit-line-clamp:2;-webkit-box-orient:vertical}
body.marketplace-ui .tour-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
body.marketplace-ui .tour-actions .btn{min-height:40px;padding:8px 10px;font-size:11px}
body.marketplace-ui .city-chip{border-radius:7px;background:rgba(255,255,255,.95);color:#333}

body.marketplace-ui .tour-pro-head{padding:34px 0 20px;background:#fff}
body.marketplace-ui .tour-pro-head h1{max-width:880px;font-size:clamp(34px,4.4vw,54px);font-weight:840;line-height:1.06}
body.marketplace-ui .tour-pro-gallery{border-radius:14px}
body.marketplace-ui .tour-pro-anchor-nav{top:72px;background:#fff;backdrop-filter:none}
body.marketplace-ui .tour-pro-anchor-inner a:hover{color:var(--market-primary);border-color:var(--market-primary)}
body.marketplace-ui .tour-pro-main{padding:32px 0 76px;background:#fff}
body.marketplace-ui .tour-pro-layout{grid-template-columns:minmax(0,1fr) 360px;gap:34px}
body.marketplace-ui .tour-pro-section,body.marketplace-ui .tour-pro-why{padding:28px 0;border:0;border-bottom:1px solid #e8e8e8;border-radius:0;background:#fff;box-shadow:none}
body.marketplace-ui .tour-pro-section-heading>span{background:var(--market-soft);color:var(--market-primary)}
body.marketplace-ui .tour-pro-section-heading h2{font-size:25px;font-weight:820}
body.marketplace-ui .tour-pro-fact,body.marketplace-ui .tour-pro-highlight,body.marketplace-ui .tour-pro-day,body.marketplace-ui .tour-pro-inclusion-card{border-radius:12px}
body.marketplace-ui .tour-pro-fact .tour-pro-icon,body.marketplace-ui .tour-pro-day-number{background:var(--market-soft);color:var(--market-primary)}
body.marketplace-ui .tour-pro-sidebar-card{border:1px solid #dedede;border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.07)}
body.marketplace-ui .tour-pro-sidebar-card .btn,body.marketplace-ui .tour-pro-book,body.marketplace-ui .tour-pro-wa{border-radius:12px}
body.marketplace-ui .about-pro-section,body.marketplace-ui .about-pro-hero{background:#fff}
body.marketplace-ui .about-pro-card,body.marketplace-ui .about-pro-route-card{border-radius:14px;box-shadow:none}

@media(max-width:1100px){
  body.marketplace-ui .reference-tour-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  body.marketplace-ui .marketplace-filters{grid-template-columns:1fr 1fr 1fr}
  body.marketplace-ui .marketplace-filter-search{grid-column:1/-1}
}
@media(max-width:820px){
  body.marketplace-ui .container{width:min(100% - 28px,var(--container,1200px))}
  body.marketplace-ui .reference-nav{min-height:64px}
  body.marketplace-ui .reference-logo-image{width:154px}
  body.marketplace-ui .reference-menu{top:64px;padding:12px 14px;border-bottom:1px solid #e6e6e6;background:#fff;box-shadow:0 12px 26px rgba(0,0,0,.08)}
  body.marketplace-ui .reference-menu>a:not(.header-whatsapp):not(.header-call){padding:12px 6px;border-bottom:1px solid #f0f0f0}
  body.marketplace-ui .reference-hero{min-height:470px;background-position:center}
  body.marketplace-ui .reference-hero-content{padding-top:54px;padding-bottom:52px}
  body.marketplace-ui .reference-hero h1{font-size:clamp(36px,9vw,52px)}
  body.marketplace-ui .reference-tour-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.marketplace-ui .cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.marketplace-ui .tour-pro-layout{grid-template-columns:1fr}
  body.marketplace-ui .tour-pro-sidebar{position:static}
}
@media(max-width:560px){
  body.marketplace-ui .container{width:min(100% - 20px,var(--container,1200px))}
  body.marketplace-ui .reference-hero{min-height:455px}
  body.marketplace-ui .reference-hero-shade{background:linear-gradient(180deg,rgba(20,17,27,.45),rgba(20,17,27,.72))}
  body.marketplace-ui .reference-hero h1{font-size:38px}
  body.marketplace-ui .reference-hero p{font-size:14px}
  body.marketplace-ui .marketplace-search{grid-template-columns:auto minmax(0,1fr);min-height:58px;padding:6px 8px 6px 14px;border-radius:14px}
  body.marketplace-ui .marketplace-search input{height:44px;font-size:15px}
  body.marketplace-ui .marketplace-search button{grid-column:1/-1;width:100%;height:46px}
  body.marketplace-ui .reference-hero-actions{display:none}
  body.marketplace-ui .reference-tours-section{padding:48px 0 56px}
  body.marketplace-ui .reference-tour-grid,body.marketplace-ui .cards{grid-template-columns:1fr}
  body.marketplace-ui .reference-tour-image,body.marketplace-ui .tour-image{height:228px}
  body.marketplace-ui .reference-tour-body h3,body.marketplace-ui .tour-body h3{font-size:17px}
  body.marketplace-ui .marketplace-filters{grid-template-columns:1fr}
  body.marketplace-ui .marketplace-filter-search{grid-column:auto}
  body.marketplace-ui .marketplace-filters .btn{width:100%}
  body.marketplace-ui .tour-pro-head h1{font-size:34px}
  body.marketplace-ui .tour-pro-main{padding-top:20px}
  body.marketplace-ui .tour-pro-section{padding:22px 0}
}
@media(prefers-reduced-motion:reduce){body.marketplace-ui *,body.marketplace-ui *::before,body.marketplace-ui *::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* ======================================================================
   V13 — Tripadvisor-inspired tour detail page
   Clean marketplace hierarchy, dense information, functional booking box.
   ====================================================================== */
.tour-pro-head{padding:30px 0 18px}
.tour-pro-breadcrumbs{margin-bottom:14px;font-size:11px;color:#686868}
.tour-pro-title-row{display:block}
.tour-pro-head h1{max-width:1000px;font-family:Manrope,Arial,sans-serif;font-size:clamp(30px,3.5vw,46px);font-weight:900;line-height:1.12;letter-spacing:-.035em;color:#111}
.tour-pro-head p{max-width:900px;margin-top:10px;font-size:14px;line-height:1.65;color:#4f4f4f}
.tour-pro-kickers{margin-bottom:9px}
.tour-pro-badge,.tour-pro-soft-badge{min-height:25px;padding:4px 9px;font-size:9px}
.tour-ta-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px;color:#333;font-size:12px;font-weight:700}
.tour-ta-meta-sep{color:#aaa}
.tour-ta-new{display:inline-flex;align-items:center;min-height:27px;padding:4px 9px;border-radius:999px;background:#e9f7f1;color:#075f46;font-size:10px;font-weight:900}
.tour-ta-rating{display:inline-flex;align-items:center;gap:7px;color:#111}
.tour-ta-rating strong{font-size:13px}
.tour-ta-rating u{text-decoration:underline;text-underline-offset:2px;font-weight:800}
.tour-ta-bubbles{display:inline-flex;gap:2px}
.tour-ta-bubbles i{width:11px;height:11px;border:1.5px solid #00aa6c;border-radius:50%;background:#fff}
.tour-ta-bubbles i.is-on{background:#00aa6c}

.tour-pro-gallery-wrap{padding-bottom:20px}
.tour-pro-gallery{grid-template-columns:1.75fr 1fr 1fr;grid-template-rows:190px 190px;gap:4px;border-radius:10px;background:#fff}
.tour-pro-gallery-item{border:0;padding:0;cursor:pointer}
.tour-pro-gallery-item img{transition:filter .2s ease,transform .25s ease}
.tour-pro-gallery-item:hover img{filter:brightness(.9);transform:scale(1.015)}
.tour-pro-gallery-count{position:absolute;right:12px;bottom:12px;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border:1px solid #111;border-radius:8px;background:#fff;color:#111;font-size:11px;font-weight:900;box-shadow:0 3px 10px rgba(0,0,0,.16)}
html[dir="rtl"] .tour-pro-gallery-count{right:auto;left:12px}

.tour-pro-anchor-nav{top:78px;border-top:1px solid #e2e2e2;border-bottom:1px solid #d9d9d9;background:rgba(255,255,255,.98)}
.tour-pro-anchor-inner{gap:26px}
.tour-pro-anchor-inner a{padding:14px 0 12px;color:#333;font-size:11px;font-weight:900}
.tour-pro-anchor-inner a:hover{border-color:#111;color:#111}

.tour-pro-main{padding:28px 0 78px;background:#fff}
.tour-pro-layout{grid-template-columns:minmax(0,1fr) 360px;gap:48px}
.tour-pro-content{display:block}
.tour-pro-section,.tour-pro-why{padding:28px 0;border:0;border-bottom:1px solid #dedede;border-radius:0;background:transparent;box-shadow:none}
.tour-pro-content>.tour-pro-section:first-child{padding-top:0}
.tour-pro-section-heading{gap:0;margin-bottom:16px}
.tour-pro-section-heading>span{display:none}
.tour-pro-section-heading h2,.tour-pro-section-heading.compact h2{font-family:Manrope,Arial,sans-serif;font-size:23px;font-weight:900;line-height:1.25;letter-spacing:-.02em;color:#111}
.tour-pro-section-heading p{max-width:720px;margin-top:5px;color:#555;font-size:12px}
.tour-pro-richtext p{color:#333;font-size:14px;line-height:1.75}

.tour-pro-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid #dedede;border-radius:12px;overflow:hidden}
.tour-pro-fact{display:grid;grid-template-columns:38px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;align-items:center;min-height:82px;padding:13px 15px;border:0;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;border-radius:0;background:#fff}
.tour-pro-fact:nth-child(2n){border-right:0}
.tour-pro-fact:nth-last-child(-n+2){border-bottom:0}
.tour-pro-fact .tour-pro-icon{grid-row:1/3;width:34px;height:34px;margin:0;border-radius:50%;background:#f2f2f2;color:#111}
.tour-pro-fact small{margin:0;color:#666;font-size:9px}
.tour-pro-fact strong{color:#111;font-size:12px}
.tour-pro-highlight-grid{grid-template-columns:1fr;gap:0}
.tour-pro-highlight{min-height:44px;padding:8px 0;border:0;border-radius:0;background:transparent}
.tour-pro-highlight span{width:22px;height:22px;background:#00aa6c;color:#fff}
.tour-pro-highlight strong{font-size:13px;color:#222}

.tour-pro-inclusions{gap:18px}
.tour-pro-inclusion-card{border-color:#dedede;border-radius:12px;box-shadow:none}
.tour-pro-practical-grid>div,.tour-pro-info-list{border-color:#dedede}
.tour-pro-map-card{padding:0;border:1px solid #dedede;border-radius:12px;box-shadow:none;overflow:hidden}
.tour-pro-route-chips{padding:14px 14px 4px;margin-bottom:8px}
.tour-pro-map-frame{border-radius:0}

.tour-pro-day{border-color:#dedede;border-radius:10px}
.tour-pro-day[open]{border-color:#cfcfcf;box-shadow:none}
.tour-pro-day summary{min-height:58px}
.tour-pro-day-number{background:#f1f1f1;color:#111}
.tour-pro-day-detail{border-color:#e1e1e1;background:#fafafa}
.tour-pro-day-detail-icon{background:#ebf7f2;color:#007f55}

.tour-pro-sidebar{top:138px}
.tour-pro-book-card.tour-ta-book-card{padding:20px;border:1px solid #cfcfcf;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.08)}
.tour-ta-price-row{padding-bottom:14px;border-bottom:1px solid #e2e2e2}
.tour-ta-price-row>div{display:flex;align-items:baseline;gap:7px;flex-wrap:wrap}
.tour-ta-price-row small{color:#555;font-size:10px;font-weight:800}
.tour-ta-price-row strong{color:#111;font-size:20px;font-weight:900}
.tour-ta-price-row span{width:100%;color:#666;font-size:10px}
.tour-ta-book-form{display:grid;grid-template-columns:1fr 112px;gap:8px;margin-top:14px}
.tour-ta-book-form label{display:block;min-width:0}
.tour-ta-book-form label>span{display:block;margin-bottom:5px;color:#333;font-size:10px;font-weight:900}
.tour-ta-book-form input,.tour-ta-book-form select{width:100%;height:46px;border:1px solid #a7a7a7;border-radius:8px;background:#fff;padding:9px 10px;color:#111;font:700 12px Manrope,Arial,sans-serif;outline:none}
.tour-ta-book-form input:focus,.tour-ta-book-form select:focus{border-color:#111;box-shadow:0 0 0 1px #111}
.tour-ta-book-form .tour-pro-primary-cta{grid-column:1/-1;min-height:48px;border:0;border-radius:999px;background:#00aa6c;color:#fff;font-size:12px}
.tour-ta-book-form .tour-pro-primary-cta:hover{background:#008c5a}
.tour-ta-book-note{margin:10px 0 0!important;color:#666!important;font-size:10px!important;line-height:1.5!important}
.tour-ta-trust-list{display:grid;gap:12px;margin:16px 0;padding:15px 0;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2}
.tour-ta-trust-list>div{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start}
.tour-ta-trust-list>div>span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#e6f6ef;color:#007f55;font-size:10px;font-weight:900}
.tour-ta-trust-list p{margin:0!important;color:#555!important;font-size:10px!important;line-height:1.5!important}
.tour-ta-trust-list p strong{display:block;margin-bottom:1px;color:#111;font-size:11px}
.tour-pro-direct-actions a{min-height:42px;border-radius:999px;font-size:11px}
.tour-pro-direct-actions .tour-pro-wa{border-color:#00aa6c;background:#fff;color:#007f55}

@media(max-width:1100px){
  .tour-pro-layout{grid-template-columns:minmax(0,1fr) 330px;gap:30px}
  .tour-pro-gallery{grid-template-rows:170px 170px}
}
@media(max-width:900px){
  .tour-pro-layout{grid-template-columns:1fr}
  .tour-pro-sidebar{position:static}
  .tour-pro-book-card.tour-ta-book-card{max-width:none}
}
@media(max-width:680px){
  .tour-pro-head{padding:20px 0 13px}
  .tour-pro-head h1{font-size:29px;line-height:1.18}
  .tour-pro-head p{font-size:13px;line-height:1.55}
  .tour-ta-meta{gap:6px;font-size:10px}
  .tour-pro-gallery-wrap .container{width:100%}
  .tour-pro-gallery,.tour-pro-gallery.is-single{height:280px;border-radius:0}
  .tour-pro-gallery-count{right:10px;bottom:10px;min-height:32px;padding:6px 9px;font-size:10px}
  html[dir="rtl"] .tour-pro-gallery-count{right:auto;left:10px}
  .tour-pro-anchor-nav{top:72px}
  .tour-pro-main{padding-top:18px}
  .tour-pro-section,.tour-pro-why{padding:23px 0;border-radius:0}
  .tour-pro-section-heading h2,.tour-pro-section-heading.compact h2{font-size:20px}
  .tour-pro-facts{grid-template-columns:1fr}
  .tour-pro-fact,.tour-pro-fact:nth-child(2n),.tour-pro-fact:nth-last-child(-n+2){border-right:0;border-bottom:1px solid #e4e4e4}
  .tour-pro-fact:last-child{border-bottom:0}
  .tour-pro-layout{gap:14px}
  .tour-ta-book-form{grid-template-columns:1fr 96px}
  .tour-pro-sidebar{margin-top:8px}
  .tour-pro-mobile-cta{background:#fff;border-top:1px solid #cfcfcf}
  .tour-pro-mobile-cta a{border-radius:999px;background:#00aa6c}
}
.tour-pro-gallery-count-mobile{display:none}
body.marketplace-ui .tour-pro-head .tour-pro-title-row h1{font-family:Manrope,Arial,sans-serif!important}
body.marketplace-ui .tour-pro-main .tour-pro-section-heading h2{font-family:Manrope,Arial,sans-serif!important}
@media(max-width:680px){
  .tour-pro-gallery-count-desktop{display:none}
  .tour-pro-gallery-count-mobile{display:inline-flex}
}
\n\n/* ======================================================================\n   V18 — premium marketplace tour-detail conversion layer\n   ====================================================================== */\n.tour-market-assurance{border-top:1px solid #ececec;border-bottom:1px solid #e4e4e4;background:#fff}\n.tour-market-assurance-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}\n.tour-market-assurance-grid>div{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;min-height:82px;padding:14px 18px;border-inline-end:1px solid #ececec}\n.tour-market-assurance-grid>div:last-child{border-inline-end:0}\n.tour-market-assurance-grid>div>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f1f8f5;color:#007f55;font-size:13px;font-weight:900}\n.tour-market-assurance-grid p{margin:0;min-width:0}\n.tour-market-assurance-grid strong,.tour-market-assurance-grid small{display:block}\n.tour-market-assurance-grid strong{margin-bottom:3px;color:#151515;font-size:12px;font-weight:900}\n.tour-market-assurance-grid small{color:#666;font-size:10px;line-height:1.45}\n\n.tour-pro-why{margin-top:0}\n.tour-pro-why-grid article{min-height:150px;padding:20px;border-radius:12px;background:#fbfbfb}\n.tour-pro-why-grid article>span{background:#e9f7f1;color:#007f55}\n.tour-pro-why-grid h3{font-size:14px;color:#171717}\n.tour-pro-why-grid p{font-size:12px;color:#606060}\n\n.tour-related-section{padding:54px 0 84px;border-top:1px solid #e6e6e6;background:#f7f7f7}\n.tour-related-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}\n.tour-related-head span{display:block;margin-bottom:4px;color:#007f55;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}\n.tour-related-head h2{margin:0;font:900 28px/1.15 Manrope,Arial,sans-serif;letter-spacing:-.025em;color:#111}\n.tour-related-head p{margin:7px 0 0;color:#666;font-size:12px}\n.tour-related-head>a{color:#222;font-size:11px;font-weight:900;text-decoration:underline;text-underline-offset:3px}\n.tour-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}\n.tour-related-card{display:block;overflow:hidden;border:1px solid #dedede;border-radius:14px;background:#fff;color:inherit;box-shadow:0 5px 18px rgba(0,0,0,.045);transition:transform .18s ease,box-shadow .18s ease}\n.tour-related-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(0,0,0,.08)}\n.tour-related-image{display:block;height:185px;overflow:hidden;background:#ececec}\n.tour-related-image img{width:100%;height:100%;object-fit:cover;transition:transform .24s ease}\n.tour-related-card:hover .tour-related-image img{transform:scale(1.025)}\n.tour-related-body{display:block;padding:14px 15px 16px}\n.tour-related-body small{display:block;margin-bottom:6px;color:#666;font-size:10px;font-weight:750}\n.tour-related-body strong{display:-webkit-box;overflow:hidden;min-height:44px;color:#151515;font-size:15px;line-height:1.45;-webkit-line-clamp:2;-webkit-box-orient:vertical}\n.tour-related-body em{display:block;margin-top:11px;color:#007f55;font-size:11px;font-style:normal;font-weight:900}\n\n@media(min-width:981px){\n  .tour-pro-book-card.tour-ta-book-card{padding:22px}\n  .tour-pro-sidebar{top:132px}\n}\n@media(max-width:900px){\n  .tour-market-assurance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}\n  .tour-market-assurance-grid>div:nth-child(2){border-inline-end:0}\n  .tour-market-assurance-grid>div:nth-child(-n+2){border-bottom:1px solid #ececec}\n  .tour-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}\n  .tour-related-card:last-child{display:none}\n}\n@media(max-width:680px){\n  .tour-market-assurance{border-top:0}\n  .tour-market-assurance-grid{grid-template-columns:1fr 1fr}\n  .tour-market-assurance-grid>div{grid-template-columns:28px minmax(0,1fr);gap:8px;min-height:74px;padding:11px 10px}\n  .tour-market-assurance-grid>div>span{width:27px;height:27px;font-size:11px}\n  .tour-market-assurance-grid strong{font-size:10.5px}\n  .tour-market-assurance-grid small{font-size:9px}\n  .tour-related-section{padding:38px 0 92px}\n  .tour-related-head{align-items:flex-start;margin-bottom:16px}\n  .tour-related-head h2{font-size:23px}\n  .tour-related-head>a{display:none}\n  .tour-related-grid{display:flex;gap:12px;overflow:auto;padding:1px 1px 8px;scroll-snap-type:x mandatory;scrollbar-width:none}\n  .tour-related-grid::-webkit-scrollbar{display:none}\n  .tour-related-card,.tour-related-card:last-child{display:block;flex:0 0 82%;scroll-snap-align:start}\n  .tour-related-image{height:175px}\n}\n
/* ======================================================================
   V19 — compact tour detail layout
   Dense marketplace hierarchy with minimal dead space.
   ====================================================================== */
.tour-pro-head{padding:18px 0 10px}
.tour-pro-breadcrumbs{margin-bottom:8px}
.tour-pro-kickers{margin-bottom:6px}
.tour-pro-head h1{margin:0;font-size:clamp(28px,3.15vw,42px);line-height:1.08}
.tour-ta-meta{margin-top:7px}
.tour-pro-head p{margin:7px 0 0;line-height:1.55}

.tour-pro-gallery-wrap{padding-bottom:0}
.tour-pro-gallery{grid-template-rows:175px 175px}

.tour-market-assurance-grid>div{min-height:62px;padding:9px 12px;gap:8px}
.tour-market-assurance-grid>div>span{width:28px;height:28px;font-size:11px}
.tour-market-assurance-grid strong{margin-bottom:1px;font-size:11px}
.tour-market-assurance-grid small{font-size:9px;line-height:1.35}

.tour-pro-anchor-inner{gap:22px}
.tour-pro-anchor-inner a{padding:10px 0 9px}

.tour-pro-main{padding:14px 0 38px}
.tour-pro-layout{grid-template-columns:minmax(0,1fr) 350px;gap:28px}
.tour-pro-content{display:flex;flex-direction:column;gap:0}
.tour-pro-glance{order:0}
#overview{order:1}
#highlights{order:2}
#itinerary{order:3}
#included{order:4}
#practical{order:5}
#route-map{order:6}
.tour-pro-why{order:7}

.tour-pro-section,.tour-pro-why{padding:18px 0}
.tour-pro-content>.tour-pro-section:first-child{padding-top:0}
.tour-pro-section-heading,.tour-pro-section-heading.compact{margin-bottom:10px}
.tour-pro-section-heading h2,.tour-pro-section-heading.compact h2{font-size:21px}
.tour-pro-section-heading p{margin-top:3px;line-height:1.45}
.tour-pro-richtext p{margin:0;line-height:1.65}

.tour-pro-fact{min-height:66px;padding:9px 12px}
.tour-pro-fact .tour-pro-icon{width:30px;height:30px}
.tour-pro-highlight{min-height:38px;padding:5px 0}
.tour-pro-highlight-grid{gap:0}

.tour-pro-itinerary{gap:6px}
.tour-pro-day summary{min-height:52px;padding-top:9px;padding-bottom:9px}
.tour-pro-day[open] .tour-pro-day-body{padding-top:8px;padding-bottom:12px}
.tour-pro-day-details{gap:8px}
.tour-pro-day-detail{padding:9px 11px}

.tour-pro-inclusions{gap:12px}
.tour-pro-inclusion-card{padding:16px}
.tour-pro-inclusion-card h3{margin-bottom:10px}
.tour-pro-inclusion-card li{margin-bottom:6px}

.tour-pro-practical-grid{gap:0}
.tour-pro-practical-grid>div{min-height:66px;padding:10px 12px}
.tour-pro-info-list{margin-top:10px}
.tour-pro-info-list>div{padding:12px 0}

.tour-pro-map-card{margin-top:0}
.tour-pro-route-chips{padding:10px 12px 2px;margin-bottom:5px}
.tour-pro-map-canvas{height:360px}

.tour-pro-why-grid{gap:10px}
.tour-pro-why-grid article{min-height:118px;padding:14px}
.tour-pro-why-grid article>span{margin-bottom:9px}
.tour-pro-why-grid h3{margin-bottom:5px}

.tour-pro-sidebar{top:116px}
.tour-pro-book-card.tour-ta-book-card{padding:17px}
.tour-ta-book-form{margin-top:10px}
.tour-ta-trust-list{gap:8px;margin:12px 0;padding:11px 0}
.tour-pro-direct-actions{gap:7px}

/* Related tours: aligned cards, equal heights, no oversized empty zone. */
.tour-related-section{padding:24px 0 34px;background:#fafafa}
.tour-related-head{align-items:end;margin-bottom:13px}
.tour-related-head span{margin-bottom:2px}
.tour-related-head h2{font-size:23px}
.tour-related-head p{margin-top:4px}
.tour-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}
.tour-related-card{display:grid;grid-template-rows:150px 1fr;height:100%;border-radius:10px;box-shadow:none}
.tour-related-image{height:150px}
.tour-related-body{display:flex;flex-direction:column;padding:10px 11px 11px}
.tour-related-body small{margin-bottom:4px;font-size:9px}
.tour-related-body strong{min-height:40px;font-size:13px;line-height:1.4}
.tour-related-body em{margin-top:auto;padding-top:7px;font-size:10px}

@media(max-width:1100px){
  .tour-pro-gallery{grid-template-rows:155px 155px}
  .tour-pro-layout{grid-template-columns:minmax(0,1fr) 326px;gap:22px}
}

@media(max-width:900px){
  .tour-pro-main{padding-top:10px}
  .tour-pro-layout{grid-template-columns:1fr;gap:10px}
  .tour-pro-sidebar{margin-top:0}
  .tour-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tour-related-card:last-child{display:grid}
}

@media(max-width:760px){
  .tour-pro-content{gap:0}
  .tour-pro-glance{order:0}
  #overview{order:1}
  #highlights{order:2}
  #itinerary{order:3}
  #included{order:4}
  #practical{order:5}
  #route-map{order:6}
  .tour-pro-why{order:7}
  .tour-pro-mobile-inquiry{order:8}
  .tour-pro-mobile-inquiry{margin:12px 0 0;padding:13px;border-radius:10px;box-shadow:none}
}

@media(max-width:680px){
  .tour-pro-head{padding:13px 0 8px}
  .tour-pro-breadcrumbs{margin-bottom:6px}
  .tour-pro-head h1{font-size:27px;line-height:1.12}
  .tour-pro-head p{margin-top:5px;font-size:12px;line-height:1.45}
  .tour-ta-meta{margin-top:6px}

  .tour-pro-gallery,.tour-pro-gallery.is-single{height:235px}
  .tour-market-assurance-grid>div{min-height:56px;padding:7px 8px}
  .tour-market-assurance-grid>div>span{width:24px;height:24px}
  .tour-market-assurance-grid strong{font-size:9.5px}
  .tour-market-assurance-grid small{font-size:8px;line-height:1.25}

  .tour-pro-main{padding:7px 0 22px}
  .tour-pro-section,.tour-pro-why{padding:13px 0}
  .tour-pro-section-heading,.tour-pro-section-heading.compact{margin-bottom:8px}
  .tour-pro-section-heading h2,.tour-pro-section-heading.compact h2{font-size:18px}
  .tour-pro-section-heading p{font-size:10.5px}
  .tour-pro-richtext p{font-size:12.5px;line-height:1.55}

  .tour-pro-fact{min-height:56px;padding:8px 9px}
  .tour-pro-highlight{min-height:34px;padding:4px 0}
  .tour-pro-day summary{min-height:48px}
  .tour-pro-inclusions{gap:8px}
  .tour-pro-inclusion-card{padding:13px}
  .tour-pro-practical-grid>div{min-height:58px;padding:9px 10px}
  .tour-pro-map-canvas{height:300px}
  .tour-pro-why-grid{gap:8px}
  .tour-pro-why-grid article{min-height:auto;padding:12px}

  .tour-related-section{padding:18px 0 78px}
  .tour-related-head{margin-bottom:10px}
  .tour-related-head h2{font-size:20px}
  .tour-related-head p{font-size:10px}
  .tour-related-grid{display:grid;grid-template-columns:1fr;gap:8px;overflow:visible;padding:0}
  .tour-related-card,.tour-related-card:last-child{display:grid;grid-template-columns:112px minmax(0,1fr);grid-template-rows:1fr;height:112px;width:100%;overflow:hidden}
  .tour-related-image{height:112px}
  .tour-related-body{padding:9px 10px}
  .tour-related-body strong{min-height:auto;font-size:12px;line-height:1.35;-webkit-line-clamp:2}
  .tour-related-body em{padding-top:5px}
}

/* Mobile uses the fixed booking CTA; remove the duplicated inline enquiry block. */
@media(max-width:760px){
  .tour-pro-mobile-inquiry{display:none!important}
  .tour-related-section{padding-bottom:64px}
}

.booking-storage-note{margin-bottom:12px;background:#f3f8f5!important;color:#466158!important;border-color:#dce9e3!important;font-size:13px}
