
.mcs-screenshot-section{padding:34px 0 18px;background:#fff}
.mcs-screenshot-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr);gap:28px;align-items:start}
.mcs-screenshot-card,.mcs-side-card,.mcs-choice-card,.mcs-funnel-card{background:#fff;border:1px solid #dbe6f1;border-radius:18px;box-shadow:0 14px 40px rgba(18,61,97,.08)}
.mcs-screenshot-card{padding:16px}
.mcs-screenshot-card img{display:block;width:100%;height:auto;border-radius:12px;border:1px solid #e1e8f0;background:#f8fbfe}
.mcs-screenshot-card figcaption{margin-top:12px;color:#42627d;font-size:.98rem}
.mcs-side-card{padding:22px}
.mcs-side-card h2{margin:0 0 10px;color:#123d61}
.mcs-side-card p{margin:0 0 14px}
.mcs-feature-list,.mcs-mini-proof{list-style:none;padding:0;margin:0;display:grid;gap:12px}
.mcs-feature-list li,.mcs-mini-proof li{display:flex;gap:12px;align-items:flex-start}
.mcs-feature-list b,.mcs-mini-proof b{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:50%;background:#0d68bb;color:#fff;font-size:.85rem;line-height:1}
.mcs-button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.mcs-kicker{display:inline-block;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#0d68bb;margin-bottom:8px}
.mcs-small-note{margin-top:12px;color:#56748d;font-size:.95rem}
.mcs-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:22px 0 8px}
.mcs-choice-card{padding:24px;display:flex;flex-direction:column;gap:10px}
.mcs-choice-card.featured{border:2px solid #0d68bb}
.mcs-choice-card.highlight{border:2px solid #0c8a5b}
.mcs-choice-card .choice-badge{display:inline-block;align-self:flex-start;background:#edf6ff;color:#0d68bb;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
.mcs-choice-card.highlight .choice-badge{background:#e9f7f1;color:#0c8a5b}
.mcs-choice-card h2,.mcs-choice-card h3{margin:0;color:#123d61}
.mcs-choice-price{font-size:2rem;font-weight:800;color:#0b2f4f;margin:2px 0}
.mcs-choice-meta{color:#58748c;font-size:.96rem}
.mcs-choice-card p{margin:0}
.mcs-choice-card ul{margin:0;padding-left:18px;color:#234d71}
.mcs-choice-card .actions{margin-top:auto;display:flex;gap:10px;flex-wrap:wrap;padding-top:8px}
.mcs-funnel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:16px}
.mcs-funnel-card{padding:20px}
.mcs-funnel-card h3{margin:0 0 8px;color:#123d61}
.mcs-funnel-card p{margin:0 0 12px}
.mcs-funnel-card .actions{display:flex;gap:10px;flex-wrap:wrap}
.mcs-proof-strip{margin-top:14px;padding:12px 16px;background:#f3f8fc;border:1px solid #dbe6f1;border-radius:14px;color:#234d71}
 .mcs-proof-strip ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:14px}
.mcs-proof-strip li{display:flex;align-items:center;gap:8px}
.mcs-proof-strip b{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#0d68bb;color:#fff;font-size:.8rem}
@media (max-width:980px){.mcs-screenshot-grid,.mcs-choice-grid,.mcs-funnel-grid{grid-template-columns:1fr}}
