.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}}.Header-module__9fWxfa__mobilePremiumHeader{display:none}.Header-module__9fWxfa__desktopOnlyHeader{display:block}@media (max-width:768px){.Header-module__9fWxfa__desktopOnlyHeader{display:none!important}.Header-module__9fWxfa__mobilePremiumHeader{padding:env(safe-area-inset-top,10px) 15px 15px 15px;background:linear-gradient(#f97316 0%,#fb923c 100%);border-radius:0 0 20px 20px;margin-bottom:15px;display:block;box-shadow:0 4px 15px #f9731633}.Header-module__9fWxfa__mobileHeaderTop{justify-content:center;align-items:center;margin-bottom:15px;display:flex}.Header-module__9fWxfa__mobileLogoWrapper{text-align:center}.Header-module__9fWxfa__mobileLogoText{color:#fff;letter-spacing:1px;margin:0;font-family:Outfit,sans-serif;font-size:26px;font-weight:900;line-height:1}.Header-module__9fWxfa__mobileSlogan{color:#ffffffe6;margin:4px 0 0;font-size:11px;font-weight:500}.Header-module__9fWxfa__mobileHeaderBottom{align-items:center;gap:12px;display:flex}.Header-module__9fWxfa__mobileHamburger{cursor:pointer;background:#fff;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 2px 5px #0000001a}.Header-module__9fWxfa__mobileSearchForm{background:#fff;border-radius:22px;flex:1;align-items:center;height:44px;padding:0 15px;display:flex;box-shadow:0 2px 5px #0000001a}.Header-module__9fWxfa__mobileSearchInput{height:100%;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;margin-left:10px;font-size:14px}.Header-module__9fWxfa__mobileBellBtn{cursor:pointer;background:#fff;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;display:flex;box-shadow:0 2px 5px #0000001a}.Header-module__9fWxfa__mobileBellIcon{display:flex;position:relative}.Header-module__9fWxfa__mobileBellBadge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.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}}
.DeliveryHeader-module__AXNCrq__header{color:#fff;z-index:1000;background:#1e293b;padding:12px 0;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000001a}.DeliveryHeader-module__AXNCrq__container{justify-content:space-between;align-items:center;width:100%;display:flex}.DeliveryHeader-module__AXNCrq__logoLink{color:#fff;align-items:center;gap:10px;text-decoration:none;display:flex}.DeliveryHeader-module__AXNCrq__logoIconWrapper{background:var(--orange);border-radius:8px;padding:8px}.DeliveryHeader-module__AXNCrq__logoTextWrapper{flex-direction:column;display:flex}.DeliveryHeader-module__AXNCrq__logoTitle{font-size:1.2rem;font-weight:800;line-height:1}.DeliveryHeader-module__AXNCrq__logoSubtitle{text-transform:uppercase;letter-spacing:1px;opacity:.8;font-size:.7rem}.DeliveryHeader-module__AXNCrq__actions{align-items:center;gap:24px;display:flex}.DeliveryHeader-module__AXNCrq__location{opacity:.9;align-items:center;gap:8px;font-size:.9rem;display:flex}.DeliveryHeader-module__AXNCrq__divider{background:#ffffff1a;width:1px;height:30px}.DeliveryHeader-module__AXNCrq__profile{align-items:center;gap:12px;display:flex}.DeliveryHeader-module__AXNCrq__profileInfo{text-align:right}.DeliveryHeader-module__AXNCrq__profileName{font-size:.85rem;font-weight:700}.DeliveryHeader-module__AXNCrq__profileRole{color:var(--orange);font-size:.7rem;font-weight:700}.DeliveryHeader-module__AXNCrq__logoutBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.DeliveryHeader-module__AXNCrq__logoutBtn:hover{background:#fff3;transform:scale(1.05)}@media (max-width:768px){.DeliveryHeader-module__AXNCrq__location,.DeliveryHeader-module__AXNCrq__divider,.DeliveryHeader-module__AXNCrq__profileInfo{display:none}.DeliveryHeader-module__AXNCrq__actions{gap:12px}}
.Footer-module__nhiC3q__trustBar{background:var(--gray-50);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:30px 0}.Footer-module__nhiC3q__trustGrid{grid-template-columns:repeat(5,1fr);gap:24px;display:grid}.Footer-module__nhiC3q__trustItem{align-items:flex-start;gap:14px;transition:transform .2s;display:flex}.Footer-module__nhiC3q__trustItem:hover{transform:translateY(-2px)}.Footer-module__nhiC3q__trustIcon{color:var(--orange);flex-shrink:0;justify-content:center;align-items:center;font-size:30px;display:flex}.Footer-module__nhiC3q__trustContent{flex-direction:column;display:flex}.Footer-module__nhiC3q__trustTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:14px;font-weight:800}.Footer-module__nhiC3q__trustDesc{color:var(--text-secondary);margin-top:4px;font-size:11.5px;line-height:1.5}.Footer-module__nhiC3q__footer{width:100%}.Footer-module__nhiC3q__mainFooter{color:#d1d5db;background:linear-gradient(#111827 0%,#070a13 100%);border-top:1px solid #ffffff0d;padding:70px 0 50px}.Footer-module__nhiC3q__footerGrid{grid-template-columns:2.2fr 1fr 1fr 1fr 1.6fr;gap:40px;display:grid}.Footer-module__nhiC3q__brandCol{flex-direction:column;display:flex}.Footer-module__nhiC3q__footerLogo{margin-bottom:20px}.Footer-module__nhiC3q__brandDesc{color:#9ca3af;margin-bottom:24px;font-size:13.5px;line-height:1.7}.Footer-module__nhiC3q__socialLinks{gap:10px;margin-bottom:24px;display:flex}.Footer-module__nhiC3q__socialLink{color:#d1d5db;background:#ffffff0f;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Footer-module__nhiC3q__socialLink:hover{background:var(--orange);border-color:var(--orange);color:#fff;transform:translateY(-3px);box-shadow:0 6px 15px #f9731640}.Footer-module__nhiC3q__paymentMethods{flex-wrap:wrap;gap:6px;margin-bottom:20px;display:flex}.Footer-module__nhiC3q__payMethod{color:#9ca3af;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;padding:5px 12px;font-size:11px;font-weight:600}.Footer-module__nhiC3q__downloadApkContainer{flex-direction:column;gap:12px;margin-top:24px;display:flex}.Footer-module__nhiC3q__apkButton,.Footer-module__nhiC3q__apkButtonPartner{color:#fff;cursor:pointer;box-sizing:border-box;background:#000;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:14px;width:230px;padding:10px 18px;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Footer-module__nhiC3q__apkButton:hover{background:#10b981;border-color:#10b981;transform:translateY(-2px);box-shadow:0 8px 20px #10b9814d}.Footer-module__nhiC3q__apkButtonPartner:hover{background:#3b82f6;border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 20px #3b82f64d}.Footer-module__nhiC3q__apkIcon{color:#9ca3af;flex-shrink:0;transition:color .2s}.Footer-module__nhiC3q__apkButton:hover .Footer-module__nhiC3q__apkIcon,.Footer-module__nhiC3q__apkButtonPartner:hover .Footer-module__nhiC3q__apkIcon{color:#fff}.Footer-module__nhiC3q__apkText{text-align:left;flex-direction:column;display:flex}.Footer-module__nhiC3q__apkSub{color:#9ca3af;text-transform:uppercase;letter-spacing:.8px;font-size:9px;font-weight:600}.Footer-module__nhiC3q__apkTitle{margin-top:1px;font-size:13px;font-weight:800}.Footer-module__nhiC3q__linkCol{flex-direction:column;display:flex}.Footer-module__nhiC3q__colTitle{color:#fff;-webkit-user-select:none;user-select:none;margin-bottom:20px;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__chevronIcon{display:none}.Footer-module__nhiC3q__linkList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__footerLink{color:#9ca3af;font-size:13.5px;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__nhiC3q__footerLink:hover{color:var(--orange-light);transform:translate(4px)}.Footer-module__nhiC3q__newsletterCol{flex-direction:column;display:flex}.Footer-module__nhiC3q__colTitleNewsletter{color:#fff;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:15px;font-weight:700}.Footer-module__nhiC3q__newsletterCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff12;border-radius:16px;padding:20px;box-shadow:0 10px 30px #00000026}.Footer-module__nhiC3q__newsletterDesc{color:#9ca3af;margin-bottom:16px;font-size:13px;line-height:1.6}.Footer-module__nhiC3q__newsletterForm{flex-direction:column;gap:10px;display:flex}.Footer-module__nhiC3q__newsletterInput{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1.5px solid #ffffff1f;border-radius:10px;width:100%;padding:12px 16px;font-family:inherit;font-size:13px;transition:all .2s}.Footer-module__nhiC3q__newsletterInput::placeholder{color:#4b5563}.Footer-module__nhiC3q__newsletterInput:focus{border-color:var(--orange);background:#ffffff14;outline:none;box-shadow:0 0 0 3px #f9731633}.Footer-module__nhiC3q__newsletterBtn{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s}.Footer-module__nhiC3q__newsletterBtn:hover{background:var(--orange-dark);box-shadow:0 4px 12px #f973164d}.Footer-module__nhiC3q__newsletterNote{color:#6b7280;margin-top:14px;font-size:11px;font-weight:600}.Footer-module__nhiC3q__bottomBar{background:#05080f;border-top:1px solid #ffffff08;padding:20px 0}.Footer-module__nhiC3q__bottomInner{color:#6b7280;justify-content:space-between;align-items:center;gap:20px;font-size:12.5px;display:flex}.Footer-module__nhiC3q__bottomLinks{gap:24px;display:flex}.Footer-module__nhiC3q__bottomLinks a{color:#6b7280;font-weight:500;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:repeat(3,1fr);gap:32px}.Footer-module__nhiC3q__brandCol{grid-column:span 3;max-width:500px;margin-bottom:20px}.Footer-module__nhiC3q__downloadApkContainer{flex-flow:wrap}}@media (max-width:1024px){.Footer-module__nhiC3q__trustGrid{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;gap:16px;padding:10px 4px 20px;display:flex;overflow-x:auto}.Footer-module__nhiC3q__trustGrid::-webkit-scrollbar{display:none}.Footer-module__nhiC3q__trustItem{scroll-snap-align:start;border:1px solid var(--border);background:#fff;border-radius:16px;flex:0 0 285px;padding:20px;box-shadow:0 6px 20px #00000008}.Footer-module__nhiC3q__trustItem:hover{transform:none}}@media (max-width:768px){.Footer-module__nhiC3q__mainFooter{padding:50px 0 40px}.Footer-module__nhiC3q__footerGrid{grid-template-columns:1fr;gap:24px}.Footer-module__nhiC3q__brandCol{text-align:center;grid-column:span 1;align-items:center;margin-bottom:10px}.Footer-module__nhiC3q__brandDesc{max-width:450px;margin-bottom:18px;font-size:13px}.Footer-module__nhiC3q__socialLinks,.Footer-module__nhiC3q__paymentMethods{justify-content:center}.Footer-module__nhiC3q__downloadApkContainer{justify-content:center;align-items:center;width:100%}.Footer-module__nhiC3q__linkCol{border-bottom:1px solid #ffffff0f;padding-bottom:14px}.Footer-module__nhiC3q__colTitle{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:0;padding-bottom:4px;display:flex}.Footer-module__nhiC3q__colTitle:after{display:none}.Footer-module__nhiC3q__chevronIcon{color:#9ca3af;align-items:center;display:flex}.Footer-module__nhiC3q__linkList{gap:12px;padding-top:12px;padding-left:8px;display:none}.Footer-module__nhiC3q__showLinks{display:flex}.Footer-module__nhiC3q__newsletterCol{text-align:center;align-items:center;margin-top:15px}.Footer-module__nhiC3q__colTitleNewsletter{margin-bottom:16px}.Footer-module__nhiC3q__newsletterCard{box-sizing:border-box;background:#ffffff08;width:100%;max-width:450px}.Footer-module__nhiC3q__bottomInner{text-align:center;flex-direction:column;gap:16px}.Footer-module__nhiC3q__bottomLinks{flex-wrap:wrap;justify-content:center;gap:16px}}
.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,.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}
.ProductCard-module__ZAvt4a__card{background:#fff;border:1px solid #eee;border-radius:4px;flex-direction:column;height:100%;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.ProductCard-module__ZAvt4a__card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ProductCard-module__ZAvt4a__imageWrapper{aspect-ratio:1;background:#fff;padding:8px;position:relative;overflow:hidden}.ProductCard-module__ZAvt4a__image{object-fit:contain;transition:transform .3s}.ProductCard-module__ZAvt4a__card:hover .ProductCard-module__ZAvt4a__image{transform:scale(1.05)}.ProductCard-module__ZAvt4a__imageBadges{z-index:2;flex-direction:column;gap:4px;display:flex;position:absolute;top:8px;right:8px}.ProductCard-module__ZAvt4a__discountBadge{color:#f97316;background:#feefec;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:700}.ProductCard-module__ZAvt4a__productBadge{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:700}.ProductCard-module__ZAvt4a__wishlistBtn{cursor:pointer;color:#ccc;z-index:3;background:#ffffffe6;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:8px;left:8px}.ProductCard-module__ZAvt4a__wishlistBtn:hover,.ProductCard-module__ZAvt4a__wishlistBtn.ProductCard-module__ZAvt4a__active{color:#ef4444}.ProductCard-module__ZAvt4a__overlay{display:none}.ProductCard-module__ZAvt4a__content{flex-direction:column;flex:1;gap:6px;padding:12px;display:flex}.ProductCard-module__ZAvt4a__seller{align-items:center;gap:4px;display:flex}.ProductCard-module__ZAvt4a__sellerName{color:#666;text-transform:uppercase;font-size:11px}.ProductCard-module__ZAvt4a__verified{color:#10b981;align-items:center;display:flex}.ProductCard-module__ZAvt4a__name{color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36px;margin:0;font-size:13px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__ZAvt4a__name:hover{color:#f97316}.ProductCard-module__ZAvt4a__ratingRow{align-items:center;gap:4px;font-size:11px;display:flex}.ProductCard-module__ZAvt4a__ratingNum{color:#f59e0b;font-weight:700}.ProductCard-module__ZAvt4a__reviews{color:#999}.ProductCard-module__ZAvt4a__sales{color:#666}.ProductCard-module__ZAvt4a__priceRow{flex-direction:column;gap:2px;margin-top:4px;display:flex}.ProductCard-module__ZAvt4a__price{color:#f97316;font-size:16px;font-weight:700}.ProductCard-module__ZAvt4a__originalPrice{color:#999;font-size:12px;text-decoration:line-through}.ProductCard-module__ZAvt4a__meta{display:none}.ProductCard-module__ZAvt4a__addToCartBtn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:4px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:auto;padding:8px;font-size:13px;font-weight:600;transition:background .2s;display:flex}.ProductCard-module__ZAvt4a__addToCartBtn:hover{background:#ea580c}.ProductCard-module__ZAvt4a__addToCartBtn.ProductCard-module__ZAvt4a__added{background:#10b981}@media (max-width:768px){.ProductCard-module__ZAvt4a__card{border-radius:4px}.ProductCard-module__ZAvt4a__content{gap:4px;padding:8px}.ProductCard-module__ZAvt4a__name{height:34px;font-size:12px}.ProductCard-module__ZAvt4a__price{font-size:14px}.ProductCard-module__ZAvt4a__seller{display:none}.ProductCard-module__ZAvt4a__ratingRow{font-size:10px}.ProductCard-module__ZAvt4a__addToCartBtn{padding:6px;font-size:12px}}
.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}
.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{-webkit-overflow-scrolling:touch;width:100%;display:block;overflow-x:auto}.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}.dashboard-module__cN2mTG__mobileProductCard{background:#fff;border:1px solid #0000000a;border-radius:20px;flex-direction:column;gap:12px;margin-bottom:12px;padding:16px;display:flex;box-shadow:0 4px 15px #00000005}.dashboard-module__cN2mTG__mobileProductHeader{align-items:center;gap:12px;display:flex}.dashboard-module__cN2mTG__mobileProductImage{background:#f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:relative;overflow:hidden}.dashboard-module__cN2mTG__mobileProductMeta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-module__cN2mTG__mobileProductName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:700;overflow:hidden}.dashboard-module__cN2mTG__mobileProductCategory{color:#94a3b8;font-size:.75rem}.dashboard-module__cN2mTG__mobileProductPriceStock{border-top:1px solid #f1f5f9;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.dashboard-module__cN2mTG__mobileProductPrice{color:#0f172a;font-size:.95rem;font-weight:800}.dashboard-module__cN2mTG__mobileProductActions{justify-content:flex-end;gap:8px;display:flex}.dashboard-module__cN2mTG__mobileWalletCard{background:#fff;border:1px solid #0000000a;border-radius:16px;flex-direction:column;gap:10px;margin-bottom:12px;padding:16px;display:flex;box-shadow:0 4px 15px #00000005}.dashboard-module__cN2mTG__mobileWalletHeader{justify-content:space-between;align-items:center;display:flex}.dashboard-module__cN2mTG__mobileWalletDate{color:#94a3b8;font-size:.78rem;font-weight:500}.dashboard-module__cN2mTG__mobileWalletTitle{color:#0f172a;font-size:.9rem;font-weight:700}.dashboard-module__cN2mTG__mobileWalletDetails{color:#475569;border-top:1px dashed #e2e8f0;flex-direction:column;gap:6px;padding-top:8px;font-size:.82rem;display:flex}.dashboard-module__cN2mTG__mobileWalletRow{justify-content:space-between;display:flex}.dashboard-module__cN2mTG__mobileWalletNet{color:#16a34a;border-top:1px solid #f1f5f9;justify-content:space-between;margin-top:2px;padding-top:8px;font-size:.95rem;font-weight:800;display:flex}.dashboard-module__cN2mTG__mobileTeamCard{background:#fff;border:1px solid #0000000a;border-radius:16px;align-items:center;gap:12px;margin-bottom:12px;padding:16px;display:flex;box-shadow:0 4px 15px #00000005}.dashboard-module__cN2mTG__mobileTeamAvatar{color:#475569;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;font-weight:800;display:flex}.dashboard-module__cN2mTG__mobileTeamInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-module__cN2mTG__mobileTeamName{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:700;overflow:hidden}.dashboard-module__cN2mTG__mobileTeamContact{color:#64748b;font-size:.78rem}.dashboard-module__cN2mTG__mobileTeamMeta{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.dashboard-module__cN2mTG__mobileTeamRole{color:#475569;background:#e2e8f0;border-radius:6px;padding:2px 8px;font-size:.72rem;font-weight:700}}
.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}
.notifications-module__ADdIzq__main{background-color:var(--gray-50);min-height:calc(100vh - 64px);padding:40px 0}@media (max-width:768px){.notifications-module__ADdIzq__main{padding:20px 0}}.notifications-module__ADdIzq__layout{grid-template-columns:260px 1fr;gap:32px;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1024px){.notifications-module__ADdIzq__layout{grid-template-columns:1fr}}.notifications-module__ADdIzq__content{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fff;min-height:500px;padding:32px}@media (max-width:768px){.notifications-module__ADdIzq__content{box-shadow:none;background:0 0;border-radius:0;padding:20px}}.notifications-module__ADdIzq__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;display:flex}.notifications-module__ADdIzq__pageTitle{color:#111827;align-items:center;gap:12px;margin:0;font-size:1.5rem;font-weight:800;display:flex}.notifications-module__ADdIzq__markAllBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:6px;padding:6px 12px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.notifications-module__ADdIzq__markAllBtn:hover:not(:disabled){background:#f973161a}.notifications-module__ADdIzq__markAllBtn:disabled{color:#9ca3af;cursor:not-allowed}.notifications-module__ADdIzq__notificationsList{flex-direction:column;gap:12px;display:flex}.notifications-module__ADdIzq__notificationCard{border-radius:var(--radius);border:1px solid var(--border);cursor:pointer;color:inherit;background:#fff;gap:16px;padding:16px;text-decoration:none;transition:all .2s;display:flex;position:relative}.notifications-module__ADdIzq__notificationCard:hover{box-shadow:var(--shadow-md);border-color:#d1d5db;transform:translateY(-2px)}.notifications-module__ADdIzq__notificationUnread{background:#fff7ed;border-color:#fed7aa}.notifications-module__ADdIzq__unreadDot{background:var(--primary);border-radius:50%;width:10px;height:10px;position:absolute;top:16px;right:16px;box-shadow:0 0 0 4px #f973161a}.notifications-module__ADdIzq__iconWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:flex}.notifications-module__ADdIzq__iconOrder{color:var(--green);background:#16a34a1a}.notifications-module__ADdIzq__iconChat{color:#3b82f6;background:#3b82f61a}.notifications-module__ADdIzq__iconSystem{color:#8b5cf6;background:#8b5cf61a}.notifications-module__ADdIzq__iconDefault{color:#64748b;background:#64748b1a}.notifications-module__ADdIzq__contentWrapper{flex:1}.notifications-module__ADdIzq__title{color:#111827;margin:0 0 4px;padding-right:20px;font-size:1rem;font-weight:700}.notifications-module__ADdIzq__message{color:#4b5563;margin:0 0 8px;font-size:.9rem;line-height:1.5}.notifications-module__ADdIzq__timestamp{color:#9ca3af;align-items:center;gap:4px;font-size:.8rem;display:flex}.notifications-module__ADdIzq__emptyState{text-align:center;color:#6b7280;padding:60px 20px}.notifications-module__ADdIzq__emptyIcon{opacity:.5;margin-bottom:16px;font-size:3rem}.notifications-module__ADdIzq__loadingState{color:var(--primary);justify-content:center;align-items:center;padding:60px;display:flex}
.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}
.contact-module__xwJ-uq__main{background:#f8fafc;min-height:100vh}.contact-module__xwJ-uq__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);padding:80px 20px}.contact-module__xwJ-uq__hero h1{margin-bottom:16px;font-family:Outfit,sans-serif;font-size:42px;font-weight:800}.contact-module__xwJ-uq__hero p{opacity:.8;max-width:600px;margin:0 auto;font-size:18px}.contact-module__xwJ-uq__contactContent{margin-top:-60px;padding:0 20px 80px}.contact-module__xwJ-uq__contactGrid{grid-template-columns:1fr 1.5fr;gap:32px;max-width:1200px;margin:0 auto;display:grid}.contact-module__xwJ-uq__infoCol{flex-direction:column;gap:24px;display:flex}.contact-module__xwJ-uq__infoCard{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:40px;box-shadow:0 10px 30px #0000000d}.contact-module__xwJ-uq__infoItem{gap:20px;margin-bottom:32px;display:flex}.contact-module__xwJ-uq__infoItem:last-child{margin-bottom:0}.contact-module__xwJ-uq__iconWrapper{color:#d4af37;background:#fef3c7;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.contact-module__xwJ-uq__infoItem h3{color:#1e293b;margin-bottom:4px;font-size:18px;font-weight:700}.contact-module__xwJ-uq__infoItem p{color:#475569;margin-bottom:4px;font-size:15px;font-weight:600}.contact-module__xwJ-uq__infoItem span{color:#94a3b8;font-size:13px}.contact-module__xwJ-uq__formCol{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:48px;box-shadow:0 10px 30px #0000000d}.contact-module__xwJ-uq__contactForm{flex-direction:column;gap:24px;display:flex}.contact-module__xwJ-uq__formGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-module__xwJ-uq__inputGroup{flex-direction:column;gap:8px;display:flex}.contact-module__xwJ-uq__inputGroup label{color:#475569;font-size:14px;font-weight:700}.contact-module__xwJ-uq__inputGroup input,.contact-module__xwJ-uq__inputGroup select,.contact-module__xwJ-uq__inputGroup textarea{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;width:100%;padding:14px 16px;font-size:15px;transition:all .2s}.contact-module__xwJ-uq__inputGroup input:focus,.contact-module__xwJ-uq__inputGroup select:focus,.contact-module__xwJ-uq__inputGroup textarea:focus{background:#fff;border-color:#d4af37;outline:none;box-shadow:0 0 0 4px #d4af371a}.contact-module__xwJ-uq__submitBtn{color:#fff;cursor:pointer;background:#1e293b;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-top:12px;padding:16px;font-size:16px;font-weight:700;transition:all .2s;display:flex}.contact-module__xwJ-uq__submitBtn:hover{background:#d4af37;transform:translateY(-2px);box-shadow:0 10px 20px #d4af3733}.contact-module__xwJ-uq__successCard{text-align:center;padding:40px 0}.contact-module__xwJ-uq__successIcon{color:#22c55e;background:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.contact-module__xwJ-uq__faqSection{border-top:1px solid #e2e8f0;max-width:800px;margin:80px auto 0;padding-top:60px}.contact-module__xwJ-uq__faqSection h2{text-align:center;color:#1e293b;margin-bottom:40px;font-size:28px;font-weight:800}.contact-module__xwJ-uq__faqGrid{flex-direction:column;gap:20px;display:flex}.contact-module__xwJ-uq__faqItem{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:24px}.contact-module__xwJ-uq__faqItem h3{color:#1e293b;margin-bottom:8px;font-size:16px;font-weight:700}.contact-module__xwJ-uq__faqItem p{color:#64748b;font-size:14px;line-height:1.6}@media (max-width:900px){.contact-module__xwJ-uq__contactGrid,.contact-module__xwJ-uq__formGrid{grid-template-columns:1fr}}
.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}}
