.sticky-atc{position:fixed;left:0;right:0;bottom:calc(1rem + env(safe-area-inset-bottom,0px));z-index:50;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(120%);transition:opacity .24s ease,transform .24s ease,visibility .24s ease}.sticky-atc.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.sticky-atc__inner{display:flex;flex-direction:column;gap:1rem;margin:0 auto;padding:1rem 1.2rem;border-radius:18px;background:#f5f5f2;color:#13213c;box-shadow:0 10px 30px #0000001a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.sticky-atc__top{display:flex;align-items:center;gap:1rem;min-width:0}.sticky-atc__media{flex:0 0 auto}.sticky-atc__image-wrap{width:5.6rem;height:5.6rem;border-radius:12px;overflow:hidden;background:#13213c0f}.sticky-atc__image{width:5.6rem;height:5.6rem;object-fit:cover;display:block;border-radius:12px}.sticky-atc__summary{min-width:0;flex:1 1 auto}.sticky-atc__title{margin:0;font-size:1.35rem;line-height:1.25;font-weight:600;color:#111;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price-row{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap;margin-top:.45rem}.sticky-atc__compare-price{font-size:1.05rem;line-height:1.2;color:#11111180;text-decoration:line-through}.sticky-atc__price{font-size:1.15rem;line-height:1.2;font-weight:700;color:#13213c}.sticky-atc__meta{margin-top:.45rem}.sticky-atc__variant{display:inline-block;font-size:1rem;line-height:1.25;color:#13213ccc}.sticky-atc__variant:empty{display:none}.sticky-atc__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.sticky-atc__variants{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap;min-width:0;flex:1 1 auto}.sticky-atc__option{min-width:0;max-width:18rem}.sticky-atc__label{display:block;margin-bottom:.35rem;font-size:.82rem;line-height:1.2;font-weight:600;color:#13213cb8;text-transform:uppercase;letter-spacing:.03em}.sticky-atc__select-wrap{position:relative}.sticky-atc__select{appearance:none;-webkit-appearance:none;width:100%;min-width:11rem;height:4.2rem;padding:0 3.2rem 0 1.2rem;border-radius:12px;border:1px solid rgba(19,33,60,.12);background:#fff;color:#111;font-size:1rem;line-height:1.2;box-shadow:none;outline:none}.sticky-atc__select:focus{border-color:#13213c47}.sticky-atc__select option{color:#111;background:#fff}.sticky-atc__select-wrap:after{content:"";position:absolute;top:50%;right:1.2rem;width:.8rem;height:.8rem;border-right:2px solid #13213c;border-bottom:2px solid #13213c;transform:translateY(-65%) rotate(45deg);pointer-events:none}.sticky-atc__actions{display:flex;align-items:center;gap:.8rem;flex:0 0 auto}.sticky-atc__qty{display:inline-flex;align-items:center;height:4.2rem;border-radius:999px;overflow:hidden;border:1px solid rgba(19,33,60,.12);background:#fff}.sticky-atc__qty-btn{width:4rem;height:4.2rem;border:0;background:transparent;color:#13213c;font-size:1.8rem;line-height:1;cursor:pointer}.sticky-atc__qty-btn:hover{background:#13213c0d}.sticky-atc__qty-input{width:4.4rem;height:4.2rem;border:0;outline:none;background:transparent;color:#111;text-align:center;font-size:1rem;font-weight:600;-moz-appearance:textfield}.sticky-atc__qty-input::-webkit-outer-spin-button,.sticky-atc__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.sticky-atc__right{flex:0 0 auto}.sticky-atc__button.button{min-height:4.2rem;min-width:14.5rem;padding:0 2rem;border-radius:14px;white-space:nowrap;background:#13213c!important;color:#fff!important;border:1px solid #13213c!important;box-shadow:none}.sticky-atc__button.button:hover{background:#0f1b31!important;color:#fff!important;border-color:#0f1b31!important}.sticky-atc__button .sticky-atc__button-text{color:#fff!important;font-weight:700}.sticky-atc__button[disabled],.sticky-atc__button[aria-disabled=true]{opacity:.55;cursor:not-allowed}.sticky-atc__button.loading{opacity:.85}@media screen and (max-width:989px){.sticky-atc__bottom{flex-direction:column;align-items:stretch}.sticky-atc__variants{width:100%}.sticky-atc__option{flex:1 1 100%;max-width:100%}.sticky-atc__select{min-width:100%}.sticky-atc__actions{width:100%;justify-content:space-between}.sticky-atc__button.button{flex:1 1 auto;min-width:0}}@media screen and (max-width:749px){.sticky-atc{bottom:calc(.8rem + env(safe-area-inset-bottom,0px))}.sticky-atc__inner{margin-inline:.8rem;padding:.9rem;gap:.85rem;border-radius:14px}.sticky-atc__top{gap:.8rem}.sticky-atc__image,.sticky-atc__image-wrap{width:4.8rem;height:4.8rem}.sticky-atc__title{font-size:1.08rem}.sticky-atc__compare-price,.sticky-atc__price,.sticky-atc__variant{font-size:.95rem}.sticky-atc__label{font-size:.74rem}.sticky-atc__select{min-width:100%;height:3.9rem;font-size:.95rem;padding-left:1rem;padding-right:2.8rem;border-radius:10px}.sticky-atc__qty{height:3.9rem}.sticky-atc__qty-btn{width:3.5rem;height:3.9rem;font-size:1.5rem}.sticky-atc__qty-input{width:3.8rem;height:3.9rem;font-size:.95rem}.sticky-atc__actions{gap:.65rem}.sticky-atc__button.button{min-height:3.9rem;min-width:0;padding-inline:1.3rem;border-radius:12px}}@media screen and (min-width:750px){.sticky-atc__inner{max-width:calc(var(--page-width) - 4rem)}}@media screen and (max-width:989px){.sticky-atc__bottom{flex-direction:column;align-items:stretch;gap:.75rem}.sticky-atc__variants{display:flex;flex-wrap:nowrap;gap:.6rem;width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:.2rem;scrollbar-width:none;-ms-overflow-style:none}.sticky-atc__variants::-webkit-scrollbar{display:none}.sticky-atc__option{flex:0 0 auto;min-width:9.8rem;max-width:11.5rem}.sticky-atc__label{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sticky-atc__select{min-width:9.8rem;height:3.65rem;padding:0 2.7rem 0 1rem;border-radius:10px;font-size:.92rem}.sticky-atc__actions{width:100%;display:flex;align-items:center;gap:.65rem}.sticky-atc__qty{flex:0 0 auto;height:3.65rem}.sticky-atc__qty-btn{width:3.3rem;height:3.65rem;font-size:1.4rem}.sticky-atc__qty-input{width:3.5rem;height:3.65rem;font-size:.95rem}.sticky-atc__right{flex:1 1 auto}.sticky-atc__button.button{width:100%;min-width:0;min-height:3.65rem;padding-inline:1.2rem;border-radius:12px}}@media screen and (max-width:749px){.sticky-atc__inner{gap:.75rem}.sticky-atc__option{min-width:8.8rem;max-width:10.5rem}.sticky-atc__select{min-width:8.8rem;height:3.45rem;font-size:.88rem;padding-left:.9rem;padding-right:2.5rem}.sticky-atc__qty{height:3.45rem}.sticky-atc__qty-btn{width:3rem;height:3.45rem;font-size:1.25rem}.sticky-atc__qty-input{width:3.2rem;height:3.45rem;font-size:.9rem}.sticky-atc__button.button{min-height:3.45rem}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/sticky-add-to-cart.css.map */
