.compare-block{--accent:#6b4eff;--ok:#16a34a;--no:#ef4444;--text:#0f172a;--bg:#fff;--border:#d1d5db;font-family:Arial,Helvetica,sans-serif;margin:20px 0}.compare-title{color:var(--text);font-size:1.8rem;font-weight:700;margin-bottom:16px}.compare-wrap{border:1px solid var(--border);border-radius:8px;overflow-x:auto}.compare-table{border-collapse:collapse;font-size:16px;line-height:1.4;table-layout:fixed;width:100%}.compare-table td,.compare-table th{border:1px solid var(--border);padding:14px 16px;vertical-align:middle;word-wrap:break-word}.compare-table tbody th,.compare-table thead th:first-child{color:#111827;font-size:15px;font-weight:600;text-align:left;white-space:normal;width:60%}.compare-table td:nth-child(2),.compare-table thead th.col-base{background:rgba(107,78,255,.06);text-align:center;width:20%}.compare-table td:nth-child(3),.compare-table thead th.col-competitor{text-align:center;width:20%}.compare-table thead th{background:#f9fafb;font-size:16px;font-weight:700;text-align:center;white-space:nowrap}.mark{border-radius:6px;display:inline-block;font-size:1rem;font-weight:700;line-height:1.6rem;min-width:1.6rem}.mark.yes{background:rgba(22,163,74,.12);color:var(--ok)}.mark.no{background:rgba(239,68,68,.12);color:var(--no)}