.account-module__ht1C7W__accountContainer{background-color:var(--color-bg-app);min-height:100vh;padding-bottom:80px}.account-module__ht1C7W__accountHeader{background-color:var(--color-bg-content);box-shadow:var(--shadow-sm);z-index:10;justify-content:space-between;align-items:center;padding:16px;display:flex;position:sticky;top:0}.account-module__ht1C7W__headerLeft{color:#333;align-items:center;display:flex}.account-module__ht1C7W__accountTitle{color:#333;margin:0;font-size:18px;font-weight:600}.account-module__ht1C7W__headerIcons{color:#333;gap:16px;display:flex}.account-module__ht1C7W__accountCard{background:var(--color-bg-content);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);margin:24px 16px;overflow:hidden}.account-module__ht1C7W__menuList{flex-direction:column;display:flex}.account-module__ht1C7W__menuItem{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:18px 20px;transition:background-color .2s;display:flex}.account-module__ht1C7W__menuItem:hover{background-color:#f9f9f9}.account-module__ht1C7W__menuItem:active{background-color:#f0f0f0}.account-module__ht1C7W__menuItem:last-of-type{border-bottom:none}.account-module__ht1C7W__menuItemLeft{align-items:center;gap:16px;display:flex}.account-module__ht1C7W__menuIcon{color:#333;justify-content:center;align-items:center;display:flex}.account-module__ht1C7W__menuLabel{color:#333;font-size:16px;font-weight:400}.account-module__ht1C7W__chevron{color:#999}.account-module__ht1C7W__logoutButton{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:18px 20px;transition:background-color .2s;display:flex}.account-module__ht1C7W__logoutButton:hover{background-color:#fff5f5}.account-module__ht1C7W__logoutButton:active{background-color:#ffe5e5}.account-module__ht1C7W__logoutButton .account-module__ht1C7W__menuIcon,.account-module__ht1C7W__logoutButton .account-module__ht1C7W__menuLabel{color:#d32f2f}@media (min-width:768px){.account-module__ht1C7W__accountCard{max-width:600px;margin:40px auto}}
.page-module___8aEwW__container{padding-bottom:80px;position:relative}.page-module___8aEwW__topBar{color:#fff;background-color:#c2185b;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:8px 12px;font-size:13px;font-weight:500;display:flex;box-shadow:0 2px 4px #0000001a}@media (max-width:480px){.page-module___8aEwW__topBar{gap:8px;padding:6px 8px;font-size:11px}}.page-module___8aEwW__topBarItem{align-items:center;gap:6px;display:flex}.page-module___8aEwW__topBar span{font-weight:700}.page-module___8aEwW__header{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);color:#fff;background:#0a0a0af2;border-bottom:1px solid #ffffff14;padding:8px 12px;transition:all .4s cubic-bezier(.4,0,.2,1);position:sticky;top:0;box-shadow:0 4px 24px #0006}@media (min-width:640px){.page-module___8aEwW__header{padding:12px var(--spacing-md)}}.page-module___8aEwW__headerTop{justify-content:space-between;align-items:center;margin-bottom:2px;padding:2px 0;display:flex}@media (min-width:640px){.page-module___8aEwW__headerTop{margin-bottom:4px;padding:6px 0}}.page-module___8aEwW__searchBar{background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;flex:1;align-items:center;min-width:0;margin:0 8px;padding:8px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}@media (min-width:640px){.page-module___8aEwW__searchBar{margin:0 40px;padding:10px 24px}}.page-module___8aEwW__searchBar:focus-within{background:#ffffff1f;border-color:#fff6;box-shadow:0 0 0 4px #ffffff1a}.page-module___8aEwW__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;margin-left:12px;font-size:15px;font-weight:500}.page-module___8aEwW__searchContainer{flex:1;max-width:700px;margin-left:auto;display:flex;position:relative}@media (max-width:640px){.page-module___8aEwW__searchContainer{max-width:none;margin-left:0}}.page-module___8aEwW__searchDropdown{-webkit-backdrop-filter:blur(24px)saturate(180%);z-index:1000;background:#0f0f0ffa;border:1px solid #ffffff26;border-radius:16px;flex-direction:column;gap:20px;padding:24px;display:flex;position:absolute;top:calc(100% + 12px);left:16px;right:16px;box-shadow:0 20px 40px #000c}@media (max-width:640px){.page-module___8aEwW__searchDropdown{width:calc(100vw - 20px);max-height:80vh;position:fixed;top:70px;left:10px;right:10px;overflow-y:auto}}@media (min-width:641px){.page-module___8aEwW__searchDropdown{width:500px;left:0;right:auto}}@media (min-width:1024px){.page-module___8aEwW__searchDropdown{width:600px}}.page-module___8aEwW__searchSectionTitle{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:11px;font-weight:700}.page-module___8aEwW__trendingTags{flex-wrap:wrap;gap:8px;display:flex}.page-module___8aEwW__trendingTag{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;padding:6px 14px;font-size:12px;transition:all .2s}.page-module___8aEwW__trendingTag:hover{color:#fff;background:#fff3;border-color:#ffffff4d}.page-module___8aEwW__searchSuggestionItem{cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:8px;transition:all .2s;display:flex}.page-module___8aEwW__searchSuggestionItem:hover{background:#ffffff1a}.page-module___8aEwW__searchSuggestionImage{object-fit:cover;border-radius:6px;width:40px;height:40px}.page-module___8aEwW__searchSuggestionText{flex-direction:column;display:flex}.page-module___8aEwW__searchSuggestionName{color:#fff;font-size:14px;font-weight:600}.page-module___8aEwW__searchSuggestionCategory{color:#fff9;font-size:12px}.page-module___8aEwW__searchInput::placeholder{color:#ffffff80}.page-module___8aEwW__iconButton{cursor:pointer;color:#fff;background:0 0;border:1px solid #0000;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}@media (min-width:640px){.page-module___8aEwW__iconButton{padding:10px}}.page-module___8aEwW__iconButton:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.page-module___8aEwW__sectionTitle{margin-bottom:var(--spacing-sm);justify-content:space-between;align-items:center;font-size:18px;font-weight:600;display:flex}.page-module___8aEwW__headerActions{align-items:center;gap:8px;display:flex}@media (min-width:640px){.page-module___8aEwW__headerActions{gap:24px}}.page-module___8aEwW__navTabs{scrollbar-width:none;gap:28px;margin-top:8px;padding:8px 4px 0;display:flex;overflow-x:auto}.page-module___8aEwW__navTabs::-webkit-scrollbar{display:none}.page-module___8aEwW__navTab{white-space:nowrap;color:#888;cursor:pointer;letter-spacing:.3px;border-bottom:3px solid #0000;padding-bottom:10px;font-size:14px;font-weight:600;transition:all .2s}.page-module___8aEwW__navTab:hover{color:#333}.page-module___8aEwW__navTabActive{color:var(--color-text-main);border-bottom-color:#000}.page-module___8aEwW__hero{margin:var(--spacing-md);border-radius:var(--radius-lg);min-height:320px;box-shadow:var(--shadow-sm);background-position:50%;background-size:cover;justify-content:center;align-items:center;padding:40px;transition:all .5s ease-in-out;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroContent{z-index:10;text-align:left;max-width:100%;margin-bottom:20px}.page-module___8aEwW__heroTitle{color:#8b5927;text-transform:uppercase;margin-bottom:8px;font-family:sans-serif;font-size:32px;font-weight:800;line-height:1.1}.page-module___8aEwW__heroTitleHighlight{color:#a67c52}.page-module___8aEwW__heroSubtitle{color:#5d4037;margin-bottom:24px;font-size:14px;font-weight:500}.page-module___8aEwW__heroBannerContent{z-index:10;text-align:center;color:#fff;flex-direction:column;align-items:center;max-width:800px;display:flex}.page-module___8aEwW__bannerTitle{letter-spacing:4px;text-transform:uppercase;color:#fff;text-shadow:0 2px 10px #0003;margin-bottom:24px;font-family:Playfair Display,Times New Roman,serif;font-size:56px;font-weight:400;line-height:1.2}.page-module___8aEwW__bannerSubtitle{color:#e5e7eb;opacity:.95;letter-spacing:1px;margin-bottom:40px;font-size:16px;font-weight:400}.page-module___8aEwW__bannerIcons{gap:40px;margin-bottom:50px;display:flex}.page-module___8aEwW__bannerIconItem{color:#fff;flex-direction:column;align-items:center;gap:12px;display:flex}.page-module___8aEwW__iconCircle{justify-content:center;align-items:center;width:50px;height:50px;display:flex}.page-module___8aEwW__bannerIconItem span{text-transform:uppercase;font-size:14px;font-weight:600}.page-module___8aEwW__bannerButton{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:2px;background:#fff;border:1px solid #fff;border-radius:0;padding:16px 48px;font-size:13px;font-weight:600;transition:all .3s}.page-module___8aEwW__bannerButton:hover{color:#fff;background:0 0}.page-module___8aEwW__vibrant .page-module___8aEwW__bannerButton{color:#000;background:#fff}.page-module___8aEwW__vibrant .page-module___8aEwW__bannerButton:hover{color:#fff;background:0 0}.page-module___8aEwW__heroButton{color:#fff;text-transform:uppercase;cursor:pointer;background:#1a1a1a;border:none;border-radius:0;padding:12px 24px;font-size:12px;font-weight:700;box-shadow:0 4px 10px #0003}.page-module___8aEwW__heroImagesContainer{justify-content:center;gap:16px;margin-top:20px;display:flex;position:relative}.page-module___8aEwW__heroCard{background:#fff;border:4px solid #fff;width:140px;height:180px;position:relative;overflow:hidden;box-shadow:0 4px 8px #0000001a}.page-module___8aEwW__heroCardImage{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__heroPriceTag{white-space:nowrap;background:#fff;border-radius:20px;align-items:center;gap:2px;padding:4px 12px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%);box-shadow:0 2px 4px #0000001a}.page-module___8aEwW__heroPriceValue{color:#000;font-size:16px;font-weight:900}.page-module___8aEwW__heroPriceDecimal{color:#000;margin-top:2px;font-size:12px;font-weight:700}.page-module___8aEwW__heroArrowLeft,.page-module___8aEwW__heroArrowRight{cursor:pointer;z-index:20;color:#777;-webkit-user-select:none;user-select:none;background:#fffc;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:monospace;font-size:18px;font-weight:400;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module___8aEwW__heroArrowLeft:hover,.page-module___8aEwW__heroArrowRight:hover{background:#fff}.page-module___8aEwW__heroArrowLeft{left:10px}.page-module___8aEwW__heroArrowRight{right:10px}.page-module___8aEwW__heroPagination{z-index:20;gap:12px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.page-module___8aEwW__dot,.page-module___8aEwW__dotActive{cursor:pointer;background:#ffffff80;border-radius:50%;width:8px;height:8px}.page-module___8aEwW__dotActive{background:#fff}.page-module___8aEwW__fadeIn{opacity:1;transition:opacity .5s ease-in-out}.page-module___8aEwW__fadeOut{opacity:0;transition:opacity .5s ease-in-out}.page-module___8aEwW__heroFull{background-position:50%;background-size:cover}.page-module___8aEwW__heroFull:before{content:"";z-index:1;border-radius:var(--radius-lg);background:#0003;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroFullContent{z-index:2;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 10px;display:flex;position:relative}.page-module___8aEwW__heroFullLeft{text-align:left;flex:1}.page-module___8aEwW__heroFullTitle{color:#fff;text-transform:uppercase;text-shadow:0 2px 10px #0000004d;font-size:28px;font-weight:900;line-height:1.1}.page-module___8aEwW__heroBadge{z-index:5;background:#fff;border:3px solid #000;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 10px #0003}.page-module___8aEwW__heroBadgeText{text-align:center;color:#000;font-size:10px;font-weight:800;line-height:1.2}.page-module___8aEwW__heroFullRight{text-align:right;flex-direction:column;flex:1;align-items:flex-end;display:flex}.page-module___8aEwW__heroFullSubtitle{color:#fff;text-shadow:0 2px 4px #00000080;margin-bottom:16px;font-size:16px;font-weight:500}.page-module___8aEwW__heroButtonFull{color:#fff;cursor:pointer;text-transform:uppercase;background:#1a1a1a;border:none;padding:10px 20px;font-size:12px;font-weight:700}.page-module___8aEwW__features{margin:0 var(--spacing-md);border-radius:var(--radius-md);color:#8e5a6a;box-shadow:var(--shadow-sm);background:#fff0f3;justify-content:space-between;align-items:center;padding:12px;font-size:12px;display:flex}.page-module___8aEwW__featureItem{align-items:center;gap:6px;display:flex}.page-module___8aEwW__promoBanner{margin:var(--spacing-md);padding:40px var(--spacing-md);border-radius:var(--radius-md);min-height:180px;box-shadow:var(--shadow-sm);background-image:url(https://images.unsplash.com/photo-1596462502278-27bfdc403348?w=1200&q=80);background-position:50%;background-size:cover;position:relative;overflow:hidden}.page-module___8aEwW__promoBanner:before{content:"";z-index:1;background:#ffffff4d;position:absolute;inset:0}.page-module___8aEwW__promoBannerContent{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;display:flex;position:relative}.page-module___8aEwW__promoBannerText{text-align:center;flex:1}.page-module___8aEwW__promoBannerText h3{color:#000;margin-bottom:4px;font-size:24px;font-weight:700}.page-module___8aEwW__promoBannerText p{color:#000;font-size:16px;font-weight:400}.page-module___8aEwW__promoBannerLabel{color:#333;background:#ffffffe6;border-radius:20px;padding:8px 16px;font-size:12px;font-weight:600;box-shadow:0 2px 8px #0000001a}.page-module___8aEwW__categoriesWrapper{width:100%;margin:20px auto;padding:0 16px;position:relative}.page-module___8aEwW__navArrow{cursor:pointer;z-index:10;color:#666;background:#fff;border:1px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.page-module___8aEwW__navArrow:hover{color:#333;background:#fdfdfd}.page-module___8aEwW__leftArrow{left:38px}.page-module___8aEwW__rightArrow{right:38px}.page-module___8aEwW__categories{padding:var(--spacing-md)16px;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:20px;width:100%;display:flex;overflow-x:auto}.page-module___8aEwW__categories::-webkit-scrollbar{display:none}.page-module___8aEwW__categoryItem{cursor:pointer;text-align:center;flex-direction:column;flex-shrink:0;align-items:center;gap:10px;width:80px;display:flex}.page-module___8aEwW__categoryImageWrapper{background:#f9fafb;border-radius:40%;justify-content:center;align-items:center;width:72px;height:72px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 4px 12px #0000001f}.page-module___8aEwW__categoryImage{object-fit:cover;background:#f9fafb;border-radius:40%;width:100%;height:100%}.page-module___8aEwW__categoryItem:hover .page-module___8aEwW__categoryImageWrapper{transform:scale(1.05)}.page-module___8aEwW__categoryLabel{color:var(--color-text-main);text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:80px;height:2.4em;margin-top:8px;font-size:13px;font-weight:500;line-height:1.2;display:-webkit-box;overflow:hidden}.page-module___8aEwW__productsSection{padding:var(--spacing-md)}.page-module___8aEwW__productGrid{grid-template-columns:repeat(2,1fr);gap:20px 16px;padding-bottom:20px;display:grid}.page-module___8aEwW__productCard{background:#fff;border:1px solid #00000008;border-radius:16px;flex-direction:column;padding:12px;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;box-shadow:0 8px 24px #00000008}.page-module___8aEwW__productCard:hover{border-color:#00000014;transform:translateY(-8px);box-shadow:0 24px 48px #00000014,0 4px 12px #0000000a}.page-module___8aEwW__wishlistBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:5;color:#fff;background:#0003;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.page-module___8aEwW__wishlistBtn:hover{background:#0006;transform:scale(1.1)}.page-module___8aEwW__wishlistBtn.page-module___8aEwW__isInWishlist{background:#fff;box-shadow:0 4px 12px #0000001a}.page-module___8aEwW__wishlistBtn.page-module___8aEwW__isInWishlist:hover{background:#fdfdfd}.page-module___8aEwW__productImageWrapper{aspect-ratio:3/4;cursor:pointer;background:#f8fafc;border-radius:8px;margin-bottom:12px;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000008}.page-module___8aEwW__productImage{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.page-module___8aEwW__productImageHover{object-fit:cover;opacity:0;z-index:2;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.page-module___8aEwW__productCard:hover .page-module___8aEwW__productImageHover{opacity:1}.page-module___8aEwW__productVideo{object-fit:cover;z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__quickViewBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#111;text-align:center;cursor:pointer;z-index:10;background:#fffffff2;border:none;width:100%;padding:12px;font-size:13px;font-weight:600;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:translateY(100%)}.page-module___8aEwW__productCard:hover .page-module___8aEwW__quickViewBtn{transform:translateY(0)}.page-module___8aEwW__quickViewBtn:hover{background:#fff}.page-module___8aEwW__discountBadge{color:#fff;background:#333;border-radius:4px;padding:2px 6px;font-size:10px;position:absolute;top:8px;left:8px}.page-module___8aEwW__cartButtonOutline{color:#111;cursor:pointer;background:#fff;border:1px solid #111;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s;display:flex}.page-module___8aEwW__cartButtonOutline:hover{color:#fff;background:#111}.page-module___8aEwW__favoriteButton{cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 4px #0000001a}.page-module___8aEwW__compareButton{cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:40px;right:8px;box-shadow:0 2px 4px #0000001a}.page-module___8aEwW__brandOverlayTag{color:#e65100;z-index:10;background:#ffe0b2;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;bottom:0;left:0}.page-module___8aEwW__colorDotsOverlay{z-index:10;flex-direction:column;gap:4px;display:flex;position:absolute;bottom:8px;right:8px}.page-module___8aEwW__colorDotOverlayItem{border:1px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 3px #0003}.page-module___8aEwW__colorDotOverlayCount{color:#333;background:#fffc;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;font-weight:700;display:flex}.page-module___8aEwW__productInfo{text-align:left;flex-direction:column;margin-top:8px;display:flex}.page-module___8aEwW__brandNameText{color:#888;text-transform:uppercase;margin-bottom:2px;font-size:11px;font-weight:600}.page-module___8aEwW__bestSellerBadge{color:#f57c00;background:#fff3e0;border-radius:2px;align-self:flex-start;margin-top:4px;margin-bottom:4px;padding:2px 4px;font-size:10px;font-weight:700}.page-module___8aEwW__priceRow{justify-content:space-between;align-items:flex-end;margin-top:4px;display:flex}.page-module___8aEwW__productPrice{color:var(--color-primary);letter-spacing:.5px;margin-right:8px;font-size:15px;font-weight:700}.page-module___8aEwW__productOldPrice{color:#9ca3af;font-size:13px;font-weight:400;text-decoration:line-through}.page-module___8aEwW__productName{color:#333;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:400;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module___8aEwW__bottomNav{-webkit-backdrop-filter:blur(12px);z-index:100;background:#ffffffd9;border-top:1px solid #00000014;justify-content:space-around;width:100%;padding:10px 16px 24px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -2px 10px #00000008}.page-module___8aEwW__navItem{color:#9ca3af;cursor:pointer;flex-direction:column;align-items:center;gap:4px;font-size:10px;font-weight:500;display:flex}.page-module___8aEwW__navIcon{color:#6b7280}.page-module___8aEwW__cartBadge{background:var(--color-discount);color:#fff;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-8px}.page-module___8aEwW__navItemActive{color:var(--color-primary)}@media (min-width:640px){.page-module___8aEwW__container{max-width:100%;margin:0;padding-bottom:0}.page-module___8aEwW__navTabs{justify-content:flex-start}.page-module___8aEwW__bottomNav{display:none!important}.page-module___8aEwW__hero{flex-direction:row;justify-content:space-between;align-items:center;height:480px;padding:0 60px}.page-module___8aEwW__heroFullContent{padding:0 40px}.page-module___8aEwW__heroFullTitle{font-size:52px}.page-module___8aEwW__heroFullSubtitle{font-size:28px}.page-module___8aEwW__heroButtonFull{padding:16px 32px;font-size:14px}.page-module___8aEwW__heroBadge{width:130px;height:130px}.page-module___8aEwW__heroBadgeText{font-size:12px}.page-module___8aEwW__heroContent{max-width:45%;margin-bottom:0}.page-module___8aEwW__heroTitle{margin-bottom:16px;font-size:56px}.page-module___8aEwW__heroSubtitle{font-size:20px}.page-module___8aEwW__heroButton{padding:16px 40px;font-size:14px}.page-module___8aEwW__heroImagesContainer{gap:24px;margin-top:0}.page-module___8aEwW__heroCard{width:220px;height:300px}.page-module___8aEwW__heroPriceValue{font-size:24px}.page-module___8aEwW__heroArrowLeft{width:40px;height:40px;left:20px}.page-module___8aEwW__heroArrowRight{width:40px;height:40px;right:20px}.page-module___8aEwW__features{justify-content:center;gap:100px;padding:20px;font-size:14px}.page-module___8aEwW__categoriesWrapper{max-width:calc(100% - 20px);margin:30px auto;padding:0 50px}.page-module___8aEwW__navArrow{display:flex}.page-module___8aEwW__categories{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));justify-content:center;gap:32px 16px;max-width:100%;padding:30px 0;display:grid}.page-module___8aEwW__categoryItem{text-align:center;width:auto}.page-module___8aEwW__categoryImage{border-radius:40%;width:110px;height:110px;margin-bottom:12px;transition:transform .2s}.page-module___8aEwW__categoryItem:hover .page-module___8aEwW__categoryImage{transform:scale(1.05)}.page-module___8aEwW__categoryLabel{color:#444;max-width:110px;font-size:14px}.page-module___8aEwW__productGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.page-module___8aEwW__hero,.page-module___8aEwW__features,.page-module___8aEwW__promoBanner,.page-module___8aEwW__categories,.page-module___8aEwW__productsSection{max-width:80%;margin-left:auto;margin-right:auto}.page-module___8aEwW__productGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1400px){.page-module___8aEwW__hero{height:400px}.page-module___8aEwW__productGrid{grid-template-columns:repeat(5,1fr)}}.page-module___8aEwW__skeletonCard{background:0 0;width:100%;padding:0;position:relative}.page-module___8aEwW__skeletonImage{aspect-ratio:3/4;background:#f1f3f5;border-radius:4px;width:100%;margin-bottom:12px;animation:1.5s ease-in-out infinite page-module___8aEwW__pulse}.page-module___8aEwW__skeletonText{background:#f1f3f5;border-radius:2px;height:12px;margin-bottom:8px;animation:1.5s ease-in-out infinite page-module___8aEwW__pulse}.page-module___8aEwW__skeletonTextPrice{width:40%;height:16px}.page-module___8aEwW__skeletonTextTitle{width:80%}@keyframes page-module___8aEwW__pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.page-module___8aEwW__footer{color:#fff;background-color:#050505;border-top:1px solid #ffffff1a;margin-top:80px;padding:80px 20px 100px;position:relative;overflow:hidden}.page-module___8aEwW__footer:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;max-width:1000px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module___8aEwW__footerInner{flex-direction:column;gap:40px;max-width:1200px;margin:0 auto;display:flex}@media (min-width:768px){.page-module___8aEwW__footerInner{flex-flow:row;justify-content:space-between;gap:60px}}.page-module___8aEwW__footerBrand{flex:2;min-width:250px}.page-module___8aEwW__footerLogo{letter-spacing:3px;text-transform:uppercase;color:#fff;margin-bottom:16px;font-family:inherit;font-size:26px;font-weight:900}.page-module___8aEwW__footerText{color:#e4e4e7;max-width:320px;margin-bottom:24px;font-size:14px;line-height:1.8}.page-module___8aEwW__socialLinks{gap:12px;display:flex}.page-module___8aEwW__socialIcon{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #0003}.page-module___8aEwW__socialIcon:hover{color:#050505;background:#fff;border-color:#fff;transform:translateY(-4px);box-shadow:0 4px 16px #ffffff4d}.page-module___8aEwW__footerLinksBlock{flex:1;min-width:140px}.page-module___8aEwW__footerSubtitle{text-transform:uppercase;letter-spacing:2px;color:#fff;margin-bottom:20px;font-size:13px;font-weight:700}.page-module___8aEwW__footerList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.page-module___8aEwW__footerList li a{color:#e4e4e7;align-items:center;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.page-module___8aEwW__footerList li a:hover{color:#fff;transform:translate(4px)}.page-module___8aEwW__footerNewsletter{flex:1.5;min-width:280px}.page-module___8aEwW__newsletterForm{background:#ffffff1a;border:1px solid #fff3;border-radius:999px;align-items:center;margin-top:24px;padding:6px 6px 6px 20px;transition:border-color .3s;display:flex;box-shadow:0 2px 10px #0003}.page-module___8aEwW__newsletterForm:focus-within{background:#ffffff26;border-color:#ffffff80}.page-module___8aEwW__newsletterInput{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14px;font-weight:500}.page-module___8aEwW__newsletterInput::placeholder{color:#fff9}.page-module___8aEwW__newsletterButton{color:#050505;text-transform:uppercase;cursor:pointer;letter-spacing:1px;background:#fff;border:none;border-radius:999px;padding:12px 24px;font-size:12px;font-weight:700;transition:transform .2s,opacity .2s,background .2s}.page-module___8aEwW__newsletterButton:hover{background:#e4e4e7;transform:scale(1.02)}.page-module___8aEwW__footerBottom{color:#a1a1aa;border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:20px;max-width:1200px;margin:60px auto 0;padding-top:30px;font-size:13px;display:flex}@media (min-width:768px){.page-module___8aEwW__footerBottom{flex-direction:row;justify-content:space-between}}.page-module___8aEwW__userMenuWrapper{align-items:center;display:flex;position:relative}.page-module___8aEwW__userDropdown{opacity:0;visibility:hidden;z-index:100;background-color:#fff;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;gap:8px;width:240px;padding:16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 10px 40px #0000001a}.page-module___8aEwW__userMenuWrapper:hover .page-module___8aEwW__userDropdown{opacity:1;visibility:visible;transform:translateY(0)}.page-module___8aEwW__dropdownHeader{text-transform:uppercase;color:#999;letter-spacing:1px;margin-bottom:8px;font-size:13px;font-weight:700}.page-module___8aEwW__dropdownBtn{text-align:left;color:#333;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:12px;width:100%;padding:10px;font-size:14px;font-weight:500;transition:background-color .2s;display:flex}.page-module___8aEwW__dropdownBtn:hover{background-color:#f5f5f5}.page-module___8aEwW__dropdownDivider{background-color:#eee;height:1px;margin:4px 0}.page-module___8aEwW__dropdownBtnPrimary{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:6px;justify-content:center;align-items:center;margin-top:4px;padding:12px;font-size:14px;font-weight:600;transition:background-color .2s;display:flex}.page-module___8aEwW__dropdownBtnPrimary:hover{background-color:#333}.page-module___8aEwW__paymentMethods{opacity:.6;gap:12px;display:flex}@media (max-width:640px){.page-module___8aEwW__hero{min-height:220px;margin:12px;padding:30px 16px 40px}.page-module___8aEwW__bannerTitle{letter-spacing:2px;margin-bottom:12px;font-size:28px}.page-module___8aEwW__bannerSubtitle{margin-bottom:24px;padding:0 10px;font-size:13px}.page-module___8aEwW__bannerIcons{gap:20px;margin-bottom:30px}.page-module___8aEwW__iconCircle{width:36px;height:36px}.page-module___8aEwW__iconCircle svg{width:18px;height:18px}.page-module___8aEwW__bannerIconItem span{letter-spacing:.5px;font-size:11px}.page-module___8aEwW__bannerButton{letter-spacing:1.5px;padding:12px 32px;font-size:11px}.page-module___8aEwW__heroArrowLeft,.page-module___8aEwW__heroArrowRight{width:32px;height:32px}.page-module___8aEwW__heroPagination{bottom:16px}}
.MegaMenu-module__onVhJq__megaMenuContainer{font-family:Inter,sans-serif;position:relative}.MegaMenu-module__onVhJq__navBar{scrollbar-width:none;-ms-overflow-style:none;background:0 0;flex-wrap:nowrap;align-items:center;gap:12px;width:100%;padding:4px 16px;display:flex;overflow-x:auto}@media (min-width:640px){.MegaMenu-module__onVhJq__navBar{justify-content:center;gap:28px;padding:4px 0}}.MegaMenu-module__onVhJq__navBar::-webkit-scrollbar{display:none}.MegaMenu-module__onVhJq__navItem{color:#fff;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.8px;align-items:center;gap:6px;padding:6px 4px;font-size:13px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}@media (min-width:640px){.MegaMenu-module__onVhJq__navItem{padding:8px 0;font-size:14px}}.MegaMenu-module__onVhJq__navItem:after{content:"";transform-origin:100%;background:#c2185b;width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.MegaMenu-module__onVhJq__navItem:hover{color:#c2185b;transform:translateY(-1px)}.MegaMenu-module__onVhJq__navItem:hover:after{transform-origin:0;transform:scaleX(1)}.MegaMenu-module__onVhJq__navItem.MegaMenu-module__onVhJq__active{color:#c2185b}.MegaMenu-module__onVhJq__navItem.MegaMenu-module__onVhJq__active:after{transform:scaleX(1)}.MegaMenu-module__onVhJq__dropdownPanel{z-index:1000;background:#fff;border-top:1px solid #0000000d;width:100%;height:70vh;animation:.3s ease-out MegaMenu-module__onVhJq__fadeInDown;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 25px 50px #00000026}@keyframes MegaMenu-module__onVhJq__fadeInDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px){.MegaMenu-module__onVhJq__dropdownPanel{height:520px}}.MegaMenu-module__onVhJq__sidebar{background-color:#fafafa;border-right:1px solid #f0f0f0;flex-shrink:0;width:260px;padding:15px 0;overflow-y:auto}.MegaMenu-module__onVhJq__sidebar::-webkit-scrollbar{width:4px}.MegaMenu-module__onVhJq__sidebar::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:4px}.MegaMenu-module__onVhJq__sidebarItem{transition:all .2s}.MegaMenu-module__onVhJq__sidebarLink{color:#555;cursor:pointer;justify-content:space-between;align-items:center;width:100%;padding:14px 24px;font-size:14px;text-decoration:none;transition:all .3s;display:flex}.MegaMenu-module__onVhJq__sidebarItem:hover{background-color:#fff}.MegaMenu-module__onVhJq__sidebarItem:hover .MegaMenu-module__onVhJq__sidebarLink{color:#c2185b;padding-left:28px}.MegaMenu-module__onVhJq__sidebarItem.MegaMenu-module__onVhJq__highlight{background-color:#fff;border-left:4px solid #c2185b}.MegaMenu-module__onVhJq__sidebarItem.MegaMenu-module__onVhJq__highlight .MegaMenu-module__onVhJq__sidebarLink{color:#000;font-weight:700}.MegaMenu-module__onVhJq__mainContent{flex-direction:row;flex:1;gap:40px;padding:25px 40px;display:flex;overflow-y:auto}.MegaMenu-module__onVhJq__mainContent::-webkit-scrollbar{width:6px}.MegaMenu-module__onVhJq__mainContent::-webkit-scrollbar-thumb{background-color:#eee;border-radius:3px}.MegaMenu-module__onVhJq__sectionColumn{flex-direction:column;flex:1;display:flex}.MegaMenu-module__onVhJq__sectionHeader{border-bottom:2px solid #f8f8f8;align-items:center;gap:10px;margin-bottom:25px;padding-bottom:10px;display:flex}.MegaMenu-module__onVhJq__sectionIcon{color:#c2185b;font-size:16px}.MegaMenu-module__onVhJq__sectionTitle{color:#333;text-transform:uppercase;letter-spacing:1.5px;font-size:12px;font-weight:800}.MegaMenu-module__onVhJq__gridContainer{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:25px 20px;width:100%;display:grid}.MegaMenu-module__onVhJq__categoryItem{flex-direction:column;align-items:center;gap:12px;text-decoration:none;transition:all .3s;display:flex}.MegaMenu-module__onVhJq__categoryItem:hover{transform:translateY(-5px)}.MegaMenu-module__onVhJq__circleImage{background:#f9f9f9;border:2px solid #eee;border-radius:50%;justify-content:center;align-items:center;width:85px;height:85px;padding:2px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.MegaMenu-module__onVhJq__circleImage img{object-fit:cover;border-radius:50%;width:100%;height:100%}.MegaMenu-module__onVhJq__categoryItem:hover .MegaMenu-module__onVhJq__circleImage{border-color:#c2185b;transform:scale(1.05);box-shadow:0 10px 20px #c2185b1a}.MegaMenu-module__onVhJq__categoryLabel{text-align:center;color:#666;font-size:12px;font-weight:600;line-height:1.4;transition:color .3s}.MegaMenu-module__onVhJq__categoryItem:hover .MegaMenu-module__onVhJq__categoryLabel{color:#c2185b}.MegaMenu-module__onVhJq__viewAllCircle{background:#fff0f5;border:2px dashed #c2185b}.MegaMenu-module__onVhJq__emptyContent{text-align:center;color:#888;background:#fdfdfd;border-radius:12px;padding:30px}.MegaMenu-module__onVhJq__viewAllBtn{color:#fff;background:#c2185b;border-radius:30px;margin-top:20px;padding:10px 24px;font-size:13px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #c2185b33}.MegaMenu-module__onVhJq__viewAllBtn:hover{background:#a3154d;transform:translateY(-2px)}@media (max-width:640px){.MegaMenu-module__onVhJq__dropdownPanel{flex-direction:column;height:auto;max-height:80vh}.MegaMenu-module__onVhJq__sidebar{border-bottom:1px solid #f0f0f0;border-right:none;width:100%;height:auto;display:flex;overflow-x:auto}.MegaMenu-module__onVhJq__mainContent{flex-direction:column;padding:20px}}.MegaMenu-module__onVhJq__promoBannerPreview{width:100%;margin-top:10px;animation:.5s ease-out MegaMenu-module__onVhJq__slideIn}@keyframes MegaMenu-module__onVhJq__slideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.CartDrawer-module__wN0dRW__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9998;opacity:1;background-color:#0006;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.CartDrawer-module__wN0dRW__drawer{z-index:9999;background-color:#fff;flex-direction:column;width:100%;max-width:400px;height:100vh;transition:right .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-4px 0 15px #0000001a}.CartDrawer-module__wN0dRW__drawer.CartDrawer-module__wN0dRW__open{right:0}.CartDrawer-module__wN0dRW__header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:20px;display:flex}.CartDrawer-module__wN0dRW__headerTitle{align-items:center;gap:12px;display:flex}.CartDrawer-module__wN0dRW__headerTitle h2{margin:0;font-size:18px;font-weight:600}.CartDrawer-module__wN0dRW__closeButton{cursor:pointer;color:#666;background:0 0;border:none;padding:4px}.CartDrawer-module__wN0dRW__closeButton:hover{color:#000}.CartDrawer-module__wN0dRW__viewFullCartBtn{color:#666;cursor:pointer;background:0 0;border:none;padding:2px 8px;font-size:13px;font-weight:500;text-decoration:underline}.CartDrawer-module__wN0dRW__viewFullCartBtn:hover{color:#000}.CartDrawer-module__wN0dRW__shippingBarContainer{background-color:#f8fafc;border-bottom:1px solid #f0f0f0;padding:16px 20px}.CartDrawer-module__wN0dRW__shippingMessage{color:#38415a;text-align:center;margin-bottom:8px;font-size:13px}.CartDrawer-module__wN0dRW__shippingSuccess{color:#059669;font-weight:600}.CartDrawer-module__wN0dRW__progressBarBackground{background-color:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.CartDrawer-module__wN0dRW__progressBarFill{background-color:#000;height:100%;transition:width .4s ease-in-out}.CartDrawer-module__wN0dRW__progressBarComplete{background-color:#059669}.CartDrawer-module__wN0dRW__itemsList{flex-direction:column;flex:1;gap:20px;padding:20px;display:flex;overflow-y:auto}.CartDrawer-module__wN0dRW__emptyCart{color:#666;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}.CartDrawer-module__wN0dRW__continueShoppingBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:4px;margin-top:10px;padding:12px 24px;font-weight:600}.CartDrawer-module__wN0dRW__cartItem{gap:16px;display:flex}.CartDrawer-module__wN0dRW__itemImage{object-fit:cover;border-radius:4px;width:80px;height:100px}.CartDrawer-module__wN0dRW__itemInfo{flex-direction:column;flex:1;display:flex}.CartDrawer-module__wN0dRW__itemName{color:#333;margin-bottom:4px;font-size:14px;font-weight:500;line-height:1.3}.CartDrawer-module__wN0dRW__itemVariant{color:#888;margin-bottom:auto;font-size:12px}.CartDrawer-module__wN0dRW__itemBottomRow{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.CartDrawer-module__wN0dRW__quantityPicker{border:1px solid #e2e8f0;border-radius:4px;align-items:center;display:flex;overflow:hidden}.CartDrawer-module__wN0dRW__quantityPicker button{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex}.CartDrawer-module__wN0dRW__quantityPicker button:hover{color:#000;background:#f1f3f5}.CartDrawer-module__wN0dRW__quantityPicker span{text-align:center;width:30px;font-size:13px;font-weight:600}.CartDrawer-module__wN0dRW__itemPrice{font-size:15px;font-weight:600}.CartDrawer-module__wN0dRW__footer{background:#fff;border-top:1px solid #f0f0f0;padding:24px 20px}.CartDrawer-module__wN0dRW__subtotalRow{justify-content:space-between;margin-bottom:8px;font-size:16px;font-weight:700;display:flex}.CartDrawer-module__wN0dRW__taxesMessage{color:#888;margin-bottom:16px;font-size:12px}.CartDrawer-module__wN0dRW__checkoutBtn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:2px;justify-content:center;align-items:center;gap:10px;width:100%;padding:16px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.CartDrawer-module__wN0dRW__checkoutBtn:hover{background-color:#333}.CartDrawer-module__wN0dRW__drawerActions{flex-direction:column;gap:12px;margin-top:10px;display:flex}.CartDrawer-module__wN0dRW__shareCartBtn{color:#333;cursor:pointer;background-color:#f1f3f5;border:1px solid #e2e8f0;border-radius:2px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.CartDrawer-module__wN0dRW__shareCartBtn:hover{background-color:#e2e8f0;border-color:#cbd5e0}
.LoginModal-module__ii0EnW__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9998;background-color:#0006;width:100vw;height:100vh;transition:opacity .3s;position:fixed;top:0;left:0}.LoginModal-module__ii0EnW__drawer{z-index:9999;background-color:#fff;flex-direction:column;width:100%;max-width:400px;height:100vh;transition:right .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%;box-shadow:-4px 0 15px #0000001a}.LoginModal-module__ii0EnW__drawer.LoginModal-module__ii0EnW__open{right:0}.LoginModal-module__ii0EnW__header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:24px;display:flex}.LoginModal-module__ii0EnW__header h2{color:#111;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:20px;font-weight:700}.LoginModal-module__ii0EnW__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;padding:4px}.LoginModal-module__ii0EnW__closeBtn:hover{color:#000}.LoginModal-module__ii0EnW__content{flex-direction:column;flex:1;padding:32px 24px;display:flex;overflow-y:auto}.LoginModal-module__ii0EnW__description{color:#666;margin:0 0 24px;font-size:14px;line-height:1.5}.LoginModal-module__ii0EnW__form{flex-direction:column;flex:1;gap:16px;display:flex}.LoginModal-module__ii0EnW__inputGroup{flex-direction:column;gap:8px;display:flex}.LoginModal-module__ii0EnW__inputGroup label{color:#333;font-size:13px;font-weight:600}.LoginModal-module__ii0EnW__inputWrapper{align-items:center;display:flex;position:relative}.LoginModal-module__ii0EnW__inputIcon{color:#9aa0b1;position:absolute;left:12px}.LoginModal-module__ii0EnW__input{border:1px solid #d1d5db;border-radius:4px;width:100%;padding:14px;font-size:14px;transition:border-color .2s}.LoginModal-module__ii0EnW__inputWithIcon{padding-left:40px}.LoginModal-module__ii0EnW__input:focus{border-color:#111;outline:none}.LoginModal-module__ii0EnW__forgotPassword{color:#666;text-align:right;cursor:pointer;background:0 0;border:none;margin-top:-4px;padding:0;font-size:13px;text-decoration:underline}.LoginModal-module__ii0EnW__forgotPassword:hover{color:#111}.LoginModal-module__ii0EnW__submitBtn{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:16px;padding:16px;font-size:15px;font-weight:600;transition:background .2s;display:flex}.LoginModal-module__ii0EnW__submitBtn:hover{background-color:#333}.LoginModal-module__ii0EnW__footer{text-align:center;border-top:1px solid #f0f0f0;margin-top:32px;padding-top:24px}.LoginModal-module__ii0EnW__toggleText{color:#666;margin-right:8px;font-size:13px}.LoginModal-module__ii0EnW__toggleBtn{color:#111;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:underline}
.QuickAddModal-module__OK268G__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:99999;background-color:#00000080;position:fixed;inset:0}.QuickAddModal-module__OK268G__modal{z-index:100000;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;max-height:90vh;padding:24px 20px 40px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:fixed;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -4px 20px #00000026}@media (min-width:768px){.QuickAddModal-module__OK268G__modal{border-radius:12px;width:480px;height:auto;padding:32px;inset:50% auto auto 50%;transform:translate(-50%,100%)}}.QuickAddModal-module__OK268G__modal.QuickAddModal-module__OK268G__open{transform:translateY(0)}@media (min-width:768px){.QuickAddModal-module__OK268G__modal.QuickAddModal-module__OK268G__open{transform:translate(-50%,-50%)}}.QuickAddModal-module__OK268G__closeBtn{cursor:pointer;color:#666;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;top:16px;right:16px}.QuickAddModal-module__OK268G__closeBtn:hover{color:#000;background:#f1f3f5}.QuickAddModal-module__OK268G__content{flex-direction:column;gap:20px;display:flex}.QuickAddModal-module__OK268G__headerInfo{gap:16px;padding-right:40px;display:flex}.QuickAddModal-module__OK268G__productImage{object-fit:cover;border-radius:4px;width:70px;height:90px}.QuickAddModal-module__OK268G__productName{color:#333;margin:0 0 8px;font-size:16px;font-weight:500}.QuickAddModal-module__OK268G__productPrice{color:#111;margin:0;font-size:18px;font-weight:700}.QuickAddModal-module__OK268G__divider{background:#eee;height:1px;margin:4px 0}.QuickAddModal-module__OK268G__optionSection{flex-direction:column;display:flex}.QuickAddModal-module__OK268G__optionLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;font-size:13px;font-weight:600}.QuickAddModal-module__OK268G__optionLabel span{color:#333;text-transform:none;margin-left:8px;font-weight:400}.QuickAddModal-module__OK268G__colorsFlex{gap:12px;display:flex}.QuickAddModal-module__OK268G__colorBtn{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:3px;transition:all .2s;display:flex}.QuickAddModal-module__OK268G__colorBtn.QuickAddModal-module__OK268G__selectedColor{border:1px solid #111}.QuickAddModal-module__OK268G__colorDot{border:1px solid #0000001a;border-radius:50%;width:100%;height:100%}.QuickAddModal-module__OK268G__sizesGrid{flex-wrap:wrap;gap:8px;display:flex}.QuickAddModal-module__OK268G__sizeBtn{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;min-width:48px;height:48px;font-size:14px;font-weight:500;transition:all .2s}.QuickAddModal-module__OK268G__sizeBtn:hover{border-color:#999}.QuickAddModal-module__OK268G__sizeBtn.QuickAddModal-module__OK268G__selectedSize{color:#fff;background:#111;border-color:#111}.QuickAddModal-module__OK268G__quantityPicker{border:1px solid #ddd;border-radius:4px;align-items:center;width:fit-content;display:flex}.QuickAddModal-module__OK268G__quantityPicker button{cursor:pointer;color:#666;background:0 0;border:none;justify-content:center;align-items:center;padding:12px;transition:background .2s;display:flex}.QuickAddModal-module__OK268G__quantityPicker button:hover{color:#111;background:#f1f3f5}.QuickAddModal-module__OK268G__quantityPicker span{text-align:center;width:40px;font-size:14px;font-weight:500}.QuickAddModal-module__OK268G__footer{margin-top:12px}.QuickAddModal-module__OK268G__addToCartBtn{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:4px;width:100%;padding:16px;font-size:15px;font-weight:600;transition:background .2s}.QuickAddModal-module__OK268G__addToCartBtn:hover{background-color:#333}.QuickAddModal-module__OK268G__sizeSectionHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.QuickAddModal-module__OK268G__sizeGuideLink{cursor:pointer;text-decoration:underline}.QuickAddModal-module__OK268G__productDetailsMini{margin:8px 0}.QuickAddModal-module__OK268G__miniDetailsGrid{grid-template-columns:repeat(2,1fr);gap:8px;padding:8px 0;display:grid}.QuickAddModal-module__OK268G__miniDetailItem{color:#333;font-size:12px}.QuickAddModal-module__OK268G__miniDetailItem span{color:#666;margin-right:4px;font-weight:500}
.SizeGuideModal-module___7YjSa__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200000;background:#0006;width:100%;height:100%;position:fixed;top:0;left:0}.SizeGuideModal-module___7YjSa__modal{z-index:200001;background:#fff;border-radius:12px;flex-direction:column;width:90%;max-width:600px;max-height:90vh;animation:.3s ease-out SizeGuideModal-module___7YjSa__slideUp;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 10px 40px #00000026}@keyframes SizeGuideModal-module___7YjSa__slideUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.SizeGuideModal-module___7YjSa__closeBtn{cursor:pointer;color:#111;z-index:10;background:0 0;border:none;position:absolute;top:16px;right:16px}.SizeGuideModal-module___7YjSa__header{border-bottom:1px solid #eee;padding:24px 32px}.SizeGuideModal-module___7YjSa__title{color:#111;margin:0;font-size:20px;font-weight:700}.SizeGuideModal-module___7YjSa__tabs{border-bottom:1px solid #eee;gap:32px;padding:0 32px;display:flex}.SizeGuideModal-module___7YjSa__tab{color:#666;cursor:pointer;background:0 0;border:none;padding:16px 0;font-size:14px;font-weight:500;position:relative}.SizeGuideModal-module___7YjSa__activeTab{color:#111}.SizeGuideModal-module___7YjSa__activeTab:after{content:"";background:#111;width:100%;height:2px;position:absolute;bottom:0;left:0}.SizeGuideModal-module___7YjSa__content{flex:1;padding:24px 32px;overflow-y:auto}.SizeGuideModal-module___7YjSa__unitSwitch{justify-content:flex-end;gap:8px;margin-bottom:20px;display:flex}.SizeGuideModal-module___7YjSa__unitBtn{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:4px;padding:4px 12px;font-size:12px}.SizeGuideModal-module___7YjSa__activeUnit{color:#fff;background:#111;border-color:#111}.SizeGuideModal-module___7YjSa__tableContainer{border:1px solid #eee;border-radius:8px;overflow-x:auto}.SizeGuideModal-module___7YjSa__table{border-collapse:collapse;width:100%;min-width:400px;font-size:13px}.SizeGuideModal-module___7YjSa__table th{text-align:left;color:#666;background:#f8f8f8;padding:12px 16px;font-weight:500}.SizeGuideModal-module___7YjSa__table td{color:#111;border-top:1px solid #eee;padding:12px 16px}.SizeGuideModal-module___7YjSa__table tr:hover td{background:#fafafa}.SizeGuideModal-module___7YjSa__measurementGuide{flex-direction:column;gap:20px;display:flex}.SizeGuideModal-module___7YjSa__guideItem{gap:20px;display:flex}.SizeGuideModal-module___7YjSa__guideImageWrapper{background:#f5f5f5;border-radius:8px;justify-content:center;align-items:center;width:100px;height:120px;display:flex}.SizeGuideModal-module___7YjSa__guideText{flex:1}.SizeGuideModal-module___7YjSa__guideTitle{margin-bottom:4px;font-size:14px;font-weight:600}.SizeGuideModal-module___7YjSa__guideDesc{color:#666;font-size:12px;line-height:1.5}.SizeGuideModal-module___7YjSa__footer{color:#666;border-top:1px solid #eee;padding:24px 32px;font-size:12px;line-height:1.5}.SizeGuideModal-module___7YjSa__footer p{margin:0 0 10px}
.FlashSales-module__evVV9G__container{background-color:#fff8f8;margin-bottom:30px;padding:24px 16px}@media (min-width:1024px){.FlashSales-module__evVV9G__container{border-radius:12px;max-width:80%;margin:0 auto 40px;padding:40px}}.FlashSales-module__evVV9G__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.FlashSales-module__evVV9G__titleWrapper{flex-direction:column;gap:8px;display:flex}@media (min-width:640px){.FlashSales-module__evVV9G__titleWrapper{flex-direction:row;align-items:center;gap:20px}}.FlashSales-module__evVV9G__title{color:#d32f2f;margin:0;font-size:20px;font-weight:700}.FlashSales-module__evVV9G__countdown{color:#333;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.FlashSales-module__evVV9G__timeBlock{color:#fff;text-align:center;background-color:#333;border-radius:4px;min-width:24px;padding:2px 6px}.FlashSales-module__evVV9G__viewAllBtn{color:#333;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.FlashSales-module__evVV9G__viewAllBtn:hover{text-decoration:underline}.FlashSales-module__evVV9G__productsGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}@media (min-width:1024px){.FlashSales-module__evVV9G__productsGrid{grid-template-columns:repeat(4,1fr);gap:24px}}.FlashSales-module__evVV9G__productCard{cursor:pointer;background:#fff;border-radius:8px;padding:8px;transition:transform .2s;box-shadow:0 4px 12px #d32f2f14}.FlashSales-module__evVV9G__productCard:hover{transform:translateY(-4px)}.FlashSales-module__evVV9G__imageWrapper{aspect-ratio:3/4;border-radius:4px;margin-bottom:8px;position:relative;overflow:hidden}.FlashSales-module__evVV9G__image{object-fit:cover;width:100%;height:100%}.FlashSales-module__evVV9G__discountBadge{color:#fff;background-color:#d32f2f;border-radius:2px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;top:4px;left:4px}.FlashSales-module__evVV9G__productInfo{flex-direction:column;gap:8px;display:flex}.FlashSales-module__evVV9G__priceRow{align-items:baseline;gap:6px;display:flex}.FlashSales-module__evVV9G__price{color:#d32f2f;font-size:16px;font-weight:700}.FlashSales-module__evVV9G__oldPrice{color:#999;font-size:12px;text-decoration:line-through}.FlashSales-module__evVV9G__scarcityContainer{flex-direction:column;gap:4px;display:flex}.FlashSales-module__evVV9G__scarcityText{color:#666;font-size:10px;font-weight:600}.FlashSales-module__evVV9G__progressBarBg{background-color:#f1f3f5;border-radius:3px;height:6px;overflow:hidden}.FlashSales-module__evVV9G__progressBarFill{border-radius:3px;height:100%;transition:width .5s}
.shop-module__735KtG__container{background-color:#fff;width:100%;margin:0 auto;padding:10px 0;font-family:Inter,sans-serif}@media (min-width:1024px){.shop-module__735KtG__container{width:calc(100% - 50px)}}.shop-module__735KtG__breadcrumb{color:#666;margin-bottom:20px;padding:0 4px;font-size:12px}.shop-module__735KtG__breadcrumb span{color:#999;margin:0 8px}.shop-module__735KtG__layout{flex-direction:column;gap:20px;width:100%;padding:0 16px;display:flex}@media (min-width:1024px){.shop-module__735KtG__layout{flex-direction:row;gap:30px;padding:0}}.shop-module__735KtG__sidebar{border-bottom:1px solid #eee;flex-shrink:0;width:100%;height:auto;max-height:0;padding-bottom:0;transition:max-height .3s,padding .3s;overflow:hidden}.shop-module__735KtG__sidebar.shop-module__735KtG__mobileVisible{max-height:2000px;padding-bottom:20px;overflow-y:auto}@media (min-width:1024px){.shop-module__735KtG__sidebar{border-bottom:none;align-self:flex-start;width:320px;height:fit-content;max-height:calc(100vh - 40px);padding-bottom:0;transition:none;position:sticky;top:100px;overflow-y:auto}}.shop-module__735KtG__sidebar::-webkit-scrollbar{width:4px}.shop-module__735KtG__sidebar::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.shop-module__735KtG__sidebar::-webkit-scrollbar-thumb{background:#d1d1d1;border:1px solid #f5f5f5;border-radius:10px}.shop-module__735KtG__sidebar::-webkit-scrollbar-thumb:hover{background:#b1b1b1}.shop-module__735KtG__sidebar{scrollbar-width:thin;scrollbar-color:#d1d1d1 #f5f5f5}.shop-module__735KtG__filterHeader{color:#333;justify-content:space-between;align-items:center;margin-bottom:24px;font-size:16px;font-weight:700;display:flex}.shop-module__735KtG__closeMobileFilter{cursor:pointer;color:#333;background:0 0;border:none;display:flex}@media (min-width:1024px){.shop-module__735KtG__closeMobileFilter{display:none}}.shop-module__735KtG__filterGroup{border-bottom:1px solid #f0f0f0;padding:16px 0}.shop-module__735KtG__filterGroupHeader{cursor:pointer;color:#333;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;display:flex}.shop-module__735KtG__filterOptions{flex-direction:column;gap:10px;margin-top:12px;display:flex}.shop-module__735KtG__gridOptions{grid-template-columns:1fr 1fr;gap:12px 10px;display:grid}.shop-module__735KtG__filterOption{color:#444;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;width:100%;font-size:13px;display:flex}.shop-module__735KtG__filterCheckbox,.shop-module__735KtG__filterRadio{cursor:pointer;accent-color:#000;border:1px solid #ddd;flex-shrink:0;width:16px;height:16px;margin:0}.shop-module__735KtG__filterRadio{border-radius:50%}.shop-module__735KtG__colorGrid{grid-template-columns:1fr 1fr;gap:12px 10px;margin-top:16px;display:grid}.shop-module__735KtG__colorOption{color:#444;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;font-size:13px;display:flex}.shop-module__735KtG__rightIcon{color:#999;margin-left:auto}.shop-module__735KtG__colorCircle{border-radius:50%;flex-shrink:0;width:24px;height:24px}.shop-module__735KtG__viewMore{cursor:pointer;color:#333;align-items:center;gap:4px;margin-top:4px;font-size:13px;font-weight:600;display:flex}.shop-module__735KtG__priceRange{margin-top:16px}.shop-module__735KtG__sliderContainer{width:100%;height:30px;margin-top:5px;position:relative}.shop-module__735KtG__sliderTrack{z-index:1;background-color:#000;border-radius:2px;width:100%;height:2px;position:absolute;top:50%;transform:translateY(-50%)}.shop-module__735KtG__rangeInput{pointer-events:none;appearance:none;z-index:2;background:0 0;width:100%;margin:0;position:absolute;top:50%;transform:translateY(-50%)}.shop-module__735KtG__rangeInput::-webkit-slider-thumb{appearance:none;pointer-events:auto;cursor:pointer;background:#fff;border:1px solid #000;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 4px #0000001a}.shop-module__735KtG__rangeInput::-moz-range-thumb{appearance:none;pointer-events:auto;cursor:pointer;background:#fff;border:1px solid #000;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 4px #0000001a}.shop-module__735KtG__priceLabels{color:#333;justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:500;display:flex}.shop-module__735KtG__mainContent{flex:1}.shop-module__735KtG__topBar{background-color:#fff;flex-direction:column;gap:16px;margin-bottom:24px;display:flex}@media (min-width:640px){.shop-module__735KtG__topBar{flex-direction:row;justify-content:space-between;align-items:center}}.shop-module__735KtG__sortControls{align-items:center;gap:12px;display:flex}.shop-module__735KtG__sortSelect{color:#333;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:8px 12px;font-size:13px}.shop-module__735KtG__quickFilters{gap:8px;display:flex}.shop-module__735KtG__quickFilterTag{color:#333;cursor:pointer;background-color:#f5f5f5;border-radius:4px;padding:6px 16px;font-size:13px;transition:all .2s}.shop-module__735KtG__quickFilterTag.shop-module__735KtG__active{color:#ba68c8;background-color:#f3e5f5;font-weight:600}.shop-module__735KtG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;width:100%;display:grid}@media (min-width:640px){.shop-module__735KtG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px 20px}}.shop-module__735KtG__productCard{background:#fff;border:1px solid #00000008;border-radius:16px;flex-direction:column;padding:12px;transition:all .5s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000008}.shop-module__735KtG__productCard:hover{border-color:#00000014;transform:translateY(-8px);box-shadow:0 24px 48px #00000014,0 4px 12px #0000000a}.shop-module__735KtG__productCard:hover .shop-module__735KtG__cartButton{color:#fff;background:#000;border-color:#000}.shop-module__735KtG__imageWrapper{aspect-ratio:3/4;background-color:#f8fafc;border-radius:8px;margin-bottom:12px;position:relative;overflow:hidden;box-shadow:0 4px 10px #00000008}.shop-module__735KtG__productImage{object-fit:cover;width:100%;height:100%;transition:opacity .3s}.shop-module__735KtG__productImageHover{object-fit:cover;opacity:0;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.shop-module__735KtG__colorPalette{z-index:10;background:#fff6;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:6px 4px;display:flex;position:absolute;bottom:12px;right:8px}.shop-module__735KtG__colorSwatch{border:1px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 3px #0003}.shop-module__735KtG__totalColorsText{color:#333;margin-top:2px;font-size:11px;font-weight:700}.shop-module__735KtG__productCard:hover .shop-module__735KtG__productImageHover{opacity:1}.shop-module__735KtG__badge{z-index:2;padding:4px 8px;font-size:11px;font-weight:600;position:absolute;bottom:0;left:0}.shop-module__735KtG__badge.shop-module__735KtG__purple{color:#7b1fa2;background-color:#e6c8ffe6}.shop-module__735KtG__badge.shop-module__735KtG__orange{color:#f57c00;background-color:#ffe0b2e6}.shop-module__735KtG__discountTag{color:#d84315;background-color:#ffccbc;border-radius:2px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;top:8px;left:8px}.shop-module__735KtG__productInfo{padding:0 4px}.shop-module__735KtG__brandName{color:#999;letter-spacing:.5px;text-transform:uppercase;margin-bottom:2px;font-size:12px;font-weight:600}.shop-module__735KtG__productTitle{color:#333;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:13px;overflow:hidden}.shop-module__735KtG__bestSellerTag{color:#ff8f00;background-color:#fff8e1;border-radius:2px;margin-bottom:4px;padding:2px 4px;font-size:10px;font-weight:600;display:inline-block}.shop-module__735KtG__priceContainer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.shop-module__735KtG__priceWrapper{align-items:baseline;gap:8px;display:flex}.shop-module__735KtG__price{color:#333;font-size:16px;font-weight:700}.shop-module__735KtG__price.shop-module__735KtG__red{color:#d32f2f}.shop-module__735KtG__originalPrice{color:#999;font-size:12px;text-decoration:line-through}.shop-module__735KtG__cartButton{cursor:pointer;background:0 0;border:1px solid #333;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.shop-module__735KtG__cartButton:hover{color:#fff;background:#333}.shop-module__735KtG__sideBanner{color:#fff;writing-mode:vertical-rl;text-orientation:mixed;cursor:pointer;z-index:100;background-color:#000;border-radius:8px 0 0 8px;padding:20px 8px;font-size:12px;font-weight:700;transition:right .3s;display:none;position:fixed;top:50%;right:0;transform:translateY(-50%)}@media (min-width:1280px){.shop-module__735KtG__sideBanner{display:block}}.shop-module__735KtG__mobileFilterButton{color:#333;cursor:pointer;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;align-items:center;gap:8px;padding:6px 16px;font-size:13px;font-weight:600;display:flex}@media (min-width:1024px){.shop-module__735KtG__mobileFilterButton{display:none}}.shop-module__735KtG__favoriteButton{cursor:pointer;z-index:10;background:#ffffffe6;border:1px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 4px #0000001a}.shop-module__735KtG__favoriteButton:hover{background:#fff;transform:scale(1.1)}.shop-module__735KtG__favoriteButton.shop-module__735KtG__active{background:#fff;box-shadow:0 4px 10px #00000026}.shop-module__735KtG__compareButton{cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:40px;right:8px;box-shadow:0 2px 4px #0000001a}.shop-module__735KtG__brandOverlayTag{color:#e65100;z-index:10;background:#ffe0b2;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;bottom:0;left:0}.shop-module__735KtG__colorDotsOverlay{z-index:10;flex-direction:column;gap:4px;display:flex;position:absolute;bottom:8px;right:8px}.shop-module__735KtG__colorDotOverlayItem{border:1px solid #fff;border-radius:50%;width:14px;height:14px;box-shadow:0 1px 3px #0003}.shop-module__735KtG__colorDotOverlayCount{color:#333;background:#fffc;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;font-weight:700;display:flex}.shop-module__735KtG__bestSellerBadge{color:#f57c00;background:#fff3e0;border-radius:2px;align-self:flex-start;margin-top:4px;margin-bottom:4px;padding:2px 4px;font-size:10px;font-weight:700}.shop-module__735KtG__priceRow{justify-content:space-between;align-items:flex-end;margin-top:4px;display:flex}.shop-module__735KtG__cartButtonOutline{color:#111;cursor:pointer;background:#fff;border:1px solid #111;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .2s;display:flex}.shop-module__735KtG__cartButtonOutline:hover{color:#fff;background:#111}
.SocialFeed-module__tkgQrW__section{margin:40px 0;padding:0}@media (min-width:1024px){.SocialFeed-module__tkgQrW__section{max-width:80%;margin:60px auto}}.SocialFeed-module__tkgQrW__header{text-align:center;margin-bottom:24px;padding:0 16px}.SocialFeed-module__tkgQrW__title{color:#111;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px;font-size:20px;font-weight:700}.SocialFeed-module__tkgQrW__subtitle{color:#666;font-size:14px}.SocialFeed-module__tkgQrW__feedGrid{scrollbar-width:none;gap:4px;padding-bottom:8px;display:flex;overflow-x:auto}.SocialFeed-module__tkgQrW__feedGrid::-webkit-scrollbar{display:none}@media (min-width:640px){.SocialFeed-module__tkgQrW__feedGrid{grid-template-columns:repeat(5,1fr);gap:8px;display:grid;overflow-x:visible}}.SocialFeed-module__tkgQrW__feedItem{aspect-ratio:1;cursor:pointer;min-width:200px;position:relative;overflow:hidden}@media (min-width:640px){.SocialFeed-module__tkgQrW__feedItem{min-width:auto}}.SocialFeed-module__tkgQrW__feedImage{object-fit:cover;width:100%;height:100%;transition:transform .4s}.SocialFeed-module__tkgQrW__feedItem:hover .SocialFeed-module__tkgQrW__feedImage{transform:scale(1.05)}.SocialFeed-module__tkgQrW__overlay{opacity:0;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:8px;transition:opacity .3s;display:flex;position:absolute;inset:0}.SocialFeed-module__tkgQrW__feedItem:hover .SocialFeed-module__tkgQrW__overlay{opacity:1}.SocialFeed-module__tkgQrW__username{color:#fff;letter-spacing:.5px;font-size:13px;font-weight:600}.SocialFeed-module__tkgQrW__skeletonItem{aspect-ratio:1;background:#f1f3f5 linear-gradient(90deg,#f1f3f5 0%,#e9ecef 50%,#f1f3f5 100%) 0 0/200px 100%;width:100%;animation:1.5s linear infinite SocialFeed-module__tkgQrW__shimmer}@keyframes SocialFeed-module__tkgQrW__shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}
