.vxq-wishlist-page,.vxq-compare-page{padding:4rem 0 7rem;background:#fff}.vxq-collection-hero{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--line)}.vxq-collection-hero h1{margin:.65rem 0 .75rem;font-size:clamp(2.5rem,6vw,5.2rem);font-weight:500;letter-spacing:-.065em;line-height:.95}.vxq-collection-hero p{max-width:520px;margin:0;color:#686868;font-size:.9rem}.vxq-collection-hero>.vxq-text-link{flex:0 0 auto;margin-bottom:.2rem;color:var(--primary);font-size:.8rem}.vxq-wishlist-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2.5rem 1.25rem}.vxq-wishlist-card[hidden]{display:none}.vxq-wishlist-card__visual{position:relative;aspect-ratio:3/4;overflow:hidden;background:#f7f7f7}.vxq-wishlist-card__image-link,.vxq-wishlist-card__image-link img{display:block;width:100%;height:100%}.vxq-wishlist-card__image-link img{object-fit:cover;transition:transform .6s cubic-bezier(.7,0,.3,1)}.vxq-wishlist-card:hover .vxq-wishlist-card__image-link img{transform:scale(1.045)}.vxq-wishlist-card__remove{position:absolute;top:.85rem;right:.85rem;display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:var(--primary);box-shadow:0 5px 18px rgba(0,0,0,.1);cursor:pointer;transition:background .25s,color .25s,transform .25s}.vxq-wishlist-card__remove:hover{background:var(--primary);color:#fff;transform:rotate(8deg)}.vxq-icon-heart{font-size:1.05rem;line-height:1}.vxq-wishlist-card__body{padding:1rem 0 0}.vxq-wishlist-card__category{display:block;margin-bottom:.35rem;color:#686868;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.vxq-wishlist-card__name{display:block;margin-bottom:.4rem;font-size:1rem;font-weight:500;line-height:1.35}.vxq-wishlist-card__name:hover{color:var(--primary)}.vxq-wishlist-card__price{color:var(--primary);font-size:.95rem;font-weight:600}.vxq-wishlist-card__price del{margin-right:.35rem;color:#686868;font-size:.78rem;font-weight:400}.vxq-wishlist-card__cart{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding:.7rem 0;border-top:1px solid var(--main);border-bottom:1px solid var(--main);font-size:.75rem}.vxq-wishlist-card__cart:hover{color:var(--primary);border-color:var(--primary)}.vxq-collection-empty{padding:5rem 1.5rem;text-align:center;border:1px solid var(--line);background:#f7f7f7}.vxq-collection-empty[hidden]{display:none}.vxq-collection-empty__icon{display:block;margin-bottom:.8rem;color:var(--primary);font-size:3rem;line-height:1}.vxq-collection-empty h2{margin:0 0 .5rem;font-size:1.6rem;font-weight:500}.vxq-collection-empty p{margin:0 0 1.5rem;color:#686868;font-size:.85rem}.vxq-collection-empty .button{display:inline-flex;padding:.8rem 1.2rem;border:1px solid var(--main);border-radius:0;background:var(--main);color:#fff;font-size:.75rem}.vxq-collection-empty .button:hover{background:var(--primary);border-color:var(--primary)}
@media(max-width:1000px){.vxq-wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.vxq-wishlist-page,.vxq-compare-page{padding:2.5rem 0 5rem}.vxq-collection-hero{display:block;margin-bottom:2rem}.vxq-collection-hero>.vxq-text-link{display:inline-block;margin-top:1.25rem}.vxq-wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem .75rem}.vxq-wishlist-card__remove{top:.55rem;right:.55rem;width:34px;height:34px}}@media(max-width:430px){.vxq-wishlist-grid{grid-template-columns:1fr}}
