/* Option groups 4.6.3: visibility is independent from selection requirements. */
.sbs-booking-container .sbs-option-group-body[hidden] { display: none !important; }
.sbs-booking-container .sbs-option-section-head h4 { flex: 1; min-width: 0; }
.sbs-booking-container .sbs-option-group-toggle {
    display: flex; align-items: center; justify-content: space-between; gap: 12px;
    width: 100%; padding: 6px 0; border: 0; border-radius: 0;
    background: transparent; box-shadow: none; color: inherit;
    font: inherit; font-weight: 800; text-align: start; cursor: pointer;
}
.sbs-booking-container .sbs-option-group-chevron { font-size: 20px; transition: transform .15s; }
.sbs-booking-container .sbs-option-group-toggle[aria-expanded="true"] .sbs-option-group-chevron { transform: rotate(180deg); }
.sbs-booking-container .sbs-option-group-selected { display: none; font-size: 12px; color: #475569; padding: 0 0 12px; overflow-wrap: anywhere; }
.sbs-booking-container .is-collapsed .sbs-option-group-selected { display: block; }
.sbs-booking-container .sbs-clear-option-group { font: inherit; color: #9d174d; background: transparent; border: 0; padding: 4px 6px; text-decoration: underline; box-shadow: none; cursor: pointer; }
.sbs-booking-container .sbs-clear-option-group:disabled { opacity: .45; cursor: default; }
.sbs-booking-container .sbs-option-group-rule { font-size: 12px; color: #475569; }
.sbs-booking-container .sbs-option-group-invalid { outline: 2px solid #be123c; outline-offset: 6px; border-radius: 8px; }
.sbs-booking-container .sbs-option-group-error { color: #be123c; font-size: 13px; margin-top: 10px; }
.sbs-booking-container .sbs-option-group-toggle:focus-visible, .sbs-booking-container .sbs-clear-option-group:focus-visible { outline: 2px solid #9d174d; outline-offset: 3px; }
@media(max-width:560px) {
    .sbs-booking-container .sbs-option-section-head { flex-wrap: wrap; }
    .sbs-booking-container .sbs-option-section-head h4 { flex-basis: 100%; }
    .sbs-booking-container .sbs-option-section-head p { max-width: 100% !important; }
}

/* 4.6.3: compact, whole-row option disclosures. Inherit the merchant's accent. */
.sbs-booking-container .sbs-option-section-collapsible {
    margin: 12px 0; padding: 0; border: 1px solid #e2e5eb; border-radius: 18px;
    background: #fff; box-shadow: 0 2px 5px rgba(17,24,39,.025);
    overflow: visible;
}
.sbs-booking-container .sbs-option-section-collapsible.has-selection {
    border-color: var(--primary-color, #be185d);
}
.sbs-booking-container .sbs-option-section-collapsible .sbs-option-section-head {
    display: block; margin: 0; padding: 0; position: relative;
}
.sbs-booking-container .sbs-option-section-collapsible .sbs-option-section-head h4 {
    margin: 0; padding: 0; font-size: 16px; line-height: 1.4;
    text-transform: none; letter-spacing: normal;
}
.sbs-booking-container .sbs-option-section-collapsible .sbs-option-group-toggle {
    display: flex; width: 100%; min-height: 96px; padding: 18px 20px; gap: 16px;
    color: #172033; border-radius: 18px; text-transform: none; letter-spacing: normal;
    line-height: 1.4; font-size: 16px; background: transparent;
}
.sbs-booking-container .sbs-option-group-toggle:hover { background: #f8fafc; }
.sbs-booking-container .sbs-option-group-copy { display: grid; gap: 4px; min-width: 0; flex: 1; }
.sbs-booking-container .sbs-option-group-title { font-weight: 700; overflow-wrap: anywhere; }
.sbs-booking-container .sbs-option-section-collapsible .sbs-option-group-rule {
    font-size: 12px; font-weight: 400; color: #647084;
}
.sbs-booking-container .sbs-option-section-collapsible .sbs-option-group-selected {
    display: block; padding: 2px 0 0; color: #647084; font-size: 13px; font-weight: 400;
}
.sbs-booking-container .sbs-option-section-collapsible.has-selection .sbs-option-group-selected {
    color: #172033; font-weight: 600;
}
.sbs-booking-container .sbs-option-section-collapsible .sbs-option-group-chevron {
    display: grid; place-items: center; flex: 0 0 32px; height: 32px;
    border-radius: 50%; background: #f1f3f6; color: #475569;
}
.sbs-booking-container .sbs-option-section-collapsible .sbs-option-group-body {
    padding: 4px 16px 16px;
}
.sbs-booking-container .sbs-option-section-collapsible .sbs-option-group { margin: 0; }
.sbs-booking-container .sbs-option-section-collapsible .sbs-clear-option-group {
    display: block; margin: -4px 16px 8px; padding: 8px 4px; min-height: 44px;
    color: #475569; font-size: 12px; line-height: 1.4; text-transform: none;
    letter-spacing: normal; font-weight: 500;
}
.sbs-booking-container .sbs-clear-option-group[hidden] { display: none !important; }
.sbs-booking-container .sbs-option-section-collapsible .sbs-option-item { margin-bottom: 10px; }
.sbs-booking-container .sbs-option-section-collapsible .sbs-option-item:last-child { margin-bottom: 0; }
/* Real Google preview, one clear direction target; retain attribution in the iframe. */
.sbs-booking-container .sbs-location-card {
    max-width: 640px; margin: 22px auto 26px; border: 1px solid #dfe4ec;
    border-radius: 18px; overflow: hidden; background: #fff; text-align: start;
}
.sbs-booking-container .sbs-location-map-link {
    display: block; color: #172033; text-decoration: none; line-height: 1.5;
}
.sbs-booking-container .sbs-location-map {
    display: block; width: 100%; height: 190px; border: 0; pointer-events: none; background: #edf1f4;
}
.sbs-booking-container .sbs-location-map-footer { display: grid; gap: 8px; padding: 14px 18px; font-size: 13px; }
.sbs-booking-container .sbs-location-map-footer > span { color: #647084; overflow-wrap: anywhere; }
.sbs-booking-container .sbs-location-map-footer strong { font-size: 14px; color: #172033; }
.sbs-booking-container .sbs-location-map-link:focus-visible { outline: 3px solid var(--primary-color, #be185d); outline-offset: -3px; }
@media (prefers-reduced-motion: reduce) {
    .sbs-booking-container .sbs-option-group-chevron { transition: none; }
}

