/* Only repairs for this article's legacy two-cell rows and embedded table.
   Shared Oxygen and navigation styles own typography, shell and container width. */
body.postid-14205 .rich-block { width: 100%; }
body.postid-14205 .rich-body > .card-body { padding: 0; }
body.postid-14205 .dec-row { grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); }
body.postid-14205 .dec-cat { width: auto; }
body.postid-14205 .dec-why { text-align: right; }
body.postid-14205 .rank-table { width: 100%; }
body.postid-14205 .rank-table table { width: 100%; table-layout: fixed; border-collapse: collapse; }
body.postid-14205 .rank-table :is(th, td) { white-space: normal; overflow-wrap: anywhere; text-align: left; vertical-align: top; }
body.postid-14205 .rank-table th:first-child { width: 34%; }
body.postid-14205 .ct-inner-content .dr-item { align-items: flex-start; }
body.postid-14205 .ct-inner-content .dr-label { min-width: 0; white-space: normal; flex: 1 1 30%; }
body.postid-14205 .ct-inner-content .dr-val { min-width: 0; white-space: normal; overflow-wrap: anywhere; flex: 1 1 70%; }
/* The optional score is absent for Legion; keep both buying actions aligned. */
body.postid-14205 .cmp-hero { grid-template-rows: auto; }
body.postid-14205 .cmp-side { min-width: 0; grid-row: auto; display: flex; flex-direction: column; align-items: center; }
body.postid-14205 .cmp-score-spacer { flex: 1; }
body.postid-14205 :is(.cmp-img, .prod-cta-img) img { object-fit: contain; }
body.postid-14205 :is(.cmp-btn, .prod-cta-btn) { min-height: 44px; white-space: normal; }
body.postid-14205 .cmp-btn { width: 100%; }
body.postid-14205 .rich-block > .ff-cr01-commerce { width: 100%; }
body.postid-14205 .rich-block .prod-cta { margin-inline: 0; }
body.postid-14205 .prod-cta-buy { flex-wrap: wrap; }

/* Approved Legion mockup: article presentation only; no shell/width/font imports. */
body.postid-14205 .ct-inner-content > .card { margin-bottom: 10px; border-radius: 12px; }
body.postid-14205 .ct-inner-content .rich-block { padding: 14px 16px; }
body.postid-14205 .ct-inner-content .rich-body { font-size: 13.5px; line-height: 1.7; color: var(--dim); }
body.postid-14205 .ct-inner-content .rich-body p + p { margin-top: 11px; }
body.postid-14205 .ct-inner-content .rich-body strong { color: var(--text); }
/* Lift existing section labels visually out of their cards without altering article text. */
body.postid-14205 .ct-inner-content > .card:has(> .rich-block > .rich-heading) { background: none; border: 0; overflow: visible; }
body.postid-14205 .ct-inner-content > .card > .rich-block:has(> .rich-heading) { padding: 0; }
body.postid-14205 .ct-inner-content .rich-heading { font-family: var(--fh); font-size: 15px; font-weight: 400; line-height: 1.3; letter-spacing: .1em; text-transform: uppercase; color: var(--muted); margin: 0; padding: 26px 0 6px; }
body.postid-14205 .ct-inner-content .rich-heading + .rich-body { width: 100%; padding: 14px 16px; background: var(--surface); border: 1px solid var(--border); border-radius: 12px; }
body.postid-14205 .ct-inner-content .rich-body > .callout { margin: 14px 0 !important; }
body.postid-14205 .ct-inner-content .callout { border-radius: 10px; padding: 12px 14px; font-size: 13px; line-height: 1.55; }
body.postid-14205 .ct-inner-content .callout.info { border-color: rgba(74,158,255,.3); background: rgba(74,158,255,.06); color: var(--dim); }
/* Existing decision component becomes the approved two-column result-cell presentation. */
body.postid-14205 .ct-inner-content .dec-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 8px; padding: 8px; }
body.postid-14205 .ct-inner-content .dec-row { display: flex; flex-direction: column; align-items: stretch; justify-content: flex-start; gap: 2px; min-width: 0; padding: 10px 12px; background: var(--surface2); border: 1px solid var(--border); border-radius: 9px; }
body.postid-14205 .ct-inner-content .dec-cat { font-size: 10px; line-height: 1.4; font-weight: 700; text-transform: uppercase; letter-spacing: .05em; color: var(--muted); }
body.postid-14205 .ct-inner-content .dec-why { text-align: left; font-size: 14px; line-height: 1.4; font-weight: 800; color: var(--text); overflow-wrap: anywhere; }
body.postid-14205 .ct-inner-content .rank-table { margin: 4px 0; overflow: hidden; border: 1px solid var(--border); border-radius: 10px; }
body.postid-14205 .ct-inner-content .rank-table table { min-width: 0; font-size: 12.5px; line-height: 1.5; }
body.postid-14205 .ct-inner-content .rank-table th { padding: 8px 10px; background: var(--surface2); color: var(--dim); font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: .04em; border-bottom: 1px solid var(--border); }
body.postid-14205 .ct-inner-content .rank-table td { padding: 9px 10px; color: var(--dim); border-bottom: 1px solid rgba(255,255,255,.04); }
body.postid-14205 .ct-inner-content .rank-table tr:last-child td { border-bottom: 0; }
body.postid-14205 .ct-inner-content .rank-table td:first-child { font-weight: 700; color: var(--text); }
body.postid-14205 .ct-inner-content .data-rows > div:has(.dr-label),
body.postid-14205 .ct-inner-content .dr-item:has(.dr-label) { display: flex; gap: 12px; padding: 10px 0; border-bottom: 1px solid var(--border); }
body.postid-14205 .ct-inner-content .data-rows > div:last-child { border-bottom: 0; }
body.postid-14205 .ct-inner-content .dr-item:not(:has(*)) { display: none; }
/* Reuse the existing hero with the mockup's compact identity treatment. */
body.postid-14205 .ct-inner-content > .ff-cr01-commerce { margin: 14px 0 10px; }
body.postid-14205 .cmp-side { padding: 16px 13px; border: 1px solid var(--border); border-radius: 12px; }
body.postid-14205 .cmp-img { width: 60px; height: 60px; margin-bottom: 10px; }
body.postid-14205 .cmp-name { font-family: var(--fd); font-size: 17px; line-height: 1.1; font-weight: 800; margin-bottom: 9px; }
body.postid-14205 .cmp-score { font-size: 30px; }
body.postid-14205 .cmp-score-spacer { min-height: 10px; }
body.postid-14205 .cmp-btn { margin-top: auto; }
body.postid-14205 .ct-inner-content .prod-cta { border-radius: 12px; }
@media(max-width:430px) {
 body.postid-14205 .ct-inner-content .rank-table :is(th,td) { padding: 8px 6px; }
 body.postid-14205 .ct-inner-content .dec-row { padding: 10px; }
}
