:root{--zero-green: #4d7137;--zero-green-deep: #3a4b25;--zero-green-light: #e8f0d9;--zero-green-pill-bg: #eaf3d8;--zero-green-pill-text: #3a4b25;--zero-bg: #f9faf8;--zero-card-bg: #ffffff;--zero-text: #121212;--zero-muted: #4a4a4a;--zero-border: #e6e6e6;--zero-radius: 12px;--zero-radius-sm: 8px;--zero-radius-pill: 999px}.cart-drawer.zero-cart .drawer__inner{background:var(--zero-bg);padding:0;display:flex;flex-direction:column;overflow:hidden;height:100%;width:60rem;max-width:calc(100vw - 3rem)}.cart-drawer.zero-cart .drawer__inner.is-empty{padding:0}.zero-cart__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.5rem 1rem;background:var(--zero-bg);flex-shrink:0}.zero-cart__header-left{display:flex;align-items:center;gap:.75rem}.zero-cart__icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--zero-text)}.zero-cart__icon-wrapper svg{width:28px;height:28px}.zero-cart__count-badge{position:absolute;top:-4px;right:-8px;min-width:24px;height:24px;padding:0 7px;border-radius:50%;background:var(--zero-green);color:#fff;font-size:1.3rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;line-height:1}.zero-cart__header-titles{display:flex;flex-direction:column;gap:2px}.zero-cart__title{font-size:2rem;font-weight:700;margin:0;letter-spacing:-.01em;color:var(--zero-text)}.zero-cart__subtitle{font-size:1.4rem;color:var(--zero-muted);margin:0;line-height:1.2}.cart-drawer.zero-cart .drawer__close{background:transparent;border:0;padding:.5rem;cursor:pointer;color:var(--zero-text);position:static}.cart-drawer.zero-cart .drawer__close .svg-wrapper svg{width:22px;height:22px}.cart-drawer.zero-cart cart-drawer-items,.cart-drawer.zero-cart cart-drawer-items.zero-cart__scroll{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 1rem 1rem;width:100%}.cart-drawer.zero-cart cart-drawer-items .cart-drawer__form,.cart-drawer.zero-cart cart-drawer-items .cart__contents{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;width:100%}.zero-cart__items{display:flex;flex-direction:column;gap:.75rem;width:100%}.cart-drawer.zero-cart .cart-item{display:grid;grid-template-columns:100px minmax(0,1fr);align-items:center;gap:.875rem;padding:.875rem;background:var(--zero-card-bg);border-radius:var(--zero-radius);position:relative;border:1px solid var(--zero-border);width:100%;box-sizing:border-box}.cart-drawer.zero-cart .cart-item__media-wrap{position:relative;width:100px;height:100px;border-radius:var(--zero-radius-sm);overflow:hidden;background:#f5f5f5;flex-shrink:0}.cart-drawer.zero-cart .cart-item__media-wrap img{width:100%;height:100%;object-fit:cover;display:block}.zero-cart__save-badge{position:absolute;top:6px;left:6px;background:var(--zero-green);color:#fff;font-size:1.2rem;font-weight:700;padding:3px 8px;white-space:nowrap;line-height:1.1;border-radius:var(--zero-radius-pill);letter-spacing:.02em;display:inline-flex;align-items:center;gap:4px;z-index:1}.zero-cart__save-badge svg{width:11px;height:11px}.cart-drawer.zero-cart .cart-item__details{display:flex;flex-direction:column;gap:.4rem;min-width:0;width:100%;grid-column:2 / -1}.cart-drawer.zero-cart .zero-cart__bottom-row,.cart-drawer.zero-cart .cart-item__top-row,.cart-drawer.zero-cart .zero-cart__variants,.cart-drawer.zero-cart .zero-cart__change-links{width:100%;max-width:none}.cart-drawer.zero-cart .cart-item__quantity-wrapper{flex:0 0 auto}.cart-drawer.zero-cart quantity-popover{display:inline-block}.cart-drawer.zero-cart .cart-item__top-row{display:flex;justify-content:space-between;gap:.5rem;align-items:flex-start}.cart-drawer.zero-cart .cart-item__name,.cart-drawer.zero-cart a.cart-item__name{font-size:1.6rem;font-weight:700;color:var(--zero-text);text-decoration:none;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1 1 auto;margin:0}.cart-drawer.zero-cart .zero-cart__remove-btn{background:transparent;border:0;cursor:pointer;color:var(--zero-muted);padding:11px;margin:-11px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.cart-drawer.zero-cart .zero-cart__remove-btn:hover{color:var(--zero-text)}.cart-drawer.zero-cart .zero-cart__remove-btn svg{width:18px;height:18px}.zero-cart__variants{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap;font-size:1.4rem;color:var(--zero-muted)}.zero-cart__variant-pill{background:#f3f3f3;padding:4px 12px;border-radius:var(--zero-radius-pill);font-size:1.4rem;color:var(--zero-text)}.zero-cart__variant-dot{color:var(--zero-muted);font-weight:700}.zero-cart__discount-pill{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:var(--zero-green-pill-bg);color:var(--zero-green-pill-text);font-size:1.4rem;font-weight:600;border-radius:var(--zero-radius-pill);align-self:flex-start;border:1px solid var(--zero-green-light)}.zero-cart__discount-pill svg{width:12px;height:12px}.zero-cart__bottom-row{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:.5rem}.cart-drawer.zero-cart .cart-quantity{width:auto;min-width:132px;min-height:0;height:44px;border:1px solid var(--zero-border);border-radius:6px;display:inline-grid;grid-template-columns:44px 1fr 44px;background:#fff;align-items:stretch;line-height:1}.cart-drawer.zero-cart .cart-quantity .quantity__button,.cart-drawer.zero-cart .cart-quantity button.quantity__button{background:transparent;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;min-width:0;min-height:0;width:44px;height:44px;color:var(--zero-text);transition:background .12s;line-height:1}.cart-drawer.zero-cart .cart-quantity .quantity__button:hover{background:#f3f3f3}.cart-drawer.zero-cart .cart-quantity .quantity__button svg{width:16px;height:16px}.cart-drawer.zero-cart .cart-quantity .quantity__input{border:0;text-align:center;font-size:1.8rem;font-weight:700;color:var(--zero-text);background:transparent;width:100%;height:44px;padding:0;min-height:0;line-height:44px;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.cart-drawer.zero-cart .cart-quantity .quantity__input::-webkit-outer-spin-button,.cart-drawer.zero-cart .cart-quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.zero-cart__price{display:flex;flex-direction:column;align-items:flex-end;gap:1px;text-align:right}.zero-cart__price s{color:var(--zero-muted);font-size:1.4rem;font-weight:400}.zero-cart__price .zero-cart__final-price{color:var(--zero-text);font-size:1.8rem;font-weight:800;line-height:1}.zero-cart__change-links{display:flex;gap:1rem;margin-top:.6rem;font-size:1.4rem}.zero-cart__change-links a{color:var(--zero-text);text-decoration:underline}.zero-cart__change-links a:hover{color:var(--zero-green)}.cart-drawer.zero-cart .cart-items,.cart-drawer.zero-cart .cart-items thead,.cart-drawer.zero-cart .cart-items tbody,.cart-drawer.zero-cart .cart-items tr,.cart-drawer.zero-cart .cart-items td{display:block;width:100%;max-width:100%;box-sizing:border-box}.zero-cart__tiers{margin:1.25rem 0 0;padding:14px 16px;background:var(--zero-card-bg);border:1px solid var(--zero-border);border-radius:var(--zero-radius);display:flex;flex-direction:column;gap:12px}.zero-cart__tiers-message{margin:0;font-size:1.4rem;line-height:1.45;color:var(--zero-text);font-family:inherit}.zero-cart__tiers-message strong{font-weight:700;color:var(--zero-green)}.zero-cart__tiers-row{display:flex;gap:10px;flex-wrap:wrap}.zero-cart__tier-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:var(--zero-green-pill-bg);color:var(--zero-green-pill-text);border:1px solid var(--zero-green-light);border-radius:22px;font-size:1.4rem;font-weight:700;letter-spacing:.01em;line-height:1.25;flex:1 1 220px;min-width:0;text-align:left}.zero-cart__tier-pill>span{flex:1 1 auto;min-width:0}.zero-cart__tier-pill svg{width:14px;height:14px;flex-shrink:0}.zero-cart__tier-pill--active{background:var(--zero-green);color:#fff;border-color:var(--zero-green)}.zero-cart__tier-pill-check{margin-left:2px}@media(max-width:540px){.zero-cart__tier-pill{font-size:1.3rem;padding:7px 12px}}.zero-cart__upsells{margin-top:1.25rem;padding-top:.5rem}.zero-cart__upsells-header{display:inline-flex;align-items:center;gap:.5rem;font-size:1.6rem;font-weight:700;color:var(--zero-text);margin:0 0 .75rem}.zero-cart__upsells-header svg{width:18px;height:18px;color:var(--zero-green)}.zero-cart__upsells-list{display:flex;flex-direction:column;gap:.5rem}.zero-cart__upsell-card{display:grid;grid-template-columns:60px 1fr auto;gap:.75rem;align-items:center;padding:.625rem;background:var(--zero-card-bg);border:1px solid var(--zero-border);border-radius:var(--zero-radius)}.zero-cart__upsell-card.is-picking{align-items:flex-start}.zero-cart__upsell-card img{width:60px;height:60px;border-radius:var(--zero-radius-sm);object-fit:cover;background:#f5f5f5}.zero-cart__upsell-info{min-width:0;display:flex;flex-direction:column;gap:4px}.zero-cart__upsell-name{font-size:1.4rem;font-weight:600;color:var(--zero-text);line-height:1.3;text-decoration:none;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.zero-cart__upsell-reviews{margin:2px 0 4px;min-height:16px}.zero-cart__upsell-reviews .jdgm-prev-badge__stars{font-size:14px;letter-spacing:1px}.zero-cart__upsell-reviews .jdgm-prev-badge__text{font-size:12px;color:var(--zero-muted);margin-left:4px}.zero-cart__upsell-prices{display:inline-flex;align-items:center;gap:.5rem;font-size:1.4rem}.zero-cart__upsell-price-current{color:var(--zero-text);font-weight:700}.zero-cart__upsell-price-compare{color:var(--zero-muted);font-size:1.3rem}.zero-cart__upsell-save{background:var(--zero-green-pill-bg);color:var(--zero-green-pill-text);font-size:1.2rem;font-weight:700;padding:3px 8px;border-radius:var(--zero-radius-pill)}.zero-cart__upsell-add{background:transparent;color:var(--zero-green);border:1.5px solid var(--zero-green);border-radius:var(--zero-radius-sm);padding:10px 18px;font-size:1.4rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;transition:background .15s,color .15s}.zero-cart__upsell-add:hover{background:var(--zero-green);color:#fff}.zero-cart__upsell-add[disabled]{opacity:.6;cursor:default}.zero-cart__upsell-add svg{width:13px;height:13px}.zero-cart__upsell-picker{display:flex;flex-direction:column;gap:6px;margin-top:8px;width:100%}.zero-cart__upsell-picker[hidden]{display:none}.zero-cart__upsell-option-row{display:flex;gap:6px;align-items:center}.zero-cart__upsell-option{flex:1 1 0;min-width:0;height:40px;padding:0 24px 0 10px;border:1px solid var(--zero-border);border-radius:var(--zero-radius-sm);font-size:1.4rem;background:#fff;color:var(--zero-text);cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'><path d='M1 1l4 4 4-4' stroke='%23121212' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 8px center}.zero-cart__upsell-option:focus{outline:2px solid var(--zero-green);outline-offset:1px}.zero-cart__upsell-confirm{background:var(--zero-green);color:#fff;border:0;border-radius:var(--zero-radius-sm);padding:10px 16px;font-size:1.4rem;font-weight:700;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:4px;transition:background .15s,opacity .15s}.zero-cart__upsell-confirm:hover:not(:disabled){background:#2d3a1c}.zero-cart__upsell-confirm:disabled{opacity:.5;cursor:not-allowed}.zero-cart__upsell-cancel{background:transparent;color:var(--zero-muted);border:0;font-size:1.3rem;cursor:pointer;padding:6px 10px;text-decoration:underline}.zero-cart__upsell-cancel:hover{color:var(--zero-text)}.zero-cart__upsell-error{display:none;color:#b00020;font-size:1.3rem;margin-top:2px}.zero-cart__upsell-error.visible{display:block}.cart-drawer.zero-cart .drawer__footer{flex-shrink:0;background:var(--zero-bg);border-top:1px solid var(--zero-border);padding:1rem 1.5rem 1.25rem}.zero-cart__footer-row{display:flex;justify-content:space-between;align-items:center;font-size:1.6rem;color:var(--zero-text);padding:5px 0}.zero-cart__footer-row.subtotal{color:var(--zero-muted)}.zero-cart__footer-discount{display:flex;justify-content:space-between;align-items:center;background:var(--zero-green-pill-bg);border-radius:var(--zero-radius-sm);padding:12px 16px;margin:8px 0;font-size:1.4rem;font-weight:600;color:var(--zero-green-pill-text)}.zero-cart__footer-discount-label{display:inline-flex;align-items:center;gap:6px}.zero-cart__footer-discount-label svg{width:16px;height:16px}.zero-cart__footer-row.total{font-size:2rem;font-weight:800;margin-top:.6rem;padding-top:.8rem;border-top:1px solid var(--zero-border)}.zero-cart__footer-row.total span:last-child{font-size:2.6rem;font-weight:800;letter-spacing:-.01em}.cart-drawer.zero-cart .cart__checkout-button{width:100%;min-height:56px;background:var(--zero-green);color:#fff;border:0;padding:14px 24px;font-size:1.8rem;font-weight:700;letter-spacing:.04em;border-radius:var(--zero-radius);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;margin-top:1rem;transition:background .15s}.cart-drawer.zero-cart .cart__checkout-button:hover{background:#2d3a1c}.cart-drawer.zero-cart .cart__checkout-button:disabled{opacity:.5;cursor:not-allowed}.cart-drawer.zero-cart .cart__checkout-button svg{width:20px;height:20px}.zero-cart__payment-icons{margin-top:.875rem;display:flex;align-items:center;justify-content:center;gap:.4rem;flex-wrap:wrap}.zero-cart__payment-icons img,.zero-cart__payment-icons svg{height:22px;width:auto;opacity:.85}.zero-cart__empty{padding:3rem 1rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.zero-cart__empty .cart__empty-text{font-size:1.8rem;font-weight:700;margin:0 0 1.25rem;color:var(--zero-text)}.zero-cart__empty .button{background:var(--zero-green);color:#fff;border:0;padding:.75rem 1.5rem;font-weight:700;border-radius:var(--zero-radius);text-decoration:none;display:inline-flex;align-items:center;gap:.4rem}.cart-drawer.zero-cart .drawer__inner-empty{padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1 1 auto}@media(max-width:749px){.cart-drawer.zero-cart .drawer__inner{width:100vw;max-width:100vw;border-left:0}}@media(max-width:540px){.zero-cart__header{padding:1.25rem 1rem .75rem}.cart-drawer.zero-cart .drawer__footer{padding:.875rem 1rem 1rem}.cart-drawer.zero-cart cart-drawer-items,.cart-drawer.zero-cart cart-drawer-items.zero-cart__scroll{padding:0 .75rem 1rem}.zero-cart__title{font-size:2rem}.zero-cart__subtitle{font-size:1.3rem}.cart-drawer.zero-cart .cart-item{grid-template-columns:110px 1fr;align-items:center;gap:.75rem;padding:.75rem}.cart-drawer.zero-cart .cart-item__media-wrap{width:110px;height:110px;aspect-ratio:1 / 1}.cart-drawer.zero-cart .cart-item__name,.cart-drawer.zero-cart a.cart-item__name{font-size:1.6rem;line-height:1.3;-webkit-line-clamp:3}.zero-cart__variants,.zero-cart__variant-pill{font-size:1.3rem}.zero-cart__price{flex-shrink:0}.zero-cart__price .zero-cart__final-price{font-size:1.8rem}.zero-cart__price s,.zero-cart__change-links{font-size:1.3rem}.cart-drawer.zero-cart .cart-quantity{min-width:0;width:112px;height:40px;grid-template-columns:36px 1fr 36px}.cart-drawer.zero-cart .cart-quantity .quantity__button{width:36px;height:40px}.cart-drawer.zero-cart .cart-quantity .quantity__input{height:40px;line-height:40px;font-size:1.6rem}.zero-cart__bottom-row{gap:12px}.zero-cart__footer-row{font-size:1.5rem}.zero-cart__footer-row.total{font-size:1.8rem}.zero-cart__footer-row.total span:last-child{font-size:2.2rem}.cart-drawer.zero-cart .cart__checkout-button{font-size:1.7rem;min-height:56px}}.cart-drawer.zero-cart .drawer__heading,.cart-drawer.zero-cart .totals,.cart-drawer.zero-cart .tax-note,.cart-drawer.zero-cart .cart-drawer__footer>.discounts{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/15/assets/zero-cart-drawer.css.map */
