.sticky-atc{position:fixed;inset-inline:0;top:var(--sticky-atc-top-offset, 0px);z-index:2;background:var(--sticky-atc-bg, #ffffff);color:var(--sticky-atc-text, #121212);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 4px 12px #0000000f;transform:translateY(-110%);transition:transform .3s ease,top .2s ease,visibility 0s linear .3s;padding-top:var(--sticky-atc-padding-top, 12px);padding-bottom:var(--sticky-atc-padding-bottom, 12px);pointer-events:none;visibility:hidden}.sticky-atc[data-visible=true]{transform:translateY(0);pointer-events:auto;visibility:visible;transition:transform .3s ease,top .2s ease,visibility 0s linear 0s}.sticky-atc[hidden]{display:none}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.sticky-atc__product{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1}.sticky-atc__image{width:48px;height:48px;object-fit:cover;border-radius:4px;flex-shrink:0}.sticky-atc__info{min-width:0}.sticky-atc__title{font-weight:600;margin:0;font-size:1.4rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:inherit}.sticky-atc__price{margin:0;font-size:1.3rem;opacity:.85;color:inherit}.sticky-atc__price--sale{font-weight:600;opacity:1}.sticky-atc__price--compare{opacity:.6;margin-left:.4rem}.sticky-atc__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.sticky-atc__variant-select{padding:.6rem 2.2rem .6rem .9rem;border:1px solid var(--sticky-atc-variant-border, #121212);border-radius:4px;background:var(--sticky-atc-variant-bg, #ffffff);color:var(--sticky-atc-variant-text, #121212);font-size:1.3rem;max-width:180px;cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='none' stroke='currentColor' stroke-width='2' d='M1 1l5 5 5-5'/></svg>");background-repeat:no-repeat;background-position:right .7rem center}.sticky-atc__variant-select:focus{outline:2px solid var(--sticky-atc-variant-border, #121212);outline-offset:1px}.sticky-atc__quantity{display:inline-flex;align-items:center;border:1px solid var(--sticky-atc-variant-border, #121212);border-radius:4px;overflow:hidden;flex-shrink:0;background:var(--sticky-atc-variant-bg, #ffffff);color:var(--sticky-atc-variant-text, #121212)}.sticky-atc__quantity-button{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.6rem;border:none;background:transparent;color:inherit;font-size:1.8rem;line-height:1;cursor:pointer;transition:background .15s ease}.sticky-atc__quantity-button:hover{background:#0000000f}.sticky-atc__quantity-button:focus-visible{outline:2px solid var(--sticky-atc-variant-border, #121212);outline-offset:-2px}.sticky-atc__quantity-input{width:3.2rem;height:3.6rem;border:none;border-inline:1px solid var(--sticky-atc-variant-border, #121212);background:transparent;color:inherit;text-align:center;font-size:1.3rem;-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{outline:none}.sticky-atc__quantity:focus-within{outline:2px solid var(--sticky-atc-variant-border, #121212);outline-offset:1px}.sticky-atc__button-text--mobile{display:none}@media(max-width:749px){.sticky-atc__button-text--desktop{display:none}.sticky-atc__button-text--mobile{display:inline}}.sticky-atc__button{white-space:nowrap;min-width:140px;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border:none;border-radius:4px;background:var(--sticky-atc-button-bg, #FC5EB1);color:var(--sticky-atc-button-text, #ffffff);font-size:1.4rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.sticky-atc__button:hover:not([disabled]){background:var(--sticky-atc-button-bg-hover, #E04B9E);color:var(--sticky-atc-button-text-hover, #ffffff)}.sticky-atc__button:focus-visible{outline:2px solid var(--sticky-atc-button-bg, #FC5EB1);outline-offset:2px}.sticky-atc__button[disabled]{opacity:.5;cursor:not-allowed}.sticky-atc__button[aria-busy=true] [data-sticky-button-text]{visibility:hidden}.sticky-atc__button[aria-busy=true] .sticky-atc__spinner{position:absolute;display:block}.sticky-atc__spinner svg{width:1.8rem;height:1.8rem;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:749px){.sticky-atc{padding-inline:12px}.sticky-atc__image{width:44px;height:44px}.sticky-atc__title{font-size:1.3rem;white-space:normal;overflow:visible;text-overflow:clip;line-height:1.3}.sticky-atc__price{font-size:1.2rem}.sticky-atc__quantity-button{width:3rem;height:3.4rem;font-size:1.6rem}.sticky-atc__quantity-input{width:3rem;height:3.4rem;font-size:1.2rem}.sticky-atc__button{min-width:auto;flex:0 0 auto;padding:.8rem 1.4rem;font-size:1.3rem}.sticky-atc:not(.sticky-atc--has-variants) .sticky-atc__inner{flex-direction:row;align-items:center;gap:.6rem}.sticky-atc:not(.sticky-atc--has-variants) .sticky-atc__product{flex:1 1 auto;min-width:0;gap:.5rem}.sticky-atc:not(.sticky-atc--has-variants) .sticky-atc__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc:not(.sticky-atc--has-variants) .sticky-atc__actions{flex:0 0 auto;gap:.5rem}.sticky-atc--has-variants .sticky-atc__inner{flex-direction:column;align-items:stretch;gap:.6rem}.sticky-atc--has-variants .sticky-atc__product{flex:1 1 auto;width:100%;gap:.6rem}.sticky-atc--has-variants .sticky-atc__actions{width:100%;justify-content:space-between;gap:.5rem}.sticky-atc--has-variants .sticky-atc__variant-select{flex:1 1 auto;max-width:none;font-size:1.2rem;padding:.6rem 2rem .6rem .6rem;background-position:right .5rem center}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/section-sticky-atc.css.map */
