@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Outfit:wght@600;700;800&display=swap');
:root{--brand:#df1747;--ink:#101114;--muted:#6e7480;--soft:#f5f6f8;--line:#e8eaee;--shadow:0 24px 70px rgba(19,22,29,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Manrope,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}h1,h2,h3,h4,h5{font-family:Outfit,sans-serif}.container{max-width:1240px}#scrollProgress{position:fixed;top:0;left:0;width:0;height:3px;background:var(--brand);z-index:9999}.topbar{padding:9px 0;color:#fff;background:#111;font-size:12px}.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.site-header.scrolled{box-shadow:0 10px 35px rgba(21,24,31,.08)}.navbar{padding:14px 0}.navbar-brand{display:flex;align-items:center;gap:10px}.brand-logo{height:54px;max-width:180px;object-fit:contain}.brand-mark{width:46px;height:46px;display:grid;place-items:center;color:#fff;background:var(--brand);border-radius:13px;box-shadow:0 12px 25px rgba(223,23,71,.25)}.brand-text{display:flex;flex-direction:column;line-height:1}.brand-text strong{font:800 21px Outfit}.brand-text small{margin-top:4px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.13em}.nav-link{padding:10px 12px!important;border-radius:9px;color:#30343b!important;font-size:13px;font-weight:700}.nav-link:hover,.nav-link.active{color:var(--brand)!important;background:#fff0f4}.brand-btn{color:#fff!important;border:0;background:linear-gradient(135deg,var(--brand),#ff315f);box-shadow:0 12px 28px rgba(223,23,71,.24);border-radius:10px;padding:11px 18px;font-weight:800}.hero{min-height:760px;display:flex;align-items:center;color:#fff;overflow:hidden;background:linear-gradient(90deg,rgba(7,8,11,.93),rgba(7,8,11,.72),rgba(7,8,11,.2)),url('https://images.unsplash.com/photo-1549317661-bd32c8ce0db2?auto=format&fit=crop&w=1900&q=88') center/cover}.hero-content{padding:110px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero .eyebrow{color:#fff;background:rgba(255,255,255,.12);padding:8px 12px;border-radius:999px}.hero h1{max-width:720px;margin:20px 0;font-size:clamp(46px,6vw,82px);line-height:.98;letter-spacing:-.045em}.hero h1 span{color:#ff315f}.hero p{max-width:610px;color:rgba(255,255,255,.74);font-size:17px;line-height:1.8}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-stat-row{display:flex;gap:35px;margin-top:42px}.hero-stat strong{display:block;font:800 25px Outfit}.hero-stat span{font-size:11px;color:rgba(255,255,255,.6)}.booking-card{margin-top:-90px;position:relative;z-index:5;padding:24px;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border:1px solid #fff;border-radius:22px;box-shadow:var(--shadow)}.form-label{font-size:11px;font-weight:800;color:#4e5560;text-transform:uppercase}.form-control,.form-select{min-height:50px;border:1px solid var(--line);border-radius:11px;font-size:13px}.section-pad{padding:100px 0}.section-soft{background:var(--soft)}.section-heading{max-width:700px;margin-bottom:45px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{margin:10px 0 12px;font-size:clamp(34px,4vw,54px);letter-spacing:-.035em}.section-heading p{color:var(--muted);line-height:1.8}.route-card,.fleet-card,.feature-card,.package-card,.review-card,.contact-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:.25s}.route-card:hover,.fleet-card:hover,.feature-card:hover,.package-card:hover,.review-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px rgba(18,22,30,.1)}.route-card,.feature-card,.review-card,.contact-card{padding:24px}.route-icon,.contact-icon{width:48px;height:48px;display:grid;place-items:center;color:var(--brand);background:#fff0f4;border-radius:12px}.route-price,.fleet-price{display:flex;align-items:center;justify-content:space-between;margin-top:18px}.fleet-img,.package-img{height:230px;object-fit:cover;width:100%}.fleet-body,.package-body{padding:22px}.fleet-meta{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:11px}.feature-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--brand),#ff315f);font-size:21px}.stats-section{padding:85px 0;color:#fff;background:linear-gradient(135deg,rgba(15,16,20,.96),rgba(35,12,19,.95)),url('https://images.unsplash.com/photo-1493238792000-8113da705763?auto=format&fit=crop&w=1800&q=80') center/cover}.stat-box{text-align:center}.stat-box strong{display:block;font:800 46px Outfit}.stat-box span{color:rgba(255,255,255,.62);font-size:12px}.page-hero{padding:100px 0 80px;color:#fff;background:linear-gradient(90deg,rgba(8,9,12,.94),rgba(8,9,12,.55)),url('https://images.unsplash.com/photo-1504215680853-026ed2a45def?auto=format&fit=crop&w=1900&q=85') center/cover}.page-hero h1{font-size:clamp(42px,6vw,68px);margin:8px 0}.page-hero p{max-width:650px;color:rgba(255,255,255,.72)}.cta-strip{padding:70px 0}.cta-strip-inner{padding:40px;border-radius:24px;color:#fff;background:linear-gradient(135deg,var(--brand),#ff315f);display:flex;justify-content:space-between;align-items:center;gap:20px}.site-footer{padding:75px 0 25px;color:#fff;background:#111216}.footer-brand{display:flex;gap:12px;align-items:center}.footer-brand strong{display:block;font:800 19px Outfit}.footer-brand small,.footer-text,.footer-links,.footer-contact{color:rgba(255,255,255,.58);font-size:12px}.footer-links,.footer-contact{list-style:none;padding:0}.footer-links li+li,.footer-contact li+li{margin-top:10px}.footer-contact li{display:flex;gap:10px}.footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;color:rgba(255,255,255,.45);font-size:11px}.floating-btn{position:fixed;right:22px;z-index:1100;width:52px;height:52px;display:grid;place-items:center;border-radius:50%;color:#fff}.whatsapp-btn{bottom:88px;background:#22c55e}.call-btn{bottom:24px;background:var(--brand)}.mobile-bottom-nav{position:fixed;left:12px;right:12px;bottom:10px;z-index:1200;height:66px;padding:8px;display:flex;align-items:center;justify-content:space-around;background:rgba(255,255,255,.96);border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 50px rgba(18,22,30,.18)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;color:#727884;font-size:9px;font-weight:700}.mobile-bottom-nav .center-book{width:50px;height:50px;margin-top:-28px;justify-content:center;border-radius:50%;color:#fff;background:var(--brand)}.mobile-links{display:flex;flex-direction:column}.mobile-links a{padding:14px 5px;border-bottom:1px solid var(--line);font-weight:700}@media(max-width:991px){body{padding-bottom:84px}.hero{min-height:690px}.hero-content{padding:90px 0 140px}.section-pad{padding:75px 0}.cta-strip-inner{flex-direction:column;align-items:flex-start}}@media(max-width:575px){.hero{min-height:620px}.hero h1{font-size:47px}.hero p{font-size:14px}.booking-card{padding:17px}.section-heading h2{font-size:36px}.floating-btn{display:none}.footer-bottom{flex-direction:column;gap:10px}}

.fleet-image-wrap{
    position:relative;
    overflow:hidden;
}

.fleet-img{
    width:100%;
    height:240px;
    display:block;
    object-fit:cover;
}

.fleet-status{
    position:absolute;
    top:14px;
    right:14px;
    padding:7px 11px;
    border-radius:999px;
    color:#fff;
    background:#111;
    font-size:10px;
    font-weight:800;
}

.fleet-status.available{
    background:#11915d;
}

.fleet-status.booked,
.fleet-status.on-trip{
    background:#2879bd;
}

.fleet-status.maintenance{
    background:#c18400;
}

.fleet-meta{
    display:flex;
    flex-wrap:wrap;
    gap:12px;
    margin-top:15px;
    color:#747b87;
    font-size:11px;
}

.fleet-meta span{
    display:flex;
    align-items:center;
    gap:5px;
}

.fleet-registration{
    display:flex;
    justify-content:space-between;
    gap:15px;
    margin-top:18px;
    padding:12px;
    border-radius:10px;
    background:#f6f7f9;
    font-size:11px;
}

.fleet-registration span{
    color:#747b87;
}

.fleet-registration strong{
    color:#252932;
}

.fleet-price{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:15px;
    margin-top:18px;
}

.fleet-price small,
.fleet-price strong{
    display:block;
}

.fleet-price small{
    margin-bottom:2px;
    color:#747b87;
    font-size:10px;
}

.fleet-price strong{
    font-size:16px;
}

@media(max-width:575px){

    .fleet-img{
        height:210px;
    }

    .fleet-registration{
        align-items:flex-start;
        flex-direction:column;
        gap:4px;
    }
}
