.atm-customer-dialog{border:0;border-radius:12px;width:min(640px,calc(100vw - 40px));max-height:85vh;padding:0;color:#244674;font:15px/1.6 system-ui,sans-serif;box-shadow:0 20px 70px #142d4740}.atm-customer-dialog::backdrop{background:#142d4788}.atm-customer-dialog header{display:flex;align-items:center;justify-content:space-between;padding:18px 24px;border-bottom:1px solid #d9e2ee}.atm-customer-dialog h2{font-size:21px;margin:0}.atm-customer-dialog main{padding:20px 24px}.atm-customer-dialog button,.atm-customer-dialog select,.atm-customer-dialog input{font:inherit;border:1px solid #b4c8e5;border-radius:5px;padding:9px 12px;background:white;color:#244674;box-sizing:border-box}.atm-customer-dialog button{cursor:pointer}.atm-customer-dialog button.primary{background:#244b8f;color:white}.atm-customer-dialog button:disabled{opacity:.5;cursor:wait}.atm-customer-dialog label{display:block;margin:12px 0}.atm-customer-dialog input,.atm-customer-dialog select{display:block;width:100%;margin-top:5px}.atm-customer-dialog .atm-actions{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.atm-customer-dialog .atm-note{padding:12px;background:#f2f6fc;border-left:3px solid #527fb9}.atm-customer-dialog article{border:1px solid #d6e1ef;border-radius:8px;padding:16px;margin:16px 0}.atm-customer-dialog dl{display:grid;grid-template-columns:1fr 2fr;gap:8px}.atm-customer-dialog dd{margin:0;overflow-wrap:anywhere}.atm-customer-dialog [role=alert]{color:#b3261e}.atm-customer-dialog button:focus-visible{outline:3px solid #5b8dda;outline-offset:2px}.atm-customer-dialog code{display:block;overflow-wrap:anywhere}.atm-open-button{padding:9px 12px;border:1px solid #b9cbe2;border-radius:6px;background:white;color:#244674;cursor:pointer;font:inherit}

.atm-customer-dialog input[readonly]{background:#f2f6fc;font-weight:600;border-color:#d9e2ee}
