/* Final on-page polish: keeps support controls away from service-card actions. */
body #business-contact-bar{right:auto;left:22px;bottom:22px}

/* One consistent, purpose-made automotive image treatment for all six cards. */
.care-image.service-photo{display:block;height:auto;aspect-ratio:3/2;overflow:hidden;background:#101b29}
.care-image.service-photo::before{display:none}
.care-image.service-photo img{display:block;width:100%;height:100%;object-fit:cover}

/* Image-first card: full image visible, with compact booking information below. */
.care-card .care-card-content{padding:16px 15px 14px}
.care-card .service-icon{top:-22px}
.care-card .service-icon{width:36px;height:36px;margin:0}
.care-card h3{font-size:14px}
.care-card p{min-height:0;margin:6px 0 13px;font-size:10px;line-height:1.4}
.care-card ul{display:none}


@media(max-width:550px){body #business-contact-bar{right:auto;left:14px;bottom:78px}}

/* Homepage booking form, reused in the services hero. */
.services-hero{display:grid;grid-template-columns:minmax(0,650px) 310px;gap:48px;align-items:center;justify-content:space-between}
.service-quick-booking{position:relative;z-index:1;width:100%;padding:18px 20px;border:1px solid #e1e5eb;border-radius:14px;background:#fff;color:#0a2140;box-shadow:0 14px 28px rgba(0,0,0,.2)}
.service-quick-booking h2{margin:0 0 6px;font:800 24px/1.05 Outfit,sans-serif;letter-spacing:-.7px}
.service-quick-booking>p{margin:0 0 9px;color:#62738c;font-size:11px;line-height:1.3}
.service-quick-booking label{display:flex;justify-content:space-between;margin:7px 0 4px;font-size:9px;font-weight:800}
.service-quick-booking label button{padding:0;border:0;background:none;color:#f75a33;font:inherit;cursor:pointer}
.service-quick-booking input,.service-quick-booking select{width:100%;height:36px;padding:0 10px;border:1px solid #d9dfe6;border-radius:5px;background:#fff;color:#62738c;font:600 10px "DM Sans",sans-serif}
.service-quick-booking .choice-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.service-quick-booking .choice{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:34px;border:1px solid #d9dfe6;border-radius:5px;background:#fff;color:#0a2140;font:800 11px "DM Sans",sans-serif;cursor:pointer}
.service-quick-booking .choice.active{border-color:#f75a33;background:#fffaf8;color:#f75a33}
.service-quick-booking .choice svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.service-quick-booking .full{width:100%;min-height:39px;margin-top:11px;border:0;border-radius:5px;background:#f75a33;color:#fff;font:800 13px "DM Sans",sans-serif;cursor:pointer}
.service-quick-booking small{display:block;margin-top:7px;color:#62738c;font-size:8px;text-align:center}
@media(max-width:850px){.services-hero{grid-template-columns:1fr;gap:24px}.service-quick-booking{max-width:480px}.trust-chips{bottom:18px}.services-hero{padding-bottom:104px}}
@media(max-width:600px){.services-hero{min-height:auto;padding-bottom:95px}.service-quick-booking{max-width:none}.service-quick-booking h2{font-size:22px}}

/* SOS emergency form opened from the services header. */
button.header-sos{border:0;cursor:pointer}
.sos-modal{width:min(510px,calc(100% - 28px));max-height:92vh;border:0;border-radius:16px;padding:0;background:transparent}.sos-modal::backdrop{background:rgba(3,14,30,.68);backdrop-filter:blur(3px)}.sos-modal-card{position:relative;max-height:92vh;overflow:auto;padding:30px;background:#fff;border-radius:16px;color:#0a2140;box-shadow:0 24px 70px rgba(0,0,0,.32)}.sos-step{margin:0 0 14px;color:#62738c;font-size:11px;font-weight:800}.sos-modal-card h2{margin:0;font:800 30px/1 Outfit,sans-serif;letter-spacing:-1px}.sos-modal-card>p:not(.sos-step){margin:18px 0 20px;color:#62738c;font-size:15px;line-height:1.45}.sos-modal-card label{display:flex;justify-content:space-between;margin:15px 0 7px;color:#0a2140;font-size:12px;font-weight:800}.sos-modal-card label small{font-size:10px}.sos-modal-card input,.sos-modal-card select{width:100%;height:44px;padding:0 12px;border:1px solid #d9dfe6;border-radius:7px;background:#fff;color:#62738c;font:600 13px "DM Sans",sans-serif}.sos-phone,.sos-location-row,.sos-car-row{display:flex;gap:8px}.sos-phone span{display:grid;place-items:center;width:48px;border:1px solid #d9dfe6;border-radius:7px;background:#f7f9fc;font-size:13px}.sos-location-row button{width:86px;border:1px solid #fa9e86;border-radius:7px;background:#fff7f3;color:#f75a33;font-weight:800;cursor:pointer}.sos-note{display:block;margin-top:5px;color:#62738c;font-size:11px;line-height:1.4}.sos-car-row>div{flex:1}.sos-service-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sos-service-grid button{display:grid;grid-template-columns:28px 1fr;column-gap:6px;align-items:center;min-height:72px;padding:9px;border:1px solid #d9dfe6;border-radius:8px;background:#fff;color:#0a2140;text-align:left;cursor:pointer}.sos-service-grid button.active{border-color:#f75a33;background:#fff7f3}.sos-service-grid button>b{font-size:11px}.sos-service-grid button>small{grid-column:2;color:#f75a33;font-size:10px;font-weight:800}.sos-submit{width:100%;height:48px;margin-top:19px;border:0;border-radius:7px;background:#f75a33;color:#fff;font:800 14px "DM Sans",sans-serif;cursor:pointer}.sos-modal-card>small:last-child{display:block;margin-top:11px;color:#62738c;font-size:10px;text-align:center}.sos-close{position:absolute;top:10px;right:13px;border:0;background:none;color:#62738c;font-size:28px;line-height:1;cursor:pointer}
