/* DC CONTROL 2.0.4 — Paquete diario SICAR */
.dc2-package{margin:16px 0 18px;padding:18px;border:1px solid #d8e7f5;background:linear-gradient(145deg,#f8fbff,#eef7ff);box-shadow:0 14px 34px rgba(7,43,84,.08)}
.dc2-package-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dc2-package-head h3{margin:2px 0 5px;font-size:24px}.dc2-package-head p{margin:0;color:#52677d;max-width:720px}.dc2-badge{background:#072b54;color:#fff;border-radius:999px;padding:7px 11px;font-weight:800;white-space:nowrap}
.dc2-files{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.dc2-file-card{position:relative;display:flex;align-items:center;gap:11px;min-height:92px;padding:13px;border:1.5px dashed #b9cfe5;border-radius:18px;background:#fff;cursor:pointer;transition:.18s}.dc2-file-card:hover{transform:translateY(-1px);border-color:#448dd3}.dc2-file-card.loaded{border-style:solid;border-color:#22a06b;background:#f2fff8}.dc2-file-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#e7f2ff;font-size:23px}.dc2-file-card>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.dc2-file-card b{font-size:14px;color:#10283e}.dc2-file-card small{font-size:11px;color:#6d7f91}.dc2-file-card em{font-style:normal;font-size:11px;font-weight:800;color:#236bad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:210px}.dc2-file-card>strong{margin-left:auto;font-size:23px;color:#6192bd}.dc2-analyze{min-height:48px}
.dc2-preview{margin-top:14px}.dc2-empty,.dc2-loading{padding:22px;text-align:center;color:#65788b;border:1px dashed #cad9e7;border-radius:16px;background:#fff}.dc2-loading{font-weight:800}.dc2-error{display:flex;flex-direction:column;gap:4px;padding:14px;border-radius:15px;background:#fff0f1;border:1px solid #f0b7bd;color:#9d2531}.dc2-success{display:flex;align-items:center;gap:12px;padding:14px;border-radius:16px;background:#effdf5;border:1px solid #a8dec0}.dc2-success>span{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#139b5e;color:#fff;font-size:22px}.dc2-success>div{display:flex;flex-direction:column;flex:1}.dc2-success small{color:#547060}
.dc2-preview-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.dc2-preview-head h3{margin:2px 0}.dc2-status{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;background:#eaf0f6;color:#38546b;font-size:12px;font-weight:900}.dc2-status.ok{background:#e7f9ef;color:#138451}.dc2-status.bad{background:#ffe9eb;color:#b52e3e}.dc2-status.warn{background:#fff3d9;color:#9c6500}
.dc2-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:10px 0 13px}.dc2-kpis>div{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:3px;padding:13px;border-radius:16px;background:#fff;border:1px solid #d9e7f3}.dc2-kpis>div:after{content:"";position:absolute;width:82px;height:82px;border-radius:50%;right:-28px;top:-34px;background:linear-gradient(135deg,rgba(61,141,220,.15),transparent)}.dc2-kpis span{font-size:11px;font-weight:800;color:#60758a;text-transform:uppercase}.dc2-kpis b{font-size:20px;color:#092e52}.dc2-kpis small{font-size:11px;color:#6b7f91}.dc2-kpis.review>div:nth-child(1){background:#eaf4ff}.dc2-kpis.review>div:nth-child(2){background:#eafbf2}.dc2-kpis.review>div:nth-child(3){background:#fff3df}.dc2-kpis.review>div:nth-child(4){background:#f4edff}.dc2-kpis.review>div:nth-child(5){background:#e9fbfb}
.dc2-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dc2-check{display:flex;gap:9px;align-items:flex-start;padding:10px 11px;border-radius:14px;background:#fff;border:1px solid #dce7f0}.dc2-check>span{display:grid;place-items:center;min-width:24px;height:24px;border-radius:50%;font-weight:900}.dc2-check.ok>span{background:#def6e9;color:#087c48}.dc2-check.bad>span{background:#ffe1e5;color:#b22c3a}.dc2-check.warn>span{background:#fff0cc;color:#9c6500}.dc2-check.warn{border-color:#f0d99e;background:#fffaf0}.dc2-check div{display:flex;flex-direction:column}.dc2-check small{color:#718192}
.dc2-issues{margin-top:10px;padding:12px;border-radius:15px;background:#fff}.dc2-issue{display:flex;flex-direction:column;padding:8px 0;border-bottom:1px solid #edf1f5}.dc2-issue:last-child{border-bottom:0}.dc2-issue small{color:#667889}.dc2-issue.blocking b{color:#b22234}.dc2-issue.review b{color:#a66b00}.dc2-issue.info b{color:#0a7a52}.dc2-cancel-preview{border:1px solid #dbe9f4}.dc2-source-note{margin:10px 0;padding:10px 12px;border-radius:12px;background:#edf4fa;color:#526b80;font-size:12px}
.dc2-recent{margin-top:14px;padding-top:12px;border-top:1px solid #d7e5f1}.dc2-recent>button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;text-align:left;padding:10px 0;border:0;border-bottom:1px solid #e2ebf3;background:transparent}.dc2-recent>button span{display:flex;flex-direction:column}.dc2-recent small{color:#6e8192}.dc2-recent em{font-style:normal;font-size:12px;font-weight:900;color:#a06a00}.dc2-recent em.ok{color:#108452}
.dc2-legacy-capture{margin:18px 0;border:1px solid #e1e8ef;border-radius:15px;background:#fff}.dc2-legacy-capture summary{cursor:pointer;padding:12px 14px;font-weight:900}.dc2-legacy-capture summary small{display:block;font-weight:500;color:#758493;margin-top:2px}.dc2-legacy-body{padding:0 12px 12px}
.dc2-review .exec-head{margin-bottom:12px}.dc2-review-card{margin:12px 0}.dc2-note-list,.dc2-group-list{display:flex;flex-direction:column;margin-top:9px}.dc2-note,.dc2-group,.dc2-open-issue{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,260px) auto;gap:8px;align-items:center;padding:10px 0;border-top:1px solid #edf0f4}.dc2-note>div,.dc2-group>div,.dc2-open-issue>div{display:flex;flex-direction:column}.dc2-note small,.dc2-group small,.dc2-open-issue small{color:#708091}.dc2-group.matched{grid-template-columns:1fr auto;background:#f4fff9;padding-left:8px;padding-right:8px;border-radius:11px}.dc2-open-issue{grid-template-columns:1fr auto}.dc2-next{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#082f57,#0c497f);color:#fff}.dc2-next p{margin:4px 0 0;color:#dbeeff}.dc2-next button{white-space:nowrap;background:#fff;color:#08325a}
@media(max-width:760px){.dc2-package{padding:13px}.dc2-package-head{flex-direction:column}.dc2-files{grid-template-columns:1fr}.dc2-file-card{min-height:78px}.dc2-file-card em{max-width:250px}.dc2-kpis{grid-template-columns:1fr 1fr}.dc2-checks{grid-template-columns:1fr}.dc2-note,.dc2-group{grid-template-columns:1fr}.dc2-note button,.dc2-group button{width:100%}.dc2-next{align-items:stretch;flex-direction:column}.dc2-next button{width:100%}}
