.bst-widget{--navy:#0b2341;--gold:#c8a46a;--cream:#f8f4ec;--text:#1d2a30;--muted:#6f7b80;max-width:1240px;margin:0 auto;padding:64px 24px;color:var(--text);font-family:inherit}.bst-widget,.bst-widget *{box-sizing:border-box}.bst-heading{max-width:720px;margin:0 auto 44px;text-align:center}.bst-heading>span,.bst-summary-eyebrow{display:block;margin-bottom:12px;color:#a9864e;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.bst-heading h2{margin:0;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:clamp(40px,6vw,66px);font-weight:400;line-height:1.05}.bst-heading p{margin:18px 0 0;color:var(--muted);font-size:17px}.bst-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.bst-form{padding:32px;border:1px solid rgba(11,35,65,.12);border-radius:24px;background:#fff;box-shadow:0 18px 50px rgba(11,35,65,.09)}.bst-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bst-field{margin-bottom:18px}.bst-field label,.bst-payments legend{display:block;margin-bottom:8px;color:var(--navy);font-size:12px;font-weight:800}.bst-field input,.bst-field select,.bst-field textarea{width:100%;min-height:52px;margin:0;padding:13px 14px;border:1px solid rgba(11,35,65,.18);border-radius:11px;outline:0;background:#fff;color:var(--text);font:inherit}.bst-field textarea{min-height:90px;resize:vertical}.bst-field input:focus,.bst-field select:focus,.bst-field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(200,164,106,.17)}.bst-counter{display:grid;width:170px;grid-template-columns:48px 1fr 48px;overflow:hidden;border:1px solid rgba(11,35,65,.18);border-radius:12px}.bst-counter button{min-height:50px;padding:0;border:0;background:var(--cream);color:var(--navy);cursor:pointer;font-size:22px}.bst-counter button:hover{background:var(--gold)}.bst-counter output{display:grid;place-items:center;font-size:17px;font-weight:800}.bst-vehicle{display:grid;margin:2px 0 20px;padding:18px;border-radius:15px;background:var(--cream);gap:4px}.bst-vehicle span{color:#a9864e;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bst-vehicle strong{color:var(--navy)}.bst-vehicle small{color:var(--muted)}.bst-payments{display:grid;margin:2px 0 20px;padding:0;gap:10px;border:0}.bst-payment{display:flex;padding:14px;align-items:center;gap:11px;border:1px solid rgba(11,35,65,.14);border-radius:12px;cursor:pointer}.bst-payment.is-selected{border-color:var(--gold);background:var(--cream)}.bst-payment input{accent-color:var(--gold)}.bst-payment span,.bst-payment small{display:block}.bst-payment small{margin-top:3px;color:var(--muted)}.bst-submit{width:100%;min-height:58px;border:1px solid var(--gold);border-radius:12px;background:var(--gold);color:var(--navy);cursor:pointer;font:inherit;font-weight:800}.bst-submit:disabled{cursor:wait;opacity:.65}.bst-status{margin:13px 0 0;font-size:13px}.bst-status.is-success{color:#287540}.bst-status.is-error{color:#a33128}.bst-note{margin:9px 0 0;color:var(--muted);font-size:10px;text-align:center}.bst-summary{position:sticky;top:28px;padding:28px;border-radius:22px;background:var(--navy);color:#fff;box-shadow:0 22px 56px rgba(11,35,65,.22)}.bst-summary h3{margin:0 0 20px;font-family:Georgia,"Times New Roman",serif;font-size:30px;font-weight:400}.bst-summary dl{margin:0}.bst-summary dl div{display:flex;padding:10px 0;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(255,255,255,.1)}.bst-summary dt{color:rgba(255,255,255,.58);font-size:12px}.bst-summary dd{margin:0;font-size:13px;font-weight:700;text-align:right}.bst-total{display:flex;margin-top:10px;padding:17px 0;align-items:center;justify-content:space-between}.bst-total strong{color:var(--gold);font-size:30px}.bst-summary>p{margin:12px 0 0;color:rgba(255,255,255,.55);font-size:11px;line-height:1.5}.flatpickr-calendar{overflow:hidden;border:0;border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.24);font-family:inherit}.flatpickr-months,.flatpickr-weekdays{background:#0b2341}.flatpickr-current-month,.flatpickr-current-month input.cur-year,.flatpickr-current-month .flatpickr-monthDropdown-months{color:#fff}.flatpickr-weekday{color:#c8a46a!important}.flatpickr-day{border-radius:9px}.flatpickr-day:hover,.flatpickr-day.selected{border-color:#c8a46a!important;background:#c8a46a!important;color:#0b2341!important}@media(max-width:900px){.bst-layout{grid-template-columns:1fr}.bst-summary{position:static}}@media(max-width:650px){.bst-widget{padding:40px 14px}.bst-form{padding:22px 16px}.bst-grid{grid-template-columns:1fr}}

/* Protect the passenger counter from Elementor/theme button and input rules. */
.bst-widget .bst-counter{display:grid!important;width:170px!important;max-width:170px!important;grid-template-columns:48px 74px 48px!important;grid-template-rows:50px!important;grid-template-areas:"minus value plus"!important;align-items:stretch!important;overflow:hidden!important;background:#fff!important}
.bst-widget .bst-counter .bst-minus{grid-area:minus!important}
.bst-widget .bst-counter .bst-passengers-output{grid-area:value!important}
.bst-widget .bst-counter .bst-plus{grid-area:plus!important}
.bst-widget .bst-counter button{display:block!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:50px!important;min-height:50px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;line-height:50px!important;text-align:center!important}
.bst-widget .bst-counter output{display:grid!important;width:74px!important;height:50px!important;margin:0!important;padding:0!important;place-items:center!important;background:#fff!important;color:var(--navy)!important;line-height:50px!important}
.bst-widget .bst-counter input[type="hidden"]{display:none!important}
.bst-mode-tabs{display:grid;margin-bottom:24px;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid rgba(11,35,65,.16);border-radius:12px;background:var(--cream)}
.bst-mode-button{min-height:50px;margin:0!important;padding:12px 16px!important;border:0!important;border-radius:0!important;background:transparent!important;color:var(--navy)!important;cursor:pointer;font:inherit!important;font-weight:800!important}
.bst-mode-button.is-selected{background:var(--navy)!important;color:#fff!important}
.bst-hours-counter .bst-hours-minus{grid-area:minus!important}
.bst-hours-counter .bst-hours-output{grid-area:value!important}
.bst-hours-counter .bst-hours-plus{grid-area:plus!important}

/* Compact layout and theme-resistant side-by-side service tabs. */
.bst-widget .bst-mode-tabs{display:grid!important;width:100%!important;height:48px!important;min-height:48px!important;max-height:48px!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;grid-template-rows:48px!important;grid-template-areas:"transfer hourly"!important;margin:0 0 18px!important;padding:0!important;gap:0!important;overflow:hidden!important;align-items:stretch!important;align-content:stretch!important}
.bst-widget .bst-mode-tabs .bst-mode-button[data-mode="transfer"]{grid-area:transfer!important}
.bst-widget .bst-mode-tabs .bst-mode-button[data-mode="hourly"]{grid-area:hourly!important}
.bst-widget .bst-mode-tabs .bst-mode{display:none!important}
.bst-widget .bst-mode-button{display:block!important;width:100%!important;min-width:0!important;max-width:none!important;height:48px!important;min-height:48px!important;margin:0!important;padding:10px 12px!important;line-height:28px!important;text-align:center!important}
.bst-widget .bst-form{display:block!important;padding:24px!important}
.bst-widget .bst-grid{margin:0!important;padding:0!important;column-gap:14px!important;row-gap:0!important}
.bst-widget .bst-field{margin:0 0 12px!important;padding:0!important}
.bst-widget .bst-field label{margin:0 0 6px!important}
.bst-widget .bst-field input,.bst-widget .bst-field select{height:48px!important;min-height:48px!important;padding:10px 13px!important}
.bst-widget .bst-field textarea{min-height:78px!important;padding:10px 13px!important}
.bst-widget .bst-vehicle{margin:0 0 14px!important;padding:14px!important}
.bst-widget .bst-payments{margin:0 0 14px!important;gap:8px!important}
.bst-widget .bst-payment{padding:11px 13px!important}
.bst-widget .bst-submit{min-height:52px!important}

/* Remove large field gaps introduced by page-builder form styles. */
.bst-widget .bst-form>.bst-grid,.bst-widget .bst-form>.bst-field,.bst-widget .bst-form>.bst-vehicle,.bst-widget .bst-form>.bst-payments{margin-top:0!important}
.bst-widget .bst-grid{display:grid!important;height:auto!important;min-height:0!important;align-items:start!important;align-content:start!important;gap:0 14px!important}
.bst-widget .bst-field{display:block!important;height:auto!important;min-height:0!important;align-content:start!important;justify-content:start!important;gap:0!important}
.bst-widget .bst-field>label,.bst-widget .bst-field>.bst-address-label{display:block!important;height:auto!important;min-height:0!important;margin:0 0 5px!important;padding:0!important;line-height:16px!important}
.bst-widget .bst-field>input,.bst-widget .bst-field>select,.bst-widget .bst-field>textarea,.bst-widget .bst-field>.bst-counter{margin-top:0!important;margin-bottom:0!important}
.bst-widget .bst-form>.bst-grid+.bst-grid,.bst-widget .bst-form>.bst-grid+.bst-field,.bst-widget .bst-form>.bst-field+.bst-grid,.bst-widget .bst-form>.bst-field+.bst-field{margin-top:0!important}

/* Smaller passenger and hourly counters. */
.bst-widget .bst-counter{width:132px!important;max-width:132px!important;grid-template-columns:40px 52px 40px!important;grid-template-rows:40px!important}
.bst-widget .bst-counter button{width:40px!important;min-width:40px!important;max-width:40px!important;height:40px!important;min-height:40px!important;font-size:19px!important;line-height:40px!important}
.bst-widget .bst-counter output{width:52px!important;height:40px!important;font-size:16px!important;line-height:40px!important}
.bst-widget .bst-field input[name="luggage"]{display:block!important;width:132px!important;max-width:132px!important;height:40px!important;min-height:40px!important;padding:7px 12px!important}

/* Compact capacity controls on one row; hours only appear in hourly mode. */
.bst-widget [hidden]{display:none!important}
.bst-widget .bst-capacity-row{display:grid!important;grid-template-columns:112px 112px 112px!important;gap:14px!important;align-items:start!important;justify-content:start!important;margin:0!important;padding:0!important}
.bst-widget .bst-capacity-row .bst-field{width:112px!important;margin:0 0 10px!important}
.bst-widget .bst-counter{width:112px!important;max-width:112px!important;grid-template-columns:34px 44px 34px!important;grid-template-rows:36px!important}
.bst-widget .bst-counter button{width:34px!important;min-width:34px!important;max-width:34px!important;height:36px!important;min-height:36px!important;font-size:17px!important;line-height:36px!important}
.bst-widget .bst-counter output{width:44px!important;height:36px!important;font-size:15px!important;line-height:36px!important}
.bst-widget .bst-field input[name="luggage"]{width:112px!important;max-width:112px!important;height:36px!important;min-height:36px!important;padding:5px 10px!important}
@media(max-width:520px){.bst-widget .bst-capacity-row{grid-template-columns:repeat(2,112px)!important}.bst-widget .bst-capacity-row .bst-hourly-only:not([hidden]){grid-column:1!important}}

/* Final compact sizing. */
.bst-widget .bst-form{padding:20px!important}
.bst-widget .bst-field input,.bst-widget .bst-field select{height:44px!important;min-height:44px!important;padding:8px 11px!important}
.bst-widget .bst-flight-field{width:280px!important;max-width:100%!important}
.bst-widget .bst-flight-field input{width:280px!important;max-width:100%!important}
.bst-widget .bst-capacity-row{grid-template-columns:104px 82px 94px 104px!important;gap:12px!important;align-items:start!important}
.bst-widget .bst-capacity-row .bst-field{width:auto!important}
.bst-widget .bst-capacity-row .bst-field>label{height:16px!important;min-height:16px!important;margin:0 0 4px!important;overflow:visible!important;white-space:nowrap!important;line-height:16px!important}
.bst-widget .bst-counter{width:104px!important;max-width:104px!important;height:34px!important;min-height:34px!important;max-height:34px!important;grid-template-columns:32px 40px 32px!important;grid-template-rows:34px!important;align-self:start!important}
.bst-widget .bst-counter button{width:32px!important;min-width:32px!important;max-width:32px!important;height:34px!important;min-height:34px!important;font-size:16px!important;line-height:34px!important}
.bst-widget .bst-counter output{width:40px!important;height:34px!important;font-size:14px!important;line-height:34px!important}
.bst-widget .bst-field input[name="luggage"]{width:68px!important;max-width:68px!important;height:34px!important;min-height:34px!important;padding:4px 8px!important}
.bst-widget .bst-field input[name="hand_luggage"]{width:68px!important;max-width:68px!important;height:34px!important;min-height:34px!important;padding:4px 8px!important}
@media(max-width:650px){.bst-widget .bst-capacity-row{grid-template-columns:104px 68px!important}.bst-widget .bst-capacity-row .bst-hourly-only:not([hidden]){grid-column:auto!important}}
