.cbqm100 .cbqm100-hero{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#0f172a,#1d4ed8);color:#fff;border-radius:18px;padding:24px 28px;margin:18px 0;box-shadow:0 16px 38px rgba(15,23,42,.22)}
.cbqm100 .cbqm100-hero h1{color:#fff;margin:0;font-size:28px}.cbqm100 .cbqm100-hero p{color:#dbeafe;margin:6px 0 0}.cbqm100-badge{background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.28);padding:10px 14px;border-radius:999px;font-weight:700}.cbqm100-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:16px 0}.cbqm100-metric{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:18px;box-shadow:0 8px 24px rgba(15,23,42,.06)}.cbqm100-metric strong{display:block;font-size:30px;color:#1d4ed8}.cbqm100-metric span{display:block;font-weight:700;margin-top:6px}.cbqm100-metric em{display:block;color:#64748b;margin-top:5px;font-style:normal}.cbqm100-checklist{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.cbqm100-checklist label{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:10px}.cbqm100-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cbqm100-step{display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:14px;padding:14px;background:#fff}.cbqm100-step b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#dbeafe;color:#1d4ed8}.cbqm100-step.ok b{background:#dcfce7;color:#15803d}.cbqm100-step.pending b{background:#fee2e2;color:#b91c1c}.cbqm100-step span{font-weight:700}.cbqm100-step em{margin-left:auto;font-style:normal;color:#64748b}.cbqm100-search{display:flex;gap:10px;align-items:center}.cbqm100-search input{flex:1;min-height:42px;border-radius:10px;border:1px solid #cbd5e1;padding:0 12px}.cbqm100-result{border:1px solid #e5e7eb;border-radius:10px;padding:10px;margin-top:8px;background:#fff}.cbqm100-result b{color:#1d4ed8}.cbqm100-timeline{display:grid;gap:10px}.cbqm100-timeline div{border-left:4px solid #2563eb;background:#f8fafc;border-radius:10px;padding:10px 14px}.cbqm100-timeline b,.cbqm100-timeline span,.cbqm100-timeline em{display:block}.cbqm100-timeline em{color:#64748b;font-style:normal}.cbqm100-report-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}@media(max-width:1100px){.cbqm100-grid,.cbqm100-checklist,.cbqm100-steps,.cbqm100-report-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.cbqm100-grid,.cbqm100-checklist,.cbqm100-steps,.cbqm100-report-grid{grid-template-columns:1fr}.cbqm100 .cbqm100-hero{display:block}.cbqm100-badge{display:inline-block;margin-top:12px}}
