@import "https://fonts.googleapis.com/css2?family=Crimson+Pro:wght@400;600;700&family=Work+Sans:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;max-width:100vw;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}body{color:#212529;background:#fff}a{color:inherit;text-decoration:none}button{font-family:inherit}html{scroll-behavior:smooth}:focus-visible{outline-offset:2px;outline:2px solid #212529}::selection{color:#fff;background:#212529}::selection{color:#fff;background:#212529}img{max-width:100%;height:auto}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.pb-safe{padding-bottom:env(safe-area-inset-bottom)}:root{--neutral-50:#fafafa;--neutral-100:#f5f5f5;--neutral-200:#e5e5e5;--neutral-300:#d4d4d4;--neutral-400:#a3a3a3;--neutral-500:#737373;--neutral-600:#525252;--neutral-700:#404040;--neutral-800:#262626;--orange-50:#fff7ed;--orange-200:#fed7aa;--orange-500:#f97316;--orange-600:#ea580c}@media (max-width:767px){.md\:hidden{display:block}}@media (min-width:768px){.md\:hidden{display:none}.md\:block{display:block}.hidden{display:none}}.mobile-only{display:block}.desktop-only{display:none}@media (min-width:768px){.mobile-only{display:none}.desktop-only{display:block}}
.SearchBar-module__4gEqOG__searchContainer{flex:1;max-width:600px;position:relative}.SearchBar-module__4gEqOG__searchForm{background:#f5f5f5;border-radius:8px;align-items:center;gap:.75rem;padding:.625rem 1rem;transition:box-shadow .2s,background .2s;display:flex}.SearchBar-module__4gEqOG__searchForm:focus-within{background:#fff;box-shadow:0 0 0 2px #222}.SearchBar-module__4gEqOG__searchIcon{color:#737373;flex-shrink:0}.SearchBar-module__4gEqOG__searchInput{color:#222;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:.875rem}.SearchBar-module__4gEqOG__searchInput::placeholder{color:#a3a3a3}.SearchBar-module__4gEqOG__clearButton{cursor:pointer;color:#525252;background:#e5e5e5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;transition:background .15s;display:flex}.SearchBar-module__4gEqOG__clearButton:hover{background:#d4d4d4}.SearchBar-module__4gEqOG__spinner{border:2px solid #e5e5e5;border-top-color:#525252;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.5s linear infinite SearchBar-module__4gEqOG__spin}@keyframes SearchBar-module__4gEqOG__spin{to{transform:rotate(360deg)}}.SearchBar-module__4gEqOG__dropdown{z-index:1000;background:#fff;border-radius:12px;animation:.15s SearchBar-module__4gEqOG__dropIn;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 8px 30px #0000001f,0 2px 8px #0000000f}@keyframes SearchBar-module__4gEqOG__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.SearchBar-module__4gEqOG__suggestion{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.625rem 1rem;font-family:inherit;transition:background .1s;display:flex}.SearchBar-module__4gEqOG__suggestion:hover,.SearchBar-module__4gEqOG__suggestion.SearchBar-module__4gEqOG__highlighted{background:#f5f5f5}.SearchBar-module__4gEqOG__suggestionImage{object-fit:cover;background:#f5f5f5;border-radius:4px;flex-shrink:0;width:44px;height:56px}.SearchBar-module__4gEqOG__suggestionInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.SearchBar-module__4gEqOG__suggestionName{color:#222;-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.3;display:-webkit-box;overflow:hidden}.SearchBar-module__4gEqOG__suggestionPricing{align-items:center;gap:.5rem;display:flex}.SearchBar-module__4gEqOG__price{color:#222;font-size:.8125rem;font-weight:700}.SearchBar-module__4gEqOG__salePrice{color:#ff4747;font-size:.8125rem;font-weight:700}.SearchBar-module__4gEqOG__regularPrice{color:#999;font-size:.75rem;text-decoration:line-through}.SearchBar-module__4gEqOG__viewAll{color:#222;cursor:pointer;text-align:center;background:0 0;border:none;border-top:1px solid #f0f0f0;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:500;transition:background .15s;display:block}.SearchBar-module__4gEqOG__viewAll:hover{background:#f5f5f5}.SearchBar-module__4gEqOG__searchContainer.SearchBar-module__4gEqOG__mobile{max-width:none}.SearchBar-module__4gEqOG__searchContainer.SearchBar-module__4gEqOG__mobile .SearchBar-module__4gEqOG__searchForm{border-radius:9999px;padding:.5rem 1rem}.SearchBar-module__4gEqOG__searchContainer.SearchBar-module__4gEqOG__mobile .SearchBar-module__4gEqOG__searchInput{font-size:.875rem}.SearchBar-module__4gEqOG__searchContainer.SearchBar-module__4gEqOG__mobile .SearchBar-module__4gEqOG__dropdown{border-radius:0;top:calc(100% + 4px);left:-.75rem;right:-.75rem;box-shadow:0 4px 16px #0000001a}@media (max-width:768px){.SearchBar-module__4gEqOG__searchForm{gap:.5rem;padding:.5rem .75rem}.SearchBar-module__4gEqOG__searchInput{font-size:.8125rem}.SearchBar-module__4gEqOG__dropdown{border-radius:0 0 12px 12px;left:-16px;right:-16px}}
.Header-module__vcZAwq__header{background:#fff;border-bottom:1px solid #eee;padding-top:62px;overflow:visible}.Header-module__vcZAwq__topRow{z-index:1000;background:#fff;border-bottom:1px solid #f0f0f0;align-items:center;gap:4px;padding:10px 12px;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__vcZAwq__backBtn{color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-right:-4px;display:flex}.Header-module__vcZAwq__backBtn:hover{background:#f5f5f5}.Header-module__vcZAwq__menuBtn{color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Header-module__vcZAwq__menuBtn:hover{background:#f5f5f5}.Header-module__vcZAwq__logo{color:#1a1a1a;flex-shrink:0;align-items:center;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.Header-module__vcZAwq__logoImage{object-fit:contain;width:auto;max-width:100px;height:28px}.Header-module__vcZAwq__spacer{flex:1}.Header-module__vcZAwq__searchRow{z-index:50;max-width:1400px;margin:0 auto;padding:0 12px 10px;position:relative}.Header-module__vcZAwq__nav{flex-shrink:0;align-items:center;gap:2px;display:flex}.Header-module__vcZAwq__navLink{color:#1a1a1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .2s;display:flex}.Header-module__vcZAwq__navLink:hover{background:#f5f5f5}.Header-module__vcZAwq__desktopOnly{display:none}.Header-module__vcZAwq__cartIcon{position:relative}.Header-module__vcZAwq__cartShake{animation:.5s Header-module__vcZAwq__cartShake}@keyframes Header-module__vcZAwq__cartShake{0%,to{transform:rotate(0)}15%{transform:rotate(12deg)}30%{transform:rotate(-10deg)}45%{transform:rotate(8deg)}60%{transform:rotate(-6deg)}75%{transform:rotate(3deg)}}.Header-module__vcZAwq__cartBadge{color:#fff;background:#ef4444;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-6px;right:-6px}.Header-module__vcZAwq__categoryRow{z-index:99;border-top:1px solid #f0f0f0;position:relative;overflow:hidden}.Header-module__vcZAwq__categoryTabs{scrollbar-width:none;-ms-overflow-style:none;gap:0;max-width:1400px;margin:0 auto;padding:0 16px;display:flex;overflow-x:auto}.Header-module__vcZAwq__categoryTabs::-webkit-scrollbar{display:none}.Header-module__vcZAwq__categoryTab{color:#666;white-space:nowrap;border-bottom:2px solid #0000;flex-shrink:0;padding:12px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s}.Header-module__vcZAwq__categoryTab:hover{color:#1a1a1a}.Header-module__vcZAwq__activeTab{color:#1a1a1a;border-bottom-color:#1a1a1a}.Header-module__vcZAwq__overlay{z-index:1100;background:#00000080;animation:.2s Header-module__vcZAwq__fadeIn;position:fixed;inset:0}@keyframes Header-module__vcZAwq__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__vcZAwq__sideMenu{background:#fff;flex-direction:column;width:300px;max-width:85vw;height:100%;animation:.3s Header-module__vcZAwq__slideInLeft;display:flex;position:absolute;top:0;left:0;overflow-y:auto}@keyframes Header-module__vcZAwq__slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.Header-module__vcZAwq__menuHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px;display:flex}.Header-module__vcZAwq__closeBtn{color:#1a1a1a;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Header-module__vcZAwq__closeBtn:hover{background:#f5f5f5}.Header-module__vcZAwq__menuLogo{color:#1a1a1a;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.Header-module__vcZAwq__menuLogoImage{object-fit:contain;width:auto;max-width:140px;height:28px}.Header-module__vcZAwq__menuUser{background:#f9f9f9;border-bottom:1px solid #eee;align-items:center;gap:12px;padding:20px 16px;display:flex}.Header-module__vcZAwq__userAvatar{color:#666;background:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Header-module__vcZAwq__userInfo{flex-direction:column;gap:2px;display:flex}.Header-module__vcZAwq__welcomeText{color:#666;font-size:14px}.Header-module__vcZAwq__userName{color:#1a1a1a;font-size:15px;font-weight:600}.Header-module__vcZAwq__userEmail{color:#666;font-size:12px}.Header-module__vcZAwq__loginLink{color:#ef4444;font-size:13px;font-weight:500;text-decoration:none}.Header-module__vcZAwq__menuCategories{flex:1;padding:16px;overflow-y:auto}.Header-module__vcZAwq__menuCategories h3{color:#999;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:12px;font-weight:600}.Header-module__vcZAwq__categoryParent{border-bottom:1px solid #f0f0f0}.Header-module__vcZAwq__categoryParent:last-child{border-bottom:none}.Header-module__vcZAwq__categoryParentBtn{color:#1a1a1a;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:12px 0;font-size:14px;font-weight:500;display:flex}.Header-module__vcZAwq__categoryParentBtn:hover{color:#ef4444}.Header-module__vcZAwq__expandIcon{color:#999;transition:transform .2s}.Header-module__vcZAwq__expandIcon.Header-module__vcZAwq__expanded{transform:rotate(180deg)}.Header-module__vcZAwq__categoryLink{color:#1a1a1a;padding:12px 0;font-size:14px;font-weight:500;text-decoration:none;display:block}.Header-module__vcZAwq__categoryLink:hover{color:#ef4444}.Header-module__vcZAwq__categoryChildren{flex-direction:column;gap:0;padding:0 0 12px 16px;animation:.2s Header-module__vcZAwq__slideDown;display:flex}@keyframes Header-module__vcZAwq__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Header-module__vcZAwq__childLink{color:#666;border-bottom:1px solid #f5f5f5;padding:10px 0;font-size:13px;text-decoration:none;display:block}.Header-module__vcZAwq__childLink:last-child{border-bottom:none}.Header-module__vcZAwq__childLink:hover{color:#ef4444}.Header-module__vcZAwq__childLink:first-child{color:#ef4444;font-weight:500}.Header-module__vcZAwq__helpSection{border-top:1px solid #eee;margin-top:auto;padding:0 16px 16px}.Header-module__vcZAwq__helpToggle{color:#1a1a1a;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:16px 0;font-size:14px;font-weight:500;display:flex}.Header-module__vcZAwq__helpToggle:hover{color:#ef4444}.Header-module__vcZAwq__helpToggle span{flex:1}.Header-module__vcZAwq__helpLinks{flex-direction:column;gap:0;padding-left:30px;animation:.2s Header-module__vcZAwq__slideDown;display:flex}.Header-module__vcZAwq__helpLink{color:#666;border-bottom:1px solid #f5f5f5;align-items:center;gap:10px;padding:12px 0;font-size:13px;text-decoration:none;display:flex}.Header-module__vcZAwq__helpLink:last-child{border-bottom:none}.Header-module__vcZAwq__helpLink:hover{color:#ef4444}.Header-module__vcZAwq__helpLink svg{flex-shrink:0}@media (min-width:768px){.Header-module__vcZAwq__header{padding-top:56px}.Header-module__vcZAwq__topRow{gap:12px;padding:12px 24px}.Header-module__vcZAwq__searchRow{padding:0 24px 12px}.Header-module__vcZAwq__menuBtn{width:40px;height:40px}.Header-module__vcZAwq__logo{font-size:1.25rem}.Header-module__vcZAwq__logoImage{max-width:120px;height:32px}.Header-module__vcZAwq__desktopOnly{display:flex}.Header-module__vcZAwq__nav{gap:8px}.Header-module__vcZAwq__categoryTabs{gap:8px;padding:0 24px}.Header-module__vcZAwq__categoryTab{padding:14px 20px;font-size:14px}}@media (min-width:1024px){.Header-module__vcZAwq__header{padding-top:60px}.Header-module__vcZAwq__topRow{padding:14px 32px}.Header-module__vcZAwq__searchRow{padding:0 32px 14px}.Header-module__vcZAwq__logo{font-size:1.5rem}.Header-module__vcZAwq__logoImage{max-width:150px;height:36px}.Header-module__vcZAwq__categoryTabs{justify-content:center;padding:0 32px}.Header-module__vcZAwq__categoryTab{padding:16px 24px}}
.Footer-module__bU2TmW__footer{color:#fff;background:#1a1a1a;padding:40px 0 100px}.Footer-module__bU2TmW__container{max-width:1400px;margin:0 auto;padding:0 16px}.Footer-module__bU2TmW__grid{grid-template-columns:1fr;gap:32px;display:grid}.Footer-module__bU2TmW__section{margin-bottom:0}.Footer-module__bU2TmW__sectionTitle{color:#fff;margin-bottom:16px;font-size:16px;font-weight:600}.Footer-module__bU2TmW__description{color:#a0a0a0;margin-bottom:16px;font-size:14px;line-height:1.6}.Footer-module__bU2TmW__social{gap:12px;display:flex}.Footer-module__bU2TmW__socialLink{color:#fff;background:#333;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Footer-module__bU2TmW__socialLink:hover{background:#ef4444;transform:translateY(-2px)}.Footer-module__bU2TmW__linkList{margin:0;padding:0;list-style:none}.Footer-module__bU2TmW__linkList li{margin-bottom:10px}.Footer-module__bU2TmW__linkList a{color:#a0a0a0;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__bU2TmW__linkList a:hover{color:#fff}.Footer-module__bU2TmW__contactList{margin:0;padding:0;list-style:none}.Footer-module__bU2TmW__contactList li{color:#a0a0a0;align-items:center;gap:10px;margin-bottom:12px;font-size:14px;display:flex}.Footer-module__bU2TmW__contactList a{color:#a0a0a0;text-decoration:none;transition:color .2s}.Footer-module__bU2TmW__contactList a:hover{color:#fff}.Footer-module__bU2TmW__paymentSection{border-top:1px solid #333;flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;padding:24px 0;display:flex}.Footer-module__bU2TmW__paymentLabel{color:#a0a0a0;font-size:14px}.Footer-module__bU2TmW__paymentMethods{align-items:center;gap:12px;display:flex}.Footer-module__bU2TmW__paymentIcon{filter:grayscale()brightness(1.5);width:auto;height:24px}.Footer-module__bU2TmW__paymentText{color:#a0a0a0;background:#333;border-radius:4px;padding:4px 10px;font-size:13px}.Footer-module__bU2TmW__copyright{text-align:center;border-top:1px solid #333;padding-top:24px}.Footer-module__bU2TmW__copyright p{color:#666;margin:0;font-size:13px}@media (min-width:768px){.Footer-module__bU2TmW__footer{padding:60px 0 40px}.Footer-module__bU2TmW__container{padding:0 24px}.Footer-module__bU2TmW__grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (min-width:1024px){.Footer-module__bU2TmW__footer{padding:80px 0 40px}.Footer-module__bU2TmW__container{padding:0 32px}.Footer-module__bU2TmW__grid{grid-template-columns:2fr 1fr 1fr 1fr 1.5fr;gap:48px}.Footer-module__bU2TmW__paymentSection{justify-content:center}}
.BottomNav-module__YGyypq__bottomNav{padding:8px 0;padding-bottom:calc(8px + env(safe-area-inset-bottom));z-index:100;background:#fff;border-top:1px solid #eee;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}.BottomNav-module__YGyypq__navItem{color:#999;flex-direction:column;align-items:center;gap:4px;min-width:60px;padding:4px 12px;text-decoration:none;transition:color .2s;display:flex}.BottomNav-module__YGyypq__navItem.BottomNav-module__YGyypq__active{color:#1a1a1a}.BottomNav-module__YGyypq__iconWrapper{justify-content:center;align-items:center;display:flex;position:relative}.BottomNav-module__YGyypq__badge{color:#fff;background:#ef4444;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;display:flex;position:absolute;top:-6px;right:-10px}.BottomNav-module__YGyypq__dot{background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-2px}.BottomNav-module__YGyypq__label{font-size:11px;font-weight:500}@media (min-width:768px){.BottomNav-module__YGyypq__bottomNav{display:none}}
.PageLoader-module__UHacya__overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffe6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PageLoader-module__UHacya__loader{flex-direction:column;align-items:center;gap:12px;display:flex}.PageLoader-module__UHacya__loader p{color:#666;margin:0;font-size:14px}.PageLoader-module__UHacya__spinner{border:3px solid #f0f0f0;border-top-color:#000;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite PageLoader-module__UHacya__spin}@keyframes PageLoader-module__UHacya__spin{to{transform:rotate(360deg)}}
/*# sourceMappingURL=8709c3ba8fafe6d4.css.map*/