.cmos-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cmos-product-card{border:1px solid #dbe5f0;border-radius:16px;overflow:hidden;background:#fff}.cmos-product-card>img{width:100%;aspect-ratio:1.25;object-fit:contain;background:#fff;padding:14px}.cmos-product-body{padding:16px}.cmos-product-body h3{margin:0 0 8px;line-height:1.2}.cmos-score{font-size:.86rem;color:#51627a}.cmos-score strong{color:#0a75e8}.cmos-price{font-size:1.22rem;font-weight:900;margin:8px 0}.cmos-buy{display:block;text-align:center;background:#0b79ea;color:#fff!important;font-weight:800;border-radius:9px;padding:11px 13px;margin-top:10px}.cmos-product-body small{display:block;color:#74839a;text-align:center;margin-top:5px}.cmos-related{margin-top:48px;border-top:3px solid #0b79ea;padding-top:16px}@media(max-width:900px){.cmos-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.cmos-product-grid{grid-template-columns:1fr}}
.cmos-affiliate-disclosure{margin:0 0 24px;padding:13px 15px;border-left:4px solid #0b79ea;background:#f5f9ff;color:#44546a;font-size:.88rem;line-height:1.55}.cmos-affiliate-disclosure strong{color:#10213b}
