.Spinner-module__uLjZfa__spinnerWrapper{justify-content:center;align-items:center;display:inline-flex}.Spinner-module__uLjZfa__spinner{z-index:2;width:100%;height:100%;animation:2s linear infinite Spinner-module__uLjZfa__rotate}.Spinner-module__uLjZfa__path{stroke-linecap:round;animation:1.5s ease-in-out infinite Spinner-module__uLjZfa__dash}.Spinner-module__uLjZfa__primary .Spinner-module__uLjZfa__path{stroke:#f97316}.Spinner-module__uLjZfa__light .Spinner-module__uLjZfa__path{stroke:#fff}.Spinner-module__uLjZfa__dark .Spinner-module__uLjZfa__path{stroke:#1e293b}.Spinner-module__uLjZfa__sm{width:20px;height:20px}.Spinner-module__uLjZfa__md{width:40px;height:40px}.Spinner-module__uLjZfa__lg{width:64px;height:64px}@keyframes Spinner-module__uLjZfa__rotate{to{transform:rotate(360deg)}}@keyframes Spinner-module__uLjZfa__dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}
.Header-module__vcZAwq__topPromoBar{color:#fff;text-align:center;letter-spacing:.02em;z-index:51;width:100%;padding:6px 16px;font-size:13px;font-weight:500}.Header-module__vcZAwq__topPromoBar p{margin:0}.Header-module__vcZAwq__header{z-index:50;background:#fff;border-bottom:1px solid #e7e9f3;width:100%;padding:12px 16px;position:sticky;top:0}.Header-module__vcZAwq__pageOverlay{opacity:0;visibility:hidden;z-index:40;pointer-events:none;background-color:#00000080;width:100vw;height:100vh;transition:opacity .2s,visibility .2s;position:fixed;top:0;left:0}.Header-module__vcZAwq__overlayVisible{opacity:1;visibility:visible;pointer-events:auto}@media (min-width:1024px){.Header-module__vcZAwq__header{padding:12px 40px}}.Header-module__vcZAwq__headerInner{justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;display:flex}@media (min-width:1024px){.Header-module__vcZAwq__headerInner{gap:32px}}.Header-module__vcZAwq__logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module__vcZAwq__logo span:last-child{letter-spacing:-.025em;color:#0e101b;font-size:18px;font-weight:700}@media (min-width:640px){.Header-module__vcZAwq__logo span:last-child{font-size:20px}}.Header-module__vcZAwq__logoIcon{color:#fff;background:#1430b8;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Header-module__vcZAwq__logoIcon .material-symbols-outlined{font-size:20px}.Header-module__vcZAwq__hideOnMobile{display:none!important}@media (min-width:1024px){.Header-module__vcZAwq__hideOnMobile{display:flex!important}}.Header-module__vcZAwq__hideOnMobileText{display:none}@media (min-width:640px){.Header-module__vcZAwq__hideOnMobileText{display:inline}}.Header-module__vcZAwq__showOnMobile{display:flex!important}@media (min-width:1024px){.Header-module__vcZAwq__showOnMobile{display:none!important}}.Header-module__vcZAwq__mobileBackBtn{color:#0e101b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:-8px;padding:8px}.Header-module__vcZAwq__mobileBackBtn .material-symbols-outlined{font-size:24px}.Header-module__vcZAwq__leftNav{align-items:center;gap:24px;display:flex}.Header-module__vcZAwq__nav{display:none}@media (min-width:1024px){.Header-module__vcZAwq__nav{align-items:center;gap:16px;display:flex}}.Header-module__vcZAwq__navLinkWithIcon{color:#0e101b;white-space:nowrap;align-items:center;gap:4px;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.Header-module__vcZAwq__navLinkWithIcon:hover{color:#1430b8}.Header-module__vcZAwq__navLinkWithIcon .material-symbols-outlined{font-size:18px}.Header-module__vcZAwq__categoryDropdownWrapper{align-items:center;height:100%;display:flex;position:relative}.Header-module__vcZAwq__categoryDropdownWrapper:after{content:"";z-index:10;background:0 0;height:20px;position:absolute;bottom:-20px;left:0;right:0}.Header-module__vcZAwq__categoryHoverLink{cursor:default;padding:16px 0}.Header-module__vcZAwq__categoryDropdownDesktop{z-index:100;background:#fff;border-radius:12px;width:650px;height:400px;margin-top:12px;display:flex;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 10px 40px #00000026}.Header-module__vcZAwq__desktopCategoryLeft{background:#f9fafb;border-right:1px solid #e7e9f3;width:220px;overflow-y:auto}.Header-module__vcZAwq__desktopCategoryTab{color:#4b5563;cursor:pointer;justify-content:space-between;align-items:center;padding:16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Header-module__vcZAwq__desktopCategoryTab:hover{color:#1430b8;background:#1430b80d}.Header-module__vcZAwq__desktopCategoryTab.Header-module__vcZAwq__activeTab{color:#1430b8;background:#fff;border-left:3px solid #1430b8;font-weight:600}.Header-module__vcZAwq__desktopCategoryRight{flex:1;padding:24px;overflow-y:auto}.Header-module__vcZAwq__desktopSubcatGrid{grid-template-columns:repeat(3,1fr);gap:24px 16px;display:grid}.Header-module__vcZAwq__desktopSubcatItem{text-align:center;flex-direction:column;align-items:center;gap:12px;text-decoration:none;display:flex}.Header-module__vcZAwq__desktopSubcatImageWrapper{display:inline-block;position:relative}.Header-module__vcZAwq__desktopSubcatBadge{color:#fff;z-index:2;background:#f97316;border-radius:8px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:0;right:0;transform:translate(20%,-20%);box-shadow:0 2px 4px #0000001a}.Header-module__vcZAwq__desktopSubcatImage{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:all .2s;display:flex;overflow:hidden}.Header-module__vcZAwq__desktopSubcatImage img{object-fit:cover;width:100%;height:100%}.Header-module__vcZAwq__skeletonItem{flex-direction:column;align-items:center;gap:8px;padding-top:4px;display:flex}.Header-module__vcZAwq__skeletonCircle{background:#f3f4f6;border-radius:50%;width:72px;height:72px;animation:1.5s ease-in-out infinite Header-module__vcZAwq__skeleton-pulse}.Header-module__vcZAwq__skeletonCircleMobile{aspect-ratio:1;background:#f3f4f6;border-radius:50%;width:100%;animation:1.5s ease-in-out infinite Header-module__vcZAwq__skeleton-pulse}.Header-module__vcZAwq__skeletonText{background:#f3f4f6;border-radius:4px;width:60px;height:10px;animation:1.5s ease-in-out infinite Header-module__vcZAwq__skeleton-pulse}@keyframes Header-module__vcZAwq__skeleton-pulse{0%,to{opacity:1;background:#f3f4f6}50%{opacity:.5;background:#e5e7eb}}.Header-module__vcZAwq__emptyProducts{text-align:center;color:#6b7280;background:#f9fafb;border:1px dashed #e5e7eb;border-radius:8px;grid-column:1/-1;margin:20px;padding:40px 20px;font-size:14px}.Header-module__vcZAwq__desktopSubcatItem:hover .Header-module__vcZAwq__desktopSubcatImage{color:#1430b8;background:#e5e7eb;transform:scale(1.05)}.Header-module__vcZAwq__desktopSubcatItem:hover .Header-module__vcZAwq__desktopSubcatName{color:#1430b8}.Header-module__vcZAwq__desktopSubcatName{color:#0e101b;font-size:13px;font-weight:500}.Header-module__vcZAwq__centerSearch{z-index:50;background:#f3f4f6;border:2px solid #0000;border-radius:22px;flex:1;align-items:center;max-width:600px;height:44px;margin:0 24px;transition:all .2s;display:none;position:relative}@media (min-width:1024px){.Header-module__vcZAwq__centerSearch{display:flex}}.Header-module__vcZAwq__centerSearch:focus-within{background:#fff;border-color:#1430b8;box-shadow:0 0 0 4px #1430b81a}.Header-module__vcZAwq__giantSearchInput{color:#0e101b;background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 16px 0 24px;font-size:15px}.Header-module__vcZAwq__giantSearchBtn{color:#fff;cursor:pointer;background:#0e101b;border:none;border-radius:0 22px 22px 0;justify-content:center;align-items:center;width:56px;height:100%;transition:background .2s;display:flex}.Header-module__vcZAwq__giantSearchBtn:hover{background:#1430b8}.Header-module__vcZAwq__searchDropdown{z-index:100;background:#fff;border-radius:8px;flex-direction:column;padding:8px 0;display:flex;position:absolute;top:56px;left:0;right:0;overflow:visible;box-shadow:0 4px 20px #0000001a}.Header-module__vcZAwq__dropdownCaret{background:#fff;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg);box-shadow:-2px -2px 5px #0000000a}.Header-module__vcZAwq__suggestionItem{cursor:pointer;z-index:2;background:#fff;align-items:center;gap:12px;padding:10px 24px;text-decoration:none;transition:background .2s;display:flex;position:relative}.Header-module__vcZAwq__suggestionItem:hover{background:#f8fafc}.Header-module__vcZAwq__suggestionIcon{color:#4b5563;font-size:20px}.Header-module__vcZAwq__suggestionText{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.Header-module__vcZAwq__suggestionNormal{font-weight:400}.Header-module__vcZAwq__suggestionBold{font-weight:700}.Header-module__vcZAwq__searchLoading{text-align:center;color:#64748b;padding:16px;font-size:13px}.Header-module__vcZAwq__headerActions{flex:1;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}@media (min-width:768px){.Header-module__vcZAwq__headerActions{flex:none;gap:8px}}.Header-module__vcZAwq__mobileSearchPill{color:#6b7280;background:#f3f4f6;border-radius:18px;flex:1;align-items:center;gap:4px;min-width:0;height:36px;margin:0 4px;padding:0 8px;text-decoration:none;transition:background .2s;display:flex}@media (min-width:768px){.Header-module__vcZAwq__mobileSearchPill{display:none}}.Header-module__vcZAwq__mobileSearchPill:hover{background:#e5e7eb}.Header-module__vcZAwq__mobileSearchPill .material-symbols-outlined{font-size:18px}.Header-module__vcZAwq__mobileSearchPill span:last-child{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.Header-module__vcZAwq__mobileMenuBtn{color:#0e101b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Header-module__vcZAwq__mobileMenuBtn:hover{background:#f3f4f6}@media (min-width:1024px){.Header-module__vcZAwq__mobileMenuBtn{display:none}}.Header-module__vcZAwq__accountWrapper{position:relative}.Header-module__vcZAwq__profileBtnWithText,.Header-module__vcZAwq__supportBtnWithText{color:#0e101b;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;text-decoration:none;transition:background .2s;display:flex}.Header-module__vcZAwq__profileBtnWithText:hover,.Header-module__vcZAwq__supportBtnWithText:hover{background:#f3f4f6}:is(.Header-module__vcZAwq__profileBtnWithText .material-symbols-outlined,.Header-module__vcZAwq__supportBtnWithText .material-symbols-outlined){font-size:24px}.Header-module__vcZAwq__actionText{text-align:left;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.1}.Header-module__vcZAwq__accountDropdown{z-index:100;background:#fff;border-radius:12px;min-width:180px;margin-top:8px;padding:8px;position:absolute;top:100%;right:0;box-shadow:0 10px 40px #00000026}.Header-module__vcZAwq__accountDropdown:before{content:"";background:0 0;width:100%;height:12px;position:absolute;top:-12px;left:0}.Header-module__vcZAwq__accountDropdown a,.Header-module__vcZAwq__accountDropdown button{color:#0e101b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.Header-module__vcZAwq__accountDropdown a:hover,.Header-module__vcZAwq__accountDropdown button:hover{background:#f3f4f6}.Header-module__vcZAwq__accountDropdown .material-symbols-outlined{color:#6b7280;font-size:20px}.Header-module__vcZAwq__guestDropdown{width:280px;padding:16px}.Header-module__vcZAwq__guestHeader{color:#0e101b;text-align:center;margin-bottom:16px;font-size:16px;font-weight:600}.Header-module__vcZAwq__guestGoogleBtn{justify-content:center;width:100%;margin-bottom:12px;display:flex}.Header-module__vcZAwq__guestPrimaryBtn{margin-bottom:12px;transition:all .2s;text-align:center!important;color:#0e101b!important;background:0 0!important;border:1px solid #0e101b!important;border-radius:24px!important;justify-content:center!important;width:100%!important;padding:12px!important;font-weight:600!important;text-decoration:none!important;display:block!important}.Header-module__vcZAwq__guestPrimaryBtn:hover{color:#1430b8!important;background:#f9fafb!important;border-color:#1430b8!important}.Header-module__vcZAwq__guestTerms{color:#6b7280;text-align:left;font-size:12px;line-height:1.5}.Header-module__vcZAwq__guestTerms a{color:#1430b8!important;padding:0!important;font-weight:400!important;text-decoration:underline!important;display:inline!important}.Header-module__vcZAwq__premiumDropdown{flex-direction:column;width:260px;display:flex}.Header-module__vcZAwq__userHeader{align-items:center;gap:12px;padding:8px 12px 16px;display:flex}.Header-module__vcZAwq__userAvatar{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;font-weight:600;display:flex}.Header-module__vcZAwq__miniAvatar{color:#fff;background:#000;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:600;display:flex}.Header-module__vcZAwq__userInfo{flex:1}.Header-module__vcZAwq__userName{color:#0e101b;font-size:15px;font-weight:600}.Header-module__vcZAwq__quickActionsGrid{grid-template-columns:repeat(3,1fr);gap:8px;padding:0 4px 16px;display:grid}.Header-module__vcZAwq__quickActionBtn{color:#0e101b;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:8px 4px;font-size:12px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.Header-module__vcZAwq__quickActionBtn:hover{background:#f3f4f6}.Header-module__vcZAwq__quickActionIconWrapper{color:#374151;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Header-module__vcZAwq__quickActionBtn:hover .Header-module__vcZAwq__quickActionIconWrapper{background:#e5e7eb}.Header-module__vcZAwq__dropdownDivider{background:#e5e7eb;height:1px;margin:0 -8px 8px}.Header-module__vcZAwq__dropdownList{flex-direction:column;display:flex}.Header-module__vcZAwq__cartBtn{color:#0e101b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s;display:flex;position:relative}.Header-module__vcZAwq__cartBtn:hover{background:#f3f4f6}.Header-module__vcZAwq__cartCount{color:#fff;background:#f97316;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.Header-module__vcZAwq__mobileMenu{z-index:40;background:#fff;border-top:1px solid #e7e9f3;flex-direction:row;width:100%;height:calc(100vh - 61px);padding:0;display:flex;position:absolute;top:100%;left:0;overflow:hidden}@media (min-width:1024px){.Header-module__vcZAwq__mobileMenu{display:none}}.Header-module__vcZAwq__mobileMenuLeft{background:#f9fafb;border-right:1px solid #e7e9f3;flex-shrink:0;width:120px;overflow-y:auto}.Header-module__vcZAwq__leftTab{color:#4b5563;cursor:pointer;text-align:left;background:0 0;border-top:none;border-bottom:1px solid #f3f4f6;border-left:3px solid #0000;border-right:none;align-items:center;width:100%;padding:16px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:flex}.Header-module__vcZAwq__leftTab.Header-module__vcZAwq__activeTab{color:#1430b8;background:#fff;border-left-color:#1430b8;font-weight:700}.Header-module__vcZAwq__mobileMenuRight{background:#fff;flex:1;padding:16px;overflow-y:auto}.Header-module__vcZAwq__rightHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Header-module__vcZAwq__rightHeader h4{color:#0e101b;margin:0;font-size:14px;font-weight:700}.Header-module__vcZAwq__viewAllBtn{color:#1430b8;font-size:12px;font-weight:500;text-decoration:none}.Header-module__vcZAwq__subcatGrid{grid-template-columns:repeat(3,1fr);gap:16px 12px;display:grid}.Header-module__vcZAwq__subcatItem{text-align:center;flex-direction:column;align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module__vcZAwq__subcatImageWrapper{width:100%;display:inline-block;position:relative}.Header-module__vcZAwq__subcatBadge{color:#fff;z-index:2;background:#f97316;border-radius:8px;padding:2px 6px;font-size:10px;font-weight:700;position:absolute;top:0;right:0;transform:translate(20%,-10%);box-shadow:0 2px 4px #0000001a}.Header-module__vcZAwq__subcatImage{aspect-ratio:1;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.Header-module__vcZAwq__subcatImage img{object-fit:cover;width:100%;height:100%}.Header-module__vcZAwq__subcatImage .material-symbols-outlined{color:#9ca3af;font-size:24px}.Header-module__vcZAwq__subcatName{color:#4b5563;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.2;display:-webkit-box;overflow:hidden}.Header-module__vcZAwq__bottomLinks{border-top:1px solid #f3f4f6;margin-top:32px;padding-top:16px}.Header-module__vcZAwq__bottomLink{color:#4b5563;align-items:center;gap:12px;padding:12px 0;font-size:14px;font-weight:500;text-decoration:none;display:flex}.Header-module__vcZAwq__bottomLink .material-symbols-outlined{color:#9ca3af;font-size:20px}
.Footer-module__bU2TmW__footer{background:#fff;border-top:1px solid #e7e9f3;padding:32px 16px 16px;font-family:Lexend,sans-serif}.Footer-module__bU2TmW__footerInner{max-width:1440px;margin:0 auto}.Footer-module__bU2TmW__footerGrid{flex-direction:column;gap:24px;display:flex}@media (min-width:768px){.Footer-module__bU2TmW__footerGrid{flex-direction:row;justify-content:space-between;gap:32px}}.Footer-module__bU2TmW__footerBrand{flex-direction:column;gap:12px;max-width:320px;display:flex}.Footer-module__bU2TmW__logo{color:#1430b8;align-items:center;gap:8px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.Footer-module__bU2TmW__logoIcon{color:#fff;background:#1430b8;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Footer-module__bU2TmW__footerBrand p{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.Footer-module__bU2TmW__brandContact{flex-direction:column;gap:12px;margin-top:12px;display:flex}.Footer-module__bU2TmW__contactItem{color:#4b5563;align-items:center;gap:8px;font-size:14px;display:flex}.Footer-module__bU2TmW__contactItem .material-symbols-outlined{color:#1430b8;font-size:18px}.Footer-module__bU2TmW__accordionItem{border-bottom:1px solid #f3f4f6}@media (min-width:768px){.Footer-module__bU2TmW__accordionItem{border-bottom:none;min-width:150px}}.Footer-module__bU2TmW__accordionHeader{color:#0e101b;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px 0;font-family:inherit;font-size:16px;font-weight:700;display:flex}@media (min-width:768px){.Footer-module__bU2TmW__accordionHeader{cursor:default;padding:0 0 16px}.Footer-module__bU2TmW__accordionHeader .material-symbols-outlined{display:none}}.Footer-module__bU2TmW__accordionHeader .material-symbols-outlined{color:#9ca3af;transition:transform .2s}.Footer-module__bU2TmW__accordionHeader.Footer-module__bU2TmW__open .material-symbols-outlined{transform:rotate(180deg)}.Footer-module__bU2TmW__accordionContent{flex-direction:column;gap:12px;padding-bottom:16px;display:none}.Footer-module__bU2TmW__accordionContent.Footer-module__bU2TmW__open{display:flex}@media (min-width:768px){.Footer-module__bU2TmW__accordionContent{padding-bottom:0;display:flex}}.Footer-module__bU2TmW__accordionContent a{color:#4e5a97;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__bU2TmW__accordionContent a:hover{color:#1430b8}.Footer-module__bU2TmW__newsletter{flex-direction:column;gap:8px;width:100%;display:flex}.Footer-module__bU2TmW__newsletter input{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;height:40px;padding:0 12px;font-family:inherit;font-size:14px}.Footer-module__bU2TmW__newsletter input:focus{background:#fff;border-color:#1430b8}.Footer-module__bU2TmW__newsletter button{color:#fff;cursor:pointer;background:#1430b8;border:none;border-radius:8px;height:40px;font-family:inherit;font-size:14px;font-weight:600;transition:background .2s}.Footer-module__bU2TmW__newsletter button:hover{background:#0f2691}.Footer-module__bU2TmW__footerBottom{border-top:1px solid #f3f4f6;flex-direction:column;align-items:center;gap:24px;margin-top:32px;padding-top:24px;display:flex}.Footer-module__bU2TmW__socialRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.Footer-module__bU2TmW__socialLink{color:#4e5a97;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__bU2TmW__socialLink:hover{color:#fff;background:#1430b8}.Footer-module__bU2TmW__socialLink .material-symbols-outlined{font-size:20px}.Footer-module__bU2TmW__legalLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.Footer-module__bU2TmW__legalLinks a{color:#6b7280;font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__bU2TmW__legalLinks a:hover{color:#1430b8}.Footer-module__bU2TmW__copyright{color:#9ca3af;text-align:center;margin:0;font-size:13px}
.AdminLayout-module__SNbeDW__layout{min-height:100vh;font-family:Lexend,sans-serif;display:flex}.AdminLayout-module__SNbeDW__mobileHeader{z-index:40;background:#0f172a;justify-content:space-between;align-items:center;height:56px;padding:0 16px;display:flex;position:fixed;top:0;left:0;right:0}.AdminLayout-module__SNbeDW__hamburger{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.AdminLayout-module__SNbeDW__hamburger:hover{background:#ffffff1a}.AdminLayout-module__SNbeDW__hamburger .material-symbols-outlined{font-size:24px}.AdminLayout-module__SNbeDW__mobileLogoText{color:#fff;letter-spacing:-.02em;font-size:18px;font-weight:700}.AdminLayout-module__SNbeDW__mobileAvatar{color:#fff;background:#1430b8;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.AdminLayout-module__SNbeDW__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:45;background:#00000080;animation:.2s AdminLayout-module__SNbeDW__fadeIn;position:fixed;inset:0}@keyframes AdminLayout-module__SNbeDW__fadeIn{0%{opacity:0}to{opacity:1}}.AdminLayout-module__SNbeDW__sidebar{color:#cbd5e1;z-index:50;background:#0f172a;flex-direction:column;width:280px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translate(-100%)}.AdminLayout-module__SNbeDW__sidebarOpen{transform:translate(0)}.AdminLayout-module__SNbeDW__sidebarClose{color:#94a3b8;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.AdminLayout-module__SNbeDW__sidebarClose:hover{color:#fff;background:#ffffff26}.AdminLayout-module__SNbeDW__sidebarClose .material-symbols-outlined{font-size:20px}.AdminLayout-module__SNbeDW__sidebarHeader{align-items:center;gap:12px;padding:24px;display:flex}.AdminLayout-module__SNbeDW__logoIcon{color:#1430b8;background:#1430b833;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AdminLayout-module__SNbeDW__logoIcon .material-symbols-outlined{font-size:24px}.AdminLayout-module__SNbeDW__logoText{color:#fff;letter-spacing:-.02em;font-size:20px;font-weight:700}.AdminLayout-module__SNbeDW__nav{flex-direction:column;flex:1;gap:4px;margin-top:16px;padding:0 16px;display:flex;overflow-y:auto}.AdminLayout-module__SNbeDW__navItem{color:#cbd5e1;border-radius:8px;align-items:center;gap:12px;padding:10px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.AdminLayout-module__SNbeDW__navItem:hover{color:#fff;background:#ffffff0d}.AdminLayout-module__SNbeDW__navItem.AdminLayout-module__SNbeDW__active{color:#fff;background:#1430b8}.AdminLayout-module__SNbeDW__navItem .material-symbols-outlined{font-size:20px}.AdminLayout-module__SNbeDW__navSection{color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding:16px 12px 8px;font-size:11px;font-weight:600}.AdminLayout-module__SNbeDW__sidebarFooter{border-top:1px solid #1e293b;padding:16px}.AdminLayout-module__SNbeDW__adminUser{align-items:center;gap:12px;padding:8px;display:flex}.AdminLayout-module__SNbeDW__adminAvatar{color:#fff;background:#334155;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.AdminLayout-module__SNbeDW__adminInfo{flex:1;min-width:0}.AdminLayout-module__SNbeDW__adminName{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:500;overflow:hidden}.AdminLayout-module__SNbeDW__adminEmail{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;overflow:hidden}.AdminLayout-module__SNbeDW__logoutBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;transition:all .2s;display:flex}.AdminLayout-module__SNbeDW__logoutBtn:hover{color:#ef4444;background:#ef444426}.AdminLayout-module__SNbeDW__logoutBtn .material-symbols-outlined{font-size:20px}.AdminLayout-module__SNbeDW__main{background:#f8fafc;flex:1;width:100%;min-width:0;min-height:100vh;margin-top:56px;overflow-x:hidden}@media (min-width:768px){.AdminLayout-module__SNbeDW__mobileHeader,.AdminLayout-module__SNbeDW__sidebarClose{display:none}.AdminLayout-module__SNbeDW__sidebar{width:256px;transition:none;transform:translate(0)}.AdminLayout-module__SNbeDW__main{margin-top:0;margin-left:256px}.AdminLayout-module__SNbeDW__overlay{display:none}}
.AdminStaff-module__1eZpOG__content{padding:24px 32px;font-family:Lexend,sans-serif}.AdminStaff-module__1eZpOG__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.AdminStaff-module__1eZpOG__pageHeader h1{color:#0f172a;margin:0;font-size:24px;font-weight:700}.AdminStaff-module__1eZpOG__breadcrumb{color:#64748b;align-items:center;gap:8px;margin-top:4px;font-size:12px;display:flex}.AdminStaff-module__1eZpOG__separator{color:#cbd5e1}.AdminStaff-module__1eZpOG__current{color:#1430b8;font-weight:500}.AdminStaff-module__1eZpOG__notificationBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative}.AdminStaff-module__1eZpOG__notificationBtn:hover{background:#f1f5f9}.AdminStaff-module__1eZpOG__notificationDot{background:#ef4444;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}.AdminStaff-module__1eZpOG__actionsBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.AdminStaff-module__1eZpOG__searchBox{width:100%;max-width:288px;position:relative}.AdminStaff-module__1eZpOG__searchBox .material-symbols-outlined{color:#9ca3af;font-size:20px;transition:color .2s;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.AdminStaff-module__1eZpOG__searchBox:focus-within .material-symbols-outlined{color:#1430b8}.AdminStaff-module__1eZpOG__searchBox input{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:44px;padding:0 16px 0 48px;font-family:inherit;font-size:14px;transition:all .2s;box-shadow:0 1px 2px #00000008}.AdminStaff-module__1eZpOG__passwordInputWrapper input{color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:10px 40px 10px 16px;font-family:inherit;font-size:14px;transition:all .2s}.AdminStaff-module__1eZpOG__passwordInputWrapper input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.AdminStaff-module__1eZpOG__passwordHint{color:#64748b;margin-top:6px;font-size:12px}.AdminStaff-module__1eZpOG__searchBox input:focus{border-color:#1430b8;box-shadow:0 0 0 3px #1430b81a}.AdminStaff-module__1eZpOG__searchBox input::placeholder{color:#9ca3af}.AdminStaff-module__1eZpOG__addBtn{color:#fff;cursor:pointer;background:#1430b8;border:none;border-radius:8px;align-items:center;gap:8px;height:44px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex;box-shadow:0 8px 16px #1430b833}.AdminStaff-module__1eZpOG__addBtn:hover{background:#1430b8e6}.AdminStaff-module__1eZpOG__addBtn:active{transform:scale(.95)}.AdminStaff-module__1eZpOG__addBtn .material-symbols-outlined{font-size:20px}.AdminStaff-module__1eZpOG__tableCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000008}.AdminStaff-module__1eZpOG__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.AdminStaff-module__1eZpOG__table{border-collapse:collapse;text-align:left;width:100%;min-width:800px}.AdminStaff-module__1eZpOG__table thead tr{background:#f9fafbcc;border-bottom:1px solid #f1f5f9}.AdminStaff-module__1eZpOG__table th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding:16px 24px;font-size:11px;font-weight:700}.AdminStaff-module__1eZpOG__actionsHeader{text-align:right}.AdminStaff-module__1eZpOG__table tbody tr{border-bottom:1px solid #f1f5f9;transition:background .2s}.AdminStaff-module__1eZpOG__table tbody tr:last-child{border-bottom:none}.AdminStaff-module__1eZpOG__table tbody tr:hover{background:#f9fafb}.AdminStaff-module__1eZpOG__table td{vertical-align:middle;padding:16px 24px}.AdminStaff-module__1eZpOG__staffCell{align-items:center;gap:12px;display:flex}.AdminStaff-module__1eZpOG__staffAvatar{object-fit:cover;border:1px solid #e5e7eb;border-radius:50%;width:40px;height:40px}.AdminStaff-module__1eZpOG__staffInitials{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:flex}.AdminStaff-module__1eZpOG__staffInitials.AdminStaff-module__1eZpOG__purple{color:#7c3aed;background:#8b5cf61a;border:1px solid #8b5cf633}.AdminStaff-module__1eZpOG__staffInitials.AdminStaff-module__1eZpOG__blue{color:#2563eb;background:#3b82f61a;border:1px solid #3b82f633}.AdminStaff-module__1eZpOG__staffInitials.AdminStaff-module__1eZpOG__gray{color:#64748b;background:#64748b1a;border:1px solid #64748b33}.AdminStaff-module__1eZpOG__staffInitials.AdminStaff-module__1eZpOG__orange{color:#ea580c;background:#fb923c1a;border:1px solid #fb923c33}.AdminStaff-module__1eZpOG__staffName{color:#0f172a;margin:0;font-size:14px;font-weight:600}.AdminStaff-module__1eZpOG__staffEmail{color:#64748b;margin:4px 0 0;font-size:12px}.AdminStaff-module__1eZpOG__roleBadge{border-radius:9999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.AdminStaff-module__1eZpOG__roleBadge.AdminStaff-module__1eZpOG__purple{color:#7c3aed;background:#8b5cf614;border:1px solid #8b5cf626}.AdminStaff-module__1eZpOG__roleBadge.AdminStaff-module__1eZpOG__blue{color:#2563eb;background:#3b82f614;border:1px solid #3b82f626}.AdminStaff-module__1eZpOG__roleBadge.AdminStaff-module__1eZpOG__gray{color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb}.AdminStaff-module__1eZpOG__roleDot{border-radius:50%;width:6px;height:6px}.AdminStaff-module__1eZpOG__roleBadge.AdminStaff-module__1eZpOG__purple .AdminStaff-module__1eZpOG__roleDot{background:#8b5cf6}.AdminStaff-module__1eZpOG__roleBadge.AdminStaff-module__1eZpOG__blue .AdminStaff-module__1eZpOG__roleDot{background:#3b82f6}.AdminStaff-module__1eZpOG__roleBadge.AdminStaff-module__1eZpOG__gray .AdminStaff-module__1eZpOG__roleDot{background:#64748b}.AdminStaff-module__1eZpOG__statusCell{align-items:center;gap:8px;display:flex}.AdminStaff-module__1eZpOG__statusDot{border-radius:50%;width:10px;height:10px;position:relative}.AdminStaff-module__1eZpOG__statusDot.AdminStaff-module__1eZpOG__active{background:#10b981}.AdminStaff-module__1eZpOG__statusDot.AdminStaff-module__1eZpOG__inactive{background:#cbd5e1}.AdminStaff-module__1eZpOG__ping{background:#10b981;border-radius:50%;animation:1.5s cubic-bezier(0,0,.2,1) infinite AdminStaff-module__1eZpOG__ping;position:absolute;inset:0}@keyframes AdminStaff-module__1eZpOG__ping{75%,to{opacity:0;transform:scale(2)}}.AdminStaff-module__1eZpOG__statusActive{color:#374151;font-size:14px;font-weight:500}.AdminStaff-module__1eZpOG__statusInactive{color:#64748b;font-size:14px;font-weight:500}.AdminStaff-module__1eZpOG__dateCell{color:#64748b;font-size:14px}.AdminStaff-module__1eZpOG__actionBtns{justify-content:flex-end;align-items:center;gap:4px;display:flex}.AdminStaff-module__1eZpOG__editBtn,.AdminStaff-module__1eZpOG__deleteBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}:is(.AdminStaff-module__1eZpOG__editBtn .material-symbols-outlined,.AdminStaff-module__1eZpOG__deleteBtn .material-symbols-outlined){font-size:18px}.AdminStaff-module__1eZpOG__editBtn:hover{color:#1430b8;background:#1430b80d}.AdminStaff-module__1eZpOG__deleteBtn:hover{color:#ef4444;background:#ef44440d}.AdminStaff-module__1eZpOG__mobileList{display:none}.AdminStaff-module__1eZpOG__pagination{background:#f9fafb4d;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.AdminStaff-module__1eZpOG__pagination p{color:#64748b;margin:0;font-size:12px}.AdminStaff-module__1eZpOG__pagination p strong{color:#374151}.AdminStaff-module__1eZpOG__paginationBtns{align-items:center;gap:8px;display:flex}.AdminStaff-module__1eZpOG__paginationBtns button{color:#475569;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:all .2s}.AdminStaff-module__1eZpOG__paginationBtns button:hover:not(:disabled){background:#f9fafb}.AdminStaff-module__1eZpOG__paginationBtns button:disabled{color:#9ca3af;cursor:not-allowed}.AdminStaff-module__1eZpOG__paginationBtns button.AdminStaff-module__1eZpOG__activePage{color:#fff;background:#1430b8;border-color:#1430b8;box-shadow:0 2px 4px #1430b833}.AdminStaff-module__1eZpOG__footer{text-align:center;margin-top:32px}.AdminStaff-module__1eZpOG__footer p{color:#9ca3af;margin:0;font-size:12px}.AdminStaff-module__1eZpOG__permissionsList{flex-wrap:wrap;gap:6px;display:flex}.AdminStaff-module__1eZpOG__permissionBadge{border-radius:9999px;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.AdminStaff-module__1eZpOG__permissionBadge.AdminStaff-module__1eZpOG__admin{color:#7c3aed;background:#8b5cf61a;border:1px solid #8b5cf633}.AdminStaff-module__1eZpOG__permissionBadge.AdminStaff-module__1eZpOG__products{color:#2563eb;background:#3b82f61a;border:1px solid #3b82f633}.AdminStaff-module__1eZpOG__permissionBadge.AdminStaff-module__1eZpOG__orders{color:#ea580c;background:#f973161a;border:1px solid #f9731633}.AdminStaff-module__1eZpOG__permissionBadge.AdminStaff-module__1eZpOG__support{color:#059669;background:#10b9811a;border:1px solid #10b98133}.AdminStaff-module__1eZpOG__permissionBadge.AdminStaff-module__1eZpOG__brands{color:#db2777;background:#ec48991a;border:1px solid #ec489933}.AdminStaff-module__1eZpOG__permissionBadge.AdminStaff-module__1eZpOG__none{color:#9ca3af;background:#f3f4f6;border:1px solid #e5e7eb}@media (max-width:640px){.AdminStaff-module__1eZpOG__content{padding:16px}.AdminStaff-module__1eZpOG__actionsBar{flex-direction:column;align-items:stretch}.AdminStaff-module__1eZpOG__searchBox{width:100%}.AdminStaff-module__1eZpOG__addBtn{justify-content:center;width:100%}}.AdminStaff-module__1eZpOG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.AdminStaff-module__1eZpOG__modal{background:#fff;border-radius:16px;width:100%;max-width:480px;animation:.25s ease-out AdminStaff-module__1eZpOG__slideUp;box-shadow:0 24px 48px #0003}@keyframes AdminStaff-module__1eZpOG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AdminStaff-module__1eZpOG__modalHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.AdminStaff-module__1eZpOG__modalHeader h2{color:#0f172a;margin:0;font-size:18px;font-weight:600}.AdminStaff-module__1eZpOG__modalClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.AdminStaff-module__1eZpOG__modalClose:hover{color:#0f172a;background:#f1f5f9}.AdminStaff-module__1eZpOG__modalForm{flex-direction:column;gap:16px;padding:24px;display:flex}.AdminStaff-module__1eZpOG__modalField{flex-direction:column;gap:6px;display:flex}.AdminStaff-module__1eZpOG__modalField label{color:#475569;font-size:13px;font-weight:500}.AdminStaff-module__1eZpOG__modalField input,.AdminStaff-module__1eZpOG__modalField select{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;font-family:inherit;font-size:14px;transition:border-color .15s}.AdminStaff-module__1eZpOG__modalField input:focus,.AdminStaff-module__1eZpOG__modalField select:focus{background:#fff;border-color:#1430b8;outline:none;box-shadow:0 0 0 3px #1430b81a}.AdminStaff-module__1eZpOG__modalField input:disabled{opacity:.6;cursor:not-allowed}.AdminStaff-module__1eZpOG__passwordInputWrapper{align-items:center;display:flex;position:relative}.AdminStaff-module__1eZpOG__passwordInputWrapper input{width:100%;padding-right:40px}.AdminStaff-module__1eZpOG__togglePasswordBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:12px}.AdminStaff-module__1eZpOG__togglePasswordBtn:hover{color:#1430b8}.AdminStaff-module__1eZpOG__togglePasswordBtn .material-symbols-outlined{font-size:20px}.AdminStaff-module__1eZpOG__modalActions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;margin-top:8px;padding-top:8px;display:flex}.AdminStaff-module__1eZpOG__cancelBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.AdminStaff-module__1eZpOG__cancelBtn:hover{color:#0f172a;background:#f1f5f9}.AdminStaff-module__1eZpOG__submitBtn{color:#fff;cursor:pointer;background:#1430b8;border:none;border-radius:10px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.AdminStaff-module__1eZpOG__submitBtn:hover{background:#0f2596}.AdminStaff-module__1eZpOG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.AdminStaff-module__1eZpOG__deleteModal{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:400px;padding:32px;animation:.25s ease-out AdminStaff-module__1eZpOG__slideUp;box-shadow:0 24px 48px #0003}.AdminStaff-module__1eZpOG__deleteIcon{color:#ef4444;background:#fef2f2;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:inline-flex}.AdminStaff-module__1eZpOG__deleteIcon .material-symbols-outlined{font-size:28px}.AdminStaff-module__1eZpOG__deleteModal h3{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:600}.AdminStaff-module__1eZpOG__deleteModal p{color:#64748b;margin:0 0 24px;font-size:14px;line-height:1.5}.AdminStaff-module__1eZpOG__deleteActions{justify-content:center;gap:12px;display:flex}.AdminStaff-module__1eZpOG__confirmDeleteBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:10px;padding:10px 24px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s}.AdminStaff-module__1eZpOG__confirmDeleteBtn:hover{background:#dc2626}.AdminStaff-module__1eZpOG__confirmDeleteBtn:disabled{opacity:.6;cursor:not-allowed}.AdminStaff-module__1eZpOG__permissionsGroup{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:10px;padding:12px;display:flex}.AdminStaff-module__1eZpOG__checkboxLabel{cursor:pointer;color:#334155;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:14px;display:flex}.AdminStaff-module__1eZpOG__checkboxLabel input[type=checkbox]{display:none}.AdminStaff-module__1eZpOG__checkboxCustom{border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;width:20px;height:20px;transition:all .15s;position:relative}.AdminStaff-module__1eZpOG__checkboxLabel input[type=checkbox]:checked+.AdminStaff-module__1eZpOG__checkboxCustom{background:#1430b8;border-color:#1430b8}.AdminStaff-module__1eZpOG__checkboxLabel input[type=checkbox]:checked+.AdminStaff-module__1eZpOG__checkboxCustom:after{content:"✓";color:#fff;font-size:12px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.AdminStaff-module__1eZpOG__content{padding:16px}.AdminStaff-module__1eZpOG__pageHeader{flex-direction:row;align-items:center;gap:16px}.AdminStaff-module__1eZpOG__pageHeader h1{font-size:20px}.AdminStaff-module__1eZpOG__actionsBar{flex-direction:column;align-items:stretch}.AdminStaff-module__1eZpOG__searchBox{align-items:center;width:100%;max-width:none;display:flex}.AdminStaff-module__1eZpOG__addBtn{justify-content:center;width:100%}.AdminStaff-module__1eZpOG__staffActions{width:100%}.AdminStaff-module__1eZpOG__searchFilter{flex-direction:column}.AdminStaff-module__1eZpOG__tableWrapper{display:none}.AdminStaff-module__1eZpOG__mobileList{flex-direction:column;gap:16px;padding:16px 0;display:flex}.AdminStaff-module__1eZpOG__mobileCard{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex;box-shadow:0 2px 4px #00000005}.AdminStaff-module__1eZpOG__mobileCardHeader{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;padding-bottom:12px;display:flex}.AdminStaff-module__1eZpOG__mobileCardBody{flex-direction:column;gap:12px;display:flex}.AdminStaff-module__1eZpOG__mobileStatRow{justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.AdminStaff-module__1eZpOG__mobileStatRow>span:first-child{color:#64748b;flex-shrink:0}.AdminStaff-module__1eZpOG__mobileStatRow>:last-child{color:#0f172a;text-align:right;font-weight:500}.AdminStaff-module__1eZpOG__table td,.AdminStaff-module__1eZpOG__table thead th{padding:12px 16px;font-size:12px}.AdminStaff-module__1eZpOG__pagination{text-align:center;flex-direction:column;gap:12px}.AdminStaff-module__1eZpOG__modal{width:95%;max-height:90vh;overflow-y:auto}.AdminStaff-module__1eZpOG__deleteConfirmModal{width:90%}}
.AdminSupport-module__L3fe7a__content{max-width:100%;padding:32px;font-family:Lexend,sans-serif;overflow-x:hidden}.AdminSupport-module__L3fe7a__pageHeader{margin-bottom:32px}.AdminSupport-module__L3fe7a__pageHeader h1{color:#0f172a;margin:0;font-size:24px;font-weight:700}.AdminSupport-module__L3fe7a__pageHeader p{color:#64748b;margin:4px 0 0;font-size:14px}.AdminSupport-module__L3fe7a__filterBar{margin-bottom:24px}.AdminSupport-module__L3fe7a__filterSelect{color:#fff;cursor:pointer;appearance:none;background:#1430b8 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='white' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E") right 12px center no-repeat;border:none;border-radius:8px;padding:10px 36px 10px 16px;font-family:inherit;font-size:14px;font-weight:500}.AdminSupport-module__L3fe7a__supportGrid{grid-template-columns:1fr 400px;gap:24px;display:grid}@media (max-width:1024px){.AdminSupport-module__L3fe7a__supportGrid{grid-template-columns:1fr}}.AdminSupport-module__L3fe7a__messagesCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #00000008}.AdminSupport-module__L3fe7a__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.AdminSupport-module__L3fe7a__table{border-collapse:collapse;text-align:left;width:100%;min-width:400px}.AdminSupport-module__L3fe7a__table thead tr{background:#f8fafc}.AdminSupport-module__L3fe7a__table thead th{color:#64748b;text-transform:uppercase;letter-spacing:.05em;padding:16px 24px;font-size:11px;font-weight:700}.AdminSupport-module__L3fe7a__table tbody tr{cursor:pointer;border-top:1px solid #f1f5f9;transition:background .2s}.AdminSupport-module__L3fe7a__table tbody tr:hover{background:#f8fafc}.AdminSupport-module__L3fe7a__table tbody tr.AdminSupport-module__L3fe7a__selected{background:#eef2ff}.AdminSupport-module__L3fe7a__table td{vertical-align:middle;padding:16px 24px}.AdminSupport-module__L3fe7a__customerName{color:#0f172a;margin:0;font-size:14px;font-weight:500}.AdminSupport-module__L3fe7a__customerPhone{color:#6b7280;margin:2px 0 0;font-size:12px}.AdminSupport-module__L3fe7a__dateCell{color:#6b7280;font-size:13px}.AdminSupport-module__L3fe7a__badgeNew{color:#d97706;text-transform:uppercase;letter-spacing:.05em;background:#f59e0b1a;border-radius:9999px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.AdminSupport-module__L3fe7a__badgeResolved{color:#059669;text-transform:uppercase;letter-spacing:.05em;background:#10b9811a;border-radius:9999px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.AdminSupport-module__L3fe7a__pagination{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.AdminSupport-module__L3fe7a__paginationInfo{color:#64748b;font-size:14px}.AdminSupport-module__L3fe7a__paginationButtons{gap:8px;display:flex}.AdminSupport-module__L3fe7a__pageButton{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}.AdminSupport-module__L3fe7a__pageButton:hover:not(:disabled){background:#f8fafc}.AdminSupport-module__L3fe7a__pageButton:disabled{color:#9ca3af;cursor:not-allowed}.AdminSupport-module__L3fe7a__mobileList{display:none}.AdminSupport-module__L3fe7a__detailPanel{background:#fff;border:1px solid #f1f5f9;border-radius:16px;height:fit-content;padding:24px;position:sticky;top:96px;box-shadow:0 1px 3px #00000008}.AdminSupport-module__L3fe7a__detailEmpty{text-align:center;color:#9ca3af;padding:40px 20px}.AdminSupport-module__L3fe7a__detailEmpty .material-symbols-outlined{margin-bottom:12px;font-size:48px;display:block}.AdminSupport-module__L3fe7a__detailHeader{margin-bottom:20px}.AdminSupport-module__L3fe7a__detailHeader h3{color:#0f172a;margin:0 0 4px;font-size:18px;font-weight:600}.AdminSupport-module__L3fe7a__detailHeader p{color:#6b7280;margin:0;font-size:14px}.AdminSupport-module__L3fe7a__orderIdBox{background:#f9fafb;border-radius:8px;margin-bottom:16px;padding:12px}.AdminSupport-module__L3fe7a__orderIdBox span:first-child{color:#6b7280;font-size:12px}.AdminSupport-module__L3fe7a__orderIdBox span:last-child{color:#0f172a;font-family:monospace;font-weight:500}.AdminSupport-module__L3fe7a__messageSection h4{color:#0f172a;margin:0 0 8px;font-size:14px;font-weight:600}.AdminSupport-module__L3fe7a__messageSection p{color:#374151;margin:0;font-size:14px;line-height:1.6}.AdminSupport-module__L3fe7a__messageSection{margin-bottom:20px}.AdminSupport-module__L3fe7a__detailActions{gap:8px;display:flex}.AdminSupport-module__L3fe7a__resolveBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:8px;flex:1;padding:10px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.AdminSupport-module__L3fe7a__resolveBtn:hover{background:#059669}.AdminSupport-module__L3fe7a__resolveBtn:disabled{opacity:.6;cursor:not-allowed}.AdminSupport-module__L3fe7a__reopenBtn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:8px;flex:1;padding:10px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.AdminSupport-module__L3fe7a__reopenBtn:hover{background:#d97706}.AdminSupport-module__L3fe7a__reopenBtn:disabled{opacity:.6;cursor:not-allowed}.AdminSupport-module__L3fe7a__deleteBtn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:8px;justify-content:center;align-items:center;padding:10px;transition:all .2s;display:flex}.AdminSupport-module__L3fe7a__deleteBtn:hover{background:#fecaca}.AdminSupport-module__L3fe7a__deleteBtn .material-symbols-outlined{font-size:20px}@media (max-width:767px){.AdminSupport-module__L3fe7a__content{padding:16px}.AdminSupport-module__L3fe7a__pageHeader h1{font-size:20px}.AdminSupport-module__L3fe7a__detailPanel{padding:16px;position:static}.AdminSupport-module__L3fe7a__table td,.AdminSupport-module__L3fe7a__table thead th{padding:12px 16px}.AdminSupport-module__L3fe7a__pagination{text-align:center;flex-direction:column;gap:12px}.AdminSupport-module__L3fe7a__detailActions{flex-wrap:wrap}.AdminSupport-module__L3fe7a__tableWrapper{display:none}.AdminSupport-module__L3fe7a__mobileList{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.AdminSupport-module__L3fe7a__mobileCard{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:12px;padding:16px;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000005}.AdminSupport-module__L3fe7a__selectedCard{background:#f8fafc;border-color:#1430b8;box-shadow:0 0 0 1px #1430b8}.AdminSupport-module__L3fe7a__mobileCardHeader{justify-content:space-between;align-items:flex-start;display:flex}.AdminSupport-module__L3fe7a__mobileCardFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:12px;display:flex}}
.Home-module__g21JLG__page{background:#f6f6f8;flex-direction:column;min-height:100vh;font-family:Lexend,sans-serif;display:flex}.Home-module__g21JLG__trustBanner{color:#fff;background-color:#0b8226;border-bottom:1px solid #0000001a;width:100%;padding:8px 16px}.Home-module__g21JLG__trustBannerInner{justify-content:center;align-items:center;gap:8px;max-width:1280px;margin:0 auto;font-size:13px;font-weight:500;display:flex}.Home-module__g21JLG__trustBannerInner .material-symbols-outlined{font-size:18px}.Home-module__g21JLG__header{z-index:50;background:#fff;border-bottom:1px solid #e7e9f3;width:100%;padding:12px 16px;position:sticky;top:0}@media (min-width:1024px){.Home-module__g21JLG__header{padding:12px 40px}}.Home-module__g21JLG__headerInner{justify-content:space-between;align-items:center;gap:16px;max-width:1280px;margin:0 auto;display:flex}@media (min-width:1024px){.Home-module__g21JLG__headerInner{gap:32px}}.Home-module__g21JLG__logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.Home-module__g21JLG__logo span:last-child{letter-spacing:-.025em;color:#0e101b;font-size:20px;font-weight:700}.Home-module__g21JLG__logoIcon{color:#fff;background:#1430b8;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Home-module__g21JLG__logoIcon .material-symbols-outlined{font-size:20px}.Home-module__g21JLG__logoIconSmall{color:#fff;background:#1430b8;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Home-module__g21JLG__logoIconSmall .material-symbols-outlined{font-size:16px}.Home-module__g21JLG__searchBar{width:100%;max-width:512px;display:none}@media (min-width:768px){.Home-module__g21JLG__searchBar{background:#e7e9f3;border:2px solid #0000;border-radius:8px;align-items:center;height:40px;padding:0 12px;transition:border-color .2s;display:flex}.Home-module__g21JLG__searchBar:focus-within{border-color:#1430b880}}.Home-module__g21JLG__searchBar .material-symbols-outlined{color:#4e5a97}.Home-module__g21JLG__searchBar input{color:#0e101b;background:0 0;border:none;outline:none;flex:1;padding:0 12px;font-family:inherit;font-size:14px}.Home-module__g21JLG__searchBar input::placeholder{color:#4e5a97}.Home-module__g21JLG__nav{display:none}@media (min-width:1024px){.Home-module__g21JLG__nav{align-items:center;gap:24px;display:flex}}.Home-module__g21JLG__nav a{color:#0e101b;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Home-module__g21JLG__nav a:hover{color:#1430b8}.Home-module__g21JLG__headerActions{align-items:center;gap:8px;display:flex}.Home-module__g21JLG__mobileSearchBtn{color:#0e101b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Home-module__g21JLG__mobileSearchBtn:hover{background:#f3f4f6}@media (min-width:768px){.Home-module__g21JLG__mobileSearchBtn{display:none}}.Home-module__g21JLG__cartBtn{color:#0e101b;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s;display:flex;position:relative}.Home-module__g21JLG__cartBtn:hover{background:#f3f4f6}.Home-module__g21JLG__cartDot{background:#f97316;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}.Home-module__g21JLG__profileBtn{color:#0e101b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Home-module__g21JLG__profileBtn:hover{background:#f3f4f6}.Home-module__g21JLG__mobileMenuBtn{color:#0e101b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Home-module__g21JLG__mobileMenuBtn:hover{background:#f3f4f6}@media (min-width:1024px){.Home-module__g21JLG__mobileMenuBtn{display:none}}.Home-module__g21JLG__mobileMenu{background:#fff;border-top:1px solid #e7e9f3;flex-direction:column;padding:0 16px 16px;display:flex}.Home-module__g21JLG__mobileMenu a{color:#0e101b;border-bottom:1px solid #f3f4f6;padding:12px 0;font-size:15px;font-weight:500;text-decoration:none}.Home-module__g21JLG__main{flex-direction:column;flex:1;gap:48px;width:100%;max-width:1280px;margin:0 auto;padding:24px 16px;display:flex}@media (min-width:1024px){.Home-module__g21JLG__main{padding:40px}}.Home-module__g21JLG__promoStrip{color:#fff;background:#1430b8;border-radius:16px;flex-direction:column;gap:16px;padding:24px;display:flex}@media (min-width:768px){.Home-module__g21JLG__promoStrip{flex-direction:row;justify-content:space-between;align-items:center;padding:32px 40px}}.Home-module__g21JLG__promoContent{align-items:center;gap:16px;display:flex}.Home-module__g21JLG__promoIcon{background:#fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Home-module__g21JLG__promoIcon .material-symbols-outlined{color:#f97316;font-size:24px}.Home-module__g21JLG__promoText h2{margin:0 0 4px;font-size:20px;font-weight:700}.Home-module__g21JLG__promoText p{color:#fffc;margin:0;font-size:14px}@media (min-width:768px){.Home-module__g21JLG__promoText h2{font-size:24px}.Home-module__g21JLG__promoText p{font-size:16px}}.Home-module__g21JLG__promoBtn{color:#1430b8;white-space:nowrap;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 24px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Home-module__g21JLG__promoBtn:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Home-module__g21JLG__promoBtn .material-symbols-outlined{font-size:20px}.Home-module__g21JLG__categories{flex-direction:column;gap:16px;display:flex}.Home-module__g21JLG__sectionHeader{justify-content:space-between;align-items:center;display:flex}.Home-module__g21JLG__sectionHeader h2,.Home-module__g21JLG__sectionHeader h3{color:#0e101b;margin:0;font-size:18px;font-weight:700}.Home-module__g21JLG__viewAllLink{color:#1430b8;font-size:14px;font-weight:500;text-decoration:none}.Home-module__g21JLG__viewAllLink:hover{text-decoration:underline}.Home-module__g21JLG__categoryPills{-ms-overflow-style:none;scrollbar-width:none;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.Home-module__g21JLG__categoryPills::-webkit-scrollbar{display:none}.Home-module__g21JLG__categoryPill{color:#0e101b;background:#fff;border:1px solid #f3f4f6;border-radius:12px;align-items:center;gap:12px;min-width:max-content;height:48px;padding:0 24px 0 16px;text-decoration:none;transition:all .2s;display:flex}.Home-module__g21JLG__categoryPill:hover{border-color:#1430b84d;box-shadow:0 4px 12px #0000000d}.Home-module__g21JLG__categoryPill .material-symbols-outlined{color:#6b7280}.Home-module__g21JLG__categoryPill span:last-child{font-size:14px;font-weight:500}.Home-module__g21JLG__categoryPill.Home-module__g21JLG__active{color:#fff;background:#1430b8;border-color:#1430b8;box-shadow:0 4px 15px #1430b833}.Home-module__g21JLG__categoryPill.Home-module__g21JLG__active .material-symbols-outlined{color:#fff}.Home-module__g21JLG__products{flex-direction:column;gap:24px;display:flex}.Home-module__g21JLG__products .Home-module__g21JLG__sectionHeader h2{letter-spacing:-.025em;font-size:24px}.Home-module__g21JLG__productTabs{gap:8px;display:none}@media (min-width:640px){.Home-module__g21JLG__productTabs{display:flex}}.Home-module__g21JLG__productTabs button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}.Home-module__g21JLG__productTabs button:hover{background:#f3f4f6}.Home-module__g21JLG__productTabs button.Home-module__g21JLG__active{color:#1430b8;background:#1430b81a}.Home-module__g21JLG__productGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.Home-module__g21JLG__productGrid{gap:24px}}@media (min-width:1024px){.Home-module__g21JLG__productGrid{grid-template-columns:repeat(4,1fr)}}.Home-module__g21JLG__productCard{background:#fff;border:1px solid #f3f4f6;border-radius:16px;transition:all .2s;overflow:hidden}.Home-module__g21JLG__productCard:hover{border-color:#1430b84d;box-shadow:0 10px 25px #00000014}.Home-module__g21JLG__productImageWrapper{aspect-ratio:1;background:#f3f4f6;position:relative;overflow:hidden}.Home-module__g21JLG__productImageWrapper img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .3s}.Home-module__g21JLG__productCard:hover .Home-module__g21JLG__productImageWrapper img{transform:scale(1.05)}.Home-module__g21JLG__saleBadge{z-index:10;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#f97316;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.Home-module__g21JLG__topBadge{z-index:10;text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#1430b8;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.Home-module__g21JLG__quickView{inset-inline:0;z-index:2;padding:16px;transition:transform .3s;position:absolute;bottom:0;transform:translateY(100%)}.Home-module__g21JLG__productCard:hover .Home-module__g21JLG__quickView{transform:translateY(0)}.Home-module__g21JLG__quickView a{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0e101b;cursor:pointer;background:#fffffff2;border-radius:8px;width:100%;height:40px;font-family:inherit;font-size:14px;font-weight:700;line-height:40px;text-decoration:none;transition:all .2s;display:block;box-shadow:0 2px 8px #00000026}.Home-module__g21JLG__quickView a:hover{color:#fff;background:#1430b8}.Home-module__g21JLG__productInfo{flex-direction:column;gap:8px;padding:16px;display:flex}.Home-module__g21JLG__productName{color:#0e101b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:500;transition:color .2s;overflow:hidden}.Home-module__g21JLG__productCard:hover .Home-module__g21JLG__productName{color:#1430b8}.Home-module__g21JLG__productRating{align-items:center;gap:2px;display:flex}.Home-module__g21JLG__productRating .material-symbols-outlined{font-size:16px}.Home-module__g21JLG__starFull{color:#f97316;font-variation-settings:"FILL" 1}.Home-module__g21JLG__starHalf{color:#f97316}.Home-module__g21JLG__starEmpty{color:#d1d5db}.Home-module__g21JLG__ratingCount{color:#6b7280;margin-left:4px;font-size:12px}.Home-module__g21JLG__productPricing{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.Home-module__g21JLG__priceWrapper{flex-direction:column;display:flex}.Home-module__g21JLG__originalPrice{color:#9ca3af;font-size:12px;text-decoration:line-through}.Home-module__g21JLG__price{color:#0e101b;font-size:16px;font-weight:700}@media (min-width:640px){.Home-module__g21JLG__price{font-size:18px}}.Home-module__g21JLG__addToCartBtn{color:#1430b8;cursor:pointer;background:#1430b81a;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}@media (min-width:640px){.Home-module__g21JLG__addToCartBtn{width:36px;height:36px}}.Home-module__g21JLG__addToCartBtn:hover{color:#fff;background:#1430b8}.Home-module__g21JLG__addToCartBtn .material-symbols-outlined{font-size:20px}.Home-module__g21JLG__loading,.Home-module__g21JLG__empty{text-align:center;color:#6b7280;grid-column:1/-1;padding:48px 20px}.Home-module__g21JLG__viewAllProducts{justify-content:center;margin-top:16px;display:flex}.Home-module__g21JLG__viewAllBtn{color:#0e101b;background:0 0;border:1px solid #d1d5db;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.Home-module__g21JLG__viewAllBtn:hover{color:#1430b8;border-color:#1430b8}.Home-module__g21JLG__viewAllBtn .material-symbols-outlined{font-size:18px}.Home-module__g21JLG__footer{background:#fff;border-top:1px solid #e7e9f3;margin-top:auto;padding:48px 16px}@media (min-width:1024px){.Home-module__g21JLG__footer{padding:48px 40px}}.Home-module__g21JLG__footerTop{grid-template-columns:repeat(2,1fr);gap:32px;max-width:1280px;margin:0 auto;display:grid}@media (min-width:768px){.Home-module__g21JLG__footerTop{grid-template-columns:repeat(4,1fr)}}.Home-module__g21JLG__footerBrand{flex-direction:column;grid-column:span 2;gap:16px;display:flex}@media (min-width:768px){.Home-module__g21JLG__footerBrand{grid-column:span 1}}.Home-module__g21JLG__footerBrand p{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.Home-module__g21JLG__socialLinks{gap:16px;margin-top:8px;display:flex}.Home-module__g21JLG__socialLinks a{color:#9ca3af;transition:color .2s}.Home-module__g21JLG__socialLinks a:hover{color:#1430b8}.Home-module__g21JLG__footerLinks{grid-column:span 2;grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (min-width:768px){.Home-module__g21JLG__footerLinks{grid-column:span 3}}.Home-module__g21JLG__footerCol{flex-direction:column;gap:8px;display:flex}.Home-module__g21JLG__footerCol h4{color:#0e101b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;font-size:14px;font-weight:700}.Home-module__g21JLG__footerCol a{color:#6b7280;font-size:14px;text-decoration:none;transition:color .2s}.Home-module__g21JLG__footerCol a:hover{color:#1430b8}.Home-module__g21JLG__newsletter{flex-direction:column;gap:8px;display:flex}.Home-module__g21JLG__newsletter input{background:#f6f6f8;border:none;border-radius:8px;outline:none;padding:8px 16px;font-family:inherit;font-size:14px}.Home-module__g21JLG__newsletter input:focus{box-shadow:0 0 0 2px #1430b84d}.Home-module__g21JLG__newsletter button{color:#fff;cursor:pointer;background:#1430b8;border:none;border-radius:8px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s}.Home-module__g21JLG__newsletter button:hover{background:#0f2691}.Home-module__g21JLG__footerBottom{border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:16px;max-width:1280px;margin:48px auto 0;padding-top:32px;display:flex}@media (min-width:768px){.Home-module__g21JLG__footerBottom{flex-direction:row;justify-content:space-between}}.Home-module__g21JLG__footerBottom p{color:#9ca3af;margin:0;font-size:12px}.Home-module__g21JLG__footerLegal{gap:16px;display:flex}.Home-module__g21JLG__footerLegal span{color:#9ca3af;font-size:12px}.Home-module__g21JLG__accountWrapper{position:relative}.Home-module__g21JLG__accountDropdown{z-index:100;background:#fff;border-radius:12px;min-width:180px;margin-top:8px;padding:8px;position:absolute;top:100%;right:0;box-shadow:0 10px 40px #00000026}.Home-module__g21JLG__accountDropdown a,.Home-module__g21JLG__accountDropdown button{color:#0e101b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.Home-module__g21JLG__accountDropdown a:hover,.Home-module__g21JLG__accountDropdown button:hover{background:#f3f4f6}.Home-module__g21JLG__accountDropdown .material-symbols-outlined{color:#6b7280;font-size:20px}.Home-module__g21JLG__cartCount{color:#fff;background:#f97316;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.Home-module__g21JLG__menuSection{padding:12px 0}.Home-module__g21JLG__menuSection h4{text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;margin:0;padding:8px 16px;font-size:11px;font-weight:600}.Home-module__g21JLG__menuSection a{border-bottom:none;align-items:center;gap:12px;padding:14px 16px;display:flex}.Home-module__g21JLG__menuSection a .material-symbols-outlined{color:#6b7280;font-size:20px}.Home-module__g21JLG__menuDivider{background:#e7e9f3;height:1px;margin:0 16px}
.ProductDetail-module__Dpk9fq__page{background:#f6f6f8;flex-direction:column;min-height:100vh;font-family:Lexend,sans-serif;display:flex}.ProductDetail-module__Dpk9fq__header{z-index:50;background:#fff;border-bottom:1px solid #e7e9f3;width:100%;position:sticky;top:0;box-shadow:0 1px 3px #0000000d}.ProductDetail-module__Dpk9fq__headerInner{justify-content:space-between;align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:12px 16px;display:flex}@media (min-width:1024px){.ProductDetail-module__Dpk9fq__headerInner{padding:12px 40px}}.ProductDetail-module__Dpk9fq__headerLeft{align-items:center;gap:32px;display:flex}.ProductDetail-module__Dpk9fq__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.ProductDetail-module__Dpk9fq__logo span:last-child{letter-spacing:-.025em;color:#0e101b;font-size:20px;font-weight:700}.ProductDetail-module__Dpk9fq__logoIcon{color:#1430b8;font-size:30px}.ProductDetail-module__Dpk9fq__searchBar{width:320px;display:none;position:relative}@media (min-width:1024px){.ProductDetail-module__Dpk9fq__searchBar{align-items:center;display:flex}}.ProductDetail-module__Dpk9fq__searchBar .material-symbols-outlined{color:#6b7280;position:absolute;left:12px}.ProductDetail-module__Dpk9fq__searchBar input{background:#f6f6f8;border:none;border-radius:8px;outline:none;width:100%;padding:8px 12px 8px 48px;font-family:inherit;font-size:14px;transition:box-shadow .2s}.ProductDetail-module__Dpk9fq__searchBar input:focus{box-shadow:0 0 0 2px #1430b84d}.ProductDetail-module__Dpk9fq__searchBar input::placeholder{color:#6b7280}.ProductDetail-module__Dpk9fq__headerRight{align-items:center;gap:32px;display:flex}.ProductDetail-module__Dpk9fq__nav{display:none}@media (min-width:768px){.ProductDetail-module__Dpk9fq__nav{align-items:center;gap:24px;display:flex}}.ProductDetail-module__Dpk9fq__nav a{color:#0e101b;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.ProductDetail-module__Dpk9fq__nav a:hover,.ProductDetail-module__Dpk9fq__nav a.ProductDetail-module__Dpk9fq__activeNav{color:#1430b8}.ProductDetail-module__Dpk9fq__headerActions{align-items:center;gap:12px;display:flex}.ProductDetail-module__Dpk9fq__signInBtn{color:#fff;cursor:pointer;background:#1430b8;border:none;border-radius:8px;height:40px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s;display:none;box-shadow:0 8px 20px #1430b833}@media (min-width:640px){.ProductDetail-module__Dpk9fq__signInBtn{align-items:center;display:flex}}.ProductDetail-module__Dpk9fq__signInBtn:hover{background:#0f238a}.ProductDetail-module__Dpk9fq__cartBtn{color:#6b7280;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s;display:flex;position:relative}.ProductDetail-module__Dpk9fq__cartBtn:hover{background:#f3f4f6}.ProductDetail-module__Dpk9fq__cartDot{background:#f97316;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px}.ProductDetail-module__Dpk9fq__main{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:32px 16px}@media (min-width:1024px){.ProductDetail-module__Dpk9fq__main{padding:32px}}.ProductDetail-module__Dpk9fq__mobileBackNav{display:none}@media (max-width:1023px){.ProductDetail-module__Dpk9fq__mobileBackNav{align-items:center;margin-bottom:16px;display:flex}}.ProductDetail-module__Dpk9fq__backBtn{color:#0e101b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:-8px;padding:8px 16px 8px 0;display:flex}.ProductDetail-module__Dpk9fq__backBtn .material-symbols-outlined{font-size:24px}.ProductDetail-module__Dpk9fq__breadcrumbs{display:none}@media (min-width:1024px){.ProductDetail-module__Dpk9fq__breadcrumbs{flex-wrap:wrap;gap:8px;margin-bottom:32px;font-size:14px;display:flex}}.ProductDetail-module__Dpk9fq__breadcrumbs a{color:#6b7280;text-decoration:none;transition:color .2s}.ProductDetail-module__Dpk9fq__breadcrumbs a:hover{color:#1430b8}.ProductDetail-module__Dpk9fq__breadcrumbs span{color:#9ca3af}.ProductDetail-module__Dpk9fq__breadcrumbs .ProductDetail-module__Dpk9fq__current{color:#0e101b;font-weight:500}.ProductDetail-module__Dpk9fq__productLayout{grid-template-columns:1fr;gap:40px;padding-bottom:100px;display:grid}@media (min-width:1024px){.ProductDetail-module__Dpk9fq__productLayout{grid-template-columns:7fr 5fr;gap:56px;padding-bottom:0}}.ProductDetail-module__Dpk9fq__imageSection{flex-direction:column;gap:16px;display:flex}.ProductDetail-module__Dpk9fq__mainImage{aspect-ratio:4/3;background:#f3f4f6;border:1px solid #f3f4f6;border-radius:16px;width:100%;position:relative;overflow:hidden}.ProductDetail-module__Dpk9fq__mainImage:hover .ProductDetail-module__Dpk9fq__mainImageBg{transform:scale(1.05)}.ProductDetail-module__Dpk9fq__mainImageBg{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .5s}.ProductDetail-module__Dpk9fq__badges{z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;top:16px;left:16px}.ProductDetail-module__Dpk9fq__badgeSale{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#f97316;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:700}.ProductDetail-module__Dpk9fq__badgeDiscount{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#3b82f6;border-radius:9999px;padding:4px 12px;font-size:12px;font-weight:700}.ProductDetail-module__Dpk9fq__thumbnails{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.ProductDetail-module__Dpk9fq__thumbnail{aspect-ratio:1;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:12px;padding:0;transition:border-color .2s;overflow:hidden}.ProductDetail-module__Dpk9fq__thumbnail:hover{border-color:#d1d5db}.ProductDetail-module__Dpk9fq__thumbnail.ProductDetail-module__Dpk9fq__active{border-color:#1430b8;box-shadow:0 0 0 2px #1430b833,0 0 0 4px #fff}.ProductDetail-module__Dpk9fq__thumbnail div{background-position:50%;background-size:cover;width:100%;height:100%}.ProductDetail-module__Dpk9fq__thumbnailMore{aspect-ratio:1;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:12px;padding:0;transition:border-color .2s;position:relative;overflow:hidden}.ProductDetail-module__Dpk9fq__thumbnailMore div{background-position:50%;background-size:cover;width:100%;height:100%}.ProductDetail-module__Dpk9fq__thumbnailMore span{color:#0e101b;background:#0000001a;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute;inset:0}.ProductDetail-module__Dpk9fq__detailsSection{flex-direction:column;gap:24px;display:flex}.ProductDetail-module__Dpk9fq__productHeader{border-bottom:1px solid #e5e7eb;padding-bottom:24px}.ProductDetail-module__Dpk9fq__productMeta{color:#1430b8;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:600;display:flex}.ProductDetail-module__Dpk9fq__dot{background:#d1d5db;border-radius:50%;width:4px;height:4px}.ProductDetail-module__Dpk9fq__productTitle{color:#0e101b;margin:0 0 16px;font-size:28px;font-weight:700;line-height:1.2}@media (min-width:768px){.ProductDetail-module__Dpk9fq__productTitle{font-size:36px}}.ProductDetail-module__Dpk9fq__productStats{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.ProductDetail-module__Dpk9fq__stars{gap:2px;display:flex}.ProductDetail-module__Dpk9fq__stars .material-symbols-outlined{font-size:20px}.ProductDetail-module__Dpk9fq__starFilled{color:#facc15;font-variation-settings:"FILL" 1}.ProductDetail-module__Dpk9fq__starEmpty{color:#d1d5db}.ProductDetail-module__Dpk9fq__reviewCount{color:#6b7280;cursor:pointer;font-size:14px;font-weight:500;text-decoration:underline}.ProductDetail-module__Dpk9fq__divider{background:#d1d5db;width:1px;height:16px}.ProductDetail-module__Dpk9fq__stockBadge{background:#10b9811a;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;display:flex}.ProductDetail-module__Dpk9fq__stockBadge .material-symbols-outlined{color:#10b981;font-size:18px}.ProductDetail-module__Dpk9fq__stockBadge span:last-child{color:#10b981;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.ProductDetail-module__Dpk9fq__priceSection{align-items:baseline;gap:12px;margin-top:16px;display:flex}.ProductDetail-module__Dpk9fq__currentPrice{color:#1430b8;letter-spacing:-.025em;font-size:36px;font-weight:700}.ProductDetail-module__Dpk9fq__originalPrice{color:#9ca3af;font-size:18px;font-weight:500;text-decoration:line-through}.ProductDetail-module__Dpk9fq__shipping{color:#6b7280;margin:4px 0 0;font-size:12px}.ProductDetail-module__Dpk9fq__description{color:#6b7280;margin:0;font-size:15px;line-height:1.7}.ProductDetail-module__Dpk9fq__colorSection{flex-direction:column;gap:12px;display:flex}.ProductDetail-module__Dpk9fq__colorLabel{color:#0e101b;font-size:14px;font-weight:700}.ProductDetail-module__Dpk9fq__colorLabel span{color:#6b7280;font-weight:400}.ProductDetail-module__Dpk9fq__colorOptions{gap:12px;display:flex}.ProductDetail-module__Dpk9fq__colorOption{cursor:pointer;position:relative}.ProductDetail-module__Dpk9fq__colorOption input{opacity:0;width:0;height:0;position:absolute}.ProductDetail-module__Dpk9fq__colorSwatch{border:1px solid #e5e7eb;border-radius:50%;width:40px;height:40px;transition:box-shadow .2s}.ProductDetail-module__Dpk9fq__colorOption input:checked+.ProductDetail-module__Dpk9fq__colorSwatch{box-shadow:0 0 0 2px #fff,0 0 0 4px #1430b8}.ProductDetail-module__Dpk9fq__colorOption span{color:#6b7280;white-space:nowrap;opacity:0;font-size:10px;font-weight:500;transition:opacity .2s;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.ProductDetail-module__Dpk9fq__colorOption:hover span{opacity:1}.ProductDetail-module__Dpk9fq__ctaSection{z-index:100;background:#fff;border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:16px;margin:0;padding:16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000001a}@media (min-width:1024px){.ProductDetail-module__Dpk9fq__ctaSection{box-shadow:none;border-top:none;padding:8px 0 0;position:static}}.ProductDetail-module__Dpk9fq__quantityControl{background:#fff;border:1px solid #d1d5db;border-radius:8px;align-items:center;height:48px;display:flex}.ProductDetail-module__Dpk9fq__quantityControl button{color:#6b7280;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:100%;transition:background .2s;display:flex}.ProductDetail-module__Dpk9fq__quantityControl button:first-child{border-radius:8px 0 0 8px}.ProductDetail-module__Dpk9fq__quantityControl button:last-child{border-radius:0 8px 8px 0}.ProductDetail-module__Dpk9fq__quantityControl button:hover{background:#f3f4f6}.ProductDetail-module__Dpk9fq__quantityControl button .material-symbols-outlined{font-size:18px}.ProductDetail-module__Dpk9fq__quantityControl input{text-align:center;color:#0e101b;background:0 0;border:none;outline:none;width:48px;height:100%;font-family:inherit;font-size:14px;font-weight:500}.ProductDetail-module__Dpk9fq__addToCartBtn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;min-width:160px;height:48px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 8px 20px #f973164d}.ProductDetail-module__Dpk9fq__addToCartBtn:hover{background:#ea580c;transform:translateY(-2px)}.ProductDetail-module__Dpk9fq__wishlistBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #d1d5db;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .2s;display:flex}.ProductDetail-module__Dpk9fq__wishlistBtn:hover{color:#ef4444;background:#fef2f2;border-color:#fecaca}.ProductDetail-module__Dpk9fq__wishlistBtn:disabled{cursor:wait;opacity:.7}.ProductDetail-module__Dpk9fq__wishlistBtnActive{color:#ef4444;background:#fef2f2;border-color:#fecaca}.ProductDetail-module__Dpk9fq__wishlistBtnActive .material-symbols-outlined{font-variation-settings:"FILL" 1}.ProductDetail-module__Dpk9fq__trustSignals{border-top:1px solid #e5e7eb;grid-template-columns:repeat(2,1fr);gap:16px;padding-top:24px;display:grid}.ProductDetail-module__Dpk9fq__trustItem{align-items:flex-start;gap:12px;display:flex}.ProductDetail-module__Dpk9fq__trustIcon{color:#1430b8;background:#1430b814;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ProductDetail-module__Dpk9fq__trustIcon .material-symbols-outlined{font-size:20px}.ProductDetail-module__Dpk9fq__trustItem h4{color:#0e101b;margin:0;font-size:14px;font-weight:700}.ProductDetail-module__Dpk9fq__trustItem p{color:#6b7280;margin:2px 0 0;font-size:12px}.ProductDetail-module__Dpk9fq__tabsSection{margin-top:64px}.ProductDetail-module__Dpk9fq__tabsNav{border-bottom:1px solid #e5e7eb;gap:32px;display:flex}.ProductDetail-module__Dpk9fq__tabsNav button{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:16px 4px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}.ProductDetail-module__Dpk9fq__tabsNav button:hover{color:#0e101b;border-bottom-color:#d1d5db}.ProductDetail-module__Dpk9fq__tabsNav button.ProductDetail-module__Dpk9fq__active{color:#1430b8;border-bottom-color:#1430b8;font-weight:700}.ProductDetail-module__Dpk9fq__tabsContent{grid-template-columns:1fr;gap:48px;padding:32px 0;display:grid}@media (min-width:768px){.ProductDetail-module__Dpk9fq__tabsContent{grid-template-columns:2fr 1fr}}.ProductDetail-module__Dpk9fq__tabMain{flex-direction:column;gap:24px;display:flex}.ProductDetail-module__Dpk9fq__tabMain h3{color:#0e101b;margin:0;font-size:20px;font-weight:700}.ProductDetail-module__Dpk9fq__tabMain p{color:#6b7280;margin:0;font-size:15px;line-height:1.7}.ProductDetail-module__Dpk9fq__tabMain ul{flex-direction:column;gap:8px;margin:0;padding-left:20px;display:flex}.ProductDetail-module__Dpk9fq__tabMain li{color:#6b7280;font-size:15px;line-height:1.6}.ProductDetail-module__Dpk9fq__tabMain li strong{color:#0e101b}.ProductDetail-module__Dpk9fq__tabSpecs{background:#fff;border:1px solid #f3f4f6;border-radius:12px;height:fit-content;padding:24px}.ProductDetail-module__Dpk9fq__tabSpecs h3{color:#0e101b;margin:0 0 16px;font-size:18px;font-weight:700}.ProductDetail-module__Dpk9fq__specsTable{flex-direction:column;gap:12px;display:flex}.ProductDetail-module__Dpk9fq__specRow{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding-bottom:12px;font-size:14px;display:flex}.ProductDetail-module__Dpk9fq__specRow:last-child{border-bottom:none;padding-bottom:0}.ProductDetail-module__Dpk9fq__specRow span:first-child{color:#6b7280}.ProductDetail-module__Dpk9fq__specRow span:last-child{color:#0e101b;font-weight:500}.ProductDetail-module__Dpk9fq__loading,.ProductDetail-module__Dpk9fq__error{text-align:center;color:#6b7280;padding:100px 20px}.ProductDetail-module__Dpk9fq__error h2{color:#0e101b;margin:0 0 16px;font-size:24px}.ProductDetail-module__Dpk9fq__error a{color:#1430b8;text-decoration:underline}.ProductDetail-module__Dpk9fq__footer{background:#fff;border-top:1px solid #e5e7eb;margin-top:auto}.ProductDetail-module__Dpk9fq__footerTop{grid-template-columns:1fr;gap:32px;max-width:1280px;margin:0 auto;padding:40px 16px;display:grid}@media (min-width:768px){.ProductDetail-module__Dpk9fq__footerTop{grid-template-columns:2fr 1fr 1fr;padding:40px 32px}}.ProductDetail-module__Dpk9fq__footerBrand{flex-direction:column;gap:16px;display:flex}.ProductDetail-module__Dpk9fq__footerBrand p{color:#6b7280;max-width:320px;margin:0;font-size:14px;line-height:1.6}.ProductDetail-module__Dpk9fq__footerCol{flex-direction:column;gap:8px;display:flex}.ProductDetail-module__Dpk9fq__footerCol h4{color:#0e101b;margin:0 0 8px;font-size:14px;font-weight:700}.ProductDetail-module__Dpk9fq__footerCol a{color:#6b7280;font-size:14px;text-decoration:none;transition:color .2s}.ProductDetail-module__Dpk9fq__footerCol a:hover{color:#1430b8}.ProductDetail-module__Dpk9fq__footerBottom{border-top:1px solid #f3f4f6;flex-direction:column;align-items:center;gap:16px;max-width:1280px;margin:0 auto;padding:24px 16px;display:flex}@media (min-width:768px){.ProductDetail-module__Dpk9fq__footerBottom{flex-direction:row;justify-content:space-between;padding:24px 32px}}.ProductDetail-module__Dpk9fq__footerBottom p{color:#9ca3af;margin:0;font-size:12px}.ProductDetail-module__Dpk9fq__footerLegal{gap:16px;display:flex}.ProductDetail-module__Dpk9fq__footerLegal span{color:#9ca3af;font-size:12px}
.Shop-module__z3x6Fq__page{background:#f6f6f8;flex-direction:column;min-height:100vh;font-family:Lexend,sans-serif;display:flex}.Shop-module__z3x6Fq__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #e7e9f3;width:100%;position:sticky;top:0}.Shop-module__z3x6Fq__headerInner{justify-content:space-between;align-items:center;gap:16px;max-width:1440px;height:64px;margin:0 auto;padding:0 16px;display:flex}@media (min-width:1024px){.Shop-module__z3x6Fq__headerInner{padding:0 32px}}.Shop-module__z3x6Fq__logo{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.Shop-module__z3x6Fq__logoIcon{color:#fff;background:#1430b8;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Shop-module__z3x6Fq__logoIcon .material-symbols-outlined{font-size:20px}.Shop-module__z3x6Fq__logoIconSmall{color:#fff;background:#1430b8;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Shop-module__z3x6Fq__logoIconSmall .material-symbols-outlined{font-size:20px}.Shop-module__z3x6Fq__brandName{letter-spacing:-.025em;color:#1430b8;font-size:20px;font-weight:700;display:none}@media (min-width:640px){.Shop-module__z3x6Fq__brandName{display:block}}.Shop-module__z3x6Fq__brandNameSmall{letter-spacing:-.025em;color:#1430b8;font-size:20px;font-weight:700}.Shop-module__z3x6Fq__searchBar{flex:1;max-width:512px;display:none}@media (min-width:768px){.Shop-module__z3x6Fq__searchBar{background:#f6f6f8;border-radius:8px;align-items:center;height:40px;padding:0 12px;transition:box-shadow .2s;display:flex}.Shop-module__z3x6Fq__searchBar:focus-within{box-shadow:0 0 0 2px #1430b833}}.Shop-module__z3x6Fq__searchBar .material-symbols-outlined{color:#9ca3af}.Shop-module__z3x6Fq__searchBar input{color:#0e101b;background:0 0;border:none;outline:none;flex:1;padding:0 12px;font-family:inherit;font-size:14px}.Shop-module__z3x6Fq__searchBar input::placeholder{color:#6b7280}.Shop-module__z3x6Fq__nav{display:none}@media (min-width:1024px){.Shop-module__z3x6Fq__nav{align-items:center;gap:24px;margin-right:16px;display:flex}}.Shop-module__z3x6Fq__nav a{color:#0e101b;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Shop-module__z3x6Fq__nav a:hover,.Shop-module__z3x6Fq__nav a.Shop-module__z3x6Fq__activeNav{color:#1430b8}.Shop-module__z3x6Fq__headerActions{align-items:center;gap:8px;display:flex}.Shop-module__z3x6Fq__iconBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Shop-module__z3x6Fq__iconBtn:hover{background:#f3f4f6}.Shop-module__z3x6Fq__cartBtn{color:#1430b8;background:#1430b81a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s;display:flex;position:relative}.Shop-module__z3x6Fq__cartBtn:hover{background:#1430b833}.Shop-module__z3x6Fq__cartDot{width:10px;height:10px;display:flex;position:absolute;top:6px;right:6px}.Shop-module__z3x6Fq__cartDotPing{opacity:.75;background:#1430b8;border-radius:50%;width:100%;height:100%;animation:1.5s cubic-bezier(0,0,.2,1) infinite Shop-module__z3x6Fq__ping;position:absolute}.Shop-module__z3x6Fq__cartDotInner{background:#1430b8;border-radius:50%;width:10px;height:10px;position:relative}@keyframes Shop-module__z3x6Fq__ping{75%,to{opacity:0;transform:scale(2)}}.Shop-module__z3x6Fq__mobileMenuBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Shop-module__z3x6Fq__mobileMenuBtn:hover{background:#f3f4f6}@media (min-width:768px){.Shop-module__z3x6Fq__mobileMenuBtn{display:none}}.Shop-module__z3x6Fq__main{flex:1;width:100%;max-width:1440px;margin:0 auto;padding:32px 16px}@media (min-width:1024px){.Shop-module__z3x6Fq__main{padding:32px}}.Shop-module__z3x6Fq__titleSection{margin-bottom:32px}.Shop-module__z3x6Fq__titleSection h1{color:#0e101b;margin:0 0 8px;font-size:30px;font-weight:700}@media (min-width:768px){.Shop-module__z3x6Fq__titleSection h1{font-size:36px}}.Shop-module__z3x6Fq__titleSection p{color:#4e5a97;max-width:640px;margin:0;font-size:14px;line-height:1.6}@media (min-width:768px){.Shop-module__z3x6Fq__titleSection p{font-size:16px}}.Shop-module__z3x6Fq__filters{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f6f6f8f2;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;margin-left:-16px;margin-right:-16px;padding:12px 16px;display:flex;position:sticky;top:64px}@media (min-width:640px){.Shop-module__z3x6Fq__filters{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.Shop-module__z3x6Fq__filterPills{flex-wrap:wrap;gap:8px;padding-bottom:8px;display:flex;overflow:visible}@media (min-width:640px){.Shop-module__z3x6Fq__filterPills{padding-bottom:0}}.Shop-module__z3x6Fq__filterPill{color:#0e101b;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Shop-module__z3x6Fq__filterPill:hover{border-color:#1430b880}.Shop-module__z3x6Fq__filterPill.Shop-module__z3x6Fq__active{color:#fff;background:#1430b8;border-color:#1430b8;box-shadow:0 4px 12px #1430b84d}.Shop-module__z3x6Fq__filterPillDropdown{color:#0e101b;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;align-items:center;gap:8px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Shop-module__z3x6Fq__filterPillDropdown:hover{border-color:#1430b880}.Shop-module__z3x6Fq__filterPillDropdown .material-symbols-outlined{color:#9ca3af;font-size:18px;transition:color .2s}.Shop-module__z3x6Fq__filterPillDropdown:hover .material-symbols-outlined{color:#1430b8}.Shop-module__z3x6Fq__filterPillDropdown.Shop-module__z3x6Fq__active{color:#fff;background:#1430b8;border-color:#1430b8}.Shop-module__z3x6Fq__filterPillDropdown.Shop-module__z3x6Fq__active .material-symbols-outlined{color:#fff}.Shop-module__z3x6Fq__filterDropdownWrapper{position:relative}.Shop-module__z3x6Fq__dropdownMenu{z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:2px;min-width:180px;margin-top:8px;padding:8px;display:flex;position:absolute;top:100%;left:0;box-shadow:0 10px 30px #00000026}.Shop-module__z3x6Fq__dropdownMenu button{text-align:left;color:#0e101b;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;transition:background .2s}.Shop-module__z3x6Fq__dropdownMenu button:hover{background:#f3f4f6}.Shop-module__z3x6Fq__dropdownMenu button.Shop-module__z3x6Fq__active{color:#1430b8;background:#1430b81a;font-weight:500}.Shop-module__z3x6Fq__sortWrapper{align-items:center;gap:8px;display:none}@media (min-width:640px){.Shop-module__z3x6Fq__sortWrapper{display:flex}}.Shop-module__z3x6Fq__sortWrapper span{color:#6b7280;font-size:14px}.Shop-module__z3x6Fq__sortWrapper select{color:#0e101b;cursor:pointer;background:0 0;border:none;outline:none;padding-right:32px;font-family:inherit;font-size:14px;font-weight:500}.Shop-module__z3x6Fq__productGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.Shop-module__z3x6Fq__productGrid{gap:24px}}@media (min-width:1024px){.Shop-module__z3x6Fq__productGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.Shop-module__z3x6Fq__productGrid{grid-template-columns:repeat(4,1fr)}}.Shop-module__z3x6Fq__productCard{background:#fff;border:1px solid #f3f4f6;border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.Shop-module__z3x6Fq__productCard:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.Shop-module__z3x6Fq__productImageWrapper{aspect-ratio:1;background:#fafafa;position:relative;overflow:hidden}.Shop-module__z3x6Fq__productImageWrapper img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s}.Shop-module__z3x6Fq__productCard:hover .Shop-module__z3x6Fq__productImageWrapper img{transform:scale(1.05)}.Shop-module__z3x6Fq__badge{z-index:10;text-transform:uppercase;letter-spacing:.05em;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:4px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.Shop-module__z3x6Fq__badge.Shop-module__z3x6Fq__primary{background:#1430b8e6}.Shop-module__z3x6Fq__badge.Shop-module__z3x6Fq__orange{background:#f97316e6}.Shop-module__z3x6Fq__badge.Shop-module__z3x6Fq__dark{background:#1f2937e6}.Shop-module__z3x6Fq__quickAddBtn{color:#1430b8;cursor:pointer;opacity:0;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;bottom:12px;right:12px;transform:translateY(56px);box-shadow:0 8px 20px #00000026}.Shop-module__z3x6Fq__productCard:hover .Shop-module__z3x6Fq__quickAddBtn{opacity:1;transform:translateY(0)}.Shop-module__z3x6Fq__quickAddBtn:hover{color:#fff;background:#1430b8}.Shop-module__z3x6Fq__quickAddBtn .material-symbols-outlined{font-size:20px}.Shop-module__z3x6Fq__productInfo{flex-direction:column;flex:1;padding:16px;display:flex}.Shop-module__z3x6Fq__productCategory{color:#4e5a97;margin-bottom:4px;font-size:12px}.Shop-module__z3x6Fq__productName{color:#0e101b;margin:0 0 12px;font-size:14px;font-weight:700;line-height:1.3;transition:color .2s}@media (min-width:640px){.Shop-module__z3x6Fq__productName{font-size:18px}}.Shop-module__z3x6Fq__productCard:hover .Shop-module__z3x6Fq__productName{color:#1430b8}.Shop-module__z3x6Fq__productFooter{justify-content:space-between;align-items:flex-end;margin-top:auto;display:flex}.Shop-module__z3x6Fq__priceWrapper{flex-direction:column;display:flex}.Shop-module__z3x6Fq__price{color:#1430b8;font-size:16px;font-weight:700}@media (min-width:640px){.Shop-module__z3x6Fq__price{font-size:20px}}.Shop-module__z3x6Fq__originalPrice{color:#9ca3af;font-size:12px;text-decoration:line-through}.Shop-module__z3x6Fq__stars{gap:1px;display:flex}.Shop-module__z3x6Fq__stars .material-symbols-outlined{font-size:16px}.Shop-module__z3x6Fq__starFilled{color:#facc15;font-variation-settings:"FILL" 1}.Shop-module__z3x6Fq__starHalf{color:#facc15}.Shop-module__z3x6Fq__starEmpty{color:#e5e7eb}.Shop-module__z3x6Fq__loading,.Shop-module__z3x6Fq__empty{text-align:center;color:#6b7280;padding:64px 20px}.Shop-module__z3x6Fq__empty button{color:#fff;cursor:pointer;background:#1430b8;border:none;border-radius:8px;margin-top:16px;padding:8px 16px;font-family:inherit;font-size:14px;font-weight:500}.Shop-module__z3x6Fq__pagination{justify-content:center;margin-top:48px;display:flex}.Shop-module__z3x6Fq__paginationNav{background:#fff;border:1px solid #f3f4f6;border-radius:12px;align-items:center;gap:8px;padding:8px;display:flex;box-shadow:0 1px 3px #0000000d}.Shop-module__z3x6Fq__paginationNav button{color:#0e101b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-family:inherit;font-size:14px;font-weight:500;transition:background .2s;display:flex}.Shop-module__z3x6Fq__paginationNav button:hover:not(:disabled){background:#f3f4f6}.Shop-module__z3x6Fq__paginationNav button:disabled{color:#d1d5db;cursor:not-allowed}.Shop-module__z3x6Fq__paginationNav button.Shop-module__z3x6Fq__active{color:#fff;background:#1430b8;font-weight:700;box-shadow:0 4px 12px #1430b84d}.Shop-module__z3x6Fq__ellipsis{color:#9ca3af;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Shop-module__z3x6Fq__footer{background:#fff;border-top:1px solid #e7e9f3;margin-top:auto}.Shop-module__z3x6Fq__footerTop{grid-template-columns:1fr;gap:32px;max-width:1440px;margin:0 auto;padding:32px 16px;display:grid}@media (min-width:768px){.Shop-module__z3x6Fq__footerTop{grid-template-columns:repeat(4,1fr);padding:32px}}.Shop-module__z3x6Fq__footerBrand{flex-direction:column;gap:16px;display:flex}.Shop-module__z3x6Fq__footerBrand p{color:#4e5a97;margin:0;font-size:14px;line-height:1.6}.Shop-module__z3x6Fq__footerCol{flex-direction:column;gap:8px;display:flex}.Shop-module__z3x6Fq__footerCol h4{color:#0e101b;margin:0 0 8px;font-size:14px;font-weight:700}.Shop-module__z3x6Fq__footerCol a{color:#4e5a97;font-size:14px;text-decoration:none;transition:color .2s}.Shop-module__z3x6Fq__footerCol a:hover{color:#1430b8}.Shop-module__z3x6Fq__socialLinks{gap:16px;display:flex}.Shop-module__z3x6Fq__socialLinks a{color:#9ca3af;transition:color .2s}.Shop-module__z3x6Fq__socialLinks a:hover{color:#1430b8}.Shop-module__z3x6Fq__footerBottom{border-top:1px solid #f3f4f6;flex-direction:column;align-items:center;gap:16px;max-width:1440px;margin:0 auto;padding:32px 16px;display:flex}@media (min-width:768px){.Shop-module__z3x6Fq__footerBottom{flex-direction:row;justify-content:space-between;padding:32px}}.Shop-module__z3x6Fq__footerBottom p{color:#9ca3af;margin:0;font-size:12px}.Shop-module__z3x6Fq__footerBottom p a{color:inherit;text-decoration:none;transition:color .2s}.Shop-module__z3x6Fq__footerBottom p a:hover{color:#1430b8}.Shop-module__z3x6Fq__paymentIcons{gap:16px;display:flex}.Shop-module__z3x6Fq__paymentIcons div{background:#e5e7eb;border-radius:4px;width:40px;height:24px}.Shop-module__z3x6Fq__mobileSearchBtn{color:#0e101b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background .2s;display:flex}.Shop-module__z3x6Fq__mobileSearchBtn:hover{background:#f3f4f6}@media (min-width:768px){.Shop-module__z3x6Fq__mobileSearchBtn{display:none}}.Shop-module__z3x6Fq__accountWrapper{position:relative}.Shop-module__z3x6Fq__profileBtn{color:#0e101b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:flex}.Shop-module__z3x6Fq__profileBtn:hover{background:#f3f4f6}.Shop-module__z3x6Fq__accountDropdown{z-index:100;background:#fff;border-radius:12px;min-width:180px;margin-top:8px;padding:8px;position:absolute;top:100%;right:0;box-shadow:0 10px 40px #00000026}.Shop-module__z3x6Fq__accountDropdown a,.Shop-module__z3x6Fq__accountDropdown button{color:#0e101b;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.Shop-module__z3x6Fq__accountDropdown a:hover,.Shop-module__z3x6Fq__accountDropdown button:hover{background:#f3f4f6}.Shop-module__z3x6Fq__accountDropdown .material-symbols-outlined{color:#6b7280;font-size:20px}.Shop-module__z3x6Fq__cartCount{color:#fff;background:#f97316;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.Shop-module__z3x6Fq__mobileMenu{background:#fff;border-top:1px solid #e7e9f3;flex-direction:column;padding:0;display:flex}.Shop-module__z3x6Fq__menuSection{padding:12px 0}.Shop-module__z3x6Fq__menuSection h4{text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;margin:0;padding:8px 16px;font-size:11px;font-weight:600}.Shop-module__z3x6Fq__menuSection a{color:#0e101b;align-items:center;gap:12px;padding:14px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.Shop-module__z3x6Fq__menuSection a:hover{background:#f3f4f6}.Shop-module__z3x6Fq__menuSection a .material-symbols-outlined{color:#6b7280;font-size:20px}.Shop-module__z3x6Fq__menuDivider{background:#e7e9f3;height:1px;margin:0 16px}
.About-module__suJDDW__pageWrapper{color:#333;background-color:#fff;min-height:100vh}.About-module__suJDDW__container{max-width:1200px;margin:0 auto;padding:24px 16px 64px;font-family:Lexend,sans-serif}.About-module__suJDDW__breadcrumb{opacity:.8;margin-bottom:48px;font-size:14px}.About-module__suJDDW__breadcrumb a{color:inherit;text-decoration:none}.About-module__suJDDW__breadcrumb a:hover{color:#1430b8}.About-module__suJDDW__breadcrumb span{color:#999;margin:0 8px}.About-module__suJDDW__section{flex-direction:column;align-items:center;margin-bottom:64px;display:flex}.About-module__suJDDW__sectionTitle{color:#1430b8;text-align:center;margin-bottom:40px;font-size:32px;font-weight:600}.About-module__suJDDW__whatIsSamkaf{flex-direction:column;align-items:center;gap:40px;max-width:900px;margin:0 auto;display:flex}@media (min-width:768px){.About-module__suJDDW__whatIsSamkaf{flex-direction:row;align-items:flex-start}}.About-module__suJDDW__brandGraphic{flex-shrink:0;justify-content:center;align-items:center;width:260px;height:260px;margin:0 auto;display:flex;position:relative}.About-module__suJDDW__centerLogo{color:#fff;z-index:10;background:#1430b8;border-radius:9999px;align-items:center;gap:6px;padding:12px 24px;font-size:18px;font-weight:700;display:flex}.About-module__suJDDW__circleOutline{border:2px solid #bfdbfe;border-radius:50%;position:absolute;inset:15px}.About-module__suJDDW__iconNode{color:#fff;background:#1430b8;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute}.About-module__suJDDW__iconNode .material-symbols-outlined{font-size:20px}.About-module__suJDDW__iconNode.About-module__suJDDW__top{top:-3px;left:50%;transform:translate(-50%)}.About-module__suJDDW__iconNode.About-module__suJDDW__bottom{bottom:-3px;left:50%;transform:translate(-50%)}.About-module__suJDDW__iconNode.About-module__suJDDW__left{top:50%;left:-3px;transform:translateY(-50%)}.About-module__suJDDW__iconNode.About-module__suJDDW__right{top:50%;right:-3px;transform:translateY(-50%)}@media (min-width:768px){.About-module__suJDDW__brandGraphic{width:340px;height:340px}.About-module__suJDDW__centerLogo{gap:8px;padding:16px 32px;font-size:24px}.About-module__suJDDW__circleOutline{inset:20px}.About-module__suJDDW__iconNode{width:48px;height:48px}.About-module__suJDDW__iconNode .material-symbols-outlined{font-size:24px}.About-module__suJDDW__iconNode.About-module__suJDDW__top{top:-4px}.About-module__suJDDW__iconNode.About-module__suJDDW__bottom{bottom:-4px}.About-module__suJDDW__iconNode.About-module__suJDDW__left{left:-4px}.About-module__suJDDW__iconNode.About-module__suJDDW__right{right:-4px}}.About-module__suJDDW__textContent{opacity:.9;flex:1;padding-top:16px;font-size:16px;line-height:1.8}.About-module__suJDDW__meaningContent{text-align:left;width:100%;max-width:900px;margin:0 auto}.About-module__suJDDW__meaningContent h3{margin-bottom:12px;font-size:18px;font-weight:500}.About-module__suJDDW__meaningContent p{opacity:.9;margin:0;font-size:15px;line-height:1.6}.About-module__suJDDW__strengthIntro{margin-bottom:24px}.About-module__suJDDW__strengthList{opacity:.9;margin:0;padding-left:24px;list-style-type:disc}.About-module__suJDDW__strengthList li{margin-bottom:12px;font-size:15px;line-height:1.6}.About-module__suJDDW__valuesGrid{grid-template-columns:1fr;gap:40px 24px;width:100%;max-width:900px;margin:0 auto;display:grid}@media (min-width:768px){.About-module__suJDDW__valuesGrid{grid-template-columns:1fr 1fr}}.About-module__suJDDW__valueCard{align-items:flex-start;gap:20px;display:flex}.About-module__suJDDW__valueCard .material-symbols-outlined{color:#1430b8;font-size:64px}.About-module__suJDDW__valueText h4{color:#1430b8;margin:0 0 8px;font-size:20px;font-weight:600}.About-module__suJDDW__valueText p{opacity:.9;margin:0;font-size:15px;line-height:1.6}
.AdminAnalytics-module__BTWKtG__pageHeader{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}@media (min-width:768px){.AdminAnalytics-module__BTWKtG__pageHeader{flex-direction:row;justify-content:space-between;align-items:flex-end}}.AdminAnalytics-module__BTWKtG__pageHeader h1{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:30px;font-weight:700}.AdminAnalytics-module__BTWKtG__pageHeader p{color:#64748b;margin:4px 0 0;font-size:14px}.AdminAnalytics-module__BTWKtG__breadcrumb{color:#6b7280;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.AdminAnalytics-module__BTWKtG__breadcrumb a{color:#6b7280;text-decoration:none;transition:color .2s}.AdminAnalytics-module__BTWKtG__breadcrumb a:hover{color:#1430b8}.AdminAnalytics-module__BTWKtG__breadcrumb .material-symbols-outlined{font-size:14px}.AdminAnalytics-module__BTWKtG__breadcrumb .AdminAnalytics-module__BTWKtG__current{color:#1430b8;font-weight:500}.AdminAnalytics-module__BTWKtG__headerActions{align-items:center;gap:16px;display:flex}.AdminAnalytics-module__BTWKtG__exportBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.AdminAnalytics-module__BTWKtG__exportBtn:hover{background:#f8fafc;border-color:#cbd5e1}.AdminAnalytics-module__BTWKtG__exportBtn .material-symbols-outlined{font-size:18px}.AdminAnalytics-module__BTWKtG__dateFilter{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:500;display:flex}.AdminAnalytics-module__BTWKtG__notificationBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.AdminAnalytics-module__BTWKtG__notificationBtn:hover{background:#f1f5f9}.AdminAnalytics-module__BTWKtG__content{padding:24px 32px;font-family:Lexend,sans-serif}.AdminAnalytics-module__BTWKtG__statsGrid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px;display:grid}@media (max-width:1200px){.AdminAnalytics-module__BTWKtG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.AdminAnalytics-module__BTWKtG__statsGrid{grid-template-columns:1fr}}.AdminAnalytics-module__BTWKtG__statCard{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:24px;box-shadow:0 1px 3px #00000008}.AdminAnalytics-module__BTWKtG__statHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.AdminAnalytics-module__BTWKtG__statIcon{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AdminAnalytics-module__BTWKtG__statIcon.AdminAnalytics-module__BTWKtG__emerald{color:#059669;background:#10b9811a}.AdminAnalytics-module__BTWKtG__statIcon.AdminAnalytics-module__BTWKtG__blue{color:#2563eb;background:#3b82f61a}.AdminAnalytics-module__BTWKtG__statIcon.AdminAnalytics-module__BTWKtG__purple{color:#7c3aed;background:#8b5cf61a}.AdminAnalytics-module__BTWKtG__statIcon.AdminAnalytics-module__BTWKtG__orange{color:#ea580c;background:#fb923c1a}.AdminAnalytics-module__BTWKtG__statIcon.AdminAnalytics-module__BTWKtG__rose{color:#e11d48;background:#f43f5e1a}.AdminAnalytics-module__BTWKtG__statChange{font-size:12px;font-weight:700}.AdminAnalytics-module__BTWKtG__statChange.AdminAnalytics-module__BTWKtG__emerald{color:#10b981}.AdminAnalytics-module__BTWKtG__statChange.AdminAnalytics-module__BTWKtG__blue{color:#3b82f6}.AdminAnalytics-module__BTWKtG__statChange.AdminAnalytics-module__BTWKtG__purple{color:#8b5cf6}.AdminAnalytics-module__BTWKtG__statChange.AdminAnalytics-module__BTWKtG__orange{color:#f97316}.AdminAnalytics-module__BTWKtG__statChange.AdminAnalytics-module__BTWKtG__rose{color:#f43f5e}.AdminAnalytics-module__BTWKtG__statLabel{color:#64748b;margin:0;font-size:14px}.AdminAnalytics-module__BTWKtG__statValue{color:#0f172a;margin:4px 0 0;font-size:24px;font-weight:700}.AdminAnalytics-module__BTWKtG__chartsRow{grid-template-columns:2fr 1fr;gap:24px;margin-bottom:24px;display:grid}@media (max-width:1024px){.AdminAnalytics-module__BTWKtG__chartsRow{grid-template-columns:1fr}}.AdminAnalytics-module__BTWKtG__card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:24px;box-shadow:0 1px 3px #00000008}.AdminAnalytics-module__BTWKtG__cardTitle{color:#0f172a;margin:0 0 24px;font-size:18px;font-weight:700}.AdminAnalytics-module__BTWKtG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.AdminAnalytics-module__BTWKtG__cardHeader h2{color:#0f172a;margin:0;font-size:18px;font-weight:700}.AdminAnalytics-module__BTWKtG__cardHeaderWithAction{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.AdminAnalytics-module__BTWKtG__cardHeaderWithAction h2{color:#0f172a;margin:0;font-size:18px;font-weight:700}.AdminAnalytics-module__BTWKtG__viewAllBtn{color:#1430b8;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:12px;font-weight:700}.AdminAnalytics-module__BTWKtG__viewAllBtn:hover{text-decoration:underline}.AdminAnalytics-module__BTWKtG__toggleBtns{gap:8px;display:flex}.AdminAnalytics-module__BTWKtG__toggleBtns button{text-transform:uppercase;letter-spacing:.05em;color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:6px 12px;font-family:inherit;font-size:10px;font-weight:700;transition:all .2s}.AdminAnalytics-module__BTWKtG__toggleBtns button.AdminAnalytics-module__BTWKtG__active{color:#fff;background:#1430b8;border-color:#1430b8}.AdminAnalytics-module__BTWKtG__salesTrends{grid-column:span 2/span 2}@media (max-width:1024px){.AdminAnalytics-module__BTWKtG__salesTrends{grid-column:span 1}}.AdminAnalytics-module__BTWKtG__lineChartContainer{height:256px;position:relative}.AdminAnalytics-module__BTWKtG__lineChart{width:100%;height:calc(100% - 32px)}.AdminAnalytics-module__BTWKtG__chartLine{stroke:#1430b8;stroke-width:3px;fill:none}.AdminAnalytics-module__BTWKtG__chartLabels{justify-content:space-between;margin-top:16px;display:flex}.AdminAnalytics-module__BTWKtG__chartLabels span{color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:500}.AdminAnalytics-module__BTWKtG__donutContainer{flex-direction:column;align-items:center;display:flex}.AdminAnalytics-module__BTWKtG__donutChart{background:conic-gradient(#1430b8 0% 45%,#6366f1 45% 70%,#94a3b8 70% 100%);border-radius:50%;justify-content:center;align-items:center;width:192px;height:192px;margin-bottom:32px;display:flex;position:relative}.AdminAnalytics-module__BTWKtG__donutCenter{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 32px);height:calc(100% - 32px);display:flex;box-shadow:inset 0 2px 8px #0000000d}.AdminAnalytics-module__BTWKtG__donutCenter span{color:#94a3b8;font-size:12px}.AdminAnalytics-module__BTWKtG__donutCenter strong{color:#0f172a;font-size:14px;font-weight:700}.AdminAnalytics-module__BTWKtG__categoryLegend{flex-direction:column;gap:12px;width:100%;display:flex}.AdminAnalytics-module__BTWKtG__legendItem{color:#475569;justify-content:space-between;align-items:center;font-size:14px;display:flex}.AdminAnalytics-module__BTWKtG__legendLeft{align-items:center;gap:8px;display:flex}.AdminAnalytics-module__BTWKtG__legendDot{border-radius:50%;width:12px;height:12px}.AdminAnalytics-module__BTWKtG__legendPercent{color:#0f172a;font-weight:700}.AdminAnalytics-module__BTWKtG__barChartContainer{justify-content:space-between;align-items:flex-end;gap:16px;height:192px;padding:0 8px;display:flex}.AdminAnalytics-module__BTWKtG__barColumn{flex-direction:column;flex:1;align-items:center;gap:8px;height:100%;display:flex}.AdminAnalytics-module__BTWKtG__bar{background:#1430b8;border-radius:4px 4px 0 0;width:100%;transition:all .3s}.AdminAnalytics-module__BTWKtG__bar:hover{opacity:.8}.AdminAnalytics-module__BTWKtG__barColumn span{color:#94a3b8;font-size:10px}.AdminAnalytics-module__BTWKtG__transactionsList{flex-direction:column;display:flex}.AdminAnalytics-module__BTWKtG__transactionItem{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.AdminAnalytics-module__BTWKtG__transactionItem:last-child{border-bottom:none}.AdminAnalytics-module__BTWKtG__txLeft{align-items:center;gap:12px;display:flex}.AdminAnalytics-module__BTWKtG__txIcon{background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AdminAnalytics-module__BTWKtG__txIcon .material-symbols-outlined{color:#64748b;font-size:18px}.AdminAnalytics-module__BTWKtG__txName{color:#0f172a;margin:0;font-size:14px;font-weight:700}.AdminAnalytics-module__BTWKtG__txMeta{color:#94a3b8;margin:4px 0 0;font-size:10px}.AdminAnalytics-module__BTWKtG__txAmount{color:#0f172a;margin:0;font-size:14px;font-weight:700}
.Skeleton-module__f3GkwW__skeleton{background:linear-gradient(110deg,#f1f5f9 8%,#e2e8f0 18%,#f1f5f9 33%) 0 0/200% 100%;animation:1.5s linear infinite Skeleton-module__f3GkwW__shine}@keyframes Skeleton-module__f3GkwW__shine{to{background-position-x:-200%}}.Skeleton-module__f3GkwW__productCard{background-color:#fff;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Skeleton-module__f3GkwW__productInfo{flex-direction:column;flex:1;padding:16px;display:flex}
