:root{--tg-pink: #ffcccc;--tg-ink: #121212;--tg-red: #f42828;--tg-green: #2d8a4e}.drawer{visibility:hidden}.tg-cart .drawer__inner{padding:0;background:#fff}.tg-cart .drawer__header{display:none}.tg-cart-header{display:flex;justify-content:space-between;align-items:center;padding:5px 16px;border-bottom:1px solid #eee;background:#fff}.tg-cart-header__title{font-size:18px;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin:0}.tg-cart-header__count{font-weight:400;color:#555}.tg-cart-header .drawer__close{background:none;border:none;color:#000;font-size:28px;cursor:pointer;padding:4px;line-height:1;position:static;width:auto;height:auto}.tg-cart-deal{padding:10px 16px;background:var(--tg-pink)}.tg-cart-deal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.tg-cart-deal__title{font-size:12px;font-weight:800;color:var(--tg-ink);white-space:nowrap}.tg-cart-deal__savings{font-size:10.5px;color:var(--tg-green);font-weight:600;white-space:nowrap}.tg-cart-deal__cta{font-size:11px;color:var(--tg-ink);margin-top:7px}.tg-cart-deal__cta strong{color:var(--tg-ink)}.tg-cart-deal--complete .tg-cart-deal__savings,.tg-cart-deal--complete .tg-cart-deal__cta{font-weight:700}.tg-tier-xp{width:100%}.tg-tier-xp__labels{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:16px;margin-bottom:6px;align-items:end}.tg-tier-xp__label{text-align:center;line-height:1.05;font-weight:900;letter-spacing:.02em;font-size:11px;color:var(--tg-red);transition:transform .25s ease}.tg-tier-xp__label--zero{color:#777;font-weight:800}.tg-tier-xp__label--top{font-size:12px;color:var(--tg-ink);text-shadow:0 0 10px rgba(244,40,40,.35)}.tg-tier-xp__label.is-hit{color:var(--tg-green)}.tg-tier-xp__label-pct{display:inline-block}.tg-tier-xp__track{position:relative;height:26px;background:#fff;border:2px solid #fff;border-radius:14px;overflow:hidden;box-shadow:0 0 0 2px #ffffff26}.tg-tier-xp__fill{position:absolute;top:0;right:0;bottom:0;left:0;width:0;background:linear-gradient(90deg,var(--tg-red) 0%,#ff7e7e 55%,var(--tg-green) 100%);border-radius:12px 0 0 12px;transition:width .7s cubic-bezier(.22,.61,.36,1);overflow:hidden}.tg-tier-xp__fill.is-full{border-radius:12px}.tg-tier-xp__fill[data-tier-level="1"]{box-shadow:0 0 14px #f4282873}.tg-tier-xp__fill[data-tier-level="2"]{box-shadow:0 0 22px #2d8a4eb3;animation:tg-xp-pulse 1.4s ease-in-out infinite}@keyframes tg-xp-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.12)}}.tg-tier-xp__shimmer{position:absolute;top:0;left:-50%;width:50%;height:100%;background:linear-gradient(100deg,#fff0,#ffffff8c,#fff0);animation:tg-xp-shimmer 2s linear infinite;pointer-events:none}@keyframes tg-xp-shimmer{0%{transform:translate(0)}to{transform:translate(400%)}}.tg-tier-xp__ticks{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(3,1fr);pointer-events:none}.tg-tier-xp__tick{border-right:2px solid rgba(0,0,0,.18)}.tg-tier-xp__tick:last-child{border-right:none}.tg-cart-note-strip{padding:7px 12px;font-weight:700;text-align:center;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tg-cart-note-strip--scarcity{color:var(--tg-ink);background:#fffaf0;border-bottom:1px solid #f5e8c8;font-weight:700}.tg-cart-note-strip--nudge{color:var(--tg-ink);background:#fff5f5;border-bottom:1px solid #fee;font-weight:600}.tg-cart .cart-drawer .drawer__contents,.tg-cart .cart-drawer .drawer__cart-items-wrapper,.tg-cart .cart-drawer .cart-items,.tg-cart .cart-drawer tbody,.tg-cart .cart-drawer .cart-item{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.tg-cart .cart-drawer .cart-items,.tg-cart .cart-drawer tbody{display:block}.tg-cart .cart-drawer thead{display:none!important}.tg-cart .cart-drawer .cart-item{display:flex;gap:10px;padding:5px 16px 2px;margin:0;border-bottom:1px solid #f0f0f0;align-items:flex-start}.tg-cart .cart-drawer .cart-item:last-child{margin-bottom:0}.tg-cart .cart-drawer .cart-items td{padding:0}.tg-cart .cart-drawer .cart-item>td+td{padding-left:0}.tg-cart .cart-drawer .cart-item__media{width:64px;height:64px;flex-shrink:0;padding:0}.tg-cart .cart-drawer .cart-item__image{width:64px;height:64px;object-fit:cover;border-radius:0}.tg-cart .cart-drawer .cart-item__details{flex:1;min-width:0;width:auto;padding:0}.tg-cart .cart-drawer .cart-item__name{font-size:13px;font-weight:700;color:#000;margin:0 0 1px;padding:0 96px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.tg-cart .cart-drawer .product-option{font-size:11px;color:#555;margin:0 0 1px;padding:0}.tg-cart .product-option dt,.tg-cart .product-option dd{display:inline;margin:0}.tg-cart .cart-item dl{margin:0;padding:0}.tg-cart .cart-drawer .cart-item__totals,.tg-cart .cart-drawer .cart-item__quantity,.tg-cart .cart-drawer .cart-item__quantity-wrapper{display:none}.tg-cart .cart-item .loading-overlay{margin:0;padding:0}.tg-cart .cart-item__error{margin:0}.tg-cart .cart-drawer__footer{border-top:2px solid #eee;padding:5px 16px 10px;background-color:#fff;flex-shrink:0}.tg-cart cart-drawer-items{display:flex;flex-direction:column;flex:1;overflow-y:auto;min-height:0;position:relative}.tg-cart .tg-cart-header{flex-shrink:0}.tg-cart .cart__contents{flex:1;display:flex;flex-direction:column;overflow:visible;min-height:0}.tg-cart cart-drawer-items>*{flex:0 0 auto}.tg-cart cart-drawer-items>.cart__contents{flex:0 0 auto}.tg-cart .cart-item__media a{display:block;width:100%;height:100%}.tg-cart .cart-item__details,.tg-cart .cart-item{position:relative}.cart-drawer .product-option{line-height:1}.tg-price-compare{font-size:12px;color:#999;text-decoration:line-through;margin-right:4px}.tg-price-current{font-size:14px;font-weight:700;color:var(--tg-red)}.tg-price-free{font-size:13px;color:var(--tg-green);font-weight:700}.tg-price-cents,.tg-price-sym{font-size:.8em}.tg-cart-price-line{margin-top:2px}.tg-cart-line-off{display:inline-block;margin-left:5px;padding:1px 5px;background:var(--tg-red);color:#fff;font-size:10px;font-weight:800;letter-spacing:.3px;white-space:nowrap}.tg-cart-line-off--zero{display:none}.tg-cart-qty-right{position:absolute;top:0;right:0;display:flex;flex-direction:column;align-items:center;gap:2px}.tg-cart-qty{display:flex;border:1px solid #ddd;overflow:hidden;flex-shrink:0}.tg-cart-qty__btn{background:#f5f5f5;border:none;color:#333;width:28px;height:28px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-family:inherit;flex-shrink:0}.tg-cart-qty__btn:active{background:#e0e0e0}.tg-cart-qty__input{width:28px;height:28px;text-align:center;font-size:13px;font-weight:700;border:none;background:#fff;color:#000;-moz-appearance:textfield;padding:0;flex-shrink:0;box-sizing:border-box}.tg-cart-qty__input::-webkit-inner-spin-button,.tg-cart-qty__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.tg-cart-remove{font-size:10px;color:#999;text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;font-family:inherit;display:inline-block}.tg-cart .cart-item .loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:1}.tg-cart .cart-item .loading-overlay.hidden{display:none}.tg-cart .cart-item__error{margin-top:4px}.tg-cart .cart-item__error-text{color:var(--tg-red);font-size:11px}.tg-cart .cart__items--disabled{pointer-events:none;opacity:.5}.tg-cart-breakdown__row{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:13px}.tg-cart-breakdown__row--original{color:#999}.tg-cart-breakdown__row--original span:last-child{text-decoration:line-through}.tg-cart-breakdown__row--savings{color:var(--tg-red);font-weight:700}.tg-cart-checkout{display:block;width:100%;padding:16px;background:var(--tg-pink);color:var(--tg-ink);border:2px solid var(--tg-ink);border-radius:0;font-size:16px;font-weight:800;text-transform:uppercase;letter-spacing:1px;cursor:pointer;margin:0 0 5px;text-align:center;font-family:inherit;white-space:nowrap;position:relative}.tg-cart-checkout--ready{box-shadow:0 0 24px #fcc}.tg-cart-checkout--locked{box-shadow:0 0 34px #f4282873;animation:tg-cart-checkout-pulse 1.4s ease-in-out infinite}@keyframes tg-cart-checkout-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.tg-cart-checkout:active{opacity:.8}.tg-cart-checkout:disabled{opacity:.4;cursor:not-allowed}.tg-cart-checkout__label{display:inline-block;animation:tg-cart-checkout-text-pulse 3.6s ease-in-out infinite}.tg-cart-checkout--locked .tg-cart-checkout__label{animation:none}@keyframes tg-cart-checkout-text-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.tg-cart-checkout__savings{position:absolute;left:0;right:0;bottom:6px;font-size:10px;font-weight:500;letter-spacing:.4px;text-transform:none;color:var(--tg-red);line-height:1;pointer-events:none}.tg-cart-trust{text-align:center;font-size:12px;color:var(--tg-ink);margin-bottom:0}.tg-cart-recs{margin:0;padding:8px 16px 22px}.tg-cart-recs__title{font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.6px;margin:0 0 8px;text-align:center;color:var(--tg-ink)}.tg-cart-recs__title-reward{color:var(--tg-red);white-space:nowrap}.tg-cart-recs__title-arrow{color:var(--tg-ink);font-size:1.15em;-webkit-text-stroke:.7px var(--tg-ink)}.tg-cart-recs__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px 12px}.tg-cart-recs__card{margin:0;max-width:none;width:auto;display:flex;flex-direction:column;gap:5px}.tg-cart-recs__img{display:block;width:100%;height:auto;max-height:148px;object-fit:contain;background:#fff5f5;border:1px solid #eee}span.tg-cart-recs__img{aspect-ratio:1}.tg-cart-recs__name{font-size:11.5px;line-height:1.25;color:var(--tg-ink);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tg-cart-recs__price{font-size:12px;font-weight:700;color:var(--tg-ink)}.tg-cart-recs__add{margin-top:0;padding:6px 4px;background:var(--tg-ink);color:#fff;border:1px solid var(--tg-ink);border-radius:0;font-family:inherit;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;cursor:pointer;text-align:center;text-decoration:none;display:block}.tg-cart-recs__add:hover:not([disabled]){background:var(--tg-pink);color:var(--tg-ink)}.tg-cart-recs__add[disabled]{opacity:.55;cursor:default}.tg-cart .drawer__inner-empty{display:flex;flex-direction:column;height:100%;overflow-y:auto}.tg-cart.is-empty .drawer__inner{display:flex;flex-direction:column;padding:0}.tg-cart-empty{flex:1;display:flex;flex-direction:column;padding:20px 18px 24px}.tg-cart-empty__headline{font-size:24px;font-weight:900;color:var(--tg-ink);text-align:center;line-height:1.15;margin:12px 0 23px;letter-spacing:-.01em}.tg-cart-empty__tiles-heading{font-size:13px;font-weight:800;color:var(--tg-ink);text-transform:uppercase;letter-spacing:.12em;margin:0 0 10px;padding-bottom:5px}.tg-cart-empty__tiles{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:0 0 22px}.tg-cart-empty__tile{display:block;text-align:center;text-decoration:none;color:var(--tg-ink);min-width:0}.tg-cart-empty__tile-label{display:inline-block;font-size:16px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;line-height:1.05;margin-bottom:0}.tg-cart-empty__tile-image{position:relative;aspect-ratio:1;width:100%;overflow:hidden;background:var(--tg-pink);margin-top:4px;box-shadow:0 0 10px #ffcccce6}.tg-cart-empty__tile-image img{position:absolute;top:3px;right:3px;bottom:3px;left:3px;width:calc(100% - 6px);height:calc(100% - 6px);object-fit:cover;display:block}.tg-cart-empty__tile-badge{position:absolute;top:6px;left:6px;background:var(--tg-ink);color:#fff;font-size:9px;font-weight:800;letter-spacing:.04em;padding:3px 6px;white-space:nowrap}.tg-cart-empty__social{background:var(--tg-ink);color:#fff;border-radius:0;padding:14px 16px;display:flex;align-items:center;gap:12px;margin:0 0 20px}.tg-cart-empty__social-avatar{width:46px;height:46px;border-radius:50%;border:2px solid var(--tg-pink);flex-shrink:0;background:#2a2a2a;display:flex;align-items:center;justify-content:center;font-size:20px}.tg-cart-empty__social-text{flex:1;font-size:13px;line-height:1.35;font-style:italic}.tg-cart-empty__social-stars{color:var(--tg-pink);font-size:12px;letter-spacing:1px;margin-bottom:2px;font-style:normal}.tg-cart-empty__social-name{color:#bdbdbd;font-size:11px;font-weight:700;font-style:normal;margin-top:4px;letter-spacing:.04em}.tg-cart-empty__continue{display:block;width:100%;padding:15px 12px;background:var(--tg-pink);color:var(--tg-ink);border:2px solid var(--tg-ink);border-radius:0;font-size:20px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;cursor:pointer;font-family:inherit;text-decoration:none;text-align:center;min-height:52px}.tg-cart-empty__continue:hover{background:#ffb9b9}.tg-cart-empty__continue:active{opacity:.85}.tg-cart-empty__login{text-align:center;font-size:12px;color:#555;margin:12px 0 0}@media(min-width:750px){.tg-cart-empty{padding:16px 18px 18px}.tg-cart-empty__headline{margin-top:7px}.tg-cart-empty__tiles{margin-bottom:14px}.tg-cart-empty__social{padding:10px 14px;margin-bottom:12px}.tg-cart-empty__continue{padding:12px;min-height:46px}}.tg-cart .drawer__inner{width:100vw;max-width:100vw}@media screen and (min-width:750px){.tg-cart-recs__grid{max-width:360px;margin:0 auto}.tg-cart-empty{max-width:520px;width:100%;margin:0 auto}}.tg-cart cart-drawer-items::-webkit-scrollbar{width:3px}.tg-cart cart-drawer-items::-webkit-scrollbar-thumb{background-color:#0000004d;border-radius:100px}.tg-cart #CartDrawer-CartErrors:empty{margin:0}@media(prefers-reduced-motion:reduce){.tg-tier-xp__fill,.tg-tier-xp__shimmer,.tg-cart-checkout--locked,.tg-cart-checkout__label{animation:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/49/assets/tg-cart.css.map */
