.right{display:flex;justify-content:flex-end;gap:.5rem}.row{display:flex;gap:.75rem;flex-wrap:wrap}.row>*{flex:1 1 240px}.muted{color:#777}.hidden{display:none!important}.table-wrap{max-height:55vh;overflow:auto;border:1px solid #eee;border-radius:12px}table.fix{width:100%;border-collapse:collapse}table.fix th,table.fix td{padding:.55rem .6rem;border-bottom:1px solid #f1f1f1;text-align:left}table.fix thead th{position:sticky;top:0;background:#fff;z-index:1;cursor:pointer;user-select:none}th.sort-asc:after{content:" ▲";font-size:.9em;color:#666}th.sort-desc:after{content:" ▼";font-size:.9em;color:#666}.statusbar{display:flex;gap:.5rem;flex-wrap:wrap;margin:.75rem 0}.statusbar .count{background:#eee;border-radius:999px;padding:.1rem .4rem;margin-left:.35rem;font-size:.85em}@keyframes rep-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skel{display:inline-block;height:.9em;width:100%;border-radius:6px;background:linear-gradient(90deg,#eee 25%,#ddd,#eee 75%);background-size:200% 100%;animation:rep-shimmer 1.2s infinite}tr.skeleton-row td{padding:.5rem .6rem}tr.skeleton-row td>.skel{display:block}.cprog-overlay{position:fixed;inset:0;display:grid;place-items:center;background:#0f172a8c;backdrop-filter:saturate(1.1) blur(1px);z-index:40000}.cprog-overlay.hidden{display:none!important;pointer-events:none!important}.cprog-panel{display:grid;place-items:center;gap:14px}.cprog-logo{width:44px;height:44px;border-radius:10px;box-shadow:0 6px 20px #00000040}.cprog-msg{font:500 14px/1.2 system-ui;color:#fff;opacity:.95}body.no-scroll{overflow:hidden}@keyframes mpbtnspin{to{transform:rotate(360deg)}}.button.loading{position:relative;pointer-events:none;opacity:.85}.button.loading .btn-label{visibility:hidden}.button.loading:after{content:"";position:absolute;inset:0;margin:auto;width:16px;height:16px;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;animation:mpbtnspin .7s linear infinite}.pill{display:inline-block;padding:.25rem .6rem;border-radius:999px;border:1px solid #d1d5db;background:#fff;font-size:.92rem;line-height:1.3;user-select:none;cursor:grab;margin:.2rem}.icon-btn{border:0;background:transparent;cursor:pointer}.icon-btn.danger{color:#b91c1c}dialog.modal{border:none;padding:0;max-width:980px;width:min(980px,96vw);max-height:86vh;overflow:hidden;box-shadow:0 12px 40px #00000047;border-radius:12px;z-index:10000}dialog.modal::backdrop{background:#00000073}dialog.modal:not([open]){display:none}dialog.modal[open]{display:block}#newRepair{width:min(760px,92vw);border-radius:16px;box-shadow:0 12px 40px #00000029}#newRepair form{display:flex;flex-direction:column}#newRepair header,#newRepair footer{padding:12px 16px;display:flex;align-items:center;justify-content:space-between}#newRepair header{border-bottom:1px solid #e5e7eb}#newRepair footer{border-top:1px solid #e5e7eb;background:#fafafa}#newRepair .body{padding:14px 16px 6px;display:flex;flex-direction:column;gap:12px}#newRepair .row{display:flex;gap:12px;align-items:flex-end}#newRepair .row .grow{flex:1 1 auto}#newRepair label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:14px;color:#374151}#newRepair input[type=text],#newRepair input[type=search],#newRepair select{width:100%;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;font-size:14px}#newRepair .muted{color:#6b7280;font-size:12px}#newRepair .two-cols{display:grid;grid-template-columns:1fr 1fr;gap:12px}#newRepair .two-cols .col{display:flex;flex-direction:column;gap:12px}@media(max-width:640px){#newRepair .two-cols{grid-template-columns:1fr}}#repairDetail::backdrop{background:#00000059}#repairDetail{display:none;border:none;padding:0;margin:auto;width:min(1100px,50vw);max-width:96vw;max-height:70vh;background:#fff;border-radius:14px;box-shadow:0 24px 70px #00000047;overflow:hidden;z-index:3500}#repairDetail[open]{display:grid;grid-template-rows:auto 1fr}#repairDetail>form{display:contents}#repairDetail header{position:relative;display:grid;gap:.75rem;padding:1rem 1.25rem .85rem;border-bottom:1px solid #eee}#repairDetail #rdTitle{margin:0;text-align:center;font-weight:700}#repairDetail #rdClose{position:absolute;right:.75rem;top:.75rem}#repairDetail .rd-body,#repairDetail .body{padding:1rem 1.25rem 5.25rem;overflow:auto;display:grid;gap:1rem}#repairDetail .rd-section h4{text-align:center;margin:.4rem 0 1rem}#repairDetail .grid2{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:.5rem 1rem}#repairDetail .grid2 .span2{grid-column:1 / -1}#repairDetail .table-wrap.small{max-height:32vh;overflow:auto;border:1px solid #eee;border-radius:12px}#repairDetail table.fix th,#repairDetail table.fix td{padding:.55rem .6rem}#repairDetail table.fix thead th{position:sticky;top:0;background:#fff;z-index:1}#repairDetail .row{display:flex;gap:.75rem;flex-wrap:wrap}#repairDetail .row>*{flex:1 1 200px}#repairDetail #rdOtherDevice{width:100%;max-width:24rem}#repairDetail .right{display:flex;justify-content:flex-end;gap:.5rem}#repairDetail .muted{color:#777}#repairDetail .hidden{display:none!important}#repairDetail #rdStatusBar{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}#repairDetail .status-btn{appearance:none;border:1px solid #d0d5dd;background:#f8fafc;color:#334155;padding:.55rem .65rem;border-radius:10px;font:inherit;cursor:pointer;transition:filter .12s ease,transform .02s ease}#repairDetail .status-btn:hover{filter:brightness(.98)}#repairDetail .status-btn:active{transform:translateY(1px)}#repairDetail .status-btn[data-status=Aangemeld].active{background:#fff7ed;border-color:#fdba74;color:#c2410c}#repairDetail .status-btn[data-status="In behandeling"].active{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}#repairDetail .status-btn[data-status=Afgewerkt].active{background:#ecfdf5;border-color:#6ee7b7;color:#047857}#repairDetail .status-btn[data-status=Onherstelbaar].active{background:#fef2f2;border-color:#fecaca;color:#b91c1c}#repairDetail #rdTabs,#repairDetail .rd-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin:.5rem 0}#repairDetail #rdTabs button,#repairDetail .rd-tabs button{appearance:none;border:1px solid #e5e7eb;background:#f8fafc;color:#334155;padding:.35rem .6rem;border-radius:10px;font:600 .95rem/1 system-ui;cursor:pointer;width:100%}#repairDetail #rdTabs button.active,#repairDetail .rd-tabs button.active{background:#eef2ff;border-color:#c7d2fe;color:#3730a3}#repairDetail .rd-actions{position:sticky;bottom:0;z-index:1;background:#fff;border-top:1px solid #eee;margin:0;padding:.9rem 1.25rem;display:flex;justify-content:flex-end;gap:.6rem;border-bottom-left-radius:14px;border-bottom-right-radius:14px}#repairDetail .rd-actions h4{display:none}#repairDetail .button.danger,#repairDetail #rdDelete{background:#dc2626;color:#fff;border-color:#dc2626}#repairDetail .icon-btn{background:transparent;border:1px solid #e5e7eb;padding:.25rem .45rem;border-radius:8px;cursor:pointer;font-size:14px;line-height:1}#repairDetail .icon-btn:hover{background:#f8fafc}#repairDetail td.actions{white-space:nowrap}.rd-divider{margin:1rem 0;border:0;border-top:1px solid #f1f5f9}.rd-codes{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.4rem}.rd-code-badge{display:inline-flex;align-items:center;padding:3px 9px;border-radius:999px;font-size:.82rem;font-weight:600;font-family:Courier New,monospace;border:1px solid}.rd-code-badge.rd-code-individueel,.rd-code-badge.rd-code-indiv{background:#eff6ff;color:#1d4ed8;border-color:#bfdbfe}.rd-code-badge.rd-code-groep{background:#f0fdf4;color:#166534;border-color:#bbf7d0}.rd-code-badge:not(.rd-code-individueel):not(.rd-code-indiv):not(.rd-code-groep){background:#f8fafc;color:#475569;border-color:#e2e8f0}.rd-code-sep{margin:0 3px;opacity:.4;font-weight:400}.rd-code-ric{opacity:.75;font-size:.78rem}#repairDetail #rdSave.loading:after{content:"";position:absolute;inset:0;margin:auto;width:16px;height:16px;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;animation:mpbtnspin .7s linear infinite}@media(max-width:860px){#repairDetail{width:92vw;max-height:78vh}#repairDetail #rdStatusBar{grid-template-columns:1fr 1fr}}#matPicker[open]{display:flex;flex-direction:column;height:85vh;max-height:800px;width:min(900px,95vw);border-radius:12px;overflow:hidden;padding:0}#matPicker form{display:flex;flex-direction:column;height:100%;width:100%}#matPicker .mp-header{flex:0 0 auto;display:flex;justify-content:center;align-items:center;position:relative;padding:1rem;border-bottom:1px solid #eee;background:#fff;z-index:10}#matPicker .mp-header h3{margin:0;font-weight:700}#matPicker #mpClose{position:absolute;right:1rem;top:.8rem}#matPicker .body{flex:1 1 auto;display:flex;flex-direction:column;padding:1rem;overflow:hidden;background:#f8fafc;gap:.75rem}#matPicker footer{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.8rem 1rem;border-top:1px solid #eee;background:#fff;z-index:10}#matPicker footer .right{display:flex;gap:.5rem}#matPicker .mp-typebar{flex:0 0 auto;display:flex;justify-content:center;gap:.5rem;margin:.25rem 0 0}#matPicker .mp-typebar .button{font-weight:700;min-width:86px}#matPicker .mp-typebar .button.active{outline:2px solid #1113;outline-offset:2px;box-shadow:0 0 0 2px #0002 inset}#matPicker .mp-typebar .button:not(.active){opacity:.9}#matPicker .button.danger{background:#dc2626;color:#fff;border-color:#dc2626}#matPicker .button.success{background:#16a34a;color:#fff;border-color:#16a34a}#mpCatToggle{flex:0 0 auto;display:flex;justify-content:center;gap:.5rem}#mpCatToggle .pill{cursor:pointer;padding:.35rem .8rem;font-weight:600;user-select:none}#mpCatToggle .pill.active{background:var(--primary);border-color:var(--primary);color:#fff}#matPicker .search-row{flex:0 0 auto;gap:.5rem;align-items:center}#matPicker .mp-cols{flex:1 1 auto;display:flex;gap:1rem;min-height:0}#matPicker .col{flex:1;display:flex;flex-direction:column;min-width:0}#matPicker .col h5{margin:0 0 .5rem;font-size:.85rem;text-transform:uppercase;color:#64748b;font-weight:700;flex:0 0 auto;text-align:center}.mp-box{flex:1 1 auto;overflow-y:auto;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.5rem;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}#mpItems.mp-box{display:flex;flex-direction:column;gap:0}#mpDrop.mp-box{display:flex;flex-direction:column;gap:.25rem}.mp-box .pill{font-size:.85rem;padding:4px 8px;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;margin:0}.mp-box .pill:hover{border-color:#94a3b8;background:#f1f5f9}#mpDrop .pill{display:flex;align-items:center;justify-content:space-between;gap:.4rem;width:100%;border-radius:10px;padding:.3rem .5rem}#mpDrop .icon-btn{padding:.2rem .4rem}.mp-pills-wrap{display:flex;flex-wrap:wrap;gap:.35rem;align-content:flex-start}.mp-item-pill{cursor:pointer;transition:background .12s,border-color .12s}.mp-item-pill:hover{border-color:#94a3b8;background:#f1f5f9}.mp-item-pill.active{background:#eef2ff;border-color:var(--primary, #4f46e5);color:#3730a3;font-weight:600}.mp-loc-picker{flex:0 0 auto;padding:.6rem .75rem;background:#f0f4ff;border:1px dashed #c7d2fe;border-radius:8px}.mp-loc-label{font-size:.85rem;color:#475569;margin-bottom:.4rem}.mp-loc-pills{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.35rem}.mp-loc-pill{cursor:pointer;background:#fff;border-color:#93c5fd;font-size:.85rem;transition:background .12s,border-color .12s}.mp-loc-pill:hover{background:#eff6ff;border-color:#3b82f6}.mp-loc-remain{color:#64748b}.mp-bucket-pill{display:flex;align-items:center;gap:.4rem;width:100%;border-radius:10px;padding:.3rem .5rem}.mp-bucket-info{flex:1 1 auto;min-width:0}.mp-bucket-loc{font-size:.8em;color:#64748b}.mp-bucket-qty{font-weight:700;min-width:2rem;text-align:center}#mpSiteSel{padding:8px;border-radius:6px;border:1px solid #e5e7eb;max-width:150px;font-size:14px}#matPicker #mpSave.loading{position:relative;pointer-events:none}#matPicker #mpSave.loading .btn-label{visibility:hidden}#matPicker #mpSave.loading:after{content:"";position:absolute;inset:0;margin:auto;width:16px;height:16px;border-radius:50%;border:2px solid currentColor;border-right-color:transparent;animation:mpbtnspin .7s linear infinite}#matPicker .hidden{display:none!important}.mat-badge{display:inline-block;padding:2px 6px;border-radius:4px;font-size:.75rem;font-weight:700;text-transform:uppercase}.mat-badge.OUT{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.mat-badge.IN{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}#toast-container{position:fixed;top:20px;right:20px;z-index:99999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast{min-width:250px;background:#333;color:#fff;padding:12px 16px;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:10px;font-size:.95rem;font-weight:500;opacity:0;transform:translate(100%);animation:slideIn .3s cubic-bezier(.2,.8,.2,1) forwards;pointer-events:auto}.toast.success{background:#10b981;border-left:5px solid #065f46}.toast.error{background:#ef4444;border-left:5px solid #991b1b}.toast.info{background:#3b82f6;border-left:5px solid #1e40af}@keyframes slideIn{to{opacity:1;transform:translate(0)}}@keyframes fadeOut{to{opacity:0;transform:translateY(-10px)}}.archive-mobile-cards{display:none;flex-direction:column;gap:.5rem}.archive-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;cursor:pointer;transition:background .15s}.archive-card:hover{background:#f8fafc}.archive-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.archive-card-date{font-size:.78rem;color:#94a3b8}.archive-card-sn{font-weight:700;font-size:.95rem;color:#1e293b}.archive-card-defect{font-size:.88rem;color:#475569;margin-top:2px}.archive-card-user{font-size:.8rem;color:#94a3b8;margin-top:3px}@media(max-width:640px){#archiveTableWrap{display:none}.archive-mobile-cards{display:flex}}.board-filters{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.filter-select{padding:.4rem .6rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.875rem;background:#fff;color:#334155;cursor:pointer;min-width:150px}.filter-select:focus{outline:none;border-color:#94a3b8}.archive-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid #f1f5f9}.archive-page-info{font-size:.875rem;color:#64748b}.repairs-main{max-width:1600px}.repairs-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.repairs-toolbar-left{display:flex;align-items:center;gap:1rem}.repairs-toolbar h1{margin:0}.search-input{padding:.5rem;border-radius:6px;border:1px solid #ccc}.col-hint{font-size:.8rem;text-align:center;padding:.5rem;color:#64748b}.clickable-row{cursor:pointer}.board-container{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;height:calc(100vh - 140px);overflow-x:auto;padding-bottom:1rem}@media(max-width:1000px){.board-container{grid-template-columns:1fr;height:auto}}.board-col{background:#f1f5f9;border-radius:12px;display:flex;flex-direction:column;max-height:100%}.col-header{padding:1rem;font-weight:700;color:#475569;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:12px 12px 0 0}.col-count{background:#e2e8f0;padding:2px 8px;border-radius:99px;font-size:.8rem}.col-Ontvangen .col-header{border-top:4px solid #f59e0b}.col-Herstelling .col-header{border-top:4px solid #3b82f6}.col-Blocked .col-header{border-top:4px solid #ef4444}.col-Uitgevoerd .col-header{border-top:4px solid #10b981}.col-body{padding:.75rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:.75rem;min-height:100px}.board-col.drag-over .col-body{background:#6366f10f;outline:2px dashed #818cf8;outline-offset:-4px;border-radius:0 0 12px 12px}.kanban-card{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 4px #0000000d;cursor:grab;border-left:5px solid transparent;transition:all .2s ease;position:relative;border:1px solid #e2e8f0;border-left-width:5px;touch-action:none}.kanban-card:hover{transform:translateY(-3px);box-shadow:0 8px 16px #0000001a;border-color:#cbd5e1}.kanban-card:active{cursor:grabbing}.kanban-card.dragging{opacity:.4;transform:scale(.95);border-style:dashed}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.card-serial{font-family:Courier New,monospace;font-weight:700;font-size:.85rem;color:#334155;background:#f1f5f9;padding:2px 6px;border-radius:4px}.card-post{font-size:.75rem;font-weight:700;text-transform:uppercase;background:#e0f2fe;color:#0284c7;padding:2px 8px;border-radius:12px}.card-main{font-weight:600;color:#0f172a;font-size:.95rem;line-height:1.4;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-meta{font-size:.8rem;color:#64748b;display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f1f5f9;padding-top:.5rem}.card-meta span{display:flex;align-items:center;gap:4px}#archiveView,#boardView.hidden,#statsView{display:none}.stats-loading{text-align:center;padding:3rem 1rem;color:#94a3b8}.stats-period-bar{display:flex;align-items:center;gap:.6rem;margin-bottom:1.25rem}.stats-period-bar label{font-size:.85rem;font-weight:600;color:#475569}.stats-period-bar select{padding:.4rem .75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;background:#fff;cursor:pointer}.stats-kpi-row{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.25rem}.kpi-card{flex:1 1 130px;background:#fff;border:1px solid #e2e8f0;border-top:3px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem;text-align:center}.kpi-card.kpi-amber{border-top-color:#f59e0b}.kpi-card.kpi-green{border-top-color:#10b981}.kpi-card.kpi-red{border-top-color:#ef4444}.kpi-value{font-size:2rem;font-weight:800;line-height:1;color:#1e293b}.kpi-value small{font-size:1rem;font-weight:400;color:#94a3b8}.kpi-label{font-size:.75rem;color:#64748b;margin-top:.3rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.stats-charts-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:800px){.stats-charts-row{grid-template-columns:1fr}}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1rem 1.25rem}.stat-card h4{margin:0 0 .85rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b}.stat-card-wide{grid-column:1 / -1}.stat-month-bars{display:flex;align-items:flex-end;gap:.35rem;height:110px;padding-top:1.2rem}.stat-month-col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:100%}.stat-month-bar{width:100%;max-width:48px;background:#818cf8;border-radius:4px 4px 0 0;min-height:0;position:relative;transition:background .15s}.stat-month-bar:hover{background:#4f46e5}.stat-bar-num{position:absolute;top:-18px;left:50%;transform:translate(-50%);font-size:.68rem;color:#475569;font-weight:700;white-space:nowrap}.stat-month-label{font-size:.65rem;color:#94a3b8;margin-top:4px;text-align:center;white-space:nowrap}.stat-hbars{display:flex;flex-direction:column;gap:.45rem}.stat-hbar-row{display:flex;align-items:center;gap:.5rem}.stat-hbar-label{width:110px;flex:0 0 110px;font-size:.78rem;color:#475569;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat-hbar-track{flex:1;background:#f1f5f9;border-radius:99px;height:22px;overflow:hidden}.stat-hbar-fill{height:100%;background:#818cf8;border-radius:99px;display:flex;align-items:center;justify-content:flex-end;padding-right:8px;font-size:.74rem;color:#fff;font-weight:700;transition:width .5s ease}.stat-hbar-fill.stat-fill-teal{background:#22d3ee;color:#164e63}#repairDetail .rd-section{background:#fff;border:1px solid #eee;border-radius:12px;padding:1rem;display:block}#repairDetail .rd-section[hidden]{display:none!important}#repairDetail .grid2{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem 1.5rem;align-items:start}html.dark-mode .board-col{background:#1e293b}html.dark-mode .col-header{background:#1e293b;border-bottom-color:#334155;color:#e2e8f0}html.dark-mode .col-count{background:#334155;color:#94a3b8}html.dark-mode .col-hint{color:#475569}html.dark-mode .kanban-card{background:#0f172a;border-color:#334155}html.dark-mode .kanban-card:hover{border-color:#475569;box-shadow:0 8px 16px #00000059}html.dark-mode .card-serial{background:#1e293b;color:#94a3b8}html.dark-mode .card-post{background:#0c2a3d;color:#38bdf8}html.dark-mode .card-main{color:#e2e8f0}html.dark-mode .card-meta{color:#94a3b8;border-top-color:#334155}html.dark-mode .filter-select{background:#1e293b;border-color:#334155;color:#e2e8f0}html.dark-mode .archive-card{background:#1e293b;border-color:#334155}html.dark-mode .archive-card:hover{background:#273447}html.dark-mode .archive-card-sn{color:#e2e8f0}html.dark-mode .archive-card-defect{color:#94a3b8}html.dark-mode .archive-card-user{color:#64748b}html.dark-mode .kpi-card{background:#1e293b;border-top-color:inherit}html.dark-mode .kpi-value{color:#e2e8f0}html.dark-mode .kpi-label{color:#94a3b8}html.dark-mode .stat-card{background:#1e293b;border-color:#334155}html.dark-mode .stat-card h4{color:#94a3b8}html.dark-mode .stat-month-label{color:#64748b}html.dark-mode .stat-bar-num{color:#94a3b8}html.dark-mode .stat-hbar-track{background:#334155}html.dark-mode .stat-hbar-label{color:#94a3b8}html.dark-mode .stats-period-bar select{background:#1e293b;border-color:#334155;color:#e2e8f0}html.dark-mode #repairDetail .rd-section{background:#1e293b;border-color:#334155}html.dark-mode .board-col.drag-over .col-body{background:#6366f11f}
