/* ============================================================
   VF WILD — Bộ style cụm nội dung bán tải điện VinFast
   Website: vinfastautolongbien.com  |  Prefix: .vfw-
   Tạo: 07/09/2026 — dán nguyên file vào assets/vf-wild.css
   ============================================================ */

.vfw{--vfw-red:#f02b2b;--vfw-ghi:#6d6f77;--vfw-dark:#1a1c20;--vfw-line:#e3e5e9;
  --vfw-bg:#f7f8fa;--vfw-ok:#127a3d;--vfw-warn:#b4690e;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
  color:#26282d;line-height:1.75;font-size:16.5px;max-width:860px;margin:0 auto}
.vfw *{box-sizing:border-box}
.vfw h2{font-size:24px;line-height:1.35;margin:38px 0 14px;color:var(--vfw-dark);font-weight:800;
  padding-left:13px;border-left:5px solid var(--vfw-red)}
.vfw h3{font-size:19px;line-height:1.4;margin:26px 0 10px;color:var(--vfw-dark);font-weight:700}
.vfw p{margin:0 0 14px}
.vfw ul,.vfw ol{margin:0 0 16px;padding-left:22px}
.vfw li{margin-bottom:7px}
.vfw a{color:var(--vfw-red);text-decoration:none;font-weight:600}
.vfw a:hover{text-decoration:underline}
.vfw strong{color:var(--vfw-dark)}

/* --- Quick Answer / TL;DR : khối AI trích dẫn --- */
.vfw-tldr{background:#fff;border:2px dashed var(--vfw-red);border-radius:12px;
  padding:18px 20px;margin:0 0 26px}
.vfw-tldr-h{display:block;font-size:12px;letter-spacing:.09em;text-transform:uppercase;
  color:var(--vfw-red);font-weight:800;margin-bottom:8px}
.vfw-tldr p{margin:0 0 8px;font-size:17px}
.vfw-tldr p:last-child{margin-bottom:0}

/* --- Bảng --- */
.vfw-tw{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 0 22px;
  border:1px solid var(--vfw-line);border-radius:10px}
.vfw table{width:100%;border-collapse:collapse;font-size:15px;min-width:520px}
.vfw th{background:var(--vfw-ghi);color:#fff;text-align:left;padding:11px 13px;font-weight:700;
  font-size:14px;white-space:nowrap}
.vfw td{padding:11px 13px;border-top:1px solid var(--vfw-line);vertical-align:top}
.vfw tbody tr:nth-child(even){background:var(--vfw-bg)}
.vfw td strong{color:var(--vfw-red)}

/* --- Trạng thái thông tin: đã xác nhận / chưa chính thức --- */
.vfw-tag{display:inline-block;font-size:12px;font-weight:800;padding:2px 9px;border-radius:20px;
  white-space:nowrap;letter-spacing:.02em}
.vfw-tag.ok{background:#e4f4ea;color:var(--vfw-ok)}
.vfw-tag.no{background:#fdf1de;color:var(--vfw-warn)}

/* --- Khối cọc tiên phong (dữ liệu nạp từ vf-wild.js) --- */
.vfw-coc{border:2px solid var(--vfw-red);border-radius:14px;overflow:hidden;margin:26px 0}
.vfw-coc-top{background:var(--vfw-red);color:#fff;padding:13px 18px}
.vfw-coc-top b{display:block;font-size:18px;line-height:1.35}
.vfw-coc-top span{font-size:13px;opacity:.92}
.vfw-coc-body{padding:16px 18px;background:#fff}
.vfw-coc-row{display:flex;justify-content:space-between;gap:14px;padding:9px 0;
  border-bottom:1px dashed var(--vfw-line);font-size:15.5px}
.vfw-coc-row:last-of-type{border-bottom:0}
.vfw-coc-row i{font-style:normal;color:var(--vfw-ghi);flex:0 0 auto}
.vfw-coc-row b{text-align:right;color:var(--vfw-dark)}
.vfw-coc-note{margin-top:12px;font-size:13.5px;color:var(--vfw-ghi);line-height:1.6}

/* --- CTA --- */
.vfw-cta{background:var(--vfw-ghi);border-radius:14px;padding:22px 20px;margin:30px 0;
  text-align:center;color:#fff}
.vfw-cta b{display:block;font-size:20px;margin-bottom:6px;line-height:1.35}
.vfw-cta p{color:#e7e8ea;font-size:15px;margin-bottom:16px}
.vfw-btns{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}
.vfw-btn{display:inline-block;padding:12px 22px;border-radius:30px;font-weight:800;font-size:16px;
  text-decoration:none!important}
.vfw-btn.p{background:var(--vfw-red);color:#fff!important}
.vfw-btn.s{background:#fff;color:var(--vfw-dark)!important}

/* --- FAQ accordion --- */
.vfw-faq{border:1px solid var(--vfw-line);border-radius:12px;overflow:hidden;margin:0 0 24px}
.vfw-faq details{border-bottom:1px solid var(--vfw-line);background:#fff}
.vfw-faq details:last-child{border-bottom:0}
.vfw-faq summary{padding:14px 44px 14px 16px;font-weight:700;cursor:pointer;position:relative;
  list-style:none;font-size:16px;color:var(--vfw-dark)}
.vfw-faq summary::-webkit-details-marker{display:none}
.vfw-faq summary::after{content:"+";position:absolute;right:16px;top:12px;font-size:22px;
  color:var(--vfw-red);font-weight:400}
.vfw-faq details[open] summary::after{content:"–"}
.vfw-faq .a{padding:0 16px 15px;color:#4a4d54;font-size:15.5px}
.vfw-faq .a p:last-child{margin-bottom:0}

/* --- Trust badge --- */
.vfw-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}
.vfw-trust div{background:var(--vfw-bg);border:1px solid var(--vfw-line);border-radius:10px;
  padding:12px 14px;font-size:14.5px;line-height:1.5}
.vfw-trust b{display:block;color:var(--vfw-dark);font-size:15px;margin-bottom:2px}

/* --- Author bio E-E-A-T --- */
.vfw-author{display:flex;gap:14px;align-items:flex-start;background:var(--vfw-bg);
  border:1px solid var(--vfw-line);border-left:5px solid var(--vfw-red);
  border-radius:10px;padding:16px;margin:30px 0 0}
.vfw-author img{width:64px;height:64px;border-radius:50%;object-fit:cover;flex:0 0 64px}
.vfw-author .t{font-size:14.5px;line-height:1.65;color:#4a4d54}
.vfw-author .t b{display:block;color:var(--vfw-dark);font-size:16px;margin-bottom:3px}

/* --- Ngày cập nhật (tín hiệu freshness) --- */
.vfw-updated{font-size:13.5px;color:var(--vfw-ghi);margin:0 0 18px;padding-bottom:12px;
  border-bottom:1px solid var(--vfw-line)}

/* --- Hộp nguồn tham khảo --- */
.vfw-src{background:var(--vfw-bg);border-radius:10px;padding:14px 16px;font-size:13.5px;
  color:var(--vfw-ghi);margin:26px 0 0;line-height:1.7}
.vfw-src b{display:block;color:var(--vfw-dark);margin-bottom:6px;font-size:14px}
.vfw-src a{font-weight:500;color:var(--vfw-ghi);text-decoration:underline}

/* --- Bài liên quan --- */
.vfw-rel{border:1px solid var(--vfw-line);border-radius:12px;padding:16px 18px;margin:26px 0}
.vfw-rel b{display:block;color:var(--vfw-dark);margin-bottom:9px;font-size:16px}
.vfw-rel ul{margin:0;padding-left:20px}

@media(max-width:600px){
  .vfw{font-size:16px}
  .vfw h2{font-size:21px}
  .vfw h3{font-size:18px}
  .vfw-trust{grid-template-columns:1fr}
  .vfw-coc-row{flex-direction:column;gap:2px}
  .vfw-coc-row b{text-align:left}
  .vfw-btn{width:100%}
}