.hungri-wishlist-drawer{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100%;display:flex;justify-content:flex-end;background-color:#14100c6b;visibility:hidden;transition:visibility var(--duration-default) ease}.hungri-wishlist-drawer.active{visibility:visible}.hungri-wishlist-drawer__inner{height:100%;width:42rem;max-width:calc(100vw - 3rem);overflow:hidden;display:flex;flex-direction:column;background-color:rgb(var(--color-background));transform:translate(100%);transition:transform .4s cubic-bezier(.22,.61,.36,1)}.hungri-wishlist-drawer.active .hungri-wishlist-drawer__inner{transform:translate(0)}.hungri-wishlist-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:2.4rem 2.4rem 1.6rem;flex-shrink:0}.hungri-wishlist-drawer__heading{margin:0;font-family:var(--font-heading-family);font-weight:700;font-size:1.8rem;letter-spacing:.02em;text-transform:uppercase;color:rgb(var(--color-foreground))}.hungri-wishlist-drawer__close{display:flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;padding:0;margin:-.8rem -.8rem 0 0;border:0;border-radius:50%;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:background-color var(--duration-short) ease}.hungri-wishlist-drawer__close:hover{background-color:rgba(var(--color-foreground),.06)}.hungri-wishlist-drawer__close svg{width:1.7rem;height:1.7rem}.hungri-wishlist-drawer__body{flex:1 1 auto;overflow-y:auto;padding:0 2.4rem 2.4rem}.hungri-wishlist-drawer__list{display:flex;flex-direction:column;gap:2.4rem;margin:0;padding:0;list-style:none}.hungri-wishlist-row{display:flex;gap:1.6rem}.hungri-wishlist-row__media{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:9rem;height:11.2rem;border-radius:.6rem;overflow:hidden;background-color:#f8f6f3}.hungri-wishlist-row__image{width:100%;height:100%;object-fit:contain}.hungri-wishlist-row__details{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.6rem;padding-top:.2rem}.hungri-wishlist-row__title{font-family:var(--font-heading-family);font-weight:700;font-size:1.3rem;letter-spacing:.01em;text-transform:uppercase;color:rgb(var(--color-foreground));text-decoration:none}.hungri-wishlist-row__variant{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.hungri-wishlist-row__price{margin:0;font-weight:700;font-size:1.4rem;color:rgb(var(--color-foreground))}.hungri-wishlist-row__actions{display:flex;align-items:center;gap:1.6rem;margin-top:.4rem}.hungri-wishlist-row__view{font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:underline;text-underline-offset:.2rem;color:rgb(var(--color-foreground))}.hungri-wishlist-row__remove{padding:0;border:0;background:transparent;font-size:1.2rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);cursor:pointer;transition:color var(--duration-short) ease}.hungri-wishlist-row__remove:hover{color:rgb(var(--color-foreground))}.hungri-wishlist-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;height:100%;min-height:40vh;text-align:center;color:rgb(var(--color-foreground))}.hungri-wishlist-drawer__empty-illustration{width:9.6rem;height:9.6rem;color:rgb(var(--color-foreground))}.hungri-wishlist-drawer__empty-text{margin:0;font-size:1.5rem;color:rgba(var(--color-foreground),.65)}.hungri-wishlist-drawer.is-empty .hungri-wishlist-drawer__body{display:flex}@media screen and (max-width:749px){.hungri-wishlist-drawer__inner{width:100%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/component-hungri-wishlist.css.map */
