:root{--violet:#8b19ff;--violet2:#6d28d9;--blue:#0868ff;--cyan:#14b8ff;--navy:#071126;--charcoal:#101726;--ink:#111827;--muted:#64748b;--white:#fff;--line:#e7eaf3;--soft:#f6f8ff;--green:#18c963}
*{box-sizing:border-box}html{scroll-behavior:smooth}body.home-premium{margin:0;background:#fff;color:var(--ink);font-family:Inter,Outfit,Arial,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}.hp-container{width:min(1420px,calc(100% - 42px));margin:auto}.hp-top{height:38px;background:#090f20;color:#fff;font-size:13px}.hp-top .hp-container{height:100%;display:flex;align-items:center;justify-content:space-between}.hp-top-left,.hp-top-mid,.hp-top-right{display:flex;align-items:center;gap:10px}.hp-top i{color:#f8c521}.hp-header{height:76px;background:#fff;box-shadow:0 5px 24px rgba(31,41,55,.08);position:relative;z-index:50}.hp-header .hp-container{height:100%;display:flex;align-items:center}.hp-logo{width:300px;max-width:30%;display:flex;align-items:center}.hp-logo img{width:260px;height:auto;display:block}.hp-nav{display:flex;gap:27px;align-items:center;margin-left:auto;font-size:14px;font-weight:700;color:#1e293b}.hp-nav a{display:flex;align-items:center;gap:7px;padding:28px 0;position:relative}.hp-nav a:hover,.hp-nav a.active{color:#5c24f5}.hp-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:11px;height:3px;border-radius:9px;background:linear-gradient(90deg,var(--violet),var(--blue))}.hp-call{margin-left:28px;padding:12px 22px;border-radius:999px;color:#fff;font-weight:800;font-size:14px;background:linear-gradient(90deg,var(--blue),var(--violet));box-shadow:0 8px 24px rgba(102,38,255,.28)}.hp-menu{display:none;margin-left:auto;border:0;background:linear-gradient(135deg,var(--violet),var(--blue));color:#fff;border-radius:10px;width:44px;height:44px;font-size:20px}.hp-hero{position:relative;min-height:550px;background:linear-gradient(90deg,rgba(4,17,56,.98) 0%,rgba(9,39,112,.82) 49%,rgba(44,13,93,.37) 100%),url('../../media/place-image/ahmedabad-airport-taxi.jpg') center/cover no-repeat;color:#fff;overflow:hidden}.hp-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 55% 8%,rgba(29,115,255,.38),transparent 38%),radial-gradient(circle at 78% 20%,rgba(154,28,255,.28),transparent 34%)}.hp-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(370px,.55fr);gap:38px;padding:48px 0 54px;align-items:center}.hp-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:999px;background:linear-gradient(90deg,#075cff,#a000ff);font-size:12px;font-weight:800;box-shadow:0 8px 24px rgba(0,0,0,.17)}.hp-hero h1{font-family:Outfit,Inter,sans-serif;font-weight:900;font-size:64px;line-height:.98;margin:20px 0 10px;letter-spacing:-2.6px}.hp-gradient{background:linear-gradient(90deg,#ae2cff,#1188ff);-webkit-background-clip:text;background-clip:text;color:transparent}.hp-hero h2{font-size:30px;margin:0 0 16px;font-weight:800}.hp-hero h2 strong{color:#bb36ff}.hp-lead{font-size:17px;line-height:1.65;color:#eff4ff;max-width:700px;margin:0 0 18px}.hp-benefits{display:flex;flex-wrap:wrap;gap:9px;margin:14px 0 24px}.hp-benefit{border:1px solid rgba(255,255,255,.23);background:rgba(10,22,52,.62);backdrop-filter:blur(8px);border-radius:8px;padding:9px 12px;font-size:12px;font-weight:700;display:flex;gap:8px;align-items:center}.hp-benefit i{width:23px;height:23px;display:grid;place-items:center;background:linear-gradient(135deg,var(--violet),var(--blue));border-radius:6px}.hp-actions{display:flex;align-items:center;gap:14px}.hp-primary,.hp-secondary{min-height:54px;border-radius:999px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:15px;font-weight:800}.hp-primary{background:linear-gradient(90deg,var(--violet),var(--blue));box-shadow:0 12px 30px rgba(27,91,255,.3)}.hp-secondary{border:1px solid rgba(255,255,255,.65);background:rgba(10,22,52,.35)}.hp-car{position:absolute;width:min(560px,44vw);left:43%;bottom:-4px;z-index:2;filter:drop-shadow(0 25px 25px rgba(0,0,0,.35));pointer-events:none}.hp-car img{width:100%;display:block}.hp-booking{position:relative;z-index:4;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 26px 65px rgba(2,8,23,.28);overflow:hidden}.hp-book-head{padding:18px 22px;background:linear-gradient(115deg,#111936,#075af1);color:#fff;text-align:center}.hp-book-title{font-size:21px;font-weight:900}.hp-book-title i{color:#be35ff;margin-right:8px}.hp-book-sub{font-size:12px;opacity:.9;margin-top:3px}.hp-form{padding:17px}.hp-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-radius:11px;background:#f6f7fb;padding:4px;margin-bottom:15px}.hp-tab{border:0;background:transparent;padding:9px 5px;border-radius:8px;font-weight:700;font-size:12px;cursor:pointer}.hp-tab.active{background:linear-gradient(90deg,#4e2cff,#a311ff);color:#fff;box-shadow:0 6px 15px rgba(91,33,255,.25)}.hp-field{margin-bottom:12px}.hp-field label{display:block;font-size:12px;font-weight:800;margin-bottom:6px}.hp-field label span{color:#ef4444}.hp-input{height:43px;width:100%;border:1px solid #d9deea;border-radius:8px;padding:0 12px;background:#fff;font:inherit;font-size:13px;outline:0}.hp-input:focus{border-color:#6f38f5;box-shadow:0 0 0 3px rgba(111,56,245,.1)}.hp-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hp-submit{width:100%;border:0;border-radius:11px;height:50px;color:#fff;font-weight:900;background:linear-gradient(90deg,#a400ff,#075dff);box-shadow:0 10px 25px rgba(87,46,244,.24)}.hp-features{position:relative;margin-top:-22px;z-index:20}.hp-feature-box{background:#fff;border-radius:14px;box-shadow:0 15px 40px rgba(32,47,85,.14);display:grid;grid-template-columns:repeat(4,1fr);padding:14px 22px}.hp-feature{display:flex;align-items:center;gap:13px;padding:0 20px;border-right:1px solid #e7eaf2}.hp-feature:last-child{border-right:0}.hp-feature-icon{min-width:48px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:20px;background:linear-gradient(135deg,var(--violet),var(--blue));box-shadow:0 8px 20px rgba(64,57,245,.22)}.hp-feature strong{font-size:14px;color:#0754dd}.hp-feature span{display:block;font-size:12px;color:#64748b;margin-top:2px;line-height:1.35}.hp-section{padding:52px 0}.hp-section.soft{background:linear-gradient(180deg,#fff,#f6f8ff)}.hp-eyebrow{display:table;margin:0 auto 8px;padding:7px 13px;border-radius:999px;color:#fff;background:linear-gradient(90deg,#136cff,#a000ff);font-weight:800;font-size:12px}.hp-title{text-align:center;font-family:Outfit,Inter,sans-serif;font-weight:900;font-size:34px;margin:0}.hp-title em{font-style:normal;color:#174df3}.hp-desc{text-align:center;color:#64748b;font-size:14px;margin:5px auto 24px;max-width:760px}.hp-routes{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hp-route{border:1px solid #e1e7f2;border-radius:13px;background:#fff;padding:9px;box-shadow:0 9px 25px rgba(23,41,84,.08);display:grid;grid-template-columns:105px 1fr;gap:12px;min-height:150px}.hp-route img{width:105px;height:92px;border-radius:9px;object-fit:cover}.hp-route h3{font-size:13px;color:#092e91;margin:5px 0 7px;line-height:1.25}.hp-route-meta{font-size:11px;color:#64748b;line-height:1.75}.hp-route-bottom{grid-column:1/-1;display:flex;align-items:end;justify-content:space-between}.hp-fare small{display:block;color:#475569;font-weight:700}.hp-fare b{font-size:23px}.hp-book-btn{border:0;color:#fff;background:linear-gradient(90deg,var(--violet),var(--blue));font-size:12px;font-weight:800;border-radius:8px;padding:10px 18px}.hp-service-grid,.hp-fleet-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.hp-service-card{padding:26px 22px;border:1px solid #e5e8f0;border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(27,45,90,.07)}.hp-service-card i{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;color:#fff;font-size:22px;background:linear-gradient(135deg,var(--violet),var(--blue));margin-bottom:18px}.hp-service-card h3{font-size:18px;margin:0 0 8px}.hp-service-card p{font-size:13px;color:#64748b;line-height:1.6;margin:0}.hp-fleet-card{border-radius:18px;background:#fff;border:1px solid #e5e8f0;overflow:hidden;box-shadow:0 14px 35px rgba(27,45,90,.07)}.hp-fleet-card img{width:100%;height:180px;object-fit:contain;background:linear-gradient(180deg,#f5f7ff,#fff);padding:12px}.hp-fleet-card div{padding:15px 17px}.hp-fleet-card h3{margin:0;font-size:18px}.hp-fleet-card p{margin:4px 0 0;color:#64748b;font-size:13px}.hp-cta{margin:0 auto 52px;width:min(1420px,calc(100% - 42px));border-radius:22px;padding:35px 42px;color:#fff;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(110deg,#6d16ff,#075fff 62%,#0eb7f0);box-shadow:0 18px 50px rgba(69,55,234,.25)}.hp-cta h2{font-size:31px;margin:0 0 5px}.hp-cta p{margin:0;opacity:.9}.hp-footer{background:#090f20;color:#dbe5f6;padding:42px 0 90px}.hp-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:30px}.hp-footer h3{color:#fff;font-size:16px}.hp-footer p,.hp-footer a{font-size:13px;color:#aebbd0;line-height:1.9}.hp-footer-logo{width:250px;filter:none;background:#fff;border-radius:10px;padding:6px}.hp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:90;background:linear-gradient(90deg,#8f17f5,#0960f8 60%,#10aeea);color:#fff}.hp-sticky .hp-container{display:grid;grid-template-columns:repeat(4,1fr);height:66px}.hp-stick{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid rgba(255,255,255,.25)}.hp-stick:last-child{border-right:0}.hp-stick i{font-size:26px}.hp-stick strong{display:block;font-size:13px}.hp-stick span{display:block;font-size:11px;opacity:.9;margin-top:2px}.hp-whatsapp{position:fixed;right:24px;bottom:82px;width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#18ca5d;color:#fff;font-size:28px;z-index:100;box-shadow:0 10px 25px rgba(16,185,84,.35)}
@media(max-width:1199px){.hp-nav{gap:14px;font-size:13px}.hp-logo img{width:220px}.hp-call{margin-left:15px;padding:11px 16px}.hp-hero h1{font-size:52px}.hp-car{left:37%;width:52vw}.hp-routes{grid-template-columns:repeat(2,1fr)}}
@media(max-width:991px){.hp-top-mid,.hp-top-right,.hp-nav,.hp-call{display:none}.hp-top .hp-container{justify-content:center}.hp-header{height:68px}.hp-logo{max-width:70%}.hp-menu{display:block}.hp-hero{min-height:auto}.hp-hero-grid{grid-template-columns:1fr;padding:40px 0 55px}.hp-car{display:none}.hp-content{text-align:center}.hp-lead{margin-left:auto;margin-right:auto}.hp-benefits,.hp-actions{justify-content:center}.hp-booking{max-width:600px;margin:0 auto;width:100%}.hp-feature-box{grid-template-columns:repeat(2,1fr);gap:12px}.hp-feature{border:0;padding:8px}.hp-service-grid,.hp-fleet-grid{grid-template-columns:repeat(2,1fr)}.hp-footer-grid{grid-template-columns:1fr 1fr}.hp-sticky .hp-container{grid-template-columns:repeat(3,1fr)}.hp-stick:nth-child(4){display:none}.hp-mobile-nav{display:none;position:absolute;left:0;right:0;top:68px;background:#fff;border-top:1px solid #eee;box-shadow:0 18px 35px rgba(15,23,42,.15);padding:12px 21px;z-index:60}.hp-mobile-nav.open{display:block}.hp-mobile-nav a{display:block;padding:13px 5px;border-bottom:1px solid #eef1f6;font-weight:700}}
@media(max-width:650px){.hp-container{width:min(100% - 24px,1420px)}.hp-top{font-size:11px}.hp-logo img{width:210px}.hp-hero-grid{padding-top:28px}.hp-kicker{font-size:10px}.hp-hero h1{font-size:42px;letter-spacing:-1.7px}.hp-hero h2{font-size:22px}.hp-lead{font-size:14px}.hp-actions{flex-direction:column}.hp-primary,.hp-secondary{width:100%}.hp-row{grid-template-columns:1fr}.hp-tabs{grid-template-columns:repeat(2,1fr);gap:4px}.hp-feature-box{grid-template-columns:1fr;padding:10px}.hp-feature{border-bottom:1px solid #eef1f6}.hp-feature:last-child{border-bottom:0}.hp-section{padding:42px 0}.hp-title{font-size:28px}.hp-routes,.hp-service-grid,.hp-fleet-grid,.hp-footer-grid{grid-template-columns:1fr}.hp-route{grid-template-columns:95px 1fr}.hp-route img{width:95px}.hp-cta{width:calc(100% - 24px);padding:28px 22px;display:block;text-align:center}.hp-cta h2{font-size:26px}.hp-cta .hp-primary{margin-top:18px;background:#fff;color:#3921cf}.hp-sticky .hp-container{grid-template-columns:repeat(3,1fr);width:100%}.hp-sticky{font-size:10px}.hp-stick{gap:6px}.hp-stick i{font-size:20px}.hp-stick strong{font-size:10px}.hp-stick span{display:none}.hp-whatsapp{right:15px;bottom:78px;width:48px;height:48px}}
/* v4 mobile-first polish */
@media(max-width:650px){body.home-premium{padding-bottom:62px}.hp-top{display:none}.hp-header{height:64px;position:sticky;top:0}.hp-header .hp-container{width:calc(100% - 24px)}.hp-logo{max-width:76%;width:auto}.hp-logo img{width:188px;max-height:48px}.hp-menu{width:42px;height:42px;border-radius:12px}.hp-mobile-nav{top:64px;padding:10px 18px}.hp-mobile-nav a{font-size:14px;padding:12px 7px}.hp-hero{background-position:63% center}.hp-hero-grid{padding:24px 0 30px;gap:20px}.hp-content{text-align:left}.hp-kicker{font-size:9px;padding:7px 10px}.hp-hero h1{font-size:38px;line-height:1.02;letter-spacing:-1.4px;margin:13px 0 7px}.hp-hero h2{font-size:20px;line-height:1.25;margin-bottom:12px}.hp-lead{font-size:13px;line-height:1.55;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.hp-benefits{justify-content:flex-start;gap:6px;margin:10px 0 16px}.hp-benefit{font-size:10px;padding:7px 8px}.hp-benefit i{width:19px;height:19px;font-size:9px}.hp-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hp-primary,.hp-secondary{min-height:46px;font-size:12px;padding:0 12px;width:100%}.hp-secondary span{line-height:1.2}.hp-booking{border-radius:16px;box-shadow:0 18px 45px rgba(4,12,35,.28)}.hp-book-head{padding:14px 15px}.hp-book-title{font-size:18px}.hp-form{padding:13px}.hp-tabs{grid-template-columns:repeat(4,1fr);gap:2px}.hp-tab{font-size:10px;padding:8px 2px}.hp-field{margin-bottom:9px}.hp-field label{font-size:11px}.hp-input{height:41px;font-size:12px}.hp-submit{height:46px;font-size:12px}.hp-features{margin-top:0;padding-top:12px}.hp-feature-box{grid-template-columns:repeat(2,1fr);gap:0;border-radius:13px;padding:6px}.hp-feature{border:0;border-bottom:1px solid #eef1f6;padding:9px 7px;gap:8px}.hp-feature:nth-child(odd){border-right:1px solid #eef1f6}.hp-feature-icon{width:38px;min-width:38px;height:38px;font-size:15px}.hp-feature strong{font-size:11px}.hp-feature span{font-size:9px}.hp-section{padding:38px 0}.hp-eyebrow{font-size:10px}.hp-title{font-size:25px;line-height:1.12}.hp-desc{font-size:12px;margin-bottom:18px}.hp-route{grid-template-columns:88px 1fr;gap:9px;padding:8px;min-height:138px}.hp-route img{width:88px;height:80px}.hp-route h3{font-size:12px}.hp-route-meta{font-size:10px}.hp-fare b{font-size:19px}.hp-book-btn{font-size:10px;padding:9px 12px}.hp-service-card{padding:20px 17px}.hp-service-card i{width:45px;height:45px;font-size:18px;margin-bottom:13px}.hp-fleet-card img{height:155px}.hp-cta{margin-bottom:34px;padding:25px 18px;border-radius:17px}.hp-cta h2{font-size:24px}.hp-cta p{font-size:12px}.hp-footer{padding:35px 0 78px}.hp-footer-grid{gap:18px}.hp-footer-logo{width:210px}.hp-whatsapp{bottom:70px}.hp-sticky{height:60px}.hp-sticky .hp-container{height:60px}.hp-stick i{font-size:19px}.hp-stick strong{font-size:9px}.hp-stick:nth-child(3) i{font-size:18px}}
@media(max-width:380px){.hp-logo img{width:170px}.hp-hero h1{font-size:34px}.hp-actions{grid-template-columns:1fr}.hp-feature-box{grid-template-columns:1fr}.hp-feature:nth-child(odd){border-right:0}.hp-tabs{grid-template-columns:repeat(2,1fr)}.hp-sticky .hp-container{grid-template-columns:repeat(2,1fr)}.hp-stick:nth-child(3){display:none}}

/* v5 booking tabs + mobile fixes */
.hp-trip-panel{display:none}.hp-trip-panel.active{display:block}.hp-service-card{display:block}.hp-form{max-height:none!important;overflow:visible!important}@media(max-width:650px){.hp-hero{min-height:auto!important}.hp-hero-grid{display:flex!important;flex-direction:column!important}.hp-content{order:1}.hp-booking{order:2}.hp-features{position:relative!important}.hp-booking{width:100%!important}.hp-form{max-height:none!important}.hp-trip-panel.active{display:block}.hp-booking select.hp-input,.hp-booking input.hp-input{font-size:16px!important}.hp-sticky{z-index:150!important}}

/* v6: compact 4-field home booking */
.hp-booking-simple{max-width:430px}
.hp-simple-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.hp-simple-form .hp-field{margin:0}
.hp-simple-form .hp-submit{grid-column:1/-1;margin-top:2px}
.hp-form-links{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:2px}
.hp-form-links a{display:flex;align-items:center;justify-content:center;min-height:38px;padding:7px 6px;border-radius:10px;background:#f4f1ff;color:#4920c8;font-size:11px;font-weight:800;text-decoration:none;border:1px solid #e4dcff;text-align:center}
.hp-form-links a:hover{background:linear-gradient(90deg,#8b19ff,#0878ff);color:#fff}
@media(max-width:650px){
 .hp-booking-simple{max-width:none}
 .hp-simple-form{grid-template-columns:1fr;gap:11px}
 .hp-simple-form .hp-submit,.hp-form-links{grid-column:1}
 .hp-form-links{grid-template-columns:1fr 1fr}
 .hp-booking .hp-book-head{padding:14px 16px 12px}
 .hp-booking .hp-form{padding:13px 14px 14px}
 .hp-booking .hp-input{min-height:46px}
}


/* v7: hero background-only 3 image slider */
.hp-hero{
  background:#071633!important;
  isolation:isolate;
}
.hp-hero:before{display:none!important}
.hp-hero-slider,.hp-hero-overlay{position:absolute;inset:0;pointer-events:none}
.hp-hero-slider{z-index:0;overflow:hidden;background:#071633}
.hp-slide{position:absolute;inset:-1%;opacity:0;background-position:center center;background-size:cover;background-repeat:no-repeat;transform:scale(1.025);animation:hpHeroFade 18s infinite ease-in-out;will-change:opacity,transform}
.hp-slide-1{background-image:url('../../media/bg/slider1.png');animation-delay:0s}
.hp-slide-2{background-image:url('../../media/bg/slider2.png');animation-delay:6s}
.hp-slide-3{background-image:url('../../media/bg/slider3.png');animation-delay:12s}
.hp-hero-overlay{z-index:1;background:linear-gradient(90deg,rgba(3,15,50,.90) 0%,rgba(5,30,88,.70) 42%,rgba(26,8,67,.34) 72%,rgba(15,7,37,.22) 100%),linear-gradient(180deg,rgba(7,19,52,.08),rgba(4,12,34,.28))}
.hp-hero-grid{z-index:2}
.hp-car{display:none!important}
@keyframes hpHeroFade{
  0%{opacity:0;transform:scale(1.035)}
  6%{opacity:1}
  28%{opacity:1;transform:scale(1)}
  34%{opacity:0}
  100%{opacity:0}
}
@media(max-width:991px){
 .hp-slide{background-position:center center}
 .hp-hero-overlay{background:linear-gradient(180deg,rgba(4,17,56,.84) 0%,rgba(6,28,79,.66) 48%,rgba(24,8,62,.52) 100%)}
}
@media(max-width:650px){
 .hp-slide{background-position:58% center}
 .hp-hero-overlay{background:linear-gradient(180deg,rgba(3,16,52,.88) 0%,rgba(5,30,86,.70) 44%,rgba(28,8,68,.58) 100%)}
}
@media (prefers-reduced-motion:reduce){
 .hp-slide{animation:none;opacity:0;transform:none}.hp-slide-1{opacity:1}
}
