.sitemap{max-width:900px;margin:0 auto;padding:clamp(24px,5vw,56px) clamp(16px,4vw,32px) 64px;color:#1b243f}.sitemap__head{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:6px}.sitemap__title{font-size:clamp(24px,4vw,34px);font-weight:800;margin:0;letter-spacing:-.01em}.sitemap__badge{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#1b53e1;background:#eef2fe;border:1px solid #d6e0fb;border-radius:999px;padding:3px 10px}.sitemap__lede{color:#5b6b8c;font-size:15px;line-height:1.5;margin:0 0 36px;max-width:60ch}.sitemap__section{margin-bottom:36px}.sitemap__section-head{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#1b243f;margin:0 0 4px}.sitemap__section-note{font-size:13px;color:#5b6b8c;margin:0 0 14px}.sitemap__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));gap:10px}.sitemap__link{display:flex;flex-direction:column;gap:4px;text-decoration:none;color:inherit;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;background:#fff;transition:border-color .12s ease,box-shadow .12s ease,transform .12s ease}.sitemap__link:focus-visible,.sitemap__link:hover{border-color:#1b53e1;box-shadow:0 4px 14px rgba(27,83,225,.12);transform:translateY(-1px);outline:none}.sitemap__link-label{font-weight:600;font-size:15px;line-height:1.3}.sitemap__link-path{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;font-size:12.5px;color:#1b53e1}.sitemap__foot{margin-top:40px;padding-top:16px;border-top:1px solid #eef1f9;font-size:13px;color:#8a97b1}