.mmi-trust-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem 1.25rem;padding:1.25rem 0;margin:.5rem 0 1.75rem}.mmi-trust-badge{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;color:var(--text-body-color);background:var(--body-bg-secondary,#f8f9fa);border:1px solid var(--border-color,rgba(0,0,0,.08));border-radius:24px;padding:.5rem 1rem;white-space:nowrap;transition:border-color .2s,box-shadow .2s}.mmi-trust-badge:hover{border-color:var(--primary-color,#4e73df);box-shadow:0 2px 8px rgba(78,115,223,.15)}.mmi-trust-badge-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0;overflow:hidden}.mmi-trust-badge-icon svg{width:28px;height:28px;display:block}html.lagom-dark-mode .mmi-trust-badge{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.1);color:rgba(255,255,255,.8)}.mmi-moneyback{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;margin:0 0 1rem;background:linear-gradient(135deg,rgba(40,167,69,.1),rgba(40,167,69,.03));border:1px solid rgba(40,167,69,.25);border-radius:12px;font-size:1.05rem;font-weight:600;color:var(--text-body-color);text-align:center}.mmi-moneyback-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;overflow:hidden}.mmi-moneyback-icon svg{width:40px;height:40px;display:block}html.lagom-dark-mode .mmi-moneyback{background:linear-gradient(135deg,rgba(40,167,69,.14),rgba(40,167,69,.05));border-color:rgba(40,167,69,.35)}.ct-svg-yes,.ct-svg-no{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;vertical-align:middle;flex-shrink:0}.ct-svg-yes svg,.ct-svg-no svg{width:28px;height:28px;display:block}.mmi-compare{padding:3.5rem 0}.mmi-compare-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.mmi-compare-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.92rem;background:var(--body-bg,#fff);border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.07)}.mmi-compare-table th,.mmi-compare-table td{padding:1.1rem 1.35rem;text-align:center;border-bottom:1px solid var(--border-color,rgba(0,0,0,.06));vertical-align:middle;color:var(--text-body-color)}.mmi-compare-table th{font-weight:600;font-size:.95rem}.mmi-compare-table thead th{background:var(--body-bg-secondary,#f8f9fa);border-bottom:2px solid var(--border-color,rgba(0,0,0,.1));color:var(--heading-color);padding:1.1rem 1.35rem}.mmi-compare-table td:first-child,.mmi-compare-table th:first-child{text-align:left;font-weight:600;color:var(--heading-color)}.mmi-compare-table tbody tr:nth-child(even) td{background:rgba(0,0,0,.015)}.mmi-compare-table tbody tr:nth-child(even) .col-mmi{background:rgba(78,115,223,.08)}.mmi-compare-table .col-mmi{background:rgba(78,115,223,.05);border-left:3px solid var(--primary-color,#4e73df);border-right:3px solid var(--primary-color,#4e73df);font-weight:600}.mmi-compare-table thead .col-mmi{background:var(--primary-color,#4e73df);color:#fff;border-top:3px solid var(--primary-color,#4e73df);border-left-color:var(--primary-color,#4e73df);border-right-color:var(--primary-color,#4e73df);font-weight:700;font-size:1.05rem;letter-spacing:.3px}.mmi-compare-table tbody tr:last-child .col-mmi{border-bottom:3px solid var(--primary-color,#4e73df)}.mmi-compare-table tbody tr:last-child td{border-bottom:none}.mmi-compare-table td:not(:first-child){vertical-align:middle}.mmi-compare-table td:not(:first-child) .ct-svg-yes,.mmi-compare-table td:not(:first-child) .ct-svg-no{display:block;margin:0 auto .35rem;width:36px;height:36px}.mmi-compare-table td:not(:first-child) .ct-svg-yes svg,.mmi-compare-table td:not(:first-child) .ct-svg-no svg{width:36px;height:36px}.ct-cell-text{display:block;font-size:.82rem;line-height:1.35}.ct-svg-yes + .ct-cell-text{color:#1e7e34;font-weight:600}.ct-svg-no + .ct-cell-text{color:#bd2130;font-weight:400}html.lagom-dark-mode .mmi-compare-table{background:rgba(255,255,255,.025);box-shadow:0 2px 12px rgba(0,0,0,.3)}html.lagom-dark-mode .mmi-compare-table thead th{background:rgba(255,255,255,.06);border-bottom-color:rgba(255,255,255,.1);color:var(--heading-color)}html.lagom-dark-mode .mmi-compare-table thead .col-mmi{background:var(--primary-color,#4e73df);color:#fff}html.lagom-dark-mode .mmi-compare-table td,html.lagom-dark-mode .mmi-compare-table th{border-bottom-color:rgba(255,255,255,.05);color:var(--text-body-color)}html.lagom-dark-mode .mmi-compare-table td:first-child{color:rgba(255,255,255,.85)}html.lagom-dark-mode .mmi-compare-table tbody tr:nth-child(even) td{background:rgba(255,255,255,.02)}html.lagom-dark-mode .mmi-compare-table tbody tr:nth-child(even) .col-mmi{background:rgba(78,115,223,.12)}html.lagom-dark-mode .mmi-compare-table .col-mmi{background:rgba(78,115,223,.1)}html.lagom-dark-mode .ct-svg-yes + .ct-cell-text{color:#5dd87a}html.lagom-dark-mode .ct-svg-no + .ct-cell-text{color:#f07178}.mmi-usecases-section{background:var(--body-bg,#1a1a2e)}.mmi-usecases-section .section-title{color:var(--heading-color)}.mmi-usecases-section .section-subtitle{color:var(--text-muted-color,#6c757d)}.mmi-usecases-section .feature-title{color:var(--heading-color)}.mmi-usecases-section .feature-desc{color:var(--text-muted-color,#6c757d)}@media (max-width:767.98px){.mmi-compare-table{min-width:580px}.mmi-trust-badges{gap:.5rem .75rem}.mmi-trust-badge{font-size:.82rem;padding:.4rem .75rem}}