:root{--sitemap-hero-bg:#ffffff}.sitemap-hero{background:var(--sitemap-hero-bg);color:#111827;position:relative;overflow:hidden;margin-top:-1px;border-bottom:1px solid rgba(16,24,40,0.08);box-shadow:0 1px 3px rgba(0,0,0,0.04)}.sitemap-hero::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(to right,#2b0047,#7c3aed)}.sitemap-hero-inner{max-width:900px;position:relative;z-index:1}.sitemap-title{font-weight:900;letter-spacing:-0.02em;font-size:clamp(2rem,3.5vw,2.75rem);color:#4b145b}.sitemap-lead{max-width:75ch;color:rgba(17,24,39,0.75);font-size:1.05rem;line-height:1.7}.sitemap-section{background:#f8fafc}.sitemap-card{background:#fff;border:1px solid rgba(16,24,40,0.10);border-radius:16px;padding:22px;box-shadow:0 10px 30px rgba(16,24,40,0.06)}.sitemap-h2{font-size:1.25rem;font-weight:800;letter-spacing:-0.01em;margin-bottom:10px}.sitemap-text{color:rgba(17,24,39,0.86);line-height:1.65}.sitemap-muted{color:rgba(17,24,39,0.62)}.sitemap-list{margin:0 0 12px 0;padding-left:18px;color:rgba(17,24,39,0.86)}.sitemap-list li{margin:8px 0}.sitemap-list-links a{color:#4b145b;font-weight:700;text-decoration:none}.sitemap-list-links a:hover{text-decoration:underline}.sitemap-side-title{font-weight:900;letter-spacing:-0.01em;font-size:1.1rem;margin-bottom:14px}.sitemap-side-item-title{font-weight:800;margin-bottom:6px}.sitemap-code-link{display:inline-block;padding:8px 10px;border-radius:12px;border:1px solid rgba(16,24,40,0.10);background:rgba(2,6,23,0.04);color:rgba(2,6,23,0.92);text-decoration:none;word-break:break-word}.sitemap-code-link:hover{background:rgba(2,6,23,0.06)}@media (min-width:992px){.sitemap-card-sticky{position:sticky;top:88px}}