.cashier-modal-overlay[data-v-7f3052ff]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1060}.cashier-modal[data-v-7f3052ff]{background:#fff;border-radius:8px;width:400px;max-width:90vw;max-height:90vh;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.2)}.cashier-modal__header[data-v-7f3052ff]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #dee2e6;background:#f8f9fa}.cashier-modal__header h5[data-v-7f3052ff]{margin:0;font-size:16px;font-weight:600}.cashier-modal__header .close-btn[data-v-7f3052ff]{border:none;background:none;font-size:18px;color:#6c757d;cursor:pointer;padding:0;line-height:1}.cashier-modal__header .close-btn[data-v-7f3052ff]:hover{color:#343a40}.cashier-modal__body[data-v-7f3052ff]{padding:16px}.cashier-modal__footer[data-v-7f3052ff]{display:flex;justify-content:center;padding:12px 16px;border-top:1px solid #dee2e6;background:#f8f9fa}