@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Noto+Sans+Devanagari:wght@400;500;600;700;800&display=swap";.site-header{z-index:100;border-bottom:3px solid var(--yellow);background:#fff;transition:all .2s;position:sticky;top:0}.site-header.is-scrolled{box-shadow:0 5px 25px #123b8f24}.top-strip{background:var(--yellow);color:var(--blue-dark);font-size:.75rem;font-weight:800}.top-strip-inner{justify-content:space-between;align-items:center;gap:12px;min-height:34px;display:flex}.top-strip-inner>div{align-items:center;gap:18px;display:flex}.top-strip a{align-items:center;gap:5px;display:inline-flex}.header-inner{justify-content:space-between;align-items:center;gap:20px;min-height:96px;display:flex}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--red);width:52px;height:52px;color:var(--yellow);font-family:var(--font-hi);border:3px solid var(--yellow);border-radius:50%;place-items:center;font-size:1.15rem;font-weight:800;display:grid}.brand-text strong,.brand-text small{display:block}.brand-text strong{font-family:var(--font-hi);color:var(--red);font-size:1.15rem;line-height:1.35}.brand-text small{color:var(--blue);letter-spacing:.08em;font-size:.65rem;font-weight:800}.desktop-nav nav{align-items:center;gap:16px;display:flex}.desktop-nav a{color:var(--blue);border-bottom:3px solid #0000;padding:8px 0;font-size:.78rem;font-weight:800}.desktop-nav a.active{color:var(--red);border-color:var(--yellow)}.header-actions{align-items:center;gap:8px;display:flex}.language-btn,.menu-button{border:1px solid var(--line);color:var(--blue);background:#fff;border-radius:6px;align-items:center;gap:5px;padding:9px;font-weight:800;display:flex}.header-phone{color:var(--red);align-items:center;gap:6px;padding:9px;font-size:.75rem;font-weight:800;display:flex}.header-phone svg{background:var(--yellow);border-radius:50%;width:25px;height:25px;padding:4px}.menu-button{display:none}.mobile-menu{z-index:160;background:#fff;width:min(340px,88vw);height:100vh;padding:20px;transition:all .25s;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-15px 0 40px #00000026}.mobile-menu.open{transform:translate(0)}.mobile-menu-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:25px;display:flex}.mobile-menu-header strong{font-family:var(--font-hi);color:var(--red)}.mobile-menu-header button{background:var(--yellow);color:var(--blue);border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.mobile-menu nav{flex-direction:column;gap:0;margin:22px 0;display:flex}.mobile-menu nav a{border-bottom:1px solid var(--line);font-family:var(--font-hi);color:var(--blue);padding:12px 0;font-weight:700}.mobile-menu nav a.active{color:var(--red)}.mobile-actions{gap:10px;display:grid}.mobile-overlay{z-index:150;background:#0b2b6c59;border:0;position:fixed;inset:0}@media (width<=1100px){.desktop-nav{display:none}.menu-button{display:flex}.header-phone{display:none}}@media (width<=600px){.top-strip-inner{font-size:.65rem}.top-strip-inner>div{gap:8px}.top-strip-inner>div a:first-child{font-size:0}.top-strip-inner>div a:first-child svg{width:19px;height:19px}.header-inner{min-height:86px}.brand-mark{width:45px;height:45px}.brand-text strong{font-size:.92rem}.brand-text small{font-size:.52rem}.header-actions .btn{display:none}}.footer{background:var(--blue);color:#fffc;border-top:7px solid var(--yellow)}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding:60px 0 42px;display:grid}.footer-logo{background:var(--red);width:48px;height:48px;color:var(--yellow);font-family:var(--font-hi);border-radius:50%;place-items:center;margin-bottom:15px;font-weight:800;display:grid}.footer-brand h3{color:var(--yellow);font-family:var(--font-hi);font-size:1.05rem}.footer-brand p{color:#ffffffb3;max-width:330px;font-size:.8rem}.footer h4{color:#fff;margin-bottom:18px;font-size:.8rem}.footer-links{flex-direction:column;gap:9px;display:flex}.footer-links a{color:#ffffffb8;font-size:.8rem}.footer-links a:hover{color:var(--yellow)}.footer-contact{flex-direction:column;gap:13px;display:flex}.footer-contact>div,.footer-contact a{align-items:center;gap:8px;font-size:.8rem;display:flex}.footer-contact svg{color:var(--yellow)}.footer-bottom{color:#fff9;border-top:1px solid #fff3;padding:20px 0;font-size:.7rem}@media (width<=850px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=550px){.footer-grid{grid-template-columns:1fr;padding:45px 0}}.whatsapp-float{z-index:90;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:57px;height:57px;transition:all .2s;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #0003}.whatsapp-float:hover{transform:scale(1.08)}@media (width<=600px){.whatsapp-float{width:53px;height:53px;bottom:15px;right:15px}}.vehicle-card{border:1px solid var(--line);border-top:4px solid var(--blue);border-radius:var(--radius-md);min-width:0;height:100%;box-shadow:var(--shadow-soft);background:#fff;flex-direction:column;display:flex;overflow:hidden}.vehicle-image{border-radius:var(--radius-md) var(--radius-md) 0 0;background:#fff5c2;flex:0 0 240px;justify-content:center;align-items:center;height:240px;display:flex;position:relative;overflow:hidden}.vehicle-image img{object-fit:contain;width:100%;height:100%;padding:18px}.vehicle-image img[hidden]{display:none}.vehicle-placeholder{width:100%;height:100%;color:var(--muted);font-family:var(--font-hi);text-align:center;justify-content:center;align-items:center;padding:20px;font-weight:700;display:flex}.vehicle-placeholder[hidden]{display:none}.vehicle-content{flex-direction:column;flex:1;gap:12px;padding:22px;display:flex}.vehicle-content .pill{align-self:flex-start}.vehicle-content h3{color:var(--blue);font-family:var(--font-hi);margin:0;font-size:1.35rem}.vehicle-content p{color:var(--muted);margin:0;font-size:.92rem}.vehicle-content .vehicle-availability{color:var(--red);margin-top:0;font-size:.83rem;font-weight:800;line-height:1.6}.vehicle-actions{gap:10px;margin-top:auto;padding-top:8px;display:flex}.vehicle-actions .btn{white-space:normal;flex:1;min-width:0;padding:11px 10px;font-size:.78rem}.vehicle-actions .btn svg{flex:none}@media (width<=750px){.vehicle-content{padding:20px}.vehicle-actions{gap:8px}.vehicle-actions .btn{font-size:.75rem}}:root{--yellow:#ffd000;--yellow-soft:#fff5c2;--red:#c91818;--red-dark:#9f1010;--blue:#123b8f;--blue-dark:#0b2b6c;--ink:#182033;--muted:#687385;--cream:#fffaf0;--white:#fff;--line:#eadfbd;--green:#179447;--radius-sm:8px;--radius-md:14px;--radius-lg:24px;--shadow-soft:0 16px 40px #123b8f1f;--font-hi:"Noto Sans Devanagari",sans-serif;--font-main:"DM Sans",sans-serif;--header-height:130px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-main);margin:0}body,button,input,select,textarea{font-family:var(--font-main)}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{line-height:1.2}p{line-height:1.8}.container{width:min(1180px,100% - 40px);margin:0 auto}.btn{border-radius:var(--radius-sm);border:0;justify-content:center;align-items:center;gap:9px;padding:13px 18px;font-size:.9rem;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--red);color:#fff}.btn-primary:hover{background:var(--red-dark);box-shadow:var(--shadow-soft)}.btn-whatsapp{background:var(--green);color:#fff}.btn-outline{border:2px solid var(--red);color:var(--red);background:#fff}.btn-light{background:var(--yellow);color:var(--blue-dark)}.btn-white{color:var(--blue-dark);background:#fff}.btn-outline-white{color:#fff;background:0 0;border:1px solid #ffffffb3}.btn-small{padding:10px 14px;font-size:.8rem}.btn-large{padding:15px 21px}.eyebrow{color:var(--red);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:15px;font-size:.72rem;font-weight:800;display:inline-flex}.section{padding:88px 0}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:40px;display:flex}.section-heading h2,.page-hero h1,.wedding-hero h1,.about-content h2,.wedding-home h2,.cta-content h2,.booking-info h2{font-family:var(--font-hi)}.section-heading h2{color:var(--blue);margin-bottom:0;font-size:clamp(2rem,4vw,3.2rem)}.section-heading h2 span,.page-hero h1 span,.wedding-hero h1 span,.wedding-home h2 span{color:var(--red);display:block}.section-heading h2:after{content:"";background:var(--yellow);border-radius:2px;width:76px;height:5px;margin-top:12px;display:block}.section-heading>p{max-width:440px;color:var(--muted);font-size:.95rem}.text-link{color:var(--blue);align-items:center;gap:7px;font-weight:700;display:inline-flex}.light-link{color:#fff}.hero{background:var(--yellow);align-items:center;min-height:620px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%);background:#fff;position:absolute;inset:0 48% 0 0}.hero-background{background:linear-gradient(135deg,#0000 50%,#ffd00040);position:absolute;inset:0}.hero-grid{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid;position:relative}.hero-content{padding:48px 0}.hero-content h1{font-family:var(--font-hi);color:var(--blue);margin-bottom:22px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:1.18}.hero-content h1 span{color:var(--red);display:block}.hero-content>p{max-width:600px;color:var(--blue-dark);font-family:var(--font-hi);margin-bottom:28px;font-size:1.1rem;font-weight:600}.hero-buttons,.vehicle-actions,.cta-buttons{flex-wrap:wrap;gap:12px;display:flex}.hero-trust{flex-wrap:wrap;gap:18px;margin-top:30px;display:flex}.hero-trust span{color:var(--blue-dark);align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:flex}.hero-trust svg{color:var(--red)}.hero-card{background:var(--blue);border:6px solid var(--yellow);color:#fff;border-radius:22px;padding:20px;transform:rotate(1deg);box-shadow:0 25px 55px #123b8f40}.hero-card-top,.hero-card-bottom{justify-content:space-between;align-items:center;display:flex}.hero-card-top{color:var(--yellow);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem}.gold-dot{background:var(--red);border-radius:50%;width:10px;height:10px}.car-display{background:linear-gradient(145deg,#2550a0,#0b2b6c);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;height:290px;margin:15px 0;display:flex}.car-shape{width:78%;height:145px;color:var(--blue);background:linear-gradient(#fff,#e8edf8);border-radius:45px;place-items:center;display:grid;box-shadow:0 20px 30px #00000040}.car-label{letter-spacing:.15em;color:var(--yellow);margin-top:22px;font-size:.7rem;font-weight:800}.hero-card-bottom small{color:#dae4ff;font-size:.65rem;display:block}.hero-card-bottom strong{font-size:1.25rem}.hero-card-bottom a{width:43px;height:43px;color:var(--blue);background:var(--yellow);border-radius:50%;place-items:center;display:grid}.floating-info{border:2px solid var(--yellow);box-shadow:var(--shadow-soft);background:#fff;border-radius:10px;align-items:center;gap:11px;padding:15px 18px;display:flex;position:absolute;bottom:-20px;left:-30px}.floating-info svg{color:var(--red)}.floating-info strong,.floating-info small{display:block}.floating-info strong{color:var(--blue);font-size:.8rem}.floating-info small{color:var(--muted);margin-top:3px;font-size:.65rem}.quick-bar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.quick-grid{grid-template-columns:repeat(4,1fr);display:grid}.quick-grid>div{border-right:1px solid var(--line);align-items:center;gap:12px;min-height:80px;padding:20px;display:flex}.quick-grid>div:first-child{border-left:1px solid var(--line)}.quick-grid svg{color:var(--red)}.quick-grid span{color:var(--blue);font-size:.8rem;font-weight:700}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.service-card{border:1px solid var(--line);border-top:4px solid var(--yellow);border-radius:var(--radius-md);background:#fff;flex-direction:column;min-height:270px;padding:26px;transition:all .25s;display:flex}.service-card:hover,.tour-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-5px)}.service-icon{color:#fff;background:var(--red);border-radius:11px;place-items:center;width:48px;height:48px;margin-bottom:30px;display:grid}.service-card h3{font-family:var(--font-hi);color:var(--blue);margin-bottom:9px;font-size:1.2rem}.service-card p{color:var(--muted);flex:1;font-size:.88rem}.service-link{background:var(--yellow);color:var(--blue-dark);border:0;border-radius:6px;align-self:flex-start;align-items:center;gap:6px;padding:10px 13px;font-weight:800;display:inline-flex}.dark-section{background:var(--blue);color:#fff;padding:88px 0}.section-heading.light h2{color:#fff}.section-heading.light h2:after{background:var(--yellow)}.section-heading.light>p{color:#e2e9ff}.vehicle-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.vehicle-card{color:var(--ink);border-radius:var(--radius-md);border:1px solid var(--line);background:#fff;overflow:hidden}.vehicle-image{background:var(--yellow-soft);height:280px}.vehicle-placeholder{width:100%;height:100%;color:var(--red);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.vehicle-placeholder strong{color:var(--blue);font-size:1.2rem}.vehicle-placeholder span{color:var(--muted);font-size:.7rem}.vehicle-image img{object-fit:cover;width:100%;height:100%}.vehicle-content{padding:25px}.pill{background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:4px;padding:5px 9px;font-size:.65rem;font-weight:800;display:inline-block}.vehicle-content h3{font-family:var(--font-hi);color:var(--red);margin:12px 0 7px;font-size:1.45rem}.vehicle-content p{color:var(--muted);font-size:.87rem}.tour-preview-grid,.tour-page-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.tour-card{border:1px solid var(--line);border-top:4px solid var(--yellow);border-radius:var(--radius-md);background:#fff;min-height:300px;padding:28px;transition:all .25s;position:relative}.tour-number{color:#e8dba9;font-weight:800;position:absolute;top:18px;right:20px}.tour-card>svg{color:var(--red);margin-bottom:35px}.tour-card h2,.tour-card h3{font-family:var(--font-hi);color:var(--blue)}.tour-card ul{margin:18px 0}.tour-card li{color:var(--muted);margin-bottom:7px;padding-left:17px;font-size:.8rem;position:relative}.tour-card li:before{content:"";background:var(--red);border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.tour-card>a{color:var(--red);align-items:center;gap:7px;font-weight:700;display:inline-flex;position:absolute;bottom:24px;left:28px}.tour-note{color:var(--muted);font-size:.72rem}.page-hero{background:var(--yellow);border-bottom:1px solid var(--line);padding:85px 0 70px}.page-hero h1{max-width:800px;color:var(--blue);margin-bottom:20px;font-size:clamp(2.8rem,6vw,5rem)}.page-hero p{max-width:650px;color:var(--blue-dark)}.wedding-hero{color:#fff;background:var(--red);padding:110px 0}.wedding-hero h1{max-width:800px;font-size:clamp(3rem,6vw,5.2rem)}.wedding-hero p{color:#ffe9b0;max-width:650px;margin-bottom:28px}.wedding-service-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.wedding-service-grid>div{border:1px solid var(--line);border-top:4px solid var(--yellow);border-radius:var(--radius-md);background:#fff;padding:28px}.wedding-service-grid svg{color:var(--red);margin-bottom:28px}.wedding-service-grid h3{font-family:var(--font-hi);color:var(--blue);font-size:1.1rem}.wedding-service-grid p{color:var(--muted);font-size:.82rem}.wedding-home{background:var(--yellow);padding:88px 0}.wedding-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.wedding-home h2{color:var(--red);font-size:clamp(2.2rem,4vw,3.5rem)}.wedding-home p{max-width:600px;color:var(--blue-dark)}.wedding-features{grid-template-columns:1fr 1fr;gap:14px;display:grid}.wedding-features>div{border-radius:var(--radius-md);border:1px solid var(--line);background:#fff;padding:30px}.wedding-features>div:last-child{grid-column:span 2}.wedding-features svg{color:var(--red);margin-bottom:22px}.wedding-features strong{color:var(--blue);display:block}.cta-section{background:var(--blue);color:#fff;padding:65px 0}.cta-content{justify-content:space-between;align-items:center;gap:30px;display:flex}.cta-content .eyebrow{color:var(--yellow)}.cta-content h2{margin-bottom:5px;font-size:clamp(2rem,4vw,3.4rem)}.cta-content p{opacity:.85}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;display:grid}.about-image{background:var(--blue);border-radius:var(--radius-lg);min-height:420px;overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%;min-height:420px}.about-content h2{color:var(--blue);font-size:clamp(2rem,4vw,3rem)}.about-content>p{color:var(--muted)}.about-points{grid-template-columns:1fr 1fr;gap:20px;margin-top:30px;display:grid}.about-points>div{gap:12px;display:flex}.about-points svg{color:var(--red);flex-shrink:0}.about-points strong,.about-points small{display:block}.about-points strong{color:var(--blue);font-size:.85rem}.about-points small{color:var(--muted);margin-top:4px;font-size:.72rem}.contact-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.contact-card{border:1px solid var(--line);border-top:4px solid var(--yellow);border-radius:var(--radius-md);background:#fff;padding:30px}.contact-icon{background:var(--yellow);width:48px;height:48px;color:var(--red);border-radius:12px;place-items:center;margin-bottom:22px;display:grid}.contact-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;display:block}.contact-card a,.contact-card strong{color:var(--blue);margin-top:7px;font-weight:800;display:block}.booking-layout{grid-template-columns:.75fr 1.25fr;align-items:start;gap:70px;display:grid}.booking-info h2{color:var(--blue);font-size:2.5rem}.booking-info>p{color:var(--muted)}.booking-contact{flex-direction:column;gap:10px;margin-top:30px;display:flex}.booking-contact a{color:var(--red);align-items:center;gap:10px;font-weight:700;display:flex}.booking-contact svg{color:var(--blue)}.booking-form{border:2px solid var(--yellow);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:#fff;padding:32px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.form-field{flex-direction:column;gap:7px;display:flex}.form-field.full{grid-column:1/-1}.form-field label{color:var(--blue);font-size:.75rem;font-weight:800}.form-field input,.form-field select,.form-field textarea{background:#fff;border:1px solid #d9dfe6;border-radius:6px;outline:none;width:100%;padding:12px 13px;font-size:.85rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #ffd00038}.form-error{color:var(--red);font-size:.7rem}.success-message{color:#13733e;background:#e9f8ef;border-radius:6px;align-items:center;gap:8px;margin-bottom:18px;padding:13px;font-size:.8rem;display:flex}.submit-button{background:var(--red);width:100%;margin-top:20px}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.gallery-item{border-radius:var(--radius-md);background:var(--blue);height:330px;overflow:hidden}.gallery-item img{object-fit:cover;width:100%;height:100%}.gallery-placeholder{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.gallery-placeholder span{color:var(--yellow);font-size:1.1rem;font-weight:800}.gallery-placeholder small{color:#dbe5ff}.not-found{text-align:center;place-items:center;min-height:65vh;display:grid}.not-found span{color:var(--red);font-size:7rem;font-weight:800}.not-found h1{font-family:var(--font-hi);color:var(--blue)}@media (width<=1050px){.hero-grid{grid-template-columns:1fr}.hero-content{max-width:750px}.hero-visual{max-width:650px}.service-grid,.wedding-service-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}.about-image{max-width:700px}}@media (width<=750px){.container{width:min(100% - 30px,600px)}.section{padding:70px 0}.hero{min-height:auto;padding:45px 0 80px}.hero:before{clip-path:polygon(0 0,100% 0,100% 86%,50% 100%,0 86%);inset:0 0 45%}.hero-grid{gap:42px}.hero-content{padding:25px 0 0}.hero-content h1{font-size:3rem}.hero-card{padding:15px}.car-display{height:250px}.car-shape{width:85%;height:110px}.floating-info{bottom:-25px;left:10px}.quick-grid{grid-template-columns:1fr 1fr}.quick-grid>div{min-height:65px;padding:15px}.quick-grid>div:nth-child(3){border-left:1px solid var(--line)}.section-heading{flex-direction:column;align-items:flex-start;gap:15px}.service-grid,.vehicle-grid,.tour-preview-grid,.tour-page-grid,.wedding-service-grid,.contact-grid,.gallery-grid{grid-template-columns:1fr}.vehicle-image{height:250px}.wedding-grid,.booking-layout{grid-template-columns:1fr;gap:40px}.wedding-features{grid-template-columns:1fr}.wedding-features>div:last-child{grid-column:auto}.cta-content{flex-direction:column;align-items:flex-start}.about-points,.form-grid{grid-template-columns:1fr}.form-field.full{grid-column:auto}.booking-form{padding:22px}.page-hero{padding:65px 0 55px}.page-hero h1{font-size:3rem}}.vehicle-grid-large{grid-template-columns:repeat(3,1fr)}.fleet-showcase{width:100%}.vehicle-filters{flex-wrap:wrap;gap:10px;margin:0 0 30px;display:flex}.vehicle-filters button{border:2px solid var(--yellow);color:var(--blue);background:#fff;border-radius:6px;padding:10px 16px;font-weight:800}.vehicle-filters button.active,.vehicle-filters button:hover{background:var(--yellow);color:var(--blue-dark)}.vehicle-availability{font-family:var(--font-hi);font-weight:800;color:var(--red)!important;font-size:.8rem!important}.fleet-empty{border:1px solid var(--line);color:var(--muted);background:#fff;padding:28px}.fleet-banner{background:var(--yellow);color:var(--blue-dark);padding:60px 0}.fleet-banner>div{justify-content:space-between;align-items:center;gap:30px;display:flex}.fleet-banner h2{font-family:var(--font-hi);color:var(--red);margin-bottom:10px;font-size:clamp(2rem,4vw,3.2rem)}.fleet-banner p{max-width:700px}.other-vehicles-section{background:#fff}.wedding-vehicles-section,.tour-vehicles-section{background:var(--cream)}.wedding-vehicle-cta{margin-top:30px}.dark-section .vehicle-card{box-shadow:0 10px 25px #0000001f}@media (width<=1050px){.vehicle-grid-large,.home-fleet .vehicle-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=750px){.vehicle-grid-large,.home-fleet .vehicle-grid{grid-template-columns:1fr}.fleet-banner>div{flex-direction:column;align-items:flex-start}.vehicle-filters{gap:7px}.vehicle-filters button{padding:9px 12px;font-size:.8rem}}:root{--brand-yellow:#ffd000;--brand-red:#c91818;--brand-blue:#123b8f;--brand-cream:#fffaf0;--brand-white:#fff;--whatsapp-green:#179447;--yellow:var(--brand-yellow);--red:var(--brand-red);--blue:var(--brand-blue);--blue-dark:#0b2b6c;--cream:var(--brand-cream);--white:var(--brand-white);--green:var(--whatsapp-green)}body{background:var(--brand-cream)}.site-header{z-index:100}.brand-hero{background:var(--brand-cream);position:relative;overflow:hidden}.brand-hero:after{content:"";z-index:0;background:var(--brand-yellow);clip-path:polygon(17% 0,100% 0,100% 100%,0 100%);width:51%;position:absolute;top:0;bottom:0;right:0}.brand-hero-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;min-height:540px;display:grid;position:relative}.brand-hero-copy{padding:78px 44px 78px 0}.brand-hero-copy h1{color:var(--brand-blue);font-family:var(--font-hi);margin:0 0 22px;font-size:clamp(2.3rem,4.3vw,4.25rem);line-height:1.17}.brand-hero-copy h1 span{color:var(--brand-red)}.brand-hero-copy p{max-width:600px;color:var(--ink);font-family:var(--font-hi);margin-bottom:28px;font-size:1.08rem;font-weight:600}.brand-hero-showcase{justify-content:center;padding:58px 0 58px 70px;display:flex}.showcase-card{border:4px solid var(--brand-blue);background:var(--brand-blue);border-radius:14px;width:min(430px,100%);overflow:hidden;box-shadow:0 18px #0b2b6c1f}.showcase-heading,.showcase-footer{color:var(--brand-yellow);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.showcase-heading{font-family:var(--font-hi);font-size:1.2rem;font-weight:800}.showcase-image{background:var(--brand-white);height:280px;padding:12px}.showcase-image img{object-fit:contain;width:100%;height:100%}.showcase-footer{align-items:flex-end}.showcase-footer small,.showcase-footer strong{display:block}.showcase-footer small{color:var(--brand-yellow);letter-spacing:.12em;margin-bottom:7px;font-size:.72rem}.showcase-footer strong{color:var(--brand-white);font-family:var(--font-hi);line-height:1.5}.showcase-footer a{background:var(--brand-red);width:42px;height:42px;color:var(--brand-white);border-radius:50%;flex:0 0 42px;place-items:center;display:grid}.quick-services{background:var(--brand-cream);padding:0 0 80px}.quick-service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.quick-service-grid .service-card{min-height:245px}.service-card{background:var(--brand-white);border-color:#eadfbd;border-radius:10px;box-shadow:0 10px 25px #123b8f14}.service-icon{background:var(--brand-yellow);color:var(--brand-red);border:0}.service-card h3{color:var(--brand-blue)}.service-link,.text-link{color:var(--brand-red)}.section-heading-side{align-items:flex-end;gap:24px;max-width:600px;display:flex}.section-heading-side p{margin:0}.home-fleet-section{background:var(--brand-white)}.home-fleet .vehicle-grid{grid-template-columns:repeat(3,1fr)}.home-wedding{background:var(--brand-yellow);padding:92px 0}.home-feature-grid{grid-template-columns:1.3fr .7fr;align-items:center;gap:60px;display:grid}.home-feature-grid h2,.group-travel h2,.home-contact-cta h2{color:var(--brand-blue);font-family:var(--font-hi);margin:0 0 15px;font-size:clamp(2rem,3.4vw,3.2rem)}.home-feature-grid p,.group-travel p{max-width:650px;font-family:var(--font-hi);font-weight:600}.feature-tags,.group-travel-items{flex-wrap:wrap;gap:10px;margin:24px 0 30px;display:flex}.feature-tags span,.group-travel-items span{background:var(--brand-white);color:var(--brand-blue);font-family:var(--font-hi);border-radius:6px;align-items:center;gap:7px;padding:9px 13px;font-size:.88rem;font-weight:800;display:inline-flex}.feature-vehicle-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.feature-vehicle-list span{border-left:4px solid var(--brand-red);color:var(--brand-blue);font-family:var(--font-hi);background:#ffffffd1;padding:17px;font-weight:800}.home-tours{background:var(--brand-cream)}.home-tour-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.home-tour-grid article{border:1px solid #eadfbd;border-top:4px solid var(--brand-red);background:var(--brand-white);min-height:145px;padding:20px}.home-tour-grid svg{color:var(--brand-red)}.home-tour-grid h3{color:var(--brand-blue);font-family:var(--font-hi);margin:15px 0 8px;font-size:1rem}.home-tour-grid p{color:var(--muted);font-family:var(--font-hi);margin:0;font-size:.82rem}.group-travel{background:var(--brand-blue);color:var(--brand-white);padding:78px 0}.group-travel .eyebrow{color:var(--brand-yellow)}.group-travel h2{color:var(--brand-white)}.group-travel p{color:#ffffffd1}.group-travel-items span{background:var(--brand-yellow)}.trust-section{background:var(--brand-white);padding:88px 0}.trust-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.trust-grid>div{border:1px solid #eadfbd;border-radius:8px;grid-template-columns:34px 1fr;column-gap:12px;padding:24px;display:grid}.trust-grid svg{color:var(--brand-red);grid-row:span 2}.trust-grid strong{color:var(--brand-blue);font-family:var(--font-hi)}.trust-grid span{color:var(--muted);font-size:.84rem}.home-contact-cta{background:var(--brand-red);color:var(--brand-white);padding:62px 0}.home-contact-cta>.container{justify-content:space-between;align-items:center;gap:30px;display:flex}.home-contact-cta .eyebrow{color:var(--brand-yellow)}.home-contact-cta h2{color:var(--brand-white)}.home-contact-cta .cta-buttons{flex-wrap:nowrap}.footer{background:var(--brand-blue)}.vehicle-card{border-top-color:var(--brand-red)}@media (width<=1050px){.desktop-nav nav{gap:10px}.header-phone{display:none}.quick-service-grid,.home-tour-grid,.home-fleet .vehicle-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=750px){.brand-hero:after{clip-path:polygon(0 13%,100% 0,100% 100%,0 100%);width:100%;height:47%;top:53%}.brand-hero-grid{display:block}.brand-hero-copy{padding:54px 0 88px}.brand-hero-copy h1{font-size:clamp(2.15rem,10vw,3rem)}.brand-hero-copy p{font-size:.98rem}.brand-hero-showcase{padding:0 0 62px}.showcase-card{width:min(430px,100%)}.showcase-image{height:230px}.quick-services{padding-bottom:55px}.quick-service-grid,.home-fleet .vehicle-grid,.home-tour-grid,.trust-grid{grid-template-columns:1fr}.section-heading,.section-heading-side{flex-direction:column;align-items:flex-start;gap:14px}.home-feature-grid{grid-template-columns:1fr;gap:34px}.feature-vehicle-list{grid-template-columns:1fr 1fr}.home-contact-cta>.container{flex-direction:column;align-items:flex-start}.home-contact-cta .cta-buttons{flex-wrap:wrap}.top-strip-inner{font-size:.68rem}.top-strip-inner>div{gap:8px}}
