/* 2026.09.02 · 用户指令：删首页"背景图上面"的买车/卖车 hero 卡（core-hero）
   作用：与 .core-hero 原有属性 display:grid 同档，!important 压过 scoped 规则
   回滚：从 index.html 删除本文件 <link> 并把 version 降回 84 */
.core-hero{display:none !important;margin:0 !important}
.core-hero + .banner-swipe{margin-top:var(--space-2) !important}
