.cart-drawer{position:fixed;right:0;top:0;width:100%;height:100%;z-index:9999;max-width:375px;background:#fff;transform:translate(100%);transition:all .3s ease-in-out 0s}.cart-drawer.drawer-open{transform:translate(0)}.cart-drawer .cart-drawer__content{width:100%;height:100%;overflow-y:auto;background:#fff}.cart-drawer__overlay{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9998;background:#00000080;opacity:0;pointer-events:none;visibility:hidden;transition:all .3s cubic-bezier(.175,.885,.32,1.275) 0s}.body-drawer-overflow{overflow:hidden}.body-drawer-overflow .cart-drawer__overlay{opacity:1;pointer-events:all;visibility:visible}.cart-drawer__header{position:sticky;top:0;background:#fff}.cart-drawer__footer{position:sticky;bottom:0;background:#fff;width:100%;z-index:2}.cart-drawer__progress{padding:1rem;border-bottom:1px solid #eee}.progress-message{font-size:.9rem;margin-bottom:.5rem}.progress-bar{width:100%;height:8px;background:#eee;border-radius:5px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#7c3aed,#4ade80);transition:width .3s ease}.cart-drawer__loader{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff9;display:flex;align-items:center;justify-content:center;z-index:20}.cart-drawer__loader.hidden{display:none}.spinner{width:32px;height:32px;border:3px solid #ccc;border-top:3px solid #111;border-radius:50%;animation:spin .8s linear infinite}.cart-drawer__note{margin:1rem 0}.cart-drawer__note .note-wrapper{margin-top:.5rem}.cart-drawer__note .hidden{display:none}#CartNote{width:100%;height:80px;padding:.5rem;border:1px solid #ddd;border-radius:6px;resize:vertical}add-variant-item.custom-buy-button{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid #111;border-radius:6px;cursor:pointer;background:#111;color:#fff;font-size:14px;transition:all .2s}add-variant-item.custom-buy-button.loading{opacity:.6;pointer-events:none}.btn-spinner{width:16px;height:16px;border:2px solid #fff;border-top:2px solid transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/cart-drawer.css.map */
