.az-wishlist-toggle,
.az-store-follow-toggle{transition:transform .15s ease,opacity .15s ease,background .15s ease,color .15s ease}.az-wishlist-toggle.is-active{background:#fff1f2!important;color:#e11d48!important}.az-wishlist-toggle.is-loading,.az-store-follow-toggle.is-loading{opacity:.65;pointer-events:none;transform:scale(.96)}.az-store-follow-toggle.is-active{background:#2f1647!important;color:#fff!important}.az-followed-store-card{background:#fff;border:1px solid #ede7df;border-radius:18px;padding:18px;display:flex;gap:14px;align-items:center}.az-followed-store-card img{width:64px;height:64px;border-radius:50%;object-fit:cover}.az-wishlist-page{max-width:1320px;margin:0 auto;padding:34px 20px 78px}.az-wishlist-hero{margin-bottom:22px}.az-wishlist-kicker{display:inline-flex;margin-bottom:8px;color:#6f25ab;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.az-wishlist-hero h1{margin:0;color:#20142d;font-size:clamp(30px,4vw,46px);line-height:1.05}.az-wishlist-hero p{margin:8px 0 0;color:#6b5d72;font-size:16px}.az-wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(236px,1fr));gap:22px;align-items:stretch}.az-wishlist-card-shell{min-width:0}.az-empty-state{background:#fff;border:1px solid #ede7df;border-radius:22px;padding:34px;text-align:center;color:#6b7280}.az-wishlist-empty-state{max-width:620px;margin:28px auto 0;box-shadow:0 18px 42px rgba(47,22,71,.08);display:flex;flex-direction:column;align-items:center;gap:12px}.az-wishlist-empty-state strong{color:#20142d;font-size:24px}.az-wishlist-empty-state span{color:#6b5d72}.az-wishlist-empty-state a{display:inline-flex;align-items:center;justify-content:center;margin-top:6px;padding:12px 20px;border-radius:999px;background:#6f25ab;color:#fff;text-decoration:none;font-weight:800;box-shadow:0 10px 24px rgba(111,37,171,.25)}.az-simple-toast{position:fixed;right:16px;bottom:16px;z-index:9999;background:#20142d;color:#fff;border-radius:12px;padding:12px 14px;box-shadow:0 12px 30px rgba(0,0,0,.18);font-weight:700;font-size:13px}

.wishlist-btn,
.az-wishlist-btn,
.az-wishlist-toggle{
    width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;border-radius:999px!important;border:1px solid rgba(111,37,171,.22)!important;background:#fff!important;color:#6f25ab!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:25px!important;line-height:1!important;box-shadow:0 8px 22px rgba(50,20,80,.16)!important;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease,opacity .16s ease!important;z-index:5;
}
.wishlist-btn:hover,.az-wishlist-btn:hover,.az-wishlist-toggle:hover{transform:scale(1.06);box-shadow:0 10px 26px rgba(111,37,171,.24)!important}.wishlist-btn.is-wishlisted,.wishlist-btn.is-active,.az-wishlist-btn.is-wishlisted,.az-wishlist-btn.is-active,.az-wishlist-toggle.is-wishlisted,.az-wishlist-toggle.is-active{background:#6f25ab!important;color:#fff!important;border-color:#6f25ab!important}.az-gpc-actions .az-wishlist-toggle{width:46px!important;height:46px!important;top:8px!important;right:8px!important}.header-wishlist-count[hidden]{display:none!important}
@media (max-width:640px){.az-wishlist-page{padding:24px 14px 60px}.az-wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px}.az-empty-state{padding:26px 18px}.az-wishlist-empty-state strong{font-size:21px}}
