.sitemap-hero{background:linear-gradient(135deg,#0f172a,#1e1b4b);padding:80px 0 50px}.sitemap-section{border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;margin-bottom:24px}.sitemap-section-header{background:linear-gradient(135deg,#f8faff,#eef2ff);padding:16px 24px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e2e8f0}.sitemap-section-header h3{font-size:1rem;font-weight:700;margin:0;color:#1e293b}.sitemap-links{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:0}.sitemap-link{display:flex;align-items:center;gap:10px;padding:14px 24px;border-bottom:1px solid #f1f5f9;text-decoration:none;color:#334155;transition:all .15s;font-size:.9rem}.sitemap-link:hover{background:#f8faff;color:#6366f1}.sitemap-link i{color:#6366f1;font-size:.85rem;width:16px}.sitemap-link:last-child{border-bottom:none}
