.wishlist-page{max-width:110rem;margin:0 auto;padding:2.4rem 1.4rem 4rem}.wishlist-page__header{text-align:center;margin-bottom:2.4rem}.wishlist-page__title{font-size:2.6rem;margin:0 0 .5rem;font-weight:700}.wishlist-page__sub{font-size:1.3rem;color:rgba(var(--color-foreground),.6);margin:0}.wishlist-page__empty{text-align:center;padding:3rem 1rem;max-width:50rem;margin:0 auto}.wishlist-page__empty-icon{font-size:6rem;line-height:1;margin-bottom:1rem;filter:drop-shadow(0 4px 12px rgba(58,50,116,.25))}.wishlist-page__empty-msg{font-size:1.7rem;font-weight:700;margin:0 0 .6rem}.wishlist-page__empty-hint{font-size:1.3rem;color:rgba(var(--color-foreground),.65);line-height:1.7;margin:0 0 2rem}.wishlist-page__empty-actions{display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.wishlist-page__btn{display:inline-flex;align-items:center;gap:.4rem;padding:1rem 1.6rem;background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-radius:6px;text-decoration:none;font-size:1.3rem;font-weight:600;transition:background .15s}.wishlist-page__btn:hover{background:rgba(var(--color-foreground),.85);text-decoration:none}.wishlist-page__btn--secondary{background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground))}.wishlist-page__btn--secondary:hover{background:rgba(var(--color-foreground),.15)}.wishlist-page__loading{text-align:center;padding:4rem 1rem}.wishlist-page__spinner{font-size:1.3rem;color:rgba(var(--color-foreground),.5)}.wishlist-page__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.2rem}.wishlist-page__item{background:rgba(var(--color-background),1);border:1px solid rgba(var(--color-foreground),.12);border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s}.wishlist-page__item:hover{border-color:#ffd70080;box-shadow:0 4px 12px #0000000f}.wishlist-page__item-media{display:block;aspect-ratio:5 / 7;overflow:hidden;background:rgba(var(--color-foreground),.04)}.wishlist-page__item-media img{width:100%;height:100%;object-fit:contain;display:block}.wishlist-page__item-no-img{display:flex;align-items:center;justify-content:center;height:100%;color:rgba(var(--color-foreground),.4);font-size:1.2rem}.wishlist-page__item-info{padding:.8rem 1rem 1rem;display:flex;flex-direction:column;gap:.4rem;flex:1}.wishlist-page__item-title{font-size:1.25rem;font-weight:700;color:rgb(var(--color-foreground));text-decoration:none;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wishlist-page__item-title:hover{text-decoration:underline}.wishlist-page__item-meta{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:.4rem}.wishlist-page__item-price{font-size:1.5rem;font-weight:700}.wishlist-page__item-soldout{font-size:1.05rem;background:#c8312ed9;color:#fff;padding:.2rem .5rem;border-radius:3px}.wishlist-page__item-remove{background:transparent;border:1px solid rgba(200,49,46,.5);color:#c8312ee6;padding:.4rem .8rem;border-radius:4px;font-size:1.1rem;cursor:pointer;transition:background .15s,color .15s}.wishlist-page__item-remove:hover{background:#c8312ee6;color:#fff}.wishlist-page__footer{margin-top:2.4rem;text-align:center}.wishlist-page__clear-btn{background:transparent;border:1px solid rgba(var(--color-foreground),.2);color:rgba(var(--color-foreground),.7);padding:.7rem 1.4rem;border-radius:6px;font-size:1.2rem;cursor:pointer;transition:background .15s,color .15s}.wishlist-page__clear-btn:hover{background:rgba(var(--color-foreground),.08);color:rgb(var(--color-foreground))}@media(max-width:480px){.wishlist-page__title{font-size:2.1rem}.wishlist-page__grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.wishlist-page__item-title{font-size:1.15rem}.wishlist-page__item-price{font-size:1.35rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/wishlist-page.css.map */
