/* ============================================================================
   Nam Phuong ERP — LOP MAU TOI TINH (sinh tu core)
   File   : namphuong-ui-dark-1.53.0-clean7.css
   Nguon  : sinh tu css/namphuong-app-1.51.0.css bang gen-dark.py
   ----------------------------------------------------------------------------
   VI SAO CAN FILE NAY

   Core 1.53.0 khong co che do toi. Cac ban truoc doi mau bang mot vong quet
   DOM luc chay. Vong quet chi chay SAU khi core dung xong trang, nen moi lan
   tai lai hoac nap lai du lieu, nguoi dung thay mot cu CHOP TRANG:
   do duoc 99,5% diem anh sang, keo dai khoang 660ms tren may cham 4x.

   File nay dich san mau: doc chinh core, tim moi quy tac dat nen sang / chu
   toi / vien sang roi sinh quy tac doi ung cho che do toi. Trinh duyet ve dung
   mau NGAY TU KHUNG HINH DAU TIEN, khong cho JavaScript.

   Vong quet luc chay VAN GIU LAI lam luoi an toan cho inline style va gradient
   sinh luc chay. Sau lop nay, no gan nhu khong con viec de lam.

   KHONG SUA TAY FILE NAY — chay lai gen-dark.py.
   ========================================================================== */

/* 1. Doi thang cac BIEN cua core.
   Core ve nen trang va duong ke qua var(--bg) / var(--card) / var(--line),
   nen chi can doi gia tri bien la phu duoc mot mang lon ma khong phai liet ke
   selector. Chi doi nhung bien co cach dung ro rang mot chieu — da soat tung
   bien: --bg dung 3 lan deu la background, --line 47 lan deu la border,
   --muted 83 lan deu la color. Cac bien dung lan lon vua lam nen vua lam chu
   (--navy, --blue) thi KHONG dong toi, de quy tac sinh o duoi va luoi an toan
   luc chay xu ly. */
html.np-ui-reference[data-theme="dark"]{
  --bg:#0d1013;
  --card:#15181c;
  --line:#2f353d;
  --text:#eef2f6;
  --muted:#94a3b3;
  --np-blue-2:#10303f;
  --np-green-2:#0e2b1d;
  --np-yellow-2:#2c2313;
  --np-red-2:#2e1917;
  --np-shadow:0 10px 28px rgba(0,0,0,.55);
}

/* 2. Cac mat nen lon nhat — dat trong tam de khong con khung hinh trang nao,
   ke ca truoc khi core kip dung xong noi dung. */
html.np-ui-reference[data-theme="dark"] body,
html.np-ui-reference[data-theme="dark"] #appView,
html.np-ui-reference[data-theme="dark"] #appView>main,
html.np-ui-reference[data-theme="dark"] #content,
html.np-ui-reference[data-theme="dark"] #modalRoot{
  background-color:var(--npui-bg)!important;
  color:var(--npui-text);
}
html[data-theme="dark"]{background-color:#0d1013}
html[data-theme="dark"] body{background-color:#0d1013}

/* 3. Quy tac sinh tu core (nen sang / chu toi / vien sang). */
html.np-ui-reference[data-theme="dark"] input,
html.np-ui-reference[data-theme="dark"] select,
html.np-ui-reference[data-theme="dark"] textarea,
html.np-ui-reference[data-theme="dark"] .secondary,
html.np-ui-reference[data-theme="dark"] header,
html.np-ui-reference[data-theme="dark"] .table-wrap,
html.np-ui-reference[data-theme="dark"] th,
html.np-ui-reference[data-theme="dark"] tr.clickable:hover,
html.np-ui-reference[data-theme="dark"] .pill,
html.np-ui-reference[data-theme="dark"] .modal,
html.np-ui-reference[data-theme="dark"] .quick-grid button,
html.np-ui-reference[data-theme="dark"] .customer-info>div,
html.np-ui-reference[data-theme="dark"] .customer-snapshot,
html.np-ui-reference[data-theme="dark"] .product-shortcuts button,
html.np-ui-reference[data-theme="dark"] .summary-section,
html.np-ui-reference[data-theme="dark"] .metric-alert,
html.np-ui-reference[data-theme="dark"] .debt-alert.info,
html.np-ui-reference[data-theme="dark"] .health-notes p,
html.np-ui-reference[data-theme="dark"] .bar-track,
html.np-ui-reference[data-theme="dark"] .cash-split>div,
html.np-ui-reference[data-theme="dark"] .health-scale i,
html.np-ui-reference[data-theme="dark"] .insight,
html.np-ui-reference[data-theme="dark"] .insight.good,
html.np-ui-reference[data-theme="dark"] .rank-list .rank,
html.np-ui-reference[data-theme="dark"] .customer-search-label input,
html.np-ui-reference[data-theme="dark"] .mobile-payment-presets button,
html.np-ui-reference[data-theme="dark"] .qty-control button,
html.np-ui-reference[data-theme="dark"] .pwa-prompt,
html.np-ui-reference[data-theme="dark"] .section-number,
html.np-ui-reference[data-theme="dark"] .modal-head,
html.np-ui-reference[data-theme="dark"] .modal-head button,
html.np-ui-reference[data-theme="dark"] .review-customer,
html.np-ui-reference[data-theme="dark"] .review-box,
html.np-ui-reference[data-theme="dark"] .review-summary,
html.np-ui-reference[data-theme="dark"] .review-actions,
html.np-ui-reference[data-theme="dark"] .nav-reception,
html.np-ui-reference[data-theme="dark"] .workflow-strip button,
html.np-ui-reference[data-theme="dark"] .status-card,
html.np-ui-reference[data-theme="dark"] .friendly-toolbar,
html.np-ui-reference[data-theme="dark"] .request-card,
html.np-ui-reference[data-theme="dark"] .source-badge,
html.np-ui-reference[data-theme="dark"] .source-zalo,
html.np-ui-reference[data-theme="dark"] .source-facebook,
html.np-ui-reference[data-theme="dark"] .request-note,
html.np-ui-reference[data-theme="dark"] .empty-state,
html.np-ui-reference[data-theme="dark"] .qr-box,
html.np-ui-reference[data-theme="dark"] .material-card,
html.np-ui-reference[data-theme="dark"] .purchase-row,
html.np-ui-reference[data-theme="dark"] .chat-message,
html.np-ui-reference[data-theme="dark"] .np-alert-chip.business-owes,
html.np-ui-reference[data-theme="dark"] .route-choice,
html.np-ui-reference[data-theme="dark"] .route-choice:hover,
html.np-ui-reference[data-theme="dark"] .route-choice.active,
html.np-ui-reference[data-theme="dark"] .route-map-shell,
html.np-ui-reference[data-theme="dark"] .map-watermark,
html.np-ui-reference[data-theme="dark"] .route-customer-card,
html.np-ui-reference[data-theme="dark"] .route-order-no,
html.np-ui-reference[data-theme="dark"] .delivery-pill.waiting,
html.np-ui-reference[data-theme="dark"] .call-action,
html.np-ui-reference[data-theme="dark"] .password-eye,
html.np-ui-reference[data-theme="dark"] .member-create-success span,
html.np-ui-reference[data-theme="dark"] .np-request-card.np-status-new,
html.np-ui-reference[data-theme="dark"] .np-request-card.np-status-claimed,
html.np-ui-reference[data-theme="dark"] .np-request-card.np-status-delivering,
html.np-ui-reference[data-theme="dark"] .np-request-card.np-status-completed,
html.np-ui-reference[data-theme="dark"] .approval-row.approval-pending td,
html.np-ui-reference[data-theme="dark"] .approval-row.approval-approved td,
html.np-ui-reference[data-theme="dark"] .bottle-auto-button,
html.np-ui-reference[data-theme="dark"] .quick-lookup-search,
html.np-ui-reference[data-theme="dark"] .quick-debt-card,
html.np-ui-reference[data-theme="dark"] .quick-balance.credit,
html.np-ui-reference[data-theme="dark"] .np-debtor-filterbar,
html.np-ui-reference[data-theme="dark"] .np-debtor-filterbar select,
html.np-ui-reference[data-theme="dark"] .np-debtor-filterbar input,
html.np-ui-reference[data-theme="dark"] .np-debtor-stats>div,
html.np-ui-reference[data-theme="dark"] .np-debtor-card,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance,
html.np-ui-reference[data-theme="dark"] .np-review-creator,
html.np-ui-reference[data-theme="dark"] .np-sale-creator-cell,
html.np-ui-reference[data-theme="dark"] .np-sale-detail-creator,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-image,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-info code,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.clear,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.money.severity-low,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.severity-low,
html.np-ui-reference[data-theme="dark"] .np-report-filter-card,
html.np-ui-reference[data-theme="dark"] .np-report-preset,
html.np-ui-reference[data-theme="dark"] .np-report-tabs button,
html.np-ui-reference[data-theme="dark"] .np-report-loading,
html.np-ui-reference[data-theme="dark"] .np-report-error,
html.np-ui-reference[data-theme="dark"] .np-report-empty,
html.np-ui-reference[data-theme="dark"] .np-report-kpi,
html.np-ui-reference[data-theme="dark"] .np-report-kpi-icon,
html.np-ui-reference[data-theme="dark"] .np-report-card,
html.np-ui-reference[data-theme="dark"] .np-report-bar-item>div,
html.np-ui-reference[data-theme="dark"] .np-report-mini-summary>div,
html.np-ui-reference[data-theme="dark"] .np-report-insights article,
html.np-ui-reference[data-theme="dark"] .np-report-insights article.good,
html.np-ui-reference[data-theme="dark"] .np-payment-split,
html.np-ui-reference[data-theme="dark"] .np-report-rank-list.customers article:hover,
html.np-ui-reference[data-theme="dark"] .np-report-rank-list .rank,
html.np-ui-reference[data-theme="dark"] .np-report-rank-list .main i,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid>article,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid>article.tone-1,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid>article.tone-2,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid>article.tone-3,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid .stats span,
html.np-ui-reference[data-theme="dark"] .np-report-soft-loading,
html.np-ui-reference[data-theme="dark"] .np29-filter-card,
html.np-ui-reference[data-theme="dark"] .np29-preset,
html.np-ui-reference[data-theme="dark"] .np29-tabs button,
html.np-ui-reference[data-theme="dark"] .np29-kpi,
html.np-ui-reference[data-theme="dark"] .np29-kpi-top>span,
html.np-ui-reference[data-theme="dark"] .np29-card,
html.np-ui-reference[data-theme="dark"] .np29-signal,
html.np-ui-reference[data-theme="dark"] .np29-signal.good,
html.np-ui-reference[data-theme="dark"] .np29-action-list article,
html.np-ui-reference[data-theme="dark"] .np29-compare-grid>div,
html.np-ui-reference[data-theme="dark"] .np29-mini-grid>div,
html.np-ui-reference[data-theme="dark"] .np29-segmented,
html.np-ui-reference[data-theme="dark"] .np29-segmented button.active,
html.np-ui-reference[data-theme="dark"] .np29-product-list i,
html.np-ui-reference[data-theme="dark"] .np29-rank-main i,
html.np-ui-reference[data-theme="dark"] .np29-group-list article,
html.np-ui-reference[data-theme="dark"] .np29-group-list article.tone-1,
html.np-ui-reference[data-theme="dark"] .np29-group-list article.tone-2,
html.np-ui-reference[data-theme="dark"] .np29-empty-compact,
html.np-ui-reference[data-theme="dark"] .np29-debt-grid article,
html.np-ui-reference[data-theme="dark"] .np29-bottle-top i,
html.np-ui-reference[data-theme="dark"] .np29-route-bottle-grid article,
html.np-ui-reference[data-theme="dark"] .np29-route-bottle-grid article.tone-1,
html.np-ui-reference[data-theme="dark"] .np29-route-bottle-grid article.tone-2,
html.np-ui-reference[data-theme="dark"] .np29-request-list article,
html.np-ui-reference[data-theme="dark"] .np30-handover-toolbar select,
html.np-ui-reference[data-theme="dark"] .np30-period-label,
html.np-ui-reference[data-theme="dark"] .np30-avatar,
html.np-ui-reference[data-theme="dark"] .np30-primary-amount,
html.np-ui-reference[data-theme="dark"] .np30-handover-stats>div,
html.np-ui-reference[data-theme="dark"] .np30-handover-stats .ok,
html.np-ui-reference[data-theme="dark"] .np30-modal-summary>div,
html.np-ui-reference[data-theme="dark"] .np30-detail-row,
html.np-ui-reference[data-theme="dark"] .np30-detail-row:hover,
html.np-ui-reference[data-theme="dark"] .np31-filter-card,
html.np-ui-reference[data-theme="dark"] .np31-date-presets button,
html.np-ui-reference[data-theme="dark"] .np31-expense-card,
html.np-ui-reference[data-theme="dark"] .np31-expense-card.tone-1,
html.np-ui-reference[data-theme="dark"] .np31-expense-card.tone-2,
html.np-ui-reference[data-theme="dark"] .np31-expense-card.tone-3,
html.np-ui-reference[data-theme="dark"] .np31-accounting,
html.np-ui-reference[data-theme="dark"] .np31-accounting.administration,
html.np-ui-reference[data-theme="dark"] .np31-accounting.finance,
html.np-ui-reference[data-theme="dark"] .np31-accounting.other,
html.np-ui-reference[data-theme="dark"] .np31-expense-meta>span,
html.np-ui-reference[data-theme="dark"] .np31-breakdown i,
html.np-ui-reference[data-theme="dark"] .np31-expense-form .np31-guidance,
html.np-ui-reference[data-theme="dark"] .np31-detail-grid>div,
html.np-ui-reference[data-theme="dark"] .np31-detail-note,
html.np-ui-reference[data-theme="dark"] .np31-master-list article,
html.np-ui-reference[data-theme="dark"] .np31-group-breakdown article,
html.np-ui-reference[data-theme="dark"] .np31-profit-flow>div,
html.np-ui-reference[data-theme="dark"] .np31-handover-equation,
html.np-ui-reference[data-theme="dark"] .np31-handover-modal-summary>div,
html.np-ui-reference[data-theme="dark"] .np32-role-hint span,
html.np-ui-reference[data-theme="dark"] .np32-permission-loading,
html.np-ui-reference[data-theme="dark"] .np32-member-permission,
html.np-ui-reference[data-theme="dark"] .np32-member-permission:nth-child(even),
html.np-ui-reference[data-theme="dark"] .np32-preset-bar,
html.np-ui-reference[data-theme="dark"] .np32-permission-groups section,
html.np-ui-reference[data-theme="dark"] .np32-permission-groups section>header button,
html.np-ui-reference[data-theme="dark"] .np32-permission-check.locked,
html.np-ui-reference[data-theme="dark"] .np32-permission-check.is-checked,
html.np-ui-reference[data-theme="dark"] .np33-kpi,
html.np-ui-reference[data-theme="dark"] .np33-handover-equation>div,
html.np-ui-reference[data-theme="dark"] .np33-handover-mini span,
html.np-ui-reference[data-theme="dark"] .np33-report-breakdown article,
html.np-ui-reference[data-theme="dark"] .np33-report-section,
html.np-ui-reference[data-theme="dark"] .np33-report-section>header,
html.np-ui-reference[data-theme="dark"] .np33-report-rule,
html.np-ui-reference[data-theme="dark"] .np33-permission-scope,
html.np-ui-reference[data-theme="dark"] .np1330-permission-note,
html.np-ui-reference[data-theme="dark"] .np1330-edit-context>div,
html.np-ui-reference[data-theme="dark"] .np1330-edit-form>section,
html.np-ui-reference[data-theme="dark"] .np1330-edit-item,
html.np-ui-reference[data-theme="dark"] .np1330-line-total,
html.np-ui-reference[data-theme="dark"] .np1330-reason textarea,
html.np-ui-reference[data-theme="dark"] .np1330-edit-summary,
html.np-ui-reference[data-theme="dark"] .np1330-edit-summary>div,
html.np-ui-reference[data-theme="dark"] .np1330-revision-card,
html.np-ui-reference[data-theme="dark"] .np1330-revision-card>header,
html.np-ui-reference[data-theme="dark"] .np134-search-wrap,
html.np-ui-reference[data-theme="dark"] .np134-search-wrap button:hover,
html.np-ui-reference[data-theme="dark"] .np134-customer-results,
html.np-ui-reference[data-theme="dark"] .np134-customer-result,
html.np-ui-reference[data-theme="dark"] .np134-customer-result:hover,
html.np-ui-reference[data-theme="dark"] .np134-customer-result.active,
html.np-ui-reference[data-theme="dark"] .np134-badge.credit,
html.np-ui-reference[data-theme="dark"] .np134-form-check,
html.np-ui-reference[data-theme="dark"] .np134-quick-head>button,
html.np-ui-reference[data-theme="dark"] .np135-filter-panel,
html.np-ui-reference[data-theme="dark"] .np135-filter-panel>summary,
html.np-ui-reference[data-theme="dark"] .np135-filter-grid input,
html.np-ui-reference[data-theme="dark"] .np135-filter-grid select,
html.np-ui-reference[data-theme="dark"] .np1351-date-selector select,
html.np-ui-reference[data-theme="dark"] .app>main>header,
html.np-ui-reference[data-theme="dark"] .online-status,
html.np-ui-reference[data-theme="dark"] .online-status.offline,
html.np-ui-reference[data-theme="dark"] .card,
html.np-ui-reference[data-theme="dark"] input:focus,
html.np-ui-reference[data-theme="dark"] select:focus,
html.np-ui-reference[data-theme="dark"] textarea:focus,
html.np-ui-reference[data-theme="dark"] .toolbar,
html.np-ui-reference[data-theme="dark"] .toolbar input,
html.np-ui-reference[data-theme="dark"] .toolbar select,
html.np-ui-reference[data-theme="dark"] tbody tr:nth-child(even),
html.np-ui-reference[data-theme="dark"] .quick-grid button:hover,
html.np-ui-reference[data-theme="dark"] .report-tabs,
html.np-ui-reference[data-theme="dark"] .np-report-tabs,
html.np-ui-reference[data-theme="dark"] .report-tabs button.active,
html.np-ui-reference[data-theme="dark"] .np-report-tabs button.active,
html.np-ui-reference[data-theme="dark"] .permission-group,
html.np-ui-reference[data-theme="dark"] .np132-permission-group,
html.np-ui-reference[data-theme="dark"] .np-detail-view .np-detail-meta-legacy,
html.np-ui-reference[data-theme="dark"] .np-approval-meta span,
html.np-ui-reference[data-theme="dark"] .np-approval-section-title>span,
html.np-ui-reference[data-theme="dark"] .np-approval-product,
html.np-ui-reference[data-theme="dark"] .np-approval-product:nth-child(even),
html.np-ui-reference[data-theme="dark"] .np-approval-product-index,
html.np-ui-reference[data-theme="dark"] .np-approval-product-qty strong,
html.np-ui-reference[data-theme="dark"] .np-approval-summary,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid>div,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid .metric-cash,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid .metric-bank,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid .metric-debt,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid .metric-bottle,
html.np-ui-reference[data-theme="dark"] .np-approval-actions,
html.np-ui-reference[data-theme="dark"] body.np137-modern .app>main>header,
html.np-ui-reference[data-theme="dark"] .np137-header-context,
html.np-ui-reference[data-theme="dark"] .np137-header-context i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .online-status,
html.np-ui-reference[data-theme="dark"] body.np137-modern .page-head .actions,
html.np-ui-reference[data-theme="dark"] body.np137-modern .secondary:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .danger,
html.np-ui-reference[data-theme="dark"] body.np137-modern input,
html.np-ui-reference[data-theme="dark"] body.np137-modern select,
html.np-ui-reference[data-theme="dark"] body.np137-modern textarea,
html.np-ui-reference[data-theme="dark"] .metric[data-np-accent="success"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] .metric[data-np-accent="danger"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] .metric[data-np-accent="purple"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .bar-track,
html.np-ui-reference[data-theme="dark"] body.np137-modern .insight,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np135-filter-panel,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np135-filter-grid input,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np135-filter-grid select,
html.np-ui-reference[data-theme="dark"] .np137-filter-status,
html.np-ui-reference[data-theme="dark"] .np137-filter-status.active,
html.np-ui-reference[data-theme="dark"] body.np137-modern .table-wrap,
html.np-ui-reference[data-theme="dark"] body.np137-modern th,
html.np-ui-reference[data-theme="dark"] body.np137-modern tbody tr:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern tbody tr:nth-child(even),
html.np-ui-reference[data-theme="dark"] body.np137-modern tbody tr:nth-child(even):hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-row.approval-pending td,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-row.approval-approved td,
html.np-ui-reference[data-theme="dark"] body.np137-modern .request-note,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-sale-wizard-head,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-wizard-node i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .product-shortcuts button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-product-shortcuts button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .item-row,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np134-customer-result:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np134-customer-result.active,
html.np-ui-reference[data-theme="dark"] body.np137-modern .modal,
html.np-ui-reference[data-theme="dark"] body.np137-modern .modal-head,
html.np-ui-reference[data-theme="dark"] body.np137-modern .modal-head button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-approval-product:nth-child(even),
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-approval-product-qty strong,
html.np-ui-reference[data-theme="dark"] body.np137-modern .report-tabs,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-report-tabs,
html.np-ui-reference[data-theme="dark"] body.np137-modern .report-tabs button.active,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-report-tabs button.active,
html.np-ui-reference[data-theme="dark"] .np1371-page-error,
html.np-ui-reference[data-theme="dark"] .np1371-page-error code,
html.np-ui-reference[data-theme="dark"] .np1372-product-thumb,
html.np-ui-reference[data-theme="dark"] .np1372-product-shortcut img,
html.np-ui-reference[data-theme="dark"] .np1372-request-thumb,
html.np-ui-reference[data-theme="dark"] .np1372-image-preview,
html.np-ui-reference[data-theme="dark"] .np1372-upload-button,
html.np-ui-reference[data-theme="dark"] .np1372-image-status,
html.np-ui-reference[data-theme="dark"] .np1372-image-status.custom,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np137-page-kicker i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric.metric-alert,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-scope-note,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-kpi,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-kpi.primary,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-kpi.warning,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-kpi.primary:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-kpi.warning:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-delta.flat,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-equation>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-mini span,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.secondary,
html.np-ui-reference[data-theme="dark"] body.np137-modern a.secondary,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.secondary:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern a.secondary:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-mobile-card-table tr,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-sale-creator-cell,
html.np-ui-reference[data-theme="dark"] body.np137-modern .workflow-strip button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip.bottle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-report-toggle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-row,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-row.inactive,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-dispatch-filter,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-dispatch-kpis>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-dispatch-layout>section,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-section-head>span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card.status-departed,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card.status-returned,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card.status-reconciled,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card.status-locked,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.muted,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.info,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.locked,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-meta,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-load-grid>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-mini,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-card.assigned,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-card.invalid,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-status,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-form>section,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-check-grid label,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-check-grid label:has(input:checked),
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-assign-order,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-assign-order:has(input:checked),
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-assign-order.current,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-detail-summary>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-detail-lines,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-box,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-box>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-rule,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-preview span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-vehicle-list article,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-vehicle-list article>span,
html.np-ui-reference[data-theme="dark"] .np1376-vehicle-badge,
html.np-ui-reference[data-theme="dark"] .np1376-vehicle-badge.unassigned,
html.np-ui-reference[data-theme="dark"] .np1376-plan-button,
html.np-ui-reference[data-theme="dark"] .np1376-plan-modal>p,
html.np-ui-reference[data-theme="dark"] .np1376-plan-summary,
html.np-ui-reference[data-theme="dark"] .np1376-detail-vehicle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-status-pill.inactive,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-price-row,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-empty-note,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-inactive-notice,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-product-lifecycle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-page-returned-alert button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-cancelled-metric,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-order-meta span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-event-history,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-event-history i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.cancelled,
html.np-ui-reference[data-theme="dark"] .np139-debt-card,
html.np-ui-reference[data-theme="dark"] .np139-debt-amount,
html.np-ui-reference[data-theme="dark"] .np139-debt-card.credit .np139-debt-amount,
html.np-ui-reference[data-theme="dark"] .np139-debt-meta>span:not(.pill),
html.np-ui-reference[data-theme="dark"] .np139-receipt-row,
html.np-ui-reference[data-theme="dark"] .np139-receipt-row:hover,
html.np-ui-reference[data-theme="dark"] .np139-receipt-row.voided,
html.np-ui-reference[data-theme="dark"] .np139-payment-presets,
html.np-ui-reference[data-theme="dark"] .np139-payment-presets button,
html.np-ui-reference[data-theme="dark"] .np139-payment-presets button:hover,
html.np-ui-reference[data-theme="dark"] .np139-receipt-note,
html.np-ui-reference[data-theme="dark"] .np139-handover-receipt,
html.np-ui-reference[data-theme="dark"] .np13711-data-loader,
html.np-ui-reference[data-theme="dark"] body.np-tablet #appView.app>main>header,
html.np-ui-reference[data-theme="dark"] .np13713-approval-guide i,
html.np-ui-reference[data-theme="dark"] .np13715-accounting-card,
html.np-ui-reference[data-theme="dark"] .np13715-payment-allocation,
html.np-ui-reference[data-theme="dark"] .np13715-balance-cards>div,
html.np-ui-reference[data-theme="dark"] .np13715-review-accounting>div,
html.np-ui-reference[data-theme="dark"] .np13715-history-row,
html.np-ui-reference[data-theme="dark"] .np13716-close-sale,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-title>span,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-option,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-option .np13719-vehicle-icon,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-option.selected,
html.np-ui-reference[data-theme="dark"] .np13719-review-vehicle,
html.np-ui-reference[data-theme="dark"] .np13719-approval-vehicle,
html.np-ui-reference[data-theme="dark"] .np13719-review-vehicle>span,
html.np-ui-reference[data-theme="dark"] .np13719-approval-vehicle>span,
html.np-ui-reference[data-theme="dark"] .np13719-review-vehicle.unassigned,
html.np-ui-reference[data-theme="dark"] .np13719-approval-vehicle.unassigned,
html.np-ui-reference[data-theme="dark"] .np13719-row-vehicle,
html.np-ui-reference[data-theme="dark"] .np13719-row-vehicle.unassigned,
html.np-ui-reference[data-theme="dark"] .np13719-dispatch-vehicle,
html.np-ui-reference[data-theme="dark"] .np13719-dispatch-vehicle.unassigned,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-brand-logo,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .app>main>header,
html.np-ui-reference[data-theme="dark"] body.np1380-ui button.secondary,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .secondary,
html.np-ui-reference[data-theme="dark"] body.np1380-ui button.danger,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .danger,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-quick-grid button,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-quick-grid button:hover,
html.np-ui-reference[data-theme="dark"] body.np1380-ui input,
html.np-ui-reference[data-theme="dark"] body.np1380-ui select,
html.np-ui-reference[data-theme="dark"] body.np1380-ui textarea,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-entry-field:focus,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-readonly-field,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-filter-field,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-entry-guide,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .table-wrap,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-table,
html.np-ui-reference[data-theme="dark"] body.np1380-ui table th,
html.np-ui-reference[data-theme="dark"] body.np1380-ui tr.clickable:hover,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np135-filter-panel,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-filter-panel,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-filter-status,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-filter-status.active,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .modal-head,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-sale-section,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-sale-section>summary,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-sale-section[open]>summary,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-sale-wizard-head,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .customer-snapshot,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-product-shortcuts button,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-product-shortcuts button:hover,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-mobile-sale-wizard .item-row,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .qty-control button,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .add-product-row,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-payment-presets button,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-payment-presets button:hover,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-old-debt-box,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-sale-summary .payment-total-highlight,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np13719-vehicle-chooser,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np13719-vehicle-title>span,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np13719-vehicle-option.selected,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow.balanced,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance>div,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-qty,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-total,
html.np-ui-reference[data-theme="dark"] .np1384-section-title>span,
html.np-ui-reference[data-theme="dark"] .np1384-product-table,
html.np-ui-reference[data-theme="dark"] .np1384-product-table thead th,
html.np-ui-reference[data-theme="dark"] .np1384-product-table tbody tr:nth-child(even),
html.np-ui-reference[data-theme="dark"] .np1384-product-table tbody td:nth-child(2) .np1384-qty-badge,
html.np-ui-reference[data-theme="dark"] .np1384-payment-overview,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.cash,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.bank,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.debt,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.paid,
html.np-ui-reference[data-theme="dark"] .np1384-supporting-details,
html.np-ui-reference[data-theme="dark"] .np139-filter-card,
html.np-ui-reference[data-theme="dark"] .np139-preset,
html.np-ui-reference[data-theme="dark"] .np139-more-filter>summary,
html.np-ui-reference[data-theme="dark"] .np139-more-filter[open]>summary,
html.np-ui-reference[data-theme="dark"] .np139-filter-grid,
html.np-ui-reference[data-theme="dark"] .np139-range-line em,
html.np-ui-reference[data-theme="dark"] .np139-tab-button,
html.np-ui-reference[data-theme="dark"] .np139-more-tabs>summary,
html.np-ui-reference[data-theme="dark"] .np139-more-tabs>div,
html.np-ui-reference[data-theme="dark"] .np139-more-tabs>div button:hover,
html.np-ui-reference[data-theme="dark"] .np139-more-tabs>div button.active,
html.np-ui-reference[data-theme="dark"] .np139-main-kpi,
html.np-ui-reference[data-theme="dark"] .np139-main-kpi header>span,
html.np-ui-reference[data-theme="dark"] .np139-card,
html.np-ui-reference[data-theme="dark"] .np139-section-head>button,
html.np-ui-reference[data-theme="dark"] .np139-section-head>div+button,
html.np-ui-reference[data-theme="dark"] .np139-flow-item,
html.np-ui-reference[data-theme="dark"] .np139-flow-item.cash,
html.np-ui-reference[data-theme="dark"] .np139-flow-item.bank,
html.np-ui-reference[data-theme="dark"] .np139-flow-item.old-debt,
html.np-ui-reference[data-theme="dark"] .np139-flow-item.good,
html.np-ui-reference[data-theme="dark"] .np139-rank-list article>span,
html.np-ui-reference[data-theme="dark"] .np139-rank-list i,
html.np-ui-reference[data-theme="dark"] .np139-card-link,
html.np-ui-reference[data-theme="dark"] .np139-empty,
html.np-ui-reference[data-theme="dark"] .np139-current-balances button,
html.np-ui-reference[data-theme="dark"] .np139-current-balances button:first-child,
html.np-ui-reference[data-theme="dark"] .np139-attention-grid button,
html.np-ui-reference[data-theme="dark"] .np139-drilldown,
html.np-ui-reference[data-theme="dark"] .np139-drilldown button,
html.np-ui-reference[data-theme="dark"] .np140-chart-card,
html.np-ui-reference[data-theme="dark"] .np140-chart-empty,
html.np-ui-reference[data-theme="dark"] .np140-hbar-track,
html.np-ui-reference[data-theme="dark"] .np140-auto-dispatch-note,
html.np-ui-reference[data-theme="dark"] .np1410-vehicle-group,
html.np-ui-reference[data-theme="dark"] .np1410-trip-list .np1375-trip-card,
html.np-ui-reference[data-theme="dark"] .np142-search,
html.np-ui-reference[data-theme="dark"] .np142-filter-button,
html.np-ui-reference[data-theme="dark"] .np142-date-chip,
html.np-ui-reference[data-theme="dark"] .np142-invoice-metrics>div,
html.np-ui-reference[data-theme="dark"] .np142-invoice-list,
html.np-ui-reference[data-theme="dark"] .np142-invoice-card,
html.np-ui-reference[data-theme="dark"] .np142-invoice-card:hover,
html.np-ui-reference[data-theme="dark"] .np142-invoice-card:focus-visible,
html.np-ui-reference[data-theme="dark"] .np142-invoice-card.is-cancelled,
html.np-ui-reference[data-theme="dark"] .np142-pay-tag,
html.np-ui-reference[data-theme="dark"] .np142-pay-tag.bank,
html.np-ui-reference[data-theme="dark"] .np142-pay-tag.mixed,
html.np-ui-reference[data-theme="dark"] .np142-empty span,
html.np-ui-reference[data-theme="dark"] .np142-limit-note,
html.np-ui-reference[data-theme="dark"] .np142-filter-form section,
html.np-ui-reference[data-theme="dark"] .np142-filter-presets button,
html.np-ui-reference[data-theme="dark"] .np142-filter-presets button.active,
html.np-ui-reference[data-theme="dark"] .np142-check-grid label,
html.np-ui-reference[data-theme="dark"] .np142-filter-actions,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np142-invoice-items,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np142-invoice-items em,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-business-row>span,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-business-row .np1421-bottle-chip,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-business-row .has-old-debt,
html.np-ui-reference[data-theme="dark"] .np1430-guide,
html.np-ui-reference[data-theme="dark"] .np1430-kpis>div,
html.np-ui-reference[data-theme="dark"] .np1430-tabs button,
html.np-ui-reference[data-theme="dark"] .np1430-load-card,
html.np-ui-reference[data-theme="dark"] .np1430-load-card header em,
html.np-ui-reference[data-theme="dark"] .np1430-load-kpis>div,
html.np-ui-reference[data-theme="dark"] .np1430-trip-link,
html.np-ui-reference[data-theme="dark"] .np1430-form .np1430-bottle-field,
html.np-ui-reference[data-theme="dark"] .np1430-product-qty,
html.np-ui-reference[data-theme="dark"] .np1430-receive-summary,
html.np-ui-reference[data-theme="dark"] .np1430-load-detail,
html.np-ui-reference[data-theme="dark"] .np1430-order-summary>div,
html.np-ui-reference[data-theme="dark"] .np1430-load-order,
html.np-ui-reference[data-theme="dark"] .np1432-people-row,
html.np-ui-reference[data-theme="dark"] .np1440-intro,
html.np-ui-reference[data-theme="dark"] .np1440-tabs button,
html.np-ui-reference[data-theme="dark"] .np1440-today-card,
html.np-ui-reference[data-theme="dark"] .np1440-session,
html.np-ui-reference[data-theme="dark"] .np1440-session.worked,
html.np-ui-reference[data-theme="dark"] .np1440-session.off,
html.np-ui-reference[data-theme="dark"] .np1440-kpis>div,
html.np-ui-reference[data-theme="dark"] .np1440-kpis.payroll>div:last-child,
html.np-ui-reference[data-theme="dark"] .np1440-history-row,
html.np-ui-reference[data-theme="dark"] .np1440-status,
html.np-ui-reference[data-theme="dark"] .np1440-status.none,
html.np-ui-reference[data-theme="dark"] .np1440-toolbar,
html.np-ui-reference[data-theme="dark"] .np1440-manager-note,
html.np-ui-reference[data-theme="dark"] .np1440-employee-summary,
html.np-ui-reference[data-theme="dark"] .np1440-employee-summary>div:nth-child(2)>span,
html.np-ui-reference[data-theme="dark"] .np1440-day-employee,
html.np-ui-reference[data-theme="dark"] .np1440-day-sessions>span,
html.np-ui-reference[data-theme="dark"] .np1440-legend,
html.np-ui-reference[data-theme="dark"] .np1440-check,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-formula,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-card,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-grid>span,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-form section,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-preview,
html.np-ui-reference[data-theme="dark"] .np1441-default-note,
html.np-ui-reference[data-theme="dark"] .np1441-month-standard,
html.np-ui-reference[data-theme="dark"] .np1441-formula,
html.np-ui-reference[data-theme="dark"] .np1441-salary-highlight>span,
html.np-ui-reference[data-theme="dark"] .np1441-advance-meter,
html.np-ui-reference[data-theme="dark"] .np1441-warning,
html.np-ui-reference[data-theme="dark"] .np1441-readonly-field,
html.np-ui-reference[data-theme="dark"] .np1441-advance-summary>span,
html.np-ui-reference[data-theme="dark"] .np1441-advance-row,
html.np-ui-reference[data-theme="dark"] .np1442-hero-count,
html.np-ui-reference[data-theme="dark"] .np1442-today-panel,
html.np-ui-reference[data-theme="dark"] .np1442-stat-grid article,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-kpis article,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-kpis article.primary,
html.np-ui-reference[data-theme="dark"] .np1442-overview-numbers span,
html.np-ui-reference[data-theme="dark"] .np1442-toolbar.payroll,
html.np-ui-reference[data-theme="dark"] .np1442-rule-strip span,
html.np-ui-reference[data-theme="dark"] .np1442-employee-card,
html.np-ui-reference[data-theme="dark"] .np1442-employee-meter,
html.np-ui-reference[data-theme="dark"] .np1442-employee-metrics span,
html.np-ui-reference[data-theme="dark"] .np1442-day-card,
html.np-ui-reference[data-theme="dark"] .np1442-day-card.future,
html.np-ui-reference[data-theme="dark"] .np1442-not-counted,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-hero-stats span,
html.np-ui-reference[data-theme="dark"] .np1442-formula,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main span,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main span.primary,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-details span,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card footer .secondary,
html.np-ui-reference[data-theme="dark"] .np1444-payroll-summary,
html.np-ui-reference[data-theme="dark"] .np1444-summary-meta span,
html.np-ui-reference[data-theme="dark"] .np1444-toolbar,
html.np-ui-reference[data-theme="dark"] .np1444-kpis article,
html.np-ui-reference[data-theme="dark"] .np1444-kpis article.due,
html.np-ui-reference[data-theme="dark"] .np1444-formula,
html.np-ui-reference[data-theme="dark"] .np1444-payroll-table,
html.np-ui-reference[data-theme="dark"] .np1444-table-head,
html.np-ui-reference[data-theme="dark"] .np1444-payroll-row,
html.np-ui-reference[data-theme="dark"] .np1444-payroll-row:hover,
html.np-ui-reference[data-theme="dark"] .np1444-avatar,
html.np-ui-reference[data-theme="dark"] .np1444-avatar.fallback,
html.np-ui-reference[data-theme="dark"] .np1444-row-actions .secondary,
html.np-ui-reference[data-theme="dark"] .np1450-trip-chooser,
html.np-ui-reference[data-theme="dark"] .np1450-trip-chooser select,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta>span,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta.active,
html.np-ui-reference[data-theme="dark"] .np1450-review-trip,
html.np-ui-reference[data-theme="dark"] .np1450-approval-trip,
html.np-ui-reference[data-theme="dark"] .np1450-receive-guide,
html.np-ui-reference[data-theme="dark"] .np1450-active-section,
html.np-ui-reference[data-theme="dark"] .np1450-active-load,
html.np-ui-reference[data-theme="dark"] .np1450-active-kpis span,
html.np-ui-reference[data-theme="dark"] .np1430-load-card.status-completed,
html.np-ui-reference[data-theme="dark"] .np1430-load-card.status-completed header em,
html.np-ui-reference[data-theme="dark"] .np1450-order-row,
html.np-ui-reference[data-theme="dark"] .np1451-trip-chooser,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card,
html.np-ui-reference[data-theme="dark"] .np1451-trip-check,
html.np-ui-reference[data-theme="dark"] .np1451-trip-icon,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card em,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.ready em,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.departed em,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.closed em,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.selected,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.selected .np1451-trip-icon,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.selected.departed,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.selected.closed,
html.np-ui-reference[data-theme="dark"] .np1451-trip-empty,
html.np-ui-reference[data-theme="dark"] .np1451-closed-note,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta.closed,
html.np-ui-reference[data-theme="dark"] .np1460-inline-loading,
html.np-ui-reference[data-theme="dark"] .np1460-diagnostic,
html.np-ui-reference[data-theme="dark"] .np1460-metrics span,
html.np-ui-reference[data-theme="dark"] .np1460-row-counts span,
html.np-ui-reference[data-theme="dark"] .np1460-diagnostic-foot p,
html.np-ui-reference[data-theme="dark"] .np1462-load-more,
html.np-ui-reference[data-theme="dark"] .np1462-metrics span,
html.np-ui-reference[data-theme="dark"] .np1461-defect-box input,
html.np-ui-reference[data-theme="dark"] .np1470-loading,
html.np-ui-reference[data-theme="dark"] .np1470-error,
html.np-ui-reference[data-theme="dark"] .np1470-summary span,
html.np-ui-reference[data-theme="dark"] .np1470-guide,
html.np-ui-reference[data-theme="dark"] .np1470-vehicle-card,
html.np-ui-reference[data-theme="dark"] .np1470-vehicle-card.empty,
html.np-ui-reference[data-theme="dark"] .np1470-vehicle-title>span,
html.np-ui-reference[data-theme="dark"] .tone-green .np1470-vehicle-title>span,
html.np-ui-reference[data-theme="dark"] .np1470-vehicle-card>header>em,
html.np-ui-reference[data-theme="dark"] .np1470-vehicle-card.empty>header>em,
html.np-ui-reference[data-theme="dark"] .np1470-time-line,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span.primary,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span.bad,
html.np-ui-reference[data-theme="dark"] .np1470-block-summary,
html.np-ui-reference[data-theme="dark"] .np1470-note,
html.np-ui-reference[data-theme="dark"] .np1470-tracking-note,
html.np-ui-reference[data-theme="dark"] .np1470-edit-meta,
html.np-ui-reference[data-theme="dark"] .np1470-products,
html.np-ui-reference[data-theme="dark"] .np1470-product,
html.np-ui-reference[data-theme="dark"] .np1470-history article,
html.np-ui-reference[data-theme="dark"] .np1470-history article>div span,
html.np-ui-reference[data-theme="dark"] .np1470-sale-chooser,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card:hover,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card.selected,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card.tone-green.selected,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card.disabled,
html.np-ui-reference[data-theme="dark"] .np1470-sale-check,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card>em,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card.tone-green>em,
html.np-ui-reference[data-theme="dark"] .np1470-sale-closed,
html.np-ui-reference[data-theme="dark"] .np1485-no-active-vehicle,
html.np-ui-reference[data-theme="dark"] .np1471-overview,
html.np-ui-reference[data-theme="dark"] .np1471-overview>span,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-icon,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-copy header span,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-matched,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-short,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-over,
html.np-ui-reference[data-theme="dark"] .np1471-negative-stock,
html.np-ui-reference[data-theme="dark"] .np1471-check-summary span,
html.np-ui-reference[data-theme="dark"] .np1471-check-summary span.primary,
html.np-ui-reference[data-theme="dark"] .np1471-last-check,
html.np-ui-reference[data-theme="dark"] .np1471-difference,
html.np-ui-reference[data-theme="dark"] .np1471-difference.matched,
html.np-ui-reference[data-theme="dark"] .np1471-difference.short,
html.np-ui-reference[data-theme="dark"] .np1471-difference.over,
html.np-ui-reference[data-theme="dark"] .np1471-history article,
html.np-ui-reference[data-theme="dark"] .np1471-history article>div span,
html.np-ui-reference[data-theme="dark"] .np1471-history-error,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-stale,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-actions .secondary,
html.np-ui-reference[data-theme="dark"] .np1480-intro,
html.np-ui-reference[data-theme="dark"] .np1480-intro>span,
html.np-ui-reference[data-theme="dark"] .np1480-route-card,
html.np-ui-reference[data-theme="dark"] .np1480-route-card:hover,
html.np-ui-reference[data-theme="dark"] .np1480-route-card.last,
html.np-ui-reference[data-theme="dark"] .np1480-route-icon,
html.np-ui-reference[data-theme="dark"] .np1480-route-toolbar,
html.np-ui-reference[data-theme="dark"] .np1480-back,
html.np-ui-reference[data-theme="dark"] .np1480-search-row input,
html.np-ui-reference[data-theme="dark"] .np1480-filter-tabs button,
html.np-ui-reference[data-theme="dark"] .np1480-filter-tabs button b,
html.np-ui-reference[data-theme="dark"] .np1480-filter-tabs button.active,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done,
html.np-ui-reference[data-theme="dark"] .np1480-order-number,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-customer-meta,
html.np-ui-reference[data-theme="dark"] .np1480-loading,
html.np-ui-reference[data-theme="dark"] .np1480-error,
html.np-ui-reference[data-theme="dark"] .np1480-sale-context,
html.np-ui-reference[data-theme="dark"] .np1480-sale-context>button,
html.np-ui-reference[data-theme="dark"] .np1480-order-list article,
html.np-ui-reference[data-theme="dark"] .np1480-order-list article>span,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta>span:not(.last),
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-customer-meta>span:not(.last),
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .bad,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .ok,
html.np-ui-reference[data-theme="dark"] .np1483-vehicle-summary,
html.np-ui-reference[data-theme="dark"] .np1483-row-vehicle.inactive,
html.np-ui-reference[data-theme="dark"] .np1483-sale-vehicle,
html.np-ui-reference[data-theme="dark"] .np1483-sale-vehicle-icon,
html.np-ui-reference[data-theme="dark"] .np1483-unassigned-list article,
html.np-ui-reference[data-theme="dark"] .np1483-current-note,
html.np-ui-reference[data-theme="dark"] .np1483-choice,
html.np-ui-reference[data-theme="dark"] .np1483-choice em,
html.np-ui-reference[data-theme="dark"] .np1483-choice.selected,
html.np-ui-reference[data-theme="dark"] .np1483-choice.disabled,
html.np-ui-reference[data-theme="dark"] .np1483-history article,
html.np-ui-reference[data-theme="dark"] .np1484-flow-note,
html.np-ui-reference[data-theme="dark"] .np1484-round-card,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.current,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-locked,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-matched,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-short,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-over,
html.np-ui-reference[data-theme="dark"] .np1484-round-card>header em,
html.np-ui-reference[data-theme="dark"] .np1484-round-kpis span,
html.np-ui-reference[data-theme="dark"] .np1484-check-kpis span,
html.np-ui-reference[data-theme="dark"] .np1484-order-summary span,
html.np-ui-reference[data-theme="dark"] .np1484-check-kpis .primary,
html.np-ui-reference[data-theme="dark"] .np1484-round-state,
html.np-ui-reference[data-theme="dark"] .np1484-round-note,
html.np-ui-reference[data-theme="dark"] .np1484-difference,
html.np-ui-reference[data-theme="dark"] .np1484-difference.matched,
html.np-ui-reference[data-theme="dark"] .np1484-difference.bad,
html.np-ui-reference[data-theme="dark"] .np1484-check-history article,
html.np-ui-reference[data-theme="dark"] .np1484-locked-banner,
html.np-ui-reference[data-theme="dark"] .np1484-locked-sale-note,
html.np-ui-reference[data-theme="dark"] .np1484-order-list article,
html.np-ui-reference[data-theme="dark"] .np1484-current-assignment,
html.np-ui-reference[data-theme="dark"] .np1484-choice-groups section,
html.np-ui-reference[data-theme="dark"] .np1484-choice,
html.np-ui-reference[data-theme="dark"] .np1484-choice.selected,
html.np-ui-reference[data-theme="dark"] .np1484-sale-assignment.locked,
html.np-ui-reference[data-theme="dark"] .np1488-lock-summary span,
html.np-ui-reference[data-theme="dark"] .np1488-lock-summary span.ok,
html.np-ui-reference[data-theme="dark"] .np1488-lock-confirm,
html.np-ui-reference[data-theme="dark"] .np1488-lock-error,
html.np-ui-reference[data-theme="dark"] .np1488-lock-form input,
html.np-ui-reference[data-theme="dark"] .np1488-lock-form textarea,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .app>main>header,
html.np-ui-reference[data-theme="dark"] body.np1500-ui th,
html.np-ui-reference[data-theme="dark"] body.np1500-ui input,
html.np-ui-reference[data-theme="dark"] body.np1500-ui select,
html.np-ui-reference[data-theme="dark"] body.np1500-ui textarea,
html.np-ui-reference[data-theme="dark"] body.np1500-ui button.secondary,
html.np-ui-reference[data-theme="dark"] body.np1500-ui tr.clickable:hover,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-bottom-nav button.active,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .card,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .table-wrap,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .quick-grid button,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .customer-info>div,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .cash-split>div,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .workflow-strip button,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .workflow-strip button:hover,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .dashboard-kpis>.metric,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .dashboard-kpis>.metric.metric-alert,
html.np-ui-reference[data-theme="dark"] body.np1500-ui table,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1480-route-card,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1480-customer-card,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1480-order-number,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-vehicle-card,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1484-round-card,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-time-line,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-block-summary,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1471-reconcile,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1484-flow-note,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-kpis span,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1484-round-kpis span,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-kpis span.primary,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1484-locked-banner,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-bottom-nav{background-color:var(--npui-surface)!important}
html.np-ui-reference[data-theme="dark"] input,
html.np-ui-reference[data-theme="dark"] select,
html.np-ui-reference[data-theme="dark"] textarea,
html.np-ui-reference[data-theme="dark"] .debt-alert.info,
html.np-ui-reference[data-theme="dark"] .mobile-payment-presets button,
html.np-ui-reference[data-theme="dark"] .pwa-prompt,
html.np-ui-reference[data-theme="dark"] .review-note,
html.np-ui-reference[data-theme="dark"] .empty-state,
html.np-ui-reference[data-theme="dark"] .attendance-hero,
html.np-ui-reference[data-theme="dark"] .header-avatar,
html.np-ui-reference[data-theme="dark"] .team-avatar.large,
html.np-ui-reference[data-theme="dark"] .route-choice,
html.np-ui-reference[data-theme="dark"] .route-map-shell,
html.np-ui-reference[data-theme="dark"] .route-customer-card,
html.np-ui-reference[data-theme="dark"] .team-create-card,
html.np-ui-reference[data-theme="dark"] .password-eye,
html.np-ui-reference[data-theme="dark"] .member-create-success,
html.np-ui-reference[data-theme="dark"] .bottle-auto-button,
html.np-ui-reference[data-theme="dark"] .np-debtor-filterbar,
html.np-ui-reference[data-theme="dark"] .np-debtor-stats>div,
html.np-ui-reference[data-theme="dark"] .np-debtor-card,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance,
html.np-ui-reference[data-theme="dark"] .np-payment-qr,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-image,
html.np-ui-reference[data-theme="dark"] .np-report-preset,
html.np-ui-reference[data-theme="dark"] .np-report-loading i,
html.np-ui-reference[data-theme="dark"] .np-report-mini-summary>div,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid>article,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid .stats span,
html.np-ui-reference[data-theme="dark"] .np-report-soft-loading,
html.np-ui-reference[data-theme="dark"] .np-report-soft-loading i,
html.np-ui-reference[data-theme="dark"] .np29-preset,
html.np-ui-reference[data-theme="dark"] .np29-tabs button,
html.np-ui-reference[data-theme="dark"] .np29-signal,
html.np-ui-reference[data-theme="dark"] .np29-compare-grid>div,
html.np-ui-reference[data-theme="dark"] .np29-leader,
html.np-ui-reference[data-theme="dark"] .np29-debt-grid article,
html.np-ui-reference[data-theme="dark"] .np29-material-grid article,
html.np-ui-reference[data-theme="dark"] .np29-detail-list article,
html.np-ui-reference[data-theme="dark"] .np30-handover-toolbar select,
html.np-ui-reference[data-theme="dark"] .np30-range-warning,
html.np-ui-reference[data-theme="dark"] .np30-handover-card,
html.np-ui-reference[data-theme="dark"] .np30-primary-amount,
html.np-ui-reference[data-theme="dark"] .np30-detail-row,
html.np-ui-reference[data-theme="dark"] .np31-intro,
html.np-ui-reference[data-theme="dark"] .np31-date-presets button,
html.np-ui-reference[data-theme="dark"] .np31-expense-card,
html.np-ui-reference[data-theme="dark"] .np31-material-warning,
html.np-ui-reference[data-theme="dark"] .np31-expense-form .np31-guidance,
html.np-ui-reference[data-theme="dark"] .np31-detail-hero,
html.np-ui-reference[data-theme="dark"] .np31-master-columns>section,
html.np-ui-reference[data-theme="dark"] .np31-report-warning,
html.np-ui-reference[data-theme="dark"] .np31-profit-flow .total,
html.np-ui-reference[data-theme="dark"] .np31-handover-modal-summary .total,
html.np-ui-reference[data-theme="dark"] .np31-handover-expense,
html.np-ui-reference[data-theme="dark"] .np32-role-hint span,
html.np-ui-reference[data-theme="dark"] .np32-member-permission,
html.np-ui-reference[data-theme="dark"] .np32-preset-bar,
html.np-ui-reference[data-theme="dark"] .np32-permission-groups section,
html.np-ui-reference[data-theme="dark"] .np32-permission-note,
html.np-ui-reference[data-theme="dark"] .np33-scope-note,
html.np-ui-reference[data-theme="dark"] .np33-kpi,
html.np-ui-reference[data-theme="dark"] .np33-handover-card,
html.np-ui-reference[data-theme="dark"] .np33-handover-total,
html.np-ui-reference[data-theme="dark"] .np33-handover-equation>div,
html.np-ui-reference[data-theme="dark"] .np33-handover-mini span,
html.np-ui-reference[data-theme="dark"] .np33-pending,
html.np-ui-reference[data-theme="dark"] .np33-loading-line i,
html.np-ui-reference[data-theme="dark"] .np33-report-breakdown article,
html.np-ui-reference[data-theme="dark"] .np33-report-section,
html.np-ui-reference[data-theme="dark"] .np33-permission-scope,
html.np-ui-reference[data-theme="dark"] .np1330-permission-note,
html.np-ui-reference[data-theme="dark"] .np1330-edit-context>div,
html.np-ui-reference[data-theme="dark"] .np1330-edit-form>section,
html.np-ui-reference[data-theme="dark"] .np1330-edit-item,
html.np-ui-reference[data-theme="dark"] .np1330-edit-summary,
html.np-ui-reference[data-theme="dark"] .np1330-revision-card,
html.np-ui-reference[data-theme="dark"] .np134-customer-results,
html.np-ui-reference[data-theme="dark"] .np134-selected-customer,
html.np-ui-reference[data-theme="dark"] .np135-filter-panel,
html.np-ui-reference[data-theme="dark"] .np135-filter-grid input,
html.np-ui-reference[data-theme="dark"] .np135-filter-grid select,
html.np-ui-reference[data-theme="dark"] .online-status,
html.np-ui-reference[data-theme="dark"] .secondary,
html.np-ui-reference[data-theme="dark"] .danger,
html.np-ui-reference[data-theme="dark"] .np-detail-view .np-detail-meta-legacy,
html.np-ui-reference[data-theme="dark"] .np-approval-customer,
html.np-ui-reference[data-theme="dark"] .np-approval-meta span,
html.np-ui-reference[data-theme="dark"] .np-approval-product,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .header-avatar,
html.np-ui-reference[data-theme="dark"] .np137-header-context,
html.np-ui-reference[data-theme="dark"] body.np137-modern .online-status,
html.np-ui-reference[data-theme="dark"] .np137-page-kicker i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .page-head .actions,
html.np-ui-reference[data-theme="dark"] body.np137-modern .secondary,
html.np-ui-reference[data-theme="dark"] body.np137-modern .danger,
html.np-ui-reference[data-theme="dark"] body.np137-modern input,
html.np-ui-reference[data-theme="dark"] body.np137-modern select,
html.np-ui-reference[data-theme="dark"] body.np137-modern textarea,
html.np-ui-reference[data-theme="dark"] body.np137-modern .card,
html.np-ui-reference[data-theme="dark"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .workflow-strip button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .workflow-strip button>span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .insight,
html.np-ui-reference[data-theme="dark"] body.np137-modern .rank-list .rank,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np135-filter-panel,
html.np-ui-reference[data-theme="dark"] .np137-filter-status,
html.np-ui-reference[data-theme="dark"] body.np137-modern .table-wrap,
html.np-ui-reference[data-theme="dark"] body.np137-modern .request-time,
html.np-ui-reference[data-theme="dark"] body.np137-modern .request-note,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-sale-wizard-head,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-step-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-step-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .product-shortcuts button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-product-shortcuts button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .modal,
html.np-ui-reference[data-theme="dark"] body.np137-modern .modal-head button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .report-tabs,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-report-tabs,
html.np-ui-reference[data-theme="dark"] .np1371-page-error,
html.np-ui-reference[data-theme="dark"] .np1372-product-thumb,
html.np-ui-reference[data-theme="dark"] .np1372-product-shortcut img,
html.np-ui-reference[data-theme="dark"] .np1372-request-thumb,
html.np-ui-reference[data-theme="dark"] .np1372-image-editor,
html.np-ui-reference[data-theme="dark"] .np1372-image-preview,
html.np-ui-reference[data-theme="dark"] .np1372-image-status,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-report-toggle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-row,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-dispatch-filter,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-dispatch-kpis>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-dispatch-layout>section,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-vehicle-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-load-grid>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-form>section,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-check-grid label,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-assign-order,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-detail-summary>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-box,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-rule,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-vehicle-list article,
html.np-ui-reference[data-theme="dark"] .np1376-vehicle-badge,
html.np-ui-reference[data-theme="dark"] .np1376-plan-summary,
html.np-ui-reference[data-theme="dark"] .np1376-detail-vehicle,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.np1377-stop,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.np1377-activate,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-bottled-price-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-price-row,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-empty-note,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-inactive-notice,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-product-lifecycle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-dashboard-alert,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-page-returned-alert,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-order-meta span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-event-history,
html.np-ui-reference[data-theme="dark"] .np139-debt-card,
html.np-ui-reference[data-theme="dark"] .np139-receipt-row,
html.np-ui-reference[data-theme="dark"] .np139-payment-presets,
html.np-ui-reference[data-theme="dark"] .np139-payment-presets button,
html.np-ui-reference[data-theme="dark"] .np139-receipt-paper,
html.np-ui-reference[data-theme="dark"] .np13711-data-loader,
html.np-ui-reference[data-theme="dark"] .np13711-data-loader i,
html.np-ui-reference[data-theme="dark"] .np13713-approval-guide,
html.np-ui-reference[data-theme="dark"] .np13716-close-sale,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-option,
html.np-ui-reference[data-theme="dark"] .np13719-review-vehicle,
html.np-ui-reference[data-theme="dark"] .np13719-approval-vehicle,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-brand-logo,
html.np-ui-reference[data-theme="dark"] body.np1380-ui button.secondary,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .secondary,
html.np-ui-reference[data-theme="dark"] body.np1380-ui button.danger,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .danger,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-entry-guide,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .modal,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-modal,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-sale-section,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .customer-snapshot,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-product-shortcuts button,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-mobile-sale-wizard .item-row,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .qty-control button,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .add-product-row,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-payment-presets button,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np13719-vehicle-chooser,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance>div,
html.np-ui-reference[data-theme="dark"] .np1384-product-table,
html.np-ui-reference[data-theme="dark"] .np1384-product-table tbody td:nth-child(2) .np1384-qty-badge,
html.np-ui-reference[data-theme="dark"] .np1384-payment-overview,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card,
html.np-ui-reference[data-theme="dark"] .np1384-supporting-details,
html.np-ui-reference[data-theme="dark"] .np139-filter-card,
html.np-ui-reference[data-theme="dark"] .np139-preset,
html.np-ui-reference[data-theme="dark"] .np139-more-filter>summary,
html.np-ui-reference[data-theme="dark"] .np139-filter-grid,
html.np-ui-reference[data-theme="dark"] .np139-tab-button,
html.np-ui-reference[data-theme="dark"] .np139-more-tabs>summary,
html.np-ui-reference[data-theme="dark"] .np139-more-tabs>div,
html.np-ui-reference[data-theme="dark"] .np139-main-kpi,
html.np-ui-reference[data-theme="dark"] .np139-card,
html.np-ui-reference[data-theme="dark"] .np139-product-loading i,
html.np-ui-reference[data-theme="dark"] .np139-current-balances button,
html.np-ui-reference[data-theme="dark"] .np139-attention-grid button,
html.np-ui-reference[data-theme="dark"] .np139-drilldown,
html.np-ui-reference[data-theme="dark"] .np139-drilldown button,
html.np-ui-reference[data-theme="dark"] .np140-chart-card,
html.np-ui-reference[data-theme="dark"] .np140-auto-dispatch-note,
html.np-ui-reference[data-theme="dark"] .np1410-vehicle-group,
html.np-ui-reference[data-theme="dark"] .np142-search,
html.np-ui-reference[data-theme="dark"] .np142-filter-button,
html.np-ui-reference[data-theme="dark"] .np142-date-chip,
html.np-ui-reference[data-theme="dark"] .np142-invoice-notice,
html.np-ui-reference[data-theme="dark"] .np142-invoice-metrics>div,
html.np-ui-reference[data-theme="dark"] .np142-invoice-list,
html.np-ui-reference[data-theme="dark"] .np142-loading i,
html.np-ui-reference[data-theme="dark"] .np142-filter-form section,
html.np-ui-reference[data-theme="dark"] .np142-filter-presets button,
html.np-ui-reference[data-theme="dark"] .np142-check-grid label,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-business-row>span,
html.np-ui-reference[data-theme="dark"] .np1430-guide,
html.np-ui-reference[data-theme="dark"] .np1430-kpis>div,
html.np-ui-reference[data-theme="dark"] .np1430-tabs button,
html.np-ui-reference[data-theme="dark"] .np1430-load-card,
html.np-ui-reference[data-theme="dark"] .np1430-form .np1430-bottle-field,
html.np-ui-reference[data-theme="dark"] .np1430-products-box,
html.np-ui-reference[data-theme="dark"] .np1430-defect-entry,
html.np-ui-reference[data-theme="dark"] .np1430-order-summary>div,
html.np-ui-reference[data-theme="dark"] .np1430-load-order,
html.np-ui-reference[data-theme="dark"] .np1440-intro,
html.np-ui-reference[data-theme="dark"] .np1440-tabs button,
html.np-ui-reference[data-theme="dark"] .np1440-today-card,
html.np-ui-reference[data-theme="dark"] .np1440-session,
html.np-ui-reference[data-theme="dark"] .np1440-kpis>div,
html.np-ui-reference[data-theme="dark"] .np1440-history-row,
html.np-ui-reference[data-theme="dark"] .np1440-toolbar,
html.np-ui-reference[data-theme="dark"] .np1440-employee-summary,
html.np-ui-reference[data-theme="dark"] .np1440-day-employee,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-formula,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-card,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-form section,
html.np-ui-reference[data-theme="dark"] .np1441-default-note,
html.np-ui-reference[data-theme="dark"] .np1441-salary-highlight>span,
html.np-ui-reference[data-theme="dark"] .np1441-warning,
html.np-ui-reference[data-theme="dark"] .np1441-readonly-field,
html.np-ui-reference[data-theme="dark"] .np1441-advance-summary>span,
html.np-ui-reference[data-theme="dark"] .np1441-advance-row,
html.np-ui-reference[data-theme="dark"] .np1442-intro,
html.np-ui-reference[data-theme="dark"] .np1442-attendance-hero,
html.np-ui-reference[data-theme="dark"] .np1442-admin-overview,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-hero,
html.np-ui-reference[data-theme="dark"] .np1442-hero-count,
html.np-ui-reference[data-theme="dark"] .np1442-today-panel,
html.np-ui-reference[data-theme="dark"] .np1442-stat-grid article,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-kpis article,
html.np-ui-reference[data-theme="dark"] .np1442-overview-numbers span,
html.np-ui-reference[data-theme="dark"] .np1442-toolbar.payroll,
html.np-ui-reference[data-theme="dark"] .np1442-rule-strip span,
html.np-ui-reference[data-theme="dark"] .np1442-employee-card,
html.np-ui-reference[data-theme="dark"] .np1442-day-card,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-hero-stats span,
html.np-ui-reference[data-theme="dark"] .np1442-formula,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main span,
html.np-ui-reference[data-theme="dark"] .np1442-avatar,
html.np-ui-reference[data-theme="dark"] .np1443-avatar,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card>header>strong,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-details span,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card footer .secondary,
html.np-ui-reference[data-theme="dark"] .np1444-payroll-summary,
html.np-ui-reference[data-theme="dark"] .np1444-summary-meta span,
html.np-ui-reference[data-theme="dark"] .np1444-toolbar,
html.np-ui-reference[data-theme="dark"] .np1444-kpis article,
html.np-ui-reference[data-theme="dark"] .np1444-formula,
html.np-ui-reference[data-theme="dark"] .np1444-payroll-table,
html.np-ui-reference[data-theme="dark"] .np1444-avatar,
html.np-ui-reference[data-theme="dark"] .np1444-row-actions .secondary,
html.np-ui-reference[data-theme="dark"] .np1450-trip-chooser,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta,
html.np-ui-reference[data-theme="dark"] .np1450-review-trip,
html.np-ui-reference[data-theme="dark"] .np1450-approval-trip,
html.np-ui-reference[data-theme="dark"] .np1450-receive-guide,
html.np-ui-reference[data-theme="dark"] .np1450-active-section,
html.np-ui-reference[data-theme="dark"] .np1450-active-load,
html.np-ui-reference[data-theme="dark"] .np1450-order-row,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card,
html.np-ui-reference[data-theme="dark"] .np1451-trip-check,
html.np-ui-reference[data-theme="dark"] .np1451-trip-empty,
html.np-ui-reference[data-theme="dark"] .np1451-closed-note,
html.np-ui-reference[data-theme="dark"] .np1460-inline-loading,
html.np-ui-reference[data-theme="dark"] .np1460-diagnostic,
html.np-ui-reference[data-theme="dark"] .np1460-metrics span,
html.np-ui-reference[data-theme="dark"] .np1460-row-counts span,
html.np-ui-reference[data-theme="dark"] .np1462-load-more,
html.np-ui-reference[data-theme="dark"] .np1462-metrics span,
html.np-ui-reference[data-theme="dark"] .np1461-defect-box,
html.np-ui-reference[data-theme="dark"] .np1461-review-defect,
html.np-ui-reference[data-theme="dark"] .np1470-loading,
html.np-ui-reference[data-theme="dark"] .np1470-summary span,
html.np-ui-reference[data-theme="dark"] .np1470-guide,
html.np-ui-reference[data-theme="dark"] .np1470-vehicle-card,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span,
html.np-ui-reference[data-theme="dark"] .np1470-empty-kpis,
html.np-ui-reference[data-theme="dark"] .np1470-tracking-note,
html.np-ui-reference[data-theme="dark"] .np1470-new-warning,
html.np-ui-reference[data-theme="dark"] .np1470-products,
html.np-ui-reference[data-theme="dark"] .np1470-product,
html.np-ui-reference[data-theme="dark"] .np1470-history article,
html.np-ui-reference[data-theme="dark"] .np1470-sale-chooser,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card,
html.np-ui-reference[data-theme="dark"] .np1470-sale-check,
html.np-ui-reference[data-theme="dark"] .np1470-sale-closed,
html.np-ui-reference[data-theme="dark"] .np1485-no-active-vehicle,
html.np-ui-reference[data-theme="dark"] .np1471-overview,
html.np-ui-reference[data-theme="dark"] .np1471-overview>span,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile,
html.np-ui-reference[data-theme="dark"] .np1471-sql-warning,
html.np-ui-reference[data-theme="dark"] .np1471-check-summary span,
html.np-ui-reference[data-theme="dark"] .np1471-difference,
html.np-ui-reference[data-theme="dark"] .np1471-history article,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-copy header span,
html.np-ui-reference[data-theme="dark"] .np1471-last-check,
html.np-ui-reference[data-theme="dark"] .np1480-intro,
html.np-ui-reference[data-theme="dark"] .np1480-route-card,
html.np-ui-reference[data-theme="dark"] .np1480-sql-warning,
html.np-ui-reference[data-theme="dark"] .np1480-route-toolbar,
html.np-ui-reference[data-theme="dark"] .np1480-back,
html.np-ui-reference[data-theme="dark"] .np1480-filter-tabs button,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card,
html.np-ui-reference[data-theme="dark"] .np1480-loading,
html.np-ui-reference[data-theme="dark"] .np1480-error,
html.np-ui-reference[data-theme="dark"] .np1480-sale-context,
html.np-ui-reference[data-theme="dark"] .np1480-sale-context>button,
html.np-ui-reference[data-theme="dark"] .np1480-order-list article,
html.np-ui-reference[data-theme="dark"] .np1480-order-number,
html.np-ui-reference[data-theme="dark"] .np1480-customer-state strong,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta>span:not(.last),
html.np-ui-reference[data-theme="dark"] .np1483-vehicle-summary,
html.np-ui-reference[data-theme="dark"] .np1483-sale-vehicle,
html.np-ui-reference[data-theme="dark"] .np1483-unassigned-list article,
html.np-ui-reference[data-theme="dark"] .np1483-choice,
html.np-ui-reference[data-theme="dark"] .np1483-history article,
html.np-ui-reference[data-theme="dark"] .np1484-flow-note,
html.np-ui-reference[data-theme="dark"] .np1484-round-card,
html.np-ui-reference[data-theme="dark"] .np1484-round-kpis span,
html.np-ui-reference[data-theme="dark"] .np1484-check-kpis span,
html.np-ui-reference[data-theme="dark"] .np1484-order-summary span,
html.np-ui-reference[data-theme="dark"] .np1484-difference,
html.np-ui-reference[data-theme="dark"] .np1484-check-history article,
html.np-ui-reference[data-theme="dark"] .np1484-locked-banner,
html.np-ui-reference[data-theme="dark"] .np1484-locked-sale-note,
html.np-ui-reference[data-theme="dark"] .np1484-order-list article,
html.np-ui-reference[data-theme="dark"] .np1484-choice-groups section,
html.np-ui-reference[data-theme="dark"] .np1484-choice,
html.np-ui-reference[data-theme="dark"] .np1488-lock-summary span,
html.np-ui-reference[data-theme="dark"] .np1488-lock-confirm,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .online-status,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .dashboard-kpis>.metric,
html.np-ui-reference[data-theme="dark"] body.np1500-ui button.secondary,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .modal{border-color:var(--npui-border)!important}
html.np-ui-reference[data-theme="dark"] .danger,
html.np-ui-reference[data-theme="dark"] .pill.bad,
html.np-ui-reference[data-theme="dark"] .debt-alert.danger,
html.np-ui-reference[data-theme="dark"] .insight.bad,
html.np-ui-reference[data-theme="dark"] .insight.bad>span,
html.np-ui-reference[data-theme="dark"] .online-status.offline,
html.np-ui-reference[data-theme="dark"] .np-alert-chip.debt-owed,
html.np-ui-reference[data-theme="dark"] .route-debt-mini .danger,
html.np-ui-reference[data-theme="dark"] .status-card.alert,
html.np-ui-reference[data-theme="dark"] .np-status-badge.alert,
html.np-ui-reference[data-theme="dark"] .approval-pending,
html.np-ui-reference[data-theme="dark"] .approval-state.pending,
html.np-ui-reference[data-theme="dark"] .approval-detail-state.pending,
html.np-ui-reference[data-theme="dark"] .quick-balance.owed,
html.np-ui-reference[data-theme="dark"] .delivery-detail .status-badge.wait,
html.np-ui-reference[data-theme="dark"] .np-debtor-stats>div.money,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.owed,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.money.severity-medium,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.money.severity-high,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.money.severity-critical,
html.np-ui-reference[data-theme="dark"] .np29-signal.bad,
html.np-ui-reference[data-theme="dark"] .np29-signal.bad>span,
html.np-ui-reference[data-theme="dark"] .np29-debt-grid article>span,
html.np-ui-reference[data-theme="dark"] .np29-material-grid article.critical,
html.np-ui-reference[data-theme="dark"] .np29-request-list article>span.urgent,
html.np-ui-reference[data-theme="dark"] .np31-top-expenses article>span,
html.np-ui-reference[data-theme="dark"] .np1330-remove,
html.np-ui-reference[data-theme="dark"] .np134-search-wrap input.invalid,
html.np-ui-reference[data-theme="dark"] .np134-badge.debt,
html.np-ui-reference[data-theme="dark"] .danger:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .danger:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .pill.bad,
html.np-ui-reference[data-theme="dark"] body.np137-modern .status-pill.rejected,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.rejected,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.bad,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span.bad,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-dashboard-alert>div>span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-rejection-reason,
html.np-ui-reference[data-theme="dark"] .np139-debt-card.danger .np139-debt-amount,
html.np-ui-reference[data-theme="dark"] .np13716-close-sale:hover,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .pill.bad,
html.np-ui-reference[data-theme="dark"] .np139-flow-item.debt,
html.np-ui-reference[data-theme="dark"] .np139-attention-grid button.danger,
html.np-ui-reference[data-theme="dark"] .np142-invoice-meta .is-voided,
html.np-ui-reference[data-theme="dark"] .np142-empty.error span,
html.np-ui-reference[data-theme="dark"] .np1440-status.off,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-short .np1471-reconcile-icon,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-over .np1471-reconcile-icon,
html.np-ui-reference[data-theme="dark"] .state-short .np1484-round-state,
html.np-ui-reference[data-theme="dark"] .state-over .np1484-round-state,
html.np-ui-reference[data-theme="dark"] .state-short .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .state-over .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .np1484-error,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .insight.bad>span,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .pill.bad{background-color:var(--npui-crit-weak)!important}
html.np-ui-reference[data-theme="dark"] .pill.ok,
html.np-ui-reference[data-theme="dark"] .insight.good>span,
html.np-ui-reference[data-theme="dark"] .online-status,
html.np-ui-reference[data-theme="dark"] .np-alert-chip.clear,
html.np-ui-reference[data-theme="dark"] .dot-done,
html.np-ui-reference[data-theme="dark"] .route-code,
html.np-ui-reference[data-theme="dark"] .delivery-pill.done,
html.np-ui-reference[data-theme="dark"] .route-debt-mini .ok,
html.np-ui-reference[data-theme="dark"] .member-create-success,
html.np-ui-reference[data-theme="dark"] .status-card.success,
html.np-ui-reference[data-theme="dark"] .status-card.success-done,
html.np-ui-reference[data-theme="dark"] .np-status-badge.success,
html.np-ui-reference[data-theme="dark"] .approval-approved,
html.np-ui-reference[data-theme="dark"] .approval-state.approved,
html.np-ui-reference[data-theme="dark"] .approval-detail-state.approved,
html.np-ui-reference[data-theme="dark"] .quick-debt-head>span,
html.np-ui-reference[data-theme="dark"] .quick-balance.clear,
html.np-ui-reference[data-theme="dark"] .delivery-detail .status-badge.info,
html.np-ui-reference[data-theme="dark"] .delivery-detail .status-badge.ok,
html.np-ui-reference[data-theme="dark"] .np-debtor-head>span,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-head i,
html.np-ui-reference[data-theme="dark"] .np-debtor-card .np-debtor-head>span,
html.np-ui-reference[data-theme="dark"] .np-report-insights article.good>span,
html.np-ui-reference[data-theme="dark"] .np29-signal.good>span,
html.np-ui-reference[data-theme="dark"] .np31-status.approved,
html.np-ui-reference[data-theme="dark"] .np31-handover-tag,
html.np-ui-reference[data-theme="dark"] .np31-profit-flow .total,
html.np-ui-reference[data-theme="dark"] .np31-handover-modal-summary .total,
html.np-ui-reference[data-theme="dark"] .np31-handover-expense>span,
html.np-ui-reference[data-theme="dark"] .np32-member-permission.owner,
html.np-ui-reference[data-theme="dark"] .np32-permission-selection-count,
html.np-ui-reference[data-theme="dark"] .np33-handover-total,
html.np-ui-reference[data-theme="dark"] .np33-expense-report-list>article>span,
html.np-ui-reference[data-theme="dark"] .np33-pending-list article>span,
html.np-ui-reference[data-theme="dark"] .np1330-revision-card header span,
html.np-ui-reference[data-theme="dark"] .np134-badge.ok,
html.np-ui-reference[data-theme="dark"] .np134-form-check>span,
html.np-ui-reference[data-theme="dark"] .np134-create-customer-bar:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-wizard-node.done i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-total,
html.np-ui-reference[data-theme="dark"] body.np137-modern .pill.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .status-pill.approved,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.approved,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-alert-chip.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip.bottled,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-status-pill.active,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.np1377-activate,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.np1377-activate:hover,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .pill.ok,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow.balanced .np1382-bottle-icon,
html.np-ui-reference[data-theme="dark"] .np140-auto-trip-badge,
html.np-ui-reference[data-theme="dark"] .np142-pay-tag.cash,
html.np-ui-reference[data-theme="dark"] .status-departed>header em,
html.np-ui-reference[data-theme="dark"] .np1430-receive-total,
html.np-ui-reference[data-theme="dark"] .np1440-status.worked,
html.np-ui-reference[data-theme="dark"] .np1440-employee-summary>div:nth-child(2)>strong,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta.active>span,
html.np-ui-reference[data-theme="dark"] .np1450-receive-guide>span,
html.np-ui-reference[data-theme="dark"] .np1450-section-title>span,
html.np-ui-reference[data-theme="dark"] .np1450-active-load header em,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.selected.departed .np1451-trip-icon,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-matched .np1471-reconcile-icon,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-order-number,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-customer-state strong,
html.np-ui-reference[data-theme="dark"] .np1483-row-vehicle.assigned,
html.np-ui-reference[data-theme="dark"] .state-matched .np1484-round-state,
html.np-ui-reference[data-theme="dark"] .state-matched .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .insight.good>span,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .pill.ok,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-bottom-nav button.active{background-color:var(--npui-good-weak)!important}
html.np-ui-reference[data-theme="dark"] .product-shortcuts button,
html.np-ui-reference[data-theme="dark"] .mobile-payment-presets button,
html.np-ui-reference[data-theme="dark"] .qty-control button,
html.np-ui-reference[data-theme="dark"] .modal-head button,
html.np-ui-reference[data-theme="dark"] .review-customer>b,
html.np-ui-reference[data-theme="dark"] .source-facebook,
html.np-ui-reference[data-theme="dark"] .status-badge.info,
html.np-ui-reference[data-theme="dark"] .request-customer b,
html.np-ui-reference[data-theme="dark"] .request-items li span,
html.np-ui-reference[data-theme="dark"] .request-note,
html.np-ui-reference[data-theme="dark"] .np-alert-chip.business-owes,
html.np-ui-reference[data-theme="dark"] .np-customer-head b,
html.np-ui-reference[data-theme="dark"] .metric-bank,
html.np-ui-reference[data-theme="dark"] .bottle-auto-button,
html.np-ui-reference[data-theme="dark"] .quick-debt-head b,
html.np-ui-reference[data-theme="dark"] .quick-contact,
html.np-ui-reference[data-theme="dark"] .quick-balance.credit,
html.np-ui-reference[data-theme="dark"] .np-debtor-stats>div,
html.np-ui-reference[data-theme="dark"] .np-debtor-head b,
html.np-ui-reference[data-theme="dark"] .np-sale-creator,
html.np-ui-reference[data-theme="dark"] .np-sale-creator>span,
html.np-ui-reference[data-theme="dark"] .np-review-creator,
html.np-ui-reference[data-theme="dark"] .np-sale-creator-cell,
html.np-ui-reference[data-theme="dark"] .np-sale-detail-creator,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-head b,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-info code,
html.np-ui-reference[data-theme="dark"] .np-debtor-card .np-debtor-head b,
html.np-ui-reference[data-theme="dark"] .np-report-preset,
html.np-ui-reference[data-theme="dark"] .np-report-range-line,
html.np-ui-reference[data-theme="dark"] .np-report-tabs button,
html.np-ui-reference[data-theme="dark"] .np-report-card-head>b,
html.np-ui-reference[data-theme="dark"] .np-report-rank-list .rank,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid header strong,
html.np-ui-reference[data-theme="dark"] .np-report-soft-loading,
html.np-ui-reference[data-theme="dark"] .np29-preset,
html.np-ui-reference[data-theme="dark"] .np29-tabs button,
html.np-ui-reference[data-theme="dark"] .np29-filter-details summary,
html.np-ui-reference[data-theme="dark"] .np29-card-right,
html.np-ui-reference[data-theme="dark"] .np29-action-list article>span,
html.np-ui-reference[data-theme="dark"] .np29-leader strong,
html.np-ui-reference[data-theme="dark"] .np29-segmented button.active,
html.np-ui-reference[data-theme="dark"] .np29-product-list article>span,
html.np-ui-reference[data-theme="dark"] .np29-rank-no,
html.np-ui-reference[data-theme="dark"] .np29-detail-list header strong,
html.np-ui-reference[data-theme="dark"] .np29-sale-list>article>strong,
html.np-ui-reference[data-theme="dark"] .np30-handover-toolbar select,
html.np-ui-reference[data-theme="dark"] .np30-handover-card header b,
html.np-ui-reference[data-theme="dark"] .np30-handover-stats b,
html.np-ui-reference[data-theme="dark"] .np30-handover-card footer b,
html.np-ui-reference[data-theme="dark"] .np30-modal-summary b,
html.np-ui-reference[data-theme="dark"] .np30-modal-summary strong,
html.np-ui-reference[data-theme="dark"] .np30-detail-row b,
html.np-ui-reference[data-theme="dark"] .np31-intro b,
html.np-ui-reference[data-theme="dark"] .np31-date-presets button,
html.np-ui-reference[data-theme="dark"] .np31-filter-card summary,
html.np-ui-reference[data-theme="dark"] .np31-expense-card header b,
html.np-ui-reference[data-theme="dark"] .np31-accounting,
html.np-ui-reference[data-theme="dark"] .np31-accounting.production_overhead,
html.np-ui-reference[data-theme="dark"] .np31-accounting.finance,
html.np-ui-reference[data-theme="dark"] .np31-expense-meta b,
html.np-ui-reference[data-theme="dark"] .np31-detail-hero>b,
html.np-ui-reference[data-theme="dark"] .np31-detail-grid b,
html.np-ui-reference[data-theme="dark"] .np31-category-label b,
html.np-ui-reference[data-theme="dark"] .np32-role-hint b,
html.np-ui-reference[data-theme="dark"] .np32-member-main b,
html.np-ui-reference[data-theme="dark"] .np32-preset-bar b,
html.np-ui-reference[data-theme="dark"] .np32-permission-groups section>header b,
html.np-ui-reference[data-theme="dark"] .np32-permission-check b,
html.np-ui-reference[data-theme="dark"] .np33-scope-note b,
html.np-ui-reference[data-theme="dark"] .np33-kpi>strong,
html.np-ui-reference[data-theme="dark"] .np33-sale-list b,
html.np-ui-reference[data-theme="dark"] .np33-empty b,
html.np-ui-reference[data-theme="dark"] .np33-report-breakdown strong,
html.np-ui-reference[data-theme="dark"] .np33-report-section>header b,
html.np-ui-reference[data-theme="dark"] .np33-permission-scope b,
html.np-ui-reference[data-theme="dark"] .np1330-permission-note p,
html.np-ui-reference[data-theme="dark"] .np1330-edit-context b,
html.np-ui-reference[data-theme="dark"] .np1330-section-head b,
html.np-ui-reference[data-theme="dark"] .np1330-diff-grid h4,
html.np-ui-reference[data-theme="dark"] .np134-customer-result,
html.np-ui-reference[data-theme="dark"] .np134-selected-head b,
html.np-ui-reference[data-theme="dark"] .np134-badge.credit,
html.np-ui-reference[data-theme="dark"] .np135-filter-panel>summary,
html.np-ui-reference[data-theme="dark"] .np135-filter-grid input,
html.np-ui-reference[data-theme="dark"] .np135-filter-grid select,
html.np-ui-reference[data-theme="dark"] .np1351-date-selector select,
html.np-ui-reference[data-theme="dark"] .secondary,
html.np-ui-reference[data-theme="dark"] label,
html.np-ui-reference[data-theme="dark"] .form-section-title,
html.np-ui-reference[data-theme="dark"] td,
html.np-ui-reference[data-theme="dark"] td b,
html.np-ui-reference[data-theme="dark"] .report-tabs button.active,
html.np-ui-reference[data-theme="dark"] .np-report-tabs button.active,
html.np-ui-reference[data-theme="dark"] .np-detail-view .np-detail-meta-legacy b,
html.np-ui-reference[data-theme="dark"] .np-detail-view .np-detail-table tbody td:first-child,
html.np-ui-reference[data-theme="dark"] .np-detail-view .np-detail-value,
html.np-ui-reference[data-theme="dark"] .np-approval-customer>div>strong,
html.np-ui-reference[data-theme="dark"] .np-approval-meta b,
html.np-ui-reference[data-theme="dark"] .np-approval-section-title h4,
html.np-ui-reference[data-theme="dark"] .np-approval-product strong,
html.np-ui-reference[data-theme="dark"] .np-approval-product-name strong,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid strong,
html.np-ui-reference[data-theme="dark"] .np137-header-context,
html.np-ui-reference[data-theme="dark"] body.np137-modern .secondary,
html.np-ui-reference[data-theme="dark"] body.np137-modern input,
html.np-ui-reference[data-theme="dark"] body.np137-modern select,
html.np-ui-reference[data-theme="dark"] body.np137-modern textarea,
html.np-ui-reference[data-theme="dark"] body.np137-modern label,
html.np-ui-reference[data-theme="dark"] body.np137-modern .workflow-strip button>b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np135-filter-panel>summary,
html.np-ui-reference[data-theme="dark"] body.np137-modern td,
html.np-ui-reference[data-theme="dark"] body.np137-modern td b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .request-customer b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .form-section-title,
html.np-ui-reference[data-theme="dark"] .np1371-page-error h2,
html.np-ui-reference[data-theme="dark"] .np1372-image-controls h4,
html.np-ui-reference[data-theme="dark"] body.np137-modern .page-head h2,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric>span:not(.np137-metric-icon),
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-kpi>span:first-child,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-delta.flat,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.secondary,
html.np-ui-reference[data-theme="dark"] body.np137-modern a.secondary,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric-bank,
html.np-ui-reference[data-theme="dark"] body.np137-modern th,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-sale-creator-cell,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip.bottle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-row b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-dispatch-kpis b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-section-head>span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card p b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.info,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.locked,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-meta,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-load-grid b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity>div b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-card h4,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-card footer b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-detail-summary b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-detail-lines p,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-rule b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-vehicle-list b,
html.np-ui-reference[data-theme="dark"] .np1376-vehicle-badge,
html.np-ui-reference[data-theme="dark"] .np1376-plan-modal>label,
html.np-ui-reference[data-theme="dark"] .np1376-plan-summary b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-section-head b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-order-meta span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-event-history summary,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-event-history p b,
html.np-ui-reference[data-theme="dark"] .np139-debt-card header b,
html.np-ui-reference[data-theme="dark"] .np139-debt-amount strong,
html.np-ui-reference[data-theme="dark"] .np139-receipt-row b,
html.np-ui-reference[data-theme="dark"] .np139-payment-presets button,
html.np-ui-reference[data-theme="dark"] .np139-collect-customer b,
html.np-ui-reference[data-theme="dark"] .np139-receipt-brand b,
html.np-ui-reference[data-theme="dark"] .np139-receipt-brand span,
html.np-ui-reference[data-theme="dark"] .np13711-data-loader,
html.np-ui-reference[data-theme="dark"] .np13713-approval-guide b,
html.np-ui-reference[data-theme="dark"] .np13715-accounting-title b,
html.np-ui-reference[data-theme="dark"] .np13715-grand-total b,
html.np-ui-reference[data-theme="dark"] .np13715-review-accounting>div.total strong,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-title b,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-option b,
html.np-ui-reference[data-theme="dark"] .np13719-review-vehicle b,
html.np-ui-reference[data-theme="dark"] .np13719-approval-vehicle b,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-brand-copy strong,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .page-head h2,
html.np-ui-reference[data-theme="dark"] body.np1380-ui button.secondary,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .secondary,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .metric>strong,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-section-title h3,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-quick-grid b,
html.np-ui-reference[data-theme="dark"] body.np1380-ui input,
html.np-ui-reference[data-theme="dark"] body.np1380-ui select,
html.np-ui-reference[data-theme="dark"] body.np1380-ui textarea,
html.np-ui-reference[data-theme="dark"] body.np1380-ui table td,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np135-filter-panel>summary,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-filter-panel>summary,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .modal-head h3,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-sale-wizard-head h2,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-step-copy b,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .customer-snapshot,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-product-shortcuts button,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .qty-control button,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-payment-presets button,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np13719-vehicle-title b,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow strong,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance strong,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-customer strong,
html.np-ui-reference[data-theme="dark"] .np1384-section-title h4,
html.np-ui-reference[data-theme="dark"] .np1384-product-table tbody td:first-child,
html.np-ui-reference[data-theme="dark"] .np1384-product-table tbody td:nth-child(3),
html.np-ui-reference[data-theme="dark"] .np1384-payment-card strong,
html.np-ui-reference[data-theme="dark"] .np139-preset,
html.np-ui-reference[data-theme="dark"] .np139-more-filter>summary,
html.np-ui-reference[data-theme="dark"] .np139-range-line span,
html.np-ui-reference[data-theme="dark"] .np139-tab-button,
html.np-ui-reference[data-theme="dark"] .np139-more-tabs>summary,
html.np-ui-reference[data-theme="dark"] .np139-more-tabs>div button,
html.np-ui-reference[data-theme="dark"] .np139-main-kpi>strong,
html.np-ui-reference[data-theme="dark"] .np139-section-head h3,
html.np-ui-reference[data-theme="dark"] .np139-flow-item strong,
html.np-ui-reference[data-theme="dark"] .np139-rank-list article>span,
html.np-ui-reference[data-theme="dark"] .np139-rank-list b,
html.np-ui-reference[data-theme="dark"] .np139-current-balances strong,
html.np-ui-reference[data-theme="dark"] .np139-attention-grid strong,
html.np-ui-reference[data-theme="dark"] .np139-drilldown b,
html.np-ui-reference[data-theme="dark"] .np140-chart-head h3,
html.np-ui-reference[data-theme="dark"] .np140-donut-center strong,
html.np-ui-reference[data-theme="dark"] .np140-chart-legend b,
html.np-ui-reference[data-theme="dark"] .np140-hbar-label b,
html.np-ui-reference[data-theme="dark"] .np1410-vehicle-head b,
html.np-ui-reference[data-theme="dark"] .np1415-vehicle-group .np1375-trip-card>header p b,
html.np-ui-reference[data-theme="dark"] .np142-filter-button,
html.np-ui-reference[data-theme="dark"] .np142-invoice-metrics strong,
html.np-ui-reference[data-theme="dark"] .np142-list-head b,
html.np-ui-reference[data-theme="dark"] .np142-invoice-customer b,
html.np-ui-reference[data-theme="dark"] .np142-invoice-amount strong,
html.np-ui-reference[data-theme="dark"] .np142-invoice-items,
html.np-ui-reference[data-theme="dark"] .np142-empty b,
html.np-ui-reference[data-theme="dark"] .np142-filter-form h4,
html.np-ui-reference[data-theme="dark"] .np142-check-grid label,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np142-invoice-items,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-item-name,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-item-qty,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-business-row>span,
html.np-ui-reference[data-theme="dark"] .np1430-guide p,
html.np-ui-reference[data-theme="dark"] .np1430-kpis b,
html.np-ui-reference[data-theme="dark"] .np1430-load-card header em,
html.np-ui-reference[data-theme="dark"] .np1430-load-kpis b,
html.np-ui-reference[data-theme="dark"] .np1430-trip-link,
html.np-ui-reference[data-theme="dark"] .np1430-order-summary b,
html.np-ui-reference[data-theme="dark"] .np1432-people-row b,
html.np-ui-reference[data-theme="dark"] .np1440-intro,
html.np-ui-reference[data-theme="dark"] .np1440-intro b,
html.np-ui-reference[data-theme="dark"] .np1440-tabs button,
html.np-ui-reference[data-theme="dark"] .np1440-title h3,
html.np-ui-reference[data-theme="dark"] .np1440-session b,
html.np-ui-reference[data-theme="dark"] .np1440-kpis b,
html.np-ui-reference[data-theme="dark"] .np1440-manager-note b,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-formula b,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-formula span,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-grid b,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-form h4,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-preview b,
html.np-ui-reference[data-theme="dark"] .np1441-month-standard b,
html.np-ui-reference[data-theme="dark"] .np1441-salary-highlight b,
html.np-ui-reference[data-theme="dark"] .np1441-readonly-field b,
html.np-ui-reference[data-theme="dark"] .np1441-advance-summary b,
html.np-ui-reference[data-theme="dark"] .np1441-advance-history h4,
html.np-ui-reference[data-theme="dark"] .np1441-advance-row b,
html.np-ui-reference[data-theme="dark"] .np1442-hero-copy h3,
html.np-ui-reference[data-theme="dark"] .np1442-admin-overview h3,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-hero h3,
html.np-ui-reference[data-theme="dark"] .np1442-stat-grid b,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-kpis b,
html.np-ui-reference[data-theme="dark"] .np1442-overview-numbers b,
html.np-ui-reference[data-theme="dark"] .np1442-rule-strip b,
html.np-ui-reference[data-theme="dark"] .np1442-avatar,
html.np-ui-reference[data-theme="dark"] .np1442-employee-card header b,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-person b,
html.np-ui-reference[data-theme="dark"] .np1442-employee-metrics b,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-hero-stats b,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main b,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-details b,
html.np-ui-reference[data-theme="dark"] .np1443-avatar,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card footer .secondary,
html.np-ui-reference[data-theme="dark"] .np1444-summary-head h3,
html.np-ui-reference[data-theme="dark"] .np1444-summary-meta b,
html.np-ui-reference[data-theme="dark"] .np1444-kpis b,
html.np-ui-reference[data-theme="dark"] .np1444-avatar,
html.np-ui-reference[data-theme="dark"] .np1444-person-cell b,
html.np-ui-reference[data-theme="dark"] .np1444-work-cell>b,
html.np-ui-reference[data-theme="dark"] .np1444-money-cell b,
html.np-ui-reference[data-theme="dark"] .np1444-money-cell.projected b,
html.np-ui-reference[data-theme="dark"] .np1444-row-actions .secondary,
html.np-ui-reference[data-theme="dark"] .np1450-trip-heading b,
html.np-ui-reference[data-theme="dark"] .np1450-trip-chooser select,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta b,
html.np-ui-reference[data-theme="dark"] .np1450-active-load header b,
html.np-ui-reference[data-theme="dark"] .np1450-active-kpis b,
html.np-ui-reference[data-theme="dark"] .np1450-order-row header b,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card,
html.np-ui-reference[data-theme="dark"] .np1451-trip-copy b,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.ready em,
html.np-ui-reference[data-theme="dark"] .np1451-trip-empty b,
html.np-ui-reference[data-theme="dark"] .np1460-metrics b,
html.np-ui-reference[data-theme="dark"] .np1460-row-counts b,
html.np-ui-reference[data-theme="dark"] .np1462-metrics b,
html.np-ui-reference[data-theme="dark"] .np1470-summary b,
html.np-ui-reference[data-theme="dark"] .np1470-guide b,
html.np-ui-reference[data-theme="dark"] .np1470-vehicle-title h3,
html.np-ui-reference[data-theme="dark"] .np1470-time-line b,
html.np-ui-reference[data-theme="dark"] .np1470-kpis b,
html.np-ui-reference[data-theme="dark"] .np1470-block-summary b,
html.np-ui-reference[data-theme="dark"] .np1470-tracking-note b,
html.np-ui-reference[data-theme="dark"] .np1470-bottle-input>span,
html.np-ui-reference[data-theme="dark"] .np1470-products header b,
html.np-ui-reference[data-theme="dark"] .np1470-product>span,
html.np-ui-reference[data-theme="dark"] .np1470-history header b,
html.np-ui-reference[data-theme="dark"] .np1470-history article>div b,
html.np-ui-reference[data-theme="dark"] .np1470-sale-heading b,
html.np-ui-reference[data-theme="dark"] .np1470-sale-copy b,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card>em,
html.np-ui-reference[data-theme="dark"] .np1470-sale-closed b,
html.np-ui-reference[data-theme="dark"] .np1485-no-active-vehicle b,
html.np-ui-reference[data-theme="dark"] .np1471-overview b,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-copy header b,
html.np-ui-reference[data-theme="dark"] .np1471-check-summary b,
html.np-ui-reference[data-theme="dark"] .np1471-last-check b,
html.np-ui-reference[data-theme="dark"] .np1471-check-form label>span,
html.np-ui-reference[data-theme="dark"] .np1471-history-wrap summary,
html.np-ui-reference[data-theme="dark"] .np1471-history article header b,
html.np-ui-reference[data-theme="dark"] .np1471-history article>div b,
html.np-ui-reference[data-theme="dark"] .np1470-time-line,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span.primary b,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-copy p,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-actions .secondary,
html.np-ui-reference[data-theme="dark"] .np1480-intro b,
html.np-ui-reference[data-theme="dark"] .np1480-route-card b,
html.np-ui-reference[data-theme="dark"] .np1480-back,
html.np-ui-reference[data-theme="dark"] .np1480-route-title h3,
html.np-ui-reference[data-theme="dark"] .np1480-filter-tabs button b,
html.np-ui-reference[data-theme="dark"] .np1480-filter-tabs button.active,
html.np-ui-reference[data-theme="dark"] .np1480-order-number,
html.np-ui-reference[data-theme="dark"] .np1480-customer-copy b,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .last b,
html.np-ui-reference[data-theme="dark"] .np1480-sale-context>button,
html.np-ui-reference[data-theme="dark"] .np1480-sale-context b,
html.np-ui-reference[data-theme="dark"] .np1480-order-list article>span,
html.np-ui-reference[data-theme="dark"] .np1480-order-list b,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta,
html.np-ui-reference[data-theme="dark"] .np1483-vehicle-summary b,
html.np-ui-reference[data-theme="dark"] .np1483-sale-vehicle b,
html.np-ui-reference[data-theme="dark"] .np1483-unassigned-list b,
html.np-ui-reference[data-theme="dark"] .np1483-current-note b,
html.np-ui-reference[data-theme="dark"] .np1483-choice b,
html.np-ui-reference[data-theme="dark"] .np1483-reason>span,
html.np-ui-reference[data-theme="dark"] .np1483-history summary,
html.np-ui-reference[data-theme="dark"] .np1483-history article b,
html.np-ui-reference[data-theme="dark"] .np1484-flow-note,
html.np-ui-reference[data-theme="dark"] .np1484-round-card>header b,
html.np-ui-reference[data-theme="dark"] .np1484-round-card>header em,
html.np-ui-reference[data-theme="dark"] .np1484-round-kpis b,
html.np-ui-reference[data-theme="dark"] .np1484-check-kpis b,
html.np-ui-reference[data-theme="dark"] .np1484-order-summary b,
html.np-ui-reference[data-theme="dark"] .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .np1484-round-state b,
html.np-ui-reference[data-theme="dark"] .state-locked .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .np1484-check-history summary,
html.np-ui-reference[data-theme="dark"] .np1484-check-history article b,
html.np-ui-reference[data-theme="dark"] .np1484-locked-banner,
html.np-ui-reference[data-theme="dark"] .np1484-locked-sale-note,
html.np-ui-reference[data-theme="dark"] .np1484-order-list article header b,
html.np-ui-reference[data-theme="dark"] .np1484-current-assignment,
html.np-ui-reference[data-theme="dark"] .np1484-choice-groups h4,
html.np-ui-reference[data-theme="dark"] .np1484-choice b,
html.np-ui-reference[data-theme="dark"] .np1484-choice em,
html.np-ui-reference[data-theme="dark"] .np1484-reason span,
html.np-ui-reference[data-theme="dark"] .np1484-move-history b,
html.np-ui-reference[data-theme="dark"] .np1483-row-vehicle.locked,
html.np-ui-reference[data-theme="dark"] .np1488-lock-summary b,
html.np-ui-reference[data-theme="dark"] .np1488-lock-form label>span,
html.np-ui-reference[data-theme="dark"] body.np1500-ui button.secondary,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .card-title-row h3,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .card>h3,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .dashboard-kpis>.metric strong,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .rank-list .rank,
html.np-ui-reference[data-theme="dark"] body.np1500-ui td,
html.np-ui-reference[data-theme="dark"] body.np1500-ui input,
html.np-ui-reference[data-theme="dark"] body.np1500-ui select,
html.np-ui-reference[data-theme="dark"] body.np1500-ui textarea{color:var(--npui-text)!important}
html.np-ui-reference[data-theme="dark"] .row-warning,
html.np-ui-reference[data-theme="dark"] .inactive-grid>div,
html.np-ui-reference[data-theme="dark"] .pwa-update,
html.np-ui-reference[data-theme="dark"] .review-note,
html.np-ui-reference[data-theme="dark"] .np-alert-chip.bottle-owed,
html.np-ui-reference[data-theme="dark"] .np-debt-meta,
html.np-ui-reference[data-theme="dark"] .row-warning td,
html.np-ui-reference[data-theme="dark"] .dot-new,
html.np-ui-reference[data-theme="dark"] .delivery-pill.new,
html.np-ui-reference[data-theme="dark"] .route-debt-mini .warn,
html.np-ui-reference[data-theme="dark"] .approval-rejected,
html.np-ui-reference[data-theme="dark"] .approval-state.rejected,
html.np-ui-reference[data-theme="dark"] .approval-detail-state.rejected,
html.np-ui-reference[data-theme="dark"] .np-debtor-intro .intro-icon,
html.np-ui-reference[data-theme="dark"] .np-debtor-stats>div.bottle,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.owed,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.severity-medium,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.severity-high,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.severity-critical,
html.np-ui-reference[data-theme="dark"] .np-report-insights article.warn,
html.np-ui-reference[data-theme="dark"] .np-report-insights article.warn>span,
html.np-ui-reference[data-theme="dark"] .np-report-live-refresh,
html.np-ui-reference[data-theme="dark"] .np29-signal.warn,
html.np-ui-reference[data-theme="dark"] .np29-signal.warn>span,
html.np-ui-reference[data-theme="dark"] .np29-group-list article.tone-3,
html.np-ui-reference[data-theme="dark"] .np29-route-bottle-grid article.tone-3,
html.np-ui-reference[data-theme="dark"] .np29-material-grid article,
html.np-ui-reference[data-theme="dark"] .np29-request-list article>span.soon,
html.np-ui-reference[data-theme="dark"] .np30-range-warning,
html.np-ui-reference[data-theme="dark"] .np30-handover-stats .warn,
html.np-ui-reference[data-theme="dark"] .np31-status.pending,
html.np-ui-reference[data-theme="dark"] .np31-accounting.capital,
html.np-ui-reference[data-theme="dark"] .np31-material-warning,
html.np-ui-reference[data-theme="dark"] .np31-report-warning,
html.np-ui-reference[data-theme="dark"] .np31-readiness,
html.np-ui-reference[data-theme="dark"] .np31-pending-expense,
html.np-ui-reference[data-theme="dark"] .np32-permission-note,
html.np-ui-reference[data-theme="dark"] .np33-kpi.warning,
html.np-ui-reference[data-theme="dark"] .np33-handover-total.negative,
html.np-ui-reference[data-theme="dark"] .np33-pending,
html.np-ui-reference[data-theme="dark"] .np33-report-total.negative,
html.np-ui-reference[data-theme="dark"] .np33-pending-list article,
html.np-ui-reference[data-theme="dark"] .np33-pending-list article>span,
html.np-ui-reference[data-theme="dark"] .np1330-edit-summary .warn,
html.np-ui-reference[data-theme="dark"] .np1330-edited-badge,
html.np-ui-reference[data-theme="dark"] .np1330-row-revision,
html.np-ui-reference[data-theme="dark"] .np1330-reason-view,
html.np-ui-reference[data-theme="dark"] .np134-badge.bottle,
html.np-ui-reference[data-theme="dark"] .metric[data-np-accent="warning"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .request-time,
html.np-ui-reference[data-theme="dark"] .np1371-page-error-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.pending,
html.np-ui-reference[data-theme="dark"] body.np137-modern .pill.warning,
html.np-ui-reference[data-theme="dark"] body.np137-modern .status-pill.pending,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-alert-chip.warn,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-alert-chip.bad,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip.other,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-migration-error,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.wait,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span.wait,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-assign-order.move,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-move-note,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.np1377-stop,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.np1377-stop:hover,
html.np-ui-reference[data-theme="dark"] .np139-debt-card.warning .np139-debt-amount,
html.np-ui-reference[data-theme="dark"] .np13715-history-row p,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow.short,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow.short .np1382-bottle-icon,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-old-debt,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.old-debt,
html.np-ui-reference[data-theme="dark"] .np139-current-balances button:last-child,
html.np-ui-reference[data-theme="dark"] .np139-attention-grid button.warn,
html.np-ui-reference[data-theme="dark"] .np142-invoice-notice,
html.np-ui-reference[data-theme="dark"] .np142-pay-tag.debt,
html.np-ui-reference[data-theme="dark"] .status-ready>header em,
html.np-ui-reference[data-theme="dark"] .np1430-defect-entry,
html.np-ui-reference[data-theme="dark"] .np1440-session.paid,
html.np-ui-reference[data-theme="dark"] .np1440-status.paid,
html.np-ui-reference[data-theme="dark"] .np1444-row-warning,
html.np-ui-reference[data-theme="dark"] .np1450-migration-note,
html.np-ui-reference[data-theme="dark"] .np1461-defect-box,
html.np-ui-reference[data-theme="dark"] .np1461-defect-icon,
html.np-ui-reference[data-theme="dark"] .np1461-review-defect,
html.np-ui-reference[data-theme="dark"] .np1470-new-warning,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-stale,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-stale .np1471-reconcile-icon,
html.np-ui-reference[data-theme="dark"] .np1471-sql-warning,
html.np-ui-reference[data-theme="dark"] .np1480-sql-warning,
html.np-ui-reference[data-theme="dark"] .np1480-sale-context.outside,
html.np-ui-reference[data-theme="dark"] .np1480-customer-state strong,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .credit,
html.np-ui-reference[data-theme="dark"] .np1483-row-vehicle.unassigned,
html.np-ui-reference[data-theme="dark"] .np1483-sale-vehicle.unassigned,
html.np-ui-reference[data-theme="dark"] .np1483-warning,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-stale,
html.np-ui-reference[data-theme="dark"] .state-stale .np1484-round-state,
html.np-ui-reference[data-theme="dark"] .state-stale .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .np1484-warning,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .pill,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .insight,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .rank-list .rank{background-color:var(--npui-warn-weak)!important}
html.np-ui-reference[data-theme="dark"] .debt-alert.danger,
html.np-ui-reference[data-theme="dark"] .bad-text,
html.np-ui-reference[data-theme="dark"] .insight.bad>span,
html.np-ui-reference[data-theme="dark"] .online-status.offline,
html.np-ui-reference[data-theme="dark"] .status-badge.bad,
html.np-ui-reference[data-theme="dark"] .np-alert-chip.debt-owed,
html.np-ui-reference[data-theme="dark"] .np-alert-chip.bottle-owed,
html.np-ui-reference[data-theme="dark"] .np-critical-title,
html.np-ui-reference[data-theme="dark"] .np-debt-meta,
html.np-ui-reference[data-theme="dark"] .route-debt-mini .danger,
html.np-ui-reference[data-theme="dark"] .status-card.alert,
html.np-ui-reference[data-theme="dark"] .np-status-badge.alert,
html.np-ui-reference[data-theme="dark"] .approval-pending,
html.np-ui-reference[data-theme="dark"] .approval-state.pending,
html.np-ui-reference[data-theme="dark"] .approval-state.rejected,
html.np-ui-reference[data-theme="dark"] .approval-detail-state.pending,
html.np-ui-reference[data-theme="dark"] .approval-detail-state.rejected,
html.np-ui-reference[data-theme="dark"] .metric-debt,
html.np-ui-reference[data-theme="dark"] .quick-balance.owed,
html.np-ui-reference[data-theme="dark"] .delivery-detail .status-badge.wait,
html.np-ui-reference[data-theme="dark"] .np-debtor-intro .intro-icon,
html.np-ui-reference[data-theme="dark"] .np-debtor-stats>div.money,
html.np-ui-reference[data-theme="dark"] .np-debtor-stats>div.bottle,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.owed,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.owed,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.money.owed,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.money.severity-critical,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.priority-critical .np-debtor-priority,
html.np-ui-reference[data-theme="dark"] .np-report-delta.down,
html.np-ui-reference[data-theme="dark"] .np29-delta.bad,
html.np-ui-reference[data-theme="dark"] .np29-signal.bad>span,
html.np-ui-reference[data-theme="dark"] .np29-mini-grid b.bad,
html.np-ui-reference[data-theme="dark"] .np29-day-cards .bad b,
html.np-ui-reference[data-theme="dark"] .np29-debt-grid article>span,
html.np-ui-reference[data-theme="dark"] .np29-debt-grid strong,
html.np-ui-reference[data-theme="dark"] .np29-route-bottle-grid .bad b,
html.np-ui-reference[data-theme="dark"] .np29-request-list article>span.urgent,
html.np-ui-reference[data-theme="dark"] .np30-handover-stats .warn b,
html.np-ui-reference[data-theme="dark"] .np31-expense-card header strong,
html.np-ui-reference[data-theme="dark"] .np31-status.rejected,
html.np-ui-reference[data-theme="dark"] .np31-status.voided,
html.np-ui-reference[data-theme="dark"] .secondary.danger,
html.np-ui-reference[data-theme="dark"] .np31-breakdown strong,
html.np-ui-reference[data-theme="dark"] .np31-detail-hero strong,
html.np-ui-reference[data-theme="dark"] .np31-group-breakdown strong,
html.np-ui-reference[data-theme="dark"] .np31-top-expenses article>span,
html.np-ui-reference[data-theme="dark"] .np31-top-expenses strong,
html.np-ui-reference[data-theme="dark"] .np31-handover-equation .negative strong,
html.np-ui-reference[data-theme="dark"] .np31-handover-expense strong,
html.np-ui-reference[data-theme="dark"] .np33-delta.down,
html.np-ui-reference[data-theme="dark"] .np33-handover-total.negative span,
html.np-ui-reference[data-theme="dark"] .np33-handover-total.negative strong,
html.np-ui-reference[data-theme="dark"] .np33-inline-error,
html.np-ui-reference[data-theme="dark"] .np33-report-total.negative small,
html.np-ui-reference[data-theme="dark"] .np33-report-total.negative strong,
html.np-ui-reference[data-theme="dark"] .np33-expense-report-list strong,
html.np-ui-reference[data-theme="dark"] .np1330-remove,
html.np-ui-reference[data-theme="dark"] .np1330-reason span,
html.np-ui-reference[data-theme="dark"] .np1330-reason small,
html.np-ui-reference[data-theme="dark"] .required-mark,
html.np-ui-reference[data-theme="dark"] .np134-result-side span,
html.np-ui-reference[data-theme="dark"] .np134-badge.debt,
html.np-ui-reference[data-theme="dark"] .pill.bad,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid .metric-debt strong,
html.np-ui-reference[data-theme="dark"] body.np137-modern .danger,
html.np-ui-reference[data-theme="dark"] .np1371-page-error-icon,
html.np-ui-reference[data-theme="dark"] .np1371-page-error code,
html.np-ui-reference[data-theme="dark"] body.np137-modern .pill.bad,
html.np-ui-reference[data-theme="dark"] body.np137-modern .status-pill.rejected,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.rejected,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric-debt,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-alert-chip.warn,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-alert-chip.bad,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.bad,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-mini .bad,
html.np-ui-reference[data-theme="dark"] .np1375-reconcile-box .bad,
html.np-ui-reference[data-theme="dark"] .np1375-reconcile-preview .bad,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span.bad,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-status-pill.inactive,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-inactive-notice,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-inactive-notice span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-dashboard-alert>div>span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-dashboard-alert b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-page-returned-alert b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-dashboard-alert small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-page-returned-alert span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-page-returned-alert button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-returned-edit-banner span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-returned-edit-banner b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-returned-edit-banner p,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-rejection-reason,
html.np-ui-reference[data-theme="dark"] .np139-debt-card.danger .np139-debt-amount strong,
html.np-ui-reference[data-theme="dark"] .np13715-history-row del,
html.np-ui-reference[data-theme="dark"] .np13716-close-sale,
html.np-ui-reference[data-theme="dark"] body.np1380-ui button.danger,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .danger,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .pill.bad,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.debt strong,
html.np-ui-reference[data-theme="dark"] .np142-invoice-meta .is-voided,
html.np-ui-reference[data-theme="dark"] .np142-empty.error span,
html.np-ui-reference[data-theme="dark"] .np1440-session.off b,
html.np-ui-reference[data-theme="dark"] .np1440-status.off,
html.np-ui-reference[data-theme="dark"] .np1441-warning,
html.np-ui-reference[data-theme="dark"] .np1460-diagnostic-foot p,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span.bad b,
html.np-ui-reference[data-theme="dark"] .np1471-overview .bad b,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-short .np1471-reconcile-icon,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-over .np1471-reconcile-icon,
html.np-ui-reference[data-theme="dark"] .np1471-difference.short,
html.np-ui-reference[data-theme="dark"] .np1471-difference.over,
html.np-ui-reference[data-theme="dark"] .np1471-history article.tone-short header em,
html.np-ui-reference[data-theme="dark"] .np1471-history article.tone-over header em,
html.np-ui-reference[data-theme="dark"] .np1471-history-error,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-short .np1471-reconcile-copy p,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-over .np1471-reconcile-copy p,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-short .np1471-reconcile-copy header b,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-over .np1471-reconcile-copy header b,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .bad,
html.np-ui-reference[data-theme="dark"] .np1480-error b,
html.np-ui-reference[data-theme="dark"] .state-short .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .state-over .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .np1484-difference.bad,
html.np-ui-reference[data-theme="dark"] .np1484-error,
html.np-ui-reference[data-theme="dark"] .np1488-lock-error,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .pill.bad{color:var(--npui-crit)!important}
html.np-ui-reference[data-theme="dark"] .good-text,
html.np-ui-reference[data-theme="dark"] .insight.good>span,
html.np-ui-reference[data-theme="dark"] .online-status,
html.np-ui-reference[data-theme="dark"] .status-badge.ok,
html.np-ui-reference[data-theme="dark"] .np-alert-chip.clear,
html.np-ui-reference[data-theme="dark"] .route-code,
html.np-ui-reference[data-theme="dark"] .route-choice b,
html.np-ui-reference[data-theme="dark"] .route-choice small,
html.np-ui-reference[data-theme="dark"] .route-choice i,
html.np-ui-reference[data-theme="dark"] .route-board-head span,
html.np-ui-reference[data-theme="dark"] .route-board-head p,
html.np-ui-reference[data-theme="dark"] .map-watermark,
html.np-ui-reference[data-theme="dark"] .route-order-no,
html.np-ui-reference[data-theme="dark"] .route-customer-main p,
html.np-ui-reference[data-theme="dark"] .delivery-pill.done,
html.np-ui-reference[data-theme="dark"] .delivery-pill.waiting,
html.np-ui-reference[data-theme="dark"] .route-debt-mini .ok,
html.np-ui-reference[data-theme="dark"] .team-create-form label,
html.np-ui-reference[data-theme="dark"] .team-create-form small,
html.np-ui-reference[data-theme="dark"] .member-create-success,
html.np-ui-reference[data-theme="dark"] .status-card.success,
html.np-ui-reference[data-theme="dark"] .status-card.success-done,
html.np-ui-reference[data-theme="dark"] .np-status-badge.success,
html.np-ui-reference[data-theme="dark"] .approval-approved,
html.np-ui-reference[data-theme="dark"] .approval-state.approved,
html.np-ui-reference[data-theme="dark"] .approval-detail-state.approved,
html.np-ui-reference[data-theme="dark"] .metric-total,
html.np-ui-reference[data-theme="dark"] .metric-cash,
html.np-ui-reference[data-theme="dark"] .payment-total-highlight,
html.np-ui-reference[data-theme="dark"] .quick-debt-head>span,
html.np-ui-reference[data-theme="dark"] .quick-balance.clear,
html.np-ui-reference[data-theme="dark"] .delivery-detail .status-badge.info,
html.np-ui-reference[data-theme="dark"] .delivery-detail .status-badge.ok,
html.np-ui-reference[data-theme="dark"] .np-debtor-head>span,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-head span,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-head i,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-info strong,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.tone-1,
html.np-ui-reference[data-theme="dark"] .np-report-delta.up,
html.np-ui-reference[data-theme="dark"] .np-report-insights article.good>span,
html.np-ui-reference[data-theme="dark"] .np-report-day-list>article>strong,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid .stats .ok b,
html.np-ui-reference[data-theme="dark"] .np29-delta.good,
html.np-ui-reference[data-theme="dark"] .np29-signal.good>span,
html.np-ui-reference[data-theme="dark"] .np29-mini-grid b.good,
html.np-ui-reference[data-theme="dark"] .np29-day-cards .good b,
html.np-ui-reference[data-theme="dark"] .np29-gauge span,
html.np-ui-reference[data-theme="dark"] .np29-route-bottle-grid .good b,
html.np-ui-reference[data-theme="dark"] .np30-primary-amount span,
html.np-ui-reference[data-theme="dark"] .np30-primary-amount strong,
html.np-ui-reference[data-theme="dark"] .np30-handover-stats .ok b,
html.np-ui-reference[data-theme="dark"] .np30-modal-summary strong,
html.np-ui-reference[data-theme="dark"] .np30-detail-row strong,
html.np-ui-reference[data-theme="dark"] .np31-status.approved,
html.np-ui-reference[data-theme="dark"] .np31-handover-tag,
html.np-ui-reference[data-theme="dark"] .np31-profit-flow>div:nth-child(3) strong,
html.np-ui-reference[data-theme="dark"] .np31-profit-flow .total strong,
html.np-ui-reference[data-theme="dark"] .np31-handover-equation strong,
html.np-ui-reference[data-theme="dark"] .np31-handover-modal-summary .total strong,
html.np-ui-reference[data-theme="dark"] .np31-handover-expense>span,
html.np-ui-reference[data-theme="dark"] .np32-permission-check.is-checked b,
html.np-ui-reference[data-theme="dark"] .np32-permission-selection-count,
html.np-ui-reference[data-theme="dark"] .np33-kpi.primary>strong,
html.np-ui-reference[data-theme="dark"] .np33-delta.up,
html.np-ui-reference[data-theme="dark"] .np33-handover-head small,
html.np-ui-reference[data-theme="dark"] .np33-handover-head h3,
html.np-ui-reference[data-theme="dark"] .np33-handover-total span,
html.np-ui-reference[data-theme="dark"] .np33-handover-total strong,
html.np-ui-reference[data-theme="dark"] .np33-handover-equation small,
html.np-ui-reference[data-theme="dark"] .np33-handover-equation b,
html.np-ui-reference[data-theme="dark"] .np33-handover-equation>span,
html.np-ui-reference[data-theme="dark"] .np33-handover-mini span,
html.np-ui-reference[data-theme="dark"] .np33-handover-mini b,
html.np-ui-reference[data-theme="dark"] .np33-loading-line,
html.np-ui-reference[data-theme="dark"] .np33-sale-list strong,
html.np-ui-reference[data-theme="dark"] .np33-report-total small,
html.np-ui-reference[data-theme="dark"] .np33-report-total strong,
html.np-ui-reference[data-theme="dark"] .np33-report-total span,
html.np-ui-reference[data-theme="dark"] .np33-report-list>article>strong,
html.np-ui-reference[data-theme="dark"] .np33-expense-report-list>article>span,
html.np-ui-reference[data-theme="dark"] .np33-pending-list article>span,
html.np-ui-reference[data-theme="dark"] .np1330-revision-card header span,
html.np-ui-reference[data-theme="dark"] .np134-badge.ok,
html.np-ui-reference[data-theme="dark"] .np134-form-check>span,
html.np-ui-reference[data-theme="dark"] .np134-create-customer-bar,
html.np-ui-reference[data-theme="dark"] .np134-create-customer-bar small,
html.np-ui-reference[data-theme="dark"] .np134-create-customer-bar i,
html.np-ui-reference[data-theme="dark"] .np134-quick-head b,
html.np-ui-reference[data-theme="dark"] .np134-quick-head small,
html.np-ui-reference[data-theme="dark"] .np134-quick-head>button,
html.np-ui-reference[data-theme="dark"] .pill.ok,
html.np-ui-reference[data-theme="dark"] .status-pill.approved,
html.np-ui-reference[data-theme="dark"] .np-approval-product-amount strong,
html.np-ui-reference[data-theme="dark"] .np-approval-summary .payment-total-highlight span,
html.np-ui-reference[data-theme="dark"] .np-approval-summary .payment-total-highlight b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-wizard-node.done i,
html.np-ui-reference[data-theme="dark"] .np1372-image-status.custom,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-head small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-head h3,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-total span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-total strong,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-equation small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-equation b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-mini span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-mini b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .pill.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .status-pill.approved,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.approved,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric-total,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric-cash,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-alert-chip.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip.bottled,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-mini,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-mini .good,
html.np-ui-reference[data-theme="dark"] .np1375-reconcile-box .good,
html.np-ui-reference[data-theme="dark"] .np1375-reconcile-preview .good,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-box>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-status-pill.active,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.np1377-activate,
html.np-ui-reference[data-theme="dark"] .np139-debt-card.credit .np139-debt-amount strong,
html.np-ui-reference[data-theme="dark"] .np139-receipt-row>strong,
html.np-ui-reference[data-theme="dark"] .np13715-history-row ins,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .pill.ok,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow.balanced .np1382-bottle-icon,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-total strong,
html.np-ui-reference[data-theme="dark"] .np1384-product-table tbody td:nth-child(4),
html.np-ui-reference[data-theme="dark"] .np1384-payment-total span,
html.np-ui-reference[data-theme="dark"] .np1384-payment-total strong,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.paid strong,
html.np-ui-reference[data-theme="dark"] .np140-auto-dispatch-note,
html.np-ui-reference[data-theme="dark"] .np140-auto-trip-badge,
html.np-ui-reference[data-theme="dark"] .np1415-current-note,
html.np-ui-reference[data-theme="dark"] .np142-pay-tag.cash,
html.np-ui-reference[data-theme="dark"] .np142-invoice-meta .has-old-debt,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-business-row .has-old-debt,
html.np-ui-reference[data-theme="dark"] .status-departed>header em,
html.np-ui-reference[data-theme="dark"] .np1430-receive-total,
html.np-ui-reference[data-theme="dark"] .np1440-session.worked b,
html.np-ui-reference[data-theme="dark"] .np1440-done,
html.np-ui-reference[data-theme="dark"] .np1440-note,
html.np-ui-reference[data-theme="dark"] .np1440-kpis.payroll>div:last-child b,
html.np-ui-reference[data-theme="dark"] .np1440-status.worked,
html.np-ui-reference[data-theme="dark"] .np1440-employee-summary>div:nth-child(2)>strong,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-card>header>strong,
html.np-ui-reference[data-theme="dark"] .np1441-default-note b,
html.np-ui-reference[data-theme="dark"] .np1441-formula b,
html.np-ui-reference[data-theme="dark"] .np1441-formula span,
html.np-ui-reference[data-theme="dark"] .np1442-hero-count strong,
html.np-ui-reference[data-theme="dark"] .np1442-hero-count span,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-kpis article.primary b,
html.np-ui-reference[data-theme="dark"] .np1442-employee-card header strong,
html.np-ui-reference[data-theme="dark"] .np1442-formula summary,
html.np-ui-reference[data-theme="dark"] .np1442-formula p,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card>header>strong,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main .primary b,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card>header>strong small,
html.np-ui-reference[data-theme="dark"] .np1444-kpis article.due b,
html.np-ui-reference[data-theme="dark"] .np1444-formula summary,
html.np-ui-reference[data-theme="dark"] .np1444-formula p,
html.np-ui-reference[data-theme="dark"] .np1444-money-cell.due b,
html.np-ui-reference[data-theme="dark"] .np1450-review-trip small,
html.np-ui-reference[data-theme="dark"] .np1450-approval-trip small,
html.np-ui-reference[data-theme="dark"] .np1450-review-trip b,
html.np-ui-reference[data-theme="dark"] .np1450-approval-trip b,
html.np-ui-reference[data-theme="dark"] .np1450-review-trip em,
html.np-ui-reference[data-theme="dark"] .np1450-receive-guide>span,
html.np-ui-reference[data-theme="dark"] .np1450-receive-guide b,
html.np-ui-reference[data-theme="dark"] .np1450-receive-guide small,
html.np-ui-reference[data-theme="dark"] .np1450-section-title b,
html.np-ui-reference[data-theme="dark"] .np1450-section-title small,
html.np-ui-reference[data-theme="dark"] .np1450-section-title>span,
html.np-ui-reference[data-theme="dark"] .np1450-active-load header em,
html.np-ui-reference[data-theme="dark"] .np1450-order-row header strong,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.departed em,
html.np-ui-reference[data-theme="dark"] .np1470-vehicle-card>header>em,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span.primary b,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card.tone-green>em,
html.np-ui-reference[data-theme="dark"] .np1471-overview .ok b,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-matched .np1471-reconcile-icon,
html.np-ui-reference[data-theme="dark"] .np1471-difference.matched,
html.np-ui-reference[data-theme="dark"] .np1471-history article.tone-ok header em,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-matched .np1471-reconcile-copy p,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-matched .np1471-reconcile-copy header b,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-order-number,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-customer-state strong,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .ok,
html.np-ui-reference[data-theme="dark"] .np1483-row-vehicle.assigned,
html.np-ui-reference[data-theme="dark"] .state-matched .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .np1484-difference.matched,
html.np-ui-reference[data-theme="dark"] .np1488-lock-summary .ok b,
html.np-ui-reference[data-theme="dark"] .np1488-lock-confirm b,
html.np-ui-reference[data-theme="dark"] .np1488-lock-confirm span,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-bottom-nav button.active,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .pill.ok,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1484-locked-banner{color:var(--npui-good)!important}
html.np-ui-reference[data-theme="dark"] .insight>span,
html.np-ui-reference[data-theme="dark"] .np-report-insights article>span,
html.np-ui-reference[data-theme="dark"] .np29-signal>span,
html.np-ui-reference[data-theme="dark"] .np29-action-list article>span,
html.np-ui-reference[data-theme="dark"] .np29-product-list article>span,
html.np-ui-reference[data-theme="dark"] .np29-rank-no,
html.np-ui-reference[data-theme="dark"] .np29-group-list i,
html.np-ui-reference[data-theme="dark"] .np29-material-grid i,
html.np-ui-reference[data-theme="dark"] .np29-request-list article>span,
html.np-ui-reference[data-theme="dark"] .np31-status.rejected,
html.np-ui-reference[data-theme="dark"] .np31-status.voided,
html.np-ui-reference[data-theme="dark"] .np31-accounting.production_overhead,
html.np-ui-reference[data-theme="dark"] .np31-group-breakdown article>div>span,
html.np-ui-reference[data-theme="dark"] .np31-group-breakdown i,
html.np-ui-reference[data-theme="dark"] .np32-permission-check i,
html.np-ui-reference[data-theme="dark"] .np32-permission-check.locked i,
html.np-ui-reference[data-theme="dark"] .np33-scope-note>span:first-child,
html.np-ui-reference[data-theme="dark"] .secondary:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-scope-note>span:first-child,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity>i,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-option i,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow .np1382-bottle-icon,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta.closed>span,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card.disabled>em,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-locked>header em,
html.np-ui-reference[data-theme="dark"] .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .state-locked .np1484-round-state,
html.np-ui-reference[data-theme="dark"] .state-locked .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .np1483-row-vehicle.locked,
html.np-ui-reference[data-theme="dark"] body.np1500-ui button.secondary{background-color:var(--npui-surface-3)!important}
html.np-ui-reference[data-theme="dark"] .rank-list>div,
html.np-ui-reference[data-theme="dark"] .request-items li,
html.np-ui-reference[data-theme="dark"] .np-report-day-list article,
html.np-ui-reference[data-theme="dark"] .np-report-rank-list article,
html.np-ui-reference[data-theme="dark"] .np-report-creator-list article,
html.np-ui-reference[data-theme="dark"] .np29-day-cards article,
html.np-ui-reference[data-theme="dark"] .np29-product-list article,
html.np-ui-reference[data-theme="dark"] .np29-rank-list article,
html.np-ui-reference[data-theme="dark"] .np29-bottle-top article,
html.np-ui-reference[data-theme="dark"] .np29-detail-list header,
html.np-ui-reference[data-theme="dark"] .np29-sale-list article,
html.np-ui-reference[data-theme="dark"] .np31-breakdown article,
html.np-ui-reference[data-theme="dark"] .np31-top-expenses article,
html.np-ui-reference[data-theme="dark"] .np32-permission-groups section>header,
html.np-ui-reference[data-theme="dark"] .np32-permission-check,
html.np-ui-reference[data-theme="dark"] .np33-sale-list article,
html.np-ui-reference[data-theme="dark"] .np33-report-section>header,
html.np-ui-reference[data-theme="dark"] .np33-report-list>article,
html.np-ui-reference[data-theme="dark"] .np33-expense-report-list>article,
html.np-ui-reference[data-theme="dark"] .np33-pending-list article,
html.np-ui-reference[data-theme="dark"] .np1330-reason-view,
html.np-ui-reference[data-theme="dark"] .np134-customer-result,
html.np-ui-reference[data-theme="dark"] .app>main>header,
html.np-ui-reference[data-theme="dark"] .form-section-title,
html.np-ui-reference[data-theme="dark"] th,
html.np-ui-reference[data-theme="dark"] td,
html.np-ui-reference[data-theme="dark"] body.np137-modern .app>main>header,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np135-filter-panel[open]>summary,
html.np-ui-reference[data-theme="dark"] body.np137-modern th,
html.np-ui-reference[data-theme="dark"] body.np137-modern .request-head,
html.np-ui-reference[data-theme="dark"] body.np137-modern .form-section-title,
html.np-ui-reference[data-theme="dark"] body.np137-modern .modal-head,
html.np-ui-reference[data-theme="dark"] .np139-collect-customer,
html.np-ui-reference[data-theme="dark"] body.np1380-ui table td,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .modal-head,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-sale-section[open]>summary,
html.np-ui-reference[data-theme="dark"] .np1384-product-table thead th,
html.np-ui-reference[data-theme="dark"] .np1384-product-table tbody td,
html.np-ui-reference[data-theme="dark"] .np139-rank-list article,
html.np-ui-reference[data-theme="dark"] .np140-chart-legend article,
html.np-ui-reference[data-theme="dark"] .np140-group-bar .plot,
html.np-ui-reference[data-theme="dark"] .np1410-vehicle-head,
html.np-ui-reference[data-theme="dark"] .np142-invoice-card,
html.np-ui-reference[data-theme="dark"] .np1430-date-row,
html.np-ui-reference[data-theme="dark"] .np1430-reconcile-defect,
html.np-ui-reference[data-theme="dark"] .np1444-table-head,
html.np-ui-reference[data-theme="dark"] .np1444-payroll-row,
html.np-ui-reference[data-theme="dark"] .np1484-move-history article,
html.np-ui-reference[data-theme="dark"] body.np1500-ui th,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .modal-head{border-bottom-color:var(--npui-border)!important}
html.np-ui-reference[data-theme="dark"] .rank-list small,
html.np-ui-reference[data-theme="dark"] .section-chevron,
html.np-ui-reference[data-theme="dark"] .np-debtor-head small,
html.np-ui-reference[data-theme="dark"] .np-report-day-list div small,
html.np-ui-reference[data-theme="dark"] .np29-day-cards small,
html.np-ui-reference[data-theme="dark"] .np30-handover-card header small,
html.np-ui-reference[data-theme="dark"] .np30-handover-stats small,
html.np-ui-reference[data-theme="dark"] .np30-modal-summary span,
html.np-ui-reference[data-theme="dark"] .np30-detail-row span,
html.np-ui-reference[data-theme="dark"] .np30-detail-row small,
html.np-ui-reference[data-theme="dark"] .np31-expense-card header small,
html.np-ui-reference[data-theme="dark"] .np31-expense-meta small,
html.np-ui-reference[data-theme="dark"] .np31-breakdown small,
html.np-ui-reference[data-theme="dark"] .np31-guidance>small,
html.np-ui-reference[data-theme="dark"] .np31-detail-grid span,
html.np-ui-reference[data-theme="dark"] .np31-master-list small,
html.np-ui-reference[data-theme="dark"] .np31-group-breakdown small,
html.np-ui-reference[data-theme="dark"] .np31-top-expenses small,
html.np-ui-reference[data-theme="dark"] .np31-handover-equation small,
html.np-ui-reference[data-theme="dark"] .np31-handover-equation>span,
html.np-ui-reference[data-theme="dark"] .np31-handover-modal-summary span,
html.np-ui-reference[data-theme="dark"] .np31-handover-expense small,
html.np-ui-reference[data-theme="dark"] .np32-member-main small,
html.np-ui-reference[data-theme="dark"] .np32-permission-check small,
html.np-ui-reference[data-theme="dark"] .np33-scope-note small,
html.np-ui-reference[data-theme="dark"] .np33-kpi>small,
html.np-ui-reference[data-theme="dark"] .np33-delta.flat,
html.np-ui-reference[data-theme="dark"] .np33-sale-list small,
html.np-ui-reference[data-theme="dark"] .np33-empty,
html.np-ui-reference[data-theme="dark"] .np33-report-breakdown small,
html.np-ui-reference[data-theme="dark"] .np33-report-section>header small,
html.np-ui-reference[data-theme="dark"] .np33-report-list small,
html.np-ui-reference[data-theme="dark"] .np33-report-list span,
html.np-ui-reference[data-theme="dark"] .np33-expense-report-list small,
html.np-ui-reference[data-theme="dark"] .np33-pending-list small,
html.np-ui-reference[data-theme="dark"] .np1330-edit-context span,
html.np-ui-reference[data-theme="dark"] .np1330-section-head small,
html.np-ui-reference[data-theme="dark"] .np1330-line-total span,
html.np-ui-reference[data-theme="dark"] .np1330-revision-card header small,
html.np-ui-reference[data-theme="dark"] .np134-search-wrap button,
html.np-ui-reference[data-theme="dark"] .np134-result-main small,
html.np-ui-reference[data-theme="dark"] .np134-result-main span,
html.np-ui-reference[data-theme="dark"] .np134-result-side small,
html.np-ui-reference[data-theme="dark"] .np134-reception-form .form-section-title small,
html.np-ui-reference[data-theme="dark"] .np135-filter-summary,
html.np-ui-reference[data-theme="dark"] .table-wrap td small,
html.np-ui-reference[data-theme="dark"] .np-nav-group-label,
html.np-ui-reference[data-theme="dark"] input::placeholder,
html.np-ui-reference[data-theme="dark"] textarea::placeholder,
html.np-ui-reference[data-theme="dark"] .field-help,
html.np-ui-reference[data-theme="dark"] .empty,
html.np-ui-reference[data-theme="dark"] .np-approval-customer small,
html.np-ui-reference[data-theme="dark"] .np-approval-section-title small,
html.np-ui-reference[data-theme="dark"] .np-approval-product small,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid small,
html.np-ui-reference[data-theme="dark"] .np-approval-product-name span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-nav-group-label,
html.np-ui-reference[data-theme="dark"] body.np137-modern .header-user small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-page-description,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric>span:not(.np137-metric-icon),
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric>small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .workflow-strip button>small,
html.np-ui-reference[data-theme="dark"] .np137-filter-status,
html.np-ui-reference[data-theme="dark"] body.np137-modern th,
html.np-ui-reference[data-theme="dark"] .np1371-page-error p,
html.np-ui-reference[data-theme="dark"] .np1372-image-controls p,
html.np-ui-reference[data-theme="dark"] body.np137-modern input::placeholder,
html.np-ui-reference[data-theme="dark"] body.np137-modern textarea::placeholder,
html.np-ui-reference[data-theme="dark"] .np1375-reconcile-rule em,
html.np-ui-reference[data-theme="dark"] .np1376-plan-summary span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-section-head small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-empty-note,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-order-meta b,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-event-history p small,
html.np-ui-reference[data-theme="dark"] .np139-debt-card header small,
html.np-ui-reference[data-theme="dark"] .np139-receipt-row small,
html.np-ui-reference[data-theme="dark"] .np139-collect-customer span,
html.np-ui-reference[data-theme="dark"] .np13715-history-row header small,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-title small,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-option small,
html.np-ui-reference[data-theme="dark"] .np13719-review-vehicle small,
html.np-ui-reference[data-theme="dark"] .np13719-approval-vehicle small,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-brand-copy small,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-nav-group-label,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-page-kicker,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-page-description,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .metric>span:not(.np137-metric-icon),
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-section-title small,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-section-title>span,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-quick-grid small,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-quick-grid em,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .field-help,
html.np-ui-reference[data-theme="dark"] body.np1380-ui table th,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .empty,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-filter-status,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-step-copy span,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np13719-vehicle-title>span,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow strong i,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance small,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card small,
html.np-ui-reference[data-theme="dark"] .np1384-section-title small,
html.np-ui-reference[data-theme="dark"] .np139-range-line small,
html.np-ui-reference[data-theme="dark"] .np139-main-kpi>p,
html.np-ui-reference[data-theme="dark"] .np139-section-head small,
html.np-ui-reference[data-theme="dark"] .np139-section-head>div+small,
html.np-ui-reference[data-theme="dark"] .np139-flow-item span,
html.np-ui-reference[data-theme="dark"] .np139-flow-item small,
html.np-ui-reference[data-theme="dark"] .np139-rank-list small,
html.np-ui-reference[data-theme="dark"] .np139-empty,
html.np-ui-reference[data-theme="dark"] .np139-product-loading,
html.np-ui-reference[data-theme="dark"] .np139-current-balances span,
html.np-ui-reference[data-theme="dark"] .np139-current-balances small,
html.np-ui-reference[data-theme="dark"] .np139-attention-grid span,
html.np-ui-reference[data-theme="dark"] .np139-attention-grid small,
html.np-ui-reference[data-theme="dark"] .np139-drilldown small,
html.np-ui-reference[data-theme="dark"] .np140-chart-head small,
html.np-ui-reference[data-theme="dark"] .np140-chart-head>span,
html.np-ui-reference[data-theme="dark"] .np140-chart-empty,
html.np-ui-reference[data-theme="dark"] .np140-donut-center small,
html.np-ui-reference[data-theme="dark"] .np140-chart-legend small,
html.np-ui-reference[data-theme="dark"] .np140-hbar-label small,
html.np-ui-reference[data-theme="dark"] .np140-group-bar small,
html.np-ui-reference[data-theme="dark"] .np142-invoice-metrics span,
html.np-ui-reference[data-theme="dark"] .np142-list-head span,
html.np-ui-reference[data-theme="dark"] .np142-invoice-customer small,
html.np-ui-reference[data-theme="dark"] .np142-item-empty,
html.np-ui-reference[data-theme="dark"] .np142-invoice-meta,
html.np-ui-reference[data-theme="dark"] .np142-card-arrow,
html.np-ui-reference[data-theme="dark"] .np142-loading,
html.np-ui-reference[data-theme="dark"] .np142-empty,
html.np-ui-reference[data-theme="dark"] .np142-limit-note,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np142-invoice-customer small,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np142-invoice-meta,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-context-row>span,
html.np-ui-reference[data-theme="dark"] .np1430-load-card header p small,
html.np-ui-reference[data-theme="dark"] .np1430-product-qty small,
html.np-ui-reference[data-theme="dark"] .np1440-title small,
html.np-ui-reference[data-theme="dark"] .np1440-history-row small,
html.np-ui-reference[data-theme="dark"] .np1440-status.none,
html.np-ui-reference[data-theme="dark"] .np1440-employee-summary small,
html.np-ui-reference[data-theme="dark"] .np1440-day-person small,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-card>header small,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-grid small,
html.np-ui-reference[data-theme="dark"] .empty-state.compact,
html.np-ui-reference[data-theme="dark"] .np1440-session em,
html.np-ui-reference[data-theme="dark"] .np1441-payroll-card>header>strong small,
html.np-ui-reference[data-theme="dark"] .np1441-salary-highlight small,
html.np-ui-reference[data-theme="dark"] .np1441-readonly-field small,
html.np-ui-reference[data-theme="dark"] .np1441-advance-row small,
html.np-ui-reference[data-theme="dark"] .np1442-hero-copy small,
html.np-ui-reference[data-theme="dark"] .np1442-admin-overview small,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-hero small,
html.np-ui-reference[data-theme="dark"] .np1442-hero-count small,
html.np-ui-reference[data-theme="dark"] .np1442-stat-grid small,
html.np-ui-reference[data-theme="dark"] .np1442-overview-numbers small,
html.np-ui-reference[data-theme="dark"] .np1442-employee-card header small,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-person small,
html.np-ui-reference[data-theme="dark"] .np1442-employee-metrics small,
html.np-ui-reference[data-theme="dark"] .np1442-not-counted,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card>header>strong small,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main small,
html.np-ui-reference[data-theme="dark"] .np1444-summary-meta small,
html.np-ui-reference[data-theme="dark"] .np1444-kpis small,
html.np-ui-reference[data-theme="dark"] .np1444-person-cell em,
html.np-ui-reference[data-theme="dark"] .np1450-active-load header small,
html.np-ui-reference[data-theme="dark"] .np1450-active-kpis small,
html.np-ui-reference[data-theme="dark"] .np1450-order-row header small,
html.np-ui-reference[data-theme="dark"] .np1451-trip-empty small,
html.np-ui-reference[data-theme="dark"] .np1462-metrics small,
html.np-ui-reference[data-theme="dark"] .np1470-vehicle-title small,
html.np-ui-reference[data-theme="dark"] .np1470-kpis em,
html.np-ui-reference[data-theme="dark"] .np1470-empty-kpis,
html.np-ui-reference[data-theme="dark"] .np1470-no-action,
html.np-ui-reference[data-theme="dark"] .np1470-bottle-input small,
html.np-ui-reference[data-theme="dark"] .np1470-products header small,
html.np-ui-reference[data-theme="dark"] .np1470-product small,
html.np-ui-reference[data-theme="dark"] .np1470-history header small,
html.np-ui-reference[data-theme="dark"] .np1470-sale-copy small,
html.np-ui-reference[data-theme="dark"] .np1470-sale-card.disabled>em,
html.np-ui-reference[data-theme="dark"] .np1470-sale-hint,
html.np-ui-reference[data-theme="dark"] .np1470-sale-closed small,
html.np-ui-reference[data-theme="dark"] .np1471-overview small,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-copy small,
html.np-ui-reference[data-theme="dark"] .np1471-check-summary small,
html.np-ui-reference[data-theme="dark"] .np1471-history article header small,
html.np-ui-reference[data-theme="dark"] .np1480-route-card small,
html.np-ui-reference[data-theme="dark"] .np1480-route-card i,
html.np-ui-reference[data-theme="dark"] .np1480-route-title small,
html.np-ui-reference[data-theme="dark"] .np1480-customer-copy small,
html.np-ui-reference[data-theme="dark"] .np1480-customer-state small,
html.np-ui-reference[data-theme="dark"] .np1480-order-list small,
html.np-ui-reference[data-theme="dark"] .np1483-history article span,
html.np-ui-reference[data-theme="dark"] .np1484-round-state small,
html.np-ui-reference[data-theme="dark"] .np1484-order-list article header small,
html.np-ui-reference[data-theme="dark"] .np1484-choice small{color:var(--npui-text-3)!important}
html.np-ui-reference[data-theme="dark"] .inactive-grid span,
html.np-ui-reference[data-theme="dark"] .status-badge.wait,
html.np-ui-reference[data-theme="dark"] .delivery-pill.new,
html.np-ui-reference[data-theme="dark"] .route-debt-mini .warn,
html.np-ui-reference[data-theme="dark"] .metric-bottle,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.tone-3,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.owed,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.severity-critical,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.priority-high .np-debtor-priority,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.priority-medium .np-debtor-priority,
html.np-ui-reference[data-theme="dark"] .np-report-insights article.warn>span,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid .stats .warn b,
html.np-ui-reference[data-theme="dark"] .np-report-live-refresh,
html.np-ui-reference[data-theme="dark"] .np-report-live-refresh>small,
html.np-ui-reference[data-theme="dark"] .np29-signal.warn>span,
html.np-ui-reference[data-theme="dark"] .np29-bottle-top strong,
html.np-ui-reference[data-theme="dark"] .np29-request-list article>span.soon,
html.np-ui-reference[data-theme="dark"] .np30-range-warning,
html.np-ui-reference[data-theme="dark"] .np30-range-warning small,
html.np-ui-reference[data-theme="dark"] .np31-status.pending,
html.np-ui-reference[data-theme="dark"] .np31-accounting.capital,
html.np-ui-reference[data-theme="dark"] .np31-material-warning b,
html.np-ui-reference[data-theme="dark"] .np31-material-warning small,
html.np-ui-reference[data-theme="dark"] .np31-report-warning small,
html.np-ui-reference[data-theme="dark"] .np31-readiness b,
html.np-ui-reference[data-theme="dark"] .np31-readiness p,
html.np-ui-reference[data-theme="dark"] .np31-pending-expense,
html.np-ui-reference[data-theme="dark"] .np32-permission-note p,
html.np-ui-reference[data-theme="dark"] .np32-permission-check.locked small,
html.np-ui-reference[data-theme="dark"] .np33-pending,
html.np-ui-reference[data-theme="dark"] .np33-pending-list article>span,
html.np-ui-reference[data-theme="dark"] .np33-pending-list strong,
html.np-ui-reference[data-theme="dark"] .np1330-edit-summary .warn,
html.np-ui-reference[data-theme="dark"] .np1330-edited-badge,
html.np-ui-reference[data-theme="dark"] .np1330-row-revision,
html.np-ui-reference[data-theme="dark"] .np1330-reason-view,
html.np-ui-reference[data-theme="dark"] .np134-badge.bottle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.pending,
html.np-ui-reference[data-theme="dark"] body.np137-modern .pill.warning,
html.np-ui-reference[data-theme="dark"] body.np137-modern .status-pill.pending,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric-bottle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip.other,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-migration-error h3,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-migration-error small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.wait,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span.wait,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-move-note,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.np1377-stop,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-revision,
html.np-ui-reference[data-theme="dark"] .np13715-history-row p,
html.np-ui-reference[data-theme="dark"] .np13719-migration-note,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow.short .np1382-bottle-icon,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-old-debt strong,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.old-debt strong,
html.np-ui-reference[data-theme="dark"] .np142-invoice-notice,
html.np-ui-reference[data-theme="dark"] .np142-pay-tag.debt,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-revision-chip,
html.np-ui-reference[data-theme="dark"] .status-ready>header em,
html.np-ui-reference[data-theme="dark"] .np1430-trip-link b,
html.np-ui-reference[data-theme="dark"] .np1430-defect-kpi b,
html.np-ui-reference[data-theme="dark"] .np1430-defect-summary b,
html.np-ui-reference[data-theme="dark"] .np1430-defect-entry small,
html.np-ui-reference[data-theme="dark"] .np1440-setup small,
html.np-ui-reference[data-theme="dark"] .np1440-session.paid b,
html.np-ui-reference[data-theme="dark"] .np1440-note,
html.np-ui-reference[data-theme="dark"] .np1440-status.paid,
html.np-ui-reference[data-theme="dark"] .np1444-work-cell span,
html.np-ui-reference[data-theme="dark"] .np1444-money-cell.advance b,
html.np-ui-reference[data-theme="dark"] .np1444-row-warning,
html.np-ui-reference[data-theme="dark"] .np1450-migration-note,
html.np-ui-reference[data-theme="dark"] .np1461-defect-icon,
html.np-ui-reference[data-theme="dark"] .np1461-defect-copy b,
html.np-ui-reference[data-theme="dark"] .np1461-defect-copy small,
html.np-ui-reference[data-theme="dark"] .np1461-defect-box label,
html.np-ui-reference[data-theme="dark"] .np1461-defect-box input,
html.np-ui-reference[data-theme="dark"] .np1461-review-defect small,
html.np-ui-reference[data-theme="dark"] .np1461-review-defect b,
html.np-ui-reference[data-theme="dark"] .np1461-review-defect em,
html.np-ui-reference[data-theme="dark"] .np1470-new-warning b,
html.np-ui-reference[data-theme="dark"] .np1470-new-warning span,
html.np-ui-reference[data-theme="dark"] .np1471-overview .warn b,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-stale .np1471-reconcile-icon,
html.np-ui-reference[data-theme="dark"] .np1471-sql-warning b,
html.np-ui-reference[data-theme="dark"] .np1471-sql-warning span,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-stale .np1471-reconcile-copy p,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-stale .np1471-reconcile-copy header b,
html.np-ui-reference[data-theme="dark"] .np1480-sql-warning b,
html.np-ui-reference[data-theme="dark"] .np1480-sql-warning span,
html.np-ui-reference[data-theme="dark"] .np1480-customer-state strong,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .credit,
html.np-ui-reference[data-theme="dark"] .np1483-row-vehicle.unassigned,
html.np-ui-reference[data-theme="dark"] .np1483-warning,
html.np-ui-reference[data-theme="dark"] .state-stale .np1484-round-state i,
html.np-ui-reference[data-theme="dark"] .np1484-warning,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .inactive-grid span{color:var(--npui-warn)!important}

@media (max-width: 900px){
  html.np-ui-reference[data-theme="dark"] body.mobile-sales-open,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form>.card,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .mobile-step-title,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .customer-search-label input,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .customer-snapshot,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .product-shortcuts button,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .product-shortcuts button:active,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .item-row,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .item-row input,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .item-row select,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .mobile-payment-presets,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-bar{background-color:var(--npui-surface)!important}
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .customer-snapshot,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .product-shortcuts button,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-bar,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-bar strong{color:var(--npui-text)!important}
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .customer-snapshot,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .product-shortcuts button{border-color:var(--npui-border)!important}
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form .item-row label{color:var(--npui-text-2)!important}
  html.np-ui-reference[data-theme="dark"] .mobile-sale-form hr,
  html.np-ui-reference[data-theme="dark"] .mobile-sale-bar{border-top-color:var(--npui-border)!important}
  html.np-ui-reference[data-theme="dark"] .mobile-sale-bar small{color:var(--npui-text-3)!important}
}
html.np-ui-reference[data-theme="dark"] .pwa-update,
html.np-ui-reference[data-theme="dark"] .card,
html.np-ui-reference[data-theme="dark"] .request-card,
html.np-ui-reference[data-theme="dark"] .status-card,
html.np-ui-reference[data-theme="dark"] .page-intro,
html.np-ui-reference[data-theme="dark"] .attendance-hero.done,
html.np-ui-reference[data-theme="dark"] .np-alert-chip.bottle-owed,
html.np-ui-reference[data-theme="dark"] .np-alert-chip.clear,
html.np-ui-reference[data-theme="dark"] .call-action,
html.np-ui-reference[data-theme="dark"] .quick-balance.clear,
html.np-ui-reference[data-theme="dark"] .np-debtor-intro,
html.np-ui-reference[data-theme="dark"] .np-debtor-stats>div.money,
html.np-ui-reference[data-theme="dark"] .np-debtor-stats>div.bottle,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.owed,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.tone-0,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.tone-1,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.tone-2,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.tone-3,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.money.severity-low,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.severity-low,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.bottle.severity-medium,
html.np-ui-reference[data-theme="dark"] .np29-signal.good,
html.np-ui-reference[data-theme="dark"] .np29-signal.warn,
html.np-ui-reference[data-theme="dark"] .np29-signal.bad,
html.np-ui-reference[data-theme="dark"] .np29-material-grid article.critical,
html.np-ui-reference[data-theme="dark"] .secondary.danger,
html.np-ui-reference[data-theme="dark"] .np32-member-permission.owner,
html.np-ui-reference[data-theme="dark"] .np33-kpi.primary,
html.np-ui-reference[data-theme="dark"] .np33-kpi.warning,
html.np-ui-reference[data-theme="dark"] .np33-handover-total.negative,
html.np-ui-reference[data-theme="dark"] .np1330-reason textarea,
html.np-ui-reference[data-theme="dark"] .np134-badge.ok,
html.np-ui-reference[data-theme="dark"] .np134-badge.debt,
html.np-ui-reference[data-theme="dark"] .np134-badge.bottle,
html.np-ui-reference[data-theme="dark"] .np134-badge.credit,
html.np-ui-reference[data-theme="dark"] .np1351-date-selector select,
html.np-ui-reference[data-theme="dark"] .online-status.offline,
html.np-ui-reference[data-theme="dark"] .card:hover,
html.np-ui-reference[data-theme="dark"] .secondary:hover,
html.np-ui-reference[data-theme="dark"] .pill.ok,
html.np-ui-reference[data-theme="dark"] .status-pill.approved,
html.np-ui-reference[data-theme="dark"] .pill.bad,
html.np-ui-reference[data-theme="dark"] .quick-grid button:hover,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid .metric-cash,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid .metric-bank,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid .metric-debt,
html.np-ui-reference[data-theme="dark"] .np-approval-summary-grid .metric-bottle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .secondary:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern input:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern select:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern textarea:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .card:hover,
html.np-ui-reference[data-theme="dark"] .metric[data-np-accent="success"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] .metric[data-np-accent="warning"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] .metric[data-np-accent="danger"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] .metric[data-np-accent="purple"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] .np137-filter-status.active,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-pending,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-approved,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-rejected,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-request-card.np-status-new,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-request-card.np-status-claimed,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-request-card.np-status-delivering,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-request-card.np-status-completed,
html.np-ui-reference[data-theme="dark"] body.np137-modern .request-time,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-wizard-node i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-wizard-node.done i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .item-row,
html.np-ui-reference[data-theme="dark"] body.np137-modern .customer-snapshot,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np134-selected-customer,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-review-customer,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-review-block,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-review-note,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-review-grid>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np134-search-wrap,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np134-customer-results,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-approval-customer,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-approval-product,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np29-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np31-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-report-section,
html.np-ui-reference[data-theme="dark"] .np1372-image-status.custom,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np137-page-kicker i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric.metric-alert,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric[data-np-accent="success"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric[data-np-accent="warning"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric[data-np-accent="danger"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .metric[data-np-accent="purple"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-scope-note,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-equation>div,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-handover-mini span,
html.np-ui-reference[data-theme="dark"] body.np137-modern button.secondary,
html.np-ui-reference[data-theme="dark"] body.np137-modern a.secondary,
html.np-ui-reference[data-theme="dark"] body.np137-modern .pill.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .status-pill.approved,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.approved,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.pending,
html.np-ui-reference[data-theme="dark"] body.np137-modern .pill.warning,
html.np-ui-reference[data-theme="dark"] body.np137-modern .status-pill.pending,
html.np-ui-reference[data-theme="dark"] body.np137-modern input,
html.np-ui-reference[data-theme="dark"] body.np137-modern select,
html.np-ui-reference[data-theme="dark"] body.np137-modern textarea,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np135-filter-panel,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-mobile-card-table tr,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-alert-chip.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-alert-chip.warn,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-alert-chip.bad,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip.bottle,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip.bottled,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-chip.other,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-migration-error,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card.status-returned,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card.status-reconciled,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.info,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.wait,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span.wait,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity-hint span.ok,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-assign-order.current,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-assign-order.move,
html.np-ui-reference[data-theme="dark"] .np1376-vehicle-badge.unassigned,
html.np-ui-reference[data-theme="dark"] .np1376-plan-button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-status-pill.active,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-status-pill.inactive,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-cancelled-metric,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.cancelled,
html.np-ui-reference[data-theme="dark"] .np139-debt-card:hover,
html.np-ui-reference[data-theme="dark"] .np139-receipt-row:hover,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-quick-grid button:hover,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-readonly-field,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-filter-field,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-mobile-sale-wizard .item-row:focus-within,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-old-debt-box,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-sale-summary .payment-total-highlight,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np13719-vehicle-option,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow.balanced,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow.short,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-qty,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-total,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-old-debt,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.cash,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.bank,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.debt,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.old-debt,
html.np-ui-reference[data-theme="dark"] .np1384-payment-card.paid,
html.np-ui-reference[data-theme="dark"] .np139-more-filter[open]>summary,
html.np-ui-reference[data-theme="dark"] .np139-current-balances button:first-child,
html.np-ui-reference[data-theme="dark"] .np139-current-balances button:last-child,
html.np-ui-reference[data-theme="dark"] .np139-attention-grid button.warn,
html.np-ui-reference[data-theme="dark"] .np139-attention-grid button.danger,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np142-invoice-list,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-business-row .np1421-bottle-chip,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-business-row .has-old-debt,
html.np-ui-reference[data-theme="dark"] .np1440-session.worked,
html.np-ui-reference[data-theme="dark"] .np1440-session.paid,
html.np-ui-reference[data-theme="dark"] .np1440-session.off,
html.np-ui-reference[data-theme="dark"] .np1440-kpis.payroll>div:last-child,
html.np-ui-reference[data-theme="dark"] .np1441-intro,
html.np-ui-reference[data-theme="dark"] .np1441-formula,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-kpis article.primary,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main span.primary,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-hero,
html.np-ui-reference[data-theme="dark"] .np1442-formula,
html.np-ui-reference[data-theme="dark"] .np1444-kpis article.due,
html.np-ui-reference[data-theme="dark"] .np1450-trip-chooser select,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta.active,
html.np-ui-reference[data-theme="dark"] .np1430-load-card.status-completed,
html.np-ui-reference[data-theme="dark"] .np1451-trip-chooser,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta.closed,
html.np-ui-reference[data-theme="dark"] .np1461-defect-box input,
html.np-ui-reference[data-theme="dark"] .np1470-error,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span.primary,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span.bad,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-matched,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-short,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-over,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile.status-stale,
html.np-ui-reference[data-theme="dark"] .np1471-check-summary span.primary,
html.np-ui-reference[data-theme="dark"] .np1471-difference.matched,
html.np-ui-reference[data-theme="dark"] .np1471-difference.short,
html.np-ui-reference[data-theme="dark"] .np1471-difference.over,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span,
html.np-ui-reference[data-theme="dark"] .np1471-overview,
html.np-ui-reference[data-theme="dark"] .np1471-overview>span,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-actions .secondary,
html.np-ui-reference[data-theme="dark"] .np1471-check-summary span,
html.np-ui-reference[data-theme="dark"] .np1480-search-row input,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-customer-meta,
html.np-ui-reference[data-theme="dark"] .np1480-error,
html.np-ui-reference[data-theme="dark"] .np1480-sale-context.outside,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-order-number,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-customer-state strong,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-customer-meta>span:not(.last),
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .bad,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .credit,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .ok,
html.np-ui-reference[data-theme="dark"] .np1483-sale-vehicle.unassigned,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-locked,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-matched,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-short,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-over,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-stale,
html.np-ui-reference[data-theme="dark"] .np1484-check-kpis .primary,
html.np-ui-reference[data-theme="dark"] .np1484-difference.matched,
html.np-ui-reference[data-theme="dark"] .np1484-difference.bad,
html.np-ui-reference[data-theme="dark"] .np1484-sale-assignment.locked,
html.np-ui-reference[data-theme="dark"] .np1488-lock-summary span.ok,
html.np-ui-reference[data-theme="dark"] .np1488-lock-form input,
html.np-ui-reference[data-theme="dark"] .np1488-lock-form textarea,
html.np-ui-reference[data-theme="dark"] body.np1500-ui input,
html.np-ui-reference[data-theme="dark"] body.np1500-ui select,
html.np-ui-reference[data-theme="dark"] body.np1500-ui textarea,
html.np-ui-reference[data-theme="dark"] body.np1500-ui button.secondary,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .debt-alert.info,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .card:hover,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .workflow-strip button:hover,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .dashboard-kpis>.metric.metric-alert,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .quick-grid button:hover,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .pill.ok,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .pill.bad,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1480-route-card,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1480-customer-card,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1480-route-card:hover,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1480-customer-card:hover,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-vehicle-card,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1484-round-card,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-time-line,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-block-summary,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1471-reconcile,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1484-flow-note,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-kpis span,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1484-round-kpis span,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-kpis span.primary,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1484-locked-banner{border-color:var(--npui-border)!important}
html.np-ui-reference[data-theme="dark"] .section-number,
html.np-ui-reference[data-theme="dark"] .source-zalo,
html.np-ui-reference[data-theme="dark"] .material-stock strong,
html.np-ui-reference[data-theme="dark"] .np-customer-head span,
html.np-ui-reference[data-theme="dark"] .delivery-pill.moving,
html.np-ui-reference[data-theme="dark"] .call-action,
html.np-ui-reference[data-theme="dark"] .np-debtor-filterbar label>span,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance,
html.np-ui-reference[data-theme="dark"] .np-sale-creator small,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-info small,
html.np-ui-reference[data-theme="dark"] .np-payment-qr-info p,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.tone-0,
html.np-ui-reference[data-theme="dark"] .np-debtor-card.tone-2,
html.np-ui-reference[data-theme="dark"] .np-debtor-balance.clear,
html.np-ui-reference[data-theme="dark"] .np-debtor-priority,
html.np-ui-reference[data-theme="dark"] .np-report-more-filter summary,
html.np-ui-reference[data-theme="dark"] .np-report-insights p,
html.np-ui-reference[data-theme="dark"] .np29-trend-col b,
html.np-ui-reference[data-theme="dark"] .np29-signal small,
html.np-ui-reference[data-theme="dark"] .np29-definition-note,
html.np-ui-reference[data-theme="dark"] .np29-flow-total strong,
html.np-ui-reference[data-theme="dark"] .np29-segmented button,
html.np-ui-reference[data-theme="dark"] .np30-handover-toolbar label span,
html.np-ui-reference[data-theme="dark"] .np30-period-label,
html.np-ui-reference[data-theme="dark"] .np30-avatar,
html.np-ui-reference[data-theme="dark"] .np30-handover-card footer,
html.np-ui-reference[data-theme="dark"] .np31-intro small,
html.np-ui-reference[data-theme="dark"] .np31-filter-grid label,
html.np-ui-reference[data-theme="dark"] .np31-accounting.administration,
html.np-ui-reference[data-theme="dark"] .np31-accounting.other,
html.np-ui-reference[data-theme="dark"] .np31-guidance>span,
html.np-ui-reference[data-theme="dark"] .np31-profit-flow span,
html.np-ui-reference[data-theme="dark"] .np32-role-hint span,
html.np-ui-reference[data-theme="dark"] .np32-permission-loading,
html.np-ui-reference[data-theme="dark"] .np32-member-right>span:first-child,
html.np-ui-reference[data-theme="dark"] .np32-permission-groups section>header button,
html.np-ui-reference[data-theme="dark"] .np33-kpi>span:first-child,
html.np-ui-reference[data-theme="dark"] .np33-report-breakdown span,
html.np-ui-reference[data-theme="dark"] .np33-report-rule,
html.np-ui-reference[data-theme="dark"] .np33-permission-scope p,
html.np-ui-reference[data-theme="dark"] .np1330-line-total b,
html.np-ui-reference[data-theme="dark"] .np1330-edit-summary .total strong,
html.np-ui-reference[data-theme="dark"] .np1330-diff-grid section>p,
html.np-ui-reference[data-theme="dark"] .np134-search-wrap>span,
html.np-ui-reference[data-theme="dark"] .np134-no-customer,
html.np-ui-reference[data-theme="dark"] .np134-selected-head small,
html.np-ui-reference[data-theme="dark"] .np134-selected-contact,
html.np-ui-reference[data-theme="dark"] .np134-form-check,
html.np-ui-reference[data-theme="dark"] .np135-filter-grid label,
html.np-ui-reference[data-theme="dark"] .np135-filter-count,
html.np-ui-reference[data-theme="dark"] .np1351-date-selector,
html.np-ui-reference[data-theme="dark"] .metric-bank,
html.np-ui-reference[data-theme="dark"] th,
html.np-ui-reference[data-theme="dark"] .report-tabs button,
html.np-ui-reference[data-theme="dark"] .np-report-tabs button,
html.np-ui-reference[data-theme="dark"] .np-detail-view .np-detail-table tbody td:nth-child(2),
html.np-ui-reference[data-theme="dark"] .np-approval-section-title>span,
html.np-ui-reference[data-theme="dark"] .np-approval-product-index,
html.np-ui-reference[data-theme="dark"] .np-approval-product-qty strong,
html.np-ui-reference[data-theme="dark"] .np137-page-kicker,
html.np-ui-reference[data-theme="dark"] body.np137-modern .secondary:hover,
html.np-ui-reference[data-theme="dark"] body.np137-modern .rank-list .rank,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np135-filter-grid label,
html.np-ui-reference[data-theme="dark"] .np137-filter-status.active,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-step-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .product-shortcuts button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-product-shortcuts button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .modal-head button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-approval-product-qty strong,
html.np-ui-reference[data-theme="dark"] body.np137-modern .report-tabs button.active,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-report-tabs button.active,
html.np-ui-reference[data-theme="dark"] .np1372-upload-button,
html.np-ui-reference[data-theme="dark"] .np1372-image-status,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np33-scope-note small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-group-row small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-loading,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-dispatch-kpis span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-section-head p,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card p small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-status.muted,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-load-grid span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-capacity small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-code,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-status,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-card p,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-card footer,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-check-grid small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-detail-summary span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-reconcile-rule,
html.np-ui-reference[data-theme="dark"] .np1375-vehicle-list small,
html.np-ui-reference[data-theme="dark"] .np1376-vehicle-field small,
html.np-ui-reference[data-theme="dark"] .np1376-vehicle-badge.unassigned,
html.np-ui-reference[data-theme="dark"] .np1376-plan-link,
html.np-ui-reference[data-theme="dark"] .np1376-plan-button,
html.np-ui-reference[data-theme="dark"] .np1376-plan-modal>p,
html.np-ui-reference[data-theme="dark"] .np1376-detail-vehicle>span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-count,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-product-lifecycle small,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-cancelled-metric,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-event-history i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-event-history p span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-state.cancelled,
html.np-ui-reference[data-theme="dark"] .np139-debt-card header span,
html.np-ui-reference[data-theme="dark"] .np139-debt-amount span,
html.np-ui-reference[data-theme="dark"] .np139-debt-meta,
html.np-ui-reference[data-theme="dark"] .np13713-approval-guide span,
html.np-ui-reference[data-theme="dark"] .np13713-approval-guide i,
html.np-ui-reference[data-theme="dark"] .np13715-accounting-title span,
html.np-ui-reference[data-theme="dark"] .np13715-balance-cards span,
html.np-ui-reference[data-theme="dark"] .np13715-review-accounting>div span,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-title>span,
html.np-ui-reference[data-theme="dark"] .np13719-row-vehicle,
html.np-ui-reference[data-theme="dark"] .np13719-row-vehicle.unassigned,
html.np-ui-reference[data-theme="dark"] .np13719-dispatch-vehicle,
html.np-ui-reference[data-theme="dark"] .np13719-dispatch-vehicle.unassigned,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-quick-grid i,
html.np-ui-reference[data-theme="dark"] body.np1380-ui label,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-readonly-field,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-field-active,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np1380-entry-guide,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np137-filter-status.active,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .section-number,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .add-product-row,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .np-payment-presets button:hover,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow .np1382-bottle-icon,
html.np-ui-reference[data-theme="dark"] .np1382-bottle-flow small,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-qty strong,
html.np-ui-reference[data-theme="dark"] .np1384-section-title>span,
html.np-ui-reference[data-theme="dark"] .np1384-product-table thead th,
html.np-ui-reference[data-theme="dark"] .np1384-product-table tbody td:nth-child(2) .np1384-qty-badge,
html.np-ui-reference[data-theme="dark"] .np1384-supporting-details>summary,
html.np-ui-reference[data-theme="dark"] .np139-more-filter[open]>summary,
html.np-ui-reference[data-theme="dark"] .np139-filter-grid label span,
html.np-ui-reference[data-theme="dark"] .np139-range-line em,
html.np-ui-reference[data-theme="dark"] .np139-more-tabs>div button:hover,
html.np-ui-reference[data-theme="dark"] .np139-more-tabs>div button.active,
html.np-ui-reference[data-theme="dark"] .np139-main-kpi header>span,
html.np-ui-reference[data-theme="dark"] .np139-main-kpi header small,
html.np-ui-reference[data-theme="dark"] .np139-section-head>button,
html.np-ui-reference[data-theme="dark"] .np139-section-head>div+button,
html.np-ui-reference[data-theme="dark"] .np139-section-head>div+b,
html.np-ui-reference[data-theme="dark"] .np139-rank-list article>strong,
html.np-ui-reference[data-theme="dark"] .np139-card-link,
html.np-ui-reference[data-theme="dark"] .np139-alert-details>summary,
html.np-ui-reference[data-theme="dark"] .np139-alert-details section>b,
html.np-ui-reference[data-theme="dark"] .np139-drilldown button,
html.np-ui-reference[data-theme="dark"] .np140-chart-legend strong,
html.np-ui-reference[data-theme="dark"] .np140-series-legend,
html.np-ui-reference[data-theme="dark"] .np140-hbar>strong,
html.np-ui-reference[data-theme="dark"] .np140-group-bar i em,
html.np-ui-reference[data-theme="dark"] .np1410-vehicle-head small,
html.np-ui-reference[data-theme="dark"] .np142-page-head .np142-page-subtitle,
html.np-ui-reference[data-theme="dark"] .np142-search span,
html.np-ui-reference[data-theme="dark"] .np142-date-chip,
html.np-ui-reference[data-theme="dark"] #np142PeriodLabel,
html.np-ui-reference[data-theme="dark"] .np142-link,
html.np-ui-reference[data-theme="dark"] .np142-pay-tag,
html.np-ui-reference[data-theme="dark"] .np142-pay-tag.bank,
html.np-ui-reference[data-theme="dark"] .np142-pay-tag.mixed,
html.np-ui-reference[data-theme="dark"] .np142-invoice-items em,
html.np-ui-reference[data-theme="dark"] .np142-empty span,
html.np-ui-reference[data-theme="dark"] .np142-filter-presets button,
html.np-ui-reference[data-theme="dark"] .np142-filter-presets button.active,
html.np-ui-reference[data-theme="dark"] .np142-filter-form label,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np142-invoice-items em,
html.np-ui-reference[data-theme="dark"] body.np1421-density .np1421-business-row .np1421-bottle-chip,
html.np-ui-reference[data-theme="dark"] .np1430-toolbar label,
html.np-ui-reference[data-theme="dark"] .np1430-loading,
html.np-ui-reference[data-theme="dark"] .np1430-kpis span,
html.np-ui-reference[data-theme="dark"] .np1430-date-row,
html.np-ui-reference[data-theme="dark"] .np1430-load-kpis span,
html.np-ui-reference[data-theme="dark"] .np1430-block-lines p,
html.np-ui-reference[data-theme="dark"] .np1430-note,
html.np-ui-reference[data-theme="dark"] .np1430-products-box>header small,
html.np-ui-reference[data-theme="dark"] .np1430-receive-summary p,
html.np-ui-reference[data-theme="dark"] .np1430-load-detail span,
html.np-ui-reference[data-theme="dark"] .np1430-order-summary span,
html.np-ui-reference[data-theme="dark"] .np1430-load-order>header small,
html.np-ui-reference[data-theme="dark"] .np1430-load-order>header strong,
html.np-ui-reference[data-theme="dark"] .np1430-load-order>p,
html.np-ui-reference[data-theme="dark"] .np1432-people-row,
html.np-ui-reference[data-theme="dark"] .np1440-intro span,
html.np-ui-reference[data-theme="dark"] .np1440-loading,
html.np-ui-reference[data-theme="dark"] .np1440-title p,
html.np-ui-reference[data-theme="dark"] .np1440-session small,
html.np-ui-reference[data-theme="dark"] .np1440-kpis span,
html.np-ui-reference[data-theme="dark"] .np1440-history-row>strong,
html.np-ui-reference[data-theme="dark"] .np1440-two-status>span,
html.np-ui-reference[data-theme="dark"] .np1440-status,
html.np-ui-reference[data-theme="dark"] .np1440-toolbar label,
html.np-ui-reference[data-theme="dark"] .np1440-manager-note,
html.np-ui-reference[data-theme="dark"] .np1440-employee-summary>div:nth-child(2)>span,
html.np-ui-reference[data-theme="dark"] .np1440-day-sessions small,
html.np-ui-reference[data-theme="dark"] .np1440-legend,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-formula small,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-form label small,
html.np-ui-reference[data-theme="dark"] .np1440-payroll-preview,
html.np-ui-reference[data-theme="dark"] .np1441-month-standard,
html.np-ui-reference[data-theme="dark"] .np1441-readonly-field span,
html.np-ui-reference[data-theme="dark"] .np1441-advance-summary>span,
html.np-ui-reference[data-theme="dark"] .np1442-hero-copy p,
html.np-ui-reference[data-theme="dark"] .np1442-admin-overview p,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-hero p,
html.np-ui-reference[data-theme="dark"] .np1442-stat-grid span,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-kpis span,
html.np-ui-reference[data-theme="dark"] .np1442-toolbar label,
html.np-ui-reference[data-theme="dark"] .np1442-rule-strip span,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-details span,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-person small,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main small,
html.np-ui-reference[data-theme="dark"] .np1444-summary-head small,
html.np-ui-reference[data-theme="dark"] .np1444-summary-head p,
html.np-ui-reference[data-theme="dark"] .np1444-toolbar label,
html.np-ui-reference[data-theme="dark"] .np1444-kpis span,
html.np-ui-reference[data-theme="dark"] .np1444-table-head,
html.np-ui-reference[data-theme="dark"] .np1444-person-cell small,
html.np-ui-reference[data-theme="dark"] .np1444-work-cell small,
html.np-ui-reference[data-theme="dark"] .np1444-money-cell small,
html.np-ui-reference[data-theme="dark"] .np1450-trip-heading small,
html.np-ui-reference[data-theme="dark"] .np1450-trip-meta small,
html.np-ui-reference[data-theme="dark"] .np1430-load-card.status-completed header em,
html.np-ui-reference[data-theme="dark"] .np1450-order-row>p,
html.np-ui-reference[data-theme="dark"] .np1450-order-actions>label,
html.np-ui-reference[data-theme="dark"] .np1451-trip-copy small,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card em,
html.np-ui-reference[data-theme="dark"] .np1451-trip-card.closed em,
html.np-ui-reference[data-theme="dark"] .np1451-closed-note,
html.np-ui-reference[data-theme="dark"] .np1460-inline-loading,
html.np-ui-reference[data-theme="dark"] .np1460-metrics small,
html.np-ui-reference[data-theme="dark"] .np1460-row-counts small,
html.np-ui-reference[data-theme="dark"] .np1460-diagnostic-foot,
html.np-ui-reference[data-theme="dark"] .np1462-search-status,
html.np-ui-reference[data-theme="dark"] .np1462-load-more,
html.np-ui-reference[data-theme="dark"] .np1470-loading,
html.np-ui-reference[data-theme="dark"] .np1470-summary small,
html.np-ui-reference[data-theme="dark"] .np1470-guide p,
html.np-ui-reference[data-theme="dark"] .np1470-vehicle-card.empty>header>em,
html.np-ui-reference[data-theme="dark"] .np1470-time-line,
html.np-ui-reference[data-theme="dark"] .np1470-kpis small,
html.np-ui-reference[data-theme="dark"] .np1470-block-summary,
html.np-ui-reference[data-theme="dark"] .np1470-note,
html.np-ui-reference[data-theme="dark"] .np1470-tracking-note span,
html.np-ui-reference[data-theme="dark"] .np1470-edit-meta,
html.np-ui-reference[data-theme="dark"] .np1470-history header em,
html.np-ui-reference[data-theme="dark"] .np1470-history article>div span,
html.np-ui-reference[data-theme="dark"] .np1470-sale-heading small,
html.np-ui-reference[data-theme="dark"] .np1485-no-active-vehicle span,
html.np-ui-reference[data-theme="dark"] .np1471-overview p,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-icon,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-copy header span,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-copy p,
html.np-ui-reference[data-theme="dark"] .np1471-last-check span,
html.np-ui-reference[data-theme="dark"] .np1471-difference,
html.np-ui-reference[data-theme="dark"] .np1471-history article>div span,
html.np-ui-reference[data-theme="dark"] .np1471-history article p,
html.np-ui-reference[data-theme="dark"] .np1470-kpis span.primary small,
html.np-ui-reference[data-theme="dark"] .np1471-overview small,
html.np-ui-reference[data-theme="dark"] .np1471-reconcile-copy small,
html.np-ui-reference[data-theme="dark"] .np1471-check-summary small,
html.np-ui-reference[data-theme="dark"] .np1480-intro p,
html.np-ui-reference[data-theme="dark"] .np1480-route-card em,
html.np-ui-reference[data-theme="dark"] .np1480-route-title p,
html.np-ui-reference[data-theme="dark"] .np1480-filter-tabs button,
html.np-ui-reference[data-theme="dark"] .np1480-customer-copy em,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta,
html.np-ui-reference[data-theme="dark"] .np1480-loading,
html.np-ui-reference[data-theme="dark"] .np1480-error,
html.np-ui-reference[data-theme="dark"] .np1480-sale-context small,
html.np-ui-reference[data-theme="dark"] .np1480-sale-context span,
html.np-ui-reference[data-theme="dark"] .np1480-customer-state small,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta .last,
html.np-ui-reference[data-theme="dark"] .np1483-filter-field>span,
html.np-ui-reference[data-theme="dark"] .np1483-vehicle-summary span,
html.np-ui-reference[data-theme="dark"] .np1483-row-vehicle.inactive,
html.np-ui-reference[data-theme="dark"] .np1483-sale-vehicle small,
html.np-ui-reference[data-theme="dark"] .np1483-sale-vehicle span,
html.np-ui-reference[data-theme="dark"] .np1483-unassigned-list span,
html.np-ui-reference[data-theme="dark"] .np1483-current-note,
html.np-ui-reference[data-theme="dark"] .np1483-choice small,
html.np-ui-reference[data-theme="dark"] .np1483-choice em,
html.np-ui-reference[data-theme="dark"] .np1483-history article p,
html.np-ui-reference[data-theme="dark"] .np1484-round-card>header small,
html.np-ui-reference[data-theme="dark"] .np1484-round-card.state-locked>header em,
html.np-ui-reference[data-theme="dark"] .np1484-round-kpis small,
html.np-ui-reference[data-theme="dark"] .np1484-check-kpis small,
html.np-ui-reference[data-theme="dark"] .np1484-order-summary small,
html.np-ui-reference[data-theme="dark"] .np1484-round-state span,
html.np-ui-reference[data-theme="dark"] .np1484-round-note,
html.np-ui-reference[data-theme="dark"] .np1484-difference,
html.np-ui-reference[data-theme="dark"] .np1484-check-history article span,
html.np-ui-reference[data-theme="dark"] .np1484-check-history article p,
html.np-ui-reference[data-theme="dark"] .np1484-order-list article header strong,
html.np-ui-reference[data-theme="dark"] .np1484-order-list article p,
html.np-ui-reference[data-theme="dark"] .np1484-order-list article footer label,
html.np-ui-reference[data-theme="dark"] .np1484-move-history span,
html.np-ui-reference[data-theme="dark"] .np1484-move-history p,
html.np-ui-reference[data-theme="dark"] .np1488-lock-summary small,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .metric strong,
html.np-ui-reference[data-theme="dark"] body.np1500-ui th,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-bottom-nav button,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .workflow-strip button b,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .dashboard-kpis>.metric span,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .dashboard-kpis>.metric small,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1480-order-number,
html.np-ui-reference[data-theme="dark"] body.np1500-ui .np1470-kpis span.primary b,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-bottom-nav button.active{color:var(--npui-text-2)!important}
html.np-ui-reference[data-theme="dark"] body,
html.np-ui-reference[data-theme="dark"] .page-intro,
html.np-ui-reference[data-theme="dark"] .attendance-intro,
html.np-ui-reference[data-theme="dark"] .attendance-hero,
html.np-ui-reference[data-theme="dark"] .attendance-hero.working,
html.np-ui-reference[data-theme="dark"] .attendance-hero.done,
html.np-ui-reference[data-theme="dark"] .route-customer-card.status-done,
html.np-ui-reference[data-theme="dark"] .team-create-card,
html.np-ui-reference[data-theme="dark"] .payment-total-highlight,
html.np-ui-reference[data-theme="dark"] .np-debtor-intro,
html.np-ui-reference[data-theme="dark"] .np-sale-creator,
html.np-ui-reference[data-theme="dark"] .np-payment-qr,
html.np-ui-reference[data-theme="dark"] .np29-tabs,
html.np-ui-reference[data-theme="dark"] .np29-leader,
html.np-ui-reference[data-theme="dark"] .np30-handover-card,
html.np-ui-reference[data-theme="dark"] .np30-handover-card.tone-1,
html.np-ui-reference[data-theme="dark"] .np30-handover-card.tone-2,
html.np-ui-reference[data-theme="dark"] .np30-handover-card.tone-3,
html.np-ui-reference[data-theme="dark"] .np31-intro,
html.np-ui-reference[data-theme="dark"] .np31-detail-hero,
html.np-ui-reference[data-theme="dark"] .np32-permission-actions,
html.np-ui-reference[data-theme="dark"] .np33-scope-note,
html.np-ui-reference[data-theme="dark"] .np33-kpi.primary,
html.np-ui-reference[data-theme="dark"] .np33-handover-card,
html.np-ui-reference[data-theme="dark"] .np33-report-total,
html.np-ui-reference[data-theme="dark"] .np1330-edit-actions,
html.np-ui-reference[data-theme="dark"] .np134-selected-customer,
html.np-ui-reference[data-theme="dark"] .np134-create-customer-bar,
html.np-ui-reference[data-theme="dark"] .metric.metric-alert,
html.np-ui-reference[data-theme="dark"] .np135-filter-panel>summary,
html.np-ui-reference[data-theme="dark"] .empty,
html.np-ui-reference[data-theme="dark"] .np-approval-customer,
html.np-ui-reference[data-theme="dark"] .np-approval-summary .payment-total-highlight,
html.np-ui-reference[data-theme="dark"] body.np137-modern,
html.np-ui-reference[data-theme="dark"] .np137-brand-logo,
html.np-ui-reference[data-theme="dark"] .np137-page-kicker i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .secondary,
html.np-ui-reference[data-theme="dark"] body.np137-modern .card,
html.np-ui-reference[data-theme="dark"] .np137-metric-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .health-scale i,
html.np-ui-reference[data-theme="dark"] body.np137-modern .workflow-strip button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .workflow-strip button>span,
html.np-ui-reference[data-theme="dark"] body.np137-modern .quick-grid button,
html.np-ui-reference[data-theme="dark"] body.np137-modern .rank-list .rank,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np135-filter-panel>summary,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-pending,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-approved,
html.np-ui-reference[data-theme="dark"] body.np137-modern .approval-rejected,
html.np-ui-reference[data-theme="dark"] body.np137-modern .request-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-request-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-request-card.np-status-new,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-request-card.np-status-claimed,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-request-card.np-status-delivering,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-request-card.np-status-completed,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-step-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-step-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .customer-snapshot,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np134-selected-customer,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-approval-customer,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np-approval-summary .payment-total-highlight,
html.np-ui-reference[data-theme="dark"] .np1372-image-editor,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-vehicle-icon,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-inactive-row,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-bottled-price-card,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-dashboard-alert,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-page-returned-alert,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-needs-action,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-returned-edit-banner,
html.np-ui-reference[data-theme="dark"] .np139-receipt-paper,
html.np-ui-reference[data-theme="dark"] .np13713-approval-guide,
html.np-ui-reference[data-theme="dark"] .np13715-review-accounting>div.total,
html.np-ui-reference[data-theme="dark"] .np1384-order-glance .np1384-customer,
html.np-ui-reference[data-theme="dark"] .np1384-payment-total,
html.np-ui-reference[data-theme="dark"] .np139-tabs,
html.np-ui-reference[data-theme="dark"] .np1441-intro,
html.np-ui-reference[data-theme="dark"] .np1442-intro,
html.np-ui-reference[data-theme="dark"] .np1442-attendance-hero,
html.np-ui-reference[data-theme="dark"] .np1442-admin-overview,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-hero,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-kpis article,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-kpis article.primary,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card,
html.np-ui-reference[data-theme="dark"] .np1442-avatar,
html.np-ui-reference[data-theme="dark"] .np1443-avatar,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-card>header>strong,
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main span:nth-child(1),
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main span:nth-child(2),
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main span:nth-child(3),
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main span:nth-child(4),
html.np-ui-reference[data-theme="dark"] .np1442-payroll-main span.primary,
html.np-ui-reference[data-theme="dark"] .np1480-order-number,
html.np-ui-reference[data-theme="dark"] .np1480-customer-card.done .np1480-order-number{background-color:var(--npui-surface)!important;background-image:none!important}
html.np-ui-reference[data-theme="dark"] .request-items,
html.np-ui-reference[data-theme="dark"] .soft-divider,
html.np-ui-reference[data-theme="dark"] .np-report-more-filter,
html.np-ui-reference[data-theme="dark"] .np-report-route-grid footer,
html.np-ui-reference[data-theme="dark"] .np29-filter-details,
html.np-ui-reference[data-theme="dark"] .np29-flow-total,
html.np-ui-reference[data-theme="dark"] .np30-handover-card footer,
html.np-ui-reference[data-theme="dark"] .np31-filter-card details,
html.np-ui-reference[data-theme="dark"] .np31-expense-card footer,
html.np-ui-reference[data-theme="dark"] .np1330-diff-grid section>p,
html.np-ui-reference[data-theme="dark"] .np-approval-actions,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-trip-card>footer,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-order-card footer,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1375-detail-actions,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np1377-form-actions,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-returned-actions,
html.np-ui-reference[data-theme="dark"] body.np137-modern .np138-event-history>div,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-chooser,
html.np-ui-reference[data-theme="dark"] .np139-range-line,
html.np-ui-reference[data-theme="dark"] .np139-alert-details,
html.np-ui-reference[data-theme="dark"] .np142-filter-actions,
html.np-ui-reference[data-theme="dark"] .np1441-advance-history,
html.np-ui-reference[data-theme="dark"] .np1471-history-wrap,
html.np-ui-reference[data-theme="dark"] .np1480-customer-meta,
html.np-ui-reference[data-theme="dark"] .np1483-history,
html.np-ui-reference[data-theme="dark"] .np1484-check-history,
html.np-ui-reference[data-theme="dark"] .np1484-move-history,
html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-bottom-nav{border-top-color:var(--npui-border)!important}
html.np-ui-reference[data-theme="dark"] .install-brand,
html.np-ui-reference[data-theme="dark"] .material-intro,
html.np-ui-reference[data-theme="dark"] .np1442-avatar,
html.np-ui-reference[data-theme="dark"] .np1442-avatar.fallback,
html.np-ui-reference[data-theme="dark"] .np1443-avatar.fallback{background-color:var(--npui-good-weak)!important;background-image:none!important}
html.np-ui-reference[data-theme="dark"] .chat-message.mine,
html.np-ui-reference[data-theme="dark"] .delivery-pill.moving,
html.np-ui-reference[data-theme="dark"] .np-sale-creator>span,
html.np-ui-reference[data-theme="dark"] .np29-leader>span,
html.np-ui-reference[data-theme="dark"] .np31-intro>span,
html.np-ui-reference[data-theme="dark"] .np1330-edit-summary .total,
html.np-ui-reference[data-theme="dark"] .np13719-vehicle-option.selected .np13719-vehicle-icon{background-color:var(--npui-info-weak)!important}
html.np-ui-reference[data-theme="dark"] .np-critical-notice{background-color:var(--npui-warn-weak)!important;background-image:none!important}
html.np-ui-reference[data-theme="dark"] .mobile-sale-bar>div:first-child,
html.np-ui-reference[data-theme="dark"] .np1330-diff-grid section+section,
html.np-ui-reference[data-theme="dark"] .np1470-note{border-left-color:var(--npui-border)!important}

@media (max-width:900px){
  html.np-ui-reference[data-theme="dark"] body.np137-modern #customerTable .np-mobile-card-table td,
  html.np-ui-reference[data-theme="dark"] body.np137-modern #saleTable .np-mobile-card-table td{border-bottom-color:var(--npui-border)!important}
  html.np-ui-reference[data-theme="dark"] body.np137-modern #customerTable .np-mobile-card-table td:nth-child(1),
  html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-bottom-nav button,
  html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-sale-bar small{color:var(--npui-text-3)!important}
  html.np-ui-reference[data-theme="dark"] body.np137-modern #customerTable .np-mobile-card-table td:nth-child(2),
  html.np-ui-reference[data-theme="dark"] body.np137-modern #saleTable .np-mobile-card-table td:nth-child(2),
  html.np-ui-reference[data-theme="dark"] body.np137-modern #saleTable .np-mobile-card-table td:nth-child(5),
  html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-sale-bar strong{color:var(--npui-text)!important}
  html.np-ui-reference[data-theme="dark"] body.np137-modern #saleTable .np-mobile-card-table td:nth-child(1),
  html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-bottom-nav button.active{color:var(--npui-text-2)!important}
  html.np-ui-reference[data-theme="dark"] body.np137-modern #saleTable .np-mobile-card-table td:nth-child(5),
  html.np-ui-reference[data-theme="dark"] body.np1380-ui .mobile-bottom-nav button.active,
  html.np-ui-reference[data-theme="dark"] #customerForm .np1377-form-actions{background-color:var(--npui-surface)!important}
  html.np-ui-reference[data-theme="dark"] body.np137-modern #saleTable .np-mobile-card-table td:nth-child(5){border-color:var(--npui-border)!important}
  html.np-ui-reference[data-theme="dark"] #customerForm .np1377-form-actions{border-top-color:var(--npui-border)!important}
}
