.item-module__9zmeUq__container{background:var(--background);min-height:100vh;padding-bottom:100px}.item-module__9zmeUq__galleryWrapper{background:#000;width:100%;max-height:150px;position:relative}.item-module__9zmeUq__imageGallery{scroll-snap-type:x mandatory;scrollbar-width:none;height:150px;display:flex;overflow-x:auto}.item-module__9zmeUq__imageGallery::-webkit-scrollbar{display:none}.item-module__9zmeUq__galleryImage{object-fit:cover;scroll-snap-align:start;background:var(--surface);flex-shrink:0;width:100%;height:150px}.item-module__9zmeUq__indicators{z-index:10;gap:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.item-module__9zmeUq__indicator{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.item-module__9zmeUq__indicatorActive{background:#fff;border-radius:4px;width:24px}.item-module__9zmeUq__navArrow{display:none}@media (min-width:768px){.item-module__9zmeUq__galleryWrapper{border-radius:12px;max-height:250px;overflow:hidden}.item-module__9zmeUq__imageGallery{height:250px}.item-module__9zmeUq__galleryImage{object-fit:cover;scroll-snap-align:start;background:var(--surface);cursor:pointer;flex-shrink:0;height:250px}.item-module__9zmeUq__navArrow{cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.item-module__9zmeUq__navArrow:hover{background:#fff;box-shadow:0 2px 8px #0003}.item-module__9zmeUq__navArrowLeft{left:16px}.item-module__9zmeUq__navArrowRight{right:16px}}.item-module__9zmeUq__lightboxOverlay{z-index:1000;background:#000000f2;justify-content:center;align-items:center;animation:.2s item-module__9zmeUq__fadeIn;display:flex;position:fixed;inset:0}.item-module__9zmeUq__lightboxContent{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.item-module__9zmeUq__lightboxImage{object-fit:contain;cursor:zoom-in;border-radius:8px;max-width:100%;max-height:90vh;transition:transform .3s}.item-module__9zmeUq__lightboxImage.item-module__9zmeUq__zoomed{cursor:zoom-out;transform:scale(2)}.item-module__9zmeUq__closeButton{cursor:pointer;color:#000;z-index:1001;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.item-module__9zmeUq__closeButton:hover{background:#fff;transform:scale(1.1)}.item-module__9zmeUq__lightboxNav{cursor:pointer;z-index:1001;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.item-module__9zmeUq__lightboxNav:hover{background:#fff;transform:translateY(-50%)scale(1.1)}.item-module__9zmeUq__lightboxNavLeft{left:20px}.item-module__9zmeUq__lightboxNavRight{right:20px}@keyframes item-module__9zmeUq__fadeIn{0%{opacity:0}to{opacity:1}}.item-module__9zmeUq__content{max-width:600px;margin:0 auto;padding:20px}.item-module__9zmeUq__priceHero{margin-bottom:24px}.item-module__9zmeUq__brandRow{align-items:center;gap:8px;margin-bottom:8px;display:flex}.item-module__9zmeUq__brandName{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.875rem;font-weight:600}.item-module__9zmeUq__verifiedBadge{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.item-module__9zmeUq__badgeIcon{width:12px;height:12px}.item-module__9zmeUq__title{color:var(--text-primary);margin:0 0 12px;font-size:1.5rem;font-weight:700;line-height:1.3}.item-module__9zmeUq__price{color:var(--primary);margin:0;font-size:1.75rem;font-weight:700}.item-module__9zmeUq__infoGrid{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.item-module__9zmeUq__infoChip{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);border-radius:8px;align-items:center;padding:8px 12px;font-size:.875rem;font-weight:500;display:inline-flex}.item-module__9zmeUq__chipIcon{display:none}.item-module__9zmeUq__chipContent{gap:4px;display:flex}.item-module__9zmeUq__chipLabel{color:var(--text-secondary);font-weight:400}.item-module__9zmeUq__chipValue{color:var(--text-primary);font-weight:600}.item-module__9zmeUq__descriptionSection{margin-bottom:24px}.item-module__9zmeUq__description{color:var(--text-secondary);max-height:4.8em;margin:0;font-size:.9375rem;line-height:1.6;transition:max-height .3s;overflow:hidden}.item-module__9zmeUq__descriptionExpanded{max-height:none}.item-module__9zmeUq__readMoreBtn{background:var(--surface);border:1.5px solid var(--border);color:var(--primary);cursor:pointer;border-radius:8px;width:100%;margin-top:12px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .2s}.item-module__9zmeUq__readMoreBtn:active{background:var(--background);transform:scale(.98)}.item-module__9zmeUq__sellerSection{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:24px;padding:16px}.item-module__9zmeUq__sectionTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.125rem;font-weight:700}.item-module__9zmeUq__sellerCard{align-items:center;gap:12px;display:flex}.item-module__9zmeUq__sellerAvatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:700;display:flex}.item-module__9zmeUq__sellerInfo{flex:1}.item-module__9zmeUq__sellerName{color:var(--text-primary);margin-bottom:4px;font-size:1rem;font-weight:700;display:block}.item-module__9zmeUq__sellerMeta{color:var(--text-secondary);align-items:center;gap:12px;font-size:.875rem;display:flex}.item-module__9zmeUq__sellerRating{color:var(--gold);font-weight:600}.item-module__9zmeUq__similarSection,.item-module__9zmeUq__sellerItemsSection{margin-bottom:24px}.item-module__9zmeUq__itemsCarousel{-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.item-module__9zmeUq__itemsCarousel::-webkit-scrollbar{height:4px}.item-module__9zmeUq__itemsCarousel::-webkit-scrollbar-track{background:var(--border)}.item-module__9zmeUq__itemsCarousel::-webkit-scrollbar-thumb{background:var(--primary);border-radius:2px}.item-module__9zmeUq__itemCard{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-shrink:0;width:140px;transition:transform .2s;overflow:hidden}.item-module__9zmeUq__itemCard:active{transform:scale(.98)}.item-module__9zmeUq__itemImage{object-fit:cover;width:100%;height:140px}.item-module__9zmeUq__itemInfo{padding:8px}.item-module__9zmeUq__itemTitle{color:var(--text-primary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:.8125rem;font-weight:600;display:-webkit-box;overflow:hidden}.item-module__9zmeUq__itemPrice{color:var(--primary);margin:0;font-size:.9375rem;font-weight:700}.item-module__9zmeUq__stickyActions{border-top:1px solid var(--border);z-index:150;background:#fff;gap:10px;padding:12px 16px;display:flex;position:fixed;bottom:70px;left:0;right:0;box-shadow:0 -2px 10px #00000014}.item-module__9zmeUq__messageBtn,.item-module__9zmeUq__buyBtn,.item-module__9zmeUq__messageForm button{cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;min-height:50px;padding:14px 20px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.item-module__9zmeUq__messageBtn,.item-module__9zmeUq__messageForm button{color:var(--text-primary);border:2px solid var(--border);background:#fff}.item-module__9zmeUq__messageBtn svg,.item-module__9zmeUq__messageForm button svg{width:18px;height:18px}.item-module__9zmeUq__messageBtn:active,.item-module__9zmeUq__messageForm button:active{background:var(--background);transform:scale(.97)}.item-module__9zmeUq__buyBtn{background:var(--primary);color:#fff}.item-module__9zmeUq__buyBtn:active{opacity:.9;transform:scale(.97)}.item-module__9zmeUq__messageForm{flex:1;display:flex}@media (min-width:768px){.item-module__9zmeUq__galleryWrapper{border-radius:16px;max-height:500px;margin-bottom:20px;overflow:hidden}.item-module__9zmeUq__imageGallery,.item-module__9zmeUq__galleryImage{height:500px}.item-module__9zmeUq__stickyActions{border-radius:12px 12px 0 0;max-width:600px;left:50%;transform:translate(-50%)}}
