.business-status{font-weight:700}.business-status.is-open{color:#48d46b}.business-status.is-closed{color:#ff5a5f}
.google-button{display:block;text-align:center;padding:12px;border:1px solid #666;text-decoration:none;background:#fff;color:#222;font-weight:600}
.customer-account-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:36px;padding:0;background:transparent;border:0;position:static;height:auto}
.customer-logout{display:inline-block;padding:10px 18px;border:1px solid #d4af37;color:#d4af37;text-decoration:none;font-weight:700}
.customer-logout:hover{background:#d4af37;color:#111}
.booking-status{display:inline-block;padding:5px 11px;border-radius:999px;font-weight:700}
.status-confirmed{color:#7af095;background:#173f22}
.status-cancelled{color:#ff8589;background:#4a1d1d}
@media(max-width:600px){.customer-account-header{display:flex}.customer-account .table-wrap{overflow-x:auto}.customer-account table{min-width:650px}}
