.comparison-score{background:linear-gradient(135deg,#22c55e14,#22c55e05);border:1px solid #22c55e26;border-radius:16px;justify-content:center;gap:1.5rem;margin:2rem 0;padding:1.5rem;display:flex}.comparison-score__item{flex-direction:column;align-items:center;gap:.3rem;min-width:100px;display:flex}.comparison-score__label{color:var(--pseo-text-body,#555);text-align:center;font-size:.85rem;font-weight:600}.comparison-score__value{font-size:2rem;font-weight:800;line-height:1}.comparison-score__item--a .comparison-score__value{color:#22c55e}.comparison-score__item--b .comparison-score__value{color:#3b82f6}.comparison-score__item--tie .comparison-score__value{color:#a3a3a3}.comparison-overviews{grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0;display:grid}@media (max-width:768px){.comparison-overviews{grid-template-columns:1fr}}.comparison-overview{background:var(--pseo-bg-card,#fff);border:1px solid #00000014;border-radius:12px;padding:1.5rem}.comparison-overview h2{color:var(--pseo-text-heading,#1a1a2e);margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.comparison-overview--a{border-left:4px solid #22c55e}.comparison-overview--b{border-left:4px solid #3b82f6}.comparison-overview p{color:var(--pseo-text-body,#555);font-size:.95rem;line-height:1.6}.comparison-table-wrapper{margin:2rem 0}.comparison-table-wrapper h2{color:var(--pseo-text-heading,#1a1a2e);margin-bottom:1rem;font-size:1.3rem;font-weight:700}.comparison-table{-webkit-overflow-scrolling:touch;border:1px solid #00000014;border-radius:12px;overflow-x:auto}.comparison-table__header{color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#22c55e,#16a34a);grid-template-columns:2fr 1fr 1fr 1fr;font-size:.85rem;font-weight:700;display:grid}.comparison-table__row{border-bottom:1px solid #0000000d;grid-template-columns:2fr 1fr 1fr 1fr;transition:background .2s;display:grid}.comparison-table__row:hover{background:#22c55e0a}.comparison-table__row:last-child{border-bottom:none}.comparison-table__cell{word-break:break-word;overflow-wrap:break-word;flex-direction:column;justify-content:center;padding:.85rem 1rem;font-size:.9rem;display:flex}.comparison-table__cell--feature strong{color:var(--pseo-text-heading,#1a1a2e);font-weight:600}.comparison-table__explanation{color:var(--pseo-text-body,#777);margin-top:.2rem;font-size:.8rem}.comparison-table__cell.winner{color:#22c55e;font-weight:700}.winner-badge{text-align:center;border-radius:6px;padding:.2rem .5rem;font-size:.75rem;font-weight:700;display:inline-block}.winner-badge--a{color:#16a34a;background:#22c55e26}.winner-badge--b{color:#2563eb;background:#3b82f626}.winner-badge--tie{color:#737373;background:#a3a3a326}@media (max-width:768px){.comparison-table__header,.comparison-table__row{grid-template-columns:1.5fr 1fr 1fr .8fr;min-width:480px;font-size:.8rem}.comparison-table__cell{padding:.6rem .5rem}}@media (max-width:480px){.comparison-table__header,.comparison-table__row{grid-template-columns:1.8fr 1fr 1fr .8fr;min-width:420px;font-size:.72rem}.comparison-table__cell{padding:.5rem .4rem}.comparison-table__explanation{font-size:.7rem}.winner-badge{padding:.15rem .35rem;font-size:.65rem}}.comparison-pros-cons{grid-template-columns:1fr 1fr;gap:1.5rem;margin:2rem 0;display:grid}@media (max-width:768px){.comparison-pros-cons{grid-template-columns:1fr}}.comparison-pros-cons__column{background:var(--pseo-bg-card,#fff);border:1px solid #00000014;border-radius:12px;padding:1.5rem}.comparison-pros-cons__column h2{color:var(--pseo-text-heading,#1a1a2e);margin-bottom:1rem;font-size:1.15rem;font-weight:700}.pros-cons-list__heading{margin-bottom:.5rem;font-size:.9rem;font-weight:600}.pros-cons-list__heading--pro{color:#22c55e}.pros-cons-list__heading--con{color:#ef4444}.pros-cons-list ul{margin:0 0 1rem;padding:0;list-style:none}.pros-cons-list li{color:var(--pseo-text-body,#555);padding:.4rem 0 .4rem 1.2rem;font-size:.9rem;position:relative}.pros-cons-list__section:first-child li:before{content:"✓";color:#22c55e;font-weight:700;position:absolute;left:0}.pros-cons-list__section:last-child li:before{content:"✗";color:#ef4444;font-weight:700;position:absolute;left:0}.best-for-badge{color:var(--pseo-text-body,#555);background:linear-gradient(135deg,#22c55e14,#22c55e08);border:1px solid #22c55e26;border-radius:8px;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem}.best-for-badge strong{color:#22c55e}.comparison-verdict{background:linear-gradient(135deg,#22c55e1a,#22c55e05);border:2px solid #22c55e33;border-radius:16px;margin:2rem 0;padding:2rem}.comparison-verdict h2{color:var(--pseo-text-heading,#1a1a2e);margin-bottom:.75rem;font-size:1.3rem;font-weight:700}.comparison-verdict p{color:var(--pseo-text-body,#555);font-size:1rem;line-height:1.7}.comparison-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;margin:1rem 0 2rem;display:grid}.comparison-card{background:var(--pseo-bg-card,#fff);border:1px solid #00000014;border-radius:12px;padding:1.25rem;text-decoration:none;transition:all .3s;display:block}.comparison-card:hover{border-color:#22c55e4d;transform:translateY(-2px);box-shadow:0 8px 24px #22c55e1f}.comparison-card__vs{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.comparison-card__item{color:var(--pseo-text-heading,#1a1a2e);font-size:1rem;font-weight:700}.comparison-card__badge{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:800;display:inline-flex}.comparison-card__desc{color:var(--pseo-text-body,#777);margin:0;font-size:.85rem;line-height:1.5}[data-theme=dark] .comparison-score{background:linear-gradient(135deg,#22c55e1f,#22c55e0a);border-color:#22c55e40}[data-theme=dark] .comparison-overview,[data-theme=dark] .comparison-pros-cons__column,[data-theme=dark] .comparison-card{background:#ffffff0d;border-color:#ffffff1a}[data-theme=dark] .comparison-overview h2,[data-theme=dark] .comparison-pros-cons__column h2,[data-theme=dark] .comparison-table-wrapper h2,[data-theme=dark] .comparison-verdict h2,[data-theme=dark] .comparison-table__cell--feature strong,[data-theme=dark] .comparison-card__item{color:#f0f0f0}[data-theme=dark] .comparison-overview p,[data-theme=dark] .comparison-verdict p,[data-theme=dark] .comparison-table__cell,[data-theme=dark] .pros-cons-list li,[data-theme=dark] .best-for-badge,[data-theme=dark] .comparison-card__desc{color:#ccc}[data-theme=dark] .comparison-table{border-color:#ffffff1a}[data-theme=dark] .comparison-table__row{border-bottom-color:#ffffff0f}[data-theme=dark] .comparison-table__row:hover{background:#22c55e14}[data-theme=dark] .comparison-verdict{background:linear-gradient(135deg,#22c55e26,#22c55e0d);border-color:#22c55e4d}[data-theme=dark] .comparison-card:hover{box-shadow:0 8px 24px #22c55e33}
