@font-face{font-family:"DM Sans";src:url("../fonts/dm-sans.woff2") format("woff2");font-weight:100 1000;font-style:normal;font-display:swap}
@font-face{font-family:"Playfair Display";src:url("../fonts/playfair-display-regular.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Playfair Display";src:url("../fonts/playfair-display-italic.woff2") format("woff2");font-weight:500;font-style:italic;font-display:swap}

:root{--ink:#17322e;--ink-2:#254640;--cream:#f4efe3;--paper:#fffaf0;--sun:#f1a137;--terra:#bd563b;--blue:#2c5b69;--line:rgba(23,50,46,.16);--muted:#6f7d79;--white:#fffef8;--danger:#a83d32;--success:#547b45;--sans:"DM Sans",Arial,sans-serif;--serif:"Playfair Display",Georgia,serif;--shadow:0 24px 70px rgba(17,40,36,.12)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:88px}
body{margin:0;color:var(--ink);background:var(--cream);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:3px solid var(--sun);outline-offset:3px}
.shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}
.skip-link{position:fixed;z-index:999;top:8px;left:8px;padding:10px 14px;color:var(--white);background:var(--ink);transform:translateY(-160%)}
.skip-link:focus{transform:none}
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.eyebrow{margin:0 0 18px;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}
.eyebrow-ink{color:var(--terra)}
.button{display:inline-flex;min-height:50px;padding:0 22px;border:1px solid transparent;border-radius:2px;align-items:center;justify-content:center;gap:12px;font-weight:700;cursor:pointer;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}
.button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(17,40,36,.15)}
.button-sun{color:var(--ink);background:var(--sun)}
.button-dark{color:var(--white);background:var(--ink)}
.button-outline{border-color:var(--line);background:transparent}
.brand{display:inline-flex;gap:10px;align-items:center;font-weight:700;line-height:1.05}
.brand>span:last-child{display:flex;flex-direction:column}
.brand small{margin-top:4px;font-size:8px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;opacity:.72}
.brand-mark{display:grid;width:40px;height:40px;border:1px solid currentColor;border-radius:50%;place-items:center;font:italic 500 24px/1 var(--serif)}
.site-header{position:relative;z-index:50;display:grid;height:82px;padding:0 max(24px,calc((100vw - 1240px)/2));background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center}
.site-nav{display:flex;gap:27px;align-items:center;font-size:13px;font-weight:600}
.site-nav a{position:relative}
.site-nav a::after{position:absolute;right:0;bottom:-9px;left:0;height:1px;content:"";background:var(--terra);transform:scaleX(0);transition:transform .2s ease}
.site-nav a:hover::after,.site-nav a[aria-current="page"]::after{transform:scaleX(1)}
.header-cta{justify-self:end;min-height:43px;font-size:12px}
.menu-toggle{display:none;width:44px;height:44px;padding:0;border:0;background:transparent}
.menu-toggle span:not(.sr-only){display:block;width:23px;height:1px;margin:6px auto;background:currentColor}
.scaffold-hero{display:flex;min-height:calc(100svh - 82px);color:var(--white);background:radial-gradient(circle at 78% 20%,rgba(241,161,55,.33),transparent 24%),linear-gradient(130deg,var(--ink),#0d2420 62%,var(--terra));align-items:center;overflow:hidden}
.scaffold-hero .shell{position:relative}
.scaffold-hero .shell::after{position:absolute;top:-100px;right:0;width:min(44vw,520px);aspect-ratio:1;content:"";opacity:.32;background-image:radial-gradient(circle at center,transparent 0 28%,rgba(255,255,255,.18) 29% 30%,transparent 31% 42%,rgba(255,255,255,.12) 43% 44%,transparent 45%),repeating-conic-gradient(from 0deg,rgba(255,255,255,.1) 0 8deg,transparent 8deg 18deg);border-radius:50%}
.scaffold-hero h1{position:relative;z-index:1;max-width:750px;margin:0 0 25px;font:500 clamp(64px,9vw,126px)/.86 var(--serif);letter-spacing:-.055em}
.scaffold-hero h1 em{color:var(--sun)}
.scaffold-hero p:not(.eyebrow){max-width:460px;margin:0 0 28px;color:rgba(255,255,255,.75);font-size:17px}
.site-footer{padding:60px 0;color:rgba(255,255,255,.72);background:#0c2521}
.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .8fr auto;gap:45px;align-items:start}
.site-footer p{max-width:290px;font-size:12px}
.site-footer nav{display:flex;gap:9px;flex-direction:column;font-size:12px}
.site-footer a:hover{color:var(--sun)}
.site-footer small{align-self:end;white-space:nowrap}
.whatsapp-float{position:fixed;z-index:40;right:20px;bottom:20px;display:grid;width:54px;height:54px;color:var(--white);background:#247d57;border:3px solid var(--white);border-radius:50%;box-shadow:0 8px 28px rgba(0,0,0,.2);place-items:center;font-size:11px;font-weight:700}
.page-message{min-height:65vh;padding-block:120px;text-align:center}
.page-message h1{margin:0 0 18px;font:500 clamp(45px,7vw,78px)/1 var(--serif)}
.page-message p:not(.eyebrow){margin:0 0 30px;color:var(--muted)}
@media(max-width:900px){.site-header{padding-inline:24px;grid-template-columns:1fr auto}.menu-toggle{display:block;grid-column:2;grid-row:1}.site-nav{position:fixed;inset:82px 0 0;display:none;padding:30px 24px;color:var(--ink);background:var(--cream);align-items:flex-start;flex-direction:column}.site-header.is-open .site-nav{display:flex}.header-cta{display:none}.footer-grid{grid-template-columns:1fr 1fr}.site-footer small{align-self:auto}.scaffold-hero .shell::after{right:-140px}}
@media(max-width:560px){.shell{width:min(100% - 32px,480px)}.site-header{height:72px;padding-inline:16px}.site-nav{inset:72px 0 0}.brand small{display:none}.scaffold-hero{min-height:calc(100svh - 72px)}.scaffold-hero h1{font-size:clamp(58px,21vw,86px)}.scaffold-hero .shell::after{top:-190px;right:-230px;width:520px}.footer-grid{grid-template-columns:1fr}.whatsapp-float{bottom:16px;right:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* Public experience */
.hero{position:relative;padding:76px 0 64px;color:var(--white);background:radial-gradient(circle at 82% 16%,rgba(241,161,55,.26),transparent 25%),linear-gradient(135deg,#12312b 0%,#0c2723 64%,#753d31 135%);overflow:hidden}
.hero::before,.page-hero::before{position:absolute;inset:0;content:"";opacity:.09;background-image:repeating-radial-gradient(circle at 88% 12%,transparent 0 30px,#fff 31px 32px,transparent 33px 58px)}
.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:70px;align-items:center}
.hero-copy h1,.page-hero h1{max-width:760px;margin:0 0 26px;font:500 clamp(58px,8vw,116px)/.88 var(--serif);letter-spacing:-.055em}
.hero-copy h1::first-line,.page-hero em{color:var(--sun);font-style:italic}
.hero-lead{max-width:580px;margin:0 0 32px;color:rgba(255,255,255,.8);font-size:18px}
.hero-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.hero-actions.centered{justify-content:center}
.text-link{display:inline-block;padding-block:5px;border-bottom:1px solid currentColor;font-weight:700}.text-link.light{color:var(--white)}
.hero-facts{display:flex;padding:0;margin:36px 0 0;gap:25px;list-style:none;color:rgba(255,255,255,.66);font-size:12px}.hero-facts li+li::before{margin-right:25px;content:"·"}
.hero-visual{position:relative;min-height:570px;border:1px solid rgba(255,255,255,.22);box-shadow:var(--shadow);overflow:hidden}.hero-visual>img{width:100%;height:570px;object-fit:cover;opacity:.48}.hero-visual>p{position:absolute;right:25px;bottom:16px;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.hero-stamp{position:absolute;bottom:36px;left:-34px;display:grid;width:132px;height:132px;color:var(--ink);background:var(--sun);border-radius:50%;place-content:center;text-align:center;transform:rotate(-8deg)}.hero-stamp strong{font:italic 500 28px var(--serif)}.hero-stamp span{font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}
.section{padding:110px 0}.section-paper{background:var(--paper)}.narrow{max-width:900px}.center{text-align:center}.split-grid{display:grid;grid-template-columns:minmax(320px,.78fr) 1fr;gap:100px;align-items:center}.portrait-wrap{position:relative;min-height:640px;background:var(--ink);overflow:hidden}.portrait-wrap img{width:100%;height:640px;object-fit:cover;opacity:.58}.photo-note{position:absolute;right:16px;bottom:14px;padding:7px 10px;color:var(--white);background:rgba(12,37,33,.82);font-size:10px;letter-spacing:.08em;text-transform:uppercase}
.section-copy h2,.section-heading h2,.why-section h2,.tour-section h2,.final-cta h2,.empty-gallery h2,.contact-grid h2,.availability-placeholder h2{margin:0 0 28px;font:500 clamp(42px,5.2vw,72px)/.98 var(--serif);letter-spacing:-.035em}.section-copy h2 em,.why-section h2 em{color:var(--terra);font-style:italic}.large-copy{max-width:630px;color:var(--ink-2);font-size:20px}.guide-stats{display:flex;margin:40px 0;gap:45px}.guide-stats div{display:flex;flex-direction:column}.guide-stats dt{font:500 32px var(--serif)}.guide-stats dd{margin:5px 0 0;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em}
.section-heading{display:flex;margin-bottom:45px;gap:32px;align-items:end;justify-content:space-between}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:400px}.tour-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.tour-card{min-width:0;background:var(--white);border:1px solid var(--line);box-shadow:0 15px 50px rgba(17,40,36,.06)}.tour-card-media{position:relative;display:block;aspect-ratio:4/3;background:var(--ink);overflow:hidden}.tour-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.tour-card:hover .tour-card-media img{transform:scale(1.03)}.tour-category{position:absolute;top:15px;left:15px;padding:7px 10px;color:var(--ink);background:var(--sun);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.tour-card-body{padding:26px}.tour-card h3{margin:0 0 10px;font:500 26px/1.08 var(--serif)}.tour-card-body>p:not(.price){min-height:76px;color:var(--muted);font-size:13px}.rating-line{min-height:22px;color:var(--muted);font-size:11px}.rating-dots{color:#168163;letter-spacing:-.08em}.new-experience{font-weight:700;color:var(--terra)}.fact-list{display:grid;padding:18px 0;margin:18px 0;border-block:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;list-style:none;color:var(--ink-2);font-size:11px}.tour-card-footer{display:flex;gap:15px;align-items:end;justify-content:space-between}.tour-card-footer .button{min-height:44px;padding-inline:15px;font-size:11px}.price{margin:0;font:500 26px var(--serif);white-space:nowrap}.price span,.price small{display:block;color:var(--muted);font:700 9px var(--sans);letter-spacing:.08em;text-transform:uppercase}
.why-section{color:var(--white);background:var(--blue)}.why-section h2 em{color:var(--sun)}.benefit-grid{display:grid;margin-top:65px;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.25)}.benefit-grid article{padding:34px 28px;border-right:1px solid rgba(255,255,255,.18)}.benefit-grid article:first-child{padding-left:0}.benefit-grid span{color:var(--sun);font:italic 500 28px var(--serif)}.benefit-grid h3{font:500 24px var(--serif)}.benefit-grid p{color:rgba(255,255,255,.68);font-size:13px}
.teaser-grid{display:grid;grid-template-columns:.72fr 1fr;gap:75px;align-items:center}.mosaic{display:grid;height:520px;grid-template-columns:1.5fr 1fr;grid-template-rows:1fr 1fr;gap:8px}.mosaic img{width:100%;height:100%;object-fit:cover;opacity:.66}.mosaic img:first-child{grid-row:1/3}.reviews-section{color:var(--white);background:var(--ink)}.honesty-note{color:rgba(255,255,255,.67)}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.review-card{padding:30px;color:var(--ink);background:var(--white);border-top:4px solid var(--sun)}.review-card h3{margin:15px 0 10px;font:500 23px var(--serif)}.review-card>p{font-size:14px}.review-card footer{padding-top:18px;margin-top:20px;border-top:1px solid var(--line);font-size:11px}.review-card footer a{color:var(--terra)}.review-topline{display:flex;justify-content:space-between}.sample-badge{padding:4px 7px;color:#70411a;background:#ffe2ac;border:1px solid #e5ac51;border-radius:2px;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.guide-reply{padding:13px;margin-top:15px;background:var(--cream);font-size:11px}.guide-reply p{margin-bottom:0}.accordion-list details,.faq-item{border-top:1px solid var(--line)}.accordion-list details:last-child,.faq-item:last-child{border-bottom:1px solid var(--line)}details summary{position:relative;padding:24px 48px 24px 0;font-weight:700;cursor:pointer;list-style:none}details summary::-webkit-details-marker{display:none}details summary::after{position:absolute;right:8px;content:"+";font-size:22px;font-weight:400}details[open] summary::after{content:"−"}details>p,details>div{margin:0 0 25px;color:var(--muted)}
.final-cta{padding:120px 0;color:var(--white);text-align:center;background:linear-gradient(120deg,var(--terra),#8e3d31)}.final-cta h2{margin-bottom:16px;color:var(--sun);font-size:clamp(54px,8vw,94px)}.final-cta p:not(.eyebrow){margin-bottom:30px;color:rgba(255,255,255,.75)}.final-cta .text-link{margin-left:22px}
.page-hero{position:relative;padding:90px 0 80px;color:var(--white);background:linear-gradient(125deg,var(--ink),#164239);overflow:hidden}.page-hero .shell{position:relative}.page-hero h1{font-size:clamp(54px,8vw,100px)}.page-hero p:not(.eyebrow){max-width:650px;color:rgba(255,255,255,.72);font-size:17px}.page-hero-small{padding-block:75px}.compact-cta{padding:34px 0;color:var(--white);background:var(--terra)}.compact-cta .shell{display:flex;gap:25px;align-items:center}.compact-cta span{margin-right:auto;color:rgba(255,255,255,.75)}
.faq-group{margin:50px 0 10px;color:var(--terra);font:500 30px var(--serif)}.faq-group:first-child{margin-top:0}.faq-item p{max-width:720px}.contact-grid{display:grid;grid-template-columns:.65fr 1.15fr;gap:70px}.contact-card{padding:38px;color:var(--white);background:var(--ink)}.contact-card h2{color:var(--sun)}.contact-card dl{margin:35px 0 0}.contact-card dl div{padding:16px 0;border-top:1px solid rgba(255,255,255,.16)}.contact-card dt{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.contact-card dd{margin:4px 0;color:rgba(255,255,255,.7);font-size:13px}.full{width:100%}.form-panel h2{font-size:50px}.stack-form{display:grid;gap:20px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.stack-form label{display:grid;gap:7px;font-size:12px;font-weight:700}.stack-form label span{color:var(--muted);font-weight:400}.stack-form input,.stack-form textarea,.stack-form select{width:100%;padding:13px 14px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:0}.stack-form textarea{resize:vertical}.stack-form .button{justify-self:start}.form-note{margin:0;color:var(--muted);font-size:10px}.form-note a{text-decoration:underline}.hp-field{position:absolute;left:-10000px}.notice{padding:14px 16px;margin-bottom:20px}.notice.success{color:#315427;background:#e5f0dd}.notice.error{color:#7d241e;background:#f9dcd7}.prose{max-width:760px;font-size:18px}.prose p{white-space:normal}.updated{color:var(--muted);font-size:12px}.honesty-banner{padding:17px 20px;margin-bottom:30px;color:#5f481e;background:#fff0ce;border-left:4px solid var(--sun)}.review-grid-page{margin-bottom:45px}.empty-action{text-align:center}.empty-gallery{display:grid;min-height:480px;grid-template-columns:1.2fr .8fr;background:var(--cream);align-items:center}.empty-gallery img{width:100%;height:100%;object-fit:cover;opacity:.65}.empty-gallery div{padding:45px}.empty-gallery h2{font-size:45px}.availability-placeholder{padding:70px;background:var(--cream);border:1px solid var(--line)}.large-icon{display:block;color:var(--terra);font-size:45px}.availability-placeholder h2{font-size:46px}.availability-placeholder>p{max-width:540px;margin:0 auto 30px;color:var(--muted)}
/* Tour detail */
.tour-top{padding-top:35px}.breadcrumbs{display:flex;margin-bottom:24px;gap:10px;color:var(--muted);font-size:11px}.breadcrumbs a{text-decoration:underline}.tour-heading{display:flex;margin-bottom:27px;gap:30px;justify-content:space-between;align-items:end}.tour-heading h1{max-width:900px;margin:0 0 14px;font:500 clamp(46px,6vw,78px)/.96 var(--serif);letter-spacing:-.04em}.tour-heading-price{text-align:right}.tour-heading-price strong{display:block;font:500 40px var(--serif)}.tour-heading-price span,.tour-heading-price small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.detail-rating{display:inline-flex;min-height:0;gap:6px}
.tour-gallery{position:relative;height:min(63vw,680px);min-height:380px;color:var(--white);background:var(--ink);overflow:hidden}.carousel-track{display:flex;width:100%;height:100%;transition:transform .45s ease}.carousel-slide{position:relative;min-width:100%;height:100%;padding:0;border:0;background:var(--ink);overflow:hidden}.carousel-slide img{width:100%;height:100%;object-fit:cover}.carousel-slide.placeholder-art img{opacity:.58}.carousel-arrow{position:absolute;z-index:2;top:50%;display:grid;width:48px;height:48px;border:0;border-radius:50%;background:rgba(255,254,248,.9);place-items:center;transform:translateY(-50%);cursor:pointer}.carousel-arrow.prev{left:20px}.carousel-arrow.next{right:20px}.carousel-counter{position:absolute;right:18px;bottom:18px;padding:8px 12px;background:rgba(12,37,33,.76);font-size:11px}.carousel-dots{position:absolute;bottom:21px;left:50%;display:flex;gap:7px;transform:translateX(-50%)}.carousel-dots button{width:8px;height:8px;padding:0;border:1px solid #fff;background:transparent;border-radius:50%}.carousel-dots button[aria-current="true"]{background:#fff}
.section-tabs{position:sticky;z-index:30;top:0;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 5px 15px rgba(17,40,36,.04)}.section-tabs .shell{display:flex;gap:36px;overflow:auto}.section-tabs a{padding:18px 0 15px;border-bottom:3px solid transparent;font-size:12px;font-weight:700;white-space:nowrap}.section-tabs a.active{color:var(--terra);border-bottom-color:var(--terra)}.key-info{border-bottom:1px solid var(--line)}.key-info-grid{display:grid;grid-template-columns:repeat(5,1fr)}.key-info article{display:grid;padding:30px 22px;border-right:1px solid var(--line);grid-template-columns:30px 1fr;align-content:start}.key-info article:first-child{border-left:1px solid var(--line)}.key-info article>span{grid-row:1/3;color:var(--terra);font-size:20px}.key-info strong{font-size:12px}.key-info small{margin-top:5px;color:var(--muted);font-size:9px}
.tour-content-grid{display:grid;padding-block:80px 110px;grid-template-columns:minmax(0,1fr) 340px;gap:85px;align-items:start}.tour-section{padding:10px 0 75px;border-bottom:1px solid var(--line);scroll-margin-top:75px}.tour-section+.tour-section{padding-top:75px}.tour-section h2{font-size:52px}.intro-copy{max-width:750px;font-size:18px}.highlight-panel{padding:32px;margin-top:35px;background:#e4eee8}.highlight-panel h3{margin-top:0;font:500 25px var(--serif)}.check-list,.cross-list{display:grid;padding:0;gap:11px;list-style:none}.check-list li::before{margin-right:10px;color:var(--success);content:"✓"}.cross-list li::before{margin-right:10px;color:var(--terra);content:"×"}.detail-accordions{margin-top:30px}.detail-accordions details>div,.detail-accordions details>p{color:var(--ink-2)}.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.timeline{position:relative;padding:0;margin:35px 0 0;list-style:none}.timeline::before{position:absolute;top:14px;bottom:30px;left:20px;border-left:2px dotted rgba(23,50,46,.28);content:""}.timeline>li{position:relative;display:grid;min-height:115px;padding-bottom:35px;grid-template-columns:42px 1fr;gap:20px}.timeline>li>span{position:relative;z-index:1;display:grid;width:42px;height:42px;color:var(--white);background:var(--terra);border-radius:50%;place-items:center;font-weight:700}.timeline .timeline-pin>span{color:var(--ink);background:var(--sun)}.timeline small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.timeline h3{margin:3px 0;font:500 23px var(--serif)}.timeline p{margin:4px 0;color:var(--muted)}.timeline details summary{display:inline-block;padding:8px 25px 8px 0;color:var(--terra);font-size:11px}.timeline details summary::after{right:3px;top:4px}.timeline details img{max-width:420px;margin-top:12px}.review-score{display:flex;margin-bottom:28px;gap:18px;align-items:center}.review-score>strong{font:500 64px var(--serif)}.review-score>div{display:flex;flex-direction:column}.review-score small{color:var(--muted)}.review-grid-detail{grid-template-columns:1fr;margin-bottom:25px}.review-grid-detail .review-card{border:1px solid var(--line);border-top:4px solid var(--sun)}.q-and-a article{padding:20px 0;border-top:1px solid var(--line)}.q-and-a article h3{font:500 21px var(--serif)}
.booking-card{position:sticky;top:76px;padding:30px;background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow)}.booking-card>.price{font-size:35px}.booking-card>p:not(.price,.eyebrow){font-size:12px}.booking-note{color:var(--muted);text-align:center}.next-dates{display:grid;padding:20px 0;margin-top:18px;border-block:1px solid var(--line);gap:6px;font-size:11px}.next-dates strong{margin-bottom:4px}.next-dates span{color:var(--muted)}.booking-help{display:grid;padding-top:20px;gap:8px;font-size:11px}.booking-help a{color:var(--terra);text-decoration:underline}.horizontal-cards{grid-template-columns:repeat(2,minmax(0,1fr));max-width:850px}.mobile-book-bar{display:none}.lightbox{width:min(92vw,1100px);max-width:none;padding:0;color:var(--white);background:#071411;border:0}.lightbox::backdrop{background:rgba(0,0,0,.87)}.lightbox img{width:100%;max-height:82vh;object-fit:contain}.lightbox>button{position:absolute;z-index:2;top:10px;right:12px;width:44px;height:44px;color:var(--white);background:rgba(0,0,0,.58);border:0;border-radius:50%;font-size:27px}.lightbox p{padding:0 18px 15px}
.reveal{opacity:1;transform:none}.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.js .reveal.is-visible{opacity:1;transform:none}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr 430px;gap:40px}.tour-grid{grid-template-columns:repeat(2,1fr)}.tour-grid .tour-card:last-child{grid-column:1/3}.benefit-grid{grid-template-columns:1fr 1fr}.benefit-grid article:nth-child(2){border-right:0}.key-info-grid{grid-template-columns:repeat(3,1fr)}.key-info article:first-child{border-left:0}.tour-content-grid{gap:45px;grid-template-columns:minmax(0,1fr) 310px}.footer-grid{grid-template-columns:1fr 1fr 1fr}}
@media(max-width:800px){.hero{padding-top:50px}.hero-grid,.split-grid,.teaser-grid,.contact-grid,.tour-content-grid{grid-template-columns:1fr}.hero-grid{gap:45px}.hero-visual{min-height:400px}.hero-visual>img{height:400px}.split-grid{gap:55px}.portrait-wrap,.portrait-wrap img{min-height:520px;height:520px}.section{padding:80px 0}.tour-grid{grid-template-columns:1fr}.tour-grid .tour-card:last-child{grid-column:auto}.benefit-grid{grid-template-columns:1fr 1fr}.review-grid{grid-template-columns:1fr}.mosaic{height:400px}.contact-grid{gap:35px}.tour-heading{align-items:start}.tour-heading-price{display:none}.key-info-grid{grid-template-columns:1fr 1fr}.tour-content-grid{padding-top:55px}.booking-card{position:static;order:-1}.mobile-book-bar{position:fixed;z-index:45;right:0;bottom:0;left:0;display:flex;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);box-shadow:0 -8px 25px rgba(17,40,36,.12);align-items:center;justify-content:space-between}.mobile-book-bar p{margin:0}.mobile-book-bar p span,.mobile-book-bar p small{display:block;color:var(--muted);font-size:8px;text-transform:uppercase}.mobile-book-bar p strong{font:500 23px var(--serif)}.mobile-book-bar .button{min-height:46px;font-size:11px}.tour-detail-page .whatsapp-float{bottom:90px}.horizontal-cards{display:flex;max-width:none;overflow-x:auto;scroll-snap-type:x mandatory}.horizontal-cards .tour-card{min-width:min(78vw,380px);scroll-snap-align:start}.compact-cta .shell{align-items:flex-start;flex-direction:column}.compact-cta span{margin:0}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.hero-copy h1,.page-hero h1{font-size:clamp(52px,17vw,76px)}.hero-facts{gap:8px;align-items:flex-start;flex-direction:column}.hero-facts li+li::before{display:none}.hero-stamp{left:10px;bottom:25px;width:105px;height:105px}.section{padding:68px 0}.section-heading{align-items:flex-start;flex-direction:column}.section-copy h2,.section-heading h2,.why-section h2,.tour-section h2{font-size:42px}.guide-stats{gap:25px;justify-content:space-between}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{padding-left:0;border-right:0;border-bottom:1px solid rgba(255,255,255,.15)}.mosaic{height:330px}.field-row{grid-template-columns:1fr}.contact-card,.form-panel{padding-inline:0}.contact-card{padding:25px}.empty-gallery{grid-template-columns:1fr}.empty-gallery img{height:250px}.empty-gallery div{padding:30px}.availability-placeholder{padding:40px 20px}.tour-top{width:100%;padding-top:20px}.tour-top>.breadcrumbs,.tour-top>.tour-heading{width:calc(100% - 32px);margin-inline:auto}.tour-gallery{height:58vh;min-height:350px}.tour-heading h1{font-size:43px}.section-tabs .shell{width:100%;padding:0 16px}.key-info-grid{width:100%;grid-template-columns:1fr}.key-info article{border-right:0;border-bottom:1px solid var(--line)}.key-info article:last-child{border-bottom:0}.tour-content-grid{gap:30px}.tour-section{padding-bottom:55px}.tour-section+.tour-section{padding-top:55px}.included-grid{grid-template-columns:1fr}.timeline>li{gap:12px}.booking-card{padding:24px}.page-hero{padding-block:58px}.footer-grid{grid-template-columns:1fr}.final-cta .text-link{display:block;width:max-content;margin:20px auto 0}.whatsapp-float{bottom:84px;width:48px;height:48px}.home-page .whatsapp-float{bottom:16px}}
@media(prefers-reduced-motion:reduce){.js .reveal{opacity:1;transform:none}}

/* Booking flow */
.booking-flow{padding-top:70px}.booking-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:70px;align-items:start}.public-book-form{gap:25px}.booking-step{padding:34px;background:var(--white);border:1px solid var(--line)}.booking-step>header{display:flex;margin-bottom:28px;gap:18px;align-items:center}.booking-step>header>span{display:grid;width:42px;height:42px;color:var(--white);background:var(--terra);border-radius:50%;place-items:center;font-weight:700}.booking-step header .eyebrow{margin:0 0 2px}.booking-step h2{margin:0;font:500 34px var(--serif)}.wide-label{display:grid;gap:8px;font-size:12px;font-weight:700}.wide-label select{min-height:52px;padding:0 14px;background:var(--paper);border:1px solid var(--line)}.calendar-controls{display:flex;min-height:50px;margin-bottom:12px;background:var(--cream);align-items:center;justify-content:space-between}.calendar-controls button{width:48px;height:48px;background:transparent;border:0;cursor:pointer}.calendar-controls strong{font:500 20px var(--serif)}.calendar-month[hidden]{display:none}.weekday-row{display:grid;margin-bottom:8px;grid-template-columns:repeat(7,1fr);gap:5px;color:var(--muted);font-size:8px;text-align:center;text-transform:uppercase}.slot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.slot-choice{display:block}.slot-choice[hidden]{display:none}.slot-choice input{position:absolute;opacity:0;pointer-events:none}.slot-choice>span{display:flex;min-height:105px;padding:11px 6px;background:var(--paper);border:1px solid var(--line);align-items:center;justify-content:center;text-align:center;flex-direction:column;cursor:pointer}.slot-choice b{font-size:8px;text-transform:uppercase}.slot-choice strong{font:500 27px var(--serif)}.slot-choice small{color:var(--muted);font-size:8px}.slot-choice input:checked+span{color:var(--white);background:var(--ink);border-color:var(--ink)}.slot-choice input:focus-visible+span{outline:3px solid var(--sun)}.calendar-empty{padding:25px;color:var(--muted);background:var(--cream);text-align:center}.consent-field{display:grid!important;grid-template-columns:23px 1fr;gap:10px!important;align-items:start}.consent-field input{width:20px!important;margin-top:3px}.consent-field span{font-size:10px;font-weight:400}.consent-field a{text-decoration:underline}.booking-submit{position:sticky;z-index:10;bottom:15px;display:flex;padding:18px 20px;background:var(--ink);box-shadow:var(--shadow);gap:20px;align-items:center;justify-content:space-between}.booking-submit>div{display:flex;color:var(--white);flex-direction:column}.booking-submit span,.booking-submit small{color:rgba(255,255,255,.6);font-size:8px;text-transform:uppercase;letter-spacing:.08em}.booking-submit strong{font:500 28px var(--serif)}.booking-assurance{position:sticky;top:25px;padding:32px;color:var(--white);background:var(--blue)}.booking-assurance h2{margin:0;font:500 34px/1.05 var(--serif)}.booking-assurance ol{padding:0;margin:35px 0;list-style:none}.booking-assurance li{display:grid;padding:18px 0;border-top:1px solid rgba(255,255,255,.18);grid-template-columns:34px 1fr;gap:10px}.booking-assurance li>span{display:grid;width:28px;height:28px;color:var(--ink);background:var(--sun);border-radius:50%;place-items:center;font-size:10px;font-weight:700}.booking-assurance li p{margin:0;color:rgba(255,255,255,.65);font-size:11px}.booking-assurance li strong{display:block;color:var(--white);font-size:12px}.booking-assurance .booking-help{border-color:rgba(255,255,255,.2)}.booking-assurance .booking-help a{color:var(--sun)}.confirmation-page{display:flex;min-height:calc(100svh - 82px);padding:80px 0;color:var(--white);background:radial-gradient(circle at 80% 12%,rgba(241,161,55,.3),transparent 25%),var(--ink);align-items:center;text-align:center}.confirmation-mark{display:grid;width:70px;height:70px;margin:0 auto 20px;color:var(--ink);background:var(--sun);border-radius:50%;place-items:center;font-size:30px}.confirmation-page h1{margin:0 0 14px;font:500 clamp(48px,7vw,76px) var(--serif)}.confirmation-page>div>p:not(.eyebrow){color:rgba(255,255,255,.68)}.confirmation-card{max-width:650px;padding:30px;margin:38px auto;color:var(--ink);background:var(--paper);text-align:left}.confirmation-card>div{display:flex;padding-bottom:22px;margin-bottom:8px;border-bottom:1px solid var(--line);align-items:end;justify-content:space-between}.confirmation-card>div span{font-size:10px;text-transform:uppercase}.confirmation-card>div strong{font:500 31px var(--serif)}.confirmation-card dl{margin:0}.confirmation-card dl div{display:grid;padding:12px 0;border-bottom:1px solid var(--line);grid-template-columns:140px 1fr}.confirmation-card dt{color:var(--muted);font-size:10px}.confirmation-card dd{margin:0;font-size:12px;font-weight:700}.pending-label{padding:4px 8px;color:#744d17;background:#f9e4b7;border-radius:10px;font-size:8px;text-transform:uppercase}.confirmation-actions{display:flex;gap:24px;align-items:center;justify-content:center}
@media(max-width:900px){.booking-layout{grid-template-columns:1fr}.booking-assurance{position:static;order:-1}.booking-submit{bottom:85px}}
@media(max-width:560px){.booking-flow{padding-top:35px}.booking-step{padding:23px 16px}.booking-step>header{align-items:flex-start}.slot-grid{grid-template-columns:repeat(3,1fr)}.weekday-row{display:none}.booking-submit{margin-inline:-4px;padding:13px}.booking-submit .button{padding-inline:15px;font-size:10px}.booking-submit strong{font-size:24px}.confirmation-page{min-height:calc(100svh - 72px);padding:55px 0}.confirmation-card{padding:20px}.confirmation-card dl div{grid-template-columns:105px 1fr}.confirmation-card>div{align-items:flex-start;flex-direction:column}.confirmation-actions{flex-direction:column}}

/* Gallery, reviews and questions */
.album-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.album-card{background:var(--cream);border:1px solid var(--line)}.album-cover{position:relative;height:380px;background:var(--ink);overflow:hidden}.album-cover img{width:100%;height:100%;object-fit:cover}.album-cover>span{position:absolute;right:14px;bottom:14px;padding:7px 10px;color:var(--white);background:rgba(12,37,33,.8);font-size:9px;text-transform:uppercase}.album-card>div:last-child{padding:25px}.album-card h2{margin:0 0 8px;font:500 34px var(--serif)}.album-card p{color:var(--muted)}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:10px}.photo-tile{position:relative;height:330px;padding:0;background:var(--ink);border:0;cursor:zoom-in;overflow:hidden}.photo-tile:nth-child(5n+1){grid-row:span 2;height:670px}.photo-tile img{width:100%;height:100%;object-fit:cover}.photo-tile>span{position:absolute;right:0;bottom:0;left:0;padding:35px 14px 12px;color:var(--white);background:linear-gradient(transparent,rgba(0,0,0,.75));font-size:10px;text-align:left}.distribution-panel{display:grid;padding:28px;margin-bottom:35px;background:var(--cream);grid-template-columns:190px 1fr;gap:35px}.distribution-panel>div{display:flex;border-right:1px solid var(--line);flex-direction:column}.distribution-panel>div strong{font:500 60px var(--serif)}.distribution-panel>div span{font-weight:700}.distribution-panel>div small{color:var(--muted)}.distribution-panel ul,.compact-distribution{display:grid;padding:0;margin:0;gap:8px;list-style:none}.distribution-panel li,.compact-distribution li{display:grid;grid-template-columns:80px 1fr 25px;gap:9px;align-items:center;font-size:9px}.distribution-panel i,.compact-distribution i{height:7px;background:#d8d6ce;overflow:hidden}.distribution-panel i b,.compact-distribution i b{display:block;height:100%;background:#168163}.distribution-panel em,.compact-distribution em{font-style:normal}.leave-review{color:var(--white);background:var(--ink)}.review-form-layout{display:grid;grid-template-columns:.7fr 1fr;gap:80px}.review-form-layout>div:first-child h2{margin:0;font:500 clamp(48px,6vw,75px) var(--serif)}.review-form-layout>div:first-child p:not(.eyebrow){color:rgba(255,255,255,.67)}.review-form-layout .form-panel{padding:35px;color:var(--ink);background:var(--paper)}.review-photo-strip{display:flex;margin-top:15px;gap:5px}.review-photo-strip img{width:68px;height:68px;object-fit:cover}.compact-distribution{max-width:520px;margin-bottom:28px}.traveller-photos{margin-bottom:28px}.traveller-photos h3{font:500 23px var(--serif)}.traveller-photos>div{display:flex;gap:7px;overflow:auto}.traveller-photos button{min-width:110px;height:100px;padding:0;border:0;background:var(--ink)}.traveller-photos img{width:100%;height:100%;object-fit:cover}.question-form{margin-top:25px;border:1px solid var(--line)}.question-form summary{padding-left:18px}.question-form form{padding:0 18px 20px}
@media(max-width:800px){.album-grid,.review-form-layout{grid-template-columns:1fr}.photo-grid{grid-template-columns:1fr 1fr}.review-form-layout{gap:35px}.distribution-panel{grid-template-columns:1fr}.distribution-panel>div{padding-bottom:18px;border-right:0;border-bottom:1px solid var(--line)}}
@media(max-width:560px){.album-grid{grid-template-columns:1fr}.album-cover{height:300px}.photo-grid{grid-template-columns:1fr}.photo-tile,.photo-tile:nth-child(5n+1){height:390px;grid-row:auto}.review-form-layout .form-panel{padding:22px 16px}.distribution-panel{padding:20px}.distribution-panel li,.compact-distribution li{grid-template-columns:72px 1fr 20px}}
.slot-choice input{width:1px!important;height:1px!important}
.booking-submit.is-hidden{opacity:0;transform:translateY(120%);pointer-events:none}
.booking-submit{transition:opacity .15s ease,transform .15s ease}
.public-book-form{padding-bottom:12px}
@media(max-width:900px){
  .booking-submit{position:fixed;z-index:45;right:0;bottom:0;left:0;padding:12px 18px calc(12px + env(safe-area-inset-bottom));margin:0;box-shadow:0 -10px 30px rgba(23,50,46,.22)}
  .booking-submit strong{font-size:22px;line-height:1.1}
  .book-page .booking-flow{padding-bottom:120px}
  .book-page .whatsapp-float{bottom:calc(104px + env(safe-area-inset-bottom))}
}
.licence-badge{display:inline-flex;padding:8px 14px;margin-top:6px;gap:8px;align-items:center;background:var(--cream);border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em}
.licence-badge span{display:grid;width:18px;height:18px;color:var(--white);background:#2f7a52;border-radius:50%;place-items:center;font-size:10px}
/* The copyright line grew a credit link; nowrap made it wider than a phone screen. */
.site-footer small{white-space:normal;overflow-wrap:anywhere}
.footer-grid>*{min-width:0}
html,body{max-width:100%;overflow-x:clip}
.confirmation-list{display:grid;margin:0 0 26px;border-top:1px solid var(--line)}
.confirmation-list>div{display:flex;padding:14px 0;border-bottom:1px solid var(--line);gap:16px;justify-content:space-between}
.confirmation-list dt{color:var(--muted);font-size:12px}
.confirmation-list dd{margin:0;text-align:right;font-size:14px}
.notice{padding:14px 18px;margin-bottom:22px;background:var(--cream);border-left:4px solid var(--ink)}
/* Home page slideshow: slow crossfade with a gentle zoom; every slide fills the frame. */
.hero-visual.has-slides{background:#0c2521}
.hero-slides{position:absolute;inset:0}
.hero-slide{position:absolute;inset:0;margin:0;opacity:0;transition:opacity 1.6s ease}
.hero-slide.is-active{opacity:1;z-index:1}
.hero-slide picture,.hero-slide img{display:block;width:100%;height:100%}
.hero-slide img{object-fit:cover;transform:scale(1.02);transform-origin:55% 45%}
.hero-slide.is-active img{animation:hero-drift 9s ease-out forwards}
@keyframes hero-drift{from{transform:scale(1.02)}to{transform:scale(1.09)}}
.hero-slides::after{position:absolute;inset:auto 0 0;z-index:2;height:38%;content:"";background:linear-gradient(to top,rgba(8,26,23,.55),transparent);pointer-events:none}
.hero-slide figcaption{position:absolute;right:18px;bottom:14px;z-index:3;max-width:60%;color:rgba(255,255,255,.72);font-size:10px;letter-spacing:.04em;text-align:right}
.hero-dots{position:absolute;top:18px;right:18px;z-index:3;display:flex;gap:8px}
.hero-dots button{width:9px;height:9px;padding:0;background:rgba(255,255,255,.45);border:0;border-radius:50%;cursor:pointer;transition:width .3s ease,background .3s ease}
.hero-dots button.is-active{width:26px;background:var(--sun);border-radius:5px}
.hero-dots button:focus-visible{outline:2px solid var(--sun);outline-offset:3px}
.hero-visual.has-slides .hero-stamp{z-index:4}
@media(prefers-reduced-motion:reduce){.hero-slide{transition:none}.hero-slide.is-active img{animation:none}}
/* The sun stamp is meant to overhang the frame like a sticker: clip the photographs, not the frame. */
.hero-visual.has-slides{overflow:visible}
.hero-visual.has-slides .hero-slides{overflow:hidden}
.hero-visual.has-slides .hero-stamp{box-shadow:0 10px 28px rgba(0,0,0,.28)}
.hero-dots{padding:7px 10px;background:rgba(8,26,23,.38);border-radius:999px;backdrop-filter:blur(4px)}
/* A real portrait is shown at full strength; only the placeholder is dimmed. */
.portrait-wrap.has-photo img{opacity:1}
.portrait-wrap.has-photo{box-shadow:var(--shadow)}
.about-actions{display:flex;margin-top:6px;gap:18px;flex-direction:column;align-items:flex-start}
.about-actions .licence-badge{margin:0}
/* Tour cards: fill the row whatever the number of tours, bigger photos, aligned footers. */
.tour-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:30px}
.tour-grid .tour-card:last-child{grid-column:auto}
.tour-card{display:flex;flex-direction:column;border:0;box-shadow:0 18px 50px rgba(17,40,36,.08);transition:transform .35s ease,box-shadow .35s ease}
.tour-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px rgba(17,40,36,.16)}
.tour-card-media{aspect-ratio:16/10}
.tour-card-media::after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(to top,rgba(8,26,23,.62),transparent);pointer-events:none}
.tour-card-media img{transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.tour-card:hover .tour-card-media img{transform:scale(1.06)}
.tour-duration{position:absolute;z-index:1;bottom:16px;left:18px;color:var(--white);font-size:12px;font-weight:700;letter-spacing:.04em}
.tour-duration::before{content:"◷ ";color:var(--sun)}
.tour-card-body{display:flex;flex:1;flex-direction:column;padding:30px 32px 32px}
.tour-card .rating-line{min-height:0;margin-bottom:10px}
.tour-trust{color:#168163;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.tour-trust::before{content:"✓ "}
.tour-card h3{margin-bottom:14px;font-size:clamp(25px,2.3vw,31px);line-height:1.12}
.tour-card h3 a{transition:color .2s ease}
.tour-card h3 a:hover{color:var(--terra)}
.tour-card-body>p.tour-summary{min-height:0;margin:0;color:var(--muted);font-size:14px;line-height:1.65}
.tour-card .fact-list{margin:22px 0 24px;padding:18px 0;gap:10px 18px;font-size:12px}
.tour-card .fact-list li{display:flex;gap:8px;align-items:baseline}
.tour-card .fact-list li span{color:var(--terra)}
.tour-card-footer{margin-top:auto;align-items:center;flex-wrap:wrap}
.tour-card .price{font-size:32px;line-height:1.05}
.tour-card .price span{margin-bottom:4px}
.tour-card .price small{margin-top:6px}
.tour-card-actions{display:flex;gap:10px;flex-direction:column;align-items:flex-end}
.tour-card-actions .button{min-height:48px;padding-inline:22px;font-size:12px}
.tour-card-actions .text-link{font-size:12px}
.horizontal-cards .tour-card:hover{transform:none}
@media(max-width:800px){.tour-card-body{padding:24px 22px 26px}.tour-card-footer{align-items:stretch;flex-direction:column}.tour-card-actions{align-items:stretch;text-align:center}.tour-card-actions .button{width:100%}.tour-card-actions .text-link{align-self:center}}
@media(prefers-reduced-motion:reduce){.tour-card,.tour-card-media img{transition:none}.tour-card:hover{transform:none}.tour-card:hover .tour-card-media img{transform:none}}
/* Calmer scale: the site read too large on wide screens. */
.section{padding:84px 0}
h2,.section-copy h2,.section-heading h2,.why-section h2,.tour-section h2,.empty-gallery h2,.contact-grid h2,.availability-placeholder h2{font-size:clamp(34px,3.6vw,52px)}
.final-cta h2{font-size:clamp(44px,5.5vw,72px)}
.hero-copy h1{font-size:clamp(54px,6.6vw,98px)}
.page-hero h1{font-size:clamp(46px,5.6vw,80px)}
.page-hero{padding:72px 0 64px}
.large-copy{font-size:18px}
.section-heading{margin-bottom:36px}
/* Tour page: shorter and tighter. */
.tour-heading h1{font-size:clamp(38px,4.4vw,60px)}
.tour-heading-price strong{font-size:34px}
.tour-gallery{height:min(46vw,520px);min-height:300px}
.key-info article{padding:22px 18px}
.tour-content-grid{padding-block:56px 80px;gap:64px}
.tour-section{padding:0 0 52px}
.tour-section+.tour-section{padding-top:52px}
.tour-section h2{margin-bottom:20px}
.intro-copy{font-size:16px;line-height:1.7}
.highlight-panel{padding:24px 28px;margin-top:26px}
.highlight-panel h3{margin-bottom:12px;font-size:21px}
.highlight-panel .check-list{display:grid;grid-template-columns:1fr 1fr;gap:6px 28px;font-size:14px}
.detail-accordions summary{font-size:15px}
.included-grid{font-size:14px}
.timeline{margin-top:20px}
.timeline::before{left:16px}
.timeline>li{min-height:0;padding-bottom:16px;grid-template-columns:34px 1fr;gap:16px}
.timeline>li>span{width:34px;height:34px;font-size:13px}
.timeline h3{margin:1px 0 0;font-size:19px}
.timeline p{font-size:14px}
.timeline details summary{padding:4px 22px 2px 0}
.tour-detail-page .tour-trust,.detail-rating.tour-trust{font-size:11px}
/* "Keep exploring": one wide horizontal card instead of a giant stacked one. */
.other-tours .tour-grid.horizontal-cards{grid-template-columns:1fr;max-width:1000px}
@media(min-width:801px){
  .other-tours .tour-card{display:grid;grid-template-columns:minmax(0,42%) minmax(0,1fr)}
  .other-tours .tour-card-media{aspect-ratio:auto;min-height:280px}
  .other-tours .tour-card-media img{position:absolute;inset:0}
  .other-tours .tour-card-body{padding:26px 30px}
  .other-tours .tour-card h3{font-size:26px}
}
@media(max-width:800px){.highlight-panel .check-list{grid-template-columns:1fr}.tour-gallery{height:56vw;min-height:240px}}
@media(max-width:560px){h2,.section-heading h2,.why-section h2,.tour-section h2{font-size:34px}.hero-copy h1{font-size:clamp(48px,15vw,68px)}.page-hero h1{font-size:clamp(42px,12vw,58px)}.tour-heading h1{font-size:36px}.section{padding:60px 0}}
/* Tour page top: photos on the left, key facts on the right. */
.tour-hero-grid{display:grid;margin-bottom:34px;grid-template-columns:minmax(0,1.75fr) minmax(280px,1fr);gap:26px;align-items:stretch}
.tour-hero-grid .tour-gallery{height:460px;min-height:0}
.tour-facts{display:flex;margin:0;padding:10px 26px;list-style:none;background:var(--white);border:1px solid var(--line);flex-direction:column;justify-content:center}
.tour-facts li{display:grid;padding:14px 0;border-bottom:1px solid var(--line);grid-template-columns:30px 1fr;column-gap:10px}
.tour-facts li:last-child{border-bottom:0}
.tour-facts li>span{grid-row:1/3;color:var(--terra);font-size:18px;line-height:1.2}
.tour-facts strong{font-size:14px;line-height:1.3}
.tour-facts small{margin-top:2px;color:var(--muted);font-size:12px;line-height:1.4}
.tour-hero-grid .carousel-arrow{width:40px;height:40px}
/* Itinerary as a compact route: one line per stop, details on tap. */
.route-summary{margin:-6px 0 16px;color:var(--muted);font-size:13px}
.route{background:var(--white);border:1px solid var(--line)}
.route-end{display:grid;padding:14px 20px;grid-template-columns:32px 1fr;gap:14px;align-items:start;background:#f7f0e0}
.route-end:first-child{border-bottom:1px solid var(--line)}
.route-end:last-child{border-top:1px solid var(--line)}
.route-end>span{display:grid;width:32px;height:32px;color:var(--ink);background:var(--sun);border-radius:50%;place-items:center;font-size:14px}
.route-end small{display:block;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.route-end strong{display:block;font:500 17px/1.25 var(--serif)}
.route-end p{margin:2px 0 0;color:var(--muted);font-size:13px}
.route-end a{color:var(--terra);text-decoration:underline}
.route-stops{margin:0;padding:6px 20px 10px;list-style:none;columns:2;column-gap:36px}
.route-stops li{border-bottom:1px solid var(--line);break-inside:avoid}
.route-stops details summary{display:flex;padding:11px 26px 11px 0;gap:12px;align-items:center;font-weight:400}
.route-stops details summary::after{top:50%;right:2px;color:var(--terra);font-size:18px;transform:translateY(-50%)}
.route-num{display:grid;flex:none;width:26px;height:26px;color:var(--white);background:var(--terra);border-radius:50%;place-items:center;font-size:12px;font-weight:700}
.route-name{flex:1;font:500 16px/1.25 var(--serif)}
.route-stops summary small{color:var(--muted);font-size:11px;white-space:nowrap}
.route-detail{padding:0 0 14px 38px;color:var(--muted);font-size:14px;line-height:1.6}
.route-detail p{margin:0 0 10px}
.route-detail img{width:100%;max-width:360px}
@media(max-width:1100px){.tour-hero-grid{grid-template-columns:minmax(0,1.4fr) minmax(250px,1fr)}.tour-hero-grid .tour-gallery{height:400px}}
@media(max-width:800px){.tour-hero-grid{grid-template-columns:1fr;gap:18px}.tour-hero-grid .tour-gallery{height:58vw;min-height:230px}.tour-facts{display:grid;padding:4px 18px;grid-template-columns:1fr 1fr;column-gap:18px}.tour-facts li:nth-last-child(2):nth-child(odd){border-bottom:1px solid var(--line)}.route-stops{columns:1}}
@media(max-width:560px){.tour-facts{width:calc(100% - 32px);margin-inline:auto;grid-template-columns:1fr}.tour-facts li:nth-last-child(2){border-bottom:1px solid var(--line)}.route-stops{padding-inline:14px}.route-end{padding-inline:14px}}
/* "Why book direct": heading on the left, four concrete reasons on the right. */
.why-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.3fr);gap:70px;align-items:center}
.why-intro h2{margin-bottom:18px}
.why-intro p:not(.eyebrow){max-width:380px;margin:0;color:rgba(255,255,255,.72);font-size:15px}
.why-list{display:grid;margin:0;padding:0;list-style:none;grid-template-columns:1fr 1fr;gap:0 40px}
.why-list li{display:grid;padding:22px 0;border-top:1px solid rgba(255,255,255,.2);grid-template-columns:38px 1fr;column-gap:14px}
.why-list li>span{display:grid;grid-row:1/3;width:38px;height:38px;color:var(--ink);background:var(--sun);border-radius:50%;place-items:center;font-size:16px}
.why-list h3{margin:2px 0 6px;font:500 21px/1.2 var(--serif)}
.why-list p{margin:0;color:rgba(255,255,255,.72);font-size:14px;line-height:1.55}
/* Currency picker in the main menu. */
.currency-picker select{padding:6px 26px 6px 10px;color:inherit;background:transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%2317322e'/%3E%3C/svg%3E") no-repeat right 9px center;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:700;cursor:pointer;appearance:none}
.currency-picker select:focus-visible{outline:2px solid var(--sun);outline-offset:2px}
@media(max-width:900px){.why-grid{grid-template-columns:1fr;gap:28px}}
@media(max-width:560px){.why-list{grid-template-columns:1fr}.why-list li{padding:18px 0}}
.fx-credit{grid-column:1/-1;color:rgba(255,255,255,.45);font-size:10px}.fx-credit a{text-decoration:underline}
/* Legal pages: readable document headings, not display titles. */
.prose{font-size:16px;line-height:1.7}
.prose h2{margin:38px 0 8px;color:var(--ink);font:500 25px/1.25 var(--serif);letter-spacing:-.01em}
.prose h2:first-child{margin-top:0}
.prose p{margin:0 0 14px;color:var(--ink-2)}
@media(max-width:560px){.prose h2{font-size:22px}}
/* Legal pages are documents: a slim title band instead of a display hero. */
.page-hero-doc{padding-block:44px 38px}
.page-hero-doc h1{margin-bottom:0;font-size:clamp(34px,3.4vw,48px);line-height:1.05}
.page-hero-doc .eyebrow{margin-bottom:10px}
.page-hero-doc+.section{padding-top:56px}
/* FAQ: topic list on the left, compact questions on the right. */
.page-hero-doc p:not(.eyebrow){margin:12px 0 0;font-size:15px}
.page-hero-doc h1 em{color:var(--sun);font-style:italic}
.faq-page{padding-top:56px}
.faq-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:64px;align-items:start}
.faq-aside{position:sticky;top:100px;display:grid;gap:22px}
.faq-aside-label{margin:0 0 8px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.faq-topics{display:grid}
.faq-topics a{display:flex;padding:9px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:600;justify-content:space-between;align-items:center;transition:color .2s ease}
.faq-topics a:hover{color:var(--terra)}
.faq-topics a span{min-width:22px;padding:1px 7px;color:var(--muted);background:var(--cream);border-radius:999px;font-size:11px;text-align:center}
.faq-help{padding:20px;background:var(--white);border:1px solid var(--line)}
.faq-help strong{display:block;font:500 18px/1.25 var(--serif)}
.faq-help p{margin:6px 0 14px;color:var(--muted);font-size:13px}
.faq-help .button{width:100%;min-height:44px;font-size:12px}
.faq-main{max-width:760px}
.faq-topic{scroll-margin-top:100px}
.faq-topic+.faq-topic{margin-top:30px}
.faq-page .faq-group{margin:0 0 4px;color:var(--terra);font:700 11px/1.4 var(--sans);letter-spacing:.14em;text-transform:uppercase}
.faq-page .faq-item summary{padding:15px 40px 15px 0;font-size:15px;font-weight:600}
.faq-page .faq-item summary::after{top:50%;font-size:20px;transform:translateY(-50%)}
.faq-page .faq-item p{margin:0;padding:0 40px 18px 0;color:var(--ink-2);font-size:15px;line-height:1.65}
.faq-page .faq-item:last-child{border-bottom:1px solid var(--line)}
@media(max-width:800px){.faq-layout{grid-template-columns:1fr;gap:28px}.faq-aside{position:static}.faq-topics{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.faq-aside-label{display:none}.faq-topics a{flex:none;padding:7px 12px;border:1px solid var(--line);border-radius:999px;font-size:13px;gap:8px}.faq-topics a span{display:none}.faq-help{display:none}}
/* Contact: a person, the local time, a WhatsApp button that stands out, quick questions. */
.contact-person{display:flex;margin-bottom:18px;gap:14px;align-items:center}
.contact-person img{width:64px;height:64px;object-fit:cover;border:2px solid var(--sun);border-radius:50%}
.contact-person strong{display:block;font:500 22px/1.1 var(--serif)}
.contact-person span{color:rgba(255,255,255,.65);font-size:12px}
.rabat-clock{display:inline-flex;margin:0 0 26px;padding:7px 12px;color:rgba(255,255,255,.8);background:rgba(255,255,255,.08);border-radius:999px;font-size:12px;gap:6px;align-items:center}
.rabat-clock::before{width:7px;height:7px;content:"";background:var(--sun);border-radius:50%}
.rabat-clock strong{color:var(--white)}
.contact-card .eyebrow{color:var(--sun)}
.button-whatsapp{color:#fff;background:#1f8f5f;gap:10px}
.button-whatsapp:hover{background:#1a7a51;transform:translateY(-1px)}
.button.full{width:100%}
.quick-asks{display:flex;margin:0 0 22px;flex-wrap:wrap;gap:8px;align-items:center}
.quick-asks p{width:100%;margin:0 0 2px;color:var(--muted);font-size:12px}
.quick-asks button{padding:8px 14px;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .2s ease,background .2s ease}
.quick-asks button:hover{border-color:var(--terra)}
.quick-asks button.is-active{color:var(--white);background:var(--ink);border-color:var(--ink)}
/* Contact, tighter: story-style ring on the portrait, smaller card and rows. */
.contact-person.has-photo picture{display:block;padding:3px;background:conic-gradient(from 210deg,#e8472f,#f1a137,#d6246e,#e8472f);border-radius:50%}
.contact-person.has-photo img{display:block;border:3px solid var(--ink)}
.rabat-clock::before{background:#e8472f;box-shadow:0 0 0 0 rgba(232,71,47,.6);animation:rabat-pulse 2s infinite}
.rabat-clock.is-night::before{background:var(--muted);animation:none}
@keyframes rabat-pulse{70%{box-shadow:0 0 0 7px rgba(232,71,47,0)}100%{box-shadow:0 0 0 0 rgba(232,71,47,0)}}
@media(prefers-reduced-motion:reduce){.rabat-clock::before{animation:none}}
.contact-grid{grid-template-columns:minmax(0,.62fr) minmax(0,1.2fr);gap:56px;align-items:start}
.contact-card{padding:30px}
.contact-card h2{margin-bottom:8px;font-size:38px}
.contact-card>p:not(.eyebrow):not(.rabat-clock){margin:0 0 18px;font-size:14px;color:rgba(255,255,255,.75)}
.contact-card dl{margin-top:22px}
.contact-card dl div{display:grid;padding:11px 0;grid-template-columns:120px 1fr;gap:12px;align-items:baseline}
.contact-card dd{margin:0}
.form-panel h2{margin-bottom:16px;font-size:clamp(32px,3vw,42px)}
@media(max-width:560px){.contact-card dl div{grid-template-columns:1fr;gap:2px}}
/* Presence reads as "online": green ring, green status dot; grey at night in Rabat. */
.contact-person.has-photo picture{position:relative;background:conic-gradient(from 210deg,#25d366,#1f8f5f,#7fe0a8,#25d366)}
.contact-person.has-photo picture::after{position:absolute;right:2px;bottom:2px;width:16px;height:16px;content:"";background:#25d366;border:3px solid var(--ink);border-radius:50%}
.contact-person.is-away picture{background:rgba(255,255,255,.25)}
.contact-person.is-away picture::after{background:#8a9793}
.rabat-clock::before{background:#25d366;animation:rabat-online 2s infinite}
.rabat-clock.is-night::before{background:var(--muted);animation:none}
@keyframes rabat-online{0%{box-shadow:0 0 0 0 rgba(37,211,102,.55)}70%{box-shadow:0 0 0 7px rgba(37,211,102,0)}100%{box-shadow:0 0 0 0 rgba(37,211,102,0)}}
@media(prefers-reduced-motion:reduce){.rabat-clock::before{animation:none}}
/* One album: a wide horizontal card instead of half a row and empty space. */
@media(min-width:801px){
  .album-grid-single{grid-template-columns:1fr}
  .album-grid-single .album-card{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center}
  .album-grid-single .album-cover{aspect-ratio:3/2;height:auto}
  .album-grid-single .album-card>div:last-child{padding:40px}
}
.verified-badge{padding:4px 8px;color:#16704d;background:#e2f3ea;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.04em}
.invite-done{margin:0}
/* Tour photos: mosaic on wide screens, swipe carousel on phones, grid of all photos. */
.tour-mosaic{position:relative;display:none;height:460px;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;gap:8px;overflow:hidden}
.mosaic-photo{position:relative;padding:0;border:0;background:var(--ink);overflow:hidden;cursor:zoom-in}
.mosaic-photo.is-main{grid-row:1/3}
.mosaic-photo img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease,filter .3s ease}
.mosaic-photo:hover img{transform:scale(1.04);filter:brightness(1.05)}
.mosaic-all{position:absolute;right:14px;bottom:14px;display:inline-flex;padding:10px 16px;color:var(--ink);background:var(--white);border:0;border-radius:999px;box-shadow:0 6px 20px rgba(0,0,0,.2);font-size:13px;font-weight:700;gap:8px;align-items:center;cursor:pointer}
.mosaic-all:hover{background:var(--paper)}
@media(min-width:801px){.tour-mosaic{display:grid}.tour-gallery.has-mosaic{display:none}}
.lightbox-count{position:absolute;z-index:2;top:20px;left:50%;padding:6px 12px;color:var(--white);background:rgba(0,0,0,.55);border-radius:999px;font-size:12px;transform:translateX(-50%)}
.lightbox-nav{position:absolute;z-index:2;top:50%;width:46px;height:46px;color:var(--ink);background:rgba(255,254,248,.92);border:0;border-radius:50%;font-size:28px;line-height:1;transform:translateY(-50%);cursor:pointer}
.lightbox-nav.prev{left:12px}
.lightbox-nav.next{right:12px}
.lightbox-grid{position:absolute;z-index:2;top:10px;left:12px;width:44px;height:44px;color:var(--white);background:rgba(0,0,0,.58);border:0;border-radius:50%;font-size:20px;cursor:pointer}
.photo-grid-dialog{width:min(96vw,1200px);max-width:none;max-height:92vh;padding:0;background:var(--paper);border:0;overflow:auto}
.photo-grid-dialog::backdrop{background:rgba(0,0,0,.8)}
.photo-grid-head{position:sticky;z-index:1;top:0;display:flex;padding:14px 18px;background:var(--paper);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center}
.photo-grid-head button{width:40px;height:40px;background:var(--white);border:1px solid var(--line);border-radius:50%;font-size:22px;cursor:pointer}
.photo-grid-dialog .photo-grid{display:block;padding:16px;columns:3 260px;column-gap:12px}
.photo-grid-dialog .photo-grid button{display:block;width:100%;margin:0 0 12px;padding:0;border:0;background:none;cursor:zoom-in;break-inside:avoid}
.photo-grid-dialog .photo-grid img{width:100%;height:auto;border-radius:4px}
/* Itinerary map (Leaflet + OpenStreetMap) */
.tour-map{height:340px;margin:0 0 18px;background:#e8e4d8;border:1px solid var(--line);z-index:0}
.tour-map .map-pin{background:none;border:0}
.tour-map .map-pin span{display:grid;width:30px;height:30px;color:#fff;background:var(--terra);border:3px solid #fff;border-radius:50%;box-shadow:0 3px 10px rgba(0,0,0,.35);font:700 12px/1 var(--sans);place-items:center}
.tour-map .leaflet-popup-content-wrapper{border-radius:6px}
.tour-map .leaflet-popup-content{margin:10px 14px;font-family:var(--sans)}
.map-popup small{display:block;color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}
.map-popup strong{display:block;color:var(--ink);font:500 16px/1.25 var(--serif)}
@media(max-width:560px){.tour-map{height:280px}}
/* The generic ".lightbox>button" rule (close button, top right) must not move the new controls. */
.lightbox>.lightbox-nav{top:50%;right:auto;left:auto;width:48px;height:48px;color:var(--ink);background:rgba(255,254,248,.92);font-size:30px;line-height:1;transform:translateY(-50%)}
.lightbox>.lightbox-nav.prev{left:14px}
.lightbox>.lightbox-nav.next{right:14px}
.lightbox>.lightbox-nav:hover{background:#fff}
.lightbox>.lightbox-grid{top:10px;right:auto;left:12px;font-size:18px}
.lightbox>.lightbox-count{top:18px}
@media(max-width:560px){.lightbox>.lightbox-nav{width:40px;height:40px;font-size:24px}.lightbox>.lightbox-nav.prev{left:6px}.lightbox>.lightbox-nav.next{right:6px}}
/* Photo credits: short, linked, never wider than the photo. */
.lightbox p,.hero-slide figcaption{overflow-wrap:anywhere}
.lightbox p a,.hero-slide figcaption a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.lightbox p{font-size:13px;color:rgba(255,255,255,.75)}
/* Tour page: fewer beige-on-beige blocks, clearer yes/no. */
.detail-accordions{padding:6px 24px 8px;background:var(--white);border:1px solid var(--line);box-shadow:0 10px 30px rgba(17,40,36,.05)}
.detail-accordions details:first-child{border-top:0}
.detail-accordions details:last-child{border-bottom:0}
.included-grid{grid-template-columns:1fr 1fr;gap:16px;padding-bottom:18px}
.included-card{padding:18px 20px;border-radius:6px}
.included-card h4{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.included-card.is-yes{background:#e8f4ec;border:1px solid #cfe7d8}
.included-card.is-yes h4{color:#1f7a4d}
.included-card.is-no{background:#fcece8;border:1px solid #f2d3cb}
.included-card.is-no h4{color:#a8432c}
.included-card .check-list,.included-card .cross-list{grid-template-columns:1fr;gap:10px;margin:0;font-size:14px}
.included-card li{display:grid;grid-template-columns:22px 1fr;gap:10px;align-items:start;color:var(--ink)}
.included-card .check-list li::before,.included-card .cross-list li::before{display:grid;width:22px;height:22px;margin:0;border-radius:50%;place-items:center;font-size:12px;font-weight:700}
.included-card .check-list li::before{color:#fff;background:#1f8f5f;content:"✓"}
.included-card .cross-list li::before{color:#fff;background:#c9553c;content:"✕";font-size:10px}
.highlight-panel{border-left:4px solid #1f8f5f}
.q-and-a{padding:28px 28px 32px;margin-top:40px;background:var(--white);border:1px solid var(--line);border-left:4px solid var(--sun);box-shadow:0 10px 30px rgba(17,40,36,.05)}
.tour-section.q-and-a{border:1px solid var(--line);border-left:4px solid var(--sun)}
@media(max-width:800px){.included-grid{grid-template-columns:1fr}.detail-accordions{padding:4px 16px}.q-and-a{padding:22px 18px}}
/* Booking card: sticky on wide screens; a simple accent bar on top. */
.booking-card{position:sticky;top:76px;border-top:5px solid var(--sun)}
@media(max-width:800px){.booking-card{position:static}}
/* No reviews yet: an invitation, not an apology. */
.first-review-note{padding:16px 20px;margin:0 0 20px;color:var(--ink-2);background:var(--white);border:1px solid var(--line);border-left:4px solid #1f8f5f;font-size:15px}
.first-review-note strong{color:var(--ink)}
/* Contact: after sending, a clear confirmation replaces the form. */
.message-sent{padding:34px;background:var(--white);border:1px solid var(--line);border-top:4px solid #1f8f5f}
.message-sent-mark{display:grid;width:52px;height:52px;margin-bottom:18px;color:#fff;background:#1f8f5f;border-radius:50%;place-items:center;font-size:24px;font-weight:700}
.message-sent h2{margin-bottom:12px;font-size:clamp(28px,2.6vw,38px)}
.message-sent>p:not(.eyebrow){color:var(--ink-2);font-size:16px}
.message-sent-actions{display:flex;margin-top:22px;gap:22px;align-items:center;flex-wrap:wrap}
/* Photo arrows: dark and translucent instead of bright white discs. */
.lightbox>.lightbox-nav{color:#fff;background:rgba(12,37,33,.42);border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(3px);transition:background .2s ease}
.lightbox>.lightbox-nav:hover,.lightbox>.lightbox-nav:focus-visible{background:rgba(12,37,33,.78)}
/* Sent confirmation: centred in its panel and next to the contact card. */
.form-panel:has(.message-sent){align-self:center}
.message-sent{text-align:center}
.message-sent-mark{margin-inline:auto}
.message-sent>p:not(.eyebrow){max-width:520px;margin-inline:auto}
.message-sent-actions{justify-content:center}
/* Mobile menu: a button people can see, and a menu that is easy to tap. */
.nav-book{display:none}
.menu-toggle span.menu-icon,.menu-toggle span.menu-label{margin:0;background:none;width:auto;height:auto}
@media(max-width:900px){
  .menu-toggle{display:inline-flex;width:auto;height:44px;padding:0 16px 0 14px;color:var(--ink);background:var(--white);border:1.5px solid var(--ink);border-radius:999px;gap:9px;align-items:center;cursor:pointer}
  .menu-toggle span.menu-icon{display:grid;width:20px;gap:4px}
  .menu-toggle .menu-icon i{display:block;height:2px;background:currentColor;border-radius:2px;transition:transform .25s ease,opacity .2s ease}
  .menu-toggle span.menu-label{display:block;font-size:13px;font-weight:700;letter-spacing:.04em}
  .site-header.is-open .menu-toggle{color:var(--white);background:var(--ink)}
  .site-header.is-open .menu-icon i:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .site-header.is-open .menu-icon i:nth-child(2){opacity:0}
  .site-header.is-open .menu-icon i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
  .site-nav{inset:72px 0 0;gap:0;padding:12px 24px 30px;overflow-y:auto;align-items:stretch}
  .site-nav>a:not(.nav-book){padding:16px 2px;border-bottom:1px solid var(--line);font:500 24px/1.2 var(--serif)}
  .site-nav>a::after{display:none}
  .site-nav .currency-picker{margin-top:18px}
  .nav-book{display:inline-flex;margin-top:22px;min-height:52px;font-size:15px}
  /* Contact page: card and form stacked, full width. */
  .contact-grid{grid-template-columns:1fr;gap:28px}
}
@media(prefers-reduced-motion:reduce){.menu-toggle .menu-icon i{transition:none}}
/* Sticky header on every page; anything else that sticks sits below it. */
:root{--header-h:82px;--tabs-h:56px}
@media(max-width:560px){:root{--header-h:72px}}
html{scroll-padding-top:calc(var(--header-h) + 16px)}
.site-header{position:sticky;top:0;transition:box-shadow .25s ease}
.site-header.is-scrolled{box-shadow:0 6px 24px rgba(17,40,36,.10)}
.section-tabs{top:var(--header-h)}
.section-tabs a{padding-block:16px 13px}
.tour-section{scroll-margin-top:calc(var(--header-h) + var(--tabs-h) + 16px)}
.booking-card{top:calc(var(--header-h) + var(--tabs-h) + 20px)}
.faq-aside{top:calc(var(--header-h) + 24px)}
.faq-topic{scroll-margin-top:calc(var(--header-h) + 20px)}
@media(max-width:900px){.site-nav{inset:var(--header-h) 0 0}}
/* Header shrinks slightly once the page scrolls; sticky parts below follow it. */
:root.header-compact{--header-h:64px}
@media(max-width:560px){:root.header-compact{--header-h:58px}}
.site-header{height:var(--header-h);transition:height .3s ease,box-shadow .3s ease,background-color .3s ease}
.site-header .brand-mark,.site-header .brand small,.site-header .header-cta,.site-header .menu-toggle{transition:all .3s ease}
.header-compact .site-header{background:var(--paper)}
.header-compact .site-header .brand-mark{width:34px;height:34px;font-size:20px}
.header-compact .site-header .brand small{max-height:0;margin-top:0;opacity:0;overflow:hidden}
.header-compact .site-header .header-cta{min-height:38px;padding-inline:18px}
@media(max-width:900px){.header-compact .site-header .menu-toggle{height:38px}}
.section-tabs{transition:top .3s ease}
.booking-card{transition:top .3s ease}
@media(prefers-reduced-motion:reduce){.site-header,.site-header *,.section-tabs,.booking-card{transition:none!important}}
/* Some mobile browsers (seen on Brave for Android) ignore position:sticky here, so the
   header is fixed to the viewport and the page starts below its full height. */
:root{--header-full:82px}
@media(max-width:560px){:root{--header-full:72px}}
.site-header{position:fixed;top:0;right:0;left:0}
body{padding-top:var(--header-full)}
/* Map: a calm, modern base (soft grey-cream) so the route and numbered pins stand out. */
.tour-map{background:#eef0ee;border-radius:10px;overflow:hidden;border-color:#e2e2dc;box-shadow:0 10px 30px rgba(17,40,36,.08)}
.tour-map .leaflet-tile-pane{filter:saturate(.35) brightness(1.07) contrast(.88)}
.tour-map .map-pin span{width:32px;height:32px;background:var(--terra);border:3px solid #fff;box-shadow:0 4px 12px rgba(17,40,36,.35)}
.tour-map .leaflet-control-zoom{border:0;box-shadow:0 4px 14px rgba(17,40,36,.15)}
.tour-map .leaflet-control-zoom a{width:34px;height:34px;color:var(--ink);line-height:34px;border-color:#eee}
.tour-map .leaflet-control-attribution{background:rgba(255,255,255,.75);font-size:10px}
.tour-map .leaflet-popup-content-wrapper{border-radius:8px;box-shadow:0 8px 24px rgba(17,40,36,.2)}
/* Gallery teaser: three real photos at full strength (only placeholders are dimmed). */
.mosaic>picture{display:block;min-height:0;overflow:hidden;border-radius:4px}
.mosaic>picture:first-child{grid-row:1/3}
.mosaic>picture img{width:100%;height:100%;object-fit:cover;opacity:1;transition:transform .6s ease}
.mosaic>picture:hover img{transform:scale(1.04)}
/* Tour card price note on one line. */
.tour-card .price small{white-space:nowrap}
/* Social links (footer and contact card). */
.social-links{display:flex;gap:10px;align-items:center}
.social-links a{display:grid;width:40px;height:40px;color:inherit;border:1px solid currentColor;border-radius:50%;place-items:center;opacity:.85;transition:opacity .2s ease,background .2s ease,color .2s ease}
.social-links a:hover,.social-links a:focus-visible{opacity:1;color:var(--ink);background:var(--sun);border-color:var(--sun)}
.social-links svg{width:18px;height:18px}
.site-footer .social-links{margin-top:16px}
.contact-card .social-links{margin-top:22px}
/* Review form heading in the same scale as the rest of the site. */
.review-form-layout>div:first-child h2{font-size:clamp(32px,3.2vw,44px);line-height:1.1;margin-bottom:14px}
/* Social icons: exactly the colour of the text around them, no extra fading. */
.social-links a{width:36px;height:36px;opacity:1;color:inherit;border-color:currentColor}
.social-links svg{width:16px;height:16px}
.site-footer .social-links a{color:rgba(255,255,255,.72)}
.site-footer .social-links a:hover,.site-footer .social-links a:focus-visible{color:var(--ink);background:var(--sun);border-color:var(--sun)}
/* Leave-a-review: the intro column travels with the form instead of leaving an empty block. */
@media(min-width:801px){.review-form-layout>div:first-child{position:sticky;top:calc(var(--header-h) + 40px);align-self:start}}
.review-steps{display:grid;margin:30px 0 0;padding:0;list-style:none;gap:18px}
.review-steps li{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:start;color:rgba(255,255,255,.7);font-size:14px;line-height:1.5}
.review-steps li>span{display:grid;width:34px;height:34px;color:var(--ink);background:var(--sun);border-radius:50%;place-items:center;font-weight:700}
.review-steps strong{display:block;margin-bottom:2px;color:var(--white);font-size:15px}
/* Leave-a-review, compact: tighter section, smaller fields. */
.leave-review{padding-block:64px}
.review-form-layout{gap:56px;align-items:start}
.review-form-layout .form-panel{padding:26px 28px}
.review-form-layout .stack-form{gap:14px}
.review-form-layout .stack-form label{font-size:13px}
.review-form-layout .stack-form input:not([type=file]),.review-form-layout .stack-form select{min-height:44px;padding-block:8px}
.review-form-layout .stack-form textarea{min-height:110px}
.review-form-layout .stack-form input[type=file]{padding:8px}
.review-form-layout .button{min-height:46px}
@media(max-width:800px){.leave-review{padding-block:48px}.review-form-layout .form-panel{padding:20px 16px}}
/* Review photos drop zone (native file button hidden, still keyboard-accessible). */
.photo-drop{display:grid;gap:8px}
.photo-drop-label{font-size:13px;font-weight:700}
.photo-drop-label small{color:var(--muted);font-weight:400}
.photo-drop-zone{position:relative;display:grid;padding:18px;border:1.5px dashed rgba(23,50,46,.28);border-radius:10px;gap:8px;justify-items:center;text-align:center;cursor:pointer;transition:border-color .2s ease,background .2s ease}
.photo-drop-zone:hover,.photo-drop-zone.is-over{border-color:var(--terra);background:#fbf3e6}
.photo-drop-zone:focus-within{outline:2px solid var(--sun);outline-offset:3px}
.photo-drop-zone.is-full{opacity:.55;pointer-events:none}
.photo-drop-input{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}
.photo-drop-button{display:inline-flex;padding:12px 22px;color:#e8e6e1;background:#1d1f21;border-radius:10px;gap:10px;align-items:center;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.photo-drop-hint{color:var(--muted);font-size:12px}
.photo-drop-previews{display:flex;margin:0;padding:0;list-style:none;gap:10px;flex-wrap:wrap}
.photo-drop-previews:empty{display:none}
.photo-drop-previews li{position:relative;width:78px;height:78px}
.photo-drop-previews img{width:100%;height:100%;object-fit:cover;border-radius:8px}
.photo-drop-previews button{position:absolute;top:-8px;right:-8px;width:24px;height:24px;color:#fff;background:var(--ink);border:2px solid #fff;border-radius:50%;font-size:14px;line-height:1;cursor:pointer}
.photo-drop-error{margin:0;color:var(--danger);font-size:13px}
.review-note{margin-top:8px}
/* Social icons: plain glyphs in warm sand, no circles. */
.social-links{gap:18px}
.social-links a,.site-footer .social-links a{width:auto;height:auto;color:#d8b98c;background:none;border:0;border-radius:0;opacity:1}
.social-links a:hover,.social-links a:focus-visible,.site-footer .social-links a:hover,.site-footer .social-links a:focus-visible{color:var(--sun);background:none}
.social-links svg{width:24px;height:24px}
.photo-drop .photo-drop-zone input.photo-drop-input{position:absolute;inset:auto;width:1px;height:1px;min-height:0;padding:0;margin:0;border:0;opacity:0;overflow:hidden;clip:rect(0 0 0 0)}
.photo-drop .photo-drop-zone span.photo-drop-button{display:inline-flex;color:#f1efe9;font-size:13px;font-weight:700}.photo-drop .photo-drop-zone span.photo-drop-hint{display:block;color:var(--muted);font-size:12px;font-weight:400}
/* Footer: social profiles as a column like the other link lists; year and credits in a bottom bar. */
.footer-grid{grid-template-columns:1.5fr .8fr 1fr .8fr}
.footer-social{display:flex;gap:10px;flex-direction:column;font-size:12px}
.footer-social a{display:inline-flex;color:inherit;gap:10px;align-items:center}
.footer-social a svg{width:18px;height:18px;color:#d8b98c;transition:color .2s ease}
.footer-social a:hover,.footer-social a:hover svg{color:var(--sun)}
.site-footer .footer-grid>small{grid-column:1/-1;align-self:auto;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);white-space:normal}
.site-footer .footer-grid>small.fx-credit{padding-top:0;border-top:0;margin-top:-30px}
@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}}
/* Social icons, style C: soft rounded squares with a white glyph (footer and contact card). */
.social-links{display:flex;gap:10px;flex-wrap:wrap}
.social-links a,.site-footer .social-links a{display:grid;width:40px;height:40px;color:#fff;background:rgba(255,255,255,.08);border:0;border-radius:10px;place-items:center;opacity:1;transition:background .2s ease,color .2s ease}
.social-links a:hover,.social-links a:focus-visible,.site-footer .social-links a:hover,.site-footer .social-links a:focus-visible{color:var(--ink);background:var(--sun)}
.social-links svg{width:20px;height:20px}
.footer-follow-title{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.72)}
.site-footer .social-links{margin-top:0}
/* Footer bottom bar: copyright and price note on the left, the website credit on the right. */
.footer-bottom{display:flex;grid-column:1/-1;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);gap:20px;justify-content:space-between;align-items:flex-end}
.footer-bottom>div{display:grid;gap:8px}
.footer-bottom small{align-self:auto;white-space:normal}
.footer-bottom .fx-credit{margin:0;padding:0;border:0;font-size:11px}
.footer-bottom .site-credit{font-size:11px;opacity:.7}
.footer-bottom .site-credit a:hover{color:var(--sun)}
@media(max-width:560px){.footer-bottom{flex-direction:column;align-items:flex-start}}
/* ---- Home banner: full-width photographs with place name, counter and controls ---- */
.hero.hero-cinema{display:flex;min-height:clamp(600px,calc(100svh - var(--header-full)),880px);padding:0;background:#0c2521;align-items:stretch}
.hero.hero-cinema::before{display:none}
.hero-cinema .hero-media{position:absolute;inset:0;overflow:hidden}
.hero-cinema .hero-slide{position:absolute;inset:0;margin:0;opacity:0;transition:opacity 1.8s ease}
.hero-cinema .hero-slide.is-active{z-index:1;opacity:1}
.hero-cinema .hero-slide img{width:100%;height:100%;object-fit:cover;opacity:1;transform:scale(1.03)}
.hero-cinema .hero-slide.is-active img{animation:hero-drift 12s ease-out forwards}
.hero-cinema .hero-media::after{position:absolute;inset:0;z-index:2;content:"";background:linear-gradient(90deg,rgba(8,24,21,.82) 0%,rgba(8,24,21,.55) 38%,rgba(8,24,21,.12) 70%,rgba(8,24,21,.05) 100%),linear-gradient(0deg,rgba(8,24,21,.78) 0%,rgba(8,24,21,0) 38%),linear-gradient(180deg,rgba(8,24,21,.35) 0%,rgba(8,24,21,0) 18%);pointer-events:none}
.hero-cinema .hero-slide figcaption{position:absolute;right:max(24px,calc((100vw - 1240px)/2));bottom:22px;z-index:4;max-width:40%;color:rgba(255,255,255,.55);font-size:10px;text-align:right}
.hero-cinema .hero-slide figcaption a{color:inherit;text-decoration:underline}
.hero-cinema-inner{position:relative;z-index:3;display:flex;padding-block:clamp(56px,9vh,110px) 34px;flex-direction:column;justify-content:space-between;gap:48px}
.hero-cinema .hero-copy{max-width:640px}
.hero-cinema .hero-copy h1{font-size:clamp(50px,6.4vw,96px);text-shadow:0 2px 30px rgba(0,0,0,.25)}
.hero-cinema .hero-lead{color:rgba(255,255,255,.86);text-shadow:0 1px 12px rgba(0,0,0,.3)}
.hero-cinema .hero-facts{color:rgba(255,255,255,.75)}
.hero-bar{display:flex;gap:24px;justify-content:space-between;align-items:flex-end}
.hero-caption{min-height:92px}
.hero-caption.is-changing{animation:hero-caption-in .9s ease}
.hero-caption.is-empty .hero-place,.hero-caption.is-empty .hero-place-line{visibility:hidden}
.hero-count{display:flex;margin:0 0 10px;color:var(--sun);font-size:12px;font-weight:700;letter-spacing:.3em;gap:12px;align-items:center}
.hero-count::before{width:56px;height:1px;content:"";background:var(--sun);opacity:.8}
.hero-place{margin:0;color:#fff;font:500 clamp(28px,2.6vw,40px)/1.05 var(--serif)}
.hero-place-line{margin:6px 0 0;color:rgba(255,255,255,.78);font:italic 500 clamp(16px,1.3vw,20px) var(--serif)}
.hero-controls{display:flex;gap:10px;align-items:center}
.hero-controls button{display:grid;width:46px;height:46px;color:#fff;background:rgba(8,24,21,.35);border:1px solid rgba(255,255,255,.3);border-radius:50%;font-size:24px;line-height:1;place-items:center;cursor:pointer;backdrop-filter:blur(4px);transition:background .2s ease,border-color .2s ease}
.hero-controls button:hover,.hero-controls button:focus-visible{background:rgba(8,24,21,.7);border-color:rgba(255,255,255,.6)}
.hero-controls .hero-pause{width:52px;height:52px;color:var(--ink);background:#fff;border-color:#fff}
.hero-controls .hero-pause:hover{background:var(--sun);border-color:var(--sun)}
.icon-pause{display:block;width:12px;height:14px;border-inline:4px solid currentColor}
.hero-cinema.is-paused .icon-pause{width:0;height:0;border-block:8px solid transparent;border-inline:0;border-left:13px solid currentColor;margin-left:4px}
.hero-glints{position:absolute;inset:0;z-index:2;overflow:hidden;pointer-events:none}
.hero-glints i{position:absolute;bottom:-10px;width:3px;height:3px;background:#f7d9a0;border-radius:50%;opacity:0;box-shadow:0 0 6px 1px rgba(247,217,160,.7);animation:hero-glint 14s linear infinite}
.hero-glints i:nth-child(1){left:6%;animation-delay:0s}.hero-glints i:nth-child(2){left:14%;animation-delay:5s;animation-duration:17s}.hero-glints i:nth-child(3){left:22%;animation-delay:9s}.hero-glints i:nth-child(4){left:31%;animation-delay:2s;animation-duration:19s}.hero-glints i:nth-child(5){left:39%;animation-delay:11s}.hero-glints i:nth-child(6){left:47%;animation-delay:7s;animation-duration:16s}.hero-glints i:nth-child(7){left:55%;animation-delay:3s}.hero-glints i:nth-child(8){left:63%;animation-delay:12s;animation-duration:18s}.hero-glints i:nth-child(9){left:70%;animation-delay:6s}.hero-glints i:nth-child(10){left:77%;animation-delay:1s;animation-duration:20s}.hero-glints i:nth-child(11){left:84%;animation-delay:10s}.hero-glints i:nth-child(12){left:90%;animation-delay:4s;animation-duration:15s}.hero-glints i:nth-child(13){left:96%;animation-delay:8s}.hero-glints i:nth-child(14){left:50%;animation-delay:13s;animation-duration:21s}
@keyframes hero-glint{0%{transform:translate(0,0);opacity:0}10%{opacity:.8}60%{opacity:.5}100%{transform:translate(30px,-80vh);opacity:0}}
@keyframes hero-caption-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(max-width:800px){
  .hero.hero-cinema{min-height:calc(100svh - var(--header-full))}
  .hero-cinema .hero-media::after{background:linear-gradient(0deg,rgba(8,24,21,.88) 0%,rgba(8,24,21,.55) 45%,rgba(8,24,21,.25) 75%,rgba(8,24,21,.4) 100%)}
  .hero-cinema-inner{padding-block:44px 22px;gap:32px}
  .hero-cinema .hero-copy h1{font-size:clamp(44px,12vw,62px)}
  .hero-bar{gap:14px}
  .hero-caption{min-height:78px}
  .hero-controls button{width:40px;height:40px;font-size:21px}
  .hero-controls .hero-pause{width:44px;height:44px}
  .hero-cinema .hero-slide figcaption{right:16px;bottom:auto;top:12px;max-width:70%}
}
@media(prefers-reduced-motion:reduce){.hero-glints{display:none}.hero-cinema .hero-slide.is-active img{animation:none}.hero-caption.is-changing{animation:none}}
/* Controls under the place name (the WhatsApp button owns the bottom-right corner); credit top-right. */
.hero-bar{flex-direction:column;align-items:flex-start;gap:18px}
.hero-cinema .hero-slide figcaption{top:18px;bottom:auto}
/* Banner, balanced: headline centred, place name bottom-left, controls bottom-right.
   The outgoing photo keeps zooming while it fades (no snap back). */
.hero-cinema .hero-slide.is-active img,.hero-cinema .hero-slide.is-leaving img{animation:hero-drift 12s ease-out forwards}
.hero-cinema .hero-slide.is-leaving{z-index:0;opacity:1}
.hero-cinema .hero-media::after{background:radial-gradient(ellipse 70% 60% at 50% 45%,rgba(8,24,21,.55) 0%,rgba(8,24,21,.25) 70%,rgba(8,24,21,.15) 100%),linear-gradient(0deg,rgba(8,24,21,.75) 0%,rgba(8,24,21,0) 34%),linear-gradient(180deg,rgba(8,24,21,.35) 0%,rgba(8,24,21,0) 16%)}
.hero-cinema-inner{justify-content:flex-start;gap:28px}
.hero-cinema .hero-copy{max-width:760px;margin:auto;text-align:center}
.hero-cinema .hero-actions,.hero-cinema .hero-facts{justify-content:center}
.hero-cinema .hero-lead{margin-inline:auto}
.hero-bar{flex-direction:row;align-items:flex-end;justify-content:space-between;padding-right:max(0px,calc(96px - (100vw - 1240px) / 2))}
@media(max-width:800px){
  .hero-cinema .hero-media::after{background:linear-gradient(0deg,rgba(8,24,21,.82) 0%,rgba(8,24,21,.35) 38%,rgba(8,24,21,.3) 70%,rgba(8,24,21,.45) 100%)}
  .hero-cinema .hero-copy h1{font-size:clamp(40px,11vw,56px)}
  .hero-cinema .hero-lead{font-size:16px}
  .hero-cinema .hero-facts{flex-direction:row;flex-wrap:wrap;gap:6px 14px}
  .hero-bar{flex-direction:column;align-items:center;padding-right:0;text-align:center;gap:14px}
  .hero-count{justify-content:center}
  .hero-caption{min-height:0}
}
@media(prefers-reduced-motion:reduce){.hero-cinema .hero-slide.is-leaving img{animation:none}}
.hero-cinema .hero-copy h1{max-width:6.2em;margin-inline:auto}
/* Legibility on busy photos: a soft, borderless dark glow behind the headline block,
   plus a fine shadow on the small text. No box, so the photo still reads. */
.hero-cinema .hero-copy{position:relative;isolation:isolate}
.hero-cinema .hero-copy::before{position:absolute;inset:-12% -18%;z-index:-1;content:"";background:radial-gradient(ellipse at center,rgba(6,18,16,.72) 0%,rgba(6,18,16,.5) 42%,rgba(6,18,16,0) 72%);filter:blur(6px);pointer-events:none}
.hero-cinema .eyebrow,.hero-cinema .hero-lead,.hero-cinema .hero-facts,.hero-cinema .hero-actions .text-link{text-shadow:0 1px 2px rgba(0,0,0,.65),0 0 18px rgba(0,0,0,.45)}
.hero-cinema .hero-copy h1{text-shadow:0 2px 4px rgba(0,0,0,.35),0 0 40px rgba(0,0,0,.35)}
.hero-cinema .hero-lead{color:#fff}
.hero-cinema .hero-facts{color:rgba(255,255,255,.9)}
@media(max-width:800px){.hero-cinema .hero-copy::before{inset:-8% -10%}}
/* The glow must reach full transparency inside its own box, or its edge shows. */
.hero-cinema .hero-copy::before{inset:-22% -26%;background:radial-gradient(closest-side,rgba(6,18,16,.7) 0%,rgba(6,18,16,.55) 40%,rgba(6,18,16,.25) 70%,rgba(6,18,16,0) 100%);filter:none}
.review-photo-strip button{padding:0;background:var(--ink);border:0;cursor:zoom-in;overflow:hidden}.review-photo-strip button img{display:block;transition:transform .3s,opacity .3s}.review-photo-strip button:hover img{opacity:.85;transform:scale(1.05)}.review-photo-strip button:focus-visible{outline:2px solid var(--sun);outline-offset:2px}
