.home-sections-module__fNvIOq__sectionWrap{background:var(--bg);border-bottom:1px solid var(--border-color);padding:68px 0}.home-sections-module__fNvIOq__sectionWrapAlt{background:var(--surface);border-bottom:1px solid var(--border-color);padding:68px 0}.home-sections-module__fNvIOq__sectionContainer{width:100%;max-width:1240px;margin:0 auto;padding:0 24px}.home-sections-module__fNvIOq__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.home-sections-module__fNvIOq__sectionTag{color:var(--red);background:#e52d3214;border:1px solid #e52d3226;border-radius:99px;align-items:center;gap:6px;margin-bottom:10px;padding:5px 14px;font-size:13px;font-weight:800;display:inline-flex}.home-sections-module__fNvIOq__sectionTagAlt{color:#2563eb;background:#2563eb14;border:1px solid #2563eb26;border-radius:99px;align-items:center;gap:6px;margin-bottom:10px;padding:5px 14px;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:620px;margin:0;font-size:14.5px;line-height:1.6}.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:13.5px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #00000008}.home-sections-module__fNvIOq__viewAllBtn:hover{border-color:var(--red);color:var(--red);transform:translate(-4px);box-shadow:0 4px 14px #e52d3226}.home-sections-module__fNvIOq__shuffleBtn{color:var(--text-secondary);background:var(--surface);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;align-items:center;gap:7px;padding:10px 16px;font-size:13px;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 2px 8px #00000008}.home-sections-module__fNvIOq__shuffleBtn:hover{border-color:var(--red);color:var(--red);background:#e52d320d}.home-sections-module__fNvIOq__spin{animation:.6s cubic-bezier(.4,0,.2,1) home-sections-module__fNvIOq__spinAnim}@keyframes home-sections-module__fNvIOq__spinAnim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-sections-module__fNvIOq__autoRotateBadge{color:var(--text-secondary);background:var(--surface);border:1px solid var(--border-color);-webkit-user-select:none;user-select:none;border-radius:12px;align-items:center;gap:7px;padding:8px 14px;font-size:12px;font-weight:700;transition:all .25s;display:inline-flex}.home-sections-module__fNvIOq__pulseDot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite home-sections-module__fNvIOq__pulseDotAnim;box-shadow:0 0 #10b98199}.home-sections-module__fNvIOq__pausedDot{box-shadow:none;background:#f59e0b;animation:none}@keyframes home-sections-module__fNvIOq__pulseDotAnim{0%{transform:scale(.95);box-shadow:0 0 #10b981b3}70%{transform:scale(1.05);box-shadow:0 0 0 6px #10b98100}to{transform:scale(.95);box-shadow:0 0 #10b98100}}.home-sections-module__fNvIOq__cardFadeIn{animation:.45s cubic-bezier(.16,1,.3,1) forwards home-sections-module__fNvIOq__cardFadeInAnim}@keyframes home-sections-module__fNvIOq__cardFadeInAnim{0%{opacity:.25;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.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:99px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.home-sections-module__fNvIOq__tabBtn:hover{border-color:var(--red);color:var(--text-primary);background:var(--surface)}.home-sections-module__fNvIOq__activeTab{background:var(--red)!important;color:#fff!important;border-color:var(--red)!important;box-shadow:0 4px 14px #e52d324d!important}.home-sections-module__fNvIOq__cardsGrid,.home-sections-module__fNvIOq__carsGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:36px;display:grid}.home-sections-module__fNvIOq__placeCard{background:var(--surface);border:1px solid var(--border-color);color:inherit;cursor:pointer;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .28s cubic-bezier(.2,0,0,1),box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000008}.home-sections-module__fNvIOq__placeCard:hover{border-color:#e52d3273;transform:translateY(-5px);box-shadow:0 14px 32px #0000001a}.home-sections-module__fNvIOq__cardHeader{background:#111;height:180px;position:relative;overflow:hidden}.home-sections-module__fNvIOq__imageWrap{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;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.06)}.home-sections-module__fNvIOq__placeholderIcon{color:var(--text-muted);background:var(--surface-soft);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-sections-module__fNvIOq__badgeType{top:12px;z-index:2;border-radius:8px;padding:4px 12px;font-size:11.5px;font-weight:800;position:absolute;inset-inline-end:12px;box-shadow:0 2px 8px #0000004d}.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:#8b5cf6}.home-sections-module__fNvIOq__featuredBadge{top:12px;color:#fff;z-index:2;background:#f59e0b;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:800;position:absolute;inset-inline-start:12px;box-shadow:0 2px 8px #f59e0b59}.home-sections-module__fNvIOq__cardBody{flex-direction:column;flex:1;padding:18px 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;line-height:1.4}.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:14px;font-size:12.5px;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:14px;display:flex}.home-sections-module__fNvIOq__detailsBtn{color:var(--red);align-items:center;gap:4px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s;display:inline-flex}.home-sections-module__fNvIOq__placeCard:hover .home-sections-module__fNvIOq__detailsBtn{transform:translate(-3px)}.home-sections-module__fNvIOq__mapBtn{color:#2563eb;background:#2563eb14;border:1px solid #2563eb33;border-radius:8px;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.home-sections-module__fNvIOq__mapBtn:hover{color:#fff;background:#2563eb;border-color:#2563eb}.home-sections-module__fNvIOq__ctaBanner{background:linear-gradient(135deg,#e52d3212,#2563eb12);border:1.5px solid #e52d3240;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:28px 36px;display:flex;box-shadow:0 4px 20px #00000008}.home-sections-module__fNvIOq__ctaBanner h3{color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:900}.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 .25s;box-shadow:0 4px 14px #e52d3259}.home-sections-module__fNvIOq__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 22px #e52d3273}.home-sections-module__fNvIOq__carCard{background:var(--surface);border:1px solid var(--border-color);color:inherit;cursor:pointer;border-radius:18px;flex-direction:column;text-decoration:none;transition:transform .28s cubic-bezier(.2,0,0,1),box-shadow .28s,border-color .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #00000008}.home-sections-module__fNvIOq__carCard:hover{border-color:#e52d3273;transform:translateY(-5px);box-shadow:0 14px 32px #0000001a}.home-sections-module__fNvIOq__carImageWrap{background:#111;height:200px;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{background:var(--surface-soft);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.home-sections-module__fNvIOq__carBadge{top:12px;color:#fff;z-index:2;background:#e52d32;border-radius:8px;padding:4px 10px;font-size:11px;font-weight:800;position:absolute;inset-inline-end:12px;box-shadow:0 2px 8px #e52d3266}.home-sections-module__fNvIOq__carYearBadge{top:12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;z-index:2;background:#000000a6;border-radius:8px;align-items:center;gap:4px;padding:4px 9px;font-size:11px;font-weight:800;display:inline-flex;position:absolute;inset-inline-start:12px}.home-sections-module__fNvIOq__carBody{flex-direction:column;flex:1;padding:18px 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:12px;font-weight:900}.home-sections-module__fNvIOq__carYear{color:var(--text-muted);align-items:center;gap:4px;font-size:12px;font-weight:600;display:flex}.home-sections-module__fNvIOq__carModelTitle{color:var(--text-primary);margin-bottom:4px;font-size:18px;font-weight:900;line-height:1.3}.home-sections-module__fNvIOq__carVersionSub{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-bottom:14px;font-size:12.5px;overflow:hidden}.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:5px;padding:4px 9px;font-size:11.5px;font-weight:700;display:inline-flex}.home-sections-module__fNvIOq__priceRow{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:10px;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:17px;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:5px;padding:8px 14px;font-size:13px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.home-sections-module__fNvIOq__carCard:hover .home-sections-module__fNvIOq__carDetailBtn{background:var(--red);color:#fff;border-color:var(--red);box-shadow:0 4px 12px #e52d3240}.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;flex-direction:column;align-items:center;gap:12px;padding:50px 20px;font-size:14px;display:flex}@media (max-width:1024px){.home-sections-module__fNvIOq__cardsGrid,.home-sections-module__fNvIOq__carsGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.home-sections-module__fNvIOq__sectionTitle{font-size:24px}.home-sections-module__fNvIOq__ctaBanner{text-align:center;flex-direction:column}}@media (max-width:640px){.home-sections-module__fNvIOq__sectionWrap,.home-sections-module__fNvIOq__sectionWrapAlt{padding:48px 0}.home-sections-module__fNvIOq__sectionContainer{padding:0 16px}.home-sections-module__fNvIOq__sectionTitle{font-size:21px}.home-sections-module__fNvIOq__cardsGrid,.home-sections-module__fNvIOq__carsGrid{grid-template-columns:1fr;gap:16px}}
