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