
/* Prime Select Lab V12.4 — Conversion Layer. Preserves V12.3 structure and adds seller-offer visibility. */
.commerce-snapshot{margin:14px 0 15px;padding:14px 15px;border:1px solid #d8e2ec;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbfe);box-shadow:0 6px 18px rgba(11,43,85,.05)}
.commerce-price{display:flex;flex-direction:column;gap:2px}.commerce-kicker{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#6b7888;font-weight:800}.commerce-price strong{font-size:1.18rem;color:#0b2b55;line-height:1.2}.commerce-best{margin-top:7px;color:#b51f35;font-weight:800;font-size:.86rem}.commerce-badges{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.commerce-badges span{font-size:.72rem;font-weight:750;color:#24405e;background:#eef4f9;border:1px solid #dce7f0;border-radius:999px;padding:5px 8px}.commerce-ingredients{margin-top:9px;font-size:.78rem;line-height:1.4;color:#465a6d}.commerce-label{font-weight:800;color:#233d59;margin-right:4px}.commerce-note{margin-top:8px;color:#7b8794;font-size:.67rem;line-height:1.35}
.product-card .commerce-snapshot{min-height:170px}.product-card .product-actions.v124-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;align-items:center}.product-card .product-actions.v124-actions .offer-cta{grid-column:1/-1;width:100%;justify-content:center}.product-card .product-actions.v124-actions .review-secondary{display:flex;justify-content:center;align-items:center;text-align:center;min-height:38px;border:1px solid #b8c7d6;border-radius:9px;color:#0b2b55;font-weight:800;font-size:.78rem;text-decoration:none}.product-card .product-actions.v124-actions .compare-toggle{min-height:38px}
.catalog-commerce-note{margin:0 0 18px;padding:12px 15px;border-radius:12px;background:#f5f8fb;border:1px solid #dce5ee;color:#536577;font-size:.82rem}.catalog-commerce-note strong{color:#0b2b55}
.review-offer-box{margin:18px 0 16px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#f8fbfe 0%,#fff 70%);border:1px solid #d3dfeb;box-shadow:0 10px 26px rgba(11,43,85,.07)}.review-offer-box .commerce-price strong{font-size:1.55rem}.review-offer-box .commerce-best{font-size:.95rem}.review-offer-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:13px}.review-offer-actions .btn{min-width:205px}.review-offer-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px}.review-offer-trust div{background:#fff;border:1px solid #e1e8ef;border-radius:10px;padding:8px 10px;font-size:.76rem;color:#516273}.review-offer-trust strong{display:block;color:#173957;font-size:.72rem;margin-bottom:2px}
.v11-leader-commerce{margin:10px 0 12px;padding:11px 12px;border:1px solid #d9e3ed;border-radius:14px;background:#fff}.v11-leader-commerce .commerce-price strong{font-size:1.08rem}.v11-leader-commerce .commerce-best{font-size:.78rem}.v11-actions.v124-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.v11-actions.v124-actions a{display:flex;align-items:center;justify-content:center;text-align:center}.v11-actions.v124-actions .offer-cta{grid-column:1/-1;background:#c6283d;color:#fff;border-radius:8px;padding:10px 12px;font-weight:800;text-decoration:none}.v11-actions.v124-actions .review{border:1px solid #c7d3df;border-radius:8px;padding:8px 10px;color:#0b2b55;background:#fff}.v11-actions.v124-actions .compare{border:1px solid #c7d3df;border-radius:8px;padding:8px 10px}
.mobile-offer-bar .mobile-price{display:block;font-size:.72rem;color:#dbe7f2}.mobile-offer-bar a{white-space:nowrap}
@media(max-width:760px){.product-card .commerce-snapshot{min-height:0}.review-offer-actions{display:grid;grid-template-columns:1fr}.review-offer-actions .btn{width:100%;min-width:0}.review-offer-trust{grid-template-columns:1fr}.commerce-price strong{font-size:1.12rem}.review-offer-box .commerce-price strong{font-size:1.35rem}}
