.store-btn{transition:transform var(--motion-fast,.16s) var(--ease-out,cubic-bezier(.23,1,.32,1)),background-color var(--motion-std,.22s) var(--ease-out,cubic-bezier(.23,1,.32,1)),color var(--motion-std,.22s) var(--ease-out,cubic-bezier(.23,1,.32,1)),box-shadow var(--motion-fast,.16s) var(--ease-out,cubic-bezier(.23,1,.32,1));will-change:transform}.store-btn:active:not(:disabled){transform:scale(.97)}.store-btn--chip{min-height:44px;padding-inline:16px}@media (prefers-reduced-motion:reduce){.store-btn{transition:background-color var(--motion-std,.22s) ease,color var(--motion-std,.22s) ease}.store-btn:active:not(:disabled){transform:none}}