.category-group{margin:10px 0 44px}
.category-title{margin:0 0 18px;padding:18px 22px;border-radius:16px;background:var(--ink);color:#fff;font-size:1.35rem}
.section-group{margin:0 0 28px}
.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 4px 11px;padding-bottom:9px;border-bottom:2px solid #cbd9e9}
.section-heading h3{margin:0;font-size:1.15rem;color:var(--ink)}
.section-heading span{color:var(--muted);font-size:.8rem;white-space:nowrap}
.section-documents{display:grid;gap:10px}
@media(max-width:600px){.category-title{font-size:1.15rem;padding:15px 17px}.section-heading{align-items:start}.section-heading h3{font-size:1.02rem}.section-heading span{font-size:.72rem}}
