.mobile-store-link{white-space:normal!important;text-align:center;line-height:1.4;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.4em;max-width:100%;box-sizing:border-box}
.mobile-store-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.try-price small,.commerce-price small,.commerce-buybox-price small{font-size:.65em;font-weight:500;opacity:.8}
.commerce-platforms:has(.mobile-platform){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.mobile-platform{min-width:0}
.mobile-pricing-note{font-size:.85rem;line-height:1.5;opacity:.8}
.commerce-card-actions:has(.mobile-store-link){flex-wrap:wrap}
.commerce-card-actions .mobile-store-link{flex-basis:100%}
.try-app-actions:has(.mobile-store-link){display:flex;flex-direction:column;align-items:stretch;gap:10px}
.mobile-download-grid{margin-top:24px}
#buy{scroll-margin-top:100px}
@media(max-width:760px){.commerce-platforms:has(.mobile-platform){grid-template-columns:1fr}.commerce-platforms .mobile-platform{order:-1}.commerce-actions:has(.mobile-store-link){flex-wrap:wrap}.commerce-actions>.mobile-store-link{flex-basis:100%}.mobile-download-grid{grid-template-columns:1fr}.shop-filters{flex-wrap:wrap}}
