:root{
  --forest:#0b2d20;--forest-2:#123f2d;--forest-3:#18563d;--gold:#c9963f;--gold-2:#f1c76f;--sand:#f7efe1;--sand-2:#fffaf2;--ivory:#fffdf8;--charcoal:#152019;--muted:#69756e;--line:rgba(20,42,30,.12);--white:#fff;--danger:#9b3224;--success:#176d3a;--shadow:0 24px 70px rgba(10,45,32,.14);--shadow-soft:0 16px 45px rgba(10,45,32,.10);--radius:30px;--radius-sm:18px;--max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#fffaf2 0%,#f6efe2 52%,#fffaf2 100%);color:var(--charcoal);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.65;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 16% 5%,rgba(201,150,63,.12),transparent 34%),radial-gradient(circle at 88% 8%,rgba(24,86,61,.10),transparent 32%);z-index:-1}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{color:var(--muted);margin:0 0 1rem}h1,h2,h3,h4{margin:0 0 .75rem;color:var(--charcoal);line-height:1.06;letter-spacing:-.035em}h1,h2{font-family:Georgia,"Times New Roman",serif}h1{font-size:clamp(44px,7vw,86px)}h2{font-size:clamp(32px,4vw,58px)}h3{font-size:24px}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.container.narrow{max-width:860px}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:18px;top:18px;width:auto;height:auto;background:#fff;color:#000;padding:10px 14px;border-radius:10px;z-index:999}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,250,242,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(20,42,30,.08);transition:.25s ease}.site-header.scrolled{box-shadow:0 14px 50px rgba(10,45,32,.10)}.top-bar{height:34px;background:linear-gradient(90deg,var(--forest),var(--forest-3));color:rgba(255,255,255,.82);font-size:12px;letter-spacing:.05em;text-transform:uppercase;font-weight:800;display:flex;align-items:center;justify-content:center;gap:22px}.top-bar a{color:#fff}.nav-wrap{width:min(var(--max),calc(100% - 40px));margin:auto;height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 30% 20%,#f5d990,var(--gold) 38%,#82591f 100%);color:#071b12;font-family:Georgia,serif;font-weight:900;box-shadow:0 12px 32px rgba(201,150,63,.30)}.brand strong{display:block;font-size:20px;line-height:1;color:var(--forest);letter-spacing:-.03em}.brand small{display:block;margin-top:4px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:800}.nav-links{display:flex;align-items:center;gap:4px}.nav-links a{font-weight:850;font-size:14px;color:#33443a;padding:11px 13px;border-radius:999px;transition:.2s ease}.nav-links a:hover,.nav-links a.active{background:rgba(24,86,61,.09);color:var(--forest)}.nav-links .nav-cta{background:linear-gradient(135deg,var(--forest),var(--forest-3));color:#fff;padding:13px 18px;margin-left:8px;box-shadow:0 14px 30px rgba(24,86,61,.22)}.nav-links .nav-cta:hover{color:#fff;transform:translateY(-1px);background:linear-gradient(135deg,var(--forest-2),var(--forest-3))}.nav-toggle{display:none;border:0;background:var(--forest);border-radius:16px;width:48px;height:46px;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.nav-toggle span{width:20px;height:2px;background:#fff;border-radius:10px}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:950;color:var(--gold);margin-bottom:14px}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor;opacity:.75}.section{padding:96px 0}.section.compact{padding:70px 0}.section.compact-top{padding-top:42px}.section.tinted{background:linear-gradient(180deg,rgba(247,239,225,.65),rgba(255,255,255,.2))}.section.dark{background:radial-gradient(circle at 10% 0%,rgba(201,150,63,.16),transparent 35%),linear-gradient(135deg,#071c14,#0e3425);color:#fff}.section.dark h2,.section.dark h3,.section.dark strong{color:#fff}.section.dark p{color:rgba(255,255,255,.76)}.section-head{max-width:810px;margin-bottom:34px}.section-head.center{text-align:center;margin-inline:auto}.section-head p{font-size:18px}.row-head{display:flex;align-items:end;justify-content:space-between;gap:20px;max-width:none}.light-head .eyebrow,.dark .eyebrow{color:var(--gold-2)}.hero{position:relative;min-height:calc(100vh - 116px);display:grid;align-items:center;overflow:hidden;background:#0b2d20}.hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(6,27,18,.92) 0%,rgba(6,27,18,.70) 45%,rgba(6,27,18,.18) 100%),url('https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=1800&q=82&fm=webp');background-size:cover;background-position:center;transform:scale(1.04)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:190px;background:linear-gradient(180deg,transparent,var(--sand-2));z-index:1}.hero-content{position:relative;z-index:2;width:min(var(--max),calc(100% - 40px));margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:44px;align-items:center;color:#fff;padding:78px 0}.hero-copy h1{color:#fff;max-width:820px;text-shadow:0 18px 50px rgba(0,0,0,.28)}.hero-copy p{color:rgba(255,255,255,.82);font-size:20px;max-width:660px}.actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:14px 22px;font-weight:950;cursor:pointer;transition:.22s ease;font-size:15px}.btn:hover{transform:translateY(-2px)}.btn.primary{background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#201406;box-shadow:0 18px 38px rgba(201,150,63,.26)}.btn.light{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.25);backdrop-filter:blur(10px)}.btn.ghost{border:1px solid var(--line);background:#fff;color:var(--forest)}.btn.ghost-white{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);color:#fff}.btn.whatsapp{background:#25d366;color:#052e17}.btn.full{width:100%}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px;max-width:660px}.hero-stats div{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.10);backdrop-filter:blur(14px);border-radius:22px;padding:18px}.hero-stats strong{font-family:Georgia,serif;color:#fff;font-size:28px;display:block}.hero-stats span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.70);font-weight:900}.hero-planner{align-self:stretch;border:1px solid rgba(255,255,255,.20);border-radius:34px;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.08));box-shadow:0 30px 90px rgba(0,0,0,.25);backdrop-filter:blur(18px);padding:24px}.hero-planner h3{color:#fff;font-family:Georgia,serif;font-size:30px}.hero-planner p{color:rgba(255,255,255,.78)}.planner-list{display:grid;gap:12px;margin:20px 0}.planner-list div{display:flex;gap:12px;align-items:center;color:#fff;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:12px}.planner-list span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(241,199,111,.18);color:var(--gold-2);font-weight:950}.intro-overlap{position:relative;z-index:4;padding-top:0;margin-top:-64px}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;background:rgba(255,253,248,.88);border:1px solid rgba(20,42,30,.10);box-shadow:var(--shadow);border-radius:34px;padding:16px;backdrop-filter:blur(16px)}.feature-strip>div{padding:24px;border-radius:24px;background:linear-gradient(180deg,#fff,#fff8ed)}.icon-dot{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:var(--gold-2);font-weight:950;margin-bottom:14px}.feature-strip h3{font-size:22px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.split .visual-card{min-height:520px;border-radius:38px;overflow:hidden;position:relative;box-shadow:var(--shadow);background:#123}.visual-card img{width:100%;height:100%;object-fit:cover}.visual-card .floating-note{position:absolute;left:22px;right:22px;bottom:22px;border:1px solid rgba(255,255,255,.18);background:rgba(8,31,22,.72);backdrop-filter:blur(16px);color:#fff;border-radius:26px;padding:22px}.visual-card h3,.visual-card p{color:#fff}.answer-box{background:linear-gradient(135deg,rgba(24,86,61,.08),rgba(201,150,63,.12));border:1px solid rgba(201,150,63,.18);border-radius:24px;padding:22px;margin:22px 0}.answer-box h2,.answer-box h3{font-family:Georgia,serif}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.travel-card,.blog-card,.soft-card,.quote-card,.contact-card,.booking-card,.center-card,.content-block,.admin-card{background:rgba(255,253,248,.92);border:1px solid rgba(20,42,30,.10);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.travel-card{overflow:hidden;position:relative;transition:.25s ease}.travel-card:hover{transform:translateY(-6px);box-shadow:0 30px 80px rgba(10,45,32,.18)}.card-img{height:270px;overflow:hidden;position:relative;background:var(--forest)}.card-img:after{content:"";position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.44))}.card-img img{width:100%;height:100%;object-fit:cover;transition:.5s ease}.travel-card:hover .card-img img{transform:scale(1.06)}.card-body{padding:24px}.pill{display:inline-flex;align-items:center;border-radius:999px;background:rgba(201,150,63,.14);color:#815617;padding:7px 12px;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:950;margin-bottom:14px}.travel-card h3,.blog-card h3{font-family:Georgia,serif;font-size:26px}.travel-card h3 a:hover,.blog-card h3 a:hover{color:var(--forest-3)}.card-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.card-meta span{font-size:13px;font-weight:900;color:var(--muted)}.card-meta strong{color:var(--forest);font-size:15px}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.card-actions a{border:1px solid var(--line);border-radius:999px;text-align:center;padding:11px 12px;font-weight:950;color:var(--forest);background:#fff}.card-actions a:last-child{background:var(--forest);color:#fff;border-color:var(--forest)}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.destination-grid.large{grid-template-columns:repeat(3,1fr)}.destination-card{position:relative;min-height:430px;border-radius:36px;overflow:hidden;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;background:#123;box-shadow:var(--shadow);transition:.25s ease}.destination-card:hover{transform:translateY(-6px)}.destination-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.84));z-index:1}.destination-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.55s ease}.destination-card:hover img{transform:scale(1.08)}.destination-card span,.destination-card h3,.destination-card p{position:relative;z-index:2}.destination-card span{font-size:12px;text-transform:uppercase;letter-spacing:.15em;color:var(--gold-2);font-weight:950}.destination-card h3{font-family:Georgia,serif;color:#fff;font-size:34px}.destination-card p{color:rgba(255,255,255,.82)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial{padding:30px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);box-shadow:none}.testimonial p{color:rgba(255,255,255,.82);font-size:18px}.testimonial span{display:block;color:rgba(255,255,255,.65);font-size:13px}.stars{color:var(--gold-2);margin-bottom:12px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-grid.large{grid-template-columns:repeat(2,1fr)}.blog-card{overflow:hidden;transition:.25s ease}.blog-card:hover{transform:translateY(-5px)}.blog-card img{height:240px;width:100%;object-fit:cover}.blog-card>div{padding:24px}.text-link{font-weight:950;color:var(--forest);border-bottom:2px solid var(--gold);display:inline-flex}.page-hero,.article-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 0%,rgba(241,199,111,.22),transparent 34%),linear-gradient(135deg,#071c14,var(--forest-2));color:#fff;padding:118px 0 96px}.page-hero:after,.article-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(110deg,rgba(255,255,255,.05) 0 1px,transparent 1px 22px);opacity:.28}.page-hero .container,.article-hero .container{position:relative;z-index:2}.page-hero h1,.article-hero h1{color:#fff;max-width:900px}.page-hero p,.article-hero p{max-width:760px;color:rgba(255,255,255,.80);font-size:19px}.small-hero{padding:100px 0 82px}.detail-hero{height:620px;position:relative;overflow:hidden;background:#123}.detail-hero>img{width:100%;height:100%;object-fit:cover;filter:saturate(1.06)}.detail-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,31,19,.90),rgba(5,31,19,.52),rgba(5,31,19,.08));display:flex;align-items:end;padding:78px 0;color:#fff}.detail-overlay h1{color:#fff;max-width:940px}.detail-overlay p{max-width:720px;font-size:19px;color:rgba(255,255,255,.86)}.hero-chips{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.hero-chips span{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:10px 15px;color:#fff;font-weight:850}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:30px;align-items:start}.booking-card{position:sticky;top:132px;padding:28px}.booking-card h2{font-size:36px}.gallery-row{display:grid;grid-template-columns:1.3fr .7fr;gap:14px;margin-bottom:26px}.gallery-row img{height:230px;width:100%;object-fit:cover;border-radius:24px;box-shadow:var(--shadow-soft);cursor:pointer}.gallery-row img:first-child{grid-row:span 2;height:474px}.content-block{padding:32px;margin-bottom:22px}.content-block h2{font-size:34px}.rich-text{white-space:normal;color:#39443d}.rich-text p{margin-bottom:1rem}.two-col-content{display:grid;grid-template-columns:1fr 1fr;gap:20px}.faq-list details{border:1px solid var(--line);border-radius:18px;padding:17px 18px;margin-bottom:12px;background:#fff}.faq-list summary{font-weight:950;cursor:pointer;color:var(--forest)}.filter-bar form{display:grid;grid-template-columns:1fr 230px auto;gap:12px;background:rgba(255,253,248,.96);border:1px solid rgba(20,42,30,.10);border-radius:26px;padding:14px;box-shadow:var(--shadow-soft);margin-bottom:30px}.empty-state,.notice,.alert{padding:16px 18px;border-radius:18px;background:var(--sand);border:1px solid var(--line)}.alert.success{background:#eaf8ef;color:var(--success);border-color:#b9e4c7}.alert.error{background:#fff0ed;color:var(--danger);border-color:#f1c3b8}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.values-grid>div{padding:26px;background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow-soft)}.values-grid h3{font-family:Georgia,serif}.check-list{list-style:none;padding:0;margin:0}.check-list li{position:relative;margin:12px 0;padding-left:30px;color:var(--muted)}.check-list li:before{content:"✓";position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:rgba(24,86,61,.12);color:var(--forest);font-size:12px;font-weight:950}.masonry-grid{columns:3 280px;column-gap:18px}.masonry-grid figure{break-inside:avoid;margin:0 0 18px;position:relative;border-radius:28px;overflow:hidden;background:#123;box-shadow:var(--shadow-soft);cursor:pointer}.masonry-grid img{width:100%;height:auto;transition:.4s ease}.masonry-grid figure:hover img{transform:scale(1.05)}.masonry-grid figcaption{position:absolute;left:0;right:0;bottom:0;color:#fff;padding:54px 20px 20px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75))}.masonry-grid span{display:block;color:var(--gold-2);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.12em}.contact-layout{display:grid;grid-template-columns:1fr 380px;gap:30px}.quote-card,.contact-card,.soft-card,.center-card{padding:32px}.quote-card.wide{padding:36px}.contact-form,.mini-form{display:grid;gap:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:grid;gap:8px;font-size:13px;font-weight:950;color:#314139}input,select,textarea{width:100%;border:1px solid rgba(20,42,30,.14);border-radius:16px;padding:13px 14px;background:#fff;color:var(--charcoal);font:inherit;outline:none}input:focus,select:focus,textarea:focus{border-color:rgba(201,150,63,.78);box-shadow:0 0 0 4px rgba(201,150,63,.14)}textarea{resize:vertical}.article-image{width:100%;max-height:480px;object-fit:cover;border-radius:var(--radius);margin-bottom:26px;box-shadow:var(--shadow)}.article-body{font-size:18px}.cta-band{background:radial-gradient(circle at 100% 0%,rgba(241,199,111,.22),transparent 35%),linear-gradient(135deg,var(--forest),var(--forest-3));color:#fff;border-radius:var(--radius);padding:36px;margin-top:34px}.cta-band h2,.cta-band p{color:#fff}.prefooter-cta{padding:46px 0;background:linear-gradient(135deg,#0a261b,#18563d);color:#fff;position:relative;overflow:hidden}.prefooter-cta:before{content:"";position:absolute;inset:-40% -10%;background:radial-gradient(circle at 15% 20%,rgba(241,199,111,.22),transparent 27%),radial-gradient(circle at 84% 20%,rgba(255,255,255,.10),transparent 30%)}.prefooter-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.prefooter-inner h2{color:#fff;font-size:42px;max-width:780px}.prefooter-inner p{color:rgba(255,255,255,.78);max-width:720px}.prefooter-actions{display:grid;gap:12px;min-width:260px}.footer{background:#061911;color:#fff;padding:64px 0 24px}.footer-grid{width:min(var(--max),calc(100% - 40px));margin:auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.footer p,.footer a{color:rgba(255,255,255,.72)}.footer h3{color:#fff;font-size:18px}.footer-grid>div:not(:first-child) a{display:block;margin:10px 0}.footer-bottom{width:min(var(--max),calc(100% - 40px));margin:42px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:rgba(255,255,255,.6);font-size:14px}.footer-brand{margin-bottom:16px}.footer .brand strong{color:#fff}.footer .brand small{color:rgba(255,255,255,.62)}.footer-badges,.socials{display:flex;gap:10px;flex-wrap:wrap}.footer-badges span,.socials a{border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.05);border-radius:999px;padding:8px 11px;font-size:12px}.whatsapp-float{position:fixed;right:18px;bottom:18px;z-index:90;background:#25d366;color:#073316;font-weight:950;border-radius:999px;padding:14px 18px;box-shadow:0 18px 38px rgba(37,211,102,.34)}.whatsapp-float:before{content:"";position:absolute;inset:-7px;border-radius:inherit;border:1px solid rgba(37,211,102,.35);animation:pulse 1.8s infinite}@keyframes pulse{0%{transform:scale(.92);opacity:.9}100%{transform:scale(1.22);opacity:0}}.center-card{text-align:center;max-width:900px;margin:auto}.center-card .notice{text-align:left;margin-top:20px}.lightbox{position:fixed;inset:0;background:rgba(3,13,9,.88);z-index:300;display:none;align-items:center;justify-content:center;padding:24px}.lightbox.open{display:flex}.lightbox img{max-height:88vh;max-width:min(100%,1100px);border-radius:22px;box-shadow:0 30px 90px rgba(0,0,0,.45)}.lightbox button{position:absolute;top:22px;right:22px;border:0;background:#fff;color:#111;border-radius:50%;width:44px;height:44px;font-size:22px;cursor:pointer}.map-placeholder{height:270px;border-radius:26px;background:linear-gradient(135deg,rgba(24,86,61,.10),rgba(201,150,63,.14));border:1px dashed rgba(20,42,30,.18);display:grid;place-items:center;text-align:center;padding:24px;color:var(--muted);margin-top:20px}.meta-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:-54px auto 34px;position:relative;z-index:5}.meta-strip div{background:rgba(255,253,248,.95);border:1px solid rgba(20,42,30,.10);border-radius:22px;padding:18px;box-shadow:var(--shadow-soft)}.meta-strip span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-weight:950}.meta-strip strong{font-family:Georgia,serif;color:var(--forest);font-size:22px}.timeline{position:relative;display:grid;gap:14px}.timeline-item{position:relative;padding:18px 18px 18px 58px;background:#fff;border:1px solid var(--line);border-radius:20px}.timeline-item:before{content:attr(data-day);position:absolute;left:16px;top:17px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:var(--gold-2);font-weight:950;font-size:12px}.article-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.article-meta span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:8px 12px;color:#fff;font-weight:850}.setup-card{max-width:760px;margin:70px auto}.notice-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;background:#0b2d20;color:#fff;border-radius:14px;padding:12px;overflow:auto}
@media(max-width:1060px){.hero-content{grid-template-columns:1fr}.hero-planner{max-width:560px}.cards-grid,.destination-grid,.destination-grid.large,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.detail-layout,.contact-layout,.split{grid-template-columns:1fr}.booking-card{position:static}.meta-strip{grid-template-columns:repeat(2,1fr);margin-top:0}.prefooter-inner{grid-template-columns:1fr}.prefooter-actions{display:flex;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:920px){.top-bar{display:none}.nav-wrap{height:76px}.nav-toggle{display:flex}.nav-links{display:none;position:absolute;left:0;right:0;top:82px;background:rgba(255,253,248,.98);border:1px solid var(--line);border-radius:26px;padding:14px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav-links.open{display:flex}.nav-links a{text-align:center}.nav-links .nav-cta{margin-left:0}.hero{min-height:760px}.hero-stats,.feature-strip,.blog-grid,.blog-grid.large,.values-grid,.filter-bar form,.form-grid{grid-template-columns:1fr}.row-head{align-items:start;flex-direction:column}.gallery-row{grid-template-columns:1fr}.gallery-row img,.gallery-row img:first-child{height:260px;grid-row:auto}.two-col-content{grid-template-columns:1fr}}
@media(max-width:640px){.container{width:min(100% - 28px,var(--max))}.section{padding:68px 0}.hero-content{width:min(100% - 28px,var(--max));padding:70px 0 90px}.hero h1,.page-hero h1,.detail-overlay h1,.article-hero h1{font-size:42px}.hero-copy p,.page-hero p,.detail-overlay p,.article-hero p{font-size:17px}.actions,.prefooter-actions{display:grid;width:100%}.btn{width:100%}.cards-grid,.destination-grid,.destination-grid.large,.testimonial-grid{grid-template-columns:1fr}.destination-card{min-height:350px}.page-hero,.article-hero{padding:82px 0 70px}.detail-hero{height:560px}.detail-overlay{padding:54px 0}.card-img{height:230px}.quote-card,.booking-card,.contact-card,.soft-card,.center-card,.content-block{padding:24px}.footer-grid{grid-template-columns:1fr;width:min(100% - 28px,var(--max))}.footer-bottom{width:min(100% - 28px,var(--max));display:block}.footer-bottom span{display:block;margin:8px 0}.meta-strip{grid-template-columns:1fr}.masonry-grid{columns:1}.brand strong{font-size:18px}.brand small{font-size:10px}.brand-mark{width:44px;height:44px}}

/* v3 premium imagery + softer editorial layouts */
:root{--radius:34px;--radius-sm:24px;--shadow:0 26px 74px rgba(10,45,32,.13);--shadow-soft:0 14px 44px rgba(10,45,32,.09)}
.hero{min-height:92vh}.hero-bg{background-image:linear-gradient(90deg,rgba(4,22,14,.92) 0%,rgba(5,31,19,.68) 44%,rgba(5,31,19,.10) 100%),url('https://images.unsplash.com/photo-1516426122078-c23e76319801?auto=format&fit=crop&w=2200&q=82&fm=webp')!important;background-position:center center}.hero:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:115px;background:linear-gradient(180deg,transparent,var(--sand-2));z-index:1;pointer-events:none}.hero-content{z-index:2}.hero-planner{border-radius:42px 42px 42px 120px;background:rgba(255,253,248,.88);border:1px solid rgba(255,255,255,.42);box-shadow:0 30px 80px rgba(0,0,0,.20)}.hero-stats div{border-radius:24px 24px 48px 24px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18)}
.section{position:relative}.section.tinted{background:linear-gradient(135deg,rgba(255,250,242,.55),rgba(247,239,225,.92));border:0}.intro-overlap .feature-strip{margin-top:-72px;position:relative;z-index:5}.feature-strip{border-radius:44px;background:rgba(255,253,248,.92);border:1px solid rgba(255,255,255,.45);box-shadow:0 28px 80px rgba(10,45,32,.12)}.feature-strip>div{background:transparent!important;border:0!important;box-shadow:none!important}.feature-strip>div:not(:last-child){border-right:1px solid var(--line)!important}.icon-dot{border-radius:50% 50% 50% 12px}.answer-box{border:0;background:linear-gradient(135deg,rgba(255,253,248,.94),rgba(247,239,225,.82));box-shadow:var(--shadow-soft);border-radius:34px 34px 70px 34px}.visual-card{background:transparent;border:0;box-shadow:none;overflow:visible}.visual-card img{border-radius:46% 54% 42% 58% / 48% 39% 61% 52%;min-height:520px;object-fit:cover;box-shadow:var(--shadow)}.visual-card:before{content:"";position:absolute;inset:28px -16px -22px 48px;border:1px solid rgba(201,150,63,.42);border-radius:45% 55% 41% 59% / 45% 42% 58% 55%;z-index:-1}.floating-note{border-radius:30px 30px 30px 72px;background:rgba(255,253,248,.94);border:1px solid rgba(255,255,255,.62)}
.cards-grid{gap:34px}.travel-card{background:transparent;border:0;box-shadow:none;overflow:visible}.travel-card:hover{transform:none}.travel-card .card-img{height:330px;border-radius:44px 44px 96px 44px;overflow:hidden;box-shadow:var(--shadow-soft);display:block}.travel-card:nth-child(even) .card-img{border-radius:96px 44px 44px 44px}.travel-card:nth-child(3n) .card-img{border-radius:44px 96px 44px 44px}.travel-card .card-img img{height:100%;width:100%;object-fit:cover;transition:.55s ease}.travel-card:hover .card-img img{transform:scale(1.065)}.travel-card .card-body{margin:-54px 22px 0;position:relative;z-index:2;background:rgba(255,253,248,.96);border:1px solid rgba(255,255,255,.7);border-radius:30px 30px 30px 70px;box-shadow:0 18px 55px rgba(10,45,32,.12);backdrop-filter:blur(12px)}.travel-card:nth-child(even) .card-body{border-radius:30px 30px 70px 30px}.card-meta{border-top-color:rgba(20,42,30,.08)}.blog-card{background:transparent;border:0;box-shadow:none;overflow:visible}.blog-card img{border-radius:42px 42px 90px 42px;box-shadow:var(--shadow-soft);height:285px}.blog-card>div{background:rgba(255,253,248,.94);margin:-42px 20px 0;position:relative;border-radius:28px 28px 28px 64px;box-shadow:0 16px 50px rgba(10,45,32,.10)}
.destination-grid{align-items:stretch}.destination-card{border:0;box-shadow:var(--shadow-soft);border-radius:48px;min-height:460px}.destination-card:nth-child(1){grid-column:span 2}.destination-card:nth-child(2n){border-radius:90px 42px 90px 42px}.destination-card:nth-child(3n){border-radius:42px 90px 42px 90px}.destination-card:after{background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(4,22,14,.84))}.destination-card img{transition:.6s ease}.destination-card:hover img{transform:scale(1.06)}.destination-card p{max-width:92%}.destination-grid.large .destination-card:nth-child(1){grid-column:auto}.destination-grid.large .destination-card{min-height:520px}
.page-hero,.article-hero{background-image:linear-gradient(90deg,rgba(5,31,19,.90),rgba(5,31,19,.62),rgba(5,31,19,.22)),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2200&q=82&fm=webp');background-size:cover;background-position:center;isolation:isolate}.page-hero:after,.article-hero:after{background:linear-gradient(120deg,rgba(255,255,255,.06) 0 1px,transparent 1px 28px);opacity:.18}.detail-hero{height:680px}.detail-hero>img{filter:saturate(1.08) contrast(1.03)}.detail-overlay{background:linear-gradient(90deg,rgba(4,22,14,.94),rgba(5,31,19,.58),rgba(5,31,19,.08))}.meta-strip div{border-radius:28px 28px 55px 28px;border:0;background:rgba(255,253,248,.96);box-shadow:0 16px 46px rgba(10,45,32,.10)}.content-block,.booking-card,.quote-card,.contact-card,.soft-card,.center-card{background:rgba(255,253,248,.94);border:0;box-shadow:var(--shadow-soft);border-radius:34px 34px 70px 34px}.content-block:nth-child(even){border-radius:34px 70px 34px 34px}.booking-card{border-radius:42px 42px 42px 92px}.gallery-row{gap:18px}.gallery-row img{border-radius:34px;box-shadow:var(--shadow-soft)}.gallery-row img:first-child{border-radius:48px 48px 120px 48px}.timeline-item{background:rgba(255,255,255,.74);border:0;border-radius:26px 26px 54px 26px;box-shadow:0 10px 34px rgba(10,45,32,.07)}.faq-list details{border:0;background:rgba(255,255,255,.75);border-radius:24px;box-shadow:0 10px 28px rgba(10,45,32,.06)}
.values-grid>div{border:0;border-radius:34px 34px 70px 34px}.values-grid>div:nth-child(even){border-radius:70px 34px 34px 34px}.filter-bar form{border:0;border-radius:34px;background:rgba(255,253,248,.92)}.masonry-grid figure{border-radius:46px}.masonry-grid figure:nth-child(even){border-radius:82px 42px 82px 42px}.article-image{border-radius:48px 48px 120px 48px}.cta-band,.prefooter-cta{border-radius:0}.prefooter-cta{background-image:linear-gradient(90deg,rgba(5,31,19,.92),rgba(5,31,19,.62)),url('https://images.unsplash.com/photo-1516426122078-c23e76319801?auto=format&fit=crop&w=2200&q=82&fm=webp');background-size:cover;background-position:center}.map-placeholder{border:0;border-radius:38px 38px 76px 38px;background:linear-gradient(135deg,rgba(24,86,61,.10),rgba(201,150,63,.14))}
@media(max-width:1060px){.destination-card:nth-child(1){grid-column:auto}.feature-strip>div:not(:last-child){border-right:0!important;border-bottom:1px solid var(--line)!important}.visual-card img{min-height:420px}.travel-card .card-img{height:300px}}
@media(max-width:640px){.hero{min-height:820px}.hero-planner{border-radius:32px}.travel-card .card-body,.blog-card>div{margin:-34px 14px 0}.destination-card,.destination-grid.large .destination-card{min-height:390px;border-radius:34px!important}.visual-card img{min-height:320px;border-radius:34px}.content-block,.booking-card,.quote-card,.contact-card,.soft-card,.center-card,.answer-box{border-radius:26px}.gallery-row img:first-child,.article-image{border-radius:34px}}

/* v4 executive redesign: elegant travel look, no oval image shapes */
:root{
  --radius:24px;
  --radius-sm:18px;
  --shadow:0 28px 72px rgba(8,34,24,.12);
  --shadow-soft:0 18px 42px rgba(8,34,24,.09);
}
body{
  background:linear-gradient(180deg,#fffdf8 0%,#f7f1e7 45%,#fffdf8 100%);
}
body:before{
  background:radial-gradient(circle at 12% 0%,rgba(201,150,63,.10),transparent 28%),radial-gradient(circle at 90% 10%,rgba(24,86,61,.08),transparent 32%);
}
.btn,.nav-links a,.pill,.article-meta span,.footer-badges span,.socials a,.hero-stats div,.planner-list div,.feature-strip,.timeline-item,.faq-list details,.filter-bar form,.map-placeholder,.masonry-grid figure,.gallery-row img,.gallery-row img:first-child,.article-image,.visual-card img,.travel-card .card-img,.blog-card img,.travel-card .card-body,.blog-card>div,.destination-card,.meta-strip div,.content-block,.booking-card,.quote-card,.contact-card,.soft-card,.center-card,.answer-box,.values-grid>div,.hero-planner,.floating-note{
  border-radius:var(--radius) !important;
}
.hero{
  min-height:94vh;
}
.hero-bg{
  transform:none;
}
.hero-planner{
  background:linear-gradient(180deg,rgba(255,252,247,.95),rgba(255,248,238,.88));
  border:1px solid rgba(255,255,255,.45);
  box-shadow:0 28px 60px rgba(0,0,0,.18);
}
.hero-planner h3{color:var(--forest)}
.hero-planner p{color:#455248}
.planner-list div{
  color:var(--charcoal);
  background:rgba(255,255,255,.74);
  border:1px solid rgba(20,42,30,.08);
}
.hero-stats div{
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.2);
}
.feature-strip{
  border:1px solid rgba(20,42,30,.08);
  box-shadow:var(--shadow);
  padding:18px;
}
.feature-strip>div{padding:26px}
.icon-dot{
  border-radius:14px;
}
.answer-box{
  background:linear-gradient(135deg,rgba(255,255,255,.98),rgba(247,239,225,.95));
  border:1px solid rgba(20,42,30,.08);
}
.visual-card{
  background:transparent;
  border:0;
  box-shadow:none;
  overflow:visible;
}
.visual-card:before{
  content:"";
  position:absolute;
  inset:20px -12px -18px 36px;
  border:1px solid rgba(201,150,63,.38);
  border-radius:28px;
  z-index:-1;
}
.visual-card img{
  min-height:540px;
  object-fit:cover;
  box-shadow:var(--shadow);
}
.floating-note{
  background:rgba(255,253,248,.95);
  border:1px solid rgba(255,255,255,.7);
  box-shadow:var(--shadow-soft);
}
.travel-card,.blog-card{
  background:transparent;
  border:0;
  box-shadow:none;
}
.travel-card .card-img,
.blog-card img,
.destination-card,
.article-image,
.gallery-row img,
.masonry-grid figure{
  overflow:hidden;
  box-shadow:var(--shadow-soft);
}
.travel-card .card-img,
.blog-card img{
  height:320px;
}
.travel-card:nth-child(even) .card-img,
.travel-card:nth-child(3n) .card-img,
.destination-card:nth-child(2n),
.destination-card:nth-child(3n),
.travel-card:nth-child(even) .card-body,
.values-grid>div:nth-child(even),
.destination-grid.large .destination-card,
.destination-card,
.masonry-grid figure:nth-child(even){
  border-radius:var(--radius) !important;
}
.travel-card .card-body,
.blog-card>div{
  margin:-40px 18px 0;
  position:relative;
  background:rgba(255,253,248,.97);
  border:1px solid rgba(255,255,255,.8);
  box-shadow:var(--shadow-soft);
}
.blog-card>div{padding:22px}
.destination-card{
  min-height:460px;
  border:1px solid rgba(255,255,255,.14);
}
.destination-card:nth-child(1){grid-column:span 2}
.destination-card:after{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(4,22,14,.78))}
.meta-strip div,
.content-block,
.booking-card,
.quote-card,
.contact-card,
.soft-card,
.center-card,
.values-grid>div,
.timeline-item,
.faq-list details,
.filter-bar form,
.map-placeholder{
  border:1px solid rgba(20,42,30,.08);
  box-shadow:var(--shadow-soft);
  background:rgba(255,253,248,.96);
}
.page-hero,.article-hero{
  background-image:linear-gradient(90deg,rgba(5,31,19,.92),rgba(5,31,19,.64),rgba(5,31,19,.20)),url('https://images.unsplash.com/photo-1500530855697-b586d89ba3ee?auto=format&fit=crop&w=2200&q=82&fm=webp');
}
.prefooter-cta{
  position:relative;
  overflow:hidden;
  border-top:1px solid rgba(201,150,63,.28);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.prefooter-cta:before{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(120deg,transparent 0,rgba(255,255,255,.08) 38%,transparent 62%);
  pointer-events:none;
}
.prefooter-inner{
  position:relative;
  z-index:1;
}
.footer{
  background:linear-gradient(180deg,#061910 0%,#0a2418 100%);
  color:#fff;
  padding:0 0 24px;
  position:relative;
}
.footer:before{
  content:"";
  display:block;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(201,150,63,.55),transparent);
}
.footer-grid{
  width:min(var(--max),calc(100% - 40px));
  margin:0 auto;
  padding:68px 0 34px;
  display:grid;
  grid-template-columns:1.4fr repeat(5,1fr);
  gap:28px;
  align-items:start;
}
.footer-brand-col p,
.footer p,
.footer a{
  color:rgba(255,255,255,.78);
}
.footer .brand strong{color:#fff}
.footer .brand small{color:rgba(255,255,255,.56)}
.footer-grid h3{
  color:#fff;
  font-family:Georgia,"Times New Roman",serif;
  font-size:18px;
  margin-bottom:14px;
}
.footer-grid a,
.footer-grid p{
  display:block;
  margin:0 0 10px;
  font-size:14px;
  line-height:1.7;
}
.footer-grid a:hover{
  color:var(--gold-2);
}
.footer-badges{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:18px;
}
.footer-badges span{
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.10);
  color:#fff;
  font-size:12px;
  letter-spacing:.03em;
  padding:8px 12px;
}
.socials{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:12px;
}
.socials a{
  padding:8px 12px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(255,255,255,.10);
  color:#fff;
}
.footer-bottom{
  width:min(var(--max),calc(100% - 40px));
  margin:0 auto;
  padding-top:24px;
  border-top:1px solid rgba(255,255,255,.08);
  display:flex;
  justify-content:space-between;
  gap:20px;
  color:rgba(255,255,255,.68);
  font-size:13px;
}
.footer-bottom a{color:#fff}
.whatsapp-float{
  box-shadow:0 18px 42px rgba(10,45,32,.18);
}
@media(max-width:1200px){
  .footer-grid{grid-template-columns:1.4fr repeat(3,1fr)}
}
@media(max-width:1060px){
  .footer-grid{grid-template-columns:1fr 1fr}
  .destination-card:nth-child(1){grid-column:auto}
  .visual-card img{min-height:430px}
}
@media(max-width:640px){
  .travel-card .card-body,.blog-card>div{margin:-28px 12px 0}
  .visual-card:before{display:none}
  .visual-card img{min-height:320px}
  .footer-grid{grid-template-columns:1fr;width:min(100% - 28px,var(--max));padding:54px 0 24px}
  .footer-bottom{width:min(100% - 28px,var(--max));display:block}
  .footer-bottom span{display:block;margin:8px 0}
}

/* v5 structural executive redesign */
.hero-executive{
  min-height:78vh;
  background:#071d14;
}
.hero-executive .hero-bg{
  background-image:linear-gradient(90deg,rgba(5,22,14,.88) 0%,rgba(5,22,14,.66) 44%,rgba(5,22,14,.18) 100%),url('https://images.unsplash.com/photo-1516426122078-c23e76319801?auto=format&fit=crop&w=2200&q=82&fm=webp')!important;
  background-position:center;
}
.hero-executive:after{
  height:88px;
  background:linear-gradient(180deg,transparent,#fffdf8);
}
.hero-content-minimal{
  grid-template-columns:1fr!important;
  max-width:1180px;
  padding:92px 0 130px;
}
.hero-content-minimal .hero-copy{
  max-width:760px;
}
.hero-content-minimal h1{
  font-size:clamp(44px,6.8vw,86px);
  max-width:820px;
  margin-bottom:18px;
}
.hero-content-minimal p{
  max-width:600px;
  font-size:19px;
}
.hero-content-minimal .actions{
  margin-top:30px;
  margin-bottom:0;
}
.executive-intro{
  padding:82px 0 44px;
}
.intro-editorial{
  display:grid;
  grid-template-columns:0.9fr 1.1fr;
  gap:58px;
  align-items:end;
  padding-bottom:42px;
  border-bottom:1px solid rgba(20,42,30,.10);
}
.intro-editorial h2{
  margin-bottom:0;
}
.intro-editorial p{
  font-size:19px;
  color:#4f5b54;
}
.minimal-points{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:20px;
}
.minimal-points span{
  border:1px solid rgba(20,42,30,.12);
  background:rgba(255,255,255,.72);
  color:var(--forest);
  font-weight:900;
  font-size:13px;
  border-radius:999px;
  padding:9px 13px;
}
.signature-section{
  padding-top:34px;
}
.signature-layout{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);
  gap:58px;
  align-items:center;
}
.signature-image{
  min-height:610px;
  overflow:hidden;
  border-radius:28px;
  box-shadow:0 30px 80px rgba(8,34,24,.14);
  position:relative;
}
.signature-image:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 52%,rgba(4,22,14,.28));
}
.signature-image img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.signature-copy{
  background:linear-gradient(180deg,rgba(255,253,248,.98),rgba(255,248,238,.95));
  border:1px solid rgba(20,42,30,.08);
  box-shadow:var(--shadow-soft);
  border-radius:28px;
  padding:42px;
}
.signature-copy p{
  font-size:18px;
}
.answer-line{
  border-left:3px solid var(--gold);
  padding:16px 0 16px 18px;
  margin:26px 0;
}
.answer-line strong{
  display:block;
  color:var(--forest);
  font-family:Georgia,"Times New Roman",serif;
  font-size:22px;
  margin-bottom:5px;
}
.answer-line span{
  color:#57635c;
}
.journeys-section{
  background:linear-gradient(180deg,#fffdf8 0%,#f7efe2 100%);
}
.executive-cards.cards-grid{
  grid-template-columns:repeat(3,1fr);
  gap:30px;
}
.executive-card.travel-card{
  background:#fffdf8;
  border:1px solid rgba(20,42,30,.08);
  box-shadow:var(--shadow-soft);
  border-radius:28px!important;
  overflow:hidden;
  transition:.25s ease;
}
.executive-card.travel-card:hover{
  transform:translateY(-5px);
  box-shadow:0 30px 70px rgba(8,34,24,.14);
}
.executive-card .card-img{
  height:310px;
  border-radius:0!important;
  box-shadow:none;
}
.executive-card .card-body{
  margin:0;
  border:0;
  box-shadow:none;
  border-radius:0!important;
  background:#fffdf8;
  padding:26px;
}
.center-action{
  text-align:center;
  margin-top:30px;
}
.travel-styles-section{
  background:#071d14;
  color:#fff;
  padding:92px 0;
}
.travel-styles{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:54px;
  align-items:center;
}
.travel-style-main h2,
.travel-style-main p{
  color:#fff;
}
.travel-style-main p{
  color:rgba(255,255,255,.72);
  font-size:18px;
}
.style-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:1px;
  background:rgba(255,255,255,.12);
  border:1px solid rgba(255,255,255,.12);
  border-radius:28px;
  overflow:hidden;
}
.style-list a{
  min-height:160px;
  padding:28px;
  background:rgba(255,255,255,.055);
  transition:.2s ease;
}
.style-list a:hover{
  background:rgba(201,150,63,.16);
}
.style-list strong{
  display:block;
  color:#fff;
  font-family:Georgia,"Times New Roman",serif;
  font-size:28px;
  margin-bottom:10px;
}
.style-list span{
  color:rgba(255,255,255,.72);
}
.destinations-section{
  background:#fffdf8;
}
.executive-destinations.destination-grid{
  grid-template-columns:1.1fr .9fr .9fr;
  grid-auto-rows:260px;
  gap:18px;
}
.executive-destinations .destination-card{
  min-height:auto!important;
  height:100%;
  border-radius:28px!important;
}
.executive-destinations .destination-card:nth-child(1){
  grid-column:auto;
  grid-row:span 2;
}
.executive-destinations .destination-card h3{
  font-size:30px;
}
.executive-destinations .destination-card p{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.process-section{
  padding:74px 0;
  background:linear-gradient(180deg,#f7efe2,#fffdf8);
}
.process-panel{
  display:grid;
  grid-template-columns:.72fr 1.28fr;
  gap:34px;
  align-items:center;
  background:#fffdf8;
  border:1px solid rgba(20,42,30,.08);
  box-shadow:var(--shadow-soft);
  border-radius:28px;
  padding:34px;
}
.process-panel h2{
  margin-bottom:0;
}
.process-steps{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.process-steps div{
  padding:22px;
  border-left:1px solid rgba(20,42,30,.10);
}
.process-steps span{
  display:block;
  color:var(--gold);
  font-weight:950;
  letter-spacing:.16em;
  font-size:12px;
  margin-bottom:10px;
}
.process-steps strong{
  display:block;
  color:var(--forest);
  font-family:Georgia,"Times New Roman",serif;
  font-size:23px;
  margin-bottom:6px;
}
.process-steps p{
  margin:0;
}
.executive-testimonials.testimonial-grid{
  grid-template-columns:repeat(2,1fr);
  max-width:920px;
  margin-inline:auto;
}
.executive-guides.blog-grid{
  grid-template-columns:repeat(2,1fr);
}
.executive-guides .blog-card{
  display:grid;
  grid-template-columns:240px 1fr;
  background:#fffdf8;
  border:1px solid rgba(20,42,30,.08);
  border-radius:28px!important;
  overflow:hidden;
  box-shadow:var(--shadow-soft);
}
.executive-guides .blog-card img{
  height:100%;
  min-height:300px;
  border-radius:0!important;
  box-shadow:none;
}
.executive-guides .blog-card>div{
  margin:0;
  box-shadow:none;
  border-radius:0!important;
  background:#fffdf8;
  padding:30px;
}
.prefooter-cta{
  padding:64px 0;
}
.prefooter-inner h2{
  max-width:760px;
}
@media(max-width:1060px){
  .intro-editorial,
  .signature-layout,
  .travel-styles,
  .process-panel{
    grid-template-columns:1fr;
  }
  .signature-image{min-height:430px}
  .executive-destinations.destination-grid{
    grid-template-columns:1fr 1fr;
    grid-auto-rows:300px;
  }
  .executive-destinations .destination-card:nth-child(1){grid-row:auto}
  .process-steps{grid-template-columns:1fr}
  .process-steps div{border-left:0;border-top:1px solid rgba(20,42,30,.10)}
  .executive-guides.blog-grid{grid-template-columns:1fr}
}
@media(max-width:920px){
  .hero-executive{min-height:680px}
  .hero-content-minimal{padding:80px 0 110px}
  .executive-cards.cards-grid,
  .executive-testimonials.testimonial-grid{
    grid-template-columns:1fr;
  }
  .style-list{grid-template-columns:1fr}
}
@media(max-width:640px){
  .hero-executive{min-height:620px}
  .hero-content-minimal h1{font-size:40px}
  .hero-content-minimal p{font-size:17px}
  .intro-editorial{gap:26px}
  .signature-copy,.process-panel{padding:24px}
  .signature-image{min-height:330px}
  .executive-destinations.destination-grid{grid-template-columns:1fr;grid-auto-rows:360px}
  .executive-guides .blog-card{grid-template-columns:1fr}
  .executive-guides .blog-card img{min-height:230px}
}


/* v6 hero search, footer cleanup, social icons, and quick enquiry modal */
.hero-executive{position:relative;overflow:visible;min-height:78vh}
.hero-executive:after{display:none!important}
.hero-content-minimal{padding:96px 0 178px}
.hero-search-band{position:absolute;left:0;right:0;bottom:0;transform:translateY(50%);z-index:8}
.hero-search-form{display:grid;grid-template-columns:1.25fr .8fr .8fr auto;gap:14px;align-items:end;background:rgba(255,253,248,.98);border:1px solid rgba(20,42,30,.08);box-shadow:0 26px 70px rgba(8,34,24,.12);border-radius:24px;padding:18px}
.search-field{display:grid;gap:8px}
.search-field label{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#5e6962}
.search-field input,.search-field select{height:54px;border-radius:16px;border:1px solid rgba(20,42,30,.12);background:#fff;padding:0 16px}
.search-actions-block{display:grid;grid-template-columns:1fr;gap:10px;min-width:190px}
.hero-search-submit,.hero-enquiry-trigger{width:100%}
.executive-intro{padding-top:138px}
.global-flash-wrap{padding-top:16px}
.global-flash{padding:14px 18px;border-radius:16px;margin-bottom:14px;font-weight:700;box-shadow:var(--shadow-soft)}
.global-flash.success{background:#ebf8ef;color:#166838;border:1px solid #bde1c5}
.global-flash.error{background:#fff0ec;color:#973526;border:1px solid #efc1b7}
.footer-badges{display:none!important}
.social-icons{display:flex;align-items:center;gap:12px;margin-top:16px}
.social-icons a{width:44px;height:44px;display:grid;place-items:center;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);border-radius:50%!important;padding:0;color:#fff;transition:.22s ease}
.social-icons a:hover{transform:translateY(-2px);background:rgba(201,150,63,.18);color:#fff}
.social-icons svg{width:20px;height:20px}
.enquiry-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:20px;z-index:400}
.enquiry-modal.open{display:flex}
.enquiry-modal__backdrop{position:absolute;inset:0;background:rgba(3,13,9,.74);backdrop-filter:blur(8px)}
.enquiry-modal__dialog{position:relative;z-index:1;width:min(760px,100%);max-height:min(90vh,920px);overflow:auto;background:linear-gradient(180deg,#fffdf8,#f8f1e6);border:1px solid rgba(255,255,255,.8);box-shadow:0 40px 100px rgba(0,0,0,.28);border-radius:28px;padding:32px}
.enquiry-modal__close{position:absolute;right:18px;top:18px;width:42px;height:42px;border-radius:50%;border:0;background:#103325;color:#fff;font-size:28px;line-height:1;cursor:pointer}
.enquiry-modal__intro{padding-right:54px;margin-bottom:18px}
.enquiry-modal__intro h2{font-size:42px;margin-bottom:10px}
.enquiry-modal__intro p{font-size:17px;max-width:560px}
.modal-enquiry-form{gap:16px}
.modal-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:6px}
.modal-actions .btn{min-width:190px}
.prefooter-actions .btn{min-width:220px}
@media(max-width:1060px){
  .hero-content-minimal{padding-bottom:208px}
  .hero-search-form{grid-template-columns:1fr 1fr}
  .search-actions-block{grid-column:span 2;grid-template-columns:1fr 1fr}
  .executive-intro{padding-top:168px}
}
@media(max-width:760px){
  .hero-executive{min-height:auto}
  .hero-content-minimal{padding:82px 0 48px}
  .hero-search-band{position:relative;transform:none;margin-top:-18px;padding-bottom:18px}
  .hero-search-form{grid-template-columns:1fr;padding:16px}
  .search-actions-block{grid-column:auto;grid-template-columns:1fr}
  .executive-intro{padding-top:42px}
  .enquiry-modal__dialog{padding:24px}
  .enquiry-modal__intro h2{font-size:32px}
  .social-icons a{width:42px;height:42px}
}


/* v7 tours page cards, footer social icons, and inner hero image */
.page-hero,.article-hero{
  background-image:linear-gradient(90deg,rgba(5,31,19,.82),rgba(5,31,19,.58),rgba(5,31,19,.24)),url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1800&q=82&fm=webp')!important;
  background-size:cover;
  background-position:center center;
}
.tours-list-grid{
  gap:26px;
}
.tour-list-card{
  background:#fffdf8;
  border:1px solid rgba(20,42,30,.08);
  border-radius:24px!important;
  box-shadow:0 18px 40px rgba(8,34,24,.08);
  overflow:hidden;
  transition:border-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.tour-list-card:hover{
  transform:translateY(-3px);
  border-color:rgba(201,150,63,.28);
  box-shadow:0 24px 50px rgba(8,34,24,.11);
}
.tour-list-card .card-img{
  height:280px;
  border-radius:0!important;
  box-shadow:none!important;
}
.tour-list-card .card-img:after{
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.18));
}
.tour-list-card .card-img img{
  transition:transform .35s ease;
}
.tour-list-card:hover .card-img img{
  transform:scale(1.025);
}
.tour-list-card .card-body{
  margin:0!important;
  background:#fffdf8;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:24px;
}
.tour-list-card h3{
  font-size:28px;
  margin-bottom:8px;
}
.tour-list-card p{
  color:#59655d;
}
.card-actions-stacked{
  display:grid!important;
  grid-template-columns:1fr 1fr;
  gap:12px;
  margin-top:18px;
}
.card-actions-stacked a,
.card-enquire-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  border-radius:14px;
  font-weight:900;
  font-size:14px;
  text-decoration:none;
  cursor:pointer;
}
.card-actions-stacked a{
  background:#103325;
  color:#fff;
}
.card-actions-stacked a:hover{
  background:#164733;
}
.card-enquire-btn{
  border:1px solid rgba(16,51,37,.14);
  background:#f7f1e7;
  color:#103325;
}
.card-enquire-btn:hover{
  border-color:rgba(201,150,63,.42);
  background:#f3eadb;
}
.social-icons{
  gap:14px;
  flex-wrap:nowrap;
}
.social-icons a{
  width:46px!important;
  height:46px!important;
  min-width:46px;
  min-height:46px;
  padding:0!important;
  border-radius:50%!important;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  box-sizing:border-box;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.06);
}
.social-icons svg{
  width:18px;
  height:18px;
  display:block;
}
@media(max-width:760px){
  .card-actions-stacked{grid-template-columns:1fr;}
  .tour-list-card .card-img{height:240px;}
  .social-icons{gap:10px;}
  .social-icons a{width:42px!important;height:42px!important;min-width:42px;min-height:42px;}
}


/* v8 FAQ pages, premium buttons, related trips and homepage image polish */
.btn,
button.btn,
.card-actions-stacked a,
.card-enquire-btn,
.related-trip-actions .btn,
.nav-links .nav-cta{
  border-radius:15px!important;
  min-height:46px;
  letter-spacing:.01em;
  font-weight:950;
}
.btn.primary,
button.btn.primary,
.nav-links .nav-cta{
  background:linear-gradient(135deg,#f4cf7b 0%,#c9963f 48%,#a6742d 100%)!important;
  color:#1d1205!important;
  border:1px solid rgba(255,255,255,.34)!important;
  box-shadow:0 16px 34px rgba(201,150,63,.26)!important;
}
.btn.primary:hover,
button.btn.primary:hover,
.nav-links .nav-cta:hover{
  transform:translateY(-2px);
  box-shadow:0 22px 44px rgba(201,150,63,.33)!important;
}
.btn.ghost,
.btn.light,
.btn.ghost-white{
  border:1px solid rgba(20,42,30,.14)!important;
  background:rgba(255,253,248,.92)!important;
  color:#103325!important;
  box-shadow:0 10px 26px rgba(8,34,24,.08)!important;
}
.btn.ghost-white{
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.26)!important;
}
.btn.whatsapp{
  background:linear-gradient(135deg,#25d366,#1fb65a)!important;
  color:#052e17!important;
  box-shadow:0 14px 32px rgba(37,211,102,.22)!important;
}
.signature-image img{
  object-position:center;
}
.faq-page-layout{
  display:grid;
  grid-template-columns:360px minmax(0,1fr);
  gap:28px;
  align-items:start;
}
.faq-page-layout.compact-faqs{
  grid-template-columns:420px minmax(0,1fr);
}
.faq-intro-card{
  position:sticky;
  top:126px;
  background:linear-gradient(180deg,#fffdf8,#f8f1e7);
  border:1px solid rgba(20,42,30,.08);
  border-radius:24px;
  padding:30px;
  box-shadow:var(--shadow-soft);
}
.faq-intro-card h2{font-size:36px}
.faq-intro-card .btn{width:100%;margin-top:10px}
.premium-faq-list details{
  border:1px solid rgba(20,42,30,.08)!important;
  border-radius:20px!important;
  background:#fffdf8!important;
  box-shadow:0 12px 30px rgba(8,34,24,.07)!important;
  overflow:hidden;
  margin-bottom:14px!important;
  padding:0!important;
}
.premium-faq-list summary{
  padding:20px 24px;
  list-style:none;
  position:relative;
  font-size:17px;
}
.premium-faq-list summary::-webkit-details-marker{display:none}
.premium-faq-list summary:after{
  content:'+';
  position:absolute;
  right:22px;
  top:50%;
  transform:translateY(-50%);
  width:30px;
  height:30px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#f4ead8;
  color:#103325;
  font-weight:900;
}
.premium-faq-list details[open] summary:after{content:'−'}
.premium-faq-list details p{
  padding:0 24px 22px;
  margin:0;
}
.tours-faq-section{
  background:linear-gradient(180deg,#fffdf8,#f7efe2);
}
.tour-faq-block{
  padding:34px!important;
}
.related-trips-section{
  background:linear-gradient(180deg,#f7efe2,#fffdf8);
}
.related-trip-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:24px;
}
.related-trip-card{
  background:#fffdf8;
  border:1px solid rgba(20,42,30,.08);
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 18px 44px rgba(8,34,24,.08);
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.related-trip-card:hover{
  transform:translateY(-3px);
  border-color:rgba(201,150,63,.28);
  box-shadow:0 24px 56px rgba(8,34,24,.12);
}
.related-trip-image{
  height:245px;
  display:block;
  overflow:hidden;
  background:#103325;
}
.related-trip-image img{
  width:100%;
  height:100%;
  object-fit:cover;
  transition:transform .35s ease;
}
.related-trip-card:hover .related-trip-image img{transform:scale(1.035)}
.related-trip-body{
  padding:24px;
}
.related-trip-body h3{
  font-size:26px;
  margin-bottom:10px;
}
.related-trip-body p{
  color:#5d6861;
  display:-webkit-box;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  overflow:hidden;
}
.related-trip-meta{
  display:flex;
  justify-content:space-between;
  gap:14px;
  border-top:1px solid rgba(20,42,30,.08);
  padding-top:16px;
  margin-top:18px;
}
.related-trip-meta span{font-weight:900;color:#69756e;font-size:13px}
.related-trip-meta strong{color:#103325}
.related-trip-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:18px;
}
.related-trip-actions .btn{
  width:100%;
  padding:12px 14px;
  min-height:46px;
}
@media(max-width:1060px){
  .faq-page-layout,.faq-page-layout.compact-faqs{grid-template-columns:1fr}
  .faq-intro-card{position:static}
  .related-trip-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
  .related-trip-grid{grid-template-columns:1fr}
  .related-trip-actions{grid-template-columns:1fr}
  .faq-intro-card{padding:24px}
  .premium-faq-list summary{padding-right:62px}
}

/* v9 homepage cleanup: removed bulky signature planning section */
.journeys-section{
  padding-top:92px;
}
.executive-intro{
  padding-bottom:54px;
}
.intro-editorial{
  padding-bottom:0;
  border-bottom:0;
}
@media(max-width:760px){
  .journeys-section{padding-top:68px;}
}


/* v10 remove WhatsApp buttons site-wide */
.whatsapp-float,.btn.whatsapp{display:none!important}
.card-actions .card-enquire-btn{border:0;background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#201406;border-radius:14px;font-weight:950;cursor:pointer;min-height:46px;padding:0 14px}
.card-actions .card-enquire-btn:hover{filter:brightness(.98);transform:translateY(-1px)}


/* v11 card consistency: matching image treatment and bottom-aligned meta/actions */
.executive-cards.cards-grid,
.tours-list-grid{
  align-items:stretch;
}
.executive-card.travel-card,
.tour-list-card{
  height:100%;
  display:flex!important;
  flex-direction:column;
  overflow:hidden!important;
  border-radius:28px!important;
  background:#fffdf8!important;
}
.executive-card .card-img,
.tour-list-card .card-img{
  display:block;
  width:100%;
  height:285px!important;
  min-height:285px;
  border-radius:0!important;
  overflow:hidden!important;
  box-shadow:none!important;
  margin:0!important;
  background:#0b2d20;
}
.executive-card .card-img:after,
.tour-list-card .card-img:after{
  height:42%;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.18));
}
.executive-card .card-img img,
.tour-list-card .card-img img{
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:0!important;
  transform:none;
}
.executive-card:hover .card-img img,
.tour-list-card:hover .card-img img{
  transform:scale(1.025)!important;
}
.executive-card .card-body,
.tour-list-card .card-body{
  flex:1;
  display:flex!important;
  flex-direction:column;
  margin:0!important;
  padding:28px!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  background:#fffdf8!important;
}
.executive-card .pill,
.tour-list-card .pill{
  align-self:flex-start;
  margin-bottom:16px;
}
.executive-card h3,
.tour-list-card h3{
  min-height:72px;
  margin-bottom:12px;
}
.executive-card .card-body > p,
.tour-list-card .card-body > p{
  margin-bottom:22px;
}
.executive-card .card-meta,
.tour-list-card .card-meta{
  margin-top:auto!important;
  padding-top:20px!important;
  border-top:1px solid rgba(20,42,30,.10)!important;
  min-height:46px;
}
.executive-card .card-actions,
.tour-list-card .card-actions,
.card-actions-stacked{
  margin-top:18px!important;
  display:grid!important;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.executive-card .card-actions a,
.executive-card .card-actions button,
.tour-list-card .card-actions a,
.tour-list-card .card-actions button{
  min-height:52px;
  border-radius:15px!important;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-weight:950;
  line-height:1;
  padding:0 14px;
}
@media(max-width:920px){
  .executive-card h3,
  .tour-list-card h3{min-height:auto;}
}
@media(max-width:640px){
  .executive-card .card-img,
  .tour-list-card .card-img{height:245px!important;min-height:245px;}
  .executive-card .card-actions,
  .tour-list-card .card-actions,
  .card-actions-stacked{grid-template-columns:1fr;}
}


/* v12 definitive Tours page image standardization */
.tours-list-grid{
  align-items:stretch!important;
}
.tours-list-grid > .tour-list-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  overflow:hidden!important;
  border-radius:28px!important;
  background:#fffdf8!important;
}
.tours-list-grid > .tour-list-card > .card-img{
  display:block!important;
  width:100%!important;
  height:292px!important;
  min-height:292px!important;
  max-height:292px!important;
  aspect-ratio:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  box-shadow:none!important;
  background:#0b2d20!important;
  position:relative!important;
}
.tours-list-grid > .tour-list-card > .card-img:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:38%!important;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.18))!important;
  pointer-events:none!important;
}
.tours-list-grid > .tour-list-card > .card-img img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:0!important;
  box-shadow:none!important;
  transform:none!important;
}
.tours-list-grid > .tour-list-card:hover > .card-img img{
  transform:scale(1.025)!important;
}
.tours-list-grid > .tour-list-card > .card-body{
  flex:1!important;
  display:flex!important;
  flex-direction:column!important;
}
@media(max-width:760px){
  .tours-list-grid > .tour-list-card > .card-img{
    height:250px!important;
    min-height:250px!important;
    max-height:250px!important;
  }
}


/* v13 definitive homepage featured journey image standardization */
.executive-cards{
  align-items:stretch!important;
}
.executive-cards > .executive-card{
  display:flex!important;
  flex-direction:column!important;
  height:100%!important;
  overflow:hidden!important;
  border-radius:28px!important;
  background:#fffdf8!important;
}
.executive-cards > .executive-card > .card-img{
  display:block!important;
  width:100%!important;
  height:292px!important;
  min-height:292px!important;
  max-height:292px!important;
  aspect-ratio:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  overflow:hidden!important;
  box-shadow:none!important;
  background:#0b2d20!important;
  position:relative!important;
}
.executive-cards > .executive-card > .card-img:after{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:38%!important;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.18))!important;
  pointer-events:none!important;
}
.executive-cards > .executive-card > .card-img img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:0!important;
  box-shadow:none!important;
  transform:none!important;
}
.executive-cards > .executive-card:hover > .card-img img{
  transform:scale(1.025)!important;
}
.executive-cards > .executive-card > .card-body{
  flex:1!important;
  display:flex!important;
  flex-direction:column!important;
}
@media(max-width:760px){
  .executive-cards > .executive-card > .card-img{
    height:250px!important;
    min-height:250px!important;
    max-height:250px!important;
  }
}


/* v14 about redesign, footer spacing, legal pages, gallery navigation */
.about-hero{
  background-image:linear-gradient(90deg,rgba(5,31,19,.88),rgba(5,31,19,.58),rgba(5,31,19,.18)),url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1800&q=82&fm=webp')!important;
}
.about-story-section{padding-bottom:74px;}
.about-story-layout{display:grid;grid-template-columns:1fr .95fr;gap:56px;align-items:center;}
.about-story-copy p{font-size:18px;color:#536058;}
.about-highlight-line{margin-top:28px;padding:20px 0 20px 22px;border-left:3px solid var(--gold);}
.about-highlight-line strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:24px;color:var(--forest);margin-bottom:8px;}
.about-highlight-line span{color:#59655d;}
.about-photo-stack{position:relative;border-radius:30px;overflow:hidden;box-shadow:var(--shadow);min-height:540px;background:#0b2d20;}
.about-photo-stack img{width:100%;height:100%;min-height:540px;object-fit:cover;}
.about-mini-card{position:absolute;left:24px;right:24px;bottom:24px;background:rgba(255,253,248,.94);border:1px solid rgba(255,255,255,.7);border-radius:22px;padding:20px;box-shadow:var(--shadow-soft);}
.about-mini-card strong{display:block;color:var(--forest);font-family:Georgia,"Times New Roman",serif;font-size:22px;}
.about-mini-card span{color:#5b665f;}
.about-pillars-section{background:linear-gradient(180deg,#fffdf8,#f5eddf);}
.about-pillars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;}
.about-pillars-grid article{background:#fffdf8;border:1px solid rgba(20,42,30,.08);border-radius:26px;padding:30px;box-shadow:var(--shadow-soft);}
.about-pillars-grid span{display:block;color:var(--gold);font-weight:950;letter-spacing:.16em;font-size:12px;margin-bottom:14px;}
.about-pillars-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:28px;}
.about-experience-band{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center;background:#071d14;border-radius:30px;padding:38px;color:#fff;box-shadow:var(--shadow);}
.about-experience-band h2,.about-experience-band p{color:#fff;}
.about-experience-band p{color:rgba(255,255,255,.72);}
.about-checks{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.12);border-radius:24px;overflow:hidden;}
.about-checks div{padding:24px;background:rgba(255,255,255,.055);}
.about-checks strong{display:block;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:23px;margin-bottom:6px;}
.about-checks span{color:rgba(255,255,255,.72);}
.footer-grid{grid-template-columns:1.55fr repeat(5,1fr)!important;gap:34px!important;align-items:start;}
.footer-brand-col{padding-right:22px;}
.footer-brand{align-items:center;margin-bottom:20px;}
.footer-brand .brand-mark{width:58px;height:58px;min-width:58px;font-size:18px;}
.footer-brand .brand strong{font-size:22px;}
.footer-grid h3{margin-bottom:18px;}
.footer-grid a,.footer-grid p{margin-bottom:12px;}
.footer-bottom{margin-top:10px;}
.legal-content{max-width:900px;background:#fffdf8;border:1px solid rgba(20,42,30,.08);border-radius:28px;padding:42px;box-shadow:var(--shadow-soft);}
.legal-content h2{font-size:30px;margin-top:28px;}
.legal-content h2:first-child{margin-top:0;}
.gallery-clickable figure img{cursor:pointer;}
.lightbox{gap:18px;}
.lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px!important;height:52px!important;border-radius:50%;border:1px solid rgba(255,255,255,.25)!important;background:rgba(255,255,255,.92)!important;color:#0b2d20!important;font-size:30px!important;cursor:pointer;display:grid;place-items:center;}
.lightbox-prev{left:22px;}
.lightbox-next{right:22px;}
.lightbox-counter{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:999px;padding:8px 14px;font-weight:900;font-size:13px;}
@media(max-width:1200px){.footer-grid{grid-template-columns:1.4fr repeat(3,1fr)!important;}}
@media(max-width:1060px){.about-story-layout,.about-experience-band{grid-template-columns:1fr;}.about-pillars-grid{grid-template-columns:1fr;}.footer-grid{grid-template-columns:1fr 1fr!important;}}
@media(max-width:760px){.about-photo-stack,.about-photo-stack img{min-height:360px;}.about-checks{grid-template-columns:1fr;}.about-experience-band,.legal-content{padding:26px;}.footer-grid{grid-template-columns:1fr!important;}.lightbox-nav{width:44px!important;height:44px!important;font-size:25px!important;}.lightbox-prev{left:10px;}.lightbox-next{right:10px;}}


/* v14 minor corrections */
.footer-brand strong{font-size:22px!important;line-height:1.05;}
.footer-brand small{margin-top:5px;}
.lightbox-prev{right:auto!important;}
.lightbox-next{left:auto!important;}


/* v17 force homepage hero to use local flipped lion image */
.hero-executive .hero-bg,
.hero .hero-bg{
  background-image:linear-gradient(90deg,rgba(5,22,14,.88) 0%,rgba(5,22,14,.68) 42%,rgba(5,22,14,.18) 100%),url('https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=1800&q=82&fm=webp')!important;
  background-size:cover!important;
  background-position:center center!important;
}


/* v19 contact cleanup and mobile footer alignment */
.contact-card .map-placeholder{display:none!important;}
@media(max-width:760px){
  .prefooter-inner{text-align:center;justify-items:center;}
  .prefooter-inner p{margin-inline:auto;}
  .prefooter-actions{justify-content:center;}
  .footer{text-align:center;}
  .footer-grid{
    grid-template-columns:1fr!important;
    width:min(100% - 32px,var(--max))!important;
    gap:32px!important;
    padding:50px 0 24px!important;
  }
  .footer-grid>div{
    width:100%;
    text-align:center;
  }
  .footer-brand-col{
    padding-right:0!important;
    display:flex;
    flex-direction:column;
    align-items:center;
  }
  .footer-brand{
    justify-content:center;
    margin-inline:auto;
    text-align:left;
  }
  .footer-brand-col p{
    max-width:320px;
    margin:0 auto 4px!important;
  }
  .footer-grid h3{
    margin:0 0 12px!important;
  }
  .footer-grid a,
  .footer-grid p{
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .social-icons{
    justify-content:center!important;
  }
  .footer-bottom{
    width:min(100% - 32px,var(--max))!important;
    text-align:center;
    display:block!important;
    padding-top:20px!important;
  }
  .footer-bottom span{
    display:block;
    margin:8px auto!important;
  }
}


/* v21 footer logo alignment refinement on mobile */
@media(max-width:760px){
  .footer-brand{
    width:100%;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:14px!important;
    text-align:center!important;
    margin:0 auto 18px!important;
  }
  .footer-brand .brand-mark{
    margin:0 auto!important;
  }
  .footer-brand > span:last-child{
    display:block!important;
    text-align:center!important;
  }
  .footer-brand strong,
  .footer-brand small{
    text-align:center!important;
  }
  .footer-brand-col p{
    text-align:center!important;
    max-width:340px!important;
  }
}


/* v22 premium footer desktop logo alignment and softer background design */
.footer{
  position:relative!important;
  overflow:hidden!important;
  background:
    radial-gradient(circle at 12% 12%, rgba(201,150,63,.18), transparent 30%),
    radial-gradient(circle at 88% 8%, rgba(255,255,255,.08), transparent 26%),
    radial-gradient(circle at 52% 105%, rgba(201,150,63,.10), transparent 34%),
    linear-gradient(135deg,#06170f 0%,#09251a 48%,#0c2e21 100%)!important;
}
.footer:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  opacity:.18;
  background-image:
    linear-gradient(30deg, rgba(255,255,255,.06) 12%, transparent 12.5%, transparent 87%, rgba(255,255,255,.06) 87.5%, rgba(255,255,255,.06)),
    linear-gradient(150deg, rgba(255,255,255,.05) 12%, transparent 12.5%, transparent 87%, rgba(255,255,255,.05) 87.5%, rgba(255,255,255,.05));
  background-size:76px 132px;
}
.footer-grid,.footer-bottom{position:relative;z-index:1;}
.footer-brand-col{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
}
.footer-brand{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin:0 0 18px!important;
}
.footer-brand .brand-mark{
  flex:0 0 58px!important;
  width:58px!important;
  height:58px!important;
  min-width:58px!important;
  margin:0!important;
}
.footer-brand > span:last-child{
  display:block!important;
  transform:translateY(1px);
}
.footer-brand strong{
  display:block!important;
  text-align:left!important;
  font-size:24px!important;
  line-height:1!important;
}
.footer-brand small{
  display:block!important;
  text-align:left!important;
  margin-top:8px!important;
  letter-spacing:.18em!important;
}
.footer-brand-col p{
  max-width:360px!important;
  margin-top:6px!important;
}
@media(max-width:760px){
  .footer-brand-col{align-items:center!important;}
  .footer-brand{
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:14px!important;
    text-align:center!important;
    width:100%!important;
  }
  .footer-brand > span:last-child{transform:none!important;}
  .footer-brand strong,.footer-brand small{text-align:center!important;}
}


/* v23 premium button system */
.btn,
button.btn,
a.btn,
.nav-links .nav-cta,
.card-actions a,
.card-actions button,
.card-actions-stacked a,
.card-actions-stacked button,
.card-enquire-btn,
.filter-bar button,
.modal-actions .btn,
.prefooter-actions .btn,
.hero-search-submit,
.hero-enquiry-trigger{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  min-height:52px!important;
  border-radius:16px!important;
  padding:0 24px!important;
  border:1px solid rgba(255,255,255,.16)!important;
  font-weight:950!important;
  letter-spacing:.01em!important;
  line-height:1!important;
  text-decoration:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  cursor:pointer!important;
  box-shadow:0 16px 34px rgba(8,34,24,.13), inset 0 1px 0 rgba(255,255,255,.22)!important;
  transition:transform .22s ease, box-shadow .22s ease, filter .22s ease, border-color .22s ease!important;
}
.btn:before,
.nav-links .nav-cta:before,
.card-actions a:before,
.card-actions button:before,
.card-enquire-btn:before,
.filter-bar button:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.28) 38%,transparent 68%);
  transform:translateX(-125%);
  transition:transform .55s ease;
}
.btn:hover,
.nav-links .nav-cta:hover,
.card-actions a:hover,
.card-actions button:hover,
.card-enquire-btn:hover,
.filter-bar button:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 22px 44px rgba(8,34,24,.18), inset 0 1px 0 rgba(255,255,255,.26)!important;
  filter:saturate(1.06)!important;
}
.btn:hover:before,
.nav-links .nav-cta:hover:before,
.card-actions a:hover:before,
.card-actions button:hover:before,
.card-enquire-btn:hover:before,
.filter-bar button:hover:before{
  transform:translateX(125%);
}
.btn:active,
.nav-links .nav-cta:active,
.card-actions a:active,
.card-actions button:active,
.card-enquire-btn:active,
.filter-bar button:active{
  transform:translateY(0)!important;
}
.btn.primary,
button.btn.primary,
a.btn.primary,
.nav-links .nav-cta,
.card-actions a:first-child,
.card-actions-stacked a:first-child,
.filter-bar button[type="submit"]{
  background:linear-gradient(135deg,#0a2d20 0%,#18563d 52%,#0b3525 100%)!important;
  color:#fff!important;
  border-color:rgba(241,199,111,.20)!important;
  text-shadow:0 1px 0 rgba(0,0,0,.18)!important;
}
.btn.primary:after,
.nav-links .nav-cta:after,
.card-actions a:first-child:after,
.card-actions-stacked a:first-child:after,
.filter-bar button[type="submit"]:after{
  content:"";
  width:7px;
  height:7px;
  border-top:2px solid currentColor;
  border-right:2px solid currentColor;
  transform:rotate(45deg);
  margin-left:3px;
  opacity:.86;
}
.btn.light,
.btn.ghost-white{
  background:rgba(255,255,255,.13)!important;
  color:#fff!important;
  border-color:rgba(255,255,255,.32)!important;
  backdrop-filter:blur(12px)!important;
  box-shadow:0 18px 38px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.22)!important;
}
.btn.ghost,
a.btn.ghost,
button.btn.ghost,
.hero-enquiry-trigger,
.modal-actions .btn.ghost{
  background:linear-gradient(135deg,#fffdf8,#f8efdf)!important;
  color:#0b2d20!important;
  border-color:rgba(10,45,32,.14)!important;
  box-shadow:0 15px 30px rgba(8,34,24,.10), inset 0 1px 0 rgba(255,255,255,.9)!important;
}
.card-enquire-btn,
.card-actions button,
.card-actions-stacked button,
.executive-card .card-actions button,
.tour-list-card .card-actions button,
.related-card .btn.primary{
  background:linear-gradient(135deg,#f5ce72 0%,#d7a13a 55%,#b77d25 100%)!important;
  color:#1b1205!important;
  border-color:rgba(255,255,255,.32)!important;
  text-shadow:0 1px 0 rgba(255,255,255,.25)!important;
}
.card-enquire-btn:after,
.card-actions button:after,
.card-actions-stacked button:after,
.executive-card .card-actions button:after,
.tour-list-card .card-actions button:after{
  content:"";
  width:7px;
  height:7px;
  border-top:2px solid currentColor;
  border-right:2px solid currentColor;
  transform:rotate(45deg);
  margin-left:4px;
}
.btn.full{width:100%!important;}
.enquiry-modal__close,
.lightbox button{
  background:linear-gradient(135deg,#0a2d20,#18563d)!important;
  color:#fff!important;
  border:1px solid rgba(241,199,111,.20)!important;
  box-shadow:0 14px 34px rgba(8,34,24,.22)!important;
}
.nav-toggle{
  background:linear-gradient(135deg,#0a2d20,#18563d)!important;
  box-shadow:0 14px 30px rgba(8,34,24,.18)!important;
}
@media(max-width:640px){
  .btn,
  button.btn,
  a.btn,
  .card-actions a,
  .card-actions button,
  .card-enquire-btn{
    min-height:54px!important;
    width:100%;
  }
}


/* v24 tour card button label sizing refinement */
.executive-card .card-actions a,
.executive-card .card-actions button,
.tour-list-card .card-actions a,
.tour-list-card .card-actions button,
.related-card .btn,
.related-card a.btn,
.card-actions-stacked a,
.card-actions-stacked button,
.card-enquire-btn{
  font-size:13px!important;
  letter-spacing:0!important;
  padding-left:14px!important;
  padding-right:14px!important;
  white-space:nowrap!important;
}
.executive-card .card-actions a:after,
.executive-card .card-actions button:after,
.tour-list-card .card-actions a:after,
.tour-list-card .card-actions button:after,
.related-card .btn:after,
.card-actions-stacked a:after,
.card-actions-stacked button:after,
.card-enquire-btn:after{
  width:6px!important;
  height:6px!important;
  margin-left:2px!important;
}
@media(max-width:1200px){
  .executive-card .card-actions a,
  .executive-card .card-actions button,
  .tour-list-card .card-actions a,
  .tour-list-card .card-actions button,
  .card-actions-stacked a,
  .card-actions-stacked button,
  .card-enquire-btn{
    font-size:12.5px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
}
@media(max-width:640px){
  .executive-card .card-actions a,
  .executive-card .card-actions button,
  .tour-list-card .card-actions a,
  .tour-list-card .card-actions button,
  .card-actions-stacked a,
  .card-actions-stacked button,
  .card-enquire-btn{
    font-size:13px!important;
  }
}


/* v26 client evaluation polish */
.footer{
  background-color:#07160f!important;
}
.footer:after{
  opacity:.55!important;
}
.footer-brand{
  transform:none!important;
}
@media(min-width:761px){
  .footer-brand{
    align-items:center!important;
    gap:14px!important;
  }
  .footer-brand > span:last-child{
    padding-top:2px!important;
  }
}
@media(max-width:480px){
  .hero-search form,
  .filter-bar form{
    gap:12px!important;
  }
  .card-actions,
  .card-actions-stacked{
    gap:10px!important;
  }
}

/* v26 local prefooter image for stable client preview */
.prefooter-cta{
  background-image:linear-gradient(90deg,rgba(5,31,19,.90),rgba(5,31,19,.58)),url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1800&q=82&fm=webp')!important;
  background-size:cover!important;
  background-position:center!important;
}


/* v28 footer refinement: calmer background and cleaner desktop brand alignment */
.footer{
  background:
    radial-gradient(circle at 14% 14%, rgba(201,150,63,.10), transparent 26%),
    radial-gradient(circle at 86% 10%, rgba(255,255,255,.035), transparent 22%),
    linear-gradient(180deg,#071811 0%, #0a2017 52%, #0c241a 100%)!important;
}
.footer:after{
  opacity:.08!important;
  background-image:
    linear-gradient(135deg, rgba(255,255,255,.045) 0 1px, transparent 1px 28px),
    linear-gradient(45deg, rgba(201,150,63,.03) 0 1px, transparent 1px 28px)!important;
  background-size:120px 120px!important;
}
.footer:before{
  background:linear-gradient(90deg,transparent,rgba(201,150,63,.28),transparent)!important;
}
.footer-grid{
  gap:32px!important;
}
.footer-brand-col{
  align-items:flex-start!important;
  justify-content:flex-start!important;
}
.footer-brand{
  align-items:center!important;
  justify-content:flex-start!important;
  gap:16px!important;
  margin:0 0 16px!important;
}
.footer-brand .brand-mark{
  flex:0 0 56px!important;
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  box-shadow:0 10px 24px rgba(201,150,63,.22)!important;
}
.footer-brand > span:last-child{
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  padding-top:0!important;
  transform:none!important;
}
.footer-brand strong{
  font-size:23px!important;
  line-height:1.02!important;
  margin:0!important;
}
.footer-brand small{
  margin-top:6px!important;
  line-height:1.2!important;
  letter-spacing:.16em!important;
}
.footer-brand-col p{
  margin-top:4px!important;
  max-width:330px!important;
}
@media(max-width:760px){
  .footer-brand-col{align-items:center!important;}
  .footer-brand{
    justify-content:center!important;
    margin:0 auto 16px!important;
  }
}


/* v29 destination sidebar CTA button refinement */
.booking-card .btn,
.destination-hero + .section .booking-card .btn{
  min-height:48px!important;
  height:auto!important;
  padding:0 18px!important;
  font-size:14px!important;
  line-height:1.1!important;
  border-radius:14px!important;
  letter-spacing:0!important;
  gap:8px!important;
}
.booking-card .btn + .btn,
.destination-hero + .section .booking-card .btn + .btn{
  margin-top:10px!important;
}
.booking-card .btn.primary:after,
.destination-hero + .section .booking-card .btn.primary:after{
  width:6px!important;
  height:6px!important;
  margin-left:2px!important;
}
@media(max-width:640px){
  .booking-card .btn,
  .destination-hero + .section .booking-card .btn{
    min-height:46px!important;
    font-size:13.5px!important;
    padding:0 16px!important;
  }
}


/* v31 premium enquiry popup submit flow */
.modal-actions{
  align-items:center!important;
}
.modal-actions .enquiry-submit-btn{
  width:100%!important;
  min-width:0!important;
  position:relative;
}
.enquiry-submit-btn[disabled]{
  cursor:not-allowed!important;
  opacity:.86!important;
  transform:none!important;
}
.btn-spinner{
  display:none;
  width:18px;
  height:18px;
  border-radius:50%;
  border:2px solid rgba(255,255,255,.45);
  border-top-color:#fff;
  animation:tmtSpin .75s linear infinite;
}
.enquiry-submit-btn.is-loading .btn-spinner{display:inline-block;}
.modal-feedback{
  border-radius:18px;
  padding:14px 16px;
  font-weight:850;
  font-size:14px;
  line-height:1.5;
  border:1px solid rgba(20,42,30,.10);
  background:rgba(255,255,255,.70);
  color:#314139;
}
.modal-feedback.sending{
  background:linear-gradient(135deg,rgba(24,86,61,.08),rgba(201,150,63,.10));
  border-color:rgba(201,150,63,.20);
  color:#123226;
}
.modal-feedback.error{
  background:#fff0ec;
  border-color:#efc1b7;
  color:#973526;
}
.enquiry-result{
  text-align:center;
  padding:26px 18px 10px;
}
.enquiry-result__icon{
  width:76px;
  height:76px;
  border-radius:50%;
  display:grid;
  place-items:center;
  margin:0 auto 18px;
  font-size:38px;
  font-weight:950;
  font-family:Georgia,"Times New Roman",serif;
  box-shadow:0 18px 45px rgba(24,86,61,.18);
}
.enquiry-result.success .enquiry-result__icon{
  background:linear-gradient(135deg,#0b4d34,#18563d);
  color:#f8d98d;
}
.enquiry-result.error .enquiry-result__icon{
  background:linear-gradient(135deg,#7c241a,#b94331);
  color:#fff;
}
.enquiry-result h3{
  font-family:Georgia,"Times New Roman",serif;
  font-size:34px;
  margin-bottom:10px;
  color:#102318;
}
.enquiry-result p{
  max-width:520px;
  margin:0 auto 22px;
  font-size:17px;
  color:#68766e;
}
.enquiry-result .btn{
  min-width:220px!important;
}
@keyframes tmtSpin{to{transform:rotate(360deg)}}
@media(max-width:640px){
  .enquiry-result h3{font-size:29px;}
  .enquiry-result .btn{width:100%!important;}
}


/* v32 enquiry popup: force clean submitted state */
.modal-enquiry-form[hidden],
.enquiry-modal__intro[hidden],
.enquiry-result[hidden],
.modal-feedback[hidden]{
  display:none!important;
}
.enquiry-result{
  animation:tmtEnquiryDone .28s ease both;
}
@keyframes tmtEnquiryDone{
  from{opacity:0;transform:translateY(8px) scale(.985);}
  to{opacity:1;transform:translateY(0) scale(1);}
}


/* v33 custom travel date range picker */
.date-range-picker{
  align-items:end;
}
.form-grid.single-field{
  grid-template-columns:1fr!important;
}
.date-field{
  gap:9px;
}
.date-input-wrap{
  position:relative;
  display:block;
}
.date-input-wrap input[type="date"]{
  min-height:52px;
  padding-right:52px!important;
  border-radius:18px!important;
  background:
    linear-gradient(135deg,rgba(255,255,255,.98),rgba(255,249,239,.98)) padding-box,
    linear-gradient(135deg,rgba(201,150,63,.32),rgba(24,86,61,.18)) border-box;
  border:1px solid transparent!important;
  box-shadow:0 12px 28px rgba(10,45,32,.055);
  color:#102318;
  font-weight:800;
}
.date-input-wrap input[type="date"]:focus{
  border-color:rgba(201,150,63,.78)!important;
  box-shadow:0 0 0 4px rgba(201,150,63,.14),0 14px 32px rgba(10,45,32,.075)!important;
}
.date-input-wrap input[type="date"]::-webkit-calendar-picker-indicator{
  opacity:0;
  position:absolute;
  right:0;
  top:0;
  width:52px;
  height:100%;
  cursor:pointer;
}
.date-icon{
  position:absolute;
  right:12px;
  top:50%;
  transform:translateY(-50%);
  width:34px;
  height:34px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,rgba(24,86,61,.10),rgba(201,150,63,.16));
  color:#18563d;
  pointer-events:none;
  font-size:15px;
}
.compact-date-range{
  grid-template-columns:1fr 1fr!important;
}
.booking-card .date-input-wrap input[type="date"]{
  min-height:50px;
}
@media(max-width:640px){
  .date-range-picker,
  .compact-date-range{
    grid-template-columns:1fr!important;
  }
}


/* v36 international travel positioning */
.hero-executive .hero-bg,
.hero .hero-bg{
  background-image:linear-gradient(90deg,rgba(5,22,14,.90) 0%,rgba(5,22,14,.66) 43%,rgba(5,22,14,.18) 100%),url('https://images.unsplash.com/photo-1512453979798-5ea266f8880c?auto=format&fit=crop&w=1800&q=82&fm=webp')!important;
  background-size:cover!important;
  background-position:center center!important;
}
.travel-style-main h2,
.destinations-section h2{letter-spacing:-.04em;}


/* v39 website under development mode */
.admin-divider{
  border:0;
  border-top:1px solid rgba(20,42,30,.12);
  margin:28px 0;
}
.admin-help{
  background:linear-gradient(135deg,rgba(24,86,61,.07),rgba(201,150,63,.10));
  border:1px solid rgba(201,150,63,.18);
  border-radius:18px;
  padding:14px 16px;
  color:#405149;
}
.development-body{
  min-height:100vh;
  background:#071811;
  color:#fff;
}
.development-page{
  min-height:100vh;
  display:grid;
  place-items:center;
  padding:34px 18px;
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(90deg,rgba(5,22,14,.90),rgba(5,22,14,.68),rgba(5,22,14,.36)),
    url('https://images.unsplash.com/photo-1436491865332-7a61a109cc05?auto=format&fit=crop&w=1800&q=82&fm=webp') center/cover no-repeat;
}
.development-page:before{
  content:"";
  position:absolute;
  inset:0;
  background:radial-gradient(circle at 18% 14%,rgba(241,199,111,.22),transparent 30%),radial-gradient(circle at 88% 12%,rgba(255,255,255,.09),transparent 26%);
  pointer-events:none;
}
.development-card{
  position:relative;
  z-index:1;
  width:min(780px,100%);
  border:1px solid rgba(255,255,255,.18);
  border-radius:38px;
  padding:44px;
  background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.08));
  box-shadow:0 34px 100px rgba(0,0,0,.35);
  backdrop-filter:blur(18px);
  text-align:left;
}
.development-brand{margin-bottom:30px;}
.development-brand strong{color:#fff!important;}
.development-brand small{color:rgba(255,255,255,.64)!important;}
.development-card h1{
  color:#fff;
  max-width:680px;
  font-size:clamp(38px,6vw,72px);
}
.development-card p{
  color:rgba(255,255,255,.82);
  font-size:19px;
  max-width:650px;
}
.development-actions{
  display:flex;
  gap:14px;
  flex-wrap:wrap;
  margin-top:28px;
}
.development-contact{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:28px;
  color:rgba(255,255,255,.72);
  font-weight:800;
  font-size:14px;
}
.development-contact span{
  border:1px solid rgba(255,255,255,.16);
  background:rgba(255,255,255,.08);
  border-radius:999px;
  padding:9px 13px;
}
@media(max-width:640px){
  .development-card{padding:30px 22px;border-radius:28px;}
  .development-actions .btn{width:100%;}
}


/* v41 admin-managed homepage hero fix
   Older release CSS used !important fixed hero backgrounds. This final rule lets the
   homepage use the image saved from Admin -> Homepage Hero. */
.hero-executive .hero-bg[data-admin-hero],
.hero .hero-bg[data-admin-hero]{
  background-image:var(--hero-bg-image)!important;
  background-size:cover!important;
  background-position:center center!important;
}


/* v42 corporate palette refresh from client flyer */
:root{
  --forest:#2f6e74;
  --forest-2:#4f8d86;
  --forest-3:#6ea8a0;
  --gold:#e5cb63;
  --gold-2:#f3dfa0;
  --sand:#f8f4ec;
  --sand-2:#fffdf8;
  --charcoal:#182223;
  --muted:#667375;
  --danger:#681620;
}
body{
  background:linear-gradient(180deg,#fffefb 0%,#f7f2e9 44%,#fffefb 100%);
}
body:before{
  background:
    radial-gradient(circle at 12% 0%,rgba(111,185,177,.12),transparent 28%),
    radial-gradient(circle at 92% 8%,rgba(229,203,99,.11),transparent 30%),
    radial-gradient(circle at 88% 92%,rgba(104,22,32,.06),transparent 24%);
}
.top-bar{
  background:linear-gradient(90deg,#2f6e74 0%,#508c84 52%,#681620 100%)!important;
}
.nav-links .nav-cta,
.hero-search-submit{
  background:linear-gradient(135deg,#2f6e74 0%,#4f8d86 58%,#681620 100%)!important;
  color:#fff!important;
}
.btn.primary{
  background:linear-gradient(135deg,#f4de96 0%,#e5cb63 56%,#c8a941 100%)!important;
  color:#2a1a06!important;
}
.btn.light{
  background:rgba(255,255,255,.16)!important;
  border:1px solid rgba(255,255,255,.32)!important;
}
.eyebrow,
.pill,
.card-meta strong,
.text-link{
  color:#b3892f;
}
.card-enquire-btn,
.btn.ghost{
  border-color:rgba(47,110,116,.18)!important;
  color:#2f6e74!important;
}
.footer{
  background:
    radial-gradient(circle at 16% 12%, rgba(111,185,177,.10), transparent 28%),
    radial-gradient(circle at 86% 10%, rgba(229,203,99,.09), transparent 24%),
    linear-gradient(180deg,#123942 0%, #154851 48%, #4a1119 100%)!important;
}
.footer:before{
  background:linear-gradient(90deg,transparent,rgba(229,203,99,.34),transparent)!important;
}


/* v43 backend-managed homepage hero slider */
.hero-slider-wrap{position:relative;overflow:visible;}
.hero-slider{position:absolute;inset:0;overflow:hidden;background:#123942;}
.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .85s ease,visibility .85s ease;}
.hero-slide.is-active{opacity:1;visibility:visible;z-index:2;}
.hero-slide .hero-bg{transform:scale(1.035);transition:transform 7s ease;}
.hero-slide.is-active .hero-bg{transform:scale(1);}
.hero-slide .hero-content{opacity:0;transform:translateY(16px);transition:opacity .65s ease .18s,transform .65s ease .18s;}
.hero-slide.is-active .hero-content{opacity:1;transform:translateY(0);}
.hero-slider-controls{position:absolute;left:50%;bottom:118px;transform:translateX(-50%);z-index:12;display:flex;align-items:center;gap:12px;padding:9px 12px;border-radius:999px;background:rgba(8,31,34,.34);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(14px);}
.hero-slider-arrow,.hero-slider-dots button{border:0;cursor:pointer;}
.hero-slider-arrow{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.14);color:#fff;font-size:26px;line-height:1;}
.hero-slider-dots{display:flex;align-items:center;gap:8px;}
.hero-slider-dots button{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.45);padding:0;}
.hero-slider-dots button.is-active{width:28px;border-radius:999px;background:linear-gradient(135deg,#f3dfa0,#e5cb63);}
.admin-slider-card{border:1px solid rgba(20,42,30,.12);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(248,244,236,.86));border-radius:24px;padding:22px;margin:18px 0;box-shadow:0 14px 38px rgba(8,34,24,.07);}
.admin-slider-card__head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;}
.admin-slider-card__head h3{margin:0;}
.admin-image-preview.compact img{height:110px;}
@media(max-width:760px){.hero-slider-controls{bottom:104px;}}


/* v44 exact Tailor Made Tours brand palette
   Theme order: #85cdc1, #4a181a, #ffd866
   Buttons intentionally use solid colors, no gradients. */
:root{
  --forest:#85cdc1;
  --forest-2:#6db9ad;
  --forest-3:#4a181a;
  --gold:#ffd866;
  --gold-2:#ffe69a;
  --sand:#fbf6ea;
  --sand-2:#fffdf8;
  --ivory:#fffdf8;
  --charcoal:#241b1b;
  --muted:#6d7070;
  --line:rgba(74,24,26,.13);
  --danger:#4a181a;
  --success:#2f766d;
  --shadow:0 24px 70px rgba(74,24,26,.11);
  --shadow-soft:0 16px 45px rgba(74,24,26,.08);
}

body{
  background:
    radial-gradient(circle at 10% 2%,rgba(133,205,193,.16),transparent 30%),
    radial-gradient(circle at 90% 4%,rgba(255,216,102,.16),transparent 28%),
    linear-gradient(180deg,#fffdf8 0%,#fbf6ea 50%,#fffdf8 100%)!important;
  color:#241b1b!important;
}
body:before{
  background:
    radial-gradient(circle at 14% 8%,rgba(133,205,193,.14),transparent 30%),
    radial-gradient(circle at 88% 10%,rgba(255,216,102,.13),transparent 28%),
    radial-gradient(circle at 88% 92%,rgba(74,24,26,.055),transparent 24%)!important;
}

.site-header{
  background:rgba(255,253,248,.92)!important;
  border-bottom:1px solid rgba(74,24,26,.10)!important;
}
.top-bar{
  background:#4a181a!important;
  color:rgba(255,255,255,.88)!important;
}
.brand-mark{
  background:#85cdc1!important;
  color:#4a181a!important;
  box-shadow:0 12px 30px rgba(133,205,193,.32)!important;
}
.brand strong,
.nav-links a:hover,
.nav-links a.active,
.text-link,
.card-meta strong,
.faq-list summary{
  color:#4a181a!important;
}
.brand small,
p,
.card-body p,
.section-head p{
  color:#6d7070;
}
.nav-links a:hover,
.nav-links a.active{
  background:rgba(133,205,193,.20)!important;
}

/* Solid buttons only */
.btn,
button,
input[type="submit"],
.card-enquire-btn,
.nav-links .nav-cta,
.hero-search-submit,
.hero-enquiry-trigger,
.enquiry-submit-btn,
.prefooter-actions .btn,
.modal-actions .btn,
.admin-form .btn{
  background-image:none!important;
  box-shadow:none;
}

.btn.primary,
.nav-links .nav-cta,
.hero-search-submit,
.enquiry-submit-btn,
.admin-form .btn.primary,
.modal-actions .btn.primary,
.prefooter-actions .btn.primary{
  background:#85cdc1!important;
  color:#4a181a!important;
  border:1px solid #85cdc1!important;
  box-shadow:0 14px 28px rgba(133,205,193,.28)!important;
}
.btn.primary:hover,
.nav-links .nav-cta:hover,
.hero-search-submit:hover,
.enquiry-submit-btn:hover,
.admin-form .btn.primary:hover{
  background:#74c2b5!important;
  color:#4a181a!important;
  border-color:#74c2b5!important;
}

.btn.light,
.btn.ghost-white,
.hero-slider-arrow{
  background:#4a181a!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.22)!important;
}
.btn.light:hover,
.btn.ghost-white:hover,
.hero-slider-arrow:hover{
  background:#5b2022!important;
  color:#fff!important;
}

.btn.ghost,
.hero-enquiry-trigger,
.card-enquire-btn,
.travel-card .card-actions a{
  background:#fffdf8!important;
  color:#4a181a!important;
  border:1px solid rgba(74,24,26,.20)!important;
}
.btn.ghost:hover,
.hero-enquiry-trigger:hover,
.card-enquire-btn:hover,
.travel-card .card-actions a:hover{
  background:#ffd866!important;
  color:#4a181a!important;
  border-color:#ffd866!important;
}

.eyebrow,
.pill,
.footer-badges span,
.hero-slider-dots button.is-active{
  color:#4a181a!important;
}
.eyebrow:before{
  background:#ffd866!important;
}
.pill{
  background:rgba(255,216,102,.32)!important;
  border:1px solid rgba(255,216,102,.45)!important;
}
.icon-dot,
.timeline-item:before{
  background:#4a181a!important;
  color:#ffd866!important;
}

/* Cards and panels */
.travel-card,
.blog-card,
.soft-card,
.quote-card,
.contact-card,
.booking-card,
.center-card,
.content-block,
.admin-card,
.hero-search-form,
.destination-card,
.testimonial{
  border-color:rgba(74,24,26,.10)!important;
}
.hero-search-form{
  background:rgba(255,253,248,.97)!important;
  box-shadow:0 24px 64px rgba(74,24,26,.10)!important;
}
input:focus,
select:focus,
textarea:focus{
  border-color:#85cdc1!important;
  box-shadow:0 0 0 4px rgba(133,205,193,.22)!important;
}

/* Hero slider controls */
.hero-slider-controls{
  background:rgba(74,24,26,.62)!important;
  border:1px solid rgba(255,216,102,.26)!important;
}
.hero-slider-dots button{
  background:rgba(255,255,255,.48)!important;
}
.hero-slider-dots button.is-active{
  background:#ffd866!important;
}

/* Dark/prefooter/footer sections */
.section.dark,
.prefooter-cta{
  background:#4a181a!important;
  color:#fff!important;
}
.prefooter-cta:before{
  background:radial-gradient(circle at 18% 12%,rgba(133,205,193,.20),transparent 28%),
             radial-gradient(circle at 82% 18%,rgba(255,216,102,.16),transparent 30%)!important;
}
.footer{
  background:
    radial-gradient(circle at 15% 12%,rgba(133,205,193,.12),transparent 28%),
    radial-gradient(circle at 85% 14%,rgba(255,216,102,.12),transparent 24%),
    #4a181a!important;
}
.footer:before{
  background:#ffd866!important;
  opacity:.55!important;
}
.footer:after{
  opacity:.05!important;
}
.footer .brand-mark{
  background:#ffd866!important;
  color:#4a181a!important;
}
.footer .brand strong,
.footer h3{
  color:#fff!important;
}
.footer p,
.footer a,
.footer-bottom{
  color:rgba(255,255,255,.74)!important;
}
.footer a:hover{
  color:#ffd866!important;
}

/* Admin refinements */
.admin-sidebar{
  background:#4a181a!important;
}
.admin-sidebar nav a:hover,
.admin-sidebar nav a.active{
  background:rgba(133,205,193,.14)!important;
}
.admin-version{
  background:rgba(133,205,193,.18)!important;
  color:#4a181a!important;
}
.admin-help{
  background:rgba(133,205,193,.14)!important;
  border-color:rgba(133,205,193,.30)!important;
  color:#4a181a!important;
}
.admin-slider-card{
  background:#fffdf8!important;
  border-color:rgba(74,24,26,.12)!important;
}

/* Remove remaining button-like gradients caused by old release overrides */
.hero-search-submit,
.btn.primary,
.nav-links .nav-cta,
.card-enquire-btn,
button.btn,
a.btn{
  background-image:none!important;
}


/* v45 homepage slider content bottom alignment */
@media(min-width:761px){
  .hero-slider-wrap .hero-slide .hero-content-minimal{
    min-height:78vh!important;
    align-items:end!important;
    padding-top:80px!important;
    padding-bottom:205px!important;
  }
  .hero-slider-wrap .hero-copy{
    max-width:850px;
  }
}
@media(min-width:1061px){
  .hero-slider-wrap .hero-slide .hero-content-minimal{
    padding-bottom:215px!important;
  }
}
@media(max-width:760px){
  .hero-slider-wrap .hero-slide .hero-content-minimal{
    align-items:end!important;
    padding-top:96px!important;
    padding-bottom:70px!important;
  }
}


/* v47 brand balance: make #85cdc1 dominant, reduce burgundy usage */
:root{
  --forest:#85cdc1;
  --forest-2:#6fc1b5;
  --forest-3:#4a181a;
  --gold:#ffd866;
  --gold-2:#ffe69a;
  --charcoal:#241b1b;
  --muted:#647270;
  --line:rgba(74,24,26,.11);
}

/* Header: primary color leads, burgundy only for text/accent */
.top-bar{
  background:#85cdc1!important;
  color:#4a181a!important;
}
.top-bar a{
  color:#4a181a!important;
}
.site-header{
  border-bottom:1px solid rgba(133,205,193,.34)!important;
}
.nav-links .nav-cta{
  background:#85cdc1!important;
  color:#4a181a!important;
  border-color:#85cdc1!important;
}
.nav-links .nav-cta:hover{
  background:#ffd866!important;
  color:#4a181a!important;
  border-color:#ffd866!important;
}

/* CTA/prefooter: soft primary block instead of heavy burgundy */
.prefooter-cta{
  background:
    radial-gradient(circle at 12% 10%,rgba(255,216,102,.20),transparent 28%),
    radial-gradient(circle at 88% 14%,rgba(255,255,255,.26),transparent 30%),
    #85cdc1!important;
  color:#4a181a!important;
}
.prefooter-cta:before{
  background:
    radial-gradient(circle at 18% 12%,rgba(255,216,102,.24),transparent 30%),
    radial-gradient(circle at 82% 20%,rgba(255,255,255,.30),transparent 28%)!important;
}
.prefooter-inner h2,
.prefooter-inner p{
  color:#4a181a!important;
}
.prefooter-actions .btn.primary{
  background:#4a181a!important;
  color:#fff!important;
  border-color:#4a181a!important;
}
.prefooter-actions .btn.primary:hover{
  background:#5b2022!important;
  color:#fff!important;
}
.prefooter-actions .btn.ghost-white,
.prefooter-actions .btn.light{
  background:#fffdf8!important;
  color:#4a181a!important;
  border-color:rgba(74,24,26,.18)!important;
}

/* Dark testimonial area should also lean brand-primary, not wine-heavy */
.section.dark,
.testimonial-section{
  background:
    radial-gradient(circle at 14% 10%,rgba(255,216,102,.22),transparent 30%),
    linear-gradient(135deg,#85cdc1 0%,#6fc1b5 70%,#5eb0a5 100%)!important;
  color:#4a181a!important;
}
.section.dark h2,
.section.dark h3,
.section.dark strong,
.testimonial-section h2,
.testimonial-section strong{
  color:#4a181a!important;
}
.section.dark p,
.testimonial-section p{
  color:rgba(74,24,26,.78)!important;
}
.testimonial{
  background:rgba(255,253,248,.72)!important;
  border:1px solid rgba(255,255,255,.36)!important;
  box-shadow:0 18px 44px rgba(74,24,26,.08)!important;
}
.stars{
  color:#b38a24!important;
}

/* Footer: primary aqua dominates; burgundy only as accents/text */
.footer{
  background:
    radial-gradient(circle at 12% 8%,rgba(255,216,102,.22),transparent 26%),
    radial-gradient(circle at 84% 12%,rgba(255,255,255,.24),transparent 28%),
    linear-gradient(180deg,#85cdc1 0%,#78c4b9 55%,#67b7ac 100%)!important;
  color:#4a181a!important;
}
.footer:before{
  background:#ffd866!important;
  opacity:.85!important;
}
.footer:after{
  opacity:.045!important;
}
.footer .brand-mark{
  background:#ffd866!important;
  color:#4a181a!important;
}
.footer .brand strong,
.footer h3{
  color:#4a181a!important;
}
.footer p,
.footer a,
.footer-bottom{
  color:rgba(74,24,26,.78)!important;
}
.footer a:hover{
  color:#4a181a!important;
  text-decoration:underline;
}
.footer-badges span,
.socials a{
  background:rgba(255,253,248,.42)!important;
  border-color:rgba(74,24,26,.12)!important;
  color:#4a181a!important;
}
.footer-bottom{
  border-top-color:rgba(74,24,26,.16)!important;
}

/* Hero controls: primary shell with burgundy text */
.hero-slider-controls{
  background:rgba(133,205,193,.74)!important;
  border:1px solid rgba(255,216,102,.36)!important;
}
.hero-slider-arrow{
  background:#4a181a!important;
  color:#fff!important;
}
.hero-slider-dots button{
  background:rgba(74,24,26,.35)!important;
}
.hero-slider-dots button.is-active{
  background:#ffd866!important;
}

/* Buttons: primary aqua remains dominant, burgundy only for dark secondary moments */
.btn.primary,
.hero-search-submit,
.enquiry-submit-btn,
.admin-form .btn.primary{
  background:#85cdc1!important;
  color:#4a181a!important;
  border-color:#85cdc1!important;
}
.btn.primary:hover,
.hero-search-submit:hover,
.enquiry-submit-btn:hover,
.admin-form .btn.primary:hover{
  background:#ffd866!important;
  color:#4a181a!important;
  border-color:#ffd866!important;
}
.btn.light{
  background:#fffdf8!important;
  color:#4a181a!important;
  border-color:rgba(255,255,255,.44)!important;
}
.btn.ghost,
.hero-enquiry-trigger,
.card-enquire-btn,
.travel-card .card-actions a{
  background:#fffdf8!important;
  color:#4a181a!important;
  border-color:rgba(133,205,193,.42)!important;
}
.btn.ghost:hover,
.hero-enquiry-trigger:hover,
.card-enquire-btn:hover,
.travel-card .card-actions a:hover{
  background:#85cdc1!important;
  border-color:#85cdc1!important;
}

/* Subtle section accents */
.pill{
  background:rgba(133,205,193,.22)!important;
  border-color:rgba(133,205,193,.36)!important;
}
.eyebrow{
  color:#4a181a!important;
}
.eyebrow:before{
  background:#85cdc1!important;
}


/* v48 contrast audit + CTA/footer separation
   Primary brand remains #85cdc1, buttons use #4a181a, accent #ffd866. */
:root{
  --forest:#85cdc1;
  --forest-2:#6fbfb4;
  --forest-3:#4a181a;
  --gold:#ffd866;
  --gold-2:#ffe9a6;
  --sand:#fbf6ea;
  --sand-2:#fffdf8;
  --ivory:#fffdf8;
  --charcoal:#241b1b;
  --muted:#5f6b69;
  --line:rgba(74,24,26,.13);
  --shadow:0 24px 70px rgba(74,24,26,.11);
  --shadow-soft:0 16px 45px rgba(74,24,26,.08);
}
body{color:#241b1b!important;background:linear-gradient(180deg,#fffdf8 0%,#fbf6ea 52%,#fffdf8 100%)!important;}
p,.card-body p,.section-head p,.rich-text,.check-list li{color:#4f5e5c!important;}
h1,h2,h3,h4,.content-block h2,.section-head h2{color:#241b1b!important;}
.site-header{background:rgba(255,253,248,.94)!important;border-bottom:1px solid rgba(133,205,193,.40)!important;}
.top-bar{background:#85cdc1!important;color:#4a181a!important;}
.top-bar a{color:#4a181a!important;font-weight:950;}
.brand-mark{background:#85cdc1!important;color:#4a181a!important;box-shadow:0 12px 28px rgba(133,205,193,.30)!important;}
.brand strong,.nav-links a:hover,.nav-links a.active,.text-link,.card-meta strong{color:#4a181a!important;}
.nav-links a{color:#3a3434!important;}
.nav-links a:hover,.nav-links a.active{background:rgba(133,205,193,.20)!important;}

/* Premium solid buttons: dark red across the public website */
.btn,
button.btn,
a.btn,
.nav-links .nav-cta,
.hero-search-submit,
.enquiry-submit-btn,
.card-enquire-btn,
.travel-card .card-actions a,
.prefooter-actions .btn,
.modal-actions .btn,
input[type="submit"]{
  background-image:none!important;
  border-radius:999px!important;
  font-weight:950!important;
  letter-spacing:.01em;
  transition:transform .22s ease, box-shadow .22s ease, background .22s ease, color .22s ease!important;
}
.btn.primary,
.nav-links .nav-cta,
.hero-search-submit,
.enquiry-submit-btn,
.card-enquire-btn,
.travel-card .card-actions a,
.admin-form .btn.primary,
button.btn.primary,
a.btn.primary{
  background:#4a181a!important;
  color:#fff!important;
  border:1px solid #4a181a!important;
  box-shadow:0 16px 34px rgba(74,24,26,.22), inset 0 1px 0 rgba(255,255,255,.16)!important;
}
.btn.primary:hover,
.nav-links .nav-cta:hover,
.hero-search-submit:hover,
.enquiry-submit-btn:hover,
.card-enquire-btn:hover,
.travel-card .card-actions a:hover,
.admin-form .btn.primary:hover,
button.btn.primary:hover,
a.btn.primary:hover{
  background:#ffd866!important;
  color:#4a181a!important;
  border-color:#ffd866!important;
  transform:translateY(-2px)!important;
  box-shadow:0 18px 38px rgba(255,216,102,.28), inset 0 1px 0 rgba(255,255,255,.45)!important;
}
.btn.ghost,.btn.light,.btn.ghost-white,.hero-enquiry-trigger,.prefooter-actions .btn.ghost-white{
  background:#fffdf8!important;
  color:#4a181a!important;
  border:1px solid rgba(74,24,26,.18)!important;
  box-shadow:0 12px 28px rgba(74,24,26,.10)!important;
}
.btn.ghost:hover,.btn.light:hover,.btn.ghost-white:hover,.hero-enquiry-trigger:hover,.prefooter-actions .btn.ghost-white:hover{
  background:#85cdc1!important;
  color:#4a181a!important;
  border-color:#85cdc1!important;
}

/* CTA: now uses a destination-style background image, visually separate from footer */
.prefooter-cta{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background-image:
    linear-gradient(90deg,rgba(74,24,26,.88),rgba(74,24,26,.64),rgba(19,51,48,.36)),
    url('https://images.unsplash.com/photo-1502920917128-1aa500764cbd?auto=format&fit=crop&w=2200&q=82&fm=webp')!important;
  background-size:cover!important;
  background-position:center!important;
  color:#fff!important;
  border-top:3px solid #ffd866!important;
  border-bottom:0!important;
}
.prefooter-cta:before{
  background:radial-gradient(circle at 12% 10%,rgba(133,205,193,.18),transparent 28%),radial-gradient(circle at 88% 16%,rgba(255,216,102,.16),transparent 32%)!important;
}
.prefooter-inner h2,
.prefooter-inner p,
.prefooter-inner .eyebrow{
  color:#fff!important;
}
.prefooter-inner p{color:rgba(255,255,255,.86)!important;}
.prefooter-inner .eyebrow:before{background:#85cdc1!important;}
.prefooter-actions .btn.primary{
  background:#4a181a!important;
  color:#fff!important;
  border:1px solid rgba(255,216,102,.30)!important;
  box-shadow:0 18px 38px rgba(0,0,0,.20)!important;
}
.prefooter-actions .btn.primary:hover{background:#ffd866!important;color:#4a181a!important;border-color:#ffd866!important;}
.prefooter-actions .btn.ghost-white{background:rgba(255,253,248,.96)!important;color:#4a181a!important;}

/* Footer: light premium surface, not same as CTA; readable text */
.footer{
  background:
    radial-gradient(circle at 10% 0%,rgba(133,205,193,.20),transparent 30%),
    radial-gradient(circle at 92% 8%,rgba(255,216,102,.18),transparent 26%),
    linear-gradient(180deg,#fffdf8 0%,#fbf6ea 100%)!important;
  color:#4a181a!important;
  border-top:1px solid rgba(74,24,26,.10)!important;
}
.footer:before{background:#85cdc1!important;opacity:1!important;height:4px!important;}
.footer:after{opacity:.035!important;}
.footer .brand-mark{background:#ffd866!important;color:#4a181a!important;box-shadow:0 12px 26px rgba(255,216,102,.30)!important;}
.footer .brand strong,.footer h3{color:#4a181a!important;}
.footer .brand small{color:rgba(74,24,26,.62)!important;}
.footer p,.footer a,.footer-bottom{color:rgba(74,24,26,.82)!important;}
.footer a:hover{color:#4a181a!important;text-decoration:underline;text-decoration-color:#85cdc1;text-underline-offset:4px;}
.footer-grid>div:not(:first-child) a{font-weight:650;}
.footer-bottom{border-top-color:rgba(74,24,26,.14)!important;}
.footer-badges span,.socials a{
  background:#4a181a!important;
  border-color:#4a181a!important;
  color:#fff!important;
  box-shadow:0 12px 26px rgba(74,24,26,.13)!important;
}
.socials a:hover{background:#85cdc1!important;color:#4a181a!important;border-color:#85cdc1!important;text-decoration:none!important;}

/* Readability audit across colored sections */
.section.dark,
.testimonial-section{
  background:#85cdc1!important;
  color:#4a181a!important;
}
.section.dark h2,.section.dark h3,.section.dark strong,.testimonial-section h2,.testimonial-section h3,.testimonial-section strong{color:#4a181a!important;}
.section.dark p,.testimonial-section p{color:rgba(74,24,26,.80)!important;}
.light-head .eyebrow,.dark .eyebrow,.testimonial-section .eyebrow{color:#4a181a!important;}
.testimonial{background:rgba(255,253,248,.78)!important;border:1px solid rgba(74,24,26,.08)!important;}
.hero-copy h1,.hero-copy p,.detail-overlay h1,.detail-overlay p,.page-hero h1,.page-hero p,.article-hero h1,.article-hero p{color:#fff!important;}
.destination-card h3,.destination-card p,.destination-card span,.masonry-grid figcaption,.masonry-grid figcaption span{color:#fff!important;}
.cta-band h2,.cta-band p{color:#fff!important;}
.answer-box,.content-block,.quote-card,.booking-card,.contact-card,.soft-card,.center-card,.travel-card .card-body,.blog-card>div{
  color:#241b1b!important;
}
.answer-box p,.content-block p,.quote-card p,.booking-card p,.contact-card p,.soft-card p,.center-card p{color:#4f5e5c!important;}
.pill{background:rgba(133,205,193,.22)!important;border:1px solid rgba(133,205,193,.40)!important;color:#4a181a!important;}
.eyebrow{color:#4a181a!important;}
.eyebrow:before{background:#85cdc1!important;}
input,select,textarea{color:#241b1b!important;background:#fff!important;}
input::placeholder,textarea::placeholder{color:#7a8583!important;}

/* Slider controls remain visible against all images */
.hero-slider-controls{background:rgba(74,24,26,.66)!important;border:1px solid rgba(255,216,102,.34)!important;}
.hero-slider-arrow{background:#4a181a!important;color:#fff!important;border:1px solid rgba(255,255,255,.20)!important;}
.hero-slider-dots button{background:rgba(255,255,255,.50)!important;}
.hero-slider-dots button.is-active{background:#ffd866!important;}


/* v49 CTA section uses international destination image background */
.prefooter-cta{
  background:
    linear-gradient(90deg, rgba(74,24,26,.78) 0%, rgba(74,24,26,.62) 42%, rgba(74,24,26,.48) 100%),
    url('https://images.unsplash.com/photo-1525625293386-3f8f99389edd?auto=format&fit=crop&w=1800&q=82&fm=webp') center center / cover no-repeat!important;
  color:#fffdf8!important;
}
.prefooter-cta:before{
  background:
    radial-gradient(circle at 16% 18%, rgba(133,205,193,.22), transparent 28%),
    radial-gradient(circle at 84% 20%, rgba(255,216,102,.18), transparent 24%)!important;
}
.prefooter-inner h2,
.prefooter-inner p,
.prefooter-cta .eyebrow,
.prefooter-cta .eyebrow:before{
  color:#fffdf8!important;
}
.prefooter-cta .eyebrow:before{
  background:#85cdc1!important;
}
.prefooter-actions .btn.primary{
  background:#4a181a!important;
  color:#fff!important;
  border-color:#4a181a!important;
  box-shadow:0 16px 34px rgba(0,0,0,.22)!important;
}
.prefooter-actions .btn.primary:hover{
  background:#ffd866!important;
  color:#4a181a!important;
  border-color:#ffd866!important;
}
.prefooter-actions .btn.ghost-white,
.prefooter-actions .btn.light{
  background:rgba(255,253,248,.92)!important;
  color:#4a181a!important;
  border-color:rgba(255,255,255,.42)!important;
  box-shadow:0 16px 34px rgba(0,0,0,.12)!important;
}
.prefooter-actions .btn.ghost-white:hover,
.prefooter-actions .btn.light:hover{
  background:#85cdc1!important;
  color:#4a181a!important;
  border-color:#85cdc1!important;
}


/* v50 full readability and contrast correction
   Fixes invisible text caused by global heading/paragraph overrides on dark and image sections. */

/* Dark/image sections: force readable light text */
.travel-styles-section,
.about-experience-band,
.page-hero,
.article-hero,
.detail-overlay,
.hero-slider-wrap .hero-slide,
.hero-executive,
.cta-band,
.prefooter-cta,
.development-page{
  color:#fffdf8!important;
}

.travel-styles-section h1,
.travel-styles-section h2,
.travel-styles-section h3,
.travel-styles-section h4,
.travel-styles-section strong,
.travel-styles-section a,
.about-experience-band h1,
.about-experience-band h2,
.about-experience-band h3,
.about-experience-band h4,
.about-experience-band strong,
.about-experience-band a,
.page-hero h1,
.page-hero h2,
.page-hero h3,
.article-hero h1,
.article-hero h2,
.article-hero h3,
.detail-overlay h1,
.detail-overlay h2,
.detail-overlay h3,
.hero-slider-wrap .hero-copy h1,
.hero-slider-wrap .hero-copy h2,
.hero-slider-wrap .hero-copy h3,
.cta-band h1,
.cta-band h2,
.cta-band h3,
.prefooter-cta h1,
.prefooter-cta h2,
.prefooter-cta h3,
.development-page h1,
.development-page h2,
.development-page h3{
  color:#fffdf8!important;
  text-shadow:0 14px 38px rgba(0,0,0,.28);
}

.travel-styles-section p,
.travel-styles-section span,
.about-experience-band p,
.about-experience-band span,
.page-hero p,
.article-hero p,
.detail-overlay p,
.hero-slider-wrap .hero-copy p,
.cta-band p,
.prefooter-cta p,
.development-page p{
  color:rgba(255,253,248,.86)!important;
}

.travel-styles-section .eyebrow,
.about-experience-band .eyebrow,
.prefooter-cta .eyebrow,
.cta-band .eyebrow,
.page-hero .eyebrow,
.article-hero .eyebrow{
  color:#85cdc1!important;
  text-shadow:none!important;
}
.travel-styles-section .eyebrow:before,
.about-experience-band .eyebrow:before,
.prefooter-cta .eyebrow:before,
.cta-band .eyebrow:before,
.page-hero .eyebrow:before,
.article-hero .eyebrow:before{
  background:#85cdc1!important;
}

/* Specific homepage travel styles section from screenshot */
.travel-styles-section{
  background:
    radial-gradient(circle at 16% 12%,rgba(133,205,193,.16),transparent 26%),
    radial-gradient(circle at 84% 20%,rgba(255,216,102,.10),transparent 28%),
    #051e15!important;
}
.travel-style-main h2{
  color:#fffdf8!important;
  opacity:1!important;
}
.travel-style-main p{
  color:rgba(255,253,248,.84)!important;
  opacity:1!important;
}
.style-list{
  background:rgba(255,253,248,.16)!important;
  border:1px solid rgba(255,253,248,.22)!important;
  box-shadow:0 24px 70px rgba(0,0,0,.18)!important;
}
.style-list a{
  background:rgba(255,253,248,.08)!important;
  border-color:rgba(255,253,248,.08)!important;
}
.style-list a:hover{
  background:rgba(133,205,193,.18)!important;
}
.style-list strong{
  color:#fffdf8!important;
  text-shadow:0 10px 26px rgba(0,0,0,.22)!important;
}
.style-list span{
  color:rgba(255,253,248,.82)!important;
}

/* About dark band */
.about-experience-band{
  background:
    radial-gradient(circle at 14% 12%,rgba(133,205,193,.18),transparent 28%),
    #051e15!important;
}
.about-checks{
  background:rgba(255,253,248,.16)!important;
}
.about-checks div{
  background:rgba(255,253,248,.08)!important;
}
.about-checks strong{color:#fffdf8!important;}
.about-checks span{color:rgba(255,253,248,.82)!important;}

/* Image cards with dark overlays */
.destination-card h3,
.destination-card p,
.destination-card span,
.masonry-grid figcaption,
.masonry-grid figcaption span,
.visual-card .floating-note,
.visual-card .floating-note h3,
.visual-card .floating-note p{
  color:#fffdf8!important;
}
.visual-card .floating-note{
  background:rgba(5,30,21,.78)!important;
}

/* Light surfaces: force dark readable text */
.travel-card .card-body,
.blog-card>div,
.content-block,
.answer-box,
.quote-card,
.booking-card,
.contact-card,
.soft-card,
.center-card,
.legal-content,
.hero-search-form,
.filter-bar form,
.meta-strip div,
.values-grid>div,
.faq-list details,
.admin-card{
  color:#241b1b!important;
}
.travel-card .card-body h1,
.travel-card .card-body h2,
.travel-card .card-body h3,
.blog-card>div h1,
.blog-card>div h2,
.blog-card>div h3,
.content-block h1,
.content-block h2,
.content-block h3,
.answer-box h1,
.answer-box h2,
.answer-box h3,
.quote-card h1,
.quote-card h2,
.quote-card h3,
.booking-card h1,
.booking-card h2,
.booking-card h3,
.contact-card h1,
.contact-card h2,
.contact-card h3,
.soft-card h1,
.soft-card h2,
.soft-card h3,
.center-card h1,
.center-card h2,
.center-card h3,
.legal-content h1,
.legal-content h2,
.legal-content h3,
.hero-search-form label,
.hero-search-form h1,
.hero-search-form h2,
.hero-search-form h3{
  color:#241b1b!important;
  text-shadow:none!important;
}
.travel-card .card-body p,
.blog-card>div p,
.content-block p,
.answer-box p,
.quote-card p,
.booking-card p,
.contact-card p,
.soft-card p,
.center-card p,
.legal-content p,
.rich-text,
.check-list li,
.hero-search-form input,
.hero-search-form select{
  color:#4f5e5c!important;
  text-shadow:none!important;
}

/* CTA has destination image with readable overlay */
.prefooter-cta{
  background:
    linear-gradient(90deg, rgba(5,20,16,.84) 0%, rgba(74,24,26,.66) 48%, rgba(5,20,16,.48) 100%),
    url('https://images.unsplash.com/photo-1525625293386-3f8f99389edd?auto=format&fit=crop&w=2200&q=84&fm=webp') center center / cover no-repeat!important;
  border-top:3px solid #85cdc1!important;
}
.prefooter-inner h2,
.prefooter-inner p,
.prefooter-inner .eyebrow{
  color:#fffdf8!important;
}
.prefooter-inner p{color:rgba(255,253,248,.86)!important;}

/* Buttons: premium dark red throughout */
.btn,
a.btn,
button.btn,
.nav-links .nav-cta,
.hero-search-submit,
.enquiry-submit-btn,
.card-enquire-btn,
.travel-card .card-actions a,
.prefooter-actions .btn,
.modal-actions .btn,
input[type="submit"]{
  background:#4a181a!important;
  color:#fffdf8!important;
  border:1px solid #4a181a!important;
  background-image:none!important;
  box-shadow:0 16px 34px rgba(74,24,26,.24), inset 0 1px 0 rgba(255,255,255,.16)!important;
}
.btn:hover,
a.btn:hover,
button.btn:hover,
.nav-links .nav-cta:hover,
.hero-search-submit:hover,
.enquiry-submit-btn:hover,
.card-enquire-btn:hover,
.travel-card .card-actions a:hover,
.prefooter-actions .btn:hover,
.modal-actions .btn:hover,
input[type="submit"]:hover{
  background:#ffd866!important;
  color:#4a181a!important;
  border-color:#ffd866!important;
  box-shadow:0 18px 38px rgba(255,216,102,.30), inset 0 1px 0 rgba(255,255,255,.40)!important;
}

/* Form and placeholder readability */
label{color:#241b1b!important;}
input,select,textarea{color:#241b1b!important;background:#fff!important;}
input::placeholder,textarea::placeholder{color:#6f7c79!important;opacity:1!important;}

/* Keep footer light and readable */
.footer h1,.footer h2,.footer h3,.footer .brand strong{color:#4a181a!important;text-shadow:none!important;}
.footer p,.footer a,.footer span,.footer-bottom{color:rgba(74,24,26,.84)!important;text-shadow:none!important;}
.footer .brand small{color:rgba(74,24,26,.64)!important;}
.footer-badges span,.socials a{color:#fffdf8!important;}

/* Ensure slider controls remain visible */
.hero-slider-controls{background:rgba(5,20,16,.68)!important;border:1px solid rgba(255,216,102,.34)!important;}
.hero-slider-dots button{background:rgba(255,255,255,.52)!important;}
.hero-slider-dots button.is-active{background:#ffd866!important;}


/* v51 contrast repair for chips, pills and light-section labels */
.executive-intro .eyebrow,
.executive-intro h2,
.executive-intro p{
  color:#241b1b!important;
}
.executive-intro .eyebrow:before{
  background:#85cdc1!important;
}
.minimal-points span{
  background:linear-gradient(180deg,#ffffff 0%,#f4fcfa 100%)!important;
  border:1px solid rgba(133,205,193,.68)!important;
  color:#4a181a!important;
  box-shadow:0 10px 22px rgba(74,24,26,.06)!important;
}
.minimal-points span:hover{
  background:#85cdc1!important;
  color:#4a181a!important;
}

/* stronger readability in light content areas */
.section:not(.dark) .text-link,
.section:not(.dark) .card-meta strong,
.section:not(.dark) .faq-list summary,
.section:not(.dark) .timeline-item strong,
.section:not(.dark) .contact-card strong,
.section:not(.dark) .quote-card strong,
.section:not(.dark) .soft-card strong{
  color:#4a181a!important;
}
.section:not(.dark) .travel-card p,
.section:not(.dark) .blog-card p,
.section:not(.dark) .destination-copy p,
.section:not(.dark) .content-block p,
.section:not(.dark) .contact-card p,
.section:not(.dark) .quote-card p,
.section:not(.dark) .soft-card p{
  color:#4f5e5c!important;
}

/* keep dark/image sections readable */
.section.dark .pill,
.prefooter-cta .pill,
.footer .pill{
  background:rgba(255,255,255,.12)!important;
  border-color:rgba(255,255,255,.20)!important;
  color:#fff!important;
}


/* v53 tour detail enquiry form refinement */
.tour-enquiry-card{
  padding:0!important;
  overflow:hidden!important;
  border-radius:30px!important;
  background:#fffdf8!important;
  border:1px solid rgba(74,24,26,.10)!important;
  box-shadow:0 24px 62px rgba(74,24,26,.10)!important;
}
.tour-enquiry-head{
  padding:26px 26px 22px;
  background:#85cdc1!important;
  color:#4a181a!important;
  border-bottom:1px solid rgba(74,24,26,.10);
  position:relative;
  overflow:hidden;
}
.tour-enquiry-head:after{
  content:"";
  position:absolute;
  right:-44px;
  top:-44px;
  width:148px;
  height:148px;
  border-radius:50%;
  background:rgba(255,216,102,.36);
}
.tour-enquiry-head .eyebrow,
.tour-enquiry-head .eyebrow:before,
.tour-enquiry-head h2,
.tour-enquiry-head p{
  position:relative;
  z-index:1;
  color:#4a181a!important;
  text-shadow:none!important;
}
.tour-enquiry-head h2{
  font-size:34px!important;
  margin-bottom:10px!important;
}
.tour-enquiry-head p{
  color:rgba(74,24,26,.82)!important;
  font-size:15px!important;
  line-height:1.55!important;
  margin-bottom:16px!important;
}
.tour-quote-pill{
  position:relative;
  z-index:1;
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  padding:11px 13px;
  border-radius:18px;
  background:rgba(255,253,248,.72);
  border:1px solid rgba(255,255,255,.58);
}
.tour-quote-pill span{
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-weight:950;
  color:rgba(74,24,26,.70);
}
.tour-quote-pill strong{
  color:#4a181a!important;
  font-weight:950;
}
.tour-form-alert{
  margin:18px 24px 0!important;
}
.tour-enquiry-form{
  padding:24px!important;
  display:grid!important;
  gap:15px!important;
}
.tour-form-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:13px!important;
}
.tour-enquiry-form label{
  display:grid!important;
  gap:7px!important;
  color:#4a181a!important;
  font-size:12px!important;
  line-height:1.25!important;
  font-weight:950!important;
  letter-spacing:.035em!important;
}
.tour-enquiry-form input,
.tour-enquiry-form textarea,
.tour-enquiry-form select{
  width:100%!important;
  min-height:52px!important;
  border-radius:16px!important;
  border:1px solid rgba(74,24,26,.14)!important;
  background:#fff!important;
  color:#241b1b!important;
  padding:13px 14px!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.80)!important;
}
.tour-enquiry-form textarea{
  min-height:112px!important;
  resize:vertical;
}
.tour-enquiry-form input:focus,
.tour-enquiry-form textarea:focus,
.tour-enquiry-form select:focus{
  border-color:#85cdc1!important;
  box-shadow:0 0 0 4px rgba(133,205,193,.22)!important;
}
.tour-enquiry-form input::placeholder,
.tour-enquiry-form textarea::placeholder{
  color:#7b8784!important;
}
.tour-date-grid,
.tour-enquiry-form .compact-date-range{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.tour-enquiry-form .date-input-wrap{
  display:block!important;
  position:relative!important;
}
.tour-enquiry-form .date-input-wrap input[type="date"]{
  padding-right:42px!important;
  min-height:52px!important;
}
.tour-enquiry-form .date-icon{
  position:absolute!important;
  right:12px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  pointer-events:none!important;
}
.tour-enquiry-form .btn.primary{
  min-height:54px!important;
  border-radius:16px!important;
  background:#4a181a!important;
  color:#fff!important;
  border:1px solid #4a181a!important;
  box-shadow:0 16px 34px rgba(74,24,26,.22)!important;
}
.tour-enquiry-form .btn.primary:hover{
  background:#ffd866!important;
  border-color:#ffd866!important;
  color:#4a181a!important;
}
.tour-form-note{
  margin:0!important;
  text-align:center;
  color:#6b7471!important;
  font-size:12.5px!important;
  line-height:1.45!important;
}
@media(max-width:1180px){
  .tour-form-grid,
  .tour-date-grid,
  .tour-enquiry-form .compact-date-range{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:1060px){
  .tour-form-grid,
  .tour-date-grid,
  .tour-enquiry-form .compact-date-range{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:640px){
  .tour-enquiry-head,
  .tour-enquiry-form{
    padding:22px!important;
  }
  .tour-form-grid,
  .tour-date-grid,
  .tour-enquiry-form .compact-date-range{
    grid-template-columns:1fr!important;
  }
  .tour-enquiry-head h2{
    font-size:30px!important;
  }
}


/* v54 tour detail meta-strip contrast fix */
.detail-hero + .meta-strip,
.meta-strip{
  isolation:isolate;
}
.meta-strip div{
  background:rgba(255,253,248,.98)!important;
  border:1px solid rgba(74,24,26,.12)!important;
  box-shadow:0 18px 44px rgba(74,24,26,.10)!important;
  backdrop-filter:blur(10px);
}
.meta-strip span{
  color:#4f5e5c!important;
  font-weight:950!important;
  letter-spacing:.18em!important;
}
.meta-strip strong{
  color:#4a181a!important;
  text-shadow:none!important;
  font-weight:950!important;
}
.meta-strip div:hover{
  border-color:rgba(133,205,193,.58)!important;
  transform:translateY(-2px);
}

/* Stronger readable values in all pale stat/meta blocks */
.card-meta strong,
.related-trip-meta strong,
.booking-card strong,
.quote-card strong,
.contact-card strong,
.soft-card strong,
.content-block strong{
  color:#4a181a!important;
}
.card-meta span,
.related-trip-meta span,
.booking-card span,
.quote-card span,
.contact-card span,
.soft-card span,
.content-block span{
  color:#4f5e5c!important;
}

/* Keep tour detail hero chips readable over busy images */
.hero-chips span{
  color:#fff!important;
  background:rgba(74,24,26,.56)!important;
  border-color:rgba(255,255,255,.22)!important;
  backdrop-filter:blur(10px);
}


/* v55 readability, button hover, card-bottom alignment and tagline polish */
.top-bar{
  background:#85cdc1!important;
  color:#4a181a!important;
  min-height:36px!important;
  height:auto!important;
  padding:8px 16px!important;
  text-align:center;
}
.top-bar span{
  color:#4a181a!important;
  font-weight:950!important;
  letter-spacing:.08em!important;
}
.top-bar a{
  color:#4a181a!important;
  font-weight:950!important;
}
.about-hero .about-tagline-card{
  display:inline-grid;
  gap:4px;
  max-width:760px;
  margin-top:22px;
  padding:16px 20px;
  border-radius:24px;
  background:rgba(255,253,248,.14);
  border:1px solid rgba(255,255,255,.24);
  backdrop-filter:blur(14px);
}
.about-hero .about-tagline-card span{
  color:#85cdc1!important;
  font-size:12px;
  font-weight:950;
  text-transform:uppercase;
  letter-spacing:.16em;
}
.about-hero .about-tagline-card strong{
  color:#fffdf8!important;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(22px,2.4vw,34px);
  line-height:1.15;
  text-shadow:0 8px 24px rgba(0,0,0,.35);
}

/* Hero subtitles on tour/destination detail pages */
.detail-hero .detail-overlay p,
.destination-hero .detail-overlay p{
  color:#fffdf8!important;
  opacity:1!important;
  font-weight:850!important;
  font-size:clamp(18px,2vw,24px)!important;
  line-height:1.65!important;
  max-width:880px!important;
  text-shadow:0 3px 16px rgba(0,0,0,.92)!important;
  background:rgba(0,0,0,.30)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:22px!important;
  padding:13px 18px!important;
  backdrop-filter:blur(8px)!important;
}
.detail-overlay{
  background:linear-gradient(90deg,rgba(5,16,11,.94) 0%,rgba(5,16,11,.76) 45%,rgba(5,16,11,.28) 100%)!important;
}
.detail-hero>img{
  filter:saturate(1.05) contrast(1.04) brightness(.82)!important;
}
.hero-chips span{
  color:#fffdf8!important;
  background:rgba(74,24,26,.72)!important;
  border-color:rgba(255,255,255,.28)!important;
}

/* Premium dark-red buttons with subtle hover only, no yellow hover */
.btn,
.nav-links .nav-cta,
.hero-search-submit,
.enquiry-submit-btn,
.card-enquire-btn,
.card-actions button,
.card-actions a,
.card-actions-stacked a,
.card-actions-stacked button,
.related-trip-actions .btn,
.prefooter-actions .btn.primary,
.tour-enquiry-form .btn.primary,
.admin-actions .btn.primary,
.admin-form .btn.primary,
.login-card .btn.primary{
  background-image:none!important;
  transition:transform .18s ease, box-shadow .18s ease, background-color .18s ease, border-color .18s ease!important;
}
.btn.primary,
.nav-links .nav-cta,
.hero-search-submit,
.enquiry-submit-btn,
.card-enquire-btn,
.card-actions button,
.card-actions-stacked button,
.related-trip-actions .btn.primary,
.prefooter-actions .btn.primary,
.tour-enquiry-form .btn.primary,
.admin-actions .btn.primary,
.admin-form .btn.primary,
.login-card .btn.primary{
  background:#4a181a!important;
  color:#fffdf8!important;
  border:1px solid #4a181a!important;
  box-shadow:0 16px 32px rgba(74,24,26,.18)!important;
}
.btn.primary:hover,
.nav-links .nav-cta:hover,
.hero-search-submit:hover,
.enquiry-submit-btn:hover,
.card-enquire-btn:hover,
.card-actions button:hover,
.card-actions-stacked button:hover,
.related-trip-actions .btn.primary:hover,
.prefooter-actions .btn.primary:hover,
.tour-enquiry-form .btn.primary:hover,
.admin-actions .btn.primary:hover,
.admin-form .btn.primary:hover,
.login-card .btn.primary:hover{
  background:#5b2022!important;
  color:#fffdf8!important;
  border-color:#5b2022!important;
  transform:translateY(-1px)!important;
  box-shadow:0 18px 34px rgba(74,24,26,.22)!important;
  filter:none!important;
}
.btn.ghost:hover,
.btn.light:hover,
.hero-enquiry-trigger:hover,
.card-actions a:hover,
.card-actions-stacked a:hover,
.related-trip-actions .btn.ghost:hover,
.prefooter-actions .btn.ghost-white:hover,
.prefooter-actions .btn.light:hover{
  background:#f8f1e5!important;
  color:#4a181a!important;
  border-color:rgba(74,24,26,.28)!important;
  transform:translateY(-1px)!important;
  box-shadow:0 14px 28px rgba(74,24,26,.10)!important;
  filter:none!important;
}

/* Align bottom meta/actions consistently on cards */
.cards-grid,
.executive-cards,
.related-trip-grid,
.blog-grid{
  align-items:stretch!important;
}
.travel-card,
.executive-card.travel-card,
.tour-list-card,
.related-trip-card,
.blog-card{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
}
.travel-card .card-img,
.related-trip-card .related-trip-image,
.blog-card>img{
  flex:0 0 auto!important;
}
.travel-card .card-body,
.executive-card .card-body,
.tour-list-card .card-body,
.related-trip-body,
.blog-card>div{
  flex:1 1 auto!important;
  display:flex!important;
  flex-direction:column!important;
}
.travel-card .card-body p,
.related-trip-body p,
.blog-card>div p{
  margin-bottom:18px!important;
}
.card-meta,
.related-trip-meta{
  margin-top:auto!important;
  padding-top:16px!important;
  border-top:1px solid rgba(74,24,26,.12)!important;
}
.card-actions,
.card-actions-stacked,
.related-trip-actions{
  margin-top:14px!important;
  padding-top:0!important;
}
.blog-card>div .text-link{
  margin-top:auto!important;
}
.destination-card{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
}

/* General contrast safeguards */
.section:not(.dark) .pill,
.section:not(.dark) .minimal-points span,
.section:not(.dark) .card-meta strong,
.section:not(.dark) .related-trip-meta strong,
.section:not(.dark) .meta-strip strong{
  color:#4a181a!important;
}
.section:not(.dark) .card-meta span,
.section:not(.dark) .related-trip-meta span,
.section:not(.dark) .meta-strip span{
  color:#465654!important;
}


/* v56 unify dark-red button hover across the whole website */
a.btn.primary,
button.btn.primary,
.btn.primary,
.nav-links .nav-cta,
.hero-search-submit,
.enquiry-submit-btn,
.card-enquire-btn,
.card-actions button,
.card-actions-stacked button,
.related-trip-actions .btn.primary,
.prefooter-actions .btn.primary,
.tour-enquiry-form .btn.primary,
.booking-card .btn.primary,
.quote-card .btn.primary,
.contact-form .btn.primary,
.modal-actions .btn.primary,
.enquiry-modal .btn.primary,
.modal-enquiry-form .btn.primary,
.center-action .btn.primary,
.filter-bar .btn.primary,
.admin-actions .btn.primary,
.admin-form .btn.primary,
.login-card .btn.primary{
  background:#4a181a!important;
  color:#fffdf8!important;
  border:1px solid #4a181a!important;
  background-image:none!important;
  box-shadow:0 16px 32px rgba(74,24,26,.18)!important;
  transition:transform .18s ease, box-shadow .18s ease, background-color .18s ease, border-color .18s ease!important;
}
a.btn.primary:hover,
button.btn.primary:hover,
.btn.primary:hover,
.nav-links .nav-cta:hover,
.hero-search-submit:hover,
.enquiry-submit-btn:hover,
.card-enquire-btn:hover,
.card-actions button:hover,
.card-actions-stacked button:hover,
.related-trip-actions .btn.primary:hover,
.prefooter-actions .btn.primary:hover,
.tour-enquiry-form .btn.primary:hover,
.booking-card .btn.primary:hover,
.quote-card .btn.primary:hover,
.contact-form .btn.primary:hover,
.modal-actions .btn.primary:hover,
.enquiry-modal .btn.primary:hover,
.modal-enquiry-form .btn.primary:hover,
.center-action .btn.primary:hover,
.filter-bar .btn.primary:hover,
.admin-actions .btn.primary:hover,
.admin-form .btn.primary:hover,
.login-card .btn.primary:hover{
  background:#5b2022!important;
  color:#fffdf8!important;
  border-color:#5b2022!important;
  transform:translateY(-1px)!important;
  box-shadow:0 18px 34px rgba(74,24,26,.22)!important;
  filter:none!important;
}
/* prevent older yellow hover rules from affecting primary/dark-red buttons */
.prefooter-actions .btn.primary:hover,
.nav-links .nav-cta:hover,
.hero-search-submit:hover,
.enquiry-submit-btn:hover{
  background:#5b2022!important;
  border-color:#5b2022!important;
}


/* v57 mobile homepage hero/search stacking fix */
@media(max-width:760px){
  .hero.hero-executive.hero-slider-wrap{
    display:flex!important;
    flex-direction:column!important;
    min-height:auto!important;
    height:auto!important;
    overflow:visible!important;
    background:#fffdf8!important;
  }
  .hero-slider-wrap .hero-slider{
    position:relative!important;
    inset:auto!important;
    width:100%!important;
    height:660px!important;
    min-height:660px!important;
    overflow:hidden!important;
    flex:0 0 auto!important;
    background:#06150f!important;
  }
  .hero-slider-wrap .hero-slide{
    position:absolute!important;
    inset:0!important;
    min-height:660px!important;
  }
  .hero-slider-wrap .hero-bg{
    position:absolute!important;
    inset:0!important;
    min-height:660px!important;
  }
  .hero-slider-wrap .hero-slide .hero-content-minimal{
    min-height:660px!important;
    height:660px!important;
    display:flex!important;
    align-items:flex-end!important;
    justify-content:flex-start!important;
    padding:112px 0 118px!important;
    width:min(100% - 30px,var(--max))!important;
  }
  .hero-slider-wrap .hero-copy{
    width:100%!important;
    max-width:100%!important;
  }
  .hero-slider-wrap .hero-copy h1{
    font-size:clamp(40px,12vw,58px)!important;
    line-height:.98!important;
    max-width:100%!important;
  }
  .hero-slider-wrap .hero-copy p{
    font-size:16px!important;
    line-height:1.55!important;
    max-width:100%!important;
  }
  .hero-slider-wrap .hero-copy .actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    margin:20px 0 0!important;
  }
  .hero-slider-controls{
    top:590px!important;
    bottom:auto!important;
    left:50%!important;
    transform:translateX(-50%)!important;
    z-index:15!important;
  }
  .hero-search-band{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    transform:none!important;
    z-index:20!important;
    order:2!important;
    margin:0!important;
    padding:18px 0 26px!important;
    background:#fffdf8!important;
    box-shadow:0 -10px 35px rgba(74,24,26,.08)!important;
  }
  .hero-search-band .container{
    width:min(100% - 26px,var(--max))!important;
  }
  .hero-search-form{
    grid-template-columns:1fr!important;
    gap:13px!important;
    padding:16px!important;
    border-radius:22px!important;
    box-shadow:0 18px 44px rgba(74,24,26,.11)!important;
  }
  .search-actions-block{
    grid-column:auto!important;
    grid-template-columns:1fr!important;
    min-width:0!important;
  }
  .executive-intro{
    padding-top:56px!important;
  }
}
@media(max-width:420px){
  .hero-slider-wrap .hero-slider,
  .hero-slider-wrap .hero-slide,
  .hero-slider-wrap .hero-bg,
  .hero-slider-wrap .hero-slide .hero-content-minimal{
    height:700px!important;
    min-height:700px!important;
  }
  .hero-slider-wrap .hero-slide .hero-content-minimal{
    padding-bottom:126px!important;
  }
  .hero-slider-controls{
    top:626px!important;
  }
}


/* v58 stable hover for tour/destination card buttons: no color changes */
.travel-card .card-actions a,
.executive-card .card-actions a,
.tour-list-card .card-actions a,
.related-trip-card .card-actions a,
.card-actions-stacked a,
.travel-card .card-actions button,
.executive-card .card-actions button,
.tour-list-card .card-actions button,
.related-trip-card .card-actions button,
.card-actions-stacked button,
.card-enquire-btn{
  transition:transform .18s ease, box-shadow .18s ease!important;
}

/* primary/dark-red card buttons keep the exact same color on hover */
.travel-card .card-actions button,
.executive-card .card-actions button,
.tour-list-card .card-actions button,
.related-trip-card .card-actions button,
.card-actions-stacked button,
.card-enquire-btn,
.travel-card .card-actions button:hover,
.executive-card .card-actions button:hover,
.tour-list-card .card-actions button:hover,
.related-trip-card .card-actions button:hover,
.card-actions-stacked button:hover,
.card-enquire-btn:hover{
  background:#4a181a!important;
  color:#fffdf8!important;
  border-color:#4a181a!important;
  background-image:none!important;
}

/* link-style card buttons keep their original light treatment on hover */
.travel-card .card-actions a,
.executive-card .card-actions a,
.tour-list-card .card-actions a,
.related-trip-card .card-actions a,
.card-actions-stacked a,
.travel-card .card-actions a:hover,
.executive-card .card-actions a:hover,
.tour-list-card .card-actions a:hover,
.related-trip-card .card-actions a:hover,
.card-actions-stacked a:hover{
  background:#fffdf8!important;
  color:#4a181a!important;
  border-color:rgba(74,24,26,.20)!important;
  background-image:none!important;
}

.travel-card .card-actions a:hover,
.executive-card .card-actions a:hover,
.tour-list-card .card-actions a:hover,
.related-trip-card .card-actions a:hover,
.card-actions-stacked a:hover,
.travel-card .card-actions button:hover,
.executive-card .card-actions button:hover,
.tour-list-card .card-actions button:hover,
.related-trip-card .card-actions button:hover,
.card-actions-stacked button:hover,
.card-enquire-btn:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 16px 30px rgba(74,24,26,.14)!important;
  filter:none!important;
}

/* remove the older shine sweep on card buttons so hover is simple and calm */
.travel-card .card-actions a:before,
.executive-card .card-actions a:before,
.tour-list-card .card-actions a:before,
.related-trip-card .card-actions a:before,
.card-actions-stacked a:before,
.travel-card .card-actions button:before,
.executive-card .card-actions button:before,
.tour-list-card .card-actions button:before,
.related-trip-card .card-actions button:before,
.card-actions-stacked button:before,
.card-enquire-btn:before{
  display:none!important;
}

.destination-card:hover h3,
.destination-card:hover p,
.destination-card:hover span{
  color:#fffdf8!important;
}


/* v59 mobile homepage search + travel guides repair */
@media(max-width:760px){
  .hero.hero-executive.hero-slider-wrap{
    background:#fffdf8!important;
    padding-bottom:0!important;
  }
  .hero-search-band{
    position:relative!important;
    transform:none!important;
    margin:0!important;
    padding:14px 0 24px!important;
    background:#fffdf8!important;
    box-shadow:none!important;
    overflow:visible!important;
  }
  .hero-search-band .container{
    width:100%!important;
    max-width:100%!important;
    padding:0 14px!important;
  }
  .hero-search-form{
    width:100%!important;
    max-width:520px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:18px!important;
    border-radius:24px!important;
    background:#fffdf8!important;
    border:1px solid rgba(74,24,26,.10)!important;
    box-shadow:0 14px 34px rgba(74,24,26,.09)!important;
  }
  .hero-search-form .search-field{
    gap:7px!important;
  }
  .hero-search-form label{
    font-size:11px!important;
    letter-spacing:.12em!important;
    color:#4a181a!important;
    line-height:1.1!important;
  }
  .hero-search-form input,
  .hero-search-form select{
    height:54px!important;
    min-height:54px!important;
    border-radius:18px!important;
    padding:0 14px!important;
    font-size:16px!important;
    line-height:1.2!important;
    color:#241b1b!important;
  }
  .hero-search-form input::placeholder{
    color:#657371!important;
    opacity:1!important;
  }
  .search-actions-block{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:10px!important;
    min-width:0!important;
    width:100%!important;
  }
  .hero-search-submit,
  .hero-enquiry-trigger{
    min-height:54px!important;
    height:54px!important;
    border-radius:999px!important;
    font-size:16px!important;
    width:100%!important;
    padding:0 18px!important;
  }
  .executive-intro{
    padding-top:44px!important;
  }
}
@media(max-width:420px){
  .hero-search-band .container{
    padding:0 12px!important;
  }
  .hero-search-form{
    padding:16px!important;
    border-radius:22px!important;
  }
  .hero-search-form input,
  .hero-search-form select{
    height:52px!important;
    min-height:52px!important;
    font-size:15px!important;
  }
  .hero-search-submit,
  .hero-enquiry-trigger{
    min-height:52px!important;
    height:52px!important;
  }
}

/* Restore homepage Travel Guides cards after global bottom-alignment rules */
.guides-section .section-head{
  margin-bottom:28px!important;
}
.executive-guides.blog-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:24px!important;
  align-items:stretch!important;
}
.executive-guides .blog-card{
  display:grid!important;
  grid-template-columns:240px minmax(0,1fr)!important;
  height:100%!important;
  background:#fffdf8!important;
  border:1px solid rgba(74,24,26,.10)!important;
  border-radius:28px!important;
  overflow:hidden!important;
  box-shadow:0 18px 44px rgba(74,24,26,.08)!important;
  transform:none!important;
}
.executive-guides .blog-card:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 22px 50px rgba(74,24,26,.11)!important;
}
.executive-guides .blog-card>img{
  width:100%!important;
  height:100%!important;
  min-height:300px!important;
  object-fit:cover!important;
  border-radius:0!important;
  box-shadow:none!important;
  flex:none!important;
}
.executive-guides .blog-card>div{
  min-width:0!important;
  margin:0!important;
  padding:28px!important;
  border-radius:0!important;
  background:#fffdf8!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
}
.executive-guides .blog-card>div h3{
  color:#4a181a!important;
  font-size:24px!important;
  line-height:1.12!important;
}
.executive-guides .blog-card>div p{
  color:#4f5e5c!important;
  margin-bottom:18px!important;
}
.executive-guides .blog-card>div .text-link{
  margin-top:auto!important;
  align-self:flex-start!important;
  color:#4a181a!important;
}
@media(max-width:1060px){
  .executive-guides.blog-grid{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:700px){
  .executive-guides .blog-card{
    grid-template-columns:1fr!important;
  }
  .executive-guides .blog-card>img{
    height:220px!important;
    min-height:220px!important;
  }
  .executive-guides .blog-card>div{
    padding:22px!important;
  }
}


/* v60 mobile homepage search: true full-width section */
@media(max-width:760px){
  .hero-search-band{
    width:100%!important;
    padding:0 0 22px!important;
    margin:0!important;
    background:#fffdf8!important;
    box-shadow:none!important;
    overflow:hidden!important;
  }
  .hero-search-band .container{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
  }
  .hero-search-form{
    width:100%!important;
    max-width:none!important;
    margin:0!important;
    border-left:0!important;
    border-right:0!important;
    border-radius:0!important;
    padding:18px 16px 22px!important;
    box-shadow:none!important;
    background:#fffdf8!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
  }
  .hero-search-form .search-field,
  .hero-search-form .search-actions-block{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }
  .hero-search-form input,
  .hero-search-form select,
  .hero-search-submit,
  .hero-enquiry-trigger{
    width:100%!important;
    max-width:100%!important;
  }
  .search-actions-block{
    grid-template-columns:1fr!important;
    gap:11px!important;
  }
  .hero-search-submit,
  .hero-enquiry-trigger{
    min-height:52px!important;
    height:52px!important;
    border-radius:18px!important;
  }
  .executive-intro{
    padding-top:36px!important;
  }
}
@media(max-width:420px){
  .hero-search-form{
    padding:16px 14px 20px!important;
  }
}


/* v61 final readability repair for tour/destination heroes and testimonials */
.detail-hero .detail-overlay{
  background:linear-gradient(90deg,rgba(8,8,8,.92) 0%,rgba(8,8,8,.74) 48%,rgba(8,8,8,.42) 100%)!important;
}
.detail-hero>img{
  filter:saturate(1.02) contrast(1.06) brightness(.72)!important;
}
.detail-hero .detail-overlay .container,
.destination-hero .detail-overlay .container{
  position:relative!important;
  z-index:2!important;
}
.detail-hero .detail-overlay p,
.destination-hero .detail-overlay p{
  display:inline-block!important;
  width:auto!important;
  max-width:min(880px,100%)!important;
  margin:16px 0 20px!important;
  padding:14px 18px!important;
  border-radius:20px!important;
  background:rgba(0,0,0,.58)!important;
  border:1px solid rgba(255,255,255,.24)!important;
  color:#fffdf8!important;
  opacity:1!important;
  font-size:clamp(18px,2vw,24px)!important;
  font-weight:850!important;
  line-height:1.62!important;
  text-shadow:0 2px 14px rgba(0,0,0,.95)!important;
  box-shadow:0 18px 44px rgba(0,0,0,.22)!important;
  backdrop-filter:blur(10px)!important;
}
.detail-hero .detail-overlay h1,
.destination-hero .detail-overlay h1{
  color:#fffdf8!important;
  text-shadow:0 8px 34px rgba(0,0,0,.70)!important;
}
.detail-hero .detail-overlay .eyebrow,
.destination-hero .detail-overlay .eyebrow{
  color:#85cdc1!important;
  text-shadow:0 2px 12px rgba(0,0,0,.80)!important;
}
.hero-chips span{
  background:rgba(74,24,26,.82)!important;
  color:#fffdf8!important;
  border:1px solid rgba(255,255,255,.30)!important;
  box-shadow:0 10px 26px rgba(0,0,0,.18)!important;
}

/* Testimonial names and titles on homepage */
.testimonial-section .testimonial{
  background:#fffdf8!important;
  border:1px solid rgba(74,24,26,.12)!important;
  box-shadow:0 18px 44px rgba(74,24,26,.10)!important;
}
.testimonial-section .testimonial p{
  color:#394846!important;
  opacity:1!important;
}
.testimonial-section .testimonial strong{
  display:block!important;
  color:#4a181a!important;
  font-weight:950!important;
  opacity:1!important;
  margin-top:16px!important;
}
.testimonial-section .testimonial span{
  display:block!important;
  color:#5f6866!important;
  font-weight:850!important;
  opacity:1!important;
  margin-top:3px!important;
}
.testimonial-section .stars{
  color:#b38a24!important;
  opacity:1!important;
}
@media(max-width:640px){
  .detail-hero .detail-overlay p,
  .destination-hero .detail-overlay p{
    display:block!important;
    padding:13px 15px!important;
    font-size:17px!important;
    line-height:1.55!important;
  }
}


/* v62 premium top bar layout: tagline left, call button right */
.top-bar{
  height:42px!important;
  background:#85cdc1!important;
  color:#4a181a!important;
  display:block!important;
  padding:0!important;
  font-size:12px!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
}
.top-bar-inner{
  width:min(var(--max),calc(100% - 40px));
  height:100%;
  margin:0 auto;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.top-bar-tagline{
  color:#4a181a!important;
  text-align:left!important;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.top-call-btn{
  flex:0 0 auto;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:30px;
  padding:6px 13px!important;
  border-radius:999px;
  background:#4a181a!important;
  color:#fffdf8!important;
  border:1px solid rgba(74,24,26,.16);
  box-shadow:0 8px 18px rgba(74,24,26,.16);
  letter-spacing:.03em!important;
  text-transform:none!important;
  font-size:13px!important;
  font-weight:950!important;
  transition:transform .18s ease, box-shadow .18s ease, background-color .18s ease;
}
.top-call-btn:hover{
  background:#5b2022!important;
  color:#fffdf8!important;
  transform:translateY(-1px);
  box-shadow:0 12px 24px rgba(74,24,26,.20);
}
.top-call-icon{
  width:19px;
  height:19px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:#ffd866;
  color:#4a181a;
  font-size:11px;
  line-height:1;
}
@media(max-width:920px){
  .top-bar{display:none!important;}
}


/* v63 refined premium top call button */
.top-bar{
  height:40px!important;
  background:#85cdc1!important;
  border-bottom:1px solid rgba(74,24,26,.08)!important;
}
.top-bar-inner{
  width:min(var(--max),calc(100% - 40px))!important;
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:22px!important;
}
.top-bar-tagline{
  color:#4a181a!important;
  font-size:11px!important;
  font-weight:950!important;
  letter-spacing:.13em!important;
  line-height:1!important;
  text-transform:uppercase!important;
  opacity:.96!important;
}
.top-call-btn{
  min-height:30px!important;
  padding:5px 13px 5px 7px!important;
  gap:8px!important;
  border-radius:999px!important;
  background:#4a181a!important;
  color:#fffdf8!important;
  border:1px solid rgba(255,255,255,.14)!important;
  box-shadow:0 8px 18px rgba(74,24,26,.16)!important;
  font-size:12px!important;
  font-weight:950!important;
  letter-spacing:.02em!important;
  line-height:1!important;
  text-transform:none!important;
  transition:transform .18s ease, box-shadow .18s ease, background-color .18s ease!important;
}
.top-call-btn:hover{
  background:#5a2022!important;
  color:#fffdf8!important;
  transform:translateY(-1px)!important;
  box-shadow:0 12px 24px rgba(74,24,26,.20)!important;
}
.top-call-icon{
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  border-radius:50%!important;
  display:inline-grid!important;
  place-items:center!important;
  background:#ffd866!important;
  color:#4a181a!important;
  box-shadow:inset 0 0 0 1px rgba(74,24,26,.08)!important;
}
.top-call-icon svg{
  display:block!important;
  width:13px!important;
  height:13px!important;
}
.top-call-text{
  display:inline-block!important;
  transform:translateY(.2px);
}
@media(max-width:920px){
  .top-bar{display:none!important;}
}


/* v64 remove forced title gap on tour cards */
.executive-card h3,
.tour-list-card h3,
.related-trip-card h3,
.travel-card .card-body h3{
  min-height:0!important;
  margin-bottom:10px!important;
}
.executive-card .card-body > p,
.tour-list-card .card-body > p,
.travel-card .card-body > p,
.related-trip-card .related-trip-body > p{
  margin-top:0!important;
}
/* Keep meta/actions aligned at the bottom without pushing the description away from the title */
.executive-card .card-meta,
.tour-list-card .card-meta,
.travel-card .card-meta,
.related-trip-card .related-trip-meta{
  margin-top:auto!important;
}


/* v65 remove top bar and add premium footer contact buttons */
.site-header .top-bar{display:none!important;}
.site-header{top:0!important;}
.nav-wrap{height:88px!important;}
@media(max-width:760px){.nav-wrap{height:74px!important;}}

.footer-contact-actions{
  display:grid;
  gap:10px;
  margin:14px 0 16px;
}
.footer-contact-btn{
  display:flex!important;
  align-items:center;
  justify-content:center;
  gap:10px;
  width:100%;
  min-height:46px;
  padding:11px 14px!important;
  border-radius:999px!important;
  font-weight:950!important;
  line-height:1.1;
  text-decoration:none!important;
  border:1px solid transparent!important;
  box-shadow:0 12px 26px rgba(74,24,26,.12)!important;
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease!important;
}
.footer-contact-btn:hover{
  transform:translateY(-2px)!important;
  text-decoration:none!important;
  box-shadow:0 18px 34px rgba(74,24,26,.18)!important;
}
.footer-contact-icon{
  width:28px;
  height:28px;
  border-radius:50%;
  display:grid;
  place-items:center;
  flex:0 0 auto;
}
.footer-contact-icon svg{
  width:15px;
  height:15px;
  display:block;
}
.footer-call-btn,
.footer .footer-call-btn{
  background:#4a181a!important;
  color:#fff!important;
  border-color:#4a181a!important;
}
.footer-call-btn .footer-contact-icon{
  background:#ffd866!important;
  color:#4a181a!important;
}
.footer-call-btn:hover,
.footer .footer-call-btn:hover{
  background:#5a2022!important;
  color:#fff!important;
}
.footer-whatsapp-btn,
.footer .footer-whatsapp-btn{
  background:#85cdc1!important;
  color:#4a181a!important;
  border-color:#85cdc1!important;
}
.footer-whatsapp-btn .footer-contact-icon{
  background:#4a181a!important;
  color:#fff!important;
}
.footer-whatsapp-btn:hover,
.footer .footer-whatsapp-btn:hover{
  background:#75beb3!important;
  color:#4a181a!important;
}

/* v65 button text contrast safety net */
.btn.primary,.nav-cta,.hero-search-submit,.enquiry-submit-btn,.card-enquire-btn,.footer-contact-btn,
button.btn.primary,a.btn.primary{
  text-shadow:none!important;
}
.btn.primary,.nav-cta,.hero-search-submit,.enquiry-submit-btn,.card-enquire-btn,button.btn.primary,a.btn.primary{
  color:#fff!important;
}
.hero-search-submit,.nav-links .nav-cta,.card-enquire-btn,.enquiry-submit-btn{
  background:#4a181a!important;
  border-color:#4a181a!important;
}
.hero-search-submit:hover,.nav-links .nav-cta:hover,.card-enquire-btn:hover,.enquiry-submit-btn:hover{
  background:#5a2022!important;
  border-color:#5a2022!important;
  color:#fff!important;
}


/* v66 refined footer contact column */
.footer-grid > div:last-child{
  max-width:270px;
}
.footer-contact-panel{
  margin:18px 0 20px!important;
  padding:14px!important;
  border-radius:24px!important;
  background:rgba(255,253,248,.58)!important;
  border:1px solid rgba(74,24,26,.10)!important;
  box-shadow:0 18px 42px rgba(74,24,26,.08)!important;
}
.footer-contact-actions{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  margin:0!important;
}
.footer-contact-btn,
.footer .footer-contact-btn{
  width:100%!important;
  min-height:58px!important;
  padding:10px 12px!important;
  border-radius:18px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  text-align:left!important;
  line-height:1.15!important;
  box-shadow:0 12px 26px rgba(74,24,26,.10)!important;
  text-decoration:none!important;
  transition:transform .18s ease, box-shadow .18s ease, background-color .18s ease, border-color .18s ease!important;
  overflow:hidden!important;
}
.footer-contact-btn:hover,
.footer .footer-contact-btn:hover{
  transform:translateY(-2px)!important;
  box-shadow:0 16px 32px rgba(74,24,26,.15)!important;
  text-decoration:none!important;
}
.footer-contact-icon,
.footer .footer-contact-icon{
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  border-radius:14px!important;
  display:grid!important;
  place-items:center!important;
}
.footer-contact-icon svg{
  width:17px!important;
  height:17px!important;
}
.footer-contact-text{
  display:grid!important;
  gap:2px!important;
  min-width:0!important;
}
.footer-contact-text strong,
.footer .footer-contact-text strong{
  display:block!important;
  font-size:14px!important;
  font-weight:950!important;
  letter-spacing:.01em!important;
  color:inherit!important;
  white-space:nowrap!important;
}
.footer-contact-text small,
.footer .footer-contact-text small{
  display:block!important;
  font-size:12px!important;
  font-weight:850!important;
  color:inherit!important;
  opacity:.82!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  max-width:180px!important;
}
.footer-call-btn,
.footer .footer-call-btn{
  background:#4a181a!important;
  color:#fff!important;
  border:1px solid #4a181a!important;
}
.footer-call-btn .footer-contact-icon,
.footer .footer-call-btn .footer-contact-icon{
  background:#ffd866!important;
  color:#4a181a!important;
}
.footer-call-btn:hover,
.footer .footer-call-btn:hover{
  background:#5b2022!important;
  color:#fff!important;
  border-color:#5b2022!important;
}
.footer-whatsapp-btn,
.footer .footer-whatsapp-btn{
  background:#85cdc1!important;
  color:#4a181a!important;
  border:1px solid #85cdc1!important;
}
.footer-whatsapp-btn .footer-contact-icon,
.footer .footer-whatsapp-btn .footer-contact-icon{
  background:#4a181a!important;
  color:#fff!important;
}
.footer-whatsapp-btn:hover,
.footer .footer-whatsapp-btn:hover{
  background:#76c4b8!important;
  color:#4a181a!important;
  border-color:#76c4b8!important;
}
.footer-email-link,
.footer .footer-email-link{
  display:block!important;
  margin-top:13px!important;
  padding-top:13px!important;
  border-top:1px solid rgba(74,24,26,.12)!important;
  color:#4a181a!important;
  font-size:13px!important;
  font-weight:900!important;
  word-break:break-word!important;
  text-decoration:none!important;
}
.footer-email-link:hover,
.footer .footer-email-link:hover{
  text-decoration:underline!important;
}
@media(max-width:1060px){
  .footer-grid > div:last-child{max-width:none!important;}
}


/* v67 complete premium footer redesign */
.footer.premium-footer{
  position:relative;
  overflow:hidden;
  padding:72px 0 28px!important;
  background:
    radial-gradient(circle at 10% 6%,rgba(133,205,193,.22),transparent 30%),
    radial-gradient(circle at 88% 12%,rgba(255,216,102,.20),transparent 28%),
    linear-gradient(180deg,#fffdf8 0%,#fbf6ea 100%)!important;
  border-top:1px solid rgba(74,24,26,.08)!important;
  color:#4a181a!important;
}
.footer.premium-footer:before{
  content:""!important;
  position:absolute!important;
  left:0!important;right:0!important;top:0!important;
  height:5px!important;
  background:#85cdc1!important;
  opacity:1!important;
}
.footer.premium-footer:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:linear-gradient(120deg,rgba(74,24,26,.035) 0 1px,transparent 1px 34px)!important;
  opacity:.45!important;
}
.footer-shell{
  position:relative;
  z-index:2;
  width:min(var(--max),calc(100% - 40px));
  margin:auto;
}
.footer-main{
  display:grid;
  grid-template-columns:1.05fr 1.55fr 1.05fr;
  gap:28px;
  align-items:stretch;
}
.footer-intro-card,
.footer-links-panel,
.footer-contact-card{
  background:rgba(255,255,255,.64)!important;
  border:1px solid rgba(74,24,26,.09)!important;
  border-radius:30px!important;
  box-shadow:0 22px 58px rgba(74,24,26,.075)!important;
}
.footer-intro-card{
  padding:30px!important;
  display:flex;
  flex-direction:column;
  gap:18px;
}
.footer.premium-footer .footer-brand{
  align-items:center!important;
  margin:0!important;
}
.footer.premium-footer .brand-mark{
  width:58px!important;height:58px!important;
  background:#ffd866!important;
  color:#4a181a!important;
  box-shadow:0 14px 28px rgba(255,216,102,.30)!important;
}
.footer.premium-footer .brand strong{
  color:#4a181a!important;
  font-size:24px!important;
}
.footer.premium-footer .brand small{
  color:rgba(74,24,26,.62)!important;
  letter-spacing:.16em!important;
}
.footer-intro-card p{
  color:rgba(74,24,26,.78)!important;
  font-size:16px!important;
  line-height:1.72!important;
  margin:0!important;
}
.footer-mini-cta{
  margin-top:auto;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  width:max-content;
  max-width:100%;
  min-height:44px;
  padding:0 18px!important;
  border-radius:999px;
  background:#4a181a!important;
  color:#fff!important;
  font-weight:950!important;
  text-decoration:none!important;
  box-shadow:0 14px 28px rgba(74,24,26,.16)!important;
}
.footer-mini-cta:hover{transform:translateY(-1px);background:#5a2022!important;color:#fff!important;text-decoration:none!important;}
.footer-links-panel{
  padding:30px!important;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:28px;
}
.footer-link-group h3,
.footer-contact-card h3{
  color:#4a181a!important;
  font-size:19px!important;
  margin:0 0 16px!important;
  letter-spacing:-.02em!important;
}
.footer-link-group a{
  display:flex!important;
  align-items:center;
  gap:8px;
  color:rgba(74,24,26,.78)!important;
  font-weight:760!important;
  margin:10px 0!important;
  text-decoration:none!important;
  transition:transform .18s ease,color .18s ease!important;
}
.footer-link-group a:before{
  content:"";
  width:6px;height:6px;border-radius:999px;
  background:#85cdc1;
  flex:0 0 auto;
}
.footer-link-group a:hover{
  color:#4a181a!important;
  transform:translateX(3px)!important;
  text-decoration:none!important;
}
.footer-contact-card{
  padding:28px!important;
  background:#4a181a!important;
  color:#fff!important;
  display:flex;
  flex-direction:column;
  gap:14px;
  box-shadow:0 24px 64px rgba(74,24,26,.18)!important;
}
.footer-contact-kicker{
  display:inline-flex;
  width:max-content;
  background:rgba(133,205,193,.16)!important;
  color:#ffd866!important;
  border:1px solid rgba(255,216,102,.20)!important;
  border-radius:999px;
  padding:7px 11px;
  font-size:11px;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-weight:950;
}
.footer-contact-card h3{color:#fff!important;font-size:25px!important;margin:0!important;}
.footer-address{
  color:rgba(255,255,255,.74)!important;
  margin:0!important;
}
.footer-action-stack{
  display:grid;
  gap:10px;
  margin:4px 0;
}
.footer-action,
.footer.premium-footer .footer-action{
  display:grid!important;
  grid-template-columns:42px minmax(0,1fr);
  gap:12px;
  align-items:center;
  min-height:64px;
  padding:11px 13px!important;
  border-radius:20px!important;
  text-decoration:none!important;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease!important;
}
.footer-action:hover{transform:translateY(-2px)!important;text-decoration:none!important;}
.footer-action-icon{
  width:42px;height:42px;border-radius:16px;
  display:grid;place-items:center;
  flex:0 0 auto;
}
.footer-action-icon svg{width:18px;height:18px;display:block;}
.footer-action strong{display:block;font-size:15px;line-height:1.1;font-weight:950;}
.footer-action small{display:block;margin-top:3px;font-size:12px;line-height:1.25;font-weight:760;white-space:normal;}
.footer-action-call{
  background:#fffdf8!important;
  color:#4a181a!important;
  border:1px solid rgba(255,255,255,.22)!important;
}
.footer-action-call .footer-action-icon{background:#ffd866!important;color:#4a181a!important;}
.footer-action-whatsapp{
  background:#85cdc1!important;
  color:#4a181a!important;
  border:1px solid rgba(133,205,193,.92)!important;
}
.footer-action-whatsapp .footer-action-icon{background:#4a181a!important;color:#fff!important;}
.footer-action-call:hover{background:#fff!important;color:#4a181a!important;box-shadow:0 16px 30px rgba(0,0,0,.18)!important;}
.footer-action-whatsapp:hover{background:#7ac7bb!important;color:#4a181a!important;box-shadow:0 16px 30px rgba(0,0,0,.18)!important;}
.footer-email-line{
  display:inline-flex!important;
  width:max-content;
  max-width:100%;
  color:rgba(255,255,255,.84)!important;
  font-weight:850!important;
  text-decoration:none!important;
  border-bottom:1px solid rgba(255,216,102,.42)!important;
  padding-bottom:3px!important;
  word-break:break-word;
}
.footer-email-line:hover{color:#ffd866!important;text-decoration:none!important;}
.footer-socials{margin-top:auto!important;display:flex!important;gap:10px!important;}
.footer.premium-footer .footer-socials a{
  width:42px!important;height:42px!important;
  display:grid!important;place-items:center!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  border:1px solid rgba(255,255,255,.14)!important;
  padding:0!important;
  margin:0!important;
}
.footer.premium-footer .footer-socials a:hover{
  background:#ffd866!important;
  color:#4a181a!important;
  transform:translateY(-2px);
}
.footer.premium-footer .footer-socials svg{width:18px;height:18px;}
.premium-footer-bottom{
  width:100%!important;
  margin:28px 0 0!important;
  padding:22px 0 0!important;
  border-top:1px solid rgba(74,24,26,.12)!important;
  display:flex!important;
  justify-content:space-between!important;
  gap:16px!important;
  color:rgba(74,24,26,.72)!important;
  font-size:14px!important;
}
.premium-footer-bottom a{color:#4a181a!important;font-weight:850!important;text-decoration:none!important;}
.premium-footer-bottom a:hover{text-decoration:underline!important;text-underline-offset:4px;}
@media(max-width:1100px){
  .footer-main{grid-template-columns:1fr 1fr;}
  .footer-contact-card{grid-column:1 / -1;}
  .footer-links-panel{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:760px){
  .footer.premium-footer{padding:54px 0 24px!important;}
  .footer-shell{width:min(100% - 28px,var(--max));}
  .footer-main{grid-template-columns:1fr;gap:18px;}
  .footer-links-panel{grid-template-columns:1fr;gap:18px;padding:24px!important;}
  .footer-intro-card,.footer-contact-card{padding:24px!important;}
  .footer-mini-cta{width:100%;}
  .premium-footer-bottom{display:grid!important;text-align:center;justify-content:center!important;}
}


/* v68 complete footer redesign: editorial, no boxed/button-block look */
.footer.editorial-footer{
  position:relative!important;
  overflow:hidden!important;
  padding:76px 0 28px!important;
  background:
    radial-gradient(circle at 10% 0%,rgba(133,205,193,.18),transparent 30%),
    radial-gradient(circle at 88% 8%,rgba(255,216,102,.14),transparent 28%),
    linear-gradient(180deg,#fffdf8 0%,#fbf6ea 100%)!important;
  color:#4a181a!important;
  border-top:1px solid rgba(74,24,26,.10)!important;
}
.footer.editorial-footer:before{
  content:""!important;
  position:absolute!important;
  top:0!important;left:0!important;right:0!important;
  height:4px!important;
  background:#85cdc1!important;
  opacity:1!important;
}
.footer.editorial-footer:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:linear-gradient(120deg,rgba(74,24,26,.028) 0 1px,transparent 1px 34px)!important;
  opacity:.45!important;
}
.editorial-footer-shell{
  position:relative;
  z-index:2;
  width:min(var(--max),calc(100% - 40px));
  margin:auto;
}
.editorial-footer-top{
  display:grid;
  grid-template-columns:minmax(260px,.9fr) minmax(0,1.2fr);
  gap:44px;
  align-items:end;
  padding-bottom:34px;
  border-bottom:1px solid rgba(74,24,26,.12);
}
.editorial-footer-brand .footer-brand{
  margin:0 0 18px!important;
  align-items:center!important;
}
.editorial-footer-brand .brand-mark{
  width:58px!important;
  height:58px!important;
  background:#ffd866!important;
  color:#4a181a!important;
  box-shadow:none!important;
}
.editorial-footer-brand .brand strong{
  color:#4a181a!important;
  font-size:25px!important;
}
.editorial-footer-brand .brand small{
  color:rgba(74,24,26,.60)!important;
  letter-spacing:.16em!important;
}
.editorial-footer-brand p{
  max-width:360px;
  color:rgba(74,24,26,.72)!important;
  margin:0!important;
  font-size:16px!important;
  line-height:1.72!important;
}
.editorial-footer-statement{
  max-width:640px;
  justify-self:end;
  text-align:right;
}
.editorial-footer-statement span{
  display:block;
  color:rgba(74,24,26,.62);
  text-transform:uppercase;
  letter-spacing:.18em;
  font-size:11px;
  font-weight:950;
  margin-bottom:10px;
}
.editorial-footer-statement strong{
  display:block;
  color:#4a181a;
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(26px,3vw,44px);
  line-height:1.08;
  letter-spacing:-.045em;
}
.editorial-footer-nav{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr)) minmax(280px,1.15fr);
  gap:34px;
  padding:38px 0;
  border-bottom:1px solid rgba(74,24,26,.12);
}
.editorial-footer-group,
.editorial-footer-contact{
  min-width:0;
}
.editorial-footer-group h3,
.editorial-footer-contact h3{
  color:#4a181a!important;
  font-size:18px!important;
  margin:0 0 16px!important;
  letter-spacing:-.02em!important;
}
.editorial-footer-group a{
  display:block!important;
  width:max-content;
  max-width:100%;
  color:rgba(74,24,26,.72)!important;
  margin:10px 0!important;
  padding:0!important;
  text-decoration:none!important;
  font-weight:760!important;
  line-height:1.35!important;
  transition:transform .18s ease,color .18s ease!important;
}
.editorial-footer-group a:hover{
  color:#4a181a!important;
  transform:translateX(3px)!important;
  text-decoration:none!important;
}
.editorial-footer-address{
  color:rgba(74,24,26,.68)!important;
  margin:0 0 16px!important;
}
.editorial-contact-lines{
  display:grid;
  gap:13px;
  margin:14px 0 18px;
}
.editorial-contact-line{
  display:grid!important;
  grid-template-columns:38px minmax(0,1fr);
  gap:12px;
  align-items:center;
  color:#4a181a!important;
  text-decoration:none!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  width:auto!important;
  min-height:0!important;
  transition:transform .18s ease!important;
}
.editorial-contact-line:hover{
  transform:translateX(3px)!important;
  background:transparent!important;
  color:#4a181a!important;
  text-decoration:none!important;
  box-shadow:none!important;
}
.editorial-contact-icon{
  width:38px;
  height:38px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:rgba(133,205,193,.28);
  color:#4a181a;
  font-size:14px;
  font-weight:950;
}
.editorial-contact-icon svg{
  width:16px;
  height:16px;
  display:block;
}
.editorial-contact-line small{
  display:block;
  color:rgba(74,24,26,.56)!important;
  text-transform:uppercase;
  letter-spacing:.12em;
  font-size:10px;
  font-weight:950;
  line-height:1.1;
  margin-bottom:3px;
}
.editorial-contact-line strong{
  display:block;
  color:#4a181a!important;
  font-size:15px;
  line-height:1.25;
  font-weight:900;
  word-break:break-word;
}
.editorial-socials{
  display:flex;
  align-items:center;
  gap:10px;
  margin-top:18px;
}
.editorial-socials a{
  width:38px!important;
  height:38px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  color:#4a181a!important;
  background:transparent!important;
  border:1px solid rgba(74,24,26,.16)!important;
  margin:0!important;
  padding:0!important;
  transition:transform .18s ease,background .18s ease,border-color .18s ease!important;
}
.editorial-socials a:hover{
  transform:translateY(-2px)!important;
  background:rgba(133,205,193,.22)!important;
  border-color:rgba(133,205,193,.44)!important;
  color:#4a181a!important;
}
.editorial-socials svg{
  width:17px;
  height:17px;
}
.editorial-footer-bottom{
  display:flex;
  justify-content:space-between;
  gap:16px;
  flex-wrap:wrap;
  padding-top:22px;
  color:rgba(74,24,26,.64)!important;
  font-size:14px;
}
.editorial-footer-bottom a{
  color:#4a181a!important;
  font-weight:850!important;
  text-decoration:none!important;
}
.editorial-footer-bottom a:hover{
  text-decoration:underline!important;
  text-underline-offset:4px;
}
@media(max-width:1120px){
  .editorial-footer-top{grid-template-columns:1fr;align-items:start;gap:24px;}
  .editorial-footer-statement{justify-self:start;text-align:left;}
  .editorial-footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 34px;}
}
@media(max-width:700px){
  .footer.editorial-footer{padding:58px 0 24px!important;}
  .editorial-footer-shell{width:min(100% - 28px,var(--max));}
  .editorial-footer-nav{grid-template-columns:1fr;padding:30px 0;}
  .editorial-footer-bottom{display:grid;text-align:center;justify-content:center;}
  .editorial-footer-brand .footer-brand{justify-content:center;}
  .editorial-footer-brand p,.editorial-footer-statement{text-align:center;margin-inline:auto;}
  .editorial-footer-group,.editorial-footer-contact{text-align:center;}
  .editorial-footer-group a{margin:10px auto!important;}
  .editorial-contact-line{grid-template-columns:38px minmax(0,1fr);max-width:310px;margin-inline:auto!important;text-align:left;}
  .editorial-socials{justify-content:center;}
}


/* v69 refined footer statement wording and scale */
.editorial-footer-statement{
  max-width:520px!important;
}
.editorial-footer-statement strong{
  font-size:clamp(20px,2.1vw,30px)!important;
  line-height:1.18!important;
  letter-spacing:-.035em!important;
}
.editorial-footer-statement span{
  margin-bottom:8px!important;
}
@media(max-width:760px){
  .editorial-footer-statement strong{
    font-size:24px!important;
  }
}


/* v70 footer address icon alignment */
.editorial-address-line{
  cursor:default!important;
}
.editorial-address-line:hover{
  transform:none!important;
}
.editorial-address-line .editorial-contact-icon{
  background:rgba(255,216,102,.34)!important;
}
.editorial-address-line strong{
  line-height:1.35!important;
}


/* v71 subtle footer menu icons */
.editorial-footer-group a{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:max-content!important;
  max-width:100%!important;
  line-height:1.35!important;
}
.editorial-footer-group a::before{
  content:"";
  width:8px;
  height:8px;
  flex:0 0 8px;
  border-radius:999px;
  background:#85cdc1;
  box-shadow:0 0 0 4px rgba(133,205,193,.12);
  transition:transform .18s ease, background .18s ease, box-shadow .18s ease;
}
.editorial-footer-group a:hover::before{
  transform:scale(1.12);
  background:#ffd866;
  box-shadow:0 0 0 5px rgba(255,216,102,.16);
}
.editorial-footer-group a:hover{
  text-decoration:none!important;
}
@media(max-width:640px){
  .editorial-footer-group a{
    width:100%!important;
    justify-content:center!important;
  }
}


/* v72 refactored logo across website */
.brand{gap:14px!important;}
.brand-logo{width:54px;height:54px;display:grid;place-items:center;flex:0 0 54px;}
.brand-logo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(27,27,45,.10));}
.brand-copy{display:flex;flex-direction:column;line-height:1.05;min-width:0;}
.brand-copy strong{display:block;font-size:19px;line-height:1.02;color:#2f3d63!important;letter-spacing:-.03em;}
.brand-copy small{display:block;margin-top:6px;font-size:10.5px;text-transform:uppercase;letter-spacing:.22em;color:#7b6d6f!important;font-weight:800;}
.brand-copy em{display:block;margin-top:5px;font-size:9.5px;line-height:1;text-transform:uppercase;letter-spacing:.26em;color:#a0797f!important;font-style:normal;font-weight:900;}
.site-header .brand{max-width:420px;}
.footer .footer-brand .brand-logo{width:60px;height:60px;flex-basis:60px;}
.footer .footer-brand .brand-copy strong{font-size:21px!important;}
.footer .footer-brand .brand-copy small{font-size:10.5px!important;}
.footer .footer-brand .brand-copy em{font-size:9.5px!important;}
.development-brand .brand-logo{width:62px;height:62px;flex-basis:62px;}
.admin-brand .brand-logo,.login-card .brand .brand-logo{width:48px;height:48px;flex-basis:48px;}
.admin-brand .brand-copy strong,.login-card .brand .brand-copy strong{font-size:18px!important;color:#2f3d63!important;}
.admin-brand .brand-copy small,.login-card .brand .brand-copy small{font-size:10px!important;}
.admin-brand .brand-copy em,.login-card .brand .brand-copy em{font-size:9px!important;}
@media (max-width: 900px){
  .site-header .brand{max-width:280px;}
  .brand-logo{width:48px;height:48px;flex-basis:48px;}
  .brand-copy strong{font-size:17px;}
  .brand-copy small{font-size:9.5px;letter-spacing:.18em;}
  .brand-copy em{font-size:8.5px;letter-spacing:.20em;}
}
@media (max-width: 640px){
  .brand{gap:10px!important;}
  .site-header .brand{max-width:235px;}
  .brand-logo{width:44px;height:44px;flex-basis:44px;}
  .brand-copy strong{font-size:16px;}
  .brand-copy small{font-size:8.6px;letter-spacing:.16em;}
  .brand-copy em{font-size:8px;letter-spacing:.18em;}
  .footer .footer-brand .brand-logo{width:52px;height:52px;flex-basis:52px;}
}


/* v73 full wordmark logo integration */
.brand.brand-image,
.underdev-brand-image{
  display:flex;
  align-items:center;
}
.brand-image .site-wordmark,
.underdev-brand-image .site-wordmark{
  display:block;
  width:100%;
  height:auto;
  object-fit:contain;
}
.site-header .brand.brand-image{
  width:min(420px, 46vw);
  max-width:420px;
  flex:0 0 auto;
}
.footer .footer-brand.brand-image{
  width:min(430px, 100%);
  max-width:430px;
}
.development-brand.brand-image{
  width:min(520px, 100%);
  margin:0 auto 20px;
}
/* hide legacy text-logo fragments if still present anywhere */
.brand-logo,
.brand-copy{display:none!important;}
@media (max-width: 1100px){
  .site-header .brand.brand-image{width:min(330px, 43vw);}
}
@media (max-width: 900px){
  .site-header .brand.brand-image{width:min(290px, 58vw);max-width:290px;}
  .footer .footer-brand.brand-image{width:min(360px, 100%);}
}
@media (max-width: 640px){
  .site-header .brand.brand-image{width:min(240px, 62vw);max-width:240px;}
  .footer .footer-brand.brand-image{width:min(290px, 100%);}
  .development-brand.brand-image{width:min(300px, 100%);}
}


/* v74 reduce header logo width and add breathing space */
.site-header .nav-wrap{
  height:92px!important;
  padding-top:10px!important;
  padding-bottom:10px!important;
}
.site-header .brand.brand-image{
  width:min(285px, 30vw)!important;
  max-width:285px!important;
  margin-top:6px!important;
  margin-bottom:6px!important;
}
.site-header .brand-image .site-wordmark{
  max-height:58px!important;
  width:100%!important;
  object-fit:contain!important;
}
@media (max-width:1180px){
  .site-header .brand.brand-image{width:min(250px, 26vw)!important;max-width:250px!important;}
  .nav-links a{padding-left:10px!important;padding-right:10px!important;}
}
@media (max-width:980px){
  .site-header .brand.brand-image{width:min(230px, 54vw)!important;max-width:230px!important;}
}
@media (max-width:640px){
  .site-header .nav-wrap{height:82px!important;padding-top:8px!important;padding-bottom:8px!important;}
  .site-header .brand.brand-image{width:min(210px, 62vw)!important;max-width:210px!important;margin-top:4px!important;margin-bottom:4px!important;}
  .site-header .brand-image .site-wordmark{max-height:52px!important;}
}


/* v79 premium search fields for tours and destinations */
.search-filter-bar{
  margin-bottom:34px;
}
.search-filter-head{
  display:flex;
  justify-content:space-between;
  align-items:flex-end;
  gap:24px;
  margin-bottom:16px;
}
.search-filter-head h2{
  font-size:clamp(26px,3vw,38px);
  margin-bottom:0;
}
.search-filter-head p{
  max-width:430px;
  margin:0;
  color:#6b5557!important;
}
.filter-bar .premium-search-form{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 230px auto auto;
  gap:12px;
  align-items:center;
  padding:12px!important;
  border-radius:28px!important;
  background:rgba(255,253,248,.96)!important;
  border:1px solid rgba(74,24,26,.10)!important;
  box-shadow:0 18px 48px rgba(74,24,26,.08)!important;
  margin-bottom:12px!important;
}
.filter-bar .simple-search-form{
  grid-template-columns:minmax(0,1fr) auto auto;
}
.search-input-wrap{
  position:relative;
  display:block;
}
.search-input-wrap input{
  width:100%;
  height:52px;
  padding:0 18px 0 48px!important;
  border-radius:999px!important;
  border:1px solid rgba(74,24,26,.12)!important;
  background:#fff!important;
  color:#2d2424!important;
  font-weight:750;
  outline:none;
}
.search-input-wrap input:focus,
.filter-bar .premium-search-form select:focus{
  border-color:#4a181a!important;
  box-shadow:0 0 0 4px rgba(133,205,193,.24)!important;
}
.search-icon{
  position:absolute;
  left:18px;
  top:50%;
  transform:translateY(-50%);
  width:18px;
  height:18px;
  color:#4a181a;
  pointer-events:none;
}
.search-icon svg{display:block;width:100%;height:100%;}
.filter-bar .premium-search-form select{
  height:52px;
  border-radius:999px!important;
  border:1px solid rgba(74,24,26,.12)!important;
  background:#fff!important;
  color:#2d2424!important;
  font-weight:800;
  padding:0 16px!important;
  outline:none;
}
.filter-bar .premium-search-form .btn.primary{
  height:52px;
  min-width:118px;
  padding:0 22px!important;
}
.filter-reset{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  height:52px;
  padding:0 18px!important;
  border-radius:999px!important;
  border:1px solid rgba(74,24,26,.16)!important;
  background:#fff!important;
  color:#4a181a!important;
  font-weight:900!important;
  text-decoration:none!important;
}
.filter-reset:hover{
  background:#fff8ed!important;
  transform:translateY(-1px);
}
.search-results-note{
  color:#6b5557;
  font-weight:800;
  font-size:14px;
  padding-left:8px;
}
.destination-empty-state{
  grid-column:1/-1;
}
@media(max-width:920px){
  .search-filter-head{display:block;}
  .search-filter-head p{margin-top:8px;}
  .filter-bar .premium-search-form,
  .filter-bar .simple-search-form{
    grid-template-columns:1fr!important;
  }
  .filter-bar .premium-search-form .btn.primary,
  .filter-reset{width:100%;}
}


/* v80 hide public tour pricing and keep tour meta balanced */
.card-meta.single,
.related-trip-meta.single{
  justify-content:flex-start!important;
}
.card-meta.single span,
.related-trip-meta.single span{
  color:#4a181a!important;
  font-weight:950!important;
}


/* v81 approved square logo integration */
.site-header .brand.brand-image{
  width:min(150px, 17vw)!important;
  max-width:150px!important;
  margin-top:8px!important;
  margin-bottom:8px!important;
}
.site-header .brand-image .site-wordmark{
  max-height:74px!important;
  width:100%!important;
  object-fit:contain!important;
}
.footer .footer-brand.brand-image{
  width:min(180px, 100%)!important;
  max-width:180px!important;
}
.footer .footer-brand .site-wordmark{
  max-height:110px!important;
}
.development-brand.brand-image{
  width:min(220px, 100%)!important;
}
.development-brand .site-wordmark{
  max-height:140px!important;
}
@media (max-width:1180px){
  .site-header .brand.brand-image{width:min(136px, 16vw)!important;max-width:136px!important;}
}
@media (max-width:980px){
  .site-header .brand.brand-image{width:min(128px, 34vw)!important;max-width:128px!important;}
  .site-header .brand-image .site-wordmark{max-height:68px!important;}
}
@media (max-width:640px){
  .site-header .brand.brand-image{width:min(116px, 33vw)!important;max-width:116px!important;margin-top:6px!important;margin-bottom:6px!important;}
  .site-header .brand-image .site-wordmark{max-height:58px!important;}
  .footer .footer-brand.brand-image{width:min(150px, 100%)!important;max-width:150px!important;}
  .development-brand.brand-image{width:min(180px, 100%)!important;}
}
