:root{--green:#123e35;--green-dark:#0b2e27;--lime:#dbed9b;--ink:#152c26;--muted:#68746e;--line:#dce3dd;--surface:#f5f7f3;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:#fff;color:var(--ink);font-family:"Segoe UI",Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #628530;outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.12}h1,h2{letter-spacing:-.055em}h2{font-size:clamp(2rem,3.05vw,3.2rem);font-weight:600}h2 em{font-weight:400;font-family:Georgia,serif}h3{font-size:1.25rem;letter-spacing:-.025em}button{border:0}section{scroll-margin-top:10px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.topbar{background:var(--green);color:#edf3e8;font-size:.75rem;letter-spacing:.1em}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:36px}.topbar a{letter-spacing:0;font-size:.8125rem}.topbar b{margin-left:12px;font-weight:500}.site-header{background:#ffffffef;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px);border-bottom:1px solid #e8eee5}.nav-wrap{display:flex;align-items:center;justify-content:space-between;min-height:94px;gap:30px}.brand{display:flex;gap:12px;align-items:center;white-space:nowrap;font-size:1.3rem;font-weight:650;letter-spacing:-.04em}.brand small{display:block;font-size:.75rem;font-weight:500;letter-spacing:.19em;margin-top:3px}.brand-symbol{font-size:1.7rem;font-weight:700;background:var(--green);color:var(--lime);width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;font-style:italic;padding-right:6px}.brand-symbol span{font-size:1rem;position:absolute;right:6px;top:7px}.nav-wrap nav{display:flex;gap:26px;font-size:.875rem;font-weight:500}.nav-wrap nav a:hover{color:#638131}.button{padding:15px 23px;border-radius:7px;display:inline-flex;gap:28px;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;line-height:1.3;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:1.15rem}.button-green{background:var(--green);color:white}.button-lime{background:var(--lime);color:var(--green-dark)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1.06fr;background:var(--green);border-radius:var(--radius);overflow:hidden;margin-top:28px;min-height:568px}.hero-copy{padding:48px 44px 28px;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1;color:#fff}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:650;color:#50664e;margin-bottom:18px}.eyebrow.light{color:#d0e0cc}.hero h1{font-size:clamp(3.5rem,5.5vw,5.5rem);font-weight:500;line-height:1.03;margin-bottom:26px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--lime)}.hero-copy>p:not(.eyebrow){color:#d4e0d9;font-size:1rem;line-height:1.7;max-width:365px}.hero-actions{display:flex;gap:25px;align-items:center;margin-top:26px}.hero-tour-link{font-size:.875rem;border-bottom:1px solid #ffffff55;padding-block:8px}.hero-tour-link span{margin-left:12px}.hero-bottom{display:flex;gap:20px;color:#cadbcf;font-size:.75rem;margin-top:38px}.hero-bottom span+span{border-left:1px solid #79998b;padding-left:20px}.hero-photo{position:relative;min-width:0;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:52% center}.hero-photo:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#001c1025 0,transparent 60%,#051c1870)}.photo-label{position:absolute;z-index:1;top:25px;right:28px;font-size:.75rem;letter-spacing:.17em;color:#fff;border:1px solid #ffffff99;border-radius:50px;padding:7px 14px}.hero-price{position:absolute;z-index:1;bottom:24px;right:24px;left:24px;background:#fffffff2;border:1px solid #fff;padding:19px 23px;border-radius:12px;backdrop-filter:blur(8px)}.hero-price>span:first-child{font-size:.75rem;letter-spacing:.15em;font-weight:650}.hero-price strong{display:block;font-size:1.5rem;letter-spacing:-.03em}.hero-price strong small{font-size:.875rem;color:var(--muted);font-weight:400}.hero-price .round-arrow{position:absolute;right:24px;top:25px;background:var(--green);color:var(--lime);width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:1.4rem}.journey-strip{display:flex;justify-content:space-between;gap:20px;padding:25px 30px;border-bottom:1px solid var(--line);font-size:.875rem;color:#5d6e63}.journey-strip b{font-size:.75rem;color:#426041;border:1px solid #d2dccb;padding:6px 8px;border-radius:50%;margin-right:10px;font-weight:500}.section{padding-block:88px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:36px}.section-heading h2{max-width:670px}.section-heading>p{font-size:.9375rem;color:var(--muted);line-height:1.65;flex-shrink:0}.section-heading .eyebrow{margin-bottom:12px}.fleet-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px;gap:20px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{background:#fff;border:1px solid var(--line);padding:10px 21px;border-radius:50px;font-size:.875rem;color:#526058}.filters button.active{background:var(--green);border-color:var(--green);color:#fff}.filters button span{font-size:.75rem;margin-left:9px;opacity:.7}.filters button:hover{border-color:var(--green)}.daily-label{color:var(--muted);font-size:.8125rem}.car-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.car-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .2s,transform .2s}.car-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #163d2710}.car-image{position:relative;background:#e9eeea;aspect-ratio:1.55;overflow:hidden}.car-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.car-card:hover .car-image img{transform:scale(1.035)}.car-tag{position:absolute;top:14px;left:14px;font-size:.75rem;letter-spacing:.08em;font-weight:600;background:#fffef3eb;padding:5px 10px;border-radius:4px}.car-body{padding:23px}.car-body h3{margin-bottom:14px}.car-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:.8125rem;padding-bottom:18px;border-bottom:1px solid #e6ebe6}.car-meta span+span:before{content:"·";margin-right:14px;color:#9ca69b}.car-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:19px;gap:12px}.car-bottom strong{font-size:1.2rem;letter-spacing:-.03em}.car-bottom small{color:var(--muted);font-size:.8125rem}.car-bottom a{border:1px solid #d5ded3;padding:9px 13px;border-radius:5px;font-size:.8125rem;font-weight:600}.car-bottom a:hover{background:var(--green);color:white}.fleet-note{font-size:.8125rem;line-height:1.6;color:var(--muted);margin-top:22px;max-width:900px}.tours-section{padding-block:82px;background:var(--surface)}.tour-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.process{display:grid;grid-template-columns:1fr 1fr;gap:80px}.process h2{font-size:clamp(2.5rem,3.7vw,3.7rem);margin-bottom:35px}.text-link{font-size:.875rem;font-weight:600;border-bottom:1px solid #b4c2ad;padding-bottom:8px}.text-link span{margin-left:30px}.process ol{list-style:none;margin:0;padding:0}.process li{display:flex;gap:27px;padding:24px 0;border-bottom:1px solid var(--line)}.process li:first-child{padding-top:0}.process li>span{font-family:Georgia,serif;color:#658159;font-size:2rem;line-height:1}.process li p{margin-top:9px;line-height:1.6;color:var(--muted);font-size:.9375rem}.contact-section{display:grid;grid-template-columns:1.4fr 1fr;gap:100px;background:var(--green);color:#fff;border-radius:var(--radius);padding:60px;position:relative}.contact-section h2{font-size:clamp(2.2rem,3.5vw,3.6rem);margin-bottom:22px}.contact-section h2 em{color:var(--lime)}.contact-section>div>p:not(.eyebrow){color:#c6d7ce;max-width:440px;margin-bottom:28px;font-size:.9375rem}.contact-details{align-self:center}.contact-details>a,.contact-details>div{display:block;padding-block:19px;border-bottom:1px solid #ffffff30}.contact-details>a:first-child{padding-top:0}.contact-details>div:last-child{border:0;padding-bottom:0}.contact-details span{display:block;font-size:.75rem;letter-spacing:.13em;color:#bdcfbc;margin-bottom:6px}.contact-details strong{font-size:1.75rem;letter-spacing:-.02em;font-weight:500}.contact-details .location-link{display:block;font-size:.8125rem;color:#dbe8ce;margin-top:8px}footer{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:25px;padding-block:40px}footer>span{color:var(--muted);font-size:.8125rem}footer>small{font-size:.75rem;color:var(--muted)}.floating-whatsapp{position:fixed;z-index:25;right:24px;bottom:24px;width:55px;height:55px;display:grid;place-items:center;background:var(--green);border:2px solid var(--lime);box-shadow:0 6px 20px #132f2930;color:var(--lime);border-radius:50%}.floating-whatsapp svg{width:27px;height:27px}.skip-link{position:fixed;left:15px;top:-80px;background:white;padding:12px;z-index:60}.skip-link:focus{top:15px}[hidden]{display:none!important}
@media(min-width:1600px){.hero{min-height:615px}.hero-copy{padding:55px}}
@media(max-width:1100px){.wrap{width:calc(100% - 56px)}.nav-wrap{gap:20px}.nav-wrap nav{gap:20px}.nav-cta{display:none}.hero-copy{padding:35px 30px 28px}.hero h1{font-size:clamp(3rem,6vw,4.5rem)}.hero{min-height:560px}.hero-actions{gap:17px}.hero-bottom{gap:10px;font-size:.75rem}.hero-bottom span+span{padding-left:10px}.section-heading>p{max-width:290px;flex-shrink:1}.car-grid{gap:17px}.car-body{padding:18px}.car-bottom{flex-wrap:wrap}.contact-section{gap:50px;padding:45px}.process{gap:45px}}
@media(max-width:760px){html{scroll-padding-top:86px}.wrap{width:calc(100% - 36px)}.topbar .wrap{justify-content:center;min-height:30px}.topbar a{display:none}.topbar{font-size:.75rem}.nav-wrap{min-height:78px}.brand{font-size:1.15rem}.brand-symbol{width:40px;height:40px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:44px;height:44px;background:#eff3ec;border-radius:7px}.menu-toggle span{width:20px;height:1.5px;background:var(--green);margin-inline:auto}.nav-wrap nav{display:none;position:absolute;top:78px;left:0;right:0;padding:20px 25px;background:#fff;box-shadow:0 16px 18px #123e3515;flex-direction:column;gap:0}.nav-wrap nav.open{display:flex}.nav-wrap nav a{padding:13px}.hero{grid-template-columns:1fr;margin-top:17px;border-radius:13px}.hero-copy{padding:35px 28px 30px}.hero h1{font-size:clamp(3.5rem,12vw,5.5rem);line-height:1.02}.hero-copy>p:not(.eyebrow){max-width:440px}.hero .eyebrow{font-size:.75rem}.hero-bottom{margin-top:28px;font-size:.75rem;gap:15px}.hero-bottom span+span{padding-left:15px}.hero-photo{height:320px}.hero-photo>img{object-position:50% 60%}.hero-price{bottom:15px;left:15px;right:15px;padding:13px 18px}.hero-price strong{font-size:1.3rem}.hero-price .round-arrow{width:37px;height:37px;top:20px;right:17px}.photo-label{top:17px;right:17px}.hero-actions{gap:23px}.journey-strip{gap:14px;justify-content:space-between;padding:24px 0;font-size:.75rem;align-items:flex-start}.journey-strip span{flex:1}.journey-strip b{display:block;border:0;padding:0;margin-bottom:6px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:2.25rem}.section-heading>p{margin-top:17px;max-width:100%;font-size:.875rem}.section-heading>p br{display:none}.eyebrow{font-size:.75rem;letter-spacing:.12em}.fleet-toolbar{display:block}.daily-label{display:block;margin-top:17px}.filters{gap:7px}.filters button{font-size:.8125rem;padding:8px 14px}.car-grid{grid-template-columns:repeat(2,1fr);gap:14px}.car-body{padding:16px}.car-body h3{font-size:1.1rem}.car-meta{gap:8px;font-size:.75rem}.car-meta span+span:before{margin-right:8px}.car-bottom{gap:10px;margin-top:15px}.car-bottom strong{font-size:1.1rem}.car-bottom a{width:100%;text-align:center}.fleet-note{font-size:.75rem}.tours-section{padding-block:56px}.tour-grid{grid-template-columns:repeat(2,1fr);gap:16px}.process{grid-template-columns:1fr;gap:40px}.process h2{font-size:2.7rem}.process li{gap:22px}.process li>span{font-size:1.6rem}.process li p{font-size:.875rem}.contact-section{grid-template-columns:1fr;padding:34px 28px;gap:30px}.contact-section h2{font-size:2.4rem}.contact-details strong{font-size:1.5rem}footer{flex-wrap:wrap;justify-content:flex-start;gap:22px;padding-block:32px 85px}footer>span{width:100%}.floating-whatsapp{width:50px;height:50px;right:17px;bottom:17px}}
@media(max-width:440px){.car-grid,.tour-grid{grid-template-columns:1fr}.car-image{aspect-ratio:1.6}.car-bottom{flex-wrap:nowrap}.car-bottom a{width:auto}.car-body{padding:20px}.car-body h3{font-size:1.25rem}.hero-tour-link{font-size:.8125rem}.hero-actions{gap:19px}.hero-actions .button{padding:14px 18px}.hero-bottom{font-size:.75rem}.hero-photo{height:295px}}
.tour-card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;align-self:start}.tour-image{position:relative;aspect-ratio:1.5;overflow:hidden;background:#c8d5c8}.tour-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.tour-card:hover .tour-image img{transform:scale(1.03)}.tour-duration{position:absolute;left:18px;bottom:17px;background:#fffffff0;padding:6px 12px;border-radius:5px;font-size:.8125rem;font-weight:600}.tour-body{padding:26px;flex:1;display:flex;flex-direction:column}.tour-body .eyebrow{margin-bottom:10px;font-size:.75rem}.tour-body h3{font-size:1.45rem;margin-bottom:15px;line-height:1.2}.tour-description{font-size:1rem;line-height:1.65;color:var(--muted)}.tour-highlights{font-size:.875rem;line-height:1.6;margin-top:17px;color:#4c6957}.tour-bottom{border-top:1px solid var(--line);margin-top:18px;padding-top:18px;display:flex;gap:14px;align-items:center;justify-content:space-between}.tour-bottom>span{font-size:.8125rem;font-weight:600}.tour-bottom small{display:block;font-size:.75rem;font-weight:400;color:var(--muted);margin-top:2px}.tour-bottom a{font-size:.8125rem;font-weight:600;white-space:nowrap;border-bottom:1px solid #aab9a0;padding-block:5px}.tour-bottom a:hover{color:#608139}.tour-bottom a span{margin-left:9px}.tour-featured{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;margin-bottom:10px}.tour-featured .tour-image{aspect-ratio:auto;min-height:400px}.tour-featured .tour-body{padding:38px 42px}.tour-featured h3{font-size:2.3rem;max-width:350px;letter-spacing:-.035em}.tour-featured .tour-description{max-width:450px}.tour-featured .tour-bottom{margin-top:auto;padding-top:20px}.itinerary{margin:16px 0 0}.itinerary summary{cursor:pointer;list-style:none;font-size:.875rem;font-weight:600;padding:7px 0;display:flex;justify-content:space-between;gap:15px}.itinerary summary::-webkit-details-marker{display:none}.itinerary summary>span{font-size:1.15rem;font-weight:400}.itinerary[open] summary>span{transform:rotate(45deg)}.itinerary ol{list-style:none;padding:5px 0 0;margin:0}.itinerary li{padding:9px 0}.itinerary li b{font-size:.875rem;font-weight:600}.itinerary li p,.route-note{font-size:.875rem;line-height:1.6;color:var(--muted);margin-top:5px}.route-note{border-left:2px solid #c7d6b0;padding-left:12px;margin-block:12px}.tour-note{font-size:.875rem;color:var(--muted);max-width:920px;margin-top:26px}.credits{width:100%;border-top:1px solid var(--line);padding-top:18px;color:var(--muted);font-size:.75rem}.credits summary{cursor:pointer;width:fit-content}.credits p{margin-top:12px}.credits ul{columns:2;padding-left:20px}.credits li{break-inside:avoid;margin-bottom:8px}.credits a{text-decoration:underline}.car-card:last-child:nth-child(3n+1){grid-column:1/-1;display:grid;grid-template-columns:1fr 2fr}.car-card:last-child:nth-child(3n+1) .car-image{aspect-ratio:1.55}.car-card:last-child:nth-child(3n+1) .car-body{align-self:center;padding-inline:35px}.car-card:last-child:nth-child(3n+1) .car-bottom{max-width:450px}.hero-photo>img{object-position:center}.car-meta,.car-bottom a,.daily-label,.tour-bottom a{font-size:.875rem}
@media(max-width:1000px){.tour-body{padding:22px}.tour-body h3{font-size:1.35rem}.tour-bottom{flex-direction:column;align-items:flex-start;gap:8px}.tour-featured .tour-body{padding:30px}.tour-featured h3{font-size:2rem}.tour-featured .tour-bottom{margin-top:18px;flex-direction:row;align-items:center}}
@media(max-width:760px){.tour-featured{grid-template-columns:1fr;margin-bottom:0}.tour-featured .tour-image{aspect-ratio:1.65;min-height:0}.tour-featured .tour-body{padding:26px}.tour-featured h3{font-size:1.9rem;max-width:100%}.tour-bottom{align-items:flex-start}.credits ul{columns:1}.car-card:last-child:nth-child(3n+1){display:flex;grid-column:auto}.car-card:last-child:nth-child(3n+1) .car-body{padding:16px;align-self:stretch}.car-card:last-child:nth-child(3n+1) .car-image{aspect-ratio:1.55}.section-heading>p,.process li p{font-size:1rem}.hero-bottom{font-size:.75rem}}
@media(max-width:440px){.tour-body{padding:24px}.tour-body h3{font-size:1.5rem}.tour-bottom{flex-direction:row;align-items:center;gap:12px}.car-card:last-child:nth-child(3n+1) .car-body{padding:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* 2026 travel-led homepage refresh */
:root{--green:#0b302f;--green-dark:#071f23;--lime:#f4bd55;--gold:#f4bd55;--gold-light:#ffe3a3;--ink:#10252a;--muted:#647276;--line:#dce4e2;--surface:#f3f6f5;--white:#fff;--radius:26px}
body{background:#fbfcfb;color:var(--ink);font-family:"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,sans-serif}
.topbar{background:var(--green-dark);color:#eaf4f1}.topbar .wrap{min-height:34px}.topbar span{font-weight:700}.topbar b{color:var(--gold);font-weight:700}.site-header{background:#fbfcfbef;border-bottom-color:#e1e8e6}.nav-wrap{min-height:88px}.brand-symbol{background:var(--green);color:var(--gold);box-shadow:0 8px 20px #0b302f24}.nav-wrap nav a{position:relative}.nav-wrap nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--gold);transition:right .25s}.nav-wrap nav a:hover:after{right:0}.button-green{background:var(--green);box-shadow:0 8px 20px #0b302f1f}.button-green:hover{background:#124641}.button-gold{background:var(--gold);color:var(--green-dark);box-shadow:0 12px 26px #0b1f1c35}.button-gold:hover{background:#ffd071}.button-ghost{color:white;border:1px solid #ffffff70;background:#ffffff12;backdrop-filter:blur(8px)}
.home-hero{position:relative;min-height:680px;margin-top:24px;border-radius:var(--radius);overflow:hidden;color:white;isolation:isolate;padding:34px 40px 0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.55fr);grid-template-rows:auto 1fr auto;gap:20px 44px;background:var(--green-dark)}
.hero-backdrop{position:absolute;inset:0;z-index:-2}.hero-backdrop img{width:100%;height:100%;object-fit:cover;object-position:56% 56%;filter:saturate(.85) contrast(1.04)}.home-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#061d22f5 0%,#061d22df 36%,#061d2295 61%,#061d223b 100%),linear-gradient(0deg,#061d22e8 0%,transparent 42%)}
.hero-status{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:#eaf2ef}.hero-status span:first-child{display:flex;align-items:center;gap:9px}.hero-status i{width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 6px #f4bd5529}.hero-status span:last-child{color:#d9e3e0}
.hero-message{align-self:center;max-width:750px;padding-bottom:82px}.hero-kicker{font-size:.78rem;letter-spacing:.18em;font-weight:750;color:var(--gold-light);margin-bottom:19px}.home-hero h1{font-size:clamp(4rem,6.8vw,7.1rem);font-weight:650;line-height:.91;letter-spacing:-.065em;text-wrap:balance}.home-hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--gold-light)}.hero-message>p:not(.hero-kicker){font-size:1.05rem;line-height:1.75;color:#dce8e4;max-width:590px;margin-top:27px}.home-hero .hero-actions{margin-top:30px}.home-hero .button{min-height:52px;padding-inline:25px}
.hero-spotlight{align-self:center;justify-self:end;width:min(100%,300px);margin-bottom:78px;padding:25px;border:1px solid #ffffff43;border-radius:20px;background:#071f23bd;backdrop-filter:blur(16px);box-shadow:0 24px 60px #00000030}.spotlight-label{display:inline-block;color:var(--gold);font-size:.72rem;letter-spacing:.16em;font-weight:750;margin-bottom:25px}.hero-spotlight>div strong,.hero-spotlight>div span{display:block}.hero-spotlight>div strong{font-size:1.3rem}.hero-spotlight>div span{font-size:.87rem;color:#c7d6d1;margin-top:6px}.hero-spotlight p{margin:24px 0 18px;padding-block:17px;border-block:1px solid #ffffff24}.hero-spotlight p b{font-size:1.8rem}.hero-spotlight p small{color:#bdccc8}.hero-spotlight>a{display:flex;justify-content:space-between;font-size:.9rem;font-weight:700}.hero-spotlight>a span{color:var(--gold)}
.hero-booking-bar{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center;background:#ffffff;box-shadow:0 18px 45px #0314142b;color:var(--ink);border-radius:18px 18px 0 0;padding:14px 14px 14px 28px;min-height:96px}.hero-booking-bar>div{padding:4px 24px;border-right:1px solid var(--line)}.hero-booking-bar>div:first-child{padding-left:0}.hero-booking-bar span,.hero-booking-bar strong{display:block}.hero-booking-bar>div span{font-size:.7rem;letter-spacing:.13em;font-weight:700;color:#798684}.hero-booking-bar>div strong{font-size:1rem;margin-top:4px}.hero-booking-bar>a{background:var(--green);color:white;min-height:68px;padding:0 24px;border-radius:12px;display:flex;align-items:center;justify-content:space-between;gap:32px;font-size:.9rem;font-weight:700}.hero-booking-bar>a:hover{background:#124641}.hero-booking-bar>a span{color:var(--gold);font-size:1.2rem}
.journey-strip{margin-top:18px;border:0;padding:15px 0;gap:14px}.journey-strip span{background:#eef3f1;border:1px solid #e2e9e6;border-radius:12px;padding:15px 18px;flex:1;color:#405651}.journey-strip b{background:white;border:0;box-shadow:0 4px 10px #153a2e12}
@media(max-width:1000px){.home-hero{min-height:650px;grid-template-columns:1fr .55fr;padding-inline:30px;gap:20px 28px}.home-hero h1{font-size:clamp(3.7rem,7.6vw,6rem)}.hero-message{padding-bottom:55px}.hero-spotlight{margin-bottom:55px}.hero-booking-bar{grid-template-columns:repeat(3,1fr)}.hero-booking-bar>a{grid-column:1/-1;min-height:54px;margin-top:8px}.hero-booking-bar>div:nth-child(3){border-right:0}}
@media(max-width:760px){.home-hero{width:calc(100% - 24px);min-height:auto;margin-top:12px;padding:22px 20px 0;display:block;border-radius:22px}.hero-status span:last-child{display:none}.hero-status{font-size:.75rem}.hero-message{padding:72px 0 30px}.home-hero h1{font-size:clamp(3.25rem,15vw,5rem);line-height:.94}.hero-message>p:not(.hero-kicker){font-size:1rem;line-height:1.65;margin-top:22px}.home-hero .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.home-hero .button{padding:13px 14px;gap:10px;min-height:50px}.hero-spotlight{width:100%;margin:0 0 18px;padding:19px;background:#061d22cb}.hero-spotlight .spotlight-label{margin-bottom:14px}.hero-spotlight p{margin:14px 0;padding-block:12px}.hero-spotlight p b{font-size:1.5rem}.hero-booking-bar{display:grid;grid-template-columns:1fr 1fr;margin-inline:-20px;padding:14px;border-radius:18px 18px 0 0}.hero-booking-bar>div{padding:9px 12px}.hero-booking-bar>div:first-child{padding-left:12px}.hero-booking-bar>div:nth-child(2){border-right:0}.hero-booking-bar>div:nth-child(3){grid-column:1/-1;border-right:0;border-top:1px solid var(--line);margin-top:6px;padding-top:13px}.hero-booking-bar>a{grid-column:1/-1;margin-top:8px;min-height:54px}.journey-strip{width:calc(100% - 36px);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:5px}.journey-strip span{min-width:220px;scroll-snap-align:start}.journey-strip b{display:inline-block;margin:0 8px 0 0;padding:6px 8px}.topbar{display:none}.site-header{top:0}.nav-wrap nav{top:78px;border-radius:0 0 18px 18px}.menu-toggle{background:#edf2f0}.hero-backdrop img{object-position:61% center}.home-hero:after{background:linear-gradient(90deg,#061d22f3 0%,#061d22c7 78%,#061d2284 100%),linear-gradient(0deg,#061d22e8 0%,transparent 52%)}}
@media(max-width:440px){.hero-message{padding-top:58px}.home-hero h1{font-size:3.55rem}.home-hero .hero-actions{grid-template-columns:1fr}.home-hero .button{width:100%}.hero-booking-bar{grid-template-columns:1fr}.hero-booking-bar>div,.hero-booking-bar>div:nth-child(2),.hero-booking-bar>div:nth-child(3){grid-column:1;border-right:0;border-top:1px solid var(--line);padding:10px}.hero-booking-bar>div:first-child{border-top:0}.hero-booking-bar>a{grid-column:1}.hero-spotlight{display:grid;grid-template-columns:1fr auto;column-gap:12px}.hero-spotlight>.spotlight-label{grid-column:1/-1}.hero-spotlight p{border:0;margin:0;padding:0;align-self:center}.hero-spotlight>a{grid-column:1/-1;margin-top:15px;padding-top:13px;border-top:1px solid #ffffff24}.journey-strip span{min-width:200px}}

/* Card, section, and mobile refinements */
.nav-mobile-cta{display:none}.section{padding-block:96px}.section-heading h2{font-size:clamp(2.35rem,3.6vw,4rem);line-height:1.02}.section-heading>p{max-width:390px;font-size:1rem}.eyebrow{color:#486a66}.journey-strip{display:grid;grid-template-columns:repeat(4,1fr)}.journey-strip span{display:flex;align-items:center;min-height:62px}.journey-strip b{min-width:35px;text-align:center;color:var(--green);font-weight:750}
#fleet{position:relative;background:linear-gradient(145deg,#f0f5f3 0%,#fbfcfb 60%,#fff7e7 100%);border:1px solid #e2e9e6;border-radius:32px;padding:76px 42px 52px;margin-top:56px;box-shadow:0 22px 70px #1036310a}.fleet-toolbar{padding:10px 0 5px}.filters button{min-height:44px;padding:10px 22px;border-radius:12px;background:#ffffffc7;border-color:#d4dfdb;font-weight:650;transition:background .2s,color .2s,transform .2s,border-color .2s}.filters button:hover{transform:translateY(-1px)}.filters button.active{background:var(--green);border-color:var(--green);box-shadow:0 8px 18px #0b302f20}.daily-label{font-weight:650;color:#536864}
.car-grid{gap:20px}.car-card{border-color:#e0e7e4;border-radius:20px;box-shadow:0 10px 30px #0d302812}.car-card:hover{box-shadow:0 20px 38px #0d30281d}.car-image{background:#e7eeeb}.car-tag{top:16px;left:16px;border-radius:999px;background:#fff8e9ef;color:#4e482f;padding:7px 12px;box-shadow:0 4px 12px #10251e18}.car-body{padding:24px}.car-body h3{font-size:1.35rem}.car-meta{padding-bottom:16px}.car-bottom a{border-radius:10px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding-inline:16px}.car-bottom a:hover{background:var(--green);border-color:var(--green)}.fleet-note{margin-top:28px}
.tours-section{position:relative;padding-block:105px;background:linear-gradient(180deg,#fff 0%,#f2f6f4 24%,#e9f0ed 100%);overflow:hidden}.tours-section:before{content:"07";position:absolute;right:-25px;top:45px;font-family:Georgia,serif;font-size:15rem;line-height:1;color:#0b302f08;pointer-events:none}.tour-grid{gap:22px}.tour-card{border:0;border-radius:22px;box-shadow:0 12px 34px #143b3214}.tour-image{aspect-ratio:1.55}.tour-duration{border-radius:999px;padding:7px 13px;box-shadow:0 4px 16px #10251e17}.tour-body{padding:27px}.tour-bottom a{border:0;background:#edf3ef;border-radius:9px;padding:9px 12px}.tour-bottom a:hover{background:#fff1d0;color:var(--green)}.tour-featured{border-radius:28px;box-shadow:0 22px 52px #143b3220}.tour-featured .tour-image{min-height:440px}.tour-featured .tour-body{padding:44px}.itinerary summary{min-height:44px;align-items:center;border-radius:8px}.itinerary summary:hover{color:#1b615b}.itinerary[open] summary{color:#1b615b}.tour-note{background:#ffffffad;border:1px solid #dae4df;border-radius:12px;padding:14px 16px}
.process{margin-block:28px 70px;background:var(--green-dark);color:#fff;border-radius:30px;padding:72px;align-items:start}.process .eyebrow{color:var(--gold-light)}.process h2 em{color:var(--gold-light)}.process .text-link{border-color:#ffffff4d}.process ol{counter-reset:steps}.process li{border-color:#ffffff22}.process li:first-child{padding-top:8px}.process li>span{color:var(--gold)}.process li p{color:#bdcfca}.process li h3{font-size:1.3rem}
.contact-section{overflow:hidden;border-radius:30px;background:linear-gradient(125deg,#0b302f 0%,#123f3a 64%,#785c2c 160%);box-shadow:0 24px 70px #0b302f1c}.contact-section:before{content:"";position:absolute;width:310px;height:310px;border:1px solid #ffffff1a;border-radius:50%;right:-90px;top:-115px;box-shadow:0 0 0 48px #ffffff08,0 0 0 96px #ffffff05}.contact-section>*{position:relative;z-index:1}.contact-details>a,.contact-details>div{transition:padding-left .2s}.contact-details>a:hover{padding-left:8px}.contact-details strong{color:#fff}.contact-details .location-link{color:var(--gold-light)}
footer{margin-top:40px}.credits{padding-bottom:6px}.floating-whatsapp{width:52px;height:52px;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));background:#116b54;border-color:#fff;color:#fff;box-shadow:0 9px 24px #092d2640}.floating-whatsapp:hover{transform:translateY(-3px)}
@keyframes hero-rise{from{transform:translateY(14px)}to{transform:translateY(0)}}.hero-message{animation:hero-rise .5s ease-out both}.hero-spotlight{animation:hero-rise .5s .08s ease-out both}.hero-booking-bar{animation:hero-rise .5s .12s ease-out both}
@media(max-width:1100px){#fleet{padding:66px 30px 46px}.section{padding-block:82px}.journey-strip{grid-template-columns:repeat(2,1fr)}.process{padding:54px}.tour-featured .tour-body{padding:34px}.tour-featured .tour-image{min-height:400px}}
@media(max-width:760px){body{background:#f9fbfa}.nav-wrap{min-height:76px}.menu-toggle{width:48px;height:48px;border-radius:14px}.menu-toggle span{transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-4px) rotate(-45deg)}.nav-wrap nav{top:76px;padding:14px 18px 20px;border-top:1px solid var(--line);box-shadow:0 18px 40px #0b302f18}.nav-wrap nav a{min-height:48px;display:flex;align-items:center;padding-inline:14px;border-radius:10px}.nav-wrap nav a:hover{background:#f0f4f2}.nav-wrap nav a:after{display:none}.nav-wrap nav .nav-mobile-cta{display:flex;background:var(--green);color:#fff;margin-top:7px;justify-content:space-between}.home-hero{min-height:650px}.hero-message{padding-top:55px}.home-hero h1{font-size:clamp(3rem,13.5vw,4.2rem)}.hero-message>p:not(.hero-kicker){font-size:1rem}.hero-spotlight{padding:17px 18px}.hero-booking-bar>div strong{font-size:.95rem}.hero-booking-bar>div span{font-size:.75rem}.journey-strip{display:flex;margin-top:14px;padding-bottom:10px;gap:10px}.journey-strip span{min-width:180px;min-height:54px;padding:11px 13px;font-size:.82rem;white-space:nowrap}.journey-strip b{display:inline-block}.section{padding-block:62px}.section-heading h2{font-size:2.45rem}.section-heading>p{font-size:1rem;line-height:1.6}.section-heading>p br{display:none}#fleet{width:calc(100% - 24px);margin-top:32px;padding:50px 16px 34px;border-radius:24px}.fleet-toolbar{margin-inline:-3px}.filters{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x proximity;padding:3px 3px 10px;overscroll-behavior-inline:contain;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}.filters button{min-width:max-content;min-height:44px;scroll-snap-align:start}.daily-label{margin:7px 3px 0}.car-grid{grid-template-columns:1fr;gap:17px}.car-card,.car-card:last-child:nth-child(3n+1){display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);border-radius:18px}.car-image,.car-card:last-child:nth-child(3n+1) .car-image{aspect-ratio:auto;min-height:210px}.car-image img{height:100%;object-position:center}.car-body,.car-card:last-child:nth-child(3n+1) .car-body{padding:18px}.car-body h3{font-size:1.2rem;margin-bottom:10px}.car-meta{display:block;padding-bottom:12px}.car-meta span{display:block}.car-meta span+span:before{display:none}.car-bottom{display:block}.car-bottom a{margin-top:12px;width:100%}.car-bottom strong{font-size:1.15rem}.tours-section{padding-block:68px}.tours-section:before{font-size:9rem;top:24px}.tour-grid{grid-template-columns:1fr}.tour-featured{display:block}.tour-featured .tour-image,.tour-image{aspect-ratio:1.55;min-height:0}.tour-featured .tour-body,.tour-body{padding:25px}.tour-featured h3{font-size:2rem}.tour-bottom{flex-direction:row;align-items:center}.process{width:calc(100% - 24px);margin-block:12px 50px;padding:44px 24px;border-radius:24px;gap:32px}.process h2{font-size:2.65rem}.process li{padding-block:22px}.contact-section{width:calc(100% - 24px);padding:39px 24px;border-radius:24px}.contact-details>a,.contact-details>div{padding-block:18px}.contact-details strong{font-size:1.55rem}footer{width:calc(100% - 36px);margin-top:14px}.floating-whatsapp{display:none}}
@media(max-width:480px){.home-hero{min-height:auto}.hero-message{padding:45px 0 22px}.home-hero h1{font-size:3.15rem}.hero-kicker{font-size:.75rem;margin-bottom:15px}.hero-message>p:not(.hero-kicker){line-height:1.55;margin-top:18px}.home-hero .hero-actions{display:grid;grid-template-columns:1fr 1fr}.home-hero .button{min-height:50px;padding-inline:10px;gap:7px;font-size:.82rem;white-space:nowrap}.hero-spotlight{display:none}.hero-booking-bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}.hero-booking-bar>div{grid-column:1;border:0;padding:9px 8px}.hero-booking-bar>div:nth-child(2),.hero-booking-bar>div:nth-child(3){display:none}.hero-booking-bar>a{grid-column:2;margin:0;min-height:54px;padding-inline:17px;gap:15px}.journey-strip{display:grid;grid-template-columns:1fr 1fr;overflow:visible;gap:9px}.journey-strip span{min-width:0;white-space:normal;line-height:1.35}.car-card,.car-card:last-child:nth-child(3n+1){grid-template-columns:1fr}.car-image,.car-card:last-child:nth-child(3n+1) .car-image{aspect-ratio:1.6;min-height:0}.car-body,.car-card:last-child:nth-child(3n+1) .car-body{padding:20px}.car-meta{display:flex}.car-meta span{display:inline}.car-meta span+span:before{display:inline}.car-bottom{display:flex}.car-bottom a{margin-top:0;width:auto}.tour-bottom{gap:12px}.tour-bottom a{white-space:normal;text-align:center}.process{padding-inline:22px}.contact-details strong{font-size:1.4rem}}
@media(max-width:360px){.home-hero .hero-actions{grid-template-columns:1fr}.hero-booking-bar{grid-template-columns:1fr}.hero-booking-bar>a{grid-column:1}.home-hero h1{font-size:2.85rem}}
@media(prefers-reduced-motion:reduce){.hero-message,.hero-spotlight,.hero-booking-bar{animation:none!important}.floating-whatsapp:hover,.filters button:hover{transform:none}}

/* Logo-led navy and bronze refresh */
:root{
  --navy-950:#07111f;
  --navy-900:#0b1728;
  --navy-800:#12243a;
  --bronze-600:#9b6b32;
  --bronze-500:#b98643;
  --bronze-300:#e3c58e;
  --paper:#fbfaf7;
  --sand:#f2ebdd;
  --ink:#162132;
  --muted:#647080;
  --line:#ddd6ca;
  --green:#0b1728;
  --green-dark:#07111f;
  --lime:#d8ae6c;
  --gold:#c8954f;
  --gold-light:#f0d39a;
  --surface:#f2eee6;
  --radius:18px;
}

body{background:var(--paper);color:var(--ink)}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-color:var(--bronze-500)}
.topbar{background:var(--navy-950);color:#f7f1e7;border-bottom:1px solid #ffffff12}
.topbar b{color:var(--bronze-300)}
.site-header{background:#fbfaf7f2;border-bottom:1px solid #d8d1c6;box-shadow:0 8px 30px #07111f0a}
.nav-wrap{min-height:90px}
.brand{gap:13px;color:var(--navy-950);font-size:1.18rem;letter-spacing:-.025em}
.brand-logo-mark{width:60px;height:58px;display:grid;place-items:center;flex:none;overflow:hidden;background:#fff;border:1px solid #d8c5a7;border-radius:9px;box-shadow:0 8px 18px #07111f18}
.brand-logo-mark img{width:100%;height:100%;object-fit:contain}
.brand-copy strong{display:block;font-weight:750}
.brand-copy small{color:var(--bronze-600);font-size:.66rem;letter-spacing:.17em;margin-top:2px}
.nav-wrap nav a{color:#344153;font-weight:650}
.nav-wrap nav a:after{background:var(--bronze-500)}
.nav-wrap nav a:hover{color:var(--navy-950)}
.button{border-radius:8px;min-height:50px}
.button-green{background:var(--navy-900);box-shadow:0 10px 24px #07111f25}
.button-green:hover{background:var(--navy-800)}
.button-gold{background:linear-gradient(135deg,var(--bronze-300),var(--bronze-500));color:var(--navy-950);box-shadow:0 16px 32px #02081255}
.button-gold:hover{background:linear-gradient(135deg,#efd7aa,#c9934b)}
.button-ghost{border:1px solid #e3c58e80;background:#ffffff0c;color:#fff}

.home-hero{
  position:relative;
  min-height:710px;
  margin-top:24px;
  padding:54px 52px 0;
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr);
  grid-template-rows:1fr auto;
  gap:38px 58px;
  overflow:hidden;
  isolation:isolate;
  color:#fff;
  border:1px solid #e3c58e3d;
  border-radius:18px;
  background:
    radial-gradient(circle at 88% 2%,#c8954f29 0,transparent 27%),
    radial-gradient(circle at 7% 96%,#b986431c 0,transparent 30%),
    linear-gradient(137deg,#07111f 0%,#0b1728 54%,#12243a 100%);
  box-shadow:0 34px 85px #07111f2b;
  perspective:1200px;
}
.home-hero:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.16;background-image:linear-gradient(#e3c58e25 1px,transparent 1px),linear-gradient(90deg,#e3c58e25 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(105deg,transparent 10%,#000 70%);pointer-events:none}
.home-hero:after{content:"";position:absolute;width:440px;height:440px;right:-185px;top:-210px;z-index:-1;border:1px solid #e3c58e2b;border-radius:50%;box-shadow:0 0 0 48px #e3c58e0a,0 0 0 96px #e3c58e08;background:none;pointer-events:none}
.hero-message{position:relative;z-index:3;align-self:center;max-width:590px;padding:0;color:#fff;animation:none}
.hero-brand-lockup{width:112px;height:110px;margin-bottom:22px;overflow:hidden;background:#fff;border:1px solid var(--bronze-300);border-radius:12px;box-shadow:0 18px 38px #02071270;transform:rotate(-1.5deg)}
.hero-brand-lockup img{width:100%;height:100%;object-fit:contain}
.hero-kicker{margin:0 0 15px;color:var(--bronze-300);font-size:.74rem;font-weight:800;letter-spacing:.18em}
.home-hero h1{max-width:660px;margin:0;font-size:clamp(3.7rem,5.4vw,5.8rem);font-weight:590;line-height:.95;letter-spacing:-.067em;text-wrap:balance}
.home-hero h1 em{display:inline-block;color:var(--bronze-300);font-family:Georgia,serif;font-weight:400}
.hero-message>p:not(.hero-kicker){max-width:535px;margin-top:23px;color:#d6dbe2;font-size:1.02rem;line-height:1.65}
.home-hero .hero-actions{display:flex;gap:12px;margin-top:27px}
.hero-proof{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:25px;color:#d5d9df;font-size:.78rem}
.hero-proof span{display:flex;align-items:center;gap:8px;white-space:nowrap}
.hero-proof span:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--bronze-500);box-shadow:0 0 0 4px #b986431c}
.hero-visual{--tilt-x:2deg;--tilt-y:-5deg;position:relative;z-index:2;align-self:center;height:520px;min-width:0;transform-style:preserve-3d;transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transition:transform .18s ease-out;will-change:transform}
.hero-visual-plane{position:absolute;inset:44px 10px 38px 54px;border:1px solid #e3c58e91;border-radius:15px;background:linear-gradient(145deg,#b98643,#5e3d1a);box-shadow:0 28px 65px #02081272;transform:translateZ(-28px) rotate(3.5deg)}
.hero-visual-frame{position:absolute;inset:30px 36px 65px 4px;overflow:hidden;border:1px solid #ffffff36;border-radius:15px;background:#111d2a;box-shadow:0 38px 90px #020712a6;transform:translateZ(18px) rotate(-1.2deg)}
.hero-visual-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,#07111f5e 100%),linear-gradient(115deg,#e3c58e17,transparent 38%);pointer-events:none}
.hero-visual-frame img{width:100%;height:100%;object-fit:cover;object-position:64% center;filter:saturate(.88) contrast(1.08)}
.hero-route-chip{position:absolute;z-index:4;right:0;top:4px;width:168px;padding:15px 17px;background:var(--paper);color:var(--navy-950);border:1px solid var(--bronze-300);border-radius:11px;box-shadow:0 18px 45px #02071267;transform:translateZ(72px) rotate(1deg)}
.hero-route-chip span,.hero-route-chip small{display:block}
.hero-route-chip span{color:var(--bronze-600);font-size:.61rem;font-weight:800;letter-spacing:.16em}
.hero-route-chip strong{display:block;margin:3px 0 1px;font-size:1.2rem;letter-spacing:-.03em}
.hero-route-chip small{color:var(--muted);font-size:.7rem}
.hero-spotlight{position:absolute;z-index:5;left:-8px;right:auto;bottom:18px;width:min(324px,68%);display:grid;grid-template-columns:1fr auto;gap:8px 16px;padding:17px 18px;color:#fff;background:#07111ff2;border:1px solid #e3c58e8a;border-radius:12px;box-shadow:0 22px 55px #02071282;backdrop-filter:blur(14px);transform:translateZ(90px) rotate(-.4deg);animation:none}
.hero-spotlight .spotlight-label{grid-column:1/-1;color:var(--bronze-300);font-size:.63rem;font-weight:800;letter-spacing:.16em}
.hero-spotlight div strong,.hero-spotlight div span{display:block}
.hero-spotlight div strong{font-size:1.08rem}
.hero-spotlight div span{margin-top:2px;color:#bac2cd;font-size:.72rem}
.hero-spotlight p{align-self:center;white-space:nowrap}
.hero-spotlight p b{font-size:1.16rem;color:#fff}
.hero-spotlight p small{color:#bac2cd}
.hero-spotlight a{grid-column:1/-1;width:fit-content;color:var(--bronze-300);font-size:.73rem;font-weight:750;border-bottom:1px solid #e3c58e69}
.hero-booking-bar{position:relative;z-index:6;grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr) auto;gap:0;align-items:center;margin:0 -13px;padding:10px;background:var(--paper);color:var(--navy-950);border:1px solid #e6ded2;border-bottom:0;border-radius:14px 14px 0 0;box-shadow:0 -14px 38px #02071235;animation:none}
.hero-booking-bar>div{min-width:0;padding:10px 22px;border-right:1px solid #ddd6ca}
.hero-booking-bar span,.hero-booking-bar strong{display:block}
.hero-booking-bar>div>span{color:var(--bronze-600);font-size:.6rem;font-weight:850;letter-spacing:.15em}
.hero-booking-bar>div>strong{margin-top:4px;font-size:.88rem}
.hero-booking-bar>a{display:flex;align-items:center;justify-content:center;gap:26px;min-height:54px;margin-left:10px;padding:0 23px;border-radius:8px;background:var(--navy-900);color:#fff;font-size:.82rem;font-weight:750;box-shadow:0 10px 22px #07111f24}
.hero-booking-bar>a:hover{background:var(--navy-800)}

.journey-strip{color:#586473;border-bottom-color:#d9d2c6}
.journey-strip b{color:var(--bronze-600);border-color:#d9c8ad;background:#fff}
.eyebrow{color:var(--bronze-600)}
.filters button{border-radius:8px;border-color:#d9d2c6;color:#4f5b69}
.filters button.active{background:var(--navy-900);border-color:var(--navy-900)}
.filters button:hover{border-color:var(--bronze-500)}
.mobile-swipe-hint{display:none}
.car-card,.tour-card{border-color:#d9d2c6;border-radius:14px;box-shadow:0 9px 24px #07111f0a}
.car-card:hover,.tour-card:hover{box-shadow:0 20px 42px #07111f17}
.car-image{background:#ebe6dc}
.car-tag,.tour-duration{color:var(--navy-950);border:1px solid #dac49e;background:#fffaf0ed}
.car-bottom a{border-color:#d2c7b7;border-radius:7px}
.car-bottom a:hover{background:var(--navy-900)}
.tours-section{background:var(--surface);border-top:1px solid #e2dbd0;border-bottom:1px solid #e2dbd0}
.tour-highlights{color:#76552d}
.text-link,.tour-bottom a{border-color:#c6a977}
.process li>span{color:var(--bronze-600)}

.contact-section{position:relative;display:grid;grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);gap:70px;overflow:hidden;padding:54px;color:#fff;border:1px solid #e3c58e4a;border-radius:18px;background:radial-gradient(circle at 4% 8%,#c8954f25,transparent 30%),linear-gradient(138deg,#07111f 0%,#0b1728 54%,#12243a 100%);box-shadow:0 30px 76px #07111f25}
.contact-section:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.13;background-image:linear-gradient(#e3c58e2d 1px,transparent 1px),linear-gradient(90deg,#e3c58e2d 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(90deg,#000,transparent 70%)}
.contact-intro,.contact-panel{position:relative;z-index:1}
.contact-intro{align-self:center}
.contact-logo-plaque{width:156px;height:152px;margin-bottom:28px;padding:4px;overflow:hidden;background:#fff;border:1px solid var(--bronze-300);border-radius:13px;box-shadow:12px 14px 0 #9b6b323d,0 24px 55px #02071280;transform:rotate(-1.5deg)}
.contact-logo-plaque img{width:100%;height:100%;object-fit:contain}
.contact-section .eyebrow{margin-bottom:14px;color:var(--bronze-300)}
.contact-section h2{max-width:530px;margin-bottom:18px;font-size:clamp(2.7rem,4.2vw,4.6rem);line-height:.98}
.contact-section h2 em{color:var(--bronze-300)}
.contact-section .contact-intro>p:not(.eyebrow){max-width:510px;margin-bottom:24px;color:#cdd3db;font-size:.96rem;line-height:1.7}
.contact-badges{display:flex;flex-wrap:wrap;gap:8px}
.contact-badges span{padding:7px 11px;color:#f5ede0;border:1px solid #e3c58e4c;border-radius:7px;background:#ffffff0b;font-size:.7rem;font-weight:700}
.contact-panel{align-self:center;padding:25px;color:var(--navy-950);background:var(--paper);border:1px solid #eadfce;border-radius:15px;box-shadow:13px 14px 0 #9b6b323d,0 34px 70px #02071286}
.contact-panel-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px;color:var(--bronze-600);font-size:.65rem;font-weight:850;letter-spacing:.14em}
.contact-panel-head b{display:flex;align-items:center;gap:7px;color:#4e5a67;font-weight:650;letter-spacing:0}
.contact-panel-head b:before{content:"";width:7px;height:7px;border-radius:50%;background:#34a853;box-shadow:0 0 0 4px #34a8531d}
.contact-primary{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:146px;padding:24px;color:#fff;background:linear-gradient(135deg,var(--navy-950),var(--navy-800));border:1px solid #e3c58e55;border-radius:11px;box-shadow:0 16px 30px #07111f24}
.contact-primary>span,.contact-primary small,.contact-primary strong,.contact-primary em{display:block}
.contact-primary small{color:var(--bronze-300);font-size:.62rem;font-weight:850;letter-spacing:.15em}
.contact-primary strong{margin:5px 0 2px;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1;letter-spacing:-.035em;white-space:nowrap}
.contact-primary em{color:#bfc6cf;font-size:.72rem;font-style:normal}
.contact-primary>b{flex:none;padding:13px 15px;color:var(--navy-950);background:var(--bronze-300);border-radius:7px;font-size:.75rem;white-space:nowrap}
.contact-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}
.contact-mini-grid>a,.contact-mini-grid>div{min-width:0;padding:18px;border:1px solid #ddd2c1;border-radius:10px;background:#fff}
.contact-mini-grid small,.contact-mini-grid strong,.contact-mini-grid span{display:block}
.contact-mini-grid small{color:var(--bronze-600);font-size:.6rem;font-weight:850;letter-spacing:.13em}
.contact-mini-grid strong{margin:7px 0 9px;font-size:1.08rem;white-space:nowrap}
.contact-mini-grid span,.contact-mini-grid>div>a{color:#66717e;font-size:.72rem;font-weight:650}
.contact-mini-grid>div>a{display:block}
.contact-mini-grid b{color:var(--bronze-600)}
.contact-note{margin-top:14px!important;margin-bottom:0!important;color:#6b7581!important;font-size:.7rem!important;line-height:1.5!important}

footer{color:var(--navy-950)}
.floating-whatsapp{background:var(--navy-900);color:var(--bronze-300);border-color:var(--bronze-500);box-shadow:0 12px 30px #07111f3d}

@media(max-width:1100px){
  .home-hero{grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);gap:30px;padding-inline:36px}
  .home-hero h1{font-size:clamp(3.25rem,5.8vw,4.9rem)}
  .hero-visual{height:485px}
  .contact-section{gap:40px;padding:42px;grid-template-columns:minmax(0,.82fr) minmax(430px,1.18fr)}
}

@media(max-width:860px){
  .home-hero{min-height:auto;grid-template-columns:1fr;grid-template-rows:auto auto auto;padding:42px 38px 0;gap:28px}
  .hero-message{max-width:660px}
  .hero-visual{width:min(620px,100%);height:480px;margin:0 auto}
  .hero-booking-bar{grid-column:1;margin-top:0}
  .contact-section{grid-template-columns:1fr;gap:38px}
  .contact-intro{display:grid;grid-template-columns:auto 1fr;column-gap:28px}
  .contact-logo-plaque{grid-row:1/5;margin:0}
  .contact-intro .eyebrow{align-self:end}
  .contact-badges{align-self:start}
}

@media(max-width:760px){
  .wrap{width:calc(100% - 24px)}
  .topbar .wrap{width:calc(100% - 28px)}
  .nav-wrap{width:calc(100% - 28px);min-height:76px}
  .brand{gap:9px;font-size:1rem}
  .brand-logo-mark{width:50px;height:49px;border-radius:7px}
  .brand-copy small{font-size:.54rem;letter-spacing:.13em}
  .menu-toggle{background:#eee8dd;border:1px solid #ddd1bd}
  .menu-toggle span{background:var(--navy-900)}
  .nav-wrap nav{top:76px;background:var(--paper);border-bottom:1px solid #d9d2c6;box-shadow:0 18px 34px #07111f1d}
  .nav-wrap nav a{min-height:48px;display:flex;align-items:center}
  .home-hero{width:calc(100% - 24px);margin-top:12px;padding:20px 18px 0;border-radius:14px;gap:18px}
  .home-hero:after{width:260px;height:260px;right:-140px;top:-125px}
  .hero-brand-lockup{display:none}
  .hero-kicker{margin-bottom:10px;font-size:.61rem;letter-spacing:.13em}
  .home-hero h1{font-size:clamp(2.55rem,11vw,3.5rem);line-height:.96;letter-spacing:-.057em}
  .hero-message>p:not(.hero-kicker){margin-top:13px;font-size:.88rem;line-height:1.52}
  .home-hero .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:17px}
  .home-hero .button{min-height:48px;padding:11px 9px;gap:7px;font-size:.77rem;white-space:nowrap}
  .hero-proof{justify-content:space-between;gap:5px;margin-top:14px;font-size:.61rem}
  .hero-proof span{gap:5px}
  .hero-proof span:before{width:5px;height:5px;box-shadow:0 0 0 3px #b986431c}
  .hero-visual{--tilt-x:0deg;--tilt-y:0deg;width:100%;height:292px;transform:none!important;will-change:auto}
  .hero-visual-plane{display:none}
  .hero-visual-frame{inset:0 0 48px;border-radius:11px;transform:none}
  .hero-visual-frame img{object-position:69% center}
  .hero-route-chip{display:none}
  .hero-route-chip strong{font-size:1rem}
  .hero-route-chip small{font-size:.62rem}
  .hero-spotlight{left:12px;bottom:0;width:calc(100% - 24px);padding:12px 14px;gap:4px 9px;transform:none;border-radius:9px}
  .hero-spotlight .spotlight-label,.hero-spotlight a{display:none}
  .hero-spotlight div strong{font-size:.95rem}
  .hero-spotlight p b{font-size:1rem}
  .hero-booking-bar{grid-template-columns:1fr auto;gap:6px;min-height:0;height:auto;margin-inline:-8px;padding:7px;border-radius:11px 11px 0 0}
  .hero-booking-bar>div{display:none}
  .hero-booking-bar>div:first-child{display:block;border:0;padding:7px 8px}
  .hero-booking-bar>div:first-child>span{display:none}
  .hero-booking-bar>div:first-child>strong{margin:0;font-size:.79rem}
  .hero-booking-bar>a{min-height:48px;margin:0;padding-inline:13px;gap:10px;font-size:.73rem}
  .journey-strip{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x proximity;padding:12px 0 15px;scrollbar-width:none}
  .journey-strip::-webkit-scrollbar{display:none}
  .journey-strip span{display:flex;align-items:center;flex:0 0 142px;min-height:58px;padding:9px 10px;scroll-snap-align:start;white-space:normal}
  .journey-strip b{display:grid;place-items:center;flex:none;width:34px;height:34px;margin:0 8px 0 0;padding:0}
  .fleet-toolbar{margin-bottom:16px}
  .filters{flex-wrap:nowrap;overflow-x:auto;padding:2px 1px 7px;scrollbar-width:none}
  .filters::-webkit-scrollbar{display:none}
  .filters button{flex:none;min-height:44px}
  .daily-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}
  .mobile-swipe-hint{display:inline;color:var(--bronze-600);font-size:.69rem;letter-spacing:.02em;white-space:nowrap}
  .car-grid{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-left:1px;padding:2px 1px 18px;scrollbar-width:none}
  .car-grid::-webkit-scrollbar{display:none}
  .car-card,.car-card:last-child:nth-child(3n+1){display:flex;flex:0 0 min(82vw,310px);flex-direction:column;grid-column:auto;scroll-snap-align:start}
  .car-card .car-image,.car-card:last-child:nth-child(3n+1) .car-image{width:100%;aspect-ratio:1.55;min-height:0}
  .car-card .car-body,.car-card:last-child:nth-child(3n+1) .car-body{display:flex;flex:1;flex-direction:column;padding:18px}
  .car-card .car-bottom,.car-card:last-child:nth-child(3n+1) .car-bottom{margin-top:auto}
  .car-card,.tour-card{border-radius:12px}
  .contact-section{width:calc(100% - 24px);padding:24px 18px;gap:24px;border-radius:14px}
  .contact-intro{display:grid;grid-template-columns:68px 1fr;column-gap:14px;align-items:center}
  .contact-logo-plaque{grid-row:1/3;width:68px;height:66px;margin:0;border-radius:8px;box-shadow:5px 6px 0 #9b6b323d,0 14px 30px #02071265;transform:none}
  .contact-intro .eyebrow{align-self:end;margin:0 0 4px;font-size:.57rem;line-height:1.4}
  .contact-section h2{grid-column:1/-1;margin-top:21px;font-size:clamp(2.15rem,9.5vw,3rem);line-height:1.01}
  .contact-section .contact-intro>p:not(.eyebrow){grid-column:1/-1;margin-bottom:18px;font-size:.86rem;line-height:1.58}
  .contact-badges{grid-column:1/-1}
  .contact-panel{padding:16px;border-radius:12px;box-shadow:8px 9px 0 #9b6b323d,0 24px 50px #02071275}
  .contact-panel-head{align-items:flex-start;font-size:.56rem}
  .contact-primary{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:108px;padding:17px;align-items:center;border-radius:9px}
  .contact-primary strong{font-size:clamp(1.35rem,6.5vw,1.8rem)}
  .contact-primary>b{padding:11px 12px}
  .contact-mini-grid{grid-template-columns:1fr}
  .contact-mini-grid>a,.contact-mini-grid>div{padding:16px}
  footer{width:calc(100% - 28px)}
}

@media(max-width:440px){
  .home-hero .hero-actions{display:grid;grid-template-columns:1fr 1fr}
  .home-hero .button{width:100%}
  .hero-proof span{white-space:normal}
  .hero-visual{height:282px}
  .hero-route-chip{width:115px;padding:9px 10px}
  .hero-route-chip small{display:none}
  .hero-spotlight{width:92%;grid-template-columns:1fr auto}
  .hero-spotlight div span,.hero-spotlight a{display:none}
  .hero-booking-bar{grid-template-columns:minmax(0,1fr) auto}
  .hero-booking-bar>div:first-child{padding-left:7px}
  .hero-booking-bar>a{padding-inline:12px;font-size:.73rem}
  .contact-primary{display:grid}
  .contact-primary>b{display:flex;justify-content:center;margin:0;width:auto}
  .contact-mini-grid strong{font-size:1rem}
  .floating-whatsapp{display:grid;width:46px;height:52px;right:0;bottom:max(110px,calc(96px + env(safe-area-inset-bottom)));border-width:1px 0 1px 1px;border-radius:12px 0 0 12px;box-shadow:0 12px 30px #07111f52}
}

@media(max-width:340px){
  .home-hero .hero-actions{grid-template-columns:1fr}
  .hero-proof span:nth-child(2){display:none}
  .contact-primary{display:block}
  .contact-primary>b{width:100%;margin-top:14px}
}

@media(max-width:380px){
  .contact-primary{position:relative;display:block;min-height:138px}
  .contact-primary strong{font-size:1.45rem;white-space:nowrap}
  .contact-primary em{max-width:130px}
  .contact-primary>b{position:absolute;right:17px;bottom:17px;width:auto;margin:0}
}

@media(prefers-reduced-motion:reduce){
  .hero-visual,.hero-visual-plane,.hero-visual-frame,.hero-route-chip,.hero-spotlight,.hero-brand-lockup,.contact-logo-plaque{transform:none!important}
}


