/* SMARTER JUSTICE sjr95 — firm/currentness/Spanish operational depth */
.sjr95-currentness{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0 1.35rem}.sjr95-currentness>div{border:1px solid var(--border,#d7e0e8);border-radius:14px;padding:1rem;background:#fff}.sjr95-currentness strong{display:block;color:var(--navy,#0b3558);margin-bottom:.3rem}.sjr95-currentness .sjr95-currentness-note{grid-column:1/-1;background:#f7fafc}.sjr95-roster-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:1.25rem;align-items:start}.sjr95-roster-table-wrap{overflow:auto;border:1px solid var(--border,#d7e0e8);border-radius:14px}.sjr95-roster-table{width:100%;border-collapse:collapse;min-width:760px}.sjr95-roster-table th,.sjr95-roster-table td{padding:.75rem;text-align:left;border-bottom:1px solid var(--border,#d7e0e8);vertical-align:top}.sjr95-roster-table th{background:#f5f8fb}.sjr95-workspace-status{min-height:1.5rem}.sjr95-action-stack{display:grid;gap:.75rem}.sjr95-language-detail{max-width:980px;margin-inline:auto}.sjr95-profile-source-list{display:grid;gap:.65rem;padding-left:1.2rem}.sjr95-profile-source-list li{padding-left:.25rem}.sjr95-source-stale{color:#7a4b00}.sjr95-source-recent{color:#166534}.sjr95-profile-actions{display:flex;gap:.65rem;flex-wrap:wrap}.sjr95-boundary-card{border-left:4px solid #0e7490;background:#f0f9ff;padding:1rem;border-radius:12px}.sjr95-firm-admin-grid p{margin-bottom:0}.sjr95-firm-admin-grid article{min-height:100%}
@media(max-width:760px){.sjr95-currentness{grid-template-columns:1fr}.sjr95-currentness .sjr95-currentness-note{grid-column:auto}.sjr95-roster-shell{grid-template-columns:1fr}.sjr95-roster-table{min-width:680px}}
