
@font-face{font-family:"Young Serif";src:url("../fonts/YoungSerif-Regular.ttf") format("truetype");font-display:swap}
@font-face{font-family:"Plus Jakarta Sans";src:url("../fonts/PlusJakartaSans.ttf") format("truetype");font-weight:100 900;font-display:swap}
:root{--ink:#132727;--deep:#0d2d2d;--deep-2:#123a3b;--green:#245c50;--accent:#de6c4d;--accent-dark:#be5439;--cream:#f6f3ec;--paper:#fffdf9;--white:#fff;--muted:#667675;--line:#dfe5df;--shadow:0 20px 60px rgba(8,38,38,.12);--shadow-soft:0 10px 30px rgba(8,38,38,.08);--radius:22px;--serif:"Young Serif",Georgia,serif;--sans:"Plus Jakarta Sans",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;font-family:var(--sans);color:var(--ink);background:var(--cream);line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.modal-open{overflow:hidden}.site-shell{min-height:100vh;display:flex;flex-direction:column;transition:filter .22s ease}.site-shell.is-loading{filter:blur(4px);pointer-events:none;user-select:none}main{flex:1}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.ad-disclosure{background:#071f20;color:#dce6e2;font-size:12px;letter-spacing:.03em}.ad-disclosure .container{min-height:30px;display:flex;justify-content:space-between;align-items:center;gap:15px}.ad-disclosure span:first-child{text-transform:uppercase;font-weight:800;color:#fff;letter-spacing:.12em}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,249,.96);backdrop-filter:blur(14px);border-bottom:1px solid rgba(19,39,39,.08)}.header-flex{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;min-width:max-content}.brand img{width:44px;height:44px;border-radius:11px;background:#0b2527;object-fit:cover}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy strong{font-family:var(--serif);font-size:24px;font-weight:400;color:var(--deep)}.brand-copy small{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-top:4px}.main-nav{display:flex;align-items:center;gap:24px}.main-nav>a{font-size:14px;font-weight:700;color:#294141;position:relative}.main-nav>a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--accent);transition:.2s}.main-nav>a:hover:after{right:0}.menu-toggle{display:none;background:none;border:0;padding:10px;cursor:pointer}.menu-toggle span{display:block;width:25px;height:2px;background:var(--deep);margin:5px 0;transition:.2s}.btn{border:0;border-radius:12px;padding:14px 21px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:800;cursor:pointer;transition:transform .18s,box-shadow .18s,background .18s,color .18s;line-height:1.2}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:white;box-shadow:0 12px 24px rgba(222,108,77,.23)}.btn-primary:hover{background:var(--accent-dark)}.btn-dark{background:var(--deep);color:#fff}.btn-light{background:#fff;color:var(--deep)}.btn-outline{border:1px solid #cbd7d2;background:#fff;color:var(--deep)}.btn-ghost-light{border:1px solid rgba(255,255,255,.42);color:#fff;background:rgba(255,255,255,.07)}.btn-sm{padding:11px 15px;font-size:13px;border-radius:10px}.btn-wide{width:100%}.eyebrow{display:block;color:var(--accent-dark);font-size:12px;text-transform:uppercase;font-weight:900;letter-spacing:.16em;margin-bottom:12px}.eyebrow.light{color:#ffd6c7}.section{padding:92px 0}.section-soft{background:#edf2ef}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-heading>div{max-width:670px}.section-heading h2,.section-heading>h2{margin:0}.section-heading>p{max-width:480px;color:var(--muted);margin:0}.section-heading.centered{display:block;text-align:center;max-width:770px;margin:0 auto 42px}.section-heading.centered p{max-width:680px;margin:14px auto 0}.section h2,.inner-hero h1{font-family:var(--serif);font-weight:400;line-height:1.08;letter-spacing:-.02em;color:var(--deep)}.section h2{font-size:clamp(34px,4vw,52px);margin:0 0 20px}.section p{margin:0 0 18px}.muted{color:var(--muted)!important}
.hero-home{position:relative;min-height:720px;display:flex;align-items:center;isolation:isolate;overflow:hidden}.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,26,29,.9) 0%,rgba(4,30,32,.76) 43%,rgba(4,30,32,.28) 72%,rgba(4,30,32,.18) 100%),linear-gradient(0deg,rgba(3,25,28,.45),transparent 55%)}.hero-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.65fr);gap:70px;align-items:center;padding-top:52px;padding-bottom:52px}.hero-copy{max-width:690px;color:#fff}.hero-copy h1{font-family:var(--serif);font-weight:400;font-size:clamp(54px,6.4vw,86px);line-height:.96;letter-spacing:-.04em;margin:0 0 26px;color:#fff}.hero-copy>p{font-size:19px;max-width:635px;color:rgba(255,255,255,.88);margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:33px;font-size:13px;font-weight:700;color:#e7f0ed}.hero-proof span{display:flex;align-items:center;gap:8px}.hero-proof i{color:#ffb099}.search-panel{background:rgba(255,253,249,.97);border:1px solid rgba(255,255,255,.65);border-radius:24px;padding:28px;box-shadow:0 28px 80px rgba(0,0,0,.25)}.search-panel-top h2{font-family:var(--serif);font-size:31px;font-weight:400;line-height:1.1;color:var(--deep);margin:3px 0 10px}.search-panel-top p{font-size:13px;color:var(--muted);margin:0 0 20px}.mini-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:var(--accent-dark)}.quick-search .field{margin-bottom:14px}.search-note{text-align:center;color:var(--muted);font-size:11px;margin:10px 0 0}.trust-strip{background:var(--paper);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:21px 0}.trust-grid>div{display:flex;gap:12px;align-items:center;padding:0 22px;border-right:1px solid var(--line)}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border:0}.trust-grid i{font-size:21px;color:var(--accent)}.trust-grid span{display:flex;flex-direction:column}.trust-grid strong{font-size:13px}.trust-grid small{font-size:11px;color:var(--muted);margin-top:1px}.split-intro{display:grid;grid-template-columns:1.04fr .96fr;gap:80px;align-items:center}.section-copy>p{font-size:16px;color:#526564}.inline-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.inline-points span{font-size:12px;background:#fff;border:1px solid var(--line);padding:9px 11px;border-radius:999px;font-weight:700}.inline-points i{color:var(--green);margin-right:6px}.image-stack{position:relative;padding:0 0 38px 38px}.image-stack>img{height:500px;width:100%;object-fit:cover;border-radius:26px;box-shadow:var(--shadow)}.image-note{position:absolute;left:0;bottom:0;max-width:310px;background:var(--deep);color:#fff;border-radius:16px;padding:20px 22px;box-shadow:var(--shadow)}.image-note strong,.image-note span{display:block}.image-note span{font-size:12px;color:#bdd0cb;margin-top:5px}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.tour-card{background:var(--paper);border:1px solid #dbe3de;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-soft);transition:.25s}.tour-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.tour-card.featured{border-color:#c1d4cd}.tour-image{display:block;height:250px;position:relative;overflow:hidden}.tour-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.tour-card:hover .tour-image img{transform:scale(1.04)}.duration,.region-tag{position:absolute;top:15px;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.duration{left:15px;background:#fff;color:var(--deep)}.region-tag{right:15px;background:rgba(8,40,40,.85);color:#fff}.tour-body{padding:22px}.tour-rating{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.tour-rating i{color:#e89b48}.tour-body h3{font-family:var(--serif);font-size:25px;line-height:1.1;font-weight:400;color:var(--deep);margin:12px 0}.tour-body>p{color:var(--muted);font-size:13px;min-height:64px}.tour-features{display:flex;gap:12px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 0;margin:17px 0}.tour-features span{font-size:11px;font-weight:700;color:#536664}.tour-features i{color:var(--green);margin-right:5px}.tour-footer{display:flex;align-items:end;justify-content:space-between;gap:12px}.tour-footer small{display:block;color:var(--muted);font-size:10px;text-transform:uppercase;font-weight:800}.tour-footer strong{font-size:21px;color:var(--deep)}.tour-footer em{font-style:normal;font-size:10px;font-weight:600;color:var(--muted)}.text-link{font-size:12px;font-weight:900;color:var(--accent-dark)}.price-note{font-size:11px;color:var(--muted);margin:20px 0 0}.destination-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:245px;gap:18px}.destination-card{position:relative;border-radius:19px;overflow:hidden}.destination-card.wide{grid-column:span 2}.destination-card img{width:100%;height:100%;object-fit:cover;transition:.4s}.destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(4,30,30,.88),rgba(4,30,30,.08) 65%)}.destination-card:hover img{transform:scale(1.045)}.destination-card>div{position:absolute;z-index:2;left:22px;right:22px;bottom:20px;color:white}.destination-card span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:#ffd4c6}.destination-card h3{font-family:var(--serif);font-size:26px;font-weight:400;margin:3px 0}.destination-card p{font-size:11px;color:#e4edeb;margin:0}.guide-section{background:var(--deep);color:#eaf2ef}.guide-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.guide-copy h2,.guide-section h2{color:#fff}.guide-copy>p{max-width:650px;color:#bfd0cd}.guide-checks{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:35px}.guide-checks>div{display:flex;gap:14px}.guide-checks i{width:42px;height:42px;display:grid;place-items:center;background:rgba(255,255,255,.08);border-radius:12px;color:#ffc0aa}.guide-checks span{display:flex;flex-direction:column}.guide-checks strong{font-size:13px}.guide-checks small{color:#aebfbc;font-size:11px;margin-top:4px}.guide-card{background:#e9f0ec;color:var(--deep);border-radius:25px;padding:35px;position:relative}.guide-card h3{font-family:var(--serif);font-size:31px;line-height:1.1;font-weight:400;margin:25px 0 15px}.guide-card p{font-size:13px;color:#526663}.guide-number{position:absolute;top:25px;right:28px;font-family:var(--serif);font-size:43px;color:#bdcdc8}.mini-note{font-size:10px!important;margin:12px 0 0!important}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.benefit-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:27px;box-shadow:var(--shadow-soft)}.benefit-grid i{font-size:24px;color:var(--accent);margin-bottom:18px}.benefit-grid h3{font-family:var(--serif);font-size:23px;font-weight:400;margin:0 0 10px}.benefit-grid p{font-size:12px;color:var(--muted);margin:0}.faq-section{background:#fbfaf6}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:75px;align-items:start}.faq-title{position:sticky;top:125px}.faq-title p{color:var(--muted);font-size:14px}.faq-item{border-bottom:1px solid var(--line)}.faq-question{width:100%;padding:21px 0;border:0;background:none;display:flex;align-items:center;justify-content:space-between;gap:15px;text-align:left;font-weight:800;color:var(--deep);cursor:pointer}.faq-question i{width:30px;height:30px;display:grid;place-items:center;background:#edf1ed;border-radius:50%;font-size:11px;transition:.2s;flex:0 0 auto}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s}.faq-answer>p{overflow:hidden;color:var(--muted);font-size:13px;margin:0}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-item.active .faq-answer>p{padding-bottom:20px}.faq-item.active .faq-question i{transform:rotate(45deg);background:var(--accent);color:#fff}.contact-section{background:#e5ece8}.contact-band{background:#fff;border:1px solid #d8e1dc;border-radius:24px;box-shadow:var(--shadow-soft);padding:44px;display:flex;align-items:center;justify-content:space-between;gap:40px}.contact-band h2{font-size:40px}.contact-band p{max-width:720px;color:var(--muted);margin:0}
/* Forms */.field{display:block}.field>span{display:block;font-size:11px;font-weight:800;color:#435755;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd8d3;background:#fff;color:var(--ink);border-radius:11px;padding:12px 13px;outline:0;transition:.2s;min-height:48px}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6a9b8f;box-shadow:0 0 0 3px rgba(36,92,80,.10)}.field input.invalid,.field select.invalid,.field textarea.invalid{border-color:#bc493b}.form-grid{display:grid;gap:14px}.form-grid.two{grid-template-columns:1fr 1fr}.form-grid.compact{gap:10px}.check-field{display:flex;align-items:flex-start;gap:9px;font-size:11px;color:var(--muted);margin:17px 0}.check-field input{margin-top:4px;accent-color:var(--green)}.check-field a{text-decoration:underline}.form-status{min-height:18px;font-size:11px;margin:0 0 10px!important}.form-status.error{color:#a6382d}.form-fineprint{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:10px;margin:10px 0 0!important}.hp-field{position:absolute!important;left:-9999px!important;opacity:0!important;height:1px!important;width:1px!important}.booking-modal{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:20px;visibility:hidden;opacity:0;transition:.2s}.booking-modal.is-open{visibility:visible;opacity:1}.booking-backdrop{position:absolute;inset:0;background:rgba(2,21,22,.72);backdrop-filter:blur(5px)}.booking-dialog{position:relative;z-index:1;background:#faf9f5;border-radius:24px;box-shadow:0 30px 90px rgba(0,0,0,.32);width:min(720px,100%);max-height:min(92vh,820px);overflow:auto;padding:32px}.booking-dialog-head h2{font-family:var(--serif);font-size:35px;font-weight:400;color:var(--deep);margin:0 0 10px}.booking-dialog-head p{font-size:13px;color:var(--muted);margin:0 0 24px}.modal-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border:0;border-radius:50%;background:#e8eeea;color:var(--deep);font-size:26px;line-height:1;cursor:pointer}.submit-loader{position:fixed;inset:0;z-index:500;background:rgba(4,28,29,.32);display:grid;place-items:center;visibility:hidden;opacity:0;transition:.2s}.submit-loader.is-visible{visibility:visible;opacity:1}.loader-card{background:#fff;border-radius:18px;padding:27px 34px;box-shadow:var(--shadow);display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.loader-card strong{color:var(--deep)}.loader-card span{font-size:11px;color:var(--muted)}.loader-ring{width:34px;height:34px;border:3px solid #d7e2de;border-top-color:var(--accent);border-radius:50%;animation:spin .75s linear infinite;margin-bottom:4px}@keyframes spin{to{transform:rotate(360deg)}}
/* Tour pages */.tour-hero{height:570px;position:relative;display:flex;align-items:end;isolation:isolate;color:#fff}.tour-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.tour-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,27,29,.91),rgba(3,27,29,.52) 58%,rgba(3,27,29,.18)),linear-gradient(0deg,rgba(3,27,29,.72),transparent 60%);z-index:-1}.tour-hero-content{padding-bottom:55px;display:grid;grid-template-columns:1fr 275px;gap:50px;align-items:end}.breadcrumb{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:10px;font-weight:800;color:inherit;opacity:.74;margin-bottom:18px}.breadcrumb i{font-size:7px}.tour-hero h1{font-family:var(--serif);font-size:clamp(48px,6vw,72px);line-height:1;letter-spacing:-.03em;font-weight:400;margin:0 0 17px;color:#fff;max-width:800px}.tour-hero-content>div>p{font-size:16px;color:#e7efec;margin:0}.hero-tour-meta{display:flex;gap:22px;flex-wrap:wrap;margin-top:22px;font-size:11px;font-weight:800}.hero-tour-meta i{color:#ffc0aa;margin-right:6px}.hero-price-card{background:rgba(255,253,249,.96);color:var(--deep);padding:22px;border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.22)}.hero-price-card>small:first-child{display:block;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:var(--muted);font-size:9px}.hero-price-card>strong{display:block;font-family:var(--serif);font-size:39px;font-weight:400;margin:3px 0 0}.hero-price-card>span{display:block;font-size:11px;color:var(--muted);margin-bottom:14px}.hero-price-card .muted{display:block;margin-top:9px;font-size:9px;line-height:1.35}.tour-subnav{position:sticky;top:76px;z-index:80;background:#fff;border-bottom:1px solid var(--line)}.tour-subnav .container{display:flex;gap:25px;overflow:auto;scrollbar-width:none}.tour-subnav a{padding:15px 0;font-size:11px;font-weight:800;white-space:nowrap;color:#4e605e}.tour-overview-grid{display:grid;grid-template-columns:1fr .85fr;gap:75px;align-items:center}.tour-overview-copy>p{color:var(--muted)}.stat-row{display:flex;gap:10px;margin-top:30px}.stat-row>div{min-width:110px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px}.stat-row strong,.stat-row span{display:block}.stat-row strong{font-family:var(--serif);font-size:26px;font-weight:400;color:var(--deep)}.stat-row span{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-weight:800}.tour-overview-photo{position:relative;padding-bottom:35px}.tour-overview-photo>img{width:100%;height:470px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.photo-label{position:absolute;right:-18px;bottom:0;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:15px;padding:14px 16px;display:flex;align-items:center;gap:11px;max-width:280px}.photo-label i{width:38px;height:38px;border-radius:10px;background:#edf2ef;color:var(--green);display:grid;place-items:center}.photo-label span{display:flex;flex-direction:column}.photo-label strong{font-size:11px}.photo-label small{font-size:9px;color:var(--muted)}.day-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.day-card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden}.day-image{height:180px}.day-image img{width:100%;height:100%;object-fit:cover}.day-copy{padding:19px}.day-copy>span{font-size:9px;letter-spacing:.12em;text-transform:uppercase;font-weight:900;color:var(--accent-dark)}.day-copy h3{font-family:var(--serif);font-size:23px;font-weight:400;line-height:1.1;margin:7px 0 9px}.day-copy p{font-size:11px;color:var(--muted);margin:0}.included-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.included-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px}.included-card.primary-card{background:#f1f4f0}.included-card h2{font-size:34px}.check-list{list-style:none;padding:0;margin:25px 0 0}.check-list li{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.check-list i{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#dfece6;color:var(--green);font-size:9px;flex:0 0 auto}.option-list i{background:#fae7e0;color:var(--accent-dark)}.included-card .btn{margin-top:22px}.conditions-layout{display:grid;grid-template-columns:1fr 1fr;gap:70px}.conditions-layout p{color:#bed0cc;font-size:13px}.conditions-layout ol{margin:0;padding-left:22px}.conditions-layout li{padding:0 0 15px 8px;color:#d9e5e1;font-size:12px}.final-cta{padding-top:20px}.final-cta-box{display:flex;justify-content:space-between;align-items:center;gap:40px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:42px;box-shadow:var(--shadow-soft)}.final-cta-box h2{font-size:40px}.final-cta-box p{margin:0;color:var(--muted);max-width:720px}
/* Inner/legal/contact */.inner-page{background-color:#eef2ef;background-image:linear-gradient(rgba(247,249,246,.92),rgba(247,249,246,.96)),url("../images/page-bg.webp");background-size:cover;background-position:center;background-attachment:fixed}.inner-hero{padding:85px 0 75px;background:rgba(255,255,255,.68);border-bottom:1px solid rgba(19,39,39,.08)}.inner-hero.compact{padding:62px 0 55px}.inner-hero .container{max-width:900px}.inner-hero h1{font-size:clamp(48px,6vw,72px);margin:0 0 14px}.inner-hero p{max-width:700px;color:var(--muted);margin:0}.legal-section{padding-top:60px}.legal-content{max-width:900px;margin:auto;background:rgba(255,255,255,.96);border:1px solid #dce4df;border-radius:24px;padding:45px 52px;box-shadow:var(--shadow-soft)}.legal-content h1{display:none}.legal-content h2{font-family:var(--serif);font-size:26px;margin:34px 0 10px;color:var(--deep)}.legal-content p,.legal-content li{font-size:13px;color:#50615f}.legal-content ul{padding-left:21px}.legal-content .last-updated{font-size:11px;text-transform:uppercase;font-weight:800;letter-spacing:.08em;color:var(--accent-dark)}.contact-page-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.contact-details-card,.contact-form-card,.corporate-card{background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:22px;padding:35px;box-shadow:var(--shadow-soft)}.contact-details-card h2,.contact-form-card h2{font-size:36px}.contact-details-card>p{color:var(--muted);font-size:13px}.contact-lines{display:grid;gap:11px;margin:25px 0}.contact-lines>a,.contact-lines>div{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--line);border-radius:13px;background:#fafbf8}.contact-lines i{width:36px;height:36px;border-radius:10px;background:#e8efeb;color:var(--green);display:grid;place-items:center}.contact-lines span{display:flex;flex-direction:column}.contact-lines small{font-size:9px;text-transform:uppercase;color:var(--muted);font-weight:900;letter-spacing:.08em}.contact-lines strong{font-size:11px}.hours{margin-top:26px;padding-top:20px;border-top:1px solid var(--line)}.hours h3{font-family:var(--serif);font-size:22px;font-weight:400;margin:0 0 6px}.hours p{font-size:12px;margin:0}.hours small{color:var(--muted);font-size:10px}.contact-form-card .field{margin-bottom:14px}.corporate-card{display:grid;grid-template-columns:.7fr 1.3fr;gap:40px}.corporate-card h2{font-size:34px}.corp-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.corp-grid p{font-size:11px;margin:0;padding:15px;background:#f7f8f5;border-radius:12px}.thanks-section{padding:100px 0}.thanks-card{max-width:710px;margin:auto;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:26px;padding:52px;text-align:center;box-shadow:var(--shadow)}.success-icon{width:65px;height:65px;border-radius:50%;display:grid;place-items:center;background:#dfeee7;color:var(--green);font-size:25px;margin:0 auto 20px}.thanks-card h1{font-family:var(--serif);font-size:48px;font-weight:400;line-height:1.05;margin:0 0 18px}.thanks-card>p{color:var(--muted);font-size:13px}.thanks-summary{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.thanks-summary>div{background:#f3f6f2;border-radius:13px;padding:16px}.thanks-summary small,.thanks-summary strong{display:block}.thanks-summary small{text-transform:uppercase;letter-spacing:.09em;font-size:9px;color:var(--muted);font-weight:900}.thanks-summary strong{font-size:12px;margin-top:3px}.thanks-actions{display:flex;justify-content:center;gap:10px;margin-top:25px}
/* Footer */.site-footer{background:#071f20;color:#d3dfdb;padding:65px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr .65fr .65fr .9fr;gap:50px;padding-bottom:48px}.brand-footer .brand-copy strong{color:#fff}.brand-footer .brand-copy small{color:#9bb0aa}.footer-brand>p{font-size:11px;color:#9eb2ad;max-width:360px}.footer-ad-note{padding-top:14px;border-top:1px solid rgba(255,255,255,.1)}.footer-col{display:flex;flex-direction:column;gap:9px}.footer-col h4{margin:2px 0 7px;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.1em}.footer-col a,.footer-col p{font-size:11px;color:#a9bbb7;margin:0}.footer-col a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px;color:#829a95}.footer-bottom p{margin:0}
@media(max-width:1050px){.main-nav{gap:15px}.main-nav>a{font-size:12px}.hero-layout{gap:35px}.tour-grid{grid-template-columns:1fr 1fr}.tour-grid .tour-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:.75fr 1.25fr}.tour-grid .tour-card:last-child .tour-image{height:100%}.destination-grid{grid-template-columns:repeat(3,1fr)}.destination-card.wide{grid-column:span 1}.benefit-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.3fr .7fr .7fr}.footer-contact{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr 1fr;align-items:start}.day-grid{grid-template-columns:1fr 1fr}.contact-page-grid{grid-template-columns:1fr}.corporate-card{grid-template-columns:1fr}}
@media(max-width:820px){html{scroll-padding-top:80px}.container{width:min(100% - 28px,1180px)}.ad-disclosure .container{justify-content:center;text-align:center;min-height:34px}.ad-disclosure span:last-child{display:none}.site-header{top:0}.header-flex{height:66px}.brand-copy small{display:none}.brand-copy strong{font-size:22px}.brand img{width:40px;height:40px}.menu-toggle{display:block}.main-nav{position:absolute;top:66px;left:0;right:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 18px 35px rgba(8,38,38,.12);padding:16px 20px 20px;display:none;flex-direction:column;align-items:stretch;gap:0}.main-nav.is-open{display:flex}.main-nav>a{padding:12px 4px;border-bottom:1px solid #edf0ed}.main-nav .btn{margin-top:12px}.section{padding:70px 0}.section-heading{display:block}.section-heading>p{margin-top:12px}.hero-home{min-height:auto}.hero-layout{grid-template-columns:1fr;padding:72px 0 44px}.hero-copy h1{font-size:55px}.hero-copy>p{font-size:16px}.search-panel{max-width:600px}.trust-grid{grid-template-columns:1fr 1fr;gap:0}.trust-grid>div{padding:16px 10px!important;border-right:0;border-bottom:1px solid var(--line)}.split-intro,.guide-grid,.tour-overview-grid,.included-grid,.conditions-layout,.faq-layout{grid-template-columns:1fr;gap:38px}.image-stack{padding-left:0}.image-stack>img{height:420px}.image-note{left:15px}.destination-grid{grid-template-columns:1fr 1fr}.guide-checks{grid-template-columns:1fr}.faq-title{position:static}.contact-band,.final-cta-box{align-items:flex-start;flex-direction:column}.tour-hero{height:auto;min-height:620px}.tour-hero-content{grid-template-columns:1fr;padding:120px 0 40px}.hero-price-card{max-width:340px}.tour-subnav{top:66px}.photo-label{right:10px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-contact{grid-column:auto;display:flex}.corporate-card{padding:28px}.corp-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.container{width:min(100% - 22px,1180px)}.section{padding:58px 0}.section h2{font-size:36px}.hero-layout{padding-top:52px}.hero-copy h1{font-size:46px}.hero-copy>p{font-size:14px}.hero-actions{display:grid}.hero-proof{display:grid;grid-template-columns:1fr 1fr;gap:10px}.search-panel{padding:20px;border-radius:18px}.search-panel-top h2{font-size:27px}.form-grid.two{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-bottom:1px solid var(--line)!important}.tour-grid{grid-template-columns:1fr}.tour-grid .tour-card:last-child{grid-column:auto;display:block}.tour-grid .tour-card:last-child .tour-image{height:250px}.destination-grid{grid-template-columns:1fr;grid-auto-rows:230px}.destination-card.wide{grid-column:auto}.image-stack>img{height:340px}.benefit-grid{grid-template-columns:1fr}.contact-band,.final-cta-box{padding:28px}.contact-band h2,.final-cta-box h2{font-size:32px}.tour-hero{min-height:650px}.tour-hero h1{font-size:45px}.hero-tour-meta{gap:10px 15px}.hero-price-card{max-width:none}.stat-row{display:grid;grid-template-columns:repeat(3,1fr)}.stat-row>div{min-width:0;padding:12px 9px}.stat-row strong{font-size:20px}.tour-overview-photo>img{height:340px}.day-grid{grid-template-columns:1fr}.included-card{padding:25px}.conditions-layout{gap:25px}.booking-dialog{padding:24px 18px;border-radius:18px;max-height:94vh}.booking-dialog-head h2{font-size:29px;padding-right:32px}.legal-content{padding:28px 22px}.inner-hero{padding:58px 0}.inner-hero h1{font-size:46px}.contact-details-card,.contact-form-card{padding:25px 20px}.corp-grid{grid-template-columns:1fr}.thanks-card{padding:36px 21px}.thanks-card h1{font-size:38px}.thanks-summary{grid-template-columns:1fr}.thanks-actions{display:grid}.footer-grid{grid-template-columns:1fr}.footer-contact{grid-column:auto}.footer-bottom{padding:18px 0;display:block}.footer-bottom p+ p{margin-top:4px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

/* 2026-09-21 guided-tour catalogue */
.tour-grid-seven{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.tour-grid-seven .tour-card{display:flex;flex-direction:column;min-width:0}
.tour-grid-seven .tour-card:last-child{grid-column:auto;display:flex;grid-template-columns:none}
.tour-grid-seven .tour-card:last-child .tour-image{height:250px}
.tour-grid-seven .tour-body{display:flex;flex:1;flex-direction:column}
.tour-grid-seven .tour-body>p{flex:1}
.tour-grid-seven .tour-footer{margin-top:auto}
.tour-grid-seven .tour-card h3{font-size:24px;line-height:1.16}
.operator-line{display:flex;align-items:center;gap:9px;margin:14px 0;color:var(--muted);font-size:11px}
.operator-line i{color:var(--green)}.operator-line strong{color:var(--deep)}
.deal-chip{position:absolute;left:14px;bottom:14px;background:#fff;color:var(--accent-dark);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;box-shadow:var(--shadow-soft)}
.price-stack{display:flex;flex-direction:column;gap:2px}.price-stack del{font-size:11px;color:#899592;font-weight:700}.price-stack strong{display:block}
.hero-price-card>del{display:block;color:#aab7b3;font-size:14px;margin:3px 0 -4px}.tour-deal-note{display:inline-flex;margin:8px 0 4px;padding:6px 9px;border-radius:999px;background:#fae7e0;color:var(--accent-dark);font-size:10px;font-weight:900}
.tour-hero-content{grid-template-columns:minmax(0,1fr) 285px}.tour-hero h1{max-width:900px}
.tour-overview-copy>p strong{color:var(--deep)}
@media(max-width:1050px){.tour-grid-seven{grid-template-columns:1fr 1fr}.tour-grid-seven .tour-card:last-child{grid-column:auto;display:flex}.tour-grid-seven .tour-card:last-child .tour-image{height:250px}}
@media(max-width:560px){.tour-grid-seven{grid-template-columns:1fr}.tour-grid-seven .tour-card:last-child{display:flex}.tour-grid-seven .tour-card h3{font-size:22px}.tour-grid-seven .tour-card:last-child .tour-image{height:250px}}
