:root{--blue-bg: #2f66af;--card-bg: #ffffff;--border: #E5E7EB;--muted: #475569;--row-alt: #F3F4F6;--check: #16A34A;--cross: #EF4444;--radius-xl: 16px}.features-table{margin:22px auto;padding:10px;border-radius:15px;background:#fff;box-shadow:0 0 40px 0 rgba(0,0,0,.25)}.features-table .card{background:var(--card-bg);border-radius:var(--radius-xl);overflow:hidden;border:1px solid rgba(0,0,0,.04)}.features-table .table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.features-table table{width:100%;border-collapse:collapse;min-width:980px}.features-table table thead:first-child tr:first-child th{border-block-start:0}.features-table thead th{text-align:left;padding:18px 22px;color:#0b1d39;background:#fff;border-block-start:0;border:0;font-family:"Work Sans";font-size:27px;font-style:normal;font-weight:700;line-height:30px}.features-table thead th:first-child{width:38%}.features-table thead th:nth-child(2){width:31%}.features-table thead th:nth-child(3){width:31%}.features-table tbody td{padding:16px 22px;vertical-align:middle;background:#fff;border:0}.features-table tbody tr:nth-child(odd) td:first-child{background:var(--row-alt)}.features-table tbody tr:nth-child(even) td:first-child{background:#f8fafc}.features-table tbody tr td:first-child{font-weight:600;color:#0f172a;border-right:0;white-space:nowrap}.features-table tbody td:nth-child(2),.features-table tbody td:nth-child(3){color:var(--muted)}.features-table .cell{display:flex;gap:12px;align-items:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:30px}.features-table .icon{width:20px;height:20px;flex:0 0 20px;display:inline-block}.features-table .icon--check svg{fill:var(--check)}.features-table .icon--cross svg{fill:var(--cross)}.features-table .brand{display:inline-flex;align-items:center;gap:6px;font-weight:800;letter-spacing:.2px}.features-table .brand--with{color:#1e3a8a}.features-table .brand-dot{width:10px;height:10px;border-radius:50%;display:inline-block;background:#fbbf24;transform:translateY(1px)}.features-table .brand--without{color:#6b7280}.features-table .subtle{font-weight:600;color:#1f2937}.features-table .sr-only{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
