.customer-modal-backdrop{position:fixed;inset:0;background:rgba(15,23,42,.55);z-index:1000;display:flex;align-items:flex-end;justify-content:center;padding:16px}.customer-modal{width:min(560px,100%);max-height:88vh;overflow:auto;margin:0;border-radius:20px}.customer-modal h2{margin:.2rem 0}.customer-modal .success p{margin:.5rem 0}.customer-modal button:disabled{opacity:.65;cursor:wait}@media(min-width:700px){.customer-modal-backdrop{align-items:center}.customer-modal{margin:auto}}
