body .wrap > h1{display:inline-block;background:linear-gradient(135deg,#08152d,#233c67);color:#fff !important;padding:14px 18px;border-radius:18px;margin:12px 0 14px;font-weight:900;box-shadow:0 12px 28px rgba(15,23,42,.12)}
body .mcsp-wrap{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:28px;padding:28px;box-shadow:0 18px 38px rgba(15,23,42,.07);margin:12px 0 18px}
body .mcsp-hero{background:linear-gradient(135deg,#08152d,#233c67)!important;color:#fff!important;border-radius:26px;padding:28px 30px;margin-bottom:18px;box-shadow:0 16px 34px rgba(15,23,42,.16)}
body .mcsp-hero h2{margin:0 0 10px;font-size:clamp(28px,3vw,42px);line-height:1.15;color:#fff!important;font-weight:900}
body .mcsp-hero p{margin:0;color:rgba(255,255,255,.92)!important;font-size:15px;line-height:1.9;max-width:980px}
body .mcsp-filters{display:grid;grid-template-columns:1.3fr .8fr .65fr auto;gap:12px;align-items:center;background:#fbfdff;border:1px solid rgba(15,23,42,.08);padding:16px;border-radius:22px;margin-bottom:12px}
body .mcsp-filters input,body .mcsp-filters select{width:100%;height:52px;border-radius:14px;border:1px solid #d8dfeb;background:#fff;padding:0 14px;font-size:14px;outline:none;color:#233146}
body .mcsp-filters input:focus,body .mcsp-filters select:focus{border-color:#7f86ff;box-shadow:0 0 0 4px rgba(99,102,241,.12)}
body .mcsp-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;border-radius:14px;border:1px solid #cfd7ea;background:#fff;color:#243146!important;font-weight:800;padding:0 18px;text-decoration:none;cursor:pointer;transition:.2s ease;white-space:nowrap}
body .mcsp-btn:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(15,23,42,.08)}
body .mcsp-primary{background:linear-gradient(135deg,#4f46e5,#6366f1)!important;color:#fff!important;border-color:transparent;min-width:110px}
body .mcsp-results{font-size:13px;color:#6b7a90;margin:4px 0 14px}
body .mcsp-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:10px 0 18px}
body .mcsp-kpi{border-radius:22px;padding:18px 16px;border:1px solid rgba(15,23,42,.08);background:#fff;min-height:120px;display:flex;flex-direction:column;justify-content:center;box-shadow:0 10px 22px rgba(15,23,42,.04)}
body .mcsp-kpi-n{font-size:42px;font-weight:900;line-height:1;color:#14223c;margin-bottom:8px}body .mcsp-kpi-label{font-size:14px;color:#63748b;font-weight:800;line-height:1.6}
body .mcsp-good{background:#f1fbf5}body .mcsp-violet{background:#f7f5ff}body .mcsp-mint{background:#effcf7}body .mcsp-sand{background:#fff9ef}
body .mcsp-table-wrap{overflow:auto;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#fff;box-shadow:0 12px 26px rgba(15,23,42,.04)}
body .mcsp-table{width:100%;border-collapse:separate;border-spacing:0;min-width:1120px}body .mcsp-table thead th{background:#0d1730;color:#fff!important;padding:15px 12px;font-size:14px;text-align:center;position:sticky;top:0;z-index:1}body .mcsp-table thead th:first-child{border-top-right-radius:22px}body .mcsp-table thead th:last-child{border-top-left-radius:22px}
body .mcsp-table tbody td{padding:16px 12px;border-top:1px solid #edf2f7;vertical-align:top;font-size:14px;color:#233146;line-height:1.75}
body .mcsp-sub{font-size:12px;color:#7b8aa2;margin-top:4px;line-height:1.7}body .mcsp-excerpt{margin-top:8px;font-size:13px;color:#5b6880;line-height:1.75}body .mcsp-muted{font-size:13px;color:#7b8aa2;line-height:1.7}
body .mcsp-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;background:#eef2ff;color:#465ad3;font-size:12px;font-weight:800;margin:3px 5px 3px 0;border:1px solid #d9ddff}
body .mcsp-dominant{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}body .mcsp-soft{background:#f8fbff;color:#53657e;border-color:#d9e6fb}
body .mcsp-pagination{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin:14px 0 4px}body .mcsp-page{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;border:1px solid #d6dff1;color:#21304a;text-decoration:none;font-weight:800}body .mcsp-page.active{background:#4f46e5;color:#fff;border-color:#4f46e5}
body .mcsp-detail{background:#fbfdff;border:1px solid rgba(15,23,42,.08);border-radius:24px;padding:20px;margin-bottom:16px;box-shadow:0 12px 26px rgba(15,23,42,.05)}
body .mcsp-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}body .mcsp-detail-head h3{margin:0;font-size:32px;color:#14223c}
body .mcsp-related-links{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}body .mcsp-chip-link{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#eef2ff;border:1px solid #d9ddff;color:#465ad3;text-decoration:none;font-weight:800;font-size:13px}
body .mcsp-detail-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}body .mcsp-panel{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:22px;padding:18px;box-shadow:0 8px 20px rgba(15,23,42,.03)}body .mcsp-panel h4{margin:0 0 12px;font-size:19px;color:#14223c}
body .mcsp-tag-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body .mcsp-tag-card{border:1px solid #e4e9f4;background:#fbfdff;border-radius:18px;padding:14px}.mcsp-tag-title{font-weight:900;color:#283a5a;margin-bottom:6px}.mcsp-tag-desc{font-size:13px;color:#64748b;line-height:1.7}
body .mcsp-opportunity{font-size:22px;font-weight:900;color:#3648d5;margin-bottom:10px;line-height:1.5}body .mcsp-longtext{font-size:14px;color:#445268;line-height:2;white-space:pre-wrap}.mcsp-empty{text-align:center;padding:24px!important;color:#73829a!important}
@media (max-width:1100px){body .mcsp-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}body .mcsp-detail-grid{grid-template-columns:1fr}body .mcsp-tag-grid{grid-template-columns:1fr}body .mcsp-filters{grid-template-columns:1fr 1fr}body .mcsp-primary{width:100%}}
@media (max-width:700px){body .mcsp-wrap{padding:16px;border-radius:22px}body .mcsp-hero{padding:22px 18px}body .mcsp-hero h2{font-size:28px}body .mcsp-filters{grid-template-columns:1fr}body .mcsp-kpis{grid-template-columns:1fr 1fr}body .mcsp-detail-head{flex-direction:column;align-items:flex-start}body .mcsp-btn{width:100%}body .mcsp-chip-link{width:100%}body .mcsp-table{min-width:980px}}

/* Mobile typography tuning */
@media (max-width:700px){
  body .mcsp-wrap,
  body .mcsp-wrap input,
  body .mcsp-wrap select,
  body .mcsp-wrap textarea,
  body .mcsp-wrap button,
  body .mcsp-wrap .mcsp-table tbody td,
  body .mcsp-wrap .mcsp-table thead th,
  body .mcsp-wrap .mcsp-sub,
  body .mcsp-wrap .mcsp-excerpt,
  body .mcsp-wrap .mcsp-muted,
  body .mcsp-wrap .mcsp-panel,
  body .mcsp-wrap .mcsp-chip-link,
  body .mcsp-wrap .mcsp-pill,
  body .mcsp-wrap .mcsp-page,
  body .mcsp-wrap .mcsp-results,
  body .mcsp-wrap .mcsp-rec-excerpt,
  body .mcsp-wrap .mcsp-saved-meta,
  body .mcsp-wrap .mcsp-trust-note{
    font-family:"Times New Roman", Times, serif !important;
    font-size:13px !important;
    line-height:1.6 !important;
  }
}


body .mcsp-touch-strip{display:flex;flex-wrap:wrap;gap:10px;align-items:center;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:14px 16px;box-shadow:0 10px 24px rgba(15,23,42,.05);margin:-2px 0 16px}body .mcsp-touch-note{color:#64748b;font-size:13px;line-height:1.7}body .mcsp-touch-row{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}body .mcsp-touch-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#334155;font-size:12px;font-weight:800}body .mcsp-touch-pill.is-primary{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}@media (max-width:700px){body .mcsp-touch-note{width:100%}}
