.customer-filters{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.customer-filters .search-box{width:250px}.compact-select{min-height:42px;padding:0 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155}.customer-dialog{width:min(1040px,100%);max-height:calc(100vh - 32px)}.customer-form{min-height:0;display:flex;flex-direction:column;overflow:hidden}.customer-form-scroll{min-height:0;padding:0 22px;overflow-y:auto}.customer-section{padding:20px 0;border-bottom:1px solid #e5e7eb}.customer-section:last-child{border-bottom:0}.customer-section h3{margin:0 0 4px;color:#0f172a;font-size:15px}.section-note{margin:0 0 14px;color:#64748b;font-size:11px}.customer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;margin-top:14px}.customer-field.customer-full{grid-column:1/-1}.customer-field>label:not(.check-control){display:block;margin-bottom:6px;color:#334155;font-size:12px;font-weight:700}.customer-field>label span,.customer-document span{color:#dc2626}.customer-control{width:100%;min-height:42px;padding:9px 11px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111827;outline:0}.customer-control:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.customer-control:disabled,.customer-control[readonly]{background:#f1f5f9;color:#64748b}.customer-control.invalid{border-color:#dc2626;background:#fff7f7;box-shadow:0 0 0 3px #dc262614}textarea.customer-control{min-height:82px;resize:vertical}.customer-field-error{min-height:14px;margin:4px 0 0;color:#dc2626;font-size:10px}.customer-documents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.customer-document{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #dbe2ea;border-radius:8px;background:#f8fafc}.customer-document strong,.customer-document small{display:block}.customer-document strong{font-size:12px}.customer-document small{max-width:320px;margin-top:4px;overflow:hidden;color:#64748b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.document-pick{width:32px;height:32px;display:grid;place-items:center;border-radius:6px;color:#2563eb;cursor:pointer}.document-pick:hover{background:#eff6ff}.customer-empty-note{margin:12px 0 0;color:#94a3b8;font-size:12px}.customer-risk-result{display:grid;grid-template-columns:160px 120px 1fr;gap:16px;margin:18px 0;padding:16px;border-left:4px solid #2563eb;background:#eff6ff}.customer-risk-result>div>span{display:block;margin-bottom:6px;color:#64748b;font-size:10px;text-transform:uppercase}.customer-reasons ul{margin:0;padding-left:18px;color:#334155;font-size:12px}.customer-form-message{padding:0 22px}.status-pill.low,.status-pill.clear,.status-pill.done,.status-pill.approved{color:#08783e;background:#dcfce7}.status-pill.medium,.status-pill.pending{color:#92400e;background:#fef3c7}.status-pill.high,.status-pill.match,.status-pill.blocked,.status-pill.rejected{color:#b42318;background:#fee2e2}.verification-action.reject{color:#b42318}.verification-action.approve{color:#08783e}@media(max-width:900px){.customer-filters{justify-content:flex-start}.customer-grid,.customer-documents{grid-template-columns:1fr}.customer-field.customer-full{grid-column:auto}.customer-risk-result{grid-template-columns:1fr}}@media(max-width:600px){.customer-dialog{max-height:calc(100vh - 12px)}.customer-form-scroll{padding:0 14px}.customer-filters>*{width:100%!important}}
