.sticky-atc{position:fixed;z-index:1;bottom:0;left:0;right:0;display:block;padding:1.2rem 1.6rem calc(1.2rem + env(safe-area-inset-bottom));border-top:.1rem solid rgba(var(--color-foreground),.08);box-shadow:0 -.4rem 1.2rem rgba(var(--color-foreground),.06);transform:translateY(100%);visibility:hidden;transition:transform .25s ease,visibility 0s linear .25s}.sticky-atc--visible{transform:translateY(0);visibility:visible;transition:transform .25s ease,visibility 0s linear 0s}@media screen and (min-width:750px){.sticky-atc{display:none}}@media(prefers-reduced-motion:reduce){.sticky-atc{transition:none}}.sticky-atc__inner{display:flex;flex-direction:column;gap:1rem}.sticky-atc__row{display:flex;align-items:stretch;gap:1rem}.sticky-atc__quantity{display:flex;align-items:center;flex:0 0 auto;min-height:4.8rem;padding:0 .4rem;border:.1rem solid rgba(var(--color-foreground),.55);border-radius:10rem}.sticky-atc__quantity[hidden]{display:none}.sticky-atc__quantity-button{display:flex;align-items:center;justify-content:center;width:3.4rem;height:4.4rem;padding:0;background:none;border:0;color:rgba(var(--color-foreground),.7);cursor:pointer}.sticky-atc__quantity-button[disabled]{opacity:.35;cursor:not-allowed}.sticky-atc__quantity-button svg{width:1.4rem;height:1.4rem}.sticky-atc__quantity-input{width:3.2rem;padding:0;background:transparent;border:0;color:rgb(var(--color-foreground));font-size:1.6rem;text-align:center;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.sticky-atc__quantity-input::-webkit-outer-spin-button,.sticky-atc__quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sticky-atc__quantity-input:focus-visible,.sticky-atc__quantity-button:focus-visible{outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.2rem;border-radius:.4rem}.sticky-atc__button{display:flex;align-items:center;justify-content:center;min-height:4.8rem;padding:.8rem 2rem;border-radius:10rem;font-size:1.5rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:opacity .15s ease}.sticky-atc__button--add{flex:1 1 auto;background-color:#273617;border:.1rem solid rgb(var(--color-foreground));color:#fff}.sticky-atc__button--buy{width:100%;background-color:rgb(var(--color-button));border:.1rem solid rgb(var(--color-button));color:rgb(var(--color-button-text));display:none}.sticky-atc__button[disabled]{cursor:not-allowed;opacity:.5}.sticky-atc__button.loading{opacity:.7;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/15/assets/component-sticky-atc.css.map */
