@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes heartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes floatOrb{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-18px)scale(1.04)}}.wishlist-page{background:radial-gradient(60% 40% at 6% 0,#ea580c2e 0%,#0000 55%),radial-gradient(50% 50% at 94% 8%,#fcd34d4d 0%,#0000 48%),radial-gradient(40% 60% at 50% 100%,#ea580c1a 0%,#0000 50%),linear-gradient(175deg,#fffdf8 0%,#fdf5e4 55%,#f5ebe0 100%);min-height:100vh;padding:48px 7% 90px;position:relative;overflow:hidden}.wishlist-page:before,.wishlist-page:after{content:"";pointer-events:none;z-index:0;border-radius:50%;position:absolute}.wishlist-page:before{background:radial-gradient(circle,#fcd34d38 0%,#0000 70%);width:500px;height:500px;animation:8s ease-in-out infinite floatOrb;top:-120px;right:-160px}.wishlist-page:after{background:radial-gradient(circle,#ea580c29 0%,#0000 70%);width:360px;height:360px;animation:11s ease-in-out infinite reverse floatOrb;bottom:60px;left:-100px}.wishlist-page>*{z-index:1;position:relative}.wishlist-head{border-bottom:1.5px solid #43140714;align-items:baseline;gap:16px;margin-bottom:36px;padding-bottom:20px;animation:.5s cubic-bezier(.22,1,.36,1) both fadeSlideUp;display:flex}.wishlist-head h1{color:#431407;letter-spacing:-.03em;background:linear-gradient(135deg,#431407 40%,#ea580cbf 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:800}.wishlist-head p{color:#b04209;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#ea580c1f;border:1px solid #ea580c40;border-radius:999px;align-self:center;margin:0;padding:4px 14px;font-size:.82rem;font-weight:700}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:20px;display:grid}.wishlist-grid>*{animation:.55s cubic-bezier(.22,1,.36,1) both fadeSlideUp}.wishlist-grid>:first-child{animation-delay:60ms}.wishlist-grid>:nth-child(2){animation-delay:.12s}.wishlist-grid>:nth-child(3){animation-delay:.18s}.wishlist-grid>:nth-child(4){animation-delay:.24s}.wishlist-grid>:nth-child(5){animation-delay:.3s}.wishlist-grid>:nth-child(6){animation-delay:.36s}.wishlist-grid>:nth-child(7){animation-delay:.42s}.wishlist-grid>:nth-child(8){animation-delay:.48s}.wishlist-grid>:nth-child(9){animation-delay:.54s}.wishlist-grid>:nth-child(10){animation-delay:.6s}.wishlist-grid>:nth-child(11){animation-delay:.66s}.wishlist-grid>:nth-child(12){animation-delay:.72s}.wishlist-empty{text-align:center;-webkit-backdrop-filter:blur(16px)saturate(1.4);background:#ffffffd1;border:1px solid #43140714;border-radius:28px;max-width:500px;margin:80px auto;padding:54px 36px 44px;animation:.6s cubic-bezier(.22,1,.36,1) both fadeSlideUp;position:relative;box-shadow:0 2px #ea580c2e,0 8px 28px #43140712,0 32px 64px #43140714,inset 0 1px #ffffffe6}.wishlist-empty:before{content:"";background:linear-gradient(90deg,#ea580c80 0%,#fcd34dcc 40%,#ea580c80 100%) 0 0/600px 100%;border-radius:28px 28px 0 0;height:4px;animation:2.8s linear infinite shimmer;position:absolute;top:0;left:0;right:0}.wishlist-empty:after{content:"";pointer-events:none;background:radial-gradient(70% 50% at 50% 0,#fcd34d1f 0%,#0000 70%);border-radius:28px;position:absolute;inset:0}.wishlist-empty svg{color:#e11d48;filter:drop-shadow(0 4px 16px #e11d4847);margin:0 auto 22px;animation:2.4s ease-in-out infinite heartPulse;display:block}.wishlist-empty h1{color:#431407;letter-spacing:-.025em;margin:0 0 10px;font-size:1.55rem;font-weight:800}.wishlist-empty p{color:#57534e;max-width:340px;margin:0 auto 28px;font-size:.95rem;line-height:1.65}.wishlist-empty button{color:#fff;cursor:pointer;letter-spacing:.01em;background:#431407;border:none;border-radius:14px;align-items:center;gap:8px;padding:13px 28px;font-size:.95rem;font-weight:700;transition:transform .22s cubic-bezier(.34,1.56,.64,1),box-shadow .22s,background .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #43140738,inset 0 1px #ffffff1a}.wishlist-empty button:after{content:"";background:linear-gradient(105deg,#0000 30%,#ffffff2e 50%,#0000 70%);width:60%;height:100%;transition:left .4s;position:absolute;top:0;left:-80%}.wishlist-empty button:hover{background:#5f1c0a;transform:translateY(-2px)scale(1.03);box-shadow:0 8px 28px #4314074d,inset 0 1px #ffffff1a}.wishlist-empty button:hover:after{left:120%}.wishlist-empty button:active{transform:translateY(0)scale(.98)}@media (max-width:768px){.wishlist-page{padding:28px 5% 60px}.wishlist-head{flex-wrap:wrap;gap:10px;margin-bottom:24px}.wishlist-head h1{font-size:clamp(1.7rem,5vw,2.2rem)}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}}@media (max-width:480px){.wishlist-page{padding:20px 4% 48px}.wishlist-grid{grid-template-columns:1fr}.wishlist-empty{margin:48px auto;padding:40px 24px 34px}}
