.comparison-tool{padding-top:46px;padding-bottom:100px}.comparison-selectors{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:26px}.comparison-selectors label{font-size:13px;font-weight:700;color:var(--muted)}.comparison-selectors select{display:block;width:100%;margin-top:7px;padding:14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);font:inherit}.comparison-output{overflow-x:auto}.comparison-summary span{font-size:13px;line-height:1.55}.selector-products{display:grid;gap:12px;margin:22px 0}.selector-product{display:grid;grid-template-columns:110px 1fr;gap:16px;padding:14px;border:1px solid var(--line);border-radius:14px}.selector-product img{width:110px;height:100%;min-height:110px;object-fit:contain;background:var(--cream);border-radius:10px}.selector-product span,.selector-product small{color:var(--muted);font-size:12px}.selector-product h3{margin:3px 0;font-size:20px}.selector-product p{font-size:13px;margin:5px 0}.selector-product a{display:inline-block;margin-top:6px;color:var(--green);font-weight:700}@media(max-width:700px){.comparison-selectors{grid-template-columns:1fr}.selector-product{grid-template-columns:82px 1fr}.selector-product img{width:82px;min-height:90px}.selector-product p{display:none}}
