.my-bookings{max-width:1180px}.booking-result{border-left:7px solid #a8afb7;margin-top:16px}.booking-result-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.booking-badges{display:flex;gap:7px;flex-wrap:wrap}.status-pill,.time-pill{display:inline-block;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:900}.status-pill{background:#e9edf0;color:#3b434b}.status-confirmed{border-left-color:#168347;background:linear-gradient(90deg,#edfff4 0,#fff 30%)}.status-confirmed .status-pill{background:#d9f5e4;color:#126b38}.status-cancelled,.status-rejected,.status-no-show{border-left-color:#cf3232;background:linear-gradient(90deg,#fff0f0 0,#fff 30%)}.status-cancelled .status-pill,.status-rejected .status-pill,.status-no-show .status-pill{background:#ffdede;color:#a41f1f}.status-completed{border-left-color:#286cc0;background:linear-gradient(90deg,#edf5ff 0,#fff 30%)}.status-completed .status-pill{background:#dceaff;color:#174f93}.status-payment-review,.status-awaiting-payment{border-left-color:#db9415;background:linear-gradient(90deg,#fff7e7 0,#fff 30%)}.status-payment-review .status-pill,.status-awaiting-payment .status-pill{background:#ffebc6;color:#875300}.time-pill{background:#e7eef8;color:#345275}.booking-countdown{display:inline-flex;align-items:center;gap:8px;margin:0 0 10px;padding:9px 12px;border-radius:10px;background:#111;color:#fff}.booking-countdown small{color:#cbd0d5}.booking-countdown.live{background:#168347}@media(max-width:700px){.booking-result-head{flex-direction:column}.booking-badges{margin-bottom:4px}}
