.t-compare{--c-bg:#fff;--c-border:rgba(0,0,0,.08);--c-muted:#64748b;--c-yes:#16a34a;--c-pop:#0ea5a5;--shadow:0 10px 40px rgba(0,0,0,.08)}.t-compare .wp-block-table{overflow-x:auto}.t-compare table{width:100%;border-collapse:separate;border-spacing:0;background:var(--c-bg);border-radius:12px;box-shadow:var(--shadow)}.t-compare th,.t-compare td{border:1px solid var(--c-border);padding:14px 16px;vertical-align:middle}.t-compare thead th{font-weight:700;text-align:center;padding:18px}.t-compare thead th:first-child{text-align:left}.t-compare td:first-child,.t-compare th:first-child{width:42%;text-align:left}.t-compare td:nth-child(2),.t-compare td:nth-child(3),.t-compare th:nth-child(2),.t-compare th:nth-child(3){width:29%;text-align:center}.t-compare tbody tr:nth-child(even) td{background:rgba(0,0,0,.02)}.t-compare tbody tr:first-child td{font-size:22px;font-weight:800;padding:20px 16px}.t-compare tbody tr:first-child td .sub{display:block;font-size:12px;font-weight:500;opacity:.7;margin-top:4px}.t-compare thead th:nth-child(3),.t-compare tbody td:nth-child(3){background:linear-gradient(180deg,rgba(14,165,165,.12),rgba(14,165,165,.03))}@media (max-width:768px){.t-compare table{min-width:720px}}