.sticky-atc{position:fixed;bottom:0;left:0;right:0;z-index:10;background-color:#fff;border-top:1px solid #E5E5E5;box-shadow:0 -4px 12px #00000014;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);padding:12px 16px}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__container{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:16px;justify-content:space-between}.sticky-atc__product-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.sticky-atc__image{width:60px;height:60px;flex-shrink:0;border-radius:8px;overflow:hidden;background-color:#f9f9f9}.sticky-atc__image img{width:100%;height:100%;object-fit:cover}.sticky-atc__details{flex:1;min-width:0}.sticky-atc__title{font-size:.875rem;font-weight:600;color:#222;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:.875rem;font-weight:700;color:#c08c5a}.sticky-atc__price .price--on-sale{color:#cc0909}.sticky-atc__compare-price{font-size:.75rem;color:#6e6e6e;text-decoration:line-through;margin-left:6px}.sticky-atc__actions{display:flex;align-items:center;gap:12px}.sticky-atc__variant-select{min-width:120px}.sticky-atc__variant-select select{width:100%;padding:10px 12px;border:1px solid #E5E5E5;border-radius:6px;background-color:#fff;font-size:.875rem;color:#222;cursor:pointer;transition:border-color .2s ease}.sticky-atc__variant-select select:hover{border-color:#c08c5a}.sticky-atc__variant-select select:focus{outline:2px solid #C08C5A;outline-offset:2px;border-color:#c08c5a}.sticky-atc__quantity{display:flex;align-items:center;border:1px solid #E5E5E5;border-radius:6px;overflow:hidden}.sticky-atc__quantity-button{padding:10px 12px;background-color:#fff;border:none;cursor:pointer;font-size:1rem;color:#222;transition:background-color .2s ease;min-width:36px;display:flex;align-items:center;justify-content:center}.sticky-atc__quantity-button:hover{background-color:#f9f9f9}.sticky-atc__quantity-button:disabled{opacity:.5;cursor:not-allowed}.sticky-atc__quantity-input{width:50px;text-align:center;border:none;border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;padding:10px 4px;font-size:.875rem;font-weight:600}.sticky-atc__quantity-input:focus{outline:none}.sticky-atc__add-button{padding:12px 24px;background-color:#c08c5a;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:140px}.sticky-atc__add-button:hover{background-color:#a4641a;transform:translateY(-1px);box-shadow:0 4px 8px #c08c5a4d}.sticky-atc__add-button:active{transform:translateY(0)}.sticky-atc__add-button:disabled{background-color:#a5a5a5;cursor:not-allowed;transform:none;box-shadow:none}.sticky-atc__add-button.loading{position:relative;color:transparent;pointer-events:none}.sticky-atc__add-button.loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;margin:-8px 0 0 -8px;border:2px solid #FFFFFF;border-right-color:transparent;border-radius:50%;animation:sticky-atc-spinner .6s linear infinite}@keyframes sticky-atc-spinner{to{transform:rotate(360deg)}}@media screen and (max-width: 749px){.sticky-atc{padding:10px 12px}.sticky-atc__container{gap:12px}.sticky-atc__image{width:50px;height:50px}.sticky-atc__title,.sticky-atc__price{font-size:.8125rem}.sticky-atc__variant-select,.sticky-atc__quantity{display:none}.sticky-atc__add-button{padding:10px 20px;font-size:.8125rem;min-width:120px}}@media screen and (max-width: 480px){.sticky-atc__details{display:none}.sticky-atc__actions{flex:1;justify-content:flex-end}}@media (prefers-reduced-motion: reduce){.sticky-atc,.sticky-atc__add-button{transition:none}.sticky-atc__add-button:hover{transform:none}}@media print{.sticky-atc{display:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-sticky-atc.css.map */
