.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:150;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1),visibility 0s linear .3s;visibility:hidden;will-change:transform;background-color:var(--sticky-atc-bg-full);-webkit-backdrop-filter:blur(var(--sticky-atc-blur, 8px));backdrop-filter:blur(var(--sticky-atc-blur, 8px));padding-bottom:env(safe-area-inset-bottom)}@supports not (backdrop-filter: blur(1px)){.sticky-atc{background-color:var(--sticky-atc-bg-solid)}}.sticky-atc.is-visible{transform:translateY(0);visibility:visible;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility 0s linear 0s}.sticky-atc.is-suppressed{transform:translateY(100%);visibility:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),visibility 0s linear .3s}.sticky-atc--has-shadow{box-shadow:0 -4px 24px rgba(0,0,0,var(--sticky-atc-shadow-intensity, .4))}.sticky-atc__inner{display:flex;align-items:center;gap:12px;max-width:1440px;margin:0 auto;padding:10px 20px}.sticky-atc__image{flex-shrink:0;width:40px;height:40px;border-radius:var(--RADIUS, 0);overflow:hidden}.sticky-atc__image img{display:block;width:100%;height:100%;object-fit:cover}.sticky-atc__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sticky-atc__title{margin:0;font-family:var(--FONT-STACK-HEADING);font-size:13px;font-weight:600;line-height:1.3;color:var(--text)}.sticky-atc__price{margin:0;font-family:var(--FONT-STACK-BODY);font-size:13px;font-weight:400;line-height:1.3;color:var(--text);display:flex;align-items:center;gap:6px}.sticky-atc__compare-price{font-size:12px;color:var(--text);opacity:.6}.sticky-atc__variants{flex-shrink:0}.sticky-atc__variant-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--border);border-radius:var(--RADIUS, 0);background-color:transparent;color:var(--text);font-family:var(--FONT-STACK-BODY);font-size:12px;padding:6px 28px 6px 10px;cursor:pointer;max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M6 8.825a.5.5 0 01-.354-.146l-4-4a.5.5 0 01.708-.708L6 7.617l3.646-3.646a.5.5 0 01.708.708l-4 4A.5.5 0 016 8.825z' fill='%23333'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:12px}.sticky-atc__variant-select:focus-visible{outline:2px solid var(--COLOR-ACCENT, #004AC7);outline-offset:2px}.sticky-atc__action{flex-shrink:0}.sticky-atc__form{margin:0}.sticky-atc__btn{white-space:nowrap;min-width:0;padding:10px 20px;font-size:13px}.sticky-atc__btn[disabled]{opacity:.5;cursor:not-allowed}@media screen and (max-width:767px){.sticky-atc__inner{gap:8px;padding:8px 15px}.sticky-atc__image{display:none}.sticky-atc__title{font-size:11px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--sticky-atc-mobile-title-lines, 2);overflow:hidden}.sticky-atc__price{font-size:12px}.sticky-atc__variants{display:none}.sticky-atc__btn{padding:10px 16px;font-size:12px}}.sticky-atc.is-visible~.btn--scroll-top.is-visible,body:has(.sticky-atc.is-visible) .btn--scroll-top.is-visible{bottom:70px;transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s,bottom .3s ease}
/*# sourceMappingURL=/cdn/shop/t/188/assets/sticky-atc.css.map */
