.hidden{display:none!important}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;pointer-events:none;transition:opacity .3s ease}.overlay.is-open{opacity:1;pointer-events:auto}.overlay__background{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;background:linear-gradient(0deg,#00000059 0% 100%),linear-gradient(90deg,#ffea0080 -3.02%,#ff399380 68.44%);backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1),backdrop-filter .4s cubic-bezier(.4,0,.2,1),-webkit-backdrop-filter .4s cubic-bezier(.4,0,.2,1)}.overlay.is-open .overlay__background{pointer-events:auto;opacity:1;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.sidecart{position:absolute;top:0;right:0;overflow:hidden;width:100%;max-width:460px;height:100%;background:var(--Others-Background-light, #fff2f8);display:flex;flex-direction:column;gap:0;transform:translate(100%);transition:transform .3s ease;border-radius:18px 0 0 18px}.overlay.is-open .sidecart{transform:translate(0)}.sidecart__header{background:var(--Others-White, #ffffff);border-radius:0 0 18px 18px;box-shadow:0 4px 20px #0000000f;padding:0;flex-shrink:0}.sidecart__header-top{display:flex;align-items:center;gap:12px;padding:10px 18px 12px}.sidecart__cart-icon{position:relative;width:18.97px;height:26.73px;flex-shrink:0}.sidecart__cart-icon svg{width:100%;height:100%;color:var(--Secondary-Soft-dark-100, #2b2b2b)}.sidecart__cart-badge{position:absolute;left:3.97px;top:14.18px;width:22.612px;height:21.61px;display:flex;align-items:center;justify-content:center;background:#f4364c;border-radius:50%;transform:rotate(85.135deg)}.sidecart__cart-count{font-family:var(--font-family-paragraph-alternate, "Mouse Memoirs");font-size:18px;line-height:normal;color:var(--Others-White, #ffffff);transform:rotate(-85.135deg)}.sidecart__title{flex:1;text-align:center;color:var(--Secondary-Soft-dark-100, #2b2b2b);font-size:var(--font-h5-size, 22px);line-height:var(--font-h5-line-height, 28px);margin-bottom:0!important}.sidecart__close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;color:var(--Secondary-Soft-dark-100, #2b2b2b);transition:opacity .2s ease}.sidecart__close:hover{opacity:.7}.sidecart__close svg{width:100%;height:100%}.sidecart__shipping-progress{display:flex;flex-direction:column;gap:4px;background:var(--Others-Background-light, #fff2f8);border-radius:12px;padding:12px;margin:0 12px 12px}.sidecart__shipping-message{display:flex;align-items:center;gap:4px}.sidecart__shipping-message svg{width:20px;height:20px;flex-shrink:0}.sidecart__shipping-message p{color:var(--Secondary-Soft-dark-100, #2b2b2b);font-size:var(--font-paragraph-small-size, 12px);line-height:var(--font-paragraph-small-line-height, 18px);margin:0}.sidecart__shipping-amount{color:var(--Primary-Vibrant-pink, #ff3993)}.sidecart__shipping-bar{width:100%;height:6px;background:var(--Secondary-Soft-dark-15, rgba(43, 43, 43, .15));border-radius:100px;overflow:hidden}.sidecart__shipping-fill{height:100%;background:var(--Primary-Vibrant-pink, #ff3993);border-radius:100px;transition:width .3s ease}.sidecart__content{flex:1;display:flex;flex-direction:column;gap:12px;padding:12px;overflow-y:auto;min-height:0}.sidecart__flash-offer{background:var(--Products-Soft-yellow, #fce300);border-radius:12px;padding:8px 18px;display:flex;align-items:center;justify-content:center;gap:12px;flex-shrink:0}.sidecart__flash-offer p{color:var(--Secondary-Soft-dark-100, #2b2b2b);text-decoration:underline;margin:0}.sidecart__countdown{display:flex;align-items:center;gap:3px}.sidecart__countdown-item{background:var(--Secondary-Soft-dark-100, #2b2b2b);border-radius:8px;width:25px;height:25px;display:flex;align-items:center;justify-content:center}.sidecart__countdown-number{font-family:var(--font-family-paragraph, Inter);font-size:var(--font-paragraph-large-size, 16px);font-weight:700;line-height:var(--font-paragraph-large-line-height, 22px);color:var(--Primary-Pop-yellow, #ffea00)}.sidecart__countdown-separator{font-family:var(--font-family-paragraph, Inter);font-size:var(--font-paragraph-large-size, 16px);font-weight:700;line-height:var(--font-paragraph-large-line-height, 22px);color:var(--Secondary-Soft-dark-100, #2b2b2b);text-align:center;width:7px}.sidecart__items{display:flex;flex-direction:column;gap:12px;flex-shrink:0}.sidecart-items-wrapper{display:flex;flex-direction:column;gap:12px;width:100%}.sidecart-item{background:var(--Others-White, #ffffff);border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:6px;display:flex;flex-direction:column;gap:6px;position:relative}.sidecart-item__remove{position:absolute;top:0;right:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:0;z-index:10;transition:opacity .2s ease}.sidecart-item__remove:hover{opacity:.7}.sidecart-item__remove svg{width:10px;height:10px}.sidecart-item__main{display:flex;align-items:center;gap:0;width:100%}.sidecart-item__image{width:80px;height:80px;align-self:baseline;border-radius:12px;background:var(--Products-Soft-yellow, #fce300);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;position:relative}.sidecart-item__image--pink{background:var(--Products-Intense-pink, #eb50bd)}.sidecart-item__image img{width:100%;height:100%;object-fit:contain}.sidecart-item__info{flex:1;display:flex;flex-direction:column;gap:6px;padding:6px 12px 0;justify-content:center;min-width:0}.sidecart-item__title{margin-bottom:0!important;color:var(--Secondary-Soft-dark-100, #2b2b2b);margin:0;font-size:var(--font-paragraph-alternate-extra-large-size, 26px);line-height:22px}.sidecart-item__properties{display:flex;flex-direction:column;gap:4px}.sidecart-item__info:has(.sidecart-item__properties){gap:3px!important}.sidecart-item__property{margin:0!important;color:var(--Secondary-Soft-dark-60, rgba(43, 43, 43, .6));line-height:1.4}.sidecart-item__property-label{font-weight:600;color:var(--Secondary-Soft-dark-80, rgba(43, 43, 43, .8))}.sidecart-item__property-value{font-weight:400;width:100%}.sidecart-item__bottom{display:flex;align-items:flex-end;gap:6px;width:100%}.sidecart-item__tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap;flex:1;min-width:0}.sidecart-item__tag{padding:0 6px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;text-align:center;margin:0}.sidecart-item__tag--green{background:var(--Products-Acid-green, #b0f84d);color:var(--Secondary-Soft-dark-100, #2b2b2b)}.sidecart-item__tag--dark{background:var(--Secondary-Soft-dark-100, #2b2b2b);color:var(--Others-White, #ffffff)}.sidecart-item__quantity{background:var(--Others-Background, #ffffff);border-radius:8px;display:flex;align-items:center;gap:4px}.sidecart-item__qty-btn{width:24px;height:24px;background:var(--Secondary-Soft-dark-15, rgba(43, 43, 43, .15));border-radius:8px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px;transition:background .2s ease;color:var(--Secondary-Soft-dark-100, #2b2b2b)}.sidecart-item__qty-btn:hover{background:var(--Secondary-Soft-dark-25, rgba(43, 43, 43, .25))}.sidecart-item__qty-btn svg{width:16px;height:16px}.sidecart-item__qty-value{color:var(--Secondary-Soft-dark-100, #2b2b2b);text-align:center;width:22px;margin:0}.sidecart-item__subscription{background:var(--Others-Background-light, #fff2f8);border-radius:12px;padding:6px 12px 6px 8px;display:flex;align-items:center;justify-content:space-between;gap:8px}.sidecart-item__subscription-toggle{display:flex;align-items:center;gap:8px;flex:1}.sidecart-item__toggle{position:relative;display:inline-block;width:40px;height:24px;cursor:pointer}.sidecart-item__toggle-input{opacity:0;width:0;height:0}.sidecart-item__toggle-slider{position:absolute;top:0;left:0;right:0;bottom:0;background:var(--Secondary-Soft-dark-15, rgba(43, 43, 43, .15));border-radius:12px;transition:background .2s ease}.sidecart-item__toggle-slider:before{content:"";position:absolute;height:16px;width:16px;left:4px;bottom:4px;background-color:var(--Others-White, #ffffff);border-radius:50%;transition:transform .2s ease}.sidecart-item__toggle-input:checked+.sidecart-item__toggle-slider{background:var(--Primary-Vibrant-pink, #ff3993)}.sidecart-item__toggle-input:checked+.sidecart-item__toggle-slider:before{transform:translate(16px)}.sidecart-item__subscription-info{flex:1;display:flex;flex-direction:column;gap:2px;justify-content:center}.sidecart-item__subscription-info p{margin:0;line-height:100%;color:var(--Secondary-Soft-dark-100, #2b2b2b)}.sidecart-item__subscription-discount{color:var(--Primary-Vibrant-pink, #ff3993)}.sidecart-item__subscription-note{color:var(--Secondary-Soft-dark-50, rgba(43, 43, 43, .5));margin:0}.sidecart-item__subscription-dropdown-wrapper{position:relative;width:fit-content}.sidecart-item__subscription-dropdown{background:var(--Others-White, #ffffff);border:1px solid var(--Secondary-Soft-dark-15, rgba(43, 43, 43, .15));border-radius:8px;padding:4px 8px;display:flex;align-items:center;gap:6px;cursor:pointer;transition:border-color .2s ease}.sidecart-item__subscription-dropdown:hover{border-color:var(--Secondary-Soft-dark-25, rgba(43, 43, 43, .25))}.sidecart-item__subscription-dropdown p{color:var(--Secondary-Soft-dark-100, #2b2b2b);margin:0}.sidecart-item__subscription-dropdown svg{width:12px;height:12px;color:var(--Secondary-Soft-dark-100, #2b2b2b);transition:transform .2s ease}.sidecart-item__subscription-dropdown.is-open svg{transform:rotate(180deg)}.sidecart-item__subscription-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--Others-White, #ffffff);border:1px solid var(--Secondary-Soft-dark-15, rgba(43, 43, 43, .15));border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:10;overflow:hidden}.sidecart-item__subscription-option{padding:8px 12px;cursor:pointer;transition:background .2s ease}.sidecart-item__subscription-option:hover{background:var(--Others-Background-light, #fff2f8)}.sidecart-item__subscription-option p{margin:0;color:var(--Secondary-Soft-dark-100, #2b2b2b)}.sidecart-item__prices{display:flex;align-items:baseline;gap:4px;justify-content:flex-end;text-align:right}.sidecart-item__prices--inline{flex-shrink:0;gap:6px}.sidecart-item__header{display:flex;align-items:center;justify-content:space-between;width:100%;gap:12px}.sidecart-item__price-old{color:var(--Secondary-Soft-dark-50, rgba(43, 43, 43, .5));text-decoration:line-through;margin:0;margin-bottom:0!important}.sidecart-item__price-current{color:var(--Secondary-Soft-dark-100, #2b2b2b);margin:0}.sidecart__suggested{flex-shrink:0;display:flex;flex-direction:column;gap:10px;width:100%;margin:0;padding:12px 0;background:linear-gradient(180deg,#ffcae2 6.27%,#fff0 40.04%);border-radius:18px 18px 0!important}.sidecart__suggested-wrapper{overflow:hidden;width:100%}.sidecart__suggested-pagination .swiper-pagination-bullet{width:6px!important;height:6px!important}.sidecart__suggested-slider{padding:0 12px!important;overflow:visible;width:100%}.sidecart__suggested-slider .swiper-slide{width:304px;height:auto}.sidecart-suggested-item{width:100%;height:100%;background:var(--Others-White, #ffffff);border-radius:12px;box-shadow:0 4px 20px #0000000f;padding:6px;display:flex;align-items:center;gap:0}.sidecart-suggested-item__image{width:56px;height:56px;border-radius:10px;background:var(--Products-Turquoise, #6df8e3);overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center}.sidecart-suggested-item__image--red{background:var(--Products-Heart-red, #f4364c)}.sidecart-suggested-item__image img{width:100%;height:100%;object-fit:contain}.sidecart-suggested-item__info{flex:1;display:flex;flex-direction:column;justify-content:center;padding:0 6px;min-width:0}.sidecart-suggested-item__title{color:var(--Secondary-Soft-dark-100, #2b2b2b);margin:0;overflow:hidden;text-overflow:ellipsis;margin-bottom:0!important}.sidecart-suggested-item__price{margin-bottom:0!important}.sidecart-suggested-item__footer{display:flex;align-items:flex-end;justify-content:space-between;width:100%}.sidecart-suggested-item__price{color:var(--Secondary-Soft-dark-100, #2b2b2b);margin:0}.sidecart-suggested-item__add{width:24px;height:24px;background:var(--Primary-Vibrant-pink, #ff3993);border-radius:8px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:4px;transition:background .2s ease;color:var(--Others-White, #ffffff);flex-shrink:0}.sidecart-suggested-item__add:hover{background:#ff2085}.sidecart-suggested-item__add svg{width:16px;height:16px}.sidecart__suggested-pagination{display:flex;align-items:center;justify-content:center;gap:6px;position:static!important}.sidecart__suggested-pagination .swiper-pagination-bullet{width:6px;height:6px;background:var(--Secondary-Soft-dark-100, #2b2b2b);opacity:1;margin:0;transition:all .2s ease}.sidecart__suggested-pagination .swiper-pagination-bullet-active{background:var(--Primary-Vibrant-pink, #ff3993)}.sidecart__footer__container{background:#fff0;border-radius:18px 18px 0 0;display:flex;flex-direction:column}.sidecart__footer{background:var(--Others-White, #ffffff);border-radius:18px 18px 0 0;box-shadow:0 -4px 20px #0000000f;padding:12px;display:flex;flex-direction:column;gap:12px;flex-shrink:0}.sidecart__discount{display:flex;align-items:stretch;gap:6px}.sidecart__discount-input{flex:1;background:var(--Others-White, #ffffff);border:2px solid var(--Secondary-Soft-dark-15, rgba(43, 43, 43, .15));border-radius:10px;padding:6px 12px;min-width:0}.sidecart__discount-field{width:100%;border:none;outline:none;background:none;color:#6b6b6b;font-family:var(--font-family-paragraph-alternate, "Mouse Memoirs");font-size:var(--font-paragraph-alternate-large-size, 18px);line-height:var(--font-paragraph-alternate-large-line-height, 24px);margin:0;padding:0}.sidecart__discount-field::placeholder{color:#6b6b6b}.sidecart__discount-btn{flex-shrink:0;border-radius:var(--button-small-br, 12px);transition:all .2s ease}.sidecart__discount-btn:hover{border-radius:var(--button-small-br, 12px)}.sidecart__discount-btn:disabled{opacity:.6;cursor:not-allowed}.sidecart__discount-message{display:none;padding:8px 12px;border-radius:10px;font-family:var(--font-family-paragraph-alternate, "Mouse Memoirs");font-size:var(--font-paragraph-alternate-small-size, 16px);line-height:var(--font-paragraph-alternate-small-line-height, 20px);text-align:center;transition:opacity .3s ease}.sidecart__discount-message--success{background:#b0f84d;color:#2b2b2b}.sidecart__discount-message--error{background:#ff3993;color:#fff}.sidecart__active-discount{display:none;padding:8px 12px;background:#b0f84d;border-radius:10px}.sidecart__active-discount-content{display:flex;align-items:center;gap:8px;width:100%}.sidecart__active-discount-content svg:first-child{flex-shrink:0}.sidecart__active-discount-content span{flex:1;color:#2b2b2b;font-family:var(--font-family-paragraph, "DM Sans");font-size:var(--font-paragraph-small-size, 14px);line-height:var(--font-paragraph-small-line-height, 18px)}.sidecart__active-discount-content strong{font-weight:700}.sidecart__remove-discount{flex-shrink:0;background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease}.sidecart__remove-discount:hover{opacity:.7}.sidecart__cta{width:100%;display:flex;align-items:flex-start;flex-direction:row;justify-content:space-between;gap:4px;text-decoration:none;font-family:unset!important;color:var(--Others-White, #fff);font-family:var(--font-family-paragraph, Inter);font-size:var(--button-CTA-font-size, 20px);font-style:normal;font-weight:700;line-height:normal}.sidecart__cta-prices{display:flex;align-items:baseline;gap:4px;white-space:nowrap;color:var(--Others-White, #ffffff);text-align:center}.sidecart__cta-price-old{font-family:var(--font-family-paragraph, Inter);font-size:18px;font-weight:400;line-height:normal;text-decoration:line-through;opacity:.6}.sidecart__cta-price-current{font-family:var(--font-family-paragraph, Inter);font-size:var(--button-CTA-font-size, 20px);font-weight:700;line-height:normal}.sidecart__reassurance{display:flex;align-items:center;justify-content:space-between;padding:0 6px}.sidecart__reassurance-item{display:flex;align-items:center;gap:4px}.sidecart__reassurance-item svg{width:12px;height:12px;flex-shrink:0}.sidecart__reassurance-item p{color:var(--Secondary-Soft-dark-100, #2b2b2b);margin:0}.sidecart__empty{display:flex;flex-direction:column;align-items:center;gap:18px;padding:var(--section-spacing-title, 42px) 0;flex:1;justify-content:center}.sidecart__empty-illustration{max-width:350px;width:100%;position:relative}.sidecart__empty-image{width:100%;height:auto;display:flex}.sidecart__empty-title{text-align:center;color:var(--Secondary-Soft-dark-100, #2b2b2b);margin:0}.sidecart__empty-actions{display:flex;flex-direction:column;gap:12px;width:100%;max-width:350px;padding:0 12px}.sidecart__empty-actions .button{width:100%;text-decoration:none}@media only screen and (max-width: 989px){.sidecart{max-width:460px}.sidecart__title{font-size:var(--font-h5-size, 22px);line-height:var(--font-h5-line-height, 28px)}.sidecart{border-radius:unset!important}}.sidecart__content::-webkit-scrollbar{width:6px}.sidecart__content::-webkit-scrollbar-track{background:transparent}.sidecart__content::-webkit-scrollbar-thumb{background:var(--Secondary-Soft-dark-15, rgba(43, 43, 43, .15));border-radius:3px}.sidecart__content::-webkit-scrollbar-thumb:hover{background:var(--Secondary-Soft-dark-25, rgba(43, 43, 43, .25))}.sidecart-item__subscription-note{color:var(--Secondary-Soft-dark-50, rgba(43, 43, 43, .5));font-family:var(--font-family-paragraph, Inter);font-size:8px;font-style:normal;font-weight:500;line-height:10px}
/*# sourceMappingURL=/cdn/shop/t/48/assets/w-sidecart.css.map */
