.home-sections-module__fNvIOq__sectionWrap{background:var(--bg);border-bottom:1px solid var(--border-color);padding:64px 0}.home-sections-module__fNvIOq__sectionWrapAlt{background:var(--surface);border-bottom:1px solid var(--border-color);padding:64px 0}.home-sections-module__fNvIOq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.home-sections-module__fNvIOq__sectionTag{color:var(--red);background:#e52d3214;border-radius:20px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 12px;font-size:13px;font-weight:800;display:inline-flex}.home-sections-module__fNvIOq__sectionTagAlt{color:#2563eb;background:#2563eb14;border-radius:20px;align-items:center;gap:6px;margin-bottom:10px;padding:4px 12px;font-size:13px;font-weight:800;display:inline-flex}.home-sections-module__fNvIOq__sectionTitle{color:var(--text-primary);margin-bottom:8px;font-size:28px;font-weight:900;line-height:1.3}.home-sections-module__fNvIOq__sectionTitle span{color:var(--red)}.home-sections-module__fNvIOq__sectionSubtitle{color:var(--text-secondary);max-width:580px;margin:0;font-size:15px}.home-sections-module__fNvIOq__viewAllBtn{color:var(--text-primary);background:var(--surface);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.home-sections-module__fNvIOq__viewAllBtn:hover{border-color:var(--red);color:var(--red);transform:translate(-4px)}.home-sections-module__fNvIOq__tabsContainer{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.home-sections-module__fNvIOq__tabBtn{cursor:pointer;background:var(--surface-soft,#ffffff0d);color:var(--text-secondary);border:1px solid var(--border-color);border-radius:20px;padding:8px 18px;font-size:13.5px;font-weight:700;transition:all .2s}.home-sections-module__fNvIOq__tabBtn:hover{border-color:var(--red);color:var(--text-primary)}.home-sections-module__fNvIOq__activeTab{box-shadow:0 4px 12px #e52d3240;background:var(--red)!important;color:#fff!important;border-color:var(--red)!important}.home-sections-module__fNvIOq__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:40px;display:grid}.home-sections-module__fNvIOq__placeCard{background:var(--surface);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 16px #00000005}.home-sections-module__fNvIOq__placeCard:hover{border-color:var(--red);transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.home-sections-module__fNvIOq__cardHeader{background:var(--surface-soft);height:160px;position:relative}.home-sections-module__fNvIOq__imageWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.home-sections-module__fNvIOq__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .4s}.home-sections-module__fNvIOq__placeCard:hover .home-sections-module__fNvIOq__cardImg{transform:scale(1.05)}.home-sections-module__fNvIOq__placeholderIcon{color:var(--text-muted)}.home-sections-module__fNvIOq__badgeType{z-index:2;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:800;position:absolute;top:12px;right:12px}.home-sections-module__fNvIOq__badgeMarket{color:#fff;background:#dc2626}.home-sections-module__fNvIOq__badgeAgency{color:#fff;background:#2563eb}.home-sections-module__fNvIOq__badgeShowroom{color:#fff;background:#9333ea}.home-sections-module__fNvIOq__featuredBadge{color:#fff;z-index:2;background:#f59e0b;border-radius:8px;padding:3px 8px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px}.home-sections-module__fNvIOq__cardBody{flex-direction:column;flex:1;padding:20px;display:flex}.home-sections-module__fNvIOq__brandSub{color:var(--red);margin-bottom:6px;font-size:12px;font-weight:800}.home-sections-module__fNvIOq__cardName{color:var(--text-primary);margin-bottom:12px;font-size:17px;font-weight:800}.home-sections-module__fNvIOq__metaList{border-top:1px dashed var(--border-color);color:var(--text-secondary);flex-direction:column;gap:8px;margin-top:auto;padding-top:12px;font-size:13px;display:flex}.home-sections-module__fNvIOq__metaRow{align-items:center;gap:8px;display:flex}.home-sections-module__fNvIOq__cardFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;display:flex}.home-sections-module__fNvIOq__detailsBtn{color:var(--red);align-items:center;gap:4px;font-size:13.5px;font-weight:800;text-decoration:none;display:inline-flex}.home-sections-module__fNvIOq__mapBtn{color:#2563eb;background:#2563eb14;border-radius:8px;align-items:center;gap:4px;padding:5px 10px;font-size:12.5px;font-weight:700;text-decoration:none;display:inline-flex}.home-sections-module__fNvIOq__ctaBanner{background:linear-gradient(135deg,#e52d320f,#2563eb0f);border:1px solid #e52d3233;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:28px 36px;display:flex}.home-sections-module__fNvIOq__ctaBanner h3{color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:800}.home-sections-module__fNvIOq__ctaBanner p{color:var(--text-secondary);margin:0;font-size:14px}.home-sections-module__fNvIOq__ctaBtn{background:var(--red);color:#fff;white-space:nowrap;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s}.home-sections-module__fNvIOq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 6px 18px #e52d324d}.home-sections-module__fNvIOq__carsGrid{grid-template-columns:repeat(auto-fill,minmax(310px,1fr));gap:24px;display:grid}.home-sections-module__fNvIOq__carCard{background:var(--bg);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.home-sections-module__fNvIOq__carCard:hover{border-color:var(--red);transform:translateY(-4px);box-shadow:0 12px 28px #00000014}.home-sections-module__fNvIOq__carImageWrap{background:var(--surface-soft);height:180px;position:relative;overflow:hidden}.home-sections-module__fNvIOq__carImg{object-fit:cover;width:100%;height:100%;transition:transform .4s}.home-sections-module__fNvIOq__carCard:hover .home-sections-module__fNvIOq__carImg{transform:scale(1.06)}.home-sections-module__fNvIOq__carPlaceholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-sections-module__fNvIOq__carBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:2;background:#000000bf;border-radius:20px;padding:4px 10px;font-size:11.5px;font-weight:800;position:absolute;top:12px;right:12px}.home-sections-module__fNvIOq__carBody{flex-direction:column;flex:1;padding:20px;display:flex}.home-sections-module__fNvIOq__carBrandHeader{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.home-sections-module__fNvIOq__carBrandName{color:var(--red);text-transform:uppercase;letter-spacing:.5px;font-size:12.5px;font-weight:900}.home-sections-module__fNvIOq__carYear{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;display:flex}.home-sections-module__fNvIOq__carModelTitle{color:var(--text-primary);margin-bottom:4px;font-size:18px;font-weight:800}.home-sections-module__fNvIOq__carVersionSub{color:var(--text-secondary);margin-bottom:14px;font-size:13px}.home-sections-module__fNvIOq__specsRow{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.home-sections-module__fNvIOq__specBadge{color:var(--text-secondary);background:var(--surface-soft,#ffffff0d);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:inline-flex}.home-sections-module__fNvIOq__priceRow{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-top:auto;padding-top:14px;display:flex}.home-sections-module__fNvIOq__priceLabel{color:var(--text-muted);margin-bottom:2px;font-size:11px}.home-sections-module__fNvIOq__priceValue{color:var(--red);font-size:16px;font-weight:900}.home-sections-module__fNvIOq__carDetailBtn{color:var(--text-primary);background:var(--surface);border:1px solid var(--border-color);border-radius:10px;align-items:center;gap:4px;padding:8px 14px;font-size:13px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.home-sections-module__fNvIOq__carDetailBtn:hover{background:var(--red);color:#fff;border-color:var(--red)}.home-sections-module__fNvIOq__loadingSkeleton,.home-sections-module__fNvIOq__emptyBox{text-align:center;color:var(--text-muted);background:var(--surface);border:1px dashed var(--border-color);border-radius:20px;padding:40px}@media (max-width:768px){.home-sections-module__fNvIOq__sectionTitle{font-size:22px}.home-sections-module__fNvIOq__cardsGrid,.home-sections-module__fNvIOq__carsGrid{grid-template-columns:1fr}.home-sections-module__fNvIOq__ctaBanner{text-align:center;flex-direction:column}}
