.cart-drawer.td-cart-drawer{--td-cart-drawer-navy: #1d284a;--td-cart-drawer-muted: #8d8d8d;--td-cart-drawer-surface: #eef0f8;--td-cart-drawer-pink: #ee005e;--td-cart-drawer-badge: #7083be;--td-cart-drawer-border: rgb(29 40 74 / .35)}.cart-drawer.td-cart-drawer.drawer{--drawer-max-width: 418px}@media screen and (max-width:699px){.cart-drawer.td-cart-drawer.drawer{--drawer-max-width: 100%}}.cart-drawer.td-cart-drawer::part(header){min-height:0;border-block-end:0;padding-block:.9375rem 1.75rem;padding-inline:1.1875rem;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;row-gap:.125rem}.cart-drawer.td-cart-drawer::part(close-button){align-self:flex-end;width:1.75rem;height:1.75rem;border-radius:999px;background:#1d284a0d;color:var(--td-cart-drawer-navy);opacity:1}.cart-drawer.td-cart-drawer::part(close-icon){display:block;width:.625rem;height:.625rem}.cart-drawer.td-cart-drawer::part(close-icon-path){stroke-width:2.4}@media screen and (pointer:fine){.cart-drawer.td-cart-drawer::part(close-button):hover{background:#1d284a1f}}.cart-drawer.td-cart-drawer::part(body){padding-block:0 1rem;padding-inline:1.1875rem}.cart-drawer.td-cart-drawer::part(footer){border-block-start:0;padding-block:0 1.25rem;padding-inline:1.1875rem}@media screen and (min-width:700px){.cart-drawer.td-cart-drawer::part(header){padding-block:1.25rem 2.25rem;padding-inline:1.1875rem;row-gap:.75rem}.cart-drawer.td-cart-drawer::part(close-button){width:3.125rem;height:3.125rem}.cart-drawer.td-cart-drawer::part(close-icon){width:1.0625rem;height:1.0625rem}.cart-drawer.td-cart-drawer::part(close-icon-path){stroke-width:1.41}}.td-cart-drawer__title{margin:0;font-family:var(--heading-font-family);font-weight:600;font-size:1.25rem;line-height:1.125;letter-spacing:-.0625rem;color:var(--td-cart-drawer-navy)}.td-cart-drawer__title-count{margin-inline-start:5px}@media screen and (min-width:700px){.td-cart-drawer__title{font-size:1.875rem;line-height:1.40625rem}}.td-cart-drawer__body{display:grid;gap:1rem}.td-cart-drawer__items{display:grid;gap:.75rem}.td-cart-drawer__item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;gap:.25rem .75rem;min-height:5rem;padding:.875rem 1rem;border-radius:1rem;background:var(--td-cart-drawer-surface)}@supports (grid-template-columns: subgrid){.td-cart-drawer__items{grid-template-columns:minmax(0,1fr) auto}.td-cart-drawer__item{grid-column:1 / -1;grid-template-columns:subgrid}}.td-cart-drawer__item-main{grid-column:1;grid-row:1 / span 2;min-width:0}.td-cart-drawer__item-heading{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem .5rem}.td-cart-drawer__item-title{margin:0;font-family:var(--heading-font-family);font-weight:600;font-size:1rem;line-height:1.25;color:var(--td-cart-drawer-navy)}.td-cart-drawer__item-badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.5rem;padding:.25rem .5rem;border-radius:999px;background:var(--td-cart-drawer-badge);color:#fff;font-family:var(--heading-font-family);font-weight:600;font-size:.75rem;line-height:1}.td-cart-drawer__item-variant{margin:.5rem 0 0;font-family:var(--text-font-family);font-weight:400;font-size:.75rem;line-height:1.5;color:var(--td-cart-drawer-navy)}.td-cart-drawer__item-pricing{grid-column:2;grid-row:1;justify-self:end;text-align:end}.td-cart-drawer__item-price{margin:0;font-family:var(--heading-font-family);font-weight:600;font-size:1rem;line-height:1.2;letter-spacing:-.0625rem;color:var(--td-cart-drawer-navy)}.td-cart-drawer__item-compare{margin:.125rem 0 0;font-family:var(--text-font-family);font-weight:400;font-size:.75rem;line-height:1.5;color:var(--td-cart-drawer-muted);text-decoration:line-through}.td-cart-drawer__item-remove{display:inline-flex;align-items:center;justify-content:center;color:var(--td-cart-drawer-navy);text-decoration:none}.td-cart-drawer__item>line-item-quantity{grid-column:2;grid-row:2;justify-self:end;align-self:end;display:inline-flex}.td-cart-drawer__coupon-heading,.td-cart-drawer__upsells-heading{margin:0 0 .75rem;font-family:var(--heading-font-family);font-weight:600;font-size:1rem;line-height:1.40625rem;color:var(--td-cart-drawer-navy)}.td-cart-drawer__coupon-mount{display:grid;gap:0}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary{margin:0!important;max-width:none;width:100%}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input{margin:0!important;max-width:none}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary--summary,.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-affirm-cart,.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-paybright-cart{display:none!important}.cart-drawer.td-cart-drawer .docapp-coupon-input--input-container{display:flex!important;gap:.6875rem;align-items:stretch;margin:0!important;font-size:1rem!important}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input--input-container .docapp-coupon-input--input,.cart-drawer.td-cart-drawer .docapp-coupon-input input[type=text].docapp-coupon-input--input{flex:1 1 auto;min-width:0;height:3rem!important;min-height:3rem;margin:0!important;padding:0 .9375rem!important;border:1px solid #c7c7cc!important;border-radius:.625rem!important;background:#fff!important;color:var(--td-cart-drawer-navy)!important;font-family:var(--text-font-family)!important;font-size:1rem!important;line-height:normal!important;text-indent:0!important}.cart-drawer.td-cart-drawer .docapp-coupon-input input[type=text].docapp-coupon-input--input::placeholder{color:var(--td-cart-drawer-muted)!important;opacity:1}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input--input-container .docapp-coupon-input--button,.cart-drawer.td-cart-drawer .docapp-coupon-input--input-container .docapp-coupon-input--button{flex:0 0 4.625rem;min-width:4.625rem;height:3rem!important;min-height:3rem;margin:0!important;padding:0 .75rem!important;border:1px solid var(--td-cart-drawer-navy)!important;border-radius:.625rem!important;background:var(--td-cart-drawer-navy)!important;color:#fff!important;cursor:pointer}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input--input-container .docapp-coupon-input--button:hover,.cart-drawer.td-cart-drawer .docapp-coupon-input--input-container .docapp-coupon-input--button:hover{background:var(--td-cart-drawer-navy)!important;border-color:var(--td-cart-drawer-navy)!important}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input--input-container .docapp-coupon-input--button .docapp-coupon-input--button-text,.cart-drawer.td-cart-drawer .docapp-coupon-input--input-container .docapp-coupon-input--button .docapp-coupon-input--button-text,.cart-drawer.td-cart-drawer .docapp-coupon-input--button-text{font-family:var(--text-font-family)!important;font-weight:500!important;font-size:1rem!important;line-height:3rem!important;color:#fff!important}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input--input-container .docapp-coupon-input--button:hover .docapp-coupon-input--button-text,.cart-drawer.td-cart-drawer .docapp-coupon-input--input-container .docapp-coupon-input--button:hover .docapp-coupon-input--button-text{color:#fff!important}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input--input-container .docapp-coupon-input--button .docapp-loader,.cart-drawer.td-cart-drawer .docapp-coupon-input--input-container .docapp-coupon-input--button .docapp-loader{border-color:#fff!important}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input--bean-container .docapp-coupon-input--bean-container--bean,.cart-drawer.td-cart-drawer .docapp-coupon-input--bean-container--bean{align-items:center;min-height:1.9375rem;margin:.625rem 0 0!important;padding:.375rem .5rem .375rem 1.5rem!important;border-radius:.3125rem!important;background-color:var(--td-cart-drawer-surface)!important;color:var(--td-cart-drawer-navy)!important;font-family:var(--text-font-family)!important;font-size:.875rem!important;font-weight:400;line-height:1.3}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input--bean-container .docapp-coupon-input--bean-container--bean svg,.cart-drawer.td-cart-drawer .docapp-coupon-input--bean-container--bean svg{fill:var(--td-cart-drawer-navy)!important;height:.875rem!important;margin-right:.375rem!important}.cart-drawer.td-cart-drawer .docapp-coupon-input--bean-container--bean-remove{font-family:var(--text-font-family)!important;font-size:1rem!important;font-weight:400;line-height:1;color:var(--td-cart-drawer-navy)!important}.cart-drawer.td-cart-drawer .docapp-coupon-input--message-container{margin-block:.625rem 0;font-family:var(--text-font-family)!important;font-size:.875rem!important}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input--button,.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary input[type=text].docapp-coupon-input--input{margin-bottom:0!important}.cart-drawer.td-cart-drawer .docapp-cart-with-coupon-summary div,.cart-drawer.td-cart-drawer .docapp-coupon-input div{font-size:inherit}.td-cart-drawer__summary{padding:1rem 1.5rem;border:1px solid var(--td-cart-drawer-border);border-radius:1rem;background:#d9d9d91a}.td-cart-drawer__summary-heading{margin:0 0 1rem;font-family:var(--heading-font-family);font-weight:600;font-size:1rem;color:var(--td-cart-drawer-navy)}.td-cart-drawer__summary-rows{margin:0}.td-cart-drawer__summary-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--text-font-family);font-size:1rem;line-height:1.21875rem}.td-cart-drawer__summary-row+.td-cart-drawer__summary-row{margin-top:1rem}.td-cart-drawer__summary-row dt,.td-cart-drawer__summary-row dd{margin:0}.td-cart-drawer__summary-row dt{font-weight:400}.td-cart-drawer__summary-row dd{font-weight:700}.td-cart-drawer__summary-row--discount dt,.td-cart-drawer__summary-row--discount dd{color:var(--td-cart-drawer-pink)}.td-cart-drawer__summary-divider{margin:1rem 0;border:0;border-block-start:1px solid var(--td-cart-drawer-border)}.td-cart-drawer__summary{position:relative}.td-cart-drawer__summary-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;background:#fff9;border-radius:inherit}.td-cart-drawer__summary[aria-busy=true] .td-cart-drawer__summary-heading,.td-cart-drawer__summary[aria-busy=true] .td-cart-drawer__summary-rows{opacity:.35}.td-cart-drawer__summary[aria-busy=true] .td-cart-drawer__summary-loading{display:flex}.td-cart-drawer__upsells-list{display:grid;gap:.75rem}.td-cart-drawer__upsell{display:grid;grid-template-columns:2.75rem minmax(0,1fr) 1.6875rem;align-items:center;gap:.75rem;min-height:3.875rem;padding:.625rem 1rem .6875rem .75rem;border-radius:1rem;background:var(--td-cart-drawer-surface)}.td-cart-drawer__upsell-media{width:2.75rem;height:2.75rem;overflow:hidden;border-radius:.375rem}.td-cart-drawer__upsell-image{width:100%;height:100%;object-fit:cover}.td-cart-drawer__upsell-title{margin:0;font-family:var(--heading-font-family);font-weight:700;font-size:.8125rem;line-height:1.21875rem;color:var(--td-cart-drawer-navy)}.td-cart-drawer__upsell-price{margin-inline-start:.375rem;color:#e61160;font-size:.75rem;white-space:nowrap}.td-cart-drawer__upsell-description{margin:.125rem 0 0;font-family:var(--text-font-family);font-weight:400;font-size:.75rem;line-height:1.33;color:var(--td-cart-drawer-muted)}.td-cart-drawer__upsell-form{display:contents}.td-cart-drawer__upsell-add{display:inline-flex;align-items:center;justify-content:center;width:1.6875rem;height:1.625rem;padding:0;border:0;border-radius:.375rem;background:var(--td-cart-drawer-navy);color:#fff;cursor:pointer}.td-cart-drawer__footer{display:grid;gap:.75rem}.td-cart-drawer__hsa{display:flex;align-items:center;justify-content:space-between;gap:1rem}.td-cart-drawer__hsa-label{display:inline-flex;align-items:center;gap:.125rem;font-family:var(--text-font-family);font-weight:400;font-size:.75rem;line-height:1.375;color:var(--td-cart-drawer-navy)}.td-cart-drawer__hsa-link{font-size:.75rem;color:#e61160;text-decoration:none}.td-cart-drawer__footer-divider{margin:0;border:0;border-block-start:1px solid var(--td-cart-drawer-border)}.td-cart-drawer__checkout{min-height:2.875rem;border-radius:2.6875rem!important;background:#e72469!important;border-color:#e72469!important;box-shadow:0 4px 42.5px #ee005e26;font-family:var(--text-font-family)!important;font-weight:400!important;font-size:1rem!important}.td-cart-drawer__checkout-label{display:inline-flex;align-items:center;justify-content:center;gap:.3125rem}.td-cart-drawer__checkout{position:relative}.td-cart-drawer__checkout-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;pointer-events:none}.td-cart-drawer__checkout[aria-busy=true]{pointer-events:none}.td-cart-drawer__checkout[aria-busy=true] .td-cart-drawer__checkout-label{visibility:hidden}.td-cart-drawer__checkout[aria-busy=true] .td-cart-drawer__checkout-loading{display:flex}.td-cart-drawer__dot-loader{display:inline-flex;align-items:center;justify-content:center;gap:.375rem}.td-cart-drawer__dot-loader span{width:.4375rem;height:.4375rem;border-radius:50%;background:#1d284a59;animation:td-cart-drawer-dot-bounce 1s ease-in-out infinite}.td-cart-drawer__dot-loader span:nth-child(1){background:var(--td-cart-drawer-navy);animation-delay:0s}.td-cart-drawer__dot-loader span:nth-child(2){animation-delay:.15s}.td-cart-drawer__dot-loader span:nth-child(3){animation-delay:.3s}.td-cart-drawer__checkout-loading .td-cart-drawer__dot-loader span{background:#ffffff59}.td-cart-drawer__checkout-loading .td-cart-drawer__dot-loader span:nth-child(1){background:#fff}@keyframes td-cart-drawer-dot-bounce{0%,80%,to{opacity:.35;transform:scale(.92)}40%{opacity:1;transform:scale(1)}}.td-cart-drawer__empty{display:grid;gap:1rem;justify-items:center;padding-block:2rem;text-align:center}.td-cart-drawer__empty-text{margin:0;font-size:1rem;color:var(--td-cart-drawer-navy)}@media screen and (max-width:699px){.cart-drawer.td-cart-drawer::part(base){align-items:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/146/assets/td-cart-drawer.css.map */
