sticky-add-to-cart{position:fixed;bottom:24px;right:24px;left:auto;z-index:10000;transform:translateY(120%);opacity:0;transition:all .4s cubic-bezier(.16,1,.3,1);width:auto;max-width:calc(100vw - 32px);padding-bottom:env(safe-area-inset-bottom)}sticky-add-to-cart.is-visible{transform:translateY(0);opacity:1}.sticky-atc-container{background:#1a1a1a;color:#fff;border-radius:12px;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014;display:flex;align-items:center;gap:12px;padding:10px;width:100%;min-width:320px}.sticky-atc-image{width:48px;height:48px;flex-shrink:0;border-radius:8px;overflow:hidden;background-color:#333}.sticky-atc-image img{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc-info{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:2px}.sticky-atc-title{font-size:13px;font-weight:600;line-height:1.2;color:#fff;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.sticky-atc-price{font-size:14px;font-weight:500;color:#e0e0e0;line-height:1}.sticky-atc-price .price--compare{font-size:12px;color:#999;text-decoration:line-through;margin-left:6px}.sticky-atc-button{min-width:90px;padding:8px 16px;height:36px;background-color:#fff;color:#000;border:none;border-radius:6px;font-size:13px;font-weight:600;white-space:nowrap;cursor:pointer;transition:all .2s ease}.sticky-atc-button:hover:not(:disabled){background-color:#f0f0f0;transform:translateY(-1px)}.sticky-atc-button:disabled{background-color:#444;color:#888;cursor:not-allowed}.sticky-atc-form{display:contents}@media (max-width: 767px){sticky-add-to-cart{right:16px;bottom:16px;left:16px;width:auto;max-width:100%}.sticky-atc-container{min-width:0}.sticky-atc-title{max-width:140px}}@media (min-width: 768px){.sticky-atc-container{min-width:360px;padding:12px}.sticky-atc-image{width:56px;height:56px}.sticky-atc-title{font-size:14px;max-width:220px}.sticky-atc-price{font-size:15px}.sticky-atc-button{height:40px;padding:0 20px;font-size:14px}}.sticky-atc-button.is-loading{color:transparent;position:relative}.sticky-atc-button.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:14px;height:14px;margin:-7px 0 0 -7px;border:2px solid rgba(0,0,0,.1);border-top-color:#000;border-radius:50%;animation:sticky-spin .8s linear infinite}@keyframes sticky-spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/sticky-add-to-cart.css.map */
