.drawer{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background:#00000080;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;cursor:pointer}.drawer.active{visibility:visible;pointer-events:auto;opacity:1}.drawer__inner{position:fixed;right:0;top:0;height:100%;width:100vw;background:#fff;overflow:hidden;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;z-index:1001;box-shadow:-2px 0 20px #0000001a;cursor:default;font-family:Futura,Trebuchet MS,Arial,sans-serif}.drawer.active .drawer__inner{transform:translate(0)}.drawer__header{position:relative;padding:20px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0;background:#fff}.drawer__heading{font-size:18px;font-weight:600;color:#1a1a1a;margin:0;letter-spacing:-.01em}.drawer__close{background:transparent;border:none;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;min-width:36px;min-height:36px;color:#666;border-radius:6px;transition:background-color .2s ease}.drawer__close:hover{background:#f5f5f5}.drawer__close svg{width:16px;height:16px}.drawer__contents{flex:1;overflow-x:hidden!important;overflow-y:auto;background:#fff}.free-shipping-section{padding:16px;border-bottom:1px solid #f0f0f0}.free-shipping-bar{width:100%;height:6px;background:#f0f0f0;border-radius:3px;margin-bottom:8px;overflow:hidden}.free-shipping-bar__progress{height:100%;background:#0f80c2;transition:width .3s ease;border-radius:3px}.free-shipping-text{text-align:center;font-size:14px;font-weight:500;color:#666}.drawer__cart-items-wrapper{padding:0 16px;background:#fff}.cart-items{display:block;width:100%}.cart-item{display:flex;padding:16px 0;border-bottom:1px solid #f0f0f0;gap:12px}.cart-item:last-child{border-bottom:none}.cart-item__media{flex-shrink:0}.cart-item__image{width:90px;height:90px;object-fit:cover;border-radius:8px;border:1px solid #f0f0f0}.cart-item__details{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.cart-item__name{font-size:15px;font-weight:600;color:#1a1a1a;text-decoration:none;line-height:1.3;margin:0}.cart-item__name:hover{color:#0f80c2}.product-options{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px;align-items:center}.product-option{font-size:11px;color:#666;background:#f8f8f8;padding:3px 6px;border-radius:3px;display:inline-block}.cart-item__bottom-row{display:flex;justify-content:space-between;align-items:center;margin-top:auto;gap:8px}.cart-item__quantity-wrapper{margin:0;display:flex;align-items:center}.cart-item__quantity{display:flex;align-items:center;gap:4px}.quantity-input{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:4px;background:#fff;height:24px}.quantity__button{width:20px;height:22px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#666;transition:color .2s ease;flex-shrink:0}.quantity__button:hover{color:#0f80c2}.quantity__button svg{width:8px;height:8px}.quantity__input{width:20px;height:22px;border:none;background:transparent;text-align:center;font-size:12px;font-weight:500;color:#1a1a1a;-webkit-appearance:textfield;appearance:textfield;flex-shrink:0}.quantity__input::-webkit-outer-spin-button,.quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}cart-remove-button{display:inline-flex;align-items:center;height:24px}.button--tertiary,cart-remove-button a{background:none;border:none;color:#999;text-decoration:none;cursor:pointer;font-size:9px;padding:0 4px;transition:color .2s ease;white-space:nowrap;display:flex;align-items:center;height:100%}.button--tertiary:hover,cart-remove-button a:hover{color:#e53e3e}.cart-item__totals{display:flex;flex-direction:column;align-items:flex-end;text-align:right;flex-shrink:0}.cart-item__price-wrapper,.price{display:flex;flex-direction:column;align-items:flex-end}.price__compare{color:#999;font-size:12px;text-decoration:line-through}.price__amount{font-size:15px;font-weight:600;color:#1a1a1a}.you-may-also-like{margin:0;padding:20px 16px;background:#0f80c21a;border-top:1px solid rgba(15,128,194,.2)}.you-may-also-like h3{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 16px;text-align:center}.product-recommendations,.manual-product-recommendation{display:flex;flex-direction:column;gap:12px}.recommendation-product{display:flex;gap:12px;align-items:flex-start;padding:12px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.recommendation-product__image-link{flex-shrink:0;display:block;width:80px;height:80px;overflow:hidden;border-radius:6px}.recommendation-product__image{width:100%;height:100%;object-fit:cover}.recommendation-product__image.placeholder{background:#f5f5f5}.recommendation-product__info{flex:1;display:flex;flex-direction:column;gap:8px}.recommendation-product__title{font-size:14px;font-weight:500;color:#1a1a1a;text-decoration:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.recommendation-product__title:hover{text-decoration:underline}.recommendation-product__price{display:flex;align-items:center;gap:8px;font-size:14px}.recommendation-product__price .price__compare{color:#999;text-decoration:line-through}.recommendation-product__price .price__amount{font-weight:600;color:#1a1a1a}.recommendation-product__form{display:flex;flex-direction:column;gap:8px}.recommendation-product__variants{padding:6px 10px;border:1px solid #ddd;border-radius:4px;font-size:13px;background:#fff;cursor:pointer}.recommendation-product__button{padding:8px 16px;background:#0f80c2;color:#fff;border:none;border-radius:4px;font-size:13px;font-weight:500;cursor:pointer;transition:background-color .2s ease;text-align:center}.recommendation-product__button:hover:not(:disabled){background:#0d6ea8}.recommendation-product__button:disabled{background:#ccc;cursor:not-allowed}.drawer__footer{border-top:1px solid #f0f0f0;padding:20px 16px;background:#fff}.cart-drawer__footer{display:flex;flex-direction:column;gap:16px}.discounts{margin:0 0 12px;list-style:none;padding-left:0}.discounts__discount{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;color:#e53e3e;font-weight:500}.discounts__discount--end{display:flex;justify-content:space-between;align-items:center}.discount-icon{width:12px;height:12px;fill:#e53e3e;margin-right:4px}.totals__shipping,.totals{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px}.totals__shipping{color:#666}.totals{font-size:18px;font-weight:700;color:#1a1a1a;padding-top:12px;border-top:1px solid #f0f0f0;margin-bottom:0}.totals__total,.totals__total-value{font-size:18px;font-weight:700;color:#1a1a1a;margin:0}.free-shipping-badge{background:#e8f5e8;color:#2d7d32;font-size:12px;padding:4px 8px;border-radius:4px;font-weight:500}.secure-checkout-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;background:#0f80c2;color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:background-color .2s ease;font-family:Futura,Trebuchet MS,Arial,sans-serif;font-size:16px;letter-spacing:.5px;margin-bottom:16px}.secure-checkout-button:disabled,.secure-checkout-button[aria-disabled=true]{opacity:.7;cursor:not-allowed}.secure-checkout-button:hover:not(:disabled){background:#0d6ba3}.lock-icon{width:16px;height:16px;fill:#fff}.money-back-guarantee{text-align:center;font-size:12px;color:#666;font-weight:700;padding:12px;background:#f8f8f8;border-radius:6px;letter-spacing:1px}.cart-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 16px;height:100%}.cart-drawer__empty p{font-size:18px;color:#666;margin-bottom:24px}.cart-drawer__empty .button{background:#0f80c2;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block}.cart-drawer__overlay{display:none}@media (min-width: 750px){.drawer__inner{width:35%;max-width:500px;min-width:380px}.cart-item{display:flex!important;gap:8px;padding:12px 0;align-items:flex-start}.cart-item__media{flex:0 0 90px;padding-right:8px!important}.cart-item__details{flex:1 1 auto;min-width:0}.cart-item__totals{flex:0 0 auto;display:flex!important;visibility:visible!important;opacity:1!important;margin-left:auto}.cart-items,.cart-items tbody{display:block!important}.cart-items tr{display:flex!important}.cart-items td{display:block!important;padding:0!important}}
/*# sourceMappingURL=/cdn/shop/t/301/assets/component-cart-drawer.css.map */
