#favorites-drawer{background-color:var(--background_color);color:var(--primary_text);display:flex;flex-direction:column;height:100%;max-width:calc(var(--viewport_width) - 2rem);z-index:23;transition:transform .35s ease-in-out,visibility .35s ease-in-out}body:has(#favorites-drawer[aria-expanded=true]) .pageOverlay{z-index:23}.favorites__inner{display:flex;flex-direction:column;justify-content:flex-start;gap:1.5rem;overflow:hidden;position:relative;min-height:0;height:100%}[data-scrollable] .favorites__header{flex:0 0 auto}[data-scrollable] .favorites-drawer__content{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}[data-scrollable] .favorites-drawer__content::-webkit-scrollbar{display:none}#favorites-drawer .favorites__inner:has(.favorites__empty-state[aria-hidden=false]){justify-content:space-between}#favorites-drawer .favorites__inner:has(.favorites__empty-state[aria-hidden=false]) .favorites-drawer__content{display:none}.favorites-drawer__content{flex:1 1 auto;min-height:0;height:auto}#favorites-drawer .favorites__empty-state{padding-inline:var(--px-m);background-color:var(--background_color)}#favorites-drawer .favorites__content::-webkit-scrollbar{display:none}favorites-drawer .favorites__content{z-index:10}#favorites-drawer .pc__swiper-nav-buttons button:focus-visible,#favorites-drawer .swiperButton:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:.25rem}#favorites-drawer .favorites__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;row-gap:1rem;padding-bottom:var(--pb-m)}#favorites-drawer .favorites__grid product-card{min-width:0}#favorites-drawer .favorites__heading{display:flex;align-items:center}#favorites-drawer .favorites__heading p{display:inline}#favorites-drawer favorites-section{display:flex;flex-direction:column;flex:1 1 auto;height:100%;min-height:0;overflow:visible}#favorites-drawer favorites-section .product-card__selectbox .RevolutionSelectbox--Button{padding:0;margin:0}#favorites-drawer favorites-section .product-card__information-top-half-outer{gap:.5rem}#favorites-drawer .favorites__empty-state{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding-inline:var(--px-m)}#favorites-drawer .favorites__recently-viewed-products:has(product-card){margin-top:auto}#favorites-drawer .favorites__recently-viewed-products:has(product-card) .recently-viewed-products--title{color:var(--primary_text)}#favorites-drawer .favorites__recently-viewed-products:has(product-card) .swiper .swiper-slide{height:auto}#favorites-drawer .favorites__recently-viewed-products:has(product-card) .product-card{background-color:var(--background_color)}#favorites-drawer .favorites__recently-viewed-products:has(product-card) .swiper .swiper-pagination__wrapper{padding:1rem;margin-top:0}#favorites-drawer .favorites__header{padding-inline:var(--px-m);padding-top:var(--pt-m)}#favorites-drawer .favorites-drawer__content{padding-inline:var(--px-m)}#favorites-drawer .favorites__recently-viewed-products{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:var(--pb-m)}#favorites-drawer .favorites__recently-viewed-products__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#favorites-drawer .favorites__recently-viewed-products__header .pc__swiper-nav-buttons{display:flex;flex-direction:row;align-items:center;gap:.5rem}.favorites-drawer__heading,.favorites-drawer__products{color:var(--primary_gray)}@media screen and (min-width:1025px){#favorites-drawer{max-width:480px}#favorites-drawer .favorites-drawer__content,#favorites-drawer .favorites__header,#favorites-drawer .favorites__empty-state{padding-inline:var(--px-d)}favorites-drawer .pc__swiper-nav-buttons{justify-content:space-between}#favorites-drawer{width:100%;height:100%;left:unset;right:0}#favorites-drawer[aria-expanded=false]{transform:translate(calc(100% + 6rem));height:100%}#favorites-drawer[aria-expanded=true]{transform:translate(0)}#favorites-drawer .favorites__header{padding-top:var(--pt-d);padding-inline:var(--px-d)}#favorites-drawer .favorites-drawer__content{padding-inline:var(--px-d)}#favorites-drawer .favorites__grid{padding-bottom:var(--pb-d);gap:1.5rem 1rem}#favorites-drawer .favorites__recently-viewed-products{padding-bottom:var(--pb-d)}}#favorites-drawer product-card.favorites--removing{opacity:0;transform:translate(20px);transition:opacity .25s ease-out,transform .25s ease-out;pointer-events:none}#favorites-drawer product-card.favorites--adding{animation:favoritesFadeIn .3s ease-out forwards}@keyframes favoritesFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){#favorites-drawer,#favorites-drawer *{transition:none;animation:none;scroll-behavior:auto}}#favorites-drawer .favorites-toast{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;max-width:242px;margin:0 auto;padding:.75rem 1.5rem;border-radius:.125rem;background:var(--background_color);color:var(--primary_text);opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}#favorites-drawer .favorites-toast.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}#favorites-drawer .favorites-toast__text{margin:0}#favorites-drawer .favorites-toast__undo{text-decoration:underline;text-underline-offset:2px;cursor:pointer}#favorites-drawer .favorites-toast__undo:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:.25rem}#favorites-drawer:has(.favorites__empty-state) .favorites__recently-viewed-products .swiperButton{position:relative;top:unset;transform:unset}
/*# sourceMappingURL=/cdn/shop/t/154/assets/favorites_drawer.css.map */
