.cart-drawer{position:fixed;right:0;top:0;bottom:0;width:100%;height:100%;height:100dvh;z-index:9999;max-width:420px;background:#fff;transform:translate(100%);transition:transform .3s ease-in-out;box-shadow:-2px 0 10px #00000026}@media screen and (max-width:480px){.cart-drawer{max-width:100%}}.cart-drawer.drawer-open{transform:translate(0)}.cart-drawer .cart-drawer__content{width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;background:#fff;display:flex;flex-direction:column}.cart-drawer__close{z-index:10;cursor:pointer}.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:opacity .3s cubic-bezier(.175,.885,.32,1.275)}.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;z-index:2;flex-shrink:0}.cart-drawer__body{flex:1 0 auto}.cart-drawer__item{align-items:flex-start}.cart-drawer__item:last-child{margin-bottom:0}.cart-drawer__footer{margin-top:auto;background:#fff;width:100%;position:relative;z-index:1;padding-bottom:max(24px,env(safe-area-inset-bottom))}.cart-drawer .additional-checkout-buttons{margin-top:12px;width:100%}.cart-drawer__empty{display:flex;flex-direction:column;flex:1 0 auto}.cart-drawer__empty .cd-empty-footer{margin-top:auto;padding-bottom:max(24px,env(safe-area-inset-bottom))}.cart-drawer__progress{flex-shrink:0;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/81/assets/cart-drawer.css.map */
