.lead-report-panel{margin-bottom:12px;min-height:0}.lead-report-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px}.lead-report-card{background:#0a1c2a;border:1px solid #294155;border-radius:8px;padding:14px}.lead-report-card span{display:block;color:#8da3b2;font-size:12px}.lead-report-card strong{display:block;font:700 25px Manrope;margin-top:7px}.lead-report-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:28px}.lead-report-grid h3{font:600 13px Manrope;color:#b8c7d0;margin:0 0 12px}.mini-bars{display:grid;grid-template-columns:repeat(12,1fr);gap:7px;align-items:end;height:120px}.month-bar{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:6px}.month-bar i{display:block;width:100%;min-height:3px;background:linear-gradient(#31c5df,#1689a5);border-radius:3px 3px 1px 1px}.month-bar b{font-size:11px}.month-bar small{font-size:9px;color:#718b9c}.source-report{display:grid;gap:9px}.source-row{display:grid;grid-template-columns:130px 1fr 28px;gap:9px;align-items:center;font-size:11px}.source-row span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#a4b6c1}.source-track{height:8px;background:#071621;border-radius:99px;overflow:hidden}.source-fill{height:100%;background:var(--green);border-radius:99px}.source-row b{text-align:right}@media(max-width:900px){.lead-report-cards{grid-template-columns:repeat(2,1fr)}.lead-report-grid{grid-template-columns:1fr}}
