.addtocart .atc-row{display:inline-flex;align-items:center;gap:.45rem}.addtocart .atc-spin{width:1em;height:1em;animation:atc-rot 1s linear infinite}@keyframes atc-rot{to{transform:rotate(360deg)}}.addtocart .atc-check{width:1.05em;height:1.05em}.addtocart[data-state=adding],.addtocart[data-state=added]{pointer-events:none}.pb-btn--primary.addtocart[data-state=added]{box-shadow:0 0 0 2px color-mix(in oklab,var(--pb-accent) 40%,transparent) inset,0 0 18px color-mix(in oklab,var(--pb-accent) 30%,transparent);transition:box-shadow .2s ease}.addtocart{width:100%}
