.pg-wishlist .pg-head h1{color:var(--ink);align-items:center;gap:8px;display:flex}.pg-wishlist .pg-head h1>svg{color:var(--brand-1);flex:none}.pg-wishlist .count{color:var(--muted)}.pg-wishlist .count b{color:var(--ink-2);font-weight:700}.wl-tools{align-items:center;gap:12px;display:flex}.wl-search{flex:none;width:240px}.wl-sort{width:208px}.wl-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;padding-top:18px;padding-bottom:36px;display:grid}.wl-grid .product-card{position:relative}.wl-fav{z-index:20;width:34px;height:34px;color:var(--err);box-shadow:var(--sh-sm);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffe6;border-radius:9999px;place-items:center;transition:all .16s;display:grid;position:absolute;top:8px;right:8px}.wl-fav:hover{background:var(--err);color:#fff;transform:scale(1.05)}.wl-fav:disabled{opacity:.5}.wl-link{display:block}.wl-img{aspect-ratio:1;background-image:var(--grad-soft);width:100%;position:relative;overflow:hidden}.wl-grid .pc-name{-webkit-line-clamp:2;letter-spacing:-.2px;-webkit-box-orient:vertical;margin:0 0 5px;font-size:13.5px;font-weight:700;display:-webkit-box;overflow:hidden}@media (max-width:1023px){.wl-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:100rem){.wl-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (max-width:640px){.wl-tools{width:100%}.wl-search{flex:1}.wl-sort{display:none}.wl-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:14px;padding-bottom:26px}.wl-grid .product-card{border-radius:0}}.pg-wishlist .empty{border:1px solid var(--line);border-radius:var(--r-lg);text-align:center;background:#fff;padding:56px 24px}.pg-wishlist .empty .e-ic{background:var(--grad-soft);width:96px;height:96px;color:var(--brand-1);border-radius:50%;place-items:center;margin:0 auto 20px;display:grid}.pg-wishlist .empty h2{letter-spacing:-.4px;font-size:21px;font-weight:800}.pg-wishlist .empty p{color:var(--muted);margin:8px 0 22px;font-size:14px}@media (max-width:640px){.pg-wishlist .empty{border-left:none;border-right:none;border-radius:0}}
