/* V65: restore Amazon CTAs without changing current visual system */
.product-page .actions{display:flex!important;flex-wrap:wrap!important;gap:12px!important;align-items:stretch!important}
.product-page .actions .btn-amazon-offer{flex:1 1 220px!important;min-width:220px!important}
.product-buy-row.shopify-commerce-actions .btn-amazon-offer{min-height:58px!important}
@media(max-width:760px){.product-page .actions .btn-amazon-offer{flex:1 1 100%!important;min-width:0!important;width:100%!important}.product-buy-row.shopify-commerce-actions .btn-amazon-offer{grid-column:1/-1!important;width:100%!important}}
