*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#f6f6f4;color:#111}.topbar{height:68px;background:#050505;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.brand{font-size:34px;font-weight:900}.brand span{color:#e79000}.top-actions{display:flex;gap:10px}.top-actions button,.top-actions .top-link{background:#151515;color:#fff;border:1px solid #2e2e2e;border-radius:10px;padding:10px 14px;text-decoration:none;font-size:13px;font-weight:700;display:inline-flex;align-items:center}.steps{max-width:1500px;margin:auto;display:flex;align-items:center;justify-content:center;gap:18px;padding:22px 20px;background:#fff;border-bottom:1px solid #e7e7e7}.steps span{display:flex;gap:8px;align-items:center;color:#888}.steps i{width:110px;height:1px;background:#ddd}.steps .active,.steps .done{color:#dc8b00}.steps .done{font-size:18px}main{max-width:1480px;margin:0 auto;padding:20px}.panel{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:20px;margin-bottom:16px}.route-panel h1{margin-top:0;font-size:34px}.route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}label{font-weight:700;font-size:14px}input{width:100%;font-size:16px;margin-top:7px;border:1px solid #d9d9d9;border-radius:11px;padding:14px;background:#fff;outline:none}input:focus{border-color:#df970f;box-shadow:0 0 0 3px rgba(223,151,15,.12)}.hint{color:#777}.cta{border:0;border-radius:12px;padding:14px 22px;font-weight:800;font-size:15px;cursor:pointer}.dark{background:#111;color:#fff;margin-top:14px}.gold{background:linear-gradient(135deg,#d98a00,#f0a313);color:#fff}.panel-head{display:flex;align-items:center;justify-content:space-between}.outline{background:#fff;border:1px solid #ccc;border-radius:10px;padding:10px 14px;font-weight:700}.cars{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.car{position:relative;border:1px solid #ddd;border-radius:14px;padding:12px;display:flex;flex-direction:column;min-width:0}.car img{width:100%;height:150px;object-fit:contain}.car h3{text-align:center;margin:6px 0 2px;font-size:18px}.car p{text-align:center;margin:0 0 14px;color:#555}.caps{display:flex;justify-content:space-around;color:#333;margin:6px 0 14px}.from{text-align:center;margin:auto 0 12px;color:#666}.price{font-size:22px;color:#111}.select{background:#fff;border:1px solid #888;border-radius:9px;padding:11px;font-weight:800;cursor:pointer}.car.selected{border-color:#e09200;box-shadow:0 0 0 2px rgba(224,146,0,.14)}.car.selected .select{background:#e09200;color:#fff;border-color:#e09200}.popular{position:absolute;right:10px;top:8px;background:#e09200;color:#fff;font-size:11px;font-weight:900;padding:5px 7px;border-radius:7px}.counter-grid,.extras{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.counter-grid{grid-template-columns:repeat(3,1fr)}.counter-grid>div,.extras>div{padding:8px}.extra-top{display:flex;gap:12px;align-items:flex-start}.extra-copy{min-width:0}.extra-icon{width:44px;height:44px;flex:0 0 44px;border:1px solid #eadcc7;border-radius:12px;background:#fffaf2;display:grid;place-items:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.9)}.extra-icon svg{width:24px;height:24px;stroke:#1b1b1b;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.counter{display:grid;grid-template-columns:44px 1fr 44px;border:1px solid #ddd;border-radius:10px;overflow:hidden;margin-top:10px}.counter button{border:0;background:#fff;font-size:22px;cursor:pointer}.counter span{text-align:center;padding:11px;font-weight:800}.counter-grid small,.extras small{display:block;color:#666;margin-top:8px}.toggle{display:grid;grid-template-columns:1fr 1fr;margin-top:14px;border:1px solid #ddd;border-radius:9px;overflow:hidden}.toggle button{border:0;background:#fff;padding:12px;font-weight:800}.toggle .on{background:#e09200;color:#fff}.trip-summary{display:grid;grid-template-columns:repeat(4,1fr)}.trip-summary div{padding:8px 18px;border-right:1px solid #eee}.trip-summary div:last-child{border-right:0}.trip-summary b,.trip-summary span{display:block}.trip-summary span{margin-top:7px;color:#555}.pay-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.booking-review{margin:16px 0;border:1px solid #e7dfd2;border-radius:15px;background:#fffdf9;overflow:hidden}.booking-review-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid #eee5d9}.booking-review-head h3{margin:0;font-size:17px}.review-actions{display:flex;gap:8px;flex-wrap:wrap}.review-edit{border:1px solid #d8d0c5;background:#fff;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:800;cursor:pointer}.review-grid{display:grid;grid-template-columns:1fr 1fr}.review-row{padding:11px 16px;border-bottom:1px solid #f0ebe4;min-width:0}.review-row:nth-child(odd){border-right:1px solid #f0ebe4}.review-row span,.review-row b{display:block}.review-row span{font-size:11px;color:#756e65;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.review-row b{font-size:13px;line-height:1.4;overflow-wrap:anywhere}.review-verified{display:flex;gap:8px;align-items:center;padding:0 16px 14px;color:#5d655d;font-size:12px;font-weight:700}@media(max-width:650px){.booking-review-head{align-items:flex-start;flex-direction:column}.review-grid{grid-template-columns:1fr}.review-row:nth-child(odd){border-right:0}.review-actions{width:100%}.review-edit{flex:1}}.pay{border:2px solid #eee;padding:14px;border-radius:12px}.pay.active{border-color:#e09200}.pay input{width:auto;margin:0 8px 0 0}.pay small{display:block;margin-left:24px;color:#666}.bottom-summary{position:sticky;bottom:10px;background:#111;color:#fff;border-radius:16px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 15px 35px rgba(0,0,0,.25);z-index:20}.bottom-summary span,.bottom-summary small{display:block;color:#aaa}.bottom-summary strong{font-size:34px}.confirmation{text-align:center}.confirmation-actions{max-width:650px;margin:18px auto 0;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.confirmation-actions .cta{margin:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.confirmation-action-status{min-height:20px;color:#666;font-size:12px;margin:10px 0 0}.field-invalid{border-color:#b42318!important;box-shadow:0 0 0 3px rgba(180,35,24,.08)!important}@media(max-width:560px){.confirmation-actions{flex-direction:column}.confirmation-actions .cta{width:100%}}.check{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;margin:auto;font-size:26px}.hidden{display:none}#confirmRows{max-width:650px;margin:20px auto;text-align:left}#confirmRows div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #eee;padding:10px 0}footer{display:flex;justify-content:space-around;gap:20px;background:#fff4e5;border-top:1px solid #f0dfc4;padding:20px;color:#333}
@media(max-width:900px){.steps{overflow-x:auto;justify-content:flex-start}.steps i{width:50px}.cars{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.car{min-width:220px;scroll-snap-align:start}.counter-grid,.extras{grid-template-columns:1fr 1fr}.trip-summary{grid-template-columns:1fr 1fr}.trip-summary div{border-right:0;border-bottom:1px solid #eee}.route-grid{grid-template-columns:1fr}.bottom-summary strong{font-size:28px}footer{flex-direction:column;padding:16px 24px}.topbar{padding:0 16px}.brand{font-size:28px}.top-actions button{padding:8px 9px;font-size:12px}}
@media(max-width:520px){main{padding:10px}.panel{padding:15px}.route-panel h1{font-size:28px}.cars .car{min-width:205px}.counter-grid,.extras,.trip-summary,.pay-grid{grid-template-columns:1fr}.trip-summary div{border-bottom:1px solid #eee}.panel-head{align-items:flex-start;gap:12px}.panel-head h2{margin-top:0}.outline{font-size:11px}.bottom-summary{bottom:6px;padding:13px}.bottom-summary strong{font-size:24px}.cta{padding:12px 13px}.steps{padding:14px 12px;gap:10px}.steps span{white-space:nowrap;font-size:12px}.steps i{width:20px}}
.cap-icon{width:19px;height:19px;display:inline-block;vertical-align:-4px;margin-right:6px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.caps>span{display:inline-flex;align-items:center;gap:2px}

.flow-section{display:none}.flow-section.active{display:block}.section-actions{display:flex;justify-content:space-between;gap:12px;margin-top:18px}.back-btn{background:#fff;border:1px solid #ccc;color:#111}.details-note{margin-top:14px}.details-note textarea{width:100%;min-height:96px;margin-top:7px;padding:14px;border:1px solid #d9d9d9;border-radius:11px;font:inherit;resize:vertical}.details-note textarea:focus{border-color:#df970f;box-shadow:0 0 0 3px rgba(223,151,15,.12);outline:none}.payment-card{border:1px solid #e3e3e3;border-radius:14px;padding:16px;margin-top:14px}.legal-accept{margin-top:14px;border:1px solid #eadcc7;background:#fffaf2;border-radius:12px;padding:13px 14px}.legal-accept label{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.45;cursor:pointer}.legal-accept input{width:18px;height:18px;margin:1px 0 0;flex:0 0 18px}.legal-accept a{color:#111;font-weight:800;text-decoration:underline}.legal-accept small{display:block;color:#776b5d;margin:7px 0 0 28px;line-height:1.45}.payment-card h3{margin-top:0}.payment-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.payment-badges span{border:1px solid #ddd;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:700;background:#fafafa}.step-note{font-size:13px;color:#666;margin:4px 0 14px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.trust-row div{border:1px solid #ececec;border-radius:12px;padding:12px;font-size:13px;background:#fafafa}@media(max-width:520px){.section-actions{flex-direction:column-reverse}.section-actions .cta{width:100%}.trust-row{grid-template-columns:1fr}.bottom-summary{position:sticky}}
.approach-charge{margin-top:8px;font-weight:700;color:#a36300}.approach-free{margin-top:8px;color:#6b6b6b}.route-loading{opacity:.65;pointer-events:none}.route-error{color:#b42318!important;font-weight:700}.route-live{color:#18794e!important;font-weight:700}
.order-status{margin-top:14px;padding:12px 14px;border:1px solid #e7e1d7;border-radius:12px;background:#fffaf2;font-size:13px;line-height:1.45}
.order-status.ok{background:#f2fbf5;border-color:#cfe8d6;color:#23653a}
.order-tools{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.order-tools button{border:1px solid #d9d2c8;background:#fff;border-radius:10px;padding:10px 12px;font-weight:700;cursor:pointer}
@media(max-width:520px){.order-tools{display:grid;grid-template-columns:1fr 1fr}.order-tools button{width:100%}}
.server-pending{background:#fff7e8!important;border-color:#efd6a2!important;color:#7a4b00!important}
.server-ok{background:#f0faf3!important;border-color:#cce7d3!important;color:#23653a!important}
.server-error{background:#fff2f0!important;border-color:#efc9c2!important;color:#9f2d20!important}
.route-options{display:grid;grid-template-columns:.65fr 1.35fr;gap:12px;margin:12px 0}.toggle-line{display:flex!important;align-items:center;gap:10px;border:1px solid #ddd;border-radius:11px;padding:0 14px;min-height:52px}.toggle-line input{width:18px;height:18px}.policy-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.policy-grid div{border:1px solid #ece7df;border-radius:12px;padding:12px}.policy-grid b,.policy-grid span{display:block}.policy-grid span{font-size:12px;color:#6d685f;margin-top:5px}@media(max-width:650px){.route-options{grid-template-columns:1fr}.policy-grid{grid-template-columns:1fr 1fr}}.return-fields{margin:12px 0;padding:14px;border:1px solid #e6dfd4;border-radius:14px;background:#fffaf2}.return-fields.hidden{display:none}.return-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.return-head span{font-size:12px;color:#726b61}.urgent-note{color:#a36300!important;font-weight:700}.date-error{color:#b42318!important;font-weight:700}@media(max-width:520px){.return-head{align-items:flex-start;flex-direction:column;gap:3px}}.car.unavailable{opacity:.42;filter:grayscale(.35);pointer-events:none;position:relative}
.car.unavailable:after{content:var(--not-suitable-text,'Not suitable');position:absolute;inset:auto 10px 10px;display:block;text-align:center;background:#f2f2f2;border:1px solid #ddd;border-radius:8px;padding:7px 8px;font-size:11px;font-weight:800;color:#666}
.car.unavailable .select{display:none}
#vehicleFilterHint{margin:6px 0 14px;font-size:12px;color:#6b665e}
#vehicleFilterHint strong{color:#9b6500}
.counter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:760px){.counter-grid{grid-template-columns:1fr 1fr}}@media(max-width:440px){.counter-grid{grid-template-columns:1fr}}.person-icon{width:18px;height:18px;display:inline-block;vertical-align:-3px;margin-right:6px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto;width:19px;height:19px;display:inline-block;vertical-align:-4px;margin-right:6px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.compare-modal{position:fixed;inset:0;z-index:9999;display:none}
.compare-modal.open{display:block}
.compare-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.54);backdrop-filter:blur(2px)}
.compare-sheet{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(940px,calc(100% - 28px));max-height:88vh;overflow:hidden;background:#fff;border-radius:22px;box-shadow:0 24px 80px rgba(0,0,0,.28);padding:22px;display:flex;flex-direction:column}
.compare-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}
.compare-head small{font-size:11px;font-weight:800;letter-spacing:.12em;color:#9b6500}
.compare-head h2{margin:4px 0 0;font-size:28px}
.compare-close{width:42px;height:42px;border:1px solid #ddd;border-radius:50%;background:#fff;font-size:28px;line-height:1;cursor:pointer}
.compare-head,.compare-note,.compare-done{flex:0 0 auto}.compare-scroll{flex:1 1 auto;min-height:0;overflow:auto;overscroll-behavior:contain;border:1px solid #ebe7e1;border-radius:14px}
.compare-table{width:100%;border-collapse:collapse;min-width:760px}
.compare-table th,.compare-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #eee9e2;vertical-align:middle}
.compare-table th{font-size:12px;text-transform:uppercase;letter-spacing:.04em;color:#736d64;background:#faf9f7;position:sticky;top:0}
.compare-table td{font-size:14px}
.compare-table td:first-child b,.compare-table td:first-child span{display:block}
.compare-table td:first-child span{font-size:12px;color:#777;margin-top:3px}
.compare-table tr:last-child td{border-bottom:0}
.compare-table tr.not-suitable{opacity:.38}
.compare-table tr.recommended{background:#fff8e8}
.compare-table tr.recommended td:first-child b:after{content:'  • ' attr(data-recommended-label);color:#a56a00;font-size:11px}
.compare-note{margin-top:14px;padding:12px 14px;border-radius:12px;background:#fff8e8;border:1px solid #f0dfb5}
.compare-note b,.compare-note span{display:block}
.compare-note span{margin-top:4px;font-size:12px;color:#6c6458;line-height:1.45}
.compare-done{margin-top:14px;width:100%;border:0;border-radius:12px;background:#111;color:#fff;padding:13px 16px;font-size:15px;font-weight:800;cursor:pointer}
body.compare-open{overflow:hidden}
@media(max-width:650px){
  .compare-sheet{left:0;right:0;bottom:0;top:auto;transform:none;width:100%;max-height:88vh;border-radius:22px 22px 0 0;padding:18px}
  .compare-head h2{font-size:24px}
  .compare-table th,.compare-table td{padding:12px}
}

.car{position:relative}.trip-recommended{position:absolute;top:12px;left:12px;z-index:3;background:#111;color:#fff;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800;letter-spacing:.02em}.car .trip-recommended+ .popular{top:12px}.language-picker{display:flex;align-items:center;gap:6px;background:#151515;border:1px solid #2e2e2e;border-radius:10px;padding:0 10px;color:#fff}.language-picker select{appearance:none;-webkit-appearance:none;background:transparent;color:#fff;border:0;margin:0;padding:10px 18px 10px 0;font-size:13px;font-weight:700;outline:none}.language-picker option{color:#111;background:#fff}@media(max-width:520px){.language-picker{padding:0 7px}.language-picker select{max-width:92px;font-size:12px}}
.extra-stops-box{border:1px solid #ddd;border-radius:12px;padding:12px;background:#fff}
.extra-stops-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}
.mini-action{border:1px solid #ccc;background:#fff;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:800;cursor:pointer}
.stop-row{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:8px;align-items:end;margin-top:8px}
.stop-row.hidden{display:none}
.remove-stop{height:47px;border:1px solid #ddd;background:#fff;border-radius:10px;font-size:22px;cursor:pointer;color:#777}
.stops-help{display:block;margin-top:9px;color:#777;line-height:1.35}
.stop-main{min-width:0}.stop-waiting{display:grid;grid-template-columns:minmax(0,1fr) 154px;gap:10px;align-items:center;margin-top:8px;padding:8px 10px;border:1px solid #e1e5e9;border-radius:10px;background:#fafbfc}.stop-waiting-label{font-size:12px;font-weight:750;color:#596474}.stop-waiting-counter{width:154px;height:44px;margin:0;grid-template-columns:48px minmax(48px,1fr) 48px}.stop-waiting-counter button{min-width:48px}.stop-waiting-counter span{min-width:0;padding:9px 4px}
html[dir="rtl"] .extra-stops-head,html[dir="rtl"] .stop-row{direction:rtl}
@media(max-width:650px){.extra-stops-box{padding:10px}.stop-row{grid-template-columns:minmax(0,1fr) 40px}.stop-waiting{grid-template-columns:1fr}.stop-waiting-counter{width:100%;grid-template-columns:52px minmax(64px,1fr) 52px}.stop-waiting-counter button{min-width:52px}}
html[dir="rtl"] body{text-align:right}html[dir="rtl"] .topbar,html[dir="rtl"] .panel-head,html[dir="rtl"] .bottom-summary,html[dir="rtl"] .return-head{direction:rtl}html[dir="rtl"] .compare-table th,html[dir="rtl"] .compare-table td{text-align:right}html[dir="rtl"] input,html[dir="rtl"] textarea{text-align:right}

.airport-info{display:flex;gap:12px;align-items:flex-start;margin-top:12px;padding:13px 14px;border:1px solid #d9e7df;border-radius:12px;background:#f3faf6}
.airport-info.hidden{display:none}.airport-info b,.airport-info span{display:block}.airport-info span{font-size:12px;color:#58665e;margin-top:4px;line-height:1.4}
.airport-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #d5e4db;font-size:17px;flex:0 0 auto}
.field-help{display:block;margin-top:6px;font-size:11px;font-weight:500;color:#777}.field-help.required{color:#9b5b00;font-weight:700}
#flightRequirement.required{color:#b42318;font-weight:800}
#flight.airport-required{border-color:#d69a2d;background:#fffaf1}
.airport-service-strip{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}
.airport-service-strip.hidden{display:none}
.airport-service-strip span{border:1px solid #e4e0d9;background:#faf9f7;border-radius:999px;padding:7px 9px;font-size:11px;font-weight:700}
@media(max-width:520px){.airport-service-strip{display:grid;grid-template-columns:1fr}.airport-service-strip.hidden{display:none}}


.price-breakdown.hidden{display:none}.pricing-badge{display:inline-flex;align-items:center;border:1px solid #e7dfd2;background:#fff8ea;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;color:#8a5a00}
.breakdown-rows{margin-top:10px}.breakdown-row{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #eee9e2}
.breakdown-row:last-child{border-bottom:0}.breakdown-row span{color:#6c665d}.breakdown-row b{text-align:right}.breakdown-row.total-row{margin-top:4px;padding-top:14px;border-top:2px solid #111;border-bottom:0;font-size:18px}
.breakdown-note{margin-top:10px;padding-top:10px;border-top:1px dashed #ddd4c8;font-size:11px;line-height:1.45;color:#776f65}
html[dir="rtl"] .breakdown-row{direction:rtl}html[dir="rtl"] .breakdown-row b{text-align:left}

.address-suggestions{position:absolute;z-index:9998;width:min(680px,calc(100% - 24px));max-height:360px;overflow:auto;background:#fff;border:1px solid #ddd6ca;border-radius:14px;box-shadow:0 18px 50px rgba(0,0,0,.18);padding:7px}
.address-suggestions.hidden{display:none}
.address-input-wrap{display:block;position:relative;min-width:0}.address-input-wrap input{padding-inline-end:42px!important}.address-input-wrap.has-location input{padding-inline-end:82px!important}.address-clear,.address-geolocate{position:absolute;bottom:0;width:40px;height:36px;border:0;background:transparent;color:#7b8492;line-height:1;cursor:pointer;border-radius:50%;display:grid;place-items:center}.address-clear{inset-inline-end:0;font-size:24px}.has-location .address-clear{inset-inline-end:40px}.address-geolocate{inset-inline-end:0}.address-geolocate svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.address-clear:hover,.address-clear:focus-visible,.address-geolocate:hover,.address-geolocate:focus-visible{color:#111;background:#eef1f4;outline:none}.address-clear.hidden{display:none}.address-geolocate.loading svg{animation:geo-spin .8s linear infinite}.address-geolocate:disabled{opacity:.55;cursor:wait}@keyframes geo-spin{to{transform:rotate(360deg)}}
.address-suggestion{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center;width:100%;border:0;background:#fff;text-align:left;padding:10px;border-radius:10px;cursor:pointer}
.address-suggestion:hover,.address-suggestion.active{background:#fff7e8}
.address-suggestion-icon{width:34px;height:34px;border-radius:10px;background:#f4f2ee;display:grid;place-items:center;font-size:17px}
.address-suggestion b,.address-suggestion small{display:block}.address-suggestion b{font-size:15px;font-weight:800;line-height:1.3}.address-suggestion small{font-size:13px;font-weight:500;line-height:1.4;color:#5f6877;margin-top:3px}
.address-empty{padding:14px;font-size:14px;color:#606a78;line-height:1.45}
html[dir="rtl"] .address-suggestion{text-align:right;direction:rtl}
@media(max-width:520px){.address-suggestions{max-height:46vh;border-radius:14px}.address-suggestion{padding:11px 9px}}
.legal-footer{background:#050505;color:#999;padding:18px 24px}.legal-footer-inner{max-width:1480px;margin:auto;display:flex;justify-content:space-between;gap:18px;align-items:center;flex-wrap:wrap}.legal-footer a{color:#ddd;text-decoration:none;font-size:12px;margin-left:14px;white-space:nowrap}.legal-footer strong{color:#fff}.legal-footer small{display:block;margin-top:3px}@media(max-width:650px){.legal-footer-inner{align-items:flex-start;flex-direction:column}.legal-footer-inner>.legal-links{display:flex;gap:12px;flex-wrap:wrap}.legal-footer a{margin:0}}
.popular-routes-strip{margin:2px 0 18px}.popular-routes-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin:0 2px 9px}.popular-routes-head div{min-width:0}.popular-routes-head small{display:block;color:#a56a00;font-size:11px;font-weight:900;letter-spacing:.12em}.popular-routes-head h2{margin:3px 0 0;font-size:21px;letter-spacing:-.35px}.popular-routes-head>a{color:var(--md-navy);font-size:14px;font-weight:850;text-decoration:none;white-space:nowrap}.popular-routes-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:12px;overflow-x:auto;padding:1px 2px 10px;scroll-snap-type:x mandatory;scrollbar-width:thin}.popular-route-card{position:relative;display:grid;grid-template-rows:120px auto;height:auto;border:1px solid #dce4ec;border-radius:17px;overflow:hidden;scroll-snap-align:start;color:var(--md-navy);text-decoration:none;background:#fff;box-shadow:0 8px 22px rgba(16,24,40,.1)}.popular-route-card img{position:relative;width:100%;height:120px;object-fit:cover;display:block;filter:saturate(1.26) contrast(1.06) brightness(1.08);transition:transform .25s ease}.popular-route-card:after{display:none}.popular-route-card:hover img{transform:scale(1.025)}.popular-route-copy{position:relative;z-index:2;inset:auto;display:block;padding:13px 14px 15px;background:#fff}.popular-route-copy strong,.popular-route-copy span{display:block}.popular-route-copy strong{color:var(--md-navy);font-size:16px;font-weight:850;line-height:1.22;overflow-wrap:anywhere}.popular-route-copy span{margin-top:6px;color:#556276;font-size:13px;font-weight:650;line-height:1.4}.popular-route-credit{position:absolute;z-index:2;right:7px;top:6px;color:#fff;font-size:9px;background:rgba(0,0,0,.55);padding:3px 5px;border-radius:999px}.popular-route-card:focus-visible{outline:3px solid var(--md-gold);outline-offset:2px}.popular-route-copy em{display:inline-block;margin-top:10px;color:#925b00;font-size:14px;font-style:normal;font-weight:900}@media(max-width:620px){.popular-routes-strip{margin:0 2px 14px}.popular-routes-head h2{font-size:19px}.popular-routes-rail{grid-auto-columns:82%;gap:10px}.popular-route-card{grid-template-rows:132px auto;border-radius:16px}.popular-route-card img{height:132px}}
.home-routes-hero{background:linear-gradient(145deg,#dff4ff 0%,#fff 50%,#fff0c9 100%);color:var(--md-navy);padding:34px 20px 38px;border-bottom:1px solid #d7e8f2}.home-routes-inner{max-width:1120px;margin:auto}.home-routes-title{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:20px}.home-routes-title small{display:block;color:#b66d00;font-size:12px;font-weight:900;letter-spacing:.13em}.home-routes-title h1{font-size:clamp(34px,5vw,54px);line-height:1.03;letter-spacing:-1.7px;margin:7px 0 8px}.home-routes-title p{color:#44596e;margin:0;max-width:690px;font-size:17px;font-weight:500}.home-routes-title>a{color:#183753;background:#fff;text-decoration:none;font-weight:850;white-space:nowrap;border:1px solid #b9d4e6;border-radius:999px;padding:11px 15px;box-shadow:0 7px 22px rgba(52,104,139,.1)}.home-routes-rail{grid-auto-columns:minmax(260px,1fr);scrollbar-color:#8db7d1 transparent}.home-routes-rail .popular-route-card{grid-template-rows:165px auto;border:1px solid rgba(255,255,255,.95);box-shadow:0 18px 38px rgba(35,83,116,.17);background:#fff}.home-routes-rail .popular-route-card img{height:165px;filter:saturate(1.35) contrast(1.07) brightness(1.1)}.home-routes-rail .popular-route-copy{padding:15px 16px 17px;text-shadow:none}.home-routes-rail .popular-route-copy strong{font-size:20px}.home-routes-rail .popular-route-copy span{font-size:14px}.home-routes-rail .popular-route-copy em{font-size:14px}@media(max-width:620px){.home-routes-hero{padding:24px 14px 28px}.home-routes-title{align-items:flex-start}.home-routes-title h1{font-size:34px}.home-routes-title p{font-size:16px}.home-routes-title>a{padding:8px 10px;font-size:13px}.home-routes-rail{grid-auto-columns:86%;gap:11px}.home-routes-rail .popular-route-card{grid-template-rows:155px auto;border-radius:18px}.home-routes-rail .popular-route-card img{height:155px}.home-routes-rail .popular-route-copy strong{font-size:20px}}
.home-photo-sources{flex-basis:100%;margin-top:2px;color:#777f8b;font-size:8px;line-height:1.35;opacity:.72}.home-photo-sources summary{cursor:pointer;font-weight:600}.home-photo-sources a{color:#8d95a1;font-size:8px;margin-inline-end:9px}
body,button,input,textarea,select{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Arial,sans-serif}.route-panel label,.extra-stops-head b,.step-note,.details-note,.summary-route-line b{font-weight:700}.extra-stops-box input{font-size:16px;font-weight:650}

/* v49 mobile-first booking UI */
:root{--md-gold:#e79a08;--md-gold-dark:#c98200;--md-ink:#101318;--md-navy:#1c2a3e;--md-muted:#697386;--md-line:#e5e8ec;--md-card:#fff;--md-bg:#f3f4f5}
body{background:var(--md-bg);color:var(--md-navy);padding-bottom:0}
.topbar{position:sticky;top:0;z-index:90;height:76px;background:#fff;color:var(--md-navy);border-bottom:1px solid #eceff2;padding:0 max(20px,calc((100vw - 1120px)/2));box-shadow:0 2px 10px rgba(16,24,40,.04)}
.brand{font-size:31px;font-weight:900;letter-spacing:-1.2px;color:var(--md-navy);text-decoration:none}.brand span{color:var(--md-gold)}
.top-actions{align-items:center}.top-actions button,.top-actions .top-link{background:#fff;color:var(--md-navy);border:0;border-radius:9px;padding:10px 11px}.language-picker{background:#fff;border:0}.language-picker span{display:none}.language-picker select{color:var(--md-navy);font-weight:800}.currency-picker{background:#fff;color:var(--md-navy);border:0;border-radius:9px;padding:8px 4px;font-weight:850;min-width:58px}
.hero-shell{background:radial-gradient(circle at 78% 25%,rgba(231,154,8,.34),transparent 24%),linear-gradient(135deg,#0d1015 0%,#19212d 58%,#0e1116 100%);min-height:245px;display:flex;align-items:flex-end;color:#fff}
.hero-copy{width:min(1120px,100%);margin:auto;padding:54px 22px 42px}.hero-copy small{font-weight:850;letter-spacing:.14em;color:#e6b44c}.hero-copy h1{font-size:56px;letter-spacing:-2px;margin:8px 0 6px}.hero-copy p{font-size:20px;color:#d8dde5;margin:0}
.steps{position:sticky;top:76px;z-index:70;max-width:none;padding:13px 20px;gap:14px;border-bottom:1px solid #e7eaee;box-shadow:0 2px 8px rgba(16,24,40,.03)}.steps span{font-size:13px;font-weight:700}.steps i{width:72px}.steps .active,.steps .done{color:var(--md-gold-dark)}
main{max-width:1120px;padding:22px 20px 110px}
.panel{border:1px solid #e1e5e9;border-radius:18px;padding:24px;box-shadow:0 8px 24px rgba(16,24,40,.045);margin-bottom:18px}
.route-panel{margin-top:-42px;position:relative;z-index:3;padding:28px}
.trip-mode-tabs{display:grid;grid-template-columns:1fr 1fr;background:#edf0f4;border-radius:999px;padding:5px;margin-bottom:22px}.trip-mode{border:0;background:transparent;border-radius:999px;padding:14px;font-size:16px;font-weight:850;color:#485467}.trip-mode.active{background:#fff;color:var(--md-navy);box-shadow:0 2px 8px rgba(16,24,40,.08)}
.route-panel>.route-grid{border:1px solid #d7dce2;border-radius:14px;overflow:hidden;gap:0;grid-template-columns:1fr 1fr}.route-panel>.route-grid label{padding:13px 16px;border-bottom:1px solid #e2e5e9}.route-panel>.route-grid label:nth-child(odd){border-right:1px solid #e2e5e9}.route-panel>.route-grid input{border:0;border-radius:0;margin-top:5px;padding:4px 0;background:transparent;font-weight:700;color:var(--md-navy);box-shadow:none}.route-panel>.route-grid input:focus{box-shadow:none;border:0}
.toggle-line{display:none!important}.route-options{grid-template-columns:1fr;margin:14px 0 0}.extra-stops-box{border:0!important;background:#fafbfc!important;padding:12px 14px!important}.extra-stops-head b{font-size:13px;color:#495465}.mini-action{background:#fff!important;border:1px solid #dfe3e8!important;color:var(--md-navy)!important}.return-fields{background:#fffaf1;border-color:#ead7ae}
.primary-continue{width:100%;font-size:18px;margin-top:14px;padding:17px;background:linear-gradient(135deg,var(--md-gold-dark),#f0aa16)}
#routeHint,#approachHint{font-size:12px;margin:9px 2px}.airport-info{border-radius:13px}
.pickup-location-status{display:block;margin-top:8px;font-size:14px;line-height:1.45;color:#34465e;font-weight:400}.pickup-location-status[hidden]{display:none}.pickup-location-status.location-error{color:#a52a20}.address-geolocate{min-width:44px;min-height:44px;touch-action:manipulation}
.vehicle-panel{display:none}.vehicle-panel.ready{display:block}.vehicle-panel h2,.panel h2{color:var(--md-navy)}.panel-head{margin-bottom:8px}.panel-head h2{font-size:25px;letter-spacing:-.4px}.outline{color:var(--md-navy);border-color:#d7dce2}
.cars{gap:14px}.car{border-color:#dfe3e8;border-radius:16px;background:#fff;padding:14px}.car img{height:135px}.car h3{color:var(--md-navy)}.car.selected{border-color:var(--md-gold);box-shadow:0 0 0 2px rgba(231,154,8,.16)}.car.selected .select,.toggle .on{background:var(--md-gold);border-color:var(--md-gold);color:#fff}.popular{background:var(--md-gold)}
/* Passenger / luggage resembles the app-like reference */
.counter-grid{grid-template-columns:1fr 1fr;gap:14px}.counter-grid>div{border:0;padding:4px}.counter-grid>div:nth-child(n+3){margin-top:6px}.counter-grid b{font-size:15px;color:var(--md-navy)}.counter{height:56px;border:1px solid #d7dce2;border-radius:11px;background:#fff}.counter button{font-size:26px;color:var(--md-navy)}.counter span{padding:13px;font-size:17px}.counter-grid small{font-size:11px;color:#7c8696;line-height:1.4}
.trip-summary{box-shadow:none;background:transparent;border:0;padding:4px 0}.trip-summary div{background:#fff;border:1px solid #e2e5e9!important;border-radius:12px;margin:4px;padding:12px}
.bottom-summary{position:sticky;bottom:14px;background:rgba(15,18,23,.97);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.07);border-radius:18px;padding:15px 17px;box-shadow:0 14px 35px rgba(0,0,0,.24)}.bottom-summary strong{font-size:28px}.bottom-summary .cta{font-size:15px}
.booking-details-card{padding:0;overflow:hidden}.section-title-row{display:flex;align-items:center;justify-content:space-between;padding:22px 24px 10px}.section-title-row small,.compact-extras-head small{font-size:10px;font-weight:850;letter-spacing:.12em;color:#9a6a0b}.section-title-row h2{margin:4px 0 0;font-size:28px}.details-order-summary{margin:0 24px 18px;border:1px solid #e0e4e8;border-radius:15px;overflow:hidden;background:#fffdf9}.summary-route-line{padding:14px 16px;border-bottom:1px solid #eee6da}.summary-route-line span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#8a7f70;margin-bottom:5px}.summary-route-line b{font-size:14px;line-height:1.4}.summary-facts{display:grid;grid-template-columns:1.2fr 1fr .8fr auto;gap:10px;align-items:center;padding:12px 16px;font-size:12px;color:#687386}.summary-facts strong{font-size:22px;color:var(--md-gold-dark)}
.booking-details-card>.step-note,.booking-details-card>#airportServiceStrip,.booking-details-card>.route-grid,.booking-details-card>.details-note,.booking-details-card>.section-actions{margin-left:24px;margin-right:24px}.booking-details-card>.route-grid{grid-template-columns:1fr 1fr;gap:13px}.booking-details-card input,.booking-details-card textarea{border-color:#d9dde2}.step-note{color:#7a8391}
.compact-extras-card{margin:18px 24px;border-top:1px solid #e5e7ea;border-bottom:1px solid #e5e7ea;padding:18px 0}.compact-extras-head h3{font-size:20px;margin:3px 0 10px}.compact-extra-row{display:grid;grid-template-columns:1fr 210px;gap:18px;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f2}.compact-extra-row:last-child{border-bottom:0}.compact-extra-row b{display:block;font-size:15px}.compact-extra-row small{display:block;color:#707b8c;margin-top:4px}.compact-counter{height:46px;margin:0}.compact-counter button{font-size:22px}.compact-counter span{padding:9px}.compact-toggle{margin:0;height:46px}.compact-toggle button{padding:8px}
.details-note textarea{min-height:82px}.booking-details-card>.section-actions{padding-bottom:24px}.section-actions .gold{min-width:220px}
.payment-card,.booking-review,.legal-accept,.pay{border-color:#e0e4e8}.booking-review{background:#fff}.review-verified{color:#77560e}.pay.active{border-color:var(--md-gold)}.implicit-terms{font-size:12px;color:#687386;background:#fafbfc}.implicit-terms a{color:var(--md-navy)}
.gold{background:linear-gradient(135deg,var(--md-gold-dark),#f0aa16)}
.trust-row div{background:#fff;border-color:#e1e5e9}.policy-box{box-shadow:none}.price-breakdown{box-shadow:none}
footer{background:#fff;border-color:#eceff2;color:#667085}.legal-footer{padding-bottom:14px}
.app-nav{display:none}
@media(max-width:900px){
 .topbar{padding:0 18px}.hero-copy{padding-left:20px;padding-right:20px}.hero-copy h1{font-size:43px}.cars{display:flex}.counter-grid{grid-template-columns:1fr 1fr}.booking-details-card>.route-grid{grid-template-columns:1fr}.summary-facts{grid-template-columns:1fr 1fr}.compact-extra-row{grid-template-columns:1fr 190px}
}
@media(max-width:620px){
 body{padding-bottom:78px}.topbar{height:64px}.brand{font-size:27px}.top-actions{gap:2px}.top-actions .top-link{display:none}.language-picker select{max-width:54px;font-size:14px;padding:0}.currency-picker{width:58px;font-size:13px!important}.hero-shell{min-height:190px}.hero-copy{padding:34px 18px 54px}.hero-copy small{font-size:9px}.hero-copy h1{font-size:37px;margin-top:6px}.hero-copy p{font-size:16px}.steps{top:64px;padding:10px 14px;justify-content:center;overflow:hidden}.steps span{font-size:0}.steps span b{display:none}.steps span::first-letter{font-size:12px}.steps i{width:36px}.steps span{width:25px;height:25px;border-radius:50%;border:1px solid #d9dde2;display:grid;place-items:center;font-size:12px}.steps .active{background:var(--md-gold);color:#fff;border-color:var(--md-gold)}.steps .done{background:#fff5dd;color:#9c6500;border-color:#ecd193}
 main{padding:12px 10px 92px}.panel{border-radius:16px;padding:16px;margin-bottom:12px;box-shadow:0 5px 16px rgba(16,24,40,.045)}.route-panel{margin-top:-36px;padding:14px}.trip-mode-tabs{margin-bottom:14px}.trip-mode{padding:11px;font-size:15px}.route-panel>.route-grid{grid-template-columns:1fr}.route-panel>.route-grid label{border-right:0!important;padding:10px 13px}.route-panel>.route-grid label:last-child{border-bottom:0}.route-panel>.route-grid label:nth-last-child(2){border-bottom:1px solid #e2e5e9}.route-panel>.route-grid input{font-size:16px}.route-options{margin-top:10px}.extra-stops-box{padding:9px 10px!important}.primary-continue{padding:15px;margin-top:10px}.airport-info span{font-size:11px}
 .panel-head h2{font-size:22px}.outline{padding:8px 10px}.cars .car{min-width:230px}.car img{height:125px}.counter-grid{grid-template-columns:1fr 1fr;gap:10px}.counter-grid>div:nth-child(n+3){grid-column:span 1}.counter{height:52px}.counter-grid small{font-size:10px}.trip-summary{grid-template-columns:1fr 1fr}.trip-summary div{margin:3px;padding:10px}.trip-summary b{font-size:12px}.trip-summary span{font-size:11px}
 .bottom-summary{bottom:84px;margin:0 2px;padding:12px 13px}.bottom-summary span{font-size:10px}.bottom-summary strong{font-size:22px}.bottom-summary .cta{padding:12px 14px;white-space:nowrap}
 .section-title-row{padding:18px 16px 8px}.section-title-row h2{font-size:24px}.details-order-summary{margin:0 16px 14px}.summary-facts{grid-template-columns:1fr 1fr;padding:10px 12px}.summary-facts strong{font-size:20px}.booking-details-card>.step-note,.booking-details-card>#airportServiceStrip,.booking-details-card>.route-grid,.booking-details-card>.details-note,.booking-details-card>.section-actions{margin-left:16px;margin-right:16px}.compact-extras-card{margin:14px 16px;padding:14px 0}.compact-extras-head h3{font-size:18px}.compact-extra-row{grid-template-columns:1fr 145px;gap:10px;padding:11px 0}.compact-extra-row b{font-size:14px}.compact-extra-row small{font-size:12px}.compact-counter,.compact-toggle{height:44px}.booking-details-card>.section-actions{padding-bottom:18px}.section-actions{flex-direction:column-reverse}.section-actions .cta{width:100%}
 .pay-grid{grid-template-columns:1fr}.review-grid{grid-template-columns:1fr}.trust-row{grid-template-columns:1fr}.policy-grid{grid-template-columns:1fr 1fr}
 footer{display:none}.legal-footer{padding-bottom:110px}.app-nav{position:fixed;left:0;right:0;bottom:0;height:72px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid #e4e7eb;z-index:100;display:grid;grid-template-columns:repeat(3,1fr);padding-bottom:max(4px,env(safe-area-inset-bottom))}.app-nav a{text-decoration:none;color:#7d8796;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:11px}.app-nav a b{font-weight:750}.app-nav .active{color:var(--md-gold-dark)}.nav-mark{font-size:17px;line-height:1}
}
@media(max-width:390px){.compact-extra-row{grid-template-columns:1fr 132px}.counter-grid{grid-template-columns:1fr}.counter-grid>div:nth-child(n+3){grid-column:auto}.bottom-summary{gap:8px}.bottom-summary .cta{font-size:13px}.summary-facts{font-size:11px}}
.home-routes-hero+.steps+main .route-panel{margin-top:0}


/* v50 — streamlined app-like booking flow */
.route-passenger-block{margin-top:16px;padding-top:16px;border-top:1px solid #e7eaee}.route-subhead{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:10px}.route-subhead b{font-size:17px;color:var(--md-navy)}.route-subhead small{font-size:11px;color:#7b8493}.route-primary-counters,.route-secondary-counters{display:grid;grid-template-columns:1fr 1fr;gap:14px}.route-primary-counters>div,.route-secondary-counters>div{min-width:0}.route-primary-counters b,.route-secondary-counters b{font-size:14px;color:var(--md-navy)}.route-primary-counters small,.route-secondary-counters small{display:block;margin-top:6px;font-size:10px;line-height:1.35;color:#7b8493}.route-primary-counters .counter,.route-secondary-counters .counter{height:54px;margin-top:8px}
.route-more{margin-top:12px;border:1px solid #e0e4e8;border-radius:12px;background:#fafbfc;overflow:hidden}.route-more>summary{list-style:none;cursor:pointer;padding:13px 14px;font-weight:800;color:var(--md-navy);display:flex;align-items:center;justify-content:space-between;gap:12px}.route-more>summary::-webkit-details-marker{display:none}.route-more>summary:after{content:'+';font-size:22px;font-weight:500;color:#7d8795}.route-more[open]>summary:after{content:'−'}.route-more>summary span{margin-left:auto;font-size:11px;font-weight:600;color:#7c8594}.route-more[open]>summary{border-bottom:1px solid #e4e7eb;background:#fff}.route-more .route-secondary-counters{padding:14px}.trip-more .route-options{margin:0;padding:12px 14px 0}.luggage-more{background:#fff}.luggage-more>summary{padding-left:2px;padding-right:2px;border:0!important;background:#fff!important}.luggage-more{border:0;border-radius:0;border-top:1px dashed #e1e5e9;margin-top:14px}.luggage-more .route-secondary-counters{padding:12px 0 0}
.route-child-seats{margin-top:16px;padding-top:15px;border-top:1px dashed #e1e5e9}.route-child-seats-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:4px}.route-child-seats-head b{font-size:17px;color:var(--md-navy)}.route-child-seats-head small{font-size:11px;color:#7b8493}.route-child-seat-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:14px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f2}.route-child-seat-row:last-child{border-bottom:0}.route-child-seat-row b{display:block;font-size:14px;color:var(--md-navy)}.route-child-seat-row small{display:block;margin-top:3px;font-size:11px;color:#7b8493}.route-child-seat-row .counter{height:46px;margin:0}.route-child-seat-row .counter button{font-size:22px}.route-child-seat-row .counter span{padding:9px}

.vehicle-panel{padding-top:22px}.vehicle-panel .panel-head{align-items:center}.vehicle-panel .panel-head h2{margin:0}.bottom-summary{display:none}.bottom-summary.show{display:flex}.trip-summary{display:none}.policy-box{display:none}.price-breakdown{margin-top:6px}
.notes-more{margin:16px 24px;border:1px solid #e0e4e8;border-radius:13px;background:#fafbfc;overflow:hidden}.notes-more>summary{list-style:none;cursor:pointer;padding:14px 15px;display:flex;flex-direction:column;gap:3px}.notes-more>summary::-webkit-details-marker{display:none}.notes-more>summary b{font-size:14px;color:var(--md-navy)}.notes-more>summary small{font-size:12px;font-weight:500;color:#737e8d}.notes-more>summary:after{content:'+';position:absolute;right:16px;margin-top:4px;font-size:22px;color:#7c8594}.notes-more{position:relative}.notes-more[open]>summary:after{content:'−'}.notes-more[open]>summary{border-bottom:1px solid #e4e7eb;background:#fff}.notes-more .details-note{display:block;margin:0!important;padding:14px}.notes-more textarea{margin-top:7px;background:#fff}
@media(max-width:620px){
 .hero-shell{min-height:156px}.hero-copy{padding:24px 18px 48px}.hero-copy small{display:none}.hero-copy h1{font-size:33px}.hero-copy p{font-size:15px}
 .route-panel{margin-top:-34px}.route-subhead{align-items:flex-start;flex-direction:column;gap:2px}.route-primary-counters,.route-secondary-counters{grid-template-columns:1fr 1fr;gap:10px}.route-primary-counters .counter,.route-secondary-counters .counter{height:50px}.route-primary-counters small,.route-secondary-counters small{min-height:27px}
 #routeHint,#approachHint{display:none}#routeHint.route-error,#routeHint.route-live,#approachHint.approach-charge{display:block}
 .vehicle-panel{padding:14px}.vehicle-panel .panel-head{margin-bottom:12px}.vehicle-panel .panel-head h2{font-size:21px}.vehicle-panel .outline{font-size:11px;white-space:nowrap}
 .cars{display:grid!important;grid-template-columns:1fr!important;overflow:visible!important;gap:10px}.cars .car{min-width:0!important;display:grid;grid-template-columns:112px minmax(0,1fr) 82px;grid-template-areas:'img title price' 'img subtitle price' 'img caps choose';column-gap:11px;row-gap:2px;align-items:center;padding:11px 10px;scroll-snap-align:none}.car img{grid-area:img;width:112px;height:94px!important}.car h3{grid-area:title;text-align:left;margin:0;font-size:16px;align-self:end}.car p{grid-area:subtitle;text-align:left;margin:0;color:#707a88;font-size:12px;align-self:start}.car .caps{grid-area:caps;justify-content:flex-start;gap:12px;margin:5px 0 0;font-size:11px;color:#667181}.car .caps svg{width:16px;height:16px}.car .from{grid-area:price;text-align:right;margin:0;align-self:center;font-size:10px;color:#7d8795}.car .price{display:block;font-size:20px;color:var(--md-navy);margin-top:2px}.car .select{grid-area:choose;padding:8px 8px;font-size:11px;align-self:end}.popular{top:7px;left:7px;right:auto;font-size:8px;padding:4px 6px}.trip-recommended{top:7px;left:7px;font-size:8px;padding:4px 6px}.trip-recommended~.popular{display:none}
 .bottom-summary{bottom:82px;border-radius:15px}.bottom-summary.show{display:flex}
 .compact-extras-card{border-top:0;margin-top:6px}.compact-extras-head small{display:none}.compact-extras-head h3{font-size:18px}.compact-extra-row{padding:13px 0}.compact-extra-row small{margin-top:2px}
 .notes-more{margin:12px 16px}.payment-card .hint{font-size:12px}.booking-review{margin-top:12px}
}
@media(max-width:390px){.route-primary-counters,.route-secondary-counters{grid-template-columns:1fr 1fr}.route-child-seat-row{grid-template-columns:minmax(0,1fr) 138px;gap:10px}.cars .car{grid-template-columns:98px minmax(0,1fr) 76px}.car img{width:98px;height:88px!important}.car h3{font-size:15px}.car .price{font-size:18px}}


/* v52 consolidated Hand luggage & extras */
.accessories-more .route-accessory-list{padding:6px 14px 12px}.route-accessory-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:14px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0f2}.route-accessory-row:last-child{border-bottom:0}.route-accessory-row b{display:block;font-size:14px;color:var(--md-navy)}.route-accessory-row small{display:block;margin-top:3px;font-size:11px;line-height:1.35;color:#7b8493}.route-accessory-row .counter{height:46px;margin:0}.route-accessory-row .counter button{font-size:22px}.route-accessory-row .counter span{padding:9px}.route-accessory-divider{padding:12px 0 5px;font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase;color:#9a6a0b}.accessories-more>summary{font-size:16px}.accessories-more>summary span{font-size:11px}
@media(max-width:390px){.route-accessory-row{grid-template-columns:minmax(0,1fr) 138px;gap:10px}}

/* v53 — luggage grouping + payment/confirmation polish */
.route-accessory-divider.luggage-divider{color:#687386;padding-top:7px}.route-accessory-divider+.route-accessory-row{border-top:0}
.payment-screen{padding:0;overflow:hidden}.payment-title-row{padding:22px 24px 8px}.payment-title-row small{font-size:10px;font-weight:850;letter-spacing:.12em;color:#9a6a0b}.payment-title-row h2{font-size:28px;margin:4px 0 3px}.payment-title-row .step-note{margin:0}.payment-amount-card{margin:8px 24px 18px;border:1px solid #e1e5e9;border-radius:16px;background:linear-gradient(145deg,#11151c,#202a38);color:#fff;overflow:hidden}.payment-total-line{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:17px 18px 14px}.payment-total-line span{font-size:12px;color:#c7ced8}.payment-total-line strong{font-size:31px;letter-spacing:-1px}.payment-split-line{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.11)}.payment-split-line>div{padding:12px 18px}.payment-split-line>div+div{border-left:1px solid rgba(255,255,255,.11)}.payment-split-line small,.payment-split-line b{display:block}.payment-split-line small{font-size:10px;color:#aeb7c5;text-transform:uppercase;letter-spacing:.05em}.payment-split-line b{margin-top:4px;font-size:14px}.payment-screen>.pay-grid,.payment-screen>.booking-review,.payment-screen>.payment-card,.payment-screen>.implicit-terms,.payment-screen>.trust-row,.payment-screen>.section-actions{margin-left:24px;margin-right:24px}.payment-screen>.pay-grid{margin-bottom:16px}.pay{display:flex;align-items:center;gap:11px;border:1px solid #dfe3e8!important;padding:14px 15px;background:#fff;cursor:pointer}.pay.active{border-color:var(--md-gold)!important;background:#fffaf0;box-shadow:0 0 0 2px rgba(231,154,8,.11)}.pay input{width:19px;height:19px;margin:0;accent-color:var(--md-gold-dark);flex:0 0 19px}.pay>span{min-width:0}.pay b,.pay small{display:block}.pay b{font-size:14px;color:var(--md-navy)}.pay small{margin:4px 0 0;font-size:11px;color:#707a88}.payment-screen>.payment-card{background:#fafbfc}.payment-screen>.trust-row{margin-bottom:4px}.payment-screen>.section-actions{padding-bottom:24px}.confirmation-card{max-width:760px;margin-left:auto;margin-right:auto;padding:0;overflow:hidden}.confirmation-top{padding:30px 24px 22px;background:linear-gradient(145deg,#11151c,#202a38);color:#fff}.confirmation-top .check{background:var(--md-gold);color:#fff;box-shadow:0 8px 24px rgba(231,154,8,.28)}.confirmation-top h2{color:#fff;margin:13px 0 14px}.confirmation-reference{display:inline-flex;flex-direction:column;gap:3px;min-width:220px;padding:11px 15px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.07)}.confirmation-reference span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#bfc6d0}.confirmation-reference strong{font-size:18px;color:#fff}.confirmation-card #confirmRows{margin:0 auto;padding:18px 24px 6px}.confirmation-card .confirmation-actions{padding:4px 24px 8px}.confirmation-card .confirmation-action-status{padding:0 24px 18px}
@media(max-width:620px){.payment-title-row{padding:18px 16px 6px}.payment-title-row h2{font-size:24px}.payment-amount-card{margin:8px 16px 14px}.payment-total-line{padding:15px 15px 12px}.payment-total-line strong{font-size:28px}.payment-split-line>div{padding:10px 15px}.payment-screen>.pay-grid,.payment-screen>.booking-review,.payment-screen>.payment-card,.payment-screen>.implicit-terms,.payment-screen>.trust-row,.payment-screen>.section-actions{margin-left:16px;margin-right:16px}.payment-screen>.section-actions{padding-bottom:18px}.confirmation-top{padding:26px 18px 20px}.confirmation-card #confirmRows{padding:15px 18px 5px}.confirmation-card .confirmation-actions{padding:4px 18px 6px}.confirmation-card .confirmation-action-status{padding:0 18px 16px}}
/* V50 mobile stability: keep iOS at the chosen page scale and render vehicle photos cleanly. */
input,select,textarea{font-size:16px!important}
input[type="date"],input[type="time"]{-webkit-appearance:none;appearance:none;min-height:44px;line-height:1.25;font-size:16px!important;touch-action:manipulation}
.car[data-vehicle="Premium Sedan"] img{object-fit:contain}.car img{display:block;max-width:100%;object-fit:contain;object-position:center;image-rendering:auto;filter:none;background:#fff;border-radius:8px;padding:4px}
@supports (-webkit-touch-callout:none){
 html{-webkit-text-size-adjust:100%}
 input,select,textarea{font-size:16px!important;transform:none!important}
 input[type="date"],input[type="time"]{font-size:16px!important;min-height:46px}
}
/* V51 — mobile header: keep the complete language and currency visible. */
@media(max-width:620px){
 .topbar{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right));gap:8px;overflow:visible}
 .brand{flex:0 1 auto;min-width:0;white-space:nowrap;font-size:clamp(22px,6.5vw,27px);letter-spacing:-1px}
 .top-actions{flex:0 0 auto;min-width:0;gap:0}
 .language-picker{flex:0 0 auto;min-width:0;padding:0 4px}
 .language-picker select{display:block;width:78px;max-width:none;font-size:14px;padding:8px 3px;line-height:1.2;text-overflow:clip}
 .currency-picker{flex:0 0 58px;min-width:58px;text-align:center}
}
@media(max-width:350px){
 .topbar{gap:4px;padding-left:9px;padding-right:9px}
 .brand{font-size:21px;letter-spacing:-1.2px}
 .language-picker select{width:72px;font-size:13px}
 .currency-picker{flex-basis:54px;min-width:54px;width:54px;padding-left:2px;padding-right:2px}
}
/* V54/V65 — prevent rapid taps from zooming iOS and keep vehicle copy readable. */
html,body{touch-action:pan-y pinch-zoom}
button,.counter,.compact-counter{touch-action:manipulation;-webkit-user-select:none;user-select:none}
@media(max-width:620px){
 .cars .car{grid-template-columns:104px minmax(0,1fr) 88px!important;column-gap:9px}
 .cars .car img{width:104px!important;height:94px!important;transform:none!important}
 .cars .car h3,.cars .car p{min-width:0;max-width:100%;white-space:normal;overflow:visible;overflow-wrap:anywhere;line-height:1.2}
 .cars .car .from{min-width:0;white-space:normal}
 .cars .car .select{min-width:0;white-space:normal;overflow-wrap:anywhere;line-height:1.15}
}
@media(max-width:390px){
 .cars .car{grid-template-columns:92px minmax(0,1fr) 82px!important;column-gap:8px}
 .cars .car img{width:92px!important;height:88px!important}
 .cars .car h3{font-size:14px}
 .cars .car .price{font-size:17px}
}
/* V56 — keep every language name visible and prevent the trip tabs hiding
   behind the sticky progress bar on small screens. */
@media(max-width:620px){
 .topbar{gap:6px}
 .brand{font-size:clamp(19px,6vw,27px)}
 .top-actions{flex-shrink:0}
 .language-picker select{width:auto;min-width:72px;max-width:none!important;overflow:visible;text-overflow:clip;white-space:nowrap}
 .route-panel{margin-top:0!important;padding-top:18px!important}
 .trip-mode-tabs{margin-top:0;overflow:visible}
}
/* V59 — reserve room for long locale names and keep route controls fully visible. */
.currency-quote-note{padding:0 18px 14px;color:#bfc7d2;font-size:10px;line-height:1.4}
@media(max-width:620px){
 .topbar{box-sizing:border-box;min-width:0;min-height:calc(68px + env(safe-area-inset-top));height:calc(68px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}
 .steps{top:calc(68px + env(safe-area-inset-top))}
 .brand{min-width:0;flex:1 1 auto}
 .top-actions{min-width:0;max-width:62%;overflow:visible}
 .language-picker{min-width:0;max-width:112px}
 .language-picker select{min-height:44px;line-height:1.3}
 .currency-picker{min-height:44px}
 .trip-mode-tabs{min-height:56px;padding:5px;align-items:stretch}
 .trip-mode{min-height:46px;padding:10px 8px;line-height:1.25;white-space:normal}
 .currency-quote-note{padding:0 15px 12px}
}
@media(max-width:350px){
 .brand{font-size:18px}
 .top-actions{max-width:64%}
 .language-picker{max-width:106px}
}
/* V59 — put the payment action before the long review and keep it visible. */
.payment-primary-action{margin:0 24px 16px;position:relative;z-index:35}
.payment-primary-action .cta{display:block;width:100%;min-height:56px;font-size:17px;box-shadow:0 10px 24px rgba(191,119,0,.25)}
@media(max-width:620px){
 .payment-primary-action{position:sticky;bottom:82px;margin:0 16px 16px;padding:7px;border:1px solid rgba(255,255,255,.92);border-radius:17px;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);box-shadow:0 12px 32px rgba(15,23,42,.22)}
 .payment-primary-action .cta{min-height:54px}
}


.circular-return{display:grid;gap:12px}.destination-stay-row{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:16px;align-items:center}.destination-stay-row b,.destination-stay-row small{display:block}.destination-stay-row small{margin-top:5px;color:#756c5d;font-size:12px;line-height:1.4}.destination-stay-counter{width:220px;margin:0;grid-template-columns:54px minmax(92px,1fr) 54px}.destination-stay-counter button{min-width:54px}.destination-stay-counter span{white-space:nowrap;padding-inline:5px}.circular-estimate{display:flex;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid #eadfce;color:#687386;font-size:12px;font-weight:700}.circular-estimate span:last-child{text-align:right}
@media(max-width:620px){.destination-stay-row{grid-template-columns:1fr}.destination-stay-counter{width:100%;grid-template-columns:58px minmax(108px,1fr) 58px}.destination-stay-counter button{min-width:58px}.circular-estimate{flex-direction:column}.circular-estimate span:last-child{text-align:left}}
.return-pricing-note{margin:10px 0 0;color:#655f56;font-size:13px;font-weight:700;line-height:1.4}.return-pricing-note.strong{color:#965f00}
