details > summary::-webkit-details-marker{display:none}
.hero-split{display:grid;grid-template-columns:1fr}
@media(min-width:900px){.hero-split{grid-template-columns:1fr 1fr}}
.num-label{font-variant-numeric:tabular-nums;color:var(--accent);font-weight:800;font-size:.8rem;letter-spacing:.05em}
table.pj-table{width:100%;border-collapse:collapse;font-size:.9rem}
table.pj-table th,table.pj-table td{border:1px solid var(--border);padding:.65rem .8rem;text-align:left}
table.pj-table td:first-child,table.pj-table th:first-child{white-space:nowrap}
table.pj-table th{background:var(--bg-sub);font-weight:700}
