:root{--sticky-bg: #fff;--sticky-text: #111;--sticky-border: #e5e7eb;--sticky-primary: #ff6b35;--progress-bg: #f2f4f7;--progress-fill: #ff6b35;--toast-bg: #10b981;--toast-text: #fff}.sticky-atc{position:fixed;left:0;right:0;bottom:60px;z-index:650;background:var(--sticky-bg);border-top:1px solid var(--sticky-border);padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));box-shadow:0 -4px 12px #0000000f;font-family:var(--heading-font-family, inherit);color:var(--sticky-text);transform:translateY(100%);transition:transform .3s ease}.sticky-atc:not([hidden]){transform:translateY(0)}.sticky-atc[hidden]{transform:translateY(100%)}.sticky-atc__main{max-width:100%}.sticky-atc__row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.sticky-atc__thumb{flex-shrink:0;width:32px;height:32px;border-radius:4px;overflow:hidden;background:#f9fafb}.sticky-atc__image{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc__info{flex:1;min-width:0}.sticky-atc__title{font-size:14px;font-weight:500;line-height:1.2;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--sticky-text)}.sticky-atc__price{font-size:14px;font-weight:600;display:flex;align-items:center;gap:6px}.sticky-atc__price .product-price{margin:0;font-size:inherit}.sticky-atc__price .price{font-size:inherit;margin:0}.sticky-atc__price .compare-price{text-decoration:line-through;opacity:.6;font-size:12px}.sticky-atc__variant{margin-top:3px;font-size:12px;line-height:1.2;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__variant-text{font-weight:400;font-style:italic}.sticky-atc__qty{display:flex;align-items:center;gap:6px;flex-shrink:0}.sticky-atc__qty-btn{width:28px;height:28px;border:1px solid var(--sticky-border);background:var(--sticky-bg);color:var(--sticky-text);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .15s ease;line-height:1}.sticky-atc__qty-btn:hover:not(:disabled){background:#f9fafb}.sticky-atc__qty-btn:active:not(:disabled){background:#f3f4f6;transform:scale(.95)}.sticky-atc__qty-btn:disabled{opacity:.4;cursor:not-allowed}.sticky-atc__qty-input{width:36px;height:28px;border:1px solid var(--sticky-border);border-radius:4px;text-align:center;font-size:14px;font-weight:500;background:var(--sticky-bg);color:var(--sticky-text);-webkit-appearance:none;-moz-appearance:textfield;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__btn{flex-shrink:0;height:42px;padding:0 20px;background:var(--sticky-primary);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px}.sticky-atc__btn:hover:not(:disabled){background:color-mix(in srgb,var(--sticky-primary) 90%,black);transform:translateY(-1px)}.sticky-atc__btn:active:not(:disabled){transform:scale(.98)}.sticky-atc__btn:disabled{opacity:.5;cursor:not-allowed}.sticky-atc__progress{margin-top:8px}.sticky-atc__progress-text{font-size:12px;color:var(--sticky-text);margin-bottom:4px;text-align:center;line-height:1.3}.sticky-atc__meter{width:100%;height:4px;background:var(--progress-bg);border-radius:999px;overflow:hidden}.sticky-atc__bar{height:100%;background:var(--progress-fill);border-radius:inherit;transform-origin:left;transition:width .25s ease;min-width:0}.sticky-atc__toast{position:fixed;bottom:calc(90px + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%) translateY(100px);background:var(--toast-bg);color:var(--toast-text);padding:12px 24px;border-radius:24px;font-size:14px;font-weight:500;z-index:700;opacity:0;transition:all .3s ease;box-shadow:0 4px 12px #00000026}.sticky-atc__toast.show{opacity:1;transform:translate(-50%) translateY(0)}body.has-sticky-atc{padding-bottom:calc(85px + env(safe-area-inset-bottom,0px));transition:padding-bottom .2s ease}@media (max-width: 480px){.sticky-atc__row{gap:8px}.sticky-atc__thumb{width:28px;height:28px}.sticky-atc__title,.sticky-atc__price{font-size:13px}.sticky-atc__btn{height:32px;padding:0 12px;font-size:13px}.sticky-atc__qty-btn{width:26px;height:26px;font-size:14px}.sticky-atc__qty-input{width:32px;height:26px;font-size:13px}}@media (min-width: 769px){.sticky-atc{display:none!important}body.has-sticky-atc{padding-bottom:0!important}}@media (prefers-reduced-motion: reduce){.sticky-atc,.sticky-atc__toast,.sticky-atc__bar,.sticky-atc__qty-btn{transition:none}}@media (prefers-contrast: high){.sticky-atc{border-top-width:2px}.sticky-atc__qty-btn,.sticky-atc__qty-input{border-width:2px}}.sticky-atc__qty-btn:focus-visible,.sticky-atc__qty-input:focus-visible,.sticky-atc__btn:focus-visible{outline:2px solid var(--sticky-primary);outline-offset:2px}.sticky-atc__btn.loading{position:relative;color:transparent}.sticky-atc__btn.loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:sticky-atc-spin .8s linear infinite}@keyframes sticky-atc-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/sticky-atc-bar.css.map */
