.strc-product-card{box-sizing:border-box;display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center;margin:28px 0;padding:18px;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#fff;box-shadow:0 6px 22px rgba(15,23,42,.06);font-family:inherit}.strc-product-image{width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:9px;overflow:hidden}.strc-product-image img{max-width:100%;max-height:100%;object-fit:contain}.strc-product-copy{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.strc-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.strc-product-copy strong{font-size:18px;color:#0f172a}.strc-price{font-size:17px;font-weight:800;color:#0f172a}.strc-cta{display:inline-flex;margin-top:4px;padding:10px 15px;border-radius:7px;background:#0f172a;color:#fff!important;text-decoration:none!important;font-weight:700}.strc-cta.is-loading{opacity:.65;pointer-events:none}@media(max-width:620px){.strc-product-card{grid-template-columns:86px 1fr;padding:14px}.strc-product-image{width:86px;height:86px}.strc-product-copy strong{font-size:16px}}
.strc-microcopy{font-size:12px;line-height:1.45;color:#64748b;margin-top:2px}.strc-eyebrow{font-weight:600}
