.RecentProducts_container__5WbFk{margin-bottom:40px}.RecentProducts_header__hGBnQ{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f5f5f5}.RecentProducts_header__hGBnQ h2{font-size:20px;font-weight:600;color:#333;margin:0}.RecentProducts_headerActions__JbW0_{display:flex;align-items:center;gap:12px}.RecentProducts_count__OencX{font-size:14px;color:#666;background-color:#f5f5f5;padding:4px 8px;border-radius:12px}.RecentProducts_clearButton__dHFk2{background:#f8f9fa;border:1px solid #dee2e6;color:#6c757d;padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s ease}.RecentProducts_clearButton__dHFk2:hover{background:#e9ecef;border-color:#adb5bd;color:#495057}.RecentProducts_notLoggedIn__6HTFX{text-align:center;padding:60px 20px;background-color:#f9f9f9;border-radius:12px}.RecentProducts_notLoggedIn__6HTFX p{font-size:16px;color:#666;margin-bottom:20px}.RecentProducts_loginLink__n5RVv{display:inline-block;padding:12px 24px;background-color:#333;color:white;text-decoration:none;border-radius:8px;font-weight:500;transition:background-color .2s}.RecentProducts_loginLink__n5RVv:hover{background-color:#555}.RecentProducts_error__aXeZu{padding:20px;background-color:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;text-align:center}.RecentProducts_loading__o77DA{text-align:center;padding:40px;color:#666;font-size:16px}.RecentProducts_empty__SZywt{text-align:center;padding:60px 20px;background-color:#f9f9f9;border-radius:12px}.RecentProducts_emptyIcon__JjSUF{font-size:48px;margin-bottom:16px}.RecentProducts_empty__SZywt p{font-size:16px;color:#666;margin-bottom:20px}.RecentProducts_shopLink__lK0nI{display:inline-block;padding:12px 24px;background-color:#007bff;color:white;text-decoration:none;border-radius:8px;font-weight:500;transition:background-color .2s}.RecentProducts_shopLink__lK0nI:hover{background-color:#0056b3}.RecentProducts_productGrid__u1J_3{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;gap:20px}.RecentProducts_productCard__ve_UQ{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.RecentProducts_productCard__ve_UQ:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.RecentProducts_productLink__vwWEQ{display:block;text-decoration:none;color:inherit}.RecentProducts_productImage__yNVO8{position:relative;width:100%;height:200px;overflow:hidden}.RecentProducts_productImage__yNVO8 img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.RecentProducts_productCard__ve_UQ:hover .RecentProducts_productImage__yNVO8 img{transform:scale(1.05)}.RecentProducts_viewedTime__YQA8A{position:absolute;top:8px;right:8px;background-color:rgba(0,0,0,.7);color:white;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.RecentProducts_productInfo__OZpv_{padding:16px}.RecentProducts_productName__ZWhqm{font-size:16px;font-weight:600;color:#333;margin:0 0 4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.RecentProducts_productBrand__s5BXA{font-size:14px;color:#666;margin:0 0 12px}.RecentProducts_priceInfo__RSjgM{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.RecentProducts_saleRate__UyKLZ{background-color:#e74c3c;color:white;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:600}.RecentProducts_salePrice__laNIl{font-size:16px;font-weight:600;color:#e74c3c}.RecentProducts_originalPrice__oxjPx{font-size:14px;color:#999;text-decoration:line-through}.RecentProducts_price__I3WVl{font-size:16px;font-weight:600;color:#333}.RecentProducts_productImageSkeleton__EeulB{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:RecentProducts_loading__o77DA 1.5s infinite}.RecentProducts_productInfoSkeleton__j9QN5{padding:16px}.RecentProducts_skeletonLine__8Troi{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:RecentProducts_loading__o77DA 1.5s infinite;border-radius:4px;margin-bottom:8px}.RecentProducts_skeletonLine__8Troi:first-child{width:80%}.RecentProducts_skeletonLine__8Troi:last-child{width:60%}@keyframes RecentProducts_loading__o77DA{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.RecentProducts_productGrid__u1J_3{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.RecentProducts_productCard__ve_UQ{border-radius:8px}.RecentProducts_productImage__yNVO8{height:160px}.RecentProducts_productInfo__OZpv_{padding:12px}.RecentProducts_productName__ZWhqm{font-size:14px}.RecentProducts_productBrand__s5BXA{font-size:12px}.RecentProducts_price__I3WVl,.RecentProducts_salePrice__laNIl{font-size:14px}.RecentProducts_originalPrice__oxjPx{font-size:12px}}.WishlistProducts_container__a4WXw{margin-bottom:40px}.WishlistProducts_header__QutiY{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f5f5f5}.WishlistProducts_header__QutiY h2{font-size:20px;font-weight:600;color:#333;margin:0}.WishlistProducts_headerActions__DQO8G{display:flex;align-items:center;gap:12px}.WishlistProducts_count__Yi4LZ{font-size:14px;color:#666;background-color:#f5f5f5;padding:4px 8px;border-radius:12px}.WishlistProducts_clearButton__3iFxz{background:#f8f9fa;border:1px solid #dee2e6;color:#6c757d;padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer;transition:all .2s ease}.WishlistProducts_clearButton__3iFxz:hover{background:#e9ecef;border-color:#adb5bd;color:#495057}.WishlistProducts_notLoggedIn__nkmTv{text-align:center;padding:60px 20px;background-color:#f9f9f9;border-radius:12px}.WishlistProducts_notLoggedIn__nkmTv p{font-size:16px;color:#666;margin-bottom:20px}.WishlistProducts_loginLink__5TtMW{display:inline-block;padding:12px 24px;background-color:#333;color:white;text-decoration:none;border-radius:8px;font-weight:500;transition:background-color .2s}.WishlistProducts_loginLink__5TtMW:hover{background-color:#555}.WishlistProducts_error__9Fnt2{padding:20px;background-color:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;text-align:center}.WishlistProducts_loading__Ry_EO{text-align:center;padding:40px;color:#666;font-size:16px}.WishlistProducts_empty__w62J_{text-align:center;padding:60px 20px;background-color:#f9f9f9;border-radius:12px}.WishlistProducts_emptyIcon__WAC03{font-size:48px;margin-bottom:16px}.WishlistProducts_empty__w62J_ p{font-size:16px;color:#666;margin-bottom:20px}.WishlistProducts_shopLink__Vuw6g{display:inline-block;padding:12px 24px;background-color:#007bff;color:white;text-decoration:none;border-radius:8px;font-weight:500;transition:background-color .2s}.WishlistProducts_shopLink__Vuw6g:hover{background-color:#0056b3}.WishlistProducts_productGrid__wg5pV{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;gap:20px}.WishlistProducts_productCard__xWtll{position:relative;background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.WishlistProducts_productCard__xWtll:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.WishlistProducts_removeButton__2EA0b{position:absolute;top:12px;right:12px;z-index:10}.WishlistProducts_removeBtn__kAS5S{background:rgba(255,255,255,.9);border:none;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all .2s;box-shadow:0 2px 8px rgba(0,0,0,.1)}.WishlistProducts_removeBtn__kAS5S:hover{background:white;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.WishlistProducts_removeBtn__kAS5S:disabled{opacity:.6;cursor:not-allowed;font-size:10px}.WishlistProducts_productLink__S2KiK{display:block;text-decoration:none;color:inherit}.WishlistProducts_productImage__efz7Y{position:relative;width:100%;height:200px;overflow:hidden}.WishlistProducts_productImage__efz7Y img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.WishlistProducts_productCard__xWtll:hover .WishlistProducts_productImage__efz7Y img{transform:scale(1.05)}.WishlistProducts_addedTime___B1sd{position:absolute;bottom:8px;left:8px;background-color:rgba(0,0,0,.7);color:white;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.WishlistProducts_productInfo__aBlyG{padding:16px}.WishlistProducts_productName__DG_c7{font-size:16px;font-weight:600;color:#333;margin:0 0 4px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.WishlistProducts_productBrand__U9vCd{font-size:14px;color:#666;margin:0 0 12px}.WishlistProducts_priceInfo__sBwfP{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:8px}.WishlistProducts_saleRate__ZrGUL{background-color:#e74c3c;color:white;padding:2px 6px;border-radius:4px;font-size:12px;font-weight:600}.WishlistProducts_salePrice__nbNSE{font-size:16px;font-weight:600;color:#e74c3c}.WishlistProducts_originalPrice__TNh9u{font-size:14px;color:#999;text-decoration:line-through}.WishlistProducts_price__GBOLE{font-size:16px;font-weight:600;color:#333}.WishlistProducts_productStats__YUTmu{display:flex;align-items:center;gap:12px;font-size:12px;color:#666}.WishlistProducts_rating__M8wAk{display:flex;align-items:center;gap:2px}.WishlistProducts_reviews__N3FxM{color:#999}.WishlistProducts_productImageSkeleton__syMo6{width:100%;height:200px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:WishlistProducts_loading__Ry_EO 1.5s infinite}.WishlistProducts_productInfoSkeleton__4lsYL{padding:16px}.WishlistProducts_skeletonLine__TUZUf{height:16px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:WishlistProducts_loading__Ry_EO 1.5s infinite;border-radius:4px;margin-bottom:8px}.WishlistProducts_skeletonLine__TUZUf:first-child{width:80%}.WishlistProducts_skeletonLine__TUZUf:last-child{width:60%}@keyframes WishlistProducts_loading__Ry_EO{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.WishlistProducts_productGrid__wg5pV{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.WishlistProducts_productCard__xWtll{border-radius:8px}.WishlistProducts_removeButton__2EA0b{top:8px;right:8px}.WishlistProducts_removeBtn__kAS5S{width:28px;height:28px;font-size:12px}.WishlistProducts_productImage__efz7Y{height:160px}.WishlistProducts_productInfo__aBlyG{padding:12px}.WishlistProducts_productName__DG_c7{font-size:14px}.WishlistProducts_productBrand__U9vCd{font-size:12px}.WishlistProducts_price__GBOLE,.WishlistProducts_salePrice__nbNSE{font-size:14px}.WishlistProducts_originalPrice__TNh9u{font-size:12px}.WishlistProducts_productStats__YUTmu{font-size:11px;gap:8px}}.page_dashboardContainer__4kZIM{padding:0}.page_dashboardHeader__SEaYe{margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid #f5f5f5}.page_dashboardHeader__SEaYe h2{font-size:24px;font-weight:600;color:#333;margin:0 0 8px}.page_dashboardHeader__SEaYe p{font-size:16px;color:#666;margin:0}.page_statsGrid__MqlLv{display:grid;grid-template-columns:repeat(2,minmax(200px,1fr));grid-gap:20px;gap:20px;margin-bottom:40px}.page_statCard__vAiWU{display:flex;align-items:center;gap:16px;padding:24px;background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s,box-shadow .2s}.page_statCard__vAiWU:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.page_statIcon__H8NPO{font-size:32px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f6f9fc,#e9ecef);border-radius:12px}.page_statInfo__rlTIE{flex:1 1}.page_statInfo__rlTIE h3{font-size:14px;font-weight:500;color:#666;margin:0 0 4px}.page_statNumber__rK6ZN{font-size:24px;font-weight:700;color:#333;margin:0 0 8px}.page_statLink__g6APJ{font-size:12px;color:#007bff;text-decoration:none;font-weight:500;transition:color .2s}.page_statLink__g6APJ:hover{color:#0056b3}.page_recentActivity__AKA8_{display:flex;flex-direction:column;gap:40px}.page_activitySection__msVCM{background:white;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.page_sectionHeader__e_Bhc{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid #f5f5f5}.page_sectionHeader__e_Bhc h3{font-size:18px;font-weight:600;color:#333;margin:0}.page_viewAllLink__J21Af{font-size:14px;color:#007bff;text-decoration:none;font-weight:500;transition:color .2s}.page_viewAllLink__J21Af:hover{color:#0056b3}.page_compactView__P45u_{max-height:400px;overflow:hidden}.page_contentArea__t76DQ{flex:1 1;padding:24px;background-color:#f8f9fa}.page_notLoggedIn__AtzOR{display:flex;align-items:center;justify-content:center;min-height:400px}.page_loginPrompt__70QJT{text-align:center;background:white;padding:60px 40px;border-radius:16px;box-shadow:0 4px 16px rgba(0,0,0,.1);max-width:400px;width:100%}.page_loginIcon__iKf1Q{font-size:64px;margin-bottom:24px}.page_loginPrompt__70QJT h2{font-size:24px;font-weight:600;color:#333;margin:0 0 12px}.page_loginPrompt__70QJT p{font-size:16px;color:#666;margin:0 0 32px;line-height:1.5}.page_loginButton__exXbt{display:inline-block;padding:14px 32px;background-color:#333;color:white;text-decoration:none;border-radius:8px;font-weight:500;font-size:16px;transition:background-color .2s}.page_loginButton__exXbt:hover{background-color:#555}@media (max-width:1024px){.page_statsGrid__MqlLv{grid-template-columns:repeat(2,minmax(180px,1fr));gap:16px;margin-bottom:32px}.page_statCard__vAiWU{padding:20px;gap:12px}.page_statIcon__H8NPO{font-size:28px;width:50px;height:50px}.page_statNumber__rK6ZN{font-size:20px}.page_activitySection__msVCM{padding:20px}.page_recentActivity__AKA8_{gap:32px}}@media (max-width:768px){.page_dashboardContainer__4kZIM{padding:0}.page_dashboardHeader__SEaYe{margin-bottom:24px}.page_dashboardHeader__SEaYe h2{font-size:20px}.page_dashboardHeader__SEaYe p{font-size:14px}.page_statsGrid__MqlLv{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}.page_statCard__vAiWU{flex-direction:column;text-align:center;padding:16px;gap:8px}.page_statIcon__H8NPO{font-size:24px;width:40px;height:40px}.page_statNumber__rK6ZN{font-size:18px}.page_statInfo__rlTIE h3{font-size:12px}.page_statLink__g6APJ{font-size:11px}.page_activitySection__msVCM{padding:16px;border-radius:8px}.page_sectionHeader__e_Bhc h3{font-size:16px}.page_viewAllLink__J21Af{font-size:12px}.page_recentActivity__AKA8_{gap:24px}.page_loginPrompt__70QJT{padding:40px 24px;margin:0 12px}.page_loginIcon__iKf1Q{font-size:48px;margin-bottom:20px}.page_loginPrompt__70QJT h2{font-size:20px}.page_loginPrompt__70QJT p{font-size:14px;margin-bottom:24px}.page_loginButton__exXbt{padding:12px 24px;font-size:14px}}@media (max-width:480px){.page_statsGrid__MqlLv{grid-template-columns:1fr}.page_statCard__vAiWU{flex-direction:row;text-align:left}}.page_container__llafO{padding:0}.page_header__CO_bv{margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid #f5f5f5}.page_header__CO_bv h1{font-size:24px;font-weight:600;color:#333;margin:0 0 8px}.page_header__CO_bv p{font-size:16px;color:#666;margin:0}.page_content__Dnqio{background:white;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media (max-width:768px){.page_header__CO_bv{margin-bottom:24px}.page_header__CO_bv h1{font-size:20px}.page_header__CO_bv p{font-size:14px}.page_content__Dnqio{padding:16px;border-radius:8px}}.page_container__gDl7L{padding:0}.page_header__yNMXQ{margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid #f5f5f5}.page_header__yNMXQ h1{font-size:24px;font-weight:600;color:#333;margin:0 0 8px}.page_header__yNMXQ p{font-size:16px;color:#666;margin:0}.page_content__04Ynl{background:white;border-radius:12px;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media (max-width:768px){.page_header__yNMXQ{margin-bottom:24px}.page_header__yNMXQ h1{font-size:20px}.page_header__yNMXQ p{font-size:14px}.page_content__04Ynl{padding:16px;border-radius:8px}}