/* AfkarOS Companies register — dense parent-record table, never CRM cards. */
.company-index{border:1px solid var(--line);border-radius:12px;background:#fff;overflow-x:auto;overflow-y:hidden}.company-table-head,.company-list-row{display:grid;grid-template-columns:minmax(220px,1.45fr) 120px 82px 125px minmax(190px,1.2fr) 72px 105px;gap:10px;align-items:center;min-width:930px}.company-table-head{padding:10px 12px;background:#f7f8fb;border-bottom:1px solid var(--line);font-size:10px;font-weight:850;letter-spacing:.05em;text-transform:uppercase;color:#7b8598;position:sticky;top:0;z-index:1}.company-list-row{width:100%;border:0;border-bottom:1px solid #edf0f5;background:#fff;color:var(--ink);text-align:left;padding:11px 12px;cursor:pointer;transition:background .12s}.company-list-row:last-of-type{border-bottom:0}.company-list-row:hover{background:#fafaff}.company-list-row>*{min-width:0}.company-list-row b,.company-list-row small{display:block;min-width:0;overflow-wrap:anywhere}.company-list-row b{font-size:12px;line-height:1.35}.company-list-row small{font-size:10.5px;color:var(--muted);margin-top:3px;line-height:1.4}.company-list-main b{font-size:12.5px}.company-list-row:hover .company-list-main b{color:#555be0}.company-list-row .business-pill{width:max-content}.company-next-overdue b,.company-next-overdue small{color:var(--red)!important}.company-index .customer-pager{min-width:930px}.customer-toolbar{align-items:center}.customer-search{max-width:620px}@media(max-width:760px){.company-index{border-radius:10px}.company-table-head,.company-list-row,.company-index .customer-pager{min-width:860px}.company-list-row{padding:10px 11px}.customer-toolbar{display:grid;grid-template-columns:1fr;align-items:stretch}.customer-search{max-width:none;display:grid;grid-template-columns:minmax(220px,1fr) 160px}.customer-count{white-space:normal}}