.social-module__jEkfkG__socialContainer{flex-direction:column;gap:32px;max-width:1400px;margin:0 auto;padding:32px;display:flex}.social-module__jEkfkG__header{justify-content:space-between;align-items:flex-end;display:flex}.social-module__jEkfkG__headerTitle h1{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:2rem;font-weight:800}.social-module__jEkfkG__headerTitle p{color:#64748b;margin:0;font-size:1.1rem}.social-module__jEkfkG__platformsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.social-module__jEkfkG__platformCard{background:#fff;border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;gap:24px;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.social-module__jEkfkG__platformCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000000f}.social-module__jEkfkG__platformCard:before{content:"";width:100%;height:6px;position:absolute;top:0;left:0}.social-module__jEkfkG__facebookCard:before{background:#1877f2}.social-module__jEkfkG__instagramCard:before{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%)}.social-module__jEkfkG__tiktokCard:before{background:#000}.social-module__jEkfkG__platformHeader{justify-content:space-between;align-items:center;display:flex}.social-module__jEkfkG__platformIcon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.social-module__jEkfkG__statusBadge{letter-spacing:.05em;text-transform:uppercase;border-radius:100px;padding:6px 12px;font-size:.75rem;font-weight:700}.social-module__jEkfkG__statusConnected{color:#166534;background:#dcfce7}.social-module__jEkfkG__statusDisconnected{color:#64748b;background:#f1f5f9}.social-module__jEkfkG__platformInfo h3{color:#0f172a;margin:0 0 4px;font-size:1.25rem;font-weight:700}.social-module__jEkfkG__platformInfo p{color:#64748b;margin:0;font-size:.9rem}.social-module__jEkfkG__connectBtn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;padding:14px;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.social-module__jEkfkG__connectBtn:hover{background:#f8fafc;border-color:#cbd5e1}.social-module__jEkfkG__primaryBtn{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:14px;align-items:center;gap:10px;padding:14px 28px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #f9731633}.social-module__jEkfkG__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f973164d}.social-module__jEkfkG__syncSection{background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden}.social-module__jEkfkG__sectionHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.social-module__jEkfkG__sectionHeader h2{margin:0;font-size:1.25rem;font-weight:700}.social-module__jEkfkG__tableContainer{overflow-x:auto}.social-module__jEkfkG__table{border-collapse:collapse;width:100%}.social-module__jEkfkG__table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc;padding:16px 32px;font-size:.8rem;font-weight:700}.social-module__jEkfkG__table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:20px 32px}.social-module__jEkfkG__productInfo{align-items:center;gap:16px;display:flex}.social-module__jEkfkG__productThumb{object-fit:cover;background:#f1f5f9;border-radius:10px;width:48px;height:48px}.social-module__jEkfkG__productDetails h4{margin:0 0 2px;font-size:.95rem;font-weight:600}.social-module__jEkfkG__productDetails span{color:#94a3b8;font-size:.8rem}.social-module__jEkfkG__platformStatus{align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.social-module__jEkfkG__dot{border-radius:50%;width:8px;height:8px}.social-module__jEkfkG__dotSynced{background:#10b981}.social-module__jEkfkG__dotPending{background:#f59e0b}.social-module__jEkfkG__dotError{background:#ef4444}.social-module__jEkfkG__aiSection{grid-template-columns:1fr 1fr;gap:24px;display:grid}.social-module__jEkfkG__aiCard{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:24px;flex-direction:column;gap:20px;padding:32px;display:flex}.social-module__jEkfkG__aiHeader{align-items:center;gap:12px;display:flex}.social-module__jEkfkG__aiIcon{color:#818cf8;background:#ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.social-module__jEkfkG__aiContent h3{margin:0 0 4px;font-size:1.25rem}.social-module__jEkfkG__aiContent p{color:#94a3b8;margin:0;font-size:.9rem}.social-module__jEkfkG__aiActions{flex-wrap:wrap;gap:12px;display:flex}.social-module__jEkfkG__aiBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:8px;padding:10px 16px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.social-module__jEkfkG__aiBtn:hover{background:#ffffff1a;border-color:#fff3}@media (max-width:1024px){.social-module__jEkfkG__platformsGrid,.social-module__jEkfkG__aiSection{grid-template-columns:1fr}}
.Header-module__9fWxfa__topBanner{color:#94a3b8;letter-spacing:.02em;background:#0f172a;border-bottom:1px solid #ffffff0d;padding:8px 0;font-size:11.5px;font-weight:500}.Header-module__9fWxfa__topBannerInner{justify-content:space-between;align-items:center;display:flex}.Header-module__9fWxfa__topInfo{align-items:center;gap:15px;display:flex}.Header-module__9fWxfa__infoItem{color:#cbd5e1;align-items:center;gap:6px;text-decoration:none;transition:color .2s;display:flex}.Header-module__9fWxfa__infoItem:hover{color:var(--orange-light)}.Header-module__9fWxfa__infoDivider{background:#ffffff26;width:1px;height:12px}.Header-module__9fWxfa__topLinks{align-items:center;gap:20px;display:flex}.Header-module__9fWxfa__quickLinks{align-items:center;gap:15px;display:flex}.Header-module__9fWxfa__quickLinks a{color:#94a3b8;text-decoration:none;transition:color .2s}.Header-module__9fWxfa__quickLinks a:hover{color:#fff}.Header-module__9fWxfa__partnerWrapper{align-items:center;height:100%;display:flex;position:relative}.Header-module__9fWxfa__partnerBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:4px 0;font-family:inherit;font-size:11.5px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.Header-module__9fWxfa__partnerBtn:hover{color:#fff}.Header-module__9fWxfa__partnerDropdown{border:1px solid var(--gray-100);z-index:1000;opacity:0;visibility:hidden;background:#fff;border-radius:12px;flex-direction:column;gap:4px;min-width:180px;padding:8px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 40px #00000026}.Header-module__9fWxfa__partnerDropdown:before{content:"";background:0 0;height:15px;position:absolute;top:-15px;left:0;right:0}.Header-module__9fWxfa__partnerWrapper:hover .Header-module__9fWxfa__partnerDropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__9fWxfa__partnerDropdownItem{border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex;color:var(--gray-700)!important}.Header-module__9fWxfa__partnerDropdownItem:hover{background:var(--gray-50);color:var(--orange)!important}.Header-module__9fWxfa__topDivider{background:#ffffff1a;width:1px;height:14px}.Header-module__9fWxfa__userAuthLinks{align-items:center;gap:15px;display:flex}.Header-module__9fWxfa__topLink{color:#fff;font-weight:600;text-decoration:none}.Header-module__9fWxfa__logoutBtn{color:#fca5a5;cursor:pointer;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:700;transition:all .2s}.Header-module__9fWxfa__logoutBtn:hover{color:#fff;background:#ef4444;border-color:#ef4444}.Header-module__9fWxfa__loginBtnSmall{background:var(--orange);color:#fff;border-radius:6px;padding:4px 12px;font-weight:700;text-decoration:none;transition:transform .2s}.Header-module__9fWxfa__loginBtnSmall:hover{filter:brightness(1.1);transform:translateY(-1px)}.Header-module__9fWxfa__header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:1000;background:#fffffff2;padding:16px 0;transition:all .3s cubic-bezier(.4,0,.2,1);position:sticky;top:0}.Header-module__9fWxfa__header.Header-module__9fWxfa__scrolled{box-shadow:var(--shadow-lg);background:#fffffffa;padding:10px 0}.Header-module__9fWxfa__headerInner{align-items:center;gap:20px;display:flex}.Header-module__9fWxfa__logo{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.Header-module__9fWxfa__logoIcon{background:linear-gradient(135deg, var(--orange) 0%, var(--green) 100%);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 12px #f973164d}.Header-module__9fWxfa__logoIcon span{color:#fff;font-family:Outfit,sans-serif;font-size:22px;font-weight:900}.Header-module__9fWxfa__logoText{flex-direction:column;line-height:1.1;display:flex}.Header-module__9fWxfa__logoMain{color:var(--gray-900);font-family:Outfit,sans-serif;font-size:20px;font-weight:800}.Header-module__9fWxfa__logoSub{color:var(--orange);letter-spacing:.5px;text-transform:uppercase;font-size:10px;font-weight:600}.Header-module__9fWxfa__searchContainer{flex:1;max-width:640px}.Header-module__9fWxfa__searchWrapper{border:1px solid var(--gray-200);background:var(--white);border-radius:12px;align-items:center;height:52px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 2px 10px #00000008}.Header-module__9fWxfa__searchWrapper:focus-within{border-color:var(--orange);transform:translateY(-1px);box-shadow:0 10px 25px -5px #f9731626}.Header-module__9fWxfa__searchForm{flex:1;align-items:center;height:100%;display:flex}.Header-module__9fWxfa__searchTabs{gap:16px;margin-bottom:4px;padding-left:12px;display:flex}.Header-module__9fWxfa__searchTab{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding-bottom:2px;font-size:13px;font-weight:600;position:relative}.Header-module__9fWxfa__searchTab.Header-module__9fWxfa__active{color:var(--text-primary)}.Header-module__9fWxfa__searchTab.Header-module__9fWxfa__active:after{content:"";background:var(--orange);border-radius:2px;height:2.5px;position:absolute;bottom:0;left:0;right:0}.Header-module__9fWxfa__categorySelect{background:var(--gray-50);color:var(--gray-700);cursor:pointer;border:none;min-width:80px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:600}.Header-module__9fWxfa__searchDivider{background:var(--border);flex-shrink:0;width:1px;height:24px}.Header-module__9fWxfa__searchIconInside{color:var(--gray-400);align-items:center;padding-left:15px;display:flex}.Header-module__9fWxfa__searchInput{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:10px 12px;font-size:14px}.Header-module__9fWxfa__searchBtn{background:var(--orange);color:#fff;cursor:pointer;border:none;align-items:center;gap:8px;height:48px;padding:0 24px;font-size:15px;font-weight:700;transition:background .2s;display:flex}.Header-module__9fWxfa__searchBtn span{display:inline}.Header-module__9fWxfa__searchBtn:hover{background:var(--orange-dark)}.Header-module__9fWxfa__quickTags{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.Header-module__9fWxfa__quickTag{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:11px;transition:color .2s}.Header-module__9fWxfa__quickTag:hover{color:var(--orange);text-decoration:underline}.Header-module__9fWxfa__actions{align-items:center;gap:4px;display:flex}.Header-module__9fWxfa__actionBtn{border-radius:var(--radius);color:var(--text-primary);align-items:center;gap:8px;padding:8px 12px;text-decoration:none;transition:background .2s;display:flex}.Header-module__9fWxfa__actionBtn:hover{background:var(--gray-50)}.Header-module__9fWxfa__accountWrapper{align-items:center;height:100%;display:flex;position:relative}.Header-module__9fWxfa__accountDropdown{border:1px solid var(--gray-100);z-index:1000;opacity:0;visibility:hidden;background:#fff;border-radius:16px;width:260px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 10px 40px #00000026}.Header-module__9fWxfa__accountWrapper:hover .Header-module__9fWxfa__accountDropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__9fWxfa__dropdownHeader{flex-direction:column;padding:8px 12px 12px;display:flex}.Header-module__9fWxfa__dropdownHeader strong{color:var(--gray-900);font-size:14px;display:block}.Header-module__9fWxfa__dropdownHeader span{color:var(--gray-500);font-size:11px}.Header-module__9fWxfa__dropdownDivider{background:var(--gray-100);height:1px;margin:8px 0}.Header-module__9fWxfa__dropdownItem{color:var(--gray-700);border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__9fWxfa__dropdownItem:hover{background:var(--gray-50);color:var(--orange)}.Header-module__9fWxfa__dropdownItem svg{color:var(--gray-400)}.Header-module__9fWxfa__dropdownLogout{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:700;transition:all .2s;display:flex}.Header-module__9fWxfa__dropdownLogout:hover{background:#fef2f2}.Header-module__9fWxfa__actionIconWrapper{position:relative}.Header-module__9fWxfa__actionIcon{color:var(--gray-700);align-items:center;display:flex}.Header-module__9fWxfa__badge{background:var(--orange);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.Header-module__9fWxfa__actionLabel{flex-direction:column;line-height:1.2;display:flex}.Header-module__9fWxfa__actionSub{color:var(--text-muted);font-size:10px}.Header-module__9fWxfa__actionMain{color:var(--text-primary);font-size:13px;font-weight:600}.Header-module__9fWxfa__cartBtn{background:var(--gray-900);border-radius:var(--radius-md);color:#fff;align-items:center;gap:12px;height:48px;padding:0 20px;text-decoration:none;transition:all .3s;display:flex}.Header-module__9fWxfa__cartBtn:hover{box-shadow:var(--shadow-lg);background:#000;transform:translateY(-2px)}.Header-module__9fWxfa__cartIconWrapper{position:relative}.Header-module__9fWxfa__cartBadge{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.Header-module__9fWxfa__cartBtn .Header-module__9fWxfa__actionSub{color:#ffffffbf}.Header-module__9fWxfa__cartBtn .Header-module__9fWxfa__actionMain{color:#fff;font-size:14px}.Header-module__9fWxfa__mobileToggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Header-module__9fWxfa__mobileToggle span{background:var(--gray-700);border-radius:2px;width:24px;height:2.5px;transition:all .3s;display:block}.Header-module__9fWxfa__navbar{background:var(--white);border-bottom:2px solid var(--orange);z-index:99;position:sticky;top:85px}.Header-module__9fWxfa__navInner{align-items:center;gap:0;height:48px;display:flex}.Header-module__9fWxfa__allCategoriesWrapper{position:relative}.Header-module__9fWxfa__allCategoriesBtn{background:var(--orange);color:#fff;cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:8px;height:48px;padding:0 20px;font-size:14px;font-weight:600;transition:background .2s;display:flex}.Header-module__9fWxfa__allCategoriesBtn:hover{background:var(--orange-dark)}.Header-module__9fWxfa__megaMenu{border:1px solid var(--border);border-radius:0 0 var(--radius-md) var(--radius-md);width:280px;box-shadow:var(--shadow-xl);z-index:200;background:#fff;display:none;position:absolute;top:100%;left:0;overflow:hidden}.Header-module__9fWxfa__allCategoriesWrapper:hover .Header-module__9fWxfa__megaMenu{display:block}.Header-module__9fWxfa__megaMenuItem{color:var(--text-primary);border-bottom:1px solid var(--gray-100);align-items:center;gap:12px;padding:12px 20px;font-size:14px;text-decoration:none;transition:background .15s,color .15s;display:flex}.Header-module__9fWxfa__megaMenuItem:hover{color:var(--orange);background:#f973160d}.Header-module__9fWxfa__megaIcon{text-align:center;width:24px;font-size:18px}.Header-module__9fWxfa__navLinks{flex:1;align-items:center;height:100%;display:flex}.Header-module__9fWxfa__navLink{height:100%;color:var(--text-primary);white-space:nowrap;align-items:center;padding:0 16px;font-size:13.5px;font-weight:500;text-decoration:none;transition:color .2s,background .2s;display:flex;position:relative}.Header-module__9fWxfa__navLink:hover{color:var(--orange);background:#f973160d}.Header-module__9fWxfa__navPromo{max-width:350px;margin-left:auto;padding-right:12px;overflow:hidden}.Header-module__9fWxfa__promoBadge{color:#fff;border-radius:var(--radius-full);white-space:nowrap;cursor:default;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);align-items:center;padding:6px 18px;font-size:13px;font-weight:800;animation:2s cubic-bezier(.4,0,.2,1) infinite Header-module__9fWxfa__heartbeat;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #ef444466}.Header-module__9fWxfa__promoBadge:after{content:"";background:linear-gradient(to bottom right,#fff0 0% 40%,#fff6 50%,#fff0 60% 100%);width:200%;height:200%;animation:3s infinite Header-module__9fWxfa__shimmer;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}@keyframes Header-module__9fWxfa__heartbeat{0%{transform:scale(1)}10%{transform:scale(1.08)}20%{transform:scale(1)}30%{transform:scale(1.05)}40%{transform:scale(1)}to{transform:scale(1)}}@keyframes Header-module__9fWxfa__shimmer{0%{transform:translate(-150%)rotate(45deg)}to{transform:translate(150%)rotate(45deg)}}.Header-module__9fWxfa__mobileMenuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0006;animation:.3s Header-module__9fWxfa__fadeIn;position:fixed;inset:0}.Header-module__9fWxfa__mobileSidebar{background:#fff;flex-direction:column;width:85%;max-width:320px;animation:.3s cubic-bezier(.4,0,.2,1) Header-module__9fWxfa__slideInLeft;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:20px 0 50px #0000001a}.Header-module__9fWxfa__sidebarHeader{background:linear-gradient(135deg, var(--gray-900) 0%, #1e293b 100%);color:#fff;justify-content:space-between;align-items:flex-start;padding:30px 20px;display:flex}.Header-module__9fWxfa__sidebarUser{align-items:center;gap:12px;display:flex}.Header-module__9fWxfa__userAvatar{background:var(--primary);border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.Header-module__9fWxfa__userAvatar img{object-fit:cover;width:100%;height:100%}.Header-module__9fWxfa__userInfo{flex-direction:column;display:flex}.Header-module__9fWxfa__userName{margin:0;font-size:16px;font-weight:700}.Header-module__9fWxfa__userRole{color:var(--orange-light);margin:0 0 8px;font-size:11px;font-weight:600}.Header-module__9fWxfa__sidebarPartnerBtn{background:var(--green);color:#fff;border-radius:8px;padding:6px 12px;font-size:11px;font-weight:800;text-decoration:none;display:inline-block;box-shadow:0 4px 10px #0596694d}.Header-module__9fWxfa__closeSidebar{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex}.Header-module__9fWxfa__sidebarContent{flex:1;padding:20px 0;overflow-y:auto}.Header-module__9fWxfa__sidebarSection{margin-bottom:24px}.Header-module__9fWxfa__sectionTitle{text-transform:uppercase;color:var(--gray-400);letter-spacing:1px;padding:0 20px 10px;font-size:11px;font-weight:800}.Header-module__9fWxfa__sidebarItem{color:var(--gray-700);align-items:center;gap:15px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__9fWxfa__sidebarItem:active{background:var(--gray-50);color:var(--primary)}.Header-module__9fWxfa__sidebarItem svg{color:var(--gray-400)}.Header-module__9fWxfa__dashboardGridMobile{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 20px 20px;display:grid}.Header-module__9fWxfa__dashCardMobile{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:16px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Header-module__9fWxfa__dashCardMobile:active{background:var(--gray-100);transform:scale(.95)}.Header-module__9fWxfa__dashIconMobile{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;display:flex;box-shadow:0 4px 10px #0000000d}.Header-module__9fWxfa__dashCardMobile span{color:var(--gray-900);font-size:13px;font-weight:700}.Header-module__9fWxfa__dashIconMobile.Header-module__9fWxfa__admin{background:#fee2e2}.Header-module__9fWxfa__dashIconMobile.Header-module__9fWxfa__vendeur{background:#ffedd5}.Header-module__9fWxfa__dashIconMobile.Header-module__9fWxfa__livreur{background:#dcfce7}.Header-module__9fWxfa__dashIconMobile.Header-module__9fWxfa__client{background:#e0f2fe}.Header-module__9fWxfa__catIcon{justify-content:center;width:20px;display:flex}.Header-module__9fWxfa__logoutItem{cursor:pointer;background:0 0;border:none;width:100%;color:#ef4444!important}.Header-module__9fWxfa__sidebarFooter{border-top:1px solid var(--gray-100);background:var(--gray-50);padding:20px}.Header-module__9fWxfa__contactPill{border:1px solid var(--border);color:var(--gray-900);background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;padding:10px;font-size:13px;font-weight:700;text-decoration:none;display:flex;box-shadow:0 2px 4px #0000000d}.Header-module__9fWxfa__footerBrand{text-align:center;color:var(--gray-400);font-size:10px;font-weight:600}@keyframes Header-module__9fWxfa__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes Header-module__9fWxfa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Header-module__9fWxfa__actions .Header-module__9fWxfa__actionBtn .Header-module__9fWxfa__actionLabel,.Header-module__9fWxfa__cartBtn .Header-module__9fWxfa__actionLabel{display:none}}@media (max-width:768px){.Header-module__9fWxfa__topBanner{display:none}.Header-module__9fWxfa__header{padding:10px 0;padding-top:env(safe-area-inset-top,10px)}.Header-module__9fWxfa__headerInner{flex-wrap:nowrap;align-items:center;gap:10px;padding-bottom:0;justify-content:space-between!important}.Header-module__9fWxfa__logo{flex:none;order:1;padding:0!important}.Header-module__9fWxfa__logo img{height:40px!important;max-height:40px!important}.Header-module__9fWxfa__searchWrapper{height:44px;box-shadow:none;background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;flex:auto;order:2;min-width:0;margin-top:0}.Header-module__9fWxfa__mobileToggle{background:var(--gray-50);border:none;border-radius:10px;flex:none;order:3;margin-left:0;padding:10px 8px;display:flex}.Header-module__9fWxfa__searchForm{align-items:center;width:100%;display:flex}.Header-module__9fWxfa__searchBtn{background:var(--orange);border-radius:0 22px 22px 0;flex-shrink:0;height:100%;padding:0 16px}.Header-module__9fWxfa__searchBtn span{display:none}.Header-module__9fWxfa__searchInput{background:0 0;width:100%;height:100%;padding:0 12px;font-size:14px;font-weight:500}.Header-module__9fWxfa__categorySelect{display:none}.Header-module__9fWxfa__searchIconInside{color:var(--gray-400);flex-shrink:0;padding-left:12px}.Header-module__9fWxfa__navbar,.Header-module__9fWxfa__actions,.Header-module__9fWxfa__navLinks,.Header-module__9fWxfa__navPromo,.Header-module__9fWxfa__quickTags,.Header-module__9fWxfa__searchTabs{display:none}@media (max-width:360px){.Header-module__9fWxfa__headerInner{gap:6px}.Header-module__9fWxfa__logo img{height:34px!important;max-height:34px!important}.Header-module__9fWxfa__searchWrapper{height:40px}}}.Header-module__9fWxfa__mobileBottomNav{display:none}@media (max-width:768px){.Header-module__9fWxfa__mobileBottomNav{-webkit-backdrop-filter:blur(15px);border-top:1.5px solid var(--border);z-index:9999;height:62px;padding-bottom:env(safe-area-inset-bottom,0px);background:#fffffff5;grid-template-columns:repeat(5,1fr);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000f;display:grid!important}.Header-module__9fWxfa__bottomNavItem{color:var(--gray-500);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:11px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Header-module__9fWxfa__bottomNavItem svg{color:var(--gray-400);transition:transform .2s,color .2s}.Header-module__9fWxfa__bottomActive{color:var(--orange)!important}.Header-module__9fWxfa__bottomActive svg{transform:scale(1.05);color:var(--orange)!important}.Header-module__9fWxfa__bottomIconWrapper{align-items:center;display:flex;position:relative}.Header-module__9fWxfa__bottomBadge{background:var(--orange);color:#fff;border:1.5px solid #fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:800;display:flex;position:absolute;top:-6px;right:-10px}}
.Footer-module__nhiC3q__trustBar{background:var(--gray-50);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:24px 0}.Footer-module__nhiC3q__trustGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}.Footer-module__nhiC3q__trustItem{align-items:center;gap:12px;display:flex}.Footer-module__nhiC3q__trustIcon{flex-shrink:0;font-size:28px}.Footer-module__nhiC3q__trustTitle{color:var(--text-primary);font-size:13px;font-weight:700}.Footer-module__nhiC3q__trustDesc{color:var(--text-secondary);margin-top:1px;font-size:11px}.Footer-module__nhiC3q__mainFooter{color:#d1d5db;background:linear-gradient(#111827 0%,#0a0f1a 100%);padding:60px 0 40px}.Footer-module__nhiC3q__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:40px;display:grid}.Footer-module__nhiC3q__footerLogo{align-items:center;gap:10px;margin-bottom:20px;display:flex}.Footer-module__nhiC3q__footerLogoIcon{background:linear-gradient(135deg, var(--orange) 0%, var(--green) 100%);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Outfit,sans-serif;font-size:22px;font-weight:900;display:flex}.Footer-module__nhiC3q__footerLogoMain{color:#fff;font-family:Outfit,sans-serif;font-size:18px;font-weight:800}.Footer-module__nhiC3q__footerLogoSub{color:var(--orange-light);letter-spacing:.5px;font-size:10px}.Footer-module__nhiC3q__brandDesc{color:#9ca3af;margin-bottom:20px;font-size:13.5px;line-height:1.7}.Footer-module__nhiC3q__socialLinks{gap:8px;margin-bottom:20px;display:flex}.Footer-module__nhiC3q__socialLink{border-radius:var(--radius);color:#d1d5db;background:#ffffff14;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:flex}.Footer-module__nhiC3q__socialLink:hover{background:var(--orange);color:#fff}.Footer-module__nhiC3q__paymentMethods{flex-wrap:wrap;gap:6px;display:flex}.Footer-module__nhiC3q__payMethod{border-radius:var(--radius);color:#9ca3af;background:#ffffff0d;border:1px solid #ffffff26;padding:4px 10px;font-size:11px}.Footer-module__nhiC3q__colTitle{color:#fff;margin-bottom:16px;padding-bottom:10px;font-family:Outfit,sans-serif;font-size:15px;font-weight:700;position:relative}.Footer-module__nhiC3q__colTitle:after{content:"";background:var(--orange);border-radius:2px;width:32px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__nhiC3q__linkList{flex-direction:column;gap:8px;list-style:none;display:flex}.Footer-module__nhiC3q__footerLink{color:#9ca3af;font-size:13.5px;text-decoration:none;transition:color .2s,padding-left .2s;display:inline-block}.Footer-module__nhiC3q__footerLink:hover{color:var(--orange-light);padding-left:4px}.Footer-module__nhiC3q__newsletterDesc{color:#9ca3af;margin-bottom:16px;font-size:13px;line-height:1.6}.Footer-module__nhiC3q__newsletterForm{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.Footer-module__nhiC3q__newsletterInput{border-radius:var(--radius);color:#fff;background:#ffffff12;border:1.5px solid #ffffff26;width:100%;padding:10px 14px;font-family:inherit;font-size:13px;transition:border-color .2s}.Footer-module__nhiC3q__newsletterInput::placeholder{color:#6b7280}.Footer-module__nhiC3q__newsletterInput:focus{border-color:var(--orange);outline:none;box-shadow:0 0 0 3px #f9731633}.Footer-module__nhiC3q__newsletterBtn{background:var(--orange);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;padding:10px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s}.Footer-module__nhiC3q__newsletterBtn:hover{background:var(--orange-dark)}.Footer-module__nhiC3q__newsletterNote{color:#6b7280;font-size:12px}.Footer-module__nhiC3q__bottomBar{background:#070c14;padding:16px 0}.Footer-module__nhiC3q__bottomInner{color:#6b7280;justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.Footer-module__nhiC3q__bottomLinks{gap:20px;display:flex}.Footer-module__nhiC3q__bottomLinks a{color:#6b7280;text-decoration:none;transition:color .2s}.Footer-module__nhiC3q__bottomLinks a:hover{color:var(--orange-light)}@media (max-width:1200px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr 1fr 1fr}.Footer-module__nhiC3q__trustGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Footer-module__nhiC3q__mainFooter{padding:40px 0 30px}.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr;gap:32px}.Footer-module__nhiC3q__brandCol{text-align:center;grid-column:1/-1}.Footer-module__nhiC3q__footerLogo{justify-content:center}.Footer-module__nhiC3q__brandDesc{display:none}.Footer-module__nhiC3q__socialLinks,.Footer-module__nhiC3q__paymentMethods{justify-content:center}.Footer-module__nhiC3q__linkCol:nth-child(2),.Footer-module__nhiC3q__linkCol:nth-child(3){display:none}.Footer-module__nhiC3q__linkCol{text-align:center}.Footer-module__nhiC3q__newsletterCol{display:none}.Footer-module__nhiC3q__colTitle:after{left:50%;transform:translate(-50%)}.Footer-module__nhiC3q__bottomInner{text-align:center;flex-direction:column;gap:16px}.Footer-module__nhiC3q__bottomLinks{flex-wrap:wrap;justify-content:center;gap:12px}.Footer-module__nhiC3q__trustBar{padding:20px 0}.Footer-module__nhiC3q__trustGrid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;margin:0 -20px;padding:4px 20px 12px;display:flex;overflow-x:auto}.Footer-module__nhiC3q__trustGrid::-webkit-scrollbar{display:none}.Footer-module__nhiC3q__trustItem{scroll-snap-align:center;text-align:center;background:#fff;border:1px solid #00000008;border-radius:16px;flex-direction:column;gap:8px;min-width:140px;padding:16px;box-shadow:0 4px 10px #0000000d}.Footer-module__nhiC3q__trustIcon{color:var(--orange);font-size:24px}.Footer-module__nhiC3q__trustTitle{color:#1e293b;font-size:12px}.Footer-module__nhiC3q__trustDesc{display:none}}@media (max-width:480px){.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr}.Footer-module__nhiC3q__colTitle{margin-bottom:12px;font-size:14px}.Footer-module__nhiC3q__footerLink{font-size:12px}}
.ProductCard-module__ZAvt4a__card{border-radius:var(--radius-lg,16px);background:linear-gradient(145deg,#fff,#f0f4f8);border:1px solid #fffc;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden;box-shadow:inset 2px 2px 6px #fff,inset -2px -2px 6px #0000000a}.ProductCard-module__ZAvt4a__card:hover{border:1px solid var(--primary-light,#fb923c);background:linear-gradient(145deg,#f8fafc,#fff);transform:translateY(-6px)scale(1.02);box-shadow:inset 3px 3px 8px #fff,inset -3px -3px 8px #00000014}.ProductCard-module__ZAvt4a__imageWrapper{aspect-ratio:1;background:#f8fafc;position:relative;overflow:hidden}.ProductCard-module__ZAvt4a__image{object-fit:cover;transition:transform .8s cubic-bezier(.23,1,.32,1)}.ProductCard-module__ZAvt4a__card:hover .ProductCard-module__ZAvt4a__image{transform:scale(1.1)}.ProductCard-module__ZAvt4a__imageBadges{z-index:2;flex-direction:column;gap:6px;display:flex;position:absolute;top:12px;left:12px}.ProductCard-module__ZAvt4a__discountBadge{color:#fff;background:#ef4444;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:800;box-shadow:0 4px 6px #ef44444d}.ProductCard-module__ZAvt4a__productBadge{box-shadow:var(--shadow-sm);text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 10px;font-size:11px;font-weight:700}.ProductCard-module__ZAvt4a__wishlistBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:#94a3b8;z-index:3;opacity:0;background:#ffffffe6;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;position:absolute;top:12px;right:12px;transform:translateY(-10px)}.ProductCard-module__ZAvt4a__card:hover .ProductCard-module__ZAvt4a__wishlistBtn{opacity:1;transform:translateY(0)}@media (max-width:768px){.ProductCard-module__ZAvt4a__wishlistBtn{opacity:1;background:#fffc;width:32px;height:32px;transform:translateY(0)}}.ProductCard-module__ZAvt4a__wishlistBtn:hover{color:#ef4444;background:#fff;transform:scale(1.1)!important}.ProductCard-module__ZAvt4a__wishlistBtn.ProductCard-module__ZAvt4a__active{color:#ef4444;opacity:1;background:#fff;transform:translateY(0)}.ProductCard-module__ZAvt4a__overlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#0003;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;inset:0}.ProductCard-module__ZAvt4a__card:hover .ProductCard-module__ZAvt4a__overlay{opacity:1}@media (max-width:768px){.ProductCard-module__ZAvt4a__overlay{display:none}}.ProductCard-module__ZAvt4a__quickView{color:#0f172a;background:linear-gradient(145deg,#fff,#f1f5f9);border:1px solid #ffffffe6;border-radius:30px;align-items:center;gap:8px;padding:10px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;transform:translateY(20px);box-shadow:inset 2px 2px 4px #fff,inset -2px -2px 4px #0000001a}.ProductCard-module__ZAvt4a__card:hover .ProductCard-module__ZAvt4a__quickView{transform:translateY(0)}.ProductCard-module__ZAvt4a__quickView:hover{background:linear-gradient(145deg, var(--primary,#f97316), #ea580c);color:#fff;border-color:#ea580c;transform:translateY(2px)scale(.95);box-shadow:inset 2px 2px 6px #0000004d,inset -1px -1px 2px #fff3}.ProductCard-module__ZAvt4a__content{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex}.ProductCard-module__ZAvt4a__seller{align-items:center;gap:6px;display:flex}.ProductCard-module__ZAvt4a__sellerName{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.ProductCard-module__ZAvt4a__verified{color:#10b981;align-items:center;display:flex}.ProductCard-module__ZAvt4a__name{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;font-size:15px;font-weight:700;line-height:1.4;transition:color .3s;display:-webkit-box;overflow:hidden}.ProductCard-module__ZAvt4a__name:hover{color:#f97316}.ProductCard-module__ZAvt4a__ratingRow{align-items:center;gap:6px;font-size:12px;display:flex}.ProductCard-module__ZAvt4a__ratingNum{color:#f59e0b;font-weight:800}.ProductCard-module__ZAvt4a__reviews{color:#94a3b8}.ProductCard-module__ZAvt4a__sales{color:#64748b;background:#f1f5f9;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:600}.ProductCard-module__ZAvt4a__priceRow{align-items:baseline;gap:8px;margin-top:4px;display:flex}.ProductCard-module__ZAvt4a__price{color:#f97316;font-family:Outfit,sans-serif;font-size:20px;font-weight:900}.ProductCard-module__ZAvt4a__originalPrice{color:#94a3b8;font-size:13px;font-weight:500;text-decoration:line-through}.ProductCard-module__ZAvt4a__meta{color:#64748b;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;font-size:11px;display:flex}.ProductCard-module__ZAvt4a__location{align-items:center;gap:4px;display:flex}.ProductCard-module__ZAvt4a__minOrder{color:#334155;font-weight:700}.ProductCard-module__ZAvt4a__addToCartBtn{color:#fff;cursor:pointer;background:linear-gradient(145deg,#1e293b,#0f172a);border:1px solid #334155;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:12px;padding:12px;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:inset 1px 1px 3px #ffffff26,inset -1px -1px 3px #0006}.ProductCard-module__ZAvt4a__addToCartBtn:hover{background:linear-gradient(145deg,#0f172a,#1e293b);transform:translateY(2px)scale(.98);box-shadow:inset 2px 2px 6px #0009,inset -1px -1px 2px #ffffff0d}.ProductCard-module__ZAvt4a__addToCartBtn.ProductCard-module__ZAvt4a__added{background:#10b981}@media (max-width:768px){.ProductCard-module__ZAvt4a__card{border-radius:12px;box-shadow:0 2px 8px #0000000f}.ProductCard-module__ZAvt4a__content{gap:4px;padding:10px}.ProductCard-module__ZAvt4a__name{min-height:2.6em;margin-bottom:2px;font-size:13px;font-weight:600}.ProductCard-module__ZAvt4a__price{font-size:16px;font-weight:900}.ProductCard-module__ZAvt4a__seller,.ProductCard-module__ZAvt4a__meta{display:none}.ProductCard-module__ZAvt4a__ratingRow{gap:4px;font-size:10px}.ProductCard-module__ZAvt4a__sales{background:#f1f5f9;padding:1px 5px;font-size:9px}.ProductCard-module__ZAvt4a__addToCartBtn{background:var(--orange);border-radius:50%;width:32px;height:32px;padding:0;position:absolute;bottom:10px;right:10px;box-shadow:0 4px 10px #f973164d}.ProductCard-module__ZAvt4a__btnText{display:none}}
.Skeleton-module__TDDBCa__skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;animation:1.5s linear infinite Skeleton-module__TDDBCa__shimmer}@keyframes Skeleton-module__TDDBCa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Skeleton-module__TDDBCa__productSkeleton{background:#fff;border:1px solid #f1f5f9;border-radius:12px;overflow:hidden}.Skeleton-module__TDDBCa__mb8{margin-bottom:8px}.Skeleton-module__TDDBCa__mb12{margin-bottom:12px}
.AnimatedHero-module__yWYVUq__heroContainer{color:#fff;background-color:#0f172a;border-radius:16px;justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #0000004d}.AnimatedHero-module__yWYVUq__bgMesh{z-index:0;opacity:.8;filter:blur(60px);width:100%;height:100%;position:absolute;top:0;left:0;transform:translateZ(0)}.AnimatedHero-module__yWYVUq__watermarkContainer{z-index:1;pointer-events:none;opacity:.5;justify-content:center;align-items:center;width:90%;height:90%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AnimatedHero-module__yWYVUq__glowOrb{filter:blur(40px);border-radius:50%;animation:10s ease-in-out infinite alternate AnimatedHero-module__yWYVUq__float;position:absolute}.AnimatedHero-module__yWYVUq__glowOrb:first-child{background:var(--accent-color,#ea580c);width:50%;height:50%;animation-delay:0s;top:-10%;left:-10%}.AnimatedHero-module__yWYVUq__glowOrb:nth-child(2){background:var(--secondary-color,#8b5cf6);width:60%;height:60%;animation-delay:-5s;bottom:-20%;right:-10%}.AnimatedHero-module__yWYVUq__glowOrb:nth-child(3){background:var(--tertiary-color,#0ea5e9);width:40%;height:40%;animation-duration:15s;top:40%;left:40%}.AnimatedHero-module__yWYVUq__contentWrapper{z-index:10;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;padding:40px 60px;display:flex;position:relative}.AnimatedHero-module__yWYVUq__glassPanel{-webkit-backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;gap:16px;width:100%;max-width:520px;padding:40px;display:flex;box-shadow:0 25px 50px -12px #00000080}.AnimatedHero-module__yWYVUq__eyebrow{text-transform:uppercase;letter-spacing:2px;background:linear-gradient(90deg,#fff,#fff9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:700;display:flex}.AnimatedHero-module__yWYVUq__title{background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:42px;font-weight:800;line-height:1.1}.AnimatedHero-module__yWYVUq__description{color:#94a3b8;margin:0 0 16px;font-size:16px;line-height:1.6}.AnimatedHero-module__yWYVUq__visualContainer{perspective:1000px;pointer-events:none;width:400px;height:400px;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.AnimatedHero-module__yWYVUq__mockupCard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:16px;align-items:center;gap:16px;padding:16px;display:flex;position:absolute;box-shadow:0 10px 30px -10px #00000080}.AnimatedHero-module__yWYVUq__badgeVerified{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:30px;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:700;display:flex}.AnimatedHero-module__yWYVUq__mockupPopup{color:#0f172a;background:#fff;border-radius:12px;align-items:center;gap:12px;padding:12px 20px;font-size:14px;font-weight:600;display:flex;position:absolute;box-shadow:0 20px 25px -5px #0000001a}.AnimatedHero-module__yWYVUq__mockupBar{background:#fff3;border-radius:3px;width:100%;height:6px;margin-top:8px;overflow:hidden}.AnimatedHero-module__yWYVUq__mockupBarFill{background:#ea580c;border-radius:3px;height:100%}.AnimatedHero-module__yWYVUq__controls{z-index:20;gap:8px;display:flex;position:absolute;bottom:24px;left:60px}.AnimatedHero-module__yWYVUq__dot{cursor:pointer;background:#fff3;border-radius:2px;width:32px;height:4px;transition:all .3s}.AnimatedHero-module__yWYVUq__dotActive{background:#fff;width:48px}@keyframes AnimatedHero-module__yWYVUq__float{0%{transform:translate(0)scale(1)}50%{transform:translate(5%,5%)scale(1.1)}to{transform:translate(-5%,-5%)scale(.9)}}@media (max-width:1024px){.AnimatedHero-module__yWYVUq__visualContainer{right:0;transform:translateY(-50%)scale(.7)}.AnimatedHero-module__yWYVUq__glassPanel{max-width:60%}.AnimatedHero-module__yWYVUq__title{font-size:32px}}@media (max-width:768px){.AnimatedHero-module__yWYVUq__heroContainer{border-radius:12px;align-items:flex-end;min-height:100%}.AnimatedHero-module__yWYVUq__contentWrapper{z-index:10;justify-content:flex-end;padding:20px 20px 45px}.AnimatedHero-module__yWYVUq__controls{bottom:15px;left:20px}.AnimatedHero-module__yWYVUq__dot{width:24px}.AnimatedHero-module__yWYVUq__dotActive{width:36px}.AnimatedHero-module__yWYVUq__title{margin-bottom:8px;font-size:24px}.AnimatedHero-module__yWYVUq__description{margin-bottom:12px;font-size:13px}.AnimatedHero-module__yWYVUq__glassPanel{background:#0f172a66;max-width:100%;padding:16px}.AnimatedHero-module__yWYVUq__visualContainer{transform-origin:100% 0;z-index:1;pointer-events:none;width:400px;height:300px;position:absolute;top:5%;right:0%;transform:scale(.45);display:block!important}}
.VendorHeader-module__w9IkGW__header{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;width:100%;height:70px;padding:0 24px;display:flex;position:sticky;top:0}.VendorHeader-module__w9IkGW__headerInner{justify-content:space-between;align-items:center;width:100%;display:flex}.VendorHeader-module__w9IkGW__left,.VendorHeader-module__w9IkGW__right{align-items:center;gap:20px;display:flex}.VendorHeader-module__w9IkGW__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.VendorHeader-module__w9IkGW__logoIcon{color:#fff;background:#f97316;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;font-weight:800;display:flex}.VendorHeader-module__w9IkGW__logoMain{color:#0f172a;font-size:22px;font-weight:800;line-height:1;display:block}.VendorHeader-module__w9IkGW__logoSub{color:#f97316;text-transform:uppercase;letter-spacing:1px;font-size:11px;font-weight:700}.VendorHeader-module__w9IkGW__divider{background:#e2e8f0;width:1px;height:30px}.VendorHeader-module__w9IkGW__pageTitle{color:#64748b;font-size:18px;font-weight:700}.VendorHeader-module__w9IkGW__backHome{color:#64748b;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.VendorHeader-module__w9IkGW__backHome:hover{color:#0f172a;background:#f1f5f9}.VendorHeader-module__w9IkGW__userProfile{border-left:1px solid #e2e8f0;align-items:center;gap:12px;padding-left:20px;display:flex}.VendorHeader-module__w9IkGW__userInfo{text-align:right;flex-direction:column;display:flex}.VendorHeader-module__w9IkGW__userName{color:#0f172a;font-size:14px;font-weight:700}.VendorHeader-module__w9IkGW__userRole{color:#64748b;font-size:11px}.VendorHeader-module__w9IkGW__avatar{color:#3b82f6;background:#eff6ff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-weight:700;display:flex;box-shadow:0 0 0 1px #e2e8f0}.VendorHeader-module__w9IkGW__logoutBtn{color:#ef4444;cursor:pointer;background:#fef2f2;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.VendorHeader-module__w9IkGW__logoutBtn:hover{background:#fee2e2;transform:scale(1.05)}@media (max-width:768px){.VendorHeader-module__w9IkGW__pageTitle,.VendorHeader-module__w9IkGW__backHome span,.VendorHeader-module__w9IkGW__userInfo{display:none}.VendorHeader-module__w9IkGW__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border-bottom:1px solid #0000000d;height:60px;padding:0 16px}.VendorHeader-module__w9IkGW__logoIcon{width:32px;height:32px;font-size:16px}.VendorHeader-module__w9IkGW__logoMain{font-size:18px}}
.AdBanner-module__XqNuaW__adContainer{background-color:#f1f5f9;border:1px solid #fff6;border-radius:16px;margin:0;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 2px 2px 8px #ffffff80,inset -2px -2px 8px #00000026}.AdBanner-module__XqNuaW__adContainer:hover{transform:translateY(-2px)scale(1.01);box-shadow:inset 4px 4px 12px #fff9,inset -4px -4px 12px #0003}.AdBanner-module__XqNuaW__adContainer:before{content:"Annonce";text-transform:uppercase;letter-spacing:1px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:5;background:#0000001a;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:700;position:absolute;top:8px;right:8px}.AdBanner-module__XqNuaW__horizontal{width:100%;height:180px}.AdBanner-module__XqNuaW__vertical{width:100%;height:100%;min-height:500px}.AdBanner-module__XqNuaW__square{aspect-ratio:1;width:100%}.AdBanner-module__XqNuaW__adContent{z-index:1;justify-content:space-between;align-items:center;width:100%;padding:30px;display:flex}.AdBanner-module__XqNuaW__horizontal .AdBanner-module__XqNuaW__adContent{flex-direction:row;gap:20px}.AdBanner-module__XqNuaW__vertical .AdBanner-module__XqNuaW__adContent,.AdBanner-module__XqNuaW__square .AdBanner-module__XqNuaW__adContent{text-align:center;flex-direction:column;justify-content:center;gap:20px;padding:40px 20px}.AdBanner-module__XqNuaW__iconWrapper{justify-content:center;align-items:center;display:flex}.AdBanner-module__XqNuaW__textContent{flex-direction:column;flex:1;gap:8px;display:flex}.AdBanner-module__XqNuaW__adTitle{margin:0;font-size:24px;font-weight:800;line-height:1.2}.AdBanner-module__XqNuaW__vertical .AdBanner-module__XqNuaW__adTitle,.AdBanner-module__XqNuaW__square .AdBanner-module__XqNuaW__adTitle{font-size:28px}.AdBanner-module__XqNuaW__adDesc{max-width:500px;margin:0;font-size:15px;line-height:1.5}.AdBanner-module__XqNuaW__adCta{white-space:nowrap;border:1px solid #ffffff4d;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:inset 1px 1px 3px #fff6,inset -1px -1px 3px #0000004d}.AdBanner-module__XqNuaW__adCta:hover{opacity:1;transform:translateY(2px)scale(.98);box-shadow:inset 2px 2px 6px #0006,inset -1px -1px 2px #fff3}.AdBanner-module__XqNuaW__slim{border-radius:12px;height:auto!important;min-height:70px!important}.AdBanner-module__XqNuaW__slim:before{display:none}.AdBanner-module__XqNuaW__slim .AdBanner-module__XqNuaW__adContent{align-items:center;height:auto;text-align:left!important;flex-direction:row!important;gap:12px!important;padding:12px 16px!important}.AdBanner-module__XqNuaW__slim .AdBanner-module__XqNuaW__iconWrapper{display:none}.AdBanner-module__XqNuaW__slim .AdBanner-module__XqNuaW__textContent{flex:1;min-width:0}.AdBanner-module__XqNuaW__slim .AdBanner-module__XqNuaW__adTitle{white-space:normal;font-weight:800;line-height:1.3;font-size:14px!important}.AdBanner-module__XqNuaW__slim .AdBanner-module__XqNuaW__adDesc{opacity:.9;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;display:block;overflow:hidden}.AdBanner-module__XqNuaW__slim .AdBanner-module__XqNuaW__adCta{white-space:nowrap;border-radius:20px;flex-shrink:0;padding:8px 14px!important;font-size:11px!important}@media (max-width:768px){.AdBanner-module__XqNuaW__horizontal{height:auto;min-height:90px}.AdBanner-module__XqNuaW__horizontal:not(.AdBanner-module__XqNuaW__slim) .AdBanner-module__XqNuaW__adContent{text-align:left;flex-direction:row;gap:12px;padding:14px 16px}.AdBanner-module__XqNuaW__horizontal:not(.AdBanner-module__XqNuaW__slim) .AdBanner-module__XqNuaW__iconWrapper{display:none}.AdBanner-module__XqNuaW__horizontal:not(.AdBanner-module__XqNuaW__slim) .AdBanner-module__XqNuaW__adTitle{font-size:14px;line-height:1.3}.AdBanner-module__XqNuaW__horizontal:not(.AdBanner-module__XqNuaW__slim) .AdBanner-module__XqNuaW__adDesc{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.AdBanner-module__XqNuaW__horizontal:not(.AdBanner-module__XqNuaW__slim) .AdBanner-module__XqNuaW__adCta{flex-shrink:0;padding:8px 14px;font-size:12px}.AdBanner-module__XqNuaW__vertical{min-height:200px}}.AdBanner-module__XqNuaW__hasImage{border:none}.AdBanner-module__XqNuaW__imageBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.AdBanner-module__XqNuaW__imageOverlay{z-index:1;background:linear-gradient(#0000004d,#000000b3);width:100%;height:100%;position:absolute;top:0;left:0}.AdBanner-module__XqNuaW__hasImage .AdBanner-module__XqNuaW__adContent{z-index:2;position:relative}
.dashboard-module__cN2mTG__dashboardLayout{background:#f0f2f5;flex:1;grid-template-columns:260px 1fr;width:100%;min-height:calc(100vh - 70px);display:grid}.dashboard-module__cN2mTG__sidebar{z-index:10;background:#0f172a;flex-direction:column;height:calc(100vh - 70px);display:flex;position:sticky;top:70px;overflow:hidden auto}.dashboard-module__cN2mTG__sidebar::-webkit-scrollbar{width:4px}.dashboard-module__cN2mTG__sidebar::-webkit-scrollbar-track{background:0 0}.dashboard-module__cN2mTG__sidebar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.dashboard-module__cN2mTG__sidebarProfile{border-bottom:1px solid #ffffff0f;align-items:center;gap:14px;padding:28px 20px 20px;display:flex}.dashboard-module__cN2mTG__avatar{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;font-weight:800;display:flex;box-shadow:0 4px 12px #f9731666}.dashboard-module__cN2mTG__profileInfo h3{color:#fff;margin:0 0 5px;font-size:.95rem;font-weight:700}.dashboard-module__cN2mTG__planBadge{color:#f97316;letter-spacing:.08em;background:linear-gradient(135deg,#f9731633,#f973161a);border:1px solid #f973164d;border-radius:100px;align-items:center;gap:4px;padding:3px 10px;font-size:.62rem;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #f973161a}.dashboard-module__cN2mTG__badgeIcon{color:#fbbf24}.dashboard-module__cN2mTG__nav{flex-direction:column;flex:1;gap:2px;padding:16px 12px;display:flex}.dashboard-module__cN2mTG__navItem{color:#ffffff73;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 16px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.dashboard-module__cN2mTG__navItem:hover{color:#ffffffe6;background:#ffffff0a}.dashboard-module__cN2mTG__navItem.dashboard-module__cN2mTG__active{color:#f97316;background:#f9731614;font-weight:700}.dashboard-module__cN2mTG__navItem.dashboard-module__cN2mTG__active:before{content:"";background:#f97316;border-radius:0 4px 4px 0;width:3px;height:70%;position:absolute;top:15%;left:0;box-shadow:2px 0 8px #f9731666}.dashboard-module__cN2mTG__navSectionLabel{color:#ffffff40;text-transform:uppercase;letter-spacing:.12em;padding:24px 16px 8px;font-size:.68rem;font-weight:800}.dashboard-module__cN2mTG__navBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#f97316,#ea580c);border-radius:6px;margin-left:auto;padding:2px 6px;font-size:.6rem;font-weight:900;animation:2s infinite dashboard-module__cN2mTG__pulseBadge;box-shadow:0 2px 4px #f973164d}@keyframes dashboard-module__cN2mTG__pulseBadge{0%{transform:scale(1);box-shadow:0 2px 4px #f973164d}50%{transform:scale(1.05);box-shadow:0 4px 10px #f9731680}to{transform:scale(1);box-shadow:0 2px 4px #f973164d}}.dashboard-module__cN2mTG__navSpacer{flex:1;min-height:16px}.dashboard-module__cN2mTG__logoutBtn{color:#ef444499!important}.dashboard-module__cN2mTG__logoutBtn:hover{color:#ef4444!important;background:#ef444414!important}.dashboard-module__cN2mTG__main{width:100%;min-width:0;padding:36px 40px;overflow-x:hidden}@media (max-width:768px){.dashboard-module__cN2mTG__main{padding:20px 16px 100px}}.dashboard-module__cN2mTG__mainHeader{background:0 0;justify-content:space-between;align-items:flex-end;margin-bottom:32px;display:flex}@media (max-width:768px){.dashboard-module__cN2mTG__mainHeader{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f0f2f5cc;border-bottom:1px solid #0000000d;align-items:center;margin:-20px -16px 24px;padding:16px;position:sticky;top:-1px}}.dashboard-module__cN2mTG__headerGreeting h1{color:#0f172a;letter-spacing:-.03em;margin:0 0 6px;font-size:1.9rem;font-weight:800}.dashboard-module__cN2mTG__headerGreeting p{color:#64748b;margin:0;font-size:.95rem}.dashboard-module__cN2mTG__headerActions{align-items:center;gap:12px;display:flex}.dashboard-module__cN2mTG__primaryBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:12px;align-items:center;gap:8px;padding:12px 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #0f172a33}.dashboard-module__cN2mTG__primaryBtn:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 8px 20px #0f172a40}.dashboard-module__cN2mTG__primaryBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.dashboard-module__cN2mTG__overviewDashboard{flex-direction:column;gap:28px;display:flex}.dashboard-module__cN2mTG__statsGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.dashboard-module__cN2mTG__statCard{background:#fff;border:1px solid #e8ecf0;border-radius:18px;align-items:center;gap:18px;padding:24px;transition:all .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.dashboard-module__cN2mTG__statCard:after{content:"";background:radial-gradient(circle,#f973160a 0%,#0000 70%);width:80px;height:80px;position:absolute;top:0;right:0}.dashboard-module__cN2mTG__statCard:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0000000f}.dashboard-module__cN2mTG__statIconWrapper{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.dashboard-module__cN2mTG__statContent{flex:1;min-width:0}.dashboard-module__cN2mTG__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:.82rem;font-weight:600;display:block}.dashboard-module__cN2mTG__statValue{color:#0f172a;letter-spacing:-.02em;margin:0 0 6px;font-size:1.65rem;font-weight:800;line-height:1}.dashboard-module__cN2mTG__statValue small{color:#94a3b8;font-size:.85rem;font-weight:600}.dashboard-module__cN2mTG__statTrend{align-items:center;gap:5px;font-size:.8rem;font-weight:600;display:flex}.dashboard-module__cN2mTG__trendUp,.dashboard-module__cN2mTG__trendUpIcon{color:#10b981}.dashboard-module__cN2mTG__trendNeutral,.dashboard-module__cN2mTG__trendNeutralIcon{color:#64748b}.dashboard-module__cN2mTG__trendText{color:#94a3b8}.dashboard-module__cN2mTG__overviewGrid{grid-template-columns:1.7fr 1fr;gap:20px;display:grid}.dashboard-module__cN2mTG__sideCards{flex-direction:column;gap:20px;display:flex}.dashboard-module__cN2mTG__card{background:#fff;border:1px solid #e8ecf0;border-radius:18px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}.dashboard-module__cN2mTG__cardHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.dashboard-module__cN2mTG__cardHeader h2{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.dashboard-module__cN2mTG__viewAllBtn{color:#f97316;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:.85rem;font-weight:700;text-decoration:none;transition:gap .2s;display:flex}.dashboard-module__cN2mTG__viewAllBtn:hover{gap:8px}.dashboard-module__cN2mTG__tableActions{gap:12px;display:flex}.dashboard-module__cN2mTG__searchInput{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:220px;padding:9px 16px;font-family:inherit;font-size:.88rem;transition:border-color .2s}.dashboard-module__cN2mTG__searchInput:focus{background:#fff;border-color:#f97316}.dashboard-module__cN2mTG__tableContainer{display:block;overflow-x:auto}.dashboard-module__cN2mTG__mobileCardsList{display:none}.dashboard-module__cN2mTG__table{border-collapse:collapse;white-space:nowrap;width:100%}.dashboard-module__cN2mTG__table th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;background:#f8fafc;padding:14px 20px;font-size:.73rem;font-weight:700}.dashboard-module__cN2mTG__table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f8fafc;padding:14px 20px;font-size:.9rem}.dashboard-module__cN2mTG__table tr:last-child td{border-bottom:none}.dashboard-module__cN2mTG__table tr:hover td{background:#fafbff}.dashboard-module__cN2mTG__fw500{font-weight:500}.dashboard-module__cN2mTG__fw600{font-weight:700;color:#0f172a!important}.dashboard-module__cN2mTG__textRight{text-align:right}.dashboard-module__cN2mTG__statusBadge{border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:.73rem;font-weight:700;display:inline-flex}.dashboard-module__cN2mTG__statusActive{color:#15803d;background:#dcfce7;border-radius:20px;padding:5px 12px;font-size:.73rem;font-weight:700}.dashboard-module__cN2mTG__statusSelect{color:#334155;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:7px 10px;font-family:inherit;font-size:.82rem;font-weight:600;transition:border-color .2s}.dashboard-module__cN2mTG__statusSelect:focus{border-color:#f97316}.dashboard-module__cN2mTG__activityList{padding:8px 20px}.dashboard-module__cN2mTG__activityItem{border-bottom:1px solid #f8fafc;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.dashboard-module__cN2mTG__activityItem:last-child{border-bottom:none}.dashboard-module__cN2mTG__activityIcon{color:#64748b;background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;margin-top:2px;display:flex}.dashboard-module__cN2mTG__activityDetails p{color:#334155;white-space:normal;word-break:break-word;margin:0 0 3px;font-size:.87rem;font-weight:500}.dashboard-module__cN2mTG__activityDetails strong{color:#0f172a}.dashboard-module__cN2mTG__activityDetails span{color:#94a3b8;font-size:.76rem;font-weight:500}.dashboard-module__cN2mTG__emptyActivity{text-align:center;color:#94a3b8;padding:24px;font-size:.9rem}.dashboard-module__cN2mTG__productCell{align-items:center;gap:12px;display:flex}.dashboard-module__cN2mTG__productImageMini{background:#f1f5f9;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.dashboard-module__cN2mTG__productImg{object-fit:cover}.dashboard-module__cN2mTG__placeholderIcon{color:#cbd5e1}.dashboard-module__cN2mTG__productInfo{flex-direction:column;gap:2px;display:flex}.dashboard-module__cN2mTG__productName{color:#0f172a;font-size:.88rem;font-weight:600}.dashboard-module__cN2mTG__productCat{color:#94a3b8;font-size:.75rem}.dashboard-module__cN2mTG__stockEditor{align-items:center;gap:10px;display:flex}.dashboard-module__cN2mTG__stockInput{color:#0f172a;text-align:center;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:56px;padding:6px 8px;font-family:inherit;font-size:.9rem;font-weight:700}.dashboard-module__cN2mTG__stockInput:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161a}.dashboard-module__cN2mTG__stockBadge{font-size:.75rem;font-weight:700}.dashboard-module__cN2mTG__stockIn{color:#10b981}.dashboard-module__cN2mTG__stockLow{color:#f59e0b}.dashboard-module__cN2mTG__stockOut{color:#ef4444}.dashboard-module__cN2mTG__actionButtons{justify-content:flex-end;gap:6px;display:flex}.dashboard-module__cN2mTG__iconBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__cN2mTG__iconBtn:hover{color:#0f172a;background:#e2e8f0}.dashboard-module__cN2mTG__dangerBtn:hover{color:#ef4444;background:#fee2e2}.dashboard-module__cN2mTG__flashActiveBtn{color:#d97706!important;background:#fef3c7!important}.dashboard-module__cN2mTG__chatIconBtn{color:#f97316;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:5px;padding:6px 10px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.dashboard-module__cN2mTG__chatIconBtn:hover{background:#fff7ed;border-color:#f97316}.dashboard-module__cN2mTG__emptyState{text-align:center;padding:50px 20px}.dashboard-module__cN2mTG__emptyIcon{color:#cbd5e1;justify-content:center;margin-bottom:14px;display:flex}.dashboard-module__cN2mTG__emptyState h3{color:#0f172a;margin:0 0 8px;font-size:1.15rem}.dashboard-module__cN2mTG__emptyState p{color:#64748b;margin:0;font-size:.9rem}.dashboard-module__cN2mTG__emptyCard{text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.dashboard-module__cN2mTG__teamDashboard{flex-direction:column;gap:24px;display:flex}.dashboard-module__cN2mTG__sectionHeader{justify-content:space-between;align-items:center;display:flex}.dashboard-module__cN2mTG__walletDashboard{flex-direction:column;gap:24px;display:flex}.dashboard-module__cN2mTG__pulseDot{animation:1.5s infinite dashboard-module__cN2mTG__pulse}@keyframes dashboard-module__cN2mTG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.dashboard-module__cN2mTG__modalOverlay{z-index:2000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172a99;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-module__cN2mTG__modalContent{background:#fff;border-radius:24px;width:100%;max-width:460px;padding:32px;box-shadow:0 24px 48px #0003}.dashboard-module__cN2mTG__modalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dashboard-module__cN2mTG__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.dashboard-module__cN2mTG__formGroup{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.dashboard-module__cN2mTG__formGroup label{color:#1e293b;font-size:.85rem;font-weight:700}.dashboard-module__cN2mTG__formGroup input,.dashboard-module__cN2mTG__formGroup select{border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:11px 14px;font-family:inherit;font-size:.95rem;transition:border-color .2s}.dashboard-module__cN2mTG__formGroup input:focus,.dashboard-module__cN2mTG__formGroup select:focus{border-color:#f97316}.dashboard-module__cN2mTG__modalFooter{justify-content:flex-end;gap:12px;margin-top:28px;display:flex}.dashboard-module__cN2mTG__contentSection{min-height:400px}.dashboard-module__cN2mTG__loadingContainer{background:#f0f2f5;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex}.dashboard-module__cN2mTG__spinner{border:3px solid #e2e8f0;border-top-color:#f97316;border-radius:50%;width:40px;height:40px;margin-bottom:16px;animation:.8s linear infinite dashboard-module__cN2mTG__spin}@keyframes dashboard-module__cN2mTG__spin{to{transform:rotate(360deg)}}.dashboard-module__cN2mTG__loadingContainer p{color:#64748b;font-weight:600}.dashboard-module__cN2mTG__mobileTabs{display:none}.dashboard-module__cN2mTG__tabBadge{color:#fff;background:#ef4444;border-radius:100px;margin-left:4px;padding:2px 6px;font-size:.65rem;font-weight:800}@media (max-width:1024px){.dashboard-module__cN2mTG__dashboardLayout{grid-template-columns:1fr}.dashboard-module__cN2mTG__sidebar{display:none}.dashboard-module__cN2mTG__overviewGrid{grid-template-columns:1fr}.dashboard-module__cN2mTG__statsGrid{grid-template-columns:repeat(2,1fr)}.dashboard-module__cN2mTG__main{padding:24px}}@media (max-width:768px){.dashboard-module__cN2mTG__dashboardLayout{background:#f0f2f5;flex-direction:column;display:flex}.dashboard-module__cN2mTG__sidebar{display:none}.dashboard-module__cN2mTG__main{border-radius:0;max-width:100%;margin:0;padding:0 0 100px}.dashboard-module__cN2mTG__mainHeader{background:#0f172a;border-radius:0 0 24px 24px;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;margin-bottom:0;padding:20px 20px 16px;position:relative;overflow:hidden}.dashboard-module__cN2mTG__mainHeader:before{content:"";background:radial-gradient(circle,#f9731626 0%,#0000 70%);width:140px;height:140px;position:absolute;top:-40px;right:-40px}.dashboard-module__cN2mTG__headerGreeting h1{color:#fff;margin-bottom:2px;font-size:1.2rem}.dashboard-module__cN2mTG__headerGreeting p{color:#fff9;font-size:.78rem}.dashboard-module__cN2mTG__primaryBtn{white-space:nowrap;border-radius:10px;padding:10px 14px;font-size:.82rem}.dashboard-module__cN2mTG__mobileTabs{-webkit-overflow-scrolling:touch;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;scrollbar-width:none;background:#f0f2f5b3;border-bottom:1px solid #0000000d;gap:8px;padding:10px 16px;display:flex;position:sticky;top:60px;overflow-x:auto}.dashboard-module__cN2mTG__mobileTabs::-webkit-scrollbar{display:none}.dashboard-module__cN2mTG__tableContainer{display:none}.dashboard-module__cN2mTG__mobileCardsList{flex-direction:column;gap:16px;padding:0 20px 20px;display:flex}.dashboard-module__cN2mTG__mobileOrderCard{background:#fff;border:1px solid #00000008;border-radius:20px;padding:20px;transition:transform .2s;box-shadow:0 8px 25px #00000008}.dashboard-module__cN2mTG__mobileOrderCard:active{transform:scale(.98)}.dashboard-module__cN2mTG__mobileOrderHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dashboard-module__cN2mTG__mobileOrderId{color:#0f172a;font-size:.9rem;font-weight:800}.dashboard-module__cN2mTG__mobileOrderBody{justify-content:space-between;align-items:flex-end;display:flex}.dashboard-module__cN2mTG__mobileOrderUser{flex-direction:column;gap:2px;display:flex}.dashboard-module__cN2mTG__mobileOrderUser strong{color:#0f172a;font-size:.95rem}.dashboard-module__cN2mTG__mobileOrderUser span{color:#64748b;font-size:.75rem}.dashboard-module__cN2mTG__mobileOrderTotal{color:#f97316;font-size:1rem;font-weight:800}.dashboard-module__cN2mTG__mobileOrderFooter{border-top:1px solid #f1f5f9;justify-content:flex-end;margin-top:14px;padding-top:12px;display:flex}.dashboard-module__cN2mTG__mobileOrderItems{border-top:1px dashed #e2e8f0;border-bottom:1px dashed #e2e8f0;margin-bottom:8px;padding:8px 0}.dashboard-module__cN2mTG__mobileItemRow{color:#475569;justify-content:space-between;margin-bottom:4px;font-size:.8rem;display:flex}.dashboard-module__cN2mTG__mobileOrderActions{flex-direction:column;gap:10px;margin-top:16px;display:flex}.dashboard-module__cN2mTG__paymentMiniBadge{margin-top:4px;font-size:.7rem;font-weight:700}.dashboard-module__cN2mTG__mobileTabItem{color:#64748b;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 4px #00000005}.dashboard-module__cN2mTG__mobileTabItem.dashboard-module__cN2mTG__active{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a26}.dashboard-module__cN2mTG__statsGrid{grid-template-columns:repeat(2,1fr);gap:12px;padding:20px 16px 0;display:grid}.dashboard-module__cN2mTG__statCard{background:#fff;border:1px solid #00000008;border-radius:20px;flex-direction:column;align-items:flex-start;gap:12px;padding:20px 16px;box-shadow:0 4px 15px #00000005}.dashboard-module__cN2mTG__statIconWrapper{border-radius:12px;width:40px;height:40px}.dashboard-module__cN2mTG__statValue{font-size:1.35rem}.dashboard-module__cN2mTG__statLabel{font-size:.75rem}.dashboard-module__cN2mTG__statTrend{font-size:.73rem}.dashboard-module__cN2mTG__overviewDashboard{gap:16px;padding:16px 16px 0}.dashboard-module__cN2mTG__overviewGrid{grid-template-columns:1fr;gap:16px;margin-top:16px}.dashboard-module__cN2mTG__sideCards{gap:16px}.dashboard-module__cN2mTG__card{border-radius:16px;margin:0;box-shadow:0 2px 10px #0000000a}.dashboard-module__cN2mTG__cardHeader{flex-direction:column;align-items:flex-start;gap:10px;padding:16px}.dashboard-module__cN2mTG__searchInput{border-radius:10px;width:100%}.dashboard-module__cN2mTG__table th,.dashboard-module__cN2mTG__table td{padding:12px 16px;font-size:.83rem}.dashboard-module__cN2mTG__activityList{padding:4px 16px}.dashboard-module__cN2mTG__activityItem{gap:10px;padding:12px 0}.dashboard-module__cN2mTG__activityDetails p{font-size:.82rem}.dashboard-module__cN2mTG__teamDashboard,.dashboard-module__cN2mTG__walletDashboard{gap:16px;padding:16px}.dashboard-module__cN2mTG__emptyState{padding:36px 16px}}.dashboard-module__cN2mTG__proBadge{color:#fff;letter-spacing:.05em;background:linear-gradient(135deg,#4f46e5 0%,#312e81 100%);border-radius:100px;align-items:center;gap:4px;padding:4px 10px;font-size:.7rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #4f46e54d}.dashboard-module__cN2mTG__verifiedBadge{color:#16a34a;background:#dcfce7;border:1px solid #bbf7d0;border-radius:100px;align-items:center;gap:4px;padding:2px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.dashboard-module__cN2mTG__trustBanner{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex;box-shadow:0 4px 15px #00000008}.dashboard-module__cN2mTG__trustIcon{color:#64748b;background:#f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dashboard-module__cN2mTG__trustContent h4{color:#1e293b;margin:0 0 2px;font-size:.9rem;font-weight:700}.dashboard-module__cN2mTG__trustContent p{color:#64748b;margin:0;font-size:.75rem;line-height:1.4}.dashboard-module__cN2mTG__infoHighlight{color:#16a34a;background:#f0fdf4;border-radius:4px;padding:1px 4px;font-weight:700}.dashboard-module__cN2mTG__proCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000005}.dashboard-module__cN2mTG__proCard:before{content:"";background:var(--primary);width:4px;height:100%;position:absolute;top:0;left:0}.dashboard-module__cN2mTG__glassEffect{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#ffffffb3!important;border:1px solid #ffffff4d!important}.dashboard-module__cN2mTG__floatingBtn{background:var(--primary);color:#fff;z-index:100;cursor:pointer;border:none;border-radius:28px;justify-content:center;align-items:center;width:56px;height:56px;display:none;position:fixed;bottom:85px;right:20px;box-shadow:0 4px 15px #f9731666}@media (max-width:768px){.dashboard-module__cN2mTG__floatingBtn{display:flex}.dashboard-module__cN2mTG__settingsGridMobile,.dashboard-module__cN2mTG__settingsInputsMobile{grid-template-columns:1fr!important}}
.aide-module__w7WPnq__main{background-color:#f8fafc;min-height:100vh;padding-bottom:80px}.aide-module__w7WPnq__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:80px 0}.aide-module__w7WPnq__hero h1{letter-spacing:-.02em;margin-bottom:30px;font-size:36px;font-weight:800}.aide-module__w7WPnq__searchContainer{max-width:600px;margin:0 auto;position:relative}.aide-module__w7WPnq__searchIcon{color:#94a3b8;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.aide-module__w7WPnq__searchContainer input{border:none;border-radius:12px;outline:none;width:100%;padding:18px 20px 18px 55px;font-size:16px;box-shadow:0 10px 25px -5px #0000001a}.aide-module__w7WPnq__contentGrid{grid-template-columns:1fr 380px;gap:40px;margin-top:-40px;display:grid}.aide-module__w7WPnq__faqSection h2{color:#1e293b;margin-bottom:24px;font-size:24px;font-weight:700}.aide-module__w7WPnq__categoriesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.aide-module__w7WPnq__categoryCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:24px;box-shadow:0 4px 6px -1px #0000000d}.aide-module__w7WPnq__catHeader{color:var(--orange);align-items:center;gap:12px;margin-bottom:20px;display:flex}.aide-module__w7WPnq__catHeader h3{color:#1e293b;font-size:18px;font-weight:700}.aide-module__w7WPnq__questionsList{flex-direction:column;gap:10px;display:flex}.aide-module__w7WPnq__faqItem button{text-align:left;color:#475569;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.aide-module__w7WPnq__faqItem button:hover,.aide-module__w7WPnq__faqItem button.aide-module__w7WPnq__active{border-color:var(--orange);color:var(--orange);background:#fff}.aide-module__w7WPnq__answer{color:#64748b;border-left:2px solid var(--orange);background:#f9731605;margin-top:4px;padding:12px;font-size:14px;line-height:1.6}.aide-module__w7WPnq__contactCard{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:30px;position:sticky;top:100px;box-shadow:0 20px 25px -5px #0000000d}.aide-module__w7WPnq__contactIcon{background:linear-gradient(135deg, var(--orange) 0%, #f59e0b 100%);color:#fff;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:flex}.aide-module__w7WPnq__contactCard h3{margin-bottom:10px;font-size:20px;font-weight:700}.aide-module__w7WPnq__contactCard p{color:#64748b;margin-bottom:24px;font-size:14px}.aide-module__w7WPnq__ticketForm{flex-direction:column;gap:16px;display:flex}.aide-module__w7WPnq__inputGroup{flex-direction:column;gap:6px;display:flex}.aide-module__w7WPnq__inputGroup label{color:#475569;font-size:13px;font-weight:600}.aide-module__w7WPnq__inputGroup input,.aide-module__w7WPnq__inputGroup select,.aide-module__w7WPnq__inputGroup textarea{border:1px solid #e2e8f0;border-radius:8px;outline:none;padding:12px;font-size:14px;transition:border-color .2s}.aide-module__w7WPnq__inputGroup input:focus,.aide-module__w7WPnq__inputGroup select:focus,.aide-module__w7WPnq__inputGroup textarea:focus{border-color:var(--orange)}.aide-module__w7WPnq__inputGroup textarea{resize:vertical;min-height:100px}.aide-module__w7WPnq__submitBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:14px;font-weight:700;transition:all .2s;display:flex}.aide-module__w7WPnq__submitBtn:hover{background:#0f172a;transform:translateY(-2px)}.aide-module__w7WPnq__submitBtn:disabled{opacity:.7;cursor:not-allowed}.aide-module__w7WPnq__successMsg{text-align:center;color:#16a34a;padding:20px 0}.aide-module__w7WPnq__successMsg h4{margin:15px 0 10px;font-size:18px}.aide-module__w7WPnq__btnReset{cursor:pointer;color:#64748b;background:0 0;border:1px solid #e2e8f0;border-radius:6px;margin-top:15px;padding:8px 16px;font-size:13px}.aide-module__w7WPnq__quickContact{flex-direction:column;gap:12px;margin-top:24px;display:flex}.aide-module__w7WPnq__quickItem{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:4px;padding:15px;display:flex}.aide-module__w7WPnq__quickItem strong{color:#1e293b;font-size:13px}.aide-module__w7WPnq__quickItem span{color:var(--orange);font-size:15px;font-weight:600}.aide-module__w7WPnq__errorMsg{color:#ef4444;justify-content:center;align-items:center;gap:4px;font-size:12px;display:flex}@media (max-width:1024px){.aide-module__w7WPnq__contentGrid{grid-template-columns:1fr}.aide-module__w7WPnq__contactAside{order:-1}.aide-module__w7WPnq__contactCard{position:static}}
.boutique-module__cRwWoq__main{min-height:100vh;font-family:var(--font-inter), sans-serif;background-color:#f8fafc;padding-bottom:80px}.boutique-module__cRwWoq__shopBanner{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:80px 0 60px;position:relative;overflow:hidden}.boutique-module__cRwWoq__shopBanner:before{content:"";opacity:.1;filter:grayscale();background:url(/hero_banner.png) 50%/cover;position:absolute;inset:0}.boutique-module__cRwWoq__shopHeader{z-index:1;align-items:flex-end;gap:40px;display:flex;position:relative}.boutique-module__cRwWoq__shopAvatar{width:140px;height:140px;color:var(--orange);font-size:4rem;font-family:var(--font-outfit);background:#fff;border:4px solid #ffffff1a;border-radius:32px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:flex;box-shadow:0 20px 40px #0000004d}.boutique-module__cRwWoq__shopInfo{flex:1}.boutique-module__cRwWoq__shopTitleRow{align-items:center;gap:16px;margin-bottom:12px;display:flex}.boutique-module__cRwWoq__shopName{font-size:3rem;font-family:var(--font-outfit);letter-spacing:-.03em;color:#fff;margin:0;font-weight:800}.boutique-module__cRwWoq__verifiedBadge{color:#34d399;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10b98126;border:1px solid #10b9814d;border-radius:30px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:700;display:inline-flex}.boutique-module__cRwWoq__shopDesc{color:#94a3b8;max-width:700px;margin:0 0 24px;font-size:1.15rem;line-height:1.6}.boutique-module__cRwWoq__productsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;margin-top:24px;display:grid}@media (max-width:768px){.boutique-module__cRwWoq__shopBanner{padding:40px 0 30px}.boutique-module__cRwWoq__shopHeader{text-align:center;flex-direction:column;align-items:center;gap:16px}.boutique-module__cRwWoq__shopAvatar{border-width:2px;border-radius:20px;width:80px;height:80px;font-size:2.2rem;box-shadow:0 10px 20px #0003}.boutique-module__cRwWoq__shopName{margin-bottom:8px;font-size:1.8rem}.boutique-module__cRwWoq__shopDesc{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.95rem;display:-webkit-box;overflow:hidden}.boutique-module__cRwWoq__shopStatsRow{justify-content:center;gap:12px}.boutique-module__cRwWoq__statItem strong{font-size:.95rem}.boutique-module__cRwWoq__statItem span{font-size:.8rem}.boutique-module__cRwWoq__shopActions{width:100%;margin-top:20px}.boutique-module__cRwWoq__primaryContactBtn{flex:1;padding:10px;font-size:.9rem}.boutique-module__cRwWoq__shareBtn{padding:10px 16px}.boutique-module__cRwWoq__shopNav{top:0}.boutique-module__cRwWoq__navTabs{justify-content:center;gap:20px}.boutique-module__cRwWoq__navTab{padding:14px 0;font-size:.9rem}.boutique-module__cRwWoq__sectionHeader{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:24px}.boutique-module__cRwWoq__searchBox{order:2;max-width:none}.boutique-module__cRwWoq__filterBar{order:1;justify-content:flex-end;display:flex}.boutique-module__cRwWoq__productsGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px}}.boutique-module__cRwWoq__shopStatsRow{align-items:center;gap:20px;display:flex}.boutique-module__cRwWoq__statItem{align-items:center;gap:8px;display:flex}.boutique-module__cRwWoq__statItem strong{color:#fff;font-size:1.1rem}.boutique-module__cRwWoq__statItem span{color:#64748b;font-size:.9rem}.boutique-module__cRwWoq__statDivider{background:#ffffff1a;width:1px;height:20px}.boutique-module__cRwWoq__shopActions{align-items:center;gap:12px;display:flex}.boutique-module__cRwWoq__primaryContactBtn{background:var(--orange);color:#fff;border-radius:12px;align-items:center;gap:10px;padding:12px 28px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.boutique-module__cRwWoq__primaryContactBtn:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 10px 20px #ea580c4d}.boutique-module__cRwWoq__shareBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:12px 20px;font-weight:600;transition:all .2s}.boutique-module__cRwWoq__shareBtn:hover{background:#ffffff1a}.boutique-module__cRwWoq__shopNav{z-index:100;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.boutique-module__cRwWoq__navTabs{gap:40px;display:flex}.boutique-module__cRwWoq__navTab{color:#64748b;cursor:pointer;background:0 0;border:none;padding:20px 0;font-size:1rem;font-weight:600;transition:all .2s;position:relative}.boutique-module__cRwWoq__navTab:hover{color:#0f172a}.boutique-module__cRwWoq__activeTab{color:var(--orange)!important}.boutique-module__cRwWoq__activeTab:after{content:"";background:var(--orange);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.boutique-module__cRwWoq__shopContent{padding-top:40px}.boutique-module__cRwWoq__sectionHeader{justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px;display:flex}.boutique-module__cRwWoq__searchBox{color:#94a3b8;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex:1;align-items:center;gap:12px;max-width:400px;padding:10px 16px;transition:all .2s;display:flex}.boutique-module__cRwWoq__searchBox:focus-within{border-color:var(--orange);box-shadow:0 0 0 4px #ea580c1a}.boutique-module__cRwWoq__searchBox input{color:#1e293b;border:none;outline:none;width:100%;font-size:.95rem}.boutique-module__cRwWoq__infosGrid{grid-template-columns:1fr 380px;align-items:start;gap:40px;display:grid}.boutique-module__cRwWoq__sectionTitle{font-size:1.5rem;font-family:var(--font-outfit);color:#0f172a;margin-bottom:24px;font-weight:800}.boutique-module__cRwWoq__infoCardPremium{background:#fff;border:1px solid #e2e8f0;border-radius:24px;flex-direction:column;gap:24px;padding:32px;display:flex;box-shadow:0 4px 6px -1px #00000005}.boutique-module__cRwWoq__infoRowPremium{align-items:center;gap:20px;display:flex}.boutique-module__cRwWoq__infoIconWrapper{color:#64748b;background:#f8fafc;border:1px solid #f1f5f9;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.boutique-module__cRwWoq__infoText{flex-direction:column;gap:4px;display:flex}.boutique-module__cRwWoq__infoLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem;font-weight:600}.boutique-module__cRwWoq__infoValue{color:#1e293b;font-size:1.1rem;font-weight:700}.boutique-module__cRwWoq__guaranteeCard{text-align:center;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;border-radius:24px;padding:40px}.boutique-module__cRwWoq__guaranteeIcon{color:#10b981;margin-bottom:20px}.boutique-module__cRwWoq__guaranteeCard h4{color:#065f46;margin:0 0 12px;font-size:1.25rem;font-weight:800}.boutique-module__cRwWoq__guaranteeCard p{color:#065f46;opacity:.8;margin-bottom:24px;font-size:.95rem;line-height:1.6}.boutique-module__cRwWoq__guaranteeList{text-align:left;background:#fff6;border-radius:16px;flex-direction:column;gap:12px;margin:0;padding:20px;list-style:none;display:flex}.boutique-module__cRwWoq__guaranteeList li{color:#065f46;align-items:center;gap:10px;font-size:.9rem;font-weight:600;display:flex}@media (max-width:1024px){.boutique-module__cRwWoq__infosGrid{grid-template-columns:1fr}}
.categorie-module__OmezDG__main{background:var(--gray-50);min-height:100vh}.categorie-module__OmezDG__banner{border-bottom:2px solid var(--border);background:#fff;padding:32px 0 0}.categorie-module__OmezDG__breadcrumb{color:var(--text-muted);align-items:center;gap:8px;margin-bottom:20px;font-size:13px;display:flex}.categorie-module__OmezDG__breadcrumb a{color:var(--orange);text-decoration:none}.categorie-module__OmezDG__bannerContent{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.categorie-module__OmezDG__catIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:12px;font-size:28px;display:flex}.categorie-module__OmezDG__catTitle{color:var(--text-primary);margin-bottom:4px;font-family:Outfit,sans-serif;font-size:32px;font-weight:800}.categorie-module__OmezDG__catCount{color:var(--text-secondary);font-size:14px}.categorie-module__OmezDG__bannerStats{gap:32px;display:flex}.categorie-module__OmezDG__bannerStat{background:var(--gray-50);border-radius:var(--radius-md);flex-direction:column;align-items:center;gap:4px;padding:16px 24px;display:flex}.categorie-module__OmezDG__bannerStat span{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:22px;font-weight:800}.categorie-module__OmezDG__bannerStat small{color:var(--text-muted);font-size:11px}.categorie-module__OmezDG__subcats{flex-wrap:nowrap;gap:8px;padding-bottom:16px;display:flex;overflow-x:auto}.categorie-module__OmezDG__subcatBtn{border:1.5px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#fff;flex-shrink:0;padding:7px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.categorie-module__OmezDG__subcatBtn:hover{border-color:var(--orange);color:var(--orange)}.categorie-module__OmezDG__subcatActive{border-radius:var(--radius-full);color:#fff!important}.categorie-module__OmezDG__layout{grid-template-columns:260px 1fr;align-items:start;gap:24px;padding:24px 0 64px;display:grid}.categorie-module__OmezDG__sidebar{position:sticky;top:160px}.categorie-module__OmezDG__filterSection{border-radius:var(--radius-lg);border:1.5px solid var(--border);background:#fff;flex-direction:column;gap:20px;padding:20px;display:flex}.categorie-module__OmezDG__filterTitle{color:var(--text-primary);border-bottom:1px solid var(--border);padding-bottom:14px;font-family:Outfit,sans-serif;font-size:17px;font-weight:700}.categorie-module__OmezDG__filterGroup{flex-direction:column;gap:10px;display:flex}.categorie-module__OmezDG__filterLabel{color:var(--text-primary);margin-bottom:4px;font-size:13px;font-weight:700}.categorie-module__OmezDG__priceInputs{align-items:center;gap:8px;display:flex}.categorie-module__OmezDG__priceInputs span{color:var(--text-muted)}.categorie-module__OmezDG__priceInputs .categorie-module__OmezDG__input{padding:7px 10px;font-size:13px}.categorie-module__OmezDG__checkLabel{color:var(--text-secondary);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.categorie-module__OmezDG__checkLabel input[type=checkbox],.categorie-module__OmezDG__checkLabel input[type=radio]{accent-color:var(--orange);width:15px;height:15px}.categorie-module__OmezDG__toolbar{border:1.5px solid var(--border);border-radius:var(--radius-md);background:#fff;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.categorie-module__OmezDG__resultCount{color:var(--text-secondary);font-size:14px}.categorie-module__OmezDG__resultCount strong{color:var(--text-primary)}.categorie-module__OmezDG__toolbarRight{align-items:center;gap:12px;display:flex}.categorie-module__OmezDG__sortSelect{border:1.5px solid var(--border);border-radius:var(--radius);color:var(--text-primary);cursor:pointer;background:#fff;padding:7px 12px;font-family:inherit;font-size:13px}.categorie-module__OmezDG__sortSelect:focus{border-color:var(--orange);outline:none}.categorie-module__OmezDG__viewToggle{border:1.5px solid var(--border);border-radius:var(--radius);display:flex;overflow:hidden}.categorie-module__OmezDG__viewBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:7px 12px;font-family:inherit;font-size:16px;transition:all .2s}.categorie-module__OmezDG__viewBtn:hover{background:var(--gray-50);color:var(--text-primary)}.categorie-module__OmezDG__viewBtnActive{background:var(--orange)!important;color:#fff!important}.categorie-module__OmezDG__productsGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.categorie-module__OmezDG__productsList{flex-direction:column;gap:12px;display:flex}.categorie-module__OmezDG__pagination{justify-content:center;gap:6px;margin-top:32px;display:flex}.categorie-module__OmezDG__pageBtn{border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;width:38px;height:38px;color:var(--text-secondary);background:#fff;justify-content:center;align-items:center;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.categorie-module__OmezDG__pageBtn:hover{border-color:var(--orange);color:var(--orange)}.categorie-module__OmezDG__pageBtnActive{background:var(--orange)!important;border-color:var(--orange)!important;color:#fff!important}@media (max-width:1024px){.categorie-module__OmezDG__layout{grid-template-columns:220px 1fr}.categorie-module__OmezDG__productsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.categorie-module__OmezDG__layout{grid-template-columns:1fr}.categorie-module__OmezDG__sidebar{position:static}.categorie-module__OmezDG__bannerContent{flex-direction:column;align-items:flex-start;gap:16px}.categorie-module__OmezDG__bannerStats{gap:12px}}
.categories-module__gUuumq__main{background-color:#f8fafc;min-height:100vh}.categories-module__gUuumq__hero{text-align:center;background:#fff;border-bottom:1px solid #f1f5f9;padding:60px 0}.categories-module__gUuumq__hero h1{color:#0f172a;margin-bottom:12px;font-size:2.5rem;font-weight:800}.categories-module__gUuumq__hero p{color:#64748b;margin-bottom:32px;font-size:1.1rem}.categories-module__gUuumq__searchBar{color:#64748b;background:#f1f5f9;border-radius:12px;align-items:center;gap:12px;max-width:500px;margin:0 auto;padding:12px 20px;display:flex}.categories-module__gUuumq__searchBar input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:1rem}.categories-module__gUuumq__gridSection{padding:60px 0}.categories-module__gUuumq__categoriesGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.categories-module__gUuumq__categoryCard{background:#fff;border:1px solid #0000;border-radius:20px;gap:24px;padding:32px;text-decoration:none;transition:all .3s;display:flex}.categories-module__gUuumq__categoryCard:hover{border-color:var(--orange);transform:translateY(-5px);box-shadow:0 10px 30px #0000000d}.categories-module__gUuumq__categoryIcon{width:64px;height:64px;color:var(--orange);background:#fff7ed;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.categories-module__gUuumq__categoryContent h3{color:#0f172a;margin-bottom:8px;font-size:1.25rem}.categories-module__gUuumq__categoryContent p{color:#64748b;margin-bottom:16px;font-size:.9rem;line-height:1.5}.categories-module__gUuumq__exploreLink{color:var(--orange);align-items:center;gap:4px;font-size:.9rem;font-weight:700;display:flex}.categories-module__gUuumq__noResults{text-align:center;color:#64748b;padding:60px 0}@media (max-width:1024px){.categories-module__gUuumq__categoriesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.categories-module__gUuumq__categoriesGrid{grid-template-columns:1fr}.categories-module__gUuumq__categoryCard{text-align:center;flex-direction:column;align-items:center}}
.legal-module__olwSla__container{background:#f8fafc;min-height:100vh;padding-bottom:80px}.legal-module__olwSla__contentWrapper{grid-template-columns:280px 1fr;align-items:start;gap:40px;max-width:1100px;margin:40px auto;display:grid}.legal-module__olwSla__sidebar{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:30px;position:sticky;top:100px;box-shadow:0 4px 20px #00000008}.legal-module__olwSla__sidebar h3{text-transform:uppercase;color:#94a3b8;letter-spacing:1px;margin-bottom:20px;font-size:14px;font-weight:800}.legal-module__olwSla__sidebar nav ul{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.legal-module__olwSla__sidebar nav a{color:#64748b;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.legal-module__olwSla__sidebar nav a:hover{color:#d4af37;transform:translate(5px)}.legal-module__olwSla__mainContent{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:60px;box-shadow:0 4px 20px #00000008}.legal-module__olwSla__trustBadge{background:#f0fdf4;border:1px solid #dcfce7;border-radius:16px;align-items:center;gap:16px;margin-bottom:40px;padding:20px;display:flex}.legal-module__olwSla__trustIcon{color:#fff;background:#22c55e;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.legal-module__olwSla__trustText h4{color:#166534;margin:0;font-weight:700}.legal-module__olwSla__trustText p{color:#15803d;margin:2px 0 0;font-size:13px}.legal-module__olwSla__header{text-align:center;border-bottom:2px solid #f1f5f9;margin-bottom:60px;padding-bottom:40px}.legal-module__olwSla__header h1{color:#1e293b;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:36px;font-weight:800}.legal-module__olwSla__header p{color:#64748b;font-size:16px}.legal-module__olwSla__lastUpdated{color:#475569;background:#f1f5f9;border-radius:20px;margin-top:16px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.legal-module__olwSla__section{margin-bottom:40px}.legal-module__olwSla__section h2{color:#1e293b;align-items:center;gap:12px;margin-bottom:20px;font-size:22px;font-weight:700;display:flex}.legal-module__olwSla__section h2:before{content:"";background:#d4af37;border-radius:2px;width:4px;height:24px;display:block}.legal-module__olwSla__section p{color:#475569;margin-bottom:16px;font-size:15px;line-height:1.8}.legal-module__olwSla__section ul{margin-bottom:16px;padding:0;list-style:none}.legal-module__olwSla__section li{color:#475569;margin-bottom:8px;padding-left:24px;font-size:15px;line-height:1.8;position:relative}.legal-module__olwSla__section li:before{content:"•";color:#d4af37;font-weight:700;position:absolute;left:0}.legal-module__olwSla__contactBox{background:#fdfaf3;border:1px solid #f9f1d8;border-radius:16px;margin-top:60px;padding:30px}.legal-module__olwSla__contactBox h3{color:#1e293b;margin-bottom:12px;font-size:18px}.legal-module__olwSla__contactBox p{color:#475569;margin-bottom:0;font-size:14px}@media (max-width:768px){.legal-module__olwSla__contentWrapper{margin:20px;padding:30px 20px}.legal-module__olwSla__header h1{font-size:28px}}.legal-module__olwSla__supportBtn{color:#fff;background:#1e293b;border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:12px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #1e293b33}.legal-module__olwSla__supportBtn:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 6px 20px #1e293b4d}
.compte-module__ftnkYW__main{background:var(--gray-50);min-height:100vh;padding:32px 0 64px}.compte-module__ftnkYW__layout{grid-template-columns:280px 1fr;align-items:start;gap:32px;display:grid}.compte-module__ftnkYW__sidebar{position:sticky;top:160px}.compte-module__ftnkYW__userCard{background:var(--gray-900);background-image:radial-gradient(at 0% 0%, var(--primary) 0px, transparent 100%), radial-gradient(at 100% 100%, var(--primary-dark) 0px, transparent 100%);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);align-items:center;gap:16px;margin-bottom:16px;padding:32px 24px;display:flex}.compte-module__ftnkYW__avatar{color:#fff;background:#ffffff40;border:2px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;font-weight:800;display:flex}.compte-module__ftnkYW__userName{color:#fff;font-size:16px;font-weight:700}.compte-module__ftnkYW__userLevel{color:#fffc;border-radius:var(--radius-full);background:#fff3;margin:4px 0;padding:2px 8px;font-size:11px;display:inline-block}.compte-module__ftnkYW__userMember{color:#ffffffa6;font-size:11px}.compte-module__ftnkYW__sideNav{border-radius:var(--radius-lg);border:1.5px solid var(--border);background:#fff;flex-direction:column;display:flex;overflow:hidden}.compte-module__ftnkYW__sideNavItem{border:none;border-bottom:1px solid var(--border);color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:13px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s;display:flex}.compte-module__ftnkYW__sideNavItem:last-child{border-bottom:none}.compte-module__ftnkYW__sideNavItem:hover{background:var(--gray-50);color:var(--text-primary)}.compte-module__ftnkYW__sideNavActive{border-right:3px solid var(--orange);color:var(--orange)!important;background:#f9731614!important;font-weight:700!important}@media (max-width:768px){.compte-module__ftnkYW__sideNav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);-webkit-overflow-scrolling:touch;scrollbar-width:none;background:#ffffffb3;border:1px solid #ffffff80;border-radius:20px;flex-direction:row;gap:8px;margin:0 16px 24px;padding:6px;overflow-x:auto;box-shadow:0 8px 32px #0000000d}.compte-module__ftnkYW__sideNav::-webkit-scrollbar{display:none}.compte-module__ftnkYW__sideNavItem{white-space:nowrap;color:var(--text-secondary);background:0 0;border:none;border-radius:14px;padding:10px 16px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.compte-module__ftnkYW__sideNavActive{border:none;box-shadow:0 4px 12px #ea580c4d;background:var(--orange)!important;color:#fff!important}}.compte-module__ftnkYW__navIcon{text-align:center;width:24px;font-size:18px}.compte-module__ftnkYW__logoutBtn{color:#ef4444!important}.compte-module__ftnkYW__logoutBtn:hover{background:#ef44440f!important}.compte-module__ftnkYW__tabContent{flex-direction:column;gap:20px;display:flex}.compte-module__ftnkYW__pageTitle{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:28px;font-weight:800}.compte-module__ftnkYW__pageSubtitle{color:var(--text-secondary);margin-top:-12px;font-size:15px}.compte-module__ftnkYW__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.compte-module__ftnkYW__statCard{border-radius:var(--radius-lg);border:1px solid var(--border);transition:var(--transition-slow);background:#fff;align-items:center;gap:16px;padding:24px;display:flex}.compte-module__ftnkYW__statCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light);transform:translateY(-4px)}.compte-module__ftnkYW__statIcon{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.compte-module__ftnkYW__statVal{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:22px;font-weight:900}.compte-module__ftnkYW__statLbl{color:var(--text-muted);font-size:12px}.compte-module__ftnkYW__sectionTitle{color:var(--text-primary);font-family:Outfit,sans-serif;font-size:20px;font-weight:700}.compte-module__ftnkYW__ordersTable{border-radius:var(--radius-lg);border:1.5px solid var(--border);background:#fff;overflow:hidden}.compte-module__ftnkYW__orderRow{border-bottom:1px solid var(--border);grid-template-columns:1fr auto auto auto auto;align-items:center;gap:16px;padding:16px 20px;transition:background .15s;display:grid}.compte-module__ftnkYW__orderRow:last-child{border-bottom:none}.compte-module__ftnkYW__orderRow:hover{background:var(--gray-50)}.compte-module__ftnkYW__orderId{flex-direction:column;gap:2px;display:flex}.compte-module__ftnkYW__orderIdNum{color:var(--text-primary);font-size:14px;font-weight:700}.compte-module__ftnkYW__orderDate{color:var(--text-muted);font-size:11px}.compte-module__ftnkYW__statusBadge{border-radius:var(--radius-full);white-space:nowrap;padding:4px 12px;font-size:12px;font-weight:700}.compte-module__ftnkYW__orderTotal{color:var(--orange-dark);font-family:Outfit,sans-serif;font-size:16px;font-weight:800}.compte-module__ftnkYW__orderLink{color:var(--orange);white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none}.compte-module__ftnkYW__orderLink:hover{text-decoration:underline}.compte-module__ftnkYW__recommendedGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.compte-module__ftnkYW__miniProductCard{border-radius:var(--radius-md);border:1.5px solid var(--border);background:#fff;padding:14px;text-decoration:none;transition:all .2s}.compte-module__ftnkYW__miniProductCard:hover{border-color:var(--orange-light);box-shadow:var(--shadow-md)}.compte-module__ftnkYW__miniProductName{color:var(--text-primary);margin-bottom:4px;font-size:13px;font-weight:600}.compte-module__ftnkYW__miniProductPrice{color:var(--orange-dark);font-size:14px;font-weight:700}.compte-module__ftnkYW__orderFilters{flex-wrap:wrap;gap:8px;display:flex}.compte-module__ftnkYW__filterChip{border:1.5px solid var(--border);border-radius:var(--radius-full);color:var(--text-secondary);cursor:pointer;background:#fff;padding:6px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.compte-module__ftnkYW__filterChip:hover{border-color:var(--orange);color:var(--orange)}.compte-module__ftnkYW__filterChipActive{background:var(--orange)!important;border-color:var(--orange)!important;color:#fff!important}.compte-module__ftnkYW__orderCard{border-radius:var(--radius-md);border:1.5px solid var(--border);background:#fff;transition:box-shadow .2s;overflow:hidden}.compte-module__ftnkYW__orderCard:hover{box-shadow:var(--shadow-md)}.compte-module__ftnkYW__orderCardHeader{border-bottom:1px solid var(--border);background:var(--gray-50);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.compte-module__ftnkYW__orderCardBody{color:var(--text-secondary);justify-content:space-between;align-items:center;padding:14px 20px;font-size:14px;display:flex}.compte-module__ftnkYW__orderCardFooter{border-top:1px solid var(--border);align-items:center;gap:8px;padding:12px 20px;display:flex}.compte-module__ftnkYW__profileHeader{justify-content:space-between;align-items:center;display:flex}.compte-module__ftnkYW__profileCard{border-radius:var(--radius-lg);border:1.5px solid var(--border);background:#fff;gap:32px;padding:28px;display:flex}.compte-module__ftnkYW__profileAvatarSection{flex-direction:column;flex-shrink:0;align-items:center;gap:12px;display:flex}.compte-module__ftnkYW__profileAvatar{background:linear-gradient(135deg, var(--orange), var(--green));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:32px;font-weight:900;display:flex;box-shadow:0 4px 16px #f973164d}.compte-module__ftnkYW__changeAvatarBtn{border:1.5px solid var(--border);border-radius:var(--radius);cursor:pointer;color:var(--text-secondary);background:0 0;padding:6px 12px;font-family:inherit;font-size:12px;transition:all .2s}.compte-module__ftnkYW__changeAvatarBtn:hover{border-color:var(--orange);color:var(--orange)}.compte-module__ftnkYW__profileFields{flex:1;grid-template-columns:1fr 1fr;gap:16px;display:grid}.compte-module__ftnkYW__profileField{flex-direction:column;gap:6px;display:flex}.compte-module__ftnkYW__profileLabel{color:var(--text-secondary);font-size:13px;font-weight:600}.compte-module__ftnkYW__profileInputDisabled{background:var(--gray-50)!important;color:var(--text-secondary)!important;cursor:default!important}.compte-module__ftnkYW__securityCard{border-radius:var(--radius-lg);border:1.5px solid var(--border);background:#fff;padding:24px}.compte-module__ftnkYW__securityTitle{color:var(--text-primary);margin-bottom:16px;font-size:18px;font-weight:700}.compte-module__ftnkYW__securityActions{gap:12px;display:flex}.compte-module__ftnkYW__favGrid{flex-direction:column;gap:12px;display:flex}.compte-module__ftnkYW__favCard{border-radius:var(--radius-md);border:1.5px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;text-decoration:none;transition:all .2s;display:flex}.compte-module__ftnkYW__favCard:hover{border-color:var(--orange-light);box-shadow:var(--shadow-md)}.compte-module__ftnkYW__favName{color:var(--text-primary);margin-bottom:4px;font-size:14px;font-weight:600}.compte-module__ftnkYW__favSeller{color:var(--text-muted);font-size:12px}.compte-module__ftnkYW__favPrice{color:var(--orange-dark);margin-top:4px;font-size:16px;font-weight:800}.compte-module__ftnkYW__favActions{flex-shrink:0;align-items:center;gap:8px;display:flex}.compte-module__ftnkYW__removeFavBtn{cursor:pointer;opacity:.4;background:0 0;border:none;font-size:18px;transition:opacity .2s}.compte-module__ftnkYW__removeFavBtn:hover{opacity:.9}.compte-module__ftnkYW__addressCard{border-radius:var(--radius-md);border:1.5px solid var(--border);background:#fff;flex-direction:column;gap:8px;padding:20px;display:flex}.compte-module__ftnkYW__addressHeader{align-items:center;gap:10px;display:flex}.compte-module__ftnkYW__addressLabel{color:var(--text-primary);background:var(--gray-100);border-radius:var(--radius);padding:3px 10px;font-size:14px;font-weight:700}.compte-module__ftnkYW__addressText{color:var(--text-secondary);font-size:14px}.compte-module__ftnkYW__addressActions{gap:8px;margin-top:8px;display:flex}.compte-module__ftnkYW__paymentCards{flex-direction:column;gap:12px;display:flex}.compte-module__ftnkYW__paymentCard{border-radius:var(--radius-md);border:1.5px solid var(--border);background:#fff;align-items:center;gap:14px;padding:16px 20px;display:flex}.compte-module__ftnkYW__paymentIcon{font-size:28px}.compte-module__ftnkYW__paymentType{color:var(--text-primary);font-size:15px;font-weight:700}.compte-module__ftnkYW__paymentNum{color:var(--text-muted);font-size:13px}.compte-module__ftnkYW__addPaymentBtn{border:2px dashed var(--border);border-radius:var(--radius-md);color:var(--orange);cursor:pointer;text-align:center;background:0 0;padding:14px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.compte-module__ftnkYW__addPaymentBtn:hover{border-color:var(--orange);background:#f973160d}@media (max-width:1024px){.compte-module__ftnkYW__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.compte-module__ftnkYW__layout{grid-template-columns:1fr}.compte-module__ftnkYW__sidebar{position:static}.compte-module__ftnkYW__profileCard{flex-direction:column}.compte-module__ftnkYW__profileFields{grid-template-columns:1fr}.compte-module__ftnkYW__ordersTable .compte-module__ftnkYW__orderRow{grid-template-columns:1fr 1fr}}.compte-module__ftnkYW__ticketGrid{background:#fff;border:1px solid #f1f5f9;border-radius:16px;grid-template-columns:300px 1fr;gap:24px;min-height:500px;display:grid;overflow:hidden}.compte-module__ftnkYW__ticketList{border-right:1px solid #f1f5f9;max-height:600px;overflow-y:auto}.compte-module__ftnkYW__ticketItem{cursor:pointer;border-bottom:1px solid #f8fafc;padding:16px;transition:all .2s}.compte-module__ftnkYW__ticketItem:hover{background:#f8fafc}.compte-module__ftnkYW__ticketActive{border-left:3px solid var(--orange);background:#fff7ed}.compte-module__ftnkYW__ticketMeta{justify-content:space-between;align-items:center;display:flex}.compte-module__ftnkYW__chatContainer{flex-direction:column;height:600px;display:flex}.compte-module__ftnkYW__chatHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px;display:flex}.compte-module__ftnkYW__chatHeader h3{margin:0;font-size:16px;font-weight:700}.compte-module__ftnkYW__chatMessages{background:#f8fafc;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.compte-module__ftnkYW__userMsg,.compte-module__ftnkYW__adminMsg{max-width:80%}.compte-module__ftnkYW__userMsg{align-self:flex-end}.compte-module__ftnkYW__adminMsg{align-self:flex-start}.compte-module__ftnkYW__msgBubble{border-radius:12px;padding:12px 16px;font-size:14px;line-height:1.5}.compte-module__ftnkYW__userMsg .compte-module__ftnkYW__msgBubble{background:var(--orange);color:#fff;border-bottom-right-radius:2px}.compte-module__ftnkYW__adminMsg .compte-module__ftnkYW__msgBubble{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:2px}.compte-module__ftnkYW__userMsg small,.compte-module__ftnkYW__adminMsg small{color:#94a3b8;text-align:right;margin-top:4px;font-size:10px;display:block}.compte-module__ftnkYW__adminMsg small{text-align:left}.compte-module__ftnkYW__chatInput{background:#fff;border-top:1px solid #f1f5f9;flex-direction:column;gap:12px;padding:20px;display:flex}.compte-module__ftnkYW__chatInput textarea{resize:none;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:12px;font-family:inherit;font-size:14px}.compte-module__ftnkYW__chatInput textarea:focus{border-color:var(--orange)}.compte-module__ftnkYW__noTicketSelected,.compte-module__ftnkYW__emptyTickets{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:40px;display:flex}@media (max-width:768px){.compte-module__ftnkYW__main{background:#f8fafc;padding:0 0 100px}.compte-module__ftnkYW__layout{grid-template-columns:1fr;gap:0;padding:0}.compte-module__ftnkYW__sidebar{position:static}.compte-module__ftnkYW__userCard{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:0 0 32px 32px;margin-bottom:20px;padding:24px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000026}.compte-module__ftnkYW__userCard:before{content:"";background:radial-gradient(circle,#ea580c26 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(30deg)}.compte-module__ftnkYW__tabContent{padding:0 16px}.compte-module__ftnkYW__pageTitle{padding:0;font-size:24px}.compte-module__ftnkYW__pageSubtitle{margin-top:-4px;margin-bottom:16px;padding:0;font-size:14px}.compte-module__ftnkYW__statsGrid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0}.compte-module__ftnkYW__statCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffffe6;border-radius:20px;flex-direction:column;gap:8px;padding:16px 12px;box-shadow:0 4px 15px #00000008}.compte-module__ftnkYW__statIcon{border-radius:14px;width:44px;height:44px;font-size:20px}.compte-module__ftnkYW__statVal{font-size:20px}.compte-module__ftnkYW__sectionTitle{margin-top:24px;padding:0}.compte-module__ftnkYW__ordersTable{border:none;border-radius:20px;margin:0;box-shadow:0 4px 20px #0000000a}.compte-module__ftnkYW__orderRow{flex-direction:column;align-items:flex-start;gap:12px;padding:16px;display:flex}.compte-module__ftnkYW__orderRow>*{text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.compte-module__ftnkYW__orderTotal{font-size:18px}.compte-module__ftnkYW__orderTotal:before{content:"Total";color:var(--text-muted);font-size:13px;font-weight:500}.compte-module__ftnkYW__trackBtn,.compte-module__ftnkYW__orderLink{text-align:center;background:var(--gray-50);border-radius:12px;justify-content:center;width:100%;padding:10px}.compte-module__ftnkYW__ticketGrid{border-radius:20px;grid-template-columns:1fr;margin:0;box-shadow:0 4px 20px #0000000a}.compte-module__ftnkYW__ticketList{border-bottom:1px solid #f1f5f9;border-right:none;max-height:250px}.compte-module__ftnkYW__chatContainer{height:500px}.compte-module__ftnkYW__chatMessages{padding:16px}.compte-module__ftnkYW__profileCard{border:none;border-radius:24px;flex-direction:column;gap:20px;margin:0;padding:24px;box-shadow:0 4px 20px #0000000a}.compte-module__ftnkYW__profileFields{grid-template-columns:1fr;gap:16px}.compte-module__ftnkYW__securityCard{border:none;border-radius:24px;margin:16px 0;box-shadow:0 4px 20px #0000000a}.compte-module__ftnkYW__securityActions{flex-direction:column}.compte-module__ftnkYW__favGrid,.compte-module__ftnkYW__paymentCards{padding:0}.compte-module__ftnkYW__favCard,.compte-module__ftnkYW__paymentCard{border:none;border-radius:20px;box-shadow:0 4px 15px #00000008}}
.VendorBottomNav-module__gDdT_q__bottomNav{display:none}@media (max-width:768px){.VendorBottomNav-module__gDdT_q__bottomNav{height:calc(65px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:0 10px env(safe-area-inset-bottom);z-index:1000;background:#fffffff2;border-top:1px solid #0000000d;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.VendorBottomNav-module__gDdT_q__navItem{color:#64748b;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:5px 0;font-size:10px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.VendorBottomNav-module__gDdT_q__navItem.VendorBottomNav-module__gDdT_q__active,.VendorBottomNav-module__gDdT_q__navItem.VendorBottomNav-module__gDdT_q__active span{color:#f97316}}
.legal-module__Rkyn1a__container{background:#f8fafc;min-height:100vh;padding-bottom:80px}.legal-module__Rkyn1a__contentWrapper{grid-template-columns:280px 1fr;align-items:start;gap:40px;max-width:1100px;margin:40px auto;display:grid}.legal-module__Rkyn1a__sidebar{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:30px;position:sticky;top:100px;box-shadow:0 4px 20px #00000008}.legal-module__Rkyn1a__sidebar h3{text-transform:uppercase;color:#94a3b8;letter-spacing:1px;margin-bottom:20px;font-size:14px;font-weight:800}.legal-module__Rkyn1a__sidebar nav ul{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.legal-module__Rkyn1a__sidebar nav a{color:#64748b;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}.legal-module__Rkyn1a__sidebar nav a:hover{color:#d4af37;transform:translate(5px)}.legal-module__Rkyn1a__mainContent{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:60px;box-shadow:0 4px 20px #00000008}.legal-module__Rkyn1a__trustBadge{background:#f0fdf4;border:1px solid #dcfce7;border-radius:16px;align-items:center;gap:16px;margin-bottom:40px;padding:20px;display:flex}.legal-module__Rkyn1a__trustIcon{color:#fff;background:#22c55e;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.legal-module__Rkyn1a__trustText h4{color:#166534;margin:0;font-weight:700}.legal-module__Rkyn1a__trustText p{color:#15803d;margin:2px 0 0;font-size:13px}.legal-module__Rkyn1a__header{text-align:center;border-bottom:2px solid #f1f5f9;margin-bottom:60px;padding-bottom:40px}.legal-module__Rkyn1a__header h1{color:#1e293b;margin-bottom:12px;font-family:Outfit,sans-serif;font-size:36px;font-weight:800}.legal-module__Rkyn1a__header p{color:#64748b;font-size:16px}.legal-module__Rkyn1a__lastUpdated{color:#475569;background:#f1f5f9;border-radius:20px;margin-top:16px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.legal-module__Rkyn1a__section{margin-bottom:40px}.legal-module__Rkyn1a__section h2{color:#1e293b;align-items:center;gap:12px;margin-bottom:20px;font-size:22px;font-weight:700;display:flex}.legal-module__Rkyn1a__section h2:before{content:"";background:#d4af37;border-radius:2px;width:4px;height:24px;display:block}.legal-module__Rkyn1a__section p{color:#475569;margin-bottom:16px;font-size:15px;line-height:1.8}.legal-module__Rkyn1a__section ul{margin-bottom:16px;padding:0;list-style:none}.legal-module__Rkyn1a__section li{color:#475569;margin-bottom:8px;padding-left:24px;font-size:15px;line-height:1.8;position:relative}.legal-module__Rkyn1a__section li:before{content:"•";color:#d4af37;font-weight:700;position:absolute;left:0}.legal-module__Rkyn1a__contactBox{background:#fdfaf3;border:1px solid #f9f1d8;border-radius:16px;margin-top:60px;padding:30px}.legal-module__Rkyn1a__contactBox h3{color:#1e293b;margin-bottom:12px;font-size:18px}.legal-module__Rkyn1a__contactBox p{color:#475569;margin-bottom:0;font-size:14px}@media (max-width:768px){.legal-module__Rkyn1a__contentWrapper{margin:20px;padding:30px 20px}.legal-module__Rkyn1a__header h1{font-size:28px}}.legal-module__Rkyn1a__supportBtn{color:#fff;background:#1e293b;border-radius:12px;align-items:center;gap:10px;margin-top:12px;padding:12px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #1e293b33}.legal-module__Rkyn1a__supportBtn:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 6px 20px #1e293b4d}
.favoris-module__JmQGda__container{background:#f8fafc;min-height:80vh;padding:40px 0}.favoris-module__JmQGda__header{margin-bottom:32px}.favoris-module__JmQGda__backBtn{color:#64748b;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;text-decoration:none;transition:color .2s;display:flex}.favoris-module__JmQGda__backBtn:hover{color:#f97316}.favoris-module__JmQGda__header h1{color:#1e293b;align-items:center;gap:12px;font-family:Outfit,sans-serif;font-size:32px;font-weight:800;display:flex}.favoris-module__JmQGda__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;display:grid}.favoris-module__JmQGda__empty{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:80px 20px;display:flex;box-shadow:0 4px 6px -1px #0000000d}.favoris-module__JmQGda__empty h2{color:#334155;font-size:24px;font-weight:700}.favoris-module__JmQGda__empty p{color:#64748b;max-width:400px;margin-bottom:16px}.favoris-module__JmQGda__loading{text-align:center;color:#94a3b8;padding:100px 0;font-size:18px}@media (max-width:768px){.favoris-module__JmQGda__grid{grid-template-columns:repeat(2,1fr);gap:16px}.favoris-module__JmQGda__header h1{font-size:24px}}
.nouveautes-module__4h_iTq__main{background:var(--gray-50);min-height:100vh;padding:40px 0 80px}.nouveautes-module__4h_iTq__hero{border-radius:var(--radius-xl);color:#fff;box-shadow:var(--shadow-xl);background:linear-gradient(135deg,#111827 0%,#1f2937 100%);margin-bottom:48px;padding:60px;position:relative;overflow:hidden}.nouveautes-module__4h_iTq__heroContent{z-index:2;max-width:600px;position:relative}.nouveautes-module__4h_iTq__badge{background:var(--orange);color:#fff;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:1px;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:700;display:inline-block}.nouveautes-module__4h_iTq__hero h1{margin-bottom:16px;font-family:Outfit,sans-serif;font-size:48px;font-weight:900;line-height:1.1}.nouveautes-module__4h_iTq__hero p{color:var(--gray-300);font-size:18px;line-height:1.6}.nouveautes-module__4h_iTq__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.nouveautes-module__4h_iTq__emptyState{text-align:center;border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;padding:100px 0}.nouveautes-module__4h_iTq__emptyIcon{margin-bottom:20px;font-size:64px}.nouveautes-module__4h_iTq__emptyState h2{color:var(--text-primary);margin-bottom:12px;font-family:Outfit,sans-serif;font-size:24px}.nouveautes-module__4h_iTq__emptyState p{color:var(--text-secondary)}@media (max-width:1200px){.nouveautes-module__4h_iTq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.nouveautes-module__4h_iTq__grid{grid-template-columns:repeat(2,1fr)}.nouveautes-module__4h_iTq__hero{padding:40px}.nouveautes-module__4h_iTq__hero h1{font-size:36px}}@media (max-width:640px){.nouveautes-module__4h_iTq__grid{grid-template-columns:1fr}.nouveautes-module__4h_iTq__hero{text-align:center}}
