body.kfq-is-open{overflow:hidden}.kfq-choices button.is-selected::after{content:"✓";margin-right:auto;color:var(--kfq-accent-ui);font-weight:800}.kfq-product{display:grid;grid-template-columns:1fr;gap:15px;align-items:center;margin:0;padding:13px;border:1px solid var(--kfq-border);border-radius:15px;background:var(--kfq-surface-soft)}.kfq-product.has-image{grid-template-columns:118px 1fr}.kfq-product img{display:block;width:118px;height:118px;border-radius:11px;object-fit:contain;background:var(--kfq-surface)}.kfq-product strong{display:block;margin-bottom:12px;font-size:16px}.kfq-product .kfq-match{display:inline-block;margin-bottom:5px;color:var(--kfq-accent-ui);font-size:13px;font-weight:800}.kfq-product .kfq-primary{min-height:42px;padding:8px 12px;font-size:13px}@media (max-width:600px){.kfq-product.has-image{grid-template-columns:90px 1fr}.kfq-product img{width:90px;height:90px}}