.page-module__h92YLq__page{flex-direction:column;gap:20px;padding-top:120px;padding-bottom:60px;display:flex}.page-module__h92YLq__breadcrumbs{color:var(--text-muted);align-items:center;gap:8px;font-size:14px;display:flex}.page-module__h92YLq__breadcrumbs a{transition:color .2s}.page-module__h92YLq__breadcrumbs a:hover{color:var(--primary)}.page-module__h92YLq__activeBreadcrumb{color:var(--text-main);font-weight:600}.page-module__h92YLq__mainLayout{align-items:flex-start;gap:30px;display:flex}.page-module__h92YLq__mainContent{flex-direction:column;flex:1;gap:30px;display:flex}.page-module__h92YLq__sidebar{flex-direction:column;flex-shrink:0;gap:20px;width:350px;display:flex}.page-module__h92YLq__galleryContainer{gap:16px;height:450px;display:flex}.page-module__h92YLq__thumbnails{flex-direction:column;gap:12px;width:100px;display:flex;overflow-y:auto}.page-module__h92YLq__thumb,.page-module__h92YLq__thumbActive{border-radius:var(--radius-sm);cursor:pointer;background-position:50%;background-size:cover;border:2px solid #0000;width:100%;height:70px}.page-module__h92YLq__thumbActive{border-color:var(--primary)}.page-module__h92YLq__mainImage{border-radius:var(--radius-md);background-position:50%;background-size:cover;flex:1;position:relative}.page-module__h92YLq__navBtnLeft,.page-module__h92YLq__navBtnRight{cursor:pointer;width:40px;height:40px;box-shadow:var(--shadow-sm);background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:24px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.page-module__h92YLq__navBtnRight{right:20px}.page-module__h92YLq__navBtnLeft{left:20px}.page-module__h92YLq__imageCounter{color:#fff;border-radius:var(--radius-full);background:#0009;padding:4px 12px;font-size:14px;position:absolute;bottom:20px;right:20px}.page-module__h92YLq__galleryActions{gap:10px;display:flex;position:absolute;top:20px;left:20px}.page-module__h92YLq__actionBtn{border-radius:var(--radius-full);box-shadow:var(--shadow-sm);background:#fff;border:none;align-items:center;gap:8px;padding:8px 16px;font-weight:600;display:flex}.page-module__h92YLq__quickSpecs{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;grid-template-columns:repeat(5,1fr);padding:20px;display:grid}.page-module__h92YLq__specBox{text-align:center;border-left:1px solid var(--border);flex-direction:column;align-items:center;gap:4px;display:flex}.page-module__h92YLq__specBox:last-child{border-left:none}.page-module__h92YLq__specValue{font-size:16px;font-weight:800}.page-module__h92YLq__specLabel{color:var(--text-muted);font-size:12px}.page-module__h92YLq__tabsContainer{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;overflow:hidden}.page-module__h92YLq__tabsList{border-bottom:1px solid var(--border);display:flex}.page-module__h92YLq__tab{color:var(--text-muted);background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:16px;font-size:16px;font-weight:600}.page-module__h92YLq__activeTab{color:var(--primary);border-bottom-color:var(--primary)}.page-module__h92YLq__tabContent{padding:30px}.page-module__h92YLq__descText{color:var(--text-main);margin-bottom:30px;line-height:1.8}.page-module__h92YLq__specsGrid{grid-template-columns:1fr 1fr;gap:16px 40px;display:grid}.page-module__h92YLq__specRow{border-bottom:1px dashed var(--border);justify-content:space-between;padding-bottom:8px;display:flex}.page-module__h92YLq__specName{color:var(--text-muted)}.page-module__h92YLq__specData{font-weight:600}.page-module__h92YLq__similarAds{margin-top:20px}.page-module__h92YLq__sectionTitle{margin-bottom:20px;font-size:20px;font-weight:800}.page-module__h92YLq__similarAdsGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.page-module__h92YLq__adInfoBox{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;flex-direction:column;gap:16px;padding:24px;display:flex}.page-module__h92YLq__adTags{gap:8px;display:flex}.page-module__h92YLq__tagFeatured{background:var(--jordzzle-teal);color:#fff;border-radius:var(--radius-sm);padding:4px 12px;font-size:12px;font-weight:700}.page-module__h92YLq__tagSale{background:var(--action-green);color:#fff;border-radius:var(--radius-sm);padding:4px 12px;font-size:12px;font-weight:700}.page-module__h92YLq__adTitle{color:var(--primary-navy);font-size:24px;font-weight:800}.page-module__h92YLq__adPrice{align-items:baseline;gap:8px;display:flex}.page-module__h92YLq__priceNumber{color:var(--jordzzle-teal);font-size:32px;font-weight:800}.page-module__h92YLq__priceCurrency{color:var(--jordzzle-teal);font-size:18px;font-weight:700}.page-module__h92YLq__priceNegotiable{color:var(--text-muted);margin-right:auto;font-size:12px}.page-module__h92YLq__adMeta{color:var(--text-muted);flex-direction:column;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.page-module__h92YLq__contactButtons{flex-direction:column;gap:12px;display:flex}.page-module__h92YLq__btnChat{background:var(--action-green);color:#fff;border-radius:var(--radius-md);border:none;width:100%;padding:14px;font-size:16px;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #16a34a33}.page-module__h92YLq__btnChat:hover{background:var(--action-green-hover)}.page-module__h92YLq__contactRow{gap:12px;display:flex}.page-module__h92YLq__btnCall{background:var(--primary-navy);color:#fff;border-radius:var(--radius-md);border:none;flex:1;padding:12px;font-weight:700}.page-module__h92YLq__btnMessage{background:var(--surface);border:1px solid var(--border);color:var(--text-main);border-radius:var(--radius-md);flex:1;padding:12px;font-weight:700}.page-module__h92YLq__sellerProfileBox{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;padding:24px}.page-module__h92YLq__sellerHeader{align-items:center;gap:16px;margin-bottom:20px;display:flex}.page-module__h92YLq__sellerAvatar img{object-fit:cover;border-radius:50%;width:60px;height:60px}.page-module__h92YLq__sellerInfo{flex-direction:column;gap:4px;display:flex}.page-module__h92YLq__sellerName{align-items:center;gap:4px;font-size:18px;font-weight:700;display:flex}.page-module__h92YLq__verifiedIcon{color:var(--success);font-size:14px}.page-module__h92YLq__memberSince{color:var(--text-muted);font-size:12px}.page-module__h92YLq__ratingBox{align-items:center;gap:4px;font-size:14px;display:flex}.page-module__h92YLq__ratingNumber{font-weight:700}.page-module__h92YLq__reviewsCount{color:var(--text-muted);font-size:12px}.page-module__h92YLq__sellerStats{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;margin-bottom:16px;padding:16px 0;display:flex}.page-module__h92YLq__sStat{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.page-module__h92YLq__sStatLabel{color:var(--text-muted);font-size:11px}.page-module__h92YLq__sStatValue{font-size:14px;font-weight:700}.page-module__h92YLq__verifiedBadge{color:var(--success);border-radius:var(--radius-md);text-align:center;background:#f0fdf4;padding:10px;font-size:14px;font-weight:600}.page-module__h92YLq__safetyTipsBox{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;padding:24px}.page-module__h92YLq__safetyTitle{margin-bottom:12px;font-size:16px;font-weight:700}.page-module__h92YLq__safetyList{flex-direction:column;gap:8px;list-style:none;display:flex}.page-module__h92YLq__safetyList li{color:var(--text-muted);padding-right:16px;font-size:13px;position:relative}.page-module__h92YLq__safetyList li:before{content:"🛡️";font-size:12px;position:absolute;right:0}
.AdCard-module__LMSElq__card{background-color:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.AdCard-module__LMSElq__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.AdCard-module__LMSElq__imageContainer{width:100%;height:200px;position:relative}.AdCard-module__LMSElq__image{background-position:50%;background-size:cover;width:100%;height:100%}.AdCard-module__LMSElq__saveBtn{width:32px;height:32px;color:var(--text-muted);cursor:pointer;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:18px;transition:color .2s;display:flex;position:absolute;top:10px;right:10px}.AdCard-module__LMSElq__saveBtn:hover{color:var(--danger)}.AdCard-module__LMSElq__featuredBadge{background-color:var(--primary);color:#fff;border-radius:var(--radius-sm);padding:4px 8px;font-size:12px;font-weight:700;position:absolute;top:10px;left:10px}.AdCard-module__LMSElq__content{flex-direction:column;gap:8px;padding:16px;display:flex}.AdCard-module__LMSElq__title{color:var(--text-main);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}.AdCard-module__LMSElq__price{color:var(--primary);font-size:18px;font-weight:800}.AdCard-module__LMSElq__footer{color:var(--text-muted);justify-content:space-between;align-items:center;margin-top:8px;font-size:12px;display:flex}.AdCard-module__LMSElq__location{align-items:center;gap:4px;display:flex}@media (max-width:640px){.AdCard-module__LMSElq__imageContainer{height:130px}.AdCard-module__LMSElq__content{gap:4px;padding:10px}.AdCard-module__LMSElq__title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:34px;font-size:13px;line-height:1.3;display:-webkit-box;overflow:hidden}.AdCard-module__LMSElq__price{font-size:14px}.AdCard-module__LMSElq__footer{flex-wrap:wrap;gap:4px;margin-top:4px;font-size:10px}.AdCard-module__LMSElq__featuredBadge{padding:2px 6px;font-size:10px}.AdCard-module__LMSElq__saveBtn{width:26px;height:26px;font-size:14px}}
