.vm-home {
    --vm-navy: #0f1e4d;
    --vm-blue: #253580;
    --vm-orange: #ff9000;
    --vm-ink: #18213b;
    --vm-muted: #657084;
    --vm-surface: #f4f7f9;
    color: var(--vm-ink);
    font-family: Inter, sans-serif;
    overflow: hidden;
}

.vm-home *, .vm-home *::before, .vm-home *::after { box-sizing: border-box; }
.vm-home__container { width: min(1198px, calc(100% - 40px)); margin: 0 auto; }
.vm-home h1, .vm-home h2, .vm-home h3, .vm-home p { margin-top: 0; }
.vm-home h1, .vm-home h2, .vm-home h3 { font-family: Lexend, sans-serif; }
.vm-home a { text-decoration: none; }
.vm-home__hero { background-size: cover; background-position: center; color: #fff; padding: 54px 0; }
.vm-home__hero-grid { display: grid; grid-template-columns: minmax(0, 1fr); gap: 32px; align-items: center; }
.vm-home__hero-copy, .vm-home__booking { min-width: 0; max-width: 100%; }
@media (max-width: 600px) {
    .vm-home__hero .vm-home__container { width: calc(100% - 32px); }
    .vm-home__eyebrow { white-space: normal; }
    .vm-home__booking { width: 100%; }
    .vm-home__booking #bookcar_form { max-width: 100%; }
    .vm-home__booking #bookcar_form .booking-type-option { font-size: 10px; gap: 4px; letter-spacing: -.2px; line-height: 1.25; min-height: 60px; min-width: 0; overflow-wrap: anywhere; padding: 10px 4px; text-align: center; white-space: normal; }
    .vm-home__booking #bookcar_form .booking-type-option svg { height: 14px; width: 14px; }
    .vm-home__booking #bookcar_form fieldset > .vm-vehicle-field,
    .vm-home__booking #bookcar_form fieldset > .vm-contact-fields { flex: 1 1 100%; }
    .vm-home__booking #bookcar_form fieldset,
    .vm-home__booking #bookcar_form fieldset .form-group,
    .vm-home__booking #bookcar_form fieldset .form-row,
    .vm-home__booking #bookcar_form .select-time { min-width: 0; }
}
.vm-home__hero-copy { max-width: 541px; padding-bottom: 40px; }
.vm-home__eyebrow, .vm-home__kicker { color: var(--vm-orange); font-size: 13px; font-weight: 700; letter-spacing: 0; text-transform: uppercase; }
.vm-home__eyebrow { display: inline-flex; align-items: center; gap: 8px; background: rgba(255, 144, 0, .3); border: 1px solid var(--vm-orange); border-radius: 999px; color: var(--vm-orange); font-size: 14px; line-height: 20px; padding: 6px 16px; text-transform: none; }
.vm-home__hero h1 { font-size: clamp(40px, 8vw, 56px); font-weight: 900; letter-spacing: 0; line-height: 1.25; margin: 24px 0; }
.vm-home__hero-line { display: block; }
.vm-home__hero-line--accent { color: var(--vm-orange); }
.vm-home__lede { color: #dbe5ea; font-family: Lexend, sans-serif; font-size: 20px; line-height: 1.25; margin-bottom: 16px; max-width: 527px; }
.vm-home__checks { display: flex; flex-wrap: wrap; gap: 16px 24px; list-style: none; margin: 0; padding: 16px 0 0; font-size: 16px; line-height: 24px; }
.vm-home__checks li { align-items: center; display: inline-flex; gap: 8px; white-space: nowrap; }
.vm-home__checks i { align-items: center; background: rgba(255,255,255,.1); border-radius: 50%; color: var(--vm-orange); display: inline-flex; font-size: 14px; height: 28px; justify-content: center; width: 28px; }
.vm-home__booking { background: #fff; border-radius: 16px; box-shadow: 0 20px 25px -5px rgba(0,0,0,.1), 0 8px 10px -6px rgba(0,0,0,.1); overflow: visible; width: min(630px, 100%); }
.vm-home__booking #bookcar_form { background: #fff; border: 0 !important; border-radius: 16px; margin: 0; max-width: none; padding: 0; }
.vm-home__booking #bookcar_form .title_bookcar { display: none; }
.vm-home__booking #bookcar_form fieldset { background: #fff !important; border-radius: 16px; display: flex; flex-wrap: wrap; gap: 0 20px; padding: 0 16px 16px; }
.vm-home__booking #bookcar_form fieldset > .booking-type-selector,
.vm-home__booking #bookcar_form fieldset > .wrap-top,
.vm-home__booking #bookcar_form fieldset > .vm-distance-field,
.vm-home__booking #bookcar_form fieldset > .vm-departure-fields,
.vm-home__booking #bookcar_form fieldset > .vm-return-fields,
.vm-home__booking #bookcar_form fieldset > .tinhtien,
.vm-home__booking #bookcar_form fieldset > #map { width: 100%; }
.vm-home__booking #bookcar_form fieldset > .booking-type-selector { order: 1; }
.vm-home__booking #bookcar_form fieldset > .wrap-top { order: 2; }
.vm-home__booking #bookcar_form fieldset > .vm-distance-field { order: 3; }
.vm-home__booking #bookcar_form fieldset > .vm-departure-fields { order: 4; }
.vm-home__booking #bookcar_form fieldset > .vm-return-fields { order: 5; }
.vm-home__booking #bookcar_form fieldset > .vm-vehicle-field,
.vm-home__booking #bookcar_form fieldset > .vm-contact-fields { flex: 1 1 0; min-width: 0; order: 6; }
.vm-home__booking #bookcar_form fieldset > .tinhtien { order: 7; }
.vm-home__booking #bookcar_form fieldset > #map { order: 8; }
.vm-home__booking #bookcar_form form { margin: 0; }
.vm-home__booking #bookcar_form .booking-type-selector { background: #fff; border-bottom: 1px solid rgba(155,155,155,.12); border-radius: 16px 16px 0 0; display: flex; margin: 0 -16px 16px; overflow: hidden; }
.vm-home__booking #bookcar_form .booking-type-option { align-items: center; background: transparent; border: 0; border-bottom: 1px solid transparent; color: #7f92ac; display: flex; flex: 1; flex-direction: column; font-size: 14px; gap: 4px; justify-content: center; min-height: 67px; padding: 12px 4px; }
.vm-home__booking #bookcar_form .booking-type-option i { color: #90a5bb; font-size: 16px; }
.vm-home__booking #bookcar_form .booking-type-option__bus { display: block; flex: 0 0 20px; height: 20px; object-fit: contain; width: 20px; }
.vm-home__booking #bookcar_form .booking-type-option.active { background: transparent; border-bottom-color: #ff9000; color: #ff9000; }
.vm-home__booking #bookcar_form .booking-type-option.active i { color: #ff9000; }
.vm-home__booking #bookcar_form .wrap-top { border: 1px solid #c4d4dd; border-radius: 16px; display: block; margin: 0 0 16px; overflow: hidden; }
.vm-home__booking #bookcar_form .wrap-top-center { width: 100%; }
.vm-home__booking #bookcar_form .wrap-top .form-group { margin: 0; }
.vm-home__booking #bookcar_form .wrap-top .input-group { align-items: center; background: #fff; border: 0; border-radius: 0; box-shadow: none; display: flex; height: 39px !important; margin: 0 !important; padding: 0 12px; }
.vm-home__booking #bookcar_form .wrap-top .form-group + .form-group .input-group { border-top: 1px solid #c4d4dd; }
.vm-home__booking #bookcar_form .wrap-top .input-group-text { display: inline-flex; padding: 0 !important; }
.vm-home__booking #bookcar_form .input-group-prepend { align-items: center; align-self: stretch; display: inline-flex; flex: 0 0 16px; min-width: 16px; position: relative; z-index: 2; }
.vm-home__booking #bookcar_form .wrap-top .input-group i { color: #ff9000 !important; font-size: 16px; width: 16px; }
.vm-home__booking #bookcar_form .wrap-top input.form-control { color: #6c7d96; flex: 1 1 auto; font-size: 16px; height: 20px; min-width: 0; padding: 0 40px 0 8px; width: auto !important; }
.vm-home__booking #bookcar_form .customer-info { margin: 0 0 16px !important; width: 100%; }
.vm-home__booking #bookcar_form .customer-info > .form-group { margin: 0 !important; }
.vm-home__booking #bookcar_form select#loaixe,
.vm-home__booking #bookcar_form .select-time { background: #fff; border: 1px solid #dbe5ea !important; border-radius: 12px !important; box-shadow: none; box-sizing: border-box; color: #6c7d96; font-size: 16px; height: 48px !important; padding: 0 16px; width: 100% !important; }
.vm-home__booking #bookcar_form .select-time { float: none !important; padding: 0 16px; }
.vm-home__booking #bookcar_form .customer-info .form-group:has(.select-time) { display: flex; gap: 20px; }
.vm-home__booking #bookcar_form .customer-info .form-group:has(.select-time) .select-time { flex: 1 1 0; }
.vm-home__booking #bookcar_form .customer-info .select-time + .select-time,
.vm-home__booking #bookcar_form .customer-info .select-time:first-child { border-radius: 12px !important; }
.vm-home__booking #bookcar_form .select-time { align-items: center; display: flex; position: relative; }
.vm-home__booking #bookcar_form .select-time:first-child { padding-left: 42px; }
.vm-home__booking #bookcar_form .select-time:first-child::before { color: #6c7d96; content: '\f133'; font-family: 'Font Awesome 6 Free'; font-size: 15px; font-weight: 400; left: 16px; position: absolute; }
.vm-home__booking #bookcar_form .select-time + .select-time { padding-left: 42px; }
.vm-home__booking #bookcar_form .select-time + .select-time::before { color: #6c7d96; content: '\f017'; font-family: 'Font Awesome 6 Free'; font-size: 15px; font-weight: 400; left: 16px; position: absolute; }
.vm-home__booking #bookcar_form .select-time + .select-time::after { color: #6c7d96; content: '\f078'; font-family: 'Font Awesome 6 Free'; font-size: 12px; font-weight: 900; pointer-events: none; position: absolute; right: 16px; }
.vm-home__booking #bookcar_form .select-time input,
.vm-home__booking #bookcar_form .select-time select { background: transparent; color: #6c7d96; height: 46px; padding: 0; width: 100% !important; }
.vm-home__booking #bookcar_form .return-date-field { display: block; }
.vm-home__booking #bookcar_form .text-center { align-items: center; background: rgba(249,115,22,.05); border: 1px solid #ffe9a5; border-radius: 12px; color: #ff9000 !important; display: flex; font-size: 14px; justify-content: space-between; margin: 0 0 16px; min-height: 38px; padding: 10px 12px !important; }
.vm-home__booking #bookcar_form .text-center::before { color: #ff9000; content: '\f3c5'; font-family: 'Font Awesome 6 Free'; font-weight: 900; margin-right: 10px; }
.vm-home__booking #bookcar_form .text-center .distance-m { align-items: center; color: #90a5bb !important; display: inline-flex !important; gap: 4px; margin-left: auto; }
.vm-home__booking #bookcar_form .distance-placeholder { fill: none; height: 8px; stroke: currentColor; stroke-linecap: round; stroke-width: 1.5; width: 24px; }
.vm-home__booking #bookcar_form .customer-info-2 { display: grid; gap: 12px; margin: 0; }
.vm-home__booking #bookcar_form .customer-info-2 .input-group { align-items: center; border: 1px solid #dbe5ea; border-radius: 12px; box-shadow: none; display: flex; height: 48px !important; margin: 0 0 12px !important; padding: 0 16px; }
.vm-home__booking #bookcar_form .customer-info-2 .input-group i { color: #6c7d96 !important; }
.vm-home__booking #bookcar_form .vm-contact-fields .form-group { margin: 0 !important; }
.vm-home__booking #bookcar_form .vm-contact-fields .input-group { margin: 0 !important; }
.vm-home__booking #bookcar_form .vm-contact-fields input[type=submit],
.vm-home__booking #bookcar_form .vm-contact-fields .booking-validation-error,
.vm-home__booking #bookcar_form .vm-contact-fields::after { grid-column: 1 / -1; }
.vm-home__booking #bookcar_form .vm-vehicle-field select#loaixe { padding-left: 42px; }
.vm-home__booking #bookcar_form .vm-vehicle-field .form-group { position: relative; }
.vm-home__booking #bookcar_form .vm-vehicle-field .form-group::before { color: #6c7d96; content: '\f0d1'; font-family: 'Font Awesome 6 Free'; font-size: 14px; font-weight: 900; left: 16px; pointer-events: none; position: absolute; top: 17px; z-index: 1; }
.vm-home__booking #bookcar_form .vm-vehicle-field .form-group::after { color: #6c7d96; content: '\f078'; font-family: 'Font Awesome 6 Free'; font-size: 12px; font-weight: 900; pointer-events: none; position: absolute; right: 16px; top: 18px; }
.vm-home__booking #bookcar_form .customer-info-2 input[type=submit] { background: #ff9000 !important; border: 0; border-radius: 12px; box-shadow: 0 4px 9.6px rgba(255,144,0,.41); color: #fff; font-family: Lexend, sans-serif; font-size: 18px; font-weight: 900; height: 48px; margin: 0 !important; text-transform: none !important; width: 100% !important; }
.vm-home__booking #bookcar_form .booking-validation-error { background: #fff1f1; border: 1px solid #fecaca; border-radius: 8px; color: #b42318; display: none; font-size: 13px; line-height: 18px; margin: 0 0 12px; padding: 8px 12px; text-align: left; }
.vm-home__booking #bookcar_form .customer-info-2::after { color: #90a5bb; content: 'Hotline 24/7 - 0975.044.505'; display: block; font-size: 12px; line-height: 18px; padding-top: 2px; text-align: center; }
.vm-home__booking #bookcar_form .ui-datepicker { background: #fff; border: 1px solid #dbe5ea; border-radius: 10px; box-shadow: 0 12px 30px rgba(15,30,77,.16); font-family: Inter, sans-serif; max-width: calc(100vw - 32px); padding: 0 14px 14px; width: 320px !important; z-index: 10001 !important; }
.vm-home__booking #bookcar_form .ui-datepicker .ui-datepicker-header { background: #fff; border: 0; border-bottom: 1px solid #dbe5ea; border-radius: 0; color: #18213b; font-weight: 700; padding: 12px 0; }
.vm-home__booking #bookcar_form .ui-datepicker .ui-datepicker-title { font-size: 14px; line-height: 22px; }
.vm-home__booking #bookcar_form .ui-datepicker .ui-datepicker-prev,
.vm-home__booking #bookcar_form .ui-datepicker .ui-datepicker-next { top: 11px; }
.vm-home__booking #bookcar_form .ui-datepicker .ui-datepicker-prev { left: 0; }
.vm-home__booking #bookcar_form .ui-datepicker .ui-datepicker-next { right: 0; }
.vm-home__booking #bookcar_form .ui-datepicker th { color: #6c7d96; font-size: 12px; font-weight: 500; padding: 13px 4px 7px; }
.vm-home__booking #bookcar_form .ui-datepicker td { padding: 2px; }
.vm-home__booking #bookcar_form .ui-datepicker td span,
.vm-home__booking #bookcar_form .ui-datepicker td a { border: 0; border-radius: 50%; color: #5f7695; font-size: 14px; height: 32px; line-height: 32px; padding: 0; text-align: center; width: 32px; }
.vm-home__booking #bookcar_form .ui-datepicker td a { background: transparent; }
.vm-home__booking #bookcar_form .ui-datepicker .ui-state-hover { background: #eef1ff; }
.vm-home__booking #bookcar_form .ui-datepicker .ui-state-active { background: #e2e8ff; color: #253580; font-weight: 700; }
.vm-home__booking #bookcar_form fieldset > .booking-validation-error { order: 7; width: 100%; }
.vm-home__booking #bookcar_form fieldset > .vm-price-submit { order: 8; width: 100%; }
.vm-home__booking #bookcar_form fieldset > .vm-booking-hotline { order: 9; width: 100%; }
.vm-home__booking #bookcar_form fieldset > .tinhtien { order: 10; }
.vm-home__booking #bookcar_form fieldset > #map { order: 11; }
.vm-home__booking #bookcar_form .customer-info-2 { display: block; }
.vm-home__booking #bookcar_form .vm-contact-fields input[type=submit],
.vm-home__booking #bookcar_form .vm-contact-fields .booking-validation-error,
.vm-home__booking #bookcar_form .vm-contact-fields::after { display: none; }
.vm-home__booking #bookcar_form .vm-price-submit { align-items: center; background: #ff9000 !important; border: 0; border-radius: 12px; box-shadow: 0 4px 9.6px rgba(255,144,0,.41); color: #fff; cursor: pointer; display: flex; font-family: Lexend, sans-serif; font-size: 18px; font-weight: 900; gap: 8px; height: 48px; justify-content: center; margin: 0 !important; text-transform: none !important; width: 100% !important; }
.vm-home .vm-home__booking #bookcar_form button.vm-price-submit { background-color: #ff9000 !important; border-color: #ff9000 !important; border-radius: 12px; color: #fff !important; }
.vm-home__booking #bookcar_form .vm-price-submit svg { height: 18px; width: 18px; }
.vm-home__booking #bookcar_form .vm-booking-hotline { color: #90a5bb; font-size: 12px; line-height: 18px; padding-top: 2px; text-align: center; }
.vm-home__booking #bookcar_form .vm-booking-hotline span { color: #ff9000; font-weight: 700; }
.vm-home__booking #bookcar_form .select-time:first-child::before,
.vm-home__booking #bookcar_form .select-time + .select-time::before,
.vm-home__booking #bookcar_form .select-time + .select-time::after,
.vm-home__booking #bookcar_form .vm-vehicle-field .form-group::before,
.vm-home__booking #bookcar_form .vm-vehicle-field .form-group::after,
.vm-home__booking #bookcar_form .text-center::before { font-family: 'Font Awesome 5 Free'; font-weight: 900; }

/* Booking card controls mirror the supplied desktop form states. */
.vm-home__booking #bookcar_form .wrap-top .input-group i,
.vm-home__booking #bookcar_form .customer-info-2 .input-group i { display: none; }
.vm-home__booking #bookcar_form .wrap-top .input-group-text,
.vm-home__booking #bookcar_form .customer-info-2 .input-group-text { background-position: center; background-repeat: no-repeat; background-size: 16px; height: 16px; width: 16px; }
.vm-home__booking #bookcar_form .wrap-top .form-group:first-child .input-group-text { background-image: url('images/vm/Icon.svg'); }
.vm-home__booking #bookcar_form .wrap-top .form-group + .form-group .input-group-text { background-image: url('images/vm/Icon.svg'); opacity: .65; }
.vm-home__booking #bookcar_form .customer-info-2 .input-group-text { background-image: url('images/vm/Icon-2.svg'); }
.vm-home__booking #bookcar_form .select-time::before,
.vm-home__booking #bookcar_form .select-time::after,
.vm-home__booking #bookcar_form .vm-vehicle-field .form-group::before,
.vm-home__booking #bookcar_form .vm-vehicle-field .form-group::after,
.vm-home__booking #bookcar_form .text-center::before { content: none !important; }
.vm-home__booking #bookcar_form .select-time:first-child { background-image: url('images/vm/Icon-1.svg'); background-position: 16px center; background-repeat: no-repeat; background-size: 16px; }
.vm-home__booking #bookcar_form .select-time + .select-time { background-image: url('images/vm/Icon-3.svg'); background-position: 16px center; background-repeat: no-repeat; background-size: 16px; }
.vm-home__booking #bookcar_form .vm-vehicle-field .form-group { background: url('images/vm/Icon-4.svg') 16px center / 16px no-repeat; }
.vm-home__booking #bookcar_form .text-center { background-image: url('images/vm/Icon.svg'); background-position: 16px center; background-repeat: no-repeat; background-size: 16px; padding-left: 42px !important; }
.vm-home__booking #bookcar_form .booking-type-option { color: #6c7d96; font-size: 14px; font-weight: 600; white-space: nowrap; }
.vm-home__booking #bookcar_form .booking-type-option i { color: inherit; font-size: 15px; }
.vm-home__booking #bookcar_form .booking-type-option.active { color: #ff9000; }
.vm-home__booking #bookcar_form .vm-select-control__native { display: none !important; }
.vm-home__booking #bookcar_form .select-time .vm-select-control { flex: 1; min-width: 0; }
.vm-home__booking #bookcar_form .vm-vehicle-field .vm-select-control { padding-left: 42px; }
.vm-home__booking #bookcar_form .vm-select-control { position: relative; width: 100%; }
.vm-home__booking #bookcar_form .vm-select-control__button { align-items: center; appearance: none; background: transparent !important; border: 0 !important; color: #6c7d96 !important; cursor: pointer; display: flex; float: none !important; font-family: Inter, sans-serif; font-size: 16px; font-weight: 400; height: 46px; justify-content: space-between; padding: 0 !important; text-align: left; text-transform: none !important; width: 100% !important; }
.vm-home__booking #bookcar_form .vm-select-control__button::after { content: ''; width: 8px; height: 8px; margin: -3px 2px 0 6px; border-right: 2px solid #90a5bb; border-bottom: 2px solid #90a5bb; transform: rotate(45deg); flex: 0 0 auto; }
.vm-home__booking #bookcar_form .vm-vehicle-field .vm-select-control__button::after { margin-right: 8px; }
.vm-home__booking #bookcar_form .vm-select-control__menu { background: #fff; border: 1px solid #dbe5ea; border-radius: 12px; box-shadow: 0 12px 28px rgba(24,17,69,.2); display: none; left: 0; max-height: 264px; overflow-y: auto; padding: 6px; position: absolute; right: 0; top: calc(100% + 8px); z-index: 10002; scrollbar-width: thin; scrollbar-color: #cbd5e1 transparent; }
.vm-home__booking #bookcar_form .vm-select-control__menu::-webkit-scrollbar { width: 8px; }
.vm-home__booking #bookcar_form .vm-select-control__menu::-webkit-scrollbar-thumb { background: #cbd5e1; border-radius: 8px; border: 2px solid #fff; }
.vm-home__booking #bookcar_form .vm-select-control__menu.is-open { display: block; }
.vm-home__booking #bookcar_form .vm-select-control__option { background: #fff !important; border: 0 !important; border-radius: 8px !important; color: #2c323a !important; cursor: pointer; display: block !important; float: none !important; font-family: Inter, sans-serif !important; font-size: 15px !important; font-weight: 500 !important; height: auto !important; line-height: 1.3 !important; margin: 2px 0 !important; min-height: 0 !important; padding: 10px 14px !important; text-align: left !important; text-transform: none !important; width: 100% !important; }
.vm-home__booking #bookcar_form .vm-select-control__option:hover { background: #f4f7f9 !important; color: #181145 !important; }
.vm-home__booking #bookcar_form .vm-select-control__option.is-selected { background: #fff4e6 !important; color: #ff9000 !important; font-weight: 700 !important; }
/* Legacy booking styles in functions.php target all #bookcar_form buttons; hard-reset the custom select so it doesn't inherit the blue submit-button chrome. */
.vm-home__booking #bookcar_form .vm-select-control__button,
.vm-home__booking #bookcar_form .vm-select-control__option {
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: none !important;
    box-shadow: none !important;
    position: static !important;
}
.vm-home__booking #bookcar_form .vm-select-control__button {
    justify-content: space-between !important;
    overflow: hidden !important;
}
.vm-home__booking #bookcar_form .vm-select-control__option {
    align-items: center !important;
    justify-content: flex-start !important;
    line-height: 1.25 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}
/* Time picker: 4-column grid (match design), menu spans full input width */
.vm-home__booking #bookcar_form .vm-select-control__menu--grid { left: -43px; right: -17px; }
.vm-home__booking #bookcar_form .vm-vehicle-field .vm-select-control__menu { left: -1px; right: -1px; }
.vm-home__booking #bookcar_form .vm-select-control__menu--grid.is-open { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 8px; padding: 12px; overflow-x: hidden !important; }
.vm-home__booking #bookcar_form .vm-select-control__menu--grid .vm-select-control__option { border: 1px solid #eef1f5 !important; font-size: 13px !important; margin: 0 !important; min-width: 0 !important; padding: 9px 2px !important; text-align: center !important; white-space: nowrap !important; }
.vm-home__booking #bookcar_form .vm-select-control__menu--grid .vm-select-control__option:hover { border-color: #ff9000 !important; }
.vm-select-control__menu--portal {
    background: #fff;
    border: 1px solid #dbe5ea;
    border-radius: 12px;
    box-shadow: 0 12px 28px rgba(24,17,69,.2);
    box-sizing: border-box;
    display: block;
    overflow-y: auto;
    padding: 6px;
    scrollbar-color: #cbd5e1 transparent;
    scrollbar-width: thin;
    z-index: 10100;
}
.vm-select-control__menu--portal::-webkit-scrollbar { width: 8px; }
.vm-select-control__menu--portal::-webkit-scrollbar-thumb { background: #cbd5e1; border: 2px solid #fff; border-radius: 8px; }
.vm-select-control__menu--portal .vm-select-control__option {
    appearance: none !important;
    background: #fff !important;
    border: 0 !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    color: #2c323a !important;
    cursor: pointer;
    display: block !important;
    font-family: Inter, sans-serif !important;
    font-size: 15px !important;
    font-weight: 500 !important;
    height: auto !important;
    line-height: 1.3 !important;
    margin: 2px 0 !important;
    padding: 10px 14px !important;
    text-align: left !important;
    text-transform: none !important;
    width: 100% !important;
}
.vm-select-control__menu--portal .vm-select-control__option:hover { background: #f4f7f9 !important; color: #181145 !important; }
.vm-select-control__menu--portal .vm-select-control__option.is-selected { background: #fff4e6 !important; color: #ff9000 !important; font-weight: 700 !important; }
.vm-select-control__menu--portal.vm-select-control__menu--grid { display: grid; gap: 8px; grid-template-columns: repeat(4, minmax(0, 1fr)); overflow-x: hidden; padding: 12px; }
.vm-select-control__menu--portal.vm-select-control__menu--grid .vm-select-control__option { border: 1px solid #eef1f5 !important; font-size: 13px !important; margin: 0 !important; min-width: 0 !important; padding: 9px 2px !important; text-align: center !important; white-space: nowrap !important; }
.vm-select-control__menu--portal.vm-select-control__menu--grid .vm-select-control__option:hover { border-color: #ff9000 !important; }
/* Loading overlay: cover only the booking card, not the whole page */
.vm-home__booking { position: relative; }
.vm-home__booking #loadingmessage { position: absolute !important; inset: 0; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; border-radius: 16px; background: rgba(255,255,255,.72) !important; opacity: 1 !important; z-index: 30; }
.vm-home__booking #loadingmessage .vm-booking-spinner { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
/* Allow custom dropdown menus to overflow the field containers (legacy CSS set overflow:hidden) */
.vm-home__booking #bookcar_form fieldset .form-group,
.vm-home__booking #bookcar_form fieldset .form-row,
.vm-home__booking #bookcar_form .customer-info,
.vm-home__booking #bookcar_form .select-time,
.vm-home__booking #bookcar_form .vm-vehicle-field .form-group { overflow: visible !important; }
.vm-home__booking #loadingmessage {
    align-items: center;
    background: rgba(244,247,249,.82) !important;
    backdrop-filter: blur(3px);
    border-radius: 16px;
    display: none;
    inset: 0;
    justify-content: center;
    opacity: 1;
    padding: 24px;
    position: absolute !important;
    z-index: 40;
}
.vm-home__booking #loadingmessage[style*="display: none"] { display: none !important; }
.vm-home__booking #loadingmessage[style*="display: block"],
.vm-home__booking #loadingmessage[style*="display:block"] { display: flex !important; }
.vm-booking-loading-panel {
    align-items: center;
    animation: vm-loading-enter .22s ease-out both;
    background: rgba(255,255,255,.96);
    border: 1px solid rgba(24,17,69,.1);
    border-radius: 16px;
    box-shadow: 0 18px 42px rgba(15,30,77,.16);
    display: flex;
    flex-direction: column;
    max-width: 280px;
    padding: 24px 28px 22px;
    text-align: center;
    width: 100%;
}
.vm-booking-spinner {
    align-items: center;
    background: #fff7eb;
    border-radius: 50%;
    color: #ff9000;
    display: inline-flex;
    height: 64px;
    justify-content: center;
    margin-bottom: 16px;
    position: relative;
    width: 64px;
}
.vm-booking-spinner::before {
    animation: vm-booking-spin .8s linear infinite;
    border: 3px solid rgba(255,144,0,.18);
    border-radius: 50%;
    border-top-color: #ff9000;
    content: '';
    inset: 0;
    position: absolute;
}
.vm-booking-spinner svg { height: 28px; width: 28px; }
.vm-booking-loading-panel strong {
    color: #181145;
    font-family: Lexend, sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 22px;
}
.vm-booking-loading-panel small {
    color: #6c7d96;
    font-family: Inter, sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin-top: 4px;
}
.vm-booking-progress {
    background: #ebf1f4;
    border-radius: 999px;
    height: 4px;
    margin-top: 18px;
    overflow: hidden;
    width: 100%;
}
.vm-booking-progress i {
    animation: vm-booking-progress 1.15s ease-in-out infinite;
    background: #ff9000;
    border-radius: inherit;
    display: block;
    height: 100%;
    width: 42%;
}
.vm-home__booking #loadingmessage .vm-booking-spinner {
    left: auto !important;
    position: relative !important;
    top: auto !important;
    transform: none !important;
}
@keyframes vm-booking-spin { to { transform: rotate(360deg); } }
@keyframes vm-booking-progress {
    0% { transform: translateX(-110%); }
    100% { transform: translateX(250%); }
}
@keyframes vm-loading-enter {
    from { opacity: 0; transform: scale(.96) translateY(4px); }
    to { opacity: 1; transform: scale(1) translateY(0); }
}
@media (prefers-reduced-motion: reduce) {
    .vm-booking-loading-panel, .vm-booking-spinner::before, .vm-booking-progress i { animation: none; }
    .vm-booking-progress i { margin-left: 29%; }
}
#ui-datepicker-div.ui-datepicker { background: #fff; border: 1px solid #dbe5ea; border-radius: 10px; box-shadow: 0 12px 30px rgba(15,30,77,.16); box-sizing: border-box; font-family: Inter, sans-serif; max-width: calc(100vw - 32px); padding: 0 0 12px; z-index: 10001 !important; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-header { background: #fff; border: 0; border-bottom: 1px solid #dbe5ea; border-radius: 0; box-sizing: border-box; color: #18213b; font-weight: 700; margin: 0 16px; padding: 12px 0; width: calc(100% - 32px); }
#ui-datepicker-div.ui-datepicker .ui-datepicker-title { font-size: 14px; line-height: 22px; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev,
#ui-datepicker-div.ui-datepicker .ui-datepicker-next { top: 11px; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev { left: 0; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-next { right: 0; }
#ui-datepicker-div.ui-datepicker th { color: #6c7d96; font-size: 12px; font-weight: 500; padding: 13px 4px 7px; }
#ui-datepicker-div.ui-datepicker td { padding: 2px; }
#ui-datepicker-div.ui-datepicker td span,
#ui-datepicker-div.ui-datepicker td a { background: transparent; border: 0; border-radius: 50%; color: #5f7695; font-size: 14px; height: 32px; line-height: 32px; padding: 0; text-align: center; width: 32px; }
#ui-datepicker-div.ui-datepicker .ui-state-hover { background: #eef1ff; }
#ui-datepicker-div.ui-datepicker .ui-state-active { background: #e2e8ff; color: #253580; font-weight: 700; }
#ui-datepicker-div.ui-datepicker th { text-transform: uppercase; }
#ui-datepicker-div.ui-datepicker table { box-sizing: border-box; margin: 0 16px !important; table-layout: fixed; width: calc(100% - 32px) !important; }
#ui-datepicker-div.ui-datepicker th,
#ui-datepicker-div.ui-datepicker td { box-sizing: border-box; text-align: center; width: 14.285%; }
#ui-datepicker-div.ui-datepicker td a,
#ui-datepicker-div.ui-datepicker td span { display: block; margin: 0 auto; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev,
#ui-datepicker-div.ui-datepicker .ui-datepicker-next { background: none !important; border: 0; cursor: pointer; height: 28px; overflow: visible; text-indent: -9999px; top: 9px; width: 42px; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev::after,
#ui-datepicker-div.ui-datepicker .ui-datepicker-next::after { color: #181145; font-family: Inter, sans-serif; font-size: 17px; font-weight: 700; line-height: 28px; position: absolute; text-indent: 0; top: 0; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev::after { content: '« ‹'; left: 0; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-next::after { content: '› »'; right: 0; }
#ui-datepicker-div.ui-datepicker .ui-datepicker-prev span,
#ui-datepicker-div.ui-datepicker .ui-datepicker-next span { display: none; }
.vm-brand-logo { align-items: center; color: #181145; display: inline-flex; font-family: Lexend, sans-serif; font-size: 14px; font-weight: 900; gap: 10px; letter-spacing: 0; line-height: 1; text-decoration: none; }
.vm-brand-logo img { display: block; height: 40px; object-fit: contain; width: 102px; }
.vm-home__stats { background: var(--vm-orange); color: #fff; }
.vm-home__stats-grid { display: grid; grid-template-columns: repeat(2, 1fr); }
.vm-home__stats-grid div { padding: 27px 14px; text-align: center; }
.vm-home__stats-grid strong { display: block; font-family: Lexend, sans-serif; font-size: 32px; font-weight: 900; line-height: 40px; }
.vm-home__stats-grid span { display: block; font-family: Lexend, sans-serif; font-size: 16px; font-weight: 700; line-height: 22px; margin-top: 4px; opacity: 1; }
.vm-home__section { padding: 64px 0; }
.vm-home__about { background: #fff; }
.vm-home h2 { color: var(--vm-navy); font-size: clamp(26px, 6vw, 42px); line-height: 1.3; margin-bottom: 16px; }
.vm-home__about p:not(.vm-home__kicker), .vm-home__section-head > p:not(.vm-home__kicker), .vm-home__cta p:not(.vm-home__kicker) { color: var(--vm-muted); line-height: 1.7; }
.vm-home__about-grid { align-items: center; display: grid; gap: 48px; }
.vm-home__about-copy .vm-home__kicker { background: #eef1f5; border-radius: 999px; color: #2c323a; display: inline-block; font-size: 14px; font-weight: 500; letter-spacing: 0; line-height: 20px; margin: 0 0 18px; padding: 6px 16px; text-transform: none; }
.vm-home__about-copy h2 { color: var(--vm-navy); font-size: 40px; line-height: 1.15; margin: 0 0 20px; }
.vm-home__about-copy h2 span { color: var(--vm-orange); }
.vm-home__about-copy > p { color: var(--vm-muted); font-size: 16px; line-height: 1.7; margin: 0 0 16px; }
.vm-home__about-features { display: grid; gap: 18px 24px; grid-template-columns: 1fr 1fr; list-style: none; margin: 28px 0 0; padding: 0; }
.vm-home__about-features li { align-items: center; display: flex; gap: 14px; }
.vm-home__about-features i { align-items: center; background: #fff1dd; border-radius: 50%; color: var(--vm-orange); display: inline-flex; flex: 0 0 48px; height: 48px; justify-content: center; width: 48px; }
.vm-home__about-features i svg { height: 24px; width: 24px; }
.vm-home__about-features span { color: var(--vm-navy); font-size: 16px; font-weight: 600; line-height: 24px; }
.vm-home__about-image { min-height: 320px; position: relative; }
.vm-home__about-image img { border-radius: 20px; box-shadow: 0 22px 44px rgba(15,30,77,.2); display: block; height: 100%; min-height: 320px; object-fit: cover; width: 100%; }
.vm-home__about-badge { border-radius: 16px; padding: 18px 22px; position: absolute; z-index: 2; }
.vm-home__about-badge strong { display: block; font-family: Lexend, sans-serif; font-size: 32px; font-weight: 900; line-height: 40px; }
.vm-home__about-badge span { display: block; font-size: 14px; line-height: 20px; margin-top: 2px; white-space: nowrap; }
.vm-home__about-badge--fleet { background: #181145; box-shadow: 0 14px 30px rgba(24,17,69,.3); color: #fff; right: -20px; top: -20px; }
.vm-home__about-badge--fleet span { color: #c9cede; }
.vm-home__about-badge--exp { background: #fff; bottom: -24px; box-shadow: 0 14px 30px rgba(16,24,40,.2); color: var(--vm-navy); left: -24px; }
.vm-home__about-badge--exp span { color: var(--vm-muted); }
@media (max-width: 600px) {
    .vm-home__about-features { grid-template-columns: 1fr; }
    .vm-home__about-badge { padding: 12px 16px; }
    .vm-home__about-badge strong { font-size: 26px; line-height: 32px; }
    .vm-home__about-badge span { font-size: 12px; line-height: 18px; }
    .vm-home__about-badge--fleet { right: -8px; top: -12px; }
    .vm-home__about-badge--exp { bottom: -14px; left: -8px; }
}
.vm-home__text-link { color: var(--vm-blue); font-size: 14px; font-weight: 700; }
.vm-home__text-link i { margin-left: 5px; }
.vm-home__solutions, .vm-home__vehicles { background: var(--vm-surface); }
.vm-home__section-head { margin-bottom: 28px; max-width: 650px; }
.vm-home__section-head h2 { margin-bottom: 10px; }
.vm-home__solution-grid, .vm-home__vehicle-grid, .vm-home__news-grid { display: grid; gap: 17px; }
.vm-home__why h3, .vm-home__vehicle-grid h3, .vm-home__news-grid h3 { color: var(--vm-navy); font-size: 18px; margin: 19px 0 10px; }
.vm-home__solutions .vm-home__section-head--center { align-items: center; display: flex; flex-direction: column; gap: 14px; margin: 0 auto 40px; max-width: 900px; text-align: center; }
.vm-home__solutions .vm-home__section-head--center h2 { margin: 0; white-space: nowrap; }
.vm-home__solutions .vm-home__section-head--center h2 span { color: var(--vm-orange); }
.vm-home__solutions .vm-home__section-head--center .vm-home__kicker { background: rgba(255,144,0,.1); border-radius: 999px; color: var(--vm-orange); font-size: 14px; line-height: 20px; margin: 0; padding: 6px 16px; text-transform: uppercase; }
.vm-home__solutions .vm-home__section-head--center > p:not(.vm-home__kicker) { color: #6c7d96; font-size: 16px; line-height: 24px; margin: 0; max-width: 640px; }
@media (max-width: 640px) { .vm-home__solutions .vm-home__section-head--center h2 { font-size: 26px; white-space: normal; } }
.vm-home__solution-grid { gap: 24px; grid-template-columns: 1fr; }
.vm-solution-card { background: #fff; border: 1px solid #e6ebf0; border-radius: 16px; box-shadow: 0 1px 2px rgba(16,24,40,.05); display: flex; flex-direction: column; overflow: hidden; }
.vm-solution-card__media { line-height: 0; position: relative; }
.vm-solution-card__media img { display: block; height: auto; width: 100%; }
.vm-solution-card__body { padding: 22px 24px 24px; }
.vm-solution-card__body p { color: var(--vm-muted); font-size: 15px; line-height: 1.6; margin: 0 0 16px; }
.vm-solution-card__tags { display: flex; flex-wrap: wrap; gap: 8px; }
.vm-solution-card__tags span { background: #f1f4f8; border-radius: 999px; color: #475467; font-size: 13px; font-weight: 500; padding: 6px 14px; }

/* Compact service cards with image-overlay labels. */
.vm-home__solutions { background: #f4f7f9; padding: 54px 0 64px; }
.vm-home__solutions .vm-home__section-head--center { gap: 10px; margin-bottom: 34px; max-width: 650px; }
.vm-home__solutions .vm-home__section-head--center .vm-home__kicker { font-size: 16px; line-height: 24px; padding: 6px 16px; text-transform: none; }
.vm-home__solutions .vm-home__section-head--center h2 { font-size: 40px; line-height: 50px; }
.vm-home__solutions .vm-home__section-head--center > p:not(.vm-home__kicker) { font-size: 16px; font-weight: 400; line-height: 24px; }
.vm-home__solutions .vm-home__solution-grid { gap: 22px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
.vm-home__solutions .vm-solution-card { border-color: #dbe5ea; border-radius: 16px; box-shadow: 0 6px 18px rgba(15,30,77,.08); }
.vm-home__solutions .vm-solution-card__media { aspect-ratio: 587 / 210; background: #18213b; height: auto; isolation: isolate; overflow: hidden; position: relative; }
.vm-home__solutions .vm-solution-card__media::after { background: linear-gradient(180deg, rgba(7,19,51,0) 38%, rgba(7,19,51,.72) 100%); content: ''; inset: 0; pointer-events: none; position: absolute; z-index: 1; }
.vm-home__solutions .vm-solution-card__media img { display: block; height: 100%; inset: 0; object-fit: cover; position: absolute; width: 100%; z-index: 0; }
.vm-home__solutions .vm-solution-card:nth-child(1) .vm-solution-card__media img { object-position: center 48%; }
.vm-home__solutions .vm-solution-card:nth-child(2) .vm-solution-card__media img { object-position: center 56%; }
.vm-home__solutions .vm-solution-card:nth-child(3) .vm-solution-card__media img { object-position: center 50%; }
.vm-home__solutions .vm-solution-card:nth-child(4) .vm-solution-card__media img { object-position: center 45%; }
.vm-solution-card__title { align-items: flex-start; bottom: 14px; display: flex; flex-direction: column; gap: 8px; left: 14px; position: absolute; right: 14px; z-index: 2; }
.vm-solution-card__icon { align-items: center; background: #ff9000; border-radius: 10px; color: #fff; display: inline-flex; flex: 0 0 32px; height: 32px; justify-content: center; width: 32px; }
.vm-solution-card__icon svg { display: block; height: 16px; width: 16px; }
.vm-home__solutions .vm-solution-card__title h3 { color: #fff; font-family: Lexend, sans-serif; font-size: 18px; font-weight: 800; line-height: 24px; margin: 0; }
.vm-home__solutions .vm-solution-card__body { min-height: 90px; padding: 16px 16px 15px; }
.vm-home__solutions .vm-solution-card__body p { color: #657084; font-family: Inter, sans-serif; font-size: 16px; line-height: 24px; margin-bottom: 12px; }
.vm-home__solutions .vm-solution-card__tags { gap: 7px; }
.vm-home__solutions .vm-solution-card__tags span { background: #ebf1f4; color: #475467; font-size: 12px; font-weight: 600; line-height: 18px; padding: 4px 12px; }
@media (max-width: 767px) {
    .vm-home__solutions .vm-home__solution-grid { grid-template-columns: 1fr; }
    .vm-home__solutions .vm-solution-card__media { aspect-ratio: 587 / 210; height: auto; }
    .vm-solution-card__title { bottom: 14px; left: 14px; right: 14px; }
    .vm-solution-card__icon { border-radius: 10px; flex-basis: 32px; height: 32px; }
    .vm-home__solutions .vm-solution-card__title h3 { font-size: 17px; line-height: 23px; }
}
@media (min-width: 768px) { .vm-home__solution-grid { grid-template-columns: repeat(2, 1fr); } }
.vm-home__why { background: linear-gradient(135deg, #0f1e4d 0%, #1b2b5e 60%, #253580 100%); color: #fff; padding: 80px 0; }
.vm-home__why .vm-home__container { align-items: center; display: flex; flex-direction: column; gap: 40px; }
.vm-home__section-head--light { align-items: center; display: flex; flex-direction: column; gap: 16px; margin: 0; max-width: 571px; text-align: center; }
.vm-home__section-head--light h2 { color: #fff; font-size: 38px; line-height: 50px; margin: 0; white-space: nowrap; }
.vm-home__section-head--light h2 span { color: var(--vm-orange); }
.vm-home__section-head--light .vm-home__kicker { background: rgba(255,144,0,.1); border-radius: 999px; color: var(--vm-orange); font-size: 14px; line-height: 20px; margin: 0; padding: 6px 16px; text-transform: none; }
.vm-home__section-head--light > p:not(.vm-home__kicker) { color: #6c7d96; font-size: 16px; font-weight: 500; line-height: 24px; margin: 0; }
.vm-home__why-grid { display: grid; gap: 28px 24px; width: 100%; }
.vm-home__why-grid article { align-items: flex-start; background: rgba(255,255,255,.08); border: 1px solid #6c7d96; border-radius: 16px; display: flex; gap: 18px; min-height: 148px; padding: 24px; }
.vm-home__why-grid article > i { align-items: center; background: var(--vm-orange); border-radius: 16px; color: #fff; display: inline-flex; flex: 0 0 48px; font-size: 18px; height: 48px; justify-content: center; width: 48px; }
.vm-home__why-grid article > div { min-width: 0; }
.vm-home__why h3 { color: #fff; font-size: 21px; line-height: 27px; margin: 0 0 8px; }
.vm-home__why p { color: #90a5bb; font-size: 15px; line-height: 22px; margin-bottom: 0; }
.vm-home__cta { background: var(--vm-orange); padding: 46px 0; }
.vm-home__cta h2 { color: var(--vm-navy); font-size: clamp(25px, 6vw, 38px); margin-bottom: 10px; }
.vm-home__cta .vm-home__kicker { color: var(--vm-navy); }
.vm-home__cta p:not(.vm-home__kicker) { color: rgba(15,30,77,.8); margin-bottom: 24px; }
.vm-home__cta-actions { display: flex; flex-wrap: wrap; gap: 11px; }
.vm-home__button { border-radius: 9px; display: inline-flex; font-size: 14px; font-weight: 700; gap: 8px; padding: 13px 17px; }
.vm-home__button--dark { background: var(--vm-navy); color: #fff; }
.vm-home__button--light { background: #fff; color: var(--vm-navy); }
.vm-home__vehicle-grid article, .vm-home__news-grid article { background: #fff; border-radius: 12px; overflow: hidden; }
.vm-home__vehicle-grid img { display: block; height: 180px; object-fit: cover; width: 100%; }
.vm-home__vehicle-grid article > div { padding: 17px; }
.vm-home__vehicle-grid h3 { margin: 0 0 7px; }
.vm-home__vehicle-grid p { color: var(--vm-muted); font-size: 13px; margin-bottom: 13px; }
.vm-home__vehicle-grid a { color: var(--vm-blue); font-size: 13px; font-weight: 700; }
.vm-home__section-head--row { align-items: end; display: flex; justify-content: space-between; gap: 16px; }
.vm-home__section-head--row h2 { margin-bottom: 0; }
.vm-home__news { background: #fff; }
.vm-home__news-grid { grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); }
.vm-home__news-image { display: block; height: 170px; overflow: hidden; }
.vm-home__news-image > img { height: 100%; object-fit: cover; width: 100%; }
.vm-home__news-grid article > div { padding: 16px; }
.vm-home__news-grid span { color: var(--vm-orange); font-size: 12px; font-weight: 700; }
.vm-home__news-grid h3 { font-size: 16px; line-height: 1.45; margin: 8px 0 14px; }
.vm-home__news-grid h3 a { color: var(--vm-navy); }

@media (min-width: 1240px) {
    .vm-home__hero { min-height: 633px; padding: 54px 0; }
    .vm-home__hero-grid { grid-template-columns: 541px 590px; gap: 67px; }
    .vm-home__stats-grid { grid-template-columns: repeat(4, 1fr); }
    .vm-home__stats-grid div { padding: 27px 14px; }
    .vm-home__about-grid { grid-template-columns: 1fr 1fr; }
    .vm-home__about-image { min-height: 405px; }
    .vm-home__about-image img { min-height: 405px; }
    .vm-home__solution-grid { grid-template-columns: repeat(2, 1fr); }
    .vm-home__why-grid { grid-template-columns: repeat(3, 1fr); }
    .vm-home__cta-inner { align-items: center; display: flex; gap: 45px; justify-content: space-between; }
    .vm-home__cta-inner > div:first-child { max-width: 600px; }
    .vm-home__vehicle-grid { grid-template-columns: repeat(3, 1fr); }
}

@media (max-width: 699px) {
    .vm-home__hero { background-position: center top; padding: 40px 0 0; position: relative; }
    .vm-home__hero::before { background: linear-gradient(180deg, rgba(35,58,112,.9) 0%, rgba(35,58,112,.82) 56%, rgba(24,45,96,.45) 100%); content: ''; inset: 0; pointer-events: none; position: absolute; }
    .vm-home__hero > .vm-home__container { position: relative; z-index: 1; }
    .vm-home__stats-grid div { padding: 20px 8px; }
    .vm-home__stats-grid strong { font-size: 28px; line-height: 36px; }
    .vm-home__stats-grid span { font-size: 14px; line-height: 20px; }
    .vm-home__section { padding: 50px 0; }
    .vm-home__hero-grid { gap: 40px; }
    .vm-home__hero-copy { max-width: none; padding-bottom: 0; text-align: left; }
    .vm-home__eyebrow { font-size: 13px; margin: 0 0 36px; padding: 6px 14px; }
    .vm-home__hero h1 { font-size: 52px; line-height: 1.34; margin: 0 0 22px; }
    .vm-home__lede { font-size: 19px; line-height: 1.35; margin-bottom: 44px; }
    .vm-home__checks { gap: 14px 18px; justify-content: flex-start; padding-top: 0; text-align: left; }
    .vm-home__checks li { font-size: 14px; }
    .vm-home__booking { margin-bottom: 40px; }
    .vm-home__section-head--row { align-items: flex-start; }
    .vm-home__section-head--row .vm-home__text-link { flex: 0 0 auto; margin-top: 18px; }
}

/* Figma homepage section layouts */
.vm-home__cta { background: var(--vm-orange); min-height: 183px; padding: 60px 0; }
.vm-home__cta h2 { color: #fff; font-size: 32px; line-height: 40px; margin: 0; }
.vm-home__cta p:not(.vm-home__kicker) { color: #ebf1f4; font-family: Lexend, sans-serif; font-size: 18px; line-height: 22px; margin: 0; }
.vm-home__cta-actions { gap: 12px; }
.vm-home__cta .vm-home__button { align-items: center; border-radius: 12px; box-shadow: none; font-family: Lexend, sans-serif; font-size: 18px; font-weight: 900; height: 48px; justify-content: center; padding: 14px 18px; }
.vm-home__cta .vm-home__button--light { background: #181145; border: 1px solid #181145; box-shadow: 0 4px 9.6px rgba(24,17,69,.35); color: var(--vm-orange); min-width: 200px; }
.vm-home__cta .vm-home__button--light:hover { background: #0f1e4d; color: #ffb44d; }
.vm-home__cta .vm-home__button--dark { background: #181145; box-shadow: 0 4px 9.6px rgba(24,0,179,.5); color: #fff; min-width: 196px; }

.vm-home__vehicles { background: #f4f7f9; }
.vm-home__vehicles .vm-home__section-head--row { align-items: flex-end; margin: 0; max-width: none; width: 100%; }
.vm-home__vehicles .vm-home__kicker { background: rgba(255,144,0,.1); border-radius: 999px; color: var(--vm-orange); display: inline-flex; font-size: 14px; line-height: 20px; margin: 0 0 16px; padding: 6px 16px; text-transform: none; }
.vm-home__vehicles h2 { font-size: 40px; line-height: 50px; margin: 0; }
.vm-home__vehicles h2 span, .vm-home__news h2 span { color: var(--vm-orange); }
.vm-home__vehicles .vm-home__text-link { align-items: center; color: var(--vm-orange); display: inline-flex; font-family: Lexend, sans-serif; font-size: 18px; font-weight: 900; gap: 8px; height: 48px; padding: 14px 18px; }
.vm-home__vehicle-grid { gap: 24px; }
.vm-home__vehicle-grid article { background: #fff; border: 1px solid rgba(27,43,94,.12); border-radius: 16px; box-shadow: none; overflow: hidden; }
.vm-home__vehicle-image { display: block; height: 150px; overflow: hidden; position: relative; }
.vm-home__vehicle-grid .vm-home__vehicle-image > img { height: 150px; object-fit: cover; transition: transform .25s ease; }
.vm-home__vehicle-grid article:hover .vm-home__vehicle-image > img { transform: scale(1.04); }
.vm-home__vehicle-overlay { align-items: center; background: rgba(15,30,77,.72); color: var(--vm-orange); display: flex; font-family: Lexend, sans-serif; font-size: 16px; font-weight: 700; gap: 8px; inset: 0; justify-content: center; opacity: 0; position: absolute; transition: none; }
.vm-home__vehicle-overlay > img { display: block; flex: 0 0 20px; height: 20px !important; object-fit: contain; transform: none !important; transition: none; width: 20px !important; }
.vm-home__vehicle-image:hover .vm-home__vehicle-overlay,
.vm-home__vehicle-image:focus-visible .vm-home__vehicle-overlay,
.vm-home__vehicle-grid article:hover .vm-home__vehicle-overlay { opacity: 1 !important; pointer-events: none; visibility: visible !important; z-index: 2; }
.vm-home__vehicle-grid article > div { min-height: 76px; padding: 16px; }
.vm-home__vehicle-grid h3 { color: #2e228d; font-family: Inter, sans-serif; font-size: 16px; font-weight: 600; line-height: 24px; margin: 0; }
.vm-home__vehicle-grid p { color: #6c7d96; font-size: 16px; line-height: 24px; margin: 2px 0 0; }

.vm-home__news { background: #fff; }
.vm-home__news .vm-home__section-head--center { align-items: center; display: flex; flex-direction: column; gap: 16px; margin: 0; max-width: 571px; text-align: center; }
.vm-home__news .vm-home__kicker { background: #ebf1f4; border-radius: 999px; color: #2c323a; font-size: 14px; line-height: 20px; margin: 0; padding: 6px 16px; text-transform: none; }
.vm-home__news h2 { font-size: 40px; line-height: 50px; margin: 0; }
.vm-home__news .vm-home__section-head--center > p:not(.vm-home__kicker) { color: #6c7d96; font-size: 16px; font-weight: 500; line-height: 24px; margin: 0; }
.vm-home__news-grid { gap: 24px; }
.vm-home__news-grid article { border: 1px solid rgba(27,43,94,.12); border-radius: 16px; box-shadow: 0 1px 3px rgba(0,0,0,.1), 0 1px 2px -1px rgba(0,0,0,.1); overflow: hidden; }
.vm-home__news-image { height: 176px; position: relative; }
.vm-home__news-image > img { height: 176px; object-fit: cover; transition: transform .25s ease; width: 100%; }
.vm-home__news-brand { align-items: center; background: rgba(10, 120, 190, .93); bottom: 0; box-sizing: border-box; display: flex; justify-content: space-between; left: 0; padding: 6px 14px; position: absolute; right: 0; z-index: 2; }
.vm-home__news-brand-name { color: #fff !important; font-family: Inter, sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 1px; }
.vm-home__news-brand-logo { display: block !important; height: 16px !important; width: auto !important; }
.vm-home__news-grid article:hover .vm-home__news-image > img { transform: scale(1.04); }
.vm-home__news-grid article > div { display: grid; gap: 8px; grid-template-rows: 40px 60px 40px; min-height: 188px; padding: 16px; }
.vm-home__news-grid h3 { display: -webkit-box; font-size: 14px; line-height: 20px; margin: 0; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.vm-home__news-grid h3 a { color: #181145; }
.vm-home__news-grid h3 a:hover { color: #253580; text-decoration: underline; text-underline-offset: 3px; }
.vm-home__news-grid article > div > p { color: #6b7280; display: -webkit-box; font-family: Inter, sans-serif; font-size: 12px; line-clamp: 3; line-height: 20px; margin: 0; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3; }
.vm-home__news-meta { color: #181145 !important; display: flex; flex-direction: column; font-size: 11px; font-style: italic; gap: 8px; line-height: 16px; }
.vm-home__news-meta > span { color: #181145 !important; display: block; }

@media (min-width: 1240px) {
    .vm-home__cta-inner { align-items: center; display: flex; gap: 32px; justify-content: space-between; }
    .vm-home__cta-inner > div:first-child { max-width: 743px; }
    .vm-home__vehicles { min-height: 777px; padding: 80px 0; }
    .vm-home__vehicles .vm-home__container { display: flex; flex-direction: column; gap: 40px; }
    .vm-home__vehicles .vm-home__section-head--row { height: 98px; width: 100%; }
    .vm-home__vehicle-grid { grid-template-columns: repeat(4, 1fr); }
    .vm-home__news { min-height: 702px; padding: 80px 0; }
    .vm-home__news .vm-home__container { align-items: center; display: flex; flex-direction: column; gap: 40px; }
    .vm-home__news .vm-home__section-head--center { height: 162px; }
    .vm-home__news-grid { grid-template-columns: repeat(4, 1fr); width: 100%; }
}

@media (max-width: 1239px) {
    .vm-home__cta-inner { align-items: flex-start; display: flex; flex-direction: column; }
    .vm-home__vehicle-grid, .vm-home__news-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 699px) {
    .vm-home__container { width: calc(100% - 32px); }
    .vm-home__stats-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .vm-home__cta { min-height: 0; padding: 42px 0; }
    .vm-home__cta h2 { font-size: 32px; line-height: 1.25; }
    .vm-home__vehicles h2, .vm-home__news h2 { font-size: 40px; line-height: 1.2; }
    .vm-home__vehicles h2 span { display: block; }
    .vm-home__why .vm-home__container { align-items: flex-start; }
    .vm-home__section-head--light { align-items: flex-start; max-width: 100%; text-align: left; }
    .vm-home__section-head--light h2 { font-size: 40px; line-height: 1.2; white-space: normal; }
    .vm-home__news .vm-home__section-head--center { align-items: flex-start; text-align: left; }
    .vm-home__news-meta { display: grid !important; gap: 4px; grid-template-columns: minmax(0, 1fr); width: 100%; }
    .vm-home__news-meta > span { display: block; width: 100%; }
    .vm-home__cta p:not(.vm-home__kicker) { font-size: 15px; line-height: 1.5; }
    .vm-home__cta-actions { width: 100%; }
    .vm-home__cta .vm-home__button { flex: 1 1 100%; min-width: 0; }
    .vm-home__cta .vm-home__button--light { background: #fff; border-color: #fff; color: var(--vm-orange); }
    .vm-home__vehicles .vm-home__section-head--row { align-items: flex-start; flex-direction: column; }
    .vm-home__vehicles .vm-home__text-link { padding-left: 0; }
    .vm-home__vehicle-grid, .vm-home__news-grid { grid-template-columns: 1fr; }
    .vm-home__vehicle-overlay { font-size: 18px; gap: 8px; }
    .vm-home__vehicle-overlay > img { flex-basis: 20px; height: 20px !important; width: 20px !important; }
    .vm-home__about-features { gap: 18px; }
    .vm-home__about-features li { gap: 8px; }
    .vm-home__about-features i { flex-basis: 28px; height: 28px; width: 28px; }
    .vm-home__about-features i svg { height: 16px; width: 16px; }

    .vm-home__solutions { padding: 64px 0; }
    .vm-home__solutions .vm-home__container { width: calc(100% - 32px); }
    .vm-home__solutions .vm-home__section-head--center {
        align-items: flex-start;
        gap: 16px;
        margin: 0 0 32px;
        max-width: none;
        text-align: left;
        width: 100%;
    }
    .vm-home__solutions .vm-home__section-head--center .vm-home__kicker {
        font-size: 16px;
        line-height: 24px;
        padding: 6px 16px;
    }
    .vm-home__solutions .vm-home__section-head--center h2 {
        font-size: 40px;
        font-weight: 900;
        letter-spacing: 0;
        line-height: 1.2;
        max-width: 100%;
        white-space: normal;
    }
    .vm-home__solutions .vm-home__section-head--center > p:not(.vm-home__kicker) {
        font-size: 16px;
        line-height: 24px;
        max-width: 100%;
    }
    .vm-home__solution-grid { gap: 24px; }
    .vm-solution-card {
        border-color: rgba(63,35,223,.55);
        border-radius: 20px;
        box-shadow: 0 8px 18px rgba(15,30,77,.1);
    }
    .vm-solution-card__media { aspect-ratio: 587 / 210; overflow: hidden; }
    .vm-solution-card__media img { height: 100%; object-fit: cover; width: 100%; }
    .vm-solution-card__body { padding: 22px 20px 24px; }
    .vm-solution-card__body p { font-size: 15px; line-height: 1.55; margin-bottom: 18px; }
    .vm-solution-card__tags { gap: 8px; }
    .vm-solution-card__tags span { font-size: 12px; padding: 6px 14px; }
}

/* Inline line-style design icons (recolored via currentColor) */
.vm-home i { font-style: normal; }
.vm-home i svg { display: block; width: 1em; height: 1em; }
.vm-home__eyebrow i,
.vm-home__text-link i,
.vm-home__button i,
.vm-home__solution-grid a i { display: inline-flex; align-items: center; }
.vm-home__checks i svg { width: 15px; height: 15px; }
.vm-home__feature-list i svg { width: 20px; height: 20px; }
.vm-home__solution-grid > article > i svg { width: 24px; height: 24px; }
.vm-home__about-features i svg { width: 24px; height: 24px; }
.vm-home__why-grid article > i svg { width: 24px; height: 24px; }
.vm-home .vm-home__why-grid article p { font-size: 15px; line-height: 22px; }
.vm-home__button i svg { width: 18px; height: 18px; }
.vm-home__solution-grid a i svg { width: 15px; height: 15px; }
.vm-footer__contact i svg { display: block; width: 16px; height: 16px; }

/* Booking-card field icons must override inline background:transparent on the input-group-text spans */
.vm-home__booking #bookcar_form .wrap-top .input-group-text,
.vm-home__booking #bookcar_form .customer-info-2 .input-group-text {
    display: inline-flex !important;
    width: 16px !important;
    min-width: 16px !important;
    height: 16px !important;
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 16px 16px !important;
}
.vm-home__booking #bookcar_form .wrap-top .form-group:first-child .input-group-text { background-image: url('images/vm/Icon.svg') !important; }
.vm-home__booking #bookcar_form .wrap-top .form-group + .form-group .input-group-text { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M8.401 14.532C9.641 13.462 13.334 9.995 13.334 6.666A5.333 5.333 0 0 0 2.667 6.666c0 3.329 3.693 6.796 4.933 7.866a.667.667 0 0 0 .801 0Z' stroke='%2390A5BB' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='8' cy='6.667' r='2' stroke='%2390A5BB' stroke-width='1.5'/%3E%3C/svg%3E") !important; opacity: 1; }
.vm-home__booking #bookcar_form .customer-info-2 .input-group-text { background-image: url('images/vm/Icon-2.svg') !important; }
.vm-home__booking #bookcar_form .add-pick-address { background: #f4f7f9; border: 1px solid #dbe5ea; border-radius: 50%; cursor: pointer; height: 24px; right: 8px; top: 7px; width: 24px; }
.vm-home__booking #bookcar_form .add-pick-address::before,
.vm-home__booking #bookcar_form .add-pick-address::after { background: #6c7d96; content: ''; height: 1.5px; left: 6px; position: absolute; top: 10px; width: 10px; }
.vm-home__booking #bookcar_form .add-pick-address::before { transform: rotate(45deg); }
.vm-home__booking #bookcar_form .add-pick-address::after { transform: rotate(-45deg); }
.vm-home__booking #bookcar_form .add-pick-address:hover { background: #ebf1f4; border-color: #90a5bb; }
.vm-home__booking #bookcar_form .vm-vehicle-field .form-group { display: flex; align-items: center; height: 48px; border: 1px solid #dbe5ea; border-radius: 12px; background: #fff url('images/vm/Icon-4.svg') 16px center / 16px no-repeat !important; }
.vm-home__booking #bookcar_form .select-time select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%2390a5bb' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: right 12px center; background-size: 14px; padding-right: 26px !important; }
.vm-home__booking #bookcar_form .vm-vehicle-field select#loaixe { -webkit-appearance: none; -moz-appearance: none; appearance: none; padding-left: 42px !important; padding-right: 42px !important; background-color: transparent !important; background-image: url('images/vm/Icon-4.svg'), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M4 6l4 4 4-4' stroke='%2390a5bb' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important; background-repeat: no-repeat, no-repeat !important; background-position: 16px center, right 16px center !important; background-size: 16px, 16px !important; }
.vm-home__booking #bookcar_form .vm-vehicle-field select#loaixe { padding-right: 48px !important; background-position: 16px center, right 20px center !important; }
.vm-home__booking #bookcar_form .booking-type-option svg { display: block; width: 16px; height: 16px; }

.vm-home__booking #bookcar_form .booking-type-option .bt-full { display: inline; }
.vm-home__booking #bookcar_form .booking-type-option .bt-short { display: none; }

/* Ensure date placeholders are vertically centered with the calendar icons. */
.vm-home__booking #bookcar_form .vm-departure-fields .select-time input.flatpickr-input,
.vm-home__booking #bookcar_form .vm-return-fields .select-time input.flatpickr-input {
    display: block !important;
    height: 46px !important;
    line-height: 46px !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Mobile: stack every booking-form field one per row (match design) */
@media (max-width: 600px) {
    .vm-home__booking #bookcar_form fieldset { gap: 0 16px; padding: 0 16px 16px !important; }
    .vm-home__booking #bookcar_form .booking-type-selector { margin-bottom: 16px; }
    .vm-home__booking #bookcar_form .wrap-top { margin-bottom: 16px; }
    .vm-home__booking #bookcar_form .customer-info { margin: 0 0 16px !important; }
    .vm-home__booking #bookcar_form .text-center { height: 38px; margin-bottom: 16px; min-height: 38px; padding-bottom: 0 !important; padding-top: 0 !important; }
    .vm-home__booking #bookcar_form fieldset > .vm-vehicle-field,
    .vm-home__booking #bookcar_form fieldset > .vm-contact-fields { flex: 1 1 100% !important; }
    .vm-home__booking #bookcar_form .customer-info .form-group:has(.select-time) { display: flex !important; flex-direction: column !important; gap: 16px !important; }
    .vm-home__booking #bookcar_form .customer-info .form-group:has(.select-time) .select-time { float: none !important; margin-bottom: 0 !important; width: 100% !important; }
    .vm-home__booking #bookcar_form .vm-contact-fields .input-group { margin-bottom: 16px !important; }
    .vm-home__booking #bookcar_form .vm-price-submit { margin-top: 2px !important; }
    .vm-home__booking #bookcar_form .vm-booking-hotline { padding-top: 20px; }
    .vm-home__booking #bookcar_form .booking-type-option { white-space: normal !important; font-size: 13px !important; line-height: 1.3 !important; }
    .vm-home__booking #bookcar_form .booking-type-option__bus { flex-basis: 18px; height: 18px; width: 18px; }
    .vm-home__booking #bookcar_form .booking-type-option .bt-full { display: none !important; }
    .vm-home__booking #bookcar_form .booking-type-option .bt-short { display: inline !important; }
    .vm-home__booking #bookcar_form .vm-contact-fields input#booking-phone-step1 { height: 46px !important; line-height: 46px !important; padding: 0 0 0 10px !important; }
    .vm-home__about-features i svg { height: 16px !important; width: 16px !important; }
}

@media (min-width: 410px) and (max-width: 699px) {
    .vm-home__solutions .vm-home__section-head--center h2 { font-size: 41px; max-width: none; width: calc(100% + 16px); word-spacing: -1px; }
    .vm-home__solutions .vm-home__section-head--center h2 span { display: block; }
}

/* Isolate the shared booking UI from legacy rental-page form rules. */
.shortcode-wrapper:has(.vm-home__booking) {
    background: transparent !important;
    border-radius: 16px !important;
    overflow: visible !important;
    padding: 0 !important;
}
.shortcode-wrapper:has(.vm-home__booking) > .form-box-title { display: none !important; }
.shortcode-wrapper .vm-home { margin-left: auto !important; margin-right: auto !important; max-width: 630px !important; width: 100% !important; }
.shortcode-wrapper .vm-home__booking,
body.single-post .sg-single-content .vm-home__booking { border: 1px solid rgba(24,17,69,.16) !important; box-shadow: 0 12px 30px rgba(15,30,77,.12) !important; }
.vm-address-list {
    background: #fff !important;
    border: 1px solid #dbe5ea;
    border-radius: 0 0 12px 12px !important;
    box-shadow: 0 12px 28px rgba(24,17,69,.16) !important;
    font-family: Inter, sans-serif;
}
.vm-address-list p {
    align-items: center;
    border-bottom: 1px solid #ebf1f4;
    color: #18213b !important;
    display: flex;
    font-size: 14px !important;
    gap: 10px;
    line-height: 20px;
    min-height: 46px;
    padding: 10px 14px !important;
}
.vm-address-list p:last-child { border-bottom: 0; }
.vm-address-list p i { color: #ff9000 !important; flex: 0 0 16px; margin: 0 !important; text-align: center; }
.vm-address-list p span { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.vm-address-list p:hover { background: #fff7eb !important; color: #181145 !important; }
.shortcode-wrapper .vm-home__booking,
.shortcode-wrapper .vm-home__booking #bookcar_form,
.shortcode-wrapper .vm-home__booking #bookcar_form fieldset { box-sizing: border-box !important; max-width: 100% !important; width: 100% !important; }
.shortcode-wrapper .vm-home__booking #bookcar_form { padding: 0 !important; }
.shortcode-wrapper .vm-home__booking #bookcar_form fieldset { padding: 0 16px 16px !important; }
.shortcode-wrapper .vm-home__booking #bookcar_form .booking-type-selector { width: calc(100% + 32px) !important; }
.shortcode-wrapper .vm-home__booking #bookcar_form .booking-type-option { width: auto !important; }
.shortcode-wrapper .vm-home__booking #bookcar_form .wrap-top,
.shortcode-wrapper .vm-home__booking #bookcar_form .customer-info,
.shortcode-wrapper .vm-home__booking #bookcar_form .text-center,
.shortcode-wrapper .vm-home__booking #bookcar_form .vm-contact-fields,
.shortcode-wrapper .vm-home__booking #bookcar_form .vm-price-submit,
.shortcode-wrapper .vm-home__booking #bookcar_form .vm-booking-hotline { box-sizing: border-box !important; width: 100% !important; }
.shortcode-wrapper .vm-home__booking #bookcar_form .vm-select-control__native { display: none !important; }
.shortcode-wrapper .vm-home__booking #bookcar_form .vm-select-control,
.shortcode-wrapper .vm-home__booking #bookcar_form .vm-select-control__button,
.shortcode-wrapper .vm-home__booking #bookcar_form .vm-select-control__menu { box-sizing: border-box !important; }

@media (max-width: 600px) {
    .shortcode-wrapper .vm-home__booking #bookcar_form fieldset { padding: 0 16px 16px !important; }
}