.aara-favorite-card-host{position:relative}.aara-favorite-button{-webkit-appearance:none;appearance:none;font:inherit;cursor:pointer;color:rgb(var(--color-foreground));background:transparent}.aara-favorite-card{position:absolute;top:1rem;right:1rem;z-index:4;width:4.4rem;height:4.4rem;border-radius:50%;border:1px solid rgba(var(--color-foreground),.18);background:rgba(var(--color-background),.96);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0000000f;transition:transform .16s ease}.aara-favorite-card:hover{transform:scale(1.04)}.aara-favorite-heart,.aara-header-heart{display:inline-flex;width:2.2rem;height:2.2rem;flex:0 0 auto}.aara-favorite-heart svg,.aara-header-heart svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.is-favorite .aara-favorite-heart svg,.is-favorite .aara-header-heart svg{fill:currentColor}.aara-favorite-product{min-height:4.6rem;width:100%;margin:1rem 0 1.4rem;padding:1rem;border:1px solid rgba(var(--color-foreground),.35);border-radius:var(--buttons-radius-outset);display:flex;align-items:center;justify-content:center;gap:.9rem;letter-spacing:.04rem}.aara-favorite-product.is-favorite{background:rgba(var(--color-foreground),.05)}.header__icon--favorites{position:relative;border:0;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;flex-shrink:0}.aara-favorites-count{position:absolute;top:.35rem;right:.15rem;min-width:1.7rem;height:1.7rem;padding:0 .4rem;border-radius:99px;background:rgb(var(--color-foreground));color:rgb(var(--color-background));font-size:1rem;line-height:1.7rem;text-align:center}.aara-favorites-count[hidden]{display:none}dialog.aara-favorites-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(44rem,94vw);height:100%;height:100dvh;max-width:100vw;max-height:100dvh;padding:0;border:0;color:rgb(var(--color-foreground));background:rgb(var(--color-background));box-shadow:-12px 0 30px #0000001a;overflow:hidden}dialog.aara-favorites-drawer[open]{display:flex;flex-direction:column}.aara-favorites-drawer::backdrop{background:#0006}.aara-favorites-panel__header{min-height:7rem;flex-shrink:0;padding:1.4rem 2rem;border-bottom:1px solid rgba(var(--color-foreground),.12);display:flex;align-items:center;justify-content:space-between}.aara-favorites-panel__header h2{margin:0;font-size:2rem}.aara-favorites-close{width:4.4rem;height:4.4rem;border:0;background:transparent;font-size:3rem;line-height:1;cursor:pointer;color:inherit}.aara-favorites-note{padding:1.2rem 2rem 0;margin:0;font-size:1.2rem;line-height:1.5}.aara-favorites-list{min-height:0;padding:1.8rem 2rem max(3rem,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain}.aara-favorite-item{display:grid;grid-template-columns:9rem minmax(0,1fr);gap:1.4rem;padding:0 0 1.8rem;margin:0 0 1.8rem;border-bottom:1px solid rgba(var(--color-foreground),.1)}.aara-favorite-item__image{display:block;aspect-ratio:1;background:rgba(var(--color-foreground),.03);overflow:hidden}.aara-favorite-item__image img{width:100%;height:100%;object-fit:cover}.aara-favorite-item__title{color:inherit;text-decoration:none;font-size:1.45rem;line-height:1.4;overflow-wrap:anywhere}.aara-favorite-item__price{margin-top:.6rem;font-size:1.35rem}.aara-favorite-item__actions{display:flex;flex-wrap:wrap;gap:.4rem 1.2rem;align-items:center;margin-top:.5rem}.aara-favorite-item__view,.aara-favorite-item__remove{display:inline-flex;align-items:center;min-height:4.4rem;font:inherit;font-size:1.25rem;color:inherit;text-decoration:underline;text-underline-offset:.2rem;border:0;padding:0;background:transparent;cursor:pointer}.aara-favorites-empty{text-align:center;padding:5rem 1rem}.aara-favorites-empty p{margin:0 0 2rem}body.aara-favorites-open{overflow:hidden}.aara-favorite-button:focus-visible,.aara-favorites-header:focus-visible,.aara-favorites-drawer :focus-visible{outline:2px solid currentColor;outline-offset:3px}.aara-favorites-status:not(.aara-favorites-status--visible){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.aara-favorites-status--visible{position:fixed;bottom:5rem;left:1rem;right:1rem;z-index:1000;padding:1rem;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:1px solid currentColor;font-size:1.3rem}@media(max-width:749px){.aara-favorite-card{top:.6rem;right:.6rem}.aara-favorites-list{padding-inline:1.5rem}.aara-favorite-item{grid-template-columns:7.5rem minmax(0,1fr);gap:1rem}}@media(prefers-reduced-motion:reduce){.aara-favorite-card{transition:none}}.header__icon.header__icon--favorites .aara-header-heart,.header__icon.header__icon--favorites .aara-header-heart svg{display:block;width:2.2rem;height:2.2rem;flex:0 0 2.2rem}.header__icon.header__icon--favorites .aara-favorites-count{display:flex;align-items:center;justify-content:center;width:auto;min-width:1.7rem;height:1.7rem;top:auto;bottom:.5rem;right:.1rem;padding:0 .3rem;line-height:1;border-radius:999px;box-shadow:0 0 0 2px rgb(var(--color-background))}.header__icon.header__icon--favorites .aara-favorites-count[hidden]{display:none}.aara-favorite-item__cart{margin-top:1rem}.aara-favorite-item__add{width:100%;min-width:0;min-height:4.4rem;padding:.8rem 1rem;font-size:1.3rem;letter-spacing:.02rem}.aara-favorite-item__add:disabled{cursor:not-allowed;opacity:.55}.aara-favorite-item__variant-label{display:block;font-size:1.2rem;margin-bottom:.4rem}.aara-favorite-item__variant{display:block;width:100%;min-height:4.4rem;margin-bottom:.8rem;padding:.6rem;border:1px solid rgba(var(--color-foreground),.4);background:rgb(var(--color-background));color:inherit;font:inherit;font-size:1.3rem}.aara-favorite-item__variant[hidden],.aara-favorite-item__variant-label[hidden],.aara-favorite-item__view-cart[hidden]{display:none}.aara-favorite-item__feedback{margin:.6rem 0 0;font-size:1.25rem;line-height:1.4}.aara-favorite-item__feedback:empty{display:none}.aara-favorite-item__view-cart{display:inline-flex;align-items:center;min-height:4.4rem;color:inherit;font-size:1.3rem;text-underline-offset:.2rem}
/*# sourceMappingURL=/cdn/shop/t/18/assets/aara-favorites.css.map */
