.drawer__inner{width:min(460px,100vw);max-width:100vw;background:var(--tc-card-bg);border:none;padding:0 28px;box-shadow:-24px 0 60px -20px #1f1b1740}#CartDrawer-Overlay{background-color:#1f1b1773}.drawer__header{padding:22px 0 18px;border-bottom:1px solid var(--tc-border)}.drawer__heading{font-family:var(--tc-font-display);font-weight:800;font-size:2.4rem;letter-spacing:-.01em;color:var(--tc-text);margin:0}.drawer__close{background:transparent;border:1px solid var(--tc-border);width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--tc-text);cursor:pointer;padding:0;flex-shrink:0;transition:background .15s ease,border-color .15s ease}.drawer__close:hover{background:var(--tc-bg-soft);border-color:var(--tc-text)}.drawer__close .svg-wrapper,.drawer__close svg{width:14px;height:14px}.cart-drawer__form{flex:1;display:flex;flex-direction:column;min-height:0}.tc-drawer__body{flex:1;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;min-height:0}.tc-drawer__body cart-drawer-items{flex:0 0 auto;overflow:visible}cart-drawer.is-empty .tc-drawer__body,cart-drawer.is-empty .drawer__footer{display:none}.tc-savings{display:flex;justify-content:space-between;align-items:baseline;margin:0 0 10px;padding:10px 12px;background:color-mix(in srgb,var(--tc-accent-sage) 18%,transparent);border:1px solid var(--tc-accent-sage);border-radius:6px;font-family:var(--tc-font-ui);font-size:1.4rem;font-weight:600;color:var(--tc-success)}.tc-savings__amount{font-variant-numeric:tabular-nums}.tc-totals__value--discounted{color:var(--tc-success)}.tc-totals__original{display:flex;justify-content:space-between;align-items:baseline;margin:4px 0 0;font-family:var(--tc-font-ui);font-size:1.2rem;color:var(--tc-text-muted)}.tc-totals__original s{font-variant-numeric:tabular-nums}.cart-drawer .totals{display:flex;justify-content:space-between;align-items:baseline;margin:0}.cart-drawer .totals__total{font-family:var(--tc-font-body);font-weight:700;font-size:1.6rem;color:var(--tc-text);margin:0}.cart-drawer .totals__total-value{font-family:var(--tc-font-body);font-weight:700;font-size:1.6rem;color:var(--tc-text);font-variant-numeric:tabular-nums;margin:0}.cart-drawer .tax-note{font-family:var(--tc-font-body);font-size:1.2rem;color:var(--tc-text-muted);margin:6px 0 0;display:block}.cart-drawer .cart__checkout-button{height:52px;min-height:52px;font-size:1.6rem;border-radius:6px}.tc-checkout__total{font-weight:500;opacity:.9;margin-left:4px;font-variant-numeric:tabular-nums}.cart-drawer .cart__ctas{display:flex;flex-direction:column;gap:8px;align-items:stretch;width:100%}.cart-drawer .cart__ctas>*+*{margin-top:0}.cart-drawer .cart__checkout-button{max-width:none;width:100%}.tc-express{display:flex;flex-direction:column;gap:8px;width:100%}.tc-express>*{width:100%;max-width:100%}.tc-express button,.tc-express [role=button]{width:100%;max-width:100%}.cart-items thead{display:none}.cart-drawer .cart-item__image{border-radius:6px;background:var(--tc-bg-soft);max-width:7.2rem}.cart-drawer .cart-item__image-container{width:7.2rem}.cart-drawer .cart-item__details>*+*{margin-top:.4rem}.cart-item__name{font-family:var(--tc-font-display);font-weight:600;font-size:1.5rem;letter-spacing:-.005em;color:var(--tc-text);text-decoration:none}.cart-drawer .cart-item__name{font-size:1.4rem;line-height:1.25}.cart-item__name:hover{text-decoration:underline}.cart-item__details dl .product-option{font-family:var(--tc-font-body);font-size:1.3rem;color:var(--tc-text-muted);margin:0}.cart-item__quantity .quantity{border:1px solid var(--tc-border);border-radius:999px;height:36px;min-height:36px;background:var(--tc-card-bg);width:auto;min-width:0;box-shadow:none}.cart-drawer .cart-item__quantity .quantity{height:32px;min-height:32px}.cart-item__quantity .quantity:before,.cart-item__quantity .quantity:after{display:none}.cart-item__quantity .quantity__button{background:none;border:none;min-width:40px;width:40px;height:34px;min-height:0;padding:0;cursor:pointer;color:var(--tc-text)}.cart-drawer .cart-item__quantity .quantity__button{min-width:32px;width:32px;height:30px}.cart-item__quantity .quantity__button:hover{color:var(--tc-cta)}.cart-item__quantity .quantity__button .svg-wrapper{width:12px;height:12px}.cart-item__quantity .quantity__input{background:transparent;border:none;outline:none;padding:0;width:32px;text-align:center;font-family:var(--tc-font-ui);font-size:1.4rem;font-weight:600;color:var(--tc-text);font-variant-numeric:tabular-nums;box-shadow:none}.cart-item__totals .price,.cart-item__totals .price--end{font-family:var(--tc-font-body);font-weight:700;font-size:1.5rem;color:var(--tc-text);font-variant-numeric:tabular-nums}.tc-upsell{padding:24px 0 28px;border-top:1px solid var(--tc-border)}.tc-upsell__heading{font-family:var(--tc-font-display);font-weight:800;font-size:2.2rem;letter-spacing:-.01em;color:var(--tc-text);margin:0 0 8px}.tc-upsell__sub{font-family:var(--tc-font-ui);font-size:1.5rem;color:var(--tc-text);margin:0 0 4px;line-height:1.45}.tc-upsell__tier{white-space:nowrap}.tc-upsell__tier strong{font-weight:700;color:var(--tc-text)}.tc-upsell__pct{font-weight:700;color:var(--tc-success)}.tc-upsell__sep{display:inline-block;margin:0 6px;color:var(--tc-border)}.tc-upsell__note{font-family:var(--tc-font-body);font-size:1.35rem;color:var(--tc-text-muted);margin:0 0 14px;font-style:italic}.tc-upsell__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.tc-upsell__card{width:100%;-webkit-appearance:none;appearance:none;background:var(--tc-card-bg);border:1px solid var(--tc-border);border-radius:8px;padding:0;cursor:pointer;display:flex;flex-direction:column;text-align:center;overflow:hidden;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease,background .4s ease}.tc-upsell__card:hover:not(:disabled){border-color:var(--tc-text);transform:translateY(-1px);box-shadow:0 4px 14px -8px #1f1b1740}.tc-upsell__card:disabled{opacity:.6;cursor:wait}.tc-upsell__card.is-added{background:color-mix(in srgb,var(--tc-cta) 8%,transparent);border-color:var(--tc-cta)}.tc-upsell__card.is-error{border-color:var(--tc-error)}.tc-upsell__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1 / 1;width:100%;background:var(--tc-line-color, #888);position:relative}.tc-upsell__silhouette{width:64%;height:40%;background:linear-gradient(135deg,#ffffff2e,#ffffff0f);border:1px solid rgba(255,255,255,.22);border-radius:4px;position:relative;box-shadow:inset 0 -1px #00000014}.tc-upsell__silhouette:before{content:"";position:absolute;top:5px;left:5px;width:8px;height:8px;border-radius:50%;background:#ffffff59}.tc-upsell__name{font-family:var(--tc-font-ui);font-size:1.2rem;font-weight:600;color:var(--tc-text);line-height:1.2;margin-top:8px;padding:0 4px}.tc-upsell__price{font-family:var(--tc-font-ui);font-size:1.15rem;color:var(--tc-text-muted);font-variant-numeric:tabular-nums;margin:2px 0 10px}.cart-drawer .cart__empty-text{font-family:var(--tc-font-display);font-weight:600;font-size:1.7rem;color:var(--tc-text)}.cart-drawer .tc-view-cart-link{display:block;margin-top:1rem;text-align:center;font-family:var(--tc-font-ui);font-size:1.4rem;color:var(--tc-text-muted);text-decoration:underline;text-underline-offset:.2em}.cart-drawer .tc-view-cart-link:hover{color:var(--tc-text)}
/*# sourceMappingURL=/cdn/shop/t/19/assets/tc-cart-drawer.css.map */
