/* THUE_CSS_v1 — bang, hoi dap, danh sach trong bai viet cum thue. Uu tien dien thoai. */
.post-body table,.post-content table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-collapse:collapse;margin:18px 0;font-size:.94em;line-height:1.5}
.post-body th,.post-content th{background:var(--brand-soft,#eef2ff);color:#0f172a;font-weight:700;text-align:left;white-space:nowrap}
.post-body th,.post-body td,.post-content th,.post-content td{border:1px solid #e2e8f0;padding:9px 11px;vertical-align:top;min-width:120px}
.post-body tbody tr:nth-child(even) td,.post-content tbody tr:nth-child(even) td{background:#f8fafc}
.post-body ul,.post-body ol,.post-content ul,.post-content ol{padding-left:1.3em;margin:12px 0 16px}
.post-body li,.post-content li{margin:7px 0;line-height:1.65}
.post-body li::marker,.post-content li::marker{color:var(--brand,#1d4ed8);font-weight:700}
.hoi-dap{margin:34px 0 10px;padding:18px 16px 8px;border-radius:14px;background:var(--brand-soft,#eef2ff);border:1px solid rgba(0,0,0,.05)}
.hoi-dap h2{margin-top:0!important}
.hoi-dap details{background:#fff;border:1px solid #e2e8f0;border-radius:11px;margin:0 0 10px;padding:0 14px}
.hoi-dap summary{cursor:pointer;list-style:none;font-weight:700;color:#0f172a;padding:13px 26px 13px 0;position:relative;line-height:1.45}
.hoi-dap summary::-webkit-details-marker{display:none}
.hoi-dap summary::after{content:"+";position:absolute;right:0;top:10px;font-size:22px;font-weight:400;color:var(--brand,#1d4ed8)}
.hoi-dap details[open] summary::after{content:"–"}
.hoi-dap details p{margin:0 0 14px;color:#334155}

/* THUE_BUOCTIEP_v1 */
.thue-buoc{margin:26px 0;padding:16px;border-radius:14px;border:1px solid #e2e8f0;background:#fff}
.thue-buoc h3{margin:0 0 12px;font-size:17px}
.thue-buoc-g{display:grid;grid-template-columns:1fr;gap:10px}
@media(min-width:720px){.thue-buoc-g{grid-template-columns:repeat(3,1fr)}}
.thue-buoc-g a{display:block;padding:12px 13px;border-radius:12px;background:var(--brand-soft,#eef2ff);text-decoration:none;color:#0f172a;border:1px solid rgba(0,0,0,.04)}
.thue-buoc-g .i{font-size:22px;display:block;margin-bottom:4px}
.thue-buoc-g strong{display:block;font-size:15px;margin-bottom:3px}
.thue-buoc-g .m{display:block;font-size:13px;color:#475569;line-height:1.45}
.thue-buoc-g .d{display:block;font-size:12px;color:var(--brand,#1d4ed8);font-weight:700;margin-top:6px}
.thue-buoc-h{margin:12px 0 0;font-size:14px;color:#475569}
