.AiChatDrawer_light__GvYco{--bg-color:#fff;--text-color:#1a1a2e;--header-bg-color:#fffcfc;--hover-text-color:#6366f1;--hover-line-color:#6366f1;--background-primary:#fff;--background-card:#fff;--background-light:#f8fafc;--text-primary:#1e293b;--text-secondary:#64748b;--border-color:#e2e8f0;--accent:#6366f1;--accent-hover:#4f46e5;--danger:#ef4444;--button-default:#f8fafc;--button-hover:#e2e8f0;--text-button:#374151}.AiChatDrawer_dark__Qj7sw{--bg-color:#0f172a;--text-color:#16213e;--header-bg-color:var(--gray-a3);--hover-text-color:#ff5722;--hover-line-color:#ff5722;--background-primary:#0f172a;--background-card:#1e293b;--background-light:#334155;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--border-color:#475569;--accent:#6366f1;--accent-hover:#4f46e5;--danger:#ef4444;--button-default:#334155;--button-hover:#475569;--text-button:#f1f5f9}.AiChatDrawer_overlay__wLjw0{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:199;animation:AiChatDrawer_fadeIn__ydzs_ .2s ease}@keyframes AiChatDrawer_fadeIn__ydzs_{0%{opacity:0}to{opacity:1}}.AiChatDrawer_drawer__QUZbS{position:fixed;top:0;right:0;width:420px;height:100%;z-index:200;display:flex;flex-direction:column;border-radius:16px 0 0 16px;box-shadow:-4px 0 24px rgba(0,0,0,.15);animation:AiChatDrawer_slideIn__LSR0_ .3s cubic-bezier(.4,0,.2,1)}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_drawer__QUZbS,.AiChatDrawer_light__GvYco .AiChatDrawer_drawer__QUZbS{background-color:var(--background-primary);border-left:1px solid var(--border-color)}@media(max-width:480px){.AiChatDrawer_drawer__QUZbS{width:100%;border-radius:0}}@keyframes AiChatDrawer_slideIn__LSR0_{0%{transform:translateX(100%)}to{transform:translateX(0)}}.AiChatDrawer_drawerHeader__JKwL9{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-radius:16px 0 0 0}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_drawerHeader__JKwL9,.AiChatDrawer_light__GvYco .AiChatDrawer_drawerHeader__JKwL9{border-bottom:1px solid var(--border-color)}@media(max-width:480px){.AiChatDrawer_drawerHeader__JKwL9{border-radius:0}}.AiChatDrawer_drawerTitle__LO_W3{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.1rem}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_drawerTitle__LO_W3,.AiChatDrawer_light__GvYco .AiChatDrawer_drawerTitle__LO_W3{color:var(--text-primary)}.AiChatDrawer_sparkleIcon__RoqVE{color:#6366f1}.AiChatDrawer_closeButton___KhI8{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_closeButton___KhI8,.AiChatDrawer_light__GvYco .AiChatDrawer_closeButton___KhI8{background:var(--button-default);color:var(--text-secondary)}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_closeButton___KhI8:hover,.AiChatDrawer_light__GvYco .AiChatDrawer_closeButton___KhI8:hover{background:var(--button-hover);color:var(--text-primary)}.AiChatDrawer_messages__6LrFz{flex:1 1;overflow-y:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:1rem}.AiChatDrawer_messages__6LrFz::-webkit-scrollbar{width:4px}.AiChatDrawer_messages__6LrFz::-webkit-scrollbar-thumb{border-radius:4px}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_messages__6LrFz::-webkit-scrollbar-thumb,.AiChatDrawer_light__GvYco .AiChatDrawer_messages__6LrFz::-webkit-scrollbar-thumb{background:var(--border-color)}.AiChatDrawer_message__Z_37o{max-width:90%;padding:.75rem 1rem;border-radius:12px;font-size:.9rem;line-height:1.5;animation:AiChatDrawer_messageIn__0MaKW .3s ease}@keyframes AiChatDrawer_messageIn__0MaKW{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.AiChatDrawer_userMessage__49_Tr{align-self:flex-end;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-bottom-right-radius:4px}.AiChatDrawer_assistantMessage__dnCyb{align-self:flex-start;border-bottom-left-radius:4px}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_assistantMessage__dnCyb,.AiChatDrawer_light__GvYco .AiChatDrawer_assistantMessage__dnCyb{background-color:var(--background-card);color:var(--text-primary);border:1px solid var(--border-color)}.AiChatDrawer_toolContent__yJljS{align-self:flex-start;width:100%;animation:AiChatDrawer_messageIn__0MaKW .3s ease}.AiChatDrawer_reasoning__P8WZW{font-size:.85rem;font-style:italic;margin-bottom:.75rem;padding:.5rem .75rem;border-radius:8px}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_reasoning__P8WZW,.AiChatDrawer_light__GvYco .AiChatDrawer_reasoning__P8WZW{color:var(--text-secondary);background:var(--background-light)}.AiChatDrawer_productGrid__7THOU{display:flex;flex-direction:column;gap:.75rem}.AiChatDrawer_typingIndicator__DUvmB{display:flex;align-items:center;gap:6px;padding:.75rem 1rem;border-radius:12px;border-bottom-left-radius:4px;align-self:flex-start;animation:AiChatDrawer_messageIn__0MaKW .3s ease}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_typingIndicator__DUvmB,.AiChatDrawer_light__GvYco .AiChatDrawer_typingIndicator__DUvmB{background-color:var(--background-card);border:1px solid var(--border-color)}.AiChatDrawer_typingDot__HtDJY{width:8px;height:8px;border-radius:50%;background:#6366f1;animation:AiChatDrawer_bounce__YyD01 1.4s ease-in-out infinite both}.AiChatDrawer_typingDot__HtDJY:first-child{animation-delay:-.32s}.AiChatDrawer_typingDot__HtDJY:nth-child(2){animation-delay:-.16s}.AiChatDrawer_typingDot__HtDJY:nth-child(3){animation-delay:0s}@keyframes AiChatDrawer_bounce__YyD01{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}@keyframes AiChatDrawer_shimmer__L4kuP{0%{background-position:-200% 0}to{background-position:200% 0}}.AiChatDrawer_productSkeleton__BZi7O{border-radius:12px;overflow:hidden;padding:.75rem;display:flex;gap:.75rem}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_productSkeleton__BZi7O,.AiChatDrawer_light__GvYco .AiChatDrawer_productSkeleton__BZi7O{background-color:var(--background-card);border:1px solid var(--border-color)}.AiChatDrawer_skeletonImage__YoHHo{width:80px;height:80px;border-radius:8px;flex-shrink:0;animation:AiChatDrawer_shimmer__L4kuP 1.5s linear infinite;background-size:200% 100%}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_skeletonImage__YoHHo,.AiChatDrawer_light__GvYco .AiChatDrawer_skeletonImage__YoHHo{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.AiChatDrawer_skeletonContent___c_Qy{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.AiChatDrawer_skeletonTitle__1wSCh{width:75%;height:14px;border-radius:4px;animation:AiChatDrawer_shimmer__L4kuP 1.5s linear infinite;background-size:200% 100%}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_skeletonTitle__1wSCh,.AiChatDrawer_light__GvYco .AiChatDrawer_skeletonTitle__1wSCh{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.AiChatDrawer_skeletonPrice__bWZD1{width:40%;height:14px;border-radius:4px;animation:AiChatDrawer_shimmer__L4kuP 1.5s linear infinite;background-size:200% 100%}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_skeletonPrice__bWZD1,.AiChatDrawer_light__GvYco .AiChatDrawer_skeletonPrice__bWZD1{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.AiChatDrawer_skeletonButton__vjxo3{width:60%;height:28px;border-radius:6px;margin-top:auto;animation:AiChatDrawer_shimmer__L4kuP 1.5s linear infinite;background-size:200% 100%}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_skeletonButton__vjxo3,.AiChatDrawer_light__GvYco .AiChatDrawer_skeletonButton__vjxo3{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.AiChatDrawer_inputArea__k2C9p{padding:1rem 1.25rem}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_inputArea__k2C9p,.AiChatDrawer_light__GvYco .AiChatDrawer_inputArea__k2C9p{border-top:1px solid var(--border-color)}.AiChatDrawer_inputForm__IbHYh{display:flex;gap:.5rem}.AiChatDrawer_input__0bUUS{flex:1 1;padding:.65rem 1rem;border-radius:10px;border:1.5px solid transparent;font-size:.9rem;outline:none;transition:all .2s ease}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_input__0bUUS,.AiChatDrawer_light__GvYco .AiChatDrawer_input__0bUUS{background-color:var(--background-light);color:var(--text-primary);border-color:var(--border-color)}.AiChatDrawer_input__0bUUS:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15)}.AiChatDrawer_light__GvYco .AiChatDrawer_input__0bUUS::placeholder{color:var(--text-secondary)}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_input__0bUUS::placeholder{color:var(--text-secondary)}.AiChatDrawer_sendButton__1aGhZ{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:10px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0}.AiChatDrawer_sendButton__1aGhZ:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px rgba(99,102,241,.3)}.AiChatDrawer_sendButton__1aGhZ:disabled{opacity:.5;cursor:not-allowed}.AiChatDrawer_tryAiButton__HgiPJ{display:flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border:none;border-radius:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.AiChatDrawer_tryAiButton__HgiPJ:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.3)}.AiChatDrawer_tryAiButton__HgiPJ:active{transform:translateY(0)}.AiChatDrawer_welcome__ow3iT{text-align:center;padding:1.5rem 1rem}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_welcome__ow3iT,.AiChatDrawer_light__GvYco .AiChatDrawer_welcome__ow3iT{color:var(--text-secondary)}.AiChatDrawer_welcomeIcon__4ctMZ{font-size:2rem;margin-bottom:.5rem;color:#6366f1}.AiChatDrawer_welcomeTitle__MhqOS{font-weight:700;font-size:1.1rem;margin-bottom:.25rem}.AiChatDrawer_dark__Qj7sw .AiChatDrawer_welcomeTitle__MhqOS,.AiChatDrawer_light__GvYco .AiChatDrawer_welcomeTitle__MhqOS{color:var(--text-primary)}.AiChatDrawer_welcomeText__7C6Se{font-size:.85rem;line-height:1.5}.ProductCard_card__5bTGO{position:relative;height:100%;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);background:#fff;border:1px solid rgba(226,232,240,.8);box-shadow:0 1px 3px rgba(0,0,0,.1)}.ProductCard_dark__fKNPq .ProductCard_card__5bTGO,.ProductCard_light__HnJHh .ProductCard_card__5bTGO{background-color:var(--background-card);border-color:var(--border-color)}.ProductCard_card__5bTGO:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15),0 0 0 1px rgba(99,102,241,.1);border-color:rgba(99,102,241,.2)}.ProductCard_card__5bTGO:hover .ProductCard_addToCartButton__CxkMk{opacity:1;transform:translateY(0)}.ProductCard_card__5bTGO:hover .ProductCard_imageContainer__Fq8Se:before{opacity:1}.ProductCard_badges__YEXOT{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-direction:column;gap:6px}.ProductCard_badge__mqZIm{padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.ProductCard_badge__mqZIm.ProductCard_new__KkbGN{background:linear-gradient(135deg,#10b981,#059669);color:#fff;animation:ProductCard_shimmer__Blfr5 2s infinite}.ProductCard_badge__mqZIm.ProductCard_sale__lBseG{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;animation:ProductCard_shimmer__Blfr5 2s infinite}@keyframes ProductCard_shimmer__Blfr5{0%,to{opacity:1}50%{opacity:.8}}.ProductCard_imageLink__OAF0T{display:block;text-decoration:none;color:inherit}.ProductCard_imageContainer__Fq8Se{position:relative;width:100%;height:300px;overflow:hidden}.ProductCard_imageContainer__Fq8Se:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(99,102,241,.1),rgba(139,92,246,.1));opacity:0;transition:opacity .4s ease;z-index:1}@media(max-width:768px){.ProductCard_imageContainer__Fq8Se{height:250px}}@media(max-width:480px){.ProductCard_imageContainer__Fq8Se{height:200px}}.ProductCard_image__YlhCc{object-fit:cover;transition:transform .6s ease}.ProductCard_card__5bTGO:hover .ProductCard_image__YlhCc{transform:scale(1.05)}.ProductCard_imageIndicator__l3NfA{position:absolute;bottom:10px;right:10px;background-color:rgba(0,0,0,.5);color:#fff;padding:4px 8px;border-radius:12px;font-size:.7rem}.ProductCard_content__fNeod{display:flex;flex-direction:column;padding:1.25rem;flex-grow:1;gap:.5rem}.ProductCard_category__tNS3J{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em}.ProductCard_title__zI4Du{font-size:1rem;font-weight:600;margin:0;line-height:1.4}.ProductCard_title__zI4Du a{text-decoration:none}.ProductCard_dark__fKNPq .ProductCard_title__zI4Du a,.ProductCard_light__HnJHh .ProductCard_title__zI4Du a{color:var(--text-primary)}.ProductCard_dark__fKNPq .ProductCard_title__zI4Du a:hover,.ProductCard_light__HnJHh .ProductCard_title__zI4Du a:hover{color:var(--accent)}.ProductCard_priceContainer__F0xmf{margin-top:auto;display:flex;align-items:center;gap:.5rem}.ProductCard_price__gLWZS{font-size:1.2rem;font-weight:700}.ProductCard_dark__fKNPq .ProductCard_price__gLWZS,.ProductCard_light__HnJHh .ProductCard_price__gLWZS{color:var(--text-primary)}.ProductCard_originalPrice__QR17x{font-size:.9rem;text-decoration:line-through}.ProductCard_dark__fKNPq .ProductCard_originalPrice__QR17x,.ProductCard_light__HnJHh .ProductCard_originalPrice__QR17x{color:var(--text-secondary)}.ProductCard_sizes__7QZia{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.ProductCard_sizeButton__70rNB{padding:4px 8px;border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .2s ease;border:none}.ProductCard_dark__fKNPq .ProductCard_sizeButton__70rNB,.ProductCard_light__HnJHh .ProductCard_sizeButton__70rNB{background-color:var(--background-light);color:var(--text-primary);border:1px solid var(--border-color)}.ProductCard_dark__fKNPq .ProductCard_sizeButton__70rNB:hover,.ProductCard_light__HnJHh .ProductCard_sizeButton__70rNB:hover{border-color:var(--accent)}.ProductCard_dark__fKNPq .ProductCard_sizeButton__70rNB.ProductCard_selected__Afsx5,.ProductCard_light__HnJHh .ProductCard_sizeButton__70rNB.ProductCard_selected__Afsx5{background-color:var(--accent);color:#fff;border-color:var(--accent)}.ProductCard_addToCartButton__CxkMk{margin-top:1rem;padding:.875rem 1.25rem;border:none;border-radius:12px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px rgba(99,102,241,.3);position:relative;overflow:hidden}.ProductCard_addToCartButton__CxkMk:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .6s ease}.ProductCard_addToCartButton__CxkMk:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(99,102,241,.4)}.ProductCard_addToCartButton__CxkMk:hover:before{left:100%}.ProductCard_addToCartButton__CxkMk:active{transform:translateY(0)}.ProductCard_addToCartButton__CxkMk:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 12px rgba(99,102,241,.2)}.ProductCard_addToCartButton__CxkMk.ProductCard_success__tvedA{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px rgba(16,185,129,.3)}.ProductCard_addToCartButton__CxkMk.ProductCard_success__tvedA:after{content:" ✓";animation:ProductCard_successPulse__nGnv2 .6s ease}@keyframes ProductCard_successPulse__nGnv2{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.ProductCard_navigating__TyTcc{pointer-events:none}.ProductCard_navigating__TyTcc .ProductCard_content__fNeod,.ProductCard_navigating__TyTcc .ProductCard_imageContainer__Fq8Se{opacity:.5;filter:blur(1px);transition:opacity .2s ease,filter .2s ease}.ProductCard_navigationOverlay__zs_cn{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:10;animation:ProductCard_fadeIn__Ji_Cu .15s ease forwards}@keyframes ProductCard_fadeIn__Ji_Cu{0%{opacity:0}to{opacity:1}}.ProductCard_loadingSpinner__MIFOL{width:36px;height:36px;border:3px solid rgba(99,102,241,.2);border-top-color:#6366f1;border-radius:50%;animation:ProductCard_spin__k_FAk .7s linear infinite}@keyframes ProductCard_spin__k_FAk{to{transform:rotate(1turn)}}.Header_light__9rtcT{--bg-color:#fff;--text-color:#1a1a2e;--header-bg-color:#fffcfc;--hover-text-color:#6366f1;--hover-line-color:#6366f1;--background-primary:#fff;--background-card:#fff;--background-light:#f8fafc;--text-primary:#1e293b;--text-secondary:#64748b;--border-color:#e2e8f0;--accent:#6366f1;--accent-hover:#4f46e5;--danger:#ef4444;--button-default:#f8fafc;--button-hover:#e2e8f0;--text-button:#374151}.Header_dark__irehv{--bg-color:#0f172a;--text-color:#16213e;--header-bg-color:var(--gray-a3);--hover-text-color:#ff5722;--hover-line-color:#ff5722;--background-primary:#0f172a;--background-card:#1e293b;--background-light:#334155;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--border-color:#475569;--accent:#6366f1;--accent-hover:#4f46e5;--danger:#ef4444;--button-default:#334155;--button-hover:#475569;--text-button:#f1f5f9}.Header_header___d16u{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.95);border-bottom:1px solid rgba(226,232,240,.8);position:-webkit-sticky;position:sticky;top:0;z-index:100;transition:all .3s ease}.Header_dark__irehv .Header_header___d16u,.Header_light__9rtcT .Header_header___d16u{background:rgba(248,250,252,.95);border-bottom-color:var(--border-color)}.Header_dark__irehv .Header_header___d16u{background:rgba(15,23,42,.95);border-bottom-color:rgba(71,85,105,.8)}@media(max-width:768px){.Header_header___d16u{padding:.75rem 1rem}}.Header_header___d16u .Header_logoSection__xmai1{display:flex;align-items:center}.Header_header___d16u .Header_logoSection__xmai1 .Header_logoText__EVX23{font-weight:800;font-size:1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none;cursor:pointer;transition:all .3s ease;font-family:var(--font-family-display)}.Header_header___d16u .Header_logoSection__xmai1 .Header_logoText__EVX23:hover{transform:scale(1.05);filter:brightness(1.1)}.Header_header___d16u .Header_nav__S8wpV ul{display:flex;gap:1rem;list-style:none;margin:0;padding:0}.Header_header___d16u .Header_nav__S8wpV ul li a{color:var(--text-color);text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative}.Header_header___d16u .Header_nav__S8wpV ul li a:hover{color:#6366f1;background-color:rgba(99,102,241,.1);transform:translateY(-1px)}.Header_header___d16u .Header_nav__S8wpV ul li a:after{content:"";position:absolute;bottom:-2px;left:50%;transform:translateX(-50%) scaleX(0);width:100%;height:2px;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:transform .3s ease}.Header_header___d16u .Header_nav__S8wpV ul li a:hover:after{transform:translateX(-50%) scaleX(1)}.Header_header___d16u .Header_actions__qB1kc{display:flex;align-items:center;gap:.5rem}.Header_header___d16u .Header_actions__qB1kc .Header_cartLinkWrapper__ZCjVg{position:relative;display:inline-block}.Header_header___d16u .Header_actions__qB1kc .Header_icon__OMf44{position:relative;font-size:1.4rem}.Header_header___d16u .Header_actions__qB1kc .Header_icon__OMf44:hover{color:#0070f3}.Header_header___d16u .Header_actions__qB1kc .Header_badge__bdEfD{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:.7rem;font-weight:600;padding:2px 6px;border-radius:50%;min-width:18px;text-align:center;box-shadow:0 2px 8px rgba(239,68,68,.3);animation:Header_pulse__HM5vd 2s infinite}@keyframes Header_pulse__HM5vd{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Header_header___d16u .Header_actions__qB1kc .Header_actionButton__6ZSkw{background:none;border:none;cursor:pointer;position:relative;font-size:1.1rem}.Header_header___d16u .Header_actions__qB1kc .Header_actionButton__6ZSkw:hover{color:#0070f3}.Header_header___d16u .Header_actions__qB1kc .Header_actionButton__6ZSkw .Header_icon__OMf44{font-size:1.2rem}.Button_button__AHROa{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:12px;font-weight:600;font-size:.9rem;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;position:relative;overflow:hidden}.Button_button__AHROa.Button_primary__Xpoji{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px rgba(99,102,241,.3)}.Button_button__AHROa.Button_primary__Xpoji:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(99,102,241,.4)}.Button_button__AHROa.Button_secondary__wBfMC{background:rgba(99,102,241,.1);color:#6366f1;border:1px solid rgba(99,102,241,.2)}.Button_button__AHROa.Button_secondary__wBfMC:hover{background:rgba(99,102,241,.2);transform:translateY(-1px)}.Button_button__AHROa.Button_outline__d_i1T{background:transparent;border:2px solid #6366f1;color:#6366f1}.Button_button__AHROa.Button_outline__d_i1T:hover{background:#6366f1;color:#fff;transform:translateY(-1px)}.Button_button__AHROa:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.Button_button__AHROa:active{transform:translateY(0)}.EditProductForm_form__caaSG{display:flex;flex-direction:column;gap:1.5rem;width:100%}.EditProductForm_fieldGroup__t6GYg{display:flex;flex-direction:column;gap:.5rem}.EditProductForm_label__zCviU{color:var(--text-color);margin-bottom:.25rem}.EditProductForm_error__LH4S9{color:#ef4444;font-size:.875rem;margin-top:.25rem}.EditProductForm_success__dSGJJ{color:#10b981;font-size:.875rem}.EditProductForm_messageBox__1iQJw{padding:.75rem;border-radius:.5rem;background-color:var(--muted)}.EditProductForm_imageGrid__K0upp{gap:1rem}.EditProductForm_imageWrapper__9wtur{position:relative;border-radius:.5rem;overflow:hidden;border:1px solid var(--border-color)}.EditProductForm_imageWrapper__9wtur:hover .EditProductForm_removeImageBtn__2ISNu{opacity:1}.EditProductForm_productImage__PylX9{object-fit:cover;display:block}.EditProductForm_removeImageBtn__2ISNu{position:absolute;top:.25rem;right:.25rem;width:1.5rem;height:1.5rem;border-radius:50%;background-color:#ef4444;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;opacity:0;transition:opacity .2s ease}.EditProductForm_removeImageBtn__2ISNu:hover{background-color:#eb1515}.EditProductForm_fileInput__SuleE{padding:.5rem;border:1px dashed var(--border-color);border-radius:.5rem;cursor:pointer}.EditProductForm_fileInput__SuleE:hover{border-color:#6366f1}@keyframes AdminSearchForm_spin__hdyHj{to{transform:rotate(1turn)}}.AdminSearchForm_spinner__arxVS{width:18px;height:18px;animation:AdminSearchForm_spin__hdyHj 1s linear infinite}.AdminSearchForm_adminSearchContainer__Vub4r{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 0;flex-wrap:wrap;transition:opacity .2s ease}.AdminSearchForm_adminSearchContainer__Vub4r.AdminSearchForm_loading__pHvae{opacity:.7}.AdminSearchForm_searchForm__yZwB9{display:flex;align-items:center;gap:.75rem;flex:1 1;min-width:280px}.AdminSearchForm_inputWrapper__a__Iv{position:relative;display:flex;align-items:center;flex:1 1;height:44px;padding:0 12px;border-radius:10px;transition:all .2s ease}.AdminSearchForm_dark__9rWQN .AdminSearchForm_inputWrapper__a__Iv,.AdminSearchForm_light__61Fkl .AdminSearchForm_inputWrapper__a__Iv{background-color:var(--background-card);border:2px solid var(--border-color)}.AdminSearchForm_dark__9rWQN .AdminSearchForm_inputWrapper__a__Iv:hover,.AdminSearchForm_light__61Fkl .AdminSearchForm_inputWrapper__a__Iv:hover{border-color:var(--accent)}.AdminSearchForm_inputWrapper__a__Iv.AdminSearchForm_focused__VQUxE{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.15)}.AdminSearchForm_inputWrapper__a__Iv .AdminSearchForm_icon___wJ_U{width:20px;height:20px;flex-shrink:0}.AdminSearchForm_dark__9rWQN .AdminSearchForm_inputWrapper__a__Iv .AdminSearchForm_icon___wJ_U,.AdminSearchForm_light__61Fkl .AdminSearchForm_inputWrapper__a__Iv .AdminSearchForm_icon___wJ_U{color:var(--text-secondary)}.AdminSearchForm_searchInput__EuNvZ{flex:1 1;height:100%;padding:0 8px;font-size:.95rem;border:none;background:transparent;outline:none}.AdminSearchForm_dark__9rWQN .AdminSearchForm_searchInput__EuNvZ,.AdminSearchForm_light__61Fkl .AdminSearchForm_searchInput__EuNvZ{color:var(--text-primary)}.AdminSearchForm_light__61Fkl .AdminSearchForm_searchInput__EuNvZ::placeholder{color:var(--text-secondary)}.AdminSearchForm_dark__9rWQN .AdminSearchForm_searchInput__EuNvZ::placeholder{color:var(--text-secondary)}.AdminSearchForm_clearButton__RE8cZ{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease}.AdminSearchForm_dark__9rWQN .AdminSearchForm_clearButton__RE8cZ,.AdminSearchForm_light__61Fkl .AdminSearchForm_clearButton__RE8cZ{background-color:transparent;color:var(--text-secondary)}.AdminSearchForm_dark__9rWQN .AdminSearchForm_clearButton__RE8cZ:hover,.AdminSearchForm_light__61Fkl .AdminSearchForm_clearButton__RE8cZ:hover{background-color:var(--background-light);color:var(--text-primary)}.AdminSearchForm_clearButton__RE8cZ .AdminSearchForm_icon___wJ_U{width:16px;height:16px}.AdminSearchForm_searchButton__yRdBk{display:flex;align-items:center;justify-content:center;gap:.5rem;height:44px;padding:0 1.25rem;font-size:.95rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:90px}.AdminSearchForm_dark__9rWQN .AdminSearchForm_searchButton__yRdBk,.AdminSearchForm_light__61Fkl .AdminSearchForm_searchButton__yRdBk{background-color:var(--button-default);color:var(--text-button);border:2px solid var(--border-color)}.AdminSearchForm_dark__9rWQN .AdminSearchForm_searchButton__yRdBk:hover:not(:disabled),.AdminSearchForm_light__61Fkl .AdminSearchForm_searchButton__yRdBk:hover:not(:disabled){background-color:var(--button-hover);border-color:var(--accent)}.AdminSearchForm_searchButton__yRdBk:active:not(:disabled){transform:scale(.98)}.AdminSearchForm_searchButton__yRdBk:disabled{cursor:not-allowed;opacity:.7}.AdminSearchForm_divider__VKJnJ{width:1px;height:32px;margin:0 .5rem}.AdminSearchForm_dark__9rWQN .AdminSearchForm_divider__VKJnJ,.AdminSearchForm_light__61Fkl .AdminSearchForm_divider__VKJnJ{background-color:var(--border-color)}.AdminSearchForm_createButton____xJu{display:flex;align-items:center;gap:.5rem;height:44px;padding:0 1.25rem;font-size:.95rem;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;white-space:nowrap;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px rgba(99,102,241,.25)}.AdminSearchForm_createButton____xJu .AdminSearchForm_icon___wJ_U{width:18px;height:18px;color:#fff;transition:transform .2s ease}.AdminSearchForm_createButton____xJu:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,102,241,.35)}.AdminSearchForm_createButton____xJu:hover .AdminSearchForm_icon___wJ_U{transform:rotate(90deg)}.AdminSearchForm_createButton____xJu:active{transform:translateY(0)}@media(max-width:600px){.AdminSearchForm_adminSearchContainer__Vub4r{flex-direction:column;align-items:stretch;gap:.75rem}.AdminSearchForm_searchForm__yZwB9{width:100%}.AdminSearchForm_divider__VKJnJ{display:none}.AdminSearchForm_createButton____xJu{width:100%;justify-content:center}}.Login_loginMainWrapper__sTQCN{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh}.Login_loginMainWrapper__sTQCN p{margin-top:10px}.Login_loginMainWrapper__sTQCN p .Login_textLink__fdM_y{margin:10px;text-decoration:underline}.Login_loginMainWrapper__sTQCN p .Login_textLink__fdM_y:hover{color:#009dff}@keyframes ProductPageSkeleton_shimmer__v_20b{0%{background-position:-200% 0}to{background-position:200% 0}}.ProductPageSkeleton_container__Pk3lb{max-width:1400px;margin:0 auto;padding:2rem}@media(max-width:768px){.ProductPageSkeleton_container__Pk3lb{padding:1rem}}.ProductPageSkeleton_breadcrumb__HNrhP{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem}.ProductPageSkeleton_breadcrumbItem__BMizC{width:60px;height:16px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_breadcrumbItem__BMizC,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_breadcrumbItem__BMizC{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_breadcrumbItem__BMizC:nth-child(2){width:80px}.ProductPageSkeleton_breadcrumbItem__BMizC:nth-child(3){width:120px}.ProductPageSkeleton_productSection__xJQRm{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:4rem}@media(max-width:968px){.ProductPageSkeleton_productSection__xJQRm{grid-template-columns:1fr;gap:2rem}}.ProductPageSkeleton_gallery__OlS7I{display:flex;flex-direction:column;gap:1rem}.ProductPageSkeleton_mainImage__F1WTp{width:100%;aspect-ratio:1;border-radius:16px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_mainImage__F1WTp,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_mainImage__F1WTp{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_thumbnails__eYx4Q{display:flex;gap:.75rem}.ProductPageSkeleton_thumbnail__abMVx{width:80px;height:80px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_thumbnail__abMVx,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_thumbnail__abMVx{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_details__BRC6J{display:flex;flex-direction:column;gap:1.25rem}.ProductPageSkeleton_category__GLJ9p{width:80px;height:16px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_category__GLJ9p,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_category__GLJ9p{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_title__3O1JO{width:70%;height:40px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_title__3O1JO,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_title__3O1JO{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_price__t1neC{width:100px;height:32px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_price__t1neC,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_price__t1neC{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_description__E_hZ4{display:flex;flex-direction:column;gap:.5rem}.ProductPageSkeleton_descriptionLine__rm5nv{height:16px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_descriptionLine__rm5nv,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_descriptionLine__rm5nv{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_descriptionLine__rm5nv:first-child{width:100%}.ProductPageSkeleton_descriptionLine__rm5nv:nth-child(2){width:90%}.ProductPageSkeleton_descriptionLine__rm5nv:nth-child(3){width:75%}.ProductPageSkeleton_sizeSection__iIspk{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.ProductPageSkeleton_sizeLabel__gLnfl{width:80px;height:16px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_sizeLabel__gLnfl,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_sizeLabel__gLnfl{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_sizes__VT9o0{display:flex;gap:.5rem}.ProductPageSkeleton_size__XdoD4{width:48px;height:48px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_size__XdoD4,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_size__XdoD4{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_quantitySection__cqKw_{width:160px;height:40px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_quantitySection__cqKw_,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_quantitySection__cqKw_{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_button__lIVtF{width:100%;height:56px;border-radius:12px;margin-top:1rem;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_button__lIVtF,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_button__lIVtF{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_relatedSection__lHIlq{margin-top:4rem;padding-top:3rem}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_relatedSection__lHIlq,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_relatedSection__lHIlq{border-top:1px solid var(--border-color)}.ProductPageSkeleton_relatedTitle__g2k95{width:200px;height:32px;margin-bottom:2rem;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_relatedTitle__g2k95,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_relatedTitle__g2k95{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.ProductPageSkeleton_relatedGrid__NVh6_{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:1200px){.ProductPageSkeleton_relatedGrid__NVh6_{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.ProductPageSkeleton_relatedGrid__NVh6_{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.ProductPageSkeleton_relatedGrid__NVh6_{grid-template-columns:1fr}}.ProductPageSkeleton_relatedCard__Jk0sG{aspect-ratio:.75;border-radius:16px;border-radius:8px;animation:ProductPageSkeleton_shimmer__v_20b 1.5s linear infinite;background-size:200% 100%}.ProductPageSkeleton_dark__RuMFb .ProductPageSkeleton_relatedCard__Jk0sG,.ProductPageSkeleton_light__ud_TX .ProductPageSkeleton_relatedCard__Jk0sG{background:linear-gradient(90deg,var(--background-light) 0,var(--border-color) 50%,var(--background-light) 100%)}.sign-up_wrapper__Mkdl0{display:flex;justify-content:center;align-items:center;height:100vh}.ProductList_storeContainer__QhASE{max-width:1400px;margin:0 auto;padding:2rem;min-height:100vh}.ProductList_dark__C5wxq .ProductList_storeContainer__QhASE,.ProductList_light__cT9q9 .ProductList_storeContainer__QhASE{background:linear-gradient(135deg,var(--background-primary) 0,rgba(248,250,252,.8) 100%);color:var(--text-primary)}.ProductList_dark__C5wxq .ProductList_storeContainer__QhASE{background:linear-gradient(135deg,#0f172a,#1e293b)}@media(max-width:768px){.ProductList_storeContainer__QhASE{padding:1rem}}.ProductList_headerSection__2LOe3{text-align:center;margin-bottom:2.5rem}.ProductList_headerSection__2LOe3 .ProductList_storeTitle__nKaSz{font-size:3rem;font-weight:800;margin-bottom:.75rem;background:linear-gradient(135deg,#6366f1,#8b5cf6 50%,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:var(--font-family-display);letter-spacing:-.02em}@media(max-width:768px){.ProductList_headerSection__2LOe3 .ProductList_storeTitle__nKaSz{font-size:2.25rem}}.ProductList_headerSection__2LOe3 .ProductList_storeDescription__RWTmq{font-size:1.1rem;max-width:600px;margin:0 auto;line-height:1.6}.ProductList_dark__C5wxq .ProductList_headerSection__2LOe3 .ProductList_storeDescription__RWTmq,.ProductList_light__cT9q9 .ProductList_headerSection__2LOe3 .ProductList_storeDescription__RWTmq{color:var(--text-secondary)}.ProductList_storeLayout__VAq7c{display:grid;grid-template-columns:280px 1fr;grid-gap:2.5rem;gap:2.5rem}@media(max-width:1024px){.ProductList_storeLayout__VAq7c{grid-template-columns:240px 1fr;gap:2rem}}@media(max-width:768px){.ProductList_storeLayout__VAq7c{grid-template-columns:1fr;gap:1.5rem}}.ProductList_filterSidebar__3KSYd{padding:1.5rem;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px;box-shadow:0 4px 20px rgba(0,0,0,.04)}.ProductList_dark__C5wxq .ProductList_filterSidebar__3KSYd,.ProductList_light__cT9q9 .ProductList_filterSidebar__3KSYd{background-color:var(--background-card);border-radius:16px;border:1px solid var(--border-color)}@media(max-width:768px){.ProductList_filterSidebar__3KSYd{position:relative;top:0;border-radius:12px}}.ProductList_mainContent__49T_P{display:flex;flex-direction:column;gap:1.5rem}.ProductList_resultsInfo__7X0gM{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-radius:10px}.ProductList_dark__C5wxq .ProductList_resultsInfo__7X0gM,.ProductList_light__cT9q9 .ProductList_resultsInfo__7X0gM{background-color:var(--background-card);border:1px solid var(--border-color)}.ProductList_resultsInfo__7X0gM p{font-size:.9rem;font-weight:500;margin:0}.ProductList_dark__C5wxq .ProductList_resultsInfo__7X0gM p,.ProductList_light__cT9q9 .ProductList_resultsInfo__7X0gM p{color:var(--text-secondary)}.ProductList_productGrid__GwP4W{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem}@media(max-width:1200px){.ProductList_productGrid__GwP4W{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media(max-width:768px){.ProductList_productGrid__GwP4W{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media(max-width:640px){.ProductList_productGrid__GwP4W{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}@keyframes ProductList_fadeIn___npOw{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ProductList_productGrid__GwP4W>div{animation:ProductList_fadeIn___npOw .5s ease-out forwards;opacity:0}.ProductList_productGrid__GwP4W>div:first-child{animation-delay:.05s}.ProductList_productGrid__GwP4W>div:nth-child(2){animation-delay:.1s}.ProductList_productGrid__GwP4W>div:nth-child(3){animation-delay:.15s}.ProductList_productGrid__GwP4W>div:nth-child(4){animation-delay:.2s}.ProductList_productGrid__GwP4W>div:nth-child(5){animation-delay:.25s}.ProductList_productGrid__GwP4W>div:nth-child(6){animation-delay:.3s}.ProductList_productGrid__GwP4W>div:nth-child(7){animation-delay:.35s}.ProductList_productGrid__GwP4W>div:nth-child(8){animation-delay:.4s}.ProductList_productGrid__GwP4W>div:nth-child(9){animation-delay:.45s}.ProductList_productGrid__GwP4W>div:nth-child(10){animation-delay:.5s}.ProductList_productGrid__GwP4W>div:nth-child(11){animation-delay:.55s}.ProductList_productGrid__GwP4W>div:nth-child(12){animation-delay:.6s}.ProductList_productGrid__GwP4W>div:nth-child(13){animation-delay:.65s}.ProductList_productGrid__GwP4W>div:nth-child(14){animation-delay:.7s}.ProductList_productGrid__GwP4W>div:nth-child(15){animation-delay:.75s}.ProductList_productGrid__GwP4W>div:nth-child(16){animation-delay:.8s}.ProductList_productGrid__GwP4W>div:nth-child(17){animation-delay:.85s}.ProductList_productGrid__GwP4W>div:nth-child(18){animation-delay:.9s}.ProductList_productGrid__GwP4W>div:nth-child(19){animation-delay:.95s}.ProductList_productGrid__GwP4W>div:nth-child(20){animation-delay:1s}