.xq-topic-landing-page { display:block; margin-top:16px; }
.xq-topic-hero,
.xq-topic-content,
.xq-topic-section,
.xq-topic-empty { background:#fff; border-radius:14px; box-shadow:0 10px 28px rgba(15,23,42,.08); }
.xq-topic-hero__body { display:block; }
.xq-topic-hero__main { min-width:0; }
.xq-topic-hero__logo-wrap,
.xq-topic-hero__logo { display:none; }
.xq-topic-hero__eyebrow { display:inline-flex; align-items:center; gap:6px; padding:6px 10px; border-radius:999px; background:rgba(13,110,253,.08); color:#0d6efd; font-size:12px; font-weight:700; letter-spacing:.02em; }
.xq-topic-hero__title { margin:12px 0 8px; font-size:1.9rem; line-height:1.3; font-weight:800; color:#111827; }
.xq-topic-hero__desc { margin:0; color:#4b5563; line-height:1.85; }
.xq-topic-hero__keyword { margin-top:12px; color:#374151; }
.xq-topic-group-links { display:flex; flex-wrap:wrap; gap:10px; }
.xq-topic-group-link { display:inline-flex; align-items:center; justify-content:center; border-radius:999px; padding:8px 14px; text-decoration:none; background:#fff; border:1px solid rgba(54,136,252,.18); color:#2b5fb8; }
.xq-topic-section__head { margin-bottom:18px; }
.xq-topic-section__title { margin:0 0 8px; font-size:1.2rem; font-weight:700; color:#111827; }
.xq-topic-section__desc { margin:0; color:#6c757d; line-height:1.8; }
.xq-topic-section__divider { width:100%; height:1px; margin-top:14px; background:rgba(15,23,42,.08); }
.xq-topic-richtext { color:#374151; line-height:1.9; font-size:15px; }
.xq-topic-richtext > *:last-child { margin-bottom:0 !important; }
.xq-topic-richtext img { max-width:100%; height:auto; border-radius:10px; }
.xq-topic-richtext table { width:100%; }
.xq-topic-grid { row-gap:22px; margin-bottom:0; }
.xq-topic-grid > [class*="col-"] { margin-bottom:0 !important; }
.xq-topic-section .xq-search-pager-wrap { margin-top:22px; }
.xq-topic-empty { padding:18px; color:#6b7280; }

@media (max-width: 767.98px) {
    .xq-topic-hero__title { font-size:1.45rem; }
}
