#toast-container{position:fixed;right:1.25rem;top:1.25rem;z-index:9999}.toast{background:#2e7d32;border-radius:.375rem;color:#fff;font-size:.875rem;margin-bottom:.625rem;opacity:0;padding:.75rem 1.125rem;transform:translateY(-.625rem);transition:all .3s ease}.toast.show{opacity:1;transform:translateY(0)}.wishlist__title{color:#191c1f;font-size:1.125rem;font-weight:500;line-height:1.33}.wishlist__table{background-color:#fff;border-radius:.5rem;box-shadow:0 0 .5rem rgba(0,0,0,.05);overflow:hidden;width:100%}.wishlist__table thead{background-color:#f7f7f7}.wishlist__table thead th{border-bottom:.0625rem solid #e4e7e9;color:#475156;font-size:.75rem;font-weight:500;text-align:left;text-transform:uppercase}.wishlist__table thead th:first-child{width:40%}.wishlist__table thead th:nth-child(2),.wishlist__table thead th:nth-child(3){width:18%}.wishlist__table thead th:nth-child(4){text-align:left;width:24%}.wishlist__table tbody tr{border-bottom:.0625rem solid #eee;transition:background-color .2s ease}.wishlist__table tbody tr:hover{background-color:#fafafa}.wishlist__table tbody td{color:#475156;font-size:.875rem;line-height:1.4;vertical-align:middle}.wishlist__table tbody td,.wishlist__table thead th{text-align:left}.wishlist__table tbody td .wishlist__actions,.wishlist__table thead th .wishlist__actions{vertical-align:middle}.wishlist__product{align-items:center;display:flex;gap:.875rem}.wishlist__product-wrapper{align-items:center;display:flex;gap:1rem}.wishlist__subtitle{color:#475156;display:block;font-size:.875rem;line-height:1.4}.wishlist__image{border:.0625rem solid #eee;border-radius:.375rem;height:4.5rem;width:4.5rem}.wishlist__image img{display:block;height:100%;object-fit:contain;width:100%}.wishlist__old-price{color:#929fa5;font-size:.875rem;line-height:1.4;margin-right:.25rem}.wishlist__new-price{color:#191c1f;font-size:.875rem;font-weight:500;line-height:1.4}.wishlist__stock .wishlist__status{font-size:.875rem;font-weight:600;line-height:1.4;text-transform:uppercase}.wishlist__stock .wishlist__status.in-stock{color:#2db224}.wishlist__stock .wishlist__status.out-stock{color:#ee5858}.wishlist__btn{align-items:center;display:flex;gap:1.5rem;justify-content:flex-start}.wishlist__button{border-radius:.25rem;font-size:.875rem;font-weight:600}.wishlist__button .button--cart{align-items:center;display:flex;justify-content:center;line-height:1;min-height:2.25rem;padding:.5rem .875rem}.wishlist__button svg{height:1rem;width:1rem}.wishlist__button:hover{background-color:color-mix(in srgb,#ff7a00 92%,#000)}.wishlist__button.disabled{background-color:#ccc;color:#666;cursor:not-allowed}.wishlist__remove{align-items:center;background:none;border-radius:50%;color:#999;display:flex;justify-content:center;padding:.375rem;transition:all .2s}.wishlist__remove svg{height:1.25rem;width:1.25rem}.wishlist__remove:hover{background-color:#e6e6e6;color:#ee5858;transform:scale(1.1)}.wishlist-notice{background:#ff7a00;border-radius:.375rem;box-shadow:0 .25rem .875rem rgba(0,0,0,.15);color:#fff;font-size:.9375rem;font-weight:500;opacity:0;padding:.875rem 1.375rem;position:fixed;right:1.5rem;top:1.5rem;transform:translateY(-.625rem);transition:all .3s ease;z-index:2000}.wishlist-notice.visible{opacity:1;transform:translateY(0)}@media (max-width:20em){.wishlist__container{padding-bottom:1.25rem;padding-top:1.25rem;width:18.75rem}.wishlist__title{padding-bottom:.625rem;padding-right:6.25e-8rem;padding-top:.625rem}.wishlist__table tbody td,.wishlist__table thead th,.wishlist__title{padding-left:6.25e-8rem}.wishlist__table tbody td,.wishlist__table thead th{padding-bottom:.625rem;padding-right:6.25e-8rem;padding-top:.625rem}}@media (min-width:20em) and (max-width:84.375em){.wishlist__container{padding-bottom:clamp(1.25rem,.2402912621375rem + 5.0485436893vw,4.5rem);padding-top:clamp(1.25rem,.2402912621375rem + 5.0485436893vw,4.5rem);width:clamp(18.75rem,-1.05582524271875rem + 99.0291262136vw,82.5rem)}.wishlist__title{padding-bottom:clamp(.625rem,.43082524271875rem + .9708737864vw,1.25rem);padding-right:clamp(6.25e-8rem,-.46601933555625rem + 2.3300969903vw,1.5rem);padding-top:clamp(.625rem,.43082524271875rem + .9708737864vw,1.25rem)}.wishlist__table tbody td,.wishlist__table thead th,.wishlist__title{padding-left:clamp(6.25e-8rem,-.46601933555625rem + 2.3300969903vw,1.5rem)}.wishlist__table tbody td,.wishlist__table thead th{padding-bottom:clamp(.625rem,.5473300970875rem + .3883495146vw,.875rem);padding-right:clamp(6.25e-8rem,-.31067952973125rem + 1.5533979612vw,1rem);padding-top:clamp(.625rem,.5473300970875rem + .3883495146vw,.875rem)}}@media (min-width:84.375em){.wishlist__container{padding-bottom:4.5rem;padding-top:4.5rem;width:82.5rem}.wishlist__title{padding-bottom:1.25rem;padding-right:1.5rem;padding-top:1.25rem}.wishlist__table tbody td,.wishlist__table thead th,.wishlist__title{padding-left:1.5rem}.wishlist__table tbody td,.wishlist__table thead th{padding-bottom:.875rem;padding-right:1rem;padding-top:.875rem}}