/* Mianti Safaris production stylesheet. Consolidated 2026-09-12. */

/* ===== app-Cm9SYeEA.css ===== */
@import"https://fonts.googleapis.com/css2?family=Kumbh+Sans:wght@300;400;500;600;700;800&display=swap";:root{--site-font:"Kumbh Sans",sans-serif;--primary: #074F2C;--primary-dark: #053A21;--secondary: #074F2C;--secondary-dark: #053A21;--navy: #171A17;--text: #334155;--muted: #64748b;--white: #ffffff;--soft: #f5f8fc;--border: #e4eaf1;--radius: 18px;--shadow: 0 16px 40px rgba(15, 39, 66, .1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:var(--site-font, "Kumbh Sans"),sans-serif;background:var(--white)}img{display:block;width:100%}a{text-decoration:none;color:inherit}button,input,select{font:inherit}.container{width:80%;max-width:1600px;margin-inline:auto}.site-header{position:sticky;top:0;z-index:1000;background:#fffffff7;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand-icon{font-size:30px;color:var(--primary)}.brand strong{color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:18px;display:block}.brand small{color:var(--secondary)}.desktop-nav{display:flex;gap:27px}.desktop-nav a{font-size:14px;font-weight:600;color:#435267}.desktop-nav a:hover{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:12px}.mobile-menu-btn{border:0;background:transparent;font-size:26px;display:none}.mobile-nav{display:none}.btn{display:inline-flex;justify-content:center;align-items:center;border-radius:10px;padding:12px 19px;font-weight:700;font-size:14px}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{background:var(--secondary);color:#fff}.btn-secondary:hover{background:var(--secondary-dark)}.hero{position:relative;min-height:650px;background:url(/images/backgrounds/tour-inspiration.webp) center/cover}.hero:before{content:"";position:absolute;inset:0;background:#ffffffc7}.hero-content{min-height:650px;padding-top:85px;padding-bottom:70px;position:relative}.hero-copy{max-width:630px}.eyebrow{color:var(--secondary);text-transform:uppercase;letter-spacing:1.4px;font-size:12px;font-weight:800}.hero h1{margin:12px 0 20px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(42px,5vw,67px);line-height:1.05;letter-spacing:-2px}.hero h1 span{color:var(--primary)}.hero-copy>p{max-width:560px;line-height:1.8;font-size:17px}.hero-benefits{margin-top:25px;display:flex;flex-wrap:wrap;gap:20px;font-size:13px;font-weight:700}.booking-box{margin-top:50px;background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:10px 25px 25px}.booking-tabs{display:flex;gap:10px;border-bottom:1px solid var(--border)}.booking-tab{border:0;background:transparent;padding:18px 16px;font-weight:700;color:var(--muted);cursor:pointer;border-bottom:3px solid transparent}.booking-tab.active{color:var(--primary);border-color:var(--primary)}.search-panel{display:none;grid-template-columns:2fr 1fr 1fr auto;gap:14px;align-items:end;padding-top:22px}.search-panel.active{display:grid}.field label{display:block;color:var(--navy);font-size:12px;font-weight:700;margin-bottom:7px}.field input,.field select{width:100%;height:49px;border:1px solid var(--border);border-radius:9px;padding:0 13px;background:#fff;outline:none}.field input:focus,.field select:focus{border-color:var(--primary)}.search-btn{height:49px;border:0;border-radius:9px;background:var(--secondary);color:#fff;padding:0 26px;font-weight:700;cursor:pointer}.section{padding:90px 0}.section-soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-heading h2,.center-heading h2,.service-feature h2{font-family:var(--site-font, "Kumbh Sans"),sans-serif;color:var(--navy);margin:6px 0 0;font-size:34px}.section-heading>a{color:var(--primary);font-weight:700;font-size:14px}.destination-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.destination-card{height:275px;position:relative;border-radius:16px;overflow:hidden;background:#dbe4ee}.destination-card img{height:100%;object-fit:cover}.destination-card:after{content:"";position:absolute;inset:0;background:#171A177a}.destination-overlay{position:absolute;left:16px;right:16px;bottom:15px;z-index:2;color:#fff}.destination-overlay h3{margin:0;font-size:17px}.destination-overlay p{margin:4px 0 0;font-size:12px;opacity:.85}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.product-card{border-radius:var(--radius);background:#fff;border:1px solid var(--border);overflow:hidden;transition:.25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.card-image{height:230px;position:relative;background:#e5eaf0}.card-image img{height:100%;object-fit:cover}.badge{position:absolute;top:15px;left:15px;background:var(--secondary);color:#fff;border-radius:30px;padding:7px 11px;font-size:10px;font-weight:800;text-transform:uppercase}.card-body{padding:21px}.card-body h3{margin:0;color:var(--navy);font-size:18px}.card-meta{display:flex;gap:16px;color:var(--muted);font-size:12px;margin:14px 0 22px}.card-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--border);padding-top:17px}.card-footer small{color:var(--muted);display:block}.card-footer strong{color:var(--navy);font-size:18px}.split-services{padding:90px 0}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.service-feature{border-radius:24px;padding:55px;min-height:300px;background:#eef4ff}.stay-feature{background:#e9f8f5}.service-feature p{max-width:430px;line-height:1.7;margin-bottom:25px}.center-heading{max-width:600px;text-align:center;margin:0 auto 45px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.feature{text-align:center;padding:30px 20px}.feature-icon{width:58px;height:58px;margin:auto;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:var(--primary);font-size:23px}.feature h3{color:var(--navy)}.feature p{color:var(--muted);font-size:14px;line-height:1.7}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.blog-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.blog-placeholder{height:210px;background:var(--navy);display:grid;place-items:center;color:#fff;font-weight:800;font-size:24px}.blog-content{padding:22px}.blog-content>span{color:var(--secondary);font-size:11px;text-transform:uppercase;font-weight:800}.blog-content h3{color:var(--navy)}.blog-content p{color:var(--muted);line-height:1.6;font-size:14px}.blog-content a{color:var(--primary);font-weight:700;font-size:13px}.site-footer{background:#171A17;color:#c4cfdb;padding-top:65px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:45px}.footer-brand{color:#fff;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:21px;font-weight:800}.footer-grid p{line-height:1.7;font-size:13px}.footer-grid h4{color:#fff}.footer-grid a{display:block;margin:11px 0;font-size:13px}.footer-bottom{margin-top:50px;padding:22px 0;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;font-size:12px}svg.lucide{width:1em;height:1em;flex:0 0 auto;stroke:currentColor}.btn{gap:8px}.btn svg{width:16px;height:16px}.brand-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:var(--primary)}.brand-icon svg{width:22px;height:22px}.mobile-menu-btn{width:42px;height:42px;place-items:center;border-radius:10px;color:var(--navy)}.mobile-menu-btn svg{width:24px;height:24px}.hero-benefit,.booking-tab,.field label,.search-btn,.section-heading>a,.card-meta span,.blog-content a,.footer-contact-link{display:inline-flex;align-items:center}.hero-benefit{gap:7px}.hero-benefit svg{width:17px;height:17px;color:var(--secondary)}.booking-tab{gap:7px}.booking-tab svg{width:17px;height:17px}.field label{gap:6px}.field label svg{width:14px;height:14px;color:var(--secondary)}.search-btn{justify-content:center;gap:8px}.search-btn svg{width:17px;height:17px}.section-heading>a,.blog-content a{gap:6px}.section-heading>a svg,.blog-content a svg{width:15px;height:15px;transition:transform .2s ease}.section-heading>a:hover svg,.blog-content a:hover svg{transform:translate(3px)}.card-meta span{gap:5px}.card-meta svg{width:14px;height:14px;color:var(--secondary)}.feature-icon svg{width:25px;height:25px}.footer-contact-link{gap:9px;color:#c4cfdb;font-size:13px}.footer-contact-link svg{width:16px;height:16px;color:#7dd3c7}.footer-contact-link:hover{color:#fff}@media(max-width:1024px){.desktop-nav{display:none}.mobile-menu-btn{display:grid}.destination-grid{grid-template-columns:repeat(3,1fr)}.search-panel{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.container{width:calc(100% - 28px);max-width:none}.header-inner{height:68px}.header-actions .btn{display:none}.mobile-nav.active{display:flex;flex-direction:column;padding:15px 20px 25px;gap:15px;background:#fff}.hero{min-height:auto;background:url(/images/backgrounds/tour-inspiration.webp) center/cover}.hero-content{padding-top:65px;padding-bottom:45px;min-height:auto}.hero h1{font-size:42px}.hero-benefits{gap:10px;flex-direction:column}.booking-box{margin-top:35px;padding:8px 15px 18px}.booking-tabs{overflow-x:auto}.booking-tab{white-space:nowrap;font-size:12px}.search-panel,.search-panel.active{grid-template-columns:1fr}.section{padding:65px 0}.section-heading{align-items:flex-start;gap:14px}.section-heading h2,.center-heading h2,.service-feature h2{font-size:27px}.section-heading>a{display:none}.destination-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.destination-card{min-width:210px;scroll-snap-align:start}.card-grid,.blog-grid,.split-grid,.feature-grid,.footer-grid{grid-template-columns:1fr}.service-feature{padding:35px 25px}.footer-bottom{flex-direction:column;gap:10px}}.desktop-nav a.active{color:var(--primary)}.media-fallback{width:100%;height:100%;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center;color:#fff;background:var(--primary)}.media-fallback svg{width:36px;height:36px}.media-fallback span{font-weight:800;letter-spacing:.02em}.inner-hero{position:relative;overflow:hidden;color:#fff;padding:82px 0 88px;background:var(--navy)}.inner-hero:after{content:"";position:absolute;width:420px;height:420px;right:-130px;top:-170px;border:70px solid rgba(255,255,255,.06);border-radius:50%}.inner-hero-destinations{background:var(--primary)}.inner-hero-content{position:relative;z-index:2;max-width:860px;margin-left:auto;margin-right:auto;text-align:center}.inner-hero h1,.detail-hero h1{margin:12px 0 18px;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(40px,5.5vw,68px);line-height:1.04;letter-spacing:-2px}.inner-hero p,.detail-hero-content>p{max-width:760px;margin:0 auto;font-size:17px;line-height:1.8;color:#ffffffd6}.eyebrow-light{color:#a7f3e9}.breadcrumb{display:flex;align-items:center;justify-content:center;gap:7px;margin-bottom:25px;font-size:12px;font-weight:700;color:#ffffffc7}.breadcrumb svg{width:14px;height:14px}.breadcrumb a:hover{color:#fff}.inner-hero-pills{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:30px}.inner-hero-pills span{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.inner-hero-pills svg{width:15px;height:15px}.catalog-section{background:#fff}.catalog-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px}.catalog-toolbar>div:first-child{max-width:620px}.catalog-toolbar h2{margin:6px 0 10px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:34px}.catalog-toolbar p{margin:0;color:var(--muted);line-height:1.7}.catalog-filter{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.filter-chip{border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--text);padding:9px 14px;cursor:pointer;font-size:12px;font-weight:700;transition:.2s ease}.filter-chip:hover,.filter-chip.active{border-color:var(--primary);background:var(--primary);color:#fff}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.catalog-card{overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.catalog-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.catalog-card[hidden]{display:none}.catalog-card-media{position:relative;display:block;height:250px;overflow:hidden;background:#dfe8f2}.catalog-card-media img,.catalog-card-media .media-fallback{width:100%;height:100%;object-fit:cover}.catalog-card-media img{transition:transform .35s ease}.catalog-card:hover .catalog-card-media img{transform:scale(1.04)}.catalog-card-body{padding:24px}.catalog-kicker{color:var(--secondary);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalog-card-body h3{margin:7px 0 10px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:20px}.catalog-card-body>p{min-height:68px;margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.65}.catalog-facts{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:20px;color:var(--muted);font-size:12px}.catalog-facts span,.destination-mini-facts span{display:inline-flex;align-items:center;gap:6px}.catalog-facts svg,.destination-mini-facts svg{width:14px;height:14px;color:var(--secondary)}.catalog-card-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:18px;border-top:1px solid var(--border)}.price-block small{display:block;color:var(--muted);font-size:10px}.price-block strong{display:block;color:var(--navy);font-size:20px}.catalog-empty{text-align:center;padding:60px 20px;border:1px dashed var(--border);border-radius:18px}.catalog-empty svg{width:34px;height:34px;color:var(--muted)}.catalog-empty h3{margin-bottom:6px;color:var(--navy)}.catalog-empty p{margin:0;color:var(--muted)}.trip-builder-strip{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:42px;border-radius:24px;background:#fff;box-shadow:var(--shadow)}.trip-builder-strip h2{margin:7px 0 8px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:31px}.trip-builder-strip p{margin:0;color:var(--muted)}.detail-hero{position:relative;min-height:540px;display:flex;align-items:flex-end;overflow:hidden;background:#0d2944;color:#fff}.detail-hero-media,.detail-hero-media img,.detail-hero-media .media-fallback,.detail-hero-shade{position:absolute;inset:0;width:100%;height:100%}.detail-hero-media img{object-fit:cover}.detail-hero-shade{background:#171A17c7}.detail-hero-content{position:relative;z-index:3;padding-top:90px;padding-bottom:65px}.detail-hero-content .breadcrumb{justify-content:flex-start}.detail-hero h1{max-width:850px}.detail-hero-content>p{margin-left:0;max-width:700px}.detail-badge{display:inline-flex;margin-bottom:4px;padding:8px 12px;border-radius:999px;background:var(--secondary);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.detail-facts{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.detail-facts span{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;font-size:12px;font-weight:700}.detail-facts svg{width:15px;height:15px}.detail-section{background:#f7f9fc}.detail-layout,.destination-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:30px;align-items:start}.detail-main{display:grid;gap:24px}.content-panel{padding:34px;border:1px solid var(--border);border-radius:20px;background:#fff}.content-panel h2{margin:6px 0 16px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:28px}.content-panel>p,.advice-grid p{color:var(--muted);font-size:15px;line-height:1.8}.overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.overview-grid>div{display:flex;align-items:center;gap:12px;padding:16px;border-radius:14px;background:var(--soft)}.overview-grid svg{width:21px;height:21px;color:var(--primary)}.overview-grid small,.overview-grid strong{display:block}.overview-grid small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.05em}.overview-grid strong{margin-top:3px;color:var(--navy);font-size:13px}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.check-grid>div,.experience-item{display:flex;align-items:flex-start;gap:10px;padding:14px;border:1px solid #dfeeea;border-radius:12px;background:#f6fcfa;font-size:13px;line-height:1.55}.check-grid svg,.experience-item svg{flex:0 0 auto;width:18px;height:18px;color:var(--secondary)}.itinerary-list{display:grid;gap:10px}.itinerary-item{border:1px solid var(--border);border-radius:14px;overflow:hidden}.itinerary-toggle{width:100%;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:14px;padding:17px 18px;border:0;background:#fff;text-align:left;cursor:pointer}.itinerary-day{color:var(--secondary);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.itinerary-title{color:var(--navy);font-weight:800}.itinerary-toggle svg{width:18px;height:18px;color:var(--muted);transition:transform .2s ease}.itinerary-content{display:none;padding:0 18px 18px 122px}.itinerary-content p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.itinerary-item.open .itinerary-content{display:block}.itinerary-item.open .itinerary-toggle svg{transform:rotate(180deg)}.include-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.eyebrow-muted{color:var(--muted)}.icon-list{list-style:none;margin:0;padding:0;display:grid;gap:11px}.icon-list li{display:flex;align-items:flex-start;gap:9px;color:var(--text);font-size:13px;line-height:1.55}.icon-list svg{flex:0 0 auto;width:16px;height:16px;margin-top:2px}.positive-list svg{color:var(--secondary)}.muted-list svg{color:var(--muted)}.faq-panel details{border-top:1px solid var(--border)}.faq-panel details:last-child{border-bottom:1px solid var(--border)}.faq-panel summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;cursor:pointer;color:var(--navy);font-size:14px;font-weight:800;list-style:none}.faq-panel summary::-webkit-details-marker{display:none}.faq-panel summary svg{flex:0 0 auto;width:18px;height:18px;color:var(--primary)}.faq-panel details[open] summary svg{transform:rotate(45deg)}.faq-panel details p{margin:-3px 0 18px;color:var(--muted);font-size:14px;line-height:1.7}.booking-sidebar{position:sticky;top:100px}.booking-card{padding:26px;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 18px 50px #171A171a}.booking-card-price small,.booking-card-price span{display:block;color:var(--muted);font-size:11px}.booking-card-price strong{display:block;margin:3px 0;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:30px}.sidebar-rule{height:1px;background:var(--border);margin:20px 0}.booking-card label{display:block;margin:14px 0 7px;color:var(--navy);font-size:11px;font-weight:800}.input-with-icon{position:relative}.input-with-icon>svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:var(--secondary);pointer-events:none}.input-with-icon input,.input-with-icon select{width:100%;height:47px;padding:0 12px 0 38px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text)}.btn-block{width:100%;margin-top:16px}.btn-ghost{border:1px solid var(--border);background:#fff;color:var(--navy)}.btn-ghost:hover{border-color:var(--primary);color:var(--primary)}.booking-assurance{display:grid;gap:9px;margin-top:20px;padding-top:18px;border-top:1px solid var(--border)}.booking-assurance span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px}.booking-assurance svg{width:15px;height:15px;color:var(--secondary)}.destination-catalog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.destination-feature-card{display:grid;grid-template-columns:44% 1fr;min-height:300px;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff;transition:transform .25s ease,box-shadow .25s ease}.destination-feature-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.destination-feature-media{min-height:300px}.destination-feature-media img,.destination-feature-media .media-fallback{height:100%;object-fit:cover}.destination-feature-body{padding:26px}.destination-feature-body h2{margin:6px 0 8px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:24px}.destination-feature-body>p{margin:0 0 18px;color:var(--muted);line-height:1.6}.destination-mini-facts{display:grid;gap:9px;margin-bottom:20px;color:var(--muted);font-size:12px}.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:13px;font-weight:800}.text-link svg{width:15px;height:15px}.experience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.advice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.advice-grid h3{margin:6px 0 9px;color:var(--navy)}.advice-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:16px;border-radius:14px;background:#edf4ff;color:var(--primary)}.advice-icon svg{width:22px;height:22px}.destination-booking-card h3{margin:7px 0 10px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:23px}.destination-booking-card>p{color:var(--muted);font-size:13px;line-height:1.65}.service-link-stack{display:grid;gap:8px;margin:20px 0}.service-link-stack a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;border:1px solid var(--border);border-radius:12px;transition:.2s ease}.service-link-stack a:hover{border-color:#b7ccef;background:#f8fbff}.service-link-stack>a>svg:first-child{width:19px;height:19px;color:var(--primary)}.service-link-stack>a>svg:last-child{width:15px;height:15px;color:var(--muted)}.service-link-stack strong,.service-link-stack small{display:block}.service-link-stack strong{color:var(--navy);font-size:12px}.service-link-stack small{margin-top:2px;color:var(--muted);font-size:10px}.destination-card .media-fallback,.card-image .media-fallback{height:100%;min-height:100%}@media(max-width:1024px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-toolbar{align-items:flex-start;flex-direction:column}.catalog-filter{justify-content:flex-start}.detail-layout,.destination-layout{grid-template-columns:minmax(0,1fr) 310px}.destination-catalog-grid{grid-template-columns:1fr}}@media(max-width:760px){.inner-hero{padding:62px 0 66px}.inner-hero h1,.detail-hero h1{font-size:39px;letter-spacing:-1.2px}.breadcrumb{justify-content:flex-start;overflow-x:auto;white-space:nowrap;padding-bottom:4px}.inner-hero-content{text-align:left}.inner-hero-pills{justify-content:flex-start}.catalog-grid,.detail-layout,.destination-layout,.overview-grid,.check-grid,.include-grid,.experience-grid,.advice-grid{grid-template-columns:1fr}.catalog-card-body>p{min-height:auto}.catalog-card-footer,.trip-builder-strip{align-items:stretch;flex-direction:column}.detail-hero{min-height:500px}.detail-hero-content{padding-top:70px;padding-bottom:45px}.detail-hero-shade{background:#171A17c7}.content-panel{padding:24px 20px}.booking-sidebar{position:static}.itinerary-toggle{grid-template-columns:70px 1fr auto;gap:9px;padding:15px}.itinerary-content{padding:0 15px 16px}.destination-feature-card{grid-template-columns:1fr}.destination-feature-media{min-height:230px}}.premium-split-hero{display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:520px;background:var(--navy)}.premium-hero-copy{display:flex;align-items:center;background:var(--navy);color:#fff}.premium-hero-copy-inner{width:min(590px,calc(100% - 60px));margin-left:max(30px,calc((100vw - 1180px)/2));padding:70px 0 90px}.premium-hero-copy .breadcrumb{justify-content:flex-start;margin-bottom:30px}.premium-hero-copy h1{margin:12px 0 18px;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(44px,5vw,68px);line-height:1.02;letter-spacing:-2px}.premium-hero-copy p{max-width:560px;margin:0;color:#d7e2ed;font-size:16px;line-height:1.8}.premium-hero-image{min-height:520px;background:#dfe7ef}.premium-hero-image img,.premium-hero-image .media-fallback{width:100%;height:100%;min-height:520px;object-fit:cover}.premium-trust-row{display:flex;flex-wrap:wrap;gap:22px;margin-top:32px}.premium-trust-row span{display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:12px}.premium-trust-row svg{width:22px;height:22px;color:#6ee7d8;stroke-width:2.1}.finder-wrap{position:relative;z-index:10;margin-top:-46px}.premium-finder-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:22px 24px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 18px 48px #171A1721}.finder-heading{display:flex;align-items:center;gap:12px;padding-right:20px;border-right:1px solid var(--border)}.finder-icon,.summary-icon,.booking-head-icon,.journey-icon{flex:0 0 auto;width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:var(--primary)}.finder-icon svg,.summary-icon svg,.booking-head-icon svg,.journey-icon svg{width:23px;height:23px;stroke-width:2.1}.finder-heading small,.finder-heading strong{display:block}.finder-heading small{margin-bottom:2px;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.finder-heading strong{color:var(--navy);font-size:14px}.finder-destination-filters{display:flex;flex-wrap:wrap;gap:8px}.finder-filter{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:0 13px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);cursor:pointer;font-size:12px;font-weight:700}.finder-filter svg{width:16px;height:16px;color:var(--secondary)}.finder-filter:hover,.finder-filter.active{border-color:var(--primary);background:var(--primary);color:#fff}.finder-filter.active svg,.finder-filter:hover svg{color:#fff}.finder-cta{white-space:nowrap}.premium-category-section{padding-top:72px}.compact-heading{margin-bottom:34px}.premium-category-grid,.premium-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.premium-category-card,.premium-benefit-grid article{padding:26px 24px;border:1px solid var(--border);border-radius:16px;background:#fff}.premium-category-card h3,.premium-benefit-grid h3{margin:18px 0 8px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:18px}.premium-category-card p,.premium-benefit-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.icon-orb{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#eaf2ff;color:var(--primary)}.icon-orb.teal,.summary-icon.teal,.journey-icon.teal{background:#e7f8f5;color:var(--secondary)}.icon-orb.muted{background:#eef2f6;color:var(--muted)}.icon-orb.light{background:#fff;color:var(--navy)}.icon-orb svg{width:25px;height:25px;stroke-width:2.1}.premium-catalog-heading>div:first-child{max-width:690px}.premium-catalog-heading p{max-width:680px}.premium-catalog-card{border-radius:16px}.premium-card-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.premium-card-facts span:last-child{grid-column:1 / -1}.premium-benefit-section{background:#fff}.premium-complete-section{background:var(--soft)}.journey-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.journey-link-grid>a{display:flex;align-items:flex-start;gap:15px;padding:23px;border:1px solid var(--border);border-radius:16px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.journey-link-grid>a:hover{transform:translateY(-3px);border-color:#bfd0e6;box-shadow:0 14px 30px #171A1714}.journey-link-grid h3{margin:2px 0 7px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:16px}.journey-link-grid p{margin:0 0 14px;color:var(--muted);font-size:12px;line-height:1.6}.journey-link-grid div>span{display:inline-flex;align-items:center;gap:5px;color:var(--primary);font-size:11px;font-weight:800}.journey-link-grid div>span svg{width:13px;height:13px}.premium-final-cta{padding:34px 0;background:var(--navy);color:#fff}.premium-final-cta-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.premium-final-cta small{color:#a9bed1;font-size:11px;font-weight:700}.premium-final-cta h2{margin:4px 0 0;max-width:750px;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:24px;line-height:1.35}.premium-detail-hero{position:relative;min-height:590px;background:#dfe7ef;overflow:hidden}.premium-detail-image,.premium-detail-image img,.premium-detail-image .media-fallback{position:absolute;inset:0;width:100%;height:100%}.premium-detail-image img{object-fit:cover}.premium-detail-panel-wrap{position:relative;z-index:2;min-height:590px;display:flex;align-items:center}.premium-detail-panel{width:min(650px,58%);padding:44px;border-radius:18px;background:var(--navy);color:#fff;box-shadow:0 22px 55px #06142338}.premium-detail-panel .breadcrumb{justify-content:flex-start;margin-bottom:22px}.premium-detail-panel h1{margin:12px 0 14px;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(38px,4.5vw,58px);line-height:1.04;letter-spacing:-1.7px}.premium-detail-panel>p{margin:0;color:#d6e1eb;font-size:15px;line-height:1.75}.premium-detail-mini-facts{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:26px}.premium-detail-mini-facts span{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:12px;font-weight:700}.premium-detail-mini-facts svg{width:18px;height:18px;color:#6ee7d8;stroke-width:2.2}.premium-summary-strip{border-bottom:1px solid var(--border);background:#fff}.premium-summary-grid,.destination-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.destination-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.premium-summary-grid>div,.destination-summary-grid>div{display:flex;align-items:center;gap:12px;min-height:108px;padding:18px 25px;border-right:1px solid var(--border)}.premium-summary-grid>div:first-child,.destination-summary-grid>div:first-child{border-left:1px solid var(--border)}.premium-summary-grid small,.premium-summary-grid strong,.destination-summary-grid small,.destination-summary-grid strong{display:block}.premium-summary-grid small,.destination-summary-grid small{margin-bottom:3px;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.premium-summary-grid strong,.destination-summary-grid strong{color:var(--navy);font-size:13px;line-height:1.4}.detail-anchor-nav{position:sticky;top:78px;z-index:30;border-bottom:1px solid var(--border);background:#fff}.detail-anchor-nav .container{display:flex;gap:26px;overflow-x:auto}.detail-anchor-nav a{flex:0 0 auto;padding:16px 0 14px;border-bottom:2px solid transparent;color:var(--muted);font-size:12px;font-weight:800}.detail-anchor-nav a:hover{border-color:var(--primary);color:var(--primary)}.premium-detail-section{background:#f6f8fb}.premium-content-panel{border-radius:16px;box-shadow:none}.section-icon-heading{display:flex;align-items:center;gap:16px;margin-bottom:20px}.section-icon-heading.small{margin-bottom:18px}.section-icon-heading h2{margin:5px 0 0}.lead-copy{margin:0;color:var(--text)!important;font-size:16px!important;line-height:1.9!important}.premium-highlight-grid,.premium-experience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.premium-highlight-grid>div,.premium-experience-item{display:flex;align-items:flex-start;gap:12px;min-height:78px;padding:16px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--text);font-size:13px;line-height:1.6}.visible-list-icon{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#e7f8f5;color:var(--secondary)}.visible-list-icon svg{width:19px;height:19px;stroke-width:2.2}.premium-itinerary-list .itinerary-item{border-radius:12px}.premium-itinerary-list .itinerary-toggle{grid-template-columns:auto 1fr auto;padding:17px}.itinerary-day-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:#eaf2ff;color:var(--primary)}.itinerary-day-icon svg{width:20px;height:20px}.premium-itinerary-list .itinerary-toggle span:nth-child(2) small,.premium-itinerary-list .itinerary-toggle span:nth-child(2) strong{display:block}.premium-itinerary-list .itinerary-toggle span:nth-child(2) small{margin-bottom:3px;color:var(--secondary);font-size:10px;font-weight:800;text-transform:uppercase}.premium-itinerary-list .itinerary-toggle span:nth-child(2) strong{color:var(--navy);font-size:14px}.premium-itinerary-list .itinerary-content{padding-left:72px}.premium-include-grid{gap:36px}.premium-booking-card{overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;box-shadow:0 18px 45px #171A171c}.premium-booking-head{display:flex;align-items:center;gap:14px;padding:24px;background:var(--navy);color:#fff}.premium-booking-head .booking-head-icon{background:#fff;color:var(--navy)}.premium-booking-head small,.premium-booking-head strong,.premium-booking-head span{display:block}.premium-booking-head small,.premium-booking-head span{color:#b8c9d8;font-size:10px}.premium-booking-head strong{margin:2px 0;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:25px}.premium-booking-body{padding:24px}.premium-booking-body>p{margin:0 0 18px;color:var(--muted);font-size:12px;line-height:1.65}.premium-booking-body label{display:block;margin:13px 0 7px;color:var(--navy);font-size:11px;font-weight:800}.premium-booking-assurance{margin-top:20px}.sidebar-help-card{display:flex;align-items:flex-start;gap:13px;margin-top:16px;padding:18px;border:1px solid var(--border);border-radius:14px;background:#fff}.sidebar-help-card small,.sidebar-help-card strong{display:block}.sidebar-help-card small{color:var(--muted);font-size:10px}.sidebar-help-card strong{margin:2px 0 5px;color:var(--navy);font-size:13px}.sidebar-help-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.55}.premium-destination-types{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 18px 48px #171A1721}.premium-destination-types>div{display:flex;align-items:center;gap:12px;min-height:100px;padding:18px 22px;border-right:1px solid var(--border)}.premium-destination-types>div:last-child{border-right:0}.premium-destination-types strong,.premium-destination-types small{display:block}.premium-destination-types strong{color:var(--navy);font-size:14px}.premium-destination-types small{margin-top:3px;color:var(--muted);font-size:10px}.premium-destination-grid{gap:20px}.premium-destination-card{grid-template-columns:42% 1fr;min-height:325px;border-radius:16px}.premium-destination-facts strong{color:var(--navy)}.premium-advice-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.premium-advice-card{display:flex;align-items:flex-start;gap:15px;padding:20px;border:1px solid var(--border);border-radius:14px;background:#fff}.premium-advice-card h3{margin:6px 0 8px;color:var(--navy)}.premium-advice-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.destination-plan-card .premium-booking-head strong{font-size:21px}.premium-service-stack{margin:18px 0 0}.media-fallback{background:var(--primary)}@media(max-width:1100px){.premium-split-hero{grid-template-columns:52% 48%}.premium-hero-copy-inner{margin-left:30px}.premium-finder-card{grid-template-columns:1fr}.finder-heading{border-right:0;padding-right:0}.finder-cta{justify-self:start}.premium-category-grid,.premium-benefit-grid,.journey-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.premium-detail-panel{width:min(720px,82%)}.premium-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-summary-grid>div:nth-child(3){border-left:1px solid var(--border)}.premium-destination-types{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-destination-types>div:nth-child(2){border-right:0}.premium-destination-types>div:nth-child(-n+2){border-bottom:1px solid var(--border)}}@media(max-width:760px){.premium-split-hero{display:flex;flex-direction:column-reverse;min-height:auto}.premium-hero-image,.premium-hero-image img,.premium-hero-image .media-fallback{min-height:280px;height:280px}.premium-hero-copy-inner{width:min(100% - 28px,590px);margin:auto;padding:44px 0 75px}.premium-hero-copy h1{font-size:42px;letter-spacing:-1.2px}.premium-trust-row{gap:13px}.finder-wrap{margin-top:-36px}.premium-finder-card{padding:18px}.finder-destination-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.finder-filter{justify-content:flex-start}.premium-category-grid,.premium-benefit-grid,.journey-link-grid,.premium-highlight-grid,.premium-experience-grid,.premium-advice-panel{grid-template-columns:1fr}.premium-final-cta-inner{grid-template-columns:auto 1fr}.premium-final-cta .btn{grid-column:1 / -1;justify-self:stretch}.premium-detail-hero{min-height:auto;padding-top:280px;background:var(--navy)}.premium-detail-image,.premium-detail-image img,.premium-detail-image .media-fallback{height:280px}.premium-detail-image{bottom:auto}.premium-detail-panel-wrap{min-height:auto;width:100%;padding:0}.premium-detail-panel{width:100%;padding:34px 14px 42px;border-radius:0;box-shadow:none}.premium-detail-panel h1{font-size:39px}.premium-summary-grid,.destination-summary-grid{grid-template-columns:1fr}.premium-summary-grid>div,.destination-summary-grid>div,.premium-summary-grid>div:nth-child(3){min-height:88px;border-left:1px solid var(--border);border-bottom:1px solid var(--border)}.detail-anchor-nav{top:68px}.premium-itinerary-list .itinerary-content{padding-left:17px}.premium-destination-types{grid-template-columns:1fr}.premium-destination-types>div,.premium-destination-types>div:nth-child(2){border-right:0;border-bottom:1px solid var(--border)}.premium-destination-types>div:last-child{border-bottom:0}.premium-destination-card{grid-template-columns:1fr}}.travel-style-section .compact-heading p{max-width:680px;margin:12px auto 0;color:var(--muted);line-height:1.7}.travel-style-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.travel-style-card{display:grid;grid-template-columns:72px 1fr;gap:20px;padding:26px;border:1px solid var(--border);border-radius:18px;background:#fff;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.travel-style-card:hover{transform:translateY(-4px);border-color:#c8d7e8;box-shadow:var(--shadow)}.travel-style-icon,.travel-type-hero-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:16px;background:var(--primary);color:#fff;flex:0 0 auto}.travel-style-icon svg,.travel-type-hero-icon svg{width:31px;height:31px}.travel-style-card:nth-child(2n) .travel-style-icon{background:var(--secondary)}.travel-style-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.travel-style-topline h3{margin:2px 0 0;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:21px}.travel-style-copy>p{margin:10px 0 16px;color:var(--muted);font-size:13px;line-height:1.7}.currency-pill,.detail-currency-badge,.tour-currency-badge{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.currency-pill{padding:7px 10px;color:var(--primary-dark);background:#edf4ff;border:1px solid #d4e4fb}.travel-style-meta{display:grid;gap:8px;margin-bottom:18px}.travel-style-meta span{display:flex;align-items:center;gap:8px;color:#536278;font-size:11px}.travel-style-meta svg,.travel-style-link svg,.type-mini-link svg{width:15px;height:15px}.travel-style-link{display:inline-flex;align-items:center;gap:7px;color:var(--primary);font-size:12px;font-weight:800}.currency-logic-section{padding:68px 0;background:var(--navy);color:#fff}.currency-logic-grid{display:grid;grid-template-columns:.9fr 1.3fr;gap:36px;align-items:center}.currency-logic-intro{display:flex;align-items:flex-start;gap:18px}.currency-logic-intro .eyebrow{color:#77d8cf}.currency-logic-intro h2{margin:7px 0 12px;color:#fff;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:28px}.currency-logic-intro p{margin:0;color:#c7d4e1;font-size:13px;line-height:1.75}.currency-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.currency-rule-grid>div{min-height:120px;padding:20px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:#102b49}.currency-rule-grid strong,.currency-rule-grid span,.currency-rule-grid small{display:block}.currency-rule-grid strong{margin-bottom:7px;color:#fff;font-size:18px}.currency-rule-grid span{color:#77d8cf;font-size:12px;font-weight:800}.currency-rule-grid small{margin-top:6px;color:#b8c7d5;line-height:1.5}.catalog-kicker-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.type-mini-link{display:inline-flex;align-items:center;gap:4px;color:var(--primary);font-size:10px;font-weight:800}.multi-price-footer{gap:16px}.multi-price-footer .price-block{min-width:0}.tour-price-stack{display:grid;gap:7px}.tour-price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.tour-currency-badge{min-width:38px;padding:4px 7px;color:#fff;background:var(--navy)}.tour-price-value{color:var(--navy);font-weight:800;font-size:16px}.tour-price-line small{color:var(--muted);font-size:9px}.tour-price-stack-compact{gap:4px}.tour-price-stack-compact .tour-currency-badge{min-width:34px;padding:3px 6px;font-size:9px}.tour-price-stack-compact .tour-price-value{font-size:13px}.travel-type-hero .travel-type-hero-icon{margin-bottom:16px;background:var(--secondary)}.type-summary-strip{background:#fff;border-bottom:1px solid var(--border)}.type-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.type-summary-grid>div{display:flex;align-items:center;gap:14px;min-height:105px;padding:18px 28px;border-left:1px solid var(--border)}.type-summary-grid>div:last-child{border-right:1px solid var(--border)}.type-summary-grid small,.type-summary-grid strong{display:block}.type-summary-grid small{margin-bottom:4px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.05em}.type-summary-grid strong{color:var(--navy);font-size:13px;line-height:1.45}.type-explainer-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:48px;align-items:start}.type-explainer-copy h2{margin:8px 0 16px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:34px;line-height:1.2}.type-explainer-copy p{margin:0 0 24px;color:var(--muted);line-height:1.8}.type-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.type-feature-list>div{display:flex;align-items:flex-start;gap:11px;min-height:105px;padding:18px;border:1px solid var(--border);border-radius:14px;background:#fff;color:#4b5a70;font-size:12px;line-height:1.65}.pricing-policy-section{background:#fff}.pricing-policy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pricing-policy-card{display:flex;gap:18px;padding:28px;border:1px solid var(--border);border-radius:18px;background:#fff}.pricing-policy-card h3{margin:6px 0 10px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:19px}.pricing-policy-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.detail-badge-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-bottom:10px}.detail-badge-row .detail-badge{margin-bottom:0}.detail-currency-badge{gap:6px;padding:7px 10px;color:#fff;background:var(--secondary)}.detail-currency-badge svg{width:14px;height:14px}.summary-price-cell .tour-price-value{font-size:12px}.summary-price-cell .tour-currency-badge{font-size:8px;min-width:31px}.tour-type-notice{background:var(--soft);border-bottom:1px solid var(--border)}.tour-type-notice-inner{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;min-height:96px}.tour-type-notice-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:13px;color:#fff;background:var(--primary)}.tour-type-notice-icon svg{width:25px;height:25px}.tour-type-notice small,.tour-type-notice strong,.tour-type-notice p{display:block}.tour-type-notice small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.06em}.tour-type-notice strong{margin:2px 0 3px;color:var(--navy);font-size:15px}.tour-type-notice p{margin:0;color:var(--muted);font-size:11px}.tour-type-notice a{display:inline-flex;align-items:center;gap:7px;color:var(--primary);font-size:11px;font-weight:800}.tour-type-notice a svg{width:15px;height:15px}.multi-currency-booking-head{align-items:flex-start}.multi-currency-booking-head .tour-price-stack{margin-top:7px}.multi-currency-booking-head .tour-currency-badge{background:#ffffff26;border:1px solid rgba(255,255,255,.18)}.multi-currency-booking-head .tour-price-value,.multi-currency-booking-head .tour-price-line small{color:#fff}.related-price-footer{gap:14px}.type-empty-state{padding:55px 25px;text-align:center;border:1px dashed #cbd8e6;border-radius:18px;background:#fff}.type-empty-state svg{width:36px;height:36px;color:var(--primary)}.type-empty-state h3{margin:14px 0 6px;color:var(--navy)}.type-empty-state p{margin:0;color:var(--muted)}@media(max-width:1000px){.currency-logic-grid,.type-explainer-grid,.type-summary-grid{grid-template-columns:1fr}.type-summary-grid>div,.type-summary-grid>div:last-child{border-right:1px solid var(--border);border-bottom:1px solid var(--border)}}@media(max-width:760px){.travel-style-grid,.currency-rule-grid,.type-feature-list,.pricing-policy-grid{grid-template-columns:1fr}.travel-style-card{grid-template-columns:58px 1fr;padding:20px}.travel-style-icon{width:54px;height:54px;border-radius:14px}.travel-style-icon svg{width:27px;height:27px}.travel-style-topline{display:block}.currency-pill{margin-top:8px}.currency-logic-intro{display:block}.currency-logic-intro .icon-orb{margin-bottom:16px}.catalog-kicker-row{align-items:flex-start}.multi-price-footer,.related-price-footer{align-items:flex-end}.tour-type-notice-inner{grid-template-columns:auto 1fr;padding:16px 0}.tour-type-notice a{grid-column:1 / -1;padding-left:66px}.pricing-policy-card{padding:22px}}.desktop-nav{align-items:center}.nav-mega{display:flex;align-items:center;height:78px}.nav-mega-trigger{display:inline-flex;align-items:center;gap:5px;height:100%}.nav-mega-trigger svg{width:14px;height:14px;transition:transform .2s ease}.nav-mega.active>.nav-mega-trigger,.nav-mega:hover>.nav-mega-trigger,.nav-mega:focus-within>.nav-mega-trigger{color:var(--primary)}.nav-mega:hover>.nav-mega-trigger svg,.nav-mega:focus-within>.nav-mega-trigger svg{transform:rotate(180deg)}.mega-menu{position:absolute;left:0;right:0;top:100%;z-index:1100;padding:18px 0 26px;background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);box-shadow:0 22px 50px #171A1724;opacity:0;visibility:hidden;transform:translateY(-8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.nav-mega:hover .mega-menu,.nav-mega:focus-within .mega-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.mega-menu-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.05fr 1.65fr .9fr;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff}.mega-menu-intro,.mega-menu-feature{padding:28px}.mega-menu-intro{background:var(--navy);color:#fff}.mega-intro-icon,.mega-feature-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:18px;border-radius:14px}.mega-intro-icon{background:var(--primary)}.mega-intro-icon svg,.mega-feature-icon svg{width:25px;height:25px}.mega-menu-intro h3,.mega-menu-feature h3{margin:8px 0 10px;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:22px;line-height:1.2}.mega-menu-intro p,.mega-menu-feature p{margin:0 0 18px;font-size:13px;line-height:1.65}.mega-menu-intro p{color:#ffffffc2}.mega-menu-intro>a{display:inline-flex;align-items:center;gap:7px;color:#fff;font-weight:800}.mega-menu-intro>a svg,.mega-destination-links a svg{width:15px;height:15px}.mega-menu-links{display:grid;grid-template-columns:1fr 1fr;align-content:stretch;padding:16px;gap:8px;background:#fff}.mega-menu-links>a{display:flex;align-items:flex-start;gap:13px;padding:16px;border-radius:14px;border:1px solid transparent;transition:background .18s ease,border-color .18s ease,transform .18s ease}.mega-menu-links>a:hover{background:var(--soft);border-color:var(--border);transform:translateY(-2px)}.mega-link-icon{width:44px;min-width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:var(--primary)}.mega-link-icon.teal{background:#e8f8f5;color:var(--secondary-dark)}.mega-link-icon svg{width:23px;height:23px}.mega-menu-links strong,.mega-menu-links small{display:block}.mega-menu-links strong{color:var(--navy);font-size:14px;margin-bottom:5px}.mega-menu-links small{color:var(--muted);font-size:11px;line-height:1.5}.mega-menu-feature{background:var(--soft);border-left:1px solid var(--border)}.mega-feature-icon{background:var(--secondary);color:#fff}.mega-menu-feature>small{display:block;color:var(--secondary-dark);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.mega-menu-feature h3{color:var(--navy)}.mega-menu-feature p{color:var(--muted)}.mega-menu-feature .btn{width:100%}.mega-destination-links{display:flex;flex-wrap:wrap;gap:7px 10px;margin-top:18px;font-size:11px}.mega-destination-links span{color:var(--muted)}.mega-destination-links a{color:var(--primary);font-weight:700}.mobile-nav-group{border:1px solid var(--border);border-radius:12px;overflow:hidden}.mobile-nav-group summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;list-style:none;cursor:pointer;color:var(--navy);font-weight:800}.mobile-nav-group summary::-webkit-details-marker{display:none}.mobile-nav-group summary svg{width:17px;height:17px;transition:transform .2s ease}.mobile-nav-group[open] summary svg{transform:rotate(180deg)}.mobile-nav-submenu{padding:6px 8px 9px;border-top:1px solid var(--border);background:var(--soft)}.mobile-nav-submenu a{display:flex;align-items:center;gap:11px;padding:10px;border-radius:9px}.mobile-nav-submenu a:hover{background:#fff}.mobile-nav-submenu svg{width:20px;height:20px;color:var(--primary)}.mobile-nav-submenu span,.mobile-nav-submenu small{display:block}.mobile-nav-submenu span{font-weight:700;color:var(--navy)}.mobile-nav-submenu small{margin-top:2px;color:var(--muted);font-size:10px}.home-travel-guide{background:#fff}.home-guide-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.home-guide-heading h2{max-width:720px;margin:7px 0 10px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(30px,4vw,44px);line-height:1.1}.home-guide-heading p,.section-intro{max-width:760px;margin:0;color:var(--muted);line-height:1.7}.home-travel-style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-travel-style-card{min-height:310px;display:flex;flex-direction:column;padding:24px;border:1px solid var(--border);border-radius:18px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.home-travel-style-card:hover{transform:translateY(-5px);border-color:#cbd9ed;box-shadow:var(--shadow)}.home-style-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:23px}.home-style-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:var(--navy);color:#fff}.home-travel-style-card:nth-child(2n) .home-style-icon{background:var(--secondary)}.home-style-icon svg{width:29px;height:29px}.home-style-currency{display:inline-flex;padding:7px 9px;border-radius:999px;background:#eaf2ff;color:var(--primary-dark);font-size:10px;font-weight:800;letter-spacing:.04em}.home-travel-style-card>small{color:var(--secondary-dark);font-weight:800;text-transform:uppercase;letter-spacing:.06em}.home-travel-style-card h3{margin:8px 0 10px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:20px}.home-travel-style-card p{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.65}.home-style-link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;color:var(--primary);font-size:12px;font-weight:800}.home-style-link svg{width:15px;height:15px}.home-guide-note{display:grid;grid-template-columns:auto 1fr;gap:16px;margin-top:24px;padding:20px 22px;border-radius:16px;background:var(--navy);color:#fff}.home-guide-note>span{width:46px;height:46px;display:grid;place-items:center;border-radius:12px;background:var(--primary)}.home-guide-note svg{width:24px;height:24px}.home-guide-note strong{display:block;margin-bottom:4px}.home-guide-note p{margin:0;color:#ffffffc2;font-size:12px;line-height:1.6}.home-departures-section,.group-departure-preview,.departure-calendar-section{position:relative}.departure-list{display:grid;gap:14px}.home-departure-list{grid-template-columns:1fr 1fr}.departure-card{display:grid;grid-template-columns:92px minmax(0,1fr) 190px;align-items:stretch;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 8px 24px #171A170d}.departure-card-compact{grid-template-columns:82px minmax(0,1fr) 165px}.departure-card-date{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:150px;padding:16px 10px;background:var(--navy);color:#fff;text-align:center}.departure-card-date span{color:#a9c6e8;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.departure-card-date strong{display:block;margin:2px 0;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:35px;line-height:1}.departure-card-date small{color:#ffffffb8;font-size:10px}.departure-card-main{min-width:0;padding:19px 20px}.departure-card-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.departure-destination,.departure-meta span{display:inline-flex;align-items:center;gap:6px}.departure-destination{color:var(--secondary-dark);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.departure-destination svg,.departure-meta svg{width:15px;height:15px}.departure-card h3{margin:8px 0 12px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:17px;line-height:1.25}.departure-meta{display:flex;flex-wrap:wrap;gap:8px 15px;color:var(--muted);font-size:11px}.departure-status{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.departure-status-open{background:#e8f8f5;color:var(--secondary-dark)}.departure-status-few{background:#eef4ff;color:var(--primary-dark)}.departure-status-sold-out,.departure-status-cancelled{background:#eef1f4;color:#6b7280}.departure-card-action{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:18px;border-left:1px solid var(--border);background:var(--soft)}.departure-card-action small,.departure-card-action span{display:block}.departure-card-action small{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.departure-card-action strong{margin:4px 0 2px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:19px}.departure-card-action>span:not(.btn){color:var(--muted);font-size:10px}.departure-card-action .btn{width:100%;margin-top:13px;padding:10px 11px;font-size:11px}.btn-disabled{background:#dfe5eb;color:#7a8794;cursor:not-allowed}.departure-empty{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:26px;border:1px solid var(--border);border-radius:18px;background:#fff}.departure-empty-icon{width:60px;height:60px;display:grid;place-items:center;border-radius:16px;background:var(--navy);color:#fff}.departure-empty-icon svg{width:28px;height:28px}.departure-empty small{color:var(--secondary-dark);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.departure-empty h3{margin:4px 0 6px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif}.departure-empty p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.detail-departure-list .departure-card{grid-template-columns:78px minmax(0,1fr) 155px}.compact-lead{margin-bottom:22px}.departure-calendar-link{margin-top:18px}.inline-departure-empty{grid-template-columns:auto 1fr}.selected-departure-card{display:grid;grid-template-columns:auto 1fr;gap:12px;margin-bottom:18px;padding:14px;border-radius:13px;background:#e8f8f5;border:1px solid #ccece6}.selected-departure-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:11px;background:var(--secondary);color:#fff}.selected-departure-icon svg{width:21px;height:21px}.selected-departure-card small,.selected-departure-card strong,.selected-departure-card span{display:block}.selected-departure-card small{color:var(--secondary-dark);font-size:9px;font-weight:800;text-transform:uppercase}.selected-departure-card strong{margin:3px 0 5px;color:var(--navy)}.selected-departure-card span{color:var(--muted);font-size:10px;line-height:1.5}.departure-page-hero{padding:70px 0 76px;background:var(--navy);color:#fff}.departure-hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.7fr);gap:50px;align-items:center}.departure-page-hero h1{max-width:760px;margin:12px 0 16px;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(40px,5.4vw,66px);line-height:1.03;letter-spacing:-2px}.departure-page-hero p{max-width:720px;color:#ffffffc7;line-height:1.75}.departure-hero-icon{width:62px;height:62px;display:grid;place-items:center;margin:25px 0 18px;border-radius:17px;background:var(--primary)}.departure-hero-icon svg{width:31px;height:31px}.departure-hero-card{padding:28px;border-radius:20px;background:#fff;color:var(--text)}.departure-hero-card>small{color:var(--secondary-dark);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.departure-hero-card h3{margin:7px 0 18px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;line-height:1.25}.departure-hero-card ol{list-style:none;margin:0;padding:0;display:grid;gap:11px}.departure-hero-card li{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.departure-hero-card li>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#eaf2ff;color:var(--primary-dark);font-size:10px;font-weight:800}.departure-filter-section{position:relative;z-index:3;margin-top:-34px}.departure-filter-card{display:grid;grid-template-columns:1.15fr 1fr .8fr .8fr auto;gap:12px;align-items:end;padding:18px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.departure-filter-heading{display:flex;align-items:center;gap:11px}.departure-filter-heading>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:var(--navy);color:#fff}.departure-filter-heading svg{width:21px;height:21px}.departure-filter-heading small,.departure-filter-heading strong{display:block}.departure-filter-heading small{color:var(--secondary-dark);font-size:9px;font-weight:800;text-transform:uppercase}.departure-filter-heading strong{margin-top:2px;color:var(--navy);font-size:13px}.departure-filter-card label>span{display:block;margin-bottom:6px;color:var(--navy);font-size:10px;font-weight:800}.departure-filter-card select,.departure-filter-card input{width:100%;height:45px;padding:0 11px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text)}.departure-filter-card .btn{height:45px;white-space:nowrap}.departure-clear-filter{grid-column:2 / -1;justify-self:end;color:var(--primary);font-size:11px;font-weight:700}.departure-calendar-list{gap:16px}.departure-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.departure-info-grid>div{padding:24px;border:1px solid var(--border);border-radius:17px;background:#fff;text-align:center}.departure-info-grid>div>span{width:52px;height:52px;display:grid;place-items:center;margin:0 auto 15px;border-radius:15px;background:var(--navy);color:#fff}.departure-info-grid>div:nth-child(2n)>span{background:var(--secondary)}.departure-info-grid svg{width:25px;height:25px}.departure-info-grid h3{margin:0 0 7px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:16px}.departure-info-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}@media(max-width:1180px){.desktop-nav{gap:17px}.mega-menu-inner{grid-template-columns:.95fr 1.55fr .9fr}.home-travel-style-grid{grid-template-columns:repeat(2,1fr)}.departure-filter-card{grid-template-columns:1fr 1fr 1fr 1fr}.departure-filter-heading{grid-column:1 / -1}}@media(max-width:1024px){.nav-mega{display:none}.home-departure-list,.departure-hero-grid{grid-template-columns:1fr}.departure-hero-card{max-width:620px}.departure-info-grid{grid-template-columns:repeat(2,1fr)}.detail-departure-list .departure-card{grid-template-columns:76px minmax(0,1fr)}.detail-departure-list .departure-card-action{grid-column:1 / -1;flex-direction:row;align-items:center;gap:12px;border-left:0;border-top:1px solid var(--border)}.detail-departure-list .departure-card-action .btn{width:auto;margin:0 0 0 auto}}@media(max-width:760px){.home-guide-heading{align-items:flex-start;flex-direction:column}.home-travel-style-grid,.departure-info-grid{grid-template-columns:1fr}.home-travel-style-card{min-height:0}.home-guide-note{grid-template-columns:1fr}.departure-card,.departure-card-compact,.detail-departure-list .departure-card{grid-template-columns:72px minmax(0,1fr)}.departure-card-date{min-height:132px}.departure-card-action,.detail-departure-list .departure-card-action{grid-column:1 / -1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 12px;border-left:0;border-top:1px solid var(--border)}.departure-card-action small,.departure-card-action>span:not(.btn){grid-column:1}.departure-card-action strong{grid-column:1}.departure-card-action .btn,.detail-departure-list .departure-card-action .btn{grid-column:2;grid-row:1 / 4;width:auto;margin:0}.departure-empty,.inline-departure-empty{grid-template-columns:1fr;align-items:flex-start}.departure-filter-card{grid-template-columns:1fr}.departure-filter-heading,.departure-clear-filter{grid-column:1}.departure-clear-filter{justify-self:start}.departure-filter-card .btn{width:100%}.departure-page-hero{padding-top:52px}}@media(max-width:520px){.departure-card,.departure-card-compact,.detail-departure-list .departure-card{grid-template-columns:64px minmax(0,1fr)}.departure-card-main{padding:15px}.departure-card-topline{align-items:flex-start;flex-direction:column;gap:6px}.departure-meta{flex-direction:column;gap:6px}.departure-card-action,.detail-departure-list .departure-card-action{display:flex;align-items:stretch;flex-direction:column}.departure-card-action .btn,.detail-departure-list .departure-card-action .btn{width:100%;margin-top:9px}}.service-hero{padding:58px 0 88px;color:#fff}.service-hero-navy{background:var(--navy)}.service-hero-blue{background:var(--primary-dark)}.service-hero-teal{background:var(--secondary-dark)}.service-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:54px;align-items:center}.service-hero h1{max-width:760px;margin:12px 0 18px;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(42px,5.3vw,68px);line-height:1.02;letter-spacing:-2.2px}.service-hero p{max-width:700px;margin:0;color:#ffffffc7;font-size:16px;line-height:1.75}.service-hero-visual{height:420px;overflow:hidden;border-radius:24px;background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.service-hero-visual>img,.service-hero-visual>.media-fallback{width:100%;height:100%;object-fit:cover}.service-hero-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.service-hero-badges span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);font-size:12px;font-weight:700}.service-hero-badges svg{width:18px;height:18px}.breadcrumb-light,.breadcrumb-light a{color:#ffffffc2}.breadcrumb-light span{color:#fff}.eyebrow-light{color:#fff;opacity:.82}.service-search-wrap{position:relative;z-index:5;margin-top:-38px}.service-search-card{display:grid;grid-template-columns:1.15fr 1.15fr .9fr .9fr 1.1fr auto;gap:12px;align-items:end;padding:19px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.stay-search-card{grid-template-columns:1.15fr 1fr 1fr 1fr 1fr auto}.service-search-title{display:flex;align-items:center;gap:11px}.service-search-title>span{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;background:var(--navy);color:#fff}.service-search-title svg{width:21px;height:21px}.service-search-title small,.service-search-title strong{display:block}.service-search-title small{color:var(--secondary-dark);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.service-search-title strong{margin-top:3px;color:var(--navy);font-size:13px}.service-search-card label>span{display:block;margin-bottom:6px;color:var(--navy);font-size:10px;font-weight:800}.service-search-card input,.service-search-card select{width:100%;height:46px;padding:0 11px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text);outline:none}.service-search-card input:focus,.service-search-card select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #074F2C17}.service-search-card .btn{height:46px;white-space:nowrap}.service-category-section{padding-top:72px}.service-category-grid{display:grid;gap:18px}.service-category-grid.four-col{grid-template-columns:repeat(4,1fr)}.service-category-grid>a{display:block;min-height:220px;padding:26px;border:1px solid var(--border);border-radius:18px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.service-category-grid>a:hover{transform:translateY(-4px);border-color:#c9d7ea;box-shadow:var(--shadow)}.service-category-grid>a>span,.destination-choice-icon{width:54px;height:54px;display:grid;place-items:center;margin-bottom:18px;border-radius:15px;background:var(--navy);color:#fff}.service-category-grid>a:nth-child(2n)>span,.destination-choice-icon.teal{background:var(--secondary)}.service-category-grid svg,.destination-choice-icon svg{width:26px;height:26px}.service-category-grid h3{margin:0 0 8px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:18px}.service-category-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.65}.service-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-product-card .catalog-card-media{height:290px}.service-product-card .catalog-card-media>img,.service-product-card .catalog-card-media>.media-fallback{height:100%;object-fit:cover}.car-hire-hero .service-hero-visual{min-height:360px;border:8px solid rgba(255,255,255,.16);border-radius:22px;overflow:hidden;box-shadow:0 24px 55px #05162838}.car-hire-hero .service-hero-visual img,.car-hire-hero .service-hero-visual .media-fallback{width:100%;height:100%;object-fit:cover}.car-hire-search .service-search-card{border-top:4px solid var(--secondary);box-shadow:0 16px 36px #171A171f}.car-hire-categories .service-category-grid>a{min-height:190px;align-content:start;padding:24px;border-top:3px solid transparent;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.car-hire-categories .service-category-grid>a:hover{transform:translateY(-4px);border-top-color:var(--secondary);box-shadow:var(--shadow)}.car-hire-fleet .service-catalog-grid{gap:22px}.car-hire-fleet .service-product-card .catalog-card-media{aspect-ratio:16 / 10;height:auto}.car-hire-fleet .service-product-card .catalog-card-body{padding:22px}@media(max-width:700px){.car-hire-hero .service-hero-visual{min-height:230px}.car-hire-fleet .service-catalog-grid{grid-template-columns:1fr}}.car-hire-fleet .service-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1024px){.car-hire-fleet .service-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.car-hire-fleet .service-catalog-grid{grid-template-columns:1fr}}.site-footer{position:relative;padding-top:72px;background:#071a2d}.site-footer:before{content:"";position:absolute;top:0;left:50%;width:min(1600px,calc(100% - 40px));height:4px;transform:translate(-50%);background:var(--primary)}.footer-grid{gap:0;grid-template-columns:1.45fr repeat(3,1fr)}.footer-grid>div{min-width:0;padding:0 28px}.footer-grid>div:first-child{padding-left:0}.footer-grid>div+div{border-left:1px solid rgba(255,255,255,.14)}.footer-brand{font-size:25px;letter-spacing:.01em}.footer-grid h4{margin:0 0 18px;font-size:13px;letter-spacing:.1em;text-transform:uppercase}.footer-grid a:not(.footer-contact-link){display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.08);color:#c4cfdb;transition:color .2s ease,padding-left .2s ease}.footer-grid a:not(.footer-contact-link):after{content:"→";color:var(--secondary);opacity:.75;transition:transform .2s ease}.footer-grid a:not(.footer-contact-link):hover{padding-left:5px;color:#fff}.footer-grid a:not(.footer-contact-link):hover:after{transform:translate(4px)}.footer-contact-list{display:grid;gap:12px}.footer-contact-link{gap:9px;line-height:1.45}.footer-contact-link svg{color:var(--secondary)}.footer-newsletter{margin-top:46px;padding:22px 0;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.footer-newsletter form{align-items:center;flex-wrap:wrap;justify-content:flex-end}.footer-newsletter input[type=email]{height:46px;border:1px solid rgba(255,255,255,.18)}.footer-bottom{margin-top:0;border-top:0;color:#91a5b8}.footer-bottom span:last-child{color:#c4cfdb}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px 0}.footer-grid>div:first-child{grid-column:1 / -1;padding-bottom:24px}.footer-grid>div:nth-child(3){border-left:0}}@media(max-width:620px){.site-footer{padding-top:54px}.site-footer:before{width:calc(100% - 28px)}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-grid>div,.footer-grid>div:first-child{padding:0}.footer-grid>div+div{padding-top:22px;border-left:0;border-top:1px solid rgba(255,255,255,.14)}.footer-newsletter{align-items:flex-start;flex-direction:column}.footer-newsletter form{width:100%;justify-content:flex-start}.footer-newsletter input[type=email]{min-width:0;flex:1 1 180px}.newsletter-consent{white-space:normal}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}.rating-chip{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#fff6dd;color:#8a5a00;font-size:11px;font-weight:800}.rating-chip svg{width:13px;height:13px;fill:currentColor}.complete-journey-section{background:#fff}.journey-addon-grid{display:grid;gap:18px}.journey-addon-grid.three-col{grid-template-columns:repeat(3,1fr)}.journey-addon-grid>a{display:block;min-height:230px;padding:28px;border-radius:18px;background:var(--navy);color:#fff}.journey-addon-grid>a:nth-child(2n){background:var(--secondary-dark)}.journey-addon-grid>a>svg{width:32px;height:32px;margin-bottom:26px}.journey-addon-grid h3{margin:0 0 8px;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:20px}.journey-addon-grid p{min-height:44px;margin:0 0 20px;color:#ffffffbd;font-size:13px;line-height:1.65}.journey-addon-grid span{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:800}.journey-addon-grid span svg{width:15px;height:15px}.destination-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.destination-choice-grid>a{display:grid;grid-template-columns:auto 1fr;gap:20px;padding:28px;border:1px solid var(--border);border-radius:20px;background:#fff}.destination-choice-grid small{color:var(--secondary-dark);font-size:10px;font-weight:800;text-transform:uppercase}.destination-choice-grid h3{margin:5px 0 8px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:21px}.destination-choice-grid p{margin:0 0 15px;color:var(--muted);line-height:1.65;font-size:13px}.destination-choice-grid div>span:last-child{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:12px;font-weight:800}.destination-choice-grid div>span:last-child svg{width:14px;height:14px}.detail-service-hero{padding:36px 0 56px;background:#fff;border-bottom:1px solid var(--border)}.detail-service-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:42px;align-items:center;margin-top:24px}.detail-service-media{height:500px;overflow:hidden;border-radius:24px;background:var(--soft)}.detail-service-media>img,.detail-service-media>.media-fallback{width:100%;height:100%;object-fit:cover}.detail-service-kicker{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:#edf4ff;color:var(--primary-dark);font-size:11px;font-weight:800}.detail-service-kicker svg{width:16px;height:16px}.detail-service-copy h1{margin:14px 0 15px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(38px,4.5vw,58px);line-height:1.05;letter-spacing:-1.7px}.detail-service-copy>p{color:var(--muted);font-size:15px;line-height:1.75}.detail-fact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:25px 0}.detail-fact-grid>div{padding:15px 10px;border:1px solid var(--border);border-radius:13px;text-align:center}.detail-fact-grid svg{width:20px;height:20px;color:var(--secondary-dark)}.detail-fact-grid strong,.detail-fact-grid span{display:block}.detail-fact-grid strong{margin:7px 0 3px;color:var(--navy);font-size:14px}.detail-fact-grid span{color:var(--muted);font-size:9px;text-transform:uppercase;font-weight:700}.detail-price-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid var(--border)}.detail-price-line small,.detail-price-line strong,.detail-price-line span{display:block}.detail-price-line small{color:var(--muted);font-size:10px}.detail-price-line strong{margin:2px 0;color:var(--navy);font-size:25px}.detail-price-line span{color:var(--muted);font-size:10px}.detail-main-section{background:var(--soft)}.detail-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:30px;align-items:start}.detail-content-stack{display:grid;gap:22px}.detail-panel{padding:30px;border:1px solid var(--border);border-radius:20px;background:#fff}.detail-panel h2{margin:6px 0 13px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:27px}.detail-panel>p{color:var(--muted);line-height:1.75}.detail-chip-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.detail-chip-row span{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border-radius:999px;background:var(--soft);color:var(--text);font-size:11px;font-weight:700}.detail-chip-row svg{width:15px;height:15px;color:var(--secondary-dark)}.detail-highlight-grid,.icon-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.detail-highlight-grid>div,.icon-list-grid>div{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:12px;background:var(--soft);color:var(--text);font-size:12px;line-height:1.5}.detail-highlight-grid svg,.icon-list-grid svg{width:18px;height:18px;flex:0 0 auto;color:var(--secondary-dark)}.room-option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.room-option-grid>div{padding:18px;border:1px solid var(--border);border-radius:14px}.room-option-grid>div>span{width:40px;height:40px;display:grid;place-items:center;margin-bottom:12px;border-radius:11px;background:var(--navy);color:#fff}.room-option-grid svg{width:20px;height:20px}.room-option-grid strong,.room-option-grid small{display:block}.room-option-grid strong{color:var(--navy);font-size:13px}.room-option-grid small{margin-top:6px;color:var(--muted);line-height:1.5}.detail-booking-sidebar{position:sticky;top:98px}.booking-request-card{overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 14px 35px #171A1714}.booking-request-head{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:24px;background:var(--navy);color:#fff}.booking-request-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:var(--secondary)}.booking-request-icon svg{width:24px;height:24px}.booking-request-head small{color:#ffffffb3;font-size:9px;font-weight:800;text-transform:uppercase}.booking-request-head h3{margin:3px 0 5px;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:20px}.booking-request-head p{margin:0;color:#ffffffb8;font-size:11px;line-height:1.55}.booking-request-form{padding:22px}.booking-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.booking-field-wide{grid-column:1 / -1}.booking-field>span{display:flex;align-items:center;gap:6px;margin-bottom:6px;color:var(--navy);font-size:10px;font-weight:800}.booking-field>span svg{width:14px;height:14px;color:var(--secondary-dark)}.booking-field input,.booking-field select,.booking-field textarea{width:100%;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text);outline:none}.booking-field input,.booking-field select{height:44px;padding:0 10px}.booking-field textarea{padding:10px;resize:vertical}.booking-field input:focus,.booking-field select:focus,.booking-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #074F2C14}.booking-submit{width:100%;margin-top:15px}.booking-assurance-row{display:grid;gap:7px;margin-top:15px;padding-top:14px;border-top:1px solid var(--border)}.booking-assurance-row span{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.booking-assurance-row svg{width:14px;height:14px;color:var(--secondary-dark)}.form-alert{display:flex;gap:10px;margin:18px 18px 0;padding:13px;border-radius:10px;font-size:11px}.form-alert-error{background:#fff1f1;color:#9a2b2b;border:1px solid #f1caca}.form-alert>svg{width:18px;height:18px;flex:0 0 auto}.form-alert strong{display:block;margin-bottom:4px}.form-alert ul{margin:0;padding-left:18px}.home-stay-guide{background:#fff}.home-accommodation-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.home-accommodation-panel{padding:28px;border:1px solid var(--border);border-radius:22px;background:var(--soft)}.home-accommodation-panel-teal{background:#effaf8}.home-accommodation-head{display:grid;grid-template-columns:auto 1fr;gap:15px;margin-bottom:20px}.home-module-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;background:var(--primary);color:#fff}.home-module-icon.teal{background:var(--secondary)}.home-module-icon svg{width:27px;height:27px}.home-accommodation-head small{color:var(--secondary-dark);font-size:9px;font-weight:800;text-transform:uppercase}.home-accommodation-head h3{margin:3px 0 6px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:22px}.home-accommodation-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.home-mini-property-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-bottom:18px}.home-mini-property{overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#fff}.home-mini-property>img,.home-mini-property>.media-fallback{height:120px;object-fit:cover}.home-mini-property>div{padding:12px}.home-mini-property small,.home-mini-property strong,.home-mini-property span{display:block}.home-mini-property small{color:var(--secondary-dark);font-size:9px;font-weight:800}.home-mini-property strong{margin:3px 0 9px;color:var(--navy);font-size:13px}.home-mini-property span{color:var(--primary);font-size:10px;font-weight:800}.home-mini-property span svg{width:12px;height:12px;vertical-align:middle}.confirmation-section{padding:80px 0;background:var(--soft)}.confirmation-card{max-width:900px;margin:auto;padding:42px;border:1px solid var(--border);border-radius:24px;background:#fff;text-align:center;box-shadow:var(--shadow)}.confirmation-icon{width:70px;height:70px;display:grid;place-items:center;margin:0 auto 20px;border-radius:20px;background:var(--secondary);color:#fff}.confirmation-icon svg{width:34px;height:34px}.confirmation-card h1{margin:8px auto 14px;max-width:700px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(32px,4.5vw,48px);line-height:1.08}.confirmation-card>p{max-width:700px;margin:0 auto;color:var(--muted);line-height:1.7}.confirmation-reference{display:inline-block;margin:25px auto;padding:14px 20px;border-radius:12px;background:var(--navy);color:#fff}.confirmation-reference small,.confirmation-reference strong{display:block}.confirmation-reference small{font-size:9px;opacity:.68;text-transform:uppercase}.confirmation-reference strong{margin-top:3px;letter-spacing:.05em}.confirmation-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:10px 0 30px;text-align:left}.confirmation-summary>div{padding:15px;border:1px solid var(--border);border-radius:12px}.confirmation-summary span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:9px;text-transform:uppercase;font-weight:800}.confirmation-summary span svg{width:14px;height:14px;color:var(--secondary-dark)}.confirmation-summary strong{display:block;margin-top:6px;color:var(--navy);font-size:12px}.confirmation-next{margin-top:28px;text-align:left}.confirmation-next h2{color:var(--navy);font-family:Kumbh Sans,sans-serif;text-align:center}.confirmation-next ol{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:20px 0 0;padding:0}.confirmation-next li{display:flex;gap:12px;padding:17px;border-radius:14px;background:var(--soft)}.confirmation-next li>span{width:30px;height:30px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--primary);color:#fff;font-size:11px;font-weight:800}.confirmation-next strong{color:var(--navy);font-size:12px}.confirmation-next p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.55}.confirmation-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:30px}@media(max-width:1180px){.service-search-card,.stay-search-card{grid-template-columns:1fr 1fr 1fr}.service-search-title{grid-column:1 / -1}.service-search-card .btn{width:100%}}@media(max-width:1024px){.service-hero-grid,.detail-service-grid,.detail-content-grid{grid-template-columns:1fr}.service-hero-visual{height:360px}.detail-service-media{height:420px}.detail-booking-sidebar{position:static}.service-category-grid.four-col{grid-template-columns:repeat(2,1fr)}.service-catalog-grid,.home-accommodation-grid{grid-template-columns:1fr}.confirmation-summary{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.service-hero{padding:46px 0 76px}.service-hero h1{font-size:42px;letter-spacing:-1.4px}.service-hero-visual{height:280px}.service-search-card,.stay-search-card{grid-template-columns:1fr;padding:15px}.service-search-title{grid-column:1}.service-category-grid.four-col,.journey-addon-grid.three-col,.destination-choice-grid,.detail-highlight-grid,.icon-list-grid,.room-option-grid,.home-mini-property-grid,.confirmation-next ol{grid-template-columns:1fr}.detail-service-media{height:310px}.detail-fact-grid{grid-template-columns:repeat(2,1fr)}.detail-price-line{align-items:flex-start;flex-direction:column}.detail-price-line .btn{width:100%}.detail-panel{padding:22px}.booking-form-grid{grid-template-columns:1fr}.booking-field-wide{grid-column:1}.confirmation-card{padding:27px 18px}.confirmation-summary{grid-template-columns:1fr}}.desktop-nav{gap:18px}.hotel-mega-inner{grid-template-columns:1.05fr 1.7fr .95fr}.hotel-mega-feature{background:var(--soft)}.hotel-tier-links>a:nth-child(2n) .mega-link-icon{background:#e8f8f5;color:var(--secondary-dark)}.parallax-hero,.parallax-band{position:relative;isolation:isolate;color:#fff;background-color:var(--navy);background-image:var(--parallax-image);background-position:center;background-size:cover;background-repeat:no-repeat;background-attachment:fixed}.parallax-hero{min-height:565px;display:flex;align-items:center}.parallax-overlay{position:absolute;inset:0;z-index:-1;background:#06182bc2}.parallax-hero-content{padding-top:72px;padding-bottom:105px}.parallax-hero-content h1{max-width:760px;margin:12px 0 18px;color:#fff;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(48px,6vw,76px);line-height:.98;letter-spacing:-2.6px}.parallax-hero-content h1 span{color:#fff}.parallax-hero-content>p{max-width:650px;margin:0;color:#ffffffd6;font-size:16px;line-height:1.75}.parallax-trust-row{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:30px}.parallax-trust-row span{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:#fff}.parallax-trust-row svg{width:20px;height:20px;color:#fff}.hotels-parallax-hero{min-height:590px}.tours-parallax-hero{min-height:585px}.blog-parallax-hero{min-height:500px}.hotel-hero-content h1 span,.tour-story-content h1 span{color:#fff}.floating-search-section{position:relative;z-index:10;margin-top:-62px}.hotel-search-shell,.experience-search-shell{overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 22px 55px #171A1726}.hotel-search-tabs{display:flex;align-items:center;gap:4px;padding:12px 18px 0;border-bottom:1px solid var(--border);overflow-x:auto}.hotel-search-tabs a{display:inline-flex;align-items:center;gap:7px;padding:12px 13px 13px;border-bottom:3px solid transparent;white-space:nowrap;color:var(--muted);font-size:11px;font-weight:800}.hotel-search-tabs a svg{width:17px;height:17px}.hotel-search-tabs a.active,.hotel-search-tabs a:hover{color:var(--primary);border-bottom-color:var(--primary)}.hotel-search-form{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.15fr auto;gap:10px;align-items:end;padding:18px}.hotel-search-form label,.experience-search-grid label{min-width:0}.hotel-search-form label>span,.experience-search-grid label>span{display:block;margin-bottom:7px;color:var(--navy);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.input-icon-wrap{position:relative}.input-icon-wrap>svg{position:absolute;left:12px;top:50%;width:17px;height:17px;color:var(--muted);transform:translateY(-50%);pointer-events:none}.input-icon-wrap input,.input-icon-wrap select{width:100%;height:49px;padding:0 12px 0 39px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--text);outline:none}.input-icon-wrap input:focus,.input-icon-wrap select:focus{border-color:var(--primary)}.hotel-search-form .btn{height:49px;white-space:nowrap}.hotel-search-promises,.experience-search-promises{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);background:var(--soft)}.hotel-search-promises span,.experience-search-promises span{display:flex;justify-content:center;align-items:center;gap:8px;padding:13px 9px;color:var(--text);border-right:1px solid var(--border);font-size:10px;font-weight:700;text-align:center}.hotel-search-promises span:last-child,.experience-search-promises span:last-child{border-right:0}.hotel-search-promises svg,.experience-search-promises svg{width:16px;height:16px;color:var(--secondary-dark)}.hotel-tier-section{padding-top:82px}.hotel-tier-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.hotel-tier-card{display:flex;flex-direction:column;min-height:250px;padding:20px;border:1px solid var(--border);border-radius:18px;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hotel-tier-card:hover,.hotel-tier-card.active{transform:translateY(-4px);border-color:var(--primary);box-shadow:var(--shadow)}.hotel-tier-card.active{background:var(--soft)}.hotel-tier-icon{width:50px;height:50px;display:grid;place-items:center;margin-bottom:17px;border-radius:14px;background:var(--primary);color:#fff}.hotel-tier-icon.teal{background:var(--secondary)}.hotel-tier-icon svg{width:25px;height:25px}.hotel-tier-card small{color:var(--secondary-dark);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hotel-tier-card h3{margin:5px 0 9px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:20px}.hotel-tier-card p{margin:0 0 18px;color:var(--muted);font-size:11px;line-height:1.6}.hotel-tier-card>div>span:last-child{display:inline-flex;align-items:center;gap:6px;margin-top:auto;color:var(--primary);font-size:10px;font-weight:800}.hotel-tier-card>div>span:last-child svg{width:13px;height:13px}.holiday-tier-card{background:var(--soft)}.solid-feature-band{padding:42px 0}.navy-feature-band{background:var(--navy);color:#fff}.solid-feature-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:25px}.solid-feature-heading h2{max-width:650px;margin:5px 0 0;color:#fff;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:28px}.solid-feature-grid{display:grid;gap:0}.solid-feature-grid.five-col{grid-template-columns:repeat(5,1fr)}.solid-feature-grid>div{padding:12px 20px;border-right:1px solid rgba(255,255,255,.15)}.solid-feature-grid>div:first-child{padding-left:0}.solid-feature-grid>div:last-child{border-right:0}.solid-feature-grid>div>span{width:40px;height:40px;display:grid;place-items:center;margin-bottom:11px;border-radius:11px;background:var(--primary);color:#fff}.solid-feature-grid>div:nth-child(2n)>span{background:var(--secondary)}.solid-feature-grid svg{width:21px;height:21px}.solid-feature-grid strong{display:block;margin-bottom:6px;font-size:12px}.solid-feature-grid p{margin:0;color:#ffffffb3;font-size:10px;line-height:1.55}.hotel-catalog-section{background:#fff}.hotel-card-grid{grid-template-columns:repeat(3,1fr)}.hotel-type-badge{position:absolute;left:14px;bottom:14px;padding:6px 9px;border-radius:8px;background:var(--navy);color:#fff;font-size:9px;font-weight:800}.hotel-product-card .badge{background:var(--primary)}.parallax-band{min-height:300px;display:flex;align-items:center}.parallax-band-content{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;padding-top:70px;padding-bottom:70px}.parallax-band-content small{color:#ffffffb3;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.parallax-band-content h2{max-width:760px;margin:6px 0 0;color:#fff;font-family:Kumbh Sans,sans-serif;font-size:clamp(27px,3vw,38px);line-height:1.15}.experience-combo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.experience-combo-grid>a{padding:22px;border:1px solid var(--border);border-radius:17px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.experience-combo-grid>a:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.combo-icon{width:46px;height:46px;display:grid;place-items:center;margin-bottom:15px;border-radius:13px;background:var(--primary);color:#fff}.combo-icon.teal{background:var(--secondary)}.combo-icon svg{width:23px;height:23px}.experience-combo-grid h3{margin:0 0 7px;color:var(--navy);font-family:Kumbh Sans,sans-serif;font-size:17px}.experience-combo-grid p{margin:0 0 14px;color:var(--muted);font-size:11px;line-height:1.6}.experience-combo-grid>a>span:last-child{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:10px;font-weight:800}.experience-combo-grid>a>span:last-child svg{width:13px;height:13px}.experience-search-shell{padding:0}.experience-search-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr auto;gap:10px;align-items:end;padding:18px}.experience-search-grid .btn{height:49px}.experience-category-section{padding-top:80px}.experience-type-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.experience-type-card{overflow:hidden;min-height:265px;border:1px solid var(--border);border-radius:18px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.experience-type-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.experience-type-icon{height:96px;display:grid;place-items:center;background:var(--navy);color:#fff}.experience-type-card:nth-child(2n) .experience-type-icon{background:var(--primary)}.experience-type-icon svg{width:38px;height:38px}.experience-type-card>div{padding:17px}.experience-type-card h3{margin:8px 0;color:var(--navy);font-family:Kumbh Sans,sans-serif;font-size:17px}.experience-type-card p{min-height:67px;margin:0 0 14px;color:var(--muted);font-size:10px;line-height:1.55}.experience-type-card>div>span:last-child{display:inline-flex;align-items:center;gap:5px;color:var(--primary);font-size:10px;font-weight:800}.experience-type-card>div>span:last-child svg{width:13px;height:13px}.experience-browse-strip{padding:28px 0;background:var(--soft);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.experience-browse-title{text-align:center;margin-bottom:16px}.experience-browse-links{display:grid;grid-template-columns:repeat(8,1fr)}.experience-browse-links a{display:grid;place-items:center;gap:8px;min-height:82px;padding:10px;border-right:1px solid var(--border);color:var(--navy);font-size:9px;font-weight:800;text-align:center}.experience-browse-links a:last-child{border-right:0}.experience-browse-links svg{width:25px;height:25px;color:var(--primary)}.experience-browse-links a:nth-child(2n) svg{color:var(--secondary-dark)}.blog-card-media{display:block;height:205px;overflow:hidden;background:var(--soft)}.blog-card-media>img,.blog-card-media>.media-fallback{height:100%;object-fit:cover}.polished-blog-card{transition:transform .18s ease,box-shadow .18s ease}.polished-blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.blog-content h3 a:hover{color:var(--primary)}.blog-library-section{background:#fff}.blog-category-filter{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;max-width:560px}.editorial-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.editorial-card{display:grid;grid-template-columns:44% 1fr;min-height:290px;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:#fff}.editorial-media{position:relative;min-height:100%;overflow:hidden;background:var(--soft)}.editorial-media>img,.editorial-media>.media-fallback{height:100%;object-fit:cover}.editorial-category{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:8px;background:var(--navy);color:#fff;font-size:9px;font-weight:800}.editorial-copy{padding:24px}.editorial-meta{display:flex;flex-wrap:wrap;gap:8px 14px;color:var(--muted);font-size:9px;font-weight:700}.editorial-meta span{display:inline-flex;align-items:center;gap:5px}.editorial-meta svg{width:13px;height:13px;color:var(--secondary-dark)}.editorial-copy h2{margin:12px 0 9px;color:var(--navy);font-family:Kumbh Sans,sans-serif;font-size:20px;line-height:1.2}.editorial-copy p{margin:0 0 17px;color:var(--muted);font-size:11px;line-height:1.65}.editorial-link{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:10px;font-weight:800}.editorial-link svg{width:13px;height:13px}.article-hero{padding:55px 0 65px;background:var(--soft)}.article-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:45px;align-items:center;margin-top:28px}.article-hero-copy h1{margin:8px 0 17px;color:var(--navy);font-family:Kumbh Sans,sans-serif;font-size:clamp(39px,5vw,60px);line-height:1.05;letter-spacing:-2px}.article-hero-copy>p{max-width:650px;color:var(--muted);line-height:1.7}.article-hero-copy .editorial-meta{margin-top:20px}.article-hero-media{height:430px;overflow:hidden;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.article-hero-media>img,.article-hero-media>.media-fallback{height:100%;object-fit:cover}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:55px;align-items:start}.article-prose{max-width:790px}.article-prose p{color:var(--text);font-size:15px;line-height:1.85}.article-prose .article-lead{color:var(--navy);font-size:19px;font-weight:600;line-height:1.7}.article-prose section{padding:24px 0;border-bottom:1px solid var(--border)}.article-prose h2{color:var(--navy);font-family:Kumbh Sans,sans-serif;font-size:26px}.article-side-card{position:sticky;top:110px;padding:26px;border-radius:20px;background:var(--navy);color:#fff}.article-side-card small{color:#ffffffa6;font-weight:800;text-transform:uppercase}.article-side-card h3{margin:8px 0 10px;font-family:Kumbh Sans,sans-serif;font-size:22px}.article-side-card p{color:#ffffffb8;font-size:11px;line-height:1.65}.article-side-card .btn{margin-top:10px;width:100%}@media(max-width:1180px){.desktop-nav{gap:13px}.hotel-search-form{grid-template-columns:1fr 1fr 1fr}.hotel-search-form .btn{width:100%}.hotel-tier-grid,.experience-type-grid{grid-template-columns:repeat(3,1fr)}.experience-search-grid{grid-template-columns:1fr 1fr}.experience-search-grid .btn{width:100%}.experience-browse-links{grid-template-columns:repeat(4,1fr)}.experience-browse-links a:nth-child(4n){border-right:0}.editorial-grid{grid-template-columns:1fr}}@media(max-width:1024px){.parallax-hero,.parallax-band{background-attachment:scroll}.parallax-hero{min-height:520px}.parallax-hero-content{padding-top:62px}.solid-feature-grid.five-col{grid-template-columns:repeat(3,1fr);gap:14px}.solid-feature-grid>div{border-right:0;padding:12px 0}.hotel-card-grid{grid-template-columns:1fr 1fr}.experience-combo-grid{grid-template-columns:repeat(2,1fr)}.article-hero-grid,.article-layout{grid-template-columns:1fr}.article-side-card{position:static}}@media(max-width:760px){.parallax-hero{min-height:500px}.parallax-hero-content{padding-top:55px;padding-bottom:95px}.parallax-hero-content h1{font-size:43px;letter-spacing:-1.5px}.floating-search-section{margin-top:-48px}.hotel-search-tabs{padding-left:10px;padding-right:10px}.hotel-search-form,.experience-search-grid{grid-template-columns:1fr;padding:14px}.hotel-search-promises,.experience-search-promises{grid-template-columns:1fr 1fr}.hotel-search-promises span:nth-child(2),.experience-search-promises span:nth-child(2){border-right:0}.hotel-tier-grid,.experience-type-grid,.hotel-card-grid,.experience-combo-grid,.editorial-grid{grid-template-columns:1fr}.hotel-tier-card{min-height:0}.solid-feature-heading{display:block}.solid-feature-grid.five-col{grid-template-columns:1fr 1fr}.experience-browse-links{grid-template-columns:repeat(2,1fr)}.experience-browse-links a:nth-child(2n){border-right:0}.parallax-band-content{grid-template-columns:1fr;text-align:left;padding-top:55px;padding-bottom:55px}.parallax-band-content .btn{width:100%}.editorial-card{grid-template-columns:1fr}.editorial-media{min-height:225px}.article-hero-media{height:300px}.blog-category-filter{justify-content:flex-start}}.site-logo-image{height:46px;width:auto;max-width:210px;object-fit:contain}.account-header-link{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700;color:var(--navy)}.account-header-link svg{width:19px;height:19px}.dynamic-home-hero{position:relative;background-color:#eef4fb;background-image:var(--hero-image);background-size:cover;background-position:center;overflow:hidden}.dynamic-home-hero .hero-overlay{position:absolute;inset:0;background:#ffffffb8}.hero-background-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.dynamic-home-hero .hero-content{z-index:2}.dynamic-home-hero .hero-copy{background:#ffffffe6;padding:28px;border-radius:18px}.dynamic-home-hero .hero-copy h1 span{color:inherit}.experience-icon-grid{display:grid;grid-template-columns:repeat(8,1fr);border:1px solid var(--border);border-radius:18px;overflow:hidden;background:#fff}.experience-icon-grid a{padding:24px 12px;text-align:center;border-right:1px solid var(--border);display:grid;gap:8px;align-content:start}.experience-icon-grid a:last-child{border-right:0}.experience-icon-grid a>span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#eaf2ff;color:var(--primary);margin:auto}.experience-icon-grid svg{width:27px;height:27px}.experience-icon-grid strong{font-size:13px;color:var(--navy)}.experience-icon-grid small{font-size:11px;color:var(--muted);line-height:1.4}.home-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.home-review-grid article,.review-placeholder-row article{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px}.review-stars{display:flex;gap:3px;color:var(--primary)}.review-stars svg{width:17px;height:17px}.home-review-grid p{line-height:1.7}.home-review-grid strong,.home-review-grid small{display:block}.home-review-grid small{color:var(--muted);margin-top:3px}.promotion-popup{position:fixed;right:24px;bottom:24px;width:min(420px,calc(100% - 28px));background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 24px 70px #171A1738;z-index:1500;padding:22px;display:flex;gap:16px;transform:translateY(130%);opacity:0;transition:.35s ease}.promotion-popup.visible{transform:none;opacity:1}.promotion-popup>img{width:110px;height:120px;object-fit:cover;border-radius:12px}.promotion-popup h3{margin:5px 0;color:var(--navy)}.promotion-popup p{font-size:13px;line-height:1.6}.promotion-close{position:absolute;right:10px;top:10px;border:0;background:#f1f5f9;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.promotion-close svg{width:16px}.contact-hero{background:#171A17;color:#fff;padding:72px 0}.contact-hero-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:60px;align-items:center}.contact-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.03;margin:12px 0 18px}.contact-hero p{color:#c9d7e5;max-width:680px;line-height:1.7}.contact-hero-points{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px}.contact-hero-points span{display:flex;align-items:center;gap:7px;font-size:13px}.contact-hero-points svg{width:19px;color:#53c9bb}.contact-hero-card{background:#fff;color:var(--text);border-radius:20px;padding:28px;display:grid;gap:12px}.contact-hero-card>span{width:55px;height:55px;border-radius:50%;background:#e8f8f5;color:var(--secondary);display:grid;place-items:center}.contact-hero-card h3{color:var(--navy);margin:4px 0}.contact-hero-card>a:not(.btn){font-weight:700;color:var(--primary)}.contact-grid{display:grid;grid-template-columns:1.4fr .7fr;gap:28px}.contact-form-card{border:1px solid var(--border);border-radius:20px;padding:30px}.contact-form-card h2{color:var(--navy)}.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contact-form-grid .wide{grid-column:1/-1}.contact-form-grid label{font-size:12px;font-weight:700}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{display:block;width:100%;margin-top:7px;border:1px solid #d7e0ea;border-radius:10px;padding:12px;font:inherit}.contact-info-stack{display:grid;gap:14px}.contact-info-stack article{border:1px solid var(--border);border-radius:16px;padding:20px;display:flex;gap:14px}.contact-info-stack article>svg{color:var(--primary);width:24px}.contact-info-stack small,.contact-info-stack strong{display:block}.contact-info-stack p{font-size:12px;color:var(--muted);line-height:1.5}.contact-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.contact-service-grid a{background:#fff;border:1px solid var(--border);border-radius:16px;padding:24px}.contact-service-grid svg{width:30px;color:var(--primary)}.contact-service-grid h3{color:var(--navy)}.global-faq-section{background:#f7f9fc}.faq-layout{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px}.faq-intro h2{font-size:36px;color:var(--navy)}.faq-intro p{color:var(--muted);line-height:1.7}.faq-list details{border-bottom:1px solid var(--border);padding:16px 0}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;font-weight:700;color:var(--navy);cursor:pointer}.faq-list summary svg{width:18px}.faq-list p{color:var(--muted);line-height:1.7}.global-page-cta{background:#171A17;color:#fff;background-image:var(--cta-bg);background-size:cover;background-position:center;background-attachment:fixed}.global-page-cta-inner{min-height:250px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding-top:42px;padding-bottom:42px}.global-page-cta .cta-icon{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--primary)}.global-page-cta h2{margin:5px 0;font-size:32px}.global-page-cta p{color:#c8d5e3}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}.btn-ghost-light{color:#fff;border:1px solid rgba(255,255,255,.45)}.footer-newsletter{margin-top:42px;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);padding:22px 0;display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-newsletter>div{display:flex;align-items:center;gap:12px}.footer-newsletter svg{width:28px;color:#54cbbd}.footer-newsletter strong,.footer-newsletter small{display:block}.footer-newsletter small{color:#9cb0c3;margin-top:3px}.footer-newsletter form{display:flex;gap:8px}.footer-newsletter input{height:43px;min-width:260px;border-radius:9px;border:0;padding:0 12px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:1200;background:#0f9f91;color:#fff;border-radius:999px;padding:12px 16px;display:flex;gap:8px;align-items:center;box-shadow:0 14px 35px #171A1740;font-weight:800;font-size:13px}.floating-whatsapp svg{width:20px}.booking-mobile-toggle{display:none}.child-age-fields{padding:12px;background:#f6f8fb;border-radius:12px}.child-age-heading{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800;color:var(--navy);margin-bottom:9px}.child-age-heading svg{width:17px}.child-age-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.child-age-grid label{font-size:11px}.child-age-grid input{width:100%;margin-top:4px;border:1px solid #d7e0ea;border-radius:8px;padding:9px}.btn-whatsapp{background:#0f9f91;color:#fff}.booking-whatsapp{margin-left:8px}.wishlist-btn{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);background:#fff;color:var(--navy);border-radius:10px;padding:10px 14px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.wishlist-btn svg{width:18px;color:var(--primary)}.detail-community-actions{display:grid;grid-template-columns:auto 1fr;gap:24px;align-items:start}.review-submit-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:25px}.review-submit-card h3{margin:5px 0;color:var(--navy)}.review-submit-card>div>p{color:var(--muted);font-size:13px}.review-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.review-form-grid label{font-size:12px;font-weight:700}.review-form-grid .wide{grid-column:1/-1}.review-form-grid input,.review-form-grid select,.review-form-grid textarea{width:100%;margin-top:5px;padding:10px;border:1px solid var(--border);border-radius:8px;font:inherit}.tour-save-panel{display:grid;gap:15px}.account-auth-section{padding:80px 0;background:#f5f8fc}.account-auth-grid{display:grid;grid-template-columns:1fr 460px;gap:70px;align-items:center}.account-auth-copy h1{font-size:52px;line-height:1.05;color:var(--navy)}.account-auth-copy>p{font-size:17px;line-height:1.7;color:var(--muted)}.account-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:25px}.account-benefits span{display:flex;gap:8px;align-items:center;font-weight:700}.account-benefits svg{width:20px;color:var(--secondary)}.account-auth-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:32px;box-shadow:var(--shadow)}.account-auth-card h2{color:var(--navy);margin-top:0}.account-auth-card label{display:block;font-size:12px;font-weight:700;margin:14px 0}.account-auth-card input{display:block;width:100%;padding:12px;margin-top:6px;border:1px solid var(--border);border-radius:9px}.account-auth-card .remember-row{display:flex;gap:8px;align-items:center}.account-auth-card .remember-row input{width:auto;margin:0}.account-auth-switch{text-align:center;font-size:13px}.account-auth-switch a{color:var(--primary);font-weight:800}.customer-dashboard-hero{background:#171A17;color:#fff;padding:55px 0}.customer-dashboard-hero h1{font-size:42px;margin:8px 0}.customer-dashboard-hero p{color:#c7d4e2}.customer-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:25px}.customer-stat-grid article{border:1px solid var(--border);border-radius:16px;padding:20px;background:#fff}.customer-stat-grid svg{width:25px;color:var(--primary)}.customer-stat-grid strong,.customer-stat-grid span{display:block}.customer-stat-grid strong{font-size:28px;color:var(--navy);margin-top:10px}.customer-stat-grid span{font-size:12px;color:var(--muted)}.customer-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:25px}.customer-layout main{display:grid;gap:20px}.customer-panel,.customer-profile-card,.customer-side-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:22px}.customer-panel-head{border-bottom:1px solid var(--border);padding-bottom:12px;margin-bottom:10px}.customer-panel h2{font-size:20px;color:var(--navy);margin-top:0}.customer-booking-row{display:grid;grid-template-columns:auto 1fr auto auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #edf1f5}.customer-booking-icon{width:42px;height:42px;border-radius:12px;background:#eaf2ff;color:var(--primary);display:grid;place-items:center}.customer-booking-icon svg{width:21px}.customer-booking-row small,.customer-booking-row strong,.customer-booking-row div>span{display:block}.customer-booking-row div>span{font-size:12px;color:var(--muted)}.customer-status{padding:5px 9px;border-radius:999px;background:#eef3f8;font-size:11px;font-weight:800;text-transform:capitalize}.customer-status.confirmed,.customer-status.paid,.customer-status.completed{background:#e5f7ef;color:#167052}.customer-status.pending,.customer-status.awaiting_payment,.customer-status.partially_paid{background:#fff5dd;color:#966500}.customer-document-row,.customer-doc-card{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #edf1f5}.customer-document-row>svg,.customer-doc-card>svg{width:22px;color:var(--primary)}.customer-document-row div,.customer-doc-card div{flex:1}.customer-document-row strong,.customer-document-row span,.customer-doc-card strong,.customer-doc-card span,.customer-doc-card small{display:block}.customer-document-row span,.customer-doc-card span,.customer-doc-card small{font-size:12px;color:var(--muted)}.wishlist-dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.wishlist-dashboard-grid article{border:1px solid var(--border);border-radius:12px;overflow:hidden}.wishlist-dashboard-grid img{height:110px;object-fit:cover}.wishlist-dashboard-grid div{padding:10px}.wishlist-dashboard-grid small,.wishlist-dashboard-grid strong{display:block}.customer-profile-card>svg,.customer-side-card>svg{width:32px;color:var(--primary)}.customer-profile-card label{display:block;font-size:12px;font-weight:700;margin:11px 0}.customer-profile-card input{width:100%;padding:10px;border:1px solid var(--border);border-radius:8px;margin-top:5px}.customer-booking-detail{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:25px}.booking-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.booking-detail-grid div{background:#f7f9fc;padding:15px;border-radius:10px}.booking-detail-grid small,.booking-detail-grid strong{display:block}.booking-thread{display:grid;gap:10px;margin:15px 0}.booking-thread article{max-width:80%;padding:12px 14px;border-radius:12px;background:#f2f5f8}.booking-thread .from-admin{margin-left:auto;background:#e8f8f5}.booking-thread small{font-size:10px;color:var(--muted)}.booking-thread p{margin:5px 0;line-height:1.6}.booking-thread-compose{display:block;font-size:12px;font-weight:700}.booking-thread-compose textarea{width:100%;border:1px solid var(--border);border-radius:10px;padding:11px;margin-top:6px}.customer-doc-card form{display:flex;gap:8px}.customer-doc-card select{border:1px solid var(--border);border-radius:8px}.light-back-link{color:#fff;display:inline-flex;gap:7px;align-items:center;font-size:13px;margin-bottom:15px}.simple-success-card{text-align:center;max-width:650px;margin:auto}.simple-success-card>svg{width:60px;color:var(--secondary)}.route-map-card{border:1px solid #dfe6ef;border-radius:16px;padding:18px;margin:22px 0}.route-map-head{display:flex;align-items:center;gap:10px}.route-map-head svg{color:#074F2C}.route-map-head small,.route-map-head strong{display:block}.route-map-card svg{width:100%;height:auto;margin-top:15px}.route-map-bg{fill:#f5f8fc}.route-map-line{fill:none;stroke:#074F2C;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.route-map-point{fill:#074F2C;stroke:#fff;stroke-width:4}.route-map-number{fill:#fff;font:700 13px Arial}.route-map-label{fill:#334155;font:12px Arial}.route-map-card>p{font-size:11px;color:#64748b}@media(max-width:1024px){.experience-icon-grid{grid-template-columns:repeat(4,1fr)}.experience-icon-grid a:nth-child(4n){border-right:0}.home-review-grid{grid-template-columns:1fr 1fr}.contact-grid,.contact-hero-grid,.account-auth-grid,.customer-layout,.customer-booking-detail,.faq-layout{grid-template-columns:1fr}.contact-service-grid,.customer-stat-grid{grid-template-columns:repeat(2,1fr)}.global-page-cta-inner{grid-template-columns:auto 1fr}.global-page-cta-inner .cta-actions{grid-column:1/-1}.global-page-cta{background-attachment:scroll}.booking-mobile-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;background:#074F2C;color:#fff;border-radius:12px;padding:14px 16px;font-weight:800}.booking-request-wrap [data-booking-body]{display:none}.booking-request-wrap.booking-open [data-booking-body]{display:block;margin-top:10px}.booking-request-wrap.booking-open .booking-mobile-toggle svg:last-child{transform:rotate(180deg)}}@media(max-width:700px){.experience-icon-grid{grid-template-columns:repeat(2,1fr)}.experience-icon-grid a:nth-child(2n){border-right:0}.home-review-grid,.contact-service-grid,.contact-form-grid,.review-form-grid,.customer-stat-grid,.booking-detail-grid,.wishlist-dashboard-grid{grid-template-columns:1fr}.contact-form-grid .wide,.review-form-grid .wide{grid-column:auto}.footer-newsletter{flex-direction:column;align-items:flex-start}.footer-newsletter form{width:100%}.footer-newsletter input{min-width:0;flex:1}.floating-whatsapp span{display:none}.floating-whatsapp{width:50px;height:50px;padding:0;justify-content:center}.account-header-link span{display:none}.child-age-grid{grid-template-columns:repeat(2,1fr)}.detail-community-actions{grid-template-columns:1fr}.promotion-popup{right:14px;bottom:14px}.promotion-popup>img{display:none}.customer-booking-row{grid-template-columns:auto 1fr auto}.customer-booking-row>svg{display:none}.customer-doc-card{align-items:flex-start;flex-wrap:wrap}.customer-doc-card form{width:100%}}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:1200;display:inline-flex;align-items:center;gap:9px;padding:12px 16px;border-radius:999px;background:#074F2C;color:#fff;font-weight:800;box-shadow:0 12px 30px #171A1738}.floating-whatsapp svg{width:21px;height:21px}.floating-whatsapp:hover{background:#053A21}@media(max-width:700px){.floating-whatsapp{right:14px;bottom:14px;padding:12px}.floating-whatsapp span{display:none}}.customer-auth-page{padding:54px 0 72px;background:#f3f7fb}.customer-auth-shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);min-height:650px;overflow:hidden;border:1px solid var(--border);border-radius:26px;background:#fff;box-shadow:0 24px 70px #171A171f}.customer-auth-register-shell{min-height:720px}.customer-auth-story{display:flex;flex-direction:column;padding:42px;background:var(--navy);color:#fff}.customer-auth-back{display:inline-flex;align-items:center;gap:8px;width:fit-content;color:#ffffffc7;font-size:12px;font-weight:700}.customer-auth-back:hover{color:#fff}.customer-auth-back svg{width:16px;height:16px}.customer-auth-story-copy{margin-top:70px}.customer-auth-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#8ee1d6;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-auth-kicker svg{width:17px;height:17px}.customer-auth-story h1{max-width:510px;margin:0 0 18px;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:clamp(38px,4.4vw,58px);line-height:1.02;letter-spacing:-2px;color:#fff}.customer-auth-story-copy>p{max-width:520px;margin:0;color:#ffffffb8;font-size:14px;line-height:1.75}.customer-auth-benefit-list{display:grid;gap:10px;margin-top:34px}.customer-auth-benefit-list>div{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1)}.customer-auth-benefit-list>div:last-child{border-bottom:0}.customer-auth-benefit-list>div>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:var(--primary);color:#fff}.customer-auth-benefit-list>div:nth-child(2n)>span{background:var(--secondary)}.customer-auth-benefit-list svg{width:21px;height:21px}.customer-auth-benefit-list strong,.customer-auth-benefit-list small{display:block}.customer-auth-benefit-list strong{margin-bottom:4px;font-size:13px;color:#fff}.customer-auth-benefit-list small{color:#ffffff9e;font-size:11px;line-height:1.45}.customer-auth-security{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;margin-top:auto;padding:16px;border:1px solid rgba(255,255,255,.13);border-radius:15px;background:#ffffff0f}.customer-auth-security>svg{width:25px;height:25px;color:#8ee1d6}.customer-auth-security strong,.customer-auth-security small{display:block}.customer-auth-security strong{color:#fff;font-size:12px}.customer-auth-security small{margin-top:3px;color:#ffffff9e;font-size:10px;line-height:1.45}.customer-auth-form-panel{display:flex;flex-direction:column;justify-content:center;padding:52px 58px;background:#fff}.customer-auth-form-head{display:grid;grid-template-columns:56px 1fr;gap:16px;align-items:start;margin-bottom:28px}.customer-auth-form-icon{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;background:#eaf2ff;color:var(--primary)}.customer-auth-form-icon svg{width:27px;height:27px}.customer-auth-form-head .eyebrow{display:block;margin-bottom:4px}.customer-auth-form-head h2{margin:0 0 7px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:29px;line-height:1.15}.customer-auth-form-head p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.customer-auth-alert{display:grid;grid-template-columns:22px 1fr;gap:11px;padding:13px 15px;margin-bottom:20px;border:1px solid #f1c7c7;border-radius:12px;background:#fff4f4;color:#8d2e2e}.customer-auth-alert>svg{width:20px;height:20px;margin-top:1px}.customer-auth-alert strong,.customer-auth-alert span{display:block}.customer-auth-alert strong{font-size:12px}.customer-auth-alert span{margin-top:3px;font-size:11px;line-height:1.45}.customer-auth-form{display:grid;gap:16px}.customer-auth-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.customer-auth-field-wide{grid-column:1 / -1}.customer-auth-field{display:grid;gap:7px;color:var(--navy);font-size:11px;font-weight:800}.customer-auth-input-wrap{min-height:50px;display:grid;grid-template-columns:20px 1fr auto;gap:10px;align-items:center;padding:0 14px;border:1px solid #d9e2ec;border-radius:12px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.customer-auth-input-wrap:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #074F2C1a}.customer-auth-input-wrap>svg{width:18px;height:18px;color:#8a9bae}.customer-auth-input-wrap input{min-width:0;width:100%;height:48px;padding:0;border:0;outline:0;background:transparent;color:var(--navy);font-size:13px;font-weight:600}.customer-auth-input-wrap input::placeholder{color:#a1afbf;font-weight:500}.password-visibility-toggle{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;color:var(--muted);cursor:pointer}.password-visibility-toggle:hover{background:var(--soft);color:var(--primary)}.password-visibility-toggle svg{width:18px;height:18px}.field-error{color:#b33b3b;font-size:10px;font-weight:700;line-height:1.4}.customer-auth-options{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:1px}.customer-auth-check{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-size:11px;font-weight:700}.customer-auth-check input{width:16px;height:16px;accent-color:var(--primary)}.customer-auth-options>a{color:var(--primary);font-size:11px;font-weight:800}.customer-auth-options>a:hover{color:var(--primary-dark)}.customer-auth-password-note{display:grid;grid-template-columns:18px 1fr;gap:9px;align-items:start;padding:11px 12px;border-radius:10px;background:var(--soft);color:var(--muted);font-size:10px;line-height:1.5}.customer-auth-password-note svg{width:16px;height:16px;color:var(--secondary-dark)}.customer-auth-submit{width:100%;min-height:50px;gap:9px;border:0;cursor:pointer}.customer-auth-submit svg{width:18px;height:18px}.btn-outline{border:1px solid var(--border);background:#fff;color:var(--navy)}.btn-outline:hover{border-color:var(--primary);color:var(--primary);background:#f7faff}.customer-auth-divider{display:flex;align-items:center;gap:12px;margin:24px 0 18px;color:var(--muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.customer-auth-divider:before,.customer-auth-divider:after{content:"";flex:1;height:1px;background:var(--border)}.customer-auth-create{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center;padding:16px;border:1px solid var(--border);border-radius:14px;background:#fbfcfe}.customer-auth-create strong{display:block;color:var(--navy);font-size:12px}.customer-auth-create p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.customer-auth-secondary{gap:7px;white-space:nowrap;font-size:11px;padding:10px 13px}.customer-auth-secondary svg{width:16px;height:16px}.customer-auth-secondary-full{width:100%}.customer-auth-footnote{display:flex;align-items:center;justify-content:center;gap:7px;margin:18px 0 0;color:var(--muted);font-size:10px;text-align:center}.customer-auth-footnote svg{width:15px;height:15px;color:var(--secondary-dark)}.destination-mega-menu{padding-top:14px;padding-bottom:24px}.destination-mega-shell{width:min(1240px,calc(100vw - 48px));margin:0 auto;display:grid;grid-template-columns:250px minmax(0,1fr) 255px;overflow:hidden;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:0 22px 50px #171A171f}.destination-mega-intro{padding:28px 25px;background:var(--navy);color:#fff}.destination-mega-intro-icon,.destination-mega-feature-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:17px;border-radius:14px}.destination-mega-intro-icon{background:var(--primary);color:#fff}.destination-mega-intro-icon svg,.destination-mega-feature-icon svg{width:24px;height:24px}.destination-mega-intro h3{margin:9px 0 10px;color:#fff;font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:21px;line-height:1.2}.destination-mega-intro p{margin:0 0 18px;color:#ffffffb3;font-size:11px;line-height:1.65}.destination-mega-intro>a{display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:11px;font-weight:800}.destination-mega-intro>a svg{width:14px;height:14px}.destination-mega-content{min-width:0;padding:21px;background:#fff}.destination-mega-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 3px 13px;border-bottom:1px solid var(--border)}.destination-mega-heading small,.destination-mega-heading strong{display:block}.destination-mega-heading small{color:var(--secondary-dark);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.destination-mega-heading strong{margin-top:3px;color:var(--navy);font-size:13px}.destination-mega-heading>svg{width:22px;height:22px;color:var(--primary)}.destination-mega-groups{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:13px}.destination-mega-group{min-width:0;padding:12px;border:1px solid #e8edf3;border-radius:13px;background:#fbfcfe}.destination-mega-group header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.destination-mega-group header>span{width:29px;height:29px;display:grid;place-items:center;flex:0 0 29px;border-radius:8px;background:#eaf2ff;color:var(--primary)}.destination-mega-group:nth-child(2n) header>span{background:#e8f8f5;color:var(--secondary-dark)}.destination-mega-group header svg{width:15px;height:15px}.destination-mega-group header strong{min-width:0;color:var(--navy);font-size:10px;line-height:1.25}.destination-mega-group-links{display:grid;gap:2px}.destination-mega-group-links a{display:flex;align-items:center;justify-content:space-between;gap:6px;min-width:0;padding:6px 7px;border-radius:7px;color:#4b5e73;font-size:10px;font-weight:700}.destination-mega-group-links a span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.destination-mega-group-links a svg{width:12px;height:12px;flex:0 0 12px;color:#9aa9b8}.destination-mega-group-links a:hover{background:#fff;color:var(--primary)}.destination-mega-group-links a:hover svg{color:var(--primary)}.destination-mega-feature{padding:28px 24px;border-left:1px solid var(--border);background:var(--soft)}.destination-mega-feature-icon{background:var(--secondary);color:#fff}.destination-mega-feature>small{display:block;color:var(--secondary-dark);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.destination-mega-feature h3{margin:8px 0 9px;color:var(--navy);font-family:var(--site-font, "Kumbh Sans"),sans-serif;font-size:19px;line-height:1.2}.destination-mega-feature>p{margin:0 0 17px;color:var(--muted);font-size:10px;line-height:1.6}.destination-mega-feature .btn{width:100%;gap:7px;font-size:11px}.destination-mega-feature .btn svg{width:15px;height:15px}.destination-mega-feature-note{display:grid;grid-template-columns:19px 1fr;gap:8px;align-items:start;margin-top:16px;padding-top:15px;border-top:1px solid var(--border);color:var(--muted);font-size:9px;line-height:1.45}.destination-mega-feature-note svg{width:17px;height:17px;color:var(--primary)}.mobile-destination-label{margin:11px 12px 4px;color:var(--secondary-dark);font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}@media(max-width:1180px){.customer-auth-form-panel{padding:44px 40px}.customer-auth-story{padding:36px}.destination-mega-shell{width:min(1080px,calc(100vw - 34px));grid-template-columns:220px minmax(0,1fr) 220px}.destination-mega-content{padding:16px}.destination-mega-groups{gap:7px}.destination-mega-group{padding:9px}}@media(max-width:1024px){.customer-auth-shell,.customer-auth-register-shell{grid-template-columns:1fr;min-height:0}.customer-auth-story{padding:36px}.customer-auth-story-copy{margin-top:42px}.customer-auth-story h1{max-width:700px}.customer-auth-benefit-list{grid-template-columns:1fr 1fr}.customer-auth-security{margin-top:30px}.customer-auth-form-panel{padding:42px}}@media(max-width:700px){.customer-auth-page{padding:24px 0 45px}.customer-auth-shell{border-radius:18px}.customer-auth-story{padding:25px 22px}.customer-auth-story-copy{margin-top:35px}.customer-auth-story h1{font-size:36px;letter-spacing:-1.4px}.customer-auth-story-copy>p{font-size:12px}.customer-auth-benefit-list{grid-template-columns:1fr;margin-top:24px}.customer-auth-benefit-list>div:nth-child(n+3){display:none}.customer-auth-security{margin-top:24px}.customer-auth-form-panel{padding:28px 20px}.customer-auth-form-head{grid-template-columns:46px 1fr;gap:12px}.customer-auth-form-icon{width:46px;height:46px;border-radius:13px}.customer-auth-form-icon svg{width:22px;height:22px}.customer-auth-form-head h2{font-size:24px}.customer-auth-form-grid{grid-template-columns:1fr}.customer-auth-field-wide{grid-column:auto}.customer-auth-options{align-items:flex-start;flex-direction:column;gap:10px}.customer-auth-create{grid-template-columns:1fr}.customer-auth-create .btn{width:100%}.customer-auth-footnote{align-items:flex-start;text-align:left}}.dynamic-home-hero:before{display:none}.dynamic-home-hero{background-image:var(--hero-image);background-color:#dfe9f3;background-position:center}.dynamic-home-hero .hero-overlay{background:#171A1729}.dynamic-home-hero .hero-copy{background:#fffffff0;box-shadow:0 16px 45px #171A1714}.review-stars{color:#074F2C}.review-stars svg{stroke:#074F2C;fill:#074F2C}.review-country{display:flex!important;align-items:center;gap:7px}.review-country-flag{font-size:18px;line-height:1}.destination-category-mega-shell{width:min(1040px,calc(100vw - 48px));margin:0 auto;border:1px solid var(--border);border-radius:20px;background:#fff;box-shadow:0 22px 50px #171A171f;overflow:hidden}.destination-category-mega-head{display:flex;align-items:end;justify-content:space-between;gap:30px;padding:23px 25px 18px;border-bottom:1px solid var(--border)}.destination-category-mega-head h3{margin:5px 0 4px;color:var(--navy);font-size:20px}.destination-category-mega-head p{margin:0;max-width:620px;color:var(--muted);font-size:11px;line-height:1.55}.destination-category-mega-head>a{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-weight:800;font-size:11px;white-space:nowrap}.destination-category-mega-head>a svg{width:14px}.destination-category-mega-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0}.destination-category-mega-grid>a{min-width:0;display:grid;grid-template-columns:48px 1fr 18px;gap:12px;align-items:start;padding:23px;border-right:1px solid var(--border);color:inherit}.destination-category-mega-grid>a:last-child{border-right:0}.destination-category-mega-grid>a:hover{background:var(--soft)}.destination-category-mega-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#eaf2ff;color:var(--primary)}.destination-category-mega-icon.teal{background:#e8f8f5;color:var(--secondary-dark)}.destination-category-mega-icon svg{width:23px;height:23px}.destination-category-mega-grid small,.destination-category-mega-grid strong{display:block}.destination-category-mega-grid small{margin-bottom:4px;color:var(--secondary-dark);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.destination-category-mega-grid strong{color:var(--navy);font-size:13px}.destination-category-mega-grid p{margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.destination-category-mega-grid>a>svg{width:16px;height:16px;color:#8ba0b5}.destination-category-mega-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 24px;background:var(--navy);color:#dce8f3;font-size:10px}.destination-category-mega-foot span,.destination-category-mega-foot a{display:inline-flex;align-items:center;gap:7px}.destination-category-mega-foot svg{width:15px;height:15px}.destination-category-mega-foot a{color:#fff;font-weight:800}.destination-category-selector{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border:1px solid var(--border);border-radius:17px;box-shadow:var(--shadow);overflow:hidden}.destination-category-selector>a{display:grid;grid-template-columns:50px 1fr 20px;align-items:center;gap:12px;padding:18px;border-right:1px solid var(--border);color:inherit}.destination-category-selector>a:last-child{border-right:0}.destination-category-selector>a.active,.destination-category-selector>a:hover{background:var(--soft)}.destination-category-selector strong,.destination-category-selector small{display:block}.destination-category-selector strong{color:var(--navy);font-size:13px}.destination-category-selector small{margin-top:3px;color:var(--muted);font-size:10px}.destination-category-selector>a>svg{width:16px;color:var(--primary)}.destination-category-landing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.destination-category-landing-grid>a{display:grid;grid-template-columns:58px 1fr;gap:16px;padding:24px;border:1px solid var(--border);border-radius:17px;background:#fff;color:inherit}.destination-category-landing-grid>a:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.destination-category-landing-grid>a>span{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;background:#eaf2ff;color:var(--primary)}.destination-category-landing-grid>a>span.teal{background:#e8f8f5;color:var(--secondary-dark)}.destination-category-landing-grid svg{width:27px;height:27px}.destination-category-landing-grid small{color:var(--secondary-dark);font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.destination-category-landing-grid h3{margin:5px 0;color:var(--navy)}.destination-category-landing-grid p{color:var(--muted);font-size:11px;line-height:1.6}.destination-category-landing-grid strong{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:11px}.destination-category-landing-grid strong svg{width:14px;height:14px}.membership-partner-section{background:var(--soft)}.partner-logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.partner-logo-grid article{display:grid;grid-template-columns:62px 1fr auto;gap:13px;align-items:center;min-height:100px;padding:16px;background:#fff;border:1px solid var(--border);border-radius:15px}.partner-logo-grid img,.partner-logo-fallback{width:58px;height:58px;object-fit:contain;border-radius:11px;background:#fff;border:1px solid var(--border);padding:7px}.partner-logo-fallback{display:grid;place-items:center;color:var(--primary);background:#eaf2ff}.partner-logo-fallback svg{width:27px;height:27px}.partner-logo-grid small,.partner-logo-grid strong{display:block}.partner-logo-grid small{color:var(--secondary-dark);font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.partner-logo-grid strong{margin-top:3px;color:var(--navy);font-size:12px}.partner-logo-grid p{margin:4px 0 0;color:var(--muted);font-size:9px;line-height:1.45}.partner-logo-grid article>a svg{width:16px;color:var(--primary)}.global-page-cta{position:relative;isolation:isolate}.global-page-cta:before{content:"";position:absolute;inset:0;background:#171A17d6;z-index:-1}@media(max-width:1024px){.destination-category-mega-grid{grid-template-columns:1fr}.destination-category-mega-grid>a{border-right:0;border-bottom:1px solid var(--border)}.destination-category-selector,.destination-category-landing-grid{grid-template-columns:1fr}.destination-category-selector>a{border-right:0;border-bottom:1px solid var(--border)}.partner-logo-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.dynamic-home-hero .hero-overlay{background:#171A171a}.dynamic-home-hero .hero-copy{padding:22px 18px}.partner-logo-grid{grid-template-columns:1fr}}.dynamic-home-hero{background-image:none!important;isolation:isolate}.hero-background-image,.hero-background-video{position:absolute;inset:0;width:100%;height:100%;z-index:0}.hero-background-image{background-size:cover;background-position:center;background-repeat:no-repeat;opacity:1;transition:opacity .28s ease}.hero-background-video{object-fit:cover;display:none}.dynamic-home-hero .hero-overlay{z-index:1}.dynamic-home-hero .hero-content{position:relative;z-index:2}@media(max-width:1024px){.hero-background-image{background-size:contain;background-color:#dfe9f3}}.customer-dashboard-hero-compact{padding:38px 0}.customer-dashboard-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:28px}.customer-dashboard-hero-inner h1{margin:6px 0}.customer-dashboard-hero-inner p{max-width:760px;margin-bottom:0}.customer-portal-section{background:#f5f8fc}.customer-portal-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:26px;align-items:start}.customer-portal-sidebar{position:sticky;top:92px;background:#171A17;border-radius:20px;padding:20px;color:#fff;box-shadow:0 16px 45px #171A171f}.customer-portal-identity{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:center;padding:4px 4px 18px;border-bottom:1px solid rgba(255,255,255,.12)}.customer-portal-avatar{width:54px;height:54px;border-radius:16px;overflow:hidden;background:#074F2C;display:grid;place-items:center;flex:none}.customer-portal-avatar img{width:100%;height:100%;object-fit:cover}.customer-portal-avatar span{color:#fff;font-size:17px;font-weight:800;letter-spacing:.5px}.customer-portal-identity small,.customer-portal-identity strong,.customer-portal-identity span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-portal-identity small{color:#8ee1d6;font-size:10px;text-transform:uppercase;letter-spacing:.8px;font-weight:800}.customer-portal-identity strong{color:#fff;font-size:14px;margin-top:3px}.customer-portal-identity span{color:#ffffff9e;font-size:10px;margin-top:2px}.customer-portal-nav{display:grid;gap:5px;padding:16px 0}.customer-portal-nav a{display:flex;align-items:center;gap:11px;min-height:42px;padding:10px 12px;border-radius:10px;color:#ffffffb8;font-size:12px;font-weight:700;transition:background .18s ease,color .18s ease}.customer-portal-nav a:hover,.customer-portal-nav a.active{background:#074F2C;color:#fff}.customer-portal-nav svg{width:18px;height:18px;flex:none}.customer-portal-sidebar-actions{border-top:1px solid rgba(255,255,255,.12);padding-top:15px;display:grid;gap:8px}.customer-portal-plan-link,.customer-portal-logout{width:100%;min-height:42px;display:flex;align-items:center;gap:9px;border-radius:10px;padding:10px 12px;font:inherit;font-size:11px;font-weight:800}.customer-portal-plan-link{background:#074F2C;color:#fff}.customer-portal-plan-link svg:last-child{margin-left:auto}.customer-portal-logout{border:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;cursor:pointer;text-align:left}.customer-portal-logout:hover{background:#ffffff14}.customer-portal-plan-link svg,.customer-portal-logout svg{width:17px;height:17px}.customer-portal-main{min-width:0;display:grid;gap:20px}.customer-portal-block,.customer-portal-anchor{scroll-margin-top:100px}.customer-portal-heading h2{margin:5px 0 15px;color:var(--navy)}.customer-stat-grid-portal{margin:0}.customer-stat-grid-portal article{display:flex;align-items:center;gap:14px}.customer-stat-grid-portal strong{margin:0}.customer-stat-icon{width:44px;height:44px;flex:none;border-radius:12px;display:grid;place-items:center;background:#eaf2ff;color:var(--primary)}.customer-stat-icon svg{width:21px;height:21px}.customer-panel-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end}.customer-panel-head h2{margin:3px 0 0}.customer-panel-head>a{display:inline-flex;align-items:center;gap:6px;color:var(--primary);font-size:11px;font-weight:800}.customer-panel-head>a svg{width:15px;height:15px}.customer-portal-notice{display:flex;gap:10px;align-items:flex-start;border-radius:12px;padding:13px 15px;font-size:12px;font-weight:700}.customer-portal-notice svg{width:19px;height:19px;flex:none}.customer-portal-notice.success{background:#e5f7ef;color:#167052;border:1px solid #c7ecdc}.customer-portal-notice.error{background:#fff0f0;color:#9c3030;border:1px solid #f1cdcd}.customer-portal-notice strong,.customer-portal-notice span{display:block}.customer-profile-settings-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:24px}.customer-profile-form,.customer-security-form{border:1px solid var(--border);border-radius:14px;padding:18px;background:#fff}.customer-profile-photo-editor{display:grid;grid-template-columns:92px minmax(0,1fr);gap:16px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--border);margin-bottom:16px}.customer-profile-photo-preview{width:92px;height:92px;border-radius:20px;overflow:hidden;display:grid;place-items:center;background:#eaf2ff;color:var(--primary);font-size:25px;font-weight:800}.customer-profile-photo-preview img{width:100%;height:100%;object-fit:cover}.customer-profile-photo-editor strong{color:var(--navy)}.customer-profile-photo-editor p{color:var(--muted);font-size:11px;margin:4px 0 9px}.customer-photo-upload{position:relative;overflow:hidden;cursor:pointer}.customer-photo-upload input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.customer-photo-remove{display:flex;align-items:center;gap:7px;margin-top:10px;font-size:10px;color:var(--muted)}.customer-photo-remove input{width:auto;margin:0;accent-color:var(--primary)}.customer-profile-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:15px}.customer-profile-fields label,.customer-security-form label{display:block;font-size:11px;font-weight:800;color:var(--navy)}.customer-profile-fields input,.customer-security-form input{width:100%;margin-top:6px;padding:11px 12px;border:1px solid var(--border);border-radius:9px;background:#fff}.customer-profile-fields label:nth-child(3){grid-column:1/-1}.customer-profile-fields small{display:block;margin-top:5px;color:var(--muted);font-size:9px;font-weight:500}.customer-security-form{display:grid;gap:13px;align-content:start;background:#f8fafc}.customer-security-heading{display:flex;gap:11px;align-items:center;padding-bottom:8px}.customer-security-heading>span{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#e8f8f5;color:var(--secondary-dark)}.customer-security-heading svg{width:20px;height:20px}.customer-security-heading strong{color:var(--navy)}.customer-security-heading p{margin:3px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.customer-booking-main{display:grid;gap:20px}@media(max-width:1024px){.customer-dashboard-hero-inner{align-items:flex-start;flex-direction:column}.customer-portal-shell{grid-template-columns:1fr}.customer-portal-sidebar{position:static}.customer-portal-nav{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-portal-nav a{justify-content:center;text-align:center;flex-direction:column;gap:5px;min-height:66px}.customer-portal-sidebar-actions{grid-template-columns:1fr 1fr}.customer-profile-settings-grid{grid-template-columns:1fr}}@media(max-width:700px){.customer-dashboard-hero-compact{padding:28px 0}.customer-dashboard-hero h1{font-size:32px}.customer-portal-sidebar{border-radius:16px;padding:16px}.customer-portal-nav{display:flex;overflow-x:auto;padding-bottom:12px;scrollbar-width:thin}.customer-portal-nav a{min-width:112px;flex:none}.customer-portal-sidebar-actions{grid-template-columns:1fr}.customer-profile-photo-editor{grid-template-columns:72px minmax(0,1fr)}.customer-profile-photo-preview{width:72px;height:72px;border-radius:16px}.customer-profile-fields{grid-template-columns:1fr}.customer-profile-fields label:nth-child(3){grid-column:auto}.customer-panel-head{align-items:flex-start;flex-direction:column}}.hero-typewriter{color:var(--secondary);display:inline-block;position:relative;min-height:1em}.hero-typewriter.typing:after{content:"";display:inline-block;width:2px;height:.85em;background:currentColor;margin-left:5px;vertical-align:-.06em;animation:typeCursor .8s steps(1) infinite}@keyframes typeCursor{50%{opacity:0}}.home-review-slider{overflow:hidden;margin-top:6px}.home-review-track{display:flex;gap:18px;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.home-review-card{flex:0 0 calc((100% - 36px) / 3);border:1px solid var(--border);border-radius:16px;padding:22px;background:#fff;min-height:220px;display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.home-review-card:hover{transform:translateY(-5px);box-shadow:0 16px 35px #171A171c;border-color:#c9d8e8}.home-review-card>p{font-size:16px;line-height:1.72;flex:1}.review-stars{display:flex;gap:4px;color:#074F2C;margin-bottom:14px}.review-stars svg{width:18px;height:18px;fill:#074F2C;stroke:#074F2C}.review-person{display:flex;align-items:center;gap:10px;margin-top:16px}.review-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#e8f8f5;color:var(--secondary);font-size:13px;font-weight:900}.review-person strong{display:block}.review-country{display:flex;align-items:center;gap:6px;margin-top:2px;color:var(--muted)}.review-country img{width:22px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #171A171f}.review-slider-controls{display:flex;gap:8px}.review-slider-controls button{width:40px;height:40px;border-radius:50%;border:1px solid var(--border);background:#fff;color:var(--navy);display:grid;place-items:center;cursor:pointer;transition:.18s}.review-slider-controls button:hover{background:var(--navy);color:#fff;transform:translateY(-2px)}.review-slider-controls svg{width:18px;height:18px}.destination-card,.product-card,.journey-link-grid>a,.travel-style-card,.experience-category-card{transition:transform .22s ease,box-shadow .22s ease}.destination-card:hover,.product-card:hover,.journey-link-grid>a:hover,.travel-style-card:hover,.experience-category-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px #171A171a}[data-scroll-reveal]{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}[data-scroll-reveal].revealed{opacity:1;transform:none}@media(max-width:1050px){.home-review-card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:700px){.home-review-card{flex-basis:100%;min-height:210px}.review-slider-controls{display:none}}.article-resource-links{margin-top:32px;padding-top:24px;border-top:1px solid var(--border)}.article-resource-links h3{font-size:1rem;margin:16px 0 8px}.article-link-group{display:grid;gap:8px}.article-link-group a{display:flex;align-items:center;gap:8px;color:var(--primary);font-weight:700}.article-link-group svg{width:16px}.destination-mega-quicklinks{display:flex;align-items:center;gap:18px}.destination-mega-quicklinks a{display:inline-flex!important;align-items:center;gap:6px}.destination-mega-quicklinks svg{width:15px}.hero-typewriter{color:var(--secondary);font-weight:800}.hero-typewriter:after{content:"|";margin-left:3px;animation:typewriterBlink .8s steps(1) infinite}@keyframes typewriterBlink{50%{opacity:0}}[data-scroll-reveal]{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}[data-scroll-reveal].is-visible{opacity:1;transform:none}.review-stars svg{fill:#f5b800!important;stroke:#f5b800!important}.review-country-flag{width:22px;height:15px;object-fit:cover;border-radius:2px;box-shadow:0 0 0 1px #171A171a}@media(prefers-reduced-motion:reduce){[data-scroll-reveal]{opacity:1;transform:none;transition:none}.hero-typewriter:after{animation:none}}.country-search{margin-bottom:6px}.custom-quote-modal[hidden]{display:none}.custom-quote-modal{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:18px}.custom-quote-backdrop{position:absolute;inset:0;background:#08182a9e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.custom-quote-panel{position:relative;width:min(760px,100%);max-height:min(760px,calc(100dvh - 36px));overflow-y:auto;padding:30px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 28px 80px #08182a47}.custom-quote-heading h2{margin:5px 0 7px;color:var(--navy)}.custom-quote-heading p{margin:0 0 22px;color:var(--muted);line-height:1.6}.custom-quote-close{position:absolute;top:16px;right:16px;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--navy);cursor:pointer}.custom-quote-close:hover{background:var(--soft);color:var(--primary)}.custom-quote-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.custom-quote-grid label{display:grid;gap:6px;color:var(--navy);font-size:11px;font-weight:800}.custom-quote-grid input,.custom-quote-grid select,.custom-quote-grid textarea{width:100%;border:1px solid var(--border);border-radius:9px;padding:11px;background:#fff;color:var(--text);font:inherit}.custom-quote-grid textarea{resize:vertical}.custom-quote-wide{grid-column:1 / -1}.custom-quote-submit{width:100%;margin-top:18px}.mobile-nav-quote{display:none}@media(max-width:1024px){.site-header>.mobile-nav{width:100%}.mobile-nav-quote{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;margin-top:14px;border:0;border-radius:9px;background:var(--primary);color:#fff;font:800 13px var(--site-font, "Kumbh Sans"),sans-serif;cursor:pointer}.mobile-nav-quote svg{width:17px}}@media(max-width:620px){.custom-quote-panel{padding:24px 18px}.custom-quote-grid{grid-template-columns:1fr}.custom-quote-wide{grid-column:auto}}.booking-field>span,.custom-quote-grid label>span,.field label{font-size:13px;line-height:1.4}.booking-field input,.booking-field select,.booking-field textarea,.custom-quote-grid input,.custom-quote-grid select,.custom-quote-grid textarea,.field input,.field select{font-size:16px;line-height:1.4}.booking-field input,.booking-field select,.custom-quote-grid input,.custom-quote-grid select,.field input,.field select{min-height:48px}.booking-field:has([required])>span:after,.custom-quote-grid label:has([required])>span:after,.field:has([required])>label:after{content:" *";color:#c62828;font-weight:900}.review-form-grid label:has([required]):after{content:" *";color:#c62828;font-weight:900}.privacy-consent{display:flex;align-items:flex-start;gap:10px;margin-top:18px;color:var(--text);font-size:13px;line-height:1.55;cursor:pointer}.privacy-consent input{width:20px;min-width:20px;height:20px;margin:1px 0 0;accent-color:var(--primary)}.privacy-consent:has(input:focus-visible){outline:3px solid rgba(23,105,224,.2);outline-offset:5px}.privacy-consent span:after{content:" *";color:#c62828;font-weight:900}.newsletter-consent{display:inline-flex;align-items:center;gap:6px;color:#cbd7e3;font-size:12px;line-height:1.4;white-space:nowrap}.newsletter-consent input{width:17px;height:17px;accent-color:var(--secondary)}@media(max-width:620px){.booking-field>span,.custom-quote-grid label>span,.field label{font-size:14px}}body{font-size:var(--body-font-desktop, 16px)}h1{font-size:var(--h1-font-desktop, 60px)}h2{font-size:var(--h2-font-desktop, 34px)}@media(max-width:1024px){body{font-size:var(--body-font-tablet, 16px)}h1{font-size:var(--h1-font-tablet, 46px)}h2{font-size:var(--h2-font-tablet, 30px)}}@media(max-width:700px){body{font-size:var(--body-font-mobile, 16px)}h1{font-size:var(--h1-font-mobile, 36px)}h2{font-size:var(--h2-font-mobile, 27px)}}@media(min-width:1200px){.container{width:80%;max-width:1600px}}@media(min-width:760px)and (max-width:1199px){.container{width:90%;max-width:none}}@media(max-width:759px){.container{width:calc(100% - 28px);max-width:none}}.quote-request-shell{position:relative}.quote-mobile-footer-trigger,.quote-panel-close{display:none}.quote-request-overlay{display:block}.quote-product-context{display:flex;gap:10px;align-items:flex-start;margin:16px 20px 0;padding:12px;border:1px solid #dce7f0;border-radius:11px;background:#f7fafc}.quote-product-context>svg{width:19px;color:var(--secondary);flex:0 0 auto}.quote-product-context small,.quote-product-context strong,.quote-product-context em{display:block}.quote-product-context small{font-size:9px;color:var(--muted);text-transform:uppercase;font-weight:800;letter-spacing:.05em}.quote-product-context strong{margin:2px 0;color:var(--navy);font-size:12px}.quote-product-context em{font-size:10px;color:var(--secondary-dark);font-style:normal;font-weight:700}.booking-request-card{border-radius:18px;box-shadow:0 18px 45px #171A171a}.booking-request-head{padding:20px}.booking-request-head h3{font-size:19px}.booking-request-head p{font-size:11px}.booking-request-form{padding:18px 20px 20px}.booking-form-section{margin-top:17px;padding-top:15px;border-top:1px solid var(--border)}.booking-form-section:first-child{margin-top:0;padding-top:0;border-top:0}.booking-form-section-title{display:flex;align-items:center;gap:9px;margin-bottom:11px}.booking-form-section-title>span{width:25px;height:25px;border-radius:8px;background:#e8f8f5;color:var(--secondary-dark);display:grid;place-items:center;font-size:10px;font-weight:900}.booking-form-section-title strong{font-size:11px;color:var(--navy)}.booking-form-section-title small{display:block;margin-top:1px;font-size:9px;color:var(--muted)}.booking-form-grid{gap:11px}.booking-field>span{font-size:10px}.booking-field input,.booking-field select{height:43px}.booking-submit{min-height:48px}.booking-whatsapp{width:100%;margin-top:9px;border:1px solid #bce3db;background:#edf9f6;color:#087a70}.booking-whatsapp:hover{background:#dff4ef}.booking-assurance-row{grid-template-columns:1fr;gap:6px}.booking-assurance-row span{font-size:9px}@media(max-width:1024px){body.quote-panel-active{overflow:hidden}.detail-booking-sidebar{position:static}.quote-mobile-footer-trigger{position:fixed;display:flex;left:14px;right:14px;bottom:14px;z-index:1300;align-items:center;justify-content:center;gap:9px;width:calc(100% - 28px);min-height:52px;border:0;border-radius:14px;background:var(--primary);color:#fff;font:800 13px var(--site-font, "Kumbh Sans"),sans-serif;box-shadow:0 14px 36px #171A1742}.quote-mobile-footer-trigger svg{width:18px}.quote-mobile-footer-trigger svg:last-child{margin-left:auto}.quote-request-overlay{position:fixed;inset:0;z-index:1400;display:none;align-items:flex-end;justify-content:center;padding:18px;background:#081b2e9e}.quote-request-shell.quote-open .quote-request-overlay{display:flex}.quote-request-shell.quote-open .quote-mobile-footer-trigger{display:none}.quote-request-overlay .booking-request-card{position:relative;width:min(720px,100%);max-height:88vh;overflow:auto;border-radius:20px 20px 14px 14px}.quote-panel-close{position:absolute;right:12px;top:12px;z-index:5;display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff1f;color:#fff}.quote-panel-close svg{width:18px}.booking-form-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.quote-request-overlay{padding:0;align-items:flex-end}.quote-request-overlay .booking-request-card{max-height:92vh;width:100%;border-radius:20px 20px 0 0}.booking-request-head{padding:20px 52px 18px 18px}.quote-product-context{margin-left:16px;margin-right:16px}.booking-request-form{padding:16px}.booking-form-grid{grid-template-columns:1fr}.booking-field-wide{grid-column:auto}.booking-assurance-row{padding-bottom:8px}}.park-detail-hero{position:relative;min-height:560px;background:var(--navy);overflow:hidden}.park-detail-hero-media{position:absolute;inset:0}.park-detail-hero-media>*,.park-detail-hero-media img{width:100%;height:100%;object-fit:cover}.park-detail-hero:after{content:"";position:absolute;inset:0;background:#091d3285;pointer-events:none}.park-detail-hero-content{position:relative;z-index:2;min-height:560px;display:flex;flex-direction:column;justify-content:flex-end;padding-top:70px;padding-bottom:44px}.park-detail-hero-content .breadcrumb{margin-bottom:22px}.park-detail-hero-card{max-width:820px;padding:30px 34px;border:1px solid rgba(255,255,255,.22);border-radius:20px;background:#171A17e6;box-shadow:0 22px 55px #08192b3d}.park-detail-badges{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:15px}.park-detail-badges span{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#fff;font-size:10px;font-weight:800;letter-spacing:.02em}.park-detail-badges svg{width:14px;height:14px;color:#87ddd4}.park-detail-hero-card h1{margin:0;color:#fff;font-size:clamp(40px,5vw,70px);line-height:1.02;letter-spacing:-2.3px}.park-detail-tagline{margin:12px 0 0;color:#87ddd4;font-size:19px;font-weight:800}.park-detail-excerpt{max-width:730px;margin:13px 0 0;color:#e8eef5;font-size:14px;line-height:1.75}.park-facts-bar{border-bottom:1px solid var(--border);background:#fff}.park-facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.park-fact{display:grid;grid-template-columns:42px 1fr;gap:11px;align-items:center;min-width:0;padding:21px 24px;border-right:1px solid var(--border)}.park-fact:first-child{padding-left:0}.park-fact:last-child{border-right:0}.park-fact>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#e8f8f5;color:var(--secondary-dark)}.park-fact svg{width:20px;height:20px}.park-fact small,.park-fact strong{display:block}.park-fact small{margin-bottom:3px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.park-fact strong{color:var(--navy);font-size:12px;line-height:1.45}.park-fact-wide strong{font-size:11px}.park-section-nav{position:sticky;top:var(--header-height, 78px);z-index:35;border-bottom:1px solid var(--border);background:#fff;box-shadow:0 8px 20px #171A170a}.park-section-nav-inner{display:flex;align-items:center;gap:6px;overflow-x:auto;padding-top:11px;padding-bottom:11px;scrollbar-width:thin}.park-section-nav a{display:inline-flex;align-items:center;gap:7px;flex:none;padding:9px 11px;border-radius:9px;color:#506275;font-size:10px;font-weight:800;white-space:nowrap}.park-section-nav a:hover{background:#eaf2ff;color:var(--primary)}.park-section-nav svg{width:15px;height:15px}.park-detail-body{background:#f7f9fc}.park-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px;align-items:start}.park-detail-main{display:grid;gap:20px}.park-content-card{scroll-margin-top:155px;padding:30px;border:1px solid var(--border);border-radius:18px;background:#fff;box-shadow:0 12px 28px #171A170b}.park-section-heading{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;margin-bottom:22px}.park-section-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eaf2ff;color:var(--primary)}.park-section-icon svg{width:23px;height:23px}.park-section-heading .eyebrow{display:block;margin-bottom:4px}.park-section-heading h2{margin:0;color:var(--navy);font-size:28px;line-height:1.15}.park-lead-copy,.park-rich-copy{margin:0;color:#3f5267;font-size:15px;line-height:1.9}.park-best-for{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;margin-top:22px;padding:14px;border:1px solid #cde9e4;border-radius:12px;background:#edf9f6}.park-best-for>svg{width:23px;height:23px;color:var(--secondary-dark)}.park-best-for small,.park-best-for strong{display:block}.park-best-for small{color:var(--secondary-dark);font-size:9px;font-weight:800;text-transform:uppercase}.park-best-for strong{margin-top:2px;color:var(--navy);font-size:12px}.park-attraction-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.park-attraction-item{display:grid;grid-template-columns:36px 1fr;gap:11px;align-items:start;padding:15px;border:1px solid var(--border);border-radius:12px;background:#fbfcfe}.park-attraction-item>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#e8f8f5;color:var(--secondary-dark)}.park-attraction-item svg{width:18px;height:18px}.park-attraction-item p{margin:3px 0 0;color:#42566b;font-size:12px;line-height:1.55}.park-two-column-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.park-info-block{padding:20px;border:1px solid var(--border);border-radius:14px;background:#fbfcfe}.park-info-block h3{display:flex;align-items:center;gap:9px;margin:0 0 14px;color:var(--navy);font-size:15px}.park-info-block h3 svg{width:18px;height:18px;color:var(--primary)}.park-info-block ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.park-info-block li{display:grid;grid-template-columns:17px 1fr;gap:8px;align-items:start;color:#4b5e73;font-size:12px;line-height:1.5}.park-info-block li svg{width:15px;height:15px;margin-top:1px;color:var(--secondary-dark)}.park-accommodation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.park-accommodation-group{padding:19px;border:1px solid var(--border);border-radius:14px;background:#fbfcfe}.park-accommodation-title{display:flex;align-items:center;gap:10px;margin-bottom:13px}.park-accommodation-title>span{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eaf2ff;color:var(--primary)}.park-accommodation-title svg{width:18px;height:18px}.park-accommodation-title h3{margin:0;color:var(--navy);font-size:14px}.park-accommodation-group ul{display:grid;gap:8px;margin:0;padding-left:18px}.park-accommodation-group li{color:#4b5e73;font-size:11px;line-height:1.5}.park-muted-note,.park-plastic-note{display:grid;grid-template-columns:20px 1fr;gap:9px;align-items:start;margin:18px 0 0;padding:13px 14px;border:1px solid #dce7f0;border-radius:11px;background:#f7fafc;color:#53677a;font-size:11px;line-height:1.6}.park-muted-note svg{width:18px;height:18px;color:var(--primary)}.park-plastic-note{border-color:#cde9e4;background:#edf9f6;color:#315d58}.park-plastic-note svg{width:18px;height:18px;color:var(--secondary-dark)}.park-access-grid{display:grid;gap:13px}.park-access-card{display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:start;padding:18px;border:1px solid var(--border);border-radius:13px;background:#fbfcfe}.park-access-card>span{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:var(--primary)}.park-access-card svg{width:21px;height:21px}.park-access-card h3{margin:1px 0 6px;color:var(--navy);font-size:14px}.park-access-card p,.park-access-card ul{margin:0;color:#4b5e73;font-size:12px;line-height:1.7}.park-access-card ul{padding-left:18px}.park-tip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.park-tip-grid>div{display:grid;grid-template-columns:18px 1fr;gap:8px;align-items:start;padding:12px;border:1px solid var(--border);border-radius:10px;background:#fbfcfe;color:#4b5e73;font-size:11px;line-height:1.55}.park-tip-grid svg{width:16px;height:16px;margin-top:1px;color:var(--secondary-dark)}.park-safety-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.park-safety-list li{display:grid;grid-template-columns:30px 1fr;gap:9px;align-items:start;padding:13px;border:1px solid var(--border);border-radius:11px;background:#fbfcfe}.park-safety-list li>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:var(--navy);color:#fff;font-size:10px;font-weight:900}.park-safety-list p{margin:3px 0 0;color:#4b5e73;font-size:10px;line-height:1.55}.park-fee-table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:14px}.park-fee-table{width:100%;border-collapse:collapse;min-width:580px}.park-fee-table th{padding:13px 16px;background:var(--navy);color:#fff;font-size:10px;text-align:left}.park-fee-table td{padding:15px 16px;border-bottom:1px solid var(--border);color:#31465c;font-size:12px}.park-fee-table tbody tr:last-child td{border-bottom:0}.park-fee-table td strong,.park-fee-table td small{display:block}.park-fee-table td small{margin-top:2px;color:var(--muted);font-size:9px}.park-fee-notes{display:grid;gap:9px;margin-top:15px;color:#5b6f82;font-size:10px;line-height:1.6}.park-fee-notes span,.park-fee-notes a{display:flex;align-items:center;gap:7px}.park-fee-notes svg{width:15px;height:15px}.park-fee-notes a{width:max-content;color:var(--primary);font-weight:800}.park-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.park-gallery-image{height:210px;overflow:hidden;border-radius:12px;background:#edf2f7}.park-gallery-image:first-child{grid-column:span 2;height:430px}.park-gallery-image>*,.park-gallery-image img{width:100%;height:100%;object-fit:cover}.park-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.park-contact-grid>div{display:grid;grid-template-columns:38px 1fr;column-gap:10px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:11px;background:#fbfcfe}.park-contact-grid>div>span{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#e8f8f5;color:var(--secondary-dark)}.park-contact-grid svg{width:18px;height:18px}.park-contact-grid small{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.park-contact-grid strong{min-width:0;color:var(--navy);font-size:11px;overflow-wrap:anywhere}.park-source-disclaimer{margin:15px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.park-faq-list{display:grid;gap:9px}.park-faq-list details{border:1px solid var(--border);border-radius:11px;background:#fbfcfe}.park-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;color:var(--navy);font-size:12px;font-weight:800;cursor:pointer;list-style:none}.park-faq-list summary::-webkit-details-marker{display:none}.park-faq-list summary svg{width:17px;height:17px;flex:0 0 17px;color:var(--primary);transition:transform .18s ease}.park-faq-list details[open] summary svg{transform:rotate(45deg)}.park-faq-list p{margin:0;padding:0 16px 16px;color:#4b5e73;font-size:11px;line-height:1.7}.park-detail-sidebar{position:sticky;top:150px;display:grid;gap:16px}.park-plan-card,.park-reference-card{padding:22px;border:1px solid var(--border);border-radius:17px;background:#fff;box-shadow:0 12px 28px #171A170d}.park-plan-card-head{display:grid;grid-template-columns:44px 1fr;gap:11px;align-items:center}.park-plan-card-head>span{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:var(--primary);color:#fff}.park-plan-card-head svg{width:21px;height:21px}.park-plan-card-head small{display:block;color:var(--secondary-dark);font-size:9px;font-weight:800;text-transform:uppercase}.park-plan-card-head h3{margin:3px 0 0;color:var(--navy);font-size:17px;line-height:1.25}.park-plan-card>p{margin:15px 0;color:#53677a;font-size:11px;line-height:1.65}.park-plan-card .btn+.btn{margin-top:9px}.park-reference-card h3{margin:6px 0 14px;color:var(--navy);font-size:17px}.park-reference-card ul{display:grid;gap:0;margin:0;padding:0;list-style:none}.park-reference-card li{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid var(--border)}.park-reference-card li span{color:var(--muted);font-size:9px;font-weight:800;text-transform:uppercase}.park-reference-card li strong{max-width:165px;color:var(--navy);font-size:10px;text-align:right;text-transform:capitalize}.park-external-rating{display:grid;grid-template-columns:34px 1fr;gap:9px;align-items:center;margin-top:15px;padding:12px;border-radius:11px;background:#f7fafc}.park-external-rating>svg{width:22px;height:22px;color:var(--primary)}.park-external-rating strong,.park-external-rating small{display:block}.park-external-rating strong{color:var(--navy);font-size:15px}.park-external-rating small{margin-top:2px;color:var(--muted);font-size:9px;line-height:1.45}.park-official-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding:11px 12px;border:1px solid #cde9e4;border-radius:10px;background:#edf9f6;color:var(--secondary-dark);font-size:10px;font-weight:800}.park-official-link svg{width:15px;height:15px}.park-source-date{display:block;margin-top:10px;color:var(--muted);font-size:8px;line-height:1.5}.park-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.park-related-card{overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff;transition:transform .2s ease,box-shadow .2s ease}.park-related-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px #171A1717}.park-related-media{display:block;height:210px;background:#edf2f7;overflow:hidden}.park-related-media>*,.park-related-media img{width:100%;height:100%;object-fit:cover}.park-related-body{padding:18px}.park-related-body>span{color:var(--secondary-dark);font-size:9px;font-weight:800;text-transform:uppercase}.park-related-body h3{margin:6px 0 8px;font-size:18px}.park-related-body h3 a{color:var(--navy)}.park-related-body p{margin:0 0 13px;color:var(--muted);font-size:10px;line-height:1.6}@media(max-width:1100px){.park-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.park-fact{border-bottom:1px solid var(--border)}.park-fact:nth-child(2n){border-right:0}.park-detail-layout{grid-template-columns:1fr}.park-detail-sidebar{position:static;grid-template-columns:1fr 1fr}.park-gallery-grid,.park-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.park-detail-hero,.park-detail-hero-content{min-height:500px}.park-detail-hero-content{padding-bottom:26px}.park-detail-hero-card{padding:22px;border-radius:16px}.park-detail-hero-card h1{font-size:38px;letter-spacing:-1.3px}.park-detail-tagline{font-size:15px}.park-detail-excerpt{font-size:11px}.park-facts-grid{grid-template-columns:1fr}.park-fact{padding:14px 0;border-right:0}.park-fact:last-child{border-bottom:0}.park-section-nav{top:66px}.park-content-card{padding:20px;border-radius:15px;scroll-margin-top:130px}.park-section-heading{grid-template-columns:42px 1fr;gap:11px}.park-section-icon{width:42px;height:42px;border-radius:11px}.park-section-heading h2{font-size:23px}.park-lead-copy,.park-rich-copy{font-size:13px;line-height:1.8}.park-attraction-grid,.park-two-column-info,.park-accommodation-grid,.park-tip-grid,.park-safety-list,.park-contact-grid,.park-detail-sidebar,.park-related-grid,.park-gallery-grid{grid-template-columns:1fr}.park-gallery-image,.park-gallery-image:first-child{grid-column:auto;height:250px}.park-fee-table{min-width:520px}.park-related-media{height:230px}}.park-detail-hero-content .breadcrumb,.detail-hero-content .breadcrumb,.inner-hero .breadcrumb,.departure-page-hero .breadcrumb,.premium-detail-panel .breadcrumb,.contact-hero .breadcrumb{justify-content:flex-start;width:fit-content;max-width:100%}.park-detail-hero-content .breadcrumb{margin-bottom:26px;font-size:14px;position:relative;z-index:3}.park-detail-hero-media .media-fallback{color:#ffffff29}.park-detail-hero-media .media-fallback svg,.park-detail-hero-media .media-fallback span{opacity:.14}.park-detail-badges span{font-size:12px;padding:8px 12px}.park-detail-tagline{font-size:22px}.park-detail-excerpt{font-size:17px;line-height:1.8}.park-fact small{font-size:11px}.park-fact strong{font-size:15px}.park-section-heading h2{font-size:32px}.park-lead-copy,.park-rich-copy,.park-attraction-item p,.park-access-card p,.park-tip-grid span,.park-source-disclaimer,.park-faq-list p{font-size:17px;line-height:1.9}.park-info-block h3,.park-accommodation-title h3,.park-access-card h3,.park-plan-card h3,.park-reference-card h3{font-size:20px}.park-info-block li span,.park-accommodation-group li,.park-contact-grid strong,.park-reference-card li strong,.park-reference-card li span,.park-fee-table td,.park-fee-table th,.park-fee-notes p,.park-fee-notes a,.park-source-date,.park-official-link,.park-plan-card p{font-size:15px}.park-faq-list summary{font-size:17px}@media(max-width:760px){.park-detail-hero-content .breadcrumb{font-size:12px;margin-bottom:18px}.park-detail-badges span{font-size:11px}.park-detail-excerpt{font-size:14px}.park-section-heading h2{font-size:26px}.park-lead-copy,.park-rich-copy,.park-attraction-item p,.park-access-card p,.park-tip-grid span,.park-source-disclaimer,.park-faq-list p,.park-faq-list summary{font-size:15px}}.managed-hero-host{position:relative;isolation:isolate;overflow:hidden}.managed-hero-host>.managed-hero-background{position:absolute;inset:0;z-index:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat}.managed-hero-host>.managed-hero-background video{width:100%;height:100%;object-fit:cover}.managed-hero-host>.parallax-overlay,.managed-hero-host>.contact-hero-overlay{position:absolute;inset:0;z-index:1;background:#171A17b8;pointer-events:none}.managed-hero-host>.container{position:relative;z-index:2}.parallax-hero-content .breadcrumb,.premium-hero-copy .breadcrumb,.premium-detail-panel .breadcrumb,.service-hero .breadcrumb,.detail-service-hero .breadcrumb,.departure-page-hero .breadcrumb,.article-hero .breadcrumb,.contact-hero .breadcrumb,.park-detail-hero-card .breadcrumb{width:fit-content;max-width:100%;justify-content:flex-start;flex-wrap:wrap;gap:8px;margin:0 0 24px;padding:0;position:relative;z-index:4;font-size:13px;line-height:1.45;font-weight:700}.parallax-hero-content .breadcrumb svg,.premium-hero-copy .breadcrumb svg,.premium-detail-panel .breadcrumb svg,.service-hero .breadcrumb svg,.detail-service-hero .breadcrumb svg,.departure-page-hero .breadcrumb svg,.article-hero .breadcrumb svg,.contact-hero .breadcrumb svg,.park-detail-hero-card .breadcrumb svg{width:15px;height:15px;flex:0 0 15px}.parallax-hero{min-height:570px;align-items:center}.parallax-overlay{background:#171A17b8}.parallax-hero-content{padding-top:82px;padding-bottom:104px}.parallax-hero-content h1,.premium-hero-copy h1,.service-hero h1,.departure-page-hero h1,.contact-hero h1{font-size:clamp(46px,5.2vw,70px);line-height:1.03;letter-spacing:-2px}.parallax-hero-content>p,.premium-hero-copy p,.service-hero p,.departure-page-hero p,.contact-hero p{font-size:16px;line-height:1.8}.premium-split-hero{min-height:550px}.premium-hero-copy-inner{padding-top:78px;padding-bottom:88px}.premium-hero-image,.premium-hero-image img,.premium-hero-image .media-fallback{min-height:550px}.service-hero{padding-top:72px;padding-bottom:88px}.departure-page-hero{padding-top:72px;padding-bottom:80px}.contact-hero{position:relative;padding-top:76px;padding-bottom:82px;background:var(--navy)}.premium-detail-hero,.premium-detail-panel-wrap{min-height:600px}.premium-detail-panel{width:min(680px,60%);padding:42px 44px}.premium-detail-panel h1,.detail-service-copy h1,.article-hero-copy h1,.park-detail-hero-card h1{font-size:clamp(42px,4.5vw,62px);line-height:1.04;letter-spacing:-1.8px}.premium-detail-panel>p,.detail-service-copy>p,.article-hero-copy>p,.park-detail-excerpt{font-size:16px;line-height:1.8}.detail-service-hero{padding-top:44px;padding-bottom:64px}.detail-service-grid{margin-top:0}.article-hero{padding-top:52px;padding-bottom:68px}.article-hero-grid{margin-top:0}.park-detail-hero,.park-detail-hero-content{min-height:590px}.park-detail-hero:after{background:#091d32a8}.park-detail-hero-content{justify-content:center;padding-top:68px;padding-bottom:68px}.park-detail-hero-card{max-width:860px;padding:34px 38px}.park-detail-hero-card .breadcrumb{margin-bottom:22px}.park-detail-tagline{font-size:21px;line-height:1.35}.park-detail-hero-media .media-fallback span,.premium-detail-image .media-fallback span{display:none}.park-detail-hero-media .media-fallback svg,.premium-detail-image .media-fallback svg{opacity:.16;width:52px;height:52px}.service-hero-visual,.detail-service-media,.article-hero-media{border-radius:22px}@media(max-width:1024px){.parallax-hero,.premium-split-hero,.premium-hero-image,.premium-hero-image img,.premium-hero-image .media-fallback,.premium-detail-hero,.premium-detail-panel-wrap,.park-detail-hero,.park-detail-hero-content{min-height:520px}.premium-detail-panel{width:min(700px,72%)}.parallax-hero-content h1,.premium-hero-copy h1,.service-hero h1,.departure-page-hero h1,.contact-hero h1{font-size:clamp(44px,6.5vw,62px)}}@media(max-width:760px){.parallax-hero-content .breadcrumb,.premium-hero-copy .breadcrumb,.premium-detail-panel .breadcrumb,.service-hero .breadcrumb,.detail-service-hero .breadcrumb,.departure-page-hero .breadcrumb,.article-hero .breadcrumb,.contact-hero .breadcrumb,.park-detail-hero-card .breadcrumb{width:100%;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;white-space:nowrap;margin-bottom:18px;padding-bottom:4px;font-size:12px}.parallax-hero-content .breadcrumb::-webkit-scrollbar,.premium-hero-copy .breadcrumb::-webkit-scrollbar,.premium-detail-panel .breadcrumb::-webkit-scrollbar,.service-hero .breadcrumb::-webkit-scrollbar,.detail-service-hero .breadcrumb::-webkit-scrollbar,.departure-page-hero .breadcrumb::-webkit-scrollbar,.article-hero .breadcrumb::-webkit-scrollbar,.contact-hero .breadcrumb::-webkit-scrollbar,.park-detail-hero-card .breadcrumb::-webkit-scrollbar{display:none}.parallax-hero,.premium-detail-hero,.premium-detail-panel-wrap,.park-detail-hero,.park-detail-hero-content{min-height:500px}.parallax-hero-content{padding-top:58px;padding-bottom:92px}.premium-hero-copy-inner{width:calc(100% - 28px);margin:0 auto;padding-top:54px;padding-bottom:60px}.service-hero,.departure-page-hero,.contact-hero{padding-top:54px;padding-bottom:62px}.parallax-hero-content h1,.premium-hero-copy h1,.service-hero h1,.departure-page-hero h1,.contact-hero h1{font-size:clamp(38px,11vw,48px);line-height:1.04;letter-spacing:-1.4px}.premium-detail-panel h1,.detail-service-copy h1,.article-hero-copy h1,.park-detail-hero-card h1{font-size:clamp(36px,10vw,46px);letter-spacing:-1.25px}.parallax-hero-content>p,.premium-hero-copy p,.service-hero p,.departure-page-hero p,.contact-hero p,.premium-detail-panel>p,.detail-service-copy>p,.article-hero-copy>p,.park-detail-excerpt{font-size:15px;line-height:1.75}.premium-detail-panel{width:100%;padding:26px 24px;border-radius:16px}.park-detail-hero-content{justify-content:flex-end;padding-top:38px;padding-bottom:28px}.park-detail-hero-card{width:100%;padding:25px 22px;border-radius:16px}.park-detail-tagline{font-size:18px}.detail-service-hero,.article-hero{padding-top:32px;padding-bottom:46px}}.managed-hero-slide{position:absolute;inset:0;z-index:0;background-position:center;background-size:cover;background-repeat:no-repeat;opacity:0;transition:opacity .9s ease}.managed-hero-slide.is-active{opacity:1}@media(prefers-reduced-motion:reduce){.managed-hero-slide{transition:none}}.skip-link{position:fixed;left:16px;top:12px;z-index:4000;padding:10px 14px;border-radius:10px;background:var(--navy);color:#fff;font-weight:800;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 32%,transparent);outline-offset:3px}.site-toast{position:fixed;z-index:2500;top:94px;right:max(20px,3vw);width:min(420px,calc(100vw - 32px));display:grid;grid-template-columns:38px minmax(0,1fr) 34px;align-items:start;gap:12px;padding:14px;border:1px solid var(--border);border-top:4px solid var(--secondary);border-radius:15px;background:#fffffffa;box-shadow:0 20px 55px #171A1733;opacity:0;transform:translateY(-12px) translate(8px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.site-toast.show{opacity:1;transform:none;pointer-events:auto}.site-toast.error{border-top-color:#c93c48}.site-toast>svg{width:23px;height:23px;color:var(--secondary);margin:5px auto 0}.site-toast.error>svg{color:#c93c48}.site-toast strong,.site-toast span{display:block}.site-toast strong{color:var(--navy);font-size:13px;margin-bottom:3px}.site-toast span{color:var(--muted);font-size:12px;line-height:1.5;overflow-wrap:anywhere}.site-toast button{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:9px;background:transparent;color:var(--muted);cursor:pointer}.site-toast button:hover{background:var(--soft);color:var(--navy)}.site-toast button svg{width:17px;height:17px}@media(max-width:1180px){.container{width:88%;max-width:none}}@media(max-width:760px){.container{width:calc(100% - 28px);max-width:none}.site-toast{top:84px;right:14px;width:calc(100vw - 28px)}}@media(prefers-reduced-motion:reduce){.site-toast{transition:none}}table{table-layout:auto}table th,table td{height:auto;min-height:0;overflow-wrap:anywhere}.card-image,.catalog-card-media,.blog-card-media{aspect-ratio:4 / 3;height:auto;min-height:0}.card-image img,.catalog-card-media img,.catalog-card-media .media-fallback,.blog-card-media>img,.blog-card-media>.media-fallback,.home-mini-property>img,.home-mini-property>.media-fallback{aspect-ratio:4 / 3;height:auto;min-height:0;width:100%;object-fit:cover;object-position:center}@media(min-width:1025px){.search-panel{grid-template-columns:2fr repeat(3,1fr) auto}}@media(max-width:1024px){.mobile-menu-btn{display:grid;border:1px solid var(--border);background:#fff;cursor:pointer}.mobile-menu-btn:hover,.mobile-menu-btn:focus-visible{background:var(--soft);color:var(--primary)}.mobile-nav{display:none;max-height:calc(100dvh - 68px);overflow-y:auto;padding:8px max(14px,calc((100% - 1600px)/2)) 18px;background:#fff;border-top:1px solid var(--border);box-shadow:0 18px 30px #171A171f}.mobile-nav.active{display:flex;flex-direction:column}.mobile-nav>a,.mobile-nav-group{border-bottom:1px solid var(--border)}.mobile-nav>a{display:flex;align-items:center;min-height:52px;padding:12px 4px;color:var(--navy);font-size:15px;font-weight:800}.mobile-nav>a.active,.mobile-nav>a:hover{color:var(--primary)}.mobile-nav-group{border-left:0;border-right:0;border-radius:0}.mobile-nav-group summary{min-height:52px;padding:12px 4px;font-size:15px}.mobile-nav-submenu{margin:0 0 10px;padding:5px 0 5px 12px;border-top:1px solid var(--border);border-left:2px solid var(--secondary);background:#f7fafc}.mobile-nav-submenu a{min-height:46px;padding:9px 10px;border-bottom:1px solid #e6edf3;border-radius:0}.mobile-nav-submenu a:last-child{border-bottom:0}}


/* ===== v7.12-product-architecture.css ===== */
/* Mianti v7.12 – Resident/Non-Resident travel products + dual-currency units */
.v712-market-section{background:#fff}.v712-market-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:22px}.v712-market-card{border:1px solid #e3e8ee;border-radius:22px;padding:24px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.06)}.v712-market-card.resident{border-top:5px solid #074F2C}.v712-market-card.nonresident{border-top:5px solid #8a4f24;background:#fbfaf8}.v712-market-label{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f1f5f9;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.v712-market-links{display:grid;gap:10px;margin-top:16px}.v712-market-links a{display:flex;gap:12px;align-items:center;border:1px solid #e5eaf0;border-radius:14px;padding:13px;text-decoration:none;color:#10243d}.v712-market-links a:hover{background:#f8fbf5}.v712-market-links svg{width:22px;color:#074F2C}.v712-market-links strong,.v712-market-links small{display:block}.v712-market-links small{color:#667085;margin-top:2px}
.tour-product-rule{display:flex;gap:10px;align-items:flex-start;padding:13px 15px;border-radius:12px;background:#f6fbff;border:1px solid #d7e7f6;color:#24425f}.tour-product-rule svg{width:18px;color:#074F2C}.tour-product-panel{border:1px solid #e4e9ef;border-left:5px solid #074F2C;border-radius:14px;padding:16px;background:#fbfdff}.tour-product-panel.staycation{border-left-color:#074F2C;background:#fbfef9}.tour-product-panel.safari{border-left-color:#8a4f24;background:#fcfaf8}.tour-product-panel.activities{border-left-color:#ff9f1c;background:#fffdf8}.tour-product-panel-head{display:flex;gap:11px;align-items:flex-start;margin-bottom:14px}.tour-product-panel-head>span{width:36px;height:36px;border-radius:10px;background:#fff;display:grid;place-items:center;border:1px solid #e6ebf0}.tour-product-panel-head svg{width:19px}.tour-product-panel-head h3{margin:0 0 3px}.tour-product-panel-head p{margin:0;color:#667085;font-size:13px}.tour-activity-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tour-activity-admin-card{display:grid;gap:8px;border:1px solid #e6e9ed;border-radius:12px;padding:12px;background:#fff}.tour-activity-admin-card label{display:grid;gap:4px;font-size:11px;font-weight:800;color:#475467}.tour-activity-admin-card input,.tour-activity-admin-card textarea{width:100%}.tour-activity-price-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tour-activity-admin-preview{width:100%;height:120px;object-fit:cover;border-radius:9px}
.v712-package-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:16px 0}.v712-package-facts>div{display:flex;gap:10px;align-items:flex-start;padding:13px;border:1px solid #e7ebef;border-radius:12px;background:#fafcfe}.v712-package-facts svg{width:20px;color:#074F2C}.v712-package-facts small,.v712-package-facts strong{display:block}.v712-package-facts small{color:#667085}.v712-staycation-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.v712-staycation-price-grid>div{padding:14px;border-radius:12px;background:#f7fbf5;border:1px solid #deedd4}.v712-staycation-price-grid small,.v712-staycation-price-grid strong,.v712-staycation-price-grid span{display:block}.v712-staycation-price-grid strong{font-size:19px;color:#234f12;margin:5px 0}.v712-staycation-price-grid span{font-size:11px;color:#667085}.v712-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.v712-activity-card{border:1px solid #e5e9ee;border-radius:16px;overflow:hidden;background:#fff}.v712-activity-card img{width:100%;height:190px;object-fit:cover}.v712-activity-card>div{padding:14px}.v712-activity-card h3{margin:8px 0 5px}.v712-activity-card p{margin:0;color:#667085}.v712-request-pill{display:inline-flex;padding:5px 8px;border-radius:999px;background:#fff6e8;color:#925c12;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.v712-activity-cost{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.dual-currency-rate strong{display:block!important;margin-top:3px}.dual-currency-rate strong+strong{color:#074F2C}
@media(max-width:900px){.v712-market-grid{grid-template-columns:1fr}.tour-activity-admin-grid,.v712-activity-grid{grid-template-columns:1fr}.v712-staycation-price-grid{grid-template-columns:1fr}.v712-package-facts{grid-template-columns:1fr}}

/* Coastal deal / staycation detail presentation */
.v712-package-details .compact-lead{
    margin-top:14px;
    padding:13px 15px;
    border:1px solid var(--border,#e4eaf1);
    border-radius:12px;
    background:var(--soft,#f5f8fc);
    font-size:13px!important;
    line-height:1.65!important;
}
.v712-package-facts{
    gap:12px;
    margin:18px 0 0;
}
.v712-package-facts>div{
    min-width:0;
    gap:12px;
    padding:15px 16px;
    border-color:var(--border,#e4eaf1);
    border-radius:13px;
    background:#fbfcfe;
}
.v712-package-facts>div>svg{
    flex:0 0 20px;
    width:20px;
    height:20px;
    margin-top:2px;
    color:var(--secondary,#074F2C);
}
.v712-package-facts>div>span{
    min-width:0;
}
.v712-package-facts small{
    margin-bottom:3px;
    color:var(--muted,#64748b);
    font-size:10px;
    font-weight:800;
    letter-spacing:.06em;
    line-height:1.25;
    text-transform:uppercase;
}
.v712-package-facts strong{
    color:var(--navy,#171A17);
    font-size:13px;
    line-height:1.5;
    overflow-wrap:anywhere;
}
.v712-activity-grid{
    gap:16px;
    margin-top:20px;
}
.v712-activity-card{
    display:flex;
    min-width:0;
    min-height:100%;
    flex-direction:column;
    border-color:var(--border,#e4eaf1);
    border-radius:15px;
    background:#fff;
    box-shadow:0 10px 28px rgba(15,39,66,.055);
}
.v712-activity-card img{
    aspect-ratio:16/9;
    height:auto;
    min-height:170px;
}
.v712-activity-card>div{
    display:flex;
    min-width:0;
    flex:1;
    flex-direction:column;
    padding:17px 18px 18px;
}
.v712-request-pill{
    align-self:flex-start;
    padding:6px 9px;
    background:#fff6e8;
    color:#8a5412;
    font-size:9px;
    line-height:1;
}
.v712-activity-card h3{
    margin:11px 0 7px;
    color:var(--navy,#171A17);
    font-size:17px;
    line-height:1.3;
}
.v712-activity-card p{
    color:var(--muted,#64748b);
    font-size:12.5px;
    line-height:1.65;
}
.v712-activity-cost{
    margin-top:auto;
    padding-top:15px;
    border-top:1px solid var(--border,#e4eaf1);
}
.v712-activity-cost strong{
    color:var(--navy,#171A17);
    font-size:12px;
}
@media(max-width:600px){
    .v712-package-facts>div{padding:14px}
    .v712-activity-card>div{padding:15px}
    .v712-activity-card img{min-height:0}
}


/* ===== v7.21-public-author.css ===== */
.article-author-inline{display:inline-flex!important;align-items:center;gap:6px}.article-author-inline img,.article-author-inline em{width:24px;height:24px;border-radius:50%;object-fit:cover;display:inline-grid;place-items:center;background:#eef4f0;color:#28513b;font-style:normal;font-size:10px;font-weight:800}.article-author-card{display:flex;align-items:center;gap:16px;margin-top:34px;padding:18px;border:1px solid #e4e9e6;border-radius:16px;background:#fbfdfb}.article-author-avatar{width:68px;height:68px;flex:0 0 68px;border-radius:50%;overflow:hidden;background:#edf4ef;display:grid;place-items:center}.article-author-avatar img{width:100%;height:100%;object-fit:cover}.article-author-avatar span{font-size:24px;font-weight:850;color:#315b43}.article-author-card small{display:block;color:#718078;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.article-author-card h3{margin:3px 0 4px;font-size:18px}.article-author-card p{margin:0;color:#66756d;font-size:13px}@media(max-width:600px){.article-author-card{align-items:flex-start}.article-author-avatar{width:54px;height:54px;flex-basis:54px}}

/* ===== v7.23-destinations.css ===== */
/* Mianti v7.23 — destination intelligence, header flow and park maps */
.header-inner{gap:18px}.desktop-nav{gap:2px;justify-content:center;flex:1}.desktop-nav>a,.nav-mega-trigger{padding-left:9px!important;padding-right:9px!important;font-size:12px!important}.header-actions{gap:8px}.destination-six-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.destination-six-grid>a{min-height:82px;padding:12px!important}.destination-six-grid>a>div strong,.destination-six-grid>a>div small{display:block}.destination-six-grid>a>div small{margin-top:3px;color:#6f7d8a;font-size:10px}.tours-current-mega .mega-menu-links>a span>small:first-child{display:block;color:var(--secondary-color,#074F2C);font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px}
.destination-browser-section{background:#f8fafc}.destination-browser-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start}.destination-filter-sidebar{position:sticky;top:96px}.destination-filter-card{overflow:hidden;background:#fff;border:1px solid #e1e7ed;border-radius:16px;box-shadow:0 10px 30px rgba(30,55,75,.06)}.destination-filter-head{padding:18px;border-bottom:1px solid #edf0f3}.destination-filter-head h2{margin:4px 0 5px;font-size:21px}.destination-filter-head p{margin:0;color:#6c7986;font-size:11px;line-height:1.55}.destination-filter-list{display:grid;padding:8px}.destination-filter-list>a{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;padding:9px;border-radius:10px;color:#344a5f;text-decoration:none}.destination-filter-list>a:hover{background:#f6f9fb}.destination-filter-list>a.active{background:#eef6fb;color:#123e5e}.destination-filter-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#f3f6f8}.destination-filter-icon svg{width:15px;height:15px}.destination-filter-list strong,.destination-filter-list small{display:block}.destination-filter-list strong{font-size:11px}.destination-filter-list small{margin-top:1px;color:#81909d;font-size:9px}.destination-filter-list b{display:grid;place-items:center;min-width:24px;height:22px;padding:0 6px;border-radius:999px;background:#f1f4f6;font-size:9px}.destination-filter-list>a.active b{background:#fff}.destination-filter-footer{padding:9px;border-top:1px solid #edf0f3}.destination-filter-footer>a{display:grid;grid-template-columns:18px 1fr 14px;gap:7px;align-items:center;padding:10px;color:#344a5f;text-decoration:none}.destination-filter-footer svg{width:15px;height:15px}.destination-filter-footer strong,.destination-filter-footer small{display:block}.destination-filter-footer strong{font-size:10.5px}.destination-filter-footer small{font-size:9px;color:#81909d}
.destination-browser-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:16px;border-bottom:1px solid #e2e8ee}.destination-browser-toolbar h2{margin:4px 0 5px}.destination-browser-toolbar p{max-width:700px;margin:0;color:#657584}.destination-sort-form{display:flex;align-items:center;gap:7px;flex:0 0 auto}.destination-sort-form label{font-size:10px;font-weight:800;color:#667586;text-transform:uppercase;letter-spacing:.06em}.destination-sort-form select{min-width:150px;border:1px solid #d6dfe7;border-radius:9px;background:#fff;padding:9px 32px 9px 10px;font-size:11px}.destination-result-line{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:13px 0 14px;color:#657584;font-size:11px}.destination-result-line span,.destination-result-line a{display:inline-flex;align-items:center;gap:5px}.destination-result-line svg{width:14px;height:14px}.destination-browser-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.destination-feature-media{position:relative}.destination-type-badge{position:absolute;left:12px;top:12px;padding:6px 8px;border-radius:999px;background:rgba(255,255,255,.94);color:#23445f;font-size:9px;font-weight:850;box-shadow:0 4px 14px rgba(10,30,50,.1)}.destination-empty-state{grid-column:1/-1}
.destination-section-nav{position:sticky;top:72px;z-index:20;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e5ebef}.destination-section-nav .container{display:flex;gap:5px;overflow-x:auto;padding-top:8px;padding-bottom:8px}.destination-section-nav a{white-space:nowrap;padding:7px 10px;border-radius:999px;color:#50677a;text-decoration:none;font-size:10px;font-weight:800}.destination-section-nav a:hover{background:#f1f6f9;color:#143f5e}.destination-smart-detail{background:#f8fafc}.destination-detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:18px}.destination-detail-facts>div{display:flex;align-items:flex-start;gap:8px;padding:11px;border:1px solid #e4e9ee;border-radius:10px;background:#fff}.destination-detail-facts svg{width:16px;height:16px;color:#247398;flex:0 0 auto;margin-top:2px}.destination-detail-facts small,.destination-detail-facts strong{display:block}.destination-detail-facts small{font-size:9px;color:#7a8896}.destination-detail-facts strong{margin-top:2px;font-size:10.5px;line-height:1.45}
.destination-linked-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.destination-linked-card{display:grid;grid-template-columns:145px 1fr;overflow:hidden;border:1px solid #e2e8ed;border-radius:12px;background:#fff}.destination-linked-media{min-height:165px}.destination-linked-media .media-shell,.destination-linked-media img{width:100%;height:100%;object-fit:cover}.destination-linked-card>div{padding:13px}.destination-linked-card h3{margin:5px 0}.destination-linked-card h3 a{color:inherit;text-decoration:none}.destination-linked-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;color:#667786;font-size:10.5px;line-height:1.55}.destination-linked-type{display:inline-flex;padding:4px 6px;border-radius:999px;background:#eef6fb;color:#2f6383;font-size:8.5px;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.destination-linked-meta{display:flex;flex-wrap:wrap;gap:5px;margin:8px 0}.destination-linked-meta span{display:inline-flex;align-items:center;gap:4px;font-size:9px;color:#738190}.destination-linked-meta svg{width:12px;height:12px}
.destination-activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.destination-activity-card{display:grid;grid-template-columns:105px 1fr;overflow:hidden;border:1px solid #e3e8ed;border-radius:11px;background:#fff}.destination-activity-media{min-height:120px;background:#f2f5f7}.destination-activity-media img{width:100%;height:100%;object-fit:cover}.destination-activity-media>span{display:grid;place-items:center;height:100%}.destination-activity-media svg{width:22px;height:22px;color:#7b8b99}.destination-activity-card>div:last-child{padding:11px}.destination-activity-card h3{margin:5px 0}.destination-activity-card p{margin:0;color:#667786;font-size:10px;line-height:1.5}.destination-activity-bottom{display:flex;align-items:center;justify-content:space-between;gap:7px;margin-top:9px}.destination-activity-bottom>span{font-size:9.5px;font-weight:850;color:#8b5d23}.destination-activity-bottom small{display:flex;align-items:center;gap:3px;color:#7b8995;font-size:9px}.destination-activity-bottom svg{width:11px;height:11px}
.destination-hotel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.destination-hotel-grid article{overflow:hidden;border:1px solid #e3e8ed;border-radius:11px;background:#fff}.destination-hotel-grid article>a{display:block;height:145px}.destination-hotel-grid .media-shell,.destination-hotel-grid img{width:100%;height:100%;object-fit:cover}.destination-hotel-grid article>div{padding:10px}.destination-hotel-grid small{font-size:9px;color:#7f8d98}.destination-hotel-grid h3{margin:3px 0;font-size:13px}.destination-hotel-grid h3 a{color:inherit;text-decoration:none}.destination-hotel-grid p{margin:0;font-size:9.5px;color:#6e7d89}.destination-section-action{margin-top:12px}.destination-link-summary{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin-bottom:14px}.destination-link-summary>div{padding:9px;border-radius:9px;background:#f6f9fb;text-align:center}.destination-link-summary span,.destination-link-summary small{display:block}.destination-link-summary span{font-size:18px;font-weight:900;color:#143f5e}.destination-link-summary small{font-size:8.5px;color:#7d8995;text-transform:uppercase;letter-spacing:.05em}.destination-faq-bottom{border-top:1px solid #e6ecef;background:#fff}
.park-map-frame{overflow:hidden;border:1px solid #dfe6ec;border-radius:12px;background:#f4f7f9}.park-map-frame iframe{display:block;width:100%;height:360px;border:0}.park-map-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px;color:#627383;font-size:10px}.park-map-meta span,.park-map-meta a{display:inline-flex;align-items:center;gap:5px}.park-map-meta svg{width:13px;height:13px}.destination-coordinate-note .tour-product-rule{margin:0}
@media(max-width:1250px){.desktop-nav>a,.nav-mega-trigger{padding-left:7px!important;padding-right:7px!important;font-size:11px!important}.account-header-link span{display:none}}
@media(max-width:980px){.destination-browser-layout{grid-template-columns:1fr}.destination-filter-sidebar{position:static}.destination-filter-list{grid-template-columns:repeat(3,minmax(0,1fr))}.destination-filter-footer{display:none}}
@media(max-width:760px){.destination-browser-toolbar{align-items:flex-start;flex-direction:column}.destination-sort-form{width:100%;justify-content:space-between}.destination-sort-form select{flex:1}.destination-browser-grid{grid-template-columns:1fr!important}.destination-filter-list{grid-template-columns:repeat(2,minmax(0,1fr))}.destination-detail-facts,.destination-linked-card-grid,.destination-activity-grid,.destination-hotel-grid{grid-template-columns:1fr}.destination-linked-card,.destination-activity-card{grid-template-columns:115px 1fr}.park-map-frame iframe{height:280px}.park-map-meta{align-items:flex-start;flex-direction:column}}
@media(max-width:460px){.destination-filter-list{grid-template-columns:1fr}.destination-linked-card,.destination-activity-card{grid-template-columns:1fr}.destination-linked-media,.destination-activity-media{height:180px}}


/* ===== v7.24-experience-categories.css ===== */
/* Mianti v7.24 - Experience Categories manager */

/* Homepage: no fixed assumption about the number of categories. */
.experience-icon-grid{
    display:grid!important;
    grid-template-columns:repeat(auto-fit,minmax(155px,1fr))!important;
    gap:0!important;
    overflow:visible!important;
    border:1px solid var(--border)!important;
    border-radius:18px!important;
    background:#fff!important;
}
.experience-icon-grid a{
    min-width:0;
    min-height:165px;
    border-right:1px solid var(--border)!important;
    border-bottom:1px solid var(--border)!important;
    transition:background .15s ease,transform .15s ease;
}
.experience-icon-grid a:hover{
    background:#f8fbfe;
    transform:translateY(-2px);
}
.experience-icon-grid a:last-child{border-right:0!important}

/* Admin */
.experience-admin-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}
.experience-admin-summary>div{display:flex;align-items:center;gap:11px;padding:14px 16px;border:1px solid #e1e7ed;border-radius:12px;background:#fff}
.experience-admin-summary svg{width:19px;height:19px;color:var(--admin-blue)}
.experience-admin-summary strong,.experience-admin-summary small{display:block}
.experience-admin-summary strong{font-size:18px;color:#20364c}
.experience-admin-summary small{font-size:10px;color:#778594}

.experience-admin-name{display:flex;align-items:flex-start;gap:10px;min-width:250px}
.experience-admin-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#edf5fb;color:var(--admin-blue);flex:0 0 38px}
.experience-admin-icon svg{width:19px;height:19px}
.experience-admin-name strong,.experience-admin-name small,.experience-admin-name em{display:block}
.experience-admin-name small{margin-top:2px;color:#8794a0;font-size:9px}
.experience-admin-name em{max-width:420px;margin-top:4px;color:#657585;font-size:10px;font-style:normal;line-height:1.35}

.experience-category-form-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:18px;align-items:start}
.experience-category-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.experience-category-form-grid label{display:flex;flex-direction:column;gap:6px;color:#40546a;font-size:11px;font-weight:750}
.experience-category-form-grid label.span-2{grid-column:1/-1}
.experience-category-form-grid input,.experience-category-form-grid textarea{width:100%;border:1px solid #d2dce5;border-radius:9px;background:#fff;padding:10px 11px;color:#23364a;font:inherit}
.experience-category-form-grid small{font-size:9px;color:#83909d;font-weight:500}
.experience-category-preview-card{position:sticky;top:94px}
.experience-setting-toggle{display:flex;align-items:flex-start;gap:9px;padding:11px 0;border-bottom:1px solid #edf0f3;cursor:pointer}
.experience-setting-toggle input{width:17px;height:17px;margin-top:2px}
.experience-setting-toggle strong,.experience-setting-toggle small{display:block}
.experience-setting-toggle strong{font-size:11px;color:#263c51}
.experience-setting-toggle small{margin-top:2px;font-size:9.5px;color:#7b8995;line-height:1.4}
.experience-live-preview{display:grid;justify-items:center;gap:7px;margin-top:16px;padding:18px 12px;border:1px solid #e1e8ee;border-radius:12px;background:#fbfdff;text-align:center}
.experience-preview-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:50%;background:#eaf2ff;color:var(--admin-blue)}
.experience-preview-icon svg{width:26px;height:26px}
.experience-live-preview strong{font-size:12px;color:#20364c}
.experience-live-preview small{max-width:230px;color:#758492;font-size:9.5px;line-height:1.45}

@media(max-width:980px){
    .experience-category-form-layout{grid-template-columns:1fr}
    .experience-category-preview-card{position:static}
}
@media(max-width:700px){
    .experience-admin-summary,.experience-category-form-grid{grid-template-columns:1fr}
    .experience-category-form-grid label.span-2{grid-column:auto}
    .experience-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:420px){
    .experience-icon-grid{grid-template-columns:1fr!important}
}


/* ===== v7.34-private-tour-detail.css ===== */
/* Mianti v7.34 — polished private safari detail pages */

.private-safari-detail-hero .premium-detail-image{
    min-height:520px;
    background:#f2f5f2;
}
.private-safari-detail-hero .premium-detail-image img,
.private-safari-detail-hero .premium-detail-image .media-fallback{
    width:100%;
    height:100%;
    min-height:520px;
    object-fit:cover;
}
.private-safari-detail-hero .premium-detail-image .media-fallback{
    display:grid;
    place-items:center;
    align-content:center;
    gap:12px;
    background:#eef3eb;
    color:#273a2a;
}
.private-safari-detail-hero .premium-detail-image .media-fallback svg{
    width:62px;height:62px;color:var(--primary);
}
.private-safari-detail-hero .premium-detail-image .media-fallback span{
    max-width:520px;padding:0 20px;text-align:center;font-weight:850;font-size:20px;
}

.private-safari-detail-hero .premium-detail-panel{
    max-width:790px;
}
.private-safari-detail-hero .premium-detail-panel h1{
    max-width:760px;
}
.private-safari-detail-hero .premium-detail-panel>p{
    max-width:700px;
    line-height:1.65;
}

.private-safari-detail-content{
    background:#f7f9f6;
}
.private-safari-detail-content .detail-layout{
    grid-template-columns:minmax(0,1fr) 355px;
    gap:24px;
    align-items:start;
}
.private-safari-detail-content .detail-main{
    min-width:0;
}
.private-safari-detail-content .booking-sidebar{
    position:sticky;
    top:96px;
}

.private-tour-overview-copy{
    white-space:normal;
    line-height:1.82!important;
    color:#455664!important;
}

/* Replace the obsolete coordinate route map with a compact route sequence.
   Destination coordinates intentionally live on parks/reserves, not broad destinations. */
.private-route-flow{
    display:flex;
    align-items:center;
    gap:7px;
    overflow-x:auto;
    margin-top:16px;
    padding:13px;
    border:1px solid #e1e7e0;
    border-radius:12px;
    background:#fbfcfa;
    scrollbar-width:thin;
}
.private-route-flow>a,
.private-route-origin{
    display:inline-flex;
    flex:0 0 auto;
    align-items:center;
    gap:7px;
    min-height:38px;
    padding:7px 10px;
    border-radius:9px;
    background:#fff;
    border:1px solid #dce5db;
    color:#304537;
    text-decoration:none;
    font-size:10.5px;
    font-weight:800;
}
.private-route-flow>a:hover{
    border-color:rgba(57,201,35,.55);
    background:#f5fbf3;
}
.private-route-flow>a b{
    display:grid;
    place-items:center;
    width:21px;height:21px;
    border-radius:50%;
    background:var(--primary);
    color:#fff;
    font-size:9px;
}
.private-route-origin svg{
    width:14px;height:14px;color:#074F2C;
}
.private-route-arrow{
    width:14px;height:14px;
    flex:0 0 auto;
    color:#9aaa9d;
}

/* Itinerary */
.premium-itinerary-list{
    display:grid;
    gap:9px;
}
.premium-itinerary-list .itinerary-item{
    overflow:hidden;
    border:1px solid #dde5dc;
    border-radius:12px;
    background:#fff;
    box-shadow:none;
}
.premium-itinerary-list .itinerary-toggle{
    display:grid;
    grid-template-columns:38px minmax(0,1fr) 18px;
    gap:11px;
    align-items:center;
    width:100%;
    padding:14px 15px;
}
.itinerary-title-copy{
    display:block;
    min-width:0;
    text-align:left;
}
.itinerary-title-copy small,
.itinerary-title-copy strong,
.itinerary-title-copy em{
    display:block;
}
.itinerary-title-copy small{
    margin-bottom:2px;
    color:#074F2C;
    font-size:9px;
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.08em;
}
.itinerary-title-copy strong{
    color:#1e3425;
    font-size:13px;
    line-height:1.4;
}
.itinerary-title-copy em{
    display:inline-flex;
    align-items:center;
    gap:4px;
    margin-top:4px;
    color:#6b7d70;
    font-size:9px;
    font-style:normal;
    font-weight:700;
}
.itinerary-title-copy em svg{
    width:11px;height:11px;
}
.premium-itinerary-list .itinerary-content{
    padding:0 16px 17px 64px;
}
.premium-itinerary-list .itinerary-content>p{
    margin:12px 0 0;
    color:#4f6255;
    line-height:1.72;
}
.itinerary-smart-meta{
    display:flex;
    flex-wrap:wrap;
    gap:6px;
    margin:2px 0 7px;
}
.itinerary-smart-meta span{
    display:inline-flex;
    align-items:center;
    gap:4px;
    padding:5px 7px;
    border:1px solid #e0e7df;
    border-radius:999px;
    background:#f8faf7;
    color:#647568;
    font-size:9px;
    font-weight:750;
}
.itinerary-smart-meta svg{
    width:12px;height:12px;color:var(--primary);
}

/* Optional activities inside each day */
.itinerary-optional-activities{
    margin-top:15px;
    padding:12px;
    border:1px solid #e4e9e2;
    border-radius:11px;
    background:#fafcf9;
}
.itinerary-optional-activities>strong{
    display:flex;
    align-items:center;
    gap:6px;
    margin-bottom:9px;
    color:#304538;
    font-size:10px;
}
.itinerary-optional-activities>strong svg{
    width:14px;height:14px;color:#074F2C;
}
.itinerary-optional-activities>div{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:8px;
}
.private-itinerary-activity{
    display:grid!important;
    grid-template-columns:58px minmax(0,1fr)!important;
    gap:9px!important;
    min-width:0;
    padding:8px!important;
    border:1px solid #e0e7df!important;
    border-radius:9px!important;
    background:#fff!important;
}
.private-itinerary-activity-media{
    display:grid;
    place-items:center;
    width:58px;height:58px;
    overflow:hidden;
    border-radius:8px;
    background:#edf4eb;
    color:var(--primary);
}
.private-itinerary-activity-media img{
    width:100%;height:100%;object-fit:cover;
}
.private-itinerary-activity-media svg{
    width:20px;height:20px;
}
.private-itinerary-activity>span{
    min-width:0;
}
.private-itinerary-activity b{
    display:block;
    color:#273d2e;
    font-size:10px;
    line-height:1.35;
}
.private-itinerary-activity em{
    display:flex;
    align-items:center;
    gap:3px;
    margin-top:3px;
    color:#778679;
    font-size:8.5px;
    font-style:normal;
}
.private-itinerary-activity em svg{
    width:10px;height:10px;
}
.private-itinerary-activity p{
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    overflow:hidden;
    margin:4px 0!important;
    color:#6b786e!important;
    font-size:8.8px!important;
    line-height:1.4!important;
}
.private-itinerary-activity small{
    display:inline-flex;
    margin-top:3px;
    padding:4px 6px;
    border-radius:999px;
    background:#f5efe9;
    color:#074F2C;
    font-size:8px;
    font-weight:850;
}

/* Inclusions/exclusions */
.premium-include-grid{
    gap:16px!important;
}
.premium-include-grid>div{
    padding:4px 2px;
}
.premium-include-grid .icon-list{
    display:grid;
    gap:7px;
}
.premium-include-grid .icon-list li{
    align-items:flex-start;
    padding:8px 0;
    border-bottom:1px dashed #e3e8e2;
    line-height:1.48;
}
.premium-include-grid .icon-list li:last-child{
    border-bottom:0;
}

/* Sidebar / quote card */
.private-safari-detail-content .booking-request-card{
    border-radius:14px;
    box-shadow:0 14px 34px rgba(25,45,30,.09);
}
.private-safari-detail-content .sidebar-help-card,
.private-safari-detail-content .tour-sidebar-wishlist{
    border-radius:12px;
}
.private-tour-empty-copy{
    color:#69796c;
    line-height:1.6;
}

/* Related tours without uploaded tour media still look deliberate */
.section-soft .product-card .media-fallback{
    min-height:210px;
    background:#eef3eb;
    color:#35503b;
}

@media(max-width:1050px){
    .private-safari-detail-content .detail-layout{
        grid-template-columns:minmax(0,1fr) 320px;
    }
    .itinerary-optional-activities>div{
        grid-template-columns:1fr;
    }
}
@media(max-width:900px){
    .private-safari-detail-content .detail-layout{
        grid-template-columns:1fr;
    }
    .private-safari-detail-content .booking-sidebar{
        position:static;
    }
    .private-safari-detail-hero .premium-detail-image,
    .private-safari-detail-hero .premium-detail-image img,
    .private-safari-detail-hero .premium-detail-image .media-fallback{
        min-height:430px;
    }
}
@media(max-width:620px){
    .private-safari-detail-hero .premium-detail-image,
    .private-safari-detail-hero .premium-detail-image img,
    .private-safari-detail-hero .premium-detail-image .media-fallback{
        min-height:350px;
    }
    .premium-itinerary-list .itinerary-toggle{
        grid-template-columns:34px minmax(0,1fr) 16px;
        padding:12px;
        gap:8px;
    }
    .premium-itinerary-list .itinerary-content{
        padding:0 12px 14px;
    }
    .itinerary-smart-meta{
        margin-top:5px;
    }
    .private-route-flow{
        margin-left:-2px;
        margin-right:-2px;
    }
}


/* v7.36 — simpler Experience Categories */
.tour-experience-simple{
    margin-top:16px;
    padding-top:14px;
    border-top:1px solid #e4e9e2;
}
.tour-destination-simple{
    margin-top:14px;
    padding-top:0;
    border-top:0;
}
.tour-destination-simple .tour-experience-pills a{
    background:#f9fbf8;
    border-color:#d8e4d7;
}
.tour-experience-label{
    display:block;
    margin-bottom:8px;
    color:#52645a;
    font-size:10px;
    font-weight:850;
    text-transform:uppercase;
    letter-spacing:.06em;
}
.tour-experience-pills{
    display:flex;
    flex-wrap:wrap;
    gap:7px;
}
.tour-experience-pills a{
    display:inline-flex;
    align-items:center;
    gap:5px;
    min-height:32px;
    padding:6px 9px;
    border:1px solid #dce5db;
    border-radius:8px;
    background:#fff;
    color:#344b3a;
    font-size:10px;
    font-weight:750;
    line-height:1.2;
    text-decoration:none;
    transition:border-color .14s ease,background .14s ease,color .14s ease;
}
.tour-experience-pills a svg{
    width:13px;
    height:13px;
    color:var(--primary);
}
.tour-experience-pills a:hover,
.tour-experience-pills a:focus-visible{
    border-color:rgba(57,201,35,.55);
    background:#f5faf3;
    color:#203a27;
}

/* v7.36 — itinerary is closed by default; only one day can be open */
.premium-itinerary-list .itinerary-content[hidden]{
    display:none!important;
}
.premium-itinerary-list .itinerary-item.open{
    border-color:rgba(57,201,35,.34);
    box-shadow:0 8px 22px rgba(37,67,42,.055);
}
.premium-itinerary-list .itinerary-item.open .itinerary-toggle{
    background:#f8fbf7;
}
.premium-itinerary-list .itinerary-toggle>svg:last-child{
    transition:transform .16s ease;
}
.premium-itinerary-list .itinerary-item.open .itinerary-toggle>svg:last-child{
    transform:rotate(180deg);
}

/* FAQs stay compact and only one answer opens at a time */
.faq-panel details{
    overflow:hidden;
    margin-top:8px;
    border:1px solid #e0e7df;
    border-radius:10px;
    background:#fff;
}
.faq-panel details summary{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    padding:12px 14px;
    cursor:pointer;
    color:#293f30;
    font-size:11px;
    font-weight:800;
    list-style:none;
}
.faq-panel details summary::-webkit-details-marker{
    display:none;
}
.faq-panel details summary svg{
    width:14px;
    height:14px;
    flex:0 0 14px;
    transition:transform .16s ease;
}
.faq-panel details[open]{
    border-color:rgba(57,201,35,.34);
}
.faq-panel details[open] summary{
    background:#f8fbf7;
}
.faq-panel details[open] summary svg{
    transform:rotate(45deg);
}
.faq-panel details>p{
    margin:0;
    padding:0 14px 14px;
    color:#596a5e;
    font-size:10.5px;
    line-height:1.65;
}

@media(max-width:620px){
    .tour-experience-pills{
        gap:6px;
    }
    .tour-experience-pills a{
        min-height:30px;
        padding:6px 8px;
        font-size:9.5px;
    }
}

/* v7.37 — saved catalogue gallery on tour / staycation detail pages */
.tour-gallery-panel{
    overflow:hidden;
}
.tour-gallery-grid{
    display:grid;
    grid-template-columns:repeat(3,minmax(0,1fr));
    gap:12px;
}
.tour-gallery-item{
    position:relative;
    display:block;
    min-height:150px;
    aspect-ratio:4/3;
    overflow:hidden;
    border:1px solid #e1e8df;
    border-radius:14px;
    background:#f2f6f1;
    color:#fff;
    text-decoration:none;
}
.tour-gallery-item img{
    width:100%;
    height:100%;
    display:block;
    object-fit:cover;
    transition:transform .2s ease;
}
.tour-gallery-item span{
    position:absolute;
    right:9px;
    bottom:9px;
    display:inline-flex;
    align-items:center;
    gap:5px;
    padding:6px 8px;
    border-radius:999px;
    background:rgba(11,32,56,.78);
    color:#fff;
    font-size:9px;
    font-weight:800;
    backdrop-filter:blur(4px);
}
.tour-gallery-item span svg{
    width:12px;
    height:12px;
}
.tour-gallery-item:hover img,
.tour-gallery-item:focus-visible img{
    transform:scale(1.035);
}
.tour-gallery-item:focus-visible{
    outline:3px solid rgba(23,105,224,.22);
    outline-offset:2px;
}
@media(max-width:760px){
    .tour-gallery-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }
}
@media(max-width:480px){
    .tour-gallery-grid{
        grid-template-columns:1fr;
    }
}


/* ===== v7.37-responsive.css ===== */
/* Mianti v7.37
   Responsive public shell + tablet navigation protection
   Loaded after the existing public styles so it can safely correct breakpoints. */

html,
body{
    width:100%;
    max-width:100%;
    overflow-x:clip;
}

main,
section,
header,
footer,
.container,
.header-inner,
.detail-main,
.booking-sidebar,
.content-panel{
    min-width:0;
}

img,
video,
canvas,
iframe{
    max-width:100%;
}

.site-header{
    width:100%;
}

.header-inner{
    gap:14px;
}

.brand{
    min-width:0;
    flex:0 1 auto;
}

.site-logo-image{
    max-width:min(210px,24vw);
}

/* ------------------------------------------------------------------
   TABLET / SMALL LAPTOP NAVIGATION

   The navigation now contains more sections than the old project.
   Waiting until 1024px before changing to the menu allows it to break
   between roughly 1025px and 1320px. Switch earlier instead.
   ------------------------------------------------------------------ */
@media(max-width:1320px){
    .site-header .desktop-nav{
        display:none!important;
    }

    .site-header .mobile-menu-btn{
        display:grid!important;
        place-items:center;
        flex:0 0 42px;
        width:42px;
        height:42px;
        padding:0;
        border:1px solid var(--border);
        border-radius:10px;
        background:#fff;
        color:var(--navy);
    }

    .site-header .mobile-menu-btn svg{
        width:20px;
        height:20px;
    }

    .header-inner{
        height:72px;
        justify-content:flex-start;
    }

    .brand{
        margin-right:auto;
    }

    .site-logo-image{
        height:42px;
        width:auto;
        max-width:185px;
        object-fit:contain;
    }

    .header-actions{
        margin-left:auto;
        gap:8px;
        flex:0 0 auto;
    }

    .account-header-link{
        min-height:40px;
        padding:0 8px;
        white-space:nowrap;
    }

    .header-actions>.btn{
        min-height:40px;
        padding:9px 12px;
        white-space:nowrap;
        font-size:13px;
    }

    /*
     * Duplicate the mobile navigation presentation at the NEW breakpoint.
     * The old stylesheet only provided this at <=1024px.
     */
    .site-header>.mobile-nav{
        display:none;
        width:100%;
        max-height:calc(100dvh - 72px);
        overflow-y:auto;
        overscroll-behavior:contain;
        padding:10px clamp(18px,5vw,60px) 22px;
        border-top:1px solid var(--border);
        background:#fff;
        box-shadow:0 18px 32px rgba(20,37,50,.12);
    }

    .site-header>.mobile-nav.active{
        display:flex!important;
        flex-direction:column;
    }

    .mobile-nav>a,
    .mobile-nav-group{
        width:100%;
        border-bottom:1px solid var(--border);
    }

    .mobile-nav>a{
        display:flex;
        align-items:center;
        min-height:50px;
        padding:11px 6px;
        color:var(--navy);
        font-size:14px;
        font-weight:800;
        text-decoration:none;
    }

    .mobile-nav>a.active,
    .mobile-nav>a:hover{
        color:var(--primary);
    }

    .mobile-nav-group{
        border-left:0;
        border-right:0;
        border-radius:0;
        background:#fff;
    }

    .mobile-nav-group summary{
        display:flex;
        align-items:center;
        justify-content:space-between;
        gap:12px;
        min-height:50px;
        padding:11px 6px;
        color:var(--navy);
        font-size:14px;
        font-weight:800;
        cursor:pointer;
        list-style:none;
    }

    .mobile-nav-group summary::-webkit-details-marker{
        display:none;
    }

    .mobile-nav-group summary svg{
        flex:0 0 16px;
        width:16px;
        height:16px;
        transition:transform .16s ease;
    }

    .mobile-nav-group[open] summary svg{
        transform:rotate(180deg);
    }

    .mobile-nav-submenu{
        display:grid;
        grid-template-columns:repeat(2,minmax(0,1fr));
        gap:0 16px;
        margin:0 0 10px;
        padding:6px 10px 8px 14px;
        border-top:1px solid var(--border);
        border-left:2px solid var(--secondary);
        background:#f8faf9;
    }

    .mobile-nav-submenu a{
        display:flex;
        align-items:center;
        gap:9px;
        min-width:0;
        min-height:46px;
        padding:9px 8px;
        border-bottom:1px solid #e6ece7;
        color:#344b3a;
        text-decoration:none;
        font-size:12px;
        font-weight:700;
    }

    .mobile-nav-submenu a svg{
        flex:0 0 16px;
        width:16px;
        height:16px;
        color:var(--primary);
    }

    .mobile-nav-submenu a span{
        min-width:0;
    }

    .mobile-nav-submenu a small{
        display:block;
        margin-top:1px;
        color:#7b887f;
        font-size:9px;
        font-weight:600;
    }

    .mobile-nav-quote{
        display:flex;
        align-items:center;
        justify-content:center;
        gap:8px;
        min-height:46px;
        margin-top:12px;
        border:0;
        border-radius:10px;
        background:var(--primary);
        color:#fff;
        font-weight:800;
    }

    /* Private-tour layout becomes a single readable column on tablets. */
    .private-safari-detail-content .detail-layout,
    .detail-layout{
        grid-template-columns:1fr!important;
    }

    .private-safari-detail-content .booking-sidebar,
    .booking-sidebar{
        position:static!important;
        width:100%;
    }

    .private-safari-detail-content .booking-request-card,
    .private-safari-detail-content .sidebar-help-card,
    .private-safari-detail-content .tour-sidebar-wishlist{
        width:100%;
    }

    .premium-summary-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    .premium-summary-grid>div{
        min-width:0;
    }

    .content-panel{
        max-width:100%;
    }

    .tour-experience-pills,
    .tour-chip-list{
        max-width:100%;
    }

    .private-route-flow,
    .detail-anchor-nav .container{
        overflow-x:auto;
        overscroll-behavior-inline:contain;
        scrollbar-width:thin;
    }

    .custom-quote-panel{
        width:min(760px,calc(100vw - 36px));
        max-height:calc(100dvh - 36px);
        overflow-y:auto;
    }
}

/* ------------------------------------------------------------------
   TABLET PORTRAIT / LARGE PHONE
   ------------------------------------------------------------------ */
@media(max-width:860px){
    .header-actions>.btn{
        display:none!important;
    }

    .account-header-link span{
        display:none;
    }

    .account-header-link{
        display:grid;
        place-items:center;
        width:40px;
        height:40px;
        padding:0;
        border:1px solid var(--border);
        border-radius:10px;
        background:#fff;
    }

    .account-header-link svg{
        width:19px;
        height:19px;
    }

    .container{
        width:calc(100% - 32px);
        max-width:none;
    }

    .premium-detail-panel{
        width:100%!important;
    }

    .private-safari-detail-hero .premium-detail-panel h1{
        max-width:100%;
        overflow-wrap:anywhere;
    }

    .content-panel{
        padding:24px;
        border-radius:16px;
    }

    .premium-summary-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    .premium-summary-grid>div{
        padding:15px 16px;
        min-height:88px;
    }

    .itinerary-optional-activities>div{
        grid-template-columns:1fr!important;
    }

    .premium-include-grid,
    .include-grid{
        grid-template-columns:1fr!important;
    }

    .faq-layout{
        grid-template-columns:1fr!important;
    }

    .custom-quote-grid{
        grid-template-columns:1fr 1fr;
    }
}

/* ------------------------------------------------------------------
   PHONES
   ------------------------------------------------------------------ */
@media(max-width:700px){
    .header-inner{
        height:66px;
        gap:7px;
    }

    .site-logo-image{
        height:38px;
        max-width:155px;
    }

    .site-header>.mobile-nav{
        max-height:calc(100dvh - 66px);
        padding:7px 14px 18px;
    }

    .mobile-nav-submenu{
        grid-template-columns:1fr;
        padding-right:4px;
    }

    .mobile-nav-submenu a{
        min-height:44px;
    }

    .container{
        width:calc(100% - 24px);
    }

    .premium-summary-grid,
    .destination-summary-grid{
        grid-template-columns:1fr!important;
    }

    .premium-summary-grid>div,
    .destination-summary-grid>div{
        min-height:76px!important;
        padding:13px 14px!important;
    }

    .content-panel{
        padding:18px;
        border-radius:14px;
    }

    .section-icon-heading{
        align-items:flex-start;
    }

    .tour-experience-pills{
        gap:6px;
    }

    .tour-experience-pills a{
        max-width:100%;
    }

    .private-route-flow{
        padding:10px;
    }

    .premium-itinerary-list .itinerary-toggle{
        grid-template-columns:32px minmax(0,1fr) 16px!important;
        gap:8px!important;
        padding:11px!important;
    }

    .premium-itinerary-list .itinerary-content{
        padding:0 11px 13px!important;
    }

    .itinerary-title-copy strong{
        font-size:12px!important;
    }

    .itinerary-smart-meta{
        gap:5px;
    }

    .itinerary-smart-meta span{
        max-width:100%;
        white-space:normal;
    }

    .private-itinerary-activity{
        grid-template-columns:52px minmax(0,1fr)!important;
    }

    .private-itinerary-activity-media{
        width:52px!important;
        height:52px!important;
    }

    .custom-quote-panel{
        width:calc(100vw - 18px);
        max-height:calc(100dvh - 18px);
        border-radius:14px;
    }

    .custom-quote-grid{
        grid-template-columns:1fr;
    }

    .custom-quote-wide{
        grid-column:auto!important;
    }

    .btn,
    button,
    input,
    select,
    textarea{
        max-width:100%;
    }
}

@media(max-width:420px){
    .account-header-link{
        display:none;
    }

    .site-logo-image{
        max-width:145px;
    }

    .header-actions{
        gap:5px;
    }

    .site-header .mobile-menu-btn{
        width:40px;
        height:40px;
        flex-basis:40px;
    }

    .tour-experience-pills a{
        flex:1 1 calc(50% - 6px);
        justify-content:flex-start;
    }

    .premium-detail-panel h1,
    .private-safari-detail-hero .premium-detail-panel h1{
        font-size:clamp(30px,10vw,38px)!important;
        line-height:1.08!important;
    }
}

/* Touch targets and visual stability on touch devices. */
@media(hover:none) and (pointer:coarse){
    .mobile-menu-btn,
    .mobile-nav a,
    .mobile-nav-group summary,
    .itinerary-toggle,
    .faq-panel summary{
        min-height:44px;
    }
}

/* Avoid layout movement from long unbroken names/URLs. */
.tour-experience-pills a,
.mobile-nav a,
.mobile-nav-submenu a,
.content-panel,
.premium-summary-grid strong,
.footer-grid a{
    overflow-wrap:anywhere;
}


/* ===== v7.38-homepage-balance.css ===== */
/* Mianti v7.38 — balanced homepage merchandising */

/* QUICK ESCAPES */
.home-quick-escapes {
    position: relative;
    overflow: hidden;
}
.home-quick-escapes::before {
    content: "";
    position: absolute;
    inset: 0 0 auto;
    height: 220px;
    background: color-mix(in srgb, var(--primary) 4%, #fff);
    pointer-events: none;
}
.home-quick-escapes > .container { position: relative; }
.quick-escapes-heading { margin-bottom: 30px; }
.quick-escapes-heading h2 { max-width: 760px; }

.quick-escape-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
    align-items: start;
}
.quick-escape-panel {
    min-width: 0;
    padding: 22px;
    border: 1px solid var(--border);
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 14px 38px rgba(15, 39, 66, .055);
}
.quick-escape-panel-staycation {
    border-top: 4px solid var(--primary);
    background: color-mix(in srgb, var(--primary) 3%, #fff);
}
.quick-escape-panel-coast {
    border-top: 4px solid var(--secondary);
    background: color-mix(in srgb, var(--secondary) 3%, #fff);
}
.quick-escape-panel-head {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: start;
    gap: 14px;
    margin-bottom: 18px;
}
.quick-escape-icon {
    width: 50px;
    height: 50px;
    display: grid;
    place-items: center;
    border-radius: 15px;
    background: var(--primary);
    color: #fff;
}
.quick-escape-panel-coast .quick-escape-icon { background: var(--secondary); }
.quick-escape-icon svg { width: 25px; height: 25px; }
.quick-escape-panel-head small {
    display: block;
    margin-bottom: 2px;
    color: var(--secondary-dark);
    font-size: 9px;
    font-weight: 800;
    letter-spacing: .075em;
    text-transform: uppercase;
}
.quick-escape-panel-head h3 {
    margin: 0 0 5px;
    color: var(--navy);
    font-family: var(--site-font, "Kumbh Sans"), sans-serif;
    font-size: 22px;
    line-height: 1.2;
}
.quick-escape-panel-head p {
    margin: 0;
    color: var(--muted);
    font-size: 12px;
    line-height: 1.55;
}
.quick-escape-panel-head > a {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 7px 0;
    color: var(--navy);
    font-size: 11px;
    font-weight: 800;
    white-space: nowrap;
}
.quick-escape-panel-head > a:hover { color: var(--primary); }
.quick-escape-panel-coast .quick-escape-panel-head > a:hover { color: var(--secondary-dark); }
.quick-escape-panel-head > a svg { width: 13px; height: 13px; }

.quick-escape-feature {
    display: block;
    overflow: hidden;
    border: 1px solid var(--border);
    border-radius: 18px;
    background: #fff;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.quick-escape-feature:hover {
    transform: translateY(-3px);
    border-color: color-mix(in srgb, var(--primary) 25%, var(--border));
    box-shadow: 0 18px 38px rgba(15, 39, 66, .1);
}
.quick-escape-feature-media {
    position: relative;
    aspect-ratio: 16 / 8.2;
    overflow: hidden;
    background: #e7edf3;
}
.quick-escape-feature-media > img,
.quick-escape-feature-media > .media-fallback {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .35s ease;
}
.quick-escape-feature:hover .quick-escape-feature-media > img { transform: scale(1.025); }
.quick-escape-badge {
    position: absolute;
    left: 14px;
    top: 14px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 7px 10px;
    border-radius: 999px;
    background: rgba(255,255,255,.94);
    color: var(--navy);
    box-shadow: 0 8px 22px rgba(15,39,66,.13);
    font-size: 9px;
    font-weight: 900;
    letter-spacing: .045em;
    text-transform: uppercase;
}
.quick-escape-badge svg { width: 13px; height: 13px; color: var(--primary); }
.quick-escape-panel-coast .quick-escape-badge svg { color: var(--secondary); }
.quick-escape-feature-body { padding: 18px; }
.quick-escape-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-bottom: 10px;
}
.quick-escape-meta span {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    min-width: 0;
    padding: 6px 8px;
    border-radius: 999px;
    background: var(--soft);
    color: #526174;
    font-size: 9px;
    font-weight: 750;
}
.quick-escape-meta svg { width: 12px; height: 12px; color: var(--secondary); }
.quick-escape-feature h4 {
    margin: 0;
    color: var(--navy);
    font-family: var(--site-font, "Kumbh Sans"), sans-serif;
    font-size: 20px;
    line-height: 1.25;
}
.quick-escape-feature-body > p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 3.1em;
    margin: 8px 0 15px;
    color: var(--muted);
    font-size: 12px;
    line-height: 1.55;
}
.quick-escape-feature-foot {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 16px;
    padding-top: 14px;
    border-top: 1px solid var(--border);
}
.quick-escape-price small,
.quick-escape-price strong,
.quick-escape-price span { display: block; }
.quick-escape-price small { color: var(--muted); font-size: 9px; font-weight: 700; }
.quick-escape-price strong { margin: 2px 0; color: var(--navy); font-size: 18px; line-height: 1.1; }
.quick-escape-price span { color: var(--muted); font-size: 9px; }
.quick-escape-cta {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--primary-dark);
    font-size: 10px;
    font-weight: 900;
    white-space: nowrap;
}
.quick-escape-panel-coast .quick-escape-cta { color: var(--secondary-dark); }
.quick-escape-cta svg { width: 13px; height: 13px; }

.quick-escape-mini-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
    margin-top: 10px;
}
.quick-escape-mini {
    min-width: 0;
    display: grid;
    grid-template-columns: 92px minmax(0, 1fr);
    overflow: hidden;
    border: 1px solid var(--border);
    border-radius: 14px;
    background: #fff;
    transition: border-color .2s ease, transform .2s ease;
}
.quick-escape-mini:hover { transform: translateY(-2px); border-color: #cbd8e5; }
.quick-escape-mini-media { min-height: 105px; background: #e7edf3; }
.quick-escape-mini-media > img,
.quick-escape-mini-media > .media-fallback { width: 100%; height: 100%; object-fit: cover; }
.quick-escape-mini > div:last-child {
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
}
.quick-escape-mini small,
.quick-escape-mini strong,
.quick-escape-mini span { display: block; }
.quick-escape-mini small {
    overflow: hidden;
    color: var(--secondary-dark);
    font-size: 8px;
    font-weight: 800;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.quick-escape-mini strong {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 3px 0 8px;
    color: var(--navy);
    font-size: 11px;
    line-height: 1.3;
}
.quick-escape-mini span { color: var(--primary-dark); font-size: 9px; font-weight: 900; }
.quick-escape-panel-coast .quick-escape-mini span { color: var(--secondary-dark); }
.quick-escape-empty {
    min-height: 320px;
    display: grid;
    place-items: center;
    align-content: center;
    gap: 10px;
    padding: 30px;
    border: 1px dashed #cbd6e2;
    border-radius: 18px;
    color: var(--muted);
    text-align: center;
}
.quick-escape-empty > svg { width: 30px; height: 30px; color: var(--primary); }
.quick-escape-empty p { margin: 0; }
.quick-escape-empty a { color: var(--primary); font-weight: 800; }

/* LIGHTER CAR-HIRE RHYTHM */
.home-car-hire-compact { background: #fff; }
.home-car-hire-shell {
    display: grid;
    grid-template-columns: minmax(260px, .78fr) minmax(0, 1.42fr);
    gap: 34px;
    align-items: center;
    padding: 34px;
    border: 1px solid var(--border);
    border-radius: 26px;
    background: #fff;
}
.home-car-hire-icon {
    width: 58px;
    height: 58px;
    display: grid;
    place-items: center;
    margin-bottom: 18px;
    border-radius: 17px;
    background: var(--navy);
    color: #fff;
}
.home-car-hire-icon svg { width: 29px; height: 29px; }
.home-car-hire-intro h2 {
    margin: 7px 0 10px;
    color: var(--navy);
    font-family: var(--site-font, "Kumbh Sans"), sans-serif;
    font-size: clamp(28px, 3.2vw, 40px);
    line-height: 1.1;
}
.home-car-hire-intro > p { margin: 0; color: var(--muted); font-size: 13px; line-height: 1.7; }
.home-car-hire-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 14px; margin-top: 22px; }
.home-car-hire-actions > span { display: inline-flex; align-items: center; gap: 6px; color: var(--muted); font-size: 10px; font-weight: 700; }
.home-car-hire-actions > span svg { width: 14px; height: 14px; color: var(--secondary); }
.home-car-hire-list { display: grid; gap: 10px; }
.home-car-hire-item {
    min-width: 0;
    display: grid;
    grid-template-columns: 130px minmax(0, 1fr) auto;
    align-items: center;
    gap: 15px;
    min-height: 112px;
    overflow: hidden;
    border: 1px solid var(--border);
    border-radius: 16px;
    background: #fff;
    transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.home-car-hire-item:hover { transform: translateX(3px); border-color: #cbd8e5; box-shadow: 0 12px 26px rgba(15,39,66,.07); }
.home-car-hire-media { align-self: stretch; min-height: 112px; background: #e7edf3; }
.home-car-hire-media > img,
.home-car-hire-media > .media-fallback { width: 100%; height: 100%; object-fit: cover; }
.home-car-hire-copy { min-width: 0; padding: 12px 0; }
.home-car-hire-copy > small { color: var(--secondary-dark); font-size: 8px; font-weight: 900; letter-spacing: .055em; text-transform: uppercase; }
.home-car-hire-copy > strong { display: block; margin: 4px 0 9px; color: var(--navy); font-size: 14px; }
.home-car-hire-meta { display: flex; flex-wrap: wrap; gap: 10px; }
.home-car-hire-meta span { display: inline-flex; align-items: center; gap: 4px; color: var(--muted); font-size: 9px; font-weight: 700; }
.home-car-hire-meta svg { width: 12px; height: 12px; }
.home-car-hire-price { min-width: 112px; position: relative; padding: 14px 38px 14px 14px; border-left: 1px solid var(--border); }
.home-car-hire-price small,
.home-car-hire-price strong,
.home-car-hire-price span { display: block; }
.home-car-hire-price small { color: var(--muted); font-size: 8px; }
.home-car-hire-price strong { margin: 2px 0; color: var(--navy); font-size: 14px; white-space: nowrap; }
.home-car-hire-price span { color: var(--muted); font-size: 8px; }
.home-car-hire-price > svg { position: absolute; right: 14px; top: 50%; width: 16px; height: 16px; color: var(--primary); transform: translateY(-50%); }

/* Keep the homepage's core package preview intentionally short. */
#featured-packages .card-grid { align-items: stretch; }
#featured-packages .product-card { height: 100%; }

@media (max-width: 1180px) {
    .quick-escape-mini { grid-template-columns: 78px minmax(0, 1fr); }
    .home-car-hire-shell { grid-template-columns: 1fr; }
    .home-car-hire-intro { max-width: 760px; }
}

@media (max-width: 900px) {
    .quick-escape-grid { grid-template-columns: 1fr; }
    .quick-escape-panel { padding: 20px; }
    .quick-escape-feature-media { aspect-ratio: 16 / 7; }
}

@media (max-width: 680px) {
    .home-quick-escapes { padding-top: 66px; padding-bottom: 66px; }
    .quick-escape-panel { padding: 15px; border-radius: 20px; }
    .quick-escape-panel-head { grid-template-columns: auto minmax(0,1fr); }
    .quick-escape-panel-head > a { grid-column: 2; justify-self: start; padding: 1px 0 4px; }
    .quick-escape-icon { width: 44px; height: 44px; border-radius: 13px; }
    .quick-escape-icon svg { width: 22px; height: 22px; }
    .quick-escape-panel-head h3 { font-size: 20px; }
    .quick-escape-feature-media { aspect-ratio: 4 / 2.5; }
    .quick-escape-feature-body { padding: 15px; }
    .quick-escape-feature h4 { font-size: 18px; }
    .quick-escape-feature-foot { align-items: center; }
    .quick-escape-mini-grid {
        grid-template-columns: 1fr;
    }
    .quick-escape-mini { grid-template-columns: 105px minmax(0, 1fr); }
    .quick-escape-mini-media { min-height: 96px; }
    .home-car-hire-shell { padding: 20px; border-radius: 20px; }
    .home-car-hire-item { grid-template-columns: 100px minmax(0,1fr); gap: 12px; }
    .home-car-hire-media { min-height: 100px; }
    .home-car-hire-price {
        grid-column: 2;
        display: flex;
        align-items: baseline;
        gap: 4px;
        min-width: 0;
        margin: -9px 12px 11px 0;
        padding: 0;
        border-left: 0;
    }
    .home-car-hire-price > svg { right: 0; }
    .home-car-hire-price strong { font-size: 13px; }
}

@media (max-width: 440px) {
    .quick-escape-feature-foot { align-items: flex-start; flex-direction: column; }
    .quick-escape-cta { padding-top: 2px; }
    .quick-escape-mini { grid-template-columns: 92px minmax(0,1fr); }
    .home-car-hire-item { grid-template-columns: 88px minmax(0,1fr); }
    .home-car-hire-copy > strong { font-size: 13px; }
}


/* v7.43 hotel catalogue media + individual hotel gallery --------------------------- */
/*
   Hotel catalogue cards previously inherited competing aspect-ratio/height rules.
   A damaged image could therefore expose the native broken-image box and leave a
   blank strip inside the card. Keep hotel media as one fixed, full-width viewport.
*/
.hotel-product-card .catalog-card-media {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: 262px !important;
    min-height: 262px !important;
    aspect-ratio: auto !important;
    overflow: hidden !important;
    background: #edf2e9 !important;
}
.hotel-product-card .catalog-card-media > img,
.hotel-product-card .catalog-card-media > .media-fallback {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
    object-position: center !important;
}
.hotel-product-card .catalog-card-media > .media-fallback {
    align-items: center !important;
    justify-content: center !important;
    padding: 24px !important;
    background: #edf3e9 !important;
    color: var(--secondary-dark) !important;
}
.hotel-product-card .catalog-card-media > .media-fallback svg {
    width: 38px;
    height: 38px;
}
.hotel-product-card .catalog-card-media > .media-fallback span {
    font-size: 13px;
    text-align: center;
}

.hotel-detail-gallery-section {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #fff;
}
.hotel-gallery-heading {
    align-items: end;
    margin-bottom: 18px;
}
.hotel-gallery-count {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    padding: 9px 12px;
    border: 1px solid var(--border);
    border-radius: 999px;
    background: #fff;
    color: var(--muted);
    font-size: 12px;
    font-weight: 800;
    white-space: nowrap;
}
.hotel-gallery-count svg { width: 16px; height: 16px; color: var(--secondary); }
.hotel-gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0,1fr));
    grid-auto-rows: 190px;
    gap: 12px;
}
.hotel-gallery-item {
    position: relative;
    margin: 0;
    min-width: 0;
    overflow: hidden;
    border: 1px solid var(--border);
    border-radius: 16px;
    background: #edf2e9;
}
.hotel-gallery-item.featured {
    grid-column: span 2;
    grid-row: span 2;
}
.hotel-gallery-grid.single-photo .hotel-gallery-item.featured {
    grid-column: 1 / -1;
    grid-row: auto;
    min-height: 430px;
}
.hotel-gallery-item > img,
.hotel-gallery-item > .media-fallback {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
    object-position: center !important;
}
.hotel-gallery-item > img { transition: transform .3s ease; }
.hotel-gallery-item:hover > img { transform: scale(1.025); }
.hotel-gallery-item > .media-fallback {
    align-items: center !important;
    justify-content: center !important;
    background: #edf3e9 !important;
    color: var(--secondary-dark) !important;
}

@media (max-width: 1024px) {
    .hotel-product-card .catalog-card-media { height: 245px !important; min-height: 245px !important; }
    .hotel-gallery-grid { grid-template-columns: repeat(2,minmax(0,1fr)); grid-auto-rows: 210px; }
}
@media (max-width: 620px) {
    .hotel-product-card .catalog-card-media { height: 230px !important; min-height: 230px !important; }
    .hotel-gallery-heading { align-items: flex-start; }
    .hotel-gallery-count { margin-top: 8px; }
    .hotel-gallery-grid { grid-template-columns: 1fr; grid-auto-rows: 230px; }
    .hotel-gallery-item.featured,
    .hotel-gallery-grid.single-photo .hotel-gallery-item.featured {
        grid-column: auto;
        grid-row: auto;
        min-height: 230px;
    }
}


/* v7.44 homepage density, hotel thumbnails and responsive navigation ---------------- */
#featured-packages .card-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}
#featured-packages .product-card { min-width: 0; }
#featured-packages .card-body { padding: 17px; }
#featured-packages .card-body h3 { font-size: 16px; line-height: 1.35; }
#featured-packages .card-meta { gap: 10px; margin: 11px 0 17px; flex-wrap: wrap; }
#featured-packages .card-footer { gap: 10px; align-items: flex-end; }
#featured-packages .card-footer .btn { padding: 10px 12px; font-size: 12px; white-space: nowrap; }

.home-hotel-preview-grid { align-items: stretch; }
.home-mini-property.hotel-preview {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 116px;
    min-height: 124px;
    overflow: hidden;
}
.home-mini-property.hotel-preview .home-mini-property-copy {
    grid-column: 1;
    grid-row: 1;
    min-width: 0;
    padding: 13px 10px 13px 13px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.home-mini-property.hotel-preview .home-mini-property-copy strong {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.28;
}
.home-mini-property-thumb {
    grid-column: 2;
    grid-row: 1;
    position: relative;
    min-width: 0;
    height: 100%;
    min-height: 124px;
    overflow: hidden;
    border-left: 1px solid var(--border);
    background: #edf2e9;
}
.home-mini-property-thumb > img,
.home-mini-property-thumb > .media-fallback {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    min-height: 0 !important;
    aspect-ratio: auto !important;
    object-fit: cover !important;
    object-position: center !important;
}
.home-mini-property-thumb > .media-fallback {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 5px;
    padding: 8px;
    background: #eef2eb !important;
    color: var(--secondary-dark);
    text-align: center;
}
.home-mini-property-thumb > .media-fallback svg { width: 22px; height: 22px; }
.home-mini-property-thumb > .media-fallback span { font-size: 8px; font-weight: 800; }

/* Keep the primary navigation readable on large screens instead of allowing it to
   shrink into tiny text. The tablet menu takes over before the row becomes crowded. */
.desktop-nav { gap: clamp(18px, 1.45vw, 28px); }
.desktop-nav > a,
.desktop-nav .nav-mega-trigger {
    font-size: clamp(14px, .88vw, 16px) !important;
    line-height: 1.2;
}
.account-header-link { font-size: clamp(13px, .82vw, 15px) !important; }
.header-actions > .btn { font-size: clamp(13px, .82vw, 15px) !important; }

/* No colour gradients on the public site. Use deliberate solid surfaces and a
   uniform readability veil where an image needs contrast. */
.stay-collection-hero { background: #f8faf6 !important; }
.stay-brand-card::after { background: color-mix(in srgb, var(--stay-primary) 7%, transparent) !important; }
.stay-detail-shell .detail-service-hero { background: #f8faf7 !important; }
.stay-unit-card { background: #fff !important; }
.hero-readable-dark::after { background: rgba(4,17,31,.62) !important; }
.private-safari-detail-hero .premium-detail-image .media-fallback,
.section-soft .product-card .media-fallback { background: #eef3eb !important; }
.customer-dashboard-hero.customer-dashboard-hero-compact { background: #f8fafc !important; }

@media (max-width: 1199px) {
    #featured-packages .card-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
}
@media (max-width: 860px) {
    #featured-packages .card-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 15px; }
}
@media (max-width: 620px) {
    #featured-packages .card-grid { grid-template-columns: 1fr; }
    #featured-packages .card-body { padding: 16px; }
    .home-mini-property.hotel-preview { grid-template-columns: minmax(0, 1fr) 104px; }
    .home-mini-property-thumb { min-height: 116px; }
}

/* v7.45 Mianti tours and hotels service layout */
.car-service-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.car-service-grid > .car-service-card {
    min-height: 315px;
    display: flex;
    flex-direction: column;
}
.car-service-card > small {
    display: block;
    margin: -5px 0 8px;
    color: var(--secondary-dark);
    font-size: 9px;
    font-weight: 900;
    letter-spacing: .07em;
    text-transform: uppercase;
}
.car-service-card .car-service-detail {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid var(--border);
}
.car-service-card > strong {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: auto;
    padding-top: 18px;
    color: var(--primary);
    font-size: 11px;
}
.car-service-card > strong svg {
    width: 14px;
    height: 14px;
}
.car-service-card.active {
    border-color: var(--primary);
    box-shadow: 0 14px 34px rgba(15,39,66,.09);
}
.car-service-card.active > span {
    background: var(--primary) !important;
}

.home-car-service-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 7px;
    margin-top: 18px;
}
.home-car-service-tags a {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 6px 10px;
    border: 1px solid var(--border);
    border-radius: 9px;
    background: #f8fafc;
    color: var(--navy);
    font-size: 9px;
    font-weight: 800;
    line-height: 1.25;
}
.home-car-service-tags a:hover {
    border-color: var(--primary);
    color: var(--primary);
}

@media (max-width: 1024px) {
    .car-service-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 680px) {
    .car-service-grid { grid-template-columns: 1fr; }
    .car-service-grid > .car-service-card { min-height: 0; }
    .home-car-service-tags { gap: 6px; }
    .home-car-service-tags a { font-size: 8.5px; }
}

/* v7.45 homepage holiday-home thumbnails -------------------------------------------
   The stay logo remains a small brand cue; the right side now shows the first active
   property photo uploaded in Accommodation Management. */
.home-stay-preview-grid { align-items: stretch; }
.home-mini-property.stay-home-preview {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(116px, 42%);
    min-height: 132px;
    padding: 0 !important;
    overflow: hidden;
    align-items: stretch;
}
.stay-home-preview-copy {
    min-width: 0;
    padding: 12px 9px 12px 12px;
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 10px;
    align-items: center;
}
.stay-home-preview .stay-home-logo {
    width: 54px !important;
    height: 54px !important;
    padding: 5px !important;
    margin: 0;
    border: 1px solid color-mix(in srgb, var(--stay-primary) 22%, #e7ebef);
    border-radius: 10px;
    background: #fff;
}
.stay-home-preview .stay-home-logo img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}
.stay-home-preview-text {
    min-width: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.stay-home-preview-text small {
    margin-bottom: 3px;
    font-size: 10px;
    font-weight: 800;
}
.stay-home-preview-text strong {
    max-width: 100%;
    line-height: 1.25;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.stay-home-preview-text > span {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: 7px;
    font-size: 11px;
    font-weight: 800;
}
.stay-home-preview-text > span svg { width: 13px; height: 13px; }
.stay-home-property-thumb {
    grid-column: 2;
    grid-row: 1;
    min-height: 132px;
    border-left: 1px solid var(--border);
    background: #edf3e9;
}
.stay-home-property-thumb > img { transition: transform .25s ease; }
.stay-home-preview:hover .stay-home-property-thumb > img { transform: scale(1.025); }

@media (max-width: 620px) {
    .home-mini-property.stay-home-preview {
        grid-template-columns: minmax(0, 1fr) 108px;
        min-height: 118px;
    }
    .stay-home-preview-copy {
        grid-template-columns: 46px minmax(0, 1fr);
        gap: 8px;
        padding: 10px 8px 10px 10px;
    }
    .stay-home-preview .stay-home-logo {
        width: 46px !important;
        height: 46px !important;
    }
    .stay-home-property-thumb { min-height: 118px; }
}


/* ===== v7.42-seo.css ===== */
.seo-landing-hero{padding:48px 0 42px;background:#f7f5f1;border-bottom:1px solid #e3ddd4}.seo-landing-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:44px;align-items:center}.seo-landing-hero h1{max-width:780px;margin:10px 0 16px}.seo-landing-hero p{max-width:760px;font-size:1.08rem;line-height:1.75}.seo-landing-media{min-height:360px;border-radius:22px;overflow:hidden;background:#e7edf3}.seo-landing-media img,.seo-landing-media .media-fallback{width:100%;height:100%;min-height:360px;object-fit:cover}.seo-landing-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.seo-service-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.seo-info-card{border:1px solid #e4ddd4;border-radius:20px;padding:28px;background:#fff}.seo-info-card h2{margin:8px 0 18px;font-size:1.5rem}.seo-info-icon{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#eef8ec;color:var(--primary);margin-bottom:14px}.seo-info-card ul{list-style:none;padding:0;margin:0;display:grid;gap:12px}.seo-info-card li{display:flex;gap:10px;align-items:flex-start}.seo-info-card li svg{width:18px;color:var(--primary);flex:0 0 auto;margin-top:2px}.seo-faq-shell{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:42px;align-items:start}.seo-faq-list{display:grid;gap:10px}.seo-faq-list details{border:1px solid #e4ddd4;border-radius:14px;background:#fff;padding:0 18px}.seo-faq-list summary{cursor:pointer;list-style:none;font-weight:700;padding:17px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.seo-faq-list summary::-webkit-details-marker{display:none}.seo-faq-list p{margin:0;padding:0 0 18px;line-height:1.7}.seo-destination-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.seo-destination-chips span{display:inline-flex;align-items:center;gap:6px;border:1px solid #dcd5cc;border-radius:999px;background:#fff;padding:8px 11px;font-size:.9rem}.seo-related-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.seo-related-links a{border:1px solid #e0d9d0;border-radius:16px;background:#fff;padding:22px;text-decoration:none;color:inherit;display:grid;gap:8px}.seo-related-links a>svg{color:var(--primary)}.seo-related-links strong{font-size:1.05rem}.seo-related-links span{font-size:.9rem;line-height:1.5;color:#675f58}.legal-hero{padding:48px 0 40px;background:#f7f5f1;border-bottom:1px solid #e3ddd4}.legal-hero h1{margin:10px 0 14px}.legal-hero p{max-width:850px;font-size:1.08rem;line-height:1.75}.legal-hero small{display:block;margin-top:16px;color:#6e665e}.legal-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:40px;align-items:start}.legal-article{max-width:900px}.legal-article section{padding:0 0 28px;margin:0 0 28px;border-bottom:1px solid #e8e1d8}.legal-article h2{font-size:1.45rem;margin-bottom:10px}.legal-article p{line-height:1.8}.legal-side-card{position:sticky;top:110px;border:1px solid #e1d9d0;border-radius:18px;padding:24px;background:#fff;display:grid;gap:12px}.legal-side-card>span:first-child{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#eef8ec;color:var(--primary)}.legal-side-card h2{font-size:1.25rem;margin:0}.legal-side-card p{font-size:.95rem;line-height:1.6}.legal-side-card a,.legal-address{display:flex;gap:8px;align-items:flex-start;color:inherit;text-decoration:none;font-size:.92rem}.hotel-destination-links{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:22px}.hotel-destination-links a{border:1px solid #ddd6cc;border-radius:999px;padding:9px 13px;background:#fff;text-decoration:none;color:inherit;font-weight:650;font-size:.9rem}.hotel-destination-links a:hover{border-color:var(--primary);color:var(--primary)}@media(max-width:980px){.seo-landing-hero-grid,.seo-faq-shell,.legal-content-grid{grid-template-columns:1fr}.seo-landing-media{min-height:300px}.seo-service-columns{grid-template-columns:1fr}.legal-side-card{position:static}.seo-related-links{grid-template-columns:1fr}}@media(max-width:640px){.seo-landing-hero{padding:30px 0}.seo-landing-media,.seo-landing-media img,.seo-landing-media .media-fallback{min-height:230px}.seo-info-card{padding:20px}.legal-hero{padding:30px 0}.seo-landing-actions .btn{width:100%;justify-content:center}}

/* Public legal links added by the SEO foundation */
.footer-legal{display:flex;justify-content:flex-end;align-items:center;gap:7px 12px;flex-wrap:wrap}
.footer-legal a{color:inherit;text-decoration:none;font-size:11px;font-weight:650;line-height:1.35}
.footer-legal a:hover,.footer-legal a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){.footer-legal{justify-content:center}}


/* v7.46 — four-card catalogue rhythm, compact article layout and readable blog links */
@media (min-width: 1200px) {
    .card-grid,
    .catalog-grid,
    .service-catalog-grid,
    .blog-grid,
    .editorial-grid,
    .destination-catalog-grid,
    .park-related-grid,
    .car-service-grid,
    .car-hire-fleet .service-catalog-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    }
}

/* Horizontal two-up destination and editorial cards become clean four-up tiles. */
.destination-feature-card,
.premium-destination-card,
.editorial-card {
    display: flex;
    flex-direction: column;
    min-width: 0;
    min-height: 0;
}
.destination-feature-media,
.editorial-media {
    width: 100%;
    min-height: 0;
    aspect-ratio: 4 / 3;
}
.destination-feature-body,
.editorial-copy {
    flex: 1;
    padding: 20px;
}
.destination-feature-body h2,
.editorial-copy h2 {
    font-size: 18px;
    line-height: 1.28;
}
.destination-feature-body p,
.editorial-copy p {
    font-size: 12px;
    line-height: 1.65;
}

/* Four-up cards stay readable instead of simply becoming narrower. */
@media (min-width: 1200px) {
    .catalog-card-body { padding: 20px; }
    .catalog-card-body h3 { font-size: 18px; line-height: 1.3; }
    .catalog-card-body > p { min-height: 0; font-size: 12px; }
    .card-body { padding: 18px; }
    .card-body h3 { font-size: 18px; }
    .blog-content { padding: 18px; }
    .blog-content h3 { font-size: 17px; line-height: 1.35; }
    .blog-content p { font-size: 12px; }
    .car-service-grid > .car-service-card { min-height: 300px; }
}

@media (max-width: 1199px) and (min-width: 901px) {
    .card-grid,
    .catalog-grid,
    .service-catalog-grid,
    .blog-grid,
    .editorial-grid,
    .destination-catalog-grid,
    .park-related-grid,
    .car-service-grid,
    .car-hire-fleet .service-catalog-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }
}
@media (max-width: 900px) and (min-width: 621px) {
    .card-grid,
    .catalog-grid,
    .service-catalog-grid,
    .blog-grid,
    .editorial-grid,
    .destination-catalog-grid,
    .park-related-grid,
    .car-service-grid,
    .car-hire-fleet .service-catalog-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}
@media (max-width: 620px) {
    .card-grid,
    .catalog-grid,
    .service-catalog-grid,
    .blog-grid,
    .editorial-grid,
    .destination-catalog-grid,
    .park-related-grid,
    .car-service-grid,
    .car-hire-fleet .service-catalog-grid {
        grid-template-columns: 1fr !important;
    }
}

/* Article layout: use the available reading column instead of leaving a large blank strip. */
.article-body-section { padding-top: 54px; padding-bottom: 62px; }
.article-layout {
    grid-template-columns: minmax(0, 1fr) minmax(285px, 320px);
    gap: 32px;
}
.article-prose {
    width: 100%;
    max-width: none;
}
.article-prose > section:first-of-type { padding-top: 12px; }
.article-prose p { max-width: 92ch; }
.article-side-card { top: 96px; }

.article-inline-link {
    display: inline;
    color: var(--primary-dark);
    font-weight: 800;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}
.article-inline-link:hover,
.article-inline-link:focus-visible { color: var(--primary); }
.article-inline-link.external span { margin-left: 2px; font-size: .78em; }

.article-resource-links {
    margin-top: 34px;
    padding: 24px;
    border: 1px solid var(--border);
    border-radius: 18px;
    background: #f8fafc;
}
.article-resource-heading h2 { margin: 4px 0 6px; }
.article-resource-heading p {
    margin: 0;
    color: var(--muted);
    font-size: 13px;
    line-height: 1.65;
}
.article-resource-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    margin-top: 18px;
}
.article-link-group {
    align-content: start;
    gap: 0;
    padding: 16px;
    border: 1px solid var(--border);
    border-radius: 14px;
    background: #fff;
}
.article-link-group h3 {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 0 0 8px;
    color: var(--navy);
    font-size: 14px;
}
.article-link-group h3 svg { width: 17px; height: 17px; color: var(--primary); }
.article-link-group a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    min-height: 44px;
    padding: 10px 0;
    border-top: 1px solid #edf0f3;
    color: var(--navy);
    font-size: 12px;
    line-height: 1.45;
    text-decoration: none;
}
.article-link-group a:first-of-type { border-top: 0; }
.article-link-group a:hover span,
.article-link-group a:focus-visible span { color: var(--primary); }
.article-link-group a > svg { flex: 0 0 15px; width: 15px; height: 15px; color: var(--primary); }

@media (max-width: 1024px) {
    .article-layout { grid-template-columns: 1fr; gap: 28px; }
    .article-side-card { position: static; }
}
@media (max-width: 700px) {
    .article-body-section { padding-top: 36px; padding-bottom: 46px; }
    .article-resource-links { padding: 18px; }
    .article-resource-grid { grid-template-columns: 1fr; }
}


/* ===== group-safaris.css ===== */
/* Mianti group joining / shared safari refinements */
:root {
    --cwa-ink: #171717;
    --cwa-brown: #074F2C;
    --cwa-green: #074F2C;
    --cwa-green-dark: #053A21;
    --cwa-cream: #faf8f4;
    --cwa-line: #e6e0d9;
}

/* Remove the old blue treatment from the shared-safari experience. */
.departure-page-hero { background: #171717; }
.departure-hero-icon,
.departure-filter-heading > span,
.departure-info-grid > div > span,
.departure-empty-icon { background: var(--cwa-brown); }
.departure-info-grid > div:nth-child(even) > span { background: var(--primary); }
.departure-hero-card li > span { background: color-mix(in srgb, var(--primary) 15%, #fff); color: var(--cwa-green-dark); }

/* Package-led departure cards with dates, availability and accommodation pricing. */
.departure-card {
    grid-template-columns: 210px minmax(0, 1fr) 190px;
    min-height: 178px;
    border-color: var(--cwa-line);
    border-radius: 16px;
    box-shadow: 0 10px 28px rgba(45, 34, 25, .07);
}
.departure-card-compact { grid-template-columns: 170px minmax(0, 1fr) 160px; }
.departure-card-media { position: relative; min-width: 0; overflow: hidden; background: #ece8e2; }
.departure-card-media > img,
.departure-card-media > .media-fallback,
.departure-card-media .media-fallback,
.departure-card-media picture,
.departure-card-media picture img { width: 100%; height: 100%; min-height: 178px; object-fit: cover; }
.departure-card-compact .departure-card-media > img,
.departure-card-compact .departure-card-media > .media-fallback,
.departure-card-compact .departure-card-media .media-fallback { min-height: 172px; }
.departure-card-date-badge {
    position: absolute; left: 12px; bottom: 12px; display: inline-flex; align-items: center; gap: 6px;
    padding: 7px 9px; border-radius: 999px; background: rgba(23,23,23,.88); color: #fff;
    font-size: 10px; font-weight: 800; backdrop-filter: blur(7px);
}
.departure-card-date-badge svg { width: 13px; height: 13px; color: var(--primary); }
.departure-card-main { padding: 18px 20px; }
.departure-card h3 { margin: 7px 0 13px; color: var(--cwa-ink); font-size: 17px; }
.departure-destination { color: var(--cwa-brown); }
.departure-status-open { background: #eaf8e7; color: #2f872d; }
.departure-status-few { background: #fff3df; color: #171A17; }
.departure-status-sold-out,
.departure-status-cancelled { background: #fde8e8; color: #b33a3a; }
.departure-date-range { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 10px; margin: 0 0 11px; }
.departure-date-range > span { min-width: 0; }
.departure-date-range small { display: block; color: var(--muted); font-size: 9px; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; }
.departure-date-range strong { display: block; margin-top: 2px; color: var(--cwa-ink); font-size: 12px; white-space: nowrap; }
.departure-date-range > svg { width: 15px; height: 15px; color: var(--primary); }

.departure-card-rates { display: grid; gap: 5px; margin-top: 11px; padding-top: 10px; border-top: 1px solid var(--cwa-line); }
.departure-card-rate { display: grid; grid-template-columns: minmax(0,1fr) auto; align-items: center; gap: 10px; }
.departure-card-rate > span { display: grid; grid-template-columns: 15px minmax(0,1fr); column-gap: 6px; min-width: 0; }
.departure-card-rate > span > svg { grid-row: 1 / 3; width: 14px; height: 14px; margin-top: 1px; color: var(--cwa-brown); }
.departure-card-rate b { overflow: hidden; color: var(--cwa-ink); font-size: 10px; line-height: 1.2; text-overflow: ellipsis; white-space: nowrap; }
.departure-card-rate small { overflow: hidden; color: var(--muted); font-size: 8px; line-height: 1.3; text-overflow: ellipsis; white-space: nowrap; }
.departure-card-rate > strong { color: var(--cwa-ink); font-size: 10px; white-space: nowrap; }
.departure-card-more-rates { color: var(--muted); font-size: 8px; font-weight: 700; }
.departure-card-action { padding: 17px; border-left-color: var(--cwa-line); background: var(--cwa-cream); }
.departure-card-action strong { color: var(--cwa-ink); font-size: 17px; line-height: 1.3; }
.departure-card-action .btn { background: var(--primary); color: #fff; }
.departure-card-action .btn:hover { background: var(--primary-dark); }
.home-departure-list { gap: 18px; }
.home-departures-section .section-heading h2 { color: var(--cwa-ink); }

/* Compact calendar on an individual Group Joining Safari. */
.compact-departure-calendar { max-width: 620px; border: 1px solid var(--cwa-line); border-radius: 16px; background: #fff; overflow: hidden; box-shadow: 0 8px 24px rgba(45,34,25,.06); }
.departure-calendar-toolbar { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 14px 16px 11px; border-bottom: 1px solid var(--cwa-line); background: var(--cwa-cream); }
.departure-calendar-toolbar small,
.departure-calendar-toolbar strong { display: block; }
.departure-calendar-toolbar small { color: var(--cwa-brown); font-size: 9px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.departure-calendar-toolbar strong { margin-top: 2px; color: var(--cwa-ink); font-size: 15px; }
.departure-calendar-nav { display: flex; gap: 6px; }
.departure-calendar-nav button { width: 34px; height: 34px; display: grid; place-items: center; border: 1px solid var(--cwa-line); border-radius: 9px; background: #fff; color: var(--cwa-ink); cursor: pointer; }
.departure-calendar-nav button:hover:not(:disabled) { border-color: var(--primary); color: var(--primary-dark); }
.departure-calendar-nav button:disabled { opacity: .35; cursor: not-allowed; }
.departure-calendar-nav svg { width: 16px; height: 16px; }
.departure-calendar-legend { display: flex; gap: 16px; padding: 9px 16px; border-bottom: 1px solid var(--cwa-line); color: var(--muted); font-size: 10px; }
.departure-calendar-legend span { display: inline-flex; align-items: center; gap: 6px; }
.departure-calendar-legend i { width: 9px; height: 9px; border-radius: 3px; }
.departure-calendar-legend .is-available i { background: #074F2C; }
.departure-calendar-legend .is-unavailable i { background: #d9534f; }
.departure-calendar-month { padding: 12px; }
.departure-calendar-weekdays,
.departure-calendar-grid { display: grid; grid-template-columns: repeat(7, minmax(0,1fr)); gap: 5px; }
.departure-calendar-weekdays { margin-bottom: 5px; color: #8a8178; font-size: 8px; font-weight: 800; text-align: center; text-transform: uppercase; }
.departure-calendar-day,
.departure-calendar-blank { min-height: 47px; border-radius: 8px; }
.departure-calendar-day { display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 1px; border: 1px solid transparent; text-align: center; }
.departure-calendar-day > span { font-size: 12px; font-weight: 800; line-height: 1; }
.departure-calendar-day > small { font-size: 7px; line-height: 1; }
.departure-calendar-day.is-available { background: #e8f8e5; border-color: #bfe8ba; color: #277c28; cursor: pointer; }
.departure-calendar-day.is-available:hover { background: var(--primary); border-color: var(--primary); color: #fff; transform: translateY(-1px); }
.departure-calendar-day.is-selected { box-shadow: inset 0 0 0 2px #277c28; }
.departure-calendar-day.is-unavailable { background: #fdeaea; border-color: #f3caca; color: #b74b4b; cursor: not-allowed; }
.departure-calendar-day.is-past { background: #f4f2ef; color: #aaa39d; }

.selected-departure-summary { display: flex; align-items: stretch; gap: 10px; margin-top: 14px; }
.selected-departure-summary .selected-departure-card { flex: 1; margin: 0; background: #eef9eb; border-color: #caeac4; }
.selected-departure-summary > .btn { align-self: stretch; white-space: nowrap; }
.selected-departure-icon { background: var(--primary); }

.departure-select-prompt,
.departure-rate-empty { display: flex; align-items: center; gap: 11px; margin-top: 14px; padding: 14px; border: 1px dashed #d8d0c8; border-radius: 12px; background: var(--cwa-cream); color: var(--muted); }
.departure-select-prompt > svg,
.departure-rate-empty > svg { width: 22px; height: 22px; color: var(--cwa-brown); flex: 0 0 auto; }
.departure-select-prompt strong,
.departure-select-prompt span,
.departure-rate-empty strong,
.departure-rate-empty span { display: block; }
.departure-select-prompt strong,
.departure-rate-empty strong { color: var(--cwa-ink); font-size: 12px; }
.departure-select-prompt span,
.departure-rate-empty span { margin-top: 2px; font-size: 10px; line-height: 1.5; }

.departure-rate-table-wrap { margin-top: 18px; padding-top: 18px; border-top: 1px solid var(--cwa-line); }
.departure-rate-heading { display: flex; align-items: end; justify-content: space-between; gap: 18px; margin-bottom: 10px; }
.departure-rate-heading h3 { margin: 3px 0 0; color: var(--cwa-ink); font-size: 17px; }
.departure-rate-heading > small { max-width: 230px; color: var(--muted); font-size: 9px; line-height: 1.45; text-align: right; }
.departure-rate-table-scroll { overflow-x: auto; border: 1px solid var(--cwa-line); border-radius: 12px; }
.departure-rate-table { width: 100%; min-width: 620px; border-collapse: collapse; background: #fff; }
.departure-rate-table th { padding: 10px 11px; background: var(--cwa-cream); color: #6d6259; font-size: 9px; text-align: left; text-transform: uppercase; letter-spacing: .04em; }
.departure-rate-table td { padding: 11px; border-top: 1px solid var(--cwa-line); color: var(--text); font-size: 11px; vertical-align: middle; }
.departure-rate-table td strong { color: var(--cwa-ink); }
.departure-rate-table td span,
.departure-rate-table td small { display: block; }
.departure-rate-table td small { margin-top: 2px; color: var(--muted); font-size: 9px; }
.departure-rate-select { border: 1px solid var(--primary); border-radius: 8px; padding: 7px 10px; background: #fff; color: var(--primary-dark); font-size: 10px; font-weight: 800; cursor: pointer; }
.departure-rate-select:hover,
.departure-rate-select.is-selected { background: var(--primary); color: #fff; }

.booking-selected-departure { display: grid; grid-template-columns: 34px minmax(0,1fr); gap: 9px; align-items: center; margin: 0 0 12px; padding: 10px; border: 1px solid #caeac4; border-radius: 10px; background: #eef9eb; }
.booking-selected-departure > svg { width: 22px; height: 22px; color: var(--primary-dark); }
.booking-selected-departure small,
.booking-selected-departure strong,
.booking-selected-departure em { display: block; }
.booking-selected-departure small { color: var(--cwa-brown); font-size: 8px; font-weight: 800; text-transform: uppercase; }
.booking-selected-departure strong { margin-top: 2px; color: var(--cwa-ink); font-size: 11px; }
.booking-selected-departure em { margin-top: 2px; color: var(--muted); font-size: 9px; font-style: normal; }

@media (max-width: 1180px) {
    .departure-card { grid-template-columns: 190px minmax(0,1fr) 175px; }
    .departure-card-compact { grid-template-columns: 150px minmax(0,1fr) 150px; }
}
@media (max-width: 900px) {
    .departure-card,
    .departure-card-compact { grid-template-columns: 150px minmax(0,1fr); }
    .departure-card-action { grid-column: 1 / -1; display: grid; grid-template-columns: 1fr auto; align-items: center; gap: 2px 12px; border-left: 0; border-top: 1px solid var(--cwa-line); }
    .departure-card-action .btn { grid-column: 2; grid-row: 1 / 4; width: auto; margin: 0; }
    .departure-card-media > img,
    .departure-card-media > .media-fallback,
    .departure-card-media .media-fallback { min-height: 160px; }
}
@media (max-width: 640px) {
    .departure-card,
    .departure-card-compact { display: block; }
    .departure-card-media { display: block; height: 190px; }
    .departure-card-media > img,
    .departure-card-media > .media-fallback,
    .departure-card-media .media-fallback { height: 190px; min-height: 190px; }
    .departure-card-action { display: flex; align-items: stretch; flex-direction: column; }
    .departure-card-action .btn { width: 100%; margin-top: 10px; }
    .departure-date-range { grid-template-columns: 1fr auto 1fr; }
    .departure-date-range strong { white-space: normal; }
    .compact-departure-calendar { max-width: none; }
    .departure-calendar-day { min-height: 43px; }
    .departure-calendar-day > small { font-size: 6px; }
    .selected-departure-summary,
    .departure-rate-heading { align-items: stretch; flex-direction: column; }
    .selected-departure-summary > .btn { width: 100%; }
    .departure-rate-heading > small { max-width: none; text-align: left; }
}

/* Shared safari live inventory + accommodation selection */
.departure-rate-heading p { margin: 5px 0 0; color: var(--cwa-ink); font-size: 12px; font-weight: 800; }
.departure-rate-heading p span { color: var(--muted); font-size: 9px; font-weight: 600; }
.departure-rate-table tbody tr { transition: background .18s ease, box-shadow .18s ease; }
.departure-rate-table tbody tr.is-selected { background: #eef9eb; box-shadow: inset 3px 0 0 var(--primary); }
.departure-rate-table tbody tr.is-selected td { border-top-color: #d7ebd3; }

.booking-selected-rate { display: grid; grid-template-columns: 34px minmax(0,1fr) auto; gap: 9px; align-items: center; margin: -4px 0 14px; padding: 10px; border: 1px dashed #d7cec4; border-radius: 10px; background: #fbf8f3; }
.booking-selected-rate > svg { width: 21px; height: 21px; color: var(--cwa-brown); }
.booking-selected-rate small,
.booking-selected-rate strong,
.booking-selected-rate em { display: block; }
.booking-selected-rate small { color: var(--cwa-brown); font-size: 8px; font-weight: 800; text-transform: uppercase; letter-spacing: .04em; }
.booking-selected-rate strong { margin-top: 2px; color: var(--cwa-ink); font-size: 11px; }
.booking-selected-rate em { min-height: 13px; margin-top: 2px; color: var(--muted); font-size: 9px; font-style: normal; }
.booking-selected-rate > a { color: var(--primary-dark); font-size: 9px; font-weight: 800; text-decoration: underline; text-underline-offset: 2px; }
.booking-selected-rate.has-selection { border-style: solid; border-color: #caeac4; background: #f3fbf1; }
.booking-selected-rate.has-selection > svg { color: var(--primary-dark); }

.group-seat-counter { display: flex; align-items: center; justify-content: space-between; gap: 14px; margin-top: 10px; padding: 10px 12px; border: 1px solid #caeac4; border-radius: 10px; background: #f3fbf1; }
.group-seat-counter > span { display: grid; grid-template-columns: 22px auto; column-gap: 8px; align-items: center; }
.group-seat-counter > span > svg { grid-row: 1 / 3; width: 20px; height: 20px; color: var(--primary-dark); }
.group-seat-counter small { color: var(--muted); font-size: 8px; font-weight: 700; text-transform: uppercase; }
.group-seat-counter strong { color: var(--cwa-ink); font-size: 12px; }
.group-seat-counter p { margin: 0; color: var(--muted); font-size: 9px; line-height: 1.45; text-align: right; }
.group-seat-counter.is-over { border-color: #efb8b8; background: #fff0f0; }
.group-seat-counter.is-over > span > svg,
.group-seat-counter.is-over strong,
.group-seat-counter.is-over p { color: #ad3434; }
.booking-submit[disabled] { opacity: .48; cursor: not-allowed; filter: grayscale(.15); }

@media (max-width: 640px) {
    .booking-selected-rate { grid-template-columns: 30px minmax(0,1fr); }
    .booking-selected-rate > a { grid-column: 2; }
    .group-seat-counter { align-items: flex-start; flex-direction: column; }
    .group-seat-counter p { text-align: left; }
}
/* v7.40 complete safari accommodation plans */
.departure-plan-table{min-width:760px}.departure-plan-table th:nth-child(1){width:18%}.departure-plan-table th:nth-child(2){width:48%}.departure-plan-table th:nth-child(3){width:22%}.departure-plan-stays{display:grid;gap:7px}.departure-plan-stays>span{padding:7px 8px;border:1px solid #e6e1db;border-radius:8px;background:#fbfaf7}.departure-plan-stays b{display:block;color:var(--cwa-ink);font-size:10px}.departure-plan-stays small{margin-top:2px!important;line-height:1.4}.departure-card-rate span small{white-space:normal;line-height:1.35}

/* v7.41 single + sharing rate columns */
.departure-plan-table{min-width:980px}.departure-plan-table th:nth-child(1){width:15%}.departure-plan-table th:nth-child(2){width:39%}.departure-plan-table th:nth-child(3){width:16%}.departure-plan-table th:nth-child(4){width:18%}.departure-plan-table th:nth-child(5){width:12%}.departure-plan-table td>small{display:block;margin-top:3px;font-size:9px;color:#7a756f;line-height:1.35}


/* Homepage shared departures: restore a balanced image, content and price layout.
   This stylesheet is loaded after the main app bundle so these rules intentionally
   override the older 82px compact-card treatment. */
.home-departure-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}
.home-departure-list .departure-card-compact {
    grid-template-columns: 150px minmax(0, 1fr) 150px;
    min-height: 190px;
    border-radius: 16px;
}
.home-departure-list .departure-card-compact .departure-card-media {
    min-height: 190px;
}
.home-departure-list .departure-card-compact .departure-card-media > img,
.home-departure-list .departure-card-compact .departure-card-media > .media-fallback,
.home-departure-list .departure-card-compact .departure-card-media .media-fallback,
.home-departure-list .departure-card-compact .departure-card-media picture,
.home-departure-list .departure-card-compact .departure-card-media picture img {
    width: 100%;
    height: 100%;
    min-height: 190px;
    aspect-ratio: auto;
    object-fit: cover;
}
.home-departure-list .departure-card-compact .departure-card-main {
    padding: 17px 18px;
}
.home-departure-list .departure-card-compact h3 {
    margin: 7px 0 9px;
    font-size: 15px;
    line-height: 1.28;
}
.home-departure-list .departure-card-compact .departure-date-range {
    margin-bottom: 8px;
    gap: 7px;
}
.home-departure-list .departure-card-compact .departure-date-range strong {
    font-size: 11px;
}
.home-departure-list .departure-card-compact .departure-meta {
    gap: 6px 12px;
}
.home-departure-list .departure-card-compact .departure-card-rates {
    margin-top: 9px;
    padding-top: 8px;
}
.home-departure-list .departure-card-compact .departure-card-rate {
    grid-template-columns: minmax(0, 1fr);
}
.home-departure-list .departure-card-compact .departure-card-rate > span:first-child {
    grid-template-columns: 15px minmax(0,1fr);
    gap: 2px 6px;
}
.home-departure-list .departure-card-compact .departure-card-rate b {
    font-size: 10px;
    line-height: 1.3;
    white-space: normal;
}
.home-departure-list .departure-card-compact .departure-card-rate small {
    font-size: 8px;
    line-height: 1.35;
    white-space: normal;
}
.home-departure-list .departure-card-compact .departure-card-action {
    justify-content: center;
    padding: 16px 14px;
    background: #faf8f4;
    border-left: 1px solid var(--cwa-line);
}
.home-departure-list .departure-card-compact .departure-card-action strong {
    margin: 0 0 3px;
    font-size: 17px;
    line-height: 1.15;
}
.home-departure-list .departure-card-compact .departure-card-action > span:not(.btn) {
    min-height: 26px;
    font-size: 8px;
    line-height: 1.35;
}
.home-departure-list .departure-card-compact .departure-card-action .btn {
    margin-top: 10px;
    padding: 10px;
    font-size: 10px;
}
.departure-card-rate-price {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    gap: 1px;
    text-align: right;
}
.departure-card-rate-price strong {
    color: var(--cwa-ink);
    font-size: 10px;
    white-space: nowrap;
}
.departure-card-rate-price small {
    color: var(--muted);
    font-size: 8px;
    white-space: nowrap;
}

@media (max-width: 1280px) {
    .home-departure-list .departure-card-compact {
        grid-template-columns: 128px minmax(0, 1fr) 138px;
    }
}
@media (max-width: 1080px) {
    .home-departure-list {
        grid-template-columns: 1fr;
    }
    .home-departure-list .departure-card-compact {
        grid-template-columns: 170px minmax(0, 1fr) 170px;
    }
}
@media (max-width: 760px) {
    .home-departure-list .departure-card-compact {
        display: grid;
        grid-template-columns: 118px minmax(0, 1fr);
        min-height: 0;
    }
    .home-departure-list .departure-card-compact .departure-card-media,
    .home-departure-list .departure-card-compact .departure-card-media > img,
    .home-departure-list .departure-card-compact .departure-card-media > .media-fallback,
    .home-departure-list .departure-card-compact .departure-card-media .media-fallback,
    .home-departure-list .departure-card-compact .departure-card-media picture,
    .home-departure-list .departure-card-compact .departure-card-media picture img {
        height: 100%;
        min-height: 170px;
    }
    .home-departure-list .departure-card-compact .departure-card-action {
        grid-column: 1 / -1;
        display: grid;
        grid-template-columns: minmax(0,1fr) auto;
        align-items: center;
        gap: 3px 10px;
        border-top: 1px solid var(--cwa-line);
        border-left: 0;
    }
    .home-departure-list .departure-card-compact .departure-card-action .btn {
        grid-column: 2;
        grid-row: 1 / 3;
        width: auto;
        margin: 0;
    }
}
@media (max-width: 520px) {
    .home-departure-list .departure-card-compact {
        display: block;
    }
    .home-departure-list .departure-card-compact .departure-card-media {
        height: 190px;
    }
    .home-departure-list .departure-card-compact .departure-card-media > img,
    .home-departure-list .departure-card-compact .departure-card-media > .media-fallback,
    .home-departure-list .departure-card-compact .departure-card-media .media-fallback,
    .home-departure-list .departure-card-compact .departure-card-media picture,
    .home-departure-list .departure-card-compact .departure-card-media picture img {
        height: 190px;
        min-height: 190px;
    }
    .home-departure-list .departure-card-compact .departure-card-action {
        display: flex;
        align-items: stretch;
        flex-direction: column;
    }
    .home-departure-list .departure-card-compact .departure-card-action .btn {
        width: 100%;
        margin-top: 9px;
    }
}

/* v7.47 — calendar-first group joining departure booking */
.group-departure-calendar-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(285px, .72fr);
    gap: 18px;
    align-items: start;
    margin-top: 18px;
}
.group-departure-calendar-layout .compact-departure-calendar { max-width: none; }
.group-departure-calendar-layout .departure-calendar-toolbar { padding: 16px 18px 13px; }
.group-departure-calendar-layout .departure-calendar-toolbar strong { font-size: 18px; }
.group-departure-calendar-layout .departure-calendar-legend { flex-wrap: wrap; padding: 10px 18px; }
.departure-calendar-legend .is-limited i { background: #074F2C; }
.group-departure-calendar-layout .departure-calendar-month { padding: 14px; }
.group-departure-calendar-layout .departure-calendar-weekdays,
.group-departure-calendar-layout .departure-calendar-grid { gap: 7px; }
.group-departure-calendar-layout .departure-calendar-weekdays { margin-bottom: 7px; font-size: 9px; }
.group-departure-calendar-layout .departure-calendar-day,
.group-departure-calendar-layout .departure-calendar-blank { min-height: 72px; border-radius: 10px; }
.group-departure-calendar-layout .departure-calendar-day {
    position: relative;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 9px;
    text-decoration: none;
    transition: transform .16s ease, border-color .16s ease, background .16s ease, box-shadow .16s ease;
}
.group-departure-calendar-layout .departure-calendar-day > span { font-size: 15px; }
.group-departure-calendar-layout .departure-calendar-day > small { font-size: 9px; font-weight: 800; }
.group-departure-calendar-layout .departure-calendar-day.is-available { background: #eef9ec; border-color: #c7e9c2; color: #074F2C; }
.group-departure-calendar-layout .departure-calendar-day.is-available::after {
    content: '';
    position: absolute;
    top: 9px;
    right: 9px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #074F2C;
}
.group-departure-calendar-layout .departure-calendar-day.is-available:hover { box-shadow: 0 8px 18px rgba(54,153,52,.16); }
.group-departure-calendar-layout .departure-calendar-day.is-limited { background: #fff7e8; border-color: #f0d29f; color: #171A17; }
.group-departure-calendar-layout .departure-calendar-day.is-limited::after { background: #074F2C; }
.group-departure-calendar-layout .departure-calendar-day.is-limited:hover { background: #074F2C; border-color: #074F2C; color: #fff; box-shadow: 0 8px 18px rgba(154,101,29,.17); }
.group-departure-calendar-layout .departure-calendar-day.is-selected { box-shadow: inset 0 0 0 2px currentColor, 0 8px 18px rgba(45,34,25,.09); }
.group-departure-calendar-layout .departure-calendar-day.is-unavailable { background: #fff0f0; border-color: #f1cece; color: #aa4545; }
.group-departure-calendar-layout .departure-calendar-day.is-empty { background: #fbfaf8; border-color: #eee9e3; color: #8f8983; }
.group-departure-calendar-layout .departure-calendar-day.is-past { background: #f6f4f1; border-color: #eeeae5; color: #b2ada7; }

.departure-calendar-selection-card {
    min-height: 100%;
    padding: 18px;
    border: 1px solid var(--cwa-line);
    border-radius: 16px;
    background: #fbf9f5;
    box-shadow: 0 8px 24px rgba(45,34,25,.06);
}
.departure-calendar-selection-card > small { color: var(--cwa-brown); font-size: 9px; font-weight: 800; text-transform: uppercase; letter-spacing: .07em; }
.departure-calendar-selection-card > h3 { margin: 6px 0 8px; color: var(--cwa-ink); font-size: 19px; line-height: 1.28; }
.departure-calendar-selection-card > p { margin: 0; color: var(--muted); font-size: 11px; line-height: 1.65; }
.departure-calendar-choice-icon { display: grid; width: 45px; height: 45px; place-items: center; margin-bottom: 14px; border-radius: 12px; background: #eaf8e7; color: var(--primary-dark); }
.departure-calendar-choice-icon svg { width: 22px; height: 22px; }
.departure-calendar-choice-tip { display: flex; gap: 9px; margin-top: 16px; padding: 11px; border-radius: 10px; background: #f2f8f0; color: #496247; font-size: 10px; line-height: 1.45; }
.departure-calendar-choice-tip svg { width: 18px; height: 18px; flex: 0 0 auto; color: var(--primary-dark); }

.departure-calendar-selection-head { display: grid; grid-template-columns: 42px minmax(0,1fr) auto; gap: 10px; align-items: center; padding-bottom: 13px; border-bottom: 1px solid var(--cwa-line); }
.departure-calendar-selection-head .icon-orb { width: 42px; height: 42px; }
.departure-calendar-selection-head small { display: block; color: var(--cwa-brown); font-size: 8px; font-weight: 800; text-transform: uppercase; letter-spacing: .06em; }
.departure-calendar-selection-head h3 { margin: 3px 0 0; color: var(--cwa-ink); font-size: 15px; line-height: 1.25; }
.departure-calendar-selection-head .departure-status { white-space: nowrap; }
.departure-calendar-selection-facts { display: grid; gap: 9px; padding: 14px 0; }
.departure-calendar-selection-facts > div { display: grid; grid-template-columns: 20px minmax(0,1fr); gap: 8px; align-items: start; }
.departure-calendar-selection-facts > div > svg { width: 17px; height: 17px; margin-top: 1px; color: var(--cwa-brown); }
.departure-calendar-selection-facts small,
.departure-calendar-selection-facts strong,
.departure-calendar-selection-facts em { display: block; }
.departure-calendar-selection-facts small { color: var(--muted); font-size: 8px; text-transform: uppercase; font-weight: 800; letter-spacing: .04em; }
.departure-calendar-selection-facts strong { margin-top: 2px; color: var(--cwa-ink); font-size: 11px; line-height: 1.35; }
.departure-calendar-selection-facts em { margin-top: 2px; color: var(--muted); font-size: 8px; font-style: normal; }
.departure-calendar-plan-preview { display: grid; gap: 7px; margin-bottom: 13px; padding-top: 12px; border-top: 1px solid var(--cwa-line); }
.departure-calendar-plan-preview > small { color: var(--cwa-brown); font-size: 8px; font-weight: 800; text-transform: uppercase; letter-spacing: .05em; }
.departure-calendar-plan-preview > div { display: flex; justify-content: space-between; gap: 10px; padding: 9px; border: 1px solid #ebe5dd; border-radius: 9px; background: #fff; }
.departure-calendar-plan-preview span b,
.departure-calendar-plan-preview span em { display: block; }
.departure-calendar-plan-preview span b { color: var(--cwa-ink); font-size: 9px; }
.departure-calendar-plan-preview span em { margin-top: 2px; color: var(--muted); font-size: 8px; font-style: normal; line-height: 1.35; }
.departure-calendar-plan-preview > div > strong { color: var(--cwa-ink); font-size: 9px; white-space: nowrap; }
.departure-calendar-plan-preview > p { margin: 0; color: var(--muted); font-size: 8px; }
.departure-calendar-book-button { width: 100%; justify-content: center; }
.departure-calendar-hold-note { display: flex; gap: 6px; align-items: flex-start; margin: 9px 0 0 !important; font-size: 8px !important; line-height: 1.45 !important; }
.departure-calendar-hold-note svg { width: 14px; height: 14px; flex: 0 0 auto; color: var(--primary-dark); }

.group-booking-departure-summary { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 7px; margin: -4px 0 14px; }
.group-booking-departure-summary > div { display: grid; grid-template-columns: 19px minmax(0,1fr); gap: 7px; align-items: start; padding: 9px; border: 1px solid #d7ead3; border-radius: 9px; background: #f4faf2; }
.group-booking-departure-summary svg { width: 16px; height: 16px; color: var(--primary-dark); }
.group-booking-departure-summary small,
.group-booking-departure-summary strong { display: block; }
.group-booking-departure-summary small { color: var(--muted); font-size: 7px; font-weight: 800; text-transform: uppercase; letter-spacing: .04em; }
.group-booking-departure-summary strong { margin-top: 2px; color: var(--cwa-ink); font-size: 9px; line-height: 1.35; }
.group-booking-selection-required { display: flex; gap: 9px; align-items: center; margin: -4px 0 14px; padding: 11px; border: 1px dashed #d9cdbf; border-radius: 10px; background: #fbf8f3; }
.group-booking-selection-required > svg { width: 20px; height: 20px; flex: 0 0 auto; color: var(--cwa-brown); }
.group-booking-selection-required strong,
.group-booking-selection-required small { display: block; }
.group-booking-selection-required strong { color: var(--cwa-ink); font-size: 10px; }
.group-booking-selection-required small { margin-top: 2px; color: var(--muted); font-size: 8px; line-height: 1.4; }

@media (max-width: 980px) {
    .group-departure-calendar-layout { grid-template-columns: 1fr; }
    .departure-calendar-selection-card { min-height: 0; }
}
@media (max-width: 640px) {
    .group-departure-calendar-layout { gap: 12px; margin-top: 14px; }
    .group-departure-calendar-layout .departure-calendar-toolbar { padding: 13px 12px 10px; }
    .group-departure-calendar-layout .departure-calendar-toolbar strong { font-size: 15px; }
    .group-departure-calendar-layout .departure-calendar-legend { gap: 10px; padding: 8px 12px; font-size: 8px; }
    .group-departure-calendar-layout .departure-calendar-month { padding: 9px; }
    .group-departure-calendar-layout .departure-calendar-weekdays,
    .group-departure-calendar-layout .departure-calendar-grid { gap: 3px; }
    .group-departure-calendar-layout .departure-calendar-weekdays { font-size: 7px; }
    .group-departure-calendar-layout .departure-calendar-day,
    .group-departure-calendar-layout .departure-calendar-blank { min-height: 49px; border-radius: 7px; }
    .group-departure-calendar-layout .departure-calendar-day { padding: 7px 5px; }
    .group-departure-calendar-layout .departure-calendar-day > span { font-size: 11px; }
    .group-departure-calendar-layout .departure-calendar-day > small { font-size: 6px; }
    .group-departure-calendar-layout .departure-calendar-day.is-available::after { top: 6px; right: 6px; width: 5px; height: 5px; }
    .departure-calendar-selection-card { padding: 14px; }
    .departure-calendar-selection-head { grid-template-columns: 38px minmax(0,1fr); }
    .departure-calendar-selection-head .departure-status { grid-column: 2; justify-self: start; }
    .group-booking-departure-summary { grid-template-columns: 1fr; }
}


/* ===== mianti-v2.css ===== */
/* =========================================================
   MIANTI SAFARIS — ORIGINAL PUBLIC DESIGN SYSTEM
   Editorial safari aesthetic. Solid colours only; no gradients.
   ========================================================= */
:root {
  --mianti-brown: #074F2C;
  --mianti-brown-dark: #053A21;
  --mianti-cocoa: #2a211b;
  --mianti-ink: #302923;
  --mianti-stone: #73695f;
  --mianti-sand: #eee4d7;
  --mianti-ivory: #f8f4ed;
  --mianti-paper: #fffdf9;
  --mianti-line: #ddd2c5;
  --mianti-white: #ffffff;
  --mianti-green: #58604c;
  --navy: var(--mianti-cocoa);
  --text: var(--mianti-ink);
  --muted: var(--mianti-stone);
  --soft: var(--mianti-ivory);
  --border: var(--mianti-line);
  --radius: 4px;
  --shadow: 0 18px 42px rgba(45, 32, 23, 0.1);
}

html {
  scroll-behavior: smooth;
}
body {
  color: var(--mianti-ink);
  background: var(--mianti-paper);
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
}

body h1,
body h2,
body h3,
body .footer-brand {
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-weight: 500;
  letter-spacing: -0.035em;
}

body h4,
body h5,
body h6 {
  letter-spacing: -0.015em;
}

.container {
  width: min(88%, 1480px);
  max-width: 1480px;
}
.section {
  padding: clamp(78px, 8vw, 132px) 0;
}
.section-soft {
  background: var(--mianti-ivory);
}
.eyebrow {
  color: var(--mianti-brown);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.btn {
  min-height: 48px;
  padding: 12px 20px;
  border-radius: 2px;
  gap: 9px;
  box-shadow: none;
  letter-spacing: 0.02em;
}
.btn-primary,
.search-btn,
.mobile-nav-quote {
  border: 1px solid var(--mianti-brown);
  background: var(--mianti-brown);
  color: #fff;
}
.btn-primary:hover,
.btn-primary:focus-visible,
.search-btn:hover,
.search-btn:focus-visible,
.mobile-nav-quote:hover,
.mobile-nav-quote:focus-visible {
  background: var(--mianti-brown-dark);
  border-color: var(--mianti-brown-dark);
}
.btn-secondary {
  border: 1px solid var(--mianti-cocoa);
  background: var(--mianti-cocoa);
  color: #fff;
}
.btn-secondary:hover {
  background: #17120f;
}

.mianti-text-link,
.mianti-section-masthead a,
.mianti-section-heading-inline > a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--mianti-cocoa);
  font-size: 13px;
  font-weight: 800;
  border-bottom: 1px solid var(--mianti-brown);
  padding-bottom: 5px;
}
.mianti-text-link svg,
.mianti-section-masthead a svg,
.mianti-section-heading-inline > a svg {
  width: 15px;
  height: 15px;
}

/* =========================================================
   HEADER — centred mark, split navigation, editorial treatment
   ========================================================= */
.mianti-topbar {
  position: relative;
  z-index: 1002;
  min-height: 34px;
  display: flex;
  align-items: center;
  background: var(--mianti-cocoa);
  color: #f7f0e8;
}
.mianti-topbar-inner {
  min-height: 34px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.mianti-topbar p {
  margin: 0;
  font-size: 10px;
  font-weight: 750;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.mianti-topbar-links {
  display: flex;
  align-items: center;
  gap: 20px;
}
.mianti-topbar-links a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #f7f0e8;
  font-size: 11px;
  font-weight: 700;
}
.mianti-topbar-links a:hover {
  color: #d9b693;
}
.mianti-topbar-links svg {
  width: 13px;
  height: 13px;
}

.mianti-site-header {
  position: sticky;
  top: 0;
  z-index: 1000;
  background: rgba(255, 253, 249, 0.985);
  border-bottom: 1px solid var(--mianti-line);
  backdrop-filter: blur(12px);
}
.mianti-header-grid {
  min-height: 100px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 124px minmax(0, 1fr);
  align-items: center;
}
.mianti-centered-brand {
  grid-column: 2;
  justify-self: center;
  display: grid;
  place-items: center;
  width: 104px;
  height: 96px;
}
.mianti-logo-frame {
  position: relative;
  width: 88px;
  height: 88px;
  display: grid;
  place-items: center;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.mianti-logo-frame::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 34px;
  height: 1px;
  background: var(--mianti-brown);
  transform: translateX(-50%);
}
.mianti-logo-image {
  width: 100%;
  height: 100%;
  padding: 7px;
  object-fit: contain;
  filter: grayscale(1) sepia(1) saturate(2.4) hue-rotate(336deg) brightness(0.6)
    contrast(1.15);
}
.mianti-desktop-nav {
  min-width: 0;
  display: flex;
  align-items: center;
  gap: 2px;
}
.mianti-nav-left {
  grid-column: 1;
  justify-content: flex-end;
  padding-right: 14px;
}
.mianti-nav-right {
  grid-column: 3;
  justify-content: flex-start;
  padding-left: 14px;
}
.mianti-desktop-nav > a,
.mianti-nav-parent {
  position: relative;
  min-height: 48px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0 clamp(8px, 0.65vw, 14px);
  border-radius: 0;
  background: transparent !important;
  color: #493f37;
  font-size: clamp(11px, 0.68vw, 13px);
  font-weight: 750;
  white-space: nowrap;
}
.mianti-desktop-nav > a::after,
.mianti-nav-parent::after {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 5px;
  height: 1px;
  background: var(--mianti-brown);
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.18s ease;
}
.mianti-desktop-nav > a:hover::after,
.mianti-desktop-nav > a.active::after,
.mianti-nav-dropdown:hover > .mianti-nav-parent::after,
.mianti-nav-dropdown.active > .mianti-nav-parent::after {
  transform: scaleX(1);
}
.mianti-desktop-nav > a svg,
.mianti-nav-parent > svg:not(.mianti-chevron) {
  display: none;
}
.mianti-chevron {
  width: 13px;
  height: 13px;
  color: var(--mianti-brown);
  transition: transform 0.18s ease;
}
.mianti-nav-dropdown {
  position: relative;
}
.mianti-nav-dropdown:hover .mianti-chevron,
.mianti-nav-dropdown:focus-within .mianti-chevron {
  transform: rotate(180deg);
}
.mianti-dropdown-menu {
  position: absolute;
  top: calc(100% + 9px);
  left: 0;
  width: 300px;
  padding: 8px 0;
  border: 1px solid var(--mianti-line);
  border-top: 3px solid var(--mianti-brown);
  border-radius: 0;
  background: var(--mianti-paper);
  box-shadow: 0 24px 50px rgba(43, 31, 23, 0.14);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(8px);
  transition:
    opacity 0.16s ease,
    transform 0.16s ease,
    visibility 0.16s ease;
}
.mianti-dropdown-right {
  left: auto;
  right: 0;
}
.mianti-nav-dropdown:hover > .mianti-dropdown-menu,
.mianti-nav-dropdown:focus-within > .mianti-dropdown-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: none;
}
.mianti-dropdown-menu::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -12px;
  height: 12px;
}
.mianti-dropdown-menu > a {
  min-height: 58px;
  display: grid;
  grid-template-columns: 28px 1fr;
  align-items: center;
  gap: 10px;
  padding: 10px 18px;
  border-radius: 0;
  color: var(--mianti-ink);
  border-bottom: 1px solid #eee6dc;
}
.mianti-dropdown-menu > a:last-child {
  border-bottom: 0;
}
.mianti-dropdown-menu > a:hover {
  background: var(--mianti-ivory);
}
.mianti-dropdown-menu > a > svg {
  width: 17px;
  height: 17px;
  color: var(--mianti-brown);
}
.mianti-dropdown-menu strong {
  display: block;
  font-size: 12px;
  letter-spacing: 0.01em;
}
.mianti-dropdown-menu small {
  display: block;
  margin-top: 3px;
  color: var(--mianti-stone);
  font-size: 10px;
  line-height: 1.4;
}
.mianti-quote-btn {
  min-height: 42px;
  margin-left: 8px;
  padding: 0 14px;
  border-radius: 0;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.mianti-quote-btn svg {
  width: 15px;
  height: 15px;
}
.mianti-mobile-menu-btn {
  display: none;
}

/* =========================================================
   HOME HERO — split editorial composition, no full-width overlay
   ========================================================= */
.dynamic-home-hero.mianti-editorial-hero {
  min-height: 0;
  overflow: visible;
  background: var(--mianti-ivory) !important;
  isolation: isolate;
}
.mianti-editorial-hero::before,
.mianti-editorial-hero .hero-overlay {
  display: none !important;
}
.mianti-hero-shell {
  min-height: 610px;
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(480px, 1.1fr);
  gap: clamp(48px, 6vw, 110px);
  align-items: stretch;
  padding-top: 52px;
  padding-bottom: 82px;
}
.mianti-hero-story {
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 620px;
  padding: 42px 0 72px;
}
.mianti-hero-index,
.mianti-section-no {
  display: inline-block;
  margin-bottom: 32px;
  color: var(--mianti-brown);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.2em;
}
.mianti-hero-story h1 {
  max-width: 620px;
  margin: 16px 0 22px;
  color: var(--mianti-cocoa);
  font-size: clamp(52px, 5.5vw, 86px);
  line-height: 0.96;
  letter-spacing: -0.055em;
}
.mianti-hero-story h1 span {
  color: inherit !important;
}
.mianti-hero-story > p {
  max-width: 560px;
  margin: 0;
  color: #5e544b;
  font-size: 16px;
  line-height: 1.9;
}
.mianti-hero-actions {
  display: flex;
  align-items: center;
  gap: 28px;
  margin-top: 34px;
}
.mianti-hero-proof {
  margin-top: 52px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-top: 1px solid var(--mianti-line);
  border-bottom: 1px solid var(--mianti-line);
}
.mianti-hero-proof span {
  min-height: 58px;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 10px 10px 0;
  color: #645a51;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.mianti-hero-proof span + span {
  padding-left: 14px;
  border-left: 1px solid var(--mianti-line);
}
.mianti-hero-proof strong {
  color: var(--mianti-brown);
  font-size: 9px;
}

.mianti-hero-visual {
  position: relative;
  min-height: 610px;
  overflow: hidden;
  background: #c9b49f;
}
.mianti-hero-visual .hero-background-image,
.mianti-hero-visual .hero-background-video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: center;
}
.mianti-hero-visual .hero-background-image::after {
  content: none;
}
.mianti-hero-stamp {
  position: absolute;
  top: 28px;
  right: 28px;
  z-index: 3;
  width: 138px;
  min-height: 138px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px;
  border: 1px solid rgba(255, 255, 255, 0.78);
  background: rgba(42, 33, 27, 0.82);
  color: #fff;
  text-align: center;
}
.mianti-hero-stamp span {
  font-size: 10px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
}
.mianti-hero-stamp strong {
  margin: 5px 0;
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 22px;
  font-weight: 500;
}
.mianti-hero-stamp small {
  color: #dfcdbb;
  font-size: 9px;
}
.mianti-hero-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 3;
  display: grid;
  min-width: 250px;
  padding: 18px 24px;
  background: var(--mianti-brown);
  color: #fff;
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 17px;
}

.mianti-planner-wrap {
  position: relative;
  z-index: 8;
  margin-top: -56px;
  padding-bottom: 28px;
}
.booking-box.mianti-planner {
  margin: 0;
  display: grid;
  grid-template-columns: 180px 190px 1fr;
  align-items: stretch;
  padding: 0;
  border: 1px solid var(--mianti-line);
  border-radius: 0;
  background: var(--mianti-paper);
  box-shadow: 0 20px 45px rgba(46, 32, 23, 0.12);
}
.mianti-planner-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 22px;
  border-right: 1px solid var(--mianti-line);
}
.mianti-planner-title span {
  color: var(--mianti-cocoa);
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 17px;
}
.mianti-planner-title small {
  margin-top: 4px;
  color: var(--mianti-stone);
  font-size: 10px;
}
.mianti-planner .booking-tabs {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  border: 0;
  border-right: 1px solid var(--mianti-line);
}
.mianti-planner .booking-tab {
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 9px;
  padding: 0 18px;
  border: 0;
  border-bottom: 1px solid var(--mianti-line);
  background: transparent;
  color: var(--mianti-stone);
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.07em;
}
.mianti-planner .booking-tab:last-child {
  border-bottom: 0;
}
.mianti-planner .booking-tab.active {
  background: var(--mianti-cocoa);
  color: #fff;
}
.mianti-planner .booking-tab svg {
  width: 15px;
  height: 15px;
}
.mianti-planner .search-panel {
  display: none;
  grid-template-columns: 1.7fr repeat(3, 1fr) auto;
  align-items: end;
  gap: 0;
  padding: 0;
}
.mianti-planner .search-panel.active {
  display: grid;
}
.mianti-planner .field {
  min-width: 0;
  padding: 17px 15px;
  border-right: 1px solid var(--mianti-line);
}
.mianti-planner .field label {
  display: block;
  margin-bottom: 7px;
  color: var(--mianti-brown);
  font-size: 9px;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.mianti-planner .field input,
.mianti-planner .field select {
  width: 100%;
  height: 34px;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--mianti-cocoa);
  font-size: 12px;
  outline: 0;
}
.mianti-planner .search-btn {
  align-self: stretch;
  min-width: 150px;
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border-radius: 0;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

/* =========================================================
   INTRO + SHARED HOME HEADING SYSTEM
   ========================================================= */
.mianti-intro-section {
  padding: 88px 0 40px;
  background: var(--mianti-paper);
}
.mianti-intro-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: clamp(50px, 8vw, 150px);
  padding-bottom: 70px;
  border-bottom: 1px solid var(--mianti-line);
}
.mianti-intro-label span {
  display: block;
  margin-bottom: 18px;
  color: var(--mianti-brown);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
.mianti-intro-label strong {
  display: block;
  max-width: 460px;
  color: var(--mianti-cocoa);
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: clamp(28px, 3.1vw, 46px);
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: -0.04em;
}
.mianti-intro-copy p {
  max-width: 680px;
  margin: 0 0 24px;
  color: #61564d;
  font-size: 17px;
  line-height: 1.9;
}
.mianti-intro-copy a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--mianti-brown-dark);
  font-size: 12px;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.mianti-intro-copy svg {
  width: 15px;
  height: 15px;
}

.mianti-section-masthead {
  display: grid;
  grid-template-columns: 0.65fr 1.1fr 0.85fr;
  gap: clamp(30px, 5vw, 80px);
  align-items: end;
  margin-bottom: 52px;
  padding-bottom: 28px;
  border-bottom: 1px solid var(--mianti-line);
}
.mianti-section-masthead > div:first-child {
  align-self: start;
}
.mianti-section-masthead .mianti-section-no {
  display: block;
  margin-bottom: 16px;
}
.mianti-section-masthead h2,
.mianti-section-heading-inline h2,
.mianti-stays-intro h2 {
  margin: 0;
  color: var(--mianti-cocoa);
  font-size: clamp(38px, 4vw, 62px);
  line-height: 1.02;
}
.mianti-section-masthead p,
.mianti-section-heading-inline > p,
.mianti-stays-intro > p {
  margin: 0 0 20px;
  color: var(--mianti-stone);
  font-size: 14px;
  line-height: 1.8;
}
.mianti-section-heading-inline {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 50px;
  margin-bottom: 48px;
}
.mianti-section-heading-inline .mianti-section-no {
  margin: 0 18px 0 0;
}
.mianti-section-heading-inline .eyebrow {
  display: inline-block;
  margin-bottom: 14px;
}
.mianti-section-heading-inline h2 {
  max-width: 780px;
}
.mianti-section-heading-inline > p {
  max-width: 480px;
}

/* =========================================================
   FEATURED JOURNEYS — magazine lead + vertical list
   ========================================================= */
.mianti-journeys {
  background: var(--mianti-paper);
}
.mianti-journey-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(360px, 0.75fr);
  gap: 36px;
}
.mianti-journey-lead {
  display: grid;
  grid-template-columns: 1.25fr 0.75fr;
  min-height: 560px;
  background: var(--mianti-cocoa);
  color: #fff;
}
.mianti-journey-image {
  min-height: 560px;
  overflow: hidden;
}
.mianti-journey-image img,
.mianti-journey-image .media-fallback {
  width: 100%;
  height: 100%;
  min-height: 560px;
  object-fit: cover;
}
.mianti-journey-lead-copy {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 38px 32px;
}
.mianti-journey-lead-copy > span {
  color: #d8bd9f;
  font-size: 9px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}
.mianti-journey-lead-copy h3 {
  margin: 14px 0 14px;
  font-size: clamp(30px, 3vw, 45px);
  line-height: 1.03;
}
.mianti-journey-lead-copy p {
  margin: 0;
  color: #d9d0c8;
  font-size: 13px;
  line-height: 1.8;
}
.mianti-journey-meta {
  display: flex;
  gap: 16px;
  margin-top: 22px;
  color: #c8bdb3;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mianti-journey-price {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}
.mianti-journey-price small,
.mianti-journey-price strong,
.mianti-journey-price span {
  display: block;
}
.mianti-journey-price small {
  color: #d2c2b2;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.mianti-journey-price strong {
  margin: 3px 0;
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 26px;
  font-weight: 500;
}
.mianti-journey-price span {
  color: #bcb0a6;
  font-size: 10px;
}
.mianti-journey-list {
  display: grid;
  align-content: stretch;
  border-top: 1px solid var(--mianti-line);
}
.mianti-journey-row {
  min-height: 132px;
  display: grid;
  grid-template-columns: 116px 1fr 24px;
  gap: 18px;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid var(--mianti-line);
}
.mianti-journey-row-media {
  width: 116px;
  height: 96px;
  overflow: hidden;
}
.mianti-journey-row-media img,
.mianti-journey-row-media .media-fallback {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mianti-journey-row small {
  color: var(--mianti-brown);
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mianti-journey-row h3 {
  margin: 7px 0 4px;
  color: var(--mianti-cocoa);
  font-size: 20px;
  line-height: 1.15;
}
.mianti-journey-row span {
  color: var(--mianti-stone);
  font-size: 11px;
}
.mianti-journey-row > svg {
  width: 17px;
  height: 17px;
  color: var(--mianti-brown);
}
.mianti-journey-row:hover h3 {
  color: var(--mianti-brown-dark);
}

.mianti-empty-editorial {
  padding: 70px 40px;
  border: 1px solid var(--mianti-line);
  background: var(--mianti-ivory);
  text-align: center;
}
.mianti-empty-editorial > span {
  color: var(--mianti-brown);
  font-size: 9px;
  font-weight: 850;
  letter-spacing: 0.16em;
}
.mianti-empty-editorial h3 {
  margin: 14px 0 9px;
  color: var(--mianti-cocoa);
  font-size: 34px;
}
.mianti-empty-editorial p {
  margin: 0 auto;
  max-width: 560px;
  color: var(--mianti-stone);
  line-height: 1.75;
}

/* =========================================================
   EXPERIENCE LIST — horizontal editorial rows
   ========================================================= */
.mianti-experience-section {
  background: var(--mianti-ivory);
}
.mianti-experience-list {
  border-top: 1px solid var(--mianti-line);
}
.mianti-experience-list > a {
  min-height: 94px;
  display: grid;
  grid-template-columns: 56px minmax(180px, 0.6fr) 1fr 24px;
  gap: 24px;
  align-items: center;
  border-bottom: 1px solid var(--mianti-line);
  color: var(--mianti-cocoa);
}
.mianti-experience-list > a > span {
  width: 46px;
  height: 46px;
  display: grid;
  place-items: center;
  border: 1px solid var(--mianti-line);
}
.mianti-experience-list > a > span svg {
  width: 19px;
  height: 19px;
  color: var(--mianti-brown);
}
.mianti-experience-list strong {
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 24px;
  font-weight: 500;
}
.mianti-experience-list small {
  color: var(--mianti-stone);
  font-size: 12px;
  line-height: 1.6;
}
.mianti-experience-list > a > svg {
  width: 18px;
  height: 18px;
  color: var(--mianti-brown);
}
.mianti-experience-list > a:hover {
  padding-left: 10px;
  padding-right: 10px;
  background: #f2e9df;
}

/* =========================================================
   DESTINATIONS — one large story + compact stack
   ========================================================= */
.mianti-destination-section {
  background: var(--mianti-paper);
}
.mianti-destination-collage {
  display: grid;
  grid-template-columns: minmax(0, 1.4fr) minmax(360px, 0.6fr);
  gap: 28px;
}
.mianti-destination-feature {
  position: relative;
  min-height: 660px;
  overflow: hidden;
  background: var(--mianti-cocoa);
}
.mianti-destination-feature > img,
.mianti-destination-feature > .media-fallback {
  width: 100%;
  height: 100%;
  min-height: 660px;
  object-fit: cover;
}
.mianti-destination-feature::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 42%;
  background: rgba(35, 27, 22, 0.72);
}
.mianti-destination-feature > div:last-child {
  position: absolute;
  left: 34px;
  right: 34px;
  bottom: 32px;
  z-index: 2;
  color: #fff;
}
.mianti-destination-feature small {
  color: #dfcbb7;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.13em;
}
.mianti-destination-feature h3 {
  margin: 9px 0 8px;
  font-size: clamp(38px, 4vw, 56px);
}
.mianti-destination-feature p {
  margin: 0;
  max-width: 590px;
  color: #eee7e1;
  font-size: 13px;
  line-height: 1.7;
}
.mianti-destination-count {
  position: absolute;
  top: 24px;
  left: 24px;
  z-index: 2;
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  background: var(--mianti-brown);
  color: #fff;
  font-size: 10px;
  font-weight: 800;
}
.mianti-destination-stack {
  border-top: 1px solid var(--mianti-line);
}
.mianti-destination-stack > a {
  min-height: 152px;
  display: grid;
  grid-template-columns: 126px 1fr 22px;
  gap: 18px;
  align-items: center;
  padding: 16px 0;
  border-bottom: 1px solid var(--mianti-line);
}
.mianti-destination-thumb {
  height: 112px;
  overflow: hidden;
}
.mianti-destination-thumb img,
.mianti-destination-thumb .media-fallback {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mianti-destination-stack small {
  color: var(--mianti-brown);
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mianti-destination-stack strong {
  display: block;
  margin: 6px 0;
  color: var(--mianti-cocoa);
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 22px;
  font-weight: 500;
}
.mianti-destination-stack span {
  display: -webkit-box;
  overflow: hidden;
  color: var(--mianti-stone);
  font-size: 10px;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.mianti-destination-stack > a > svg {
  width: 17px;
  height: 17px;
  color: var(--mianti-brown);
}

/* =========================================================
   STAYS — editorial showcase
   ========================================================= */
.mianti-stays-section {
  background: #ede2d5;
}
.mianti-stays-intro {
  max-width: 760px;
  margin-bottom: 48px;
}
.mianti-stays-intro .mianti-section-no {
  display: block;
  margin-bottom: 18px;
}
.mianti-stays-intro .eyebrow {
  display: block;
  margin-bottom: 14px;
}
.mianti-stays-intro > p {
  max-width: 620px;
  margin-top: 18px;
}
.mianti-stays-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(360px, 0.75fr);
  gap: 32px;
}
.mianti-stay-feature {
  position: relative;
  min-height: 600px;
  overflow: hidden;
  background: var(--mianti-cocoa);
}
.mianti-stay-feature-media,
.mianti-stay-feature-media img,
.mianti-stay-feature-media .media-fallback {
  width: 100%;
  height: 100%;
  min-height: 600px;
  object-fit: cover;
}
.mianti-stay-feature::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 38%;
  background: rgba(35, 27, 22, 0.72);
}
.mianti-stay-feature > div:last-child {
  position: absolute;
  left: 34px;
  right: 34px;
  bottom: 28px;
  z-index: 2;
  color: #fff;
}
.mianti-stay-feature small {
  color: #e4cfb9;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.mianti-stay-feature h3 {
  margin: 8px 0 6px;
  font-size: clamp(34px, 3.7vw, 52px);
}
.mianti-stay-feature span {
  display: block;
  color: #e6ded6;
  font-size: 11px;
}
.mianti-stay-feature strong {
  display: block;
  margin-top: 15px;
  font-size: 13px;
  letter-spacing: 0.03em;
}
.mianti-stay-side-list {
  border-top: 1px solid rgba(95, 59, 35, 0.25);
}
.mianti-stay-side-list > a {
  min-height: 176px;
  display: grid;
  grid-template-columns: 150px 1fr 22px;
  gap: 18px;
  align-items: center;
  padding: 18px 0;
  border-bottom: 1px solid rgba(95, 59, 35, 0.25);
}
.mianti-stay-side-thumb {
  height: 138px;
  overflow: hidden;
}
.mianti-stay-side-thumb img,
.mianti-stay-side-thumb .media-fallback {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mianti-stay-side-list small {
  color: var(--mianti-brown-dark);
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.mianti-stay-side-list strong {
  display: block;
  margin: 7px 0 5px;
  color: var(--mianti-cocoa);
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 22px;
  font-weight: 500;
}
.mianti-stay-side-list span {
  color: var(--mianti-stone);
  font-size: 11px;
}
.mianti-stay-side-list svg {
  width: 17px;
  height: 17px;
  color: var(--mianti-brown);
}
.mianti-stay-tiers {
  margin-top: 38px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 1px solid rgba(95, 59, 35, 0.28);
  border-bottom: 1px solid rgba(95, 59, 35, 0.28);
}
.mianti-stay-tiers > a {
  min-height: 88px;
  display: grid;
  grid-template-columns: 28px 1fr;
  align-content: center;
  column-gap: 10px;
  padding: 14px 20px;
  border-right: 1px solid rgba(95, 59, 35, 0.28);
}
.mianti-stay-tiers > a:last-child {
  border-right: 0;
}
.mianti-stay-tiers > a > span {
  grid-row: 1 / 3;
  color: var(--mianti-brown);
  font-size: 9px;
  font-weight: 850;
}
.mianti-stay-tiers strong {
  color: var(--mianti-cocoa);
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 18px;
  font-weight: 500;
}
.mianti-stay-tiers small {
  color: var(--mianti-stone);
  font-size: 10px;
}
.mianti-stay-tiers > a:hover {
  background: rgba(255, 255, 255, 0.35);
}

/* =========================================================
   WHY MIANTI — solid dark narrative band
   ========================================================= */
.mianti-why-section {
  background: var(--mianti-cocoa);
  color: #fff;
}
.mianti-why-grid {
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  gap: clamp(50px, 7vw, 120px);
}
.mianti-why-intro .mianti-section-no {
  display: block;
  color: #c39b76;
  margin-bottom: 20px;
}
.mianti-why-intro .eyebrow {
  color: #d6b28e;
}
.mianti-why-intro h2 {
  margin: 14px 0 18px;
  color: #fff;
  font-size: clamp(40px, 4.2vw, 62px);
  line-height: 1;
}
.mianti-why-intro p {
  max-width: 480px;
  margin: 0;
  color: #cfc5bd;
  font-size: 14px;
  line-height: 1.8;
}
.mianti-light-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 28px;
  padding: 0 0 6px;
  border: 0;
  border-bottom: 1px solid #cda984;
  background: transparent;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  cursor: pointer;
}
.mianti-light-link svg {
  width: 15px;
  height: 15px;
}
.mianti-why-points {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
.mianti-why-points article {
  min-height: 118px;
  display: grid;
  grid-template-columns: 56px 1fr;
  gap: 20px;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.mianti-why-points article > span {
  color: #bd936d;
  font-size: 10px;
  font-weight: 850;
}
.mianti-why-points h3 {
  margin: 0 0 7px;
  color: #fff;
  font-size: 24px;
}
.mianti-why-points p {
  margin: 0;
  color: #c8beb6;
  font-size: 12px;
  line-height: 1.7;
}

/* =========================================================
   JOURNAL
   ========================================================= */
.mianti-journal-section {
  background: var(--mianti-paper);
}
.mianti-journal-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 26px;
}
.mianti-journal-grid article {
  min-width: 0;
}
.mianti-journal-image {
  display: block;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  margin-bottom: 20px;
}
.mianti-journal-image img,
.mianti-journal-image .media-fallback {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.mianti-journal-grid article > span {
  color: var(--mianti-brown);
  font-size: 9px;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.mianti-journal-grid h3 {
  margin: 10px 0 10px;
  color: var(--mianti-cocoa);
  font-size: 25px;
  line-height: 1.15;
}
.mianti-journal-grid p {
  margin: 0 0 16px;
  color: var(--mianti-stone);
  font-size: 12px;
  line-height: 1.7;
}

/* =========================================================
   RE-SKIN EXISTING OPTIONAL HOME MODULES
   ========================================================= */
.home-quick-escapes,
.home-reviews-section,
.membership-partner-section {
  background: var(--mianti-paper);
}
.home-quick-escapes .quick-escape-panel,
.home-review-card,
.partner-logo-grid article,
.departure-card,
.catalog-card,
.product-card,
.blog-card {
  border-radius: 0 !important;
  box-shadow: none !important;
  border-color: var(--mianti-line) !important;
}
.quick-escape-panel-head h3,
.home-review-card strong {
  color: var(--mianti-cocoa);
}
.home-review-card {
  background: var(--mianti-ivory);
}
.review-stars svg {
  color: var(--mianti-brown) !important;
  fill: none !important;
}
.review-slider-controls button {
  border-radius: 0;
  border-color: var(--mianti-line);
  background: transparent;
  color: var(--mianti-brown);
}
.membership-partner-section {
  border-top: 1px solid var(--mianti-line);
}
.partner-logo-grid article {
  background: transparent;
}

/* =========================================================
   INNER PAGE BRAND LANGUAGE
   Keeps backend/data architecture but changes public visual voice.
   ========================================================= */
.inner-hero,
.service-hero,
.contact-hero,
.departure-page-hero {
  background-color: var(--mianti-cocoa) !important;
}
.parallax-hero:after,
.park-detail-hero:after {
  background: rgba(42, 33, 27, 0.7) !important;
}
.premium-detail-panel,
.park-detail-hero-card {
  border-radius: 0 !important;
  background: rgba(255, 253, 249, 0.96) !important;
}
.catalog-card,
.product-card,
.blog-card,
.feature,
.hotel-card,
.tour-card,
.destination-card,
.home-mini-property {
  border-radius: 0 !important;
}
.card-image,
.catalog-card-media,
.blog-card-media,
.service-hero-visual,
.detail-service-media,
.article-hero-media {
  border-radius: 0 !important;
}
.section-heading h2,
.center-heading h2,
.inner-hero h1,
.service-hero h1,
.parallax-hero-content h1,
.premium-detail-panel h1,
.contact-hero h1 {
  color: var(--mianti-cocoa);
}
.inner-hero h1,
.service-hero h1,
.parallax-hero-content h1,
.contact-hero h1 {
  color: #fff;
}
.filter-chip,
.catalog-filter-chip,
.tour-filter-chip {
  border-radius: 0 !important;
}

/* =========================================================
   FOOTER — quiet, dark and editorial
   ========================================================= */
.site-footer {
  --cw-footer-green: var(--mianti-brown);
  --cw-footer-brown: #074F2C;
  --cw-footer-black: var(--mianti-cocoa);
  background: var(--mianti-cocoa) !important;
  background-image: none !important;
  color: #e9e0d7;
}
.site-footer::after {
  background: transparent !important;
}
.footer-grid {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
}
.footer-logo-wrap {
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}
.footer-logo-image {
  filter: grayscale(1) sepia(1) saturate(2.4) hue-rotate(336deg)
    brightness(0.72) contrast(1.08);
}
.site-footer h4 {
  color: #fff;
  font-family: inherit;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.16em;
}
.site-footer a {
  color: #d8cdc3;
}
.site-footer a:hover {
  color: #ddb996;
}
.footer-newsletter {
  border-top: 1px solid rgba(255, 255, 255, 0.16) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16) !important;
}
.footer-newsletter input {
  border-radius: 0 !important;
}
.footer-bottom {
  color: #bcb1a7;
}

.floating-whatsapp {
  border-radius: 0 !important;
  background: var(--mianti-brown) !important;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */
@media (max-width: 1260px) {
  .mianti-header-grid {
    min-height: 84px;
    grid-template-columns: 54px 1fr 54px;
  }
  .mianti-centered-brand {
    grid-column: 2;
    width: 78px;
    height: 76px;
  }
  .mianti-logo-frame {
    width: 72px;
    height: 72px;
  }
  .mianti-desktop-nav {
    display: none;
  }
  .mianti-mobile-menu-btn {
    display: inline-grid;
    grid-column: 3;
    place-items: center;
    justify-self: end;
    width: 44px;
    height: 44px;
    padding: 0;
    border: 1px solid var(--mianti-line);
    border-radius: 0;
    background: transparent;
    color: var(--mianti-cocoa);
  }
  .mianti-mobile-nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    max-height: calc(100vh - 84px);
    overflow-y: auto;
    padding: 10px 6% 20px;
    border-top: 1px solid var(--mianti-line);
    border-bottom: 1px solid var(--mianti-line);
    background: var(--mianti-paper);
    box-shadow: 0 20px 45px rgba(43, 31, 23, 0.14);
  }
  .mianti-mobile-nav.active {
    display: block;
  }
  .mianti-mobile-nav > a,
  .mianti-mobile-nav > .mobile-nav-group {
    border-bottom: 1px solid var(--mianti-line);
  }
  .mianti-mobile-nav > a {
    min-height: 54px;
    display: flex;
    align-items: center;
    gap: 11px;
    padding: 0 4px;
    color: var(--mianti-cocoa);
    font-size: 13px;
    font-weight: 750;
  }
  .mianti-mobile-nav > a > svg {
    width: 17px;
    height: 17px;
    color: var(--mianti-brown);
  }
  .mianti-mobile-nav .mobile-nav-group summary {
    min-height: 54px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 4px;
    color: var(--mianti-cocoa);
    font-size: 13px;
    font-weight: 750;
  }
  .mianti-mobile-nav .mobile-nav-group summary > span {
    display: inline-flex;
    align-items: center;
    gap: 11px;
  }
  .mianti-mobile-nav .mobile-nav-group summary svg {
    width: 17px;
    height: 17px;
    color: var(--mianti-brown);
  }
  .mianti-mobile-nav .mobile-nav-submenu {
    padding: 0 0 8px 14px;
    border-left: 1px solid var(--mianti-brown);
    background: transparent;
  }
  .mianti-mobile-nav .mobile-nav-submenu a {
    min-height: 44px;
    display: flex;
    align-items: center;
    gap: 9px;
    padding: 0 9px;
    color: #5d5249;
    font-size: 12px;
    border-bottom: 1px solid #eee4d9;
  }
  .mianti-mobile-nav .mobile-nav-submenu a svg {
    width: 15px;
    height: 15px;
    color: var(--mianti-brown);
  }
  .mianti-mobile-nav .mobile-nav-quote {
    width: 100%;
    min-height: 48px;
    margin-top: 14px;
    border-radius: 0;
  }

  .mianti-hero-shell {
    grid-template-columns: 1fr 1fr;
    gap: 38px;
    min-height: 560px;
  }
  .mianti-hero-visual {
    min-height: 560px;
  }
  .mianti-planner-wrap {
    margin-top: -42px;
  }
  .booking-box.mianti-planner {
    grid-template-columns: 160px 160px 1fr;
  }
  .mianti-planner .search-panel {
    grid-template-columns: 1.4fr repeat(3, 1fr);
  }
  .mianti-planner .search-btn {
    grid-column: 1 / -1;
    min-height: 48px;
  }

  .mianti-journey-layout,
  .mianti-destination-collage,
  .mianti-stays-layout {
    grid-template-columns: 1fr;
  }
  .mianti-journey-list,
  .mianti-destination-stack,
  .mianti-stay-side-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 26px;
  }
  .mianti-journey-row,
  .mianti-destination-stack > a,
  .mianti-stay-side-list > a {
    min-width: 0;
  }
  .mianti-journal-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 900px) {
  .mianti-topbar p {
    display: none;
  }
  .mianti-topbar-inner {
    justify-content: flex-end;
  }
  .mianti-hero-shell {
    grid-template-columns: 1fr;
    gap: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .mianti-hero-story {
    max-width: 100%;
    padding: 70px 0 48px;
  }
  .mianti-hero-story h1 {
    max-width: 760px;
    font-size: clamp(50px, 10vw, 78px);
  }
  .mianti-hero-visual {
    min-height: 520px;
  }
  .mianti-planner-wrap {
    margin-top: 0;
    padding: 0;
  }
  .booking-box.mianti-planner {
    grid-template-columns: 1fr;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
  }
  .mianti-planner-title {
    border-right: 0;
    border-bottom: 1px solid var(--mianti-line);
  }
  .mianti-planner .booking-tabs {
    grid-template-columns: repeat(2, 1fr);
    border-right: 0;
    border-bottom: 1px solid var(--mianti-line);
  }
  .mianti-planner .booking-tab {
    justify-content: center;
    border-bottom: 0;
    border-right: 1px solid var(--mianti-line);
  }
  .mianti-planner .booking-tab:last-child {
    border-right: 0;
  }
  .mianti-planner .search-panel {
    grid-template-columns: repeat(2, 1fr);
  }
  .mianti-planner .field:nth-child(2n) {
    border-right: 0;
  }
  .mianti-planner .search-btn {
    grid-column: 1 / -1;
  }

  .mianti-intro-grid,
  .mianti-section-masthead,
  .mianti-why-grid {
    grid-template-columns: 1fr;
    gap: 26px;
  }
  .mianti-section-masthead {
    align-items: start;
  }
  .mianti-section-heading-inline {
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
  }
  .mianti-section-heading-inline > p {
    max-width: 720px;
  }
  .mianti-journey-lead {
    grid-template-columns: 1fr;
  }
  .mianti-journey-image,
  .mianti-journey-image img,
  .mianti-journey-image .media-fallback {
    min-height: 440px;
  }
  .mianti-journey-list,
  .mianti-destination-stack,
  .mianti-stay-side-list {
    grid-template-columns: 1fr;
  }
  .mianti-experience-list > a {
    grid-template-columns: 52px 0.8fr 1.2fr 20px;
    gap: 16px;
  }
  .mianti-stay-tiers {
    grid-template-columns: repeat(2, 1fr);
  }
  .mianti-stay-tiers > a:nth-child(2) {
    border-right: 0;
  }
  .mianti-stay-tiers > a:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(95, 59, 35, 0.28);
  }
}

@media (max-width: 640px) {
  .container {
    width: calc(100% - 32px);
  }
  .section {
    padding: 72px 0;
  }
  .mianti-topbar {
    display: none;
  }
  .mianti-header-grid {
    min-height: 76px;
  }
  .mianti-centered-brand {
    width: 68px;
    height: 68px;
  }
  .mianti-logo-frame {
    width: 64px;
    height: 64px;
  }
  .mianti-mobile-nav {
    max-height: calc(100vh - 76px);
    padding-inline: 16px;
  }

  .mianti-hero-story {
    padding: 56px 0 42px;
  }
  .mianti-hero-index {
    margin-bottom: 20px;
  }
  .mianti-hero-story h1 {
    margin-top: 12px;
    font-size: clamp(44px, 14vw, 62px);
  }
  .mianti-hero-story > p {
    font-size: 14px;
    line-height: 1.75;
  }
  .mianti-hero-actions {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }
  .mianti-hero-proof {
    grid-template-columns: 1fr;
  }
  .mianti-hero-proof span + span {
    padding-left: 0;
    border-left: 0;
    border-top: 1px solid var(--mianti-line);
  }
  .mianti-hero-visual {
    min-height: 430px;
    margin-inline: -16px;
  }
  .mianti-hero-stamp {
    top: 18px;
    right: 18px;
    width: 116px;
    min-height: 116px;
  }
  .mianti-hero-caption {
    min-width: 210px;
    padding: 14px 18px;
    font-size: 15px;
  }

  .mianti-planner .search-panel {
    grid-template-columns: 1fr;
  }
  .mianti-planner .field {
    border-right: 0;
    border-bottom: 1px solid var(--mianti-line);
  }
  .mianti-planner-title {
    padding-inline: 16px;
  }

  .mianti-intro-section {
    padding-top: 66px;
  }
  .mianti-intro-grid {
    padding-bottom: 56px;
  }
  .mianti-intro-copy p {
    font-size: 15px;
  }
  .mianti-section-masthead h2,
  .mianti-section-heading-inline h2,
  .mianti-stays-intro h2 {
    font-size: clamp(34px, 10vw, 46px);
  }

  .mianti-journey-lead {
    min-height: 0;
  }
  .mianti-journey-image,
  .mianti-journey-image img,
  .mianti-journey-image .media-fallback {
    min-height: 330px;
  }
  .mianti-journey-lead-copy {
    padding: 28px 22px;
  }
  .mianti-journey-row {
    grid-template-columns: 92px 1fr 18px;
    gap: 13px;
  }
  .mianti-journey-row-media {
    width: 92px;
    height: 82px;
  }
  .mianti-journey-row h3 {
    font-size: 18px;
  }

  .mianti-experience-list > a {
    grid-template-columns: 44px 1fr 18px;
    gap: 13px;
    padding: 14px 0;
  }
  .mianti-experience-list small {
    grid-column: 2 / 4;
    padding-bottom: 5px;
  }
  .mianti-experience-list strong {
    font-size: 20px;
  }

  .mianti-destination-feature,
  .mianti-destination-feature > img,
  .mianti-destination-feature > .media-fallback,
  .mianti-stay-feature,
  .mianti-stay-feature-media,
  .mianti-stay-feature-media img,
  .mianti-stay-feature-media .media-fallback {
    min-height: 470px;
  }
  .mianti-destination-feature > div:last-child,
  .mianti-stay-feature > div:last-child {
    left: 22px;
    right: 22px;
    bottom: 22px;
  }
  .mianti-destination-stack > a {
    grid-template-columns: 98px 1fr 18px;
  }
  .mianti-destination-thumb {
    height: 92px;
  }
  .mianti-stay-side-list > a {
    grid-template-columns: 106px 1fr 18px;
    min-height: 136px;
  }
  .mianti-stay-side-thumb {
    height: 104px;
  }
  .mianti-stay-tiers {
    grid-template-columns: 1fr;
  }
  .mianti-stay-tiers > a {
    border-right: 0;
    border-bottom: 1px solid rgba(95, 59, 35, 0.28);
  }
  .mianti-stay-tiers > a:last-child {
    border-bottom: 0;
  }
  .mianti-journal-grid {
    grid-template-columns: 1fr;
    gap: 42px;
  }
  .mianti-journal-image {
    aspect-ratio: 4 / 3;
  }
  .mianti-why-points article {
    grid-template-columns: 42px 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mianti-site-header *,
  .mianti-editorial-hero *,
  .mianti-experience-list > a {
    transition-duration: 0.01ms !important;
  }
}

/* Mianti bespoke footer structure */
.mianti-footer {
  padding-top: 72px;
}
.mianti-footer-lead {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 40px;
  padding-bottom: 46px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.mianti-footer-brand-block {
  display: flex;
  align-items: center;
  gap: 26px;
}
.mianti-footer-logo {
  width: 88px;
  height: 88px;
  display: grid;
  place-items: center;
  flex: 0 0 88px;
}
.mianti-footer-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.mianti-footer-brand-block > div > span {
  color: #074F2C;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: 0.18em;
}
.mianti-footer-brand-block h2 {
  margin: 8px 0 0;
  color: #fff;
  font-size: clamp(30px, 3.5vw, 50px);
  line-height: 1.03;
}
.mianti-footer-plan {
  min-width: 170px;
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 0 18px;
  border: 1px solid #b88960;
  border-radius: 0;
  background: transparent;
  color: #fff;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  cursor: pointer;
}
.mianti-footer-plan:hover {
  background: var(--mianti-brown);
}
.mianti-footer-plan svg {
  width: 17px;
  height: 17px;
}
.mianti-footer-main {
  display: grid;
  grid-template-columns: 1.4fr repeat(3, 1fr);
  gap: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.mianti-footer-main small {
  display: block;
  margin-bottom: 18px;
  color: #074F2C;
  font-size: 9px;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 0.16em;
}
.mianti-footer-main nav a,
.mianti-footer-contact a,
.mianti-footer-contact span {
  display: block;
  width: fit-content;
  margin-bottom: 11px;
  color: #d9cec4;
  font-size: 12px;
  line-height: 1.5;
}
.mianti-footer-contact a:first-of-type {
  color: #fff;
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 23px;
}
.mianti-footer-newsletter {
  display: grid;
  grid-template-columns: 0.8fr 1.2fr;
  gap: 44px;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
}
.mianti-footer-newsletter small {
  display: block;
  margin-bottom: 7px;
  color: #074F2C;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: 0.16em;
}
.mianti-footer-newsletter strong {
  color: #fff;
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.mianti-footer-newsletter form {
  display: grid;
  grid-template-columns: 1fr 54px;
  gap: 0;
  align-items: stretch;
}
.mianti-footer-newsletter input[type="email"] {
  min-height: 50px;
  padding: 0 14px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-right: 0;
  background: transparent;
  color: #fff;
}
.mianti-footer-newsletter form > button {
  border: 1px solid #b88960;
  background: var(--mianti-brown);
  color: #fff;
}
.mianti-footer-newsletter form > button svg {
  width: 18px;
  height: 18px;
}
.mianti-footer-newsletter label {
  grid-column: 1 / -1;
  display: flex;
  gap: 8px;
  align-items: center;
  margin-top: 9px;
  color: #a99e94;
  font-size: 9px;
}
.mianti-footer-newsletter label a {
  color: #d9c3ae;
  text-decoration: underline;
}
.mianti-footer-bottom {
  display: flex;
  justify-content: space-between;
  gap: 28px;
  padding-top: 24px;
  padding-bottom: 28px;
  color: #9f938a;
  font-size: 9px;
  letter-spacing: 0.03em;
}
.mianti-footer-bottom a {
  color: #cfc1b5;
}
@media (max-width: 900px) {
  .mianti-footer-main {
    grid-template-columns: repeat(2, 1fr);
  }
  .mianti-footer-newsletter {
    grid-template-columns: 1fr;
  }
  .mianti-footer-lead {
    align-items: flex-start;
    flex-direction: column;
  }
  .mianti-footer-bottom {
    flex-wrap: wrap;
  }
  .mianti-footer-brand-block {
    align-items: flex-start;
  }
}
@media (max-width: 600px) {
  .mianti-footer {
    padding-top: 56px;
  }
  .mianti-footer-main {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .mianti-footer-brand-block {
    gap: 16px;
  }
  .mianti-footer-logo {
    width: 64px;
    height: 64px;
    flex-basis: 64px;
  }
  .mianti-footer-bottom {
    flex-direction: column;
    gap: 10px;
  }
}

/* =========================================================
   MIANTI V3 — ABOUT + CONTACT IDENTITY
   Dedicated editorial pages; intentionally different from the
   generic legal/content templates inherited from the base system.
   ========================================================= */
.mianti-footer {
  background: var(--mianti-cocoa) !important;
  background-image: none !important;
  color: #d9cec4;
}
.mianti-footer::before,
.mianti-footer::after {
  display: none !important;
}

/* About */
.mianti-about-hero {
  padding: clamp(54px, 6vw, 92px) 0 clamp(76px, 8vw, 118px);
  background: var(--mianti-paper);
}
.mianti-about-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(420px, 1.1fr);
  gap: clamp(48px, 7vw, 112px);
  align-items: center;
}
.mianti-about-copy .breadcrumb {
  margin-bottom: 44px;
}
.mianti-about-copy h1 {
  max-width: 760px;
  margin: 18px 0 24px;
  font-size: clamp(48px, 6.1vw, 92px);
  line-height: 0.96;
}
.mianti-about-copy > p {
  max-width: 650px;
  color: var(--mianti-stone);
  font-size: clamp(15px, 1.25vw, 19px);
  line-height: 1.75;
}
.mianti-about-actions {
  display: flex;
  align-items: center;
  gap: 28px;
  margin-top: 34px;
}
.mianti-about-visual {
  position: relative;
  min-height: 650px;
  overflow: hidden;
  background: var(--mianti-sand);
}
.mianti-about-visual > img,
.mianti-about-visual > .media-fallback,
.mianti-about-visual > .managed-split-video,
.mianti-about-visual > .managed-split-slider,
.mianti-about-visual .managed-hero-media,
.mianti-about-visual .managed-hero-media img {
  width: 100%;
  height: 100%;
  min-height: 650px;
  object-fit: cover;
  background-size: cover;
  background-position: center;
}
.mianti-about-stamp {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 178px;
  min-height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 24px;
  background: var(--mianti-cocoa);
  color: #fff;
}
.mianti-about-stamp span {
  color: #074F2C;
  font-size: 9px;
  font-weight: 850;
  letter-spacing: 0.18em;
}
.mianti-about-stamp strong {
  margin-top: 3px;
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 25px;
  font-weight: 500;
}
.mianti-about-stamp small {
  margin-top: 18px;
  color: #c8bbb0;
  font-size: 9px;
  letter-spacing: 0.06em;
}
.mianti-about-intro-section {
  border-top: 1px solid var(--mianti-line);
}
.mianti-about-intro-grid {
  display: grid;
  grid-template-columns: 0.9fr 1.1fr;
  gap: clamp(48px, 7vw, 120px);
  align-items: start;
}
.mianti-about-intro-grid h2 {
  margin: 14px 0 0;
  font-size: clamp(42px, 5vw, 72px);
  line-height: 1.02;
}
.mianti-about-intro-copy {
  max-width: 760px;
  padding-top: 24px;
}
.mianti-about-intro-copy p {
  margin: 0 0 22px;
  color: var(--mianti-stone);
  font-size: 16px;
  line-height: 1.85;
}
.mianti-about-principles {
  background: var(--mianti-cocoa);
  color: #fff;
}
.mianti-principle-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.mianti-principle-grid article {
  position: relative;
  min-height: 360px;
  padding: 42px 32px 36px;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.mianti-principle-grid article:last-child {
  border-right: 0;
}
.mianti-principle-grid article > span {
  color: #074F2C;
  font-size: 10px;
  font-weight: 850;
  letter-spacing: 0.12em;
}
.mianti-principle-grid article > svg {
  display: block;
  width: 28px;
  height: 28px;
  margin: 58px 0 24px;
  color: #074F2C;
  stroke-width: 1.5;
}
.mianti-principle-grid h3 {
  margin: 0 0 14px;
  color: #fff;
  font-size: 27px;
}
.mianti-principle-grid p {
  margin: 0;
  color: #bdb1a7;
  font-size: 12px;
  line-height: 1.7;
}
.mianti-about-services-section {
  background: var(--mianti-ivory);
}
.mianti-about-service-list {
  margin-top: 52px;
  border-top: 1px solid var(--mianti-line);
}
.mianti-about-service-list > a,
.mianti-about-service-list > button {
  width: 100%;
  min-height: 145px;
  display: grid;
  grid-template-columns: 70px 1fr 34px;
  gap: 24px;
  align-items: center;
  padding: 24px 10px;
  border: 0;
  border-bottom: 1px solid var(--mianti-line);
  background: transparent;
  color: var(--mianti-ink);
  text-align: left;
  cursor: pointer;
}
.mianti-about-service-list > a:hover,
.mianti-about-service-list > button:hover {
  background: rgba(255, 255, 255, 0.48);
}
.mianti-about-service-list > * > span {
  color: var(--mianti-brown);
  font-size: 10px;
  font-weight: 850;
  letter-spacing: 0.12em;
}
.mianti-about-service-list h3 {
  margin: 0 0 8px;
  font-size: clamp(28px, 3vw, 42px);
}
.mianti-about-service-list p {
  max-width: 720px;
  margin: 0;
  color: var(--mianti-stone);
  font-size: 13px;
  line-height: 1.65;
}
.mianti-about-service-list > * > svg {
  width: 22px;
  height: 22px;
  color: var(--mianti-brown);
}
.mianti-about-process-section {
  background: var(--mianti-paper);
}
.mianti-about-process-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.8fr) minmax(480px, 1.2fr);
  gap: clamp(60px, 8vw, 140px);
  align-items: start;
}
.mianti-about-process-lead {
  position: sticky;
  top: 145px;
}
.mianti-about-process-lead h2 {
  margin: 15px 0 20px;
  font-size: clamp(40px, 4.6vw, 66px);
  line-height: 1.04;
}
.mianti-about-process-lead p {
  max-width: 480px;
  color: var(--mianti-stone);
  line-height: 1.7;
}
.mianti-about-process-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid var(--mianti-line);
}
.mianti-about-process-list li {
  min-height: 154px;
  display: grid;
  grid-template-columns: 62px 1fr;
  gap: 22px;
  align-items: center;
  border-bottom: 1px solid var(--mianti-line);
}
.mianti-about-process-list li > span {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  border: 1px solid var(--mianti-brown);
  border-radius: 50%;
  color: var(--mianti-brown-dark);
  font-size: 11px;
  font-weight: 850;
}
.mianti-about-process-list strong {
  display: block;
  margin-bottom: 8px;
  color: var(--mianti-cocoa);
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 23px;
  font-weight: 500;
}
.mianti-about-process-list p {
  margin: 0;
  color: var(--mianti-stone);
  font-size: 12px;
  line-height: 1.65;
}
.mianti-about-contact-band {
  padding: 80px 0;
  background: var(--mianti-brown-dark);
  color: #fff;
}
.mianti-about-contact-grid {
  display: grid;
  grid-template-columns: 0.85fr 1.15fr;
  gap: 70px;
  align-items: center;
}
.mianti-about-contact-grid h2 {
  margin: 10px 0 12px;
  color: #fff;
  font-size: clamp(40px, 4.7vw, 64px);
}
.mianti-about-contact-grid p {
  max-width: 520px;
  margin: 0;
  color: #dfcdbd;
}
.mianti-about-contact-links {
  display: grid;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.mianti-about-contact-links a {
  min-height: 80px;
  display: grid;
  grid-template-columns: 80px 1fr 28px;
  gap: 14px;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: #fff;
}
.mianti-about-contact-links small {
  color: #cfaa88;
  font-size: 9px;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 0.12em;
}
.mianti-about-contact-links strong {
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 21px;
  font-weight: 500;
}
.mianti-about-contact-links svg {
  width: 18px;
  height: 18px;
  color: #d7b18e;
}

/* Contact */
.mianti-contact-intro {
  padding: clamp(64px, 7vw, 112px) 0 58px;
  border-bottom: 1px solid var(--mianti-line);
  background: var(--mianti-paper);
}
.mianti-contact-intro-grid {
  display: grid;
  grid-template-columns: 1.15fr 0.85fr;
  gap: clamp(50px, 8vw, 140px);
  align-items: end;
}
.mianti-contact-intro .breadcrumb {
  margin-bottom: 40px;
}
.mianti-contact-intro h1 {
  max-width: 900px;
  margin: 16px 0 0;
  font-size: clamp(48px, 6.4vw, 92px);
  line-height: 0.97;
}
.mianti-contact-intro-copy {
  padding-bottom: 12px;
}
.mianti-contact-intro-copy p {
  max-width: 580px;
  margin: 0;
  color: var(--mianti-stone);
  font-size: 16px;
  line-height: 1.8;
}
.mianti-contact-channels {
  background: var(--mianti-ivory);
  border-bottom: 1px solid var(--mianti-line);
}
.mianti-contact-channel-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.mianti-contact-channel-grid > * {
  min-height: 220px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 32px 28px;
  border-right: 1px solid var(--mianti-line);
  color: var(--mianti-ink);
}
.mianti-contact-channel-grid > *:last-child {
  border-right: 0;
}
.mianti-contact-channel-grid > a:hover {
  background: var(--mianti-paper);
}
.mianti-contact-channel-grid > * > span {
  width: 42px;
  height: 42px;
  display: grid;
  place-items: center;
  margin-bottom: 28px;
  border: 1px solid var(--mianti-brown);
  border-radius: 50%;
  color: var(--mianti-brown);
}
.mianti-contact-channel-grid svg {
  width: 18px;
  height: 18px;
}
.mianti-contact-channel-grid small {
  color: var(--mianti-brown-dark);
  font-size: 9px;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 0.13em;
}
.mianti-contact-channel-grid strong {
  margin: 7px 0 5px;
  overflow-wrap: anywhere;
  font-family: var(--site-font, "Kumbh Sans"), sans-serif;
  font-size: 20px;
  font-weight: 500;
}
.mianti-contact-channel-grid em {
  color: var(--mianti-stone);
  font-size: 10px;
  font-style: normal;
  line-height: 1.5;
}
.mianti-contact-form-section {
  background: var(--mianti-paper);
}
.mianti-contact-form-layout {
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  gap: clamp(60px, 8vw, 140px);
  align-items: start;
}
.mianti-contact-form-copy h2 {
  margin: 14px 0 20px;
  font-size: clamp(40px, 4.8vw, 64px);
  line-height: 1.04;
}
.mianti-contact-form-copy > p {
  color: var(--mianti-stone);
  line-height: 1.75;
}
.mianti-contact-note {
  display: grid;
  grid-template-columns: 32px 1fr;
  gap: 15px;
  margin-top: 40px;
  padding-top: 28px;
  border-top: 1px solid var(--mianti-line);
}
.mianti-contact-note > svg {
  width: 23px;
  height: 23px;
  color: var(--mianti-brown);
}
.mianti-contact-note strong {
  color: var(--mianti-cocoa);
  font-size: 12px;
}
.mianti-contact-note p {
  margin: 6px 0 0;
  color: var(--mianti-stone);
  font-size: 11px;
  line-height: 1.6;
}
.mianti-contact-form-card {
  padding: clamp(28px, 4vw, 54px);
  border: 1px solid var(--mianti-line);
  background: var(--mianti-ivory);
}
.mianti-contact-fields {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 26px 22px;
}
.mianti-contact-fields label {
  display: grid;
  gap: 9px;
}
.mianti-contact-fields label > span {
  color: var(--mianti-cocoa);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.mianti-contact-fields .wide {
  grid-column: 1 / -1;
}
.mianti-contact-fields input,
.mianti-contact-fields select,
.mianti-contact-fields textarea {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #bcae9e;
  border-radius: 0;
  background: transparent;
  color: var(--mianti-ink);
}
.mianti-contact-fields input,
.mianti-contact-fields select {
  min-height: 48px;
  padding: 8px 0;
}
.mianti-contact-fields textarea {
  padding: 12px 0;
  resize: vertical;
}
.mianti-contact-fields input:focus,
.mianti-contact-fields select:focus,
.mianti-contact-fields textarea:focus {
  outline: 0;
  border-color: var(--mianti-brown);
  box-shadow: none;
}
.mianti-contact-submit {
  display: flex;
  align-items: center;
  gap: 22px;
  margin-top: 30px;
}
.mianti-contact-submit small {
  max-width: 360px;
  color: var(--mianti-stone);
  font-size: 9px;
  line-height: 1.5;
}
.mianti-contact-next {
  padding: 78px 0 90px;
  background: var(--mianti-cocoa);
  color: #fff;
}
.mianti-contact-next .eyebrow {
  color: #074F2C;
}
.mianti-contact-next h2 {
  color: #fff;
}
.mianti-contact-next-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 38px;
  border-top: 1px solid rgba(255, 255, 255, 0.18);
}
.mianti-contact-next-grid a {
  min-height: 230px;
  display: grid;
  grid-template-columns: 1fr 24px;
  grid-template-rows: auto 1fr auto;
  gap: 12px;
  padding: 28px;
  border-right: 1px solid rgba(255, 255, 255, 0.18);
  color: #fff;
}
.mianti-contact-next-grid a:last-child {
  border-right: 0;
}
.mianti-contact-next-grid a:hover {
  background: rgba(255, 255, 255, 0.04);
}
.mianti-contact-next-grid span {
  grid-column: 1 / -1;
  color: #074F2C;
  font-size: 9px;
  font-weight: 850;
}
.mianti-contact-next-grid h3 {
  align-self: end;
  margin: 0;
  color: #fff;
  font-size: 32px;
}
.mianti-contact-next-grid p {
  margin: 0;
  color: #bdb1a7;
  font-size: 11px;
  line-height: 1.6;
}
.mianti-contact-next-grid svg {
  align-self: end;
  width: 19px;
  height: 19px;
  color: #074F2C;
}

@media (max-width: 1050px) {
  .mianti-about-hero-grid,
  .mianti-about-intro-grid,
  .mianti-about-process-grid,
  .mianti-about-contact-grid,
  .mianti-contact-intro-grid,
  .mianti-contact-form-layout {
    grid-template-columns: 1fr;
  }
  .mianti-about-visual {
    min-height: 520px;
  }
  .mianti-about-visual > img,
  .mianti-about-visual > .media-fallback,
  .mianti-about-visual > .managed-split-video,
  .mianti-about-visual > .managed-split-slider,
  .mianti-about-visual .managed-hero-media,
  .mianti-about-visual .managed-hero-media img {
    min-height: 520px;
  }
  .mianti-principle-grid,
  .mianti-contact-channel-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .mianti-principle-grid article:nth-child(2),
  .mianti-contact-channel-grid > *:nth-child(2) {
    border-right: 0;
  }
  .mianti-principle-grid article:nth-child(-n + 2),
  .mianti-contact-channel-grid > *:nth-child(-n + 2) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .mianti-contact-channel-grid > *:nth-child(-n + 2) {
    border-bottom-color: var(--mianti-line);
  }
  .mianti-about-process-lead {
    position: static;
  }
}

@media (max-width: 700px) {
  .mianti-about-hero {
    padding-top: 38px;
  }
  .mianti-about-copy .breadcrumb,
  .mianti-contact-intro .breadcrumb {
    margin-bottom: 28px;
  }
  .mianti-about-copy h1,
  .mianti-contact-intro h1 {
    font-size: clamp(44px, 13vw, 62px);
  }
  .mianti-about-actions {
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
  }
  .mianti-about-visual {
    min-height: 410px;
  }
  .mianti-about-visual > img,
  .mianti-about-visual > .media-fallback,
  .mianti-about-visual > .managed-split-video,
  .mianti-about-visual > .managed-split-slider,
  .mianti-about-visual .managed-hero-media,
  .mianti-about-visual .managed-hero-media img {
    min-height: 410px;
  }
  .mianti-about-stamp {
    width: 145px;
    min-height: 122px;
    padding: 18px;
  }
  .mianti-principle-grid,
  .mianti-contact-channel-grid,
  .mianti-contact-next-grid {
    grid-template-columns: 1fr;
  }
  .mianti-principle-grid article,
  .mianti-contact-channel-grid > *,
  .mianti-contact-next-grid a {
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }
  .mianti-contact-channel-grid > * {
    border-bottom-color: var(--mianti-line);
  }
  .mianti-principle-grid article {
    min-height: 260px;
  }
  .mianti-principle-grid article > svg {
    margin-top: 34px;
  }
  .mianti-about-service-list > a,
  .mianti-about-service-list > button {
    grid-template-columns: 42px 1fr 22px;
    gap: 12px;
  }
  .mianti-about-process-list li {
    grid-template-columns: 48px 1fr;
  }
  .mianti-about-contact-links a {
    grid-template-columns: 60px 1fr 20px;
  }
  .mianti-contact-fields {
    grid-template-columns: 1fr;
  }
  .mianti-contact-fields .wide {
    grid-column: auto;
  }
  .mianti-contact-submit {
    align-items: flex-start;
    flex-direction: column;
  }
}


/* ===== mianti-signature.css ===== */
/* ======================================================================
   MIANTI SAFARIS — SIGNATURE PUBLIC IDENTITY
   Solid-colour system inspired by the company's gold lion branding.
   No gradients are used in this stylesheet.
   ====================================================================== */
body{
    --primary:#074F2C !important;
    --primary-dark:#053A21 !important;
    --secondary:#171717 !important;
    --secondary-dark:#090909 !important;
    --mianti-gold:#074F2C;
    --mianti-gold-deep:#053A21;
    --mianti-ink:#171717;
    --mianti-black:#0b0b0b;
    --mianti-charcoal:#242424;
    --mianti-ivory:#f8f4e9;
    --mianti-sand:#eee6d3;
    --mianti-paper:#fffdf8;
    --mianti-line:rgba(23,23,23,.14);
    --mianti-muted:#68645b;
    color:var(--mianti-ink);
    background:var(--mianti-paper);
}
body .btn-primary{background:var(--mianti-gold)!important;color:var(--mianti-black)!important;border-color:var(--mianti-gold)!important;font-weight:800}
body .btn-primary:hover{background:var(--mianti-gold-deep)!important;border-color:var(--mianti-gold-deep)!important;color:var(--mianti-black)!important;transform:translateY(-1px)}
body .btn-secondary{background:transparent!important;color:var(--mianti-ink)!important;border:1px solid var(--mianti-ink)!important}
body .btn-secondary:hover{background:var(--mianti-ink)!important;color:#fff!important}
.signature-kicker{display:inline-flex;align-items:center;gap:.65rem;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem;font-weight:800;color:#8c7000}
.signature-kicker:before{content:"";width:30px;height:2px;background:var(--mianti-gold)}
.signature-kicker-light{color:var(--mianti-gold)}
.signature-kicker-light:before{background:var(--mianti-gold)}
.signature-text-link{display:inline-flex;align-items:center;gap:.45rem;color:var(--mianti-ink);font-weight:800;text-decoration:none;border-bottom:1px solid rgba(23,23,23,.35);padding-bottom:.15rem}
.signature-text-link svg{width:16px;height:16px;transition:transform .2s ease}.signature-text-link:hover svg{transform:translateX(4px)}
.signature-text-link.light{color:#fff;border-color:rgba(255,255,255,.45)}
.signature-lead{font-size:clamp(1.15rem,1.8vw,1.55rem)!important;line-height:1.55!important;color:var(--mianti-ink)!important}

/* Header */
.mianti-topbar{background:var(--mianti-black)!important;color:#fff!important;border:0!important}.mianti-topbar p{color:#ddd!important;letter-spacing:.04em}.mianti-topbar a{color:#fff!important}.mianti-topbar a:hover{color:var(--mianti-gold)!important}
.signature-site-header{background:rgba(255,253,248,.98)!important;border-bottom:1px solid var(--mianti-line)!important;box-shadow:none!important}
.signature-header-grid{min-height:92px!important}.signature-centered-brand .mianti-logo-frame{border:0!important;background:transparent!important;box-shadow:none!important}.signature-centered-brand .mianti-logo-image{height:82px!important;width:auto!important;object-fit:contain!important}
.signature-nav{gap:clamp(.6rem,1.15vw,1.45rem)!important}.signature-nav>a{padding:.55rem 0!important;border-radius:0!important;background:transparent!important;color:var(--mianti-ink)!important;font-size:.82rem!important;font-weight:800!important;letter-spacing:.02em!important;white-space:nowrap}.signature-nav>a:not(.signature-design-btn):after{content:"";display:block;width:0;height:2px;background:var(--mianti-gold);margin-top:.38rem;transition:width .2s ease}.signature-nav>a.active:after,.signature-nav>a:hover:after{width:100%}.signature-nav>a svg{display:none!important}.signature-nav .signature-design-btn{padding:.8rem 1rem!important;display:inline-flex!important;gap:.45rem!important}.signature-nav .signature-design-btn svg{display:block!important;width:15px!important}
.signature-mobile-nav .mobile-nav-quote{background:var(--mianti-gold)!important;color:var(--mianti-black)!important;border:0!important;text-decoration:none!important}

/* Homepage hero */
.mianti-signature-home-hero{position:relative;min-height:calc(100vh - 125px);display:flex;align-items:flex-end;background:var(--mianti-black);overflow:hidden;color:#fff}
.signature-home-media{position:absolute;inset:0}.signature-home-media>*,.signature-home-media img,.signature-home-media picture{width:100%;height:100%;object-fit:cover}.signature-home-shade{position:absolute;inset:0;background:rgba(0,0,0,.50)}
.signature-home-content{position:relative;z-index:2;width:100%;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.55fr);gap:6vw;align-items:end;padding-top:9rem;padding-bottom:6rem}
.signature-home-copy{max-width:780px}.signature-home-copy h1{font-size:clamp(3.4rem,7.4vw,7.5rem)!important;line-height:.88!important;letter-spacing:-.055em;margin:1.4rem 0 1.8rem;color:#fff}.signature-home-copy h1 em{font-style:normal;color:var(--mianti-gold)}.signature-home-copy>p{max-width:650px;font-size:clamp(1.08rem,1.55vw,1.35rem);line-height:1.65;color:rgba(255,255,255,.9)}.signature-hero-actions{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;margin-top:2rem}.signature-home-note{border-top:3px solid var(--mianti-gold);padding:1.4rem 0 0;align-self:end}.signature-home-note small{color:var(--mianti-gold);letter-spacing:.14em;font-weight:800}.signature-home-note p{font-size:1.05rem;line-height:1.7;color:#eee}.signature-home-note a{color:#fff;font-weight:800;text-decoration:none;display:flex;align-items:center;gap:.4rem}.signature-home-note svg{width:16px}.signature-home-scroll{position:absolute;right:2rem;bottom:2rem;z-index:3;display:flex;gap:.5rem;align-items:center;font-size:.68rem;letter-spacing:.18em;transform:rotate(90deg);transform-origin:right bottom;color:rgba(255,255,255,.75)}.signature-home-scroll svg{width:15px}

.signature-intro-section{background:var(--mianti-paper);padding-top:7.5rem!important;padding-bottom:7.5rem!important}.signature-intro-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:9vw}.signature-intro-grid h2{font-size:clamp(2.5rem,4.5vw,4.7rem)!important;line-height:1!important;letter-spacing:-.045em;margin:1.1rem 0 0}.signature-intro-grid>div:last-child{border-left:1px solid var(--mianti-line);padding-left:4vw}.signature-intro-grid p{font-size:1.02rem;line-height:1.8;color:#5e5a52}
.signature-values-band{background:var(--mianti-gold);padding:0}.signature-values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.signature-values-grid article{position:relative;padding:3.2rem 2.1rem;border-right:1px solid rgba(0,0,0,.18);min-height:270px}.signature-values-grid article:first-child{border-left:1px solid rgba(0,0,0,.18)}.signature-values-grid article>span{font-size:.7rem;font-weight:900;letter-spacing:.16em}.signature-values-grid article>svg{width:30px;height:30px;display:block;margin:2rem 0 1.2rem}.signature-values-grid h3{font-size:1.35rem;margin:0 0 .7rem}.signature-values-grid p{margin:0;line-height:1.65;color:#382f05}

.signature-section{padding-top:7rem!important;padding-bottom:7rem!important}.signature-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.55fr);gap:5vw;align-items:end;margin-bottom:3rem}.signature-section-head h2{font-size:clamp(2.4rem,4.2vw,4.4rem)!important;line-height:1.02!important;letter-spacing:-.045em;margin:.9rem 0 0}.signature-section-head>p{color:var(--mianti-muted);font-size:1.03rem;line-height:1.7;margin:0}.signature-section-head.light h2,.signature-section-head.light>p{color:#fff}.signature-section-head.light>p{color:#ccc}.signature-section-footer{display:flex;justify-content:center;margin-top:3.5rem}
.signature-journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.signature-journey-card{background:#fff;border:1px solid var(--mianti-line);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.signature-journey-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(0,0,0,.09)}.signature-card-media{display:block;aspect-ratio:4/3;overflow:hidden;background:#ddd}.signature-card-media img,.signature-card-media picture,.signature-card-media>*{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.signature-journey-card:hover .signature-card-media img{transform:scale(1.03)}.signature-journey-card>div{padding:1.45rem}.signature-journey-card small,.signature-stay-card small,.signature-journal-grid small{display:block;color:#8a710d;font-weight:800;text-transform:uppercase;letter-spacing:.11em;font-size:.68rem;margin-bottom:.55rem}.signature-journey-card h3,.signature-stay-card h3,.signature-journal-grid h3{font-size:1.45rem;line-height:1.18;margin:0 0 .65rem}.signature-journey-card h3 a,.signature-stay-card h3 a,.signature-journal-grid h3 a{color:inherit;text-decoration:none}.signature-journey-card p,.signature-stay-card p,.signature-journal-grid p{color:#68645b;line-height:1.65}.signature-card-actions{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-top:1.25rem}.signature-customise-link{font-size:.78rem;font-weight:900;color:#7c6500;text-decoration:none;text-transform:uppercase;letter-spacing:.07em}.signature-journey-featured{grid-column:span 2;display:grid;grid-template-columns:1.3fr .8fr}.signature-journey-featured .signature-card-media{aspect-ratio:auto;min-height:390px}

.signature-designer-band{background:var(--mianti-black);color:#fff;padding:7rem 0}.signature-designer-band-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:9vw;align-items:center}.signature-designer-band h2{font-size:clamp(2.5rem,4.8vw,5rem)!important;line-height:1!important;letter-spacing:-.045em;margin:1rem 0 1.5rem;color:#fff}.signature-designer-band p{color:#cfcfcf;line-height:1.75;font-size:1.05rem;max-width:700px}.signature-designer-steps{border-top:1px solid #555}.signature-designer-steps article{display:flex;gap:1.3rem;padding:1.3rem .2rem;border-bottom:1px solid #444;align-items:center}.signature-designer-steps b{color:var(--mianti-gold);font-size:.75rem;letter-spacing:.1em}.signature-designer-steps span{display:flex;flex-direction:column;gap:.22rem}.signature-designer-steps strong{font-size:1.08rem}.signature-designer-steps small{color:#aaa}

.destination-editorial-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:320px;gap:.7rem}.destination-editorial-card{position:relative;overflow:hidden;background:#ddd;color:#fff}.destination-editorial-card.wide{grid-column:span 2}.destination-editorial-card>img,.destination-editorial-card>picture,.destination-editorial-card>.media-placeholder,.destination-editorial-card>*:not(.destination-editorial-overlay){width:100%;height:100%;object-fit:cover}.destination-editorial-card:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.28);transition:background .25s}.destination-editorial-card:hover:after{background:rgba(0,0,0,.45)}.destination-editorial-overlay{position:absolute;z-index:2;left:1.4rem;right:1.4rem;bottom:1.4rem;display:grid;gap:.25rem}.destination-editorial-overlay small{font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;color:var(--mianti-gold);font-weight:800}.destination-editorial-overlay strong{font-size:1.7rem}.destination-editorial-overlay em{font-style:normal;font-size:.78rem;font-weight:800;display:flex;align-items:center;gap:.4rem;opacity:.9}.destination-editorial-overlay svg{width:14px}

.signature-vehicle-band{background:var(--mianti-charcoal);color:#fff;padding:6.5rem 0}.signature-vehicle-band-grid{display:grid;grid-template-columns:.65fr 1fr;gap:8vw;align-items:center}.signature-vehicle-mark{font-size:clamp(7rem,18vw,17rem);font-weight:900;line-height:.7;color:var(--mianti-gold);letter-spacing:-.08em}.signature-vehicle-band h2{font-size:clamp(2.8rem,5vw,5.2rem)!important;line-height:.95!important;letter-spacing:-.05em;color:#fff;margin:1rem 0}.signature-vehicle-band p{color:#ccc;line-height:1.8;font-size:1.08rem}.signature-feature-row{display:flex;flex-wrap:wrap;gap:1.5rem;margin:1.7rem 0}.signature-feature-row span{display:flex;gap:.45rem;align-items:center;font-weight:700}.signature-feature-row svg{width:18px;color:var(--mianti-gold)}

.signature-stay-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.signature-stay-card{border-bottom:2px solid var(--mianti-ink)}.signature-stay-card>a{display:block;aspect-ratio:1/1.05;overflow:hidden;background:#ddd}.signature-stay-card>a img,.signature-stay-card>a>*{width:100%;height:100%;object-fit:cover}.signature-stay-card>div{padding:1.25rem .15rem 1.5rem}.signature-stay-card h3{font-size:1.25rem}.signature-stay-card p{font-size:.92rem}
.signature-experience-home{background:var(--mianti-black);color:#fff}.signature-experience-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #444;border-left:1px solid #444}.signature-experience-strip>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.6rem;border-right:1px solid #444;border-bottom:1px solid #444;color:#fff;text-decoration:none;min-height:125px}.signature-experience-strip>a:hover{background:#222}.signature-experience-strip>a>svg:first-child{color:var(--mianti-gold);width:26px}.signature-experience-strip>a>svg:last-child{width:16px}.signature-experience-strip span{display:flex;flex-direction:column;gap:.25rem}.signature-experience-strip small{color:#999}
.signature-process-section{background:var(--mianti-ivory)}.signature-process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--mianti-ink)}.signature-process-grid article{padding:2.2rem 2rem 0 0;min-height:230px;position:relative}.signature-process-grid article:before{content:"";position:absolute;top:-3px;left:0;width:55px;height:5px;background:var(--mianti-gold)}.signature-process-grid span{font-weight:900;font-size:.72rem;letter-spacing:.15em}.signature-process-grid h3{font-size:1.55rem;margin:1.6rem 0 .6rem}.signature-process-grid p{color:#676258;line-height:1.7}
.signature-story-band{background:var(--mianti-gold);padding:6rem 0}.signature-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw}.signature-story-grid .signature-kicker-light{color:var(--mianti-black)}.signature-story-grid .signature-kicker-light:before{background:var(--mianti-black)}.signature-story-grid h2{font-size:clamp(2.6rem,4.6vw,4.8rem)!important;line-height:1!important;letter-spacing:-.05em;margin:1rem 0}.signature-story-grid p{font-size:1.15rem;line-height:1.8;color:#332d12}.signature-story-grid .signature-text-link.light{color:var(--mianti-black);border-color:rgba(0,0,0,.4)}
.signature-review-section{background:var(--mianti-paper)}.signature-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.signature-review-grid blockquote{margin:0;background:#fff;border:1px solid var(--mianti-line);padding:2.2rem}.signature-stars{color:#b18e00;letter-spacing:.12em}.signature-review-grid blockquote>p{font-size:1.12rem;line-height:1.75;color:#36332d}.signature-review-grid footer{display:flex;justify-content:space-between;gap:1rem;padding-top:1rem;border-top:1px solid var(--mianti-line);font-size:.83rem}.signature-review-grid footer span{color:#777}
.signature-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.signature-journal-grid article>div{padding:1.2rem 0}.signature-head-links{display:flex;gap:1.2rem;flex-wrap:wrap;align-items:center;justify-content:flex-end}

/* Shared inner-page hero */
.signature-hero{background:var(--mianti-ivory);padding:7rem 0 6rem;border-bottom:1px solid var(--mianti-line)}.signature-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.62fr);gap:9vw;align-items:center}.signature-hero-copy h1{font-size:clamp(3.3rem,6.5vw,6.8rem)!important;line-height:.92!important;letter-spacing:-.055em;margin:1rem 0 1.4rem}.signature-hero-copy h1 em{font-style:normal;color:#a48400}.signature-hero-copy>p{font-size:1.15rem;line-height:1.75;color:#5d594f;max-width:730px}.signature-trust-line{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:2rem;color:#5e5a52;font-size:.85rem;font-weight:700}.signature-trust-line span{display:flex;gap:.45rem;align-items:center}.signature-trust-line svg{width:17px;color:#967800}.signature-hero-compact{padding-top:6rem;padding-bottom:5rem}.signature-wordmark-card{background:var(--mianti-black);color:#fff;padding:2.5rem;display:flex;flex-direction:column;align-items:flex-start}.signature-wordmark-card small{color:var(--mianti-gold);letter-spacing:.15em;font-weight:800;margin-bottom:1.7rem}.signature-wordmark-card strong{font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.05;letter-spacing:-.04em}.signature-wordmark-card strong:nth-of-type(2){color:var(--mianti-gold)}

/* Safari Designer */
.designer-intro-card{background:var(--mianti-black);color:#fff;padding:2.2rem}.designer-intro-card>small{color:var(--mianti-gold);letter-spacing:.15em;font-weight:800}.designer-intro-card ol{list-style:none;margin:1.6rem 0 0;padding:0}.designer-intro-card li{display:grid;grid-template-columns:45px 1fr;gap:1rem;padding:1rem 0;border-top:1px solid #3c3c3c}.designer-intro-card li>span{color:var(--mianti-gold);font-size:.72rem;font-weight:900}.designer-intro-card strong{display:block}.designer-intro-card p{font-size:.85rem;color:#aaa;line-height:1.55;margin:.3rem 0 0}.designer-section{background:var(--mianti-paper);padding-top:6rem!important}.designer-shell{max-width:1160px}.designer-progress{position:sticky;top:0;z-index:10;background:var(--mianti-paper);padding:1rem 0 1.25rem;margin-bottom:2rem}.designer-progress-bar{height:5px;background:#e5dfd1}.designer-progress-bar span{display:block;height:100%;width:20%;background:var(--mianti-gold);transition:width .25s ease}.designer-progress-meta{display:flex;justify-content:space-between;margin-top:.7rem;font-size:.77rem;text-transform:uppercase;letter-spacing:.09em}.designer-progress-meta span{color:#79736a}.designer-form{background:#fff;border:1px solid var(--mianti-line);padding:clamp(1.4rem,4vw,4rem)}.designer-step{display:none}.designer-step.is-active{display:block}.designer-step-heading{display:grid;grid-template-columns:70px 1fr;gap:1.2rem;align-items:start;margin-bottom:2.5rem}.designer-step-heading>span{font-size:3rem;font-weight:900;color:#ddd4bf;line-height:1}.designer-step-heading small{font-size:.7rem;letter-spacing:.15em;font-weight:900;color:#937600}.designer-step-heading h2{font-size:clamp(2.1rem,3.6vw,3.7rem)!important;letter-spacing:-.04em;line-height:1.03!important;margin:.45rem 0 .65rem}.designer-step-heading p{color:#777166;line-height:1.6}.designer-field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.designer-field-grid-spaced{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--mianti-line)}.designer-field{display:flex;flex-direction:column;gap:.5rem}.designer-field>span,.designer-field-wide>span{font-size:.77rem;text-transform:uppercase;letter-spacing:.07em;font-weight:800;color:#57534b}.designer-field input,.designer-field select,.designer-field textarea{width:100%;border:1px solid #cfc8b9;background:#fff;padding:.92rem 1rem;border-radius:0;min-height:50px;color:#1c1c1c}.designer-field input:focus,.designer-field select:focus,.designer-field textarea:focus{outline:2px solid rgba(242,195,0,.45);border-color:#9c7e00}.designer-field-wide{grid-column:1/-1}.field-suffix{display:flex;border:1px solid #cfc8b9;background:#fff}.field-suffix input{border:0!important;flex:1}.field-suffix em{font-style:normal;padding:0 1rem;display:flex;align-items:center;background:#f3eee3;color:#666;font-size:.8rem;font-weight:800}.designer-child-age-grid{display:flex;flex-wrap:wrap;gap:.65rem}.designer-child-age-grid label{display:flex;flex-direction:column;gap:.3rem;font-size:.72rem;color:#6d675e}.designer-child-age-grid input{width:110px;border:1px solid #cfc8b9;padding:.8rem}.designer-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.designer-choice-card{position:relative;cursor:pointer;border:1px solid var(--mianti-line);background:#fff}.designer-choice-card>input{position:absolute;opacity:0;pointer-events:none}.choice-card-media{display:block;aspect-ratio:4/2.8;background:#ddd;overflow:hidden}.choice-card-media img,.choice-card-media>*{width:100%;height:100%;object-fit:cover}.choice-card-copy{position:relative;display:flex;flex-direction:column;padding:1rem 2.7rem 1rem 1rem}.choice-card-copy small{font-size:.72rem;color:#777}.choice-card-copy>i,.choice-card-copy>svg{position:absolute;right:1rem;top:1.1rem;width:20px;height:20px;border:1px solid #bdb7aa;border-radius:50%;padding:3px;color:transparent}.designer-choice-card input:checked~.choice-card-copy{background:var(--mianti-gold)}.designer-choice-card input:checked~.choice-card-copy>i,.designer-choice-card input:checked~.choice-card-copy>svg{background:var(--mianti-black);border-color:var(--mianti-black);color:#fff}.designer-inline-check{display:flex;align-items:center;gap:.8rem;margin-top:1.2rem;padding:1rem;border:1px dashed #aaa;cursor:pointer}.designer-inline-check input{accent-color:#a68400}.designer-inline-check span{display:flex;flex-direction:column}.designer-inline-check small{color:#777}.designer-icon-choice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.designer-icon-choice{cursor:pointer}.designer-icon-choice>input{position:absolute;opacity:0}.designer-icon-choice>span{position:relative;min-height:180px;border:1px solid var(--mianti-line);padding:1.35rem;display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.designer-icon-choice>span>svg{width:28px;color:#9b7d00}.designer-icon-choice strong{font-size:1rem}.designer-icon-choice small{font-size:.78rem;color:#777;line-height:1.45}.designer-icon-choice b{position:absolute;right:1rem;top:1rem;border:1px solid #bbb;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:transparent}.designer-icon-choice b svg{width:14px}.designer-icon-choice input:checked+span{background:var(--mianti-gold);border-color:var(--mianti-gold)}.designer-icon-choice input:checked+span>svg{color:#111}.designer-icon-choice input:checked+span b{background:#111;border-color:#111;color:#fff}.designer-stay-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.designer-stay-choices label{cursor:pointer}.designer-stay-choices input{position:absolute;opacity:0}.designer-stay-choices label>span{position:relative;display:flex;flex-direction:column;gap:.65rem;border:1px solid var(--mianti-line);padding:1.4rem;min-height:190px}.designer-stay-choices label>span>svg{width:27px;color:#9c7e00}.designer-stay-choices small{color:#777;line-height:1.5}.designer-stay-choices b{position:absolute;right:1rem;top:1rem;border:1px solid #bbb;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;color:transparent}.designer-stay-choices b svg{width:14px}.designer-stay-choices input:checked+span{background:var(--mianti-ink);border-color:var(--mianti-ink);color:#fff}.designer-stay-choices input:checked+span small{color:#bbb}.designer-stay-choices input:checked+span>svg{color:var(--mianti-gold)}.designer-stay-choices input:checked+span b{background:var(--mianti-gold);border-color:var(--mianti-gold);color:#111}.designer-consent{margin-top:1.5rem}.designer-submit-note{margin-top:1.4rem;display:flex;gap:.8rem;background:var(--mianti-ivory);padding:1rem;color:#625e55}.designer-submit-note svg{color:#927600;flex:0 0 auto}.designer-submit-note span{font-size:.86rem;line-height:1.5}.designer-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:2.3rem;padding-top:1.8rem;border-top:1px solid var(--mianti-line)}.designer-actions .designer-next,.designer-actions .designer-submit{margin-left:auto}.designer-contact-strip{display:flex;align-items:center;justify-content:center;gap:1.3rem;flex-wrap:wrap;background:var(--mianti-ink);color:#fff;padding:1.1rem}.designer-contact-strip>span{color:#aaa}.designer-contact-strip a{color:#fff;text-decoration:none;font-weight:800;display:flex;align-items:center;gap:.4rem}.designer-contact-strip svg{width:16px;color:var(--mianti-gold)}

/* Experiences */
.experience-theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.experience-theme-card{border:1px solid var(--mianti-line);padding:2rem;color:var(--mianti-ink);text-decoration:none;min-height:280px;display:flex;flex-direction:column;align-items:flex-start;transition:.2s}.experience-theme-card:hover{background:var(--mianti-gold);border-color:var(--mianti-gold);transform:translateY(-3px)}.experience-theme-card>span{width:48px;height:48px;display:grid;place-items:center;background:var(--mianti-ink);color:var(--mianti-gold);margin-bottom:2rem}.experience-theme-card>span svg{width:24px}.experience-theme-card>small{font-size:.68rem;letter-spacing:.14em;font-weight:900;color:#867000}.experience-theme-card h3{font-size:1.65rem;margin:.5rem 0}.experience-theme-card p{line-height:1.6;color:#68645b;flex:1}.experience-theme-card:hover p{color:#332d12}.experience-theme-card>strong{font-size:.82rem;display:flex;gap:.4rem;align-items:center}.experience-theme-card>strong svg{width:15px}.signature-section-dark{background:var(--mianti-black);color:#fff}.activity-editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.activity-editorial-card{background:#191919;border:1px solid #343434}.activity-editorial-media{aspect-ratio:16/10;overflow:hidden;background:#333}.activity-editorial-media img,.activity-editorial-media>*{width:100%;height:100%;object-fit:cover}.activity-editorial-copy{padding:1.35rem}.activity-editorial-copy small{color:var(--mianti-gold);text-transform:uppercase;letter-spacing:.1em;font-size:.68rem;font-weight:800}.activity-editorial-copy h3{font-size:1.3rem;color:#fff}.activity-editorial-copy p{color:#aaa;line-height:1.6}.activity-editorial-copy>span{display:flex;gap:.4rem;align-items:center;color:#ddd;font-size:.78rem}.activity-editorial-copy svg{width:15px;color:var(--mianti-gold)}.signature-card-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}

/* Travel guide */
.guide-note-card{background:var(--mianti-gold);padding:2.2rem;display:flex;gap:1.2rem;align-items:flex-start}.guide-note-card>svg{width:32px;flex:0 0 auto}.guide-note-card strong{font-size:1.1rem}.guide-note-card p{line-height:1.7;color:#3d3513}.guide-topic-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--mianti-line);border-left:1px solid var(--mianti-line)}.guide-topic-card{padding:2rem;border-right:1px solid var(--mianti-line);border-bottom:1px solid var(--mianti-line);min-height:260px}.guide-topic-card>span{width:44px;height:44px;background:var(--mianti-ink);color:var(--mianti-gold);display:grid;place-items:center}.guide-topic-card svg{width:22px}.guide-topic-card h3{font-size:1.25rem;margin:1.4rem 0 .6rem}.guide-topic-card p{color:#6c675e;line-height:1.65;margin:0}.guide-season-section{background:var(--mianti-gold)}.guide-season-grid{display:grid;grid-template-columns:.7fr 1fr;gap:8vw}.guide-season-grid h2{font-size:clamp(2.5rem,4vw,4rem)!important;letter-spacing:-.04em;line-height:1.02!important}.guide-season-grid>div:first-child p{font-size:1.08rem;line-height:1.7}.season-cards{border-top:1px solid rgba(0,0,0,.3)}.season-cards article{padding:1.3rem 0;border-bottom:1px solid rgba(0,0,0,.3)}.season-cards small{display:block;font-size:.68rem;letter-spacing:.14em;font-weight:900}.season-cards strong{display:block;font-size:1.2rem;margin:.4rem 0}.season-cards p{margin:0;color:#473d14;line-height:1.6}.guide-checklist-grid{display:grid;grid-template-columns:.7fr 1fr;gap:8vw}.guide-checklist-grid h2{font-size:clamp(2.4rem,4vw,4rem)!important;letter-spacing:-.04em}.guide-checklist-grid ul{list-style:none;padding:0;margin:0;border-top:1px solid var(--mianti-line)}.guide-checklist-grid li{display:flex;gap:.8rem;align-items:center;padding:1rem 0;border-bottom:1px solid var(--mianti-line);font-weight:700}.guide-checklist-grid li svg{width:18px;color:#927600}
.signature-inline-cta{background:var(--mianti-black);color:#fff;padding:4.5rem 0}.signature-inline-cta>.container{display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center}.signature-inline-cta small{color:var(--mianti-gold);letter-spacing:.14em;font-weight:900}.signature-inline-cta h2{font-size:clamp(2rem,3.5vw,3.6rem)!important;line-height:1.05!important;color:#fff;margin:.5rem 0}.signature-inline-cta p{color:#aaa}.signature-inline-cta>.container>div:last-child{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}

/* Vehicle */
.vehicle-hero{background:var(--mianti-black);color:#fff;padding:7rem 0;overflow:hidden}.vehicle-hero-grid{display:grid;grid-template-columns:.8fr 1fr;gap:5vw;align-items:center}.vehicle-hero-number{font-size:clamp(10rem,25vw,25rem);font-weight:900;line-height:.7;color:var(--mianti-gold);letter-spacing:-.1em;white-space:nowrap;margin-left:-8vw}.vehicle-hero-copy h1{font-size:clamp(3.4rem,6vw,6.4rem)!important;line-height:.9!important;letter-spacing:-.055em;color:#fff;margin:1rem 0 1.5rem}.vehicle-hero-copy h1 em{font-style:normal;color:var(--mianti-gold)}.vehicle-hero-copy p{color:#bbb;line-height:1.75;font-size:1.1rem}.vehicle-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--mianti-line);border:1px solid var(--mianti-line)}.vehicle-feature-grid article{background:var(--mianti-paper);padding:2rem;min-height:240px}.vehicle-feature-grid article>span{width:48px;height:48px;background:var(--mianti-gold);display:grid;place-items:center}.vehicle-feature-grid h3{font-size:1.25rem;margin:1.4rem 0 .7rem}.vehicle-feature-grid p{color:#6a655b;line-height:1.65}.vehicle-philosophy-section{background:var(--mianti-charcoal);color:#fff;padding:6rem 0}.vehicle-philosophy-grid{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.vehicle-philosophy-grid h2{font-size:clamp(2.6rem,4.5vw,4.5rem)!important;color:#fff;line-height:1.02!important;letter-spacing:-.04em}.vehicle-philosophy-grid p{color:#ccc;line-height:1.8;font-size:1.05rem}.vehicle-day-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:1.2rem;align-items:center}.vehicle-day-flow>svg{color:#967900}.vehicle-day-flow article{border-top:4px solid var(--mianti-gold);padding-top:1.4rem;min-height:180px}.vehicle-day-flow span{font-size:.68rem;letter-spacing:.14em;font-weight:900;color:#917600}.vehicle-day-flow strong{display:block;font-size:1.25rem;margin:.5rem 0}.vehicle-day-flow p{color:#6b665d;line-height:1.6}

/* About */
.about-signature-hero{background:var(--mianti-ivory);padding:7rem 0 6rem}.about-signature-grid{display:grid;grid-template-columns:1.15fr .6fr;gap:9vw;align-items:center}.about-signature-grid h1{font-size:clamp(3.2rem,6vw,6rem)!important;line-height:.92!important;letter-spacing:-.055em;margin:1rem 0 1.5rem}.about-signature-grid>div>p{font-size:1.15rem;line-height:1.75;color:#5f5a51;max-width:750px}.about-signature-grid>aside{background:var(--mianti-gold);padding:2.5rem;display:flex;flex-direction:column}.about-signature-grid>aside>span{font-size:.7rem;letter-spacing:.15em;font-weight:900;margin-bottom:2rem}.about-signature-grid>aside strong{font-size:clamp(1.7rem,3vw,3rem);line-height:1.05}.about-signature-grid>aside strong:nth-of-type(2){color:#fff;background:var(--mianti-black);margin:.25rem -.5rem;padding:.2rem .5rem}.about-signature-grid>aside small{margin-top:2rem;line-height:1.5}.about-origin-grid{display:grid;grid-template-columns:.8fr 1fr;gap:8vw}.about-origin-grid h2{font-size:clamp(2.4rem,4.1vw,4.2rem)!important;letter-spacing:-.045em;line-height:1.02!important}.about-origin-grid p{line-height:1.8;color:#625e55}.about-team-section{background:var(--mianti-black);padding:7rem 0;color:#fff}.about-team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#393939}.about-team-grid article{background:#171717;padding:2rem;display:grid;grid-template-columns:55px 1fr;gap:1.2rem;min-height:250px}.about-team-grid article.featured{grid-column:span 2}.about-team-grid article>span{width:50px;height:50px;display:grid;place-items:center;background:var(--mianti-gold);color:#111;font-weight:900}.about-team-grid small{color:var(--mianti-gold);font-size:.66rem;letter-spacing:.12em;font-weight:800}.about-team-grid h3{font-size:1.45rem;color:#fff;margin:.5rem 0}.about-team-grid p{color:#aaa;line-height:1.65}.about-philosophy-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--mianti-ink)}.about-philosophy-grid article{padding:2rem 2rem 0 0;position:relative}.about-philosophy-grid article:before{content:"";position:absolute;top:-3px;width:55px;height:5px;background:var(--mianti-gold)}.about-philosophy-grid span{font-size:.7rem;font-weight:900;letter-spacing:.15em}.about-philosophy-grid h3{font-size:1.25rem;margin:1.5rem 0 .6rem}.about-philosophy-grid p{color:#69645a;line-height:1.65}.about-vehicle-story{background:var(--mianti-gold);padding:6rem 0}.about-vehicle-story-grid{display:grid;grid-template-columns:.7fr 1fr;gap:8vw;align-items:center}.about-vehicle-number{font-size:clamp(8rem,19vw,18rem);line-height:.7;font-weight:900;letter-spacing:-.09em}.about-vehicle-story .signature-kicker-light{color:#111}.about-vehicle-story .signature-kicker-light:before{background:#111}.about-vehicle-story h2{font-size:clamp(2.6rem,4.5vw,4.7rem)!important;line-height:1!important;letter-spacing:-.05em}.about-vehicle-story p{line-height:1.8;color:#3e3615;font-size:1.07rem}.about-vehicle-story .signature-text-link.light{color:#111;border-color:rgba(0,0,0,.4)}.about-destination-row{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem}.about-destination-row>a{position:relative;display:block;aspect-ratio:16/11;overflow:hidden;color:#fff}.about-destination-row>a>img,.about-destination-row>a>picture,.about-destination-row>a>*:not(span){width:100%;height:100%;object-fit:cover}.about-destination-row>a:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.3)}.about-destination-row>a>span{position:absolute;left:1.2rem;right:1.2rem;bottom:1.2rem;z-index:2;display:flex;justify-content:space-between;align-items:end}.about-destination-row strong{font-size:1.35rem}.about-destination-row small{display:flex;align-items:center;gap:.35rem}.about-destination-row svg{width:14px}

/* Existing global CTA + FAQs re-skinned */
.global-page-cta{background:var(--mianti-black)!important;color:#fff!important}.global-page-cta:before{background:rgba(0,0,0,.72)!important}.global-page-cta .btn-secondary{background:var(--mianti-gold)!important;color:#111!important;border-color:var(--mianti-gold)!important}.global-page-cta h2{color:#fff!important}.global-faq-section{background:var(--mianti-ivory)!important}.global-faq-section details{border-color:rgba(0,0,0,.16)!important}

/* Footer */
.mianti-footer{background:var(--mianti-black)!important;color:#fff!important}.mianti-footer a{color:#fff}.mianti-footer a:hover{color:var(--mianti-gold)!important}.mianti-footer-plan{background:var(--mianti-gold)!important;color:#111!important;text-decoration:none}.mianti-footer-lead,.mianti-footer-main,.mianti-footer-newsletter,.mianti-footer-bottom{border-color:#3c3c3c!important}.mianti-footer small,.mianti-footer span{color:#aaa}.mianti-footer-brand-block>div>span{color:var(--mianti-gold)!important}.mianti-footer-brand-block h2{color:#fff!important}.floating-whatsapp{background:#1b1b1b!important;border:2px solid var(--mianti-gold)!important;color:#fff!important}.floating-whatsapp:hover{background:var(--mianti-gold)!important;color:#111!important}

/* Collection-page language styling adjustments */
.premium-split-hero,.tour-archive-hero,.hotels-hero{--primary:var(--mianti-gold)!important}.premium-hero-copy,.tour-archive-hero-copy{background:var(--mianti-black)!important}.premium-trust-row svg,.catalog-kicker,.eyebrow{color:#074F2C}.icon-orb{background:var(--mianti-gold)!important;color:#111!important}.icon-orb.teal{background:var(--mianti-ink)!important;color:var(--mianti-gold)!important}

/* Responsive */
@media(max-width:1180px){.signature-nav{gap:.65rem!important}.signature-nav>a{font-size:.74rem!important}.signature-home-content{grid-template-columns:1.3fr .55fr}.signature-stay-grid{grid-template-columns:repeat(2,1fr)}.designer-icon-choice-grid,.designer-stay-choices{grid-template-columns:repeat(2,1fr)}}
@media(max-width:1024px){.signature-home-content,.signature-intro-grid,.signature-designer-band-grid,.signature-vehicle-band-grid,.signature-story-grid,.signature-hero-grid,.guide-season-grid,.guide-checklist-grid,.vehicle-hero-grid,.vehicle-philosophy-grid,.about-signature-grid,.about-origin-grid,.about-vehicle-story-grid{grid-template-columns:1fr}.signature-home-content{padding-top:8rem}.signature-home-note{max-width:520px}.signature-values-grid,.signature-process-grid,.about-philosophy-grid{grid-template-columns:repeat(2,1fr)}.signature-journey-grid{grid-template-columns:repeat(2,1fr)}.signature-journey-featured{grid-column:span 2}.destination-editorial-grid{grid-template-columns:repeat(2,1fr)}.signature-experience-strip,.experience-theme-grid,.activity-editorial-grid,.signature-card-grid-3,.guide-topic-grid,.vehicle-feature-grid,.about-team-grid{grid-template-columns:repeat(2,1fr)}.signature-review-grid,.signature-journal-grid{grid-template-columns:repeat(2,1fr)}.about-team-grid article.featured{grid-column:span 2}.vehicle-hero-number,.about-vehicle-number{margin-left:0}.vehicle-hero-number{font-size:12rem}.signature-inline-cta>.container{grid-template-columns:1fr;gap:1.5rem}.signature-section-head{grid-template-columns:1fr;align-items:start}.signature-section-head>p{max-width:680px}.about-destination-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.signature-section{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.signature-home-content{padding-top:7rem;padding-bottom:4rem}.signature-home-copy h1{font-size:clamp(3.25rem,16vw,5.6rem)!important}.signature-home-note{display:none}.signature-home-scroll{display:none}.signature-values-grid,.signature-process-grid,.about-philosophy-grid{grid-template-columns:1fr}.signature-values-grid article{min-height:auto;border-left:1px solid rgba(0,0,0,.18)}.signature-journey-grid,.signature-stay-grid,.signature-experience-strip,.experience-theme-grid,.activity-editorial-grid,.signature-card-grid-3,.guide-topic-grid,.vehicle-feature-grid,.signature-review-grid,.signature-journal-grid,.about-team-grid,.about-destination-row{grid-template-columns:1fr}.signature-journey-featured{grid-column:auto;display:block}.signature-journey-featured .signature-card-media{min-height:0;aspect-ratio:4/3}.destination-editorial-grid{grid-template-columns:1fr;grid-auto-rows:300px}.destination-editorial-card.wide{grid-column:auto}.signature-designer-band,.signature-vehicle-band,.signature-story-band,.vehicle-philosophy-section,.about-team-section,.about-vehicle-story{padding:4.5rem 0}.signature-vehicle-mark,.about-vehicle-number{font-size:9rem}.designer-form{padding:1.25rem}.designer-step-heading{grid-template-columns:45px 1fr}.designer-step-heading>span{font-size:2rem}.designer-field-grid,.designer-choice-grid,.designer-icon-choice-grid,.designer-stay-choices{grid-template-columns:1fr}.choice-card-media{aspect-ratio:16/8}.designer-progress{position:static}.designer-actions{flex-wrap:wrap}.designer-actions .btn{width:100%;justify-content:center}.vehicle-day-flow{grid-template-columns:1fr}.vehicle-day-flow>svg{transform:rotate(90deg);margin:auto}.about-team-grid article.featured{grid-column:auto}.signature-inline-cta{padding:3.5rem 0}.signature-home-copy .signature-hero-actions{align-items:flex-start;flex-direction:column}.signature-header-grid{min-height:76px!important}.signature-centered-brand .mianti-logo-image{height:68px!important}}
@media(max-width:480px){.signature-home-copy h1{font-size:3.45rem!important}.signature-home-copy>p{font-size:1rem}.signature-home-content{padding-bottom:3.3rem}.signature-section-head h2,.signature-intro-grid h2{font-size:2.5rem!important}.signature-hero{padding:4.5rem 0}.signature-hero-copy h1,.about-signature-grid h1,.vehicle-hero-copy h1{font-size:3.2rem!important}.signature-feature-row{gap:.8rem}.signature-designer-steps article{padding:1rem 0}.designer-choice-card .choice-card-media{display:none}.designer-choice-card{padding:0}.choice-card-copy{min-height:70px;justify-content:center}.designer-contact-strip{flex-direction:column}.guide-topic-card{min-height:auto}.vehicle-hero-number{font-size:8rem}}

/* Safari dates: clients choose a start date; the system presents the calculated end date. */
.booking-calculated-date>strong,.designer-calculated-date>strong{min-height:50px;display:flex;align-items:center;width:100%;padding:.82rem 1rem;border:1px solid #cfc8b9;border-radius:10px;background:#f6f8f6;color:var(--mianti-ink);font-size:.92rem;font-weight:850;line-height:1.35}
.booking-calculated-date>small,.designer-calculated-date>small{display:block;margin-top:.38rem;color:#777166;font-size:.73rem;line-height:1.45}
.quote-request-overlay .booking-calculated-date>strong{min-height:48px;border-color:#cce1d3;background:#f5faf6;color:#173a25}
@media(max-width:760px){.booking-calculated-date>strong,.designer-calculated-date>strong{min-height:46px;padding:.75rem .85rem}}


/* ===== mianti-device-compat.css ===== */
/* ======================================================================
   MIANTI SAFARIS — DEVICE COMPATIBILITY LAYER
   Loaded last on public/client pages.
   Purpose: stable layouts from 320px phones through tablets, laptops,
   desktops, ultra-wide screens, touch devices and mobile landscape.
   ====================================================================== */

:root{
    --mianti-page-gutter: clamp(16px, 4vw, 64px);
    --mianti-touch: 44px;
}

html{
    width:100%;
    max-width:100%;
    overflow-x:hidden;
    -webkit-text-size-adjust:100%;
    text-size-adjust:100%;
    scroll-padding-top:110px;
}

body{
    width:100%;
    max-width:100%;
    min-width:320px;
    overflow-x:hidden;
}

body.mobile-nav-open,
body.custom-quote-open,
body.quote-panel-active{
    overflow:hidden;
    overscroll-behavior:none;
}

main,
section,
article,
aside,
header,
footer,
nav,
form,
fieldset,
.container,
.customer-portal-main,
.customer-panel,
.content-panel,
.detail-main,
.booking-sidebar,
.signature-home-copy,
.signature-section-head,
.designer-form{
    min-width:0;
}

img,
picture,
video,
canvas,
svg,
iframe{
    max-width:100%;
}

img,
picture,
video{
    height:auto;
}

h1,h2,h3,h4,h5,h6,
p,li,dd,dt,
a,strong,span,small,label{
    overflow-wrap:break-word;
}

/* URLs, references and long booking identifiers must never push the page. */
.customer-panel a,
.customer-panel strong,
.customer-panel span,
.customer-booking-row,
.customer-doc-card,
.customer-mini-doc,
.booking-thread,
.signature-card-actions,
.mianti-footer a{
    overflow-wrap:anywhere;
}

button,
.btn,
input,
select,
textarea,
summary,
[role="button"]{
    max-width:100%;
}

button,
.btn,
summary,
[role="button"]{
    min-height:var(--mianti-touch);
}

input,
select,
textarea{
    width:100%;
    min-width:0;
}

textarea{
    resize:vertical;
}

.container{
    width:min(88%,1600px);
    max-width:1600px;
    margin-inline:auto;
}

/* Use dynamic/small viewport units where supported so mobile browser chrome
   does not crop full-height sections. */
.mianti-signature-home-hero{
    min-height:calc(100svh - 125px);
}

@supports(height:100dvh){
    .mianti-signature-home-hero{
        min-height:calc(100dvh - 125px);
    }
}

/* ----------------------------------------------------------------------
   HEADER / NAVIGATION
   ---------------------------------------------------------------------- */
.site-header,
.signature-site-header{
    max-width:100vw;
}

.mianti-topbar-inner,
.mianti-header-grid,
.signature-header-grid{
    min-width:0;
}

.mianti-centered-brand,
.signature-centered-brand,
.mianti-logo-frame{
    min-width:0;
}

.signature-centered-brand .mianti-logo-image{
    max-width:min(190px,24vw);
}

.mianti-mobile-menu-btn{
    touch-action:manipulation;
}

.mianti-mobile-nav{
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    padding-bottom:max(20px,env(safe-area-inset-bottom));
}

.mianti-mobile-nav a,
.mianti-mobile-nav summary{
    min-height:48px;
}

/* ----------------------------------------------------------------------
   MODALS / OVERLAYS
   ---------------------------------------------------------------------- */
.custom-quote-modal{
    padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));
}

.custom-quote-panel{
    width:min(920px,calc(100vw - 32px));
    max-width:920px;
    max-height:calc(100dvh - 32px);
    overflow:auto;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
}

.custom-quote-grid{
    min-width:0;
}

.custom-quote-grid label,
.custom-quote-grid input,
.custom-quote-grid select,
.custom-quote-grid textarea{
    min-width:0;
}

/* ----------------------------------------------------------------------
   HOME / EDITORIAL PUBLIC LAYOUTS
   ---------------------------------------------------------------------- */
.signature-home-content,
.signature-intro-grid,
.signature-section-head,
.signature-journey-grid,
.signature-stay-grid,
.signature-experience-strip,
.signature-review-grid,
.signature-journal-grid,
.signature-designer-band-grid,
.signature-vehicle-band-grid,
.signature-story-grid,
.signature-process-grid,
.destination-editorial-grid,
.experience-theme-grid,
.activity-editorial-grid,
.signature-card-grid-3,
.guide-topic-grid,
.vehicle-feature-grid,
.guide-season-grid,
.guide-checklist-grid,
.vehicle-hero-grid,
.vehicle-philosophy-grid,
.about-signature-grid,
.about-origin-grid,
.about-team-grid,
.about-philosophy-grid,
.about-vehicle-story-grid,
.about-destination-row{
    min-width:0;
}

.signature-home-copy h1,
.signature-hero-copy h1,
.about-signature-grid h1,
.vehicle-hero-copy h1{
    max-width:100%;
    text-wrap:balance;
}

.signature-home-copy>p,
.signature-section-head>p,
.signature-intro-grid p{
    text-wrap:pretty;
}

.signature-card-media,
.destination-editorial-card,
.about-destination-row>a{
    isolation:isolate;
}

.signature-card-media img,
.destination-editorial-card img,
.about-destination-row img,
.choice-card-media img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.signature-card-actions{
    min-width:0;
}

.signature-inline-cta>.container,
.mianti-footer-lead,
.mianti-footer-main,
.mianti-footer-newsletter,
.mianti-footer-bottom{
    min-width:0;
}

/* ----------------------------------------------------------------------
   SAFARI DESIGNER / FORMS
   ---------------------------------------------------------------------- */
.designer-shell{
    width:min(100%,1160px);
}

.designer-progress{
    top:var(--mianti-sticky-offset,0px);
}

.designer-field-grid,
.designer-choice-grid,
.designer-icon-choice-grid,
.designer-stay-choices,
.designer-child-age-grid{
    min-width:0;
}

.designer-field,
.designer-field-wide,
.designer-choice-card,
.designer-icon-choice,
.designer-stay-choices label{
    min-width:0;
}

.designer-icon-choice>span,
.designer-stay-choices label>span{
    min-width:0;
}

.field-suffix{
    min-width:0;
}

.field-suffix input{
    min-width:0;
}

.designer-child-age-grid input{
    width:min(110px,100%);
}

/* ----------------------------------------------------------------------
   TOUR / HOTEL / DESTINATION COLLECTIONS AND DETAIL PAGES
   ---------------------------------------------------------------------- */
.premium-split-hero,
.tour-archive-hero,
.hotels-hero,
.private-safari-detail-content,
.detail-layout,
.premium-summary-grid,
.premium-include-grid,
.include-grid,
.tour-grid,
.hotel-grid,
.catalog-grid,
.destination-grid,
.content-grid,
.detail-grid{
    min-width:0;
}

.detail-layout,
.private-safari-detail-content .detail-layout{
    max-width:100%;
}

.private-route-flow,
.detail-anchor-nav .container,
.tour-chip-list,
.tour-experience-pills,
.filter-chip-row,
.catalog-filter-row,
.tour-filter-row{
    scrollbar-width:thin;
    -webkit-overflow-scrolling:touch;
}

.booking-sidebar{
    max-width:100%;
}

/* ----------------------------------------------------------------------
   CLIENT PORTAL
   ---------------------------------------------------------------------- */
.customer-dashboard-hero-inner{
    display:flex;
    align-items:flex-end;
    justify-content:space-between;
    gap:24px;
}

.customer-portal-shell{
    min-width:0;
}

.customer-portal-main{
    width:100%;
}

.customer-stat-grid-portal,
.customer-doc-grid,
.customer-profile-settings-grid,
.booking-detail-grid,
.wishlist-dashboard-grid{
    min-width:0;
}

.customer-booking-row,
.customer-doc-card,
.customer-mini-doc{
    min-width:0;
}

.customer-booking-row>div,
.customer-doc-card>div,
.customer-mini-doc>span{
    min-width:0;
}

.customer-inline-pay{
    min-width:0;
}

.booking-thread article{
    max-width:min(82%,760px);
    overflow-wrap:anywhere;
}

.customer-profile-photo-editor,
.customer-security-heading{
    min-width:0;
}

/* ----------------------------------------------------------------------
   FOOTER / FLOATING ACTIONS
   ---------------------------------------------------------------------- */
.mianti-footer-newsletter form{
    min-width:0;
}

.mianti-footer-newsletter input{
    min-width:0;
}

.floating-whatsapp{
    max-width:calc(100vw - 24px);
    right:max(16px,env(safe-area-inset-right));
    bottom:max(16px,env(safe-area-inset-bottom));
}

.site-toast{
    max-width:calc(100vw - 32px);
}

.responsive-table-wrap{
    width:100%;
    max-width:100%;
    overflow-x:auto;
    overscroll-behavior-inline:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:thin;
}
.responsive-table-wrap table{
    width:100%;
    min-width:640px;
}

/* ----------------------------------------------------------------------
   LARGE DESKTOP / ULTRA-WIDE
   ---------------------------------------------------------------------- */
@media(min-width:1800px){
    .container{width:min(84%,1600px)}
    .signature-home-content{gap:80px}
    .signature-home-copy{max-width:900px}
    .signature-home-copy h1{font-size:min(7.2rem,7vw)!important}
    .signature-section{padding-top:8rem!important;padding-bottom:8rem!important}
}

/* ----------------------------------------------------------------------
   TABLET / SMALL LAPTOP
   ---------------------------------------------------------------------- */
@media(max-width:1260px){
    .container{
        width:calc(100% - 48px);
        max-width:none;
    }

    .signature-header-grid,
    .mianti-header-grid{
        grid-template-columns:52px minmax(0,1fr) 52px!important;
        min-height:82px!important;
    }

    .mianti-desktop-nav{
        display:none!important;
    }

    .mianti-centered-brand,
    .signature-centered-brand{
        grid-column:2!important;
        justify-self:center!important;
        max-width:180px;
    }

    .mianti-mobile-menu-btn{
        display:grid!important;
        grid-column:3!important;
        justify-self:end!important;
        place-items:center;
        width:44px!important;
        height:44px!important;
    }

    .mianti-mobile-nav{
        display:none;
        position:absolute;
        top:100%;
        left:0;
        right:0;
        width:100%;
        max-height:calc(100dvh - 82px);
        overflow-y:auto;
    }

    .mianti-mobile-nav.active{
        display:block!important;
    }

    .signature-home-content{
        grid-template-columns:minmax(0,1.2fr) minmax(240px,.55fr);
        gap:clamp(32px,5vw,70px);
    }

    .signature-home-copy h1{
        font-size:clamp(3.6rem,7vw,6rem)!important;
    }

    .signature-values-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    .signature-values-grid article:nth-child(2n){
        border-right:1px solid rgba(0,0,0,.18);
    }

    .signature-journey-grid,
    .signature-stay-grid,
    .signature-experience-strip,
    .experience-theme-grid,
    .activity-editorial-grid,
    .signature-card-grid-3,
    .guide-topic-grid,
    .vehicle-feature-grid,
    .signature-review-grid,
    .signature-journal-grid,
    .about-team-grid{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    .designer-icon-choice-grid,
    .designer-stay-choices{
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    .customer-dashboard-hero-inner{
        align-items:flex-start;
    }
}

@media(max-width:1024px){
    html{scroll-padding-top:92px}

    .signature-home-content,
    .signature-intro-grid,
    .signature-designer-band-grid,
    .signature-vehicle-band-grid,
    .signature-story-grid,
    .signature-hero-grid,
    .guide-season-grid,
    .guide-checklist-grid,
    .vehicle-hero-grid,
    .vehicle-philosophy-grid,
    .about-signature-grid,
    .about-origin-grid,
    .about-vehicle-story-grid{
        grid-template-columns:minmax(0,1fr)!important;
    }

    .signature-home-content{
        align-items:end;
        padding-top:clamp(5rem,12vh,8rem);
        padding-bottom:clamp(4rem,9vh,6rem);
    }

    .signature-home-copy{
        max-width:760px;
    }

    .signature-home-note{
        max-width:620px;
    }

    .signature-intro-grid>div:last-child{
        border-left:0;
        border-top:1px solid var(--mianti-line);
        padding-left:0;
        padding-top:2rem;
    }

    .signature-section-head{
        grid-template-columns:minmax(0,1fr)!important;
        gap:18px;
    }

    .detail-layout,
    .private-safari-detail-content .detail-layout,
    .customer-portal-shell,
    .customer-layout,
    .customer-booking-detail{
        grid-template-columns:minmax(0,1fr)!important;
    }

    .booking-sidebar{
        position:static!important;
        width:100%!important;
    }

    .customer-dashboard-hero-inner{
        flex-direction:column;
        align-items:flex-start;
    }

    .customer-portal-sidebar{
        position:static!important;
        width:100%!important;
        max-width:none!important;
    }

    .customer-stat-grid-portal,
    .customer-stat-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }

    .customer-profile-settings-grid{
        grid-template-columns:minmax(0,1fr)!important;
    }

    .custom-quote-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }

    .custom-quote-wide{
        grid-column:1/-1!important;
    }
}

/* ----------------------------------------------------------------------
   TABLET PORTRAIT / LARGE PHONE
   ---------------------------------------------------------------------- */
@media(max-width:820px){
    .container{
        width:calc(100% - 36px);
    }

    .mianti-topbar p{
        display:none!important;
    }

    .mianti-topbar-inner{
        justify-content:flex-end!important;
    }

    .mianti-topbar-links{
        gap:14px!important;
    }

    .mianti-topbar-links a:nth-child(2){
        display:none;
    }

    .signature-home-copy h1{
        font-size:clamp(3.2rem,12vw,5.5rem)!important;
        line-height:.92!important;
    }

    .signature-home-note,
    .signature-home-scroll{
        display:none!important;
    }

    .signature-values-grid,
    .signature-process-grid,
    .about-philosophy-grid{
        grid-template-columns:minmax(0,1fr)!important;
    }

    .signature-journey-grid,
    .signature-stay-grid,
    .signature-experience-strip,
    .experience-theme-grid,
    .activity-editorial-grid,
    .signature-card-grid-3,
    .guide-topic-grid,
    .vehicle-feature-grid,
    .signature-review-grid,
    .signature-journal-grid,
    .about-team-grid,
    .about-destination-row{
        grid-template-columns:minmax(0,1fr)!important;
    }

    .signature-journey-featured,
    .about-team-grid article.featured{
        grid-column:auto!important;
    }

    .signature-journey-featured{
        display:block!important;
    }

    .signature-journey-featured .signature-card-media{
        min-height:0!important;
        aspect-ratio:4/3!important;
    }

    .destination-editorial-grid{
        grid-template-columns:minmax(0,1fr)!important;
        grid-auto-rows:auto!important;
    }

    .destination-editorial-card,
    .destination-editorial-card.wide{
        grid-column:auto!important;
        min-height:280px;
    }

    .designer-progress{
        position:static!important;
    }

    .designer-form{
        padding:clamp(18px,4vw,28px)!important;
    }

    .designer-field-grid,
    .designer-choice-grid,
    .designer-icon-choice-grid,
    .designer-stay-choices{
        grid-template-columns:minmax(0,1fr)!important;
    }

    .designer-step-heading{
        grid-template-columns:44px minmax(0,1fr)!important;
        gap:12px!important;
        margin-bottom:1.8rem!important;
    }

    .designer-actions{
        flex-wrap:wrap;
    }

    .designer-actions .btn{
        flex:1 1 220px;
    }

    .premium-summary-grid,
    .booking-detail-grid{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }

    .customer-panel{
        max-width:100%;
    }

    .customer-booking-row{
        grid-template-columns:44px minmax(0,1fr) auto!important;
        gap:12px!important;
        align-items:center!important;
    }

    .customer-booking-row>svg:last-child{
        display:none;
    }

    .customer-booking-row .customer-status{
        justify-self:end;
    }

    .customer-doc-card{
        grid-template-columns:40px minmax(0,1fr)!important;
        gap:12px!important;
    }

    .customer-doc-card>.btn,
    .customer-doc-card>.customer-status,
    .customer-doc-card>.customer-inline-pay{
        grid-column:2;
        justify-self:start;
    }

    .customer-inline-pay{
        width:100%;
        display:grid!important;
        grid-template-columns:minmax(0,1fr) auto;
        gap:8px;
    }

    .customer-inline-pay select,
    .customer-inline-pay .btn{
        min-height:44px;
    }

    .booking-thread article{
        max-width:92%;
    }

    .mianti-footer-lead{
        flex-direction:column;
        align-items:flex-start!important;
        gap:24px;
    }

    .mianti-footer-main{
        grid-template-columns:repeat(2,minmax(0,1fr))!important;
    }

    .mianti-footer-newsletter{
        grid-template-columns:minmax(0,1fr)!important;
    }
}

/* ----------------------------------------------------------------------
   PHONES
   ---------------------------------------------------------------------- */
@media(max-width:640px){
    :root{--mianti-page-gutter:16px}

    html{scroll-padding-top:82px}

    .container{
        width:calc(100% - 32px)!important;
    }

    .mianti-topbar{
        display:none!important;
    }

    .signature-header-grid,
    .mianti-header-grid{
        min-height:72px!important;
        grid-template-columns:46px minmax(0,1fr) 46px!important;
    }

    .mianti-mobile-nav{
        max-height:calc(100dvh - 72px)!important;
        padding-inline:16px!important;
        padding-bottom:max(20px,env(safe-area-inset-bottom))!important;
    }

    .signature-centered-brand .mianti-logo-image{
        height:62px!important;
        max-width:150px;
    }

    .mianti-mobile-menu-btn{
        width:42px!important;
        height:42px!important;
    }

    .mianti-signature-home-hero{
        min-height:calc(100svh - 72px);
    }

    @supports(height:100dvh){
        .mianti-signature-home-hero{
            min-height:calc(100dvh - 72px);
        }
    }

    .signature-home-content{
        padding-top:clamp(4.5rem,12vh,7rem)!important;
        padding-bottom:3.5rem!important;
    }

    .signature-home-copy h1{
        font-size:clamp(3rem,15vw,4.6rem)!important;
        letter-spacing:-.045em!important;
    }

    .signature-home-copy>p{
        font-size:1rem!important;
        line-height:1.65!important;
    }

    .signature-hero-actions{
        width:100%;
        align-items:stretch!important;
        flex-direction:column!important;
        gap:10px!important;
    }

    .signature-hero-actions .btn,
    .signature-hero-actions .signature-text-link{
        width:100%;
        justify-content:center;
        text-align:center;
    }

    .signature-section,
    .signature-intro-section{
        padding-top:4rem!important;
        padding-bottom:4rem!important;
    }

    .signature-section-head{
        margin-bottom:2rem!important;
    }

    .signature-section-head h2,
    .signature-intro-grid h2{
        font-size:clamp(2.25rem,10vw,3rem)!important;
    }

    .signature-values-grid article{
        padding:2.2rem 1.4rem!important;
        min-height:auto!important;
        border-left:1px solid rgba(0,0,0,.18)!important;
    }

    .signature-card-actions{
        align-items:flex-start!important;
        flex-direction:column;
        gap:12px!important;
    }

    .signature-card-actions>*{
        max-width:100%;
    }

    .signature-designer-band,
    .signature-vehicle-band,
    .signature-story-band,
    .vehicle-philosophy-section,
    .about-team-section,
    .about-vehicle-story{
        padding:4rem 0!important;
    }

    .designer-section{
        padding-top:3.5rem!important;
    }

    .designer-step-heading{
        grid-template-columns:36px minmax(0,1fr)!important;
    }

    .designer-step-heading>span{
        font-size:1.8rem!important;
    }

    .designer-step-heading h2{
        font-size:clamp(2rem,10vw,2.65rem)!important;
    }

    .designer-field-grid-spaced{
        margin-top:1.3rem!important;
        padding-top:1.3rem!important;
    }

    .designer-child-age-grid{
        display:grid!important;
        grid-template-columns:repeat(2,minmax(0,1fr));
    }

    .designer-child-age-grid input{
        width:100%!important;
    }

    .designer-actions{
        display:grid!important;
        grid-template-columns:1fr;
    }

    .designer-actions .btn{
        width:100%!important;
        margin:0!important;
    }

    .designer-contact-strip{
        align-items:flex-start!important;
        flex-direction:column!important;
    }

    .custom-quote-modal{
        padding:0!important;
    }

    .custom-quote-panel{
        width:100vw!important;
        max-width:none!important;
        height:100dvh;
        max-height:100dvh!important;
        border-radius:0!important;
        padding-top:max(18px,env(safe-area-inset-top));
        padding-bottom:max(18px,env(safe-area-inset-bottom));
    }

    .custom-quote-grid{
        grid-template-columns:minmax(0,1fr)!important;
    }

    .custom-quote-wide{
        grid-column:auto!important;
    }

    .premium-summary-grid,
    .booking-detail-grid,
    .customer-stat-grid-portal,
    .customer-stat-grid,
    .wishlist-dashboard-grid{
        grid-template-columns:minmax(0,1fr)!important;
    }

    .customer-dashboard-hero h1{
        font-size:clamp(2rem,9vw,2.8rem)!important;
    }

    .customer-dashboard-hero-inner>.btn{
        width:100%;
    }

    .customer-panel{
        padding-left:0!important;
        padding-right:0!important;
    }

    .customer-panel-head{
        align-items:flex-start!important;
        flex-direction:column!important;
        gap:10px!important;
    }

    .customer-booking-row{
        grid-template-columns:40px minmax(0,1fr)!important;
        align-items:start!important;
        padding:16px 0!important;
    }

    .customer-booking-row .customer-status{
        grid-column:2;
        justify-self:start;
    }

    .customer-doc-card{
        grid-template-columns:34px minmax(0,1fr)!important;
        padding:16px 0!important;
    }

    .customer-doc-card>.btn,
    .customer-doc-card>.customer-status,
    .customer-doc-card>.customer-inline-pay{
        grid-column:1/-1!important;
        width:100%;
        justify-self:stretch!important;
    }

    .customer-inline-pay{
        grid-template-columns:minmax(0,1fr)!important;
    }

    .customer-mini-doc{
        grid-template-columns:32px minmax(0,1fr) 18px!important;
    }

    .customer-profile-photo-editor{
        align-items:flex-start!important;
        flex-direction:column!important;
    }

    .booking-thread article{
        max-width:100%!important;
    }

    .booking-thread-compose textarea{
        min-height:130px;
    }

    .mianti-footer-main{
        grid-template-columns:minmax(0,1fr)!important;
        gap:28px!important;
    }

    .mianti-footer-brand-block{
        align-items:flex-start!important;
        flex-direction:column;
    }

    .mianti-footer-plan{
        width:100%;
        justify-content:space-between;
    }

    .mianti-footer-newsletter form{
        width:100%;
    }

    .mianti-footer-bottom{
        align-items:flex-start!important;
        flex-direction:column!important;
        gap:10px!important;
    }

    .floating-whatsapp{
        width:48px!important;
        height:48px!important;
        min-width:48px!important;
        padding:0!important;
        display:grid!important;
        place-items:center;
        border-radius:50%!important;
    }

    .floating-whatsapp span{
        display:none!important;
    }

    .floating-whatsapp svg{
        margin:0!important;
    }

    .site-toast{
        left:16px!important;
        right:16px!important;
        top:max(12px,env(safe-area-inset-top))!important;
        width:auto!important;
    }
}

/* Small phones / narrow foldables */
@media(max-width:420px){
    .container{
        width:calc(100% - 24px)!important;
    }

    .signature-home-copy h1{
        font-size:clamp(2.75rem,15vw,3.8rem)!important;
    }

    .signature-kicker{
        letter-spacing:.11em!important;
        font-size:.67rem!important;
    }

    .signature-kicker:before{
        width:22px!important;
    }

    .signature-journey-card>div,
    .signature-stay-card>div{
        padding:1.1rem!important;
    }

    .designer-form{
        padding:16px!important;
    }

    .designer-child-age-grid{
        grid-template-columns:minmax(0,1fr)!important;
    }

    .designer-inline-check,
    .privacy-consent{
        align-items:flex-start!important;
    }

    .vehicle-hero-number,
    .signature-vehicle-mark,
    .about-vehicle-number{
        font-size:7rem!important;
    }

    .customer-panel h2,
    .customer-portal-heading h2{
        font-size:1.55rem!important;
    }
}

/* iOS/Android: prevent focus zoom and improve touch usability without
   inflating desktop typography. */
@media(hover:none) and (pointer:coarse){
    input,
    select,
    textarea{
        font-size:16px!important;
    }

    a,
    button,
    summary,
    .btn,
    label.designer-choice-card,
    .designer-icon-choice,
    .designer-stay-choices label{
        -webkit-tap-highlight-color:transparent;
        touch-action:manipulation;
    }

    .signature-journey-card:hover,
    .signature-stay-card:hover{
        transform:none!important;
    }
}

/* Mobile landscape: keep critical UI visible even on short screens. */
@media(max-height:520px) and (orientation:landscape) and (max-width:1000px){
    .mianti-topbar{display:none!important}
    .signature-header-grid,.mianti-header-grid{min-height:64px!important}
    .signature-centered-brand .mianti-logo-image{height:56px!important}
    .mianti-mobile-nav{max-height:calc(100dvh - 64px)!important}
    .mianti-signature-home-hero{min-height:620px!important}
    .signature-home-content{padding-top:5rem!important;padding-bottom:3rem!important}
    .custom-quote-panel{max-height:100dvh!important}
}

/* Accessibility preferences */
@media(prefers-reduced-motion:reduce){
    *,*::before,*::after{
        scroll-behavior:auto!important;
        animation-duration:.01ms!important;
        animation-iteration-count:1!important;
        transition-duration:.01ms!important;
    }
}

@media(prefers-contrast:more){
    .signature-site-header,
    .signature-journey-card,
    .designer-form,
    .customer-panel{
        border-color:currentColor!important;
    }
}


/* ===== mianti-natural.css ===== */
/* ======================================================================
   MIANTI SAFARIS — NATURAL EDITORIAL UI
   Brand source: official Mianti logo (#074F2C + black + white)
   Loaded last so it replaces the earlier gold / oversized concept layer.
   Solid colours only. No gradients.
   ====================================================================== */

:root {
  --mianti-green: #074f2c;
  --mianti-green-dark: #053a21;
  --mianti-green-soft: #eaf2ed;
  --mianti-green-faint: #f3f7f4;
  --mianti-ink: #171a17;
  --mianti-text: #3f4741;
  --mianti-muted: #68716a;
  --mianti-line: #dde5df;
  --mianti-paper: #ffffff;
  --mianti-warm: #f7f6f1;
  --mianti-black: #111411;
  --mianti-radius: 4px;
  --mianti-shadow: 0 12px 32px rgba(16, 35, 23, 0.08);
}

html {
  font-size: 16px;
}
body {
  --primary: var(--mianti-green) !important;
  --primary-dark: var(--mianti-green-dark) !important;
  --secondary: var(--mianti-ink) !important;
  --secondary-dark: var(--mianti-black) !important;
  --mianti-gold: var(--mianti-green) !important;
  --mianti-gold-deep: var(--mianti-green-dark) !important;
  --mianti-ink: #171a17 !important;
  --mianti-black: #111411 !important;
  --mianti-charcoal: #171a17 !important;
  --mianti-ivory: #f7f6f1 !important;
  --mianti-sand: #eaf2ed !important;
  --mianti-paper: #ffffff !important;
  --mianti-line: #dde5df !important;
  --mianti-muted: #68716a !important;
  margin: 0;
  background: var(--mianti-paper) !important;
  color: var(--mianti-text) !important;
  font-family: "Kumbh Sans", sans-serif !important;
  font-size: var(--body-font-desktop, 16px) !important;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

body,
button,
input,
select,
textarea {
  font-family: "Kumbh Sans", sans-serif !important;
}
img {
  max-width: 100%;
}
.container {
  width: min(calc(100% - 48px), 1280px) !important;
  max-width: 1280px !important;
  margin-inline: auto !important;
}
.section {
  padding: 78px 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--mianti-ink);
  font-family: "Kumbh Sans", sans-serif !important;
  text-wrap: balance;
}
h1 {
  font-weight: 700;
  letter-spacing: -0.035em;
}
h2 {
  font-weight: 700;
  letter-spacing: -0.025em;
}
h3 {
  font-weight: 700;
  letter-spacing: -0.015em;
}
p {
  color: var(--mianti-text);
}

/* Buttons + links */
body .btn {
  min-height: 46px;
  padding: 12px 20px !important;
  border-radius: var(--mianti-radius) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.2;
  letter-spacing: 0 !important;
  text-transform: none !important;
  transition:
    background-color 0.2s ease,
    border-color 0.2s ease,
    color 0.2s ease,
    transform 0.2s ease !important;
  box-shadow: none !important;
}
body .btn svg {
  width: 17px;
  height: 17px;
}
body .btn-primary {
  background: var(--mianti-green) !important;
  border: 1px solid var(--mianti-green) !important;
  color: #fff !important;
}
body .btn-primary:hover {
  background: var(--mianti-green-dark) !important;
  border-color: var(--mianti-green-dark) !important;
  color: #fff !important;
  transform: translateY(-1px);
}
body .btn-secondary,
body .btn-outline {
  background: #fff !important;
  border: 1px solid var(--mianti-green) !important;
  color: var(--mianti-green) !important;
}
body .btn-secondary:hover,
body .btn-outline:hover {
  background: var(--mianti-green) !important;
  color: #fff !important;
}

.natural-text-link,
.signature-text-link {
  display: inline-flex !important;
  align-items: center;
  gap: 7px !important;
  color: var(--mianti-green) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  border: 0 !important;
  padding: 0 !important;
}
.natural-text-link svg,
.signature-text-link svg {
  width: 16px;
  height: 16px;
  transition: transform 0.18s ease;
}
.natural-text-link:hover svg,
.signature-text-link:hover svg {
  transform: translateX(3px);
}
.signature-text-link.light {
  color: #fff !important;
}

.natural-kicker,
.natural-eyebrow,
.signature-kicker,
.eyebrow {
  display: inline-flex !important;
  align-items: center;
  gap: 9px;
  margin: 0 0 12px !important;
  color: var(--mianti-green) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.12em !important;
  text-transform: uppercase !important;
}
.signature-kicker:before {
  width: 24px !important;
  height: 2px !important;
  background: var(--mianti-green) !important;
}
.natural-kicker-light,
.signature-kicker-light,
.eyebrow-light {
  color: #d9eee1 !important;
}
.signature-kicker-light:before {
  background: #d9eee1 !important;
}

/* ----------------------------------------------------------------------
   Topbar + header
   ---------------------------------------------------------------------- */
.mianti-topbar {
  background: var(--mianti-green-dark) !important;
  color: #fff !important;
  border: 0 !important;
}
.mianti-topbar-inner {
  min-height: 36px !important;
}
.mianti-topbar p {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 11px !important;
  font-weight: 600 !important;
  letter-spacing: 0.035em !important;
  text-transform: none !important;
}
.mianti-topbar-links {
  gap: 18px !important;
}
.mianti-topbar-links a {
  color: #fff !important;
  font-size: 11px !important;
  font-weight: 600 !important;
}
.mianti-topbar-links a:hover {
  color: #d9eee1 !important;
}
.mianti-topbar-links svg {
  width: 13px !important;
  height: 13px !important;
}

.mianti-natural-header {
  position: sticky !important;
  top: 0 !important;
  z-index: 1000 !important;
  background: rgba(255, 255, 255, 0.985) !important;
  border-bottom: 1px solid var(--mianti-line) !important;
  box-shadow: none !important;
  backdrop-filter: blur(10px);
}
.mianti-main-header-inner {
  min-height: 82px;
  display: flex;
  align-items: center;
  gap: 34px;
}
.mianti-main-brand {
  display: flex;
  align-items: center;
  flex: 0 0 auto;
}
.mianti-main-logo {
  display: block !important;
  width: 190px !important;
  height: 72px !important;
  object-fit: contain !important;
  object-position: left center !important;
}
.mianti-main-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(14px, 1.45vw, 26px);
  margin-left: auto;
  min-width: 0;
}
.mianti-main-nav a {
  position: relative;
  padding: 30px 0 27px;
  color: #2f3631;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  text-decoration: none;
}
.mianti-main-nav a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  height: 2px;
  background: transparent;
}
.mianti-main-nav a:hover,
.mianti-main-nav a.active {
  color: var(--mianti-green);
}
.mianti-main-nav a.active:after {
  background: var(--mianti-green);
}
.mianti-main-actions {
  display: flex;
  align-items: center;
  gap: 10px;
  flex: 0 0 auto;
}
.mianti-main-cta {
  min-height: 44px !important;
  padding: 11px 17px !important;
  white-space: nowrap;
}
.mianti-client-link {
  width: 42px;
  height: 42px;
  border: 1px solid var(--mianti-line);
  display: grid;
  place-items: center;
  color: var(--mianti-green);
  border-radius: 50%;
  transition: 0.2s ease;
}
.mianti-client-link:hover {
  border-color: var(--mianti-green);
  background: var(--mianti-green-soft);
}
.mianti-client-link svg {
  width: 20px;
  height: 20px;
}
.mianti-natural-header .mianti-mobile-menu-btn {
  display: none !important;
  width: 44px;
  height: 44px;
  border: 1px solid var(--mianti-line) !important;
  border-radius: var(--mianti-radius) !important;
  color: var(--mianti-green) !important;
  background: #fff !important;
}

.signature-mobile-nav,
.mianti-mobile-nav {
  background: #fff !important;
  border-top: 1px solid var(--mianti-line) !important;
  box-shadow: 0 16px 36px rgba(14, 35, 22, 0.12) !important;
}
.signature-mobile-nav a,
.mianti-mobile-nav a {
  color: var(--mianti-ink) !important;
  font-size: 15px !important;
  border-bottom: 1px solid #edf1ee !important;
}
.signature-mobile-nav a.active,
.mianti-mobile-nav a.active {
  color: var(--mianti-green) !important;
  background: var(--mianti-green-faint) !important;
}
.signature-mobile-nav .mobile-nav-quote,
.mianti-mobile-nav .mobile-nav-quote {
  background: var(--mianti-green) !important;
  color: #fff !important;
  margin: 10px 14px 14px !important;
  border: 0 !important;
  border-radius: var(--mianti-radius) !important;
}

/* ----------------------------------------------------------------------
   Homepage hero
   ---------------------------------------------------------------------- */
.natural-hero {
  position: relative;
  min-height: 640px;
  height: min(76vh, 760px);
  display: flex;
  align-items: center;
  overflow: hidden;
  background: var(--mianti-black);
  color: #fff;
}
.natural-hero-media {
  position: absolute;
  inset: 0;
}
.natural-hero-media > *,
.natural-hero-media picture,
.natural-hero-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.natural-hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(9, 18, 12, 0.5);
}
.natural-hero-inner {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: 48px;
  padding-bottom: 48px;
}
.natural-hero-copy {
  max-width: 670px;
}
.natural-eyebrow {
  color: #d9eee1 !important;
  margin-bottom: 17px !important;
}
.natural-hero h1 {
  margin: 0 0 20px !important;
  max-width: 650px;
  color: #fff !important;
  font-size: clamp(46px, 5.2vw, 68px) !important;
  font-weight: 700 !important;
  line-height: 1.02 !important;
  letter-spacing: -0.04em !important;
}
.natural-hero-copy > p {
  max-width: 610px;
  margin: 0;
  color: rgba(255, 255, 255, 0.92) !important;
  font-size: 18px;
  line-height: 1.65;
}
.natural-hero-actions {
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: wrap;
  margin-top: 28px;
}
.natural-primary-button {
  background: #fff !important;
  border-color: #fff !important;
  color: var(--mianti-green) !important;
}
.natural-primary-button:hover {
  background: var(--mianti-green-soft) !important;
  border-color: var(--mianti-green-soft) !important;
  color: var(--mianti-green-dark) !important;
}
.natural-hero-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  padding-bottom: 3px;
}
.natural-hero-link svg {
  width: 16px;
  height: 16px;
}
.natural-hero-trust {
  display: flex;
  align-items: center;
  gap: 22px;
  flex-wrap: wrap;
  margin-top: 34px;
  padding-top: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.28);
}
.natural-hero-trust span {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.88);
  font-size: 12px;
  font-weight: 600;
}
.natural-hero-trust svg {
  width: 16px;
  height: 16px;
}

/* Intro */
.natural-intro-section {
  padding: 92px 0;
  background: #fff;
}
.natural-intro-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(0, 1fr);
  gap: 8%;
  align-items: center;
}
.natural-intro-media {
  height: 560px;
  overflow: hidden;
  border-radius: 24px;
  background: var(--mianti-green-faint);
}
.natural-intro-media > *,
.natural-intro-media picture,
.natural-intro-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.natural-intro-copy {
  max-width: 590px;
}
.natural-intro-copy h2 {
  margin: 0 0 22px;
  font-size: clamp(36px, 3.4vw, 48px) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.03em !important;
}
.natural-intro-copy p {
  font-size: 16px;
  line-height: 1.78;
  margin: 0 0 17px;
  color: var(--mianti-text);
}
.natural-intro-copy .natural-lead {
  font-size: 19px;
  line-height: 1.65;
  color: var(--mianti-ink);
  font-weight: 500;
}
.natural-intro-points {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px 18px;
  margin: 26px 0 28px;
  padding: 22px 0;
  border-top: 1px solid var(--mianti-line);
  border-bottom: 1px solid var(--mianti-line);
}
.natural-intro-points span {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 700;
  color: #364038;
}
.natural-intro-points svg {
  width: 17px;
  height: 17px;
  color: var(--mianti-green);
}

/* Generic homepage sections */
.natural-section {
  padding: 88px 0;
  background: #fff;
}
.natural-section:nth-of-type(even) {
  background: #fff;
}
.natural-section-heading {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.55fr);
  gap: 7%;
  align-items: end;
  margin-bottom: 38px;
}
.natural-section-heading h2 {
  max-width: 690px;
  margin: 0;
  font-size: clamp(34px, 3.35vw, 46px) !important;
  line-height: 1.14 !important;
  letter-spacing: -0.028em !important;
}
.natural-section-heading > div:last-child > p {
  margin: 0 0 15px;
  font-size: 15px;
  line-height: 1.7;
  color: var(--mianti-muted);
}
.natural-section-heading-simple {
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: end;
}
.natural-head-links {
  display: flex;
  align-items: center;
  gap: 20px !important;
  flex-wrap: wrap;
}

/* Safari cards */
.natural-safaris-section {
  background: var(--mianti-warm);
}
.natural-tour-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.natural-tour-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  background: #fff;
  border: 1px solid var(--mianti-line);
  border-radius: var(--mianti-radius);
  overflow: hidden;
  transition:
    transform 0.2s ease,
    box-shadow 0.2s ease,
    border-color 0.2s ease;
}
.natural-tour-card:hover {
  transform: translateY(-3px);
  box-shadow: var(--mianti-shadow);
  border-color: #cbd8ce;
}
.natural-tour-media {
  display: block;
  aspect-ratio: 4/3;
  overflow: hidden;
  background: #e9eee9;
}
.natural-tour-media > *,
.natural-tour-media picture,
.natural-tour-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.natural-tour-card:hover .natural-tour-media img {
  transform: scale(1.025);
}
.natural-tour-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 20px;
}
.natural-tour-meta {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 10px;
  color: var(--mianti-green);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.natural-tour-meta span + span:before {
  content: "•";
  margin-right: 12px;
  color: #a7b5aa;
}
.natural-tour-body h3 {
  margin: 0 0 9px;
  font-size: 21px !important;
  line-height: 1.28 !important;
}
.natural-tour-body h3 a {
  color: var(--mianti-ink);
  text-decoration: none;
}
.natural-tour-body p {
  margin: 0 0 19px;
  color: var(--mianti-muted);
  font-size: 14px;
  line-height: 1.68;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.natural-tour-actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  margin-top: auto;
  padding-top: 16px;
  border-top: 1px solid #edf1ee;
}
.natural-tour-actions a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--mianti-green);
  font-size: 13px;
  font-weight: 700;
}
.natural-tour-actions a:last-child {
  color: var(--mianti-muted);
  font-size: 12px;
}
.natural-tour-actions svg {
  width: 15px;
  height: 15px;
}

/* Designer */
.natural-designer-section {
  padding: 82px 0;
  background: var(--mianti-green);
  color: #fff;
}
.natural-designer-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.65fr);
  gap: 9%;
  align-items: center;
}
.natural-designer-grid h2 {
  max-width: 650px;
  margin: 0 0 18px;
  color: #fff !important;
  font-size: clamp(36px, 3.7vw, 50px) !important;
  line-height: 1.12 !important;
}
.natural-designer-grid > div:first-child > p {
  max-width: 650px;
  margin: 0 0 26px;
  color: rgba(255, 255, 255, 0.86);
  font-size: 16px;
  line-height: 1.75;
}
.natural-light-button {
  background: #fff !important;
  border: 1px solid #fff !important;
  color: var(--mianti-green) !important;
}
.natural-light-button:hover {
  background: var(--mianti-green-soft) !important;
  border-color: var(--mianti-green-soft) !important;
  color: var(--mianti-green-dark) !important;
}
.natural-designer-steps {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
}
.natural-designer-steps > div {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 12px;
  align-items: start;
  padding: 19px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.22);
}
.natural-designer-steps b {
  color: #d9eee1;
  font-size: 11px;
  letter-spacing: 0.08em;
  padding-top: 3px;
}
.natural-designer-steps span {
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.natural-designer-steps strong {
  color: #fff;
  font-size: 16px;
}
.natural-designer-steps small {
  color: rgba(255, 255, 255, 0.72);
  font-size: 13px;
  line-height: 1.5;
}

/* Destinations */
.natural-destinations-section {
  background: #fff;
}
.natural-destination-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.natural-destination-card {
  position: relative;
  display: block;
  aspect-ratio: 4/5;
  overflow: hidden;
  background: #dce5de;
  color: #fff;
}
.natural-destination-card > *:first-child,
.natural-destination-card > picture,
.natural-destination-card > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}
.natural-destination-card:after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(6, 21, 12, 0.34);
}
.natural-destination-card:hover > img,
.natural-destination-card:hover picture img {
  transform: scale(1.025);
}
.natural-destination-overlay {
  position: absolute;
  z-index: 2;
  left: 22px;
  right: 22px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.natural-destination-overlay small {
  margin-bottom: 5px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}
.natural-destination-overlay strong {
  color: #fff;
  font-size: 22px;
  line-height: 1.2;
}
.natural-destination-overlay em {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-top: 11px;
  color: #fff;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  border-bottom: 1px solid rgba(255, 255, 255, 0.55);
}
.natural-destination-overlay svg {
  width: 14px;
  height: 14px;
}

/* Why */
.natural-why-section {
  padding: 88px 0 72px;
  background: var(--mianti-green-faint);
  border-top: 1px solid var(--mianti-line);
  border-bottom: 1px solid var(--mianti-line);
}
.natural-why-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.75fr) minmax(0, 1.15fr);
  gap: 9%;
  align-items: start;
}
.natural-why-heading {
  position: sticky;
  top: 125px;
}
.natural-why-heading h2 {
  margin: 0 0 18px;
  font-size: clamp(36px, 3.5vw, 48px) !important;
  line-height: 1.12 !important;
}
.natural-why-heading p {
  max-width: 500px;
  margin: 0;
  color: var(--mianti-muted);
  font-size: 15px;
  line-height: 1.75;
}
.natural-why-list {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-top: 1px solid var(--mianti-line);
  border-left: 1px solid var(--mianti-line);
}
.natural-why-list article {
  display: flex;
  gap: 15px;
  min-height: 190px;
  padding: 25px;
  border-right: 1px solid var(--mianti-line);
  border-bottom: 1px solid var(--mianti-line);
  background: #fff;
}
.natural-why-list article > svg {
  flex: 0 0 23px;
  width: 23px;
  height: 23px;
  color: var(--mianti-green);
  margin-top: 2px;
}
.natural-why-list h3 {
  margin: 0 0 8px;
  font-size: 18px !important;
}
.natural-why-list p {
  margin: 0;
  color: var(--mianti-muted);
  font-size: 13px;
  line-height: 1.65;
}
.natural-vehicle-link {
  display: flex;
  justify-content: flex-end;
  margin-top: 24px;
}
.natural-vehicle-link a {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: var(--mianti-green);
  font-size: 13px;
  font-weight: 700;
}
.natural-vehicle-link svg {
  width: 16px;
  height: 16px;
}

/* Stays */
.natural-stays-section {
  background: #fff;
}
.natural-stay-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.natural-stay-card {
  border: 1px solid var(--mianti-line);
  background: #fff;
  overflow: hidden;
}
.natural-stay-media {
  display: block;
  aspect-ratio: 16/11;
  overflow: hidden;
  background: #e8eee9;
}
.natural-stay-media > *,
.natural-stay-media picture,
.natural-stay-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.35s ease;
}
.natural-stay-card:hover .natural-stay-media img {
  transform: scale(1.025);
}
.natural-stay-card > div {
  padding: 20px;
}
.natural-stay-card small,
.natural-journal-grid small {
  display: block;
  margin-bottom: 7px;
  color: var(--mianti-green);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
.natural-stay-card h3,
.natural-journal-grid h3 {
  margin: 0 0 8px;
  font-size: 20px !important;
  line-height: 1.28 !important;
}
.natural-stay-card h3 a,
.natural-journal-grid h3 a {
  color: var(--mianti-ink);
}
.natural-stay-card p,
.natural-journal-grid p {
  margin: 0 0 16px;
  color: var(--mianti-muted);
  font-size: 13px;
  line-height: 1.65;
}

/* Reviews */
.natural-reviews-section {
  padding: 84px 0;
  background: var(--mianti-green-dark);
  color: #fff;
}
.natural-reviews-section .natural-kicker {
  color: #d9eee1 !important;
}
.natural-reviews-section h2 {
  color: #fff !important;
}
.natural-review-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}
.natural-review-grid blockquote {
  margin: 0;
  padding: 28px;
  background: #fff;
  color: var(--mianti-ink);
  border: 0;
}
.natural-stars {
  margin-bottom: 17px;
  color: var(--mianti-green);
  font-size: 14px;
  letter-spacing: 0.1em;
}
.natural-review-grid blockquote > p {
  margin: 0 0 24px;
  color: #303832;
  font-size: 16px;
  line-height: 1.7;
}
.natural-review-grid footer {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.natural-review-grid footer strong {
  font-size: 13px;
}
.natural-review-grid footer span {
  color: var(--mianti-muted);
  font-size: 11px;
}

/* Journal */
.natural-journal-section {
  background: var(--mianti-warm);
}
.natural-journal-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}
.natural-journal-grid article {
  background: #fff;
  border: 1px solid var(--mianti-line);
}
.natural-journal-media {
  display: block;
  aspect-ratio: 16/10;
  overflow: hidden;
  background: #e8eee9;
}
.natural-journal-media > *,
.natural-journal-media picture,
.natural-journal-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.natural-journal-grid article > div {
  padding: 19px;
}

/* ----------------------------------------------------------------------
   Inner pages: tone down oversized / artificial elements
   ---------------------------------------------------------------------- */
.parallax-hero,
.premium-split-hero,
.signature-hero,
.about-signature-hero {
  min-height: 440px !important;
  background-color: var(--mianti-green-dark) !important;
}
.parallax-overlay {
  background: rgba(5, 23, 13, 0.52) !important;
}
.parallax-hero-content h1,
.premium-hero-copy h1,
.signature-hero h1,
.about-signature-hero h1,
.tour-detail-hero h1 {
  font-size: clamp(38px, 4.4vw, 58px) !important;
  line-height: 1.08 !important;
  letter-spacing: -0.035em !important;
  font-weight: 700 !important;
}
.parallax-hero-content p,
.premium-hero-copy p,
.signature-hero p,
.about-signature-hero p {
  font-size: 16px !important;
  line-height: 1.7 !important;
}

.section-heading h2,
.center-heading h2,
.signature-section-head h2,
.solid-feature-heading h2,
.about-origin-grid h2,
.about-philosophy-section h2,
.guide-index-section h2,
.guide-season-section h2,
.designer-step-heading h2 {
  font-size: clamp(30px, 3vw, 42px) !important;
  line-height: 1.16 !important;
  letter-spacing: -0.025em !important;
}
.signature-section,
.signature-intro-section {
  padding-top: 78px !important;
  padding-bottom: 78px !important;
}
.signature-section-head {
  margin-bottom: 32px !important;
}
.signature-section-head > p {
  font-size: 15px !important;
  line-height: 1.7 !important;
}
.signature-lead {
  font-size: 18px !important;
  line-height: 1.65 !important;
}

/* Replace gold/black signature blocks with the actual brand */
.signature-values-band,
.signature-designer-band,
.signature-vehicle-band,
.signature-experience-home,
.signature-story-band,
.about-team-section,
.about-vehicle-story,
.signature-inline-cta,
.solid-feature-band.navy-feature-band,
.navy-feature-band {
  background: var(--mianti-green) !important;
}
.signature-values-grid article {
  border-color: rgba(255, 255, 255, 0.22) !important;
  color: #fff !important;
}
.signature-values-grid h3,
.signature-values-grid p,
.signature-values-grid span,
.signature-values-grid svg {
  color: #fff !important;
}
.signature-values-grid p {
  opacity: 0.8;
}

/* Catalogue / destination / hotel cards */
.catalog-card,
.premium-catalog-card,
.destination-feature-card,
.premium-destination-card,
.hotel-tier-card,
.experience-type-card,
.travel-style-card,
.tour-card,
.destination-card,
.hotel-card,
.blog-card,
.experience-card,
.guide-topic-card,
.designer-intro-card,
.designer-choice-card,
.designer-icon-choice,
.review-slide-card {
  border-radius: var(--mianti-radius) !important;
  border-color: var(--mianti-line) !important;
  box-shadow: none !important;
}
.catalog-card:hover,
.destination-feature-card:hover,
.hotel-tier-card:hover,
.experience-type-card:hover,
.guide-topic-card:hover {
  box-shadow: var(--mianti-shadow) !important;
  transform: translateY(-2px) !important;
}
.catalog-card h3,
.destination-feature-card h3,
.hotel-tier-card h3,
.experience-type-card h3 {
  font-size: 20px !important;
  line-height: 1.3 !important;
}
.catalog-kicker,
.currency-pill,
.rating-chip,
.badge {
  color: var(--mianti-green) !important;
}
.currency-pill,
.rating-chip {
  background: var(--mianti-green-soft) !important;
  border-color: #cadace !important;
}
.badge {
  background: #fff !important;
}

.icon-orb,
.experience-type-icon,
.hotel-tier-icon,
.combo-icon {
  background: var(--mianti-green-soft) !important;
  color: var(--mianti-green) !important;
  border-color: #d3e1d7 !important;
}
.icon-orb.teal,
.hotel-tier-icon.teal,
.combo-icon.teal {
  background: var(--mianti-green-soft) !important;
  color: var(--mianti-green) !important;
}

/* Search / filters */
.floating-search-section {
  margin-top: -48px !important;
}
.experience-search-shell,
.hotel-search-shell,
.finder-wrap,
.destination-finder-wrap {
  border-radius: var(--mianti-radius) !important;
  border: 1px solid var(--mianti-line) !important;
  box-shadow: 0 10px 28px rgba(11, 39, 23, 0.08) !important;
}
.filter-chip,
.hotel-search-tabs a,
.experience-browse-links a {
  border-radius: 2px !important;
}
.filter-chip.active,
.hotel-search-tabs a.active,
.experience-browse-links a.active {
  background: var(--mianti-green) !important;
  color: #fff !important;
  border-color: var(--mianti-green) !important;
}

/* Forms */
input,
select,
textarea {
  border-radius: 3px !important;
  border-color: #ccd7cf !important;
  background: #fff;
  color: var(--mianti-ink);
}
input:focus,
select:focus,
textarea:focus {
  outline: 2px solid rgba(7, 79, 44, 0.18) !important;
  border-color: var(--mianti-green) !important;
  box-shadow: none !important;
}
.designer-form {
  border-radius: 4px !important;
  box-shadow: none !important;
  border: 1px solid var(--mianti-line) !important;
}
.designer-progress-bar > span {
  background: var(--mianti-green) !important;
}
.designer-choice-card:has(input:checked),
.designer-icon-choice:has(input:checked),
.designer-stay-choices label:has(input:checked) {
  border-color: var(--mianti-green) !important;
  background: var(--mianti-green-faint) !important;
  box-shadow: 0 0 0 1px var(--mianti-green) !important;
}

/* Footer */
.mianti-footer {
  padding-top: 64px !important;
  background: var(--mianti-green-dark) !important;
  color: #fff !important;
}
.mianti-footer-lead,
.mianti-footer-main,
.mianti-footer-newsletter,
.mianti-footer-bottom {
  border-color: rgba(255, 255, 255, 0.18) !important;
}
.mianti-footer-logo {
  width: 200px !important;
  height: 84px !important;
  flex-basis: 200px !important;
  background: #fff !important;
  padding: 8px 12px !important;
  border-radius: 2px !important;
}
.mianti-footer-logo img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}
.mianti-footer-brand-block {
  align-items: center !important;
  gap: 24px !important;
}
.mianti-footer-brand-block > div > span {
  color: #b8d9c4 !important;
  font-size: 10px !important;
}
.mianti-footer-brand-block h2 {
  margin: 6px 0 0 !important;
  color: #fff !important;
  font-size: clamp(25px, 2.4vw, 36px) !important;
  line-height: 1.15 !important;
  letter-spacing: -0.02em !important;
}
.mianti-footer-plan {
  min-height: 46px !important;
  background: #fff !important;
  border-color: #fff !important;
  color: var(--mianti-green) !important;
  border-radius: 3px !important;
  text-transform: none !important;
  letter-spacing: 0 !important;
  font-size: 13px !important;
  font-weight: 700 !important;
}
.mianti-footer-plan:hover {
  background: var(--mianti-green-soft) !important;
  color: var(--mianti-green-dark) !important;
}
.mianti-footer-main {
  gap: 42px !important;
  padding-top: 44px !important;
  padding-bottom: 44px !important;
}
.mianti-footer-main small,
.mianti-footer-newsletter small {
  color: #b8d9c4 !important;
  font-size: 10px !important;
  letter-spacing: 0.12em !important;
}
.mianti-footer-main nav a,
.mianti-footer-contact a,
.mianti-footer-contact span {
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 13px !important;
}
.mianti-footer-main nav a:hover,
.mianti-footer-contact a:hover {
  color: #fff !important;
}
.mianti-footer-contact a:first-of-type {
  font-family: "Kumbh Sans", sans-serif !important;
  font-size: 18px !important;
  font-weight: 700 !important;
}
.mianti-footer-newsletter strong {
  font-family: "Kumbh Sans", sans-serif !important;
  font-size: 17px !important;
  font-weight: 600 !important;
}
.mianti-footer-newsletter input[type="email"] {
  border-color: rgba(255, 255, 255, 0.35) !important;
  color: #fff !important;
  background: transparent !important;
}
.mianti-footer-newsletter form > button {
  background: #fff !important;
  border-color: #fff !important;
  color: var(--mianti-green) !important;
}
.mianti-footer-bottom {
  color: rgba(255, 255, 255, 0.58) !important;
  font-size: 10px !important;
}
.mianti-footer-bottom a {
  color: rgba(255, 255, 255, 0.82) !important;
}
.floating-whatsapp {
  background: var(--mianti-green) !important;
  border: 1px solid rgba(255, 255, 255, 0.25) !important;
  color: #fff !important;
  box-shadow: 0 8px 24px rgba(5, 58, 33, 0.24) !important;
}
.floating-whatsapp:hover {
  background: var(--mianti-green-dark) !important;
  color: #fff !important;
}

/* Global page CTA / FAQ */
.page-cta,
.global-page-cta,
.site-page-cta {
  background: var(--mianti-green) !important;
}
.faq-item,
.page-faq-item {
  border-color: var(--mianti-line) !important;
  border-radius: 3px !important;
}

/* ----------------------------------------------------------------------
   Responsive
   ---------------------------------------------------------------------- */
@media (max-width: 1180px) {
  .mianti-main-header-inner {
    min-height: 74px;
    gap: 16px;
  }
  .mianti-main-logo {
    width: 175px !important;
    height: 62px !important;
  }
  .mianti-main-nav {
    display: none !important;
  }
  .mianti-natural-header .mianti-mobile-menu-btn {
    display: grid !important;
    place-items: center;
  }
  .mianti-main-actions {
    margin-left: auto;
  }
  .natural-tour-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .natural-destination-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .natural-destination-card {
    aspect-ratio: 16/11;
  }
}

@media (max-width: 900px) {
  body {
    font-size: var(--body-font-tablet, 16px) !important;
  }
  .container {
    width: min(calc(100% - 36px), 1280px) !important;
  }
  .section,
  .natural-section {
    padding: 68px 0 !important;
  }
  .natural-hero {
    min-height: 580px;
    height: 68vh;
  }
  .natural-hero h1 {
    font-size: clamp(42px, 8vw, 56px) !important;
  }
  .natural-intro-section {
    padding: 70px 0;
  }
  .natural-intro-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }
  .natural-intro-media {
    height: min(58vw, 500px);
  }
  .natural-intro-copy {
    max-width: 720px;
  }
  .natural-section-heading {
    grid-template-columns: 1fr;
    gap: 18px;
    margin-bottom: 30px;
  }
  .natural-section-heading-simple {
    grid-template-columns: 1fr auto;
  }
  .natural-designer-grid {
    grid-template-columns: 1fr;
    gap: 38px;
  }
  .natural-why-grid {
    grid-template-columns: 1fr;
    gap: 34px;
  }
  .natural-why-heading {
    position: static;
  }
  .natural-stay-grid,
  .natural-review-grid,
  .natural-journal-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .natural-review-grid blockquote:last-child,
  .natural-journal-grid article:last-child {
    display: none;
  }
  .mianti-footer-main {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
}

@media (max-width: 680px) {
  html {
    font-size: 16px;
  }
  body {
    font-size: var(--body-font-mobile, 16px) !important;
  }
  .container {
    width: min(calc(100% - 28px), 1280px) !important;
  }
  .mianti-topbar {
    display: none !important;
  }
  .mianti-main-header-inner {
    min-height: 68px;
  }
  .mianti-main-logo {
    width: 148px !important;
    height: 55px !important;
  }
  .mianti-client-link {
    display: none;
  }
  .mianti-main-cta {
    display: none !important;
  }
  .natural-hero {
    min-height: 560px;
    height: auto;
    padding: 84px 0 52px;
  }
  .natural-hero-inner {
    padding: 0;
  }
  .natural-hero h1 {
    font-size: 40px !important;
    line-height: 1.06 !important;
    margin-bottom: 17px !important;
  }
  .natural-hero-copy > p {
    font-size: 16px;
    line-height: 1.65;
  }
  .natural-hero-actions {
    gap: 16px;
    margin-top: 24px;
    align-items: flex-start;
    flex-direction: column;
  }
  .natural-hero-trust {
    gap: 12px 18px;
    margin-top: 26px;
  }
  .natural-hero-trust span {
    font-size: 11px;
  }
  .natural-intro-section {
    padding: 58px 0;
  }
  .natural-intro-media {
    height: 340px;
  }
  .natural-intro-copy h2,
  .natural-section-heading h2,
  .natural-why-heading h2,
  .natural-designer-grid h2 {
    font-size: 32px !important;
    line-height: 1.16 !important;
  }
  .natural-intro-copy .natural-lead {
    font-size: 17px;
  }
  .natural-intro-points {
    grid-template-columns: 1fr;
  }
  .natural-section {
    padding: 58px 0 !important;
  }
  .natural-section-heading-simple {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .natural-tour-grid,
  .natural-stay-grid,
  .natural-review-grid,
  .natural-journal-grid {
    grid-template-columns: 1fr;
  }
  .natural-tour-grid {
    gap: 18px;
  }
  .natural-tour-media {
    aspect-ratio: 16/11;
  }
  .natural-designer-section {
    padding: 60px 0;
  }
  .natural-destination-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .natural-destination-card {
    aspect-ratio: 16/11;
  }
  .natural-why-section {
    padding: 60px 0 50px;
  }
  .natural-why-list {
    grid-template-columns: 1fr;
  }
  .natural-why-list article {
    min-height: auto;
  }
  .natural-review-grid blockquote:last-child,
  .natural-journal-grid article:last-child {
    display: block;
  }
  .parallax-hero,
  .premium-split-hero,
  .signature-hero,
  .about-signature-hero {
    min-height: 360px !important;
  }
  .parallax-hero-content h1,
  .premium-hero-copy h1,
  .signature-hero h1,
  .about-signature-hero h1,
  .tour-detail-hero h1 {
    font-size: 36px !important;
  }
  .floating-search-section {
    margin-top: -28px !important;
  }
  .mianti-footer {
    padding-top: 48px !important;
  }
  .mianti-footer-lead {
    gap: 26px !important;
  }
  .mianti-footer-brand-block {
    align-items: flex-start !important;
    flex-direction: column !important;
  }
  .mianti-footer-logo {
    width: 185px !important;
    height: 78px !important;
    flex-basis: auto !important;
  }
  .mianti-footer-main {
    grid-template-columns: 1fr !important;
    gap: 26px !important;
  }
  .mianti-footer-newsletter {
    grid-template-columns: 1fr !important;
  }
  .mianti-footer-bottom {
    flex-direction: column !important;
    gap: 8px !important;
  }
}

@media (max-width: 380px) {
  .container {
    width: min(calc(100% - 22px), 1280px) !important;
  }
  .mianti-main-logo {
    width: 136px !important;
  }
  .natural-hero h1 {
    font-size: 36px !important;
  }
  .natural-destination-overlay {
    left: 17px;
    right: 17px;
    bottom: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *:before,
  *:after {
    scroll-behavior: auto !important;
    transition: none !important;
    animation: none !important;
  }
}

/* ----------------------------------------------------------------------
   Tour card polish: device sizing, route marquee, compact pricing
   ---------------------------------------------------------------------- */
.catalog-card-body,
.product-card .card-body {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.catalog-card-body > p,
.product-card .card-body > p {
  margin: 0;
}

.catalog-facts.premium-card-facts,
.related-card-meta {
  display: grid !important;
  grid-template-columns: auto minmax(0, 1fr) !important;
  gap: 10px 14px !important;
  align-items: start !important;
}

.catalog-facts.premium-card-facts > span:last-child,
.related-card-meta > span:last-child {
  grid-column: 1 / -1;
}

.catalog-facts.premium-card-facts > span,
.related-card-meta > span {
  min-width: 0;
}

.tour-route-marquee {
  display: flex !important;
  align-items: center;
  gap: 6px;
  min-width: 0;
  width: 100%;
  color: #6c726c;
  font-size: 13px;
  line-height: 1.5;
}

.tour-route-marquee > svg {
  width: 14px;
  height: 14px;
  flex: 0 0 auto;
  color: var(--mianti-green);
  margin-top: 2px;
}

.tour-route-marquee-viewport {
  position: relative;
  min-width: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.tour-route-marquee-track {
  display: inline-flex;
  align-items: center;
  gap: 28px;
  min-width: max-content;
}

.tour-route-marquee-copy {
  display: inline-block;
}

.tour-route-marquee.is-animated .tour-route-marquee-track {
  animation: miantiRouteMarquee 16s linear infinite;
}

.tour-route-marquee:hover .tour-route-marquee-track {
  animation-play-state: paused;
}

@keyframes miantiRouteMarquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-50% - 14px));
  }
}

.multi-price-footer,
.related-price-footer {
  display: flex !important;
  align-items: flex-end !important;
  justify-content: space-between !important;
  gap: 16px !important;
  flex-wrap: nowrap !important;
  margin-top: auto;
}

.multi-price-footer .price-block,
.related-price-footer > div {
  min-width: 0;
  flex: 1 1 auto;
}

.multi-price-footer .btn,
.related-price-footer .btn {
  flex: 0 0 auto;
  min-height: 48px;
  padding: 0 18px !important;
  border-radius: 4px !important;
  white-space: nowrap !important;
  font-size: 14px !important;
  line-height: 1 !important;
  gap: 8px !important;
}

.multi-price-footer .btn svg,
.related-price-footer .btn svg {
  width: 15px;
  height: 15px;
}

.tour-price-stack-compact {
  gap: 6px !important;
}

.tour-price-stack-compact .tour-price-line {
  align-items: flex-start !important;
  gap: 8px !important;
}

.tour-price-stack-compact .tour-currency-badge {
  padding: 4px 10px !important;
  border-radius: 999px !important;
  font-size: 11px !important;
  line-height: 1.1 !important;
}

.tour-price-stack-compact .tour-price-value {
  font-size: clamp(18px, 1.4vw, 20px) !important;
  line-height: 1.16 !important;
  font-weight: 800 !important;
  text-wrap: balance;
}

.tour-price-stack-compact .tour-price-line small {
  display: block;
  margin-top: 4px;
  font-size: 12px !important;
  line-height: 1.35 !important;
}

/* ----------------------------------------------------------------------
   Tour detail hero fixes
   ---------------------------------------------------------------------- */
.private-safari-detail-hero {
  overflow: hidden;
}

.private-safari-detail-hero .premium-detail-image {
  overflow: hidden;
}

.private-safari-detail-hero .premium-detail-image .media-fallback {
  display: none !important;
}

.private-safari-detail-hero .premium-detail-panel {
  width: min(640px, 56%) !important;
  padding: 34px 36px !important;
}

.private-safari-detail-hero .premium-detail-panel h1 {
  max-width: 12ch !important;
  font-size: clamp(34px, 3.8vw, 52px) !important;
  line-height: 1.04 !important;
  letter-spacing: -0.04em !important;
  text-wrap: balance;
}

.private-safari-detail-hero .premium-detail-panel > p {
  max-width: 680px !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
  color: #7f8b80 !important;
}

.private-safari-detail-hero .premium-detail-mini-facts {
  gap: 10px 18px !important;
}

@media (max-width: 1180px) {
  .catalog-card h3,
  .product-card h3 {
    font-size: 18px !important;
    line-height: 1.28 !important;
  }

  .private-safari-detail-hero .premium-detail-panel {
    width: min(680px, 66%) !important;
    padding: 30px 30px !important;
  }

  .private-safari-detail-hero .premium-detail-panel h1 {
    font-size: clamp(32px, 4.6vw, 46px) !important;
    max-width: 13ch !important;
  }
}

@media (max-width: 860px) {
  .multi-price-footer,
  .related-price-footer {
    align-items: center !important;
  }

  .multi-price-footer .btn,
  .related-price-footer .btn {
    min-height: 44px;
    padding: 0 16px !important;
  }

  .private-safari-detail-hero .premium-detail-panel {
    width: min(720px, 76%) !important;
  }
}

@media (max-width: 680px) {
  .catalog-card-body,
  .product-card .card-body {
    gap: 12px;
  }

  .catalog-card h3,
  .product-card h3 {
    font-size: 17px !important;
    line-height: 1.3 !important;
  }

  .tour-route-marquee,
  .catalog-facts.premium-card-facts,
  .related-card-meta {
    font-size: 12px !important;
  }

  .multi-price-footer,
  .related-price-footer {
    gap: 12px !important;
  }

  .multi-price-footer .btn,
  .related-price-footer .btn {
    min-height: 42px;
    padding: 0 14px !important;
    font-size: 13px !important;
  }

  .tour-price-stack-compact .tour-price-value {
    font-size: 17px !important;
  }

  .private-safari-detail-hero .premium-detail-panel {
    width: 100% !important;
    padding: 24px 22px !important;
  }

  .private-safari-detail-hero .premium-detail-panel h1 {
    max-width: 100% !important;
    font-size: clamp(28px, 8.7vw, 40px) !important;
    line-height: 1.05 !important;
    letter-spacing: -0.03em !important;
  }

  .private-safari-detail-hero .premium-detail-panel > p {
    font-size: 14px !important;
    line-height: 1.65 !important;
  }
}

@media (max-width: 420px) {
  .multi-price-footer,
  .related-price-footer {
    gap: 10px !important;
  }

  .multi-price-footer .btn,
  .related-price-footer .btn {
    padding: 0 12px !important;
    font-size: 12px !important;
  }

  .tour-price-stack-compact .tour-price-value {
    font-size: 16px !important;
  }
}

/* ----------------------------------------------------------------------
   Tours browser — compact sidebar filters instead of wide category bands
   ---------------------------------------------------------------------- */
.tour-browser-section {
  padding-top: 72px !important;
  background: #f7f8f5;
}

.tour-browser-heading {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 28px;
  margin-bottom: 30px;
}

.tour-browser-heading h2 {
  margin: 7px 0 8px;
  color: var(--mianti-ink);
  font-size: clamp(30px, 3vw, 42px) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.03em !important;
}

.tour-browser-heading p {
  max-width: 720px;
  margin: 0;
  color: #69716b;
  font-size: 15px;
  line-height: 1.7;
}

.tour-browser-heading-meta {
  display: flex;
  align-items: baseline;
  gap: 7px;
  color: #717871;
  white-space: nowrap;
}

.tour-browser-heading-meta strong {
  color: var(--mianti-green);
  font-size: 30px;
  line-height: 1;
}

.tour-browser-heading-meta span {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

.tour-browser-layout {
  display: grid;
  grid-template-columns: 268px minmax(0, 1fr);
  gap: 28px;
  align-items: start;
}

.tour-filter-sidebar {
  position: sticky;
  top: 102px;
  border: 1px solid #dde4de;
  border-radius: 14px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 14px 34px rgba(16, 47, 29, 0.08);
}

.tour-filter-mobile-head {
  display: none;
}

.tour-filter-panel {
  padding: 18px 18px 16px;
  border-bottom: 1px solid #e5e9e5;
}

.tour-filter-panel:last-of-type {
  border-bottom: 0;
}

.tour-filter-title-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 12px;
}

.tour-filter-title-row > span,
.tour-filter-panel h3 {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 13px;
  color: #24372a;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

.tour-filter-title-row > span {
  margin: 0;
}

.tour-filter-title-row svg,
.tour-filter-panel h3 svg {
  width: 16px;
  height: 16px;
  color: var(--mianti-green);
}

.tour-filter-title-row button,
.tour-results-toolbar button {
  border: 0;
  padding: 0;
  background: none;
  color: var(--mianti-green);
  cursor: pointer;
  font-size: 11px;
  font-weight: 750;
}

.tour-sidebar-search {
  position: relative;
  display: block;
}

.tour-sidebar-search > svg {
  position: absolute;
  left: 13px;
  top: 50%;
  width: 17px;
  height: 17px;
  color: #7a837c;
  transform: translateY(-50%);
  pointer-events: none;
}

.tour-sidebar-search input {
  width: 100%;
  height: 46px;
  padding: 0 12px 0 39px !important;
  border: 1px solid #dce2dd !important;
  border-radius: 8px !important;
  background: #fff !important;
  font-size: 14px !important;
}

.tour-filter-options {
  display: grid;
  gap: 3px;
}

.tour-filter-options button {
  width: 100%;
  min-height: 38px;
  display: grid;
  grid-template-columns: 18px minmax(0, 1fr) auto;
  gap: 9px;
  align-items: center;
  padding: 8px 9px;
  border-radius: 8px !important;
  border: 0;
  background: transparent;
  color: #3d453f;
  cursor: pointer;
  text-align: left;
  font-size: 13px;
  line-height: 1.3;
}

.tour-filter-options button:hover {
  background: #f4f8f4;
  color: var(--mianti-green);
}

.tour-filter-radio {
  width: 16px;
  height: 16px;
  border: 2px solid #ccd4ce;
  border-radius: 50%;
  box-shadow: inset 0 0 0 3px #fff;
}

.tour-filter-options button.active .tour-filter-radio {
  border-color: var(--mianti-green);
  background: var(--mianti-green);
}

.tour-filter-options button.active {
  background: #edf7ee;
  color: var(--mianti-green);
  font-weight: 800;
}

.tour-filter-options button b {
  min-width: 28px;
  padding: 4px 7px;
  border-radius: 999px;
  background: #f2f5f2;
  color: #7a827b;
  font-size: 10px;
  font-weight: 750;
  text-align: center;
}

.tour-filter-options button.active b {
  background: var(--mianti-green-soft);
  color: var(--mianti-green);
}

.tour-filter-scroll-list {
  max-height: 280px;
  overflow: auto;
  padding-right: 4px;
  scrollbar-width: thin;
  scrollbar-color: #bdc9c0 transparent;
}

.tour-filter-scroll-list.compact {
  max-height: 225px;
}

.tour-filter-help {
  margin: 12px;
  padding: 17px;
  border-radius: 10px;
  background: linear-gradient(135deg, #edf7ef, #f8fbf8);
  border: 1px solid #dbeade;
  color: #4c5b50;
}

.tour-filter-help > svg {
  width: 20px;
  height: 20px;
  color: var(--mianti-green);
}

.tour-filter-help strong {
  display: block;
  margin: 8px 0 4px;
  color: var(--mianti-green-dark);
  font-size: 13px;
}

.tour-filter-help p {
  margin: 0 0 10px;
  font-size: 11px;
  line-height: 1.5;
}

.tour-filter-help a {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: var(--mianti-green);
  font-size: 11px;
  font-weight: 800;
}

.tour-filter-help a svg {
  width: 13px;
  height: 13px;
}

.tour-browser-results {
  min-width: 0;
}

.tour-results-toolbar {
  min-height: 42px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid #dde4de;
}

.tour-results-toolbar p {
  margin: 0;
  color: #6e766f;
  font-size: 12px;
}

.tour-results-toolbar p strong {
  color: var(--mianti-ink);
}

.tour-results-toolbar button {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.tour-results-toolbar button svg {
  width: 13px;
  height: 13px;
}

.tour-sidebar-catalog-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 20px !important;
}

.tour-sidebar-catalog-grid .catalog-card[hidden] {
  display: none !important;
}

.tour-filter-empty {
  min-height: 340px;
}

.tour-filter-mobile-toggle,
.tour-filter-backdrop {
  display: none;
}

.tour-why-band-after-browser {
  margin-top: 0;
}

/* Keep the Mianti navigation visible as the visitor scrolls. */
.mianti-natural-header {
  position: sticky !important;
  top: 0 !important;
  z-index: 1200 !important;
  box-shadow: 0 5px 18px rgba(10, 35, 21, 0.055) !important;
}

/* ----------------------------------------------------------------------
   Quote request — popup on every device + direct WhatsApp quote
   ---------------------------------------------------------------------- */
body.quote-panel-active {
  overflow: hidden !important;
}

.quote-request-shell {
  position: relative;
}

.quote-action-card {
  display: grid;
  gap: 11px;
  padding: 18px;
  border: 1px solid #dce5de;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(15, 48, 29, 0.05);
}

.quote-action-card-copy > small,
.quote-action-card-copy > strong,
.quote-action-card-copy > span {
  display: block;
}

.quote-action-card-copy > small {
  margin-bottom: 5px;
  color: #79827b;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.quote-action-card-copy > strong {
  color: var(--mianti-ink);
  font-size: 16px;
  line-height: 1.35;
}

.quote-action-card-copy > span {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 6px;
  color: #738078;
  font-size: 12px;
}

.quote-action-card-copy > span svg {
  width: 14px;
  height: 14px;
  color: var(--mianti-green);
}

.quote-action-card-copy .tour-price-stack {
  margin-top: 10px;
}

.quote-primary-trigger,
.quote-whatsapp-trigger {
  width: 100%;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 14px;
  border-radius: 5px;
  cursor: pointer;
  font:
    800 13px var(--site-font, "Kumbh Sans"),
    sans-serif;
}

.quote-primary-trigger {
  border: 1px solid var(--mianti-green);
  background: var(--mianti-green);
  color: #fff;
}

.quote-primary-trigger:hover {
  background: var(--mianti-green-dark);
}

.quote-whatsapp-trigger {
  border: 1px solid #bee0ca;
  background: #edf8f1;
  color: #08723f;
  text-decoration: none;
}

.quote-whatsapp-trigger:hover {
  border-color: #90cba5;
  background: #e2f4e8;
}

.quote-primary-trigger svg,
.quote-whatsapp-trigger svg {
  width: 17px;
  height: 17px;
}

.quote-action-note {
  color: #7b857e;
  font-size: 10px;
  line-height: 1.45;
  text-align: center;
}

.quote-mobile-footer-trigger {
  display: none !important;
}

.quote-request-overlay {
  position: fixed !important;
  inset: 0 !important;
  z-index: 2200 !important;
  display: none !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 28px !important;
  background: rgba(10, 20, 13, 0.64) !important;
  backdrop-filter: blur(3px);
}

.quote-request-shell.quote-open .quote-request-overlay {
  display: flex !important;
}

.quote-request-overlay .booking-request-card {
  position: relative !important;
  width: min(920px, 100%) !important;
  max-height: min(88vh, 850px) !important;
  overflow: auto !important;
  border-radius: 18px !important;
  border: 1px solid rgba(255, 255, 255, 0.45) !important;
  background: #fff !important;
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.28) !important;
}

.quote-panel-close {
  position: absolute !important;
  right: 16px !important;
  top: 16px !important;
  z-index: 8 !important;
  display: grid !important;
  place-items: center !important;
  width: 42px !important;
  height: 42px !important;
  border: 1px solid #e2e7e3 !important;
  border-radius: 50% !important;
  background: #f5f7f5 !important;
  color: #627067 !important;
  cursor: pointer !important;
}

.quote-panel-close:hover {
  background: #eaf3ed !important;
  color: var(--mianti-green) !important;
}

.quote-panel-close svg {
  width: 18px !important;
  height: 18px !important;
}

.quote-request-overlay .booking-request-head {
  padding: 24px 70px 20px 24px !important;
  background: #fff !important;
  color: var(--mianti-ink) !important;
  border-bottom: 1px solid #e6ebe7 !important;
}

.quote-request-overlay .booking-request-icon {
  background: var(--mianti-green-soft) !important;
  color: var(--mianti-green) !important;
}

.quote-request-overlay .booking-request-head small {
  color: var(--mianti-green) !important;
}

.quote-request-overlay .booking-request-head h3 {
  color: var(--mianti-ink) !important;
  font-size: 22px !important;
}

.quote-request-overlay .booking-request-head p {
  color: #6f7971 !important;
  font-size: 12px !important;
  line-height: 1.55 !important;
}

.quote-request-overlay .quote-product-context {
  margin: 16px 24px 0 !important;
  border-color: #cce1d3 !important;
  background: #f5faf6 !important;
}

.quote-request-overlay .booking-request-form {
  padding: 20px 24px 26px !important;
}

.quote-request-overlay .booking-field input,
.quote-request-overlay .booking-field select {
  height: 48px !important;
}

.quote-request-overlay .booking-field textarea {
  min-height: 92px !important;
}

@media (max-width: 1050px) {
  .tour-browser-layout {
    grid-template-columns: 235px minmax(0, 1fr);
    gap: 20px;
  }

  .tour-sidebar-catalog-grid {
    grid-template-columns: 1fr !important;
  }
}

@media (max-width: 820px) {
  .tour-browser-section {
    padding-top: 56px !important;
  }

  .tour-browser-heading {
    align-items: flex-start;
  }

  .tour-browser-heading-meta {
    display: none;
  }

  .tour-filter-mobile-toggle {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    width: 100%;
    min-height: 48px;
    margin-bottom: 18px;
    border: 1px solid #d8e1da;
    border-radius: 7px;
    background: #fff;
    color: var(--mianti-green);
    font-size: 13px;
    font-weight: 800;
  }

  .tour-filter-mobile-toggle svg {
    width: 17px;
    height: 17px;
  }

  .tour-filter-mobile-toggle b {
    margin-left: auto;
    min-width: 28px;
    padding: 4px 7px;
    border-radius: 999px;
    background: var(--mianti-green-soft);
    font-size: 10px;
  }

  .tour-browser-layout {
    display: block;
  }

  .tour-filter-sidebar {
    position: fixed !important;
    z-index: 2400 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    width: min(340px, 88vw) !important;
    max-height: none !important;
    border: 0 !important;
    border-radius: 0 14px 14px 0 !important;
    overflow: auto !important;
    transform: translateX(-105%);
    transition: transform 0.23s ease;
  }

  .tour-filter-sidebar.is-open {
    transform: translateX(0);
  }

  .tour-filter-mobile-head {
    position: sticky;
    top: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 62px;
    padding: 0 18px;
    border-bottom: 1px solid #e4e9e5;
    background: #fff;
  }

  .tour-filter-mobile-head strong {
    color: var(--mianti-ink);
    font-size: 16px;
  }

  .tour-filter-mobile-head button {
    width: 38px;
    height: 38px;
    display: grid;
    place-items: center;
    border: 0;
    border-radius: 50%;
    background: #f2f5f2;
    color: #68736b;
  }

  .tour-filter-backdrop {
    position: fixed;
    inset: 0;
    z-index: 2300;
    background: rgba(7, 20, 11, 0.48);
  }

  .tour-filter-backdrop.is-open {
    display: block;
  }

  body.tour-filters-open {
    overflow: hidden;
  }

  .tour-sidebar-catalog-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .quote-request-overlay {
    padding: 18px !important;
  }
}

@media (max-width: 680px) {
  .tour-browser-heading h2 {
    font-size: 30px !important;
  }

  .tour-browser-heading p {
    font-size: 14px;
  }

  .tour-sidebar-catalog-grid {
    grid-template-columns: 1fr !important;
  }

  .tour-results-toolbar {
    margin-bottom: 12px;
  }

  .quote-request-overlay {
    padding: 0 !important;
    align-items: flex-end !important;
  }

  .quote-request-overlay .booking-request-card {
    width: 100% !important;
    max-height: 94dvh !important;
    border-radius: 18px 18px 0 0 !important;
  }

  .quote-request-overlay .booking-request-head {
    padding: 20px 62px 18px 18px !important;
  }

  .quote-request-overlay .booking-request-head h3 {
    font-size: 20px !important;
  }

  .quote-request-overlay .quote-product-context {
    margin: 14px 16px 0 !important;
  }

  .quote-request-overlay .booking-request-form {
    padding: 18px 16px 24px !important;
  }

  .quote-request-overlay .booking-form-grid {
    grid-template-columns: 1fr !important;
  }

  .quote-request-overlay .booking-field-wide {
    grid-column: auto !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tour-filter-sidebar,
  .tour-route-marquee-track {
    transition: none !important;
    animation: none !important;
  }
}

/* Final public brand pass: green is primary, black is secondary. */
.signature-hero,
.signature-section,
.premium-destination-section {
  background: #fbfdfb !important;
}
.signature-kicker,
.signature-section .signature-kicker,
.experience-theme-card > small,
.activity-editorial-copy small,
.signature-journey-card small {
  color: var(--mianti-green) !important;
}
.signature-kicker::before {
  background: var(--mianti-green) !important;
}
.signature-wordmark-card,
.signature-section-dark {
  background: var(--mianti-black) !important;
}
.signature-wordmark-card small,
.signature-wordmark-card strong:nth-of-type(2) {
  color: var(--mianti-green) !important;
}
.experience-theme-card {
  background: #fff !important;
  border-color: #d8e4da !important;
  color: var(--mianti-black) !important;
  border-radius: 12px !important;
  box-shadow: 0 10px 24px rgba(12, 52, 28, 0.1) !important;
}
.experience-theme-card:hover {
  background: var(--mianti-green) !important;
  border-color: var(--mianti-green) !important;
  color: #fff !important;
  box-shadow: 0 16px 30px rgba(12, 52, 28, 0.18) !important;
}
.experience-theme-card > span {
  width: 64px !important;
  height: 64px !important;
  background: transparent !important;
  color: var(--mianti-green) !important;
}
.experience-theme-card > span svg {
  width: 34px !important;
  height: 34px !important;
}
.experience-theme-card:hover > span {
  background: transparent !important;
  color: #fff !important;
}
.experience-theme-card > small,
.experience-theme-card p,
.experience-theme-card:hover p {
  color: inherit !important;
  opacity: 0.78;
}
.experience-theme-card > strong,
.experience-theme-card:hover > strong {
  color: inherit !important;
}

/* Destination hero: one readable image-led composition instead of competing panels. */
.destination-premium-hero {
  position: relative !important;
  display: block !important;
  min-height: 540px !important;
  overflow: hidden;
  background: var(--mianti-black) !important;
}
.destination-premium-hero .premium-hero-image {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 0;
}
.destination-premium-hero .premium-hero-image::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(5, 18, 10, 0.62);
}
.destination-premium-hero .premium-hero-image > *,
.destination-premium-hero .premium-hero-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.destination-premium-hero .premium-hero-copy {
  position: relative !important;
  z-index: 1;
  display: flex !important;
  align-items: center;
  width: 100% !important;
  min-height: 540px !important;
  background: transparent !important;
  color: #fff !important;
}
.destination-premium-hero .premium-hero-copy-inner {
  width: min(100%, 760px);
  padding-top: 72px;
  padding-bottom: 72px;
}
.destination-premium-hero .breadcrumb {
  justify-content: flex-start;
  margin-bottom: 26px;
  color: rgba(255, 255, 255, 0.82);
}
.destination-premium-hero .breadcrumb a,
.destination-premium-hero .breadcrumb span,
.destination-premium-hero .breadcrumb svg {
  color: inherit !important;
}
.destination-premium-hero .premium-hero-copy h1,
.destination-premium-hero .premium-hero-copy p {
  color: #fff !important;
}
.destination-premium-hero .premium-hero-copy h1 {
  max-width: 680px;
}
.destination-premium-hero .premium-hero-copy p {
  max-width: 650px;
  color: rgba(255, 255, 255, 0.88) !important;
}
.destination-premium-hero .premium-trust-row strong,
.destination-premium-hero .premium-trust-row svg {
  color: #fff !important;
}

@media (max-width: 760px) {
  .experience-theme-card > span {
    width: 58px !important;
    height: 58px !important;
  }
  .experience-theme-card > span svg {
    width: 31px !important;
    height: 31px !important;
  }
  .destination-premium-hero,
  .destination-premium-hero .premium-hero-copy {
    min-height: 590px !important;
  }
  .destination-premium-hero .premium-hero-copy-inner {
    padding-top: 52px;
    padding-bottom: 52px;
  }
}


/* ===== mianti-ui-hotfix.css ===== */
/* Mianti UI hotfix — fixed navigation and visible quote actions */

html {
  scroll-padding-top: 132px;
}

body {
  --site-font: "Kumbh Sans", sans-serif !important;
  font-family: "Kumbh Sans", sans-serif !important;
  padding-top: 118px !important;
}

body
  :where(
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    a,
    span,
    strong,
    small,
    label,
    input,
    select,
    textarea,
    button,
    blockquote,
    li,
    td,
    th,
    summary
  ),
body .btn {
  font-family: "Kumbh Sans", sans-serif !important;
}

/* Keep BOTH contact strip and navigation permanently visible. */
.mianti-topbar {
  position: fixed !important;
  inset: 0 0 auto 0 !important;
  z-index: 1601 !important;
  min-height: 36px !important;
}

.mianti-natural-header,
.site-header.mianti-natural-header {
  position: fixed !important;
  top: 36px !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  z-index: 1600 !important;
  background: #fff !important;
  box-shadow: 0 5px 18px rgba(10, 35, 21, 0.08) !important;
}

.mianti-main-header-inner {
  min-height: 82px !important;
}

/* Mobile navigation must sit above content and below the fixed header. */
.mianti-mobile-menu-btn {
  position: relative !important;
  z-index: 2 !important;
  cursor: pointer !important;
  pointer-events: auto !important;
}

.mianti-menu-glyph {
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  color: var(--mianti-green, #074f2c);
  font-size: 25px;
  font-weight: 400;
  line-height: 1;
}

.mianti-mobile-nav {
  z-index: 1599 !important;
}

/* Tour hero actions are visible immediately, not only after scrolling to sidebar. */
.tour-hero-quote-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin-top: 20px;
}

.tour-hero-quote-actions .btn,
.tour-hero-whatsapp {
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 10px 15px;
  border-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  white-space: nowrap;
}

.tour-hero-quote-actions .btn svg,
.tour-hero-whatsapp svg {
  width: 16px;
  height: 16px;
}

.tour-hero-whatsapp {
  border: 1px solid #15884b;
  background: #eef9f2;
  color: #08723f !important;
  text-decoration: none !important;
}

.tour-hero-whatsapp:hover {
  background: #dff3e7;
  border-color: #08723f;
}

/* Make the regular WhatsApp launcher unmistakably visible. */
.floating-whatsapp {
  z-index: 1900 !important;
  background: #087a43 !important;
  border: 1px solid #087a43 !important;
  color: #fff !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

/* Quote dialog remains above the fixed header and floating actions. */
.quote-request-overlay {
  z-index: 2300 !important;
}

@media (max-width: 1180px) {
  html {
    scroll-padding-top: 122px;
  }
  body {
    padding-top: 110px !important;
  }

  .mianti-natural-header,
  .site-header.mianti-natural-header {
    top: 36px !important;
  }

  .mianti-main-header-inner {
    min-height: 74px !important;
  }

  .mianti-mobile-nav {
    position: fixed !important;
    top: 110px !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    max-height: calc(100dvh - 110px) !important;
    overflow-y: auto !important;
    background: #fff !important;
    box-shadow: 0 18px 36px rgba(8, 35, 20, 0.16) !important;
  }

  .mianti-mobile-nav.active {
    display: flex !important;
    flex-direction: column !important;
  }
}

@media (max-width: 680px) {
  html {
    scroll-padding-top: 80px;
  }
  body {
    padding-top: 68px !important;
  }

  .mianti-topbar {
    display: none !important;
  }

  .mianti-natural-header,
  .site-header.mianti-natural-header {
    top: 0 !important;
  }

  .mianti-main-header-inner {
    min-height: 68px !important;
  }

  .mianti-mobile-nav {
    top: 68px !important;
    max-height: calc(100dvh - 68px) !important;
  }

  .tour-hero-quote-actions {
    align-items: stretch;
    flex-direction: column;
  }

  .tour-hero-quote-actions .btn,
  .tour-hero-whatsapp {
    width: 100%;
  }

  .floating-whatsapp {
    display: grid !important;
    place-items: center !important;
    width: 52px !important;
    height: 52px !important;
    min-width: 52px !important;
    padding: 0 !important;
    border-radius: 50% !important;
  }
}

/* ----------------------------------------------------------------------
   Tour detail sidebar ONLY — preserve the existing website layout
   ---------------------------------------------------------------------- */
@media (min-width: 981px) {
  .private-safari-detail-content .detail-layout {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) 330px !important;
    gap: 28px !important;
    align-items: start !important;
  }

  .private-safari-detail-content .detail-main {
    min-width: 0 !important;
    grid-column: 1 !important;
  }

  .private-safari-detail-content .booking-sidebar {
    display: block !important;
    grid-column: 2 !important;
    width: 100% !important;
    max-width: 330px !important;
    position: sticky !important;
    top: 142px !important;
    align-self: start !important;
    margin: 0 !important;
  }
}

@media (max-width: 980px) {
  .private-safari-detail-content .detail-layout {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 24px !important;
  }

  .private-safari-detail-content .booking-sidebar {
    position: static !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
  }
}


/* ===== mianti-compact.css ===== */
/* ======================================================================
   MIANTI SAFARIS — COMPACT CONSISTENCY LAYER
   Loaded after all public theme/hotfix styles.
   Purpose: tighter page rhythm, consistent brand colours, readable text,
   safe wrapping, compact cards/forms and reliable sticky sidebars.
   ====================================================================== */

:root {
  --mianti-compact-green: #074f2c;
  --mianti-compact-green-dark: #053a21;
  --mianti-compact-soft: #f4f7f5;
  --mianti-compact-warm: #f7f6f1;
  --mianti-compact-ink: #171a17;
  --mianti-compact-text: #414942;
  --mianti-compact-muted: #667068;
  --mianti-compact-line: #dde5df;
  --mianti-compact-header: 100px;
  --mianti-section-space: 54px;
}

html {
  scroll-padding-top: calc(var(--mianti-compact-header) + 14px) !important;
  overflow-x: hidden;
}

body {
  padding-top: var(--mianti-compact-header) !important;
  overflow-x: hidden;
  background: #fff !important;
  color: var(--mianti-compact-text) !important;
  font-family: "Kumbh Sans", sans-serif !important;
  font-size: 15px !important;
  line-height: 1.6 !important;
}

body
  :where(
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p,
    a,
    span,
    strong,
    small,
    label,
    input,
    select,
    textarea,
    button,
    blockquote,
    li,
    td,
    th,
    summary
  ) {
  font-family: "Kumbh Sans", sans-serif !important;
}

/* Global safety: no text/button collision or horizontal leakage. */
main,
main section,
main .container,
main article,
main aside,
main div,
main form,
main nav {
  min-width: 0;
}

main
  :where(h1, h2, h3, h4, h5, h6, p, a, span, strong, small, label, li, td, th) {
  overflow-wrap: break-word;
  word-break: normal;
}

body .btn,
main button,
main [role="button"] {
  max-width: 100%;
  min-width: 0;
  white-space: normal !important;
  text-align: center;
  line-height: 1.2 !important;
}

body .btn {
  min-height: 42px !important;
  padding: 10px 16px !important;
  font-size: 13px !important;
}

.container {
  width: min(calc(100% - 40px), 1240px) !important;
  max-width: 1240px !important;
}

/* ----------------------------------------------------------------------
   Compact fixed header
   ---------------------------------------------------------------------- */
.mianti-topbar {
  min-height: 30px !important;
  height: 30px !important;
}

.mianti-topbar-inner {
  min-height: 30px !important;
  height: 30px !important;
}

.mianti-topbar p,
.mianti-topbar-links a {
  font-size: 10px !important;
}

.mianti-natural-header,
.site-header.mianti-natural-header {
  top: 30px !important;
  height: 70px !important;
  min-height: 70px !important;
}

.mianti-main-header-inner {
  min-height: 70px !important;
  height: 70px !important;
  gap: 22px !important;
}

.mianti-main-logo {
  width: 168px !important;
  height: 58px !important;
}

.mianti-main-nav {
  gap: clamp(12px, 1.25vw, 21px) !important;
}

.mianti-main-nav a {
  padding: 25px 0 23px !important;
  font-size: 12.5px !important;
}

.mianti-main-nav a:after {
  bottom: 16px !important;
}

.mianti-main-cta {
  min-height: 40px !important;
  padding: 9px 14px !important;
  font-size: 12.5px !important;
}

.mianti-client-link {
  width: 38px !important;
  height: 38px !important;
}

.mianti-mobile-nav {
  top: 100px !important;
  max-height: calc(100dvh - 100px) !important;
}

/* ----------------------------------------------------------------------
   Global section rhythm and colours
   ---------------------------------------------------------------------- */
.section,
.natural-section,
.signature-section,
.signature-intro-section,
.detail-section,
.customer-portal-section {
  padding-top: var(--mianti-section-space) !important;
  padding-bottom: var(--mianti-section-space) !important;
}

.section-soft,
.private-safari-detail-content,
.destination-browser-section,
.customer-portal-section,
.booking-form-section {
  background: var(--mianti-compact-soft) !important;
}

.content-panel,
.premium-content-panel,
.customer-panel,
.booking-sidebar,
.catalog-card,
.product-card,
.destination-feature-card,
.hotel-tier-card,
.experience-type-card,
.blog-card,
.guide-topic-card,
.designer-form {
  background: #fff !important;
  border-color: var(--mianti-compact-line) !important;
  box-shadow: none !important;
}

.section-heading,
.signature-section-head,
.natural-section-heading,
.catalog-toolbar,
.destination-browser-toolbar {
  margin-bottom: 24px !important;
}

.section-heading h2,
.center-heading h2,
.signature-section-head h2,
.solid-feature-heading h2,
.natural-section-heading h2,
.about-origin-grid h2,
.about-philosophy-section h2,
.guide-index-section h2,
.guide-season-section h2,
.designer-step-heading h2 {
  font-size: clamp(27px, 2.6vw, 36px) !important;
  line-height: 1.15 !important;
  letter-spacing: -0.025em !important;
  margin-top: 4px !important;
  margin-bottom: 8px !important;
  color: var(--mianti-compact-ink) !important;
}

.section-intro,
.signature-section-head > p,
.natural-section-heading p,
.lead-copy {
  font-size: 14px !important;
  line-height: 1.65 !important;
  color: var(--mianti-compact-muted) !important;
}

.eyebrow,
.natural-kicker,
.natural-eyebrow,
.signature-kicker {
  margin-bottom: 8px !important;
  font-size: 10.5px !important;
  letter-spacing: 0.105em !important;
}

/* Dark/green sections always receive legible foreground colours. */
.natural-designer-section,
.natural-reviews-section,
.signature-values-band,
.signature-designer-band,
.signature-vehicle-band,
.signature-experience-home,
.signature-story-band,
.about-team-section,
.about-vehicle-story,
.signature-inline-cta,
.solid-feature-band.navy-feature-band,
.navy-feature-band,
.vehicle-philosophy-section {
  color: #fff !important;
}

.natural-designer-section :where(h1, h2, h3, h4, strong),
.natural-reviews-section :where(h1, h2, h3, h4, strong),
.signature-values-band :where(h1, h2, h3, h4, strong),
.signature-designer-band :where(h1, h2, h3, h4, strong),
.signature-vehicle-band :where(h1, h2, h3, h4, strong),
.signature-experience-home :where(h1, h2, h3, h4, strong),
.signature-story-band :where(h1, h2, h3, h4, strong),
.about-team-section :where(h1, h2, h3, h4, strong),
.about-vehicle-story :where(h1, h2, h3, h4, strong),
.signature-inline-cta :where(h1, h2, h3, h4, strong),
.navy-feature-band :where(h1, h2, h3, h4, strong),
.vehicle-philosophy-section :where(h1, h2, h3, h4, strong) {
  color: #fff !important;
}

.natural-designer-section :where(p, small, span),
.natural-reviews-section :where(p, small, span),
.signature-values-band :where(p, small, span),
.signature-designer-band :where(p, small, span),
.signature-vehicle-band :where(p, small, span),
.signature-experience-home :where(p, small, span),
.signature-story-band :where(p, small, span),
.about-team-section :where(p, small),
.about-vehicle-story :where(p, small),
.signature-inline-cta :where(p, small, span),
.navy-feature-band :where(p, small, span),
.vehicle-philosophy-section :where(p, small, span) {
  color: rgba(255, 255, 255, 0.82) !important;
}

/* ----------------------------------------------------------------------
   Heroes: shorter, clearer, device-safe
   ---------------------------------------------------------------------- */
.natural-hero {
  min-height: 500px !important;
  height: min(64vh, 610px) !important;
}

.natural-hero-inner {
  padding-top: 34px !important;
  padding-bottom: 34px !important;
}

.natural-hero h1 {
  font-size: clamp(38px, 4.4vw, 56px) !important;
  line-height: 1.04 !important;
  margin-bottom: 14px !important;
}

.natural-hero-copy > p {
  font-size: 15px !important;
  line-height: 1.65 !important;
  max-width: 590px !important;
}

.natural-hero-actions {
  margin-top: 20px !important;
  gap: 12px !important;
}

.natural-hero-trust {
  margin-top: 22px !important;
}

.parallax-hero,
.premium-split-hero,
.signature-hero,
.about-signature-hero,
.service-hero,
.contact-hero,
.departure-page-hero,
.article-hero {
  min-height: 360px !important;
}

.signature-hero,
.about-signature-hero,
.service-hero,
.contact-hero,
.departure-page-hero,
.article-hero {
  padding-top: 44px !important;
  padding-bottom: 44px !important;
}

.parallax-hero-content {
  padding-top: 44px !important;
  padding-bottom: 52px !important;
}

.parallax-hero-content h1,
.premium-hero-copy h1,
.signature-hero h1,
.about-signature-hero h1,
.service-hero h1,
.contact-hero h1,
.departure-page-hero h1,
.article-hero-copy h1 {
  font-size: clamp(32px, 3.7vw, 46px) !important;
  line-height: 1.06 !important;
  letter-spacing: -0.035em !important;
}

.premium-hero-copy-inner {
  padding-top: 42px !important;
  padding-bottom: 46px !important;
}

.premium-hero-image,
.premium-hero-image img,
.premium-hero-image .media-fallback {
  min-height: 360px !important;
}

.breadcrumb {
  margin-bottom: 16px !important;
  font-size: 11px !important;
  line-height: 1.4 !important;
}

/* ----------------------------------------------------------------------
   Homepage compactness
   ---------------------------------------------------------------------- */
.natural-intro-section {
  padding: 58px 0 !important;
}

.natural-intro-grid {
  gap: 5% !important;
}

.natural-intro-media {
  height: 420px !important;
}

.natural-intro-copy h2 {
  font-size: clamp(30px, 3vw, 40px) !important;
  margin-bottom: 14px !important;
}

.natural-intro-copy p {
  font-size: 14.5px !important;
  line-height: 1.65 !important;
  margin-bottom: 12px !important;
}

.natural-intro-copy .natural-lead {
  font-size: 16.5px !important;
}

.natural-intro-points {
  margin: 18px 0 20px !important;
  padding: 16px 0 !important;
  gap: 8px 14px !important;
}

.natural-section {
  padding: 54px 0 !important;
}

.natural-section-heading {
  gap: 5% !important;
  margin-bottom: 24px !important;
}

.natural-tour-grid,
.natural-stay-grid,
.natural-review-grid,
.natural-journal-grid {
  gap: 18px !important;
}

.natural-tour-body,
.natural-stay-card > div,
.natural-journal-grid article > div {
  padding: 16px !important;
}

.natural-tour-card h3,
.natural-stay-card h3,
.natural-journal-grid h3 {
  font-size: 18px !important;
  line-height: 1.28 !important;
}

.natural-tour-card p,
.natural-stay-card p,
.natural-journal-grid p {
  font-size: 13px !important;
  line-height: 1.55 !important;
  margin-bottom: 12px !important;
}

.natural-designer-section {
  padding: 52px 0 !important;
}

.natural-designer-grid {
  gap: 6% !important;
}

.natural-designer-grid h2 {
  font-size: clamp(29px, 3vw, 40px) !important;
  margin-bottom: 12px !important;
}

.natural-designer-grid > div:first-child > p {
  font-size: 14.5px !important;
  line-height: 1.65 !important;
  margin-bottom: 18px !important;
}

.natural-designer-steps > div {
  padding: 13px 0 !important;
}

.natural-why-section {
  padding: 52px 0 44px !important;
}

.natural-why-grid {
  gap: 6% !important;
}

.natural-why-heading {
  top: 116px !important;
}

.natural-why-heading h2 {
  font-size: clamp(29px, 3vw, 40px) !important;
  margin-bottom: 12px !important;
}

.natural-why-list article {
  min-height: 145px !important;
  padding: 18px !important;
}

.natural-reviews-section {
  padding: 52px 0 !important;
}

.natural-review-grid blockquote {
  padding: 20px !important;
}

/* ----------------------------------------------------------------------
   Catalogue pages: tours, destinations, hotels, experiences
   ---------------------------------------------------------------------- */
.catalog-section,
.destination-browser-section,
.service-catalog-section,
.hotels-catalog-section {
  padding-top: 44px !important;
  padding-bottom: 52px !important;
}

.catalog-grid,
.card-grid,
.destination-browser-grid,
.destination-catalog-grid,
.service-catalog-grid,
.hotel-card-grid {
  gap: 16px !important;
}

.catalog-card-body,
.product-card .card-body,
.destination-feature-body,
.hotel-product-card .card-body,
.service-product-card .card-body {
  padding: 16px !important;
}

.catalog-card h3,
.product-card h3,
.destination-feature-card h3,
.hotel-product-card h3,
.service-product-card h3 {
  font-size: 17px !important;
  line-height: 1.27 !important;
  margin-top: 0 !important;
  margin-bottom: 7px !important;
}

.catalog-card-body > p,
.destination-feature-body > p,
.product-card .card-body > p {
  font-size: 13px !important;
  line-height: 1.55 !important;
}

.catalog-facts,
.card-meta,
.premium-card-facts {
  gap: 8px 12px !important;
  margin-top: 10px !important;
  margin-bottom: 12px !important;
  font-size: 12px !important;
}

.catalog-card-footer,
.card-footer,
.multi-price-footer,
.related-price-footer {
  padding-top: 13px !important;
  gap: 12px !important;
}

.tour-price-stack-compact .tour-price-value {
  font-size: 17px !important;
}

.tour-price-stack-compact .tour-price-line small {
  font-size: 11px !important;
}

/* Tours filter sidebar compact and sticky. */
.tour-browser-layout {
  gap: 22px !important;
  align-items: start !important;
}

.tour-filter-sidebar {
  top: 116px !important;
  max-height: calc(100dvh - 132px) !important;
  overflow: auto !important;
}

.tour-filter-panel {
  padding: 16px !important;
}

.tour-filter-panel h3,
.tour-filter-panel h4 {
  margin: 0 0 10px !important;
  font-size: 13px !important;
}

.tour-filter-options {
  gap: 6px !important;
}

.tour-filter-radio,
.tour-filter-checkbox {
  min-height: 34px !important;
  padding: 6px 8px !important;
  font-size: 12px !important;
}

/* ----------------------------------------------------------------------
   Tour detail: compact hero/content + truly sticky right sidebar
   ---------------------------------------------------------------------- */
.private-safari-detail-hero,
.private-safari-detail-hero .premium-detail-image,
.private-safari-detail-hero .premium-detail-image img,
.private-safari-detail-hero .premium-detail-panel-wrap {
  min-height: 440px !important;
}

.private-safari-detail-hero .premium-detail-panel {
  width: min(610px, 54%) !important;
  padding: 28px 30px !important;
}

.private-safari-detail-hero .premium-detail-panel h1 {
  font-size: clamp(30px, 3.35vw, 44px) !important;
  line-height: 1.04 !important;
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.private-safari-detail-hero .premium-detail-panel > p {
  font-size: 14px !important;
  line-height: 1.6 !important;
}

.premium-detail-mini-facts {
  margin-top: 16px !important;
  gap: 8px 14px !important;
  font-size: 12px !important;
}

.premium-summary-strip {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.private-safari-detail-content .detail-layout {
  grid-template-columns: minmax(0, 1fr) 320px !important;
  gap: 20px !important;
  align-items: start !important;
}

.private-safari-detail-content .booking-sidebar {
  position: sticky !important;
  top: 116px !important;
  width: 100% !important;
  max-width: 320px !important;
  align-self: start !important;
  margin: 0 !important;
}

.content-panel,
.premium-content-panel {
  padding: 20px !important;
  margin-bottom: 16px !important;
}

.section-icon-heading {
  margin-bottom: 14px !important;
}

.section-icon-heading h2 {
  font-size: 22px !important;
  line-height: 1.2 !important;
  margin: 2px 0 0 !important;
}

.icon-orb {
  width: 40px !important;
  height: 40px !important;
  min-width: 40px !important;
}

.premium-highlight-grid,
.itinerary-list,
.premium-itinerary-list {
  gap: 8px !important;
}

.booking-sidebar .booking-card,
.booking-sidebar .premium-advice-card,
.booking-sidebar .tour-sidebar-wishlist,
.booking-sidebar > div {
  margin-bottom: 12px !important;
}

.booking-sidebar :where(h2, h3, strong) {
  overflow-wrap: anywhere;
}

/* Keep filters and booking actions in document flow. Long filter lists scroll
   inside their own panel instead of pinning content over the page. */
.tour-filter-sidebar,
.destination-filter-sidebar,
.private-safari-detail-content .booking-sidebar,
.booking-sidebar {
  position: static !important;
  top: auto !important;
  align-self: start !important;
}

.tour-filter-sidebar {
  max-height: calc(100dvh - 148px) !important;
  overflow-y: auto !important;
  overscroll-behavior: contain;
  scrollbar-width: thin;
}

.destination-filter-sidebar {
  max-height: calc(100dvh - 128px) !important;
  overflow-y: auto !important;
  overscroll-behavior: contain;
  scrollbar-width: thin;
}

.parallax-hero,
.premium-split-hero,
.premium-detail-hero,
.private-safari-detail-hero {
  height: auto !important;
  overflow: visible !important;
}

.parallax-hero-content,
.premium-hero-copy-inner,
.premium-detail-panel-wrap,
.premium-detail-panel {
  min-width: 0 !important;
  max-width: 100% !important;
}

.parallax-hero-content h1,
.premium-hero-copy h1,
.premium-detail-panel h1,
.parallax-hero-content p,
.premium-hero-copy p,
.premium-detail-panel > p {
  overflow-wrap: anywhere;
  hyphens: auto;
}

.premium-detail-panel {
  width: min(610px, 100%) !important;
}

@media (max-width: 760px) {
  .tour-filter-sidebar {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    width: min(340px, 88vw) !important;
    max-height: none !important;
    overflow-y: auto !important;
    transform: translateX(-105%);
  }

  .tour-filter-sidebar.is-open {
    transform: translateX(0);
  }
}

/* ----------------------------------------------------------------------
   Safari Designer and forms
   ---------------------------------------------------------------------- */
.designer-section {
  padding-top: 46px !important;
  padding-bottom: 52px !important;
}

.designer-progress {
  padding: 8px 0 10px !important;
  margin-bottom: 14px !important;
  top: 100px !important;
}

.designer-form {
  padding: clamp(18px, 2.5vw, 30px) !important;
}

.designer-step-heading {
  grid-template-columns: 46px 1fr !important;
  gap: 12px !important;
  margin-bottom: 20px !important;
}

.designer-step-heading > span {
  font-size: 2rem !important;
}

.designer-step-heading h2 {
  font-size: clamp(25px, 2.8vw, 34px) !important;
}

.designer-field-grid,
.booking-form-grid {
  gap: 14px !important;
}

.designer-field input,
.designer-field select,
.designer-field textarea,
.booking-field input,
.booking-field select,
.booking-field textarea,
input,
select,
textarea {
  min-height: 44px;
  font-size: 14px !important;
  color: var(--mianti-compact-ink) !important;
}

textarea {
  min-height: 96px;
}

input::placeholder,
textarea::placeholder {
  color: #8a938c !important;
  opacity: 1 !important;
}

.designer-choice-grid,
.designer-icon-choice-grid,
.designer-stay-choices {
  gap: 10px !important;
}

.designer-icon-choice > span,
.designer-stay-choices label > span {
  min-height: 140px !important;
  padding: 16px !important;
}

.designer-actions {
  margin-top: 20px !important;
  padding-top: 16px !important;
  gap: 10px !important;
}

/* Quote popup: compact but readable; no overflow. */
.quote-request-dialog,
.custom-quote-panel {
  max-height: min(84dvh, 760px) !important;
}

.quote-request-form,
.custom-quote-form {
  gap: 14px !important;
}

.quote-request-grid,
.custom-quote-grid {
  gap: 14px !important;
}

/* ----------------------------------------------------------------------
   About / vehicle / guide / blog / contact
   ---------------------------------------------------------------------- */
.about-origin-grid,
.about-signature-grid,
.about-vehicle-story-grid,
.vehicle-hero-grid,
.vehicle-philosophy-grid,
.guide-season-grid,
.guide-checklist-grid {
  gap: 5% !important;
}

.about-team-section,
.about-vehicle-story,
.vehicle-philosophy-section {
  padding: 52px 0 !important;
}

.about-team-grid article {
  min-height: 190px !important;
  padding: 18px !important;
}

.about-team-grid h3 {
  font-size: 18px !important;
}

.about-philosophy-grid article {
  padding: 20px 16px 0 0 !important;
}

.about-vehicle-number,
.vehicle-hero-number {
  font-size: clamp(6rem, 12vw, 10rem) !important;
}

.vehicle-feature-grid article {
  min-height: 180px !important;
  padding: 18px !important;
}

.vehicle-day-flow article {
  min-height: 135px !important;
}

.guide-topic-grid,
.experience-theme-grid,
.activity-editorial-grid {
  gap: 14px !important;
}

.guide-topic-card,
.experience-theme-card {
  min-height: 0 !important;
  padding: 18px !important;
}

.blog-grid,
.polished-blog-grid {
  gap: 16px !important;
}

.blog-content {
  padding: 16px !important;
}

.blog-content h3 {
  font-size: 18px !important;
  line-height: 1.3 !important;
}

.contact-grid,
.contact-form-grid {
  gap: 18px !important;
}

/* ----------------------------------------------------------------------
   Global FAQ, CTA and footer
   ---------------------------------------------------------------------- */
.global-faq-section,
.page-faq-section,
.faq-section {
  padding-top: 48px !important;
  padding-bottom: 48px !important;
}

.faq-item,
.page-faq-item {
  margin-bottom: 8px !important;
}

.faq-item summary,
.page-faq-item summary {
  padding: 14px 16px !important;
}

.faq-item p,
.page-faq-item p {
  padding: 0 16px 14px !important;
}

.page-cta,
.global-page-cta,
.site-page-cta,
.signature-inline-cta {
  padding-top: 42px !important;
  padding-bottom: 42px !important;
}

.mianti-footer {
  padding-top: 44px !important;
}

.mianti-footer-lead {
  padding-bottom: 28px !important;
}

.mianti-footer-main {
  padding-top: 32px !important;
  padding-bottom: 32px !important;
  gap: 30px !important;
}

.mianti-footer-newsletter {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.mianti-footer-bottom {
  padding-top: 17px !important;
  padding-bottom: 17px !important;
}

/* ----------------------------------------------------------------------
   Client-facing portal compactness without altering admin screens
   ---------------------------------------------------------------------- */
.customer-dashboard-hero {
  padding-top: 34px !important;
  padding-bottom: 34px !important;
}

.customer-portal-shell {
  gap: 18px !important;
}

.customer-panel {
  padding: 18px !important;
}

.customer-doc-grid {
  gap: 12px !important;
}

/* ----------------------------------------------------------------------
   Tablet
   ---------------------------------------------------------------------- */
@media (max-width: 1180px) {
  :root {
    --mianti-compact-header: 94px;
    --mianti-section-space: 46px;
  }

  .container {
    width: min(calc(100% - 32px), 1120px) !important;
  }

  .mianti-topbar,
  .mianti-topbar-inner {
    height: 30px !important;
    min-height: 30px !important;
  }

  .mianti-natural-header,
  .site-header.mianti-natural-header {
    top: 30px !important;
    height: 64px !important;
    min-height: 64px !important;
  }

  .mianti-main-header-inner {
    min-height: 64px !important;
    height: 64px !important;
  }

  .mianti-main-logo {
    width: 154px !important;
    height: 52px !important;
  }

  .mianti-mobile-nav {
    top: 94px !important;
    max-height: calc(100dvh - 94px) !important;
  }

  .natural-hero {
    min-height: 450px !important;
    height: min(60vh, 540px) !important;
  }

  .natural-intro-media {
    height: min(48vw, 430px) !important;
  }

  .private-safari-detail-content .detail-layout {
    grid-template-columns: minmax(0, 1fr) 300px !important;
    gap: 18px !important;
  }

  .private-safari-detail-content .booking-sidebar {
    max-width: 300px !important;
    top: 108px !important;
  }

  .tour-filter-sidebar {
    top: 108px !important;
  }

  .designer-progress {
    top: 94px !important;
  }
}

/* ----------------------------------------------------------------------
   Stack sidebars and multi-column content only when space genuinely needs it
   ---------------------------------------------------------------------- */
@media (max-width: 980px) {
  .private-safari-detail-content .detail-layout {
    grid-template-columns: minmax(0, 1fr) !important;
  }

  .private-safari-detail-content .booking-sidebar {
    position: static !important;
    max-width: none !important;
    width: 100% !important;
  }

  .natural-why-heading {
    position: static !important;
  }
}

/* ----------------------------------------------------------------------
   Mobile
   ---------------------------------------------------------------------- */
@media (max-width: 680px) {
  :root {
    --mianti-compact-header: 62px;
    --mianti-section-space: 36px;
  }

  body {
    font-size: 14.5px !important;
  }

  .container {
    width: min(calc(100% - 24px), 1120px) !important;
  }

  .mianti-topbar {
    display: none !important;
  }

  .mianti-natural-header,
  .site-header.mianti-natural-header {
    top: 0 !important;
    height: 62px !important;
    min-height: 62px !important;
  }

  .mianti-main-header-inner {
    min-height: 62px !important;
    height: 62px !important;
  }

  .mianti-main-logo {
    width: 136px !important;
    height: 48px !important;
  }

  .mianti-mobile-menu-btn {
    width: 40px !important;
    height: 40px !important;
  }

  .mianti-mobile-nav {
    top: 62px !important;
    max-height: calc(100dvh - 62px) !important;
  }

  .section,
  .natural-section,
  .signature-section,
  .signature-intro-section,
  .detail-section,
  .customer-portal-section {
    padding-top: 36px !important;
    padding-bottom: 36px !important;
  }

  .section-heading,
  .natural-section-heading,
  .signature-section-head {
    margin-bottom: 18px !important;
  }

  .section-heading h2,
  .center-heading h2,
  .signature-section-head h2,
  .natural-section-heading h2,
  .about-origin-grid h2,
  .designer-step-heading h2 {
    font-size: 25px !important;
  }

  .natural-hero {
    min-height: 430px !important;
    height: auto !important;
    padding: 64px 0 34px !important;
  }

  .natural-hero-inner {
    padding: 0 !important;
  }

  .natural-hero h1 {
    font-size: 34px !important;
    line-height: 1.05 !important;
  }

  .natural-hero-copy > p {
    font-size: 14.5px !important;
  }

  .natural-intro-section {
    padding: 38px 0 !important;
  }

  .natural-intro-media {
    height: 300px !important;
  }

  .natural-intro-grid,
  .natural-designer-grid,
  .natural-why-grid {
    gap: 26px !important;
  }

  .natural-designer-section,
  .natural-why-section,
  .natural-reviews-section,
  .about-team-section,
  .about-vehicle-story,
  .vehicle-philosophy-section {
    padding: 38px 0 !important;
  }

  .parallax-hero,
  .premium-split-hero,
  .signature-hero,
  .about-signature-hero,
  .service-hero,
  .contact-hero,
  .departure-page-hero,
  .article-hero {
    min-height: 300px !important;
  }

  .parallax-hero-content h1,
  .premium-hero-copy h1,
  .signature-hero h1,
  .about-signature-hero h1,
  .service-hero h1,
  .contact-hero h1,
  .departure-page-hero h1,
  .article-hero-copy h1 {
    font-size: 30px !important;
  }

  .premium-hero-image,
  .premium-hero-image img,
  .premium-hero-image .media-fallback {
    min-height: 280px !important;
  }

  .private-safari-detail-hero,
  .private-safari-detail-hero .premium-detail-image,
  .private-safari-detail-hero .premium-detail-image img,
  .private-safari-detail-hero .premium-detail-panel-wrap {
    min-height: 360px !important;
  }

  .private-safari-detail-hero .premium-detail-panel {
    width: 100% !important;
    padding: 20px !important;
  }

  .private-safari-detail-hero .premium-detail-panel h1 {
    font-size: 29px !important;
  }

  .content-panel,
  .premium-content-panel,
  .customer-panel {
    padding: 16px !important;
  }

  .section-icon-heading h2 {
    font-size: 20px !important;
  }

  .catalog-grid,
  .card-grid,
  .destination-browser-grid,
  .destination-catalog-grid,
  .service-catalog-grid,
  .hotel-card-grid {
    gap: 13px !important;
  }

  .catalog-card-body,
  .product-card .card-body,
  .destination-feature-body,
  .hotel-product-card .card-body,
  .service-product-card .card-body {
    padding: 14px !important;
  }

  .multi-price-footer,
  .related-price-footer,
  .catalog-card-footer,
  .card-footer {
    align-items: center !important;
    flex-wrap: wrap !important;
  }

  .multi-price-footer .btn,
  .related-price-footer .btn {
    flex: 0 0 auto !important;
  }

  .designer-form {
    padding: 16px !important;
  }

  .designer-progress {
    position: static !important;
  }

  .designer-icon-choice > span,
  .designer-stay-choices label > span {
    min-height: 0 !important;
  }

  .mianti-footer {
    padding-top: 34px !important;
  }

  .mianti-footer-main {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
    gap: 22px !important;
  }
}

@media (max-width: 390px) {
  .container {
    width: calc(100% - 20px) !important;
  }

  .mianti-main-logo {
    width: 128px !important;
  }

  .natural-hero h1,
  .private-safari-detail-hero .premium-detail-panel h1 {
    font-size: 28px !important;
  }

  body .btn {
    padding: 9px 12px !important;
    font-size: 12.5px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *:before,
  *:after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
}

/* ----------------------------------------------------------------------
   Legacy signature sections still used by some inner pages
   ---------------------------------------------------------------------- */
.signature-intro-section {
  padding-top: 52px !important;
  padding-bottom: 52px !important;
}

.signature-intro-grid {
  gap: 5% !important;
}

.signature-intro-grid h2 {
  font-size: clamp(28px, 2.8vw, 38px) !important;
  line-height: 1.12 !important;
}

.signature-intro-grid p {
  font-size: 14px !important;
  line-height: 1.65 !important;
}

.signature-values-grid article {
  min-height: 190px !important;
  padding: 22px 18px !important;
}

.signature-values-grid article > svg {
  margin: 16px 0 12px !important;
}

.signature-designer-band,
.signature-vehicle-band,
.signature-story-band {
  padding: 52px 0 !important;
}

.signature-designer-band-grid,
.signature-vehicle-band-grid,
.signature-story-grid {
  gap: 6% !important;
}

.signature-designer-band h2,
.signature-vehicle-band h2,
.signature-story-grid h2,
.vehicle-hero-copy h1 {
  font-size: clamp(30px, 3.2vw, 42px) !important;
  line-height: 1.06 !important;
}

.signature-designer-band p,
.signature-vehicle-band p,
.signature-story-grid p {
  font-size: 14.5px !important;
  line-height: 1.65 !important;
}

.signature-designer-steps article {
  padding: 13px 2px !important;
}

.signature-vehicle-mark {
  font-size: clamp(6rem, 12vw, 10rem) !important;
}

.signature-feature-row {
  gap: 12px 18px !important;
  margin: 16px 0 !important;
}

.destination-editorial-grid {
  grid-auto-rows: 250px !important;
  gap: 8px !important;
}

.destination-editorial-overlay {
  left: 16px !important;
  right: 16px !important;
  bottom: 14px !important;
}

.destination-editorial-overlay strong {
  font-size: 20px !important;
}

.signature-stay-grid,
.signature-experience-strip,
.signature-card-grid-3,
.signature-review-grid,
.signature-journal-grid {
  gap: 14px !important;
}

.signature-journey-card > div,
.signature-stay-card > div,
.signature-journal-grid article > div {
  padding: 16px !important;
}

.signature-journey-card h3,
.signature-stay-card h3,
.signature-journal-grid h3 {
  font-size: 18px !important;
  line-height: 1.28 !important;
}

.signature-journey-featured .signature-card-media {
  min-height: 300px !important;
}

/* Quote card stays compact inside the sticky tour sidebar. */
.quote-action-card {
  gap: 9px !important;
  padding: 14px !important;
  border-radius: 8px !important;
}

.quote-action-card-copy > strong {
  font-size: 15px !important;
  line-height: 1.3 !important;
}

.quote-action-card-copy > span {
  margin-top: 4px !important;
  font-size: 11.5px !important;
}

.quote-action-card-copy .tour-price-stack {
  margin-top: 7px !important;
}

.quote-primary-trigger,
.quote-whatsapp-trigger {
  min-height: 42px !important;
  padding: 9px 11px !important;
  font-size: 12.5px !important;
  line-height: 1.2 !important;
}

.quote-action-note {
  font-size: 9.5px !important;
}

.sidebar-help-card {
  padding: 14px !important;
  gap: 10px !important;
}

.sidebar-help-card strong {
  font-size: 14px !important;
}

.sidebar-help-card p {
  margin-top: 4px !important;
  font-size: 11.5px !important;
  line-height: 1.5 !important;
}

/* Keep brand colours consistent when older page styles use hard-coded accents. */
.catalog-kicker,
.destination-type-badge,
.blog-content > span,
.signature-customise-link,
.destination-editorial-overlay small,
.tour-experience-label {
  color: var(--mianti-compact-green) !important;
}

.icon-orb,
.experience-type-icon,
.hotel-tier-icon,
.combo-icon,
.journey-icon {
  background: #eaf2ed !important;
  color: var(--mianti-compact-green) !important;
  border-color: #d3e1d7 !important;
}

.icon-orb.teal,
.hotel-tier-icon.teal,
.combo-icon.teal,
.journey-icon.teal {
  background: var(--mianti-compact-green) !important;
  color: #fff !important;
}

@media (max-width: 680px) {
  .signature-intro-section,
  .signature-designer-band,
  .signature-vehicle-band,
  .signature-story-band {
    padding: 36px 0 !important;
  }

  .signature-values-grid article {
    min-height: 0 !important;
    padding: 18px !important;
  }

  .destination-editorial-grid {
    grid-auto-rows: 220px !important;
  }

  .signature-journey-featured .signature-card-media {
    min-height: 0 !important;
  }
}

/* The tour filter changes from sticky sidebar to off-canvas drawer at 820px. */
@media (max-width: 820px) {
  .tour-filter-sidebar {
    position: fixed !important;
    top: 0 !important;
    bottom: 0 !important;
    max-height: none !important;
    overflow: auto !important;
  }
}

/* Keep public sidebars available while their page content is being read. */
@media (min-width: 1025px) {
  .booking-sidebar,
  .private-safari-detail-content .booking-sidebar,
  .tour-filter-sidebar,
  .destination-filter-sidebar,
  .park-detail-sidebar,
  .detail-booking-sidebar,
  .article-side-card,
  .legal-side-card,
  .guide-note-card,
  .customer-portal-sidebar {
    position: sticky !important;
    top: 116px !important;
    align-self: start !important;
  }
}

/* Compact footer and single-column newsletter across all public viewports. */
.mianti-footer {
  padding-top: 28px !important;
}

.mianti-footer-lead {
  padding-bottom: 18px !important;
}

.mianti-footer-main {
  padding-top: 22px !important;
  padding-bottom: 22px !important;
  gap: 24px !important;
}

.mianti-footer-main small,
.mianti-footer-newsletter small {
  font-size: 10px !important;
  line-height: 1.3 !important;
}

.mianti-footer-main nav a,
.mianti-footer-contact a,
.mianti-footer-contact span {
  font-size: 12px !important;
  line-height: 1.35 !important;
}

.mianti-footer-newsletter {
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 12px !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}

.mianti-footer-newsletter > div {
  display: grid;
  gap: 4px;
}

.mianti-footer-newsletter strong {
  font-size: 15px !important;
  line-height: 1.3 !important;
}

.mianti-footer-newsletter form {
  grid-template-columns: minmax(0, 1fr) !important;
  gap: 8px !important;
}

.mianti-footer-newsletter input[type="email"] {
  min-height: 42px !important;
  font-size: 13px !important;
}

.mianti-footer-newsletter label {
  grid-column: auto !important;
  align-items: flex-start !important;
  margin-top: 0 !important;
  font-size: 10px !important;
  line-height: 1.35 !important;
}

.mianti-footer-newsletter label input[type="checkbox"] {
  width: 16px !important;
  min-width: 16px !important;
  height: 16px !important;
  min-height: 16px !important;
  margin: 1px 0 0 !important;
  flex: 0 0 16px !important;
}

.mianti-footer-newsletter form > button {
  width: 100% !important;
  min-height: 42px !important;
}

.mianti-footer-bottom {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  font-size: 10px !important;
  line-height: 1.35 !important;
}

@media (max-width: 640px) {
  .mianti-footer {
    padding-top: 24px !important;
  }

  .mianti-footer-lead {
    gap: 14px !important;
  }

  .mianti-footer-main {
    gap: 18px !important;
  }

  .mianti-footer-main nav a,
  .mianti-footer-contact a,
  .mianti-footer-contact span {
    font-size: 13px !important;
  }

  .mianti-footer-newsletter strong {
    font-size: 14px !important;
  }
}

/* Use one consistent content rail across public pages and the footer. */
.container {
  width: 80% !important;
  max-width: 1440px !important;
}

.mianti-footer-newsletter {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  align-items: start !important;
}

.mianti-footer-newsletter form {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) !important;
  grid-template-rows: auto auto auto !important;
  align-items: start !important;
}

.mianti-footer-newsletter label,
.mianti-footer-newsletter form > button {
  grid-column: 1 !important;
}

@media (max-width: 480px) {
  .container {
    width: 88% !important;
  }
}

/* Individual package actions and at-a-glance facts. */
.tour-hero-quote-actions {
  display: flex !important;
  flex-wrap: wrap !important;
  align-items: center !important;
  gap: 10px !important;
}

.tour-share-button {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 7px !important;
  min-height: 42px !important;
  padding: 10px 14px !important;
  border: 1px solid rgba(255, 255, 255, 0.45) !important;
  background: transparent !important;
  color: #fff !important;
  cursor: pointer !important;
}

.tour-share-button svg {
  width: 16px !important;
  height: 16px !important;
}

.tour-package-facts {
  border-bottom: 1px solid var(--mianti-compact-line) !important;
  background: var(--mianti-compact-warm) !important;
}

.tour-package-facts-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 0 !important;
}

.tour-package-facts-grid > div {
  display: grid !important;
  gap: 4px !important;
  min-width: 0 !important;
  padding: 16px 18px !important;
  border-right: 1px solid var(--mianti-compact-line) !important;
}

.tour-package-facts-grid > div:first-child {
  padding-left: 0 !important;
}

.tour-package-facts-grid > div:last-child {
  padding-right: 0 !important;
  border-right: 0 !important;
}

.tour-package-facts-grid small {
  color: var(--mianti-compact-muted) !important;
  font-size: 10px !important;
  line-height: 1.2 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
}

.tour-package-facts-grid strong {
  color: var(--mianti-compact-ink) !important;
  font-size: 13px !important;
  line-height: 1.35 !important;
  overflow-wrap: anywhere !important;
}

@media (max-width: 760px) {
  .tour-hero-quote-actions {
    align-items: stretch !important;
    flex-direction: column !important;
  }

  .tour-hero-quote-actions .btn,
  .tour-hero-whatsapp,
  .tour-share-button {
    width: 100% !important;
  }

  .tour-package-facts-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .tour-package-facts-grid > div,
  .tour-package-facts-grid > div:first-child,
  .tour-package-facts-grid > div:last-child {
    padding: 13px 12px !important;
    border-right: 1px solid var(--mianti-compact-line) !important;
    border-bottom: 1px solid var(--mianti-compact-line) !important;
  }

  .tour-package-facts-grid > div:nth-child(2n) {
    border-right: 0 !important;
  }

  .tour-package-facts-grid > div:nth-last-child(-n + 2) {
    border-bottom: 0 !important;
  }
}

/* Tour catalogue cards: clean white surfaces with visible green actions. */
.tour-sidebar-catalog-grid .catalog-card {
  overflow: hidden !important;
  border: 1px solid #d8e4da !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 10px 26px rgba(12, 52, 28, 0.1) !important;
}
.tour-sidebar-catalog-grid .catalog-card:hover {
  border-color: #b8d5bd !important;
  box-shadow: 0 16px 34px rgba(12, 52, 28, 0.16) !important;
  transform: translateY(-3px) !important;
}
.tour-sidebar-catalog-grid .catalog-card-body {
  background: #fff !important;
}
.tour-sidebar-catalog-grid .catalog-card-footer {
  border-top-color: #e0e9e2 !important;
}
.tour-sidebar-catalog-grid .catalog-card-footer .btn.btn-primary {
  background: var(--mianti-green, #075f36) !important;
  border-color: var(--mianti-green, #075f36) !important;
  color: #fff !important;
  box-shadow: 0 5px 12px rgba(7, 95, 54, 0.2) !important;
}
.tour-sidebar-catalog-grid .catalog-card-footer .btn.btn-primary:hover {
  background: var(--mianti-green-dark, #064b2b) !important;
  border-color: var(--mianti-green-dark, #064b2b) !important;
  color: #fff !important;
}

@media (min-width: 981px) {
  .private-safari-detail-content .stejo-package-side.booking-sidebar {
    position: sticky !important;
    top: 142px !important;
    align-self: start !important;
  }
}

/* Public typography: Kumbh Sans is the site-wide reading and heading face. */
body {
  font-family: "Kumbh Sans", sans-serif !important;
}
.mianti-topbar,
.mianti-topbar p,
.mianti-topbar a,
.mianti-site-header,
.mianti-site-header a,
.mianti-site-header button,
.mianti-site-header .desktop-nav a,
.mianti-site-header .nav-mega-trigger,
.mianti-site-header .header-actions .btn {
  font-family: "Kumbh Sans", sans-serif !important;
}
.mianti-topbar p,
.mianti-topbar a {
  font-size: 11px !important;
  line-height: 16px !important;
  font-weight: 700 !important;
}
.mianti-site-header .desktop-nav a,
.mianti-site-header .nav-mega-trigger {
  font-size: 13px !important;
  line-height: 20px !important;
  font-weight: 700 !important;
  white-space: nowrap !important;
}
.mianti-site-header .header-actions .btn {
  font-size: 13px !important;
  line-height: 20px !important;
  font-weight: 800 !important;
  white-space: nowrap !important;
}
h1,
h1 *,
.hero h1,
.premium-hero-copy h1,
.signature-hero-copy h1 {
  font-family: "Kumbh Sans", sans-serif !important;
  font-size: 36px !important;
  font-weight: 800 !important;
  line-height: 40px !important;
  letter-spacing: -0.9px !important;
  color: #101828 !important;
}
h2,
h3,
h4,
h5,
h6,
h2 *,
h3 *,
h4 *,
h5 *,
h6 * {
  font-family: "Kumbh Sans", sans-serif !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 32px !important;
  letter-spacing: 0 !important;
  color: #1e2939 !important;
}
p,
li {
  font-family: "Kumbh Sans", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 26px !important;
  letter-spacing: 0 !important;
  color: #364153;
}
.btn,
button,
input,
select,
textarea,
label,
small,
span,
a {
  font-family: "Kumbh Sans", sans-serif;
}

/* Homepage route treatment: the label stays fixed while destinations slide. */
.mianti-route-bar {
  position: absolute;
  right: 12px;
  bottom: 12px;
  left: 12px;
  z-index: 4;
  display: flex;
  min-width: 0;
  align-items: center;
  gap: 10px;
  overflow: hidden;
  padding: 10px 12px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 9px;
  background: rgba(22, 36, 27, 0.94);
  color: #fff;
  box-shadow: 0 8px 20px rgba(10, 25, 14, 0.22);
  white-space: nowrap;
}
.mianti-route-label {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 6px;
  padding-right: 10px;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}
.mianti-route-label svg {
  width: 14px;
  height: 14px;
  color: var(--mianti-green, #39a95b);
}
.mianti-route-viewport {
  display: block;
  min-width: 0;
  flex: 1 1 auto;
  overflow: hidden;
}
.mianti-route-track {
  display: flex;
  width: max-content;
  align-items: center;
  gap: 28px;
  will-change: transform;
}
.mianti-route-copy {
  display: inline-block;
  flex: 0 0 auto;
  color: #fff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}
.mianti-route-bar.is-marquee .mianti-route-track {
  animation: mianti-route-scroll var(--mianti-route-duration, 14s) linear
    infinite;
}
.mianti-route-bar:hover .mianti-route-track,
.mianti-route-bar:focus-within .mianti-route-track {
  animation-play-state: paused;
}
@keyframes mianti-route-scroll {
  to {
    transform: translate3d(calc(-1 * var(--mianti-route-distance)), 0, 0);
  }
}


/* ===== v7.51-layout-upgrade.css ===== */
/* ======================================================================
   MIANTI SAFARIS — V7.51 LAYOUT UPGRADE
   Destination guide, sticky sidebars, homepage hero slider and links.
   Loaded last so it intentionally wins over older compact hotfixes.
   ====================================================================== */

:root{--mianti-sticky-top:116px}

/* Safe links generated from plain frontend content. */
.frontend-auto-link{color:var(--primary);font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;overflow-wrap:anywhere}
.frontend-auto-link:hover{color:var(--primary-dark)}

/* ----------------------------------------------------------------------
   HOME HERO SLIDER
   Dark cinematic overlay + varied transitions + subtle Ken Burns motion.
   ---------------------------------------------------------------------- */
.mianti-home-slider{position:relative;isolation:isolate;overflow:hidden;min-height:690px;height:min(80vh,810px)}
.mianti-home-slider .natural-hero-media{position:absolute;inset:0;z-index:0}
.mianti-home-slides,.mianti-home-slide{position:absolute;inset:0}
.mianti-home-slide{z-index:0;opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;transform:translateZ(0);will-change:opacity,transform,clip-path}
.mianti-home-slide.is-active{z-index:1;opacity:1;visibility:visible}
.mianti-home-slide.is-transitioning{z-index:2;visibility:visible}
.mianti-home-slide.is-leaving{z-index:1;visibility:visible;pointer-events:none}
.mianti-home-slide img,.mianti-home-slide video{width:100%;height:100%;display:block;object-fit:cover;transform-origin:center center;will-change:transform}

/* Keep the image gently moving for the complete time that it is on screen. */
.mianti-home-slide.is-active.motion-kenburns-a img,.mianti-home-slide.is-transitioning.motion-kenburns-a img{animation:miantiKenBurnsA 8s cubic-bezier(.18,.62,.3,1) both}
.mianti-home-slide.is-active.motion-kenburns-b img,.mianti-home-slide.is-transitioning.motion-kenburns-b img{animation:miantiKenBurnsB 8s cubic-bezier(.18,.62,.3,1) both}
.mianti-home-slide.is-active.motion-kenburns-c img,.mianti-home-slide.is-transitioning.motion-kenburns-c img{animation:miantiKenBurnsC 8s cubic-bezier(.18,.62,.3,1) both}
.mianti-home-slide.is-active.motion-kenburns-d img,.mianti-home-slide.is-transitioning.motion-kenburns-d img{animation:miantiKenBurnsD 8s cubic-bezier(.18,.62,.3,1) both}
@keyframes miantiKenBurnsA{from{transform:scale(1.02) translate3d(-.7%,0,0)}to{transform:scale(1.095) translate3d(1.2%,-.7%,0)}}
@keyframes miantiKenBurnsB{from{transform:scale(1.09) translate3d(1.1%,.7%,0)}to{transform:scale(1.025) translate3d(-1.1%,-.4%,0)}}
@keyframes miantiKenBurnsC{from{transform:scale(1.025) translate3d(0,1%,0)}to{transform:scale(1.10) translate3d(-.8%,-1%,0)}}
@keyframes miantiKenBurnsD{from{transform:scale(1.085) translate3d(-1%,0,0)}to{transform:scale(1.03) translate3d(1%,.7%,0)}}

/* A real dark overlay across the full image, stronger behind the copy. */
.mianti-home-slider .natural-hero-overlay{z-index:3;background:linear-gradient(90deg,rgba(5,14,9,.76) 0%,rgba(5,14,9,.65) 42%,rgba(5,14,9,.53) 72%,rgba(5,14,9,.47) 100%);pointer-events:none}
.mianti-home-slider .natural-hero-inner{position:relative;z-index:4}
.mianti-home-slider-controls{position:absolute;z-index:5;right:max(24px,calc((100vw - 1240px)/2));bottom:34px;display:flex;align-items:center;gap:10px}
.mianti-home-slider-button{width:44px;height:44px;border:1px solid rgba(255,255,255,.58);border-radius:50%;display:grid;place-items:center;background:rgba(7,18,11,.48);backdrop-filter:blur(8px);color:#fff;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.mianti-home-slider-button:hover,.mianti-home-slider-button:focus-visible{background:#fff;color:#173221;border-color:#fff;transform:translateY(-1px)}
.mianti-home-slider-button svg{width:18px;height:18px}
.mianti-home-slider-dots{display:flex;align-items:center;gap:7px;padding:0 5px}
.mianti-home-slider-dot{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.55);cursor:pointer;transition:width .25s ease,background .25s ease}
.mianti-home-slider-dot.is-active{width:26px;background:#fff}
.mianti-home-slider-count{min-width:44px;color:#fff;font-size:12px;font-weight:800;text-align:center;letter-spacing:.08em}

/* ----------------------------------------------------------------------
   DESTINATION DETAIL — EDITORIAL GUIDE LAYOUT
   ---------------------------------------------------------------------- */
.destination-guide-page{background:#fff}
.destination-guide-head{padding:34px 0 24px;background:#fff}
.destination-guide-head .breadcrumb{margin-bottom:20px}
.destination-guide-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end}
.destination-guide-kicker{display:flex;align-items:center;gap:9px;margin-bottom:10px;color:var(--primary);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.destination-guide-kicker svg{width:17px;height:17px}
.destination-guide-title-row h1{max-width:850px;margin:0;color:#173221;font-size:clamp(34px,4.4vw,58px);line-height:1.02;letter-spacing:-.035em}
.destination-guide-title-row p{max-width:820px;margin:14px 0 0;color:#5f675f;font-size:17px;line-height:1.7}
.destination-guide-head-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap;padding-bottom:6px}

.destination-guide-gallery{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.65fr);gap:12px;min-height:430px;margin-top:24px}
.destination-guide-gallery.single{grid-template-columns:1fr;min-height:480px}
.destination-guide-main-photo,.destination-guide-side-photo{position:relative;display:block;overflow:hidden;border-radius:18px;background:#e9eee9}
.destination-guide-main-photo img,.destination-guide-side-photo img,.destination-guide-main-photo picture,.destination-guide-side-photo picture,.destination-guide-main-photo>*,.destination-guide-side-photo>*{width:100%;height:100%}
.destination-guide-main-photo img,.destination-guide-side-photo img{display:block;object-fit:cover}
.destination-guide-side-stack{display:grid;grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;min-height:0}
.destination-guide-gallery-label{position:absolute;left:18px;bottom:18px;display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border-radius:999px;background:rgba(20,31,23,.76);color:#fff;font-size:12px;font-weight:800;backdrop-filter:blur(6px)}
.destination-guide-gallery-label svg{width:15px;height:15px}

.destination-guide-facts{position:relative;z-index:2;margin-top:-26px}
.destination-guide-facts-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border:1px solid #e1e7e0;border-radius:16px;box-shadow:0 18px 44px rgba(26,49,33,.10);overflow:hidden}
.destination-guide-fact{display:flex;gap:12px;align-items:flex-start;min-width:0;padding:20px 22px;border-right:1px solid #e8ece7}
.destination-guide-fact:last-child{border-right:0}
.destination-guide-fact>span:first-child{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#eef5ef;color:var(--primary)}
.destination-guide-fact svg{width:18px;height:18px}
.destination-guide-fact small,.destination-guide-fact strong{display:block}
.destination-guide-fact small{margin-bottom:4px;color:#7b837b;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.destination-guide-fact strong{color:#243829;font-size:13px;line-height:1.45;overflow-wrap:anywhere}

.destination-guide-tabs{position:sticky;top:82px;z-index:35;margin-top:24px;border-top:1px solid #e8ece7;border-bottom:1px solid #e1e7e0;background:rgba(255,255,255,.96);backdrop-filter:blur(10px)}
.destination-guide-tabs .container{display:flex;gap:4px;overflow-x:auto;scrollbar-width:none}
.destination-guide-tabs .container::-webkit-scrollbar{display:none}
.destination-guide-tabs a{flex:0 0 auto;padding:15px 16px;border-bottom:2px solid transparent;color:#5e685f;font-size:12px;font-weight:800;text-decoration:none;white-space:nowrap}
.destination-guide-tabs a:hover,.destination-guide-tabs a.active{color:var(--primary);border-bottom-color:var(--primary)}

.destination-guide-body{padding:42px 0 64px;background:#f7f8f5}
.destination-guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:26px;align-items:start}
.destination-guide-main{display:grid;gap:18px;min-width:0}
.destination-guide-card{scroll-margin-top:150px;padding:28px 30px;border:1px solid #e3e7e0;border-radius:16px;background:#fff;box-shadow:0 9px 28px rgba(27,48,33,.04)}
.destination-guide-section-head{display:flex;gap:13px;align-items:flex-start;margin-bottom:18px}
.destination-guide-section-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#eef5ef;color:var(--primary)}
.destination-guide-section-icon svg{width:20px;height:20px}
.destination-guide-section-head small{display:block;margin:2px 0 4px;color:var(--primary);font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}
.destination-guide-section-head h2{margin:0;color:#1c3524;font-size:26px;line-height:1.2;letter-spacing:-.02em}
.destination-guide-lead{margin:0;color:#4e5a50;font-size:16px;line-height:1.85}
.destination-guide-copy{color:#5a655b;font-size:14px;line-height:1.8}

.destination-experience-list{display:grid;gap:0;counter-reset:destination-experience}
.destination-experience-item{counter-increment:destination-experience;display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;padding:17px 0;border-top:1px solid #edf0eb}
.destination-experience-item:first-child{border-top:0;padding-top:2px}
.destination-experience-item:before{content:counter(destination-experience,decimal-leading-zero);display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f1f5ef;color:var(--primary);font-size:11px;font-weight:900}
.destination-experience-item p{margin:2px 0 0;color:#4f5d52;font-size:14px;line-height:1.72}

.destination-planning-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.destination-planning-box{padding:20px;border:1px solid #e4e8e2;border-radius:13px;background:#fbfcfa}
.destination-planning-box span{display:flex;align-items:center;gap:8px;color:var(--primary);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.destination-planning-box span svg{width:17px;height:17px}
.destination-planning-box h3{margin:9px 0 8px;color:#203827;font-size:18px}
.destination-planning-box p{margin:0;color:#59665b;font-size:13px;line-height:1.72}

.destination-linked-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.destination-linked-card{display:flex;gap:12px;align-items:center;padding:13px;border:1px solid #e4e8e2;border-radius:12px;background:#fff;color:#243829;text-decoration:none;transition:.2s ease}
.destination-linked-card:hover{border-color:#b9cdbd;transform:translateY(-1px);box-shadow:0 8px 20px rgba(27,48,33,.06)}
.destination-linked-card-media{display:grid;place-items:center;flex:0 0 72px;width:72px;height:62px;overflow:hidden;border-radius:9px;background:#edf2ed;color:var(--primary)}
.destination-linked-card-media img,.destination-linked-card-media>*{width:100%;height:100%;object-fit:cover}
.destination-linked-card-copy{min-width:0;flex:1}
.destination-linked-card-copy small{display:block;color:#899087;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.destination-linked-card-copy strong{display:block;margin-top:3px;font-size:13px;line-height:1.35;overflow-wrap:anywhere}
.destination-linked-card>svg{width:16px;height:16px;color:#8b958d}

.destination-guide-faq details{border-top:1px solid #e7ebe5}
.destination-guide-faq details:first-of-type{border-top:0}
.destination-guide-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 0;color:#253b2b;font-size:14px;font-weight:800;cursor:pointer;list-style:none}
.destination-guide-faq summary::-webkit-details-marker{display:none}
.destination-guide-faq summary svg{flex:0 0 auto;width:17px;height:17px;color:var(--primary);transition:transform .2s ease}
.destination-guide-faq details[open] summary svg{transform:rotate(45deg)}
.destination-guide-faq details p{margin:-2px 34px 18px 0;color:#5b665c;font-size:13px;line-height:1.75}

.destination-guide-sidebar{min-width:0}
.destination-guide-plan-card,.destination-guide-mini-card{border:1px solid #dfe6de;border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(25,49,31,.06);overflow:hidden}
.destination-guide-plan-head{padding:22px 22px 18px;background:#173a25;color:#fff}
.destination-guide-plan-head small{display:block;margin-bottom:5px;color:#bcd3c1;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}
.destination-guide-plan-head strong{display:block;font-size:21px;line-height:1.22}
.destination-guide-plan-head p{margin:8px 0 0;color:#e1ebe3;font-size:12px;line-height:1.55}
.destination-guide-plan-body{padding:20px}
.destination-guide-plan-body .btn{width:100%;justify-content:center}
.destination-guide-plan-links{display:grid;gap:4px;margin:14px 0 18px}
.destination-guide-plan-links a{display:grid;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:11px 0;border-top:1px solid #edf0eb;color:#344b39;text-decoration:none;font-size:12px;font-weight:700}
.destination-guide-plan-links a:first-child{border-top:0}
.destination-guide-plan-links svg{width:16px;height:16px;color:var(--primary)}
.destination-guide-plan-links a>svg:last-child{color:#9aa39b;width:14px;height:14px}
.destination-guide-mini-card{margin-top:12px;padding:18px}
.destination-guide-mini-card small{display:block;color:#7c867d;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}
.destination-guide-mini-card strong{display:block;margin:5px 0 7px;color:#233b2a;font-size:15px}
.destination-guide-mini-card p{margin:0;color:#5e6a60;font-size:12px;line-height:1.6}

.destination-related-section{padding:54px 0;background:#fff}
.destination-related-section .section-heading{margin-bottom:22px}

/* ----------------------------------------------------------------------
   STICKY SIDEBARS — DESKTOP ONLY
   ---------------------------------------------------------------------- */
@media (min-width:901px){
  .private-safari-detail-content .booking-sidebar,
  .detail-layout>.booking-sidebar,
  .destination-guide-sidebar,
  .detail-booking-sidebar{
    position:sticky!important;
    top:var(--mianti-sticky-top)!important;
    align-self:start!important;
    max-height:calc(100dvh - 132px)!important;
    overflow-y:auto!important;
    overflow-x:hidden!important;
    overscroll-behavior:contain;
    scrollbar-width:thin;
  }
  .tour-browser-layout>.tour-filter-sidebar{
    position:sticky!important;
    top:var(--mianti-sticky-top)!important;
    align-self:start!important;
    max-height:calc(100dvh - 132px)!important;
    overflow-y:auto!important;
    overscroll-behavior:contain;
    scrollbar-width:thin;
  }
  .private-safari-detail-content .detail-layout{align-items:start!important}
}

@media (max-width:900px){
  :root{--mianti-sticky-top:92px}
  .mianti-home-slider{min-height:625px;height:min(74vh,720px)}
  .destination-guide-title-row{grid-template-columns:1fr;gap:16px}
  .destination-guide-head-actions{justify-content:flex-start;padding:0}
  .destination-guide-gallery,.destination-guide-gallery.single{grid-template-columns:1fr;min-height:0}
  .destination-guide-main-photo{min-height:360px}
  .destination-guide-side-stack{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:190px}
  .destination-guide-facts{margin-top:14px}
  .destination-guide-facts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .destination-guide-fact:nth-child(2){border-right:0}
  .destination-guide-fact:nth-child(-n+2){border-bottom:1px solid #e8ece7}
  .destination-guide-tabs{top:74px}
  .destination-guide-layout{grid-template-columns:1fr}
  .destination-guide-sidebar,.private-safari-detail-content .booking-sidebar,.detail-booking-sidebar{position:static!important;max-height:none!important;overflow:visible!important}
  .mianti-home-slider-controls{right:20px;bottom:20px}
}

@media (max-width:640px){
  .mianti-home-slider{min-height:590px;height:auto;padding-top:88px;padding-bottom:66px}
  .mianti-home-slider .natural-hero-overlay{background:linear-gradient(180deg,rgba(5,14,9,.62) 0%,rgba(5,14,9,.72) 58%,rgba(5,14,9,.78) 100%)}
  .destination-guide-head{padding:22px 0 16px}
  .destination-guide-title-row h1{font-size:clamp(32px,10vw,44px)}
  .destination-guide-title-row p{font-size:15px;line-height:1.65}
  .destination-guide-gallery{margin-top:18px;gap:8px}
  .destination-guide-main-photo{min-height:280px;border-radius:13px}
  .destination-guide-side-stack{grid-template-columns:1fr 1fr;grid-template-rows:120px;gap:8px}
  .destination-guide-side-photo{border-radius:11px}
  .destination-guide-facts-grid{display:grid;grid-template-columns:1fr}
  .destination-guide-fact{padding:15px 16px;border-right:0!important;border-bottom:1px solid #e8ece7!important}
  .destination-guide-fact:last-child{border-bottom:0!important}
  .destination-guide-tabs{top:68px}
  .destination-guide-tabs a{padding:13px 12px}
  .destination-guide-body{padding:26px 0 44px}
  .destination-guide-card{padding:21px 18px;border-radius:13px}
  .destination-guide-section-head h2{font-size:22px}
  .destination-guide-lead{font-size:15px;line-height:1.75}
  .destination-planning-grid,.destination-linked-grid{grid-template-columns:1fr}
  .destination-experience-item{grid-template-columns:40px minmax(0,1fr);gap:10px}
  .destination-guide-plan-head{padding:19px 18px 16px}
  .destination-guide-plan-body{padding:17px}
  .mianti-home-slider-controls{left:18px;right:18px;bottom:18px;justify-content:flex-end}
  .mianti-home-slider-count{display:none}
  .mianti-home-slider-button{width:40px;height:40px}
}

@media (prefers-reduced-motion:reduce){
  .mianti-home-slide,.mianti-home-slider-button,.mianti-home-slider-dot,.destination-linked-card{transition:none!important}
  .mianti-home-slide img,.mianti-home-slide video{animation:none!important;transform:none!important}
}


/* ===== v7.51-mulah-layouts.css ===== */
/* Mianti Safaris v7.51
   Layout port based on the proven Mulah Adventures destination and safari catalogue architecture.
   Scoped to destination pages, /tours catalogue and individual tour pages. */

:root {
  --mulah-port-sticky-top: 92px;
  --mulah-port-nav-top: 76px;
  --mulah-port-line: var(--mianti-line, #ddd2c5);
  --mulah-port-paper: var(--mianti-paper, #fffdf9);
  --mulah-port-soft: var(--mianti-ivory, #f8f4ed);
  --mulah-port-ink: var(--mianti-ink, #302923);
  --mulah-port-muted: var(--mianti-stone, #73695f);
  --mulah-port-accent: var(--mianti-brown, #074F2C);
  --mulah-port-accent-dark: var(--mianti-brown-dark, #053A21);
  --mulah-port-green: var(--mianti-green, #58604c);
  --mulah-port-shadow: 0 16px 42px rgba(45, 32, 23, .075);
}

/* =========================================================
   DESTINATIONS CATALOGUE
   ========================================================= */
.mulah-destination-index-hero {
  position: relative;
  min-height: 470px;
  overflow: hidden;
  background: var(--mulah-port-ink);
  color: #fff;
}
.mulah-destination-index-hero > .managed-hero-background,
.mulah-destination-index-hero > [data-managed-hero-background],
.mulah-destination-index-hero > img,
.mulah-destination-index-hero > picture {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.mulah-destination-index-hero img { width: 100%; height: 100%; object-fit: cover; }
.mulah-destination-index-shade { position: absolute; inset: 0; background: rgba(31,24,19,.66); }
.mulah-destination-index-hero-inner {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0,1fr) 190px;
  align-items: end;
  gap: 48px;
  min-height: 470px;
  padding-top: 118px;
  padding-bottom: 58px;
}
.mulah-destination-index-copy { max-width: 900px; }
.mulah-destination-index-copy .breadcrumb { margin-bottom: 26px; }
.mulah-destination-index-copy h1 { max-width: 900px; margin: 8px 0 16px; color: #fff; font-size: clamp(42px,5vw,68px); line-height: 1.02; letter-spacing: -.04em; }
.mulah-destination-index-copy > p { max-width: 760px; margin: 0; color: rgba(255,255,255,.86); font-size: 17px; line-height: 1.7; }
.mulah-destination-index-actions { display: flex; flex-wrap: wrap; gap: 11px; margin-top: 25px; }
.mulah-destination-index-outline { border: 1px solid rgba(255,255,255,.58) !important; background: rgba(255,255,255,.06) !important; color: #fff !important; }
.mulah-destination-index-stat { align-self: end; padding: 25px 23px; border: 1px solid rgba(255,255,255,.24); border-radius: 14px; background: rgba(255,255,255,.08); }
.mulah-destination-index-stat strong { display: block; color: #fff; font-size: 54px; line-height: .95; }
.mulah-destination-index-stat span { display: block; margin-top: 10px; color: rgba(255,255,255,.76); font-size: 11px; font-weight: 750; line-height: 1.45; text-transform: uppercase; letter-spacing: .06em; }
.mulah-destination-category-nav { position: sticky; z-index: 39; top: var(--mulah-port-nav-top); border-bottom: 1px solid var(--mulah-port-line); background: rgba(255,253,249,.98); box-shadow: 0 8px 18px rgba(45,32,23,.035); }
.mulah-destination-category-nav .container { display: flex; gap: 5px; overflow-x: auto; padding-top: 8px; padding-bottom: 8px; scrollbar-width: none; }
.mulah-destination-category-nav .container::-webkit-scrollbar { display: none; }
.mulah-destination-category-nav a { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 7px; min-height: 38px; padding: 8px 11px; border: 1px solid transparent; border-radius: 8px; color: var(--mulah-port-muted); font-size: 11px; font-weight: 800; white-space: nowrap; }
.mulah-destination-category-nav a svg { width: 15px; height: 15px; }
.mulah-destination-category-nav a small { display: grid; min-width: 19px; height: 19px; place-items: center; border-radius: 50%; background: var(--mulah-port-soft); color: var(--mulah-port-muted); font-size: 8px; }
.mulah-destination-category-nav a:hover,
.mulah-destination-category-nav a.active { border-color: var(--mulah-port-line); background: #fff; color: var(--mulah-port-accent-dark); }
.mulah-destination-tier-section,
.mulah-destination-library { padding: 64px 0; }
.mulah-destination-tier-section { background: #fff; }
.mulah-destination-library { background: var(--mulah-port-soft); }
.mulah-destination-index-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 28px; }
.mulah-destination-index-heading h2 { margin: 5px 0 7px; font-size: clamp(30px,3.4vw,46px); }
.mulah-destination-index-heading p { max-width: 720px; margin: 0; color: var(--mulah-port-muted); }
.mulah-destination-index-heading > span { flex: 0 0 auto; color: var(--mulah-port-muted); font-size: 11px; font-weight: 850; text-transform: uppercase; letter-spacing: .08em; }
.mulah-destination-feature-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px; }
.mulah-destination-library-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.mulah-destination-card { display: grid; min-width: 0; overflow: hidden; border: 1px solid var(--mulah-port-line); border-radius: 14px; background: #fff; color: inherit; box-shadow: 0 9px 28px rgba(45,32,23,.045); transition: transform .22s ease, box-shadow .22s ease; }
.mulah-destination-card:hover { transform: translateY(-3px); box-shadow: var(--mulah-port-shadow); }
.mulah-destination-card.feature { grid-template-columns: minmax(210px,.9fr) minmax(0,1.1fr); min-height: 330px; }
.mulah-destination-card.compact { grid-template-rows: 210px 1fr; }
.mulah-destination-card-media { position: relative; display: block; min-width: 0; overflow: hidden; background: #e9e3da; }
.mulah-destination-card.feature .mulah-destination-card-media { min-height: 100%; }
.mulah-destination-card-media > img,
.mulah-destination-card-media > picture,
.mulah-destination-card-media > .media-fallback,
.mulah-destination-card-media picture img { width: 100%; height: 100%; }
.mulah-destination-card-media img { object-fit: cover; transition: transform .35s ease; }
.mulah-destination-card:hover .mulah-destination-card-media img { transform: scale(1.035); }
.mulah-destination-card-media > b { position: absolute; top: 14px; left: 14px; z-index: 2; padding: 6px 9px; border-radius: 999px; background: var(--mulah-port-accent-dark); color: #fff; font-size: 9px; letter-spacing: .06em; text-transform: uppercase; }
.mulah-destination-card-body { display: flex; min-width: 0; flex-direction: column; padding: 24px; }
.mulah-destination-card-kicker { color: var(--mulah-port-accent-dark); font-size: 9px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.mulah-destination-card h3 { margin: 6px 0 4px; font-size: clamp(23px,2vw,31px); line-height: 1.08; }
.mulah-destination-card.compact h3 { font-size: 24px; }
.mulah-destination-card-body > em { color: var(--mulah-port-muted); font-size: 11px; font-style: normal; font-weight: 750; }
.mulah-destination-card-body > p { margin: 14px 0 18px; color: var(--mulah-port-muted); font-size: 13px; line-height: 1.65; }
.mulah-destination-card-best { display: grid; gap: 3px; margin-top: auto; padding-top: 13px; border-top: 1px solid var(--mulah-port-line); }
.mulah-destination-card-best small { color: var(--mulah-port-muted); font-size: 8px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.mulah-destination-card-best strong { color: var(--mulah-port-ink); font-size: 11px; line-height: 1.45; }
.mulah-destination-card-mini { display: inline-flex; align-items: center; gap: 6px; margin-top: auto; color: var(--mulah-port-muted); font-size: 10px; font-weight: 750; }
.mulah-destination-card-mini svg { width: 14px; height: 14px; }
.mulah-destination-card-link { display: inline-flex; align-items: center; gap: 7px; margin-top: 16px; color: var(--mulah-port-accent-dark); font-size: 11px; font-weight: 850; }
.mulah-destination-card-link svg { width: 14px; height: 14px; }
.mulah-destination-index-cta { padding: 48px 0; background: var(--mulah-port-ink); color: #fff; }
.mulah-destination-index-cta .container { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.mulah-destination-index-cta h2 { max-width: 780px; margin: 5px 0 0; color: #fff; font-size: clamp(28px,3vw,42px); }

/* =========================================================
   DESTINATION DETAIL
   ========================================================= */
.mulah-destination-hero {
  position: relative;
  min-height: 500px;
  max-height: 620px;
  overflow: hidden;
  background: var(--mulah-port-ink);
  color: #fff;
}
.mulah-destination-hero-media,
.mulah-destination-hero-media > *,
.mulah-destination-hero-media img,
.mulah-destination-hero-media picture {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.mulah-destination-hero-media img { object-fit: cover; }
.mulah-destination-hero-shade {
  position: absolute;
  inset: 0;
  background: rgba(31, 24, 19, .62);
}
.mulah-destination-hero-content {
  position: relative;
  z-index: 2;
  display: flex;
  min-height: 500px;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 110px;
  padding-bottom: 54px;
}
.mulah-destination-breadcrumb { margin-bottom: 18px; }
.mulah-destination-hero-copy { max-width: 850px; }
.mulah-destination-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 15px;
}
.mulah-destination-badges span {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 5px 10px;
  border: 1px solid rgba(255,255,255,.28);
  border-radius: 999px;
  background: rgba(255,255,255,.08);
  color: rgba(255,255,255,.92);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .07em;
  text-transform: uppercase;
}
.mulah-destination-hero h1 {
  max-width: 850px;
  margin: 0 0 16px;
  color: #fff;
  font-size: clamp(42px, 5.4vw, 72px);
  line-height: 1;
  letter-spacing: -.04em;
}
.mulah-destination-hero-copy > p {
  max-width: 760px;
  margin: 0;
  color: rgba(255,255,255,.86);
  font-size: clamp(16px, 1.25vw, 19px);
  line-height: 1.65;
}
.mulah-destination-hero-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px 18px;
  margin-top: 24px;
}
.mulah-destination-hero-actions > a:not(.btn) {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
}
.mulah-destination-hero-actions > a:not(.btn) svg { width: 17px; height: 17px; }

.mulah-destination-facts {
  border-bottom: 1px solid var(--mulah-port-line);
  background: #fff;
  box-shadow: 0 8px 24px rgba(45,32,23,.04);
}
.mulah-destination-facts > .container {
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
}
.mulah-destination-facts article {
  display: grid;
  grid-template-columns: 42px minmax(0,1fr);
  align-items: center;
  gap: 12px;
  min-width: 0;
  min-height: 96px;
  padding: 17px 20px;
  border-right: 1px solid var(--mulah-port-line);
}
.mulah-destination-facts article:last-child { border-right: 0; }
.mulah-destination-facts article > span {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border: 1px solid var(--mulah-port-line);
  border-radius: 50%;
  color: var(--mulah-port-accent-dark);
  background: var(--mulah-port-soft);
}
.mulah-destination-facts svg { width: 18px; height: 18px; }
.mulah-destination-facts small,
.mulah-destination-facts strong { display: block; }
.mulah-destination-facts small {
  margin-bottom: 2px;
  color: var(--mulah-port-muted);
  font-size: 9px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.mulah-destination-facts strong {
  color: var(--mulah-port-ink);
  font-size: 12.5px;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

.mulah-destination-nav {
  position: sticky !important;
  z-index: 42;
  top: var(--mulah-port-nav-top);
  border-bottom: 1px solid var(--mulah-port-line);
  background: rgba(255,253,249,.97);
  box-shadow: 0 8px 18px rgba(45,32,23,.04);
}
.mulah-destination-nav .container {
  display: flex;
  gap: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}
.mulah-destination-nav .container::-webkit-scrollbar { display: none; }
.mulah-destination-nav a {
  flex: 0 0 auto;
  padding: 14px 13px 12px;
  border-bottom: 2px solid transparent;
  color: var(--mulah-port-muted);
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
}
.mulah-destination-nav a:hover,
.mulah-destination-nav a.is-active {
  border-bottom-color: var(--mulah-port-accent);
  color: var(--mulah-port-accent-dark);
}
.mulah-destination-main { background: var(--mulah-port-soft); }
.mulah-destination-main section[id] { scroll-margin-top: 150px; }
.mulah-destination-editorial-layout {
  display: grid;
  grid-template-columns: minmax(0,1fr) minmax(285px,340px);
  gap: clamp(38px,5vw,72px);
  align-items: start;
  padding-top: 52px;
  padding-bottom: 52px;
}
.mulah-destination-editorial-content {
  min-width: 0;
  padding: 0 clamp(24px,4vw,48px);
  border: 1px solid var(--mulah-port-line);
  border-radius: 18px;
  background: rgba(255,255,255,.97);
  box-shadow: var(--mulah-port-shadow);
}
.mulah-destination-section {
  padding: 40px 0;
  border-bottom: 1px solid var(--mulah-port-line);
}
.mulah-destination-section:last-child { border-bottom: 0; }
.mulah-destination-section > h2,
.mulah-destination-story > div:last-child > h2,
.mulah-destination-season-intro h2 {
  margin: 6px 0 16px;
  color: var(--mulah-port-ink);
  font-size: clamp(28px,2.5vw,38px);
  line-height: 1.08;
  letter-spacing: -.028em;
}
.mulah-destination-rich-copy {
  max-width: 830px;
  color: #4d443d;
  font-size: 15.5px;
  line-height: 1.82;
}
.mulah-destination-practical-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  border: 1px solid var(--mulah-port-line);
  border-radius: 14px;
  overflow: hidden;
}
.mulah-destination-practical-grid article {
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 14px;
  padding: 24px;
}
.mulah-destination-practical-grid article + article { border-left: 1px solid var(--mulah-port-line); }
.mulah-destination-practical-grid article > span,
.mulah-destination-story-label > span {
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  border-radius: 50%;
  background: var(--mulah-port-soft);
  color: var(--mulah-port-accent-dark);
}
.mulah-destination-practical-grid svg,
.mulah-destination-story-label svg { width: 18px; height: 18px; }
.mulah-destination-practical-grid small { color: var(--mulah-port-muted); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.mulah-destination-practical-grid h3 { margin: 3px 0 8px; font-size: 20px; line-height: 1.25; }
.mulah-destination-practical-grid p { margin: 0; color: var(--mulah-port-muted); font-size: 13px; line-height: 1.65; }
.mulah-destination-story {
  display: grid;
  grid-template-columns: 84px minmax(0,1fr);
  gap: 26px;
  align-items: start;
}
.mulah-destination-story-label { display: grid; justify-items: center; gap: 8px; }
.mulah-destination-story-label b { color: #b8aea4; font: 500 38px/1 var(--site-font, "Kumbh Sans"),sans-serif; }
.mulah-destination-experience-list {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 10px;
}
.mulah-destination-experience-list > div {
  display: grid;
  grid-template-columns: 26px 1fr;
  gap: 10px;
  align-items: start;
  padding: 13px 14px;
  border: 1px solid var(--mulah-port-line);
  border-radius: 10px;
  background: var(--mulah-port-paper);
  color: #50463f;
  font-size: 13px;
  line-height: 1.55;
}
.mulah-destination-experience-list svg { width: 16px; height: 16px; color: var(--mulah-port-green); margin-top: 2px; }
.mulah-destination-activity-grid {
  display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 14px;
  margin-top: 22px;
}
.mulah-destination-activity-grid article {
  overflow: hidden;
  border: 1px solid var(--mulah-port-line);
  border-radius: 12px;
  background: #fff;
}
.mulah-destination-activity-grid img { width: 100%; height: 150px; object-fit: cover; }
.mulah-destination-activity-grid article > div { padding: 16px; }
.mulah-destination-activity-grid small { color: var(--mulah-port-accent); font-size: 9px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; }
.mulah-destination-activity-grid h3 { margin: 4px 0 7px; font-size: 18px; }
.mulah-destination-activity-grid p { margin: 0; color: var(--mulah-port-muted); font-size: 12.5px; line-height: 1.6; }
.mulah-destination-activity-icon { display: grid; height: 120px; place-items: center; background: var(--mulah-port-soft); color: var(--mulah-port-accent); }

.mulah-destination-season {
  margin: 14px calc(-1 * clamp(24px,4vw,48px));
  padding: 36px clamp(24px,4vw,48px);
  border-bottom: 0;
  background: var(--mulah-port-accent-dark);
  color: #fff;
}
.mulah-destination-season .eyebrow { color: rgba(255,255,255,.72); }
.mulah-destination-season-intro h2 { color: #fff; }
.mulah-destination-season-grid { display: grid; gap: 0; }
.mulah-destination-season-grid article {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 15px;
  padding: 20px 0;
  border-top: 1px solid rgba(255,255,255,.18);
}
.mulah-destination-season-grid article:first-child { border-top: 0; padding-top: 0; }
.mulah-destination-season-grid article > span { display: grid; width: 38px; height: 38px; place-items: center; border: 1px solid rgba(255,255,255,.3); border-radius: 50%; }
.mulah-destination-season-grid svg { width: 17px; height: 17px; }
.mulah-destination-season-grid small { color: rgba(255,255,255,.7); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.mulah-destination-season-grid h3 { margin: 3px 0 7px; color: #fff; font-size: 20px; }
.mulah-destination-season-grid p { margin: 0; color: rgba(255,255,255,.82); font-size: 14px; line-height: 1.7; }

.mulah-destination-linked-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
.mulah-destination-linked-grid > a {
  display: grid;
  grid-template-columns: 110px minmax(0,1fr);
  overflow: hidden;
  border: 1px solid var(--mulah-port-line);
  border-radius: 12px;
  background: #fff;
  color: inherit;
}
.mulah-linked-card-media { height: 100%; min-height: 120px; background: var(--mulah-port-soft); overflow: hidden; }
.mulah-linked-card-media > *, .mulah-linked-card-media img { width: 100%; height: 100%; object-fit: cover; }
.mulah-destination-linked-grid > a > span:last-child { display: flex; min-width: 0; flex-direction: column; justify-content: center; padding: 14px; }
.mulah-destination-linked-grid small { color: var(--mulah-port-accent); font-size: 9px; font-weight: 800; letter-spacing: .07em; text-transform: uppercase; }
.mulah-destination-linked-grid strong { margin: 4px 0 8px; font-size: 15px; line-height: 1.35; }
.mulah-destination-linked-grid em { display: inline-flex; align-items: center; gap: 5px; color: var(--mulah-port-accent-dark); font-size: 11px; font-style: normal; font-weight: 800; }
.mulah-destination-linked-grid em svg { width: 13px; height: 13px; }

.mulah-destination-faqs details { border-top: 1px solid var(--mulah-port-line); }
.mulah-destination-faqs summary { padding: 17px 0; }
.mulah-destination-faqs details p { margin: 0; padding: 0 36px 18px 0; color: var(--mulah-port-muted); line-height: 1.7; }

.mulah-destination-sidebar {
  position: sticky !important;
  top: calc(var(--mulah-port-sticky-top) + 58px) !important;
  display: grid;
  gap: 15px;
  align-self: start;
  max-height: calc(100vh - 175px);
  overflow-y: auto;
  overscroll-behavior: contain;
  padding-right: 3px;
  scrollbar-width: thin;
}
.mulah-destination-sidebar-card,
.mulah-destination-map-card {
  border: 1px solid var(--mulah-port-line);
  border-radius: 15px;
  background: #fff;
  box-shadow: var(--mulah-port-shadow);
}
.mulah-destination-sidebar-card { padding: 22px; }
.mulah-destination-sidebar-card h3 { margin: 5px 0 16px; font-size: 24px; }
.mulah-destination-sidebar dl { margin: 0; }
.mulah-destination-sidebar dl > div { display: grid; grid-template-columns: 72px 1fr; gap: 10px; padding: 10px 0; border-top: 1px solid var(--mulah-port-line); }
.mulah-destination-sidebar dt { color: var(--mulah-port-muted); font-size: 11px; }
.mulah-destination-sidebar dd { margin: 0; font-size: 12.5px; font-weight: 800; line-height: 1.45; }
.mulah-destination-map-card { display: grid; grid-template-columns: 38px minmax(0,1fr) 18px; gap: 12px; align-items: center; padding: 16px; color: inherit; }
.mulah-destination-map-card > span { display: grid; width: 38px; height: 38px; place-items: center; border-radius: 50%; background: var(--mulah-port-accent-dark); color: #fff; }
.mulah-destination-map-card svg { width: 17px; height: 17px; }
.mulah-destination-map-card small { display: block; color: var(--mulah-port-muted); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.mulah-destination-map-card strong { display: block; margin-top: 2px; font-size: 12.5px; line-height: 1.45; }
.mulah-destination-plan-card { color: #fff; background: var(--mulah-port-accent-dark); border-color: var(--mulah-port-accent-dark); }
.mulah-destination-plan-card .eyebrow { color: rgba(255,255,255,.7); }
.mulah-destination-plan-card h3 { color: #fff; }
.mulah-destination-plan-card p { color: rgba(255,255,255,.8); font-size: 13px; line-height: 1.65; }
.mulah-destination-plan-card .btn { margin-top: 9px; background: #fff; color: var(--mulah-port-accent-dark); }

.mulah-destination-wide-section { padding: 58px 0; border-top: 1px solid var(--mulah-port-line); background: #fff; }
.mulah-destination-section-head { display: flex; align-items: end; justify-content: space-between; gap: 24px; margin-bottom: 24px; }
.mulah-destination-section-head h2 { margin: 5px 0 6px; font-size: clamp(28px,3vw,42px); }
.mulah-destination-section-head p { max-width: 700px; margin: 0; color: var(--mulah-port-muted); }
.mulah-destination-section-head > span { color: var(--mulah-port-muted); font-size: 11px; font-weight: 800; }
.mulah-destination-section-head > a { display: inline-flex; gap: 6px; align-items: center; color: var(--mulah-port-accent-dark); font-size: 12px; font-weight: 800; }
.mulah-destination-section-head > a svg { width: 14px; height: 14px; }
.mulah-destination-gallery { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); grid-auto-rows: 230px; gap: 12px; }
.mulah-destination-gallery figure { margin: 0; overflow: hidden; border-radius: 10px; background: var(--mulah-port-soft); }
.mulah-destination-gallery figure.wide { grid-column: span 2; grid-row: span 2; }
.mulah-destination-gallery img { width: 100%; height: 100%; object-fit: cover; transition: transform .3s ease; }
.mulah-destination-gallery figure:hover img { transform: scale(1.025); }

.mulah-related-tour-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.mulah-related-tour-grid > article { overflow: hidden; border: 1px solid var(--mulah-port-line); border-radius: 14px; background: #fff; box-shadow: 0 12px 32px rgba(45,32,23,.05); }
.mulah-related-tour-media { position: relative; display: block; height: 210px; overflow: hidden; background: var(--mulah-port-soft); }
.mulah-related-tour-media > *, .mulah-related-tour-media img { width: 100%; height: 100%; object-fit: cover; }
.mulah-related-tour-media > span { position: absolute; top: 12px; left: 12px; width: auto; height: auto; padding: 6px 9px; border-radius: 6px; background: var(--mulah-port-accent-dark); color: #fff; font-size: 10px; font-weight: 800; }
.mulah-related-tour-grid > article > div { padding: 18px; }
.mulah-related-tour-grid small { color: var(--mulah-port-accent); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.mulah-related-tour-grid h3 { margin: 5px 0 8px; font-size: 19px; line-height: 1.3; }
.mulah-related-tour-grid p { margin: 0; color: var(--mulah-port-muted); font-size: 12.5px; line-height: 1.6; }
.mulah-related-tour-grid footer { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-top: 15px; padding-top: 14px; border-top: 1px solid var(--mulah-port-line); }
.mulah-related-tour-grid footer > a { display: inline-flex; align-items: center; gap: 5px; color: var(--mulah-port-accent-dark); font-size: 11px; font-weight: 800; }
.mulah-related-tour-grid footer svg { width: 13px; height: 13px; }

.mulah-destination-cta { padding: 54px 0; background: var(--mulah-port-accent-dark); color: #fff; }
.mulah-destination-cta .container { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.mulah-destination-cta .eyebrow { color: rgba(255,255,255,.7); }
.mulah-destination-cta h2 { margin: 6px 0 8px; color: #fff; font-size: clamp(30px,3.5vw,46px); }
.mulah-destination-cta p { max-width: 700px; margin: 0; color: rgba(255,255,255,.8); }
.mulah-destination-cta .btn { background: #fff; color: var(--mulah-port-accent-dark); }

/* =========================================================
   TOURS CATALOGUE
   ========================================================= */
.mulah-tour-catalog-hero {
  position: relative;
  min-height: 330px;
  overflow: hidden;
  color: #fff;
  background: var(--mulah-port-accent-dark);
}
.mulah-tour-catalog-hero > .managed-hero-background { position: absolute; inset: 0; width: 100%; height: 100%; background-position: center; background-size: cover; }
.mulah-tour-catalog-hero > .managed-hero-background video { width: 100%; height: 100%; object-fit: cover; }
.mulah-tour-catalog-shade { position: absolute; inset: 0; background: rgba(50,35,25,.68); }
.mulah-tour-catalog-hero-inner { position: relative; z-index: 2; padding-top: 72px; padding-bottom: 56px; }
.mulah-tour-catalog-hero .breadcrumb { margin-bottom: 24px; }
.mulah-tour-catalog-hero h1 { max-width: 950px; margin: 8px 0 14px; color: #fff; font-size: clamp(38px,4.8vw,64px); line-height: 1.02; letter-spacing: -.04em; }
.mulah-tour-catalog-hero p { max-width: 790px; margin: 0; color: rgba(255,255,255,.84); font-size: 16px; line-height: 1.72; }
.mulah-tour-catalog-section { padding: 50px 0 68px; background: var(--mulah-port-soft); overflow: visible !important; }
.mulah-tour-catalog-layout { display: grid; grid-template-columns: minmax(260px,310px) minmax(0,1fr); gap: clamp(32px,4vw,56px); align-items: start; overflow: visible !important; }
.mulah-tour-filter-sidebar {
  position: sticky !important;
  top: var(--mulah-port-sticky-top) !important;
  align-self: start;
  max-height: calc(100vh - 115px);
  overflow-y: auto !important;
  overscroll-behavior: contain;
  border: 1px solid var(--mulah-port-line);
  border-radius: 16px;
  background: #fff;
  box-shadow: var(--mulah-port-shadow);
  scrollbar-width: thin;
}
.mulah-tour-filter-heading { display: flex; align-items: flex-start; justify-content: space-between; gap: 12px; padding: 22px 21px 17px; border-bottom: 1px solid var(--mulah-port-line); }
.mulah-tour-filter-heading h2 { margin: 4px 0 0; font-size: 24px; }
.mulah-tour-filter-heading > button { border: 0; background: transparent; color: var(--mulah-port-accent-dark); font: inherit; font-size: 11px; font-weight: 800; cursor: pointer; }
.mulah-tour-filter-block { padding: 18px 21px; border-bottom: 1px solid var(--mulah-port-line); }
.mulah-tour-filter-label,
.mulah-tour-filter-search > span:first-child { display: block; margin-bottom: 7px; color: var(--mulah-port-muted); font-size: 9px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.mulah-tour-search-field { position: relative; display: block; }
.mulah-tour-search-field svg { position: absolute; top: 50%; left: 11px; width: 15px; height: 15px; transform: translateY(-50%); color: var(--mulah-port-muted); }
.mulah-tour-search-field input { width: 100%; min-height: 43px; padding: 0 12px 0 34px; border: 1px solid var(--mulah-port-line); border-radius: 8px; background: #fff; color: var(--mulah-port-ink); font: inherit; font-size: 12.5px; }
.mulah-tour-filter-options { display: grid; }
.mulah-tour-filter-options button { display: flex; align-items: center; justify-content: space-between; gap: 10px; width: 100%; padding: 9px 0; border: 0; border-bottom: 1px solid #eee8e1; background: transparent; color: #564c44; font: inherit; font-size: 12.5px; font-weight: 700; text-align: left; cursor: pointer; }
.mulah-tour-filter-options button:last-child { border-bottom: 0; }
.mulah-tour-filter-options button b { color: #a39990; font-size: 10px; }
.mulah-tour-filter-options button:hover,
.mulah-tour-filter-options button.active { color: var(--mulah-port-accent-dark); }
.mulah-tour-filter-options button.active span { font-weight: 900; }
.mulah-tour-filter-options button.active b { color: var(--mulah-port-accent); }
.mulah-tour-filter-scroll { max-height: 225px; overflow-y: auto; padding-right: 4px; scrollbar-width: thin; }
.mulah-tour-filter-help { padding: 23px 21px; background: var(--mulah-port-accent-dark); color: #fff; }
.mulah-tour-filter-help small { color: rgba(255,255,255,.68); font-size: 9px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.mulah-tour-filter-help h3 { margin: 6px 0 8px; color: #fff; font-size: 20px; }
.mulah-tour-filter-help p { margin: 0; color: rgba(255,255,255,.78); font-size: 12.5px; line-height: 1.65; }
.mulah-tour-filter-help a { display: inline-flex; align-items: center; gap: 5px; margin-top: 13px; color: #fff; font-size: 11px; font-weight: 800; }
.mulah-tour-filter-help svg { width: 13px; height: 13px; }
.mulah-tour-catalog-main { min-width: 0; }
.mulah-tour-results-head { display: flex; align-items: flex-end; justify-content: space-between; gap: 20px; margin-bottom: 24px; }
.mulah-tour-results-head h2 { margin: 4px 0 6px; font-size: clamp(28px,3vw,40px); }
.mulah-tour-results-head h2 strong { font-weight: inherit; }
.mulah-tour-results-head p { max-width: 700px; margin: 0; color: var(--mulah-port-muted); font-size: 13px; }
.mulah-tour-active-filter { flex: 0 0 auto; padding: 7px 11px; border: 1px solid var(--mulah-port-line); border-radius: 999px; background: #fff; color: var(--mulah-port-accent-dark); font-size: 10px; font-weight: 800; }
.mulah-tour-package-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 22px; }
.mulah-tour-package-card { overflow: hidden; border: 1px solid var(--mulah-port-line); border-radius: 15px; background: #fff; box-shadow: 0 12px 34px rgba(45,32,23,.055); transition: transform .2s ease, box-shadow .2s ease; }
.mulah-tour-package-card:hover { transform: translateY(-3px); box-shadow: 0 19px 42px rgba(45,32,23,.1); }
.mulah-tour-package-card[hidden] { display: none !important; }
.mulah-tour-package-image { position: relative; display: block; height: 245px; overflow: hidden; background: var(--mulah-port-soft); }
.mulah-tour-package-image > *, .mulah-tour-package-image img { width: 100%; height: 100%; object-fit: cover; }
.mulah-tour-package-image > span { position: absolute; top: 13px; left: 13px; width: auto; height: auto; padding: 6px 9px; border-radius: 6px; background: var(--mulah-port-accent-dark); color: #fff; font-size: 10px; font-weight: 800; }
.mulah-tour-package-body { padding: 20px; }
.mulah-tour-package-meta { min-height: 20px; display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 7px; }
.mulah-tour-package-meta span { color: var(--mulah-port-accent); font-size: 9px; font-weight: 850; letter-spacing: .07em; text-transform: uppercase; }
.mulah-tour-package-meta span + span::before { content: "•"; margin-right: 6px; color: #b4aaa1; }
.mulah-tour-package-body h3 { margin: 0 0 9px; font-size: 21px; line-height: 1.25; }
.mulah-tour-package-body h3 a { color: inherit; }
.mulah-tour-package-body > p { min-height: 64px; margin: 0; color: var(--mulah-port-muted); font-size: 13.5px; line-height: 1.62; }
.mulah-tour-card-facts { display: flex; flex-wrap: wrap; gap: 7px 14px; margin-top: 14px; color: #6c625b; font-size: 10.5px; font-weight: 700; }
.mulah-tour-card-facts > span { display: inline-flex; align-items: center; gap: 5px; }
.mulah-tour-card-facts svg { width: 13px; height: 13px; color: var(--mulah-port-accent); }
.mulah-tour-package-card footer { display: flex; align-items: flex-end; justify-content: space-between; gap: 14px; margin-top: 18px; padding-top: 16px; border-top: 1px solid var(--mulah-port-line); }
.mulah-tour-package-card footer small { display: block; color: var(--mulah-port-muted); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.mulah-tour-package-card footer > a { display: inline-flex; align-items: center; gap: 5px; flex: 0 0 auto; color: var(--mulah-port-accent-dark); font-size: 11px; font-weight: 850; }
.mulah-tour-package-card footer > a svg { width: 13px; height: 13px; }
.mulah-tour-mobile-filter { display: none !important; }

/* =========================================================
   INDIVIDUAL TOUR
   ========================================================= */
.mulah-package-hero { padding: 44px 0 42px; background: #fff; }
.mulah-package-hero .breadcrumb { margin-bottom: 26px; }
.mulah-package-hero-grid { display: grid; grid-template-columns: minmax(0,1fr) minmax(410px,.82fr); align-items: center; gap: clamp(38px,5vw,62px); }
.mulah-package-hero-copy { min-width: 0; }
.mulah-package-meta-line { display: flex; flex-wrap: wrap; gap: 7px; margin-bottom: 13px; }
.mulah-package-meta-line span { padding: 6px 9px; border-radius: 6px; background: var(--mulah-port-accent-dark); color: #fff; font-size: 9px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.mulah-package-hero h1 { max-width: 900px; margin: 0 0 14px; font-size: clamp(34px,4.2vw,58px); line-height: 1.04; letter-spacing: -.04em; }
.mulah-package-hero-copy > p { max-width: 760px; margin: 0; color: #5e554e; font-size: 15.5px; line-height: 1.72; }
.mulah-package-hero-actions { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 22px; }
.mulah-package-hero-actions .btn { min-height: 44px; padding-inline: 16px; border-radius: 8px; font-size: 11px; }
.mulah-package-hero-actions svg { width: 16px; height: 16px; }
.mulah-package-whatsapp { border: 1px solid #a9c9b1 !important; background: #fff !important; color: #3f6548 !important; }
.mulah-package-outline { border: 1px solid var(--mulah-port-line) !important; background: #fff !important; color: var(--mulah-port-ink) !important; }
.mulah-package-hero-media { min-width: 0; height: 430px; overflow: hidden; border-radius: 18px; background: var(--mulah-port-soft); box-shadow: 0 22px 56px rgba(45,32,23,.12); }
.mulah-package-hero-media .stejo-gallery { display: grid; grid-template-columns: minmax(0,1fr) 92px; gap: 9px; width: 100%; height: 100%; }
.mulah-package-hero-media .stejo-gallery-main { min-width: 0; height: 100%; border-radius: 0; }
.mulah-package-hero-media .stejo-gallery-main > *, .mulah-package-hero-media .stejo-gallery-main img { width: 100%; height: 100%; object-fit: cover; }
.mulah-package-hero-media .stejo-gallery-thumbs { display: flex; flex-direction: column; gap: 8px; min-width: 0; overflow-y: auto; padding-right: 2px; }
.mulah-package-hero-media .stejo-gallery-thumb { flex: 0 0 78px; width: 100%; min-height: 78px; border-radius: 7px; overflow: hidden; }
.mulah-package-hero-media .stejo-gallery-thumb img { width: 100%; height: 100%; object-fit: cover; }
.mulah-package-facts { border-top: 1px solid var(--mulah-port-line); border-bottom: 1px solid var(--mulah-port-line); background: var(--mulah-port-paper); }
.mulah-package-facts .container { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); }
.mulah-package-facts article { display: grid; grid-template-columns: 38px minmax(0,1fr); align-items: center; gap: 11px; min-width: 0; padding: 15px 17px; border-right: 1px solid var(--mulah-port-line); }
.mulah-package-facts article:last-child { border-right: 0; }
.mulah-package-facts article > span { display: grid; width: 38px; height: 38px; place-items: center; border-radius: 50%; background: var(--mulah-port-soft); color: var(--mulah-port-accent-dark); }
.mulah-package-facts svg { width: 16px; height: 16px; }
.mulah-package-facts small { display: block; color: var(--mulah-port-muted); font-size: 9px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.mulah-package-facts strong { display: block; margin-top: 2px; color: var(--mulah-port-ink); font-size: 12px; line-height: 1.45; overflow-wrap: anywhere; }
.mulah-package-facts .tour-price-display,
.mulah-package-facts .tour-price-compact { font-size: inherit !important; }
.mulah-package-type-notice { border-top: 0; }

.detail-anchor-nav.stejo-tabs {
  position: sticky !important;
  z-index: 41;
  top: var(--mulah-port-nav-top) !important;
  background: rgba(255,253,249,.97) !important;
  box-shadow: 0 8px 18px rgba(45,32,23,.04);
}
.private-safari-detail-content,
.private-safari-detail-content > .container,
.mulah-tour-detail-layout { overflow: visible !important; }
.mulah-tour-detail-layout {
  display: grid !important;
  grid-template-columns: minmax(0,1fr) minmax(285px,330px) !important;
  align-items: start !important;
  gap: clamp(34px,4vw,52px) !important;
}
.mulah-tour-detail-main { min-width: 0; }
.mulah-tour-detail-main > .content-panel {
  margin-bottom: 18px !important;
  border: 1px solid var(--mulah-port-line) !important;
  border-radius: 14px !important;
  background: #fff !important;
  box-shadow: 0 10px 28px rgba(45,32,23,.045) !important;
}
.mulah-tour-package-sidebar {
  position: sticky !important;
  top: calc(var(--mulah-port-sticky-top) + 58px) !important;
  align-self: start !important;
  max-height: calc(100vh - 175px) !important;
  overflow-y: auto !important;
  overscroll-behavior: contain;
  padding-right: 3px;
  scrollbar-width: thin;
}
.mulah-tour-package-sidebar .quote-action-card,
.mulah-tour-package-sidebar .sidebar-help-card,
.mulah-tour-package-sidebar .tour-sidebar-wishlist,
.mulah-tour-package-sidebar .stejo-share-block,
.mulah-tour-package-sidebar .stejo-related-sidebar { border-radius: 12px !important; }
.mulah-tour-package-sidebar .quote-action-card { border: 1px solid var(--mulah-port-line) !important; box-shadow: var(--mulah-port-shadow) !important; }

/* =========================================================
   RESPONSIVE
   ========================================================= */
@media (max-width: 1120px) {
  .mulah-tour-catalog-layout { grid-template-columns: 245px minmax(0,1fr); gap: 26px; }
  .mulah-tour-package-grid { grid-template-columns: 1fr; }
  .mulah-destination-editorial-layout { grid-template-columns: minmax(0,1fr) 280px; gap: 30px; }
  .mulah-related-tour-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mulah-package-hero-grid { grid-template-columns: minmax(0,1fr) minmax(360px,.8fr); gap: 34px; }
  .mulah-tour-detail-layout { grid-template-columns: minmax(0,1fr) 285px !important; gap: 30px !important; }
}

@media (max-width: 900px) {
  .mulah-destination-editorial-layout,
  .mulah-tour-detail-layout { grid-template-columns: 1fr !important; }
  .mulah-destination-sidebar,
  .mulah-tour-package-sidebar { position: static !important; max-height: none !important; overflow: visible !important; }
  .mulah-destination-sidebar { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mulah-destination-plan-card { grid-column: 1 / -1; }
  .mulah-package-hero-grid { grid-template-columns: 1fr; }
  .mulah-package-hero-media { order: -1; height: 360px; }
  .mulah-package-facts .container { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mulah-package-facts article:nth-child(2) { border-right: 0; }
  .mulah-package-facts article:nth-child(-n+2) { border-bottom: 1px solid var(--mulah-port-line); }

  .mulah-tour-mobile-filter { display: inline-flex !important; width: 100%; min-height: 48px; align-items: center; justify-content: center; gap: 9px; margin-bottom: 20px; border: 1px solid var(--mulah-port-line); border-radius: 10px; background: #fff; color: var(--mulah-port-ink); font: inherit; font-weight: 800; }
  .mulah-tour-mobile-filter b { display: grid; min-width: 25px; height: 25px; place-items: center; border-radius: 999px; background: var(--mulah-port-accent-dark); color: #fff; font-size: 10px; }
  .mulah-tour-catalog-layout { grid-template-columns: 1fr; }
  .mulah-tour-filter-sidebar {
    position: fixed !important;
    z-index: 120 !important;
    top: 0 !important;
    right: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    width: min(88vw,360px) !important;
    max-height: 100dvh !important;
    border-radius: 0 !important;
    transform: translateX(-102%);
    transition: transform .25s ease;
  }
  .mulah-tour-filter-sidebar.is-open { transform: translateX(0); }
  .mulah-tour-filter-sidebar .tour-filter-mobile-head { display: flex !important; position: sticky; top: 0; z-index: 3; align-items: center; justify-content: space-between; min-height: 62px; padding: 14px 18px; border-bottom: 1px solid var(--mulah-port-line); background: #fff; }
  .mulah-tour-filter-sidebar .tour-filter-mobile-head button { display: grid; width: 36px; height: 36px; place-items: center; border: 1px solid var(--mulah-port-line); border-radius: 50%; background: #fff; }
}

@media (max-width: 720px) {
  .mulah-destination-hero { min-height: 470px; max-height: none; }
  .mulah-destination-hero-content { min-height: 470px; padding-top: 96px; padding-bottom: 34px; }
  .mulah-destination-hero h1 { font-size: clamp(37px,11vw,54px); }
  .mulah-destination-hero-actions { align-items: stretch; }
  .mulah-destination-hero-actions .btn { width: 100%; }
  .mulah-destination-facts > .container { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mulah-destination-facts article:nth-child(2) { border-right: 0; }
  .mulah-destination-facts article:nth-child(-n+2) { border-bottom: 1px solid var(--mulah-port-line); }
  .mulah-destination-nav { top: 67px; }
  .mulah-destination-editorial-layout { width: min(94%,680px); padding-top: 28px; padding-bottom: 34px; }
  .mulah-destination-editorial-content { padding: 0 20px; border-radius: 14px; }
  .mulah-destination-section { padding: 30px 0; }
  .mulah-destination-section > h2,
  .mulah-destination-story > div:last-child > h2,
  .mulah-destination-season-intro h2 { font-size: clamp(25px,8vw,32px); }
  .mulah-destination-practical-grid,
  .mulah-destination-experience-list,
  .mulah-destination-activity-grid,
  .mulah-destination-linked-grid { grid-template-columns: 1fr; }
  .mulah-destination-practical-grid article + article { border-left: 0; border-top: 1px solid var(--mulah-port-line); }
  .mulah-destination-story { grid-template-columns: 1fr; gap: 12px; }
  .mulah-destination-story-label { display: none; }
  .mulah-destination-season { margin: 10px -20px; padding: 30px 20px; }
  .mulah-destination-sidebar { grid-template-columns: 1fr; }
  .mulah-destination-plan-card { grid-column: auto; }
  .mulah-destination-section-head { align-items: flex-start; flex-direction: column; }
  .mulah-destination-gallery { grid-template-columns: 1fr 1fr; grid-auto-rows: 180px; }
  .mulah-destination-gallery figure.wide { grid-column: 1 / -1; grid-row: span 2; }
  .mulah-related-tour-grid { grid-template-columns: 1fr; }
  .mulah-destination-cta .container { align-items: flex-start; flex-direction: column; }

  .mulah-tour-catalog-hero { min-height: 300px; }
  .mulah-tour-catalog-hero-inner { padding-top: 55px; padding-bottom: 42px; }
  .mulah-tour-catalog-hero h1 { font-size: clamp(35px,10vw,50px); }
  .mulah-tour-catalog-section { padding: 30px 0 48px; }
  .mulah-tour-results-head { align-items: flex-start; flex-direction: column; }
  .mulah-tour-package-image { height: 225px; }

  .mulah-package-hero { padding: 28px 0 30px; }
  .mulah-package-hero .breadcrumb { margin-bottom: 18px; }
  .mulah-package-hero-media { height: 300px; }
  .mulah-package-hero-media .stejo-gallery { grid-template-columns: 1fr; }
  .mulah-package-hero-media .stejo-gallery-thumbs { display: none; }
  .mulah-package-hero h1 { font-size: clamp(31px,9vw,44px); }
  .mulah-package-hero-actions { flex-direction: column; align-items: stretch; }
  .mulah-package-hero-actions .btn { width: 100%; }
  .detail-anchor-nav.stejo-tabs { top: 67px !important; }
}

@media (max-width: 480px) {
  .mulah-destination-facts > .container,
  .mulah-package-facts .container { grid-template-columns: 1fr; }
  .mulah-destination-facts article,
  .mulah-package-facts article { border-right: 0; border-bottom: 1px solid var(--mulah-port-line); }
  .mulah-destination-facts article:last-child,
  .mulah-package-facts article:last-child { border-bottom: 0; }
  .mulah-destination-gallery { grid-template-columns: 1fr; grid-auto-rows: 220px; }
  .mulah-destination-gallery figure.wide { grid-column: auto; grid-row: auto; }
  .mulah-tour-package-image { height: 210px; }
  .mulah-tour-package-card footer { align-items: flex-start; flex-direction: column; }
}

/* Destination catalogue responsive refinements */
@media (max-width: 1120px) {
  .mulah-destination-library-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 900px) {
  .mulah-destination-index-hero-inner { grid-template-columns: 1fr; align-content: end; gap: 25px; }
  .mulah-destination-index-stat { width: min(230px,100%); }
  .mulah-destination-feature-grid { grid-template-columns: 1fr; }
}
@media (max-width: 720px) {
  .mulah-destination-index-hero { min-height: 500px; }
  .mulah-destination-index-hero-inner { min-height: 500px; padding-top: 98px; padding-bottom: 34px; }
  .mulah-destination-index-copy h1 { font-size: clamp(36px,10vw,50px); }
  .mulah-destination-index-copy > p { font-size: 15px; }
  .mulah-destination-index-stat { display: flex; width: 100%; align-items: center; gap: 14px; padding: 16px 18px; }
  .mulah-destination-index-stat strong { font-size: 38px; }
  .mulah-destination-index-stat span { margin-top: 0; }
  .mulah-destination-tier-section,
  .mulah-destination-library { padding: 42px 0; }
  .mulah-destination-index-heading { align-items: flex-start; flex-direction: column; gap: 10px; }
  .mulah-destination-card.feature { grid-template-columns: 1fr; grid-template-rows: 245px 1fr; }
  .mulah-destination-library-grid { grid-template-columns: 1fr; }
  .mulah-destination-card.compact { grid-template-rows: 235px 1fr; }
  .mulah-destination-index-cta .container { align-items: flex-start; flex-direction: column; }
}
@media (max-width: 480px) {
  .mulah-destination-index-actions { align-items: stretch; flex-direction: column; }
  .mulah-destination-index-actions .btn { width: 100%; justify-content: center; }
  .mulah-destination-card-body { padding: 20px; }
}

/* Tour collection/type pages */
.mulah-tour-type-hero .mulah-tour-catalog-hero-inner { min-height: 390px; }
.mulah-tour-type-hero-actions { display: flex; flex-wrap: wrap; gap: 11px; margin-top: 24px; }
.mulah-tour-type-section { padding: 52px 0 70px; background: var(--mulah-port-soft); overflow: visible !important; }
.mulah-tour-type-layout { display: grid; grid-template-columns: minmax(260px,310px) minmax(0,1fr); gap: clamp(32px,4vw,56px); align-items: start; overflow: visible !important; }
.mulah-tour-type-sidebar { position: sticky !important; top: var(--mulah-port-sticky-top) !important; align-self: start; max-height: calc(100vh - 115px); overflow-y: auto; scrollbar-width: thin; }
.mulah-tour-type-sidebar-card { padding: 25px 23px; border: 1px solid var(--mulah-port-line); border-radius: 16px; background: #fff; box-shadow: var(--mulah-port-shadow); }
.mulah-tour-type-sidebar-card > small { color: var(--mulah-port-accent-dark); font-size: 9px; font-weight: 850; letter-spacing: .08em; text-transform: uppercase; }
.mulah-tour-type-sidebar-card h2 { margin: 7px 0 12px; font-size: 25px; line-height: 1.13; }
.mulah-tour-type-sidebar-card > p { margin: 0 0 19px; color: var(--mulah-port-muted); font-size: 12.5px; line-height: 1.65; }
.mulah-tour-type-sidebar-card ul { display: grid; gap: 10px; margin: 0 0 22px; padding: 17px 0; border-top: 1px solid var(--mulah-port-line); border-bottom: 1px solid var(--mulah-port-line); list-style: none; }
.mulah-tour-type-sidebar-card li { display: grid; grid-template-columns: 20px minmax(0,1fr); gap: 8px; color: var(--mulah-port-ink); font-size: 11px; line-height: 1.5; }
.mulah-tour-type-sidebar-card li svg { width: 15px; height: 15px; color: var(--mulah-port-accent-dark); }
.mulah-tour-type-back { display: inline-flex; align-items: center; gap: 6px; margin-top: 15px; color: var(--mulah-port-accent-dark); font-size: 10px; font-weight: 850; }
.mulah-tour-type-back svg { width: 13px; height: 13px; }
.mulah-tour-type-main { min-width: 0; }
.mulah-tour-type-departures { margin-bottom: 36px; padding-bottom: 34px; border-bottom: 1px solid var(--mulah-port-line); }
.mulah-tour-type-departures .departure-list { display: grid; gap: 14px; }
.mulah-tour-type-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }

@media (max-width: 1120px) {
  .mulah-tour-type-layout { grid-template-columns: 245px minmax(0,1fr); gap: 26px; }
  .mulah-tour-type-grid { grid-template-columns: 1fr; }
}
@media (max-width: 900px) {
  .mulah-tour-type-layout { grid-template-columns: 1fr; }
  .mulah-tour-type-sidebar { position: static !important; max-height: none; overflow: visible; }
  .mulah-tour-type-sidebar-card { display: grid; grid-template-columns: minmax(0,1fr) minmax(0,.85fr); gap: 16px 28px; }
  .mulah-tour-type-sidebar-card > small,
  .mulah-tour-type-sidebar-card h2,
  .mulah-tour-type-sidebar-card > p { grid-column: 1; }
  .mulah-tour-type-sidebar-card ul { grid-column: 2; grid-row: 1 / span 4; margin: 0; border-top: 0; border-bottom: 0; padding: 0; }
  .mulah-tour-type-sidebar-card .btn,
  .mulah-tour-type-back { grid-column: 1; }
}
@media (max-width: 720px) {
  .mulah-tour-type-section { padding: 34px 0 50px; }
  .mulah-tour-type-sidebar-card { display: block; padding: 21px; }
  .mulah-tour-type-sidebar-card ul { margin: 18px 0 20px; padding: 16px 0; border-top: 1px solid var(--mulah-port-line); border-bottom: 1px solid var(--mulah-port-line); }
  .mulah-tour-type-hero-actions { align-items: stretch; flex-direction: column; }
  .mulah-tour-type-hero-actions .btn { width: 100%; justify-content: center; }
}


/* ===== v7.52-homepage-section-media.css ===== */
/* Mianti Safaris — managed homepage section imagery */
.homepage-managed-section.has-managed-background {
  --home-section-image: none;
  --home-section-overlay: .88;
  --home-section-position: center center;
  background-repeat: no-repeat, no-repeat !important;
  background-size: cover, cover !important;
  background-position: center, var(--home-section-position) !important;
}

.homepage-managed-section.homepage-light-section.has-managed-background {
  background-image:
    linear-gradient(rgba(255,255,255,var(--home-section-overlay)), rgba(255,255,255,var(--home-section-overlay))),
    var(--home-section-image) !important;
}

.homepage-managed-section.homepage-dark-section.has-managed-background {
  background-image:
    linear-gradient(rgba(3,42,23,var(--home-section-overlay)), rgba(3,42,23,var(--home-section-overlay))),
    var(--home-section-image) !important;
}

.homepage-managed-section.is-parallax {
  background-attachment: scroll, fixed !important;
}

/* The homepage planning CTA is intentionally closer to the Tours-page parallax band. */
.natural-designer-section.has-managed-background {
  min-height: 360px;
  display: flex;
  align-items: center;
  padding: 68px 0 !important;
  background-color: #05351f !important;
}

.natural-designer-section.has-managed-background .natural-designer-grid {
  width: 100%;
}

.natural-designer-section.has-managed-background .natural-designer-steps {
  background: rgba(4,34,20,.24);
  border: 1px solid rgba(255,255,255,.16);
  padding-inline: 22px;
  backdrop-filter: blur(3px);
}

.natural-designer-section.has-managed-background .natural-light-button {
  box-shadow: 0 12px 30px rgba(0,0,0,.12);
}

/* Keep card content crisp when a photographic background is selected. */
.homepage-light-section.has-managed-background .natural-section-heading,
.homepage-light-section.has-managed-background .natural-why-heading,
.homepage-light-section.has-managed-background .natural-vehicle-link {
  position: relative;
  z-index: 1;
}

@media (max-width: 1024px) {
  .homepage-managed-section.is-parallax {
    background-attachment: scroll, scroll !important;
  }

  .natural-designer-section.has-managed-background {
    min-height: 0;
    padding: 58px 0 !important;
  }
}

@media (max-width: 640px) {
  .natural-designer-section.has-managed-background {
    padding: 48px 0 !important;
  }

  .natural-designer-section.has-managed-background .natural-designer-steps {
    padding-inline: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .homepage-managed-section.is-parallax {
    background-attachment: scroll, scroll !important;
  }
}

/* CTA Manager background images: the Mianti signature stylesheet uses a
   background shorthand, so restore the uploaded image explicitly afterwards. */
.global-page-cta[style*="--cta-bg"] {
  background-color: #071c12 !important;
  background-image: var(--cta-bg) !important;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed !important;
}

@media (max-width: 1024px), (prefers-reduced-motion: reduce) {
  .global-page-cta[style*="--cta-bg"] {
    background-attachment: scroll !important;
  }
}


/* ===== v7.53-page-covers-about.css ===== */
.guide-topic-card > span {
  background: transparent !important;
  color: var(--mianti-green) !important;
}
.guide-topic-card > span svg {
  color: inherit !important;
}
.guide-season-section {
  color: #fff !important;
}
.guide-season-section h2,
.guide-season-section p,
.guide-season-section strong,
.guide-season-section small {
  color: inherit !important;
}
.guide-season-section .season-cards p {
  color: rgba(255, 255, 255, 0.78) !important;
}
/* Managed cover heroes for Mianti inner pages */
.managed-page-cover {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  min-height: 500px;
  background: #123525;
  color: #fff;
  display: flex;
  align-items: center;
}
.managed-page-cover > .managed-hero-background {
  position: absolute;
  inset: 0;
  z-index: -3;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.managed-page-cover > .managed-hero-background video,
.managed-page-cover > .managed-hero-background .managed-hero-slide {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.managed-page-cover-overlay {
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(
    90deg,
    rgba(3, 19, 11, 0.82) 0%,
    rgba(3, 19, 11, 0.62) 48%,
    rgba(3, 19, 11, 0.38) 100%
  );
}
.managed-page-cover .container {
  position: relative;
  z-index: 2;
}
.managed-page-cover
  :where(
    h1,
    h2,
    h3,
    strong,
    .signature-kicker,
    .eyebrow,
    .breadcrumb,
    .breadcrumb a,
    .signature-text-link
  ) {
  color: #fff !important;
}
.managed-page-cover :where(p) {
  color: rgba(255, 255, 255, 0.88) !important;
}
.managed-page-cover .signature-kicker:before {
  background: #fff !important;
}
.managed-page-cover .breadcrumb svg {
  color: rgba(255, 255, 255, 0.7);
}
.managed-page-cover .signature-wordmark-card,
.managed-page-cover .guide-note-card,
.managed-page-cover .designer-intro-card {
  background: rgba(7, 35, 21, 0.78) !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  backdrop-filter: blur(8px);
  color: #fff;
}
.managed-page-cover .signature-wordmark-card :where(strong, small),
.managed-page-cover .guide-note-card :where(strong, p, svg),
.managed-page-cover .designer-intro-card :where(strong, p, small, span) {
  color: #fff !important;
}
.about-cover-hero {
  min-height: 560px;
}
.about-cover-content {
  max-width: 900px;
  padding: 88px 0;
}
.about-cover-content h1 {
  font-size: clamp(42px, 5.3vw, 72px) !important;
  line-height: 1.02 !important;
  letter-spacing: -0.045em !important;
  margin: 14px 0 18px;
}
.about-cover-content > p {
  max-width: 760px;
  font-size: 18px !important;
  line-height: 1.72 !important;
}
.about-cover-content .signature-hero-actions {
  margin-top: 28px;
}
.about-cover-content .breadcrumb {
  margin-bottom: 26px;
}
.about-team-section {
  padding: 76px 0 !important;
}
.about-team-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 14px !important;
  background: transparent !important;
}
.about-team-grid article,
.about-team-grid article.featured {
  grid-column: auto !important;
  display: block !important;
  padding: 0 !important;
  min-height: 0 !important;
  background: #fff !important;
  color: #142218 !important;
  border-radius: 16px;
  overflow: hidden;
}
.about-team-photo {
  aspect-ratio: 4/4.4;
  background: #dfe8e1;
  display: grid;
  place-items: center;
  overflow: hidden;
}
.about-team-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-team-photo span {
  font-size: 40px;
  font-weight: 900;
  color: #07502d;
}
.about-team-grid article > div:last-child {
  padding: 18px;
}
.about-team-grid small {
  color: #0a6338 !important;
}
.about-team-grid h3 {
  color: #142218 !important;
  margin: 5px 0 8px !important;
}
.about-team-grid p {
  color: #666f68 !important;
  margin: 0 !important;
}
.about-team-section .signature-section-head.light :where(h2, p) {
  color: #fff !important;
}
.about-vehicle-story {
  background: #0b5a34 !important;
  padding: 70px 0 !important;
}
.about-vehicle-story-grid {
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.9fr) !important;
  gap: 54px !important;
}
.about-vehicle-media {
  position: relative;
  aspect-ratio: 16/11;
  border-radius: 20px;
  overflow: hidden;
  background: #083d25;
}
.about-vehicle-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-vehicle-media-fallback {
  height: 100%;
  display: grid;
  place-items: center;
  color: #fff;
  font-size: clamp(70px, 10vw, 130px);
  font-weight: 900;
  opacity: 0.7;
}
.about-vehicle-badge {
  position: absolute;
  left: 18px;
  bottom: 18px;
  background: #fff;
  color: #07502d;
  padding: 8px 12px;
  border-radius: 999px;
  font-weight: 900;
  letter-spacing: 0.06em;
}
.about-vehicle-story :where(h2, p, .signature-kicker, .signature-text-link) {
  color: #fff !important;
}
.about-vehicle-story .signature-kicker:before {
  background: #fff !important;
}
.tour-parallax-band {
  background-position: center;
  background-size: cover;
}
@media (max-width: 980px) {
  .about-team-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }
  .about-vehicle-story-grid {
    grid-template-columns: 1fr !important;
  }
  .managed-page-cover {
    min-height: 470px;
  }
  .about-cover-hero {
    min-height: 500px;
  }
}
@media (max-width: 640px) {
  .managed-page-cover {
    min-height: 440px;
  }
  .managed-page-cover-overlay {
    background: linear-gradient(
      180deg,
      rgba(3, 19, 11, 0.7),
      rgba(3, 19, 11, 0.85)
    );
  }
  .about-cover-content {
    padding: 68px 0;
  }
  .about-team-grid {
    grid-template-columns: 1fr !important;
  }
  .about-vehicle-story {
    padding: 48px 0 !important;
  }
  .about-vehicle-media {
    aspect-ratio: 4/3;
  }
}
.parks-cover-hero .premium-hero-copy-inner {
  width: min(850px, 100%);
  padding: 82px 0;
}
.vehicle-hero.managed-page-cover .vehicle-hero-number {
  color: rgba(255, 255, 255, 0.92) !important;
  text-shadow: 0 6px 30px rgba(0, 0, 0, 0.24);
}
.mianti-contact-intro.managed-page-cover {
  padding: 70px 0;
}
.mianti-contact-intro.managed-page-cover .mianti-contact-intro-grid {
  align-items: center;
}
.hotels-parallax-hero.managed-page-cover > .parallax-overlay {
  z-index: -1;
}
.hotels-parallax-hero.managed-page-cover > .managed-hero-background {
  z-index: -2;
}
.signature-hero.managed-page-cover,
.vehicle-hero.managed-page-cover {
  background: #103b25 !important;
}


/* ===== v7.54-public-corrections.css ===== */
/* Mianti public UI corrections — destination cards and travel guide */

/* Public gallery mosaic with varied image-led tile proportions. */
.parallax-band {
  background-attachment: fixed !important;
}
@media (max-width: 1024px), (prefers-reduced-motion: reduce) {
  .parallax-band {
    background-attachment: scroll !important;
  }
}

.global-page-cta,
.signature-inline-cta,
.mulah-destination-index-cta,
.mulah-destination-cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  background-color: #071c12 !important;
  background-image: var(--cta-bg, var(--global-cta-image)) !important;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed !important;
}
.global-page-cta::before,
.signature-inline-cta::before,
.mulah-destination-index-cta::before,
.mulah-destination-cta::before {
  position: absolute;
  inset: 0;
  z-index: -1;
  content: "";
  background: rgba(3, 19, 11, 0.72);
}
.global-page-cta > *,
.signature-inline-cta > *,
.mulah-destination-index-cta > *,
.mulah-destination-cta > * {
  position: relative;
  z-index: 1;
}
.global-page-cta :where(small, h2, p, a, i, svg, span),
.signature-inline-cta :where(small, h2, p, a, i, svg, span),
.mulah-destination-index-cta :where(small, h2, p, a, i, svg, span),
.mulah-destination-cta :where(small, h2, p, a, i, svg, span) {
  color: #fff !important;
}
@media (max-width: 1024px), (prefers-reduced-motion: reduce) {
  .global-page-cta,
  .signature-inline-cta,
  .mulah-destination-index-cta,
  .mulah-destination-cta {
    background-attachment: scroll !important;
  }
}

.gallery-page-head {
  padding: 72px 0 34px;
  background: #f6f5f1;
}
.gallery-page-head h1 {
  max-width: 760px;
  margin: 10px 0 12px;
  color: #173221 !important;
  font-size: clamp(36px, 5vw, 68px);
  line-height: 1;
}
.gallery-page-head p {
  max-width: 680px;
  margin: 0;
  color: #5f675f;
  font-size: 17px;
  line-height: 1.7;
}
.gallery-mosaic-section {
  padding: 34px 0 78px;
  background: #f6f5f1;
}
.gallery-mosaic {
  display: grid;
  grid-auto-rows: 220px;
  grid-auto-flow: dense;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
}
.gallery-mosaic-item {
  position: relative;
  grid-column: span 1;
  grid-row: span 1;
  min-width: 0;
  margin: 0;
  overflow: hidden;
  border-radius: 16px;
  background: #dfe6df;
  box-shadow: 0 12px 28px rgba(23, 50, 33, 0.08);
}
.gallery-mosaic-item:nth-child(5n + 1) {
  grid-column: span 2;
  grid-row: span 2;
}
.gallery-mosaic-item:nth-child(5n + 3) {
  grid-row: span 2;
}
.gallery-mosaic-wide {
  grid-column: span 2;
}
.gallery-mosaic-tall {
  grid-row: span 2;
}
.gallery-mosaic-item img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition:
    transform 500ms cubic-bezier(0.2, 0.7, 0.2, 1),
    filter 500ms ease;
}
.gallery-mosaic-item:hover img {
  transform: scale(1.06);
  filter: saturate(1.08);
}
.gallery-mosaic-item figcaption {
  position: absolute;
  right: 12px;
  bottom: 12px;
  left: 12px;
  padding: 9px 11px !important;
  border-radius: 8px;
  background: rgba(9, 32, 19, 0.72);
  color: #fff;
  font-size: 11px;
  opacity: 0;
  transform: translateY(6px);
  transition:
    opacity 220ms ease,
    transform 220ms ease;
}
.gallery-mosaic-item:hover figcaption {
  opacity: 1;
  transform: translateY(0);
}
.gallery-empty {
  grid-column: 1 / -1;
  padding: 72px 20px;
  border: 1px dashed #b9c8ba;
  border-radius: 16px;
  text-align: center;
  background: #fff;
}
.gallery-empty svg {
  width: 34px;
  color: var(--primary);
}
.gallery-empty h2 {
  margin: 12px 0 6px;
}
.gallery-empty p {
  margin: 0;
  color: #667166;
}

/* Homepage reviews: readable dark copy, sliding cards, visible nationality. */
.natural-reviews-section .natural-section-heading h2,
.natural-reviews-section .natural-kicker {
  color: #fff !important;
}
.natural-reviews-section .natural-review-grid blockquote,
.natural-reviews-section .natural-review-grid blockquote p,
.natural-reviews-section .natural-review-grid blockquote strong,
.natural-reviews-section .natural-review-grid blockquote footer,
.natural-reviews-section .natural-review-grid .review-country {
  color: #173221 !important;
}
.natural-reviews-section .mianti-review-slider {
  display: block !important;
  width: 100% !important;
  overflow: hidden !important;
}
.natural-reviews-section .mianti-review-track {
  display: flex !important;
  width: 100% !important;
  gap: 18px;
  transition: transform 420ms cubic-bezier(0.2, 0.7, 0.2, 1);
}
.natural-reviews-section .mianti-review-card {
  display: block !important;
  flex: 0 0 calc((100% - 36px) / 3) !important;
  min-width: 0;
  min-height: 250px;
  padding: 28px;
  background: #fff !important;
  border: 1px solid #dfe8e0;
  border-radius: 16px;
}
.natural-reviews-section .review-country {
  display: flex;
  align-items: center;
  gap: 7px;
}
.natural-reviews-section .review-country-flag {
  width: 22px;
  height: 15px;
  object-fit: cover;
  border-radius: 2px;
}
.natural-reviews-section .review-country-code {
  display: inline-grid;
  place-items: center;
  min-width: 22px;
  height: 15px;
  border-radius: 2px;
  background: #e6f1e9;
  color: #075f36 !important;
  font-size: 8px;
  font-weight: 800;
}
.natural-reviews-section .mianti-review-controls {
  display: flex;
  gap: 8px;
}
.natural-reviews-section .mianti-review-controls button {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border: 1px solid #bdd1c1;
  border-radius: 50%;
  background: #fff;
  color: #075f36;
  cursor: pointer;
  transition:
    background 180ms ease,
    color 180ms ease,
    transform 180ms ease;
}
.natural-reviews-section .mianti-review-controls button:hover,
.natural-reviews-section .mianti-review-controls button:focus-visible {
  background: #075f36;
  color: #fff;
  transform: translateY(-2px);
}
.natural-reviews-section .mianti-review-controls svg {
  width: 17px;
  height: 17px;
}
@media (max-width: 1049px) {
  .natural-reviews-section .mianti-review-card {
    flex-basis: calc((100% - 18px) / 2) !important;
  }
}
@media (max-width: 699px) {
  .natural-reviews-section .mianti-review-card {
    flex-basis: 100% !important;
  }
}

/* Match the large About-style display heading across every non-home hero. */
.managed-hero-host :where(h1),
.mulah-destination-hero :where(h1),
.mulah-tour-catalog-hero :where(h1),
.departure-page-hero :where(h1),
.park-detail-hero :where(h1) {
  font-size: clamp(42px, 5.3vw, 72px) !important;
  line-height: 0.98 !important;
  letter-spacing: -0.045em !important;
}

@media (max-width: 760px) {
  .managed-hero-host :where(h1),
  .mulah-destination-hero :where(h1),
  .mulah-tour-catalog-hero :where(h1),
  .departure-page-hero :where(h1),
  .park-detail-hero :where(h1) {
    font-size: clamp(34px, 10vw, 50px) !important;
    line-height: 1.02 !important;
  }
}

/* Keep header menu labels consistently capitalized. */
.mianti-main-nav a,
.mianti-mobile-nav a span {
  text-transform: uppercase;
}

@media (max-width: 900px) {
  .gallery-mosaic {
    grid-auto-rows: 180px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (max-width: 560px) {
  .gallery-page-head {
    padding-top: 48px;
  }
  .gallery-mosaic {
    grid-auto-rows: 150px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
  }
}

/* Use one consistent corner treatment for card components across the site. */
:where([class$="-card"], [class~="card"]) {
  border-radius: 16px !important;
}

/* Keep managed cover copy readable when legacy hero typography loads later. */
.managed-page-cover .signature-hero-copy h1,
.managed-page-cover .signature-hero-copy h1 em,
.managed-page-cover .signature-hero-copy > p,
.managed-page-cover .signature-hero-copy .signature-kicker,
.managed-page-cover .signature-hero-copy .signature-text-link {
  color: #fff !important;
}
.managed-page-cover .signature-hero-copy .signature-kicker::before {
  background: #fff !important;
}

.mulah-destination-index-hero .mulah-destination-index-copy h1,
.mulah-destination-index-hero .mulah-destination-index-copy h1 *,
.mulah-destination-index-hero .mulah-destination-index-copy > p,
.mulah-destination-index-hero .mulah-destination-index-copy .eyebrow,
.hotels-parallax-hero .hotel-hero-content h1,
.hotels-parallax-hero .hotel-hero-content h1 *,
.hotels-parallax-hero .hotel-hero-content > p,
.hotels-parallax-hero .hotel-hero-content .eyebrow,
.hotels-parallax-hero .hotel-hero-content .parallax-trust-row,
.hotels-parallax-hero .hotel-hero-content .parallax-trust-row * {
  color: #fff !important;
}

/* Public image heroes use white copy and grow with their content. */
.managed-hero-host
  :where(
    h1,
    h1 *,
    h2,
    h3,
    p,
    .eyebrow,
    .signature-kicker,
    .signature-text-link,
    .parallax-trust-row,
    .parallax-trust-row *,
    .premium-trust-row,
    .premium-trust-row *
  ),
.mulah-destination-hero
  :where(h1, h1 *, p, .eyebrow, .signature-kicker, .signature-text-link),
.departure-page-hero
  :where(
    h1,
    h1 *,
    p,
    .eyebrow,
    .breadcrumb,
    .breadcrumb *,
    .departure-hero-icon
  ),
.park-detail-hero :where(h1, h1 *, p, .eyebrow, .breadcrumb, .breadcrumb *) {
  color: #fff !important;
}
.managed-hero-host :where(.signature-kicker, .eyebrow)::before {
  background: #fff !important;
}
.mulah-tour-catalog-hero
  :where(h1, h1 *, p, .eyebrow, .signature-kicker, .breadcrumb, .breadcrumb *) {
  color: #fff !important;
}
.mulah-destination-index-hero
  :where(h1, h1 *, p, .eyebrow, .signature-kicker, .breadcrumb, .breadcrumb *) {
  color: #fff !important;
}
.mulah-destination-plan-card,
.mulah-destination-plan-card :where(.eyebrow, h3, p, a, i, svg),
.mulah-destination-cta,
.mulah-destination-cta :where(.eyebrow, h2, p, a, i, svg) {
  color: #fff !important;
}
.mulah-destination-plan-card .btn,
.mulah-destination-cta .btn {
  color: var(--mulah-port-accent-dark, #075f36) !important;
}
.mulah-destination-season :where(.eyebrow, h2, h3, small, p, span, svg, i) {
  color: #fff !important;
}
.mulah-destination-plan-card .btn.btn-primary {
  background: var(--mulah-port-green, #075f36) !important;
  color: #fff !important;
}
.mulah-tour-filter-help,
.mulah-tour-filter-help :where(small, h3, p, a, i, svg) {
  color: #fff !important;
}
.tour-parallax-band
  .parallax-band-content
  :where(small, h2, p, a, i, svg, span) {
  color: #fff !important;
}
.tour-parallax-band .parallax-band-content .btn {
  color: var(--primary, #075f36) !important;
}

.managed-hero-host,
.mulah-destination-hero,
.departure-page-hero,
.park-detail-hero {
  height: auto !important;
  min-height: 800px !important;
}
.managed-hero-host > .managed-hero-background,
.mulah-destination-hero-media,
.park-detail-hero-media {
  height: 100% !important;
  min-height: 100%;
}
.managed-hero-host > .managed-hero-background {
  transform: translate3d(0, var(--hero-scroll-offset, 0px), 0) scale(1.045);
  transition: transform 700ms cubic-bezier(0.2, 0.7, 0.2, 1);
  will-change: transform;
}
.managed-hero-host:hover > .managed-hero-background {
  transform: translate3d(0, var(--hero-scroll-offset, 0px), 0) scale(1.075);
}
.managed-hero-host .signature-hero-copy,
.managed-hero-host .mulah-destination-index-copy,
.managed-hero-host .hotel-hero-content,
.managed-hero-host .premium-hero-copy-inner,
.managed-hero-host .vehicle-hero-copy {
  transition: transform 420ms ease;
}
.managed-hero-host:hover .signature-hero-copy,
.managed-hero-host:hover .mulah-destination-index-copy,
.managed-hero-host:hover .hotel-hero-content,
.managed-hero-host:hover .premium-hero-copy-inner,
.managed-hero-host:hover .vehicle-hero-copy {
  transform: translateY(-3px);
}

/* Safari Designer keeps its selected hero image fixed while the page content moves. */
.signature-hero-designer > .managed-hero-background {
  background-attachment: fixed !important;
  transform: none !important;
}

@media (prefers-reduced-motion: reduce) {
  .managed-hero-host > .managed-hero-background,
  .managed-hero-host .signature-hero-copy,
  .managed-hero-host .mulah-destination-index-copy,
  .managed-hero-host .hotel-hero-content,
  .managed-hero-host .premium-hero-copy-inner,
  .managed-hero-host .vehicle-hero-copy {
    transition: none;
    transform: none;
  }
}

/* Keep page navigation in its own readable band above image heroes. */
.public-breadcrumb-bar {
  background: #fff;
  border-bottom: 1px solid #e4dfd8;
  color: #37312d;
  position: relative;
  z-index: 3;
}
.public-breadcrumb-bar .container {
  min-height: 62px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.public-breadcrumb-bar .breadcrumb {
  margin: 0;
  color: #000 !important;
}
.public-breadcrumb-bar .breadcrumb a,
.public-breadcrumb-bar .breadcrumb span,
.public-breadcrumb-bar .breadcrumb i,
.public-breadcrumb-bar .breadcrumb svg {
  color: #000 !important;
}
.public-breadcrumb-bar .breadcrumb svg {
  stroke: currentColor !important;
}
.parks-cover-hero > .container .premium-hero-copy-inner > .breadcrumb {
  display: none;
}

/* The destination badge must never inherit the full media dimensions. */
.mulah-destination-card-media > b {
  width: auto !important;
  height: auto !important;
  min-width: 0 !important;
  min-height: 0 !important;
  right: auto !important;
  bottom: auto !important;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}

/* Anchor hero wording at the bottom of tall image treatments. */
.managed-page-cover > .container {
  align-self: stretch;
}
.managed-page-cover .signature-hero-grid,
.managed-page-cover .vehicle-hero-grid {
  align-items: end !important;
  padding-top: 120px;
  padding-bottom: 64px;
}
.managed-page-cover .about-cover-content,
.managed-page-cover .mianti-contact-intro-grid,
.managed-page-cover .parallax-hero-content,
.managed-page-cover .premium-hero-copy-inner,
.mulah-destination-index-hero-inner,
.mulah-tour-catalog-hero-inner {
  align-self: stretch;
  align-content: end;
  padding-top: 120px;
  padding-bottom: 64px;
}
.managed-page-cover .signature-hero-grid,
.managed-page-cover .vehicle-hero-grid,
.managed-page-cover .about-cover-content,
.managed-page-cover .mianti-contact-intro-grid,
.managed-page-cover .parallax-hero-content,
.managed-page-cover .premium-hero-copy-inner,
.mulah-destination-index-hero-inner,
.mulah-tour-catalog-hero-inner,
.mulah-destination-hero-content,
.departure-hero-grid,
.park-detail-hero-content {
  padding-bottom: 64px;
}

@media (max-width: 760px) {
  .managed-page-cover .signature-hero-grid,
  .managed-page-cover .vehicle-hero-grid,
  .managed-page-cover .about-cover-content,
  .managed-page-cover .mianti-contact-intro-grid,
  .managed-page-cover .parallax-hero-content,
  .managed-page-cover .premium-hero-copy-inner,
  .mulah-destination-index-hero-inner,
  .mulah-tour-catalog-hero-inner,
  .mulah-destination-hero-content,
  .departure-hero-grid,
  .park-detail-hero-content {
    padding-bottom: 52px;
  }
}

@media (max-width: 1100px) {
  .managed-page-cover .signature-hero-grid,
  .managed-page-cover .vehicle-hero-grid,
  .managed-page-cover .about-cover-content,
  .managed-page-cover .mianti-contact-intro-grid,
  .managed-page-cover .parallax-hero-content,
  .managed-page-cover .premium-hero-copy-inner,
  .mulah-destination-index-hero-inner,
  .mulah-tour-catalog-hero-inner {
    padding-top: 100px;
    padding-bottom: 52px;
  }
}
/* Destination copy is editorial content: keep it naturally left aligned. */
.mulah-destination-card-body {
  align-items: flex-start !important;
  text-align: left !important;
}
.mulah-destination-card-body > :where(span, h3, em, p),
.mulah-destination-card-best,
.mulah-destination-card-best small,
.mulah-destination-card-best strong,
.mulah-destination-card-mini,
.mulah-destination-card-link {
  text-align: left !important;
}
.mulah-destination-card-best {
  width: 100%;
}

/* Prevent the two-line Travel Guide checklist heading from colliding. */
.guide-checklist-grid > div:first-child {
  text-align: left !important;
}

/* Keep individual hotel media and booking content in separate grid areas. */
.detail-service-hero,
.hotel-detail-gallery-section,
.detail-main-section {
  position: relative;
  isolation: isolate;
}
.detail-service-grid,
.detail-content-grid {
  position: relative;
  z-index: 1;
  min-width: 0;
}
.detail-service-media,
.hotel-gallery-item {
  position: relative !important;
  overflow: hidden !important;
  isolation: isolate;
}
.detail-service-media > img,
.detail-service-media > .media-fallback,
.hotel-gallery-item > img,
.hotel-gallery-item > .media-fallback {
  position: absolute !important;
  inset: 0 !important;
  display: block;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover !important;
}
.detail-main-section .detail-booking-sidebar {
  position: static !important;
  top: auto !important;
  z-index: auto;
  min-width: 0;
}
.guide-checklist-grid h2 {
  margin: 0.85rem 0 0 !important;
  line-height: 1.06 !important;
  text-align: left !important;
  overflow-wrap: normal;
  word-break: normal;
}

@media (max-width: 700px) {
  .guide-checklist-grid h2 {
    line-height: 1.08 !important;
  }
}

/* Keep the newsletter field and submit action on one aligned row. */
.mianti-footer-newsletter form {
  grid-template-columns: minmax(0, 1fr) 52px !important;
  gap: 0 !important;
  align-items: stretch;
}
.mianti-footer-newsletter form > input[type="hidden"] {
  display: none !important;
}
.mianti-footer-newsletter form > input[type="email"] {
  min-width: 0;
  border-radius: 6px 0 0 6px;
  border-right: 0 !important;
}
.mianti-footer-newsletter form > label {
  grid-column: 1 / -1 !important;
  margin-top: 9px !important;
}
.mianti-footer-newsletter form > button {
  width: 52px !important;
  min-height: 42px !important;
  border-radius: 0 6px 6px 0;
}

/* Footer navigation follows the reference link-row treatment. */
.mianti-footer-main > nav {
  border-left: 1px solid rgba(255, 255, 255, 0.16);
  padding-left: 20px;
}
.mianti-footer-main nav a {
  display: flex !important;
  width: 100% !important;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0 !important;
  padding: 9px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.16);
  text-decoration: none;
  transition:
    color 180ms ease,
    padding 180ms ease;
}
.mianti-footer-main nav a svg {
  width: 14px;
  height: 14px;
  flex: 0 0 auto;
  color: #69c889;
  transition: transform 180ms ease;
}
.mianti-footer-main nav a:hover,
.mianti-footer-main nav a:focus-visible {
  color: #fff !important;
  padding-left: 4px;
}
.mianti-footer-main nav a:hover svg,
.mianti-footer-main nav a:focus-visible svg {
  transform: translateX(4px);
}

/* Restore the fixed image behavior used by the Hotels CTA across every CTA band. */
.parallax-band,
.global-page-cta,
.signature-inline-cta,
.mulah-destination-index-cta,
.mulah-destination-cta {
  background-attachment: fixed !important;
}

@media (max-width: 760px) {
  .mianti-footer-main > nav {
    border-left: 0;
    padding-left: 0;
  }
}

/* Keep public sidebars pinned without creating a second scroll container. */
@media (min-width: 901px) {
  .mulah-destination-sidebar,
  .mulah-tour-package-sidebar,
  .mulah-tour-filter-sidebar,
  .tour-filter-sidebar,
  .private-safari-detail-content .booking-sidebar,
  .detail-layout > .booking-sidebar,
  .destination-guide-sidebar,
  .detail-booking-sidebar,
  .tour-browser-layout > .tour-filter-sidebar,
  .stejo-package-side.booking-sidebar {
    position: sticky !important;
    top: var(--mianti-sticky-top, 116px) !important;
    align-self: start !important;
    max-height: none !important;
    overflow: visible !important;
    overflow-y: visible !important;
    overscroll-behavior: auto !important;
    padding-right: 0 !important;
    margin-inline: 8px !important;
  }
}
@media (max-width: 900px) {
  .mulah-destination-sidebar,
  .mulah-tour-package-sidebar,
  .mulah-tour-filter-sidebar,
  .tour-filter-sidebar,
  .private-safari-detail-content .booking-sidebar,
  .detail-layout > .booking-sidebar,
  .destination-guide-sidebar,
  .detail-booking-sidebar,
  .tour-browser-layout > .tour-filter-sidebar,
  .stejo-package-side.booking-sidebar {
    position: static !important;
    top: auto !important;
    max-height: none !important;
    overflow: visible !important;
    overflow-y: visible !important;
    overscroll-behavior: auto !important;
    padding-right: 0 !important;
    margin-inline: 0 !important;
  }
}

/* Do not create a second scroll area inside the sticky filter column. */
.mulah-tour-filter-sidebar .mulah-tour-filter-scroll,
.mulah-tour-filter-sidebar .tour-filter-scroll,
.tour-filter-sidebar .tour-filter-scroll {
  max-height: none !important;
  overflow: visible !important;
  overflow-y: visible !important;
  overscroll-behavior: auto !important;
}

@media (min-width: 901px) {
  .mulah-destination-sidebar,
  .mulah-tour-filter-sidebar,
  .mulah-tour-package-sidebar,
  .private-safari-detail-content .booking-sidebar,
  .stejo-package-side.booking-sidebar {
    margin: 0 10px !important;
    min-width: 0;
    overflow: visible !important;
    overflow-y: visible !important;
  }
}

/* ======================================================================
   v7.54 r2 — QUOTE MODAL MUST SIT ABOVE STICKY HEADER / TOUR TABS
   The booking component lives inside a sticky sidebar on tour/hotel pages.
   position:sticky creates its own stacking context, which can trap a fixed
   child below the global header and the sticky detail tabs. When the quote
   popup is active, temporarily flatten those sidebar stacking contexts and
   promote the overlay to the root viewport layer.
   ====================================================================== */
body.quote-panel-active {
  overflow: hidden !important;
}

body.quote-panel-active .mulah-tour-package-sidebar,
body.quote-panel-active .stejo-package-side.booking-sidebar,
body.quote-panel-active .private-safari-detail-content .booking-sidebar,
body.quote-panel-active .detail-layout > .booking-sidebar,
body.quote-panel-active .detail-booking-sidebar {
  position: static !important;
  top: auto !important;
  z-index: auto !important;
  max-height: none !important;
  overflow: visible !important;
  overflow-y: visible !important;
  transform: none !important;
  filter: none !important;
  contain: none !important;
  isolation: auto !important;
}

body.quote-panel-active .quote-request-shell {
  position: static !important;
  z-index: auto !important;
  transform: none !important;
  filter: none !important;
  contain: none !important;
  isolation: auto !important;
}

body.quote-panel-active .quote-request-overlay {
  position: fixed !important;
  inset: 0 !important;
  z-index: 2147483000 !important;
  width: 100vw !important;
  height: 100dvh !important;
  min-height: 100vh !important;
  margin: 0 !important;
  padding: clamp(16px, 3vw, 32px) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: auto !important;
  background: rgba(8, 18, 12, .72) !important;
  backdrop-filter: blur(4px) !important;
  -webkit-backdrop-filter: blur(4px) !important;
}

body.quote-panel-active .quote-request-overlay .booking-request-card {
  position: relative !important;
  z-index: 1 !important;
  width: min(920px, calc(100vw - 32px)) !important;
  max-width: 920px !important;
  max-height: calc(100dvh - 32px) !important;
  margin: auto !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  overscroll-behavior: contain !important;
}

/* Explicitly demote fixed/sticky chrome while the dialog is open. */
body.quote-panel-active .mianti-natural-header,
body.quote-panel-active .site-header,
body.quote-panel-active .detail-anchor-nav,
body.quote-panel-active .stejo-tabs,
body.quote-panel-active .floating-whatsapp {
  z-index: 1 !important;
}

@media (max-width: 760px) {
  body.quote-panel-active .quote-request-overlay {
    align-items: flex-start !important;
    padding: 12px !important;
  }

  body.quote-panel-active .quote-request-overlay .booking-request-card {
    width: 100% !important;
    max-height: calc(100dvh - 24px) !important;
    border-radius: 14px !important;
  }
}


/* ===== v7.55-hotel-cards-cta.css ===== */
/* ============================================================
   Mianti Safaris — Hotel cards + global CTA refinements
   2026-09-04
   Loaded last so these presentation fixes are deterministic.
   ============================================================ */

/* Hotel catalogue: softer, premium rounded cards. */
.hotel-card-grid .hotel-product-card,
.catalog-grid .hotel-product-card {
    border-radius: 20px !important;
    overflow: hidden !important;
    background: #fff !important;
    border: 1px solid rgba(7, 81, 48, .14) !important;
    box-shadow: 0 8px 26px rgba(8, 37, 26, .055) !important;
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease !important;
}

.hotel-card-grid .hotel-product-card:hover,
.catalog-grid .hotel-product-card:hover {
    transform: translateY(-3px);
    border-color: rgba(7, 81, 48, .24) !important;
    box-shadow: 0 15px 38px rgba(8, 37, 26, .09) !important;
}

.hotel-product-card .catalog-card-media {
    overflow: hidden !important;
    border-radius: 19px 19px 0 0 !important;
}

.hotel-product-card .catalog-card-media img,
.hotel-product-card .catalog-card-media picture,
.hotel-product-card .catalog-card-media .media-fallback {
    border-radius: 19px 19px 0 0 !important;
}

/* Real property description excerpt: reserve enough space to keep card rows even. */
.hotel-product-card .hotel-card-description {
    display: -webkit-box !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    min-height: 4.65em;
    margin: 8px 0 15px !important;
    color: #5f685f !important;
    font-size: 13px !important;
    line-height: 1.55 !important;
}

/* Homepage stay cards: match the rounded hotel collection language. */
.natural-stay-card {
    border-radius: 20px !important;
    overflow: hidden !important;
    box-shadow: 0 8px 26px rgba(8, 37, 26, .05) !important;
    transition: transform .22s ease, box-shadow .22s ease !important;
}

.natural-stay-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 38px rgba(8, 37, 26, .085) !important;
}

.natural-stay-card .natural-stay-media,
.natural-stay-card .natural-stay-media img,
.natural-stay-card .natural-stay-media picture,
.natural-stay-card .natural-stay-media .media-fallback {
    border-radius: 19px 19px 0 0 !important;
}

.natural-stay-card .hotel-card-description {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    min-height: 4.9em;
    margin: 0 0 16px !important;
    color: var(--mianti-muted) !important;
    font-size: 13px !important;
    line-height: 1.62 !important;
}

/* Global CTA: the icon must remain visible even before/without Lucide JS. */
.global-page-cta .cta-icon {
    width: 66px !important;
    height: 66px !important;
    display: grid !important;
    place-items: center !important;
    flex: 0 0 66px !important;
    border-radius: 50% !important;
    background: #fff !important;
    color: var(--mianti-green, #075130) !important;
    border: 1px solid rgba(255,255,255,.75) !important;
}

.global-page-cta .cta-icon svg {
    display: block !important;
    width: 29px !important;
    height: 29px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.8 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
    opacity: 1 !important;
    visibility: visible !important;
}

/* Primary CTA button on the dark photo band: always white text + arrow. */
.global-page-cta .cta-actions .btn.btn-secondary,
.global-page-cta .cta-actions .btn.btn-secondary:link,
.global-page-cta .cta-actions .btn.btn-secondary:visited {
    background: var(--mianti-green, #075130) !important;
    border-color: var(--mianti-green, #075130) !important;
    color: #fff !important;
}

.global-page-cta .cta-actions .btn.btn-secondary svg,
.global-page-cta .cta-actions .btn.btn-secondary i {
    color: #fff !important;
    stroke: #fff !important;
}

.global-page-cta .cta-actions .btn.btn-secondary:hover,
.global-page-cta .cta-actions .btn.btn-secondary:focus-visible {
    background: var(--mianti-green-dark, #043a23) !important;
    border-color: var(--mianti-green-dark, #043a23) !important;
    color: #fff !important;
}

@media (max-width: 760px) {
    .hotel-card-grid .hotel-product-card,
    .catalog-grid .hotel-product-card,
    .natural-stay-card {
        border-radius: 16px !important;
    }

    .hotel-product-card .catalog-card-media,
    .hotel-product-card .catalog-card-media img,
    .hotel-product-card .catalog-card-media picture,
    .hotel-product-card .catalog-card-media .media-fallback,
    .natural-stay-card .natural-stay-media,
    .natural-stay-card .natural-stay-media img,
    .natural-stay-card .natural-stay-media picture,
    .natural-stay-card .natural-stay-media .media-fallback {
        border-radius: 15px 15px 0 0 !important;
    }

    .hotel-product-card .hotel-card-description,
    .natural-stay-card .hotel-card-description {
        min-height: 0;
    }

    .global-page-cta .cta-icon {
        width: 58px !important;
        height: 58px !important;
        flex-basis: 58px !important;
    }

    .global-page-cta .cta-icon svg {
        width: 25px !important;
        height: 25px !important;
    }
}


/* ===== v7.57-blog-editorial.css ===== */
/* Mianti Safaris — editorial blog upgrade */
.article-hero-editorial{background:#f5f7f3!important;border-bottom:1px solid #dfe7e1;padding:54px 0 62px!important;min-height:0!important}
.article-hero-editorial .article-hero-grid{display:grid;grid-template-columns:minmax(0,.96fr) minmax(420px,1.04fr);gap:clamp(34px,5vw,78px);align-items:center}
.article-hero-editorial .article-hero-copy{max-width:720px}
.article-hero-editorial .article-hero-copy h1{margin:10px 0 18px;color:#102234;font-size:clamp(42px,4.6vw,68px)!important;line-height:1.02!important;letter-spacing:-.047em!important;text-wrap:balance}
.article-hero-editorial .article-hero-copy>p{max-width:720px;margin:0;color:#52605a;font-size:17px!important;line-height:1.76!important}
.article-hero-editorial .article-hero-media{position:relative;aspect-ratio:16/10;min-height:390px;overflow:hidden;border-radius:28px!important;box-shadow:0 24px 60px rgba(12,45,30,.14)}
.article-hero-editorial .article-hero-media>img,.article-hero-editorial .article-hero-media>.media-fallback{width:100%;height:100%;object-fit:cover}
.article-hero-editorial .article-hero-media:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.4);border-radius:inherit;pointer-events:none}
.article-meta-row{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:26px!important;color:#52605a!important}
.article-meta-row>span{display:inline-flex;align-items:center;gap:7px;font-size:12px!important;font-weight:700}
.article-meta-row svg{width:15px;height:15px;color:#00643c}
.article-meta-row .article-author-inline img,.article-meta-row .article-author-inline em{width:26px;height:26px}

.article-editorial-body{padding:64px 0 74px!important;background:#fff}
.article-layout-editorial{display:grid!important;grid-template-columns:minmax(0,820px) minmax(285px,330px)!important;justify-content:center;align-items:start;gap:clamp(38px,5vw,72px)!important}
.article-prose-editorial{min-width:0;max-width:none!important;color:#263631}
.article-lead-card{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr);gap:18px;margin:0 0 44px;padding:26px 28px;border:1px solid #dce7df;border-radius:20px;background:#f5f8f5}
.article-lead-mark{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#075a38;color:#fff}
.article-lead-mark svg{width:21px;height:21px}
.article-prose-editorial .article-lead{margin:0!important;max-width:none!important;color:#1b3329;font-size:19px!important;font-weight:650;line-height:1.72!important}
.article-content-section{position:relative;padding:0 0 44px;margin:0 0 42px;border-bottom:1px solid #e0e7e2;scroll-margin-top:120px}
.article-content-section:last-of-type{margin-bottom:20px}
.article-section-number{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:26px;margin-bottom:9px;border-radius:999px;background:#e9f3ed;color:#075a38;font-size:10px;font-weight:900;letter-spacing:.09em}
.article-content-section h2{margin:0 0 20px;color:#102234;font-size:clamp(27px,2.25vw,36px);line-height:1.17;letter-spacing:-.025em;text-wrap:balance}
.article-rich-copy p{max-width:none!important;margin:0 0 20px;color:#42534c;font-size:16px;line-height:1.9}
.article-rich-copy p:last-child{margin-bottom:0}
.article-rich-copy strong{color:#1d332b;font-weight:850}
.article-rich-list{display:grid;gap:11px;margin:20px 0 24px;padding:0;list-style:none;counter-reset:blog-list}
.article-rich-list li{position:relative;padding:12px 14px 12px 42px;border-radius:12px;background:#f7f9f7;color:#42534c;font-size:15px;line-height:1.68}
.article-rich-list li:before{content:"✓";position:absolute;left:14px;top:12px;width:19px;height:19px;display:grid;place-items:center;border-radius:50%;background:#e1efe7;color:#075a38;font-size:11px;font-weight:900}
.article-rich-list-numbered{counter-reset:blog-list}
.article-rich-list-numbered li{counter-increment:blog-list}
.article-rich-list-numbered li:before{content:counter(blog-list);background:#075a38;color:#fff}
.article-callout{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;margin:24px 0;padding:20px 22px;border:0;border-left:4px solid #a77d20;border-radius:0 14px 14px 0;background:#fbf8ef;color:#3c4138;font-size:15px;line-height:1.78}
.article-callout svg{width:22px;height:22px;margin-top:2px;color:#9a731f}
.article-inline-link{color:#075a38!important;font-weight:800!important;text-decoration:underline!important;text-decoration-color:#8cb49f!important;text-decoration-thickness:1px!important;text-underline-offset:4px!important}
.article-inline-link:hover{color:#043f28!important;text-decoration-color:#075a38!important}
.article-inline-link.external span{display:inline-block;margin-left:3px;font-size:.78em}

.article-editorial-rail{position:sticky;top:112px;display:grid;gap:18px;min-width:0}
.article-toc{padding:21px;border:1px solid #dfe7e1;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(21,52,39,.06)}
.article-toc>small{display:block;color:#0a6a42;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}
.article-toc>strong{display:block;margin:4px 0 13px;color:#102234;font-size:18px}
.article-toc>a{display:grid;grid-template-columns:25px minmax(0,1fr);gap:9px;align-items:start;padding:10px 0;border-top:1px solid #edf1ee;color:#516159;font-size:12px;line-height:1.45;font-weight:720;text-decoration:none}
.article-toc>a span{color:#0a6a42;font-size:10px;font-weight:900;padding-top:2px}
.article-toc>a:hover,.article-toc>a:focus-visible{color:#075a38}
.article-plan-card{position:static!important;top:auto!important;padding:24px!important;border-radius:18px!important;background:#082c20!important;color:#fff!important;border:0!important;box-shadow:0 18px 42px rgba(4,37,25,.16)}
.article-plan-card .icon-orb{background:#fff!important;color:#075a38!important}
.article-plan-card small{display:block;margin-top:15px;color:#cbe3d7!important;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.09em}
.article-plan-card h3{margin:7px 0 10px;color:#fff!important;font-size:23px;line-height:1.25}
.article-plan-card p{margin:0 0 18px;color:#dbe8e1!important;font-size:13px;line-height:1.68}
.article-plan-card .btn{width:100%;background:#fff!important;color:#075a38!important}
.article-plan-card .btn:hover{background:#eef6f1!important;color:#043f28!important}
.article-rail-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px;padding-top:13px;border-top:1px solid rgba(255,255,255,.16);color:#fff!important;font-size:12px;font-weight:800}
.article-rail-link svg{width:15px;height:15px}

.article-resource-links{margin-top:18px!important;padding:28px!important;border-color:#dce5df!important;border-radius:20px!important;background:#f7faf8!important}
.article-resource-heading h2{font-size:29px!important;letter-spacing:-.02em}
.article-resource-grid{gap:16px!important}
.article-link-group{border-radius:16px!important}
.article-link-group a{font-size:13px!important}
.article-author-card{margin-top:34px!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 28px rgba(21,52,39,.05)}
.article-related-section .article-related-card{border-radius:20px;overflow:hidden}
.article-related-section .blog-card-media{overflow:hidden}
.article-related-section .blog-card-media img{transition:transform .45s ease}
.article-related-section .article-related-card:hover .blog-card-media img{transform:scale(1.035)}

/* Blog library polish */
.blog-library-section .editorial-card{overflow:hidden;border-radius:20px!important;border:1px solid #dfe6e1!important;background:#fff;box-shadow:0 10px 26px rgba(21,52,39,.055);transition:transform .2s ease,box-shadow .2s ease}
.blog-library-section .editorial-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(21,52,39,.1)}
.blog-library-section .editorial-media{overflow:hidden}
.blog-library-section .editorial-media img{transition:transform .45s ease}
.blog-library-section .editorial-card:hover .editorial-media img{transform:scale(1.035)}
.blog-library-section .editorial-copy{padding:22px 23px 24px}
.blog-library-section .editorial-copy h2{font-size:23px;line-height:1.26}
.blog-library-section .editorial-copy p{line-height:1.7}

@media(max-width:1120px){
  .article-hero-editorial .article-hero-grid{grid-template-columns:1fr 1fr;gap:32px}
  .article-layout-editorial{grid-template-columns:minmax(0,1fr) 285px!important;gap:34px!important}
}
@media(max-width:900px){
  .article-hero-editorial{padding:42px 0 48px!important}
  .article-hero-editorial .article-hero-grid{grid-template-columns:1fr;gap:28px}
  .article-hero-editorial .article-hero-media{min-height:0;aspect-ratio:16/9}
  .article-layout-editorial{grid-template-columns:1fr!important}
  .article-editorial-rail{position:static;grid-template-columns:1fr 1fr;align-items:start}
}
@media(max-width:640px){
  .article-hero-editorial{padding:30px 0 38px!important}
  .article-hero-editorial .article-hero-copy h1{font-size:clamp(34px,10.5vw,46px)!important}
  .article-hero-editorial .article-hero-copy>p{font-size:15px!important}
  .article-meta-row{gap:8px 13px;margin-top:20px!important}
  .article-editorial-body{padding:38px 0 48px!important}
  .article-lead-card{grid-template-columns:1fr;padding:20px;margin-bottom:34px}
  .article-lead-mark{width:42px;height:42px}
  .article-prose-editorial .article-lead{font-size:17px!important}
  .article-content-section{padding-bottom:32px;margin-bottom:32px}
  .article-content-section h2{font-size:27px}
  .article-rich-copy p{font-size:15px;line-height:1.82}
  .article-editorial-rail{grid-template-columns:1fr}
  .article-resource-links{padding:19px!important}
}


/* ===== v7.58-home-blogs-header.css ===== */
/* Mianti Safaris — homepage blogs + header BLOGS menu
   2026-09-04
*/

/* Eight desktop navigation links still need to remain balanced on common
   laptop widths. The normal mobile-menu breakpoint remains unchanged. */
@media (min-width:1181px) and (max-width:1480px){
  .mianti-main-nav{gap:clamp(8px,.8vw,14px)!important}
  .mianti-main-nav a{font-size:12px!important;letter-spacing:-.01em}
  .mianti-main-logo{width:172px!important}
  .mianti-main-cta{padding-left:14px!important;padding-right:14px!important}
}

/* Homepage journal is deliberately the final editorial section in
   home.blade.php, immediately before the layout-level FAQ/CTA area. */
.home-blog-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:26px!important;
  align-items:stretch;
}
.home-blog-card{
  display:flex!important;
  flex-direction:column;
  min-width:0;
  overflow:hidden;
  border:1px solid rgba(7,79,44,.12);
  border-radius:22px!important;
  background:#fff;
  box-shadow:0 14px 34px rgba(22,41,31,.07);
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;
}
.home-blog-card:hover{
  transform:translateY(-4px);
  border-color:rgba(7,79,44,.22);
  box-shadow:0 20px 46px rgba(22,41,31,.11);
}
.home-blog-media{
  display:block;
  height:230px!important;
  overflow:hidden;
  border-radius:21px 21px 0 0!important;
  background:#edf2ee;
}
.home-blog-media :where(img,picture,figure,.media-placeholder){
  width:100%!important;
  height:100%!important;
}
.home-blog-media img{
  object-fit:cover!important;
  transition:transform .45s ease;
}
.home-blog-card:hover .home-blog-media img{transform:scale(1.035)}
.home-blog-card-body{
  display:flex;
  flex:1;
  flex-direction:column;
  padding:22px 22px 24px!important;
}
.home-blog-meta{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:10px;
  color:#6a746e;
  font-size:12px;
  font-weight:700;
  line-height:1.3;
}
.home-blog-meta small{
  margin:0!important;
  color:var(--mianti-green,#074f2c)!important;
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.home-blog-meta span{white-space:nowrap}
.home-blog-card h3{
  margin:0 0 11px!important;
  font-size:clamp(20px,1.55vw,25px)!important;
  line-height:1.18!important;
}
.home-blog-card h3 a{color:#142019!important;text-decoration:none!important}
.home-blog-card h3 a:hover{color:var(--mianti-green,#074f2c)!important}
.home-blog-card p{
  display:-webkit-box;
  overflow:hidden;
  margin:0 0 19px!important;
  color:#5d6861!important;
  font-size:14.5px!important;
  line-height:1.65!important;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:4;
}
.home-blog-read{margin-top:auto!important;width:max-content}

@media (max-width:980px){
  .home-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}
}
@media (max-width:620px){
  .home-blog-grid{grid-template-columns:1fr!important;gap:18px!important}
  .home-blog-media{height:215px!important}
  .home-blog-card{border-radius:18px!important}
  .home-blog-media{border-radius:17px 17px 0 0!important}
  .home-blog-card-body{padding:19px 18px 21px!important}
}


/* ===== v7.50-tour-package-view.css ===== */
/* ==========================================================================
   Mianti individual tour hero — Mulah reference adapted as requested
   Desktop: MEDIA LEFT / TOUR COPY RIGHT. Tablet/mobile: stacked.
   ========================================================================== */
.stejo-package-top {
  padding: 28px 0 42px;
  background: #fff;
}
.stejo-package-breadcrumb { margin-bottom: 34px; }
.stejo-package-layout {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  gap: clamp(30px, 4vw, 64px);
  align-items: center;
}
.stejo-package-media-column,
.stejo-package-copy,
.stejo-package-side { min-width: 0; }
.stejo-package-copy {
  display: flex;
  min-height: 100%;
  flex-direction: column;
  justify-content: center;
  padding: clamp(10px, 2vw, 28px) 0;
}
.stejo-gallery { min-width: 0; }
.stejo-gallery-main {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 10;
  min-height: 0;
  padding: 0;
  overflow: hidden;
  border: 0;
  border-radius: 20px;
  background: #edf2eb;
  cursor: zoom-in;
  box-shadow: 0 22px 54px rgba(31, 60, 39, .09);
}
.stejo-gallery-main img,
.stejo-gallery-main .media-fallback {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
}
.stejo-gallery-main .media-fallback {
  display: grid;
  place-items: center;
  color: #55705b;
}
.stejo-gallery-main .media-fallback svg { width: 58px; height: 58px; }
.stejo-gallery-thumbs {
  display: flex;
  gap: 9px;
  margin-top: 12px;
  padding: 1px 1px 4px;
  overflow-x: auto;
  scrollbar-width: thin;
}
.stejo-gallery-thumb {
  flex: 0 0 88px;
  width: 88px;
  height: 62px;
  padding: 0;
  overflow: hidden;
  border: 2px solid transparent;
  border-radius: 9px;
  background: #edf2eb;
  cursor: pointer;
}
.stejo-gallery-thumb.active,
.stejo-gallery-thumb:focus-visible { border-color: var(--primary, #074F2C); }
.stejo-gallery-thumb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.stejo-hero-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}
.stejo-hero-badges span {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 6px 10px;
  border-radius: 6px;
  background: var(--primary-dark, #053A21);
  color: #fff;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .025em;
  line-height: 1;
}
.stejo-title {
  max-width: 760px;
  margin: 0 0 14px;
  color: var(--navy, #1e3425);
  font-size: clamp(38px, 4.25vw, 66px);
  font-weight: 850;
  letter-spacing: -.04em;
  line-height: 1.03;
  text-wrap: balance;
}
.stejo-subtitle {
  max-width: 710px;
  margin: 0;
  color: var(--muted, #65756b);
  font-size: clamp(15px, 1.2vw, 18px);
  line-height: 1.75;
}
.stejo-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}
.stejo-hero-actions .btn {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 11px 17px;
  border-radius: 9px;
  font-size: 12px;
  font-weight: 850;
  text-decoration: none;
}
.stejo-hero-actions svg { width: 17px; height: 17px; }
.stejo-quote-btn {
  border: 1px solid var(--primary, #074F2C);
  background: var(--primary, #074F2C);
  color: #fff;
}
.stejo-quote-btn:hover { filter: brightness(.93); }
.stejo-hero-whatsapp {
  border: 1px solid #159447;
  background: #159447;
  color: #fff;
}
.stejo-hero-whatsapp:hover { background: #117c3c; color: #fff; }
.stejo-hero-share {
  border: 1px solid var(--primary-dark, #053A21);
  background: #fff;
  color: var(--primary-dark, #053A21);
}
.stejo-hero-share:hover { background: #f3f7f2; }
.stejo-hero-facts {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
  margin-top: 26px;
  padding-top: 20px;
  border-top: 1px solid #e3e9e2;
}
.stejo-hero-facts > span {
  display: grid;
  grid-template-columns: 25px auto;
  column-gap: 8px;
  align-items: center;
}
.stejo-hero-facts svg {
  grid-row: 1 / 3;
  width: 19px;
  height: 19px;
  color: var(--primary, #074F2C);
}
.stejo-hero-facts small {
  color: #7b887e;
  font-size: 10px;
  font-weight: 700;
}
.stejo-hero-facts strong {
  color: var(--navy, #1e3425);
  font-size: 12px;
  line-height: 1.3;
}
.stejo-tabs {
  position: sticky;
  top: 0;
  z-index: 5;
  background: rgba(255,255,255,.97);
  box-shadow: 0 1px 0 #e1e8e0;
}
.stejo-tabs .container {
  display: flex;
  gap: 22px;
  overflow-x: auto;
  scrollbar-width: none;
}
.stejo-tabs a {
  flex: 0 0 auto;
  padding: 16px 0;
  border-bottom: 2px solid transparent;
  color: #65756b;
  text-decoration: none;
  font-size: 13px;
  font-weight: 800;
  white-space: nowrap;
}
.stejo-tabs a.active,
.stejo-tabs a:hover {
  border-color: var(--primary, #074F2C);
  color: #203a27;
}
.stejo-package-side.booking-sidebar {
  position: sticky !important;
  top: 104px !important;
  display: grid;
  max-height: calc(100vh - 124px);
  gap: 14px;
  align-self: start;
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-width: thin;
}
.stejo-package-side .quote-request-shell,
.stejo-package-side .sidebar-help-card,
.stejo-package-side .tour-sidebar-wishlist,
.stejo-package-side .stejo-share-block { margin: 0 !important; }
.stejo-package-side .quote-action-card,
.stejo-package-side .sidebar-help-card {
  border: 1px solid #dce5db;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 26px rgba(25, 61, 33, .07);
}
.stejo-package-side .quote-action-card { padding: 20px; }
.stejo-package-side .sidebar-help-card { padding: 16px; }
.stejo-package-side .stejo-share-block { padding: 3px 2px 0; }
.private-safari-detail-content .detail-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 330px !important;
  gap: 24px !important;
  align-items: start !important;
}
.private-safari-detail-content .detail-main { width: 100%; min-width: 0; }

@media (max-width: 1050px) {
  .stejo-package-layout { gap: 28px; }
  .stejo-title { font-size: clamp(34px, 4.5vw, 50px); }
}
@media (max-width: 900px) {
  .stejo-package-top { padding: 18px 0 30px; }
  .stejo-package-breadcrumb { margin-bottom: 22px; }
  .stejo-package-layout { grid-template-columns: 1fr; gap: 22px; }
  .stejo-package-copy { min-height: 0; padding: 0; }
  .private-safari-detail-content .detail-layout { grid-template-columns: 1fr !important; }
  .stejo-package-side.booking-sidebar { position: static !important; max-height: none; overflow: visible; }
}
@media (max-width: 620px) {
  .stejo-gallery-main { aspect-ratio: 4 / 3; border-radius: 14px; }
  .stejo-gallery-thumb { flex-basis: 74px; width: 74px; height: 54px; }
  .stejo-title { font-size: clamp(31px, 9vw, 42px); line-height: 1.06; }
  .stejo-subtitle { font-size: 15px; line-height: 1.65; }
  .stejo-hero-badges { margin-bottom: 13px; }
  .stejo-hero-actions { display: grid; grid-template-columns: 1fr; margin-top: 20px; }
  .stejo-hero-actions .btn { width: 100%; }
  .stejo-hero-facts { display: grid; grid-template-columns: 1fr; }
}

.stejo-related-sidebar {
  padding-top: 4px;
}
.stejo-related-sidebar > strong {
  display: block;
  margin-bottom: 9px;
  color: #203a27;
  font-size: 13px;
}
.stejo-related-list {
  display: grid;
  gap: 8px;
}
.stejo-related-item {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) 16px;
  gap: 9px;
  align-items: center;
  min-width: 0;
  padding: 7px;
  border: 1px solid #dce5db;
  border-radius: 10px;
  background: #fff;
  color: #203a27;
  text-decoration: none;
}
.stejo-related-item:hover {
  border-color: #9bc5a3;
  background: #f4faf5;
}
.stejo-related-image {
  display: block;
  width: 58px;
  height: 48px;
  overflow: hidden;
  border-radius: 6px;
  background: #e9efe8;
}
.stejo-related-image > * {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.stejo-related-copy {
  display: grid;
  min-width: 0;
  gap: 2px;
}
.stejo-related-copy b {
  overflow: hidden;
  color: #203a27;
  font-size: 11px;
  line-height: 1.3;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.stejo-related-copy small {
  color: #718077;
  font-size: 10px;
}
.stejo-related-item > svg {
  width: 15px;
  height: 15px;
  color: #075f36;
}
.stejo-related-all {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
  color: #075f36;
  font-size: 11px;
  font-weight: 800;
  text-decoration: none;
}
.stejo-related-all svg {
  width: 13px;
  height: 13px;
}
.stejo-share-block > strong {
  display: block;
  margin-bottom: 10px;
  color: #203a27;
  font-size: 13px;
}
.stejo-share-links {
  display: flex;
  align-items: center;
  gap: 9px;
}
.stejo-share-links a,
.stejo-copy-share {
  display: grid;
  width: 34px;
  height: 34px;
  place-items: center;
  border: 1px solid #d5e2d7;
  border-radius: 50%;
  background: #fff;
  color: #075f36;
  font-size: 16px;
  font-weight: 900;
  text-decoration: none;
  cursor: pointer;
}
.stejo-share-links a:hover,
.stejo-copy-share:hover {
  border-color: #075f36;
  background: #075f36;
  color: #fff;
}
.stejo-share-links svg,
.stejo-copy-share svg {
  width: 16px;
  height: 16px;
}
.private-safari-detail-content .detail-layout {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 330px !important;
  gap: 24px !important;
  align-items: start !important;
}
.private-safari-detail-content .detail-main {
  width: 100%;
}

.stejo-lightbox-open {
  overflow: hidden;
}
.stejo-lightbox {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: grid;
  place-items: center;
  padding: 24px;
}
.stejo-lightbox-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(4, 13, 8, 0.9);
}
.stejo-lightbox-panel {
  position: relative;
  z-index: 1;
  display: grid;
  max-width: min(1100px, 94vw);
  max-height: 92vh;
  place-items: center;
}
.stejo-lightbox-panel img {
  display: block;
  max-width: 86vw;
  max-height: 82vh;
  border-radius: 8px;
  object-fit: contain;
}
.stejo-lightbox-close,
.stejo-lightbox-nav {
  position: absolute;
  z-index: 2;
  display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-size: 27px;
  line-height: 1;
  cursor: pointer;
}
.stejo-lightbox-close {
  top: -18px;
  right: -18px;
}
.stejo-lightbox-nav.previous {
  left: -58px;
  top: 50%;
}
.stejo-lightbox-nav.next {
  right: -58px;
  top: 50%;
}
.stejo-lightbox-count {
  position: absolute;
  bottom: -28px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}
@media (max-width: 900px) {
  .private-safari-detail-content .detail-layout {
    grid-template-columns: 1fr !important;
  }
  .stejo-package-side.booking-sidebar {
    position: static !important;
  }
  .stejo-lightbox-nav.previous {
    left: 10px;
  }
  .stejo-lightbox-nav.next {
    right: 10px;
  }
  .stejo-lightbox-close {
    top: 10px;
    right: 10px;
  }
}


/* ======================================================================
   MIANTI SAFARIS — FINAL PRODUCTION HEADER BEHAVIOUR
   Single authoritative header layer. Keeps the existing Mianti appearance,
   while using a predictable fixed desktop header and Azari-style off-canvas
   navigation on tablet and mobile.
   ====================================================================== */

:root{
  --mianti-header-topbar:30px;
  --mianti-header-desktop:70px;
  --mianti-header-tablet:64px;
  --mianti-header-mobile:68px;
}

html{
  scroll-padding-top:calc(var(--mianti-header-topbar) + var(--mianti-header-desktop) + 14px)!important;
}

body{
  padding-top:calc(var(--mianti-header-topbar) + var(--mianti-header-desktop))!important;
}

.mianti-topbar{
  position:fixed!important;
  inset:0 0 auto 0!important;
  z-index:2200!important;
  height:var(--mianti-header-topbar)!important;
  min-height:var(--mianti-header-topbar)!important;
}

.mianti-topbar-inner{
  height:var(--mianti-header-topbar)!important;
  min-height:var(--mianti-header-topbar)!important;
}

.mianti-natural-header,
.site-header.mianti-natural-header{
  position:fixed!important;
  top:var(--mianti-header-topbar)!important;
  left:0!important;
  right:0!important;
  width:100%!important;
  height:var(--mianti-header-desktop)!important;
  min-height:var(--mianti-header-desktop)!important;
  z-index:2190!important;
  overflow:visible!important;
  background:rgba(255,255,255,.985)!important;
  border-bottom:1px solid rgba(7,79,44,.12)!important;
  box-shadow:0 3px 14px rgba(10,35,21,.055)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
  transition:box-shadow .22s ease,background-color .22s ease!important;
}

.mianti-natural-header.is-scrolled,
.site-header.mianti-natural-header.is-scrolled{
  background:#fff!important;
  box-shadow:0 9px 28px rgba(10,35,21,.11)!important;
}

.mianti-main-header-inner{
  height:var(--mianti-header-desktop)!important;
  min-height:var(--mianti-header-desktop)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:22px!important;
}

.mianti-main-brand{
  min-width:0!important;
  flex:0 0 auto!important;
}

.mianti-main-logo{
  width:168px!important;
  max-width:168px!important;
  height:58px!important;
  object-fit:contain!important;
  object-position:left center!important;
}

.mianti-main-nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(10px,1.05vw,20px)!important;
  margin-left:auto!important;
}

.mianti-main-nav a{
  display:flex!important;
  align-items:center!important;
  min-height:var(--mianti-header-desktop)!important;
  padding:0!important;
  font-size:12.5px!important;
  line-height:1!important;
  white-space:nowrap!important;
}

.mianti-main-nav a::after{
  bottom:14px!important;
}

.mianti-main-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex:0 0 auto!important;
  gap:9px!important;
}

.mianti-natural-header .mianti-mobile-menu-btn{
  display:none!important;
}

.mianti-mobile-nav-backdrop{
  display:none!important;
}

@media (max-width:1180px){
  html{
    scroll-padding-top:calc(var(--mianti-header-topbar) + var(--mianti-header-tablet) + 12px)!important;
  }

  body{
    padding-top:calc(var(--mianti-header-topbar) + var(--mianti-header-tablet))!important;
  }

  .mianti-natural-header,
  .site-header.mianti-natural-header{
    top:var(--mianti-header-topbar)!important;
    height:var(--mianti-header-tablet)!important;
    min-height:var(--mianti-header-tablet)!important;
  }

  .mianti-main-header-inner{
    height:var(--mianti-header-tablet)!important;
    min-height:var(--mianti-header-tablet)!important;
    display:flex!important;
    grid-template-columns:none!important;
    gap:14px!important;
  }

  .mianti-main-brand{
    order:1!important;
    margin-right:auto!important;
  }

  .mianti-main-logo{
    width:154px!important;
    max-width:154px!important;
    height:52px!important;
  }

  .mianti-main-nav{
    display:none!important;
  }

  .mianti-main-actions{
    order:2!important;
    margin-left:auto!important;
  }

  .mianti-main-actions .mianti-client-link,
  .mianti-main-actions .mianti-main-cta{
    display:none!important;
  }

  .mianti-natural-header .mianti-mobile-menu-btn{
    display:grid!important;
    place-items:center!important;
    position:relative!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    background:transparent!important;
    color:var(--mianti-green,#074f2c)!important;
    box-shadow:none!important;
    z-index:2205!important;
    cursor:pointer!important;
  }

  .mianti-menu-lines{
    position:relative;
    display:flex;
    width:27px;
    height:20px;
    flex-direction:column;
    justify-content:space-between;
    pointer-events:none;
  }

  .mianti-menu-lines span{
    display:block;
    width:100%;
    height:2px;
    border-radius:999px;
    background:currentColor;
    transform-origin:center;
    transition:transform .22s ease,opacity .18s ease,width .22s ease;
  }

  .mianti-menu-lines span:nth-child(2){
    width:72%;
    margin-left:auto;
  }

  .mianti-menu-lines.is-close span:nth-child(1){
    transform:translateY(9px) rotate(45deg);
  }

  .mianti-menu-lines.is-close span:nth-child(2){
    opacity:0;
    width:0;
  }

  .mianti-menu-lines.is-close span:nth-child(3){
    transform:translateY(-9px) rotate(-45deg);
  }

  .mianti-mobile-nav,
  .signature-mobile-nav.mianti-mobile-nav{
    display:flex!important;
    position:fixed!important;
    top:calc(var(--mianti-header-topbar) + var(--mianti-header-tablet))!important;
    right:0!important;
    bottom:0!important;
    left:auto!important;
    width:min(86vw,390px)!important;
    height:auto!important;
    max-height:none!important;
    padding:18px 20px max(28px,env(safe-area-inset-bottom))!important;
    flex-direction:column!important;
    gap:0!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
    background:#fff!important;
    border:0!important;
    border-left:1px solid rgba(7,79,44,.12)!important;
    box-shadow:-18px 18px 50px rgba(8,35,20,.18)!important;
    z-index:2185!important;
    opacity:0!important;
    visibility:hidden!important;
    transform:translate3d(104%,0,0)!important;
    transition:transform .28s cubic-bezier(.22,.61,.36,1),opacity .2s ease,visibility 0s linear .28s!important;
  }

  .mianti-mobile-nav.active,
  .signature-mobile-nav.mianti-mobile-nav.active{
    opacity:1!important;
    visibility:visible!important;
    transform:translate3d(0,0,0)!important;
    transition:transform .28s cubic-bezier(.22,.61,.36,1),opacity .2s ease,visibility 0s!important;
  }

  .mianti-mobile-nav::before{
    content:'EXPLORE MIANTI';
    display:block;
    padding:6px 4px 14px;
    color:#778078;
    font-size:10px;
    font-weight:800;
    letter-spacing:.16em;
  }

  .mianti-mobile-nav>a,
  .signature-mobile-nav>a{
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    min-height:52px!important;
    padding:11px 4px!important;
    color:var(--mianti-ink,#171a17)!important;
    border:0!important;
    border-bottom:1px solid #edf1ee!important;
    border-radius:0!important;
    background:transparent!important;
    font-size:14px!important;
    font-weight:750!important;
    line-height:1.25!important;
    text-decoration:none!important;
  }

  .mianti-mobile-nav>a svg,
  .signature-mobile-nav>a svg{
    width:18px!important;
    height:18px!important;
    flex:0 0 18px!important;
    color:var(--mianti-green,#074f2c)!important;
  }

  .mianti-mobile-nav>a:hover,
  .mianti-mobile-nav>a:focus-visible,
  .mianti-mobile-nav>a.active{
    color:var(--mianti-green,#074f2c)!important;
    background:var(--mianti-green-faint,#f3f8f5)!important;
  }

  .mianti-mobile-nav .mobile-nav-quote,
  .signature-mobile-nav .mobile-nav-quote{
    min-height:50px!important;
    justify-content:center!important;
    margin:18px 0 0!important;
    padding:13px 16px!important;
    border:1px solid var(--mianti-green,#074f2c)!important;
    border-radius:4px!important;
    background:var(--mianti-green,#074f2c)!important;
    color:#fff!important;
  }

  .mianti-mobile-nav .mobile-nav-quote svg,
  .signature-mobile-nav .mobile-nav-quote svg{
    color:#fff!important;
  }

  .mianti-mobile-nav-backdrop{
    display:block!important;
    position:fixed!important;
    top:calc(var(--mianti-header-topbar) + var(--mianti-header-tablet))!important;
    right:0!important;
    bottom:0!important;
    left:0!important;
    width:100%!important;
    height:auto!important;
    padding:0!important;
    border:0!important;
    background:rgba(6,18,11,.46)!important;
    backdrop-filter:blur(2px)!important;
    -webkit-backdrop-filter:blur(2px)!important;
    z-index:2180!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .22s ease,visibility 0s linear .22s!important;
  }

  .mianti-mobile-nav-backdrop.active{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:opacity .22s ease,visibility 0s!important;
  }

  body.mobile-nav-open{
    overflow:hidden!important;
    touch-action:none;
  }
}

@media (max-width:760px){
  html{
    scroll-padding-top:calc(var(--mianti-header-mobile) + 10px)!important;
  }

  body{
    padding-top:var(--mianti-header-mobile)!important;
  }

  .mianti-topbar{
    display:none!important;
  }

  .mianti-natural-header,
  .site-header.mianti-natural-header{
    top:0!important;
    height:var(--mianti-header-mobile)!important;
    min-height:var(--mianti-header-mobile)!important;
  }

  .mianti-main-header-inner{
    width:calc(100% - 28px)!important;
    height:var(--mianti-header-mobile)!important;
    min-height:var(--mianti-header-mobile)!important;
  }

  .mianti-main-logo{
    width:144px!important;
    max-width:44vw!important;
    height:52px!important;
  }

  .mianti-natural-header .mianti-mobile-menu-btn{
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
  }

  .mianti-mobile-nav,
  .signature-mobile-nav.mianti-mobile-nav{
    top:var(--mianti-header-mobile)!important;
    width:min(90vw,360px)!important;
    padding:14px 18px max(24px,env(safe-area-inset-bottom))!important;
  }

  .mianti-mobile-nav-backdrop{
    top:var(--mianti-header-mobile)!important;
  }
}

@media (max-width:390px){
  .mianti-main-header-inner{
    width:calc(100% - 20px)!important;
  }

  .mianti-main-logo{
    width:132px!important;
    max-width:46vw!important;
  }

  .mianti-mobile-nav,
  .signature-mobile-nav.mianti-mobile-nav{
    width:94vw!important;
  }
}

@media (prefers-reduced-motion:reduce){
  .mianti-natural-header,
  .mianti-mobile-nav,
  .mianti-mobile-nav-backdrop,
  .mianti-menu-lines span{
    transition:none!important;
  }
}

/* ======================================================================
   MIANTI SAFARIS — FINAL MOBILE DRAWER HEADER
   Azari-style behaviour: full-height right drawer, page overlay, drawer
   logo/close row, clean divided navigation and fixed action footer.
   ====================================================================== */

.mianti-drawer-toggle,
.mianti-nav-backdrop,
.mianti-nav-drawer{
  display:none;
}

@media (max-width:1180px){
  .mianti-drawer-toggle{
    display:grid!important;
    place-items:center!important;
    width:44px!important;
    height:44px!important;
    min-width:44px!important;
    min-height:44px!important;
    padding:0!important;
    border:0!important;
    border-radius:50%!important;
    background:transparent!important;
    color:var(--mianti-green,#074f2c)!important;
    box-shadow:none!important;
    cursor:pointer!important;
    -webkit-tap-highlight-color:transparent;
  }

  .mianti-drawer-toggle-lines{
    display:flex;
    width:27px;
    height:19px;
    flex-direction:column;
    justify-content:space-between;
    pointer-events:none;
  }

  .mianti-drawer-toggle-lines span{
    display:block;
    width:100%;
    height:2px;
    border-radius:999px;
    background:currentColor;
  }

  .mianti-drawer-toggle-lines span:nth-child(2){
    width:72%;
    margin-left:auto;
  }

  .mianti-nav-backdrop{
    display:block!important;
    position:fixed!important;
    inset:0!important;
    width:100%!important;
    height:100dvh!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:rgba(9,14,11,.58)!important;
    z-index:4990!important;
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transition:opacity .26s ease,visibility 0s linear .26s!important;
    -webkit-tap-highlight-color:transparent;
  }

  .mianti-nav-backdrop.is-open{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transition:opacity .26s ease,visibility 0s!important;
  }

  .mianti-nav-drawer{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    position:fixed!important;
    inset:0 0 0 auto!important;
    width:min(430px,calc(100vw - 64px))!important;
    height:100dvh!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#fff!important;
    border:0!important;
    box-shadow:-22px 0 52px rgba(0,0,0,.22)!important;
    z-index:5000!important;
    opacity:1!important;
    visibility:hidden!important;
    transform:translate3d(104%,0,0)!important;
    transition:transform .34s cubic-bezier(.22,.61,.36,1),visibility 0s linear .34s!important;
    overscroll-behavior:contain!important;
  }

  .mianti-nav-drawer.is-open{
    visibility:visible!important;
    transform:translate3d(0,0,0)!important;
    transition:transform .34s cubic-bezier(.22,.61,.36,1),visibility 0s!important;
  }

  .mianti-nav-drawer-head{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:18px!important;
    min-height:104px!important;
    padding:16px 22px 15px!important;
    border-bottom:1px solid #e7e1d8!important;
    background:#fff!important;
  }

  .mianti-nav-drawer-brand{
    display:flex!important;
    align-items:center!important;
    min-width:0!important;
    color:var(--mianti-ink,#171a17)!important;
    text-decoration:none!important;
  }

  .mianti-nav-drawer-brand img{
    display:block!important;
    width:138px!important;
    max-width:42vw!important;
    height:70px!important;
    object-fit:contain!important;
    object-position:left center!important;
  }

  .mianti-nav-drawer-brand strong{
    font-size:18px!important;
    font-weight:800!important;
  }

  .mianti-nav-drawer-close{
    display:grid!important;
    place-items:center!important;
    width:42px!important;
    height:42px!important;
    min-width:42px!important;
    min-height:42px!important;
    padding:0!important;
    border:0!important;
    border-radius:50%!important;
    background:#f4f1eb!important;
    color:#282922!important;
    box-shadow:none!important;
    cursor:pointer!important;
    -webkit-tap-highlight-color:transparent;
  }

  .mianti-nav-drawer-close svg{
    width:21px!important;
    height:21px!important;
    stroke-width:1.7!important;
  }

  .mianti-nav-drawer-links{
    display:block!important;
    min-height:0!important;
    padding:8px 22px 12px!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(7,79,44,.26) transparent!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch!important;
  }

  .mianti-nav-drawer-links::-webkit-scrollbar{
    width:4px!important;
  }

  .mianti-nav-drawer-links::-webkit-scrollbar-track{
    background:transparent!important;
  }

  .mianti-nav-drawer-links::-webkit-scrollbar-thumb{
    background:rgba(7,79,44,.24)!important;
    border-radius:999px!important;
  }

  .mianti-nav-drawer-links>a{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:16px!important;
    min-height:52px!important;
    padding:13px 3px!important;
    border:0!important;
    border-bottom:1px solid #e7e1d8!important;
    border-radius:0!important;
    background:transparent!important;
    color:#111711!important;
    font-size:15px!important;
    font-weight:800!important;
    line-height:1.15!important;
    letter-spacing:.01em!important;
    text-decoration:none!important;
    box-shadow:none!important;
  }

  .mianti-nav-drawer-links>a>span{
    min-width:0!important;
  }

  .mianti-nav-drawer-links>a>svg{
    width:17px!important;
    height:17px!important;
    flex:0 0 17px!important;
    color:var(--mianti-green,#074f2c)!important;
    stroke-width:1.8!important;
    transition:transform .18s ease!important;
  }

  .mianti-nav-drawer-links>a:hover,
  .mianti-nav-drawer-links>a:focus-visible,
  .mianti-nav-drawer-links>a.active{
    color:var(--mianti-green,#074f2c)!important;
    background:transparent!important;
  }

  .mianti-nav-drawer-links>a:hover>svg,
  .mianti-nav-drawer-links>a:focus-visible>svg{
    transform:translateX(3px)!important;
  }

  .mianti-nav-drawer-foot{
    padding:14px 22px max(18px,env(safe-area-inset-bottom))!important;
    border-top:1px solid #eee8df!important;
    background:#fff!important;
  }

  .mianti-nav-drawer-contact{
    display:grid!important;
    gap:8px!important;
    margin-bottom:14px!important;
  }

  .mianti-nav-drawer-contact>a{
    display:flex!important;
    align-items:center!important;
    gap:10px!important;
    min-width:0!important;
    color:#74766f!important;
    font-size:12.5px!important;
    line-height:1.3!important;
    text-decoration:none!important;
  }

  .mianti-nav-drawer-contact>a svg{
    width:17px!important;
    height:17px!important;
    flex:0 0 17px!important;
    color:var(--mianti-green,#074f2c)!important;
  }

  .mianti-nav-drawer-contact>a span{
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }

  .mianti-nav-drawer-cta{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:12px!important;
    width:100%!important;
    min-height:48px!important;
    padding:12px 18px!important;
    border:1px solid var(--mianti-green,#074f2c)!important;
    border-radius:7px!important;
    background:var(--mianti-green,#074f2c)!important;
    color:#fff!important;
    font-size:13.5px!important;
    font-weight:800!important;
    line-height:1!important;
    text-decoration:none!important;
    box-shadow:none!important;
  }

  .mianti-nav-drawer-cta svg{
    width:17px!important;
    height:17px!important;
    color:#fff!important;
  }

  body.mianti-drawer-open{
    overflow:hidden!important;
    touch-action:none!important;
  }

  /* The previous mobile navigation is retired by the final drawer markup. */
  .mianti-mobile-nav,
  .signature-mobile-nav.mianti-mobile-nav,
  .mianti-mobile-nav-backdrop{
    display:none!important;
  }
}

@media (max-width:760px){
  .mianti-nav-drawer{
    width:calc(100vw - 52px)!important;
  }

  .mianti-nav-drawer-head{
    min-height:96px!important;
    padding:13px 18px 12px!important;
  }

  .mianti-nav-drawer-brand img{
    width:128px!important;
    height:66px!important;
  }

  .mianti-nav-drawer-links{
    padding:7px 18px 10px!important;
  }

  .mianti-nav-drawer-links>a{
    min-height:49px!important;
    padding:12px 3px!important;
    font-size:14.5px!important;
  }

  .mianti-nav-drawer-foot{
    padding:12px 18px max(15px,env(safe-area-inset-bottom))!important;
  }
}

@media (max-width:390px){
  .mianti-nav-drawer{
    width:calc(100vw - 42px)!important;
  }

  .mianti-nav-drawer-head{
    min-height:90px!important;
  }

  .mianti-nav-drawer-brand img{
    width:118px!important;
    height:60px!important;
  }

  .mianti-nav-drawer-links>a{
    min-height:47px!important;
    font-size:14px!important;
  }

  .mianti-nav-drawer-contact{
    margin-bottom:11px!important;
  }
}

@media (prefers-reduced-motion:reduce){
  .mianti-nav-drawer,
  .mianti-nav-backdrop,
  .mianti-nav-drawer-links>a>svg{
    transition:none!important;
  }
}

/* ======================================================================
   MIANTI SAFARIS — FINAL RESPONSIVE HERO + TOUR FILTER RELEASE
   Production override. Keep this block last.
   Goals:
   1. mobile/tablet hero media is never cropped;
   2. homepage uses image-first / content-card treatment;
   3. managed page heroes use the same image-first treatment;
   4. /tours filter becomes a true off-canvas drawer on small screens.
   ====================================================================== */

.managed-hero-mobile-image { display: none; }
.tour-filter-backdrop { display: none; }

@media (max-width: 1024px) {
  /* ---------------------------------------------------------------
     Homepage hero: image first, content card below, no image crop.
     --------------------------------------------------------------- */
  .mianti-home-slider,
  .natural-hero.mianti-home-slider {
    display: block !important;
    min-height: 0 !important;
    height: auto !important;
    padding: 0 !important;
    overflow: visible !important;
    background: #f3f1ec !important;
    color: #17231b !important;
  }
  .mianti-home-slider .natural-hero-media {
    position: relative !important;
    inset: auto !important;
    z-index: 0 !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
    background: #e9eee8 !important;
  }
  .mianti-home-slider .mianti-home-slides {
    position: relative !important;
    inset: auto !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
  }
  .mianti-home-slider .mianti-home-slide {
    position: absolute !important;
    inset: 0 !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    overflow: hidden !important;
    opacity: 0 !important;
    visibility: hidden !important;
  }
  .mianti-home-slider .mianti-home-slide.is-active {
    position: relative !important;
    inset: auto !important;
    opacity: 1 !important;
    visibility: visible !important;
  }
  .mianti-home-slider .mianti-home-slide img,
  .mianti-home-slider .mianti-home-slide video {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center center !important;
    transform: none !important;
    animation: none !important;
    background: #e9eee8 !important;
  }
  .mianti-home-slider .natural-hero-overlay {
    display: none !important;
  }
  .mianti-home-slider .natural-hero-inner {
    position: relative !important;
    z-index: 4 !important;
    width: min(calc(100% - 34px), 940px) !important;
    max-width: none !important;
    min-height: 0 !important;
    margin: -30px auto 30px !important;
    padding: clamp(26px, 4vw, 42px) !important;
    border: 1px solid rgba(7, 79, 44, .10) !important;
    border-radius: 28px !important;
    background: rgba(255,255,255,.985) !important;
    box-shadow: 0 20px 48px rgba(18, 42, 27, .12) !important;
    color: #17231b !important;
  }
  .mianti-home-slider .natural-hero-copy {
    max-width: 760px !important;
  }
  .mianti-home-slider .natural-eyebrow {
    color: var(--mianti-green, #075f36) !important;
  }
  .mianti-home-slider .natural-hero-copy h1,
  .mianti-home-slider .natural-hero-copy h1 *,
  .mianti-home-slider .natural-hero-copy > p {
    color: #17231b !important;
  }
  .mianti-home-slider .natural-hero-copy h1 {
    max-width: 760px !important;
    font-size: clamp(36px, 6.4vw, 58px) !important;
    line-height: 1.03 !important;
  }
  .mianti-home-slider .natural-hero-copy > p {
    max-width: 720px !important;
    font-size: clamp(15px, 2.2vw, 18px) !important;
    line-height: 1.65 !important;
  }
  .mianti-home-slider .natural-primary-button {
    border-color: var(--mianti-green, #075f36) !important;
    background: var(--mianti-green, #075f36) !important;
    color: #fff !important;
  }
  .mianti-home-slider .natural-primary-button:hover,
  .mianti-home-slider .natural-primary-button:focus-visible {
    background: var(--mianti-green-dark, #054526) !important;
    color: #fff !important;
  }
  .mianti-home-slider .natural-hero-link {
    color: var(--mianti-green, #075f36) !important;
    border-bottom-color: rgba(7,95,54,.3) !important;
  }
  .mianti-home-slider .natural-hero-trust {
    border-top-color: #e1e8e2 !important;
  }
  .mianti-home-slider .natural-hero-trust span,
  .mianti-home-slider .natural-hero-trust svg {
    color: #536158 !important;
  }
  .mianti-home-slider-controls {
    display: none !important;
  }

  /* ---------------------------------------------------------------
     Managed public heroes: real responsive image on tablet/mobile.
     The background is still used on desktop, but compact screens use
     the intrinsic image dimensions so no part of the photo is cut off.
     --------------------------------------------------------------- */
  .managed-hero-host {
    display: flex !important;
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
    flex-direction: column !important;
    overflow: visible !important;
    background: #f3f1ec !important;
    color: #17231b !important;
  }
  .managed-hero-host > .managed-hero-background {
    position: relative !important;
    inset: auto !important;
    z-index: 0 !important;
    order: 1 !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    overflow: hidden !important;
    transform: none !important;
    transition: none !important;
    background-image: none !important;
    background-color: #e9eee8 !important;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
  }
  .managed-hero-host > .managed-hero-background .managed-hero-mobile-image {
    position: relative !important;
    inset: auto !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center center !important;
  }
  .managed-hero-host > .managed-hero-background video {
    position: relative !important;
    inset: auto !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center center !important;
    background: #101510 !important;
  }
  .managed-hero-host > :is(
    .managed-page-cover-overlay,
    .parallax-overlay,
    .mulah-tour-catalog-shade,
    .mulah-destination-index-shade,
    .contact-hero-overlay
  ) {
    display: none !important;
  }
  .managed-hero-host > .container {
    position: relative !important;
    z-index: 3 !important;
    order: 2 !important;
    width: min(calc(100% - 34px), 940px) !important;
    max-width: none !important;
    min-height: 0 !important;
    height: auto !important;
    margin: -30px auto 30px !important;
    padding: clamp(26px, 4vw, 42px) !important;
    align-self: auto !important;
    align-content: normal !important;
    border: 1px solid rgba(7, 79, 44, .10) !important;
    border-radius: 28px !important;
    background: rgba(255,255,255,.985) !important;
    box-shadow: 0 20px 48px rgba(18, 42, 27, .12) !important;
    color: #17231b !important;
  }
  .managed-hero-host > .container :where(
    h1, h1 *, h2, h3, p,
    .eyebrow, .signature-kicker, .signature-text-link,
    .breadcrumb, .breadcrumb *,
    .parallax-trust-row, .parallax-trust-row *,
    .premium-trust-row, .premium-trust-row *
  ) {
    color: #17231b !important;
  }
  .managed-hero-host > .container :where(.eyebrow, .signature-kicker) {
    color: var(--mianti-green, #075f36) !important;
  }
  .managed-hero-host > .container :where(.signature-kicker, .eyebrow)::before {
    background: var(--mianti-green, #075f36) !important;
  }
  .managed-hero-host > .container .btn-primary,
  .managed-hero-host > .container a.btn-primary {
    border-color: var(--mianti-green, #075f36) !important;
    background: var(--mianti-green, #075f36) !important;
    color: #fff !important;
  }
  .managed-hero-host > .container .btn-primary :where(span, svg, i) {
    color: #fff !important;
  }
  .managed-hero-host > .container .signature-text-link,
  .managed-hero-host > .container .signature-text-link.light {
    color: var(--mianti-green, #075f36) !important;
  }
  .managed-hero-host > .container .breadcrumb {
    margin-bottom: 18px !important;
  }
  .mulah-tour-catalog-hero,
  .mulah-tour-type-hero,
  .mulah-destination-index-hero,
  .hotels-parallax-hero,
  .blog-parallax-hero,
  .parks-cover-hero {
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
  }
  .mulah-tour-catalog-hero-inner,
  .mulah-destination-index-hero-inner,
  .managed-page-cover .signature-hero-grid,
  .managed-page-cover .vehicle-hero-grid,
  .managed-page-cover .about-cover-content,
  .managed-page-cover .mianti-contact-intro-grid,
  .managed-page-cover .parallax-hero-content,
  .managed-page-cover .premium-hero-copy-inner {
    min-height: 0 !important;
    height: auto !important;
    padding-top: clamp(26px, 4vw, 42px) !important;
    padding-bottom: clamp(26px, 4vw, 42px) !important;
    align-items: start !important;
    align-content: start !important;
  }
  .mulah-tour-catalog-hero :where(h1, h1 *, p, .eyebrow, .signature-kicker),
  .mulah-destination-index-hero :where(h1, h1 *, p, .eyebrow, .signature-kicker),
  .hotels-parallax-hero :where(h1, h1 *, p, .eyebrow, .parallax-trust-row, .parallax-trust-row *),
  .blog-parallax-hero :where(h1, h1 *, p, .eyebrow) {
    color: #17231b !important;
  }

  /* ---------------------------------------------------------------
     Destination detail: image first and uncropped.
     --------------------------------------------------------------- */
  .mulah-destination-hero {
    display: flex !important;
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
    flex-direction: column !important;
    overflow: visible !important;
    background: #f3f1ec !important;
    color: #17231b !important;
  }
  .mulah-destination-hero-media,
  .mulah-destination-hero-media > *,
  .mulah-destination-hero-media picture,
  .mulah-destination-hero-media img {
    position: relative !important;
    inset: auto !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }
  .mulah-destination-hero-media img {
    object-fit: contain !important;
    object-position: center center !important;
  }
  .mulah-destination-hero-shade {
    display: none !important;
  }
  .mulah-destination-hero-content {
    position: relative !important;
    z-index: 3 !important;
    width: min(calc(100% - 34px), 940px) !important;
    min-height: 0 !important;
    height: auto !important;
    margin: -30px auto 30px !important;
    padding: clamp(26px, 4vw, 42px) !important;
    border: 1px solid rgba(7, 79, 44, .10) !important;
    border-radius: 28px !important;
    background: #fff !important;
    box-shadow: 0 20px 48px rgba(18, 42, 27, .12) !important;
  }
  .mulah-destination-hero-content :where(h1, h1 *, p, a, svg, i) {
    color: #17231b !important;
  }
  .mulah-destination-badges span {
    border-color: rgba(7,95,54,.22) !important;
    background: #eef6f0 !important;
    color: var(--mianti-green, #075f36) !important;
  }
  .mulah-destination-hero-actions .btn-primary,
  .mulah-destination-hero-actions a.btn-primary {
    border-color: var(--mianti-green, #075f36) !important;
    background: var(--mianti-green, #075f36) !important;
    color: #fff !important;
  }
  .mulah-destination-hero-actions .btn-primary :where(svg, i) {
    color: #fff !important;
  }

  /* ---------------------------------------------------------------
     Park detail: preserve the complete image then float the copy card.
     --------------------------------------------------------------- */
  .park-detail-hero {
    display: flex !important;
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
    flex-direction: column !important;
    overflow: visible !important;
    background: #f3f1ec !important;
  }
  .park-detail-hero::after { display: none !important; }
  .park-detail-hero-media,
  .park-detail-hero-media > *,
  .park-detail-hero-media picture,
  .park-detail-hero-media img {
    position: relative !important;
    inset: auto !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }
  .park-detail-hero-media img {
    object-fit: contain !important;
    object-position: center center !important;
  }
  .park-detail-hero-content {
    position: relative !important;
    z-index: 3 !important;
    display: block !important;
    width: min(calc(100% - 34px), 940px) !important;
    min-height: 0 !important;
    height: auto !important;
    margin: -30px auto 30px !important;
    padding: 0 !important;
  }
  .park-detail-hero-card {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: clamp(26px, 4vw, 42px) !important;
    border: 1px solid rgba(7, 79, 44, .10) !important;
    border-radius: 28px !important;
    background: #fff !important;
    box-shadow: 0 20px 48px rgba(18, 42, 27, .12) !important;
  }

  /* ---------------------------------------------------------------
     Product/detail heroes using real <img> elements.
     --------------------------------------------------------------- */
  .stejo-package-layout,
  .detail-service-grid,
  .article-hero-editorial .article-hero-grid,
  .seo-landing-hero-grid {
    grid-template-columns: 1fr !important;
  }
  .stejo-package-media-column,
  .detail-service-media,
  .article-hero-editorial .article-hero-media,
  .seo-landing-media {
    min-height: 0 !important;
    height: auto !important;
    max-height: none !important;
    aspect-ratio: auto !important;
  }
  .article-hero-editorial .article-hero-media,
  .seo-landing-media {
    order: -1 !important;
  }
  .stejo-gallery-main {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: auto !important;
    background: #e9eee8 !important;
  }
  .stejo-gallery-main > *,
  .stejo-gallery-main img,
  .stejo-gallery-main picture,
  .detail-service-media > *,
  .detail-service-media img,
  .detail-service-media picture,
  .article-hero-editorial .article-hero-media > *,
  .article-hero-editorial .article-hero-media img,
  .article-hero-editorial .article-hero-media picture,
  .seo-landing-media > *,
  .seo-landing-media img,
  .seo-landing-media picture {
    position: relative !important;
    inset: auto !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center center !important;
  }
  .premium-hero-image,
  .premium-detail-image,
  .service-hero-visual {
    min-height: 0 !important;
    height: auto !important;
    aspect-ratio: auto !important;
  }
  .premium-hero-image img,
  .premium-detail-image img,
  .service-hero-visual img {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center center !important;
  }
}

@media (max-width: 760px) {
  /* Tighter Courtesy-style cards on phones. */
  .mianti-home-slider .natural-hero-inner,
  .managed-hero-host > .container,
  .mulah-destination-hero-content,
  .park-detail-hero-content {
    width: calc(100% - 28px) !important;
    margin-top: -24px !important;
    margin-bottom: 24px !important;
    border-radius: 24px !important;
  }
  .mianti-home-slider .natural-hero-inner,
  .managed-hero-host > .container,
  .mulah-destination-hero-content,
  .park-detail-hero-card {
    padding: 24px 22px !important;
  }
  .mianti-home-slider .natural-hero-copy h1,
  .managed-hero-host > .container h1,
  .mulah-destination-hero-content h1,
  .park-detail-hero-card h1 {
    font-size: clamp(32px, 9.4vw, 44px) !important;
    line-height: 1.05 !important;
  }
  .managed-hero-host > .container .signature-hero-actions,
  .mulah-destination-hero-actions {
    align-items: stretch !important;
    flex-direction: column !important;
  }
  .managed-hero-host > .container .signature-hero-actions .btn,
  .mulah-destination-hero-actions .btn {
    width: 100% !important;
    justify-content: center !important;
  }

  /* Individual safari: full-width image, raised information card. */
  .stejo-package-top {
    padding-top: 0 !important;
    overflow: visible !important;
    background: #f3f1ec !important;
  }
  .stejo-package-top > .container {
    width: 100% !important;
    max-width: none !important;
  }
  .stejo-package-breadcrumb {
    width: calc(100% - 28px) !important;
    margin: 0 auto !important;
    padding: 18px 0 !important;
    overflow-x: auto !important;
    white-space: nowrap !important;
    scrollbar-width: none !important;
  }
  .stejo-package-breadcrumb::-webkit-scrollbar { display: none !important; }
  .stejo-package-layout {
    display: block !important;
  }
  .stejo-package-media-column {
    width: 100% !important;
    margin: 0 !important;
  }
  .stejo-gallery-main {
    border-radius: 0 !important;
    box-shadow: none !important;
  }
  .stejo-gallery-thumbs {
    display: none !important;
  }
  .stejo-package-copy {
    position: relative !important;
    z-index: 3 !important;
    width: calc(100% - 28px) !important;
    margin: -24px auto 26px !important;
    padding: 24px 22px !important;
    border: 1px solid rgba(7, 79, 44, .10) !important;
    border-radius: 24px !important;
    background: #fff !important;
    box-shadow: 0 20px 48px rgba(18, 42, 27, .12) !important;
  }
  .stejo-title {
    font-size: clamp(31px, 9vw, 42px) !important;
  }

  /* Hotel and article hero images also keep their full frame. */
  .detail-service-hero,
  .article-hero-editorial,
  .seo-landing-hero {
    padding-top: 24px !important;
  }
  .detail-service-media,
  .article-hero-editorial .article-hero-media,
  .seo-landing-media {
    border-radius: 18px !important;
    overflow: hidden !important;
  }
}

/* -----------------------------------------------------------------------
   /tours mobile filter drawer. This intentionally comes after every older
   sidebar rule so it cannot collapse back into the content column.
   ----------------------------------------------------------------------- */
@media (max-width: 900px) {
  body.tour-filters-open {
    overflow: hidden !important;
    overscroll-behavior: none !important;
  }
  .mulah-tour-mobile-filter {
    display: inline-flex !important;
    position: relative !important;
    z-index: 2 !important;
    width: 100% !important;
    min-height: 52px !important;
    margin: 0 0 22px !important;
    padding: 0 18px !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 10px !important;
    border: 1px solid #d9e2da !important;
    border-radius: 14px !important;
    background: #fff !important;
    box-shadow: 0 8px 22px rgba(20, 45, 28, .06) !important;
    color: #17231b !important;
    font-weight: 850 !important;
  }
  .tour-filter-backdrop {
    position: fixed !important;
    inset: 0 !important;
    z-index: 2147482000 !important;
    display: block !important;
    opacity: 0 !important;
    visibility: hidden !important;
    pointer-events: none !important;
    background: rgba(10, 18, 12, .60) !important;
    backdrop-filter: blur(3px) !important;
    -webkit-backdrop-filter: blur(3px) !important;
    transition: opacity .24s ease, visibility .24s ease !important;
  }
  .tour-filter-backdrop.is-open {
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
  .mulah-tour-catalog-layout {
    display: block !important;
    width: 100% !important;
    overflow: visible !important;
  }
  .mulah-tour-filter-sidebar,
  .tour-filter-sidebar,
  .tour-browser-layout > .tour-filter-sidebar {
    position: fixed !important;
    inset: 0 0 0 auto !important;
    z-index: 2147483000 !important;
    display: block !important;
    width: min(92vw, 410px) !important;
    height: 100dvh !important;
    min-height: 100dvh !important;
    max-height: 100dvh !important;
    margin: 0 !important;
    padding: 0 0 max(22px, env(safe-area-inset-bottom)) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: -24px 0 60px rgba(12, 28, 17, .22) !important;
    transform: translate3d(104%, 0, 0) !important;
    transition: transform .28s cubic-bezier(.2,.72,.24,1) !important;
    scrollbar-width: thin !important;
  }
  .mulah-tour-filter-sidebar.is-open,
  .tour-filter-sidebar.is-open {
    transform: translate3d(0, 0, 0) !important;
  }
  .mulah-tour-filter-sidebar .tour-filter-mobile-head,
  .tour-filter-sidebar .tour-filter-mobile-head {
    position: sticky !important;
    top: 0 !important;
    z-index: 5 !important;
    display: flex !important;
    min-height: 68px !important;
    padding: 14px 18px !important;
    align-items: center !important;
    justify-content: space-between !important;
    border-bottom: 1px solid #e1e7e1 !important;
    background: rgba(255,255,255,.98) !important;
    backdrop-filter: blur(10px) !important;
  }
  .mulah-tour-filter-sidebar .tour-filter-mobile-head strong {
    color: #17231b !important;
    font-size: 18px !important;
    font-weight: 850 !important;
  }
  .mulah-tour-filter-sidebar .tour-filter-mobile-head button {
    display: grid !important;
    width: 40px !important;
    height: 40px !important;
    place-items: center !important;
    padding: 0 !important;
    border: 1px solid #dce4dc !important;
    border-radius: 50% !important;
    background: #fff !important;
    color: #17231b !important;
    cursor: pointer !important;
  }
  .mulah-tour-filter-sidebar .tour-filter-mobile-head button svg {
    width: 19px !important;
    height: 19px !important;
  }
  .mulah-tour-filter-sidebar .mulah-tour-filter-heading,
  .mulah-tour-filter-sidebar .mulah-tour-filter-block {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .mulah-tour-filter-sidebar .mulah-tour-filter-scroll,
  .mulah-tour-filter-sidebar .tour-filter-scroll {
    max-height: none !important;
    overflow: visible !important;
  }
  .mulah-tour-filter-sidebar .mulah-tour-filter-options button {
    min-height: 46px !important;
    padding: 10px 0 !important;
  }
  .mulah-tour-filter-sidebar .mulah-tour-filter-help {
    margin: 0 !important;
    padding: 24px 20px !important;
  }
}

@media (max-width: 480px) {
  .mulah-tour-filter-sidebar,
  .tour-filter-sidebar,
  .tour-browser-layout > .tour-filter-sidebar {
    width: calc(100vw - 18px) !important;
  }
}

/* =======================================================================
   FINAL RESPONSIVE HERO TEXT CONTRAST FIX
   Tablet and phone heroes use an uncropped image followed by a white
   content card. Legacy desktop hero rules force white copy with !important;
   these more-specific compact-screen rules restore dark readable copy while
   preserving white copy inside intentionally dark inset cards.
   ======================================================================= */
@media (max-width: 1024px) {
  /* Main managed hero copy: readable on the white raised card. */
  .managed-hero-host > .container .signature-hero-copy,
  .managed-hero-host > .container .premium-hero-copy-inner,
  .managed-hero-host > .container .about-cover-content,
  .managed-hero-host > .container .mianti-contact-intro-copy,
  .managed-hero-host > .container .parallax-hero-content,
  .managed-hero-host > .container .hotel-hero-content,
  .managed-hero-host > .container .vehicle-hero-copy,
  .managed-hero-host > .container .mulah-tour-catalog-hero-inner,
  .managed-hero-host > .container .mulah-tour-catalog-copy,
  .managed-hero-host > .container .mulah-destination-index-hero-inner,
  .managed-hero-host > .container .mulah-destination-index-copy {
    color: #17231b !important;
  }

  .managed-hero-host > .container .signature-hero-copy :is(h1, h1 *, p),
  .managed-hero-host > .container .premium-hero-copy-inner :is(h1, h1 *, h2, p, .breadcrumb, .breadcrumb *),
  .managed-hero-host > .container .about-cover-content :is(h1, h1 *, h2, p, .breadcrumb, .breadcrumb *),
  .managed-hero-host > .container .mianti-contact-intro-copy :is(h1, h1 *, h2, p, .breadcrumb, .breadcrumb *),
  .managed-hero-host > .container .parallax-hero-content :is(h1, h1 *, h2, p, .breadcrumb, .breadcrumb *, .parallax-trust-row, .parallax-trust-row *),
  .managed-hero-host > .container .hotel-hero-content :is(h1, h1 *, h2, p, .breadcrumb, .breadcrumb *, .parallax-trust-row, .parallax-trust-row *),
  .managed-hero-host > .container .vehicle-hero-copy :is(h1, h1 *, h2, p, .breadcrumb, .breadcrumb *, .premium-trust-row, .premium-trust-row *),
  .managed-hero-host > .container .mulah-tour-catalog-hero-inner :is(h1, h1 *, h2, p, .breadcrumb, .breadcrumb *),
  .managed-hero-host > .container .mulah-tour-catalog-copy :is(h1, h1 *, h2, p, .breadcrumb, .breadcrumb *),
  .managed-hero-host > .container .mulah-destination-index-hero-inner :is(h1, h1 *, h2, p, .breadcrumb, .breadcrumb *),
  .managed-hero-host > .container .mulah-destination-index-copy :is(h1, h1 *, h2, p, .breadcrumb, .breadcrumb *) {
    color: #17231b !important;
  }

  /* Accent labels and secondary text links on the light card. */
  .managed-hero-host > .container .signature-hero-copy :is(.signature-kicker, .eyebrow, .signature-text-link),
  .managed-hero-host > .container .premium-hero-copy-inner :is(.signature-kicker, .eyebrow, .signature-text-link),
  .managed-hero-host > .container .about-cover-content :is(.signature-kicker, .eyebrow, .signature-text-link),
  .managed-hero-host > .container .mianti-contact-intro-copy :is(.signature-kicker, .eyebrow, .signature-text-link),
  .managed-hero-host > .container .parallax-hero-content :is(.signature-kicker, .eyebrow, .signature-text-link),
  .managed-hero-host > .container .hotel-hero-content :is(.signature-kicker, .eyebrow, .signature-text-link),
  .managed-hero-host > .container .vehicle-hero-copy :is(.signature-kicker, .eyebrow, .signature-text-link),
  .managed-hero-host > .container .mulah-tour-catalog-hero-inner :is(.signature-kicker, .eyebrow, .signature-text-link),
  .managed-hero-host > .container .mulah-tour-catalog-copy :is(.signature-kicker, .eyebrow, .signature-text-link),
  .managed-hero-host > .container .mulah-destination-index-hero-inner :is(.signature-kicker, .eyebrow, .signature-text-link),
  .managed-hero-host > .container .mulah-destination-index-copy :is(.signature-kicker, .eyebrow, .signature-text-link) {
    color: var(--mianti-green, #075f36) !important;
  }

  .managed-hero-host > .container .signature-hero-copy :is(.signature-kicker, .eyebrow)::before,
  .managed-hero-host > .container .premium-hero-copy-inner :is(.signature-kicker, .eyebrow)::before,
  .managed-hero-host > .container .about-cover-content :is(.signature-kicker, .eyebrow)::before,
  .managed-hero-host > .container .mianti-contact-intro-copy :is(.signature-kicker, .eyebrow)::before,
  .managed-hero-host > .container .parallax-hero-content :is(.signature-kicker, .eyebrow)::before,
  .managed-hero-host > .container .hotel-hero-content :is(.signature-kicker, .eyebrow)::before,
  .managed-hero-host > .container .vehicle-hero-copy :is(.signature-kicker, .eyebrow)::before {
    background: var(--mianti-green, #075f36) !important;
  }

  /* Keep dark inset information cards intentionally high-contrast. */
  .managed-page-cover > .container .guide-note-card,
  .managed-page-cover > .container .designer-intro-card,
  .managed-page-cover > .container .signature-wordmark-card {
    color: #fff !important;
  }
  .managed-page-cover > .container .guide-note-card :is(strong, p, svg),
  .managed-page-cover > .container .designer-intro-card :is(strong, p, small, span, svg),
  .managed-page-cover > .container .signature-wordmark-card :is(strong, small, p, svg) {
    color: #fff !important;
  }
}

/* =======================================================================
   FINAL INNER-PAGE HERO TEXT CONTRAST — ALL PUBLIC HEROES
   2026-09-12
   The responsive hero release turns tablet/mobile hero content into a light
   raised card. Many hero layout classes live ON the .container itself, so
   older descendant-only overrides did not catch every page. These compound
   selectors deliberately cover every managed inner-page hero while leaving
   the homepage unchanged.
   ======================================================================= */
@media (max-width: 1024px) {
  /* Signature heroes: Travel Guide, Experiences and Safari Designer. */
  html body .managed-hero-host > .container.signature-hero-grid .signature-hero-copy,
  html body .managed-hero-host > .container.signature-hero-grid .signature-hero-copy h1,
  html body .managed-hero-host > .container.signature-hero-grid .signature-hero-copy h1 *,
  html body .managed-hero-host > .container.signature-hero-grid .signature-hero-copy > p,
  html body .managed-hero-host > .container.signature-hero-grid .signature-trust-line,
  html body .managed-hero-host > .container.signature-hero-grid .signature-trust-line span,
  html body .managed-hero-host > .container.signature-hero-grid .signature-trust-line svg {
    color: #17231b !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .managed-hero-host > .container.signature-hero-grid .signature-kicker,
  html body .managed-hero-host > .container.signature-hero-grid .signature-text-link,
  html body .managed-hero-host > .container.signature-hero-grid .signature-text-link.light {
    color: var(--mianti-green, #075f36) !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .managed-hero-host > .container.signature-hero-grid .signature-kicker::before {
    background: var(--mianti-green, #075f36) !important;
  }

  /* About page. */
  html body .about-cover-hero.managed-hero-host > .container.about-cover-content,
  html body .about-cover-hero.managed-hero-host > .container.about-cover-content h1,
  html body .about-cover-hero.managed-hero-host > .container.about-cover-content h1 *,
  html body .about-cover-hero.managed-hero-host > .container.about-cover-content > p,
  html body .about-cover-hero.managed-hero-host > .container.about-cover-content > p strong {
    color: #17231b !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .about-cover-hero.managed-hero-host > .container.about-cover-content .signature-kicker,
  html body .about-cover-hero.managed-hero-host > .container.about-cover-content .signature-text-link,
  html body .about-cover-hero.managed-hero-host > .container.about-cover-content .signature-text-link.light {
    color: var(--mianti-green, #075f36) !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .about-cover-hero.managed-hero-host > .container.about-cover-content .signature-kicker::before {
    background: var(--mianti-green, #075f36) !important;
  }

  /* Contact page: heading and paragraph are in separate grid cells. */
  html body .mianti-contact-intro.managed-hero-host > .container.mianti-contact-intro-grid,
  html body .mianti-contact-intro.managed-hero-host > .container.mianti-contact-intro-grid h1,
  html body .mianti-contact-intro.managed-hero-host > .container.mianti-contact-intro-grid h1 *,
  html body .mianti-contact-intro.managed-hero-host > .container.mianti-contact-intro-grid p,
  html body .mianti-contact-intro.managed-hero-host > .container.mianti-contact-intro-grid p strong {
    color: #17231b !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .mianti-contact-intro.managed-hero-host > .container.mianti-contact-intro-grid .eyebrow {
    color: var(--mianti-green, #075f36) !important;
    -webkit-text-fill-color: currentColor !important;
  }

  /* Safari vehicle page. */
  html body .vehicle-hero.managed-hero-host > .container.vehicle-hero-grid .vehicle-hero-copy,
  html body .vehicle-hero.managed-hero-host > .container.vehicle-hero-grid .vehicle-hero-copy h1,
  html body .vehicle-hero.managed-hero-host > .container.vehicle-hero-grid .vehicle-hero-copy h1 *,
  html body .vehicle-hero.managed-hero-host > .container.vehicle-hero-grid .vehicle-hero-copy > p,
  html body .vehicle-hero.managed-hero-host > .container.vehicle-hero-grid .vehicle-hero-number {
    color: #17231b !important;
    -webkit-text-fill-color: currentColor !important;
    text-shadow: none !important;
  }
  html body .vehicle-hero.managed-hero-host > .container.vehicle-hero-grid .signature-kicker {
    color: var(--mianti-green, #075f36) !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .vehicle-hero.managed-hero-host > .container.vehicle-hero-grid .signature-kicker::before {
    background: var(--mianti-green, #075f36) !important;
  }

  /* Parks & Reserves index. The copy class is on the container itself. */
  html body .parks-cover-hero.managed-hero-host > .container.premium-hero-copy-inner,
  html body .parks-cover-hero.managed-hero-host > .container.premium-hero-copy-inner h1,
  html body .parks-cover-hero.managed-hero-host > .container.premium-hero-copy-inner h1 *,
  html body .parks-cover-hero.managed-hero-host > .container.premium-hero-copy-inner > p,
  html body .parks-cover-hero.managed-hero-host > .container.premium-hero-copy-inner .breadcrumb,
  html body .parks-cover-hero.managed-hero-host > .container.premium-hero-copy-inner .breadcrumb *,
  html body .parks-cover-hero.managed-hero-host > .container.premium-hero-copy-inner .premium-trust-row,
  html body .parks-cover-hero.managed-hero-host > .container.premium-hero-copy-inner .premium-trust-row * {
    color: #17231b !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .parks-cover-hero.managed-hero-host > .container.premium-hero-copy-inner .eyebrow,
  html body .parks-cover-hero.managed-hero-host > .container.premium-hero-copy-inner .eyebrow-light {
    color: var(--mianti-green, #075f36) !important;
    -webkit-text-fill-color: currentColor !important;
  }

  /* Tours and safari-style collections. */
  html body .mulah-tour-catalog-hero.managed-hero-host > .container.mulah-tour-catalog-hero-inner,
  html body .mulah-tour-catalog-hero.managed-hero-host > .container.mulah-tour-catalog-hero-inner h1,
  html body .mulah-tour-catalog-hero.managed-hero-host > .container.mulah-tour-catalog-hero-inner h1 *,
  html body .mulah-tour-catalog-hero.managed-hero-host > .container.mulah-tour-catalog-hero-inner > p,
  html body .mulah-tour-catalog-hero.managed-hero-host > .container.mulah-tour-catalog-hero-inner .breadcrumb,
  html body .mulah-tour-catalog-hero.managed-hero-host > .container.mulah-tour-catalog-hero-inner .breadcrumb * {
    color: #17231b !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .mulah-tour-catalog-hero.managed-hero-host > .container.mulah-tour-catalog-hero-inner .eyebrow,
  html body .mulah-tour-catalog-hero.managed-hero-host > .container.mulah-tour-catalog-hero-inner .eyebrow-light {
    color: var(--mianti-green, #075f36) !important;
    -webkit-text-fill-color: currentColor !important;
  }

  /* Destinations index, including the count panel that was white-on-white. */
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner,
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner h1,
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner h1 *,
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner .mulah-destination-index-copy > p,
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner .breadcrumb,
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner .breadcrumb * {
    color: #17231b !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner .eyebrow,
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner .eyebrow-light {
    color: var(--mianti-green, #075f36) !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner .mulah-destination-index-stat {
    border-color: #d9e5da !important;
    background: #eef6f0 !important;
  }
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner .mulah-destination-index-stat strong {
    color: var(--mianti-green, #075f36) !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner .mulah-destination-index-stat span {
    color: #536158 !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .mulah-destination-index-hero.managed-hero-host > .container.mulah-destination-index-hero-inner .mulah-destination-index-outline {
    border-color: rgba(7,95,54,.28) !important;
    background: #fff !important;
    color: var(--mianti-green, #075f36) !important;
    -webkit-text-fill-color: currentColor !important;
  }

  /* Hotels and Blog indexes. The parallax content class is on .container. */
  html body .hotels-parallax-hero.managed-hero-host > .container.parallax-hero-content,
  html body .hotels-parallax-hero.managed-hero-host > .container.parallax-hero-content h1,
  html body .hotels-parallax-hero.managed-hero-host > .container.parallax-hero-content h1 *,
  html body .hotels-parallax-hero.managed-hero-host > .container.parallax-hero-content > p,
  html body .hotels-parallax-hero.managed-hero-host > .container.parallax-hero-content .parallax-trust-row,
  html body .hotels-parallax-hero.managed-hero-host > .container.parallax-hero-content .parallax-trust-row *,
  html body .blog-parallax-hero.managed-hero-host > .container.parallax-hero-content,
  html body .blog-parallax-hero.managed-hero-host > .container.parallax-hero-content h1,
  html body .blog-parallax-hero.managed-hero-host > .container.parallax-hero-content h1 *,
  html body .blog-parallax-hero.managed-hero-host > .container.parallax-hero-content > p,
  html body .blog-parallax-hero.managed-hero-host > .container.parallax-hero-content .breadcrumb,
  html body .blog-parallax-hero.managed-hero-host > .container.parallax-hero-content .breadcrumb *,
  html body .blog-parallax-hero.managed-hero-host > .container.parallax-hero-content .parallax-trust-row,
  html body .blog-parallax-hero.managed-hero-host > .container.parallax-hero-content .parallax-trust-row * {
    color: #17231b !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .hotels-parallax-hero.managed-hero-host > .container.parallax-hero-content .eyebrow,
  html body .hotels-parallax-hero.managed-hero-host > .container.parallax-hero-content .eyebrow-light,
  html body .blog-parallax-hero.managed-hero-host > .container.parallax-hero-content .eyebrow,
  html body .blog-parallax-hero.managed-hero-host > .container.parallax-hero-content .eyebrow-light {
    color: var(--mianti-green, #075f36) !important;
    -webkit-text-fill-color: currentColor !important;
  }

  /* Primary actions stay white on Mianti green. */
  html body .managed-hero-host > .container .btn-primary,
  html body .managed-hero-host > .container a.btn-primary,
  html body .managed-hero-host > .container .btn-primary *,
  html body .managed-hero-host > .container a.btn-primary * {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
  }

  /* Intentionally dark/glass side cards retain light text. */
  html body .managed-page-cover > .container.signature-hero-grid .designer-intro-card,
  html body .managed-page-cover > .container.signature-hero-grid .designer-intro-card strong,
  html body .managed-page-cover > .container.signature-hero-grid .designer-intro-card p,
  html body .managed-page-cover > .container.signature-hero-grid .designer-intro-card small,
  html body .managed-page-cover > .container.signature-hero-grid .designer-intro-card span,
  html body .managed-page-cover > .container.signature-hero-grid .designer-intro-card svg,
  html body .managed-page-cover > .container.signature-hero-grid .signature-wordmark-card,
  html body .managed-page-cover > .container.signature-hero-grid .signature-wordmark-card strong,
  html body .managed-page-cover > .container.signature-hero-grid .signature-wordmark-card p,
  html body .managed-page-cover > .container.signature-hero-grid .signature-wordmark-card svg {
    color: #fff !important;
    -webkit-text-fill-color: currentColor !important;
  }
  html body .managed-page-cover > .container.signature-hero-grid .signature-wordmark-card small,
  html body .managed-page-cover > .container.signature-hero-grid .signature-wordmark-card strong:nth-of-type(2),
  html body .managed-page-cover > .container.signature-hero-grid .designer-intro-card > small,
  html body .managed-page-cover > .container.signature-hero-grid .designer-intro-card li > span {
    color: var(--mianti-green-light, #b9ddc8) !important;
    -webkit-text-fill-color: currentColor !important;
  }

  /* Travel Guide information panel is dark glass in the managed hero. */
  html body .managed-page-cover > .container.signature-hero-grid .guide-note-card,
  html body .managed-page-cover > .container.signature-hero-grid .guide-note-card strong,
  html body .managed-page-cover > .container.signature-hero-grid .guide-note-card p,
  html body .managed-page-cover > .container.signature-hero-grid .guide-note-card svg {
    color: #fff !important;
    -webkit-text-fill-color: currentColor !important;
  }
}

/* =======================================================================
   FINAL RESPONSIVE TYPOGRAPHY SCALE
   2026-09-12
   Keeps page and hero headings proportional from tablets down to phones.
   ======================================================================= */
@media (max-width: 1024px) {
  /* Primary page and hero titles */
  html body main h1,
  html body .managed-hero-host > .container h1,
  html body .mulah-destination-hero-content h1,
  html body .park-detail-hero-card h1,
  html body .article-hero-editorial .article-hero-copy h1,
  html body .premium-detail-panel h1,
  html body .detail-service-copy h1,
  html body .stejo-title {
    font-size: clamp(34px, 5.8vw, 44px) !important;
    line-height: 1.08 !important;
    letter-spacing: -0.025em !important;
    text-wrap: balance;
  }

  /* Large section headings only, without shrinking card/product titles. */
  html body .section-heading > div > h2,
  html body .section-heading > h2,
  html body .signature-section-heading h2,
  html body .natural-intro-copy h2,
  html body .natural-designer-copy h2,
  html body .natural-why-copy h2,
  html body .editorial-section-heading h2,
  html body .article-content-section > h2,
  html body .article-prose-editorial > h2 {
    font-size: clamp(30px, 4.8vw, 38px) !important;
    line-height: 1.12 !important;
    letter-spacing: -0.02em !important;
    text-wrap: balance;
  }
}

@media (max-width: 760px) {
  html body main h1,
  html body .mianti-home-slider .natural-hero-copy h1,
  html body .managed-hero-host > .container h1,
  html body .mulah-destination-hero-content h1,
  html body .park-detail-hero-card h1,
  html body .article-hero-editorial .article-hero-copy h1,
  html body .premium-detail-panel h1,
  html body .detail-service-copy h1,
  html body .stejo-title {
    font-size: clamp(29px, 8vw, 36px) !important;
    line-height: 1.09 !important;
    letter-spacing: -0.022em !important;
  }

  html body .section-heading > div > h2,
  html body .section-heading > h2,
  html body .signature-section-heading h2,
  html body .natural-intro-copy h2,
  html body .natural-designer-copy h2,
  html body .natural-why-copy h2,
  html body .editorial-section-heading h2,
  html body .article-content-section > h2,
  html body .article-prose-editorial > h2 {
    font-size: clamp(26px, 6.8vw, 32px) !important;
    line-height: 1.14 !important;
    letter-spacing: -0.018em !important;
  }

  /* Keep long article titles from feeling oversized on narrow screens. */
  html body .article-hero-editorial .article-hero-copy h1 {
    max-width: 100% !important;
    overflow-wrap: normal !important;
    word-break: normal !important;
    hyphens: none !important;
  }
}

@media (max-width: 480px) {
  html body main h1,
  html body .mianti-home-slider .natural-hero-copy h1,
  html body .managed-hero-host > .container h1,
  html body .mulah-destination-hero-content h1,
  html body .park-detail-hero-card h1,
  html body .article-hero-editorial .article-hero-copy h1,
  html body .premium-detail-panel h1,
  html body .detail-service-copy h1,
  html body .stejo-title {
    font-size: clamp(27px, 7.6vw, 32px) !important;
    line-height: 1.1 !important;
  }

  html body .section-heading > div > h2,
  html body .section-heading > h2,
  html body .signature-section-heading h2,
  html body .natural-intro-copy h2,
  html body .natural-designer-copy h2,
  html body .natural-why-copy h2,
  html body .editorial-section-heading h2,
  html body .article-content-section > h2,
  html body .article-prose-editorial > h2 {
    font-size: clamp(24px, 6.5vw, 29px) !important;
    line-height: 1.15 !important;
  }
}

/* ======================================================================
   MIANTI SAFARIS — CONTACT / EDITORIAL TABLET RESPONSIVE CORRECTION
   Keeps dark-section typography readable and prevents narrow grid cells
   from forcing text into vertical letter-by-letter wrapping.
   ====================================================================== */
.mianti-contact-next .mianti-section-masthead h2 {
    color: #fff !important;
    -webkit-text-fill-color: #fff !important;
}

.mianti-contact-next .mianti-section-masthead .eyebrow {
    color: #074F2C !important;
    -webkit-text-fill-color: #074F2C !important;
}

.mianti-contact-next-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.mianti-contact-next-grid a {
    min-width: 0;
    grid-template-columns: minmax(0, 1fr) 24px;
    grid-template-rows: auto auto 1fr;
}

.mianti-contact-next-grid a > span {
    grid-column: 1 / -1;
    grid-row: 1;
}

.mianti-contact-next-grid a > h3 {
    grid-column: 1 / -1;
    grid-row: 2;
    align-self: end;
    overflow-wrap: normal;
    word-break: normal;
}

.mianti-contact-next-grid a > p {
    grid-column: 1;
    grid-row: 3;
    align-self: start;
    min-width: 0;
    overflow-wrap: normal;
    word-break: normal;
}

.mianti-contact-next-grid a > svg {
    grid-column: 2;
    grid-row: 3;
    align-self: start;
    justify-self: end;
}

/* Editorial mastheads should stop using three narrow columns before the
   layout reaches tablet widths. This applies consistently across pages. */
@media (max-width: 1180px) {
    .mianti-section-masthead {
        grid-template-columns: minmax(0, 1fr) !important;
        gap: 18px !important;
        align-items: start !important;
    }

    .mianti-section-masthead > div:first-child {
        width: 100%;
        max-width: 760px;
    }

    .mianti-section-masthead h2 {
        max-width: 760px;
        overflow-wrap: normal;
        word-break: normal;
    }

    .mianti-contact-next {
        padding: 64px 0 72px;
    }

    .mianti-contact-next-grid {
        margin-top: 28px;
    }

    .mianti-contact-next-grid a {
        min-height: 210px;
        padding: 24px;
    }

    .mianti-contact-next-grid h3 {
        font-size: clamp(24px, 2.6vw, 30px);
    }

    .mianti-contact-next-grid p {
        font-size: 12px;
        line-height: 1.65;
    }
}

@media (max-width: 820px) {
    .mianti-contact-next-grid {
        grid-template-columns: minmax(0, 1fr) !important;
    }

    .mianti-contact-next-grid a {
        min-height: 0;
        grid-template-columns: minmax(0, 1fr) 28px;
        padding: 24px 0;
        border-right: 0 !important;
        border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    }

    .mianti-contact-next-grid a:last-child {
        border-bottom: 0;
    }

    .mianti-contact-next-grid h3 {
        margin-top: 16px;
        font-size: clamp(24px, 7vw, 30px);
    }

    .mianti-contact-next-grid p {
        max-width: 560px;
        margin-top: 8px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .mianti-contact-next {
        padding: 52px 0 58px;
    }

    .mianti-contact-next .mianti-section-masthead {
        margin-bottom: 20px;
        padding-bottom: 20px;
    }

    .mianti-contact-next .mianti-section-masthead h2 {
        font-size: clamp(30px, 9.4vw, 40px) !important;
        line-height: 1.05 !important;
    }

    .mianti-contact-next-grid {
        margin-top: 0;
    }
}

/* ======================================================================
   MIANTI SAFARIS — FINAL BRAND PALETTE + RESPONSIVE LAYOUT BALANCE
   Production authority layer. Public website only.
   Palette is restricted to Mianti green, white, black and tonal mixes.
   ====================================================================== */
:root{
  --mianti-brand-green:#074F2C;
  --mianti-brand-green-dark:#053A21;
  --mianti-brand-black:#171A17;
  --mianti-brand-white:#FFFFFF;
  --mianti-brand-soft:color-mix(in srgb,var(--mianti-brand-green) 5%,var(--mianti-brand-white));
  --mianti-brand-soft-2:color-mix(in srgb,var(--mianti-brand-green) 9%,var(--mianti-brand-white));
  --mianti-brand-line:color-mix(in srgb,var(--mianti-brand-green) 18%,var(--mianti-brand-white));
  --mianti-brand-muted:color-mix(in srgb,var(--mianti-brand-black) 66%,var(--mianti-brand-white));

  --primary:var(--mianti-brand-green)!important;
  --primary-dark:var(--mianti-brand-green-dark)!important;
  --secondary:var(--mianti-brand-black)!important;
  --secondary-dark:#000000!important;
  --navy:var(--mianti-brand-black)!important;
  --text:var(--mianti-brand-black)!important;
  --muted:var(--mianti-brand-muted)!important;
  --white:var(--mianti-brand-white)!important;
  --soft:var(--mianti-brand-soft)!important;
  --border:var(--mianti-brand-line)!important;

  /* Remap every legacy theme token to the final Mianti palette. */
  --mianti-brown:var(--mianti-brand-green)!important;
  --mianti-brown-dark:var(--mianti-brand-green-dark)!important;
  --mianti-cocoa:var(--mianti-brand-black)!important;
  --mianti-ink:var(--mianti-brand-black)!important;
  --mianti-stone:var(--mianti-brand-muted)!important;
  --mianti-sand:var(--mianti-brand-soft-2)!important;
  --mianti-ivory:var(--mianti-brand-soft)!important;
  --mianti-paper:var(--mianti-brand-white)!important;
  --mianti-line:var(--mianti-brand-line)!important;
  --mianti-green:var(--mianti-brand-green)!important;
  --mianti-green-dark:var(--mianti-brand-green-dark)!important;
  --mianti-green-soft:var(--mianti-brand-soft-2)!important;
  --mianti-green-faint:var(--mianti-brand-soft)!important;
  --mianti-gold:var(--mianti-brand-green)!important;
  --mianti-gold-deep:var(--mianti-brand-green-dark)!important;
  --mianti-black:var(--mianti-brand-black)!important;
  --mianti-charcoal:var(--mianti-brand-black)!important;
  --mianti-muted:var(--mianti-brand-muted)!important;

  --cwa-ink:var(--mianti-brand-black)!important;
  --cwa-brown:var(--mianti-brand-green)!important;
  --cwa-green:var(--mianti-brand-green)!important;
  --cwa-green-dark:var(--mianti-brand-green-dark)!important;
  --cwa-cream:var(--mianti-brand-soft)!important;
  --cwa-line:var(--mianti-brand-line)!important;

  --mulah-port-line:var(--mianti-brand-line)!important;
  --mulah-port-paper:var(--mianti-brand-white)!important;
  --mulah-port-soft:var(--mianti-brand-soft)!important;
  --mulah-port-ink:var(--mianti-brand-black)!important;
  --mulah-port-muted:var(--mianti-brand-muted)!important;
  --mulah-port-accent:var(--mianti-brand-green)!important;
  --mulah-port-accent-dark:var(--mianti-brand-green-dark)!important;
  --mulah-port-green:var(--mianti-brand-green)!important;
  --cw-footer-green:var(--mianti-brand-green)!important;
  --cw-footer-brown:var(--mianti-brand-green)!important;
  --cw-footer-black:var(--mianti-brand-black)!important;
}

body{
  --primary:var(--mianti-brand-green)!important;
  --primary-dark:var(--mianti-brand-green-dark)!important;
  --secondary:var(--mianti-brand-black)!important;
  --secondary-dark:#000000!important;
  color:var(--mianti-brand-black)!important;
  background:var(--mianti-brand-white)!important;
  overflow-x:clip;
}

/* Brand colour hierarchy */
.mianti-topbar,
.btn-primary,
.search-btn,
.mianti-main-cta,
.mianti-nav-drawer-cta,
.badge,
.tour-currency-badge,
.mulah-tour-package-image > span,
.mulah-tour-mobile-filter b,
.departure-empty-icon,
.icon-orb,
.floating-whatsapp{
  background:var(--mianti-brand-green)!important;
  border-color:var(--mianti-brand-green)!important;
  color:var(--mianti-brand-white)!important;
}

.btn-primary:hover,
.search-btn:hover,
.mianti-main-cta:hover,
.mianti-nav-drawer-cta:hover,
.floating-whatsapp:hover{
  background:var(--mianti-brand-green-dark)!important;
  border-color:var(--mianti-brand-green-dark)!important;
  color:var(--mianti-brand-white)!important;
}

.btn-secondary,
.btn-outline,
.stejo-hero-whatsapp,
.stejo-hero-share{
  border-color:var(--mianti-brand-green)!important;
}
.btn-secondary{
  background:var(--mianti-brand-white)!important;
  color:var(--mianti-brand-green)!important;
}
.btn-secondary:hover,
.btn-outline:hover{
  background:var(--mianti-brand-green)!important;
  color:var(--mianti-brand-white)!important;
}

.eyebrow,
.catalog-kicker,
.signature-kicker,
.natural-eyebrow,
.mulah-tour-package-meta span,
.mulah-tour-filter-label,
.mulah-tour-filter-heading small,
.mianti-footer-main small,
.mianti-footer-newsletter small,
.mianti-contact-next-grid span,
.mianti-principle-grid article > span,
.itinerary-title-copy small,
.private-route-origin svg,
.itinerary-optional-activities > strong svg,
.private-itinerary-activity small,
.departure-destination,
.departure-calendar-toolbar small,
.departure-calendar-selection-card > small,
.departure-calendar-selection-head small,
.departure-calendar-plan-preview > small,
.booking-selected-departure small,
.booking-selected-rate small{
  color:var(--mianti-brand-green)!important;
}

:where(h1,h2,h3,h4,h5,h6),
.mulah-tour-package-body h3,
.mulah-tour-results-head h2,
.tour-price-value,
.card-footer strong,
.catalog-card-footer strong,
.price-block strong{
  color:var(--mianti-brand-black)!important;
}

:where(p,.section-intro,.lead-copy,.card-meta,.catalog-facts),
.mulah-tour-package-body > p,
.mianti-footer span,
.mianti-footer p{
  color:var(--mianti-brand-muted);
}

.section-soft,
.mulah-tour-catalog-section,
.global-faq-section,
.service-feature,
.stay-feature,
.departure-calendar-selection-card,
.group-departure-calendar-layout .departure-calendar-toolbar{
  background:var(--mianti-brand-soft)!important;
}

.product-card,
.catalog-card,
.blog-card,
.mulah-tour-package-card,
.content-panel,
.premium-content-panel,
.booking-box,
.mulah-tour-filter-sidebar,
.mianti-nav-drawer{
  background:var(--mianti-brand-white)!important;
  border-color:var(--mianti-brand-line)!important;
}

.site-footer,
.mianti-footer,
.global-page-cta,
.solid-feature-band,
.navy-feature-band{
  background:var(--mianti-brand-black)!important;
  color:var(--mianti-brand-white)!important;
}

.mulah-tour-filter-help,
.mianti-contact-next,
.mianti-contact-next-grid{
  background:var(--mianti-brand-green-dark)!important;
  color:var(--mianti-brand-white)!important;
}
.mulah-tour-filter-help :where(small,h3,p,a,svg),
.mianti-contact-next-grid :where(h3,p,span,svg,a){
  color:var(--mianti-brand-white)!important;
}

.mianti-footer-plan{
  background:var(--mianti-brand-green)!important;
  color:var(--mianti-brand-white)!important;
}
.mianti-footer a:hover,
.mianti-footer-brand-block > div > span{
  color:var(--mianti-brand-white)!important;
}

/* Remove the remaining visible brown/orange/blue accents from public components. */
.private-route-flow > a:hover,
.private-itinerary-activity small,
.departure-calendar-choice-icon,
.departure-calendar-choice-tip,
.group-departure-calendar-layout .departure-calendar-day.is-available,
.group-departure-calendar-layout .departure-calendar-day.is-limited,
.group-departure-calendar-layout .departure-calendar-day.is-unavailable,
.group-departure-calendar-layout .departure-calendar-day.is-empty,
.group-departure-calendar-layout .departure-calendar-day.is-past{
  background:var(--mianti-brand-soft)!important;
  border-color:var(--mianti-brand-line)!important;
  color:var(--mianti-brand-black)!important;
}
.departure-calendar-legend .is-limited i,
.group-departure-calendar-layout .departure-calendar-day.is-limited::after,
.group-departure-calendar-layout .departure-calendar-day.is-available::after{
  background:var(--mianti-brand-green)!important;
}
.group-departure-calendar-layout .departure-calendar-day.is-limited:hover,
.group-departure-calendar-layout .departure-calendar-day.is-available:hover{
  background:var(--mianti-brand-green)!important;
  border-color:var(--mianti-brand-green)!important;
  color:var(--mianti-brand-white)!important;
}

/* Pricing: a missing price becomes a clear branded call to action. */
.tour-price-line{
  min-width:0;
}
.tour-currency-badge{
  flex:0 0 auto;
  background:var(--mianti-brand-green)!important;
  color:var(--mianti-brand-white)!important;
}
.tour-free-quote-line{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
}
.tour-free-quote-line .tour-price-value{
  color:var(--mianti-brand-green)!important;
  font-size:clamp(14px,1.15vw,17px)!important;
  line-height:1.25!important;
  white-space:normal!important;
}
.tour-free-quote-card{
  border:1px solid var(--mianti-brand-line)!important;
  background:var(--mianti-brand-soft)!important;
}
.tour-free-quote-card strong{
  color:var(--mianti-brand-green)!important;
}

/* Desktop header: Contact is now a first-class menu item and still fits cleanly. */
.mianti-main-nav a{
  color:var(--mianti-brand-black)!important;
}
.mianti-main-nav a:hover,
.mianti-main-nav a.active{
  color:var(--mianti-brand-green)!important;
}
.mianti-main-nav a::after{
  background:var(--mianti-brand-green)!important;
}
.mianti-client-link,
.mianti-drawer-toggle,
.mianti-nav-drawer-close{
  color:var(--mianti-brand-green)!important;
}

@media (min-width:1181px) and (max-width:1500px){
  .mianti-main-header-inner{
    gap:14px!important;
  }
  .mianti-main-logo{
    width:150px!important;
    max-width:150px!important;
  }
  .mianti-main-nav{
    gap:clamp(7px,.7vw,12px)!important;
  }
  .mianti-main-nav a{
    font-size:11.5px!important;
  }
  .mianti-main-cta{
    padding-inline:14px!important;
    white-space:nowrap!important;
  }
}

/* Global layout safety. Prevent narrow columns, forced word stacks and page overflow. */
main,
section,
article,
aside,
form,
.container,
[class*="-layout"],
[class*="-grid"]{
  min-width:0;
}
img,video,iframe,svg{
  max-width:100%;
}
:where(h1,h2,h3,h4,h5,h6,p,a,span,strong,small,li){
  overflow-wrap:normal;
  word-break:normal;
}

/* Tablet: readable two-column cards, one-column content/sidebar layouts. */
@media (max-width:1180px){
  .container{
    width:min(94%,1120px)!important;
  }
  :is(.detail-layout,.park-detail-layout,.mianti-contact-form-layout,.mianti-contact-intro-grid,.about-origin-grid,.about-vehicle-story-grid,.vehicle-hero-grid,.vehicle-philosophy-grid,.group-departure-calendar-layout,.mulah-destination-editorial-layout,.mulah-package-hero-grid,.stejo-package-layout){
    grid-template-columns:1fr!important;
  }
  :is(.catalog-grid,.service-catalog-grid,.hotel-card-grid,.blog-grid,.polished-blog-grid,.card-grid,.signature-card-grid-3,.experience-theme-grid,.activity-editorial-grid,.guide-topic-grid,.vehicle-feature-grid,.about-team-grid,.park-attraction-grid,.park-accommodation-grid,.park-access-grid,.park-tip-grid,.park-related-grid,.destination-catalog-grid,.premium-destination-grid,.mulah-related-tour-grid){
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .detail-layout > aside,
  .park-detail-layout > aside,
  .mulah-tour-package-sidebar,
  .mulah-destination-sidebar{
    position:static!important;
    width:100%!important;
    max-width:none!important;
    max-height:none!important;
  }
}

/* Phone: single-column content, comfortable cards and controls. */
@media (max-width:760px){
  .container{
    width:calc(100% - 28px)!important;
  }
  .section,
  .signature-section{
    padding-top:42px!important;
    padding-bottom:42px!important;
  }
  :is(.catalog-grid,.service-catalog-grid,.hotel-card-grid,.blog-grid,.polished-blog-grid,.card-grid,.signature-card-grid-3,.experience-theme-grid,.activity-editorial-grid,.guide-topic-grid,.vehicle-feature-grid,.about-team-grid,.park-attraction-grid,.park-accommodation-grid,.park-access-grid,.park-tip-grid,.park-related-grid,.destination-catalog-grid,.premium-destination-grid,.mulah-related-tour-grid,.mianti-contact-channel-grid,.mianti-contact-next-grid,.include-grid,.premium-include-grid,.v712-activity-grid,.room-option-grid,.icon-list-grid,.customer-stat-grid,.wishlist-dashboard-grid,.customer-profile-settings-grid){
    grid-template-columns:1fr!important;
  }
  :is(.section-heading,.signature-section-head,.mulah-tour-results-head,.catalog-card-footer,.card-footer,.related-price-footer,.multi-price-footer){
    min-width:0!important;
  }
  .mulah-tour-package-grid{
    grid-template-columns:1fr!important;
  }
  .mulah-tour-package-card footer{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) auto!important;
    align-items:end!important;
    gap:12px!important;
  }
  .mulah-tour-package-card footer > div{
    min-width:0!important;
  }
  .mulah-tour-package-card footer > a{
    white-space:nowrap!important;
  }
  .tour-price-stack-compact .tour-price-line{
    flex-wrap:wrap!important;
  }
  .tour-price-stack-compact .tour-price-value{
    font-size:15px!important;
  }
  .signature-hero-actions,
  .natural-hero-actions,
  .mulah-package-hero-actions,
  .mulah-destination-hero-actions,
  .cta-actions,
  .designer-actions{
    align-items:stretch!important;
    flex-direction:column!important;
  }
  :is(.signature-hero-actions,.natural-hero-actions,.mulah-package-hero-actions,.mulah-destination-hero-actions,.cta-actions,.designer-actions) .btn{
    width:100%!important;
    justify-content:center!important;
  }
  input,select,textarea,button{
    max-width:100%;
  }
  table{
    width:100%;
  }
  .table-wrap,
  .departure-rate-table-scroll{
    max-width:100%;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch;
  }
}

@media (max-width:480px){
  .container{
    width:calc(100% - 24px)!important;
  }
  .mulah-tour-package-body,
  .catalog-card-body,
  .card-body,
  .content-panel,
  .premium-content-panel{
    padding-left:16px!important;
    padding-right:16px!important;
  }
  .mulah-tour-package-card footer{
    grid-template-columns:1fr!important;
    align-items:start!important;
  }
  .mulah-tour-package-card footer > a{
    margin-top:2px!important;
  }
}

/* =========================================================
   MIANTI FINAL HEADER + GREEN FOOTER REFINEMENT
   Header: underline only active/hover item.
   Footer: primary green, wider balanced rail, tablet accordions,
   compact newsletter inspired by the clean Courtesy/Azari treatment.
   ========================================================= */

/* Header navigation: never underline every item at once. */
.mianti-main-nav a::after{
  background:transparent!important;
  transform:scaleX(0)!important;
  transform-origin:left center!important;
  transition:transform .18s ease,background-color .18s ease!important;
}
.mianti-main-nav a:hover::after,
.mianti-main-nav a:focus-visible::after,
.mianti-main-nav a.active::after{
  background:var(--mianti-brand-green)!important;
  transform:scaleX(1)!important;
}

/* Footer uses the Mianti primary green only. */
.site-footer.mianti-footer,
.mianti-footer{
  background:var(--mianti-brand-green)!important;
  background-image:none!important;
  color:var(--mianti-brand-white)!important;
}
.mianti-footer::before,
.mianti-footer::after{
  background:none!important;
}
.mianti-footer .container{
  width:min(calc(100% - 64px),1680px)!important;
  max-width:1680px!important;
}
.mianti-footer-logo,
.mianti-footer-logo img,
.mianti-footer .footer-logo-image{
  filter:none!important;
}
.mianti-footer-logo{
  background:var(--mianti-brand-white)!important;
  border-radius:4px!important;
  padding:8px!important;
}
.mianti-footer-logo img{
  object-fit:contain!important;
}
.mianti-footer-brand-block > div > span,
.mianti-footer-main small,
.mianti-footer-newsletter small{
  color:var(--mianti-brand-white)!important;
}
.mianti-footer-brand-block h2,
.mianti-footer-contact a,
.mianti-footer-contact span,
.mianti-footer-main nav a,
.mianti-footer-newsletter strong,
.mianti-footer-newsletter p,
.mianti-footer-newsletter label,
.mianti-footer-newsletter label a,
.mianti-footer-bottom,
.mianti-footer-bottom a{
  color:var(--mianti-brand-white)!important;
}
.mianti-footer-brand-block > div > span,
.mianti-footer-main small,
.mianti-footer-newsletter small{
  opacity:.82;
}

.mianti-footer-lead{
  border-bottom:1px solid rgba(255,255,255,.26)!important;
  padding-bottom:24px!important;
}
.mianti-footer-plan{
  background:var(--mianti-brand-white)!important;
  border:1px solid var(--mianti-brand-white)!important;
  color:var(--mianti-brand-green)!important;
  font-weight:800!important;
}
.mianti-footer-plan:hover,
.mianti-footer-plan:focus-visible{
  background:transparent!important;
  color:var(--mianti-brand-white)!important;
}

/* Four balanced footer columns on desktop. */
.mianti-footer-main{
  display:grid!important;
  grid-template-columns:minmax(220px,1.15fr) repeat(3,minmax(180px,1fr))!important;
  gap:clamp(24px,3vw,56px)!important;
  align-items:start!important;
  padding-top:34px!important;
  padding-bottom:30px!important;
}
.mianti-footer-contact{
  min-width:0!important;
}
.mianti-footer-contact a,
.mianti-footer-contact span{
  display:block!important;
  margin-top:10px!important;
  line-height:1.55!important;
}
.mianti-footer-contact a:first-of-type{
  font-size:18px!important;
  font-weight:800!important;
}

/* Native details become footer navigation groups. */
.mianti-footer-group{
  min-width:0!important;
  margin:0!important;
  padding:0 0 0 20px!important;
  border:0!important;
  border-left:1px solid rgba(255,255,255,.24)!important;
  background:transparent!important;
}
.mianti-footer-group > summary{
  list-style:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  min-height:22px!important;
  padding:0!important;
  color:var(--mianti-brand-white)!important;
  font-size:10px!important;
  font-weight:850!important;
  letter-spacing:.14em!important;
  text-transform:uppercase!important;
  cursor:default!important;
}
.mianti-footer-group > summary::-webkit-details-marker{display:none!important;}
.mianti-footer-group > summary svg{
  display:none!important;
  width:18px!important;
  height:18px!important;
}
.mianti-footer-group > nav{
  margin-top:12px!important;
}
.mianti-footer-group nav a{
  display:flex!important;
  width:100%!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin:0!important;
  padding:10px 0!important;
  border-bottom:1px solid rgba(255,255,255,.19)!important;
  color:var(--mianti-brand-white)!important;
  font-size:12px!important;
  line-height:1.35!important;
  text-decoration:none!important;
}
.mianti-footer-group nav a svg{
  width:14px!important;
  height:14px!important;
  color:var(--mianti-brand-white)!important;
  opacity:.8!important;
}
.mianti-footer-group nav a:hover,
.mianti-footer-group nav a:focus-visible{
  padding-left:4px!important;
  color:var(--mianti-brand-white)!important;
}

/* Newsletter: compact, aligned and visually separate without introducing another brand colour. */
.mianti-footer-newsletter{
  display:grid!important;
  grid-template-columns:minmax(260px,.8fr) minmax(420px,1.35fr)!important;
  gap:clamp(28px,5vw,72px)!important;
  align-items:center!important;
  margin-top:4px!important;
  padding-top:24px!important;
  padding-bottom:24px!important;
  border-top:1px solid rgba(255,255,255,.26)!important;
  border-bottom:1px solid rgba(255,255,255,.26)!important;
}
.mianti-footer-newsletter-copy{
  display:grid!important;
  gap:6px!important;
}
.mianti-footer-newsletter strong{
  font-size:clamp(17px,1.35vw,21px)!important;
  line-height:1.25!important;
}
.mianti-footer-newsletter p{
  margin:0!important;
  max-width:520px!important;
  font-size:12px!important;
  line-height:1.55!important;
  opacity:.8!important;
}
.mianti-footer-newsletter-form{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  min-width:0!important;
}
.mianti-footer-newsletter-field{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  min-width:0!important;
  border:1px solid rgba(255,255,255,.62)!important;
  border-radius:8px!important;
  overflow:hidden!important;
  background:transparent!important;
}
.mianti-footer-newsletter-field input[type="email"]{
  width:100%!important;
  min-width:0!important;
  min-height:48px!important;
  padding:0 16px!important;
  border:0!important;
  border-radius:0!important;
  outline:0!important;
  background:transparent!important;
  color:var(--mianti-brand-white)!important;
  font-size:13px!important;
}
.mianti-footer-newsletter-field input[type="email"]::placeholder{
  color:rgba(255,255,255,.72)!important;
}
.mianti-footer-newsletter-field input[type="email"]:focus{
  box-shadow:inset 0 0 0 2px var(--mianti-brand-white)!important;
}
.mianti-footer-newsletter-field button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  width:auto!important;
  min-width:132px!important;
  min-height:48px!important;
  padding:0 18px!important;
  border:0!important;
  border-left:1px solid var(--mianti-brand-white)!important;
  border-radius:0!important;
  background:var(--mianti-brand-white)!important;
  color:var(--mianti-brand-green)!important;
  font-weight:850!important;
  cursor:pointer!important;
}
.mianti-footer-newsletter-field button:hover,
.mianti-footer-newsletter-field button:focus-visible{
  background:var(--mianti-brand-black)!important;
  color:var(--mianti-brand-white)!important;
}
.mianti-footer-newsletter-field button svg{
  width:16px!important;
  height:16px!important;
}
.mianti-footer-newsletter-form > label{
  display:flex!important;
  align-items:flex-start!important;
  gap:8px!important;
  margin:0!important;
  font-size:10px!important;
  line-height:1.45!important;
  opacity:.88!important;
}
.mianti-footer-newsletter-form > label input[type="checkbox"]{
  width:15px!important;
  min-width:15px!important;
  height:15px!important;
  min-height:15px!important;
  margin:0!important;
  accent-color:var(--mianti-brand-white)!important;
}
.mianti-footer-newsletter-form > label a{
  text-decoration:underline!important;
  text-underline-offset:2px!important;
}
.mianti-footer-bottom{
  border-top:0!important;
  padding-top:18px!important;
  padding-bottom:18px!important;
  opacity:.9!important;
}

/* Tablet and mobile: footer navigation becomes clean click-to-open accordions. */
@media (max-width:1180px){
  .mianti-footer .container{
    width:calc(100% - 40px)!important;
    max-width:none!important;
  }
  .mianti-footer-lead{
    align-items:flex-start!important;
    gap:20px!important;
  }
  .mianti-footer-main{
    grid-template-columns:1fr!important;
    gap:0!important;
    padding-top:24px!important;
    padding-bottom:22px!important;
  }
  .mianti-footer-contact{
    padding-bottom:20px!important;
    margin-bottom:2px!important;
    border-bottom:1px solid rgba(255,255,255,.24)!important;
  }
  .mianti-footer-group{
    padding:0!important;
    border-left:0!important;
    border-bottom:1px solid rgba(255,255,255,.24)!important;
  }
  .mianti-footer-group > summary{
    min-height:54px!important;
    cursor:pointer!important;
    font-size:12px!important;
  }
  .mianti-footer-group > summary svg{
    display:block!important;
    transition:transform .18s ease!important;
  }
  .mianti-footer-group[open] > summary svg{
    transform:rotate(180deg)!important;
  }
  .mianti-footer-group > nav{
    margin:0!important;
    padding:0 0 12px!important;
  }
  .mianti-footer-group nav a{
    padding:11px 2px!important;
  }
  .mianti-footer-newsletter{
    grid-template-columns:1fr!important;
    gap:18px!important;
  }
  .mianti-footer-newsletter-copy{
    max-width:640px!important;
  }
}

@media (max-width:640px){
  .mianti-footer .container{
    width:calc(100% - 28px)!important;
  }
  .mianti-footer-lead{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .mianti-footer-brand-block{
    align-items:center!important;
    gap:16px!important;
  }
  .mianti-footer-logo{
    width:74px!important;
    height:74px!important;
    flex-basis:74px!important;
  }
  .mianti-footer-brand-block h2{
    font-size:clamp(23px,7vw,31px)!important;
  }
  .mianti-footer-plan{
    width:100%!important;
    justify-content:space-between!important;
  }
  .mianti-footer-newsletter{
    padding-top:22px!important;
    padding-bottom:22px!important;
  }
  .mianti-footer-newsletter-field{
    grid-template-columns:1fr!important;
    overflow:visible!important;
    border:0!important;
    gap:8px!important;
  }
  .mianti-footer-newsletter-field input[type="email"]{
    min-height:48px!important;
    border:1px solid rgba(255,255,255,.62)!important;
    border-radius:8px!important;
  }
  .mianti-footer-newsletter-field button{
    width:100%!important;
    min-height:48px!important;
    border:1px solid var(--mianti-brand-white)!important;
    border-radius:8px!important;
  }
  .mianti-footer-bottom{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
    text-align:left!important;
  }
}

/* =========================================================
   MIANTI FINAL TABLET/MOBILE TYPE + DARK SECTION CONTRAST
   2026-09-12
   Keeps package, hotel and blog typography closer to the
   compact Azari/Courtesy mobile rhythm and restores full
   white contrast on the green footer/contact panels.
   ========================================================= */

/* Green footer: accordion labels and newsletter consent must stay clearly visible. */
.mianti-footer .mianti-footer-group > summary,
.mianti-footer .mianti-footer-group > summary > span,
.mianti-footer .mianti-footer-group > summary > svg,
.mianti-footer .mianti-footer-newsletter-form > label,
.mianti-footer .mianti-footer-newsletter-form > label > span,
.mianti-footer .mianti-footer-newsletter-form > label a {
  color: var(--mianti-brand-white) !important;
  -webkit-text-fill-color: currentColor !important;
  opacity: 1 !important;
}

/* Contact dark-green design section: eyebrow and step numbers cannot use green-on-green. */
.mianti-contact-next .mianti-section-masthead .eyebrow,
.mianti-contact-next-grid a > span {
  color: var(--mianti-brand-white) !important;
  -webkit-text-fill-color: currentColor !important;
}
.mianti-contact-next .mianti-section-masthead .eyebrow {
  opacity: .82 !important;
}
.mianti-contact-next-grid a > span {
  opacity: .68 !important;
}

/* Start the compact heading scale at tablet width, not only on phones. */
@media (max-width: 1180px) {
  html body .mulah-tour-catalog-hero h1,
  html body .hotels-parallax-hero h1,
  html body .blog-parallax-hero h1,
  html body .mulah-package-hero-grid h1,
  html body .premium-detail-panel h1,
  html body .detail-service-copy h1,
  html body .article-hero-editorial .article-hero-copy h1,
  html body .stejo-title {
    font-size: clamp(32px, 4.8vw, 42px) !important;
    line-height: 1.08 !important;
    letter-spacing: -.025em !important;
    text-wrap: balance;
  }

  html body .mulah-tour-results-head h2,
  html body .premium-catalog-heading h2,
  html body .catalog-toolbar h2,
  html body .mianti-contact-next .mianti-section-masthead h2 {
    font-size: clamp(27px, 3.8vw, 34px) !important;
    line-height: 1.12 !important;
    letter-spacing: -.018em !important;
  }

  /* Catalogue cards: readable but not oversized in two-column tablet layouts. */
  html body .mulah-tour-package-body h3,
  html body .catalog-card h3,
  html body .hotel-product-card h3,
  html body .service-product-card h3,
  html body .destination-feature-card h3 {
    font-size: 18px !important;
    line-height: 1.3 !important;
  }
  html body .blog-library-section .editorial-copy h2 {
    font-size: 20px !important;
    line-height: 1.3 !important;
  }
}

@media (max-width: 820px) {
  html body .mulah-tour-catalog-hero h1,
  html body .hotels-parallax-hero h1,
  html body .blog-parallax-hero h1,
  html body .mulah-package-hero-grid h1,
  html body .premium-detail-panel h1,
  html body .detail-service-copy h1,
  html body .article-hero-editorial .article-hero-copy h1,
  html body .stejo-title {
    font-size: clamp(29px, 6.6vw, 35px) !important;
    line-height: 1.09 !important;
    letter-spacing: -.022em !important;
  }

  html body .mulah-tour-results-head h2,
  html body .premium-catalog-heading h2,
  html body .catalog-toolbar h2,
  html body .mianti-contact-next .mianti-section-masthead h2 {
    font-size: clamp(25px, 5.6vw, 31px) !important;
    line-height: 1.13 !important;
  }

  html body .mulah-tour-package-body h3,
  html body .catalog-card h3,
  html body .hotel-product-card h3,
  html body .service-product-card h3,
  html body .destination-feature-card h3,
  html body .blog-library-section .editorial-copy h2 {
    font-size: 18px !important;
    line-height: 1.3 !important;
  }
}

@media (max-width: 520px) {
  html body .mulah-tour-catalog-hero h1,
  html body .hotels-parallax-hero h1,
  html body .blog-parallax-hero h1,
  html body .mulah-package-hero-grid h1,
  html body .premium-detail-panel h1,
  html body .detail-service-copy h1,
  html body .article-hero-editorial .article-hero-copy h1,
  html body .stejo-title {
    font-size: clamp(27px, 7.8vw, 32px) !important;
    line-height: 1.1 !important;
  }

  html body .mulah-tour-results-head h2,
  html body .premium-catalog-heading h2,
  html body .catalog-toolbar h2,
  html body .mianti-contact-next .mianti-section-masthead h2 {
    font-size: clamp(24px, 6.8vw, 29px) !important;
    line-height: 1.14 !important;
  }

  html body .mulah-tour-package-body h3,
  html body .catalog-card h3,
  html body .hotel-product-card h3,
  html body .service-product-card h3,
  html body .destination-feature-card h3,
  html body .blog-library-section .editorial-copy h2 {
    font-size: 17px !important;
    line-height: 1.32 !important;
  }

  /* Keep footer controls compact and prevent consent text from collapsing beside the checkbox. */
  .mianti-footer-newsletter-form > label {
    display: grid !important;
    grid-template-columns: 16px minmax(0, 1fr) !important;
    align-items: start !important;
    column-gap: 8px !important;
  }
  .mianti-footer-newsletter-form > label input[type="checkbox"] {
    margin-top: 1px !important;
  }
}

/* =========================================================
   MIANTI FINAL SMALL-SCREEN PARAGRAPH + GREEN CONTRAST PASS
   2026-09-12
   Paragraph copy is compact from tablet down. Any editorial
   text placed directly on a Mianti green panel is white.
   ========================================================= */

/* Green editorial panels: white typography only. Keep deliberate
   white controls/badges free to use their own green text. */
.about-vehicle-story :where(
  h1,h2,h3,h4,h5,h6,p,small,strong,
  .signature-kicker-light,.signature-kicker,
  .signature-text-link.light,.signature-text-link
),
.mianti-contact-next :where(
  h1,h2,h3,h4,h5,h6,p,small,strong,
  .eyebrow,.signature-kicker,a:not(.btn)
),
.mulah-tour-filter-help :where(
  h1,h2,h3,h4,h5,h6,p,small,strong,a:not(.btn)
),
.mianti-footer :where(
  h1,h2,h3,h4,h5,h6,p,small,strong,label,
  summary,summary span,nav a
) {
  color: var(--mianti-brand-white) !important;
  -webkit-text-fill-color: var(--mianti-brand-white) !important;
}

.about-vehicle-story .signature-kicker-light::before,
.about-vehicle-story .signature-kicker::before,
.mianti-contact-next .eyebrow::before,
.mianti-contact-next .signature-kicker::before {
  background: var(--mianti-brand-white) !important;
}

/* The white vehicle badge is intentionally inverted. */
.about-vehicle-story .about-vehicle-badge {
  background: var(--mianti-brand-white) !important;
  color: var(--mianti-brand-green) !important;
  -webkit-text-fill-color: var(--mianti-brand-green) !important;
}

/* Tablet and phone body copy: compact and consistent sitewide. */
@media (max-width: 1180px) {
  html body p {
    font-size: 12.5px !important;
    line-height: 1.72 !important;
  }

  /* Non-p paragraph-style copy follows the same reading scale. */
  html body :is(
    .section-intro,
    .lead-copy,
    .catalog-card-copy,
    .card-copy,
    .mianti-contact-next-grid a > p,
    .mulah-tour-package-body > p
  ) {
    font-size: 12.5px !important;
    line-height: 1.72 !important;
  }
}


/* =========================================================
   MIANTI PACKAGE ROUTE STRIP + GLOBAL SCROLL REVEAL
   2026-09-12
   Route sits on the lower edge of every safari package image.
   Long multi-destination routes move continuously; compact routes
   remain still. Motion respects reduced-motion preferences.
   ========================================================= */

/* Package media must provide an anchoring box for the route strip. */
:is(
  .mulah-tour-package-image,
  .mulah-related-tour-media,
  .signature-card-media,
  .natural-tour-media,
  .mianti-safari-media,
  .quick-escape-feature-media,
  .quick-escape-mini-media
) {
  position: relative !important;
  overflow: hidden;
}

.tour-route-marquee--overlay {
  position: absolute !important;
  top: auto !important;
  right: 10px !important;
  bottom: 10px !important;
  left: 10px !important;
  z-index: 8;
  display: flex !important;
  width: auto !important;
  height: auto !important;
  min-width: 0;
  align-items: center;
  gap: 9px;
  overflow: hidden;
  padding: 9px 11px !important;
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 8px !important;
  background: rgba(0, 79, 48, .94) !important;
  color: #fff !important;
  box-shadow: 0 7px 20px rgba(0, 0, 0, .18);
  white-space: nowrap;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

.tour-route-marquee--overlay .tour-route-marquee-label {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
  padding-right: 9px;
  border-right: 1px solid rgba(255,255,255,.34);
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-size: 9.5px !important;
  font-weight: 900;
  line-height: 1;
  letter-spacing: .08em;
}

.tour-route-marquee--overlay .tour-route-marquee-viewport {
  flex: 1 1 auto;
  min-width: 0;
  overflow: hidden;
  white-space: nowrap;
}

.tour-route-marquee--overlay .tour-route-marquee-track {
  display: inline-flex;
  min-width: max-content;
  align-items: center;
  gap: 34px;
  will-change: transform;
}

.tour-route-marquee--overlay .tour-route-marquee-copy {
  flex: 0 0 auto;
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  font-size: 11px !important;
  font-weight: 800;
  line-height: 1.2;
}

.tour-route-marquee--overlay.is-animated .tour-route-marquee-track {
  animation: miantiPackageRouteScroll 17s linear infinite;
}

.tour-route-marquee--overlay:hover .tour-route-marquee-track,
.tour-route-marquee--overlay:focus-within .tour-route-marquee-track {
  animation-play-state: paused;
}

@keyframes miantiPackageRouteScroll {
  from { transform: translate3d(0,0,0); }
  to { transform: translate3d(calc(-50% - 17px),0,0); }
}

.tour-route-marquee--compact {
  right: 6px;
  bottom: 6px;
  left: 6px;
  gap: 6px;
  padding: 6px 7px;
  border-radius: 6px;
}
.tour-route-marquee--compact .tour-route-marquee-label {
  padding-right: 6px;
  font-size: 8px !important;
}
.tour-route-marquee--compact .tour-route-marquee-copy {
  font-size: 9px !important;
}

/* Give existing duration badges enough separation from the route strip. */
.mulah-tour-package-image > span:not(.tour-route-marquee),
.mulah-related-tour-media > span:not(.tour-route-marquee) {
  z-index: 9;
}

@media (max-width: 1180px) {
  .tour-route-marquee--overlay {
    right: 8px !important;
    bottom: 8px !important;
    left: 8px !important;
    padding: 8px 9px !important;
  }
  .tour-route-marquee--overlay .tour-route-marquee-copy {
    font-size: 10.5px !important;
  }
}

@media (max-width: 640px) {
  .tour-route-marquee--overlay {
    right: 7px !important;
    bottom: 7px !important;
    left: 7px !important;
    gap: 7px;
    padding: 7px 8px !important;
    border-radius: 7px;
  }
  .tour-route-marquee--overlay .tour-route-marquee-label {
    padding-right: 7px;
    font-size: 8.5px !important;
  }
  .tour-route-marquee--overlay .tour-route-marquee-copy {
    font-size: 10px !important;
  }
}

/* Global scroll reveal. JavaScript adds the root class only when the
   browser supports IntersectionObserver, so content never disappears
   when JavaScript is unavailable. */
html.mianti-scroll-fx .mianti-scroll-reveal {
  opacity: 0;
  transform: translate3d(0, 18px, 0);
  transition:
    opacity .58s cubic-bezier(.2,.65,.3,1) var(--mianti-reveal-delay, 0ms),
    transform .58s cubic-bezier(.2,.65,.3,1) var(--mianti-reveal-delay, 0ms);
  will-change: opacity, transform;
}

html.mianti-scroll-fx .mianti-scroll-reveal.mianti-reveal-from-left {
  transform: translate3d(-18px, 0, 0);
}

html.mianti-scroll-fx .mianti-scroll-reveal.mianti-reveal-from-right {
  transform: translate3d(18px, 0, 0);
}

html.mianti-scroll-fx .mianti-scroll-reveal.is-visible {
  opacity: 1;
  transform: translate3d(0,0,0);
}

@media (prefers-reduced-motion: reduce) {
  .tour-route-marquee--overlay.is-animated .tour-route-marquee-track {
    animation: none !important;
  }
  html.mianti-scroll-fx .mianti-scroll-reveal {
    opacity: 1 !important;
    transform: none !important;
    transition: none !important;
  }
}

/* =========================================================
   MIANTI FOOTER LEGAL BAR — FINAL CONTRAST + MOBILE BALANCE
   2026-09-12
   ========================================================= */
.mianti-footer-bottom,
.mianti-footer-bottom > span,
.mianti-footer-bottom > span > span,
.mianti-footer-bottom a {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  opacity: 1 !important;
}

.mianti-footer-bottom {
  font-size: 11px !important;
  line-height: 1.55 !important;
  letter-spacing: .01em !important;
}

.mianti-footer-bottom a {
  font-weight: 700 !important;
  text-decoration: none !important;
}

.mianti-footer-bottom a:hover,
.mianti-footer-bottom a:focus-visible {
  color: #ffffff !important;
  -webkit-text-fill-color: #ffffff !important;
  text-decoration: underline !important;
  text-underline-offset: 3px;
}

@media (max-width: 900px) {
  .mianti-footer-bottom {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 7px !important;
    align-items: start !important;
    justify-items: start !important;
    padding-top: 18px !important;
    padding-bottom: 22px !important;
    text-align: left !important;
  }

  .mianti-footer-bottom > span {
    display: block !important;
    width: 100% !important;
  }
}


/* ===== Mianti production typography: Kumbh Sans only ===== */
:root { --site-font: "Kumbh Sans", sans-serif; }
html, body { font-family: var(--site-font) !important; }
body :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,small,label,input,select,textarea,button,blockquote,li,td,th,summary,time,address) {
  font-family: var(--site-font) !important;
}
