/* Theme-to-Salon-Booking integration layer. Loaded after the plugin assets when the booking shortcode is present. */
.sb-widget{--sb-primary:#d92f61;--sb-primary-dark:#a91e49;--sb-bg:#fff5f7;--sb-border:#eee2e7;--sb-radius:18px;max-width:1100px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.sb-card{border-radius:20px!important;box-shadow:0 18px 55px rgba(35,18,27,.07)!important;border-color:#eee2e7!important}
.sb-service-card{border-radius:18px!important}.sb-service-card:hover{transform:translateY(-3px)!important;box-shadow:0 12px 28px rgba(35,18,27,.09)!important}
.sb-service-card img{height:170px!important}.sb-btn{background:#d92f61!important;border-radius:999px!important}.sb-btn:hover{background:#a91e49!important}.sb-btn-secondary{background:#fff!important;color:#171417!important}
.sb-staff-card{border-radius:18px!important}.sb-staff-card.selected{border-color:#d92f61!important;background:#fff5f7!important}.sb-cal-day.selected{outline-color:#d92f61!important}.sb-slot.selected{background:#d92f61!important;border-color:#d92f61!important}
@media(max-width:600px){.sb-card{padding:16px!important}.sb-service-grid{grid-template-columns:1fr!important}.sb-service-card img{height:190px!important}.sb-steps{gap:10px!important}.sb-step{min-width:62px!important;font-size:11px!important}}
