/* Stage 7B.1 — conversion and booking optimisation */
.booking-hub-hero{padding-bottom:46px}
.booking-hub-hero .stage7b1-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}
.booking-hub-hero .stage7b1-hero-actions a{min-height:48px;display:inline-flex;align-items:center;justify-content:center}
.stage7b1-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0 auto 34px;max-width:1160px;padding:0 24px}
.stage7b1-proof div{background:#fff;border:1px solid #e7e0dc;padding:18px 20px;min-height:94px}
.stage7b1-proof b{display:block;color:#111;font-size:16px;margin-bottom:6px}
.stage7b1-proof span{display:block;color:#625a56;font-size:14px;line-height:1.45}
.stage7b1-booking-note{max-width:1160px;margin:0 auto 28px;padding:0 24px}
.stage7b1-booking-note-inner{background:#0a0a0a;color:#fff;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.stage7b1-booking-note p{margin:0;color:#ddd;max-width:760px}
.stage7b1-booking-note strong{color:#fff}
.stage7b1-booking-note a{white-space:nowrap;color:#fff;border-bottom:1px solid #AD2826;padding-bottom:3px}
.booking-service-card[data-group="studio"]{border-top:3px solid #AD2826}
.booking-service-card[data-name="content studio"],.booking-service-card[data-name="podcast studio"]{background:#0a0a0a;color:#fff;border-color:#0a0a0a}
.booking-service-card[data-name="content studio"] p,.booking-service-card[data-name="podcast studio"] p,.booking-service-card[data-name="content studio"] span,.booking-service-card[data-name="podcast studio"] span{color:#d8d3cf}
.booking-service-card[data-name="content studio"] b,.booking-service-card[data-name="podcast studio"] b,.booking-service-card[data-name="content studio"] h2,.booking-service-card[data-name="podcast studio"] h2{color:#fff}
.booking-service-card[data-name="content studio"] em,.booking-service-card[data-name="podcast studio"] em{color:#fff}
.stage7b1-form-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 18px}
.stage7b1-form-trust span{border:1px solid #e8e0db;background:#fff;padding:10px 12px;font-size:13px;color:#514945}
.service-booking-layout .booking-help a{font-weight:700}
@media(max-width:760px){
  .booking-hub-hero{padding-bottom:34px}
  .booking-hub-hero .stage7b1-hero-actions{display:grid;grid-template-columns:1fr}
  .stage7b1-proof{grid-template-columns:1fr;padding:0 16px;margin-bottom:24px}
  .stage7b1-proof div{min-height:0}
  .stage7b1-booking-note{padding:0 16px;margin-bottom:22px}
  .stage7b1-booking-note-inner{align-items:flex-start;flex-direction:column;padding:18px}
  .stage7b1-form-trust{grid-template-columns:1fr}
  .booking-tools{position:sticky;top:72px;z-index:8;background:#fff;padding-top:10px;padding-bottom:10px}
}
