.customer-create-backdrop{position:fixed;inset:0;z-index:200;background:#17211dcc;display:grid;place-items:center;padding:20px}.customer-create-dialog{position:relative;width:min(520px,100%);background:#fff;border:1px solid #dfe5e0;border-radius:24px;padding:34px;box-shadow:0 30px 90px #0004;display:grid;gap:16px}.customer-create-dialog h2{margin:0;font-size:28px}.customer-create-lead,.customer-create-help{color:#6f7973;margin:0;font-size:11px;line-height:1.55}.customer-create-dialog label{display:grid;gap:7px;font-size:11px;font-weight:800}.customer-create-dialog label em{color:#858e88;font-style:normal;font-weight:500}.customer-create-dialog input{width:100%;height:52px;border:1px solid #d9dfdb;border-radius:11px;padding:0 14px;font:600 13px Arial,sans-serif;color:#18251e}.customer-create-dialog input:focus{outline:3px solid #b5da3b35;border-color:#96bb28}.customer-create-close{position:absolute;right:18px;top:18px;width:42px;height:42px;border:1px solid #dfe5e0;border-radius:12px;background:#fff;font-size:25px}.customer-create-error{min-height:18px;margin:0;color:#b72d3a;font-size:11px}.customer-create-submit{width:100%}.customer-delete-button{width:100%;height:48px;border:1px solid #e5aeb4;border-radius:11px;background:#fff5f6;color:#b72d3a;font-weight:850;cursor:pointer}.customer-delete-button:hover{background:#ffecee}.customer-delete-button:disabled{opacity:.55}.customer-editor{gap:15px}.customer-editor .customer-delete-button{margin-top:1px}@media(max-width:760px){.customer-create-backdrop{padding:12px}.customer-create-dialog{padding:28px 20px 22px;border-radius:20px}.customer-create-dialog h2{font-size:23px}}
