.cq-shell{display:grid;gap:18px}.cq-actions{display:flex;gap:8px;flex-wrap:wrap}.cq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cq-card{background:var(--surface,#fff);border:1px solid var(--border,#e4e7eb);border-radius:14px;padding:16px;text-align:left;min-width:0}.cq-card h3,.cq-card p{margin:0}.cq-card p{margin-top:6px;color:var(--muted,#6b7280);font-size:.88rem}.cq-kpi{font-size:1.5rem;font-weight:700;letter-spacing:-.03em}.cq-tabs{display:flex;gap:6px;flex-wrap:wrap;margin:4px 0 2px}.cq-tab{border:0;background:transparent;padding:7px 10px;border-radius:9px;color:var(--muted,#667085);font:inherit;cursor:pointer}.cq-tab.active{background:var(--soft,#f1f3f5);color:var(--text,#111827);font-weight:600}.cq-table{width:100%;border-collapse:collapse}.cq-table th,.cq-table td{text-align:left;padding:11px 10px;border-bottom:1px solid var(--border,#eaecf0);vertical-align:top;font-size:.88rem}.cq-table th{font-size:.76rem;color:var(--muted,#667085);font-weight:600}.cq-pill{display:inline-flex;align-items:center;min-height:23px;padding:2px 8px;border-radius:999px;background:var(--soft,#f3f4f6);font-size:.75rem;font-weight:600}.cq-pill.passed,.cq-pill.low{background:#eaf8ef;color:#15763a}.cq-pill.failed,.cq-pill.critical,.cq-pill.high,.cq-pill.blocked{background:#fff0f0;color:#b42318}.cq-pill.running,.cq-pill.medium,.cq-pill.queued{background:#fff7e7;color:#9a6700}.cq-empty{padding:28px;text-align:center;color:var(--muted,#667085)}.cq-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.cq-section-head h2{margin:0;font-size:1rem}.cq-section-head p{margin:3px 0 0;color:var(--muted,#667085);font-size:.85rem}.cq-matrix{display:flex;gap:6px;flex-wrap:wrap}.cq-progress{height:7px;border-radius:99px;background:var(--soft,#eef0f3);overflow:hidden}.cq-progress>span{display:block;height:100%;background:currentColor}.cq-form{display:grid;gap:14px}.cq-form label{display:grid;gap:6px;font-size:.82rem;font-weight:600}.cq-form input,.cq-form select,.cq-form textarea{width:100%;box-sizing:border-box;padding:10px 11px;border:1px solid var(--border,#d0d5dd);background:var(--surface,#fff);color:inherit;font:inherit}.cq-form textarea{min-height:90px;resize:vertical}.cq-form .two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cq-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.cq-insight{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid var(--border,#eaecf0)}.cq-insight:last-child{border-bottom:0}.cq-note{padding:12px;border-radius:12px;background:var(--soft,#f6f7f8);font-size:.84rem;color:var(--muted,#667085)}
@media(max-width:900px){.cq-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.cq-grid,.cq-form .two{grid-template-columns:1fr}.cq-section-head{align-items:flex-start;flex-direction:column}.cq-table{min-width:720px}.cq-table-wrap{overflow:auto}}