.product-add-to-cart-sticky{position:fixed;bottom:2rem;right:2rem;width:auto;min-width:300px;max-width:calc(100vw - 4rem);background:#fcfbf8;border:1px solid rgba(0,0,0,.08);border-radius:12px;z-index:999;transform:translateY(200%) scale(.9);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease,visibility .4s;padding:.75rem;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;gap:.5rem;opacity:0;visibility:hidden}.product-add-to-cart-sticky.is-visible{transform:translateY(0) scale(1);opacity:1;visibility:visible}.product-add-to-cart-sticky--header{display:flex;align-items:center;gap:.75rem;background:none;border:none;padding:0;width:100%;text-align:left;cursor:pointer}.product-add-to-cart-sticky--image{width:48px;height:48px;flex-shrink:0;border-radius:6px;overflow:hidden}.product-add-to-cart-sticky--image img{width:100%;height:100%;object-fit:cover}.product-add-to-cart-sticky--info{flex-grow:1;min-width:0}.product-add-to-cart-sticky--title{font-weight:600;font-size:.85rem;margin-bottom:.1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000}.product-add-to-cart-sticky--price{font-size:.8rem;opacity:.7;color:#000}.product-add-to-cart-sticky--chevron{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease;color:#000;flex-shrink:0}.product-add-to-cart-sticky--chevron svg{width:14px;height:14px}.product-add-to-cart-sticky.is-expanded .product-add-to-cart-sticky--chevron{transform:rotate(180deg)}.product-add-to-cart-sticky--content{display:none;flex-direction:column;gap:.75rem;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.06)}.product-add-to-cart-sticky.is-expanded .product-add-to-cart-sticky--content{display:flex}.product-add-to-cart-sticky--variants{display:flex;flex-direction:column;gap:.5rem}.product-add-to-cart-sticky--option{display:flex;flex-direction:column;gap:.25rem}.product-add-to-cart-sticky--option-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#666}.product-add-to-cart-sticky--select-wrapper{position:relative}.product-add-to-cart-sticky--select{width:100%;padding:.6rem 2.5rem .6rem .75rem;border:1px solid rgba(0,0,0,.12);border-radius:8px;background-color:#fff;color:#000;font-size:.85rem;font-weight:500;-webkit-appearance:none;appearance:none;cursor:pointer;transition:border-color .2s ease}.product-add-to-cart-sticky--select:focus{outline:none;border-color:#0000004d}.product-add-to-cart-sticky--select-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none;color:#666;display:flex;align-items:center}.product-add-to-cart-sticky--button{width:100%;padding:.9rem 1.5rem;border-radius:80px;cursor:pointer;font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;transition:transform .2s ease,opacity .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative}.product-add-to-cart-sticky--button:active:not([disabled]){transform:scale(.98)}.product-add-to-cart-sticky--button[disabled]{opacity:.5;cursor:not-allowed}.product-add-to-cart-sticky--button.is-loading .product-add-to-cart-sticky--button-text{opacity:0}.product-add-to-cart-sticky--button.is-loading .product-add-to-cart-sticky--button-loading{display:flex!important;position:absolute}.product-add-to-cart-sticky--button-loading{display:none}.product-add-to-cart-sticky--button-loading .spinner{width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:749px){.product-add-to-cart-sticky{bottom:1rem;right:1rem;left:1rem;max-width:none;min-width:0}}@media screen and (min-width:750px){.product-add-to-cart-sticky{width:340px}.product-add-to-cart-sticky--variants{flex-direction:row;flex-wrap:wrap;gap:.5rem}.product-add-to-cart-sticky--option{flex:1;min-width:100px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/product-add-to-cart-sticky.css.map */
