.button-disabled{background:#6b7280;cursor:default;box-shadow:none}
.button-disabled:hover{transform:none;box-shadow:none;filter:none}
.status-pill{display:inline-flex;align-items:center;padding:.55rem .9rem;border-radius:999px;background:#fef3c7;color:#92400e;font-size:.86rem;font-weight:700}
.pause-banner{background:#fff7ed;border-bottom:1px solid #fdba74;color:#7c2d12;padding:.75rem 0;text-align:center}
.pause-banner strong{margin-right:.25rem}
.paused-booking{max-width:680px;margin:2rem auto}
.paused-booking .icon-box{margin-bottom:1rem}
.paused-booking h1{font-size:2rem;line-height:1.2}
.paused-booking p{color:var(--muted);margin-bottom:1.5rem}
.map-paused{display:block;color:#92400e;margin-top:.4rem}
