.mkct-wrap{--mkct-brand:#1c5ea8;--mkct-dark:#0f315b;--mkct-green:#128a43;max-width:1050px;margin:36px auto;padding:0 14px;font-family:Inter,Arial,sans-serif;color:#12304f}.mkct-head{text-align:center;margin-bottom:22px}.mkct-head h2{margin:0 0 8px;color:#081f3d;font-size:clamp(28px,4vw,44px);line-height:1.12;font-weight:900}.mkct-head p{margin:0 auto;max-width:680px;color:#5e7390;font-size:16px;line-height:1.65}.mkct-table-shell{background:#fff;border:1px solid #d9e5f2;border-radius:24px;box-shadow:0 18px 48px rgba(8,31,61,.09);overflow:hidden}.mkct-table{width:100%;border-collapse:separate;border-spacing:0;font-size:15px}.mkct-table th{background:var(--mkct-dark);color:#fff;text-align:left;padding:17px 18px;font-weight:900;border-right:1px solid rgba(255,255,255,.12)}.mkct-table th:first-child{background:var(--mkct-brand)}.mkct-table th:last-child{border-right:0}.mkct-table td{padding:15px 18px;border-bottom:1px solid #e7eef6;border-right:1px solid #e7eef6;color:#253b55;background:#fff;vertical-align:middle}.mkct-table tr:last-child td{border-bottom:0}.mkct-table td:last-child{border-right:0}.mkct-highlight-cell{background:#eefaf2!important}.mkct-positive,.mkct-negative,.mkct-warning,.mkct-neutral{display:inline-flex;align-items:center;gap:8px;font-weight:800}.mkct-neutral{font-weight:600;color:#4f637d}.mkct-positive{color:#0f6f37}.mkct-negative{color:#6b7280}.mkct-warning{color:#7b6a20}.mkct-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:5px;font-size:13px;font-weight:900;line-height:1;color:#fff;flex:0 0 18px}.mkct-check{background:var(--mkct-green)}.mkct-cross{background:#f0526b}.mkct-warn{background:#d9a624}.mkct-table tbody tr:hover td{background:#f8fbff}.mkct-table tbody tr:hover .mkct-highlight-cell{background:#e6f7ee!important}@media(max-width:760px){.mkct-table-shell{box-shadow:0 12px 32px rgba(8,31,61,.08);border-radius:20px;background:transparent;border:0;overflow:visible}.mkct-table,.mkct-table thead,.mkct-table tbody,.mkct-table th,.mkct-table td,.mkct-table tr{display:block}.mkct-table thead{display:none}.mkct-table tr{background:#fff;border:1px solid #d9e5f2;border-radius:20px;margin-bottom:14px;box-shadow:0 10px 28px rgba(8,31,61,.06);overflow:hidden}.mkct-table td{display:grid;grid-template-columns:42% 58%;gap:12px;border-right:0;border-bottom:1px solid #e7eef6;padding:14px 16px;align-items:center}.mkct-table td:before{content:attr(data-label);font-weight:900;color:#081f3d}.mkct-table td:first-child{display:block;background:linear-gradient(135deg,var(--mkct-brand),var(--mkct-dark));color:#fff;font-size:17px;font-weight:900}.mkct-table td:first-child:before{display:none}.mkct-table tr:last-child td{border-bottom:1px solid #e7eef6}.mkct-table tr td:last-child{border-bottom:0}.mkct-highlight-cell{background:#eefaf2!important}}@media(max-width:460px){.mkct-wrap{padding:0 10px}.mkct-table td{grid-template-columns:1fr;gap:6px}.mkct-positive,.mkct-negative,.mkct-warning,.mkct-neutral{align-items:flex-start}}