
.gpp-v81-wishlist{color:#fff}
.gpp-v81-wishlist__head{padding:34px;border:1px solid rgba(255,255,255,.09);border-radius:22px;background:radial-gradient(circle at 90% 15%,rgba(237,23,55,.24),transparent 28%),#111319}
.gpp-v81-wishlist__head>span{color:#ed1737;font-size:10px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.gpp-v81-wishlist__head h1{margin:8px 0;color:#fff;font-size:clamp(38px,5vw,64px);letter-spacing:-.05em}
.gpp-v81-wishlist__head p{color:#a0a6b1}
.gpp-v81-wishlist__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:20px}
.gpp-v81-wishlist__empty{padding:90px 20px;margin-top:20px;text-align:center;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:#111319;color:#959ba6}
.gpp-v81-wishlist__empty>b{font-size:50px;color:#ed1737}.gpp-v81-wishlist__empty h3{color:#fff;font-size:25px}
.gpp-v81-wishlist__empty a{display:inline-flex;min-height:47px;align-items:center;padding:0 19px;margin-top:15px;border-radius:10px;background:#ed1737;color:#fff;text-decoration:none;font-weight:900}
@media(max-width:1050px){.gpp-v81-wishlist__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.gpp-v81-wishlist__grid{grid-template-columns:1fr}}
