.product-sample-wrapper{--button-background: #941012;--button-color: #fbe3d6;width:100%}.product-sample-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;min-height:48px;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;text-align:center;white-space:nowrap;cursor:pointer;border-radius:0;background-color:var(--button-background, #333);color:var(--button-color, #fff);transition:background-color .2s ease,color .2s ease,border-color .2s ease,opacity .2s ease}.product-sample-button:hover:not(:disabled):not(.loading):not(.success):not(.error){background-color:var(--button-color, #333);color:var(--button-background, #fff)}.product-sample-button:focus-visible{outline:2px solid var(--color-foreground, #333);outline-offset:3px}.product-sample-button:disabled{opacity:1;cursor:not-allowed}.product-sample-button__text,.product-sample-button__loading,.product-sample-button__success,.product-sample-button__error{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:normal}.product-sample-button__text[hidden],.product-sample-button__loading[hidden],.product-sample-button__success[hidden],.product-sample-button__error[hidden]{display:none}.product-sample-button__fabric-name{font-weight:700}.product-sample-button.loading{pointer-events:none;opacity:.8!important}.product-sample-button.loading .product-sample-button__loading{opacity:1}.product-sample-button__loading .spinner{display:inline-block;width:1.25rem;height:1.25rem;margin-left:.5rem;vertical-align:middle}.product-sample-button__loading .spinner .path{stroke:currentColor;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.product-sample-button.loading .spinner{animation:rotator 1.4s linear infinite}@keyframes rotator{0%{transform:rotate(0)}to{transform:rotate(270deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.product-sample-button.success{background-color:#2d7d46;border-color:#2d7d46;color:#fff;pointer-events:none}.product-sample-button__success{color:inherit}.product-sample-button__checkmark{width:1rem;height:1rem;stroke:currentColor}.product-sample-button.error{background-color:#d32f2f;border-color:#d32f2f;color:#fff;pointer-events:none}.product-sample-button__error{color:inherit}.product-sample-button.limit-reached{cursor:not-allowed;text-transform:none}@media screen and (min-width: 990px){.product-sample-wrapper{max-width:100%}.product-sample-button{max-width:none}}@keyframes sample-button-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.product-sample-button.success{animation:sample-button-pulse .3s ease-out}@media (prefers-reduced-motion: reduce){.product-sample-button,.product-sample-button__loading .icon-loading,.product-sample-button__loading svg{animation:none;transition:none}}@media (forced-colors: active){.product-sample-button{border:2px solid currentColor}.product-sample-button:focus-visible{outline:3px solid Highlight}.product-sample-button.success,.product-sample-button.error{background-color:Highlight;color:HighlightText}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/snippet-product-sample-button.css.map */
