.wishlist_wishlistPage__GzxNv{padding-top:4rem;padding-bottom:6rem}.wishlist_container__AfziD{max-width:1200px;margin:0 auto;padding:0 2rem}.wishlist_grid__1Yvt_{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.wishlist_emptyState__DjPl8{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:200px}.wishlist_emptyIcon__DVFiY{color:#d4af37;margin-bottom:rem;opacity:.5;animation:wishlist_float__0md7d 3s ease-in-out infinite}@keyframes wishlist_float__0md7d{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.wishlist_emptyIcon__DVFiY svg{width:120px;height:120px;filter:drop-shadow(0 4px 8px rgba(212,175,55,.2))}.wishlist_emptyTitle__wcFqh{font-size:2rem;font-weight:400;color:#2c2c2c;margin:0 0 1rem;letter-spacing:.5px}.wishlist_emptyText__SAEKf{font-size:1.1rem;color:#666;margin:0 0 2.5rem;max-width:450px;line-height:1.6}.wishlist_shopButton__ECefb{display:inline-block;padding:1rem 2.5rem;background:var(--primary-color);color:#ffffff;text-decoration:none;border-radius:50px;font-size:1rem;font-weight:500;letter-spacing:.5px;transition:all .3s ease;border:2px solid transparent;box-shadow:0 2px 10px rgba(255,255,255,.181)}.wishlist_shopButton__ECefb:hover{transform:translateY(-2px)}.wishlist_shopButton__ECefb:active{transform:translateY(0)}@media (max-width:768px){.wishlist_wishlistPage__GzxNv{padding:2rem 0}.wishlist_container__AfziD{padding:0 1.5rem}.wishlist_pageTitle__vOdkk{font-size:2rem}.wishlist_grid__1Yvt_{grid-template-columns:1fr;gap:1.5rem}.wishlist_emptyState__DjPl8{padding:3rem 1.5rem;min-height:350px}.wishlist_emptyIcon__DVFiY svg{width:100px;height:100px}.wishlist_emptyTitle__wcFqh{font-size:1.75rem}.wishlist_emptyText__SAEKf{font-size:1rem}.wishlist_shopButton__ECefb{padding:.875rem 2rem;font-size:.95rem}}@media (max-width:480px){.wishlist_wishlistPage__GzxNv{padding:1.5rem 0}.wishlist_container__AfziD{padding:0 1rem}.wishlist_header__0bu8v{margin-bottom:2rem}.wishlist_pageTitle__vOdkk{font-size:1.75rem}.wishlist_subtitle__Kf7GY{font-size:.9rem}.wishlist_grid__1Yvt_{grid-template-columns:1fr;gap:1rem}.wishlist_emptyState__DjPl8{padding:2rem 1rem;min-height:300px}.wishlist_emptyIcon__DVFiY svg{width:80px;height:80px}.wishlist_emptyTitle__wcFqh{font-size:1.5rem}.wishlist_emptyText__SAEKf{font-size:.95rem;margin-bottom:2rem}.wishlist_shopButton__ECefb{padding:.75rem 1.75rem;font-size:.9rem}}.ls_spinner_container__GqnsN{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:200px;width:100%;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);gap:1rem}.ls_fullScreen__rd8ho{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;min-height:100vh;background:black}.ls_spinner_inner__UJRuN{box-sizing:border-box;display:block;position:absolute;width:24px;height:24px;border-radius:50%;animation:ls_spinner__wAH50 1.2s cubic-bezier(.5,0,.5,1) infinite;border:3px solid transparent;border-top-color:black}.ls_loading_text__RPnlO{color:black;font-size:.875rem;margin:0}.ls_spinner__wAH50{display:inline-block;position:relative;width:24px;height:24px}@keyframes ls_spinner__wAH50{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}