.insights-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.insight-card{background:#ffffff;border:1px solid #d7dce3;border-radius:14px;padding:15px;color:#111827}.insight-card strong,.insight-card>b,.insight-card .row>b{display:block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:24px;font-weight:800;line-height:1.15;letter-spacing:-.3px;color:#111827!important;-webkit-text-fill-color:#111827!important;opacity:1!important}.insight-card span{display:block;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1.4;color:#475467!important;-webkit-text-fill-color:#475467!important;opacity:1!important;margin-top:5px}.insight-wide{grid-column:1/-1}.progress{height:9px;border-radius:99px;background:#e8edf3;overflow:hidden;margin-top:8px}.progress>i{display:block;height:100%;background:#111827;border-radius:99px}.insight-list{margin-top:9px}.insight-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #e8eaee;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.4;color:#344054!important;-webkit-text-fill-color:#344054!important;opacity:1!important}.insight-row b{color:#111827!important;-webkit-text-fill-color:#111827!important;opacity:1!important}.insight-row:last-child{border-bottom:0}:root[data-theme="dark"] #businessInsights .insight-card{background:#182235!important;border-color:#334155!important;color:#f8fafc!important}:root[data-theme="dark"] #businessInsights .insight-card strong,:root[data-theme="dark"] #businessInsights .insight-card>b,:root[data-theme="dark"] #businessInsights .insight-card .row>b{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;opacity:1!important;text-shadow:none!important}:root[data-theme="dark"] #businessInsights .insight-card span{color:#cbd5e1!important;-webkit-text-fill-color:#cbd5e1!important;opacity:1!important}:root[data-theme="dark"] #businessInsights .insight-row{color:#e2e8f0!important;-webkit-text-fill-color:#e2e8f0!important;border-color:#334155!important;opacity:1!important}:root[data-theme="dark"] #businessInsights .insight-row b{color:#ffffff!important;-webkit-text-fill-color:#ffffff!important;opacity:1!important}:root[data-theme="dark"] #businessInsights .progress{background:#334155}:root[data-theme="dark"] #businessInsights .progress>i{background:#60a5fa}@media(max-width:430px){.insights-grid{grid-template-columns:1fr 1fr;gap:10px}.insight-card{padding:13px}.insight-card strong,.insight-card>b,.insight-card .row>b{font-size:22px}.insight-card span{font-size:12.5px}.insight-row{font-size:13.5px}}