#csc-drawer-v2{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:none;font-family:var(--font-body-family, inherit);color:#2f2e2c}#csc-drawer-v2.is-active{display:block}#csc-drawer-v2 .csc-drawer__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .3s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);will-change:opacity}#csc-drawer-v2.is-visible .csc-drawer__overlay{opacity:1}#csc-drawer-v2 .csc-drawer__panel{position:absolute;top:0;right:0;height:100%;width:420px;max-width:92vw;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .35s ease;box-shadow:-8px 0 24px #0000001f;border-radius:24px 0 0 24px;overflow:hidden}#csc-drawer-v2.is-visible .csc-drawer__panel{transform:translate(0)}@media(min-width:990px){#csc-drawer-v2 .csc-drawer__panel{width:clamp(420px,28vw,520px)}}@media(max-width:989px){#csc-drawer-v2 .csc-drawer__panel{width:100vw;max-width:100vw;border-radius:0}}#csc-drawer-v2 .csc-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #F2F2F2}#csc-drawer-v2 .csc-drawer__title{font-size:18px;font-weight:600;margin:0}#csc-drawer-v2 .csc-drawer__close{background:none;border:none;font-size:24px;line-height:1;cursor:pointer;color:#2f2e2c;padding:4px}#csc-drawer-v2 .csc-progress{padding:16px 24px 18px;border-bottom:1px solid #F2F2F2;background:#fff;margin:-8px -24px 12px}#csc-drawer-v2 .csc-progress__headline{font-size:13.5px;font-weight:600;color:#2f2e2c;text-align:center;margin-bottom:16px;line-height:1.35}#csc-drawer-v2 .csc-progress__headline strong{font-weight:700}#csc-drawer-v2 .csc-progress__stepper{position:relative;display:flex;align-items:flex-start}#csc-drawer-v2 .csc-progress__line{display:block;position:absolute;top:8px;left:9px;right:9px;height:2px;background:#f2f2f2;z-index:0}#csc-drawer-v2 .csc-progress__line-fill{display:block;position:absolute;top:8px;left:9px;height:2px;width:0%;max-width:calc(100% - 18px);background:#8048ed;z-index:1;transition:width .3s ease}#csc-drawer-v2 .csc-progress__point{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:center;min-width:0}#csc-drawer-v2 .csc-progress__point--start{align-items:flex-start}#csc-drawer-v2 .csc-progress__point--end{align-items:flex-end}#csc-drawer-v2 .csc-progress__dot{width:18px;height:18px;flex:0 0 18px;border-radius:50%;background:#fff;border:2px solid #F2F2F2;display:flex;align-items:center;justify-content:center;font-size:10px;color:transparent;transition:background .3s ease,border-color .3s ease,color .3s ease}#csc-drawer-v2 .csc-progress__point.is-done .csc-progress__dot{background:#8048ed;border-color:#8048ed;color:#fff}#csc-drawer-v2 .csc-progress__point-label{margin-top:7px;font-size:10.5px;line-height:1.3;color:#595959;text-align:center;max-width:82px}#csc-drawer-v2 .csc-progress__point--start .csc-progress__point-label,#csc-drawer-v2 .csc-progress__point--start .csc-progress__dot{text-align:left}#csc-drawer-v2 .csc-progress__point--end .csc-progress__point-label{text-align:right}#csc-drawer-v2 .csc-progress__point-label strong{display:block;font-size:11px;font-weight:600;color:#2f2e2c}#csc-drawer-v2 .csc-progress__point.is-done .csc-progress__point-label strong{color:#8048ed}#csc-drawer-v2 .csc-gifts-heading{margin-top:16px;font-size:12.5px;font-weight:700;color:#2f2e2c;display:flex;align-items:center;gap:6px}#csc-drawer-v2 .csc-gifts{margin-top:8px}#csc-drawer-v2 .csc-gift-card{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #DBCFFF;background:#fff;border-radius:12px;transition:opacity .2s ease}#csc-drawer-v2 .csc-gift-card--locked{border-color:#f2f2f2;opacity:.7}#csc-drawer-v2 .csc-gift-card__image{flex:0 0 auto;width:38px;height:38px;border-radius:8px;overflow:hidden;background:#f2f2f2}#csc-drawer-v2 .csc-gift-card__image img{width:100%;height:100%;object-fit:cover;display:block}#csc-drawer-v2 .csc-gift-card__body{flex:1;min-width:0}#csc-drawer-v2 .csc-gift-card__title{font-size:12.5px;font-weight:600;color:#2f2e2c}#csc-drawer-v2 .csc-gift-card__price-row{display:flex;align-items:center;gap:6px;margin-top:2px}#csc-drawer-v2 .csc-gift-card__action{flex:0 0 auto;width:28px;height:28px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;font-size:13px;cursor:pointer}#csc-drawer-v2 .csc-gift-card__action--locked{background:#f2f2f2;color:#595959;cursor:default}#csc-drawer-v2 .csc-gift-card__action--claim{background:#8048ed;color:#fff;font-weight:700}#csc-drawer-v2 .csc-gift-card__action--claim:hover{opacity:.85}#csc-drawer-v2 .csc-gift-card__action--claim:disabled{opacity:.6;cursor:default}#csc-drawer-v2 .csc-minis{margin-top:16px}#csc-drawer-v2 .csc-minis-heading{font-size:12.5px;font-weight:700;color:#2f2e2c;display:flex;align-items:center;gap:6px}#csc-drawer-v2 .csc-minis-sub{font-size:11px;color:#595959;margin-top:2px}#csc-drawer-v2 .csc-minis-grid-wrap{position:relative;margin-top:8px}#csc-drawer-v2 .csc-minis-grid-wrap:after{content:"";position:absolute;top:0;right:0;bottom:2px;width:28px;background:linear-gradient(to right,#fff0,#fff);pointer-events:none}#csc-drawer-v2 .csc-minis-grid{display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:2px;-ms-overflow-style:none;scrollbar-width:none}#csc-drawer-v2 .csc-minis-grid::-webkit-scrollbar{display:none}#csc-drawer-v2 .csc-mini-card{flex:0 0 32%;scroll-snap-align:start;border:1px solid #F2F2F2;border-radius:12px;overflow:hidden;background:#fff}#csc-drawer-v2 .csc-mini-card__image{position:relative;width:100%;height:92px;background:#f2f2f2;overflow:hidden}#csc-drawer-v2 .csc-mini-card__image img{width:100%;height:100%;object-fit:cover;display:block}#csc-drawer-v2 .csc-mini-card--bestseller .csc-mini-card__image img{transform:scale(1.35)}#csc-drawer-v2 .csc-mini-card__add{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;border:none;background:#8048ed;color:#fff;font-weight:700;font-size:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}#csc-drawer-v2 .csc-mini-card__add:hover{opacity:.85}#csc-drawer-v2 .csc-mini-card__add:disabled{opacity:.6;cursor:default}#csc-drawer-v2 .csc-mini-card__pads{position:absolute;bottom:4px;left:4px;background:#2f2e2cbf;color:#fff;font-size:9px;font-weight:600;line-height:1;padding:3px 5px;border-radius:6px}#csc-drawer-v2 .csc-mini-card__body{padding:6px 8px 8px}#csc-drawer-v2 .csc-mini-card__title{font-size:11px;font-weight:600;color:#2f2e2c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#csc-drawer-v2 .csc-mini-card__variety{font-size:9.5px;color:#595959;margin-top:1px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#csc-drawer-v2 .csc-mini-card__price-row{margin-top:3px;display:flex;align-items:baseline;gap:5px}#csc-drawer-v2 .csc-mini-card__price{font-size:12px;font-weight:700;color:#2f2e2c}#csc-drawer-v2 .csc-mini-card__price--was{font-size:10px;font-weight:400;color:#595959;text-decoration:line-through}#csc-drawer-v2 .csc-drawer__body{flex:1;overflow-y:auto;padding:8px 24px;background:#faf8f4}#csc-drawer-v2 .csc-items-count{font-size:12px;color:#595959;text-align:center;padding:6px 0 10px}#csc-drawer-v2 .csc-summary-breakdown{background:#fff;border-radius:10px;padding:10px 14px;margin:8px 0 12px}#csc-drawer-v2 .csc-summary-breakdown[hidden]{display:none}#csc-drawer-v2 .csc-summary-row{display:flex;justify-content:space-between;font-size:12.5px;color:#595959;padding:4px 0}#csc-drawer-v2 .csc-summary-row--savings{color:#1b9500}#csc-drawer-v2 .csc-summary-row--savings[hidden]{display:none}#csc-drawer-v2 .csc-summary-row--total{font-weight:700;color:#2f2e2c;font-size:14px;border-top:1px solid #F2F2F2;margin-top:2px;padding-top:8px}#csc-drawer-v2 .csc-empty{padding:40px 0;text-align:center;color:#595959}#csc-drawer-v2 .csc-item{padding:16px 0;border-bottom:1px solid #F2F2F2}#csc-drawer-v2 .csc-item__row{display:flex;gap:14px}#csc-drawer-v2 .csc-item--locked{opacity:.85}#csc-drawer-v2 .csc-item__image{width:64px;height:64px;flex:0 0 64px;border-radius:8px;overflow:hidden;background:#f2f2f2}#csc-drawer-v2 .csc-item__image img{width:100%;height:100%;object-fit:cover;display:block}#csc-drawer-v2 .csc-item__body{flex:1;min-width:0}#csc-drawer-v2 .csc-item__title{font-size:14px;font-weight:600;line-height:1.3}#csc-drawer-v2 .csc-item__variant{font-size:12.5px;color:#595959;margin-top:2px}#csc-drawer-v2 .csc-item__price-row{margin-top:8px;display:flex;align-items:center;gap:8px}#csc-drawer-v2 .csc-price{font-size:14px;font-weight:600}#csc-drawer-v2 .csc-price--free{color:#2f2e2c;background:#e4ffc2;padding:2px 8px;border-radius:999px;font-size:12px}#csc-drawer-v2 .csc-price--was{text-decoration:line-through;color:#595959;font-weight:400;font-size:12.5px}#csc-drawer-v2 .csc-item__controls{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px}#csc-drawer-v2 .csc-item__locked-note{font-size:11.5px;color:#595959;font-style:italic;white-space:nowrap}#csc-drawer-v2 .csc-item__qty{display:flex;align-items:center;border:1px solid #F2F2F2;border-radius:999px;overflow:hidden}#csc-drawer-v2 .csc-qty-btn{width:26px;height:26px;border:none;background:none;cursor:pointer;font-size:14px;color:#2f2e2c}#csc-drawer-v2 .csc-qty-value{min-width:20px;text-align:center;font-size:13px}#csc-drawer-v2 .csc-item__remove{border:none;background:none;color:#595959;font-size:16px;cursor:pointer;padding:2px 6px}#csc-drawer-v2 .csc-item__remove:hover{color:#2f2e2c}#csc-drawer-v2 .csc-item--bundle{display:block;padding:16px;border:1px solid #F2F2F2;border-radius:16px;margin-bottom:14px;background:#fff}#csc-drawer-v2 .csc-item--bundle:last-child{margin-bottom:0}#csc-drawer-v2 .csc-bundle-main{display:flex;gap:14px}#csc-drawer-v2 .csc-bundle-sublist{list-style:none;margin:6px 0 0;padding:0;font-size:12.5px;color:#595959;line-height:1.6}#csc-drawer-v2 .csc-bundle-footer-row{display:flex;align-items:center;justify-content:space-between;margin-top:12px}#csc-drawer-v2 .csc-bundle-actions{display:flex;gap:8px}#csc-drawer-v2 .csc-bundle-icon-btn{border:1px solid #F2F2F2;border-radius:999px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;color:#2f2e2c;text-decoration:none;font-size:13px;background:none;cursor:pointer}#csc-drawer-v2 .csc-bundle-icon-btn:hover{background:#f2f2f2}#csc-drawer-v2 .csc-bundle-subscription,#csc-drawer-v2 .csc-bundle-upsell{margin-top:12px;padding:10px 12px;border-radius:10px;font-size:12px;line-height:1.4;display:flex;gap:8px;align-items:flex-start}#csc-drawer-v2 .csc-bundle-subscription{background:#eaf4ef;color:#2f2e2c}#csc-drawer-v2 .csc-bundle-upsell{background:#e4ffc2;color:#2f2e2c;font-weight:600;cursor:pointer}#csc-drawer-v2 .csc-bundle-upsell-checkbox{flex:0 0 auto;margin:1px 0 0;cursor:pointer}#csc-drawer-v2 .csc-drawer__footer{padding:20px 24px 24px;border-top:1px solid #F2F2F2}#csc-drawer-v2 .csc-discounts{margin-bottom:10px}#csc-drawer-v2 .csc-discount-row{display:flex;align-items:center;gap:6px;padding:4px 2px;background:transparent;border-radius:0;font-size:11.5px;color:#403d38;margin-bottom:2px}#csc-drawer-v2 .csc-discount-row--inactive{color:#9b978f}#csc-drawer-v2 .csc-discount-row__tag{display:none}#csc-drawer-v2 .csc-discount-row__title{flex:1;min-width:0}#csc-drawer-v2 .csc-discount-row__amount{font-weight:600;white-space:nowrap}#csc-drawer-v2 .csc-discount-row__remove{flex:0 0 auto;border:none;background:none;cursor:pointer;color:#9b978f;font-size:13px;padding:0 2px}#csc-drawer-v2 .csc-discount-row__remove:hover{color:#2f2e2c}#csc-drawer-v2 .csc-savings-banner{display:flex;align-items:center;justify-content:space-between;background:#e4ffc2;color:#2f2e2c;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:600;margin-bottom:12px}#csc-drawer-v2 .csc-savings-banner[hidden]{display:none}#csc-drawer-v2 .csc-shipping-line{display:flex;align-items:center;justify-content:space-between;font-size:12.5px;color:#1b9500;margin-bottom:12px}#csc-drawer-v2 .csc-shipping-line[hidden]{display:none}#csc-drawer-v2 .csc-shipping-line__free{color:#1b9500;font-weight:600}#csc-drawer-v2 .csc-payment-icons{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:14px}#csc-drawer-v2 .csc-drawer__body .csc-payment-icons{margin:4px 0 12px;padding-top:14px;border-top:1px solid #F2F2F2}#csc-drawer-v2 .csc-payment-icon{height:22px;width:auto;filter:grayscale(1) opacity(.55)}#csc-drawer-v2 .csc-discount-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;border-top:1px solid #F2F2F2;padding:12px 0;font-size:13px;font-family:inherit;color:#2f2e2c;cursor:pointer}#csc-drawer-v2 .csc-discount-toggle__chev{flex:0 0 auto;transition:transform .2s ease}#csc-drawer-v2 .csc-discount-toggle[aria-expanded=true] .csc-discount-toggle__chev{transform:rotate(180deg)}#csc-drawer-v2 .csc-discount-form{display:flex;gap:8px;margin-bottom:14px}#csc-drawer-v2 .csc-discount-form[hidden]{display:none}#csc-drawer-v2 .csc-discount-form input{flex:1;min-width:0;border:1px solid #F2F2F2;border-radius:999px;padding:10px 14px;font-size:13px;font-family:inherit}#csc-drawer-v2 .csc-discount-form input:focus{outline:none;border-color:#8048ed}#csc-drawer-v2 .csc-discount-form button{flex:0 0 auto;border:1px solid #2F2E2C;background:#fff;color:#2f2e2c;border-radius:999px;padding:10px 18px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;white-space:nowrap}#csc-drawer-v2 .csc-discount-form button:hover{background:#f2f2f2}#csc-drawer-v2 .csc-drawer__checkout{display:block;text-align:center;background:#8048ed;color:#fff;font-weight:600;padding:14px;border-radius:999px;text-decoration:none;transition:filter .15s ease,transform .15s ease}#csc-drawer-v2 .csc-drawer__checkout:hover{filter:brightness(.92);transform:translateY(-1px)}#csc-drawer-v2 .csc-trust-line{margin-top:10px;display:flex;align-items:center;justify-content:space-between;font-size:11.5px;color:#595959}#csc-drawer-v2 .csc-trust-line__sep{flex:0 0 auto;padding:0 8px}
/*# sourceMappingURL=/cdn/shop/t/90/assets/cart-drawer-v2.css.map */
