.cr260-overlay{position:fixed;inset:0;background:rgba(22,10,28,.62);z-index:99999;display:none;padding:24px;overflow:auto}.cr260-overlay.open{display:flex;align-items:flex-start;justify-content:center}.cr260-dialog{width:min(1180px,100%);background:#fff;border-radius:18px;box-shadow:0 30px 80px rgba(0,0,0,.3);margin:auto;overflow:hidden}.cr260-dialog>header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:22px 24px;border-bottom:1px solid #eadfce}.cr260-dialog h2{margin:2px 0 4px;color:#5b1730;font-size:1.55rem}.cr260-dialog header p{margin:0;color:#667085}.cr260-dialog [data-close]{border:0;background:#f5efe7;border-radius:50%;width:40px;height:40px;font-size:26px;cursor:pointer}.cr260-kicker{font-size:.72rem!important;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#b78323!important}.cr260-toolbar{display:flex;gap:10px;flex-wrap:wrap;padding:16px 24px;background:#fcfaf7}.cr260-toolbar input,.cr260-toolbar select,.cr260-form input,.cr260-form textarea{border:1px solid #d8cdbf;border-radius:9px;padding:10px 12px;min-height:42px}.cr260-toolbar input{flex:1;min-width:220px}.cr260-toolbar button,.cr260-form-actions button{border:0;border-radius:9px;padding:10px 14px;background:#6f1d3a;color:#fff;font-weight:700;cursor:pointer}.cr260-table-wrap{overflow:auto;max-height:65vh;padding:0 24px 24px}.cr260-table-wrap table{width:100%;border-collapse:collapse;min-width:760px}.cr260-table-wrap th{position:sticky;top:0;background:#6f1d3a;color:white;text-align:left;padding:12px}.cr260-table-wrap td{padding:12px;border-bottom:1px solid #eee4d8;vertical-align:top}.cr260-link{border:0;background:none;color:#6f1d3a;font-weight:700;cursor:pointer;margin-right:10px}.cr260-link.danger{color:#b42318}.cr260-empty{text-align:center;color:#667085;padding:36px!important}.cr260-form{padding:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cr260-form label{font-weight:700;color:#344054;display:flex;flex-direction:column;gap:6px}.cr260-form textarea{resize:vertical}.cr260-form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px}.cr260-form-actions [data-cancel]{background:#eee6dc;color:#5b1730}body.cr260-open{overflow:hidden}@media(max-width:700px){.cr260-overlay{padding:0}.cr260-dialog{min-height:100vh;border-radius:0}.cr260-form{grid-template-columns:1fr}.cr260-table-wrap{max-height:none}.cr260-dialog>header{padding:18px}.cr260-toolbar{padding:14px 18px}}
