.article-body .comparison{width:100%;max-width:none;border-collapse:collapse;table-layout:fixed;margin:30px 0 18px;font-size:14px;line-height:1.6}
.article-body .comparison th,.article-body .comparison td{text-align:left;vertical-align:top;border-bottom:1px solid #d4d9e1;padding:20px 16px}
.article-body .comparison thead th{vertical-align:middle;background:#fafbfc}
.article-body .comparison thead th:first-child{width:24%;font-size:13px}
.article-body .comparison thead th:nth-child(2){width:38%}
.article-body .comparison td:nth-child(2){background:#f0f5ff;color:#193d70}
.article-body .comparison th,.article-body .comparison strong{font-weight:600}
.article-body .rellay-brand{display:flex;align-items:center;gap:8px;font-size:26px;color:#17181c}
.article-body .other-brands{display:flex;flex-wrap:wrap;gap:14px;align-items:center;color:#17181c}
.article-body .other-brands small{display:block;font-size:12px;color:#43474e;font-weight:400}
.article-body .chatgpt-brand{display:flex;align-items:center;gap:8px;font-size:20px}
.article-body .download,.article-body .comparison-attribution{font-size:13px}
.article-body .comparison-attribution{margin-top:32px;color:#626873}
.article-body .article-cta .button{white-space:normal;text-align:center;line-height:1.4}
@media(max-width:700px){
  .article-body .comparison,.article-body .comparison thead,.article-body .comparison tbody,.article-body .comparison tbody tr{display:block}
  .article-body .comparison thead tr{display:flex;flex-wrap:wrap;padding:14px 0;gap:12px}
  .article-body .comparison thead th{border:0;padding:0;background:transparent}
  .article-body .comparison thead th:first-child{width:100%}
  .article-body .comparison thead th:nth-child(2){width:40%}
  .article-body .comparison thead th:nth-child(3){flex:1}
  .article-body .comparison tbody tr{margin:0 0 20px;border:1px solid #d4d9e1;border-radius:10px;overflow:hidden}
  .article-body .comparison tbody th{display:block;padding:13px 16px;background:#fafbfc}
  .article-body .comparison td{display:block;border:0;padding:14px 16px;font-size:14px}
  .article-body .comparison td::before{content:attr(data-label);display:block;font-size:12px;font-weight:600;margin-bottom:6px}
  .article-body .comparison td:nth-child(3){border-top:1px solid #d4d9e1}
  .article-body .rellay-brand{font-size:22px}
  .article-body .other-brands{gap:10px}
  .article-body .other-brands img{max-width:120px}
  .article-body .chatgpt-brand{font-size:17px}
}
