.nav-btn[href]{display:flex;align-items:center;gap:12px;color:inherit}.wrap{flex-wrap:wrap}.bus-filters{display:grid;grid-template-columns:minmax(220px,2fr) repeat(5,minmax(130px,1fr)) auto auto;gap:10px;align-items:center}.selection-bar{display:flex;gap:16px;align-items:center;margin:12px 2px;color:#667085}.bus-table-wrap{max-height:64vh}.bus-table{min-width:1450px}.bus-table thead th{position:sticky;top:0;z-index:2;background:#f8fafc}.bus-table td{vertical-align:top}.xlarge{max-width:1120px!important}.wide-note{grid-column:1/-1}.bus-code{font-size:11px;color:#667085}.route-chip{display:inline-flex;padding:4px 8px;border-radius:999px;background:#eef4ff;color:#1d4ed8;font-weight:700}.order-pill{font-variant-numeric:tabular-nums}.bus-actions{display:flex;gap:5px}.filters input,.filters select{min-width:0}@media(max-width:1100px){.bus-filters{grid-template-columns:1fr 1fr 1fr}.bus-stats{grid-template-columns:1fr 1fr}}@media(max-width:700px){.bus-filters{grid-template-columns:1fr}.bus-stats{grid-template-columns:1fr}.section-toolbar .toolbar-actions{width:100%}.section-toolbar .toolbar-actions .btn{flex:1 1 45%}}
/* V81 Bus ledger */
.bus-ledger-table{min-width:760px}.bus-ledger-table .num{text-align:right;white-space:nowrap}.bus-ledger-table .out{color:#9b2c2c}.bus-ledger-table .in{color:#067647}.ledger-line{display:block;font-size:9px;color:#536171;margin:2px 0}.ledger-line.charge:before{content:'OUT ';font-size:7px;font-weight:900;color:#b42318}.ledger-line.payment:before{content:'IN ';font-size:7px;font-weight:900;color:#067647}.ledger-bal{display:inline-flex;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:900}.ledger-bal.due{background:#fff0f0;color:#b42318}.ledger-bal.advance{background:#ecfdf3;color:#067647}.ledger-bal.clear{background:#eef2f6;color:#475467}.bus-ledger-note{padding:10px 12px;background:#fbfcfd;color:#667085;font-size:9px;border-top:1px solid #e5e7eb}
