:root{--blue:#0A2540;--gold:#D4AF37;--white:#fff;--cream:#f8f4ea;--ink:#182536}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);line-height:1.7}a{text-decoration:none}.text-gold{color:var(--gold)}.bg-darkblue{background:var(--blue)}.bg-cream{background:var(--cream)}.luxury-nav{background:rgba(10,37,64,.94);backdrop-filter:blur(12px);box-shadow:0 10px 30px rgba(0,0,0,.16)}.navbar-brand,.nav-link{color:#fff!important}.navbar-brand{font-weight:800;letter-spacing:.3px}.nav-link{font-weight:600}.btn-gold{background:linear-gradient(135deg,#f0d77a,var(--gold));color:#071b30;border:0;font-weight:800;box-shadow:0 12px 26px rgba(212,175,55,.25)}.btn-gold:hover{background:var(--gold);color:#071b30;transform:translateY(-1px)}.hero{background:linear-gradient(90deg,rgba(10,37,64,.92),rgba(10,37,64,.58)),url('https://images.unsplash.com/photo-1503376780353-7e6692767b70?auto=format&fit=crop&w=1800&q=80') center/cover no-repeat}.hero h1{font-size:clamp(2.7rem,6vw,5.8rem);font-weight:900;line-height:1.02}.eyebrow{display:inline-block;color:var(--gold);text-transform:uppercase;letter-spacing:2px;font-weight:800;margin-bottom:1rem}.booking-card{background:#fff;border-radius:28px;padding:2rem;box-shadow:0 30px 80px rgba(0,0,0,.28)}.booking-card h2{color:var(--blue);font-weight:900}.booking-card .form-control{margin-bottom:1rem;border-radius:14px;padding:.9rem 1rem}.section-title{text-align:center;max-width:820px;margin:0 auto 2.4rem}.section-title p{color:var(--gold);font-weight:900;text-transform:uppercase;letter-spacing:1.5px;margin:0}.section-title h2{color:var(--blue);font-weight:900;font-size:clamp(2rem,4vw,3rem)}.bg-darkblue .section-title h2,.bg-darkblue .section-title p{color:#fff}.bg-darkblue .section-title p{color:var(--gold)}.service-card,.fleet-card{position:relative;height:100%;background:#fff;border:1px solid rgba(10,37,64,.08);border-radius:24px;padding:2rem;box-shadow:0 20px 60px rgba(10,37,64,.08);transition:.25s}.service-card:hover,.fleet-card:hover{transform:translateY(-7px);box-shadow:0 25px 70px rgba(10,37,64,.16)}.service-card i{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:var(--blue);color:var(--gold);font-size:1.6rem;margin-bottom:1rem}.service-card h3,.fleet-card h3{color:var(--blue);font-weight:900}.fleet-card{padding:0;overflow:hidden}.fleet-card img{width:100%;height:210px;object-fit:cover}.fleet-card .body{padding:1.5rem}.badge-soft{background:rgba(212,175,55,.15);color:#765e08;border-radius:999px;padding:.45rem .8rem;margin-right:.4rem;display:inline-block;margin-bottom:.7rem;font-weight:700}.features div{background:#fff;border-left:4px solid var(--gold);padding:1rem;border-radius:14px;box-shadow:0 12px 30px rgba(10,37,64,.08);font-weight:800}.route-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1rem}.route-grid a{color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:1.2rem;font-weight:900;background:rgba(255,255,255,.06)}.content-columns{columns:2 360px;column-gap:3rem}.testimonial{max-width:780px;margin:auto;background:#fff;border-radius:26px;padding:2rem;font-size:1.25rem;box-shadow:0 20px 60px rgba(10,37,64,.1)}.testimonial strong{display:block;margin-top:1rem;color:var(--blue)}iframe{width:100%;min-height:330px;border:0;border-radius:24px}.footer{background:#06182a;color:#dbe5ef;padding:3rem 0}.footer h3,.footer h4{color:#fff;font-weight:900}.footer a{display:block;color:#dbe5ef;margin:.35rem 0}.social i{font-size:1.5rem;margin-right:1rem;color:var(--gold)}.sticky-call{position:fixed;left:18px;bottom:18px;z-index:1030}.sticky-call a{background:var(--gold);color:var(--blue);border-radius:999px;padding:.85rem 1rem;font-weight:900;box-shadow:0 10px 25px rgba(0,0,0,.22)}.whatsapp-float{position:fixed;right:18px;bottom:18px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:2rem;z-index:1030;box-shadow:0 10px 25px rgba(0,0,0,.22)}.page-hero{padding:9rem 0 4rem;background:linear-gradient(90deg,rgba(10,37,64,.95),rgba(10,37,64,.72)),url('https://images.unsplash.com/photo-1449965408869-eaa3f722e40d?auto=format&fit=crop&w=1600&q=80') center/cover;color:#fff}.price{font-size:1.4rem;color:var(--gold);font-weight:900}@media(max-width:991px){.navbar-collapse{padding:1rem 0}.hero .row{padding-top:6rem}.booking-card{margin-bottom:2rem}.sticky-call a{font-size:.85rem}}
