.crm-del-status-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid #cce5ea;border-radius:999px;background:#eef9fa;color:#126073;font-size:12px;font-weight:800;text-transform:capitalize}.crm-delegate-trigger{white-space:nowrap}.crm-del-modal[hidden]{display:none!important}.crm-del-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:20px}.crm-del-backdrop{position:absolute;inset:0;background:rgba(10,38,56,.48);backdrop-filter:blur(3px)}.crm-del-dialog{position:relative;width:min(820px,96vw);max-height:92vh;overflow:auto;background:#fff;border:1px solid #d6e7ec;border-radius:22px;padding:28px;box-shadow:0 30px 80px rgba(10,38,56,.24)}.crm-del-x{position:absolute;right:18px;top:16px;border:0;background:#edf5f7;width:38px;height:38px;border-radius:50%;font-size:24px;cursor:pointer}.crm-del-eyebrow{display:inline-block;font-size:12px;letter-spacing:.08em;font-weight:900;color:#07808c;text-transform:uppercase}.crm-del-dialog h2{margin:8px 44px 6px 0;color:#173f58}.crm-del-intro{color:#61798a}.crm-del-current{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px;margin:18px 0;background:#f5fafb;border:1px solid #dbe9ed;border-radius:14px}.crm-del-current.empty{display:block;color:#61798a}.crm-del-current span{display:block;color:#6f8796;font-size:11px;text-transform:uppercase;font-weight:800}.crm-del-current strong{display:block;margin-top:4px;color:#173f58;text-transform:capitalize}.crm-del-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.crm-del-grid label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#244b62}.crm-del-grid .wide{grid-column:1/-1}.crm-del-grid input,.crm-del-grid select,.crm-del-grid textarea{width:100%;box-sizing:border-box;border:1px solid #cbdfe6;border-radius:11px;padding:11px 12px;background:#fff;color:#173f58;font:inherit}.crm-del-grid textarea{min-height:90px;resize:vertical}.crm-del-check{flex-direction:row!important;align-items:flex-start;font-weight:600!important}.crm-del-check input{width:auto;margin-top:3px}.crm-del-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin-top:18px}.crm-del-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:11px;padding:11px 17px;background:linear-gradient(90deg,#0876bd,#00a7ad);color:#fff!important;text-decoration:none;font-weight:850;cursor:pointer}.crm-del-btn.light{background:#fff;color:#17607c!important;border:1px solid #c7dfe7}.crm-del-btn.danger{background:#fff;color:#a43e36!important;border:1px solid #efc0ba}.crm-del-msg{margin:12px 0;padding:11px 13px;border-radius:10px}.crm-del-msg.bad{background:#fff0ee;border:1px solid #efc3bd;color:#9e3b32}.crm-del-msg.ok{background:#eaf9f2;border:1px solid #bfe6d2;color:#16734f}.crm-del-delegate-actions{border-top:1px solid #e2edf0;margin-top:20px;padding-top:16px}.crm-del-toast{position:fixed;right:22px;bottom:24px;z-index:100000;background:#173f58;color:#fff;padding:13px 17px;border-radius:12px;box-shadow:0 14px 34px rgba(0,0,0,.2)}.crm-del-page{max-width:1320px;margin:0 auto;padding:28px 20px 50px}.crm-del-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.crm-del-head h1{margin:8px 0;color:#173f58}.crm-del-breadcrumb{display:flex;gap:8px;font-size:13px;margin-bottom:10px}.crm-del-breadcrumb a{color:#0876a8}.crm-del-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0}.crm-del-kpis article{background:#fff;border:1px solid #d7e7ec;border-radius:16px;padding:18px}.crm-del-kpis span{display:block;color:#6a8392;font-weight:700}.crm-del-kpis strong{display:block;font-size:30px;color:#173f58;margin-top:5px}.crm-del-tabs{display:flex;gap:8px;overflow:auto;margin-bottom:16px}.crm-del-tabs a{padding:10px 15px;border:1px solid #d1e2e7;border-radius:10px;background:#fff;color:#315970;text-decoration:none;font-weight:800;white-space:nowrap}.crm-del-tabs a.active{background:#e9f8f9;color:#087984;border-color:#bfe5e7}.crm-del-list{display:grid;gap:12px}.crm-del-card{display:flex;justify-content:space-between;gap:18px;align-items:center;background:#fff;border:1px solid #d8e7eb;border-radius:17px;padding:18px}.crm-del-card.overdue{border-color:#efc29b}.crm-del-card h2{font-size:18px;margin:7px 0}.crm-del-card h2 a{color:#173f58;text-decoration:none}.crm-del-card p{margin:0 0 9px;color:#587181}.crm-del-tags{display:flex;gap:7px;flex-wrap:wrap}.crm-del-tags span{padding:5px 8px;border-radius:999px;background:#e9f7f8;color:#137682;font-size:11px;font-weight:900}.crm-del-tags .status{background:#eef2fb;color:#4a5fa0}.crm-del-tags .over{background:#fff0e3;color:#a25b14}.crm-del-meta{display:flex;gap:14px;flex-wrap:wrap;color:#6c8290;font-size:13px}.crm-del-empty{padding:38px;text-align:center;background:#fff;border:1px dashed #cbdfe5;border-radius:16px}.crm-del-empty strong,.crm-del-empty span{display:block}.crm-del-empty span{margin-top:7px;color:#6c8391}@media(max-width:760px){.crm-del-current,.crm-del-grid,.crm-del-kpis{grid-template-columns:1fr}.crm-del-current{grid-template-columns:1fr 1fr}.crm-del-head,.crm-del-card{flex-direction:column;align-items:stretch}.crm-del-actions{justify-content:stretch}.crm-del-actions .crm-del-btn{flex:1}}
.crm-del-fallback-host{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0 18px}
