@font-face{font-family:Manrope;src:url('../fonts/manrope-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('../fonts/manrope-500.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Manrope;src:url('../fonts/manrope-600.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('../fonts/manrope-700.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Cormorant;src:url('../fonts/cormorant-italic.woff2') format('woff2');font-weight:500;font-style:italic;font-display:swap}

:root{--navy:#071f35;--navy-2:#0c304d;--gold:#f4c840;--gold-2:#dba826;--cream:#f8f6f0;--paper:#fffefa;--ink:#102e42;--muted:#6c787f;--line:#dedfd9;--white:#fff;--serif:Cormorant,Georgia,serif;--shadow:0 20px 55px rgba(8,31,53,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;font-size:15px;line-height:1.65;overflow-x:hidden}body.menu-open{overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.15}em{font-family:var(--serif);font-weight:500}ul{list-style:none;padding:0;margin:0}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section{padding:105px 0}.skip-link{position:fixed;z-index:999;top:-80px;left:20px;background:var(--gold);padding:12px 18px;border-radius:5px}.skip-link:focus{top:20px}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}

.topbar{height:34px;background:var(--navy);color:#bfd0d9;font-size:10px;letter-spacing:.4px}.topbar__inner,.topbar__links{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar p{display:flex;align-items:center}.topbar__links{gap:16px}.topbar__links>span{height:10px;width:1px;background:#547084}.pulse{width:6px;height:6px;background:var(--gold);border-radius:50%;margin-right:9px;box-shadow:0 0 0 5px rgba(244,200,64,.1)}.header{position:sticky;top:0;z-index:60;background:rgba(255,254,250,.97);border-bottom:1px solid rgba(222,223,217,.9);backdrop-filter:blur(16px)}.header__inner{height:82px;display:flex;align-items:center;gap:36px}.brand{display:flex;align-items:center;gap:11px;min-width:240px}.brand img{width:58px;height:58px;object-fit:contain;mix-blend-mode:multiply}.brand span{line-height:1.15}.brand b{display:block;font-size:14px;letter-spacing:.8px}.brand small{font-size:7px;letter-spacing:2.6px;color:#657985}.nav{display:flex;gap:27px;margin-left:auto}.nav a{font-size:11px;font-weight:600;color:#5f6e76;position:relative;padding:30px 0}.nav a:hover,.nav a.active{color:var(--navy)}.nav a.active:after{content:"";position:absolute;bottom:21px;left:50%;width:5px;height:5px;background:var(--gold-2);border-radius:50%;transform:translateX(-50%)}.header__cta,.btn{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;border:0;border-radius:5px;font-weight:700;font-size:11px;min-height:46px;padding:12px 18px;transition:.25s ease}.header__cta{background:var(--navy);color:white;white-space:nowrap}.header__cta:hover,.btn--navy:hover{background:var(--navy-2);transform:translateY(-2px)}.nav-toggle{display:none;background:none;border:0;padding:8px}.nav-toggle span{display:block;width:24px;height:2px;background:var(--navy);margin:5px;transition:.2s}

.hero{position:relative;height:760px;background:var(--navy);color:white}.hero__slides,.hero__slide{position:absolute;inset:0}.hero__slide{opacity:0;visibility:hidden;transition:opacity .75s ease;overflow:hidden}.hero__slide.active{opacity:1;visibility:visible}.hero__slide>img{width:100%;height:100%;object-fit:cover;transform:scale(1.035);transition:transform 7s linear}.hero__slide.active>img{transform:scale(1)}.hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,17,30,.92) 0%,rgba(3,17,30,.78) 35%,rgba(3,17,30,.22) 70%,rgba(3,17,30,.2) 100%),linear-gradient(0deg,rgba(3,17,30,.52),transparent 55%)}.hero__content{height:100%;position:relative;display:flex;align-items:center;padding-bottom:130px}.hero__copy{width:min(640px,57%);margin-top:-15px}.kicker{display:flex;align-items:center;gap:11px;color:#6f7d83;font-size:9px;letter-spacing:2.2px;font-weight:700;margin-bottom:20px}.kicker i{display:inline-block;width:24px;height:1px;background:var(--gold-2)}.kicker.light{color:#d0dbe0}.hero h1,.hero h2{font-size:clamp(54px,5.4vw,78px);letter-spacing:-3.5px;line-height:1.05}.hero h1 em,.hero h2 em{display:inline-block;color:#f7d876;font-size:1.12em}.hero__copy>p{max-width:555px;color:#d7e0e4;font-size:14px;line-height:1.9;margin-top:24px}.hero__actions{display:flex;align-items:center;gap:12px;margin-top:31px}.btn--gold{background:var(--gold);color:var(--navy)}.btn--gold:hover{background:#ffdc5a;transform:translateY(-2px)}.btn--glass{border:1px solid rgba(255,255,255,.48);color:#fff;background:rgba(255,255,255,.05);backdrop-filter:blur(4px)}.btn--glass:hover{background:#fff;color:var(--navy)}.phone-icon{font-size:15px}.hero__booking-wrap{position:absolute;z-index:5;bottom:-45px;left:50%;transform:translateX(-50%)}.quick-form{background:var(--paper);color:var(--ink);min-height:116px;border-radius:10px;display:grid;grid-template-columns:1.25fr 1fr 1fr .85fr .85fr 1.1fr;gap:0;align-items:end;padding:23px 23px;box-shadow:0 15px 50px rgba(2,19,33,.25)}.quick-form__heading{display:flex;align-items:center;align-self:center;gap:12px;padding-right:20px}.form-icon{height:38px;width:38px;display:grid;place-items:center;border-radius:50%;background:#f8edbf;color:#936d05;font-size:18px}.quick-form__heading small,.form-title small{display:block;font-size:7px;letter-spacing:1.8px;color:#879096}.quick-form__heading strong{display:block;font-size:13px;margin-top:4px}.booking-form label{display:block;padding:0 11px}.booking-form label>span{display:block;font-size:8px;letter-spacing:.8px;font-weight:700;color:#718087;margin-bottom:6px}.booking-form input,.booking-form select,.booking-form textarea{width:100%;border:1px solid #dfe2df;border-radius:4px;background:#fff;padding:11px 12px;color:var(--ink);font-size:11px;outline:none}.booking-form input,.booking-form select{height:42px}.booking-form textarea{resize:vertical}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--gold-2);box-shadow:0 0 0 3px rgba(244,200,64,.17)}.booking-form .invalid{border-color:#b83535}.quick-form>.btn{height:42px;margin-left:9px}.form-message{grid-column:1/-1;color:#b83535;font-size:9px;line-height:1.4;margin:8px 0 -5px;padding-left:4px}.form-message.success{color:#2a7c55}.hero__controls{position:absolute;z-index:6;left:50%;bottom:95px;width:min(1180px,calc(100% - 48px));transform:translateX(-50%);display:flex;align-items:center;gap:12px}.slider-arrow,.slider-pause{width:36px;height:36px;border:1px solid rgba(255,255,255,.35);background:rgba(2,20,35,.2);color:white;border-radius:50%;display:grid;place-items:center}.slider-arrow:hover,.slider-pause:hover{background:var(--gold);color:var(--navy);border-color:var(--gold)}.slider-dots{display:flex;align-items:center;gap:8px;margin:0 2px}.slider-dots button{width:23px;height:3px;background:rgba(255,255,255,.36);border:0;padding:0}.slider-dots button.active{width:44px;background:var(--gold)}.slider-pause{margin-left:4px;font-size:10px}

.trust-strip{background:var(--cream);padding:78px 0 28px;border-bottom:1px solid var(--line)}.trust-strip__inner{display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip__inner>div{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid var(--line)}.trust-strip__inner>div:last-child{border:0}.trust-strip__inner>div>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#ede8d7;color:#8d771f;font-size:13px}.trust-strip b,.trust-strip small{display:block}.trust-strip b{font-size:10px}.trust-strip small{font-size:8px;color:#839097;margin-top:2px}

.about__grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.about__visual{height:555px;position:relative;padding-right:50px}.about__main-img{width:100%;height:100%;object-fit:cover;border-radius:8px 95px 8px 8px;filter:saturate(.85)}.about__pattern{position:absolute;right:0;top:35px;width:145px;height:145px;z-index:-1;background-image:radial-gradient(#d2a92a 1.5px,transparent 1.5px);background-size:11px 11px}.about__badge{position:absolute;top:35px;right:-7px;width:108px;height:108px;border-radius:50%;background:var(--gold);border:6px solid var(--paper);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg);color:var(--navy)}.about__badge strong{font-family:var(--serif);font-style:italic;font-size:24px;line-height:1}.about__badge span{font-size:6px;letter-spacing:1.4px;text-align:center;line-height:1.6}.about__mini-card{position:absolute;left:-30px;bottom:28px;background:var(--paper);box-shadow:var(--shadow);padding:17px 21px;border-radius:6px;display:flex;align-items:center;gap:12px}.about__mini-card>span{width:33px;height:33px;border-radius:50%;background:#f6e9b4;display:grid;place-items:center;color:#8e6a0d}.about__mini-card b,.about__mini-card small{display:block}.about__mini-card b{font-size:10px}.about__mini-card small{font-size:8px;color:#859198}.about__content h2,.section-head h2,.appointment h2,.location__card h2,.achievements h2{font-size:clamp(40px,4vw,56px);letter-spacing:-2.2px}.about__content h2 em,.section-head h2 em,.appointment h2 em,.location__card h2 em,.achievements h2 em{font-size:1.14em;color:#b18a1b}.about__content>p{color:var(--muted);font-size:13px;line-height:1.95;margin-top:17px}.about__content .lead{font-size:15px;color:#334d5b}.about__points{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin:28px 0}.about__points>div{border-top:1px solid var(--line);padding-top:14px}.about__points>div>span{font-family:var(--serif);font-style:italic;color:#ad8d35;font-size:22px}.about__points b,.about__points small{display:block}.about__points b{font-size:10px;margin-top:8px}.about__points small{font-size:8px;color:#869097;margin-top:2px}.text-link{display:inline-flex;gap:30px;align-items:center;border-bottom:1px solid #a8b2b1;padding:7px 0;font-size:11px;font-weight:700}.text-link:hover{border-color:var(--gold-2);color:#967315}

.services{background:#f0f0ea}.section-head{margin-bottom:47px}.section-head.centered{text-align:center;max-width:750px;margin-inline:auto;margin-bottom:47px}.section-head.centered .kicker{justify-content:center}.section-head>p{font-size:12px;color:var(--muted);margin-top:14px}.section-head.split{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-head.split>p{max-width:400px;line-height:1.85;margin-bottom:7px}.services__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.service-card{background:var(--paper);border:1px solid #dedfd9;border-radius:8px;padding:27px 25px 22px;position:relative;transition:.25s}.service-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.service-card.featured{background:var(--navy);color:white;border-color:var(--navy);transform:translateY(-8px)}.service-card.featured p{color:#b9c8cf}.service-card.featured a{color:white;border-color:#385368}.service-card__icon{width:50px;height:50px;border-radius:50%;background:#f5ebc2;color:#8a6b14;display:grid;place-items:center;font-size:20px;margin-bottom:28px}.service-card.featured .service-card__icon{background:var(--gold);color:var(--navy)}.service-card>span{position:absolute;right:25px;top:26px;font-family:var(--serif);font-style:italic;color:#a1a9a4;font-size:24px}.service-card h3{font-size:19px;letter-spacing:-.5px}.service-card p{color:var(--muted);font-size:11px;line-height:1.8;margin-top:11px;min-height:62px}.service-card a,.car-card__body>a,.tour-card a{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:15px;margin-top:21px;font-size:10px;font-weight:700}.service-card a:hover,.car-card__body>a:hover,.tour-card a:hover{color:var(--gold-2)}

.cars{background:var(--paper)}.cars__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.car-card{background:#f7f6f1;border:1px solid #e2e2dc;border-radius:9px;overflow:hidden;transition:.25s}.car-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.car-card__image{height:250px;position:relative;overflow:hidden;background:#ecebe7}.car-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.car-card:hover img{transform:scale(1.04)}.car-card__image>span{position:absolute;left:16px;top:16px;background:rgba(255,254,250,.88);font-size:7px;letter-spacing:1.5px;padding:6px 9px;border-radius:3px}.car-card__body{padding:25px}.car-card__body>small{font-size:7px;letter-spacing:1.7px;color:#7f898e}.car-card h3{font-size:30px;letter-spacing:-1px;margin-top:5px}.car-card__meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.car-card__meta span{border:1px solid #d8dad3;padding:5px 8px;border-radius:3px;color:#68767d;font-size:8px}.car-card p{font-size:11px;color:var(--muted);line-height:1.8;margin-top:14px}.disclaimer{text-align:center;color:#89928e;font-size:9px;margin-top:22px}

.tours{background:var(--navy);color:white}.tours .section-head>p{color:#b2c1c8}.tours__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tour-card{height:420px;border-radius:9px;overflow:hidden;padding:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;background-size:cover;background-position:center;isolation:isolate}.tour-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,18,31,.25),rgba(3,18,31,.91));z-index:-1}.tour-card--orchha{background-image:url('../img/slide-tours.webp');background-position:70% center}.tour-card--gwalior{background-image:url('../img/slide-outstation.webp');background-position:70% center}.tour-card--khajuraho{background-image:url('../img/hero.webp');background-position:70% center}.tour-card__top{display:flex;justify-content:space-between;font-size:7px;letter-spacing:1.5px}.tour-card__top small{font-family:var(--serif);font-size:22px;font-style:italic}.tour-card>div:last-child>p{font-size:8px;letter-spacing:1.5px;color:#e0c76e}.tour-card h3{font-size:36px;margin:2px 0}.tour-card>div:last-child>small{font-size:9px;color:#c3d0d5}.tour-card a{border-color:#5b6f7c;color:white}.custom-tour{border:1px solid #395169;margin-top:25px;padding:21px 24px;border-radius:7px;display:flex;align-items:center;gap:18px}.custom-tour__icon{height:50px;width:50px;border-radius:50%;background:var(--gold);color:var(--navy);display:grid;place-items:center;font-size:19px}.custom-tour small{font-size:7px;letter-spacing:1.5px;color:#adc0c9}.custom-tour h3{font-size:17px;margin-top:2px}.custom-tour p{font-size:10px;color:#aec0c7}.custom-tour .btn{margin-left:auto}

.achievements{background:#0b2b45;color:white;padding:76px 0}.achievements__grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:0}.achievements__intro{padding-right:55px}.achievements h2{font-size:40px}.achievements__intro>p{font-size:11px;color:#adc0c8;margin-top:17px}.achievement{padding:23px 25px;border-left:1px solid #355068;position:relative}.achievement strong{font-family:var(--serif);font-size:52px;font-style:italic;font-weight:500;color:#f5ce54;line-height:1}.achievement>b{color:#f5ce54;font-size:20px;margin-left:3px}.achievement>span{display:block;font-size:10px;font-weight:700;margin-top:15px}.achievement p{font-size:8px;color:#9eb0b9;margin-top:4px;line-height:1.6}.achievement--text strong{font-family:Manrope;font-style:normal;font-size:33px;letter-spacing:2px}

.gallery{background:#f5f4ef}.gallery__grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-auto-rows:245px;gap:12px}.gallery-item{border:0;padding:0;position:relative;overflow:hidden;border-radius:6px;background:#dfe1dc;color:white;text-align:left}.gallery-item--wide{grid-row:span 2}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s,filter .4s}.gallery-item:hover img{transform:scale(1.055);filter:brightness(.8)}.gallery-item:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,19,32,.72),transparent 48%)}.gallery-item>span{position:absolute;z-index:1;left:17px;right:17px;bottom:15px;font-size:8px;letter-spacing:1.4px;display:flex;justify-content:space-between;align-items:center}.gallery-item b{font-size:20px;font-weight:400}.marquee{background:var(--gold);color:var(--navy);overflow:hidden;padding:17px 0}.marquee__track{display:flex;align-items:center;width:max-content;animation:marquee 25s linear infinite}.marquee__track span{font-size:12px;font-weight:700;letter-spacing:1.2px;white-space:nowrap}.marquee__track i{font-family:var(--serif);font-style:normal;font-size:16px;margin:0 26px}@keyframes marquee{to{transform:translateX(-50%)}}

.appointment{background:var(--navy);color:white}.appointment__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center}.appointment__copy>p{color:#b9c7ce;font-size:13px;line-height:1.9;margin-top:21px;max-width:455px}.appointment__contact{display:grid;gap:11px;margin-top:28px}.appointment__contact a{display:flex;align-items:center;gap:13px}.appointment__contact a>span{width:39px;height:39px;border:1px solid #496175;border-radius:50%;display:grid;place-items:center;color:var(--gold)}.appointment__contact small,.appointment__contact b{display:block}.appointment__contact small{font-size:7px;letter-spacing:1.5px;color:#8fa4af}.appointment__contact b{font-size:11px}.appointment__note{display:block;color:#879eaa;font-size:8px;line-height:1.7;margin-top:24px;max-width:425px}.appointment-form{background:var(--paper);color:var(--ink);border-radius:10px;padding:33px;box-shadow:0 24px 70px rgba(0,0,0,.2)}.form-title h3{font-size:25px;margin:5px 0}.form-title p{font-size:9px;color:#819097}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px 4px;margin-top:24px}.form-grid label.full{grid-column:1/-1}.appointment-form .btn--full{width:calc(100% - 22px);margin:19px 11px 0}.appointment-form .form-message{padding-left:11px;margin-top:10px}.btn--navy{background:var(--navy);color:white}

.location{height:570px;position:relative;background:#e4e6e2}.location__map{position:absolute;inset:0}.location__map iframe{width:100%;height:100%;border:0;filter:saturate(.6) contrast(.95)}.location__card{position:absolute;top:50%;right:max(24px,calc((100vw - 1180px)/2));transform:translateY(-50%);width:440px;background:rgba(255,254,250,.97);padding:40px;border-radius:9px;box-shadow:var(--shadow)}.location__card h2{font-size:39px}.location__details{display:grid;gap:18px;margin:24px 0}.location__details>div{display:flex;gap:14px;align-items:center}.location__details>div>span{width:35px;height:35px;border-radius:50%;background:#f4edcf;color:#8f7013;display:grid;place-items:center}.location__details small,.location__details b,.location__details a{display:block}.location__details small{font-size:7px;letter-spacing:1.4px;color:#89949a}.location__details b,.location__details a{font-size:10px;line-height:1.6;margin-top:2px}.location__card .btn{width:100%}

.footer{background:#061a2a;color:#c2d0d6;padding:70px 0 20px}.footer__main{display:grid;grid-template-columns:1.5fr .75fr 1fr 1fr;gap:60px}.brand--footer{min-width:auto;color:white}.brand--footer img{mix-blend-mode:normal}.footer__brand>p{font-size:10px;line-height:1.8;color:#8fa3ad;max-width:280px;margin-top:18px}.footer h3{font-size:11px;color:white;margin:15px 0 19px}.footer li{margin:9px 0}.footer li a{font-size:9px;color:#91a5af}.footer li a:hover,.footer__contact>a:hover{color:var(--gold)}.footer__social{display:flex;gap:8px;margin-top:18px}.footer__social a{width:32px;height:32px;border-radius:50%;border:1px solid #30495c;display:grid;place-items:center;font-size:10px}.footer__contact>a{font-size:14px;color:white}.footer__contact>p{font-size:9px;color:#8fa3ad;line-height:1.8;margin-top:11px}.footer__contact .footer__wa{display:flex;color:var(--gold);font-size:9px;margin-top:18px;justify-content:space-between;border-bottom:1px solid #3d5261;padding-bottom:8px}.footer__bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #263c4c;margin-top:47px;padding-top:19px;font-size:8px;color:#718893}.mobile-bar{display:none}.lightbox{max-width:min(1000px,90vw);max-height:88vh;border:0;padding:0;background:#071826;border-radius:8px;box-shadow:0 25px 80px rgba(0,0,0,.45)}.lightbox::backdrop{background:rgba(1,10,17,.88);backdrop-filter:blur(5px)}.lightbox img{max-height:78vh;max-width:88vw;object-fit:contain}.lightbox button{position:absolute;right:13px;top:13px;width:40px;height:40px;background:white;border:0;border-radius:50%;font-size:25px;z-index:2}.lightbox p{padding:12px 18px;color:white;font-size:10px}.noscript{position:fixed;bottom:0;left:0;right:0;background:var(--gold);color:var(--navy);text-align:center;padding:12px;z-index:100}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}

@media(max-width:1100px){.nav{gap:17px}.nav a{font-size:10px}.header__inner{gap:20px}.brand{min-width:215px}.hero{height:720px}.quick-form{grid-template-columns:1fr 1fr 1fr}.quick-form__heading{grid-row:span 2}.quick-form>.btn{margin-top:18px}.trust-strip{padding-top:125px}.about__grid{gap:65px}.services__grid{grid-template-columns:repeat(2,1fr);gap:17px}.service-card.featured{transform:none}.achievements__grid{grid-template-columns:1.4fr repeat(2,1fr)}.achievements__intro{grid-row:span 2}.achievement:nth-child(4),.achievement:nth-child(5){border-top:1px solid #355068}.footer__main{gap:35px}}
@media(max-width:920px){.topbar__links>p,.topbar__links>span{display:none}.nav-toggle{display:block;margin-left:0}.nav-toggle.active span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.active span:nth-child(2){opacity:0}.nav-toggle.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav{position:fixed;display:flex;flex-direction:column;gap:0;right:-320px;top:116px;width:300px;height:calc(100dvh - 116px);background:var(--paper);padding:25px 30px;box-shadow:-15px 20px 35px rgba(0,0,0,.16);transition:right .3s;z-index:70}.nav.open{right:0}.nav a{font-size:13px;padding:15px 0;border-bottom:1px solid var(--line)}.nav a.active:after{display:none}.header__cta{margin-left:auto}.hero__copy{width:70%}.about__grid{grid-template-columns:.9fr 1.1fr;gap:45px}.about__visual{height:490px}.about__badge{right:-2px}.about__mini-card{left:-10px}.section{padding:82px 0}.cars__grid,.tours__grid{gap:13px}.tour-card{height:370px}.appointment__grid{gap:45px}.footer__main{grid-template-columns:1.4fr 1fr 1fr}.footer__contact{grid-column:2/4}.gallery__grid{grid-template-columns:1fr 1fr;grid-auto-rows:220px}.gallery-item--wide{grid-row:span 1}.gallery-item:first-child{grid-column:span 2}.location__card{right:24px}.achievement{padding:23px 18px}}
@media(max-width:720px){html{scroll-padding-top:72px}.container{width:calc(100% - 34px)}.topbar{display:none}.header__inner{height:72px}.brand{min-width:0}.brand img{width:48px;height:48px}.brand b{font-size:12px}.brand small{font-size:6px}.header__cta{display:none}.nav{top:72px;height:calc(100dvh - 72px);width:min(310px,85vw)}.hero{height:780px}.hero__content{align-items:flex-start;padding-top:85px;padding-bottom:250px}.hero__copy{width:100%}.hero h1,.hero h2{font-size:50px;letter-spacing:-2.5px}.hero__shade{background:linear-gradient(90deg,rgba(3,17,30,.91),rgba(3,17,30,.43)),linear-gradient(0deg,rgba(3,17,30,.7),transparent)}.hero__copy>p{font-size:12px;max-width:480px}.hero__booking-wrap{bottom:-170px}.quick-form{grid-template-columns:1fr 1fr;padding:20px;gap:13px 0}.quick-form__heading{grid-row:auto;grid-column:1/-1}.quick-form>.btn{margin:0 8px;height:42px;align-self:end}.hero__controls{bottom:185px}.trust-strip{padding-top:205px}.trust-strip__inner{grid-template-columns:1fr 1fr;gap:0}.trust-strip__inner>div{padding:13px;border-bottom:1px solid var(--line)}.trust-strip__inner>div:nth-child(2){border-right:0}.about__grid,.appointment__grid{grid-template-columns:1fr}.about__visual{height:470px;margin:0 18px}.about__content h2,.section-head h2,.appointment h2{font-size:41px}.section-head.split{align-items:flex-start;flex-direction:column;gap:15px}.section-head.split>p{max-width:100%}.cars__grid,.tours__grid{grid-template-columns:1fr}.car-card{display:grid;grid-template-columns:1fr 1.1fr}.car-card__image{height:100%}.tour-card{height:340px}.custom-tour{flex-wrap:wrap}.custom-tour .btn{width:100%;margin:5px 0 0}.achievements__grid{grid-template-columns:1fr 1fr}.achievements__intro{grid-column:1/-1;grid-row:auto;padding:0 0 35px}.achievement{border-top:1px solid #355068}.gallery__grid{grid-auto-rows:185px}.appointment__copy{padding-bottom:10px}.location{height:750px;display:flex;flex-direction:column-reverse}.location__map{position:relative;height:320px}.location__card{position:relative;top:auto;right:auto;transform:none;width:100%;height:430px;border-radius:0;padding:42px max(20px,calc((100vw - 686px)/2))}.location__card h2{font-size:35px}.footer{padding-bottom:90px}.footer__main{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}.footer__contact{grid-column:auto}.footer__bottom{flex-wrap:wrap;gap:12px}.footer__bottom>p:nth-child(2){display:none}.mobile-bar{display:flex;position:fixed;bottom:0;left:0;right:0;background:var(--paper);z-index:80;padding:9px 12px calc(9px + env(safe-area-inset-bottom));gap:8px;border-top:1px solid var(--line);box-shadow:0 -8px 25px rgba(7,31,53,.1)}.mobile-bar a{flex:1;height:43px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;font-size:11px;font-weight:700}.mobile-bar a:first-child{background:var(--navy);color:white}.mobile-bar a:last-child{background:var(--gold);color:var(--navy)}}
@media(max-width:480px){.hero{height:820px}.hero__content{padding-top:58px}.hero h1,.hero h2{font-size:42px}.hero__copy>p{line-height:1.75}.hero__actions{align-items:stretch;flex-direction:column;width:230px}.hero__booking-wrap{bottom:-225px}.quick-form{grid-template-columns:1fr}.quick-form__heading{grid-column:auto}.quick-form>.btn{margin:0 10px}.hero__controls{bottom:240px}.trust-strip{padding-top:260px}.trust-strip__inner>div{justify-content:flex-start}.trust-strip b{font-size:9px}.section{padding:66px 0}.about__visual{height:380px;margin:0}.about__badge{width:88px;height:88px}.about__mini-card{left:10px;bottom:16px}.about__grid{gap:42px}.about__points{grid-template-columns:1fr;gap:8px}.about__points>div{display:flex;align-items:center;gap:15px}.about__points b{margin:0}.services__grid{grid-template-columns:1fr}.service-card p{min-height:0}.car-card{display:block}.car-card__image{height:230px}.tours .section-head h2{font-size:38px}.custom-tour__icon{display:none}.achievements__grid{grid-template-columns:1fr}.achievement{border-left:0;display:grid;grid-template-columns:80px 1fr;align-items:center}.achievement strong{grid-row:span 2}.achievement>span{margin-top:0}.achievement p{font-size:9px}.gallery__grid{grid-template-columns:1fr;grid-auto-rows:230px}.gallery-item:first-child{grid-column:auto}.marquee__track span{font-size:10px}.appointment-form{padding:25px 17px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.appointment-form .btn--full{font-size:10px}.footer__main{grid-template-columns:1fr 1fr;gap:35px 25px}.footer__contact{grid-column:1/-1}.footer__bottom{font-size:7px}.location__card{height:450px;padding:37px 20px}}
.hero__slide>img{position:absolute;inset:0}.hero__shade{z-index:1}.hero__content{z-index:2;padding-bottom:30px}.hero__copy{width:min(620px,53%)}
.hero__booking-wrap{top:50%;bottom:auto;left:50%;transform:translate(-50%,-52%);display:flex;justify-content:flex-end;pointer-events:none}
.quick-form{pointer-events:auto;width:350px;min-height:0;display:block;padding:25px;border-radius:12px;box-shadow:0 24px 70px rgba(2,19,33,.32)}
.quick-form__heading{padding:0 0 16px;border-bottom:1px solid var(--line)}.quick-form__heading .form-icon{background:#1da851;color:#fff;font-family:Arial,sans-serif;font-size:15px;font-weight:700}.quick-form__heading strong{font-size:15px}.quick-form__intro{font-size:9px;line-height:1.65;color:#718087;margin:13px 0}
.quick-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:11px 8px}.quick-form__grid label{padding:0}.quick-form__grid label.wide{grid-column:1/-1}.quick-form__grid input,.quick-form__grid select{height:38px;padding:9px 10px}.quick-form>.btn{width:100%;height:43px;margin:17px 0 0}.quick-form__trust{display:flex;justify-content:space-between;gap:8px;color:#75838a;font-size:7px;margin-top:11px}.quick-form .form-message{margin:9px 0 0;padding:0}.hero__controls{bottom:35px}.trust-strip{padding-top:28px}
@media(max-width:1100px){.quick-form{width:325px;padding:21px}.hero__copy{width:52%}.hero h1,.hero h2{font-size:56px}}
@media(max-width:920px){.hero__copy{width:51%}.hero h1,.hero h2{font-size:48px}.quick-form{width:315px}.quick-form__intro{display:none}.quick-form__heading{margin-bottom:13px}.quick-form__grid{gap:8px}.quick-form>.btn{margin-top:12px}}
@media(max-width:720px){.hero{height:1050px}.hero__content{padding-top:62px;padding-bottom:500px}.hero__copy{width:100%}.hero__booking-wrap{top:auto;bottom:28px;transform:translateX(-50%);justify-content:center}.quick-form{width:min(520px,100%);padding:24px}.quick-form__intro{display:block}.hero__controls{bottom:465px}.trust-strip{padding-top:28px}}
@media(max-width:480px){.hero{height:1080px}.hero__content{padding-top:48px;padding-bottom:535px}.quick-form{width:100%;padding:20px}.quick-form__grid{grid-template-columns:1fr}.quick-form__grid label.wide{grid-column:auto}.quick-form__intro{margin:11px 0}.quick-form__trust{font-size:6px}.hero__controls{bottom:515px}}
.header{transition:box-shadow .3s ease,background-color .3s ease}.header.scrolled{box-shadow:0 12px 35px rgba(7,31,53,.1);background:rgba(255,254,250,.985)}
.header__inner{height:94px;display:grid;grid-template-columns:105px 1fr auto;gap:28px}.header .brand{min-width:0;width:max-content}.header .brand img{width:82px;height:82px;mix-blend-mode:multiply;transition:transform .3s ease}.header .brand:hover img{transform:scale(1.035)}
.header .nav{margin:0 auto;background:#f4f3ee;border:1px solid #e9e7df;border-radius:999px;padding:6px;gap:2px;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}.header .nav a{padding:10px 15px;border-radius:999px;font-size:10px;transition:color .2s ease,background-color .2s ease,box-shadow .2s ease}.header .nav a:hover{background:rgba(255,255,255,.7)}.header .nav a.active{background:#fff;color:var(--navy);box-shadow:0 4px 14px rgba(7,31,53,.08)}.header .nav a.active:after{display:none}.header__cta{min-height:48px;border-radius:999px;padding:12px 21px;box-shadow:0 7px 18px rgba(7,31,53,.12);transition:transform .25s ease,box-shadow .25s ease,background-color .25s ease}.header__cta:hover{box-shadow:0 10px 24px rgba(7,31,53,.18)}
@media(max-width:1100px){.header__inner{grid-template-columns:90px 1fr auto;gap:17px}.header .brand img{width:74px;height:74px}.header .nav a{padding:9px 11px;font-size:9px}.header__cta{padding:11px 16px;gap:17px}}
@media(max-width:920px){.header__inner{height:82px;display:flex}.header .brand img{width:70px;height:70px}.header .nav{top:116px;margin:0;border-radius:0;padding:24px 27px;gap:0;background:var(--paper)}.header .nav a{border-radius:6px;font-size:13px;padding:14px 13px}.header .nav a.active{background:#f3f0e4;box-shadow:none}.nav-toggle{margin-left:0}}
@media(max-width:720px){.header__inner{height:74px}.header .brand img{width:64px;height:64px}.header .nav{top:74px;height:calc(100dvh - 74px)}.nav-toggle{margin-left:auto}}
.header{background:linear-gradient(90deg,rgba(255,254,250,.99),rgba(250,249,244,.99) 52%,rgba(255,254,250,.99));border-bottom-color:#e2dfd4}.header:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:1px;background:linear-gradient(90deg,transparent 4%,rgba(218,174,42,.55) 18%,transparent 38%,transparent 100%)}
.header__inner{height:112px;grid-template-columns:135px 1fr auto}.header .brand{height:108px;position:relative;display:grid;place-items:center}.header .brand:before{content:"";position:absolute;width:94px;height:94px;border-radius:50%;background:radial-gradient(circle,rgba(244,200,64,.13),rgba(244,200,64,0) 69%);transition:transform .35s ease}.header .brand:hover:before{transform:scale(1.12)}.header .brand img{position:relative;width:102px;height:102px;filter:drop-shadow(0 5px 10px rgba(7,31,53,.08))}
.header .nav{padding:7px;background:linear-gradient(180deg,#f7f6f2,#efeee8);box-shadow:inset 0 1px 0 #fff,0 6px 18px rgba(7,31,53,.04)}.header .nav a{padding:11px 17px;letter-spacing:.05px}.header .nav a:hover{color:#8a6910;transform:translateY(-1px)}.header .nav a.active{box-shadow:0 5px 16px rgba(7,31,53,.1)}.header .nav a.active:after{display:block;bottom:4px;width:13px;height:2px;border-radius:99px;background:var(--gold-2)}
.header__cta{min-width:172px;padding-left:24px}.header__cta span{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:var(--navy);font-size:13px;transition:transform .25s}.header__cta:hover span{transform:rotate(45deg)}
@media(max-width:1100px){.header__inner{height:98px;grid-template-columns:105px 1fr auto}.header .brand{height:94px}.header .brand img{width:86px;height:86px}.header .nav a{padding:9px 11px}.header__cta{min-width:145px}}
@media(max-width:920px){.header__inner{height:82px}.header .brand{height:78px}.header .brand img{width:74px;height:74px}.header .brand:before{width:70px;height:70px}.header .nav{top:116px;padding:24px 27px;border:0;box-shadow:-15px 20px 35px rgba(0,0,0,.16)}.header .nav a{padding:14px 13px;transform:none}.header .nav a.active:after{display:none}}
@media(max-width:720px){.header__inner{height:74px}.header .brand{height:70px}.header .brand img{width:68px;height:68px}.header .brand:before{width:64px;height:64px}.header .nav{top:74px}}
.hero__actions{gap:14px}.hero-btn{min-width:158px;min-height:58px;padding:7px 8px 7px 20px;border-radius:10px;font-size:12px;letter-spacing:.1px;box-shadow:0 10px 24px rgba(0,0,0,.14);overflow:hidden}.hero-btn__label{white-space:nowrap}.hero-btn__icon{width:38px;height:38px;border-radius:8px;display:grid;place-items:center;transition:transform .25s ease,background-color .25s ease}.hero-btn__icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hero-btn--book .hero-btn__icon{background:rgba(7,31,53,.11)}.hero-btn--call{padding:7px 22px 7px 8px;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.48);box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 10px 24px rgba(0,0,0,.12)}.hero-btn--call .hero-btn__icon{background:#fff;color:var(--navy)}.hero-btn:hover .hero-btn__icon{transform:translate(2px,-2px)}.hero-btn--call:hover .hero-btn__icon{background:var(--gold)}
@media(max-width:480px){.hero__actions{width:100%;max-width:330px;flex-direction:row}.hero-btn{min-width:0;flex:1;min-height:54px;padding:7px 7px 7px 15px}.hero-btn--call{padding:7px 15px 7px 7px}.hero-btn__icon{width:34px;height:34px}}
.icon-defs{position:absolute;width:0;height:0;overflow:hidden}
.quick-form{width:378px;padding:27px;background:linear-gradient(145deg,rgba(255,255,252,.98),rgba(248,248,242,.96));border:1px solid rgba(255,255,255,.84);backdrop-filter:blur(22px);isolation:isolate;box-shadow:0 30px 80px rgba(0,13,28,.38),0 0 0 1px rgba(244,200,64,.18),inset 0 1px 0 rgba(255,255,255,.9)}.quick-form:before{content:"";position:absolute;z-index:-2;inset:-14px;border-radius:22px;background:radial-gradient(circle at 18% 12%,rgba(36,183,91,.33),transparent 31%),radial-gradient(circle at 90% 88%,rgba(244,200,64,.34),transparent 36%);filter:blur(21px);opacity:.8;animation:quoteGlow 4s ease-in-out infinite alternate}.quick-form:after{content:"";position:absolute;z-index:-1;top:0;left:27px;right:27px;height:3px;border-radius:0 0 9px 9px;background:linear-gradient(90deg,transparent,#2ab667 25%,var(--gold) 72%,transparent)}
@keyframes quoteGlow{to{opacity:1;transform:scale(1.02)}}.quick-form__heading{padding:4px 0 18px}.quick-form__heading .form-icon{width:48px;height:48px;background:linear-gradient(145deg,#2bc36b,#15904a);box-shadow:0 9px 22px rgba(25,166,85,.27)}.quick-form__heading .form-icon svg{width:22px;height:22px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.quick-form__heading small{color:#87958f;letter-spacing:2.1px}.quick-form__heading strong{font-size:16px;letter-spacing:-.25px}.quick-form__intro{font-size:9px;margin:14px 0;color:#6f7f86}.quick-form__grid{gap:12px 9px}.quick-form__grid label>span{font-size:8px;letter-spacing:1px;margin-bottom:6px;color:#60747d}.quick-form__grid label>span b{color:#20a55c}.field-control{height:42px;display:flex;align-items:center;gap:9px;padding:0 11px;background:rgba(255,255,255,.76);border:1px solid #d9dedb;border-radius:7px;transition:border-color .22s,box-shadow .22s,background-color .22s,transform .22s}.field-control>svg{width:15px;height:15px;flex:0 0 auto;fill:none;stroke:#7c908b;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:stroke .2s}.quick-form .field-control input,.quick-form .field-control select{height:40px;padding:0;border:0;background:transparent;box-shadow:none;font-size:10px}.field-control:focus-within{background:#fff;border-color:#d9ad2d;box-shadow:0 0 0 3px rgba(244,200,64,.15),0 7px 18px rgba(7,31,53,.06);transform:translateY(-1px)}.field-control:focus-within>svg{stroke:#b18408}.field-control.invalid{border-color:#bd4040;box-shadow:0 0 0 3px rgba(189,64,64,.1)}
.quick-form>.btn{position:relative;height:50px;margin-top:18px;padding:7px 8px 7px 18px;border-radius:8px;background:linear-gradient(110deg,#f0bd24,#ffdc57 60%,#f0bd24);background-size:180% 100%;box-shadow:0 12px 28px rgba(210,160,16,.25);transition:background-position .35s,transform .25s,box-shadow .25s}.quick-form>.btn:hover{background-position:100% 0;box-shadow:0 16px 34px rgba(210,160,16,.34)}.quick-form>.btn>i{width:36px;height:36px;border-radius:7px;background:var(--navy);color:#fff;display:grid;place-items:center;font-style:normal}.quick-form>.btn>i svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transition:transform .25s}.quick-form>.btn:hover>i svg{transform:rotate(45deg)}.quick-form__trust{font-size:7px;margin-top:12px}.quick-form__trust span{display:flex;align-items:center;gap:4px}.quick-form__trust svg{width:11px;height:11px;fill:none;stroke:#1b9c55;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:1100px){.quick-form{width:350px;padding:23px}.quick-form__heading .form-icon{width:43px;height:43px}.field-control{height:40px}.quick-form .field-control input,.quick-form .field-control select{height:38px}}
@media(max-width:920px){.quick-form{width:330px;padding:21px}.quick-form:before{inset:-8px}.quick-form__heading strong{font-size:14px}}
@media(max-width:720px){.quick-form{width:min(520px,100%);padding:25px}.quick-form__intro{display:block}}
@media(max-width:480px){.quick-form{width:100%;padding:20px}.quick-form__heading .form-icon{width:42px;height:42px}.quick-form__grid{gap:10px}.field-control{height:41px}.quick-form>.btn{height:48px}.quick-form:before{display:none}}
.quick-form{width:356px;padding:0;overflow:hidden;border:2px solid rgba(255,255,255,.9);border-radius:14px;background:#fbfbfa;box-shadow:0 24px 65px rgba(0,12,27,.34);backdrop-filter:none}.quick-form:before,.quick-form:after{display:none}.quick-form__heading{margin:0;padding:18px 20px 17px;background:linear-gradient(115deg,#08253d,#071d31);border:0;display:flex;align-items:center;justify-content:space-between}.quick-form__heading small{color:#c2d1da;font-size:7px;letter-spacing:2.4px}.quick-form__heading strong{color:#fff;font-size:17px;letter-spacing:-.35px;margin-top:3px}.quick-form__heading .form-icon{width:37px;height:37px;flex:0 0 auto;background:transparent;box-shadow:none}.quick-form__heading .form-icon svg{width:31px;height:31px}.quick-form__heading .form-icon svg circle{fill:#25b866;stroke:#fff;stroke-width:1.4}.quick-form__heading .form-icon svg path{fill:none;stroke:#fff;stroke-width:1.6}.quick-form__intro{display:none}
.quick-form__grid{padding:16px 18px 0;gap:11px 8px}.quick-form__grid label>span{font-size:8px;letter-spacing:.65px;margin-bottom:5px;color:#465d70}.quick-form__grid label>span b{color:#465d70}.field-control{height:38px;background:#fff;border-color:#d3d9de;border-radius:6px;padding:0 10px;box-shadow:0 2px 6px rgba(7,31,53,.025)}.field-control>svg{width:15px;height:15px;stroke:#405e76}.quick-form .field-control input,.quick-form .field-control select{height:36px;font-size:9px;color:#354d5e}.field-control:focus-within{border-color:#58748a;box-shadow:0 0 0 3px rgba(59,88,108,.1);transform:none}.field-control:focus-within>svg{stroke:#173f5e}
.quick-form>.btn{width:calc(100% - 36px);height:43px;margin:14px 18px 0;padding:7px 15px;border-radius:7px;justify-content:center;gap:10px;background:#ffc400;box-shadow:0 8px 17px rgba(214,168,0,.2);font-size:10px}.quick-form>.btn:hover{background:#ffd02a;box-shadow:0 11px 22px rgba(214,168,0,.28)}.quick-form>.btn>i{width:23px;height:23px;background:transparent;color:var(--navy)}.quick-form>.btn>i svg{width:21px;height:21px}.quick-form>.btn>i svg circle{fill:none;stroke:currentColor;stroke-width:1.7}.quick-form>.btn>i svg path{fill:none;stroke:currentColor;stroke-width:1.7}.quick-form>.btn:hover>i svg{transform:none}
.quick-form__trust{padding:11px 20px 15px;margin:0;font-size:7px;color:#657984}.quick-form__trust svg{width:13px;height:13px;padding:2px;border-radius:50%;background:#25ad63;stroke:#fff;stroke-width:3}.quick-form .form-message{padding:0 18px 14px;margin:-2px 0 0}.quick-form .form-message:empty{display:none}
@media(max-width:1100px){.quick-form{width:340px;padding:0}.quick-form__heading{padding:16px 18px}.quick-form__heading .form-icon{width:35px;height:35px}.quick-form__heading strong{font-size:15px}.quick-form__grid{padding:14px 16px 0}.quick-form>.btn{width:calc(100% - 32px);margin-inline:16px}.quick-form__trust{padding-inline:18px}}
@media(max-width:920px){.quick-form{width:325px;padding:0}.quick-form__heading{margin:0}.quick-form__grid{gap:8px}.quick-form__heading strong{font-size:14px}}
@media(max-width:720px){.quick-form{width:min(520px,100%);padding:0}.quick-form__grid{padding:17px 19px 0}.quick-form>.btn{width:calc(100% - 38px);margin-inline:19px}.quick-form__trust{padding-inline:21px}}
@media(max-width:480px){.quick-form{width:100%;padding:0}.quick-form__heading{padding:16px 18px}.quick-form__heading .form-icon{width:36px;height:36px}.quick-form__grid{padding:14px 16px 0;gap:9px}.quick-form>.btn{width:calc(100% - 32px);height:44px;margin:13px 16px 0}.quick-form__trust{padding:10px 17px 14px}}
.trust-strip{position:relative;isolation:isolate;overflow:hidden;padding:42px 0;background:linear-gradient(105deg,#061a31,#062847 50%,#06192e);border-top:3px solid var(--gold);border-bottom:1px solid #123a59;color:#fff}.trust-strip:before{content:"";position:absolute;z-index:-1;inset:-100px -5% -140px;background:radial-gradient(ellipse at 50% 145%,transparent 0 55%,rgba(65,127,169,.2) 55.3% 55.8%,transparent 56.1% 63%,rgba(65,127,169,.12) 63.3% 63.8%,transparent 64.1%),radial-gradient(ellipse at 0% 120%,transparent 0 54%,rgba(81,143,181,.13) 54.5% 55%,transparent 55.5%)}.trust-strip:after{content:"";position:absolute;z-index:-1;left:-4%;right:-4%;bottom:9px;height:2px;background:repeating-linear-gradient(90deg,rgba(126,170,196,.17) 0 29px,transparent 29px 61px);transform:perspective(250px) rotateX(62deg);opacity:.8}.trust-strip__inner{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr)}.trust-strip__inner>div{min-height:82px;display:flex;align-items:center;justify-content:flex-start;gap:22px;padding:0 38px;border-right:1px solid rgba(71,132,171,.42)}.trust-strip__inner>div:first-child{padding-left:6px}.trust-strip__inner>div:last-child{padding-right:0;border:0}.trust-strip__inner>div>.trust-icon{width:67px;height:67px;flex:0 0 67px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;background:rgba(4,25,44,.4);box-shadow:inset 0 0 0 5px rgba(244,200,64,.025),0 8px 24px rgba(0,0,0,.13);color:var(--gold)}.trust-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.trust-strip b{display:block;color:#fff;font-size:14px;letter-spacing:-.25px}.trust-strip small{display:block;color:#8faec3;font-size:9px;line-height:1.55;margin-top:5px;white-space:nowrap}
@media(max-width:1100px){.trust-strip{padding:35px 0}.trust-strip__inner>div{gap:14px;padding:0 20px}.trust-strip__inner>div>.trust-icon{width:56px;height:56px;flex-basis:56px}.trust-icon svg{width:25px;height:25px}.trust-strip b{font-size:11px}.trust-strip small{font-size:8px;white-space:normal}}
@media(max-width:720px){.trust-strip{padding:25px 0}.trust-strip__inner{grid-template-columns:1fr 1fr}.trust-strip__inner>div{padding:17px 15px;border-bottom:1px solid rgba(71,132,171,.32)}.trust-strip__inner>div:first-child{padding-left:15px}.trust-strip__inner>div:nth-child(2){border-right:0}.trust-strip__inner>div:nth-child(3),.trust-strip__inner>div:nth-child(4){border-bottom:0}.trust-strip__inner>div>.trust-icon{width:50px;height:50px;flex-basis:50px}.trust-icon svg{width:22px;height:22px}}
@media(max-width:480px){.trust-strip__inner{grid-template-columns:1fr}.trust-strip__inner>div,.trust-strip__inner>div:first-child,.trust-strip__inner>div:last-child{padding:14px 7px;border-right:0;border-bottom:1px solid rgba(71,132,171,.32)}.trust-strip__inner>div:last-child{border-bottom:0}.trust-strip b{font-size:12px}.trust-strip small{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero__slide>img,.reveal,.service-card,.car-card,.marquee__track{animation:none!important;transition:none!important;transform:none!important}.reveal{opacity:1}}

/* Refined About section */
.about{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,#fffefa 0%,#fbfaf5 56%,#f7f4ea 100%)}
.about:before{content:"";position:absolute;z-index:-1;right:-190px;top:-230px;width:520px;height:520px;border:1px solid rgba(197,154,34,.1);border-radius:50%;box-shadow:0 0 0 62px rgba(197,154,34,.025),0 0 0 130px rgba(197,154,34,.018)}
.about__grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:94px;align-items:center}
.about__visual{height:610px;padding:20px 42px 34px 12px}
.about__visual:before{content:"";position:absolute;left:0;top:8px;width:72%;height:82%;border:1px solid rgba(7,31,53,.14);border-radius:28px 110px 28px 28px;transform:translate(-12px,12px);z-index:-1}
.about__image-frame{position:relative;width:100%;height:100%;overflow:hidden;border-radius:24px 112px 24px 24px;background:#d8dde0;box-shadow:0 28px 70px rgba(7,31,53,.16)}
.about__main-img{width:100%;height:100%;object-fit:cover;object-position:68% center;border-radius:0;filter:saturate(.9) contrast(1.02);transition:transform .7s ease}
.about__visual:hover .about__main-img{transform:scale(1.025)}
.about__image-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 56%,rgba(3,19,33,.72) 100%),linear-gradient(90deg,rgba(5,25,42,.08),transparent 45%)}
.about__image-label{position:absolute;left:27px;bottom:26px;display:flex;align-items:center;gap:10px;color:#fff;font-size:7px;font-weight:700;letter-spacing:1.55px}
.about__image-label i{width:4px;height:4px;border-radius:50%;background:var(--gold)}
.about__pattern{right:0;top:58px;width:128px;height:186px;z-index:-1;background-size:12px 12px;opacity:.85}
.about__badge{top:45px;right:-2px;width:132px;height:132px;padding:18px;border:7px solid var(--paper);background:linear-gradient(145deg,#ffda58,#efbb27);box-shadow:0 16px 35px rgba(7,31,53,.16);transform:rotate(5deg);text-align:center;transition:transform .35s ease}
.about__visual:hover .about__badge{transform:rotate(0deg) translateY(-4px)}
.about__badge:before,.about__badge:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.about__badge:before{inset:7px;border:1px solid rgba(7,31,53,.18)}.about__badge:after{inset:-12px;border:1px dashed rgba(192,148,26,.32)}
.about__badge-pin{width:23px;height:23px;margin-bottom:3px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:var(--gold)}
.about__badge-pin svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.about__badge strong{font-family:Manrope,Arial,sans-serif;font-size:19px;font-weight:700;letter-spacing:1.3px;line-height:1.05}
.about__badge>span:last-child{max-width:74px;margin-top:6px;font-size:5.5px;font-weight:700;letter-spacing:1.25px;line-height:1.5}
.about__mini-card{left:-25px;bottom:0;min-width:278px;padding:17px 21px 17px 17px;border:1px solid rgba(7,31,53,.08);border-radius:13px;gap:14px;box-shadow:0 24px 55px rgba(7,31,53,.18)}
.about__mini-card:after{content:"";position:absolute;left:19px;right:19px;bottom:-5px;height:10px;border-radius:50%;background:rgba(7,31,53,.12);filter:blur(9px);z-index:-1}
.about__mini-card>span{width:46px;height:46px;flex:0 0 46px;background:var(--navy);color:var(--gold);box-shadow:0 8px 17px rgba(7,31,53,.17)}
.about__mini-card>span svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.about__mini-card>span svg circle{fill:currentColor;stroke:currentColor}.about__mini-card>span svg path{stroke:#fff}
.about__mini-card p small,.about__mini-card p b,.about__mini-card p em{display:block}.about__mini-card p small{font-size:6px;letter-spacing:1.55px;color:#a47d12;font-weight:700}.about__mini-card p b{font-size:12px;margin:2px 0;color:var(--navy)}.about__mini-card p em{font-family:Manrope,Arial,sans-serif;font-size:8px;font-style:normal;color:#849096}
.about__content{position:relative;padding:18px 0}.about__content:after{content:"A";position:absolute;z-index:-1;right:-20px;top:-62px;font-family:var(--serif);font-size:190px;font-style:italic;line-height:1;color:rgba(180,139,27,.045)}
.about__content .kicker{margin-bottom:24px}.about__content h2{max-width:600px;font-size:clamp(48px,4.45vw,64px);line-height:1.02;letter-spacing:-3px}.about__content h2 em{display:inline-block;margin-top:3px;font-size:1.08em;color:#b28619}
.about__content>p{max-width:610px;font-size:12px;line-height:1.9;margin-top:18px}.about__content .lead{font-size:15px;line-height:1.85;color:#2d4a5b}
.about__points{gap:10px;margin:31px 0 29px}
.about__points>div{position:relative;min-height:132px;padding:17px 15px 14px;border:1px solid #e5e3da;border-radius:11px;background:rgba(255,255,255,.64);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.about__points>div:before{content:"";position:absolute;top:-1px;left:16px;width:35px;height:2px;background:var(--gold-2)}
.about__points>div:hover{transform:translateY(-4px);border-color:#dbd3b6;box-shadow:0 13px 28px rgba(7,31,53,.08)}
.about__points>div>span{font-size:24px;line-height:1;color:#bb8e13}.about__points b{font-size:10px;margin-top:14px;color:var(--navy)}.about__points small{font-size:7px;line-height:1.55;margin-top:4px;color:#78878e}
.about__actions{display:flex;align-items:center;gap:28px}
.about__cta{min-width:172px;min-height:52px;padding:7px 8px 7px 19px;display:flex;align-items:center;justify-content:space-between;gap:22px;border-radius:9px;background:var(--navy);color:#fff;font-size:10px;font-weight:700;box-shadow:0 11px 23px rgba(7,31,53,.14);transition:transform .25s,box-shadow .25s,background-color .25s}
.about__cta b{width:36px;height:36px;border-radius:7px;display:grid;place-items:center;background:var(--gold);color:var(--navy);font-size:14px;transition:transform .25s}.about__cta:hover{transform:translateY(-3px);background:var(--navy-2);box-shadow:0 15px 28px rgba(7,31,53,.2)}.about__cta:hover b{transform:rotate(45deg)}
.about__call{display:grid;grid-template-columns:37px auto;grid-template-rows:auto auto;column-gap:10px;align-items:center}.about__call>span{grid-row:1/3;width:37px;height:37px;border:1px solid #d8d5c8;border-radius:50%;display:grid;place-items:center;color:#a57d0e}.about__call svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.about__call small{font-size:6px;letter-spacing:1.45px;color:#8a969b}.about__call b{font-size:10px;color:var(--navy)}
@media(max-width:1100px){.about__grid{gap:60px}.about__visual{height:550px;padding-right:34px}.about__badge{right:-8px;width:116px;height:116px}.about__content h2{font-size:50px}.about__points>div{padding-inline:11px}.about__mini-card{left:-10px}}
@media(max-width:920px){.about__grid{grid-template-columns:.92fr 1.08fr;gap:38px}.about__visual{height:500px;padding:16px 25px 28px 5px}.about__image-frame{border-radius:20px 85px 20px 20px}.about__badge{top:38px;right:-8px;width:105px;height:105px;border-width:5px;padding:12px}.about__badge strong{font-size:16px}.about__badge-pin{width:20px;height:20px}.about__pattern{width:95px}.about__mini-card{min-width:240px;padding:14px;bottom:0}.about__mini-card>span{width:40px;height:40px;flex-basis:40px}.about__content h2{font-size:45px}.about__content .lead{font-size:13px}.about__points{grid-template-columns:1fr;gap:8px;margin:23px 0}.about__points>div{min-height:0;display:grid;grid-template-columns:35px 1fr;padding:11px 12px;align-items:center}.about__points>div>span{grid-row:1/3}.about__points b{margin-top:0}.about__actions{gap:15px}}
@media(max-width:720px){.about{padding-top:82px}.about__grid{grid-template-columns:1fr;gap:68px}.about__visual{height:540px;margin:0 8px;padding:15px 30px 30px 5px}.about__content{padding:0}.about__content h2{font-size:clamp(42px,10vw,55px)}.about__content>p{max-width:100%}.about__points{grid-template-columns:repeat(3,1fr);gap:8px}.about__points>div{display:block;min-height:130px;padding:15px 12px}.about__points b{margin-top:12px}}
@media(max-width:480px){.about{padding-top:68px}.about__grid{gap:60px}.about__visual{height:425px;margin:0;padding:8px 17px 24px 0}.about__visual:before{border-radius:20px 74px 20px 20px}.about__image-frame{border-radius:17px 72px 17px 17px}.about__image-label{left:18px;bottom:19px;font-size:5.7px;gap:7px}.about__pattern{top:46px;width:70px;height:120px}.about__badge{top:30px;right:-4px;width:94px;height:94px}.about__badge strong{font-size:14px}.about__badge>span:last-child{font-size:4.5px}.about__badge-pin{width:18px;height:18px}.about__mini-card{left:12px;bottom:-4px;min-width:224px;padding:12px;border-radius:10px}.about__mini-card>span{width:36px;height:36px;flex-basis:36px}.about__mini-card p b{font-size:10px}.about__content h2{font-size:42px;letter-spacing:-2.2px}.about__content .lead{font-size:13px}.about__points{grid-template-columns:1fr;gap:8px}.about__points>div{min-height:0;display:grid;grid-template-columns:39px 1fr;padding:12px}.about__points>div>span{grid-row:1/3}.about__points b{margin-top:0}.about__actions{align-items:flex-start;flex-direction:column;gap:17px}.about__cta{width:100%}.about__call{margin-left:3px}}

/* Image-led service cards */
.services{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#f3f5f4 0%,#f8f8f4 100%)}
.services:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(rgba(7,31,53,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(7,31,53,.025) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(180deg,black,transparent 75%)}
.services .section-head{margin-bottom:52px}.services .section-head>p{font-size:11px}
.services__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}
.service-card,.service-card.featured{padding:7px;background:#fff;border:1px solid #dce2e4;border-radius:18px;overflow:hidden;transform:none;box-shadow:0 10px 35px rgba(7,31,53,.055);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.service-card:hover,.service-card.featured:hover{transform:translateY(-8px);border-color:#d5b54c;box-shadow:0 20px 48px rgba(7,31,53,.12)}
.service-card__media{position:relative;height:190px;border-radius:13px;overflow:hidden;background:#e6eaeb}
.service-card__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,22,38,.08),transparent 45%,rgba(4,22,38,.14))}
.service-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.service-card:first-child .service-card__media img{object-position:52% center}.service-card:nth-child(2) .service-card__media img{object-position:62% center}.service-card:nth-child(3) .service-card__media img{object-position:58% center}.service-card:nth-child(4) .service-card__media img{object-position:67% center}.service-card:nth-child(5) .service-card__media img{object-position:42% center}.service-card:nth-child(6) .service-card__media img{object-position:46% center}.service-card:nth-child(7) .service-card__media img{object-position:54% center}.service-card:nth-child(8) .service-card__media img{object-position:50% center}.service-card:hover .service-card__media img{transform:scale(1.045)}
.service-card__media>span{position:absolute;z-index:2;top:11px;left:11px;padding:6px 9px;border-radius:999px;background:var(--navy);color:#fff;font-size:6px;font-weight:700;letter-spacing:1.15px;box-shadow:0 4px 12px rgba(4,22,38,.16)}
.service-card.featured .service-card__media>span{background:var(--gold);color:var(--navy)}
.service-card__media>small{position:absolute;z-index:2;right:11px;top:11px;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.9);color:var(--navy);font-family:var(--serif);font-size:16px;font-style:italic;box-shadow:0 4px 12px rgba(4,22,38,.12)}
.service-card__body{padding:18px 8px 8px;color:var(--navy)}
.service-card h3{min-height:45px;font-size:18px;font-weight:700;letter-spacing:-.55px;line-height:1.25}
.service-card__body>p,.service-card.featured .service-card__body>p{min-height:72px;margin:9px 0 0;color:#6d7d86;font-size:9px;line-height:1.75}
.service-card__details{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:15px}
.service-card__details>span{min-width:0;min-height:52px;padding:8px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:1fr 1fr;column-gap:7px;align-items:center;border:1px solid #dce5e7;border-radius:9px;background:#f0f6f7;color:var(--navy)}
.service-card__details>span:nth-child(2){border-color:#efdaa4;background:#fff5de}
.service-card__details svg{grid-row:1/3;width:25px;height:25px;padding:5px;border-radius:7px;background:#dcebed;fill:none;stroke:#30536c;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.service-card__details>span:nth-child(2) svg{background:#ffe5a9;stroke:#a97805}
.service-card__details small,.service-card__details b{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-card__details small{align-self:end;color:#80919a;font-size:5px;letter-spacing:.7px}.service-card__details b{align-self:start;font-size:7px;font-weight:700}
.service-card__actions{display:grid;grid-template-columns:1.08fr .92fr;gap:7px;margin-top:14px;padding-top:14px;border-top:1px solid #e1e4e2}
.service-card__actions a,.service-card.featured .service-card__actions a{min-height:42px;margin:0;padding:9px 11px;border:0;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;font-size:8px;font-weight:700;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease}
.service-card__actions svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.service-card__book,.service-card.featured .service-card__book{background:var(--gold);color:var(--navy)!important;box-shadow:0 7px 14px rgba(213,164,16,.14)}.service-card__book:hover{background:#ffda50;transform:translateY(-2px)}
.service-card__call,.service-card.featured .service-card__call{background:var(--navy)}.service-card__call:hover{background:var(--navy-2);transform:translateY(-2px)}
.services__note{margin-top:22px;text-align:center;color:#7c898e;font-size:8px;letter-spacing:.15px}
@media(max-width:1100px){.services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.service-card__media{height:245px}.service-card h3{min-height:auto;font-size:20px}.service-card__body>p,.service-card.featured .service-card__body>p{min-height:50px;font-size:10px}.service-card__details small{font-size:6px}.service-card__details b{font-size:8px}}
@media(max-width:720px){.services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-card__media{height:190px}.service-card__body{padding:15px 5px 5px}.service-card h3{font-size:16px}.service-card__body>p,.service-card.featured .service-card__body>p{min-height:68px;font-size:8px}.service-card__details{grid-template-columns:1fr}.service-card__details>span{min-height:48px}.service-card__actions{grid-template-columns:1fr}.service-card__actions a,.service-card.featured .service-card__actions a{min-height:40px}}
@media(max-width:480px){.services .section-head{margin-bottom:35px}.services__grid{grid-template-columns:1fr;gap:17px}.service-card{max-width:380px;width:100%;margin-inline:auto}.service-card__media{height:230px}.service-card h3{font-size:20px}.service-card__body>p,.service-card.featured .service-card__body>p{min-height:0;font-size:10px}.service-card__details{grid-template-columns:1fr 1fr}.service-card__actions{grid-template-columns:1.08fr .92fr}.service-card__actions a,.service-card.featured .service-card__actions a{font-size:9px}.services__note{line-height:1.7}}

/* Six detailed vehicle cards */
.cars{position:relative;overflow:hidden;background:linear-gradient(180deg,#fffefa 0%,#f8f8f3 100%)}
.cars:after{content:"";position:absolute;z-index:0;left:-180px;top:130px;width:430px;height:430px;border-radius:50%;background:radial-gradient(circle,rgba(244,200,64,.1),transparent 68%);pointer-events:none}.cars>.container{position:relative;z-index:1}
.cars__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:21px;align-items:stretch}
.car-card--detailed{display:block;background:#fff;border:1px solid #dce2e3;border-radius:18px;padding:7px;overflow:hidden;box-shadow:0 11px 36px rgba(7,31,53,.055);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.car-card--detailed:hover{transform:translateY(-8px);border-color:#d4b450;box-shadow:0 21px 50px rgba(7,31,53,.13)}
.car-card--detailed .car-card__image{height:245px;border-radius:13px;overflow:hidden;background:#e9eceb}
.car-card--detailed .car-card__image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,22,38,.08),transparent 47%,rgba(4,22,38,.15));pointer-events:none}
.car-card--detailed .car-card__image img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .55s ease}.car-card--detailed:hover .car-card__image img{transform:scale(1.04)}
.car-card--detailed .car-card__image>span{z-index:2;left:12px;top:12px;padding:7px 10px;border:0;border-radius:999px;background:var(--navy);color:#fff;font-size:6px;font-weight:700;letter-spacing:1.15px;box-shadow:0 5px 14px rgba(7,31,53,.17)}
.car-card--detailed .car-card__image>small{position:absolute;z-index:2;right:12px;top:12px;width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.93);color:var(--navy);font-family:var(--serif);font-size:18px;font-style:italic;box-shadow:0 5px 14px rgba(7,31,53,.13)}
.car-card--detailed .car-card__body{padding:20px 10px 9px}
.car-card--detailed .car-card__body>small{display:block;color:#9a7717;font-size:6px;font-weight:700;letter-spacing:1.55px}
.car-card--detailed h3{font-size:25px;font-weight:700;letter-spacing:-.85px;line-height:1.15;margin-top:5px}
.car-card__example{display:block;margin-top:4px;color:#6f7e85;font-size:8px;font-weight:600}
.car-card--detailed .car-card__body>p{min-height:59px;margin-top:11px;color:#6f7f87;font-size:9px;line-height:1.72}
.car-card__specs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}
.car-card__specs>span{position:relative;min-width:0;min-height:56px;padding:8px 9px;display:grid;grid-template-columns:27px minmax(0,1fr);grid-template-rows:1fr 1fr;column-gap:8px;align-items:center;border:1px solid #dbe5e7;border-radius:10px;background:#f0f6f7;color:var(--navy)}
.car-card__specs>span.rate{border-color:#efca75;background:#fff3da}
.car-card__specs svg{grid-row:1/3;width:27px;height:27px;padding:6px;border-radius:7px;background:#dcebed;fill:none;stroke:#315970;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.car-card__specs .rate svg{display:none}.car-card__specs .rate:before{content:"₹";grid-row:1/3;width:27px;height:27px;border-radius:7px;display:grid;place-items:center;background:#ffdda0;color:#a46800;font-size:13px;font-weight:700}
.car-card__specs small,.car-card__specs b{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.car-card__specs small{align-self:end;color:#83929a;font-size:5.5px;letter-spacing:.7px}.car-card__specs b{align-self:start;font-size:7.5px;font-weight:700}
.car-card__actions{display:grid;grid-template-columns:1.05fr .95fr;gap:8px;margin-top:16px;padding-top:15px;border-top:1px solid #e1e4e2}
.car-card__actions a{min-height:44px;padding:9px 12px;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:8.5px;font-weight:700;transition:transform .22s ease,background-color .22s ease,box-shadow .22s ease}
.car-card__actions svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.car-card__book{background:var(--gold);color:var(--navy);box-shadow:0 7px 15px rgba(213,164,16,.15)}.car-card__book:hover{background:#ffda4d;transform:translateY(-2px)}
.car-card__call{border:1px solid #bfd0da;color:var(--navy);background:#fff}.car-card__call:hover{border-color:var(--navy);background:var(--navy);color:#fff;transform:translateY(-2px)}
.cars .disclaimer{max-width:820px;margin:25px auto 0;line-height:1.7}
@media(max-width:1100px){.cars__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.car-card--detailed .car-card__image{height:285px}.car-card--detailed .car-card__body>p{min-height:44px;font-size:10px}.car-card__specs small{font-size:6px}.car-card__specs b{font-size:8px}}
@media(max-width:720px){.cars__grid{grid-template-columns:1fr}.car-card--detailed{display:block;max-width:460px;width:100%;margin-inline:auto}.car-card--detailed .car-card__image{height:300px}.car-card--detailed .car-card__body>p{min-height:0}.car-card__actions a{font-size:9px}}
@media(max-width:480px){.car-card--detailed{max-width:380px}.car-card--detailed .car-card__image{height:235px}.car-card--detailed .car-card__body{padding:18px 7px 7px}.car-card--detailed h3{font-size:23px}.car-card__specs{gap:7px}.car-card__specs>span{padding:7px;column-gap:6px}.car-card__specs b{font-size:7px}.car-card__actions{gap:7px}}

/* Popular tour package grid */
.tours{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(135deg,#061b30 0%,#082a47 58%,#061a2f 100%)}
.tours:before{content:"";position:absolute;z-index:-1;inset:0;background:radial-gradient(circle at 92% 6%,rgba(41,113,160,.18),transparent 28%),radial-gradient(circle at 3% 92%,rgba(244,200,64,.08),transparent 25%)}
.tour-head{display:flex;align-items:flex-end;justify-content:space-between;gap:55px;margin-bottom:36px}.tour-head>div:first-child{max-width:660px}.tour-head .kicker{margin-bottom:11px;color:#e5c451}.tour-head h2{font-size:clamp(43px,4.3vw,61px);letter-spacing:-2.4px}.tour-head h2 em{color:var(--gold);font-size:1.06em}.tour-head p{max-width:590px;margin-top:9px;color:#a9bbc5;font-size:10px;line-height:1.75}
.tour-filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px;padding-bottom:4px}.tour-filters button{min-height:34px;padding:7px 17px;border:1px solid #315574;border-radius:999px;background:rgba(5,26,45,.45);color:#b9cad3;font-size:7px;font-weight:700;transition:.22s ease}.tour-filters button:hover{border-color:#dcb43c;color:#fff}.tour-filters button.active{border-color:var(--gold);background:var(--gold);color:var(--navy);box-shadow:0 7px 18px rgba(218,166,24,.2)}
.tour-packages{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.tour-package{min-width:0;overflow:hidden;border:1px solid #2c5371;border-radius:12px;background:linear-gradient(155deg,#0a3150,#071e34);box-shadow:0 15px 35px rgba(0,9,20,.16);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.tour-package:hover{transform:translateY(-6px);border-color:#d1a82c;box-shadow:0 23px 45px rgba(0,9,20,.3)}.tour-package[hidden]{display:none!important}
.tour-package__media{position:relative;height:220px;overflow:hidden;background:#18394f}.tour-package__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(4,21,36,.35));pointer-events:none}.tour-package__media img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .4s ease}.tour-package:hover .tour-package__media img{transform:scale(1.045);filter:saturate(1.08)}
.tour-package__media>span{position:absolute;z-index:2;right:11px;top:11px;padding:6px 10px;border-radius:999px;background:var(--gold);color:var(--navy);font-size:6px;font-weight:800;letter-spacing:.35px;box-shadow:0 5px 13px rgba(5,24,41,.17)}
.tour-package__body{padding:17px 16px 15px}.tour-package__body>small{display:block;color:#e9bf3d;font-size:6px;font-weight:700;letter-spacing:1.5px}.tour-package h3{margin-top:2px;color:#fff;font-family:var(--serif);font-size:32px;font-style:normal;letter-spacing:-.6px}.tour-package__body>p{margin-top:3px;color:#aebfc8;font-size:8px}
.tour-package__actions{display:grid;grid-template-columns:1.05fr .95fr;gap:7px;margin-top:14px;padding-top:13px;border-top:1px solid #31516a}.tour-package__actions a{min-height:39px;padding:8px 10px;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:8px;font-weight:700;transition:transform .22s ease,background-color .22s ease,border-color .22s ease}.tour-package__actions svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tour-package__book{background:var(--gold);color:var(--navy)}.tour-package__book:hover{background:#ffda4b;transform:translateY(-2px)}.tour-package__call{border:1px solid #52708a;color:#fff;background:#09243d}.tour-package__call:hover{border-color:#fff;background:#fff;color:var(--navy);transform:translateY(-2px)}
.custom-tour--new{margin-top:19px;border-color:#365a77;border-radius:11px;background:rgba(5,25,43,.32)}.custom-tour--new .custom-tour__icon{box-shadow:0 9px 22px rgba(216,168,26,.18)}.custom-tour__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.custom-tour--new .btn{width:auto;margin:0;min-height:44px;border-radius:8px}.custom-tour__call{border:1px solid #4d6a82;color:#fff;background:transparent}.custom-tour__call svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.custom-tour__call:hover{background:#fff;color:var(--navy)}
.tours__note{max-width:820px;margin:17px auto 0;text-align:center;color:#7893a3;font-size:7px;line-height:1.7}
@media(max-width:1000px){.tour-head{align-items:flex-start;flex-direction:column;gap:23px}.tour-filters{justify-content:flex-start}.tour-packages{grid-template-columns:repeat(2,minmax(0,1fr))}.tour-package__media{height:250px}}
@media(max-width:720px){.tour-head h2{font-size:45px}.tour-packages{grid-template-columns:1fr}.tour-package{max-width:520px;width:100%;margin-inline:auto}.tour-package__media{height:290px}.custom-tour--new{align-items:flex-start;flex-direction:column}.custom-tour__actions{width:100%;margin:5px 0 0}.custom-tour--new .btn{flex:1}}
@media(max-width:480px){.tour-head h2{font-size:40px}.tour-filters{gap:6px}.tour-filters button{padding-inline:13px}.tour-package__media{height:220px}.tour-package__body{padding:15px 13px}.tour-package h3{font-size:29px}.custom-tour__actions{display:grid;grid-template-columns:1fr 1fr}.custom-tour--new .btn{width:100%;padding-inline:11px;gap:10px;font-size:8px}}

/* Editorial travel gallery */
.gallery{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(145deg,#f6f5ef 0%,#fffefa 48%,#f2f3ee 100%)}
.gallery:before{content:"";position:absolute;z-index:-1;right:-170px;top:-180px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(244,200,64,.12),transparent 67%)}
.gallery__head{display:flex;align-items:flex-end;justify-content:space-between;gap:70px;margin-bottom:40px}.gallery__head>div:first-child{max-width:710px}.gallery__head .kicker{margin-bottom:14px}.gallery__head h2{font-size:clamp(44px,4.6vw,65px);line-height:1.02;letter-spacing:-2.8px}.gallery__head h2 em{display:inline-block;margin-top:4px;color:#b2871a;font-size:1.06em}.gallery__intro{max-width:365px;padding-bottom:6px}.gallery__intro p{color:#718087;font-size:10px;line-height:1.85}.gallery__intro>a{width:max-content;margin-top:18px;padding:7px 0;display:flex;align-items:center;gap:30px;border-bottom:1px solid #aab4b5;color:var(--navy);font-size:9px;font-weight:700}.gallery__intro>a span{color:#ae8211;transition:transform .22s}.gallery__intro>a:hover span{transform:translate(3px,-3px)}
.gallery__grid--bento{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:245px 245px 230px;grid-auto-rows:230px;gap:13px}
.gallery__grid--bento .gallery-item{border-radius:12px;border:1px solid rgba(7,31,53,.08);box-shadow:0 11px 30px rgba(7,31,53,.08);isolation:isolate}.gallery__grid--bento .gallery-item--hero{grid-column:1/7;grid-row:1/3}.gallery__grid--bento .gallery-item--station{grid-column:7/10;grid-row:1}.gallery__grid--bento .gallery-item--heritage{grid-column:10/13;grid-row:1}.gallery__grid--bento .gallery-item--family{grid-column:7/13;grid-row:2}.gallery__grid--bento .gallery-item--city{grid-column:1/5;grid-row:3}.gallery__grid--bento .gallery-item--weekend{grid-column:5/9;grid-row:3}.gallery__grid--bento .gallery-item--spiritual{grid-column:9/13;grid-row:3}
.gallery__grid--bento .gallery-item:after{z-index:1;background:linear-gradient(180deg,rgba(4,19,32,.03) 30%,rgba(3,18,31,.83) 100%);transition:background .35s}.gallery__grid--bento .gallery-item:hover:after{background:linear-gradient(180deg,rgba(4,19,32,.02) 20%,rgba(3,18,31,.9) 100%)}
.gallery__grid--bento .gallery-item img{filter:saturate(.94) contrast(1.02);transition:transform .65s ease,filter .4s ease}.gallery__grid--bento .gallery-item:hover img{transform:scale(1.045);filter:saturate(1.08) contrast(1.03)}
.gallery__grid--bento .gallery-item>.gallery-item__meta{z-index:2;left:18px;right:16px;bottom:16px;display:grid;grid-template-columns:1fr 37px;grid-template-rows:auto auto;gap:1px 12px;align-items:end;letter-spacing:0}.gallery-item__meta small{grid-column:1;color:#f2c844;font-size:6px;font-weight:700;letter-spacing:1.45px}.gallery-item__meta strong{grid-column:1;color:#fff;font-family:var(--serif);font-size:23px;font-weight:500;line-height:1.08}.gallery-item__meta b{grid-column:2;grid-row:1/3;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);background:rgba(6,29,48,.33);color:#fff;font-family:Manrope,Arial,sans-serif;font-size:17px;transition:background-color .22s,color .22s,transform .22s}.gallery-item:hover .gallery-item__meta b{background:var(--gold);border-color:var(--gold);color:var(--navy);transform:rotate(45deg)}
.gallery__footer{margin-top:18px;padding:17px 19px 17px 22px;border:1px solid #d8dcd8;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:rgba(255,255,255,.62)}.gallery__footer p{display:flex;align-items:center;gap:10px;color:#748287;font-size:8px;line-height:1.7}.gallery__footer p>span{width:28px;height:28px;flex:0 0 28px;border-radius:50%;display:grid;place-items:center;background:#f7e7ac;color:#97710d}.gallery__footer .btn{min-width:150px;border-radius:8px}
@media(max-width:1000px){.gallery__head{align-items:flex-start;gap:35px}.gallery__grid--bento{grid-template-rows:210px 210px 205px}.gallery-item__meta strong{font-size:19px}}
@media(max-width:720px){.gallery__head{flex-direction:column;gap:18px}.gallery__intro{max-width:100%;padding:0}.gallery__grid--bento{grid-template-columns:1fr 1fr;grid-template-rows:270px 220px 220px 220px;grid-auto-rows:220px}.gallery__grid--bento .gallery-item--hero{grid-column:1/3;grid-row:1}.gallery__grid--bento .gallery-item--station{grid-column:1;grid-row:2}.gallery__grid--bento .gallery-item--heritage{grid-column:2;grid-row:2}.gallery__grid--bento .gallery-item--family{grid-column:1/3;grid-row:3}.gallery__grid--bento .gallery-item--city{grid-column:1;grid-row:4}.gallery__grid--bento .gallery-item--weekend{grid-column:2;grid-row:4}.gallery__grid--bento .gallery-item--spiritual{grid-column:1/3;grid-row:5}.gallery__footer{align-items:flex-start;flex-direction:column}.gallery__footer .btn{width:100%}}
@media(max-width:480px){.gallery__head h2{font-size:41px}.gallery__grid--bento{display:grid;grid-template-columns:1fr;grid-template-rows:none;grid-auto-rows:235px;gap:10px}.gallery__grid--bento .gallery-item,.gallery__grid--bento .gallery-item:first-child,.gallery__grid--bento .gallery-item--hero,.gallery__grid--bento .gallery-item--station,.gallery__grid--bento .gallery-item--heritage,.gallery__grid--bento .gallery-item--family,.gallery__grid--bento .gallery-item--city,.gallery__grid--bento .gallery-item--weekend,.gallery__grid--bento .gallery-item--spiritual{grid-column:1;grid-row:auto}.gallery__grid--bento .gallery-item--hero,.gallery__grid--bento .gallery-item--family{height:270px}.gallery__grid--bento .gallery-item>.gallery-item__meta{left:15px;right:13px;bottom:13px}.gallery-item__meta strong{font-size:21px}}

/* Premium journey enquiry */
.appointment{position:relative;overflow:hidden;padding:92px 0 88px;background:radial-gradient(circle at 18% 47%,rgba(20,76,111,.35),transparent 34%),linear-gradient(125deg,#06243e 0%,#031c32 52%,#082943 100%)}.appointment:before{content:"";position:absolute;inset:0 51% 0 0;opacity:.16;background-image:linear-gradient(34deg,transparent 48%,#668096 49%,#668096 50%,transparent 51%),linear-gradient(142deg,transparent 48%,#668096 49%,#668096 50%,transparent 51%);background-size:205px 155px,260px 210px;mask-image:linear-gradient(90deg,#000,transparent)}.appointment__route-art{position:absolute;inset:0 51% 0 0;pointer-events:none;color:rgba(246,192,28,.62)}.appointment__route-art:before,.appointment__route-art:after{content:"";position:absolute;width:245px;height:125px;border:2px dashed rgba(246,192,28,.42);border-color:rgba(246,192,28,.42) transparent transparent rgba(246,192,28,.42);border-radius:80% 0 0;transform:rotate(24deg)}.appointment__route-art:before{left:23%;top:14%}.appointment__route-art:after{right:2%;bottom:15%;transform:rotate(154deg)}.route-pin{position:absolute;font-size:26px;text-shadow:0 0 22px rgba(248,194,27,.45)}.route-pin--one{left:21%;top:7%}.route-pin--two{right:8%;top:35%}.route-pin--three{right:8%;bottom:27%}.route-label{position:absolute;color:rgba(185,202,214,.3);font-size:10px;font-weight:700;letter-spacing:4px}.route-label--one{left:30%;top:10%}.route-label--two{right:4%;top:43%}.route-label--three{right:4%;bottom:22%}.appointment__grid{position:relative;z-index:2;grid-template-columns:.8fr 1.2fr;gap:78px;align-items:center}.appointment__copy{padding:12px 0}.appointment__copy .kicker{color:#f5c42e;margin-bottom:28px}.appointment__copy h2{font-family:var(--serif);font-weight:600;font-size:clamp(49px,4.2vw,65px);line-height:1.02;letter-spacing:-2px}.appointment__copy h2 em{color:#ffc51c;font-size:1.06em}.appointment__copy>p{max-width:470px;margin-top:25px;color:#d7e3ea;font-size:14px;line-height:1.7}.journey-steps{position:relative;display:grid;gap:25px;margin:31px 0 30px}.journey-steps:before{content:"";position:absolute;left:25px;top:46px;bottom:46px;border-left:1px dashed #e7ad0e}.journey-step{position:relative;display:flex;align-items:center;gap:20px}.journey-step>span{position:relative;z-index:1;width:52px;height:52px;flex:0 0 52px;border:1.5px solid #f4bd16;border-radius:50%;display:grid;place-items:center;color:#ffc51c;background:#082943;box-shadow:0 0 0 6px rgba(4,32,54,.78)}.journey-step svg,.appointment__call svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.journey-step p{display:grid;gap:4px}.journey-step b{font-size:14px}.journey-step small{color:#9fb3c0;font-size:11px}.appointment__call{width:min(365px,100%);min-height:65px;padding:8px 20px 8px 9px;border:1px solid #718899;border-radius:35px;display:flex;align-items:center;gap:14px;color:#fff;background:rgba(3,21,36,.32);transition:border-color .2s,background-color .2s,transform .2s}.appointment__call:hover{border-color:#ffc51c;background:rgba(11,50,78,.8);transform:translateY(-2px)}.appointment__call>span{width:47px;height:47px;flex:0 0 47px;border-radius:50%;display:grid;place-items:center;background:#0c3656;color:#ffc51c}.appointment__call p{display:grid;gap:1px}.appointment__call small{color:#aabac5;font-size:9px}.appointment__call b{font-size:16px}.appointment__call>i{margin-left:auto;font-size:30px;font-style:normal;font-weight:300}.appointment-form{position:relative;padding:43px 45px 28px;border:1px solid rgba(255,255,255,.75);border-top:7px solid #f6bd13;border-radius:13px;background:linear-gradient(145deg,#fffefa,#f8f5ec);box-shadow:0 28px 80px rgba(0,8,16,.4),0 0 60px rgba(32,95,135,.14)}.appointment-form:before{content:"";position:absolute;inset:0;border-radius:7px;pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.75),transparent 35%)}.appointment-form>*{position:relative;z-index:1}.appointment-form .form-title small{color:#9c7a1b;letter-spacing:2px;font-weight:700}.appointment-form .form-title h3{margin:7px 0 5px;font-family:var(--serif);font-size:36px;line-height:1.1;letter-spacing:-1px}.appointment-form .form-title p{font-size:11px;color:#667b89}.appointment-form .form-grid{gap:17px 22px;margin-top:27px}.appointment-form.booking-form label{padding:0}.appointment-form.booking-form label>span:first-child{margin:0 0 7px;color:#18384f;font-size:10px;letter-spacing:.25px}.form-control{position:relative;display:block}.appointment-form .form-control>svg{position:absolute;z-index:2;left:15px;top:50%;width:19px;height:19px;transform:translateY(-50%);fill:none;stroke:#092d4d;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.appointment-form.booking-form .form-control input,.appointment-form.booking-form .form-control select,.appointment-form.booking-form .form-control textarea{height:50px;padding:11px 42px 11px 48px;border:1px solid #bdcad2;border-radius:7px;background:rgba(255,255,255,.72);font-size:12px;color:#0a2b46;box-shadow:inset 0 1px 1px rgba(5,31,52,.025)}.appointment-form.booking-form .form-control textarea{height:68px;padding-top:16px;line-height:1.45;resize:vertical}.appointment-form .form-control--note>svg{top:17px;transform:none}.appointment-form.booking-form .form-control input:focus,.appointment-form.booking-form .form-control select:focus,.appointment-form.booking-form .form-control textarea:focus{border-color:#dda70b;box-shadow:0 0 0 3px rgba(244,188,20,.15),0 6px 17px rgba(7,31,53,.06)}.appointment-form .btn--full{width:100%;height:54px;margin:20px 0 0;border-radius:8px;gap:10px;font-size:12px;box-shadow:0 10px 26px rgba(230,170,0,.22)}.appointment-form .btn--full svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.appointment-form__assurance{display:flex;justify-content:center;gap:28px;margin-top:14px;color:#6e7f89;font-size:9px}.appointment-form__assurance span{display:flex;align-items:center;gap:7px}.appointment-form__assurance i{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#1ba557;color:#fff;font-size:10px;font-style:normal}.appointment-form .form-message{padding:0;margin:10px 0 0;text-align:center}.appointment__note,.appointment__contact{display:none}
@media(max-width:1050px){.appointment__grid{grid-template-columns:.75fr 1.25fr;gap:38px}.appointment-form{padding:35px 30px 25px}.appointment__copy h2{font-size:49px}}
@media(max-width:820px){.appointment{padding:75px 0}.appointment:before,.appointment__route-art{inset:0}.appointment__grid{grid-template-columns:1fr;gap:52px}.appointment__copy{max-width:580px;margin:auto;text-align:center}.appointment__copy .kicker{justify-content:center}.appointment__copy>p{margin-left:auto;margin-right:auto}.journey-steps{width:max-content;max-width:100%;margin-left:auto;margin-right:auto;text-align:left}.appointment__call{margin:0 auto}.appointment-form{width:min(650px,100%);margin:auto}}
@media(max-width:560px){.appointment{padding:62px 0}.appointment__copy h2{font-size:45px}.appointment__copy>p{font-size:12px}.journey-step{gap:16px}.journey-step>span{width:47px;height:47px;flex-basis:47px}.journey-steps:before{left:23px}.journey-step b{font-size:13px}.journey-step small{font-size:9px}.appointment-form{padding:28px 18px 22px}.appointment-form .form-title h3{font-size:29px}.appointment-form .form-title p{line-height:1.6}.appointment-form .form-grid{grid-template-columns:1fr;gap:14px;margin-top:22px}.appointment-form .form-grid label.full{grid-column:auto}.appointment-form__assurance{gap:12px;justify-content:space-between}.appointment-form .btn--full{font-size:10px}.appointment__route-art{opacity:.5}}

/* Natural route-map background */
.appointment{background:radial-gradient(circle at 17% 42%,rgba(17,82,122,.42) 0,rgba(8,43,70,.12) 36%,transparent 58%),radial-gradient(circle at 82% 72%,rgba(23,71,101,.28),transparent 38%),linear-gradient(120deg,#061f36 0%,#041a2e 48%,#08263e 100%)}
.appointment:before{inset:0;opacity:.33;mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.78) 53%,rgba(0,0,0,.18) 100%);background-repeat:no-repeat;background-position:center;background-size:cover;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 900'%3E%3Cg fill='none' stroke='%235d819a' stroke-linecap='round'%3E%3Cpath opacity='.34' stroke-width='7' d='M-80 145 C180 65 245 265 470 201 S790 57 1003 171 1330 345 1690 212'/%3E%3Cpath opacity='.25' stroke-width='6' d='M112-50 C210 158 89 288 245 418 S554 535 541 755 468 889 517 980'/%3E%3Cpath opacity='.3' stroke-width='5' d='M-60 760 C205 677 285 515 526 522 S842 690 1055 588 1334 320 1660 418'/%3E%3Cpath opacity='.22' stroke-width='4' d='M659-40 C625 180 755 271 913 313 S1160 343 1222 558 1342 805 1640 796'/%3E%3Cpath opacity='.2' stroke-width='3' d='M-30 386 C151 322 333 357 398 499 M383 111 C522 261 624 306 794 280 M905 315 C849 446 886 536 1023 631 M1192 98 C1120 233 1139 348 1268 437 M107 727 C308 766 416 846 459 960 M1281 556 C1398 612 1516 621 1650 585'/%3E%3C/g%3E%3Cg fill='%235d819a' opacity='.24'%3E%3Ccircle cx='244' cy='417' r='8'/%3E%3Ccircle cx='539' cy='755' r='7'/%3E%3Ccircle cx='913' cy='313' r='7'/%3E%3Ccircle cx='1222' cy='558' r='8'/%3E%3C/g%3E%3C/svg%3E")}
.appointment:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,22,38,.08),rgba(3,22,38,.02) 44%,rgba(3,22,38,.25));pointer-events:none}
.appointment__route-art{inset:0 52% 0 0;opacity:.9}.appointment__route-art:before{left:51%;top:5%;width:205px;height:145px;border-width:2px;border-color:rgba(246,192,28,.55) transparent transparent rgba(246,192,28,.55);transform:rotate(22deg)}.appointment__route-art:after{right:1%;bottom:11%;width:180px;height:105px;border-width:2px;border-color:rgba(246,192,28,.5) transparent transparent rgba(246,192,28,.5);transform:rotate(154deg)}.route-pin{font-size:19px;color:#f8c225;text-shadow:0 0 20px rgba(248,194,37,.5)}.route-pin--one{left:49%;top:7%}.route-pin--two{right:5%;top:26%}.route-pin--three{right:4%;bottom:17%}.route-label{color:rgba(185,202,214,.28);font-size:8px;letter-spacing:3px}.route-label--one{left:58%;top:8%}.route-label--two{right:0;top:31%}.route-label--three{right:0;bottom:13%}
@media(max-width:820px){.appointment:before{opacity:.25;mask-image:linear-gradient(#000,rgba(0,0,0,.25))}.appointment__route-art{inset:0;opacity:.35}.appointment__route-art:before{left:14%;top:5%}.appointment__route-art:after{right:4%;bottom:48%}.route-pin--one{left:12%;top:6%}.route-pin--two{right:8%;top:24%}.route-pin--three{right:7%;bottom:48%}.route-label{display:none}}
@media(max-width:560px){.appointment:before{opacity:.18}.appointment__route-art{display:none}}

/* Full-width map and destination footer */
.map-strip{position:relative;width:100%;height:410px;background:#dbe0df;overflow:hidden}.map-strip iframe{display:block;width:100%;height:100%;border:0;filter:saturate(.78) contrast(.97)}.map-strip:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 10px 24px rgba(4,26,44,.13),inset 0 -10px 24px rgba(4,26,44,.15)}.map-strip__directions{position:absolute;z-index:2;right:max(28px,calc((100vw - 1180px)/2));bottom:26px;min-width:255px;padding:12px 18px 12px 12px;border-radius:10px;display:flex;align-items:center;gap:12px;background:#071f35;color:#fff;box-shadow:0 15px 40px rgba(3,21,36,.28);transition:transform .2s,background-color .2s}.map-strip__directions:hover{transform:translateY(-3px);background:#0b314f}.map-strip__directions>svg{width:39px;height:39px;padding:9px;border-radius:50%;fill:none;stroke:#ffc321;stroke-width:1.7;background:#0d3858}.map-strip__directions>span{display:grid;gap:2px}.map-strip__directions small{font-size:7px;letter-spacing:1.3px;color:#9eb2bf}.map-strip__directions b{font-size:12px}.map-strip__directions>i{margin-left:auto;color:#ffc321;font-style:normal}
.footer{position:relative;isolation:isolate;overflow:hidden;padding:55px 0 17px;background:#061e35 url('../img/tour-chitrakoot.webp') center 56%/cover no-repeat;color:#d9e5ec}.footer__overlay{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(4,30,53,.97),rgba(5,37,67,.91) 50%,rgba(3,28,51,.96)),linear-gradient(0deg,rgba(3,24,43,.8),rgba(7,47,82,.42))}.footer__main{grid-template-columns:1.15fr .8fr .9fr 1.18fr;gap:0}.footer__main>div{min-height:288px;padding:0 38px;border-left:1px solid rgba(177,204,222,.16)}.footer__main>div:first-child{padding-left:0;border-left:0}.footer__main>div:last-child{padding-right:0}.footer h3{margin:0 0 19px;color:#ffc526;font-size:22px;line-height:1.1;letter-spacing:-.6px}.brand--footer{width:205px;height:82px;min-width:0;padding:4px 22px;border-radius:10px;display:flex;justify-content:center;background:rgba(255,255,255,.96);box-shadow:0 9px 25px rgba(2,19,32,.16)}.brand--footer img{width:74px;height:74px}.footer__brand>p{max-width:340px;margin-top:14px;color:#e1e9ed;font-size:11px;line-height:1.62}.footer__social{gap:9px;margin-top:18px}.footer__social a{width:37px;height:37px;border-color:rgba(255,255,255,.42);color:#fff;background:rgba(255,255,255,.05);transition:background-color .2s,border-color .2s,color .2s,transform .2s}.footer__social a:hover{border-color:#ffc526;background:#ffc526;color:#06213a;transform:translateY(-2px)}.footer__social svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.footer li{margin:0 0 13px}.footer li a{position:relative;padding-left:13px;color:#e4ecf1;font-size:10px}.footer li a:before{content:"•";position:absolute;left:0;color:#ffc526}.footer li a:hover{color:#ffc526}.footer__contact{display:block}.footer__contact-row{display:grid;grid-template-columns:22px 1fr;align-items:start;gap:10px;margin-bottom:17px}.footer__contact-row>svg{width:18px;height:18px;fill:none;stroke:#ffc526;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.footer__contact-row p,.footer__contact-row a{margin:0;color:#e6eef3;font-size:11px;line-height:1.65}.footer__contact-row p b{color:#fff}.footer__contact .footer__wa{margin:2px 0 0 32px;padding-bottom:8px;color:#ffc526;border-color:rgba(255,197,38,.5);font-size:10px}.footer__bottom{position:relative;margin-top:22px;padding-top:18px;border-color:rgba(207,225,235,.22);color:#a9bbc5;font-size:8px}.footer__bottom a{color:#ffc526}
@media(max-width:980px){.footer__main{grid-template-columns:1fr 1fr}.footer__main>div,.footer__main>div:first-child,.footer__main>div:last-child{min-height:0;padding:0 30px 35px;border-left:1px solid rgba(177,204,222,.16)}.footer__main>div:nth-child(odd){padding-left:0;border-left:0}.footer__main>div:nth-child(even){padding-right:0}.footer__contact{grid-column:auto}.footer__brand{grid-column:auto}}
@media(max-width:620px){.map-strip{height:330px}.map-strip__directions{left:17px;right:17px;bottom:17px;min-width:0}.footer{padding:45px 0 88px;background-position:center}.footer__main{grid-template-columns:1fr}.footer__main>div,.footer__main>div:first-child,.footer__main>div:last-child,.footer__main>div:nth-child(odd),.footer__main>div:nth-child(even){padding:0 0 31px;margin-bottom:28px;border-left:0;border-bottom:1px solid rgba(177,204,222,.18)}.footer__main>div:last-child{margin-bottom:0}.footer h3{font-size:20px}.footer__bottom{align-items:flex-start;flex-direction:column}.footer__bottom>p:nth-child(2){display:block}.brand--footer{width:190px}.footer__brand>p{max-width:none}}

.footer__social--brands a,.footer__social--brands>span{width:39px;height:39px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:grid;place-items:center;background:#fff;box-shadow:0 5px 16px rgba(1,16,28,.2);transition:transform .2s,box-shadow .2s,border-color .2s}.footer__social--brands a:hover,.footer__social--brands>span:hover{border-color:#ffc526;background:#fff;transform:translateY(-3px);box-shadow:0 9px 22px rgba(1,16,28,.3)}.footer__social--brands svg{width:21px;height:21px;fill:initial;stroke:none}.footer__social--brands>span{cursor:default}

.footer .brand--footer{width:150px;height:104px;padding:2px 10px;border-radius:9px}.footer .brand--footer img{width:100px;height:100px;object-fit:contain}

/* Complete phone responsiveness */
html,body{width:100%;max-width:100%}input,select,textarea{min-width:0}.field-control,.form-control,.quick-form__grid label,.form-grid label{min-width:0}
@media(max-width:720px){
  html{scroll-padding-top:74px}.container{width:calc(100% - 34px)}.section{padding:72px 0}
  .header{width:100%}.header__inner{width:calc(100% - 28px);height:74px}.header .brand{height:70px}.header .brand img{width:66px;height:66px}.nav-toggle{width:46px;height:46px;padding:9px;display:grid;align-content:center;justify-content:center;border-radius:50%;background:#f4f1e7}.nav-toggle span{width:22px;margin:3px}.nav-toggle.active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.nav-toggle.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.header .nav{top:74px;right:-100%;width:min(325px,88vw);height:calc(100dvh - 74px);padding:18px 20px 95px;overflow-y:auto;border-left:1px solid #e6e2d7}.header .nav.open{right:0}.header .nav a{min-height:48px;display:flex;align-items:center;padding:12px 15px}
  .hero__slide>img{object-position:58% center}.hero__slide:nth-child(2)>img{object-position:54% center}.hero__slide:nth-child(3)>img{object-position:62% center}.hero__copy{margin-top:0}.hero__copy .kicker{margin-bottom:15px;font-size:7px;letter-spacing:1.55px}.hero__copy>p{margin-top:17px;font-size:12px;line-height:1.65}.hero__actions{margin-top:21px}.hero-btn{min-height:52px}.hero__controls{left:17px;width:auto;transform:none}.slider-arrow,.slider-pause{width:42px;height:42px}.slider-dots button{height:4px}
  .trust-strip__inner>div{min-width:0}.trust-strip small{white-space:normal}
  .section-head,.section-head.centered{margin-bottom:35px}.section-head h2,.gallery__head h2,.tour-head h2{letter-spacing:-2px}.section-head>p{line-height:1.7}
  .service-card__actions a,.car-card__actions a,.tour-package__actions a{min-height:46px}.tour-filters button{min-height:42px;padding:9px 16px}
  .gallery-item{min-width:0}.gallery__footer{gap:16px}.gallery__footer p{align-items:flex-start}.gallery__footer .btn{min-height:48px}
  .marquee{padding:13px 0}.marquee__track i{margin-inline:18px}
  .appointment__grid{min-width:0}.appointment-form,.appointment__copy{min-width:0}.appointment__call{min-height:64px}.appointment-form.booking-form .form-control input,.appointment-form.booking-form .form-control select,.appointment-form.booking-form .form-control textarea{font-size:16px}.appointment-form .btn--full{min-height:54px}
  .map-strip iframe{min-height:100%}.map-strip__directions{min-height:62px}.footer li a{min-height:35px;display:flex;align-items:center}.footer__social--brands a,.footer__social--brands>span{width:44px;height:44px}.footer__social--brands svg{width:23px;height:23px}
  .mobile-bar{min-height:64px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));align-items:center}.mobile-bar a{min-height:46px;border-radius:8px}
}
@media(max-width:480px){
  .container{width:calc(100% - 28px)}.section{padding:62px 0}
  .hero{height:980px}.hero__content{padding:43px 0 490px}.hero h1,.hero h2{font-size:clamp(38px,11.3vw,48px);line-height:1.04;letter-spacing:-2.4px}.hero__copy>p{max-width:360px}.hero__actions{max-width:100%;gap:8px}.hero-btn{min-height:52px}.hero-btn__label{font-size:10px}.hero__booking-wrap{width:calc(100% - 28px);bottom:22px}.quick-form{max-width:400px}.quick-form__heading{padding:15px 16px}.quick-form__heading strong{font-size:14px}.quick-form__grid{grid-template-columns:1fr 1fr;padding:14px 14px 0;gap:9px 8px}.quick-form__grid label.wide{grid-column:1/-1}.quick-form__grid label>span{letter-spacing:.35px}.field-control{min-width:0;height:43px;padding:0 9px}.quick-form .field-control input,.quick-form .field-control select{min-width:0;width:100%;height:41px;padding:0;font-size:14px}.quick-form>.btn{width:calc(100% - 28px);height:48px;margin:13px 14px 0}.quick-form__trust{padding:10px 15px 14px}.hero__controls{bottom:452px;gap:8px}.slider-dots button{width:17px}.slider-dots button.active{width:31px}
  .trust-strip{padding:20px 0}.trust-strip__inner>div,.trust-strip__inner>div:first-child,.trust-strip__inner>div:last-child{min-height:74px;padding:11px 4px}.trust-strip__inner>div>.trust-icon{width:47px;height:47px;flex-basis:47px}.trust-strip b{font-size:11px}
  .about__visual{height:405px}.about__mini-card{max-width:calc(100% - 18px);min-width:0}.about__content h2,.section-head h2,.tour-head h2,.gallery__head h2,.appointment__copy h2{font-size:clamp(37px,11vw,44px);line-height:1.05}.about__content>p{font-size:12px;line-height:1.8}.about__call{display:grid;grid-template-columns:37px auto;grid-template-rows:auto auto}.about__call>span{grid-row:1/3}.about__call b{font-size:11px}
  .service-card__media,.car-card--detailed .car-card__image{height:220px}.service-card,.car-card--detailed,.tour-package{border-radius:14px}.service-card__details>span,.car-card__specs>span{min-height:54px}.service-card__actions a,.car-card__actions a,.tour-package__actions a{font-size:9px}
  .tour-package__media{height:220px}.tour-filters{width:100%;display:grid;grid-template-columns:1fr 1fr}.tour-filters button{width:100%}.custom-tour__actions{gap:7px}.custom-tour--new .btn{min-width:0;justify-content:center}
  .gallery__grid--bento{grid-auto-rows:225px}.gallery__grid--bento .gallery-item--hero,.gallery__grid--bento .gallery-item--family{height:245px}.gallery__footer{padding:15px;flex-direction:column}.gallery__footer p{font-size:8px}
  .appointment{padding:60px 0}.appointment__copy{text-align:left}.appointment__copy .kicker{justify-content:flex-start}.appointment__copy>p{margin-left:0;margin-right:0}.journey-steps{width:100%;margin:28px 0}.appointment__call{width:100%;margin:0}.appointment__call b{font-size:14px}.appointment-form{padding:27px 16px 21px;border-top-width:5px}.appointment-form .form-title h3{font-size:29px}.appointment-form .form-grid{gap:13px}.appointment-form__assurance{font-size:8px}.appointment-form__assurance i{flex:0 0 17px}
  .map-strip{height:310px}.map-strip__directions{left:14px;right:14px;bottom:14px;padding-right:14px}.footer{padding-top:42px}.footer__main>div,.footer__main>div:first-child,.footer__main>div:last-child,.footer__main>div:nth-child(odd),.footer__main>div:nth-child(even){padding-bottom:26px;margin-bottom:25px}.footer__bottom{gap:7px}.footer .brand--footer{width:142px;height:98px}.footer .brand--footer img{width:94px;height:94px}
}
@media(max-width:350px){
  .container{width:calc(100% - 22px)}.header__inner{width:calc(100% - 22px)}
  .hero{height:1160px}.hero__content{padding-top:35px;padding-bottom:650px}.hero h1,.hero h2{font-size:37px}.hero__actions{flex-direction:column;width:100%}.hero-btn{width:100%}.hero__booking-wrap{width:calc(100% - 22px)}.quick-form__grid{grid-template-columns:1fr}.quick-form__grid label.wide{grid-column:auto}.quick-form .field-control input,.quick-form .field-control select{font-size:16px}.hero__controls{bottom:612px}.quick-form__trust{gap:5px;font-size:6px}
  .service-card__details,.car-card__specs{grid-template-columns:1fr}.service-card__actions,.car-card__actions,.tour-package__actions,.custom-tour__actions{grid-template-columns:1fr}.custom-tour__actions{display:grid}.tour-filters{grid-template-columns:1fr}.appointment-form__assurance{align-items:flex-start;flex-direction:column}.appointment__call{padding-right:13px}.appointment__call b{font-size:13px}.map-strip__directions{min-width:0}.map-strip__directions small{letter-spacing:.8px}
}
@media(max-width:820px) and (orientation:landscape){.hero{min-height:760px}.hero__content{padding-top:45px}.mobile-bar{display:flex}}
@media(max-width:480px){.hero__controls{bottom:490px}}
@media(max-width:350px){.hero__controls{bottom:625px}}

/* Floating phone actions */
.mobile-bar{display:none!important}.floating-actions{position:fixed;z-index:85;right:22px;bottom:25px;display:flex;flex-direction:column;align-items:center;gap:12px;transition:opacity .2s}.floating-action{position:relative;width:58px;height:58px;min-width:58px;padding:0;border:0;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 12px 28px rgba(2,20,35,.28);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.floating-action:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 16px 33px rgba(2,20,35,.34);filter:brightness(1.05)}.floating-action:active{transform:scale(.96)}.floating-action svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}.floating-action--call{background:#1671c5}.floating-action--whatsapp{background:#20c766}.floating-action--whatsapp svg{width:29px;height:29px;fill:currentColor;stroke:none}.floating-action--top{background:#f4ad16}.floating-action--top svg{width:27px;height:27px;stroke-width:2.8}.floating-action:before{content:attr(title);position:absolute;right:calc(100% + 10px);top:50%;padding:6px 9px;border-radius:5px;background:#071f35;color:#fff;font-size:8px;font-weight:700;white-space:nowrap;opacity:0;visibility:hidden;transform:translate(5px,-50%);transition:.18s}.floating-action:hover:before,.floating-action:focus-visible:before{opacity:1;visibility:visible;transform:translate(0,-50%)}body.menu-open .floating-actions{opacity:0;pointer-events:none}
@media(max-width:720px){.floating-actions{right:13px;bottom:calc(14px + env(safe-area-inset-bottom));gap:10px}.floating-action{width:56px;height:56px;min-width:56px}.floating-action:before{display:none}.footer{padding-bottom:78px}}
@media(max-width:350px){.floating-actions{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));gap:8px}.floating-action{width:52px;height:52px;min-width:52px}.floating-action svg{width:22px;height:22px}.floating-action--whatsapp svg{width:26px;height:26px}}

/* Header booking modal */
body.modal-open{overflow:hidden}.booking-modal{width:min(680px,calc(100% - 28px));max-height:calc(100dvh - 28px);padding:0;border:0;border-radius:15px;background:transparent;overflow:auto;box-shadow:0 30px 90px rgba(0,8,16,.48)}.booking-modal::backdrop{background:rgba(2,17,29,.76);backdrop-filter:blur(6px)}.booking-modal__form{width:100%;margin:0;box-shadow:none}.booking-modal__close{position:absolute;z-index:5;top:16px;right:16px;width:40px;height:40px;border:1px solid #d6dcd8;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--navy);font-size:24px;line-height:1;transition:transform .2s,background-color .2s}.booking-modal__close:hover{background:var(--gold);transform:rotate(90deg)}.booking-modal .form-title{padding-right:48px}.booking-modal[open]{animation:bookingModalIn .22s ease-out}@keyframes bookingModalIn{from{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:560px){.booking-modal{width:calc(100% - 20px);max-height:calc(100dvh - 20px)}.booking-modal__close{top:12px;right:12px;width:38px;height:38px}.booking-modal .form-title{padding-right:42px}}
@media(prefers-reduced-motion:reduce){.floating-action,.floating-actions{transition:none!important}}
@media(max-width:720px){.floating-actions{display:flex!important;position:fixed!important;z-index:999;opacity:1;visibility:visible;pointer-events:auto}body.menu-open .floating-actions{opacity:0;visibility:hidden;pointer-events:none}}

/* Phone responsiveness hardening */
@media(max-width:720px){html,body{overflow-x:clip}.container{max-width:100%}.header__inner{gap:10px}.header .brand{min-width:0}.header .nav{max-width:88vw}.hero__copy,.quick-form,.quick-form__grid,.section-head,.tour-head,.gallery__head,.appointment-form,.service-card,.car-card,.tour-package{min-width:0}.footer__contact-row p,.footer__contact-row a,.map-strip__directions span{min-width:0;overflow-wrap:anywhere}.booking-modal{overscroll-behavior:contain}}
@media(max-width:480px){.hero{height:1040px}.hero__content{padding-bottom:550px}.quick-form__grid label.mobile-wide{grid-column:1/-1}.quick-form__heading{gap:10px}.quick-form__heading strong{font-size:13px}.quick-form__trust{flex-wrap:wrap;justify-content:center;gap:7px 14px}.hero__controls{bottom:550px}.floating-actions{right:10px;gap:8px}.floating-action{width:50px;height:50px;min-width:50px}.floating-action--whatsapp svg{width:25px;height:25px}.map-strip__directions{padding-right:12px}}
@media(max-width:350px){.hero{height:1300px}.hero__content{padding-top:35px;padding-bottom:760px}.hero__controls{bottom:735px}.quick-form__grid{grid-template-columns:1fr}.quick-form__grid label.mobile-wide,.quick-form__grid label.wide{grid-column:auto}.quick-form__trust{align-items:flex-start;flex-direction:column;padding-inline:14px}.floating-action{width:48px;height:48px;min-width:48px}.booking-modal{width:calc(100% - 12px)}.booking-modal__form{padding-inline:14px}.appointment-form__assurance{align-items:flex-start;flex-direction:column}.map-strip__directions small{letter-spacing:.35px}}

/* Keep all trust points in one row on phones */
@media(max-width:720px){.trust-strip{padding:17px 0}.trust-strip__inner{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.trust-strip__inner>div,.trust-strip__inner>div:first-child,.trust-strip__inner>div:last-child,.trust-strip__inner>div:nth-child(2),.trust-strip__inner>div:nth-child(3),.trust-strip__inner>div:nth-child(4){min-width:0;min-height:86px;padding:8px 3px;border-right:1px solid rgba(71,132,171,.32);border-bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center}.trust-strip__inner>div:last-child{border-right:0}.trust-strip__inner>div>.trust-icon{width:38px;height:38px;flex:0 0 38px;border-width:1.5px}.trust-icon svg{width:18px;height:18px}.trust-strip b{font-size:clamp(6px,1.75vw,8px);line-height:1.25;letter-spacing:-.2px;white-space:nowrap}.trust-strip small{display:none}}
@media(max-width:350px){.trust-strip__inner>div,.trust-strip__inner>div:first-child,.trust-strip__inner>div:last-child{min-height:78px;padding-inline:1px;gap:6px}.trust-strip__inner>div>.trust-icon{width:34px;height:34px;flex-basis:34px}.trust-icon svg{width:16px;height:16px}.trust-strip b{font-size:5.8px;letter-spacing:-.3px}}
