*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eef5fa;font-family:Segoe UI,system-ui,Roboto,sans-serif}#root,.app-layout{flex-direction:column;height:100vh;display:flex;overflow:hidden}.app-body{flex:1;display:flex;overflow:hidden}.app-content{flex-direction:column;flex:1;min-width:0;display:flex}.app-main{flex-direction:column;flex:1;display:flex;overflow-y:auto}.navbar{background-color:#a7daef;flex-shrink:0;justify-content:space-between;align-items:center;height:90px;padding:0 32px;display:flex}.navbar-right{align-items:center;gap:20px;display:flex}.navbar-user{background:#fff9;border-radius:999px;align-items:center;gap:10px;padding:6px 18px 6px 6px;display:flex;box-shadow:0 1px 3px #0f172a14}.navbar-avatar{color:#0c4a6e;background-color:#bfe2f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.navbar-user-text{flex-direction:column;gap:2px;display:flex}.navbar-user-name{color:#0f172a;font-size:14px;font-weight:700;line-height:1.2}.navbar-user-role{color:#6b7280;font-size:12px;line-height:1.2}.navbar-logo{align-items:center;gap:10px;display:flex}.navbar-logo-icon{object-fit:cover;border-radius:10px;width:80px;height:80px}.navbar-logo-text{flex-direction:column;gap:5px;display:flex}.navbar-logo-title{color:#112a3b;font-size:18px;font-weight:700;line-height:1.2}.navbar-logo-subtitle{color:#3e5361;font-size:11px;line-height:1.2}._logoutBtn_g3w40_1{color:#0f172a;cursor:pointer;background:#fff9;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:background-color .15s;display:flex;box-shadow:0 1px 3px #0f172a14}.app-footer{text-align:center;color:#9ca3af;background-color:#eef5fa;border-top:1px solid #dee8f0;padding:16px;font-size:12px}.sidebar{background-color:#fff;border-right:1px solid #e5e7eb;flex-direction:column;flex-shrink:0;align-self:stretch;width:240px;padding:16px 12px;transition:width .3s,padding .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.sidebar.collapsed{width:72px;padding-left:8px;padding-right:8px}.sidebar-header{flex-shrink:0;justify-content:flex-end;align-items:center;padding-bottom:12px;display:flex}.sidebar.collapsed .sidebar-header{justify-content:center}.sidebar-toggle{color:#6b7280;cursor:pointer;background:#6b72801a;border:1px solid #6b728033;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:background-color .15s,color .15s;display:flex}.sidebar-toggle:hover{color:#111827;background-color:#f3f4f6}.sidebar-nav{flex-direction:column;gap:4px;display:flex}.sidebar-item{cursor:pointer;color:#6b7280;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s,padding .3s;display:flex}.sidebar.collapsed .sidebar-item{padding:12px 14px}.sidebar-item.active{color:#fff;background-color:#0090c6}.sidebar-item.active svg{stroke:#fff}.sidebar-item svg{flex-shrink:0}.sidebar-label{white-space:nowrap;opacity:1;max-width:160px;transition:opacity .2s,max-width .3s;overflow:hidden}.sidebar.collapsed .sidebar-label{opacity:0;max-width:0}.sidebar-icon-wrap{flex-shrink:0;display:inline-flex;position:relative}.sidebar-alert-dot{background-color:#ef4444;border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;display:none;position:absolute;top:-3px;right:-3px}.sidebar.collapsed .sidebar-alert-dot{display:block}.sidebar-alert-badge{color:#b91c1c;background-color:#fee2e2;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;padding:4px;transition:opacity .2s;display:inline-flex}.sidebar-item.active .sidebar-alert-badge{color:#b91c1c;background-color:#fff}.sidebar-item.active .sidebar-alert-badge svg,.sidebar-alert-badge svg{stroke:#b91c1c}.sidebar.collapsed .sidebar-alert-badge{display:none}@media (width<=768px){.sidebar{width:100%;padding:8px}.sidebar.collapsed{width:100%}}.login-page{background-color:#eef5fa;flex-direction:column;flex:1;display:flex}.login-container{flex:1;justify-content:center;align-items:center;gap:180px;width:100%;max-width:1400px;margin:0 auto;padding:40px 80px;display:flex}.login-left{flex-direction:column;align-items:flex-start;max-width:420px;display:flex}.login-illustration-wrapper{justify-content:center;align-items:center;max-width:420px;margin-bottom:24px;display:flex}.login-illustration{object-fit:contain;border-radius:8px;width:100%;height:auto;max-height:280px}.login-heading{color:#112a3b;margin-bottom:16px;font-size:32px;font-weight:800;line-height:1.2}.login-subtext{color:#3e5361;font-size:14px;line-height:1.6}.login-right{justify-content:center;align-items:center;display:flex}.login-card{background-color:#fff;border-radius:12px;flex-direction:column;align-items:center;width:360px;padding:40px 36px;display:flex;box-shadow:0 10px 25px #00000014,0 4px 10px #0000000a}.login-card-header{flex-direction:column;align-items:center;margin-bottom:28px;display:flex}.login-card-icon{background-color:#ebf2ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:12px;display:flex}.login-card-title{color:#1f2937;margin-bottom:4px;font-size:20px;font-weight:700}.login-card-subtitle{color:#9ca3af;font-size:13px}.login-form{flex-direction:column;gap:16px;width:100%;display:flex}.login-form-group{flex-direction:column;gap:6px;width:100%;display:flex}.login-form-label{color:#374151;font-size:12px;font-weight:600}.login-input-wrapper{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;height:44px;padding:0 12px;transition:border-color .2s,box-shadow .2s;display:flex}.login-input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.login-input-icon{flex-shrink:0;align-items:center;margin-right:10px;display:flex}.login-input{color:#1f2937;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:14px}.login-input::placeholder{color:#9ca3af}.login-password-toggle{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin-left:8px;padding:0;display:flex}.login-password-toggle:hover{color:#374151}.login-error{color:#ef4444;margin-top:-4px;font-size:12px}.login-divider{color:#9ca3af;letter-spacing:.5px;align-items:center;gap:12px;width:100%;margin:24px 0 12px;font-size:10px;font-weight:500;display:flex}.login-divider:before,.login-divider:after{content:"";background-color:#e5e7eb;flex:1;height:1px}.login-signup-link{color:#2563eb;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s}.login-signup-link:hover{color:#1d4ed8;text-decoration:underline}.login-footer{text-align:center;color:#9ca3af;border-top:1px solid #dee8f0;padding:16px;font-size:12px}@media (width<=900px){.login-container{flex-direction:column;gap:40px;padding:32px 24px}.login-left{text-align:center;align-items:center}.login-illustration-wrapper{max-width:320px}.login-illustration{max-height:220px}.login-heading{font-size:26px}.login-card{width:100%;max-width:360px}}.btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.btn-sm{gap:5px;height:30px;padding:5px 12px;font-size:12px}.btn-md{height:40px;padding:8px 16px;font-size:12px}.btn-lg{height:44px;padding:10px 20px;font-size:14px}.btn-primary{color:#fff;background-color:#0090c6}.btn-secondary{color:#374151;background-color:#fff;border:1px solid #e5e7eb}.btn-outline{color:#374151;background-color:#0000;border:1.5px solid #e5e7eb}.btn-teal{color:#fff;background-color:#22ccb2}.btn-brand{color:#fff;background-color:#0085bc}.btn-danger{color:#fff;background-color:#ef4444}.btn-view{color:#fff;background-color:#bae6fd}.btn-accept{color:#16a34a;background-color:#f0fdf4}.btn-reject{color:#ef4444;background-color:#fef2f2}.btn-success{color:#fff;background-color:#16a34a}.btn-success:hover:not(:disabled){background-color:#15803d}.btn:disabled{color:#9ca3af;cursor:not-allowed;background-color:#e5e7eb;border-color:#e5e7eb}.btn-full{width:100%}.stepper{background-color:#fff;border-bottom:1px solid #e5e7eb;justify-content:center;gap:0;padding:24px 0;display:flex}.stepper-item{cursor:default;background:0 0;border:none;flex-direction:column;align-items:center;min-width:120px;padding:0;font-family:inherit;display:flex}.stepper-clickable .stepper-item{cursor:pointer}.stepper-clickable .stepper-item:hover .stepper-label:not(.active):not(.completed){color:#2563eb}.stepper-clickable .stepper-item:hover .stepper-circle:not(.active):not(.completed){border-color:#2563eb}.stepper-top{align-items:center;display:flex;position:relative}.stepper-line{background-color:#e5e7eb;width:80px;height:2px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.stepper-line.active{background-color:#2563eb}.stepper-circle{color:#9ca3af;z-index:1;background-color:#fff;border:2px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}.stepper-circle.active,.stepper-circle.completed{color:#fff;background-color:#2563eb;border-color:#2563eb}.stepper-label{color:#9ca3af;margin-top:8px;font-size:11px;font-weight:500}.stepper-label.active{color:#2563eb;font-weight:600}.stepper-label.completed{color:#1f2937}.success-overlay{z-index:110;background-color:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.success-modal{background:#e8faf6;border:2px solid #d3f9e0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:531px;max-width:100%;padding:48px 40px 44px;display:flex;position:relative;box-shadow:0 8px 8px #0000000a,0 20px 24px #0000001a}.success-close{color:#111827;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1;position:absolute;top:16px;right:20px}.success-icon-circle{background-color:#d3f9e0;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin-bottom:32px;display:flex}.success-title{color:#111827;text-align:center;margin:0;font-size:24px;font-weight:700;line-height:1.35}.register-page{background-color:#f1f5f9;flex-direction:column;flex:1;display:flex;overflow-y:auto}.register-content{flex:1;justify-content:center;padding:32px 24px 48px;display:flex}.register-card{background-color:#fff;border-radius:12px;width:100%;max-width:680px;padding:40px 48px;box-shadow:0 4px 16px #0000000f}.reg-header{align-items:flex-start;gap:14px;margin-bottom:28px;display:flex}.reg-header-center{text-align:center;margin-bottom:28px}.reg-header-icon{background-color:#ebf2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.reg-title{color:#1f2937;margin-bottom:4px;font-size:22px;font-weight:700}.reg-subtitle{color:#9ca3af;font-size:13px;line-height:1.5}.reg-form-grid{grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px;display:grid}.reg-field{flex-direction:column;gap:6px;display:flex}.reg-field-full{grid-column:1/-1}.reg-label{color:#374151;font-size:12px;font-weight:600}.reg-required{color:#ef4444}.reg-input-wrap{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;height:40px;padding:0 12px;transition:border-color .2s,box-shadow .2s;display:flex}.reg-input-wrap:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.reg-input-icon{flex-shrink:0;align-items:center;margin-right:10px;display:flex}.reg-input{color:#1f2937;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:13px}.reg-input::placeholder{color:#9ca3af}.reg-select{appearance:none;color:#1f2937;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:40px;padding:0 12px;font-size:13px}.reg-hint{color:#9ca3af;margin-top:-2px;font-size:11px}.reg-actions{justify-content:space-between;align-items:center;margin-top:8px;display:flex}.reg-footer-text{text-align:center;color:#9ca3af;margin-top:16px;font-size:12px}.reg-footer-text a{color:#2563eb;font-weight:600;text-decoration:none}.reg-footer-text a:hover{text-decoration:underline}.reg-legal-section{flex-direction:column;gap:14px;margin-bottom:24px;display:flex}.reg-checkbox-row{cursor:pointer;color:#374151;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.reg-checkbox-row input[type=checkbox]{accent-color:#2563eb;cursor:pointer;flex-shrink:0;width:18px;height:18px;margin-top:1px}.reg-checkbox-label{flex:1}.reg-legal-link{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:underline}.reg-legal-link:hover{color:#1d4ed8}.reg-checkbox-error{color:#ef4444;margin:-8px 0 0;padding-left:28px;font-size:12px}.legal-modal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.legal-modal-title{color:#1f2937;margin:0;font-size:18px;font-weight:700}.legal-modal-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}.legal-modal-close:hover{color:#6b7280}.legal-modal-body{color:#374151;max-height:60vh;padding:20px 28px;font-size:13px;line-height:1.7;overflow-y:auto}.legal-modal-body::-webkit-scrollbar{width:8px}.legal-modal-body::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.legal-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.legal-modal-section{color:#1f2937;margin:16px 0 8px;font-size:14px;font-weight:700}.legal-modal-paragraph{margin:0 0 8px}.legal-modal-spacer{height:8px}.legal-modal-footer{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;padding:16px 28px;display:flex}.legal-modal-btn{color:#fff;cursor:pointer;background-color:#2563eb;border:none;border-radius:8px;padding:10px 24px;font-size:13px;font-weight:600}.legal-modal-btn:hover{background-color:#1d4ed8}@media (width<=640px){.register-card{padding:28px 20px}.reg-form-grid,.summary-grid{grid-template-columns:1fr}.reg-actions{flex-direction:column-reverse;gap:12px}}.form-field{flex-direction:column;gap:6px;display:flex}.form-field-full{grid-column:1/-1}.form-label{color:#374151;font-size:12px;font-weight:600}.form-required{color:#ef4444}.form-input-wrap{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;height:40px;padding:0 12px;transition:border-color .2s,box-shadow .2s;display:flex}.form-input-wrap:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-input-icon{flex-shrink:0;align-items:center;margin-right:10px;display:flex}.form-input{color:#1f2937;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:13px}.form-input::placeholder{color:#9ca3af}.form-hint{color:#9ca3af;margin-top:-2px;font-size:11px}.form-input-wrap-error{background-color:#fef2f2;border-color:#ef4444}.form-input-wrap-error:focus-within{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.form-error{color:#ef4444;margin-top:-2px;font-size:11px}.modal-overlay{z-index:100;background-color:#000000ba;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{text-align:center;background-color:#fff;border-radius:16px;width:360px;padding:40px 48px;position:relative;overflow:visible;box-shadow:0 20px 50px #00000026}.modal-content--lg{text-align:left;width:680px;padding:32px 36px}.modal-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;font-size:22px;position:absolute;top:12px;right:16px}.modal-content--xl{text-align:left;width:820px;max-width:calc(100vw - 48px);padding:32px 36px}.modal-content--md{text-align:center;width:460px;padding:36px 36px 28px}.modal-overlay .modal-content.modal-content--no-padding{flex-direction:column;max-height:90vh;padding:0;display:flex;overflow:hidden}.read-only-field{flex-direction:column;gap:2px;display:flex}.read-only-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.3px;font-size:10px;font-weight:500}.read-only-value{color:#1f2937;font-size:13px;font-weight:500}.summary-section{border:1px solid #e5e7eb;border-radius:10px;margin-bottom:20px;padding:20px 24px}.summary-section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.summary-section-title{color:#1f2937;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.summary-edit-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.summary-edit-btn:hover{text-decoration:underline}.summary-grid{grid-template-columns:1fr 1fr;gap:12px 24px;display:grid}@media (width<=640px){.summary-grid{grid-template-columns:1fr}}.dashboard-page{background-color:#f1f5f9;flex:1;padding:20px 24px;overflow-y:auto}.dashboard-content{flex-direction:column;gap:14px;max-width:1200px;margin:0 auto;display:flex}.dashboard-state-card{color:#374151;background-color:#fff;border-radius:16px;padding:24px;font-size:14px;font-weight:600;box-shadow:0 2px 8px #0000000a}.dashboard-state-card-error{color:#ef4444}.stats-row{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.stat-card{background-color:#fff;border-radius:16px;padding:14px 24px;box-shadow:0 2px 8px #0000000a}.stat-card-header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.stat-card-title{color:#9ca3af;font-size:12px;font-weight:500}.stat-card-icon-wrap{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.stat-card-value{color:#1f2937;margin-bottom:0;font-size:28px;font-weight:700}.stat-card-subtitle{font-size:12px;font-weight:500}.alerts-row{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.stat-card-compact{padding:14px 16px}.stat-card-compact .stat-card-header{margin-bottom:8px}.stat-card-compact .stat-card-title{font-size:11px}.stat-card-compact .stat-card-icon-wrap{border-radius:8px;width:28px;height:28px}.stat-card-compact .stat-card-value{margin-bottom:4px;font-size:20px}.stat-card-compact .stat-card-subtitle{font-size:11px}.charts-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.dashboard-card{background-color:#fff;border-radius:16px;padding:18px;box-shadow:0 2px 8px #0000000a}.dashboard-card-header{margin-bottom:12px}.dashboard-card-title{color:#1f2937;margin-bottom:2px;font-size:16px;font-weight:700}.dashboard-card-subtitle{color:#9ca3af;font-size:12px}.fleet-rows{flex-direction:column;gap:12px;display:flex}.fleet-row-top{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.fleet-row-label{color:#374151;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.fleet-row-icon{border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.fleet-row-count{color:#1f2937;font-size:13px;font-weight:600}.fleet-progress-track{background-color:#f3f4f6;border-radius:3px;height:6px;overflow:hidden}.fleet-progress-fill{border-radius:3px;height:100%;transition:width .6s}.driver-segmented-bar{border-radius:4px;height:8px;margin-bottom:14px;display:flex;overflow:hidden}.driver-segment{height:100%;transition:width .6s}.driver-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.driver-stat{border:1px solid #f3f4f6;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.driver-stat-dot{border-radius:50%;width:8px;height:8px}.driver-stat-label{color:#6b7280;font-size:12px;font-weight:500}.driver-stat-value{font-size:22px;font-weight:700}@media (width<=1024px){.alerts-row{grid-template-columns:repeat(2,1fr)}.charts-row{grid-template-columns:1fr}}@media (width<=640px){.stats-row,.alerts-row{grid-template-columns:1fr}.dashboard-page{padding:16px}}.settings-select-wrap{flex-direction:column;gap:5px;display:flex}.settings-select-label{color:#374151;font-size:12px;font-weight:600}.settings-select{color:#1f2937;cursor:pointer;background-color:#f1f5f9;border:1px solid #0000;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.settings-select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.settings-select:disabled{opacity:.6;cursor:not-allowed}.settings-km-editor,.settings-km-list{flex-direction:column;gap:8px;display:flex}.settings-km-row{align-items:center;gap:8px;display:flex}.settings-km-input{color:#1f2937;background-color:#f1f5f9;border:1px solid #0000;border-radius:8px;outline:none;flex:1;min-width:0;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.settings-km-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.settings-km-input:disabled{opacity:.6;cursor:not-allowed}.settings-km-remove{color:#9ca3af;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:color .2s,border-color .2s;display:inline-flex}.settings-km-remove:hover{color:#dc2626;border-color:#fca5a5}.settings-km-add{color:#2563eb;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex}.settings-km-add:hover{background-color:#f8fafc;border-color:#bfdbfe}.settings-page{background-color:#f1f5f9;flex:1;padding:28px 32px;overflow-y:auto}.settings-content{max-width:1200px;margin:0 auto}.settings-title{color:#1f2937;margin-bottom:4px;font-size:24px;font-weight:700}.settings-subtitle{color:#9ca3af;margin-bottom:20px;font-size:13px}.settings-tabs{gap:8px;margin-bottom:20px;display:flex}.settings-tab{color:#374151;cursor:pointer;background-color:#fff;border:none;border-radius:20px;padding:8px 16px;font-family:inherit;font-size:12px;font-weight:600;transition:background-color .15s,color .15s;box-shadow:0 1px 2px #0000000a}.settings-tab:hover{background-color:#f3f4f6}.settings-tab.active{color:#fff;background-color:#0090c6}.settings-card{background-color:#fff;border-radius:16px;padding:28px;box-shadow:0 2px 8px #0000000a}.settings-card-header{justify-content:flex-end;margin-bottom:16px;display:flex}.settings-add-btn{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s,border-color .15s;display:flex}.settings-add-btn:hover{background-color:#f3f4f6;border-color:#d1d5db}.settings-form-grid{grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:28px;display:grid}.settings-form-grid .form-field .form-input-wrap{background-color:#f1f5f9;border-color:#0000}.settings-form-grid .form-field .form-input-wrap:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.settings-extra-field{grid-template-columns:1fr auto;align-items:end;gap:6px;display:grid}.settings-extra-delete{cursor:pointer;color:#ef4444;background:0 0;border:none;border-radius:4px;grid-area:1/2/span 2;justify-content:center;align-self:center;align-items:center;padding:4px;transition:color .15s,background-color .15s;display:flex}.settings-extra-field .form-field,.settings-extra-field .settings-extra-label,.settings-extra-field .settings-extra-value{grid-column:1}.settings-extra-delete:hover{color:#ef4444;background-color:#fee2e2}.settings-extra-label{color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:10px 12px;font-size:12px;font-weight:600;transition:border-color .2s,box-shadow .2s}.settings-extra-label:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.settings-extra-value{color:#1f2937;background-color:#f1f5f9;border:1px solid #0000;border-radius:8px;outline:none;padding:10px 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.settings-extra-value:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.settings-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.settings-status{margin-right:auto;font-size:13px;font-weight:600}.settings-status.success{color:#059669}.settings-status.error{color:#dc2626}@media (width<=1024px){.settings-form-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.settings-form-grid{grid-template-columns:1fr}.settings-tabs{flex-wrap:wrap}}._card_1kse3_1{border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:1;gap:4px;min-width:0;padding:10px 18px;display:flex;box-shadow:0 2px 8px #0000000a}._alignCenter_1kse3_14{align-items:center}._alignLeft_1kse3_15{align-items:flex-start}._top_1kse3_18{align-items:center;display:flex}._topCenter_1kse3_23{justify-content:center;gap:8px}._topLeft_1kse3_28{justify-content:space-between;align-items:flex-start;width:100%}._title_1kse3_34{color:#6b7280;font-size:13px;font-weight:500;line-height:1.4}._value_1kse3_41{color:#111827;font-size:28px;font-weight:700;line-height:1}._valueLeft_1kse3_49{font-size:28px}._iconWrap_1kse3_54{flex-shrink:0;align-items:center;display:flex}._iconWrapRed_1kse3_60{background:#e62c2c33;border-radius:8px;padding:6px}._default_1kse3_67{background:#fff}._blue_1kse3_68{background:#3bacda26}._green_1kse3_69{background:#2ea9571a}._red_1kse3_70{background:#e62c2c1a}._container_19voz_1{display:inline-block;position:relative}._containerFull_19voz_6{width:100%;display:block}._triggerRow_19voz_11{align-items:center;gap:4px;display:inline-flex}._containerFull_19voz_6 ._triggerRow_19voz_11{width:100%;display:flex}._clearBtn_19voz_22{color:#6b7280;cursor:pointer;background:#e5e7eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;line-height:1;transition:background .15s;display:flex}._clearBtn_19voz_22:hover{color:#374151;background:#d1d5db}._trigger_19voz_11{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:190px;height:38px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .15s;display:inline-flex}._triggerField_19voz_63{box-sizing:border-box;background:#f3f4f6;border-color:#c8d3dc;width:100%;height:42px}._triggerField_19voz_63:focus{background:#fff;border-color:#0090c6}._containerFull_19voz_6 ._trigger_19voz_11{box-sizing:border-box;width:100%}._trigger_19voz_11:focus{border-color:#0090c6;outline:none}._triggerEmpty_19voz_86 ._triggerText_19voz_86{color:#9ca3af}._triggerError_19voz_92{background:#fef2f2;border-color:#ef4444}._triggerError_19voz_92:focus{border-color:#ef4444}._triggerReadOnly_19voz_102{cursor:default;color:#6b7280;background:#f3f4f6}._triggerText_19voz_86{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}._dropdown_19voz_117{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:264px;padding:12px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 8px 24px #0000001f}._selectors_19voz_131{gap:8px;margin-bottom:10px;display:flex}._selectorWrap_19voz_137{flex:1;position:relative}._selector_19voz_131{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;width:100%;height:32px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:600;display:flex}._selector_19voz_131:hover{border-color:#0090c6}._arrow_19voz_164{color:#9ca3af;flex-shrink:0;font-size:10px}._selectorList_19voz_170{z-index:300;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-height:180px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 4px 16px #0000001a}._selectorItem_19voz_184{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:8px 12px;font-family:inherit;font-size:13px;display:block}._selectorItem_19voz_184:hover{background:#f3f4f6}._selectorItemActive_19voz_201{color:#0085bc;background:#eff6ff;font-weight:600}._grid_19voz_208{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}._dayHeader_19voz_214{color:#9ca3af;justify-content:center;align-items:center;height:26px;font-size:11px;font-weight:600;display:flex}._day_19voz_214{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;height:32px;font-family:inherit;font-size:13px;transition:background .1s;display:flex}._day_19voz_214:hover{background:#f3f4f6}._dayDisabled_19voz_243{color:#d1d5db;cursor:not-allowed;text-decoration:line-through}._dayDisabled_19voz_243:hover{background:0 0}._daySelected_19voz_253{color:#fff;font-weight:600;background:#0085bc!important}._daySick_19voz_259{cursor:not-allowed;text-decoration:none;color:#b91c1c!important;background:#fee2e2!important}._daySick_19voz_259:hover{background:#fee2e2!important}._dayRest_19voz_270{cursor:not-allowed;text-decoration:none;color:#92400e!important;background:#fef3c7!important}._dayRest_19voz_270:hover{background:#fef3c7!important}.overlay{z-index:400;background-color:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fef2f2;border:2px solid #fecaca;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:531px;max-width:100%;padding:48px 40px 44px;display:flex;position:relative;box-shadow:0 8px 8px #0000000a,0 20px 24px #0000001a}.closeBtn{color:#111827;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1;position:absolute;top:16px;right:20px}.iconCircle{background-color:#fca5a5;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin-bottom:32px;display:flex}.title{color:#111827;text-align:center;margin:0;font-size:24px;font-weight:700;line-height:1.35}._container_1xgzl_1{min-width:140px;position:relative}._trigger_1xgzl_6{color:#374151;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #d3e0ea;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .15s;display:flex}._triggerOpen_1xgzl_25{border-color:#0090c6}._triggerDisabled_1xgzl_29{color:#9ca3af;cursor:not-allowed;opacity:.7;background:#f3f4f6}._searchInput_1xgzl_36{color:#374151;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:13px}._searchInput_1xgzl_36::placeholder{color:#9ca3af}._selectedText_1xgzl_51{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._placeholderText_1xgzl_58{color:#374151;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}._arrow_1xgzl_66{color:#6b7280;flex-shrink:0;font-size:10px;transition:transform .15s;display:inline-block}._arrowUp_1xgzl_74{transform:rotate(180deg)}._dropdown_1xgzl_78{z-index:9999;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:4px;overflow-y:auto;box-shadow:0 8px 24px #0000001a}._option_1xgzl_88{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;width:100%;padding:9px 12px;font-family:inherit;font-size:13px;transition:background .1s;display:block}._option_1xgzl_88:hover{background:#f3f4f6}._optionActive_1xgzl_107{color:#0085bc;background:#eff6ff;font-weight:600}._noResults_1xgzl_113{color:#9ca3af;text-align:center;padding:10px 12px;font-size:13px;display:block}._header_1fq1o_1{padding:32px 36px 20px}._title_1fq1o_5{color:#111827;margin:0;font-size:18px;font-weight:700}._form_1fq1o_12{border-top:1px solid #e5e7eb;flex-direction:column;gap:16px;padding:24px 36px 28px;display:flex}._field_1fq1o_20{flex-direction:column;gap:6px;display:flex}._label_1fq1o_26{color:#374151;font-size:12px;font-weight:600}._actions_1fq1o_32{background:#f3f6f9;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;padding:16px 36px 24px;display:flex}._errorMsg_1fq1o_42{color:#e62c2c;flex:1;font-size:12px;font-weight:500}._requiredStar_1fq1o_49{color:#e62c2c;margin-left:2px;font-weight:700}._fieldErrorMsg_1fq1o_55{color:#e62c2c;margin-top:-2px;font-size:11px;font-weight:500}._noReliefBox_1fq1o_63{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:flex-start;gap:10px;padding:11px 14px;font-size:13px;line-height:1.45;display:flex}._noReliefIcon_1fq1o_76{color:#fff;background:#f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:11px;font-weight:700;display:inline-flex}._wrap_1prf8_1{flex-direction:column;gap:8px;height:100%;min-height:0;display:flex}._bar_1prf8_10{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}._barLeft_1prf8_17{color:#1e293b;font-size:15px;font-weight:700}._barRight_1prf8_19{align-items:center;gap:8px;display:flex}._barBtn_1prf8_21{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:13px;font-weight:500;display:flex;box-shadow:0 1px 6px #00000014,0 1px 2px #0000000d}._barBtn_1prf8_21:hover{background:#f3f4f6}._grid_1prf8_40{background:#e5e7eb;border:1px solid #e5e7eb;border-radius:14px;flex:1;grid-template-columns:repeat(7,1fr);gap:1px;min-height:0;display:grid;overflow:auto}._dayHeader_1prf8_53{text-align:center;color:#94a3b8;text-transform:uppercase;letter-spacing:.07em;z-index:1;background:#f8fafc;padding:8px 10px;font-size:11px;font-weight:700;position:sticky;top:0}._cell_1prf8_68{background:#fff;flex-direction:column;gap:0;min-height:180px;padding:10px 10px 8px;display:flex;position:relative;overflow:hidden}._cellFixed_1prf8_80{flex-shrink:0;margin-bottom:3px}._assignList_1prf8_86{scrollbar-width:thin;scrollbar-color:#d1d5db transparent;flex-direction:column;flex:1;gap:0;min-height:0;display:flex;overflow-y:auto}._assignList_1prf8_86::-webkit-scrollbar{width:4px}._assignList_1prf8_86::-webkit-scrollbar-track{background:0 0}._assignList_1prf8_86::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}._cellOtherMonth_1prf8_101{background:#fafbfc}._cellToday_1prf8_102{background:#eff6ff}._cellSelected_1prf8_103{outline-offset:-2px;outline:2px solid #3b82f6;background:#dbeafe!important}._cellClickable_1prf8_104{cursor:pointer}._cellClickable_1prf8_104:hover{background:#f8faff}._cellOtherMonth_1prf8_101._cellClickable_1prf8_104:hover{background:#f4f5f7}._cellTop_1prf8_109{justify-content:space-between;align-items:center;gap:4px;margin-bottom:5px;display:flex}._cellTopLeft_1prf8_117{align-items:center;gap:5px;min-width:0;display:flex}._dateNum_1prf8_124{color:#1e293b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-weight:700;display:flex}._dateNumToday_1prf8_136{color:#fff;background:#1d4ed8}._dateNumOther_1prf8_137{color:#d1d5db;font-weight:500}._faultBadge_1prf8_139{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5;border-radius:5px;flex-shrink:0;align-items:center;gap:2px;padding:2px 6px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}._assignCount_1prf8_155{color:#9ca3af;white-space:nowrap;font-size:10px;font-weight:500}._pillRow_1prf8_163{flex-wrap:wrap;gap:3px;margin-bottom:6px;display:flex}._pill_1prf8_163{white-space:nowrap;border-radius:5px;align-items:center;height:17px;padding:0 6px;font-size:9.5px;font-weight:700;line-height:1;display:inline-flex}._pillS_1prf8_182{color:#475569;background:#f1f5f9}._pillA_1prf8_183{color:#1e40af;background:#dbeafe}._pillT_1prf8_184{color:#92400e;background:#fef3c7}._pillC_1prf8_185{color:#166534;background:#dcfce7}._assignRow_1prf8_188{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;gap:6px;width:100%;height:20px;padding:0 3px;display:flex}._assignRow_1prf8_188:hover{background:#f3f4f6}._dot_1prf8_204{border-radius:50%;flex-shrink:0;width:7px;height:7px}._assignRowNum_1prf8_211{color:#374151;font-size:11px;font-weight:500}._assignRowNumRelief_1prf8_217{color:#eab308;white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:700;overflow:hidden}._viewAllBtn_1prf8_228{color:#1d4ed8;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;gap:3px;margin-top:2px;padding:3px 4px;font-size:10.5px;font-weight:600;line-height:1;display:inline-flex}._viewAllBtn_1prf8_228:hover{background:#eff6ff}._legend_1prf8_247{flex-shrink:0;align-items:center;gap:16px;padding:6px 2px 0;display:flex}._legendItem_1prf8_255{color:#6b7280;align-items:center;gap:5px;font-size:11px;display:flex}._legendDot_1prf8_263{border-radius:50%;width:8px;height:8px}._pagination_13uh7_1{justify-content:space-between;align-items:center;gap:4px;width:202px;height:32px;display:flex}._paginationBtn_13uh7_10{box-sizing:border-box;color:#9ca3af;white-space:nowrap;cursor:pointer;background-color:#fff;border:none;border-radius:6px;justify-content:center;align-items:center;height:32px;padding:0 8px;font-family:inherit;font-size:10px;font-weight:500;transition:background-color .2s,color .2s;display:inline-flex;box-shadow:0 1px 3px #00000014}._paginationBtn_13uh7_10:disabled{cursor:default;opacity:.7}._paginationLabel_13uh7_35{color:#4b5563;white-space:nowrap;font-size:11px;font-weight:500}._wrap_w81lx_1{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}._searchBar_w81lx_13{border-bottom:1px solid #f3f4f6;flex-shrink:0;align-items:center;gap:8px;padding:10px 14px;display:flex}._searchIcon_w81lx_22{opacity:.5;flex-shrink:0;font-size:14px}._searchInput_w81lx_28{color:#1e293b;background:0 0;border:none;outline:none;flex:1;font-size:13.5px}._searchInput_w81lx_28::placeholder{color:#9ca3af}._searchClear_w81lx_39{color:#6b7280;cursor:pointer;background:#e5e7eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;line-height:1;display:flex}._searchClear_w81lx_39:hover{color:#374151;background:#d1d5db}._tableWrap_w81lx_57{flex:1;min-height:0;overflow:auto}._wrap_w81lx_1 table{border-collapse:collapse;table-layout:fixed;width:100%}._wrap_w81lx_1 thead tr{z-index:1;background:#f8fafc;border-bottom:2px solid #e5e7eb;position:sticky;top:0}._wrap_w81lx_1 th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;-webkit-user-select:none;user-select:none;padding:11px 12px;font-size:11px;font-weight:700}._wrap_w81lx_1 th._sortable_w81lx_95{cursor:pointer}._wrap_w81lx_1 th._sortable_w81lx_95:hover{color:#374151}._sortIcon_w81lx_98{opacity:.6;margin-left:4px}._wrap_w81lx_1 th:first-child{width:90px}._wrap_w81lx_1 th:nth-child(2){width:140px}._wrap_w81lx_1 th:nth-child(3){width:150px}._wrap_w81lx_1 th:nth-child(4){width:80px}._wrap_w81lx_1 th:nth-child(5){width:auto}._wrap_w81lx_1 th:nth-child(6),._wrap_w81lx_1 th:nth-child(7){width:72px}._wrap_w81lx_1 th:nth-child(8){width:110px}._wrap_w81lx_1 th:nth-child(9){text-align:center;width:90px}._wrap_w81lx_1 tbody tr{border-bottom:1px solid #f3f4f6;transition:background .1s}._wrap_w81lx_1 tbody tr:hover{background:#f8faff}._trClickable_w81lx_118{cursor:pointer}._wrap_w81lx_1 td{color:#374151;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;padding:10px 12px;font-size:13px;overflow:hidden}._wrap_w81lx_1 ._tdDate_w81lx_132{color:#6b7280;font-size:12px}._wrap_w81lx_1 ._tdAssign_w81lx_133{color:#1d4ed8;cursor:pointer;font-weight:700}._wrap_w81lx_1 ._tdAssign_w81lx_133:hover{text-decoration:underline}._wrap_w81lx_1 ._tdAssignRelief_w81lx_135{color:#eab308}._wrap_w81lx_1 ._tdDriver_w81lx_136{color:#1e293b}._wrap_w81lx_1 ._tdTruck_w81lx_137{color:#475569;font-size:12px;font-weight:600}._wrap_w81lx_1 ._tdTruckWarn_w81lx_138{color:#991b1b}._wrap_w81lx_1 ._tdRoute_w81lx_139{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}._wrap_w81lx_1 ._tdTime_w81lx_146{color:#6b7280;font-variant-numeric:tabular-nums;font-size:12px}._wrap_w81lx_1 ._tdWarn_w81lx_147{text-align:center}._statusPill_w81lx_150{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;height:22px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}._statusDot_w81lx_162{border-radius:50%;flex-shrink:0;width:6px;height:6px}._warnBtn_w81lx_170{color:#991b1b;cursor:pointer;background:#fee2e2;border:1px solid #fca5a5;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .12s;display:inline-flex}._warnBtn_w81lx_170:hover{background:#fecaca}._pagBar_w81lx_187{background:#fafafa;border-top:1px solid #f3f4f6;flex-shrink:0;justify-content:center;align-items:center;padding:10px 16px;display:flex}._legend_w81lx_198{border-top:1px solid #f3f4f6;flex-shrink:0;align-items:center;gap:16px;padding:8px 16px;display:flex}._legendItem_w81lx_207{color:#9ca3af;align-items:center;gap:5px;font-size:11px;display:flex}._legendDot_w81lx_215{border-radius:50%;width:7px;height:7px}._empty_w81lx_222{text-align:center;color:#9ca3af;padding:64px 24px;font-size:14px}._backdrop_afw80_1{z-index:900;background:#11182773;position:fixed;inset:0}._modal_afw80_8{z-index:901;background:#fff;border-radius:16px;flex-direction:column;width:500px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #0000002e}._header_afw80_25{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 24px 16px;display:flex}._headerLeft_afw80_35{flex-direction:column;gap:4px;display:flex}._assignNum_afw80_41{color:#111827;font-size:20px;font-weight:700;line-height:1.1}._date_afw80_48{color:#6b7280;font-size:13px}._headerRight_afw80_53{flex-shrink:0;align-items:center;gap:10px;display:flex}._badge_afw80_60{border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600}._badgeInProgress_afw80_67{color:#1e40af;background:#dbeafe}._badgeCompleted_afw80_72{color:#166534;background:#dcfce7}._closeBtn_afw80_77{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;line-height:1;display:flex}._closeBtn_afw80_77:hover{color:#111827;background:#e5e7eb}._body_afw80_97{flex:1;padding:4px 24px 24px;overflow-y:auto}._section_afw80_103{margin-top:20px}._sectionTitle_afw80_107{text-transform:uppercase;letter-spacing:.07em;color:#9ca3af;border-bottom:1px solid #f3f4f6;margin-bottom:10px;padding-bottom:6px;font-size:10.5px;font-weight:700}._row_afw80_118{border-bottom:1px solid #f9fafb;justify-content:space-between;align-items:flex-start;gap:16px;padding:7px 0;font-size:13.5px;display:flex}._rowLabel_afw80_128{color:#6b7280;flex-shrink:0;min-width:130px}._rowValue_afw80_134{color:#111827;text-align:right;font-weight:500}._podLink_afw80_140{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:none;border-radius:8px;margin-top:10px;padding:6px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}._podLink_afw80_140:hover:not(:disabled){background:#dbeafe}._podLink_afw80_140:disabled{opacity:.6;cursor:default}._podError_afw80_163{color:#b91c1c;background:#fef2f2;border-radius:6px;margin-top:8px;padding:8px 10px;font-size:12px}._assignNumRelief_afw80_173{color:#eab308}._driverRelief_afw80_177{flex-direction:column;align-items:flex-end;gap:2px;display:flex}._driverStrike_afw80_184{color:#9ca3af;font-size:13px;font-weight:400;text-decoration:line-through}._driverReliefName_afw80_191{color:#eab308;font-weight:600}._backdrop_b9of2_1{z-index:900;background:#11182766;position:fixed;inset:0}._modal_b9of2_8{z-index:901;background:#fff;border-radius:16px;flex-direction:column;width:600px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 64px #0000002e}._header_b9of2_26{background:#fafafa;border-bottom:1px solid #e5e7eb;flex-shrink:0;padding:20px 24px 14px}._headerTop_b9of2_33{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}._dateTitle_b9of2_40{color:#111827;font-size:18px;font-weight:700}._closeBtn_b9of2_46{color:#6b7280;cursor:pointer;background:#f3f4f6;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex}._closeBtn_b9of2_46:hover{color:#111827;background:#e5e7eb}._summary_b9of2_62{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}._chip_b9of2_69{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:20px;padding:3px 11px;font-family:inherit;font-size:11.5px;font-weight:600;transition:opacity .12s,box-shadow .12s}._chip_b9of2_69:hover{opacity:.8}._chipTotal_b9of2_81{color:#374151;background:#f3f4f6}._chipComplete_b9of2_82{color:#166534;background:#dcfce7}._chipProgress_b9of2_83{color:#1e40af;background:#dbeafe}._chipFault_b9of2_84{color:#b91c1c;background:#fee2e2}._chipSelected_b9of2_85{box-shadow:0 0 0 2px}._list_b9of2_88{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent;flex:1;padding:4px 0;overflow-y:auto}._list_b9of2_88::-webkit-scrollbar{width:4px}._list_b9of2_88::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}._row_b9of2_98{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f3f4f6;align-items:stretch;gap:0;width:100%;padding:0;transition:background .1s;display:flex}._row_b9of2_98:hover{background:#f9fafb}._row_b9of2_98:last-child{border-bottom:none}._statusStripe_b9of2_114{border-radius:0;flex-shrink:0;width:4px}._stripeComplete_b9of2_119{background:#22c55e}._stripeProgress_b9of2_120{background:#3b82f6}._rowInner_b9of2_122{flex:1;min-width:0;padding:11px 20px 11px 14px}._rowTop_b9of2_128{align-items:center;gap:8px;margin-bottom:3px;display:flex}._rowNum_b9of2_135{color:#111827;font-size:13px;font-weight:700}._rowNumRelief_b9of2_141{color:#eab308}._rowBadge_b9of2_146{border-radius:10px;padding:1px 8px;font-size:10px;font-weight:600}._badgeComplete_b9of2_152{color:#166534;background:#dcfce7}._badgeProgress_b9of2_153{color:#1e40af;background:#dbeafe}._rowDriver_b9of2_155{color:#374151;white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:13px;font-weight:500;overflow:hidden}._rowRoute_b9of2_165{color:#6b7280;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:11.5px;overflow:hidden}._rowFleet_b9of2_174{color:#9ca3af;align-items:center;gap:6px;font-size:11px;display:inline-flex}._faultBtn_b9of2_182{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:10.5px;font-weight:600;display:inline-flex}._faultBtn_b9of2_182:hover{background:#fee2e2}._empty_b9of2_197{text-align:center;color:#9ca3af;padding:48px 24px;font-size:14px}._page_gwya3_1{flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px 32px 20px;display:flex;overflow:hidden}._tableSection_gwya3_12{flex:1;min-height:0;overflow:hidden}._header_gwya3_19{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}._headerLeft_gwya3_26{align-items:center;display:flex}._title_gwya3_31{color:#111827;margin:0;font-size:22px;font-weight:700}._headerCenter_gwya3_38{justify-content:center;display:flex}._headerRight_gwya3_43{justify-content:flex-end;align-items:center;gap:10px;display:flex}._kpiRow_gwya3_51{flex-wrap:wrap;gap:16px;display:flex}._legendBar_gwya3_58{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}._legendBarRight_gwya3_66{flex-shrink:0;align-items:center;gap:10px;display:flex}._fullscreenOverlay_gwya3_74{z-index:800;background:#f3f4f6;flex-direction:column;padding:16px 24px 20px;display:flex;position:fixed;inset:0}._toolBar_gwya3_85{flex-shrink:0;align-items:center;gap:10px;display:flex}._monthLabel_gwya3_92{color:#374151;white-space:nowrap;margin-left:4px;font-size:14px;font-weight:600}._toolBarRight_gwya3_100{align-items:center;gap:8px;margin-left:auto;display:flex}._toolBarSearchBar_gwya3_107{background:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:8px;min-width:260px;height:34px;padding:0 12px;display:flex;box-shadow:0 1px 3px #0000000d}._toolBarSearchBar_gwya3_107:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}._toolBarSearchIcon_gwya3_125{opacity:.45;flex-shrink:0;font-size:13px}._toolBarSearchInput_gwya3_131{color:#1e293b;background:0 0;border:none;outline:none;flex:1;font-size:13px}._toolBarSearchInput_gwya3_131::placeholder{color:#9ca3af}._toolBarSearchClear_gwya3_142{color:#6b7280;cursor:pointer;background:#e5e7eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;display:flex}._toolBarSearchClear_gwya3_142:hover{color:#374151;background:#d1d5db}._viewToggleBar_gwya3_159{background:#f3f4f6;border-radius:10px;flex-shrink:0;align-items:center;gap:4px;width:fit-content;padding:3px;display:flex}._viewToggleBtn_gwya3_170{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;height:32px;padding:0 16px;font-size:13px;font-weight:500;transition:background .15s,color .15s}._viewToggleBtn_gwya3_170:hover{color:#374151}._viewToggleBtnActive_gwya3_185{color:#1e293b;background:#fff;font-weight:600;box-shadow:0 1px 4px #0000001a}._exportBtn_gwya3_192{color:#111827;cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:8px;height:40px;padding:0 18px;font-size:14px;font-weight:500;display:flex;box-shadow:0 2px 10px #0000001a,0 1px 3px #0000000f}._toolBarBtn_gwya3_208{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:10px;align-items:center;gap:6px;height:34px;padding:0 14px;font-size:13px;font-weight:500;display:flex;box-shadow:0 1px 6px #00000014,0 1px 2px #0000000d}._toolBarBtn_gwya3_208:hover{background:#f3f4f6}._toggleSwitch_2tl30_1{background-color:#fff;border:1px solid #d3e0ea;border-radius:16px;align-items:center;padding:5px;display:inline-flex;position:relative}._indicator_2tl30_11{z-index:0;background-color:#0085bc;border-radius:12px;width:0;transition:left .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);position:absolute;top:5px;bottom:5px;left:0}._toggleSwitchOption_2tl30_23{z-index:1;color:#112a3b;white-space:nowrap;cursor:pointer;background-color:#0000;border:none;border-radius:12px;justify-content:center;align-items:center;height:36px;padding:0 12px;font-family:Roboto,Segoe UI,system-ui,sans-serif;font-size:14px;font-weight:600;line-height:22px;transition:color .3s;display:flex;position:relative}._toggleSwitchOption_2tl30_23._active_2tl30_44{color:#fcfcfc}._searchBar_1u34o_1{background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;flex:1;align-items:center;gap:10px;padding:10px 14px;display:flex}._searchBar_1u34o_1 input{color:#111827;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}._searchBar_1u34o_1 input::placeholder{color:#9ca3af}._searchIcon_1u34o_26{align-items:center;display:flex}._tableWrap_azg6w_1{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto}._table_azg6w_1{border-collapse:collapse;width:100%;min-width:820px}._th_azg6w_14{color:#6b7280;text-align:left;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:12px;font-weight:600}._thActions_azg6w_25{text-align:left}._row_azg6w_29{border-bottom:1px solid #f3f4f6}._row_azg6w_29:last-child{border-bottom:none}._rowAlert_azg6w_38{background-color:#fef2f2}._td_azg6w_42{color:#374151;vertical-align:middle;white-space:nowrap;padding:14px 16px;font-size:13px}._tdFleetNumber_azg6w_50{color:#111827;font-weight:700}._tdDescription_azg6w_55{color:#6b7280;white-space:normal;min-width:220px}._tdActions_azg6w_61{align-items:center;gap:8px;display:flex}._iconBtn_azg6w_67{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}._badge_azg6w_80{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}._badgeOutOnRoute_azg6w_92{color:#1e3a8a;background-color:#dbeafe}._badgeActive_azg6w_93{color:#166534;background-color:#dcfce7}._badgeUnderRepair_azg6w_94{color:#92400e;background-color:#fef3c7}._badgeScheduledMaintenance_azg6w_95{color:#5b21b6;background-color:#ede9fe}._badgeDormant_azg6w_96{color:#6b7280;background-color:#f3f4f6}._badgeCritical_azg6w_99{color:#b91c1c;background-color:#fecaca}._badgeHigh_azg6w_100{color:#dc2626;background-color:#fee2e2}._badgeMedium_azg6w_101{color:#92400e;background-color:#fef3c7}._badgeLow_azg6w_102{color:#6b7280;background-color:#f3f4f6}._badgeOpen_azg6w_105{color:#dc2626;background-color:#fee2e2}._badgeInProgress_azg6w_106{color:#92400e;background-color:#fef3c7}._badgeResolved_azg6w_107{color:#166534;background-color:#dcfce7}._filterWrap_4lgqu_2{white-space:nowrap;flex-direction:column;display:inline-flex;position:relative}._filterBtn_4lgqu_9{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:7px;height:40px;padding:0 12px 0 10px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s;display:inline-flex}._filterBtn_4lgqu_9:hover{border-color:#cbd5e1}._filterIcon_4lgqu_31{flex-shrink:0;align-items:center;display:flex}._filterLabel_4lgqu_37{flex:1}._filterChevron_4lgqu_41{align-items:center;transition:transform .15s;display:flex}._filterChevronOpen_4lgqu_47{transform:rotate(180deg)}._filterMenu_4lgqu_51{z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:10px;min-width:100%;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 4px 16px #0f172a1a}._filterOption_4lgqu_64{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:400;transition:background-color .1s;display:block}._filterOption_4lgqu_64:hover{background-color:#f1f5f9}._filterOptionActive_4lgqu_83{color:#2563eb;background-color:#eff6ff;font-weight:600}._wrap_4lgqu_90{flex-direction:column;gap:6px;display:flex}._wrapFull_4lgqu_96{width:100%}._wrapFull_4lgqu_96 ._control_4lgqu_100{width:100%;display:flex}._label_4lgqu_105{color:#374151;font-size:12px;font-weight:500}._control_4lgqu_100{align-items:center;display:inline-flex;position:relative}._select_4lgqu_117{color:#374151;appearance:none;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:38px;padding:0 36px 0 12px;font-size:13px;transition:border-color .15s}._select_4lgqu_117:focus{border-color:#0090c6}._chevron_4lgqu_137{pointer-events:none;align-items:center;display:flex;position:absolute;right:10px}._overlay_eamg0_1{z-index:100;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_eamg0_12{background-color:#fff;border-radius:16px;flex-direction:column;width:600px;max-width:100%;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}._header_eamg0_24{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:22px 28px 16px;display:flex}._title_eamg0_32{color:#111827;margin:0;font-size:18px;font-weight:700}._close_eamg0_39{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}._body_eamg0_48{padding:4px 28px 8px;overflow-y:auto}._grid_eamg0_53{grid-template-columns:1fr 1fr;gap:16px;display:grid}._footer_eamg0_59{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;padding:18px 28px 24px;display:flex}._docField_eamg0_69{margin-top:16px}._attachment_eamg0_74{flex-direction:column;gap:8px;display:flex}._attachmentLabel_eamg0_80{color:#374151;font-size:12px;font-weight:600}._dropzone_eamg0_86{color:#6b7280;cursor:pointer;background:#fff;border:1px dashed #d1d5db;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:60px;font-size:13px;display:flex}._attachmentHint_eamg0_101{color:#9ca3af;font-size:11px}._attachmentError_eamg0_106{color:#ef4444;font-size:11px}@media (width<=560px){._grid_eamg0_53{grid-template-columns:1fr}._header_eamg0_24,._body_eamg0_48,._footer_eamg0_59{padding-left:18px;padding-right:18px}}._overlay_rmb1_1{z-index:100;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_rmb1_12{background-color:#fff;border-radius:16px;flex-direction:column;width:680px;max-width:100%;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}._header_rmb1_24{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}._title_rmb1_32{color:#111827;margin:0;font-size:18px;font-weight:700}._close_rmb1_39{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}._body_rmb1_48{flex-direction:column;gap:22px;padding:24px 28px 28px;display:flex;overflow-y:auto}._summary_rmb1_57{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._vehicle_rmb1_64{color:#111827;margin:0 0 4px;font-size:20px;font-weight:700}._driver_rmb1_71{color:#6b7280;margin:0;font-size:13px}._badge_rmb1_77{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}._badgeOutOnRoute_rmb1_88{color:#1e3a8a;background-color:#dbeafe}._badgeActive_rmb1_93{color:#166534;background-color:#dcfce7}._badgeUnderRepair_rmb1_98{color:#92400e;background-color:#fef3c7}._badgeScheduledMaintenance_rmb1_103{color:#5b21b6;background-color:#ede9fe}._badgeDormant_rmb1_108{color:#6b7280;background-color:#f3f4f6}._alertBanner_rmb1_114{color:#b91c1c;white-space:nowrap;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;margin-right:28px;padding:5px 10px;font-size:12px;font-weight:600;display:flex}._stats_rmb1_131{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}._statCard_rmb1_137{background-color:#f9fafb;border-radius:10px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}._statLabel_rmb1_146{color:#6b7280;font-size:12px}._statValue_rmb1_151{color:#111827;font-size:16px;font-weight:700}._statCardAlert_rmb1_157{background-color:#fef2f2;border:1px solid #fca5a5}._statCardAlert_rmb1_157 ._statValue_rmb1_151{color:#b91c1c}._history_rmb1_167{flex-direction:column;gap:10px;display:flex}._historyTitle_rmb1_173{color:#6b7280;letter-spacing:.3px;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}._historyList_rmb1_182{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}._historyItem_rmb1_191{color:#374151;padding-left:16px;font-size:13px;position:relative}._historyItem_rmb1_191:before{content:"•";color:#9ca3af;position:absolute;left:2px}._historyEmpty_rmb1_205{color:#9ca3af;margin:0;font-size:13px}@media (width<=560px){._stats_rmb1_131{grid-template-columns:1fr}._header_rmb1_24,._body_rmb1_48{padding-left:18px;padding-right:18px}}._overlay_lbb9x_1{z-index:100;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_lbb9x_12{background-color:#fff;border-radius:16px;flex-direction:column;width:540px;max-width:100%;min-height:540px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}._header_lbb9x_25{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:22px 28px 16px;display:flex}._title_lbb9x_33{color:#111827;margin:0;font-size:18px;font-weight:700}._close_lbb9x_40{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}._body_lbb9x_49{flex-direction:column;flex:1;gap:12px;padding:6px 28px 10px;display:flex;overflow-y:auto}._grid_lbb9x_58{grid-template-columns:1fr 1fr;gap:12px;display:grid}._field_lbb9x_64{flex-direction:column;gap:4px;display:flex}._label_lbb9x_66,._attachmentLabel_lbb9x_67{color:#374151;font-size:12px;font-weight:600}._revertBtn_lbb9x_73{color:#0085bc;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:2px;padding:0;font-size:11px;font-weight:500}._readonlyBox_lbb9x_86{color:#1f2937;box-sizing:border-box;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;min-height:34px;padding:6px 10px;font-size:12px;display:flex}._checkboxRow_lbb9x_99{color:#374151;cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}._checkboxRow_lbb9x_99 input{accent-color:#0085bc;cursor:pointer;width:16px;height:16px}._input_lbb9x_116,._textarea_lbb9x_117{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:13px}._input_lbb9x_116{color:#374151;height:38px;padding:0 12px}._textarea_lbb9x_117{resize:vertical;color:#1f2937;min-height:64px;padding:10px 12px}._input_lbb9x_116:focus{border-color:#0090c6}._textarea_lbb9x_117::placeholder{color:#9ca3af}._textarea_lbb9x_117:focus{border-color:#2563eb}._fileInput_lbb9x_133{display:none}._attachment_lbb9x_67{flex-direction:column;gap:8px;display:flex}._dropzone_lbb9x_138{color:#9ca3af;cursor:pointer;background-color:#fff;border:1px dashed #d1d5db;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:60px;font-family:inherit;font-size:13px;display:flex}._fileList_lbb9x_154{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}._fileItem_lbb9x_163{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}._attachmentHint_lbb9x_171{color:#9ca3af;font-size:11px}._footer_lbb9x_173{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;padding:18px 28px 24px;display:flex}._submitBtn_lbb9x_183.btn-primary{background-color:#ef4444}@media (width<=560px){._grid_lbb9x_58{grid-template-columns:1fr}._header_lbb9x_25,._body_lbb9x_49,._footer_lbb9x_173{padding-left:18px;padding-right:18px}}._required_lbb9x_198{color:#ef4444}._fieldError_lbb9x_202{color:#ef4444;margin-top:2px;font-size:11px}._overlay_1tx20_1{z-index:100;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_1tx20_12{background-color:#fff;border-radius:16px;flex-direction:column;width:620px;max-width:100%;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}._header_1tx20_24{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:22px 28px 16px;display:flex}._title_1tx20_32{color:#111827;margin:0;font-size:18px;font-weight:700}._close_1tx20_39{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}._body_1tx20_48{flex-direction:column;gap:18px;padding:4px 28px 8px;display:flex;overflow-y:auto}._grid_1tx20_56{grid-template-columns:1fr 1fr;gap:16px;display:grid}._readonlyBox_1tx20_62{color:#1f2937;box-sizing:border-box;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;min-height:40px;padding:8px 12px;font-size:13px;display:flex}._readonlyTextarea_1tx20_75{align-items:flex-start;min-height:90px}._attachment_1tx20_81{flex-direction:column;gap:8px;display:flex}._attachmentLabel_1tx20_87{color:#374151;font-size:12px;font-weight:600}._dropzone_1tx20_93{color:#6b7280;cursor:pointer;background:#fff;border:1px dashed #d1d5db;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:60px;font-size:13px;display:flex}._required_1tx20_108{color:#ef4444}._attachmentHint_1tx20_112{color:#9ca3af;font-size:11px}._docList_1tx20_117{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}._docItem_1tx20_126{border:1px solid #e5e7eb;border-radius:8px;align-items:center;padding:10px 12px;display:flex}._docLink_1tx20_134{color:#0090c6;word-break:break-all;font-size:13px;text-decoration:none}._footer_1tx20_141{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;padding:18px 28px 24px;display:flex}._resolveBtn_1tx20_151.btn-primary{background-color:#34d399}@media (width<=560px){._grid_1tx20_56{grid-template-columns:1fr}._header_1tx20_24,._body_1tx20_48,._footer_1tx20_141{padding-left:18px;padding-right:18px}}._page_nizju_1{flex-direction:column;gap:20px;padding:28px 32px;display:flex}._header_nizju_9{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._headerLeft_nizju_17{flex-direction:column;gap:4px;display:flex}._title_nizju_23{color:#111827;margin:0;font-size:22px;font-weight:700}._subtitle_nizju_30{color:#6b7280;margin:0;font-size:13px}._headerRight_nizju_36{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._addTruckBtn_nizju_43.btn-primary{background-color:#0085bc}._logFaultBtn_nizju_47.btn-secondary{color:#111827;font-weight:700}._toolbar_nizju_53{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}._toolbarLeft_nizju_60{align-items:center;display:flex}._toolbarCenter_nizju_65{justify-content:center;display:flex}._toolbarCenterGroup_nizju_70{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._fleetSearchWrap_nizju_77{width:240px}._toolbarRight_nizju_81{display:flex}._paginationRow_nizju_86{justify-content:flex-end;display:flex}@media (width<=768px){._page_nizju_1{padding:20px 16px}._header_nizju_9{flex-direction:column;align-items:stretch}._headerRight_nizju_36{justify-content:flex-start}._toolbar_nizju_53{grid-template-columns:1fr}._toolbarCenter_nizju_65{justify-content:flex-start}._toolbarRight_nizju_81{display:none}}._stateMsg_nizju_119{text-align:center;color:#6b7280;padding:32px 8px;font-size:14px}.table-wrapper{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.table-wrapper .report-table-card{width:100%}.report-table-card{background:#fff;border-radius:16px;overflow:auto hidden;box-shadow:0 2px 8px #0000000a}.report-table{border-collapse:collapse;width:100%;min-width:max-content}.report-table th{text-align:left;color:#576574;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;background:#ecf1f599;border-bottom:1px solid #f3f4f6;padding:14px 20px;font-size:11px;font-weight:600}.report-table td{color:#1f2937;white-space:nowrap;border-bottom:1px solid #f9fafb;padding:14px 20px;font-size:13px;font-weight:500}.report-table td:first-child{font-weight:700}.report-table tbody tr:last-child td{border-bottom:none}.report-table tbody tr.row-flagged{background-color:#fce7e7}.report-table tbody tr.row-positive{background-color:#ddf7e6}.cell-bold{font-weight:600}.cell-right{text-align:right}.badge{border-radius:99px;justify-content:center;align-items:center;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.badge-flagged,.badge-critical{color:#ef4444;background:#fcd0d0;border:2px solid #f8b1b1;font-weight:700}.badge-critical:hover{color:#ef4444;background:#fff;border:2px solid #fff;font-weight:700}.badge-high{color:#ef4444;background:#ffe8e8;border:2px solid #f8b1b1;font-weight:700}.badge-medium{color:#000;background:#fef9c3;border:2px solid #ffd596;font-weight:700}.badge-low{color:#616161;background:#f3f4f6;border:2px solid #d1d1d1;font-weight:700}.badge-open{color:#ef4444;background:#ffe2e2;border:2px solid #f8b1b1;font-weight:700}.badge-inprogress{color:#000;background:#fef9c3;border:2px solid #ffd596;font-weight:700}.badge-resolved{color:#000;background:#dcfce7;border:2px solid #9cdab2;font-weight:700}.badge-days-critical{color:#db2b33;background:#ffe5e1;font-weight:700}.badge-days-medium{color:#df911a;background:#ffeaca;font-weight:700}.badge-days-low{color:#1f7dcf;background:#dbf1ff;font-weight:700}._header_1cj7s_1{text-align:left;padding:20px 24px 0}._title_1cj7s_7{color:#111827;margin:0;font-size:18px;font-weight:700}._body_1cj7s_14{text-align:left;flex-direction:column;gap:16px;padding:16px 24px 20px;display:flex}._grid_1cj7s_23{grid-template-columns:1fr 1fr;gap:16px;display:grid}._footer_1cj7s_29{border-top:1px solid #f3f4f6;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}@media (width<=560px){._grid_1cj7s_23{grid-template-columns:1fr}}.routes-page{background-color:#f1f5f9;flex-direction:column;flex:1;gap:24px;padding:28px 32px;display:flex;overflow-y:auto}.routes-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.routes-title{color:#111827;margin:0;font-size:26px;font-weight:700}.routes-subtitle{color:#6b7280;margin:4px 0 0;font-size:14px}.routes-kpis{gap:20px;width:100%;max-width:960px;margin:0 auto;display:flex}@media (width<=720px){.routes-kpis{flex-direction:column;max-width:100%}}.routes-search{width:100%;max-width:960px;margin:0 auto;display:flex}.routes-pagination{justify-content:flex-end;display:flex}.routes-state-msg{color:#6b7280;padding:8px 0;font-size:14px}.routes-table .report-table-card{scrollbar-width:none;-ms-overflow-style:none}.routes-table .report-table-card::-webkit-scrollbar{display:none}._panel_1p71c_1{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px 24px 10px;box-shadow:0 2px 8px #0000000a}._label_1p71c_9{color:#6b7280;letter-spacing:.5px;margin-bottom:12px;font-size:11px;font-weight:600;display:block}._svg_1p71c_18{width:100%;display:block}._page_ujest_1{flex-direction:column;gap:20px;padding:28px 32px;display:flex}._header_ujest_9{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._headerLeft_ujest_16{flex-direction:column;gap:4px;display:flex}._title_ujest_22{color:#111827;margin:0;font-size:22px;font-weight:700}._subtitle_ujest_29{color:#6b7280;margin:0;font-size:13px}._headerRight_ujest_35{flex-shrink:0;align-items:center;gap:10px;display:flex}._kpiRow_ujest_43{gap:16px;display:flex}._tabBarRow_ujest_49{flex-wrap:wrap;align-items:center;gap:12px;display:flex}._tabBar_ujest_49{background:#fff;border:1px solid #d3e0ea;border-radius:16px;align-self:flex-start;align-items:center;width:max-content;height:46px;padding:5px;display:inline-flex}._tab_ujest_49{color:#374151;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;height:36px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}._tabActive_ujest_86{color:#fcfcfc;background:#0085bc}._tablePanel_ujest_92{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a}._table_ujest_92{border-collapse:collapse;width:100%}._table_ujest_92 thead tr{background:#f3f4f6}._table_ujest_92 th{text-align:left;color:#1f2937;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:12px 20px;font-size:12px;font-weight:600}._table_ujest_92 td{color:#374151;white-space:nowrap;background:#fff;border-bottom:1px solid #f3f4f6;padding:14px 20px;font-size:13px}._table_ujest_92 tbody tr:last-child td{border-bottom:none}._table_ujest_92 tbody tr:hover td{background:#f9fafb}._bold_ujest_139{color:#111827;font-weight:600}._flaggedPill_ujest_145{color:#e62c2c;background:#e62c2c26;border:1px solid #e62c2c4d;border-radius:9999px;justify-content:center;align-items:center;padding:3px 11px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}._eyeBtn_ujest_160{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}._filterSelect_ujest_173{min-width:150px}._paginationRow_ujest_178{justify-content:flex-end;display:flex}._title_18oc0_1{color:#111827;border-bottom:1px solid #e5e7eb;margin:0 0 20px;padding-bottom:16px;font-size:18px;font-weight:700}._grid_18oc0_10{grid-template-columns:130px 1fr;gap:20px 16px;margin:0;display:grid}._dt_18oc0_18{color:#6b7280;align-self:center;font-size:13px;font-weight:500}._dd_18oc0_25{color:#111827;align-self:center;font-size:13px;font-weight:600}._flaggedPill_18oc0_33{color:#e62c2c;box-sizing:border-box;background:#e62c2c26;border:1px solid #e62c2c4d;border-radius:9999px;justify-content:center;align-items:center;width:100%;padding:5px 12px;font-size:12px;font-weight:600;line-height:16px;display:flex}._clearPill_18oc0_49{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;align-items:center;padding:3px 12px;font-size:12px;font-weight:600;display:inline-flex}._docLink_18oc0_61{color:#1d4ed8;margin-top:20px;font-size:12px;font-weight:600;text-decoration:underline;display:inline-block}._header_a57uy_1{flex-shrink:0;padding:32px 36px 20px}._title_a57uy_6{color:#111827;margin:0;font-size:18px;font-weight:700}._formGrid_a57uy_14{border-top:1px solid #e5e7eb;flex:1;grid-template-columns:1fr 1fr;gap:14px 20px;padding:24px 36px 28px;display:grid;overflow-y:auto}._field_a57uy_24{flex-direction:column;gap:6px;display:flex}._fieldFull_a57uy_30{grid-column:1/-1}._label_a57uy_34{color:#374151;font-size:12px;font-weight:500}._input_a57uy_40{color:#374151;box-sizing:border-box;background:#f3f4f6;border:1px solid #c8d3dc;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .15s,background-color .15s}._input_a57uy_40:focus{background:#fff;border-color:#0090c6}._input_a57uy_40::placeholder{color:#9ca3af}._select_a57uy_61>div:first-child{background:#f3f4f6;border:1px solid #c8d3dc}._textarea_a57uy_66{color:#374151;resize:none;box-sizing:border-box;background:#f3f4f6;border:1px solid #c8d3dc;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}._textarea_a57uy_66:focus{background:#fff;border-color:#0090c6}._dropzone_a57uy_83{cursor:pointer;background:#f9fafb;border:2px dashed #d7e3f2;border-radius:10px;justify-content:center;align-items:center;height:58px;transition:border-color .15s,background .15s;display:flex}._dropzone_a57uy_83:hover{background:#f0f9ff;border-color:#0090c6}._dropzoneText_a57uy_97{color:#94a3b8;font-size:12px;font-weight:600}._dropzoneFile_a57uy_103{color:#374151;text-overflow:ellipsis;white-space:nowrap;max-width:90%;font-size:12px;font-weight:600;overflow:hidden}._rmsWrap_a57uy_115{width:100%;position:relative}._rmsBtn_a57uy_120{color:#374151;cursor:pointer;text-align:left;box-sizing:border-box;background:#f3f4f6;border:1px solid #c8d3dc;border-radius:8px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .15s,background .15s;display:flex}._rmsBtn_a57uy_120:focus{outline:none}._rmsBtnOpen_a57uy_140{background:#fff;border-color:#0090c6}._rmsBtnError_a57uy_141{border-color:#e62c2c!important}._rmsPlaceholder_a57uy_142{color:#9ca3af}._rmsChevron_a57uy_144{flex-shrink:0;transition:transform .15s}._rmsChevronUp_a57uy_148{transform:rotate(180deg)}._rmsPanel_a57uy_150{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:10px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000001a}._rmsSearchWrap_a57uy_163{border-bottom:1px solid #f3f4f6;padding:8px 10px 6px}._rmsSearch_a57uy_163{color:#374151;box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;padding:6px 10px;font-family:inherit;font-size:13px;transition:border-color .15s}._rmsSearch_a57uy_163:focus{background:#fff;border-color:#0090c6}._rmsList_a57uy_183{max-height:220px;padding:4px 0;overflow-y:auto}._rmsEmpty_a57uy_185{color:#9ca3af;text-align:center;margin:0;padding:12px 14px;font-size:13px}._rmsOption_a57uy_193{cursor:pointer;align-items:center;gap:10px;padding:9px 14px;transition:background .1s;display:flex}._rmsOption_a57uy_193:hover{background:#f9fafb}._rmsCheck_a57uy_203{cursor:pointer;accent-color:#22ccb2;flex-shrink:0;width:15px;height:15px}._rmsLabel_a57uy_211{color:#374151;-webkit-user-select:none;user-select:none;font-size:13px}._fuelWarning_a57uy_218{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;align-items:flex-start;gap:10px;margin:0 36px 12px;padding:11px 14px;font-size:13px;line-height:1.5;display:flex}._fuelWarningIcon_a57uy_232{color:#fff;background:#f59e0b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:11px;font-weight:700;display:flex}._actions_a57uy_247{background:#f3f6f9;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:16px 36px 24px;display:flex}._errorMsg_a57uy_258{color:#e62c2c;flex:1;font-size:12px;font-weight:500}._requiredStar_a57uy_265{color:#e62c2c;margin-left:2px;font-weight:700}._fieldErrorMsg_a57uy_271{color:#e62c2c;margin-top:-2px;font-size:11px;font-weight:500}._inputError_a57uy_278,._selectError_a57uy_282>div:first-child,._dropzoneError_a57uy_286{border-color:#e62c2c!important}._page_1unnj_1{background-color:#f1f5f9;flex:1;padding:32px;overflow-y:auto}._content_1unnj_8{flex-direction:column;gap:20px;max-width:1160px;margin:0 auto;display:flex}._toolbar_1unnj_16{background-color:#fff;border-radius:16px;align-items:center;gap:14px;padding:16px 20px;display:flex;box-shadow:0 2px 8px #0000000a}._tableCard_1unnj_26{background-color:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #0000000a}._paginationRow_1unnj_33{justify-content:flex-end;display:flex}@media (width<=768px){._toolbar_1unnj_16{flex-wrap:wrap}._page_1unnj_1{padding:16px}}._pill_1aej5_1{border-radius:999px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}._pending_1aej5_9{color:#92400e;background-color:#fef3c7}._accepted_1aej5_14{color:#fff;background-color:#22c55e}._rejected_1aej5_19{color:#fff;background-color:#ef4444}._tableWrap_1nbnv_1{overflow-x:auto}._table_1nbnv_1{border-collapse:collapse;width:100%}._table_1nbnv_1 thead{background-color:#f8fafc}._th_1nbnv_14{text-align:left;letter-spacing:.04em;text-transform:uppercase;color:#64748b;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:14px 20px;font-size:11px;font-weight:700}._td_1nbnv_26{color:#374151;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:16px 20px;font-size:13px}._table_1nbnv_1 tbody tr:last-child ._td_1nbnv_26{border-bottom:none}._companyName_1nbnv_38{color:#111827;font-weight:700}._companyId_1nbnv_43{color:#7a99b8;margin-top:2px;font-size:11px}._phone_1nbnv_49{color:#7a99b8;margin-top:2px;font-size:12px}._actions_1nbnv_55{align-items:center;gap:8px;display:flex}._actionBtn_1nbnv_61{min-width:90px}._empty_1nbnv_65{text-align:center;color:#9ca3af;padding:40px 20px;font-size:13px}._overlay_1hstw_1{z-index:120;background-color:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}._modal_1hstw_12{text-align:center;background:#fff;border-radius:16px;width:460px;max-width:100%;padding:36px 36px 28px;box-shadow:0 24px 60px #00000038}._iconCircle_1hstw_22{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 20px;display:flex}._iconCircleAccepted_1hstw_32{background-color:#dcfce7}._iconCircleRejected_1hstw_36{background-color:#fee2e2}._title_1hstw_40{color:#0f172a;margin:0 0 8px;font-size:22px;font-weight:700}._message_1hstw_47{color:#64748b;margin:0 0 24px;font-size:14px}._details_1hstw_54{text-align:left;background-color:#eff6ff;border-radius:12px;margin-bottom:24px;padding:4px 16px}._detailRow_1hstw_62{justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}._detailRow_1hstw_62+._detailRow_1hstw_62{border-top:1px solid #dbeafe}._detailLabel_1hstw_74{letter-spacing:.06em;text-transform:uppercase;color:#64748b;font-size:10px;font-weight:700}._detailValue_1hstw_82{color:#0f172a;font-size:14px;font-weight:700}._closeLink_1hstw_89{color:#2563eb;cursor:pointer;background:0 0;border:none;width:100%;padding:14px 0 6px;font-family:inherit;font-size:14px;font-weight:600;transition:color .15s;display:block}._closeLink_1hstw_89:hover{color:#1d4ed8}._footer_1hstw_107{color:#94a3b8;margin:6px 0 0;font-size:12px}._page_1hxlj_1{background-color:#f1f5f9;flex:1;justify-content:center;align-items:flex-start;padding:32px 24px;display:flex;overflow-y:auto}._inner_1hxlj_11{width:100%;max-width:520px}._card_1hxlj_16{background:#fff;border-radius:14px;padding:28px;box-shadow:0 2px 10px #0f172a12}._header_1hxlj_24{align-items:center;gap:10px;margin-bottom:4px;display:flex}._companyName_1hxlj_31{color:#0f172a;flex-shrink:1;margin:0;font-size:18px;font-weight:700}._headerActions_1hxlj_39{flex-shrink:0;gap:6px;margin-left:auto;display:flex}._appliedDate_1hxlj_46{color:#7a99b8;margin-bottom:20px;font-size:12px}._divider_1hxlj_52{border:none;border-top:1px solid #e5e7eb;margin:0 0 24px}._grid_1hxlj_59{grid-template-columns:1fr 1fr;gap:24px 32px;display:grid}._sectionLabel_1hxlj_65{letter-spacing:.07em;text-transform:uppercase;color:#7a99b8;margin-bottom:6px;font-size:10px;font-weight:700}._sectionValue_1hxlj_74{color:#0f172a;margin-bottom:2px;font-size:13px;font-weight:600}._sectionSub_1hxlj_81{color:#7a99b8;font-size:12px;line-height:1.5}._backBtn_1hxlj_88{color:#64748b;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:14px;padding:0;font-family:inherit;font-size:12px;font-weight:600;transition:color .15s;display:inline-flex}._backBtn_1hxlj_88:hover{color:#0f172a}@media (width<=600px){._grid_1hxlj_59{grid-template-columns:1fr}._headerActions_1hxlj_39{margin-left:0}._header_1hxlj_24{flex-wrap:wrap}}.report-page{background-color:#f1f5f9;flex-direction:column;flex:1;padding:24px 18px;display:flex;overflow-y:auto}.report-content{flex-direction:column;flex:1;gap:24px;width:100%;max-width:1200px;margin:0 auto;display:flex}.report-header{justify-content:space-between;align-items:flex-start;display:flex}.report-title{color:#1f2937;margin:0 0 4px;font-size:24px;font-weight:700}.report-subtitle{color:#9ca3af;margin:0;font-size:13px}.export-btn{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:background-color .15s;display:inline-flex}.report-tabs{flex-wrap:wrap;gap:8px;display:flex}.tab-btn{cursor:pointer;color:#374151;background:#fff;border:1.5px solid #e5e7eb;border-radius:8px;padding:8px 18px;font-size:13px;font-weight:600;transition:background-color .15s,color .15s,border-color .15s}.tab-btn.active{color:#fff;background-color:#0085bc}.filters-card{background:#fff;border-radius:12px;padding:20px 18px;box-shadow:0 2px 8px #0000000a}.filters-label{color:#374151;align-items:center;gap:6px;margin-bottom:14px;font-size:13px;font-weight:700;display:flex}.filters-row{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.filters-actions{gap:8px;margin-left:auto;display:flex}.apply-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:38px;padding:0 16px;font-size:13px;font-weight:600;transition:background-color .15s}.dms-wrap{position:relative}.dms-full{width:100%}.dms-trigger{color:#374151;cursor:pointer;text-align:left;box-sizing:border-box;background:#fff;border:1px solid #d3e0ea;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:8px;width:100%;min-height:42px;padding:9px 12px;font-family:inherit;font-size:13px;transition:border-color .15s;display:flex}.dms-trigger--open{border-color:#0090c6}.dms-trigger-label{white-space:normal;word-break:break-word;flex:1;line-height:1.5}.dms-placeholder{color:#9ca3af}.dms-chevron{flex-shrink:0;align-items:flex-start;padding-top:3px;transition:transform .15s;display:flex}.dms-chevron--up{transform:rotate(180deg)}.dms-panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;box-shadow:0 8px 24px #0000001a}.dms-search-wrap{border-bottom:1px solid #f3f4f6;padding:10px 10px 6px}.dms-search{color:#374151;box-sizing:border-box;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;padding:7px 10px;font-family:inherit;font-size:13px;transition:border-color .15s}.dms-search:focus{background:#fff;border-color:#0090c6}.dms-list{max-height:240px;padding:4px 0;overflow-y:auto}.dms-empty{color:#9ca3af;text-align:center;margin:0;padding:12px 14px;font-size:13px}.dms-option{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:9px 14px;font-family:inherit;font-size:13px;transition:background .1s;display:block}.dms-option:hover{background:#f9fafb}.dms-option--active{color:#0090c6;background:#eff9fc;font-weight:600}._wrap_1w80a_1{align-items:center;display:inline-flex;position:relative}._wrapFull_1w80a_7{width:100%;display:flex}._wrapFull_1w80a_7 ._input_1w80a_12{width:100%}._input_1w80a_12{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:190px;height:38px;padding:0 36px 0 12px;font-size:13px;transition:border-color .15s}._input_1w80a_12:focus{border-color:#0090c6}._input_1w80a_12::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer;width:36px;height:100%;position:absolute;right:0}._inputEmpty_1w80a_45::-webkit-datetime-edit-text{color:#0000}._inputEmpty_1w80a_45::-webkit-datetime-edit-month-field{color:#0000}._inputEmpty_1w80a_45::-webkit-datetime-edit-day-field{color:#0000}._inputEmpty_1w80a_45::-webkit-datetime-edit-year-field{color:#0000}._placeholder_1w80a_52{color:#9ca3af;pointer-events:none;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:13px;position:absolute;left:12px}._icon_1w80a_62{pointer-events:none;align-items:center;display:flex;position:absolute;right:10px}.rc-other-btn{color:#0090c6;cursor:pointer;background:#fff;border:1px solid #d3e0ea;border-radius:6px;align-items:center;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.rc-other-btn:hover{border-color:#c0ebfa}.rc-other-modal{flex-direction:column;gap:4px;padding:4px 2px;display:flex}.rc-other-title{color:#0f172a;margin:0;font-size:16px;font-weight:700}.rc-other-sub{color:#6b7280;margin:0 0 8px;font-size:13px}.rc-other-list{flex-direction:column;gap:10px;max-height:360px;display:flex;overflow-y:auto}.rc-other-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px}.rc-other-item-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.rc-other-item-type{color:#1f2937;font-size:13px;font-weight:600}.rc-other-item-date{color:#9ca3af;white-space:nowrap;font-size:12px}.rc-other-item-notes{color:#475569;margin:6px 0 0;font-size:13px;line-height:1.5}.rc-other-empty{color:#9ca3af;margin:0;font-size:13px}.visa-section{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.visa-wrapper{background:#fff;border-radius:16px;width:100%;padding:28px;box-shadow:0 2px 8px #0000000a}.visa-header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.visa-icon{color:#b89405;background:#ffeaca;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex}.visa-title{color:#1f2937;margin:0 0 2px;font-size:16px;font-weight:700}.visa-subtitle{color:#9ca3af;margin:0;font-size:12px}.visa-wrapper .report-table-card{box-shadow:none;border-radius:0}.reload-negative{color:#b45309;cursor:help;border-bottom:1px dotted #b45309;font-weight:700}.loads-more-btn{cursor:pointer;color:#576574;background:0 0;border:none;border-radius:8px;align-items:center;padding:4px;display:inline-flex}.loads-more-btn:hover{color:#0b1c2c;background:#eef3f7}.loads-modal-title{color:#0b1c2c;margin:0;font-size:18px;font-weight:700}.loads-modal-sub{color:#576574;margin:2px 0 16px;font-size:13px}.loads-fleet-list{margin:0;padding:0;list-style:none}.loads-fleet-list li{border-bottom:1px solid #e6edf3;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.loads-fleet-list li:last-child{border-bottom:none}.loads-fleet-no{color:#0b1c2c;font-weight:700}.loads-fleet-count{color:#576574;font-size:13px}.loads-modal-empty{color:#576574;margin:0;font-size:14px}.loads-modal-note{color:#8794a1;margin:16px 0 0;font-size:12px}._card_tcjl8_1{cursor:pointer;background:0 0;border:none;border-radius:20px;flex-direction:column;width:184px;padding:0;font-family:inherit;display:flex;overflow:hidden;box-shadow:0 0 2px #171a1f1f,0 2px 5px #171a1f17}._top_tcjl8_16{border-radius:20px 20px 0 0;justify-content:center;align-items:center;height:186px;display:flex}._blue_tcjl8_24{background:linear-gradient(135.31deg,#3494e6 0%,#67b1e9 100%)}._green_tcjl8_28{background:linear-gradient(135.31deg,#56ab2f 0%,#a8e063 100%)}._orange_tcjl8_32{background:linear-gradient(135.31deg,#ff5f6d 0%,#ffc371 100%)}._purple_tcjl8_36{background:linear-gradient(135.31deg,#7f53ac 0%,#a88beb 100%)}._teal_tcjl8_40{background:linear-gradient(135.31deg,#11998e 0%,#38ef7d 100%)}._icon_tcjl8_44{color:#fff;justify-content:center;align-items:center;display:flex}._bottom_tcjl8_52{background-color:#d6eaf8;border-radius:0 0 20px 20px;justify-content:center;align-items:center;padding:18px 12px;display:flex}._label_tcjl8_61{color:#565d6d;text-align:center;font-size:16px;font-weight:600}@media (width<=640px){._card_tcjl8_1{width:100%;max-width:280px}._top_tcjl8_16{height:150px}}._card_1mlx7_1{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-self:center;gap:12px;width:100%;max-width:620px;padding:22px 24px;display:flex;box-shadow:0 2px 8px #0000000a}._title_1mlx7_15{color:#374151;margin:0;font-size:15px;font-weight:700}._scrollWrap_1mlx7_22{width:100%;overflow-x:auto}._svg_1mlx7_27{display:block}._axisLabel_1mlx7_31{fill:#6b7280;font-size:11px}._bar_1mlx7_36{cursor:pointer;transition:x .35s,y .35s,width .35s,height .35s,opacity .15s}._bar_1mlx7_36:hover{opacity:.8}._tooltipText_1mlx7_45{fill:#fff;font-size:11px;font-weight:600}._legend_1mlx7_51{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}._legendItem_1mlx7_59{color:#6b7280;align-items:center;gap:6px;font-size:12px;display:inline-flex}._legendDot_1mlx7_67{border-radius:50%;width:9px;height:9px}._slideOutLeft_1wlyp_4{animation:.16s forwards _slideOutLeft_1wlyp_4}._slideOutRight_1wlyp_5{animation:.16s forwards _slideOutRight_1wlyp_5}._slideInRight_1wlyp_6{animation:.18s forwards _slideInRight_1wlyp_6}._slideInLeft_1wlyp_7{animation:.18s forwards _slideInLeft_1wlyp_7}@keyframes _slideOutLeft_1wlyp_4{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-16px)}}@keyframes _slideOutRight_1wlyp_5{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(16px)}}@keyframes _slideInRight_1wlyp_6{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInLeft_1wlyp_7{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}._pagination_1wlyp_26{justify-content:center;align-items:center;gap:16px;padding:10px 20px 14px;display:flex}._pageBtn_1wlyp_34{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;display:inline-flex}._pageBtn_1wlyp_34:disabled{opacity:.4;cursor:default}._pageInfo_1wlyp_53{color:#6b7280;font-size:12px}._tableWrap_1jvbt_1{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-self:center;width:100%;max-width:620px;overflow-x:auto;box-shadow:0 2px 8px #0000000a}._table_1jvbt_1{border-collapse:collapse;table-layout:fixed;width:100%;min-width:560px}._collapsible_1jvbt_20{grid-template-rows:1fr;transition:grid-template-rows .3s;display:grid}._collapsible_1jvbt_20._collapsed_1jvbt_26{grid-template-rows:0fr}._collapsibleInner_1jvbt_30{min-height:0;overflow:hidden}._headRow_1jvbt_35{background:#e8f4fb}._th_1jvbt_39{color:#374151;text-align:left;white-space:nowrap;padding:14px 20px;font-size:13px;font-weight:600}._thToggle_1jvbt_48{justify-content:space-between;align-items:center;gap:8px;display:flex}._toggleBtn_1jvbt_55{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}._chevron_1jvbt_65{transition:transform .3s;display:inline-flex;transform:rotate(180deg)}._chevron_1jvbt_65._chevronCollapsed_1jvbt_71{transform:rotate(0)}._row_1jvbt_75{border-top:1px solid #f3f4f6}._td_1jvbt_79{color:#4b5563;white-space:nowrap;padding:14px 20px;font-size:13px}._tdDriver_1jvbt_86{color:#1f2937;font-weight:500}._flagged_1jvbt_92{background:#f8c9cd}._flagged_1jvbt_92 ._td_1jvbt_79,._flagged_1jvbt_92 ._tdDriver_1jvbt_86{color:#7f1d1d}._page_m89ak_1{flex-direction:column;gap:14px;padding:20px 32px 24px;display:flex}._toolbar_m89ak_9{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}._toolbarLeft_m89ak_16{justify-content:flex-start;display:flex}._toolbarRight_m89ak_21{display:flex}._backBtn_m89ak_25.btn-primary{background-color:#3fb54f;padding-left:32px;padding-right:32px;font-size:15px}._content_m89ak_33{flex-direction:column;gap:14px;width:100%;max-width:860px;margin:0 auto;display:flex}._filters_m89ak_42{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}._driverSelect_m89ak_50{width:200px;max-width:100%}._kpiRow_m89ak_55{gap:16px;display:flex}._kpiCell_m89ak_60{flex:1;min-width:0;display:flex}._kpiWorked_m89ak_71>div>span{color:#2f80c9}._kpiSick_m89ak_75>div>span{color:#e0584f}._kpiRest_m89ak_79>div>span{color:#e0a93b}@media (width<=720px){._page_m89ak_1{padding:8px 16px 20px}._toolbar_m89ak_9{grid-template-columns:1fr}._toolbarRight_m89ak_21{display:none}._filters_m89ak_42{justify-content:flex-start}._kpiRow_m89ak_55{flex-direction:column}}._stateMsg_m89ak_105{text-align:center;color:#6b7280;padding:32px 8px;font-size:14px}._card_7b6sz_1{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-self:center;gap:12px;width:100%;max-width:620px;padding:22px 24px;display:flex;box-shadow:0 2px 8px #0000000a}._title_7b6sz_15{color:#374151;margin:0;font-size:15px;font-weight:700}._scrollWrap_7b6sz_22{width:100%;overflow-x:auto}._svg_7b6sz_27{display:block}._axisLabel_7b6sz_31{fill:#6b7280;font-size:11px}._bar_7b6sz_36{cursor:pointer;transition:x .35s,y .35s,width .35s,height .35s,opacity .15s}._bar_7b6sz_36:hover{opacity:.8}._tooltipText_7b6sz_45{fill:#fff;font-size:11px;font-weight:600}._legend_7b6sz_51{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}._legendItem_7b6sz_59{color:#6b7280;align-items:center;gap:6px;font-size:12px;display:inline-flex}._legendDot_7b6sz_67{border-radius:50%;width:9px;height:9px}._fleetLabel_7b6sz_73{fill:#9ca3af;font-size:9px;transition:fill .15s}._fleetLabel_7b6sz_73:hover{fill:#2f80c9}._fleetLabelActive_7b6sz_83{fill:#2f80c9;font-weight:700}._wrap_jzs3k_1{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a}._titleBar_jzs3k_10{background:#dceefa;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._titleText_jzs3k_18{color:#1f2937;font-size:15px;font-weight:700}._toggleBtn_jzs3k_24{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}._chevron_jzs3k_34{transition:transform .3s;display:inline-flex;transform:rotate(180deg)}._chevron_jzs3k_34._chevronCollapsed_jzs3k_40{transform:rotate(0)}._collapsible_jzs3k_45{grid-template-rows:1fr;transition:grid-template-rows .3s;display:grid}._collapsible_jzs3k_45._collapsed_jzs3k_51{grid-template-rows:0fr}._collapsibleInner_jzs3k_55{min-height:0;overflow:hidden}._table_jzs3k_60{border-collapse:collapse;width:100%;min-width:640px}._th_jzs3k_66{color:#6b7280;text-align:left;white-space:nowrap;border-bottom:1px solid #eef1f4;padding:14px 20px;font-size:13px;font-weight:600}._row_jzs3k_76{border-top:1px solid #f3f4f6}._td_jzs3k_80{color:#4b5563;white-space:nowrap;padding:16px 20px;font-size:13px}._tdDriver_jzs3k_87{color:#1f2937;font-weight:500}._pill_jzs3k_93{color:#fff;background-color:#e2574c;border-radius:999px;justify-content:center;align-items:center;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}._flagged_jzs3k_106{background:#f0afaf}._flagged_jzs3k_106 ._td_jzs3k_80,._flagged_jzs3k_106 ._tdDriver_jzs3k_87{color:#7f1d1d}@media (width<=640px){._wrap_jzs3k_1{overflow-x:auto}}._page_rvcr5_1{flex-direction:column;gap:14px;padding:40px 32px 24px;display:flex}._toolbar_rvcr5_9{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}._toolbarLeft_rvcr5_16{justify-content:flex-start;align-self:flex-start;margin-top:-20px;display:flex}._toolbarRight_rvcr5_23{display:flex}._backBtn_rvcr5_27.btn-primary{background-color:#3fb54f;padding-left:32px;padding-right:32px;font-size:15px}._content_rvcr5_35{flex-direction:column;gap:22px;width:100%;max-width:860px;margin:0 auto;display:flex}._filters_rvcr5_45{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;max-width:100%;margin-top:24px;display:flex}._dropdownWrap_rvcr5_56{width:190px;max-width:100%}@media (width<=720px){._page_rvcr5_1{padding:8px 16px 20px}._toolbar_rvcr5_9{grid-template-columns:1fr}._toolbarRight_rvcr5_23{display:none}._filters_rvcr5_45{flex-wrap:wrap;justify-content:flex-start;width:auto}}._stateMsg_rvcr5_81{text-align:center;color:#6b7280;padding:32px 8px;font-size:14px}._card_1hl12_1{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;align-self:center;gap:12px;width:100%;max-width:620px;padding:22px 24px;display:flex;box-shadow:0 2px 8px #0000000a}._title_1hl12_15{color:#374151;margin:0;font-size:15px;font-weight:700}._scrollWrap_1hl12_22{width:100%;overflow-x:auto}._svg_1hl12_27{display:block}._axisLabel_1hl12_31{fill:#6b7280;font-size:11px}._bar_1hl12_36{cursor:pointer;transition:x .35s,y .35s,width .35s,height .35s,opacity .15s}._bar_1hl12_36:hover{opacity:.8}._tooltipText_1hl12_45{fill:#fff;font-size:11px;font-weight:600}._wrap_1s7ph_1{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a}._titleBar_1s7ph_10{background:#dceefa;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._titleText_1s7ph_18{color:#1f2937;align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}._toggleBtn_1s7ph_27{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}._chevron_1s7ph_37{transition:transform .3s;display:inline-flex;transform:rotate(180deg)}._chevron_1s7ph_37._chevronCollapsed_1s7ph_43{transform:rotate(0)}._collapsible_1s7ph_48{grid-template-rows:1fr;transition:grid-template-rows .3s;display:grid}._collapsible_1s7ph_48._collapsed_1s7ph_54{grid-template-rows:0fr}._collapsibleInner_1s7ph_58{min-height:0;overflow:hidden}._table_1s7ph_63{border-collapse:collapse;width:100%;min-width:640px}._th_1s7ph_69{color:#6b7280;text-align:left;white-space:nowrap;border-bottom:1px solid #eef1f4;padding:14px 20px;font-size:13px;font-weight:600}._row_1s7ph_79{border-top:1px solid #f3f4f6}._td_1s7ph_83{color:#4b5563;padding:16px 20px;font-size:13px}._tdReg_1s7ph_89{color:#1f2937;white-space:nowrap;font-weight:500}._pill_1s7ph_96{color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}._pillGreen_1s7ph_108{background-color:#2ea957}._pillRed_1s7ph_113{background-color:#e2574c}@media (width<=640px){._wrap_1s7ph_1{overflow-x:auto}}._page_i3iz2_1{flex-direction:column;gap:20px;padding:20px 32px 24px;display:flex}._toolbar_i3iz2_9{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}._toolbarLeft_i3iz2_16{justify-content:flex-start;display:flex}._toolbarRight_i3iz2_21{display:flex}._backBtn_i3iz2_25.btn-primary{background-color:#3fb54f;padding-left:32px;padding-right:32px;font-size:15px}._kpiRow_i3iz2_33{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}._kpiCell_i3iz2_40{flex:1 1 0;min-width:0;max-width:295px;display:flex}._kpiCell_i3iz2_40>div{gap:6px;padding:14px 16px}._kpiCell_i3iz2_40>div>span{font-size:26px}._kpiRed_i3iz2_61>div>span{color:#e0584f}._kpiAmber_i3iz2_65>div>span{color:#e0a93b}._content_i3iz2_70{flex-direction:column;gap:22px;width:100%;max-width:860px;margin:0 auto;display:flex}._filters_i3iz2_79{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}._truckSelect_i3iz2_87{width:200px;max-width:100%}@media (width<=860px){._kpiCell_i3iz2_40{flex:45%;max-width:none}}@media (width<=720px){._page_i3iz2_1{padding:8px 16px 20px}._toolbar_i3iz2_9{grid-template-columns:1fr}._toolbarRight_i3iz2_21{display:none}._filters_i3iz2_79{justify-content:flex-start}._kpiCell_i3iz2_40{flex:100%;max-width:none}}._stateMsg_i3iz2_122{text-align:center;color:#6b7280;padding:32px 8px;font-size:14px}._wrap_1fwyw_1{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000a}._scroll_1fwyw_9{overflow-x:auto}._titleBar_1fwyw_14{background:#dceefa;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}._titleText_1fwyw_22{color:#1f2937;font-size:15px;font-weight:700}._toggleBtn_1fwyw_28{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}._chevron_1fwyw_38{transition:transform .3s;display:inline-flex;transform:rotate(180deg)}._chevron_1fwyw_38._chevronCollapsed_1fwyw_44{transform:rotate(0)}._collapsible_1fwyw_49{grid-template-rows:1fr;transition:grid-template-rows .3s;display:grid}._collapsible_1fwyw_49._collapsed_1fwyw_55{grid-template-rows:0fr}._collapsibleInner_1fwyw_59{min-height:0;overflow:hidden}._table_1fwyw_64{border-collapse:collapse;width:100%;min-width:720px}._th_1fwyw_70{color:#6b7280;text-align:left;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #eef1f4;padding:14px 20px;font-size:13px;font-weight:600}._row_1fwyw_81{border-top:1px solid #f3f4f6}._td_1fwyw_85{color:#4b5563;white-space:nowrap;padding:16px 20px;font-size:13px}._tdStrong_1fwyw_92{color:#1f2937;font-weight:600}._empty_1fwyw_97{text-align:center;color:#6b7280;padding:28px 20px;font-size:14px}._page_1cfg7_1{flex-direction:column;gap:14px;padding:40px 32px 24px;display:flex}._toolbar_1cfg7_9{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}._toolbarLeft_1cfg7_16{justify-content:flex-start;align-self:flex-start;margin-top:-20px;display:flex}._toolbarRight_1cfg7_23{display:flex}._backBtn_1cfg7_27.btn-primary{background-color:#3fb54f;padding-left:32px;padding-right:32px;font-size:15px}._content_1cfg7_35{flex-direction:column;gap:22px;width:100%;max-width:1080px;margin:0 auto;display:flex}._filters_1cfg7_45{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;max-width:100%;margin-top:24px;display:flex}._dropdownWrap_1cfg7_56{width:190px;max-width:100%}@media (width<=720px){._page_1cfg7_1{padding:8px 16px 20px}._toolbar_1cfg7_9{grid-template-columns:1fr}._toolbarRight_1cfg7_23{display:none}._filters_1cfg7_45{flex-wrap:wrap;justify-content:flex-start;width:auto}}._stateMsg_1cfg7_81{text-align:center;color:#6b7280;padding:32px 8px;font-size:14px}._chartCard_1cfg7_90{max-width:100%}._page_1er5u_1{flex-direction:column;gap:14px;padding:40px 32px 24px;display:flex}._toolbar_1er5u_9{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}._toolbarLeft_1er5u_16{justify-content:flex-start;align-self:flex-start;margin-top:-20px;display:flex}._toolbarRight_1er5u_23{display:flex}._backBtn_1er5u_27.btn-primary{background-color:#3fb54f;padding-left:32px;padding-right:32px;font-size:15px}._content_1er5u_35{flex-direction:column;gap:22px;width:100%;max-width:1080px;margin:0 auto;display:flex}._filters_1er5u_45{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;max-width:100%;margin-top:24px;display:flex}._dropdownWrap_1er5u_56{width:190px;max-width:100%}@media (width<=720px){._page_1er5u_1{padding:8px 16px 20px}._toolbar_1er5u_9{grid-template-columns:1fr}._toolbarRight_1er5u_23{display:none}._filters_1er5u_45{flex-wrap:wrap;justify-content:flex-start;width:auto}}._stateMsg_1er5u_81{text-align:center;color:#6b7280;padding:32px 8px;font-size:14px}._chartCard_1er5u_90{max-width:100%}._page_76mi3_1{flex:1;justify-content:center;align-items:center;padding:40px 32px;display:flex}._cards_76mi3_9{flex-wrap:wrap;justify-content:center;align-items:center;gap:13px;display:flex}@media (width<=640px){._page_76mi3_1{padding:32px 16px}._cards_76mi3_9{flex-direction:column;gap:20px}}.status-badge{white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.badge-active{color:#000;background:#2ea95733;border:2px solid #2ea95766}.badge-visa{color:#e62c2c;background:#e62c2c26;border:2px solid #e62c2c4d}.badge-sick{color:#000;background:#7f55e057;border:2px solid #7f55e066}.badge-rest{color:#000;background:#f2a61840;border:2px solid #f2a61866}.badge-suspended{color:#576574;background:#ecf1f5;border:2px solid #d3e0ea}.badge-relief{color:#000;background:#3bacda40;border:2px solid #3bacda66}.badge-inactive{color:#4b5563;background:#6b72801f;border:2px solid #9ca3af66}.radio-group{align-items:center;gap:20px;display:flex}.radio-label{cursor:pointer;color:#374151;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:14px;display:flex;position:relative}.radio-input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.radio-custom{background:#fff;border:2px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .15s;display:flex}.radio-input:checked+.radio-custom{background:#0085bc;border-color:#0085bc;box-shadow:inset 0 0 0 3px #fff}.radio-text{font-size:13px;font-weight:500}.adm-overlay{z-index:100;background-color:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.adm-modal{background:#fff;border-radius:16px;flex-direction:column;width:600px;max-width:100%;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}.adm-modal--wide{width:760px}.adm-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:22px 28px 16px;display:flex}.adm-title{color:#111827;margin:0;font-size:18px;font-weight:700}.adm-close{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}.adm-body{flex-direction:column;gap:20px;padding:20px 28px 8px;display:flex;overflow-y:auto}.adm-section-title{letter-spacing:.08em;color:#9ca3af;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:700}.adm-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.adm-grid-emergency-contact,.adm-grid-3{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}.adm-full{grid-column:1/-1}.adm-nationality{flex-direction:column;gap:8px;display:flex}.adm-field-label{color:#374151;font-size:13px;font-weight:600}.adm-dropzone{text-align:center;color:#9ca3af;cursor:pointer;background:#f9fafb;border:1.5px dashed #d1d5db;border-radius:8px;padding:20px;font-size:13px}.adm-footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;padding:18px 28px 24px;display:flex}.adm-success-overlay{z-index:110;background-color:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.adm-success-modal{background:#fff;border-radius:16px;flex-direction:column;align-items:center;width:440px;max-width:100%;padding:48px 40px 44px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0003}.adm-success-close{color:#374151;cursor:pointer;background:0 0;border:none;font-size:22px;line-height:1;position:absolute;top:16px;right:18px}.adm-star{color:#9fd4ee;position:absolute}.adm-star1{width:22px;height:22px;top:40px;left:150px}.adm-star2{width:24px;height:24px;top:110px;right:36px}.adm-star3{width:18px;height:18px;top:178px;left:28px}.adm-star4{width:16px;height:16px;bottom:36px;left:110px}.adm-star5{width:16px;height:16px;bottom:28px;right:120px}.adm-icon-circle{background:#c7f0d2;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin-bottom:28px;display:flex}.adm-success-title{color:#1f2937;text-align:center;max-width:280px;margin:0;font-size:22px;font-weight:700;line-height:1.35}@media (width<=560px){.adm-grid{grid-template-columns:1fr}.adm-header,.adm-body,.adm-footer{padding-left:18px;padding-right:18px}}.docs-zone{cursor:pointer;text-align:center;background:#f9fafb;border:1.5px dashed #d1d5db;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:28px 20px;transition:border-color .15s,background .15s;display:flex}.docs-zone.drag-over{background:#f0fdfa;border-color:#0d9488}.docs-zone-icon{color:#9ca3af;margin-bottom:4px}.docs-zone-text{color:#374151;margin:0;font-size:13px;font-weight:600}.docs-zone-sub{color:#9ca3af;margin:0;font-size:12px}.docs-zone-link{color:#0d9488;cursor:pointer;text-decoration:underline}.docs-controls{grid-template-columns:1fr 1fr;align-items:stretch;gap:10px;margin-top:14px;display:grid}.docs-control{min-width:0;display:flex}.docs-text-input{color:#374151;box-sizing:border-box;background:#fff;border:1px solid #d3e0ea;border-radius:8px;outline:none;width:100%;min-height:42px;padding:9px 12px;font-family:inherit;font-size:13px;transition:border-color .15s}.docs-text-input:focus{border-color:#0090c6}.docs-pending{background:#f3f4f6;border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:8px 12px;display:flex}.docs-pending-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.docs-pending-size{color:#9ca3af;flex-shrink:0;font-size:11px}.docs-upload-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0d9488;border:none;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:42px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.docs-upload-btn:hover:not(:disabled){background:#0f766e}.docs-upload-btn:disabled{opacity:.6;cursor:not-allowed}.docs-list{flex-direction:column;gap:8px;margin-top:18px;display:flex}.docs-list-heading{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin:0 0 4px;font-size:11px;font-weight:700}.docs-item{background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;display:flex}.docs-item-icon{color:#6b7280;flex-shrink:0}.docs-item-info{flex:1;min-width:0}.docs-item-name{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.docs-item-meta{color:#9ca3af;margin-top:2px;font-size:11px}.docs-item-cat{color:#0f766e;background:#ccfbf1;border-radius:10px;flex-shrink:0;padding:2px 7px;font-size:11px;font-weight:600;display:inline-block}.docs-item-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.docs-icon-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:5px;align-items:center;padding:4px;transition:color .12s,background .12s;display:flex}.docs-icon-btn:hover{color:#111827;background:#f3f4f6}.docs-icon-btn.delete:hover{color:#dc2626;background:#fee2e2}.docs-error{color:#ef4444;margin:8px 0 0;font-size:13px}.docs-empty{color:#9ca3af;text-align:center;margin:8px 0 0;font-size:13px}.docs-finish-hint{color:#9ca3af;margin:0 auto 0 0;font-size:12px}.vd-overlay{z-index:100;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.vd-modal{background:#fff;border-radius:16px;flex-direction:column;width:620px;max-width:100%;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}.vd-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 28px 16px;display:flex}.vd-header-title{color:#111827;margin:0;font-size:18px;font-weight:700}.vd-close{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}.vd-body{flex-direction:column;gap:18px;padding:20px 28px 24px;display:flex;overflow-y:auto}.vd-identity{align-items:center;gap:16px;display:flex}.vd-avatar{color:#fff;background:#0085bc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:16px;font-weight:700;display:flex}.vd-identity-info{flex:1}.vd-name{color:#111827;margin:0 0 3px;font-size:17px;font-weight:700}.vd-meta{color:#6b7280;font-size:12px}.vd-info-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.vd-info-card{border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:4px;padding:10px 14px;display:flex}.vd-info-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.vd-info-value{color:#1f2937;font-size:13px;font-weight:600}.vd-stats{grid-template-columns:1fr 1fr 1fr;gap:10px;display:grid}.vd-stat-card{border:1px solid #e5e7eb;border-radius:8px;padding:10px 14px}.vd-stat-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:11px;font-weight:600;display:block}.vd-stat-value{color:#111827;font-size:20px;font-weight:700}.vd-rotation-title{letter-spacing:.08em;color:#9ca3af;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:700}.vd-rotation-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.vd-rotation-item{color:#374151;align-items:center;gap:8px;font-size:13px;display:flex}.vd-rotation-item:before{content:"•";color:#9ca3af}.rot-overlay{z-index:100;background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.rot-modal{background:#fff;border-radius:16px;flex-direction:column;width:780px;max-width:100%;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}.rot-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px 28px 14px;display:flex}.rot-header-left{flex-direction:column;gap:2px;display:flex}.rot-title{color:#111827;margin:0;font-size:18px;font-weight:700}.rot-subtitle{color:#9ca3af;margin:0;font-size:12px}.rot-close{color:#6b7280;cursor:pointer;background:0 0;border:none;font-size:24px;line-height:1}.rot-body{flex-direction:column;gap:16px;padding:20px 28px;display:flex;overflow-y:auto}.rot-truck-block{border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;overflow:hidden}.rot-truck-label{color:#374151;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:10px 16px;font-size:13px;font-weight:700}.rot-truck-reg{color:#9ca3af;margin-left:6px;font-weight:400}.rot-table{overflow-x:auto}.rot-row{border-bottom:1px solid #f3f4f6;grid-template-columns:96px repeat(4,1fr);display:grid}.rot-row:last-child{border-bottom:none}.rot-row--head{border-bottom:1px solid #e5e7eb}.rot-role-cell{letter-spacing:.04em;color:#6b7280;text-transform:uppercase;background:#fbfcfd;border-right:1px solid #f3f4f6;align-items:center;padding:10px 16px;font-size:11px;font-weight:700;display:flex}.rot-week-head{color:#9ca3af;text-transform:uppercase;border-right:1px solid #f3f4f6;padding:8px 16px;font-size:11px;font-weight:600}.rot-week-head:last-child{border-right:none}.rot-week-cell{border-right:1px solid #f3f4f6;align-items:center;min-width:120px;padding:10px 16px;display:flex}.rot-week-cell:last-child{border-right:none}.rot-week-driver{color:#111827;font-size:13px;font-weight:600}.rot-footer{background:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;padding:14px 28px 20px;display:flex}.dm-page{background-color:#f1f5f9;flex-direction:column;flex:1;padding:24px 18px;display:flex;overflow-y:auto}.dm-content{flex-direction:column;gap:20px;width:100%;max-width:1200px;margin:0 auto;display:flex}.dm-header{justify-content:space-between;align-items:flex-start;display:flex}.dm-title{color:#1f2937;margin:0 0 4px;font-size:24px;font-weight:700}.dm-subtitle{color:#9ca3af;margin:0;font-size:13px}.dm-header-right{align-items:center;gap:10px;display:flex}.dm-btn-compliance{background-color:#de3b40;font-weight:700}.dm-btn-compliance span{color:#fff}.dm-btn-rotation{font-weight:700}.dm-btn-add-driver{background-color:#0085bc;font-weight:700}.dm-toolbar{align-items:center;gap:12px;display:flex}.dm-toolbar>:first-child{flex:0 460px;max-width:460px}.dm-actions{align-items:center;gap:6px;display:flex}.dm-action-btn{color:#000;cursor:pointer;background:#fff;border:1px solid #d3e0ea;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.dm-confirm{flex-direction:column;gap:10px;padding:4px 2px;display:flex}.dm-confirm-title{color:#0f172a;margin:0;font-size:16px;font-weight:700}.dm-confirm-text{color:#475569;margin:0;font-size:13px;line-height:1.5}.dm-confirm-actions{justify-content:center;gap:10px;margin-top:8px;display:flex}.error-overlay{z-index:120;background-color:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.error-modal{background:#fdf6ea;border:2px solid #f1e7d4;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:531px;max-width:100%;padding:48px 40px 44px;display:flex;position:relative;box-shadow:0 8px 8px #0000000a,0 20px 24px #0000001a}.error-close{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;line-height:1;transition:background .12s,color .12s;display:flex;position:absolute;top:16px;right:16px}.error-close:hover{color:#111827;background:#f1e7d4}.error-icon-circle{background-color:#f1e7d4;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;margin-bottom:32px;display:flex}.error-title{color:#111827;text-align:center;margin:0;font-size:24px;font-weight:700;line-height:1.35}.error-message{color:#6b7280;text-align:center;margin:12px 0 0;font-size:15px;font-weight:500;line-height:1.4}.error-actions{gap:14px;margin-top:28px;display:flex}.error-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;min-width:110px;height:42px;padding:0 22px;font-size:15px;font-weight:600;transition:filter .12s,background .12s}.error-btn-cancel{color:#374151;background:#fff;border-color:#e7dbc3}.error-btn-cancel:hover{background:#fbf7ef}.error-btn-confirm{color:#fff;background:#b42318cc;border-color:#b42318cc}.error-btn-confirm:hover{filter:brightness(.94)}._page_19pc1_2{flex-direction:column;flex:1;gap:18px;min-height:0;padding:28px 32px;display:flex;overflow:hidden auto}._header_19pc1_13{grid-template-columns:1fr auto;align-items:start;gap:16px;display:grid}._titleWrap_19pc1_20{flex-direction:column;gap:4px;display:flex}._title_19pc1_20{color:#111827;margin:0;font-size:26px;font-weight:700}._subtitle_19pc1_33{color:#6b7280;margin:0;font-size:12px;font-weight:500}._headerActions_19pc1_40{justify-content:flex-end;display:flex}._newRequestBtn_19pc1_45{border-radius:12px;align-items:center;gap:10px;padding:10px 16px;display:inline-flex}._filtersRow_19pc1_53{flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;display:flex}._filterControl_19pc1_61{width:165px}._filtersRow_19pc1_53 button[class*=filterBtn]{text-align:left;justify-content:flex-start}._filtersRow_19pc1_53 span[class*=filterLabel]{text-align:left}._filtersRow_19pc1_53 div[class*=filterWrap] div[class*=filterMenu]{border:1px solid #e2e8f0;border-radius:10px;top:calc(100% + 6px);box-shadow:0 4px 16px #0f172a1a}._filtersRow_19pc1_53 div[class*=filterWrap] button[class*=filterOption]{padding:10px 16px}._filtersRow_19pc1_53 div[class*=filterWrap] button[class*=filterOptionActive]{color:#2563eb;background-color:#eff6ff;font-weight:600}._kpiRow_19pc1_91{flex-wrap:wrap;justify-content:center;gap:26px;display:flex}._kpiCard_19pc1_98{flex:0 0 210px}._kpiCard_19pc1_98>div>span{color:#1f2937}._kpiCard_19pc1_98:first-child>div{background:#f3e1e4;border-color:#e8d2d6}._kpiCard_19pc1_98:nth-child(2)>div{background:#ddefe6;border-color:#cfe6da}._kpiCard_19pc1_98:nth-child(3)>div{background:#f1e7d4;border-color:#e7dbc3}._searchRow_19pc1_123{justify-content:center;display:flex}._searchWrap_19pc1_128{width:min(560px,100%)}._tableSection_19pc1_132{justify-content:center;align-items:flex-start;display:flex}._tableColumn_19pc1_138{flex-direction:column;gap:18px;width:min(760px,100%);min-height:0;display:flex}._tableCard_19pc1_146{background:#fff;border:1px solid #e8eef6;border-radius:16px;flex-direction:column;width:100%;min-height:0;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000a}._tableScroll_19pc1_159{overflow:visible}._table_19pc1_132{border-collapse:collapse;width:100%}._thead_19pc1_168 th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;z-index:2;background:#f7fbff;border-bottom:1px solid #e7eef7;padding:14px 20px;font-size:11px;font-weight:700;position:sticky;top:0}._tbody_19pc1_184 td{color:#1f2937;vertical-align:middle;border-bottom:1px solid #e7eef7;padding:16px 20px;font-size:13px;font-weight:500}._tbody_19pc1_184 tr:last-child td{border-bottom:none}._driverCell_19pc1_197{color:#111827;font-weight:700}._actions_19pc1_202{justify-content:flex-end;display:flex}._viewBtn_19pc1_207{min-width:64px;height:28px;box-shadow:none;color:#64748b;background:#f8fafc;border:1px solid #d7e3f2;border-radius:10px;padding:0 14px;font-size:12px;font-weight:600}._paginationRow_19pc1_220{justify-content:center;display:flex}._paginationInner_19pc1_225{justify-content:flex-end;width:min(760px,100%);display:flex}._typePill_19pc1_231{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;height:24px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}._typeSick_19pc1_244{color:#b42318;background:#fcd9d9;border-color:#f6b9b9}._typeRestDay_19pc1_250{color:#7a4a00;background:#f7e8c9;border-color:#f1d9a9}.modal-overlay{background-color:#0f172a6b;animation:.16s ease-out _lmFadeIn_19pc1_1}.modal-content{border-radius:12px}.modal-content.modal-content--lg{width:520px;padding:22px 26px;animation:.18s ease-out _lmPopIn_19pc1_1;box-shadow:0 20px 60px #0206172e}.modal-close{color:#94a3b8;font-size:18px;line-height:1;top:10px;right:14px}@keyframes _lmFadeIn_19pc1_1{0%{opacity:0}to{opacity:1}}@keyframes _lmPopIn_19pc1_1{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._leaveModal_19pc1_296{flex-direction:column;gap:14px;display:flex}._leaveModalRow_19pc1_302{justify-content:space-between;align-items:center;gap:18px;display:flex}._leaveModalRowStack_19pc1_309{flex-direction:column;gap:4px;display:flex}._leaveModalLabel_19pc1_315{color:#94a3b8;font-size:12px;font-weight:600}._leaveModalValue_19pc1_321{color:#334155;white-space:nowrap;font-size:12px;font-weight:700}._leaveModalDivider_19pc1_328{background:#e7eef7;width:100%;height:1px}._leaveModalLink_19pc1_334{color:#1d4ed8;width:fit-content;font-size:11px;font-weight:600;text-decoration:underline}._leaveModalReason_19pc1_342{color:#334155;font-size:12px;font-weight:700}._newLeaveModal_19pc1_348{flex-direction:column;width:100%;display:flex}._newLeaveModal_19pc1_348 button[class*=filterBtn]{text-align:left;justify-content:flex-start}._newLeaveModal_19pc1_348 span[class*=filterLabel]{text-align:left}._newLeaveHeader_19pc1_363{padding:6px 0 16px}._newLeaveTitle_19pc1_367{color:#111827;margin:0;font-size:16px;font-weight:700}._newLeaveBody_19pc1_374{flex-direction:column;gap:14px;padding:2px 0 18px;display:flex}._fieldBlock_19pc1_381{flex-direction:column;gap:8px;display:flex}._fieldLabel_19pc1_387{color:#64748b;font-size:12px;font-weight:700}._balanceMsg_19pc1_393{padding-left:2px;font-size:11px;font-weight:600}._balanceLow_19pc1_399{color:#ef4444}._balanceWarn_19pc1_403{color:#f59e0b}._balanceOk_19pc1_407{color:#22c55e}._datesRow_19pc1_411{grid-template-columns:1fr 1fr;gap:16px;display:grid}._dateCell_19pc1_417{flex-direction:column;gap:8px;display:flex}._attachmentsBlock_19pc1_423{flex-direction:column;gap:10px;padding-top:4px;display:flex}._attachmentsLabel_19pc1_430{align-items:center;gap:8px;display:flex}._attachmentsHint_19pc1_436{color:#334155;font-size:12px;font-weight:700}._dropzone_19pc1_442{background:#fff;border:2px dashed #d7e3f2;border-radius:10px;justify-content:center;align-items:center;height:58px;display:flex}._dropzoneText_19pc1_452{color:#94a3b8;font-size:11px;font-weight:600}._reasonInput_19pc1_458{color:#111827;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;height:38px;padding:0 12px;font-family:inherit;font-size:13px}._reasonInput_19pc1_458:focus{background:#fff;border-color:#0090c6}._newLeaveFooter_19pc1_475{border-top:1px solid #e7eef7;justify-content:flex-end;gap:10px;padding:14px 0 0;display:flex}._footerBtn_19pc1_483{border-radius:10px;min-width:84px;height:36px}._empty_19pc1_489{text-align:center;color:#9ca3af;padding:34px 20px;font-size:13px}._lmDateContainer_19pc1_496{width:100%;display:inline-block;position:relative}._lmDateContainerFull_19pc1_502{width:100%;display:block}._lmDateTriggerRow_19pc1_507{width:100%;display:flex}._lmDateTrigger_19pc1_507{color:#374151;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;width:100%;height:38px;padding:0 12px;font-family:inherit;font-size:13px;display:inline-flex}._lmDateTrigger_19pc1_507:focus{border-color:#0090c6;outline:none}._lmDateTriggerEmpty_19pc1_535 ._lmDateTriggerText_19pc1_535{color:#9ca3af}._lmDateTriggerText_19pc1_535{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}._lmDateDropdown_19pc1_547{z-index:200;background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:264px;padding:12px;box-shadow:0 8px 24px #0000001f}._lmDateSelectors_19pc1_557{gap:8px;margin-bottom:10px;display:flex}._lmDateSelectorWrap_19pc1_563{flex:1;position:relative}._lmDateSelector_19pc1_557{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;gap:6px;width:100%;height:32px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:600;display:flex}._lmDateSelector_19pc1_557:hover{border-color:#0090c6}._lmDateArrow_19pc1_590{color:#9ca3af;flex-shrink:0;font-size:10px}._lmDateSelectorList_19pc1_596{z-index:300;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-height:180px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 4px 16px #0000001a}._lmDateSelectorItem_19pc1_610{color:#374151;cursor:pointer;text-align:left;background:0 0;border:none;width:100%;padding:8px 12px;font-family:inherit;font-size:13px;display:block}._lmDateSelectorItem_19pc1_610:hover{background:#f3f4f6}._lmDateSelectorItemActive_19pc1_627{color:#0085bc;background:#eff6ff;font-weight:600}._lmDateGrid_19pc1_633{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}._lmDateDayHeader_19pc1_639{color:#9ca3af;justify-content:center;align-items:center;height:26px;font-size:11px;font-weight:600;display:flex}._lmDateDay_19pc1_639{color:#374151;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;height:32px;font-family:inherit;font-size:13px;transition:background .1s;display:flex}._lmDateDay_19pc1_639:hover{background:#f3f4f6}._lmDateDaySelected_19pc1_668{color:#fff;font-weight:600;background:#0085bc!important}._lmDateDayDisabled_19pc1_674{color:#cbd5e1;cursor:not-allowed}._lmDateDayDisabled_19pc1_674:hover{background:0 0}@media (height<=880px){._page_19pc1_2{gap:14px;padding:20px 32px}._kpiRow_19pc1_91{gap:20px}._tableColumn_19pc1_138{gap:14px}}@media (height<=780px){._page_19pc1_2{gap:10px;padding:14px 32px}._title_19pc1_20{font-size:22px}._kpiRow_19pc1_91{gap:16px}._kpiCard_19pc1_98{flex:0 0 190px}._kpiCard_19pc1_98>div{padding:12px 16px}._kpiCard_19pc1_98>div>span{font-size:24px}._thead_19pc1_168 th{padding:10px 20px}._tbody_19pc1_184 td{padding:11px 20px}._tableColumn_19pc1_138{gap:12px}}@media (height<=680px){._page_19pc1_2{gap:8px;padding:12px 32px}._kpiCard_19pc1_98{flex:0 0 170px}._kpiCard_19pc1_98>div{padding:10px 14px}._kpiCard_19pc1_98>div>span{font-size:20px}._tbody_19pc1_184 td{padding:9px 20px}}._page_1ncug_1{flex-direction:column;flex:1;gap:18px;min-height:0;padding:28px 32px;display:flex;overflow:hidden}._header_1ncug_11{justify-content:space-between;align-items:center;gap:16px;display:flex}._title_1ncug_18{color:#111827;margin:0;font-size:26px;font-weight:700}._addBtn_1ncug_25{border-radius:12px;align-items:center;gap:10px;padding:10px 16px;display:inline-flex}._filtersRow_1ncug_33{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;display:flex}._searchWrap_1ncug_41{width:min(520px,100%)}._roleFilterWrap_1ncug_45{width:165px}._tableSection_1ncug_49{flex:1;justify-content:center;align-items:flex-start;min-height:0;display:flex;overflow:hidden}._tableCard_1ncug_58{background:#fff;border:1px solid #e8eef6;border-radius:16px;width:min(860px,100%);overflow:hidden;box-shadow:0 2px 8px #0000000a}._table_1ncug_49{border-collapse:collapse;width:100%;font-size:13px}._thead_1ncug_73 th{text-align:left;color:#64748b;background:#f8fafc;border-bottom:1px solid #e6eef8;padding:12px 14px;font-size:11px;font-weight:700}._tbody_1ncug_83 td{color:#0f172a;border-bottom:1px solid #eef2f7;padding:14px}._actions_1ncug_89{justify-content:flex-end;gap:10px;width:100%;display:inline-flex}._iconBtn_1ncug_96{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}._iconBtnDanger_1ncug_107{border-color:#fecaca}._iconBtnSuccess_1ncug_111{border-color:#bbf7d0}._statusPill_1ncug_115{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}._statusActive_1ncug_127{color:#166534;background:#dcfce7;border-color:#bbf7d0}._statusDisabled_1ncug_133{color:#b42318;background:#fee2e2;border-color:#fecaca}._paginationRow_1ncug_139{justify-content:flex-end;padding:10px 12px;display:flex}._filtersRow_1ncug_33 button[class*=filterBtn]{text-align:left;justify-content:flex-start}._filtersRow_1ncug_33 span[class*=filterLabel]{text-align:left}._filtersRow_1ncug_33 div[class*=filterWrap] div[class*=filterMenu]{border:1px solid #e2e8f0;border-radius:10px;top:calc(100% + 6px);box-shadow:0 4px 16px #0f172a1a}._filtersRow_1ncug_33 div[class*=filterWrap] button[class*=filterOption]{padding:10px 16px}._filtersRow_1ncug_33 div[class*=filterWrap] button[class*=filterOptionActive]{color:#2563eb;background-color:#eff6ff;font-weight:600}._addModal_1ncug_171{width:min(800px,92vw);max-width:820px;overflow:hidden}._page_1ncug_1 .modal-content--lg{width:min(845px,92vw);max-width:845px}._addModalHeader_1ncug_182{padding:6px 0 14px}._addModalTitle_1ncug_186{color:#0f172a;margin:0;font-size:15px;font-weight:700}._stepTitle_1ncug_193{letter-spacing:.06em;color:#64748b;margin:6px 0 10px;font-size:10px;font-weight:800}._formGrid_1ncug_201,._formGridTwo_1ncug_207{grid-template-columns:1fr 1fr;gap:12px 16px;display:grid}._field_1ncug_213{flex-direction:column;gap:6px;display:flex}._fieldFull_1ncug_219{flex-direction:column;grid-column:1/-1;gap:6px;display:flex}._label_1ncug_226{color:#334155;font-size:11px;font-weight:600}._required_1ncug_232{color:#dc2626;margin-left:2px}._input_1ncug_237{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e5eaf2;border-radius:10px;outline:none;width:100%;height:38px;padding:0 12px;font-size:13px}._input_1ncug_237::placeholder{color:#94a3b8}._idHint_1ncug_254{color:#64748b;margin-top:4px;font-size:11px;display:block}._idError_1ncug_261{color:#dc2626;margin-top:4px;font-size:11px;font-weight:600;display:block}._inputError_1ncug_269{background:#fef2f2;border-color:#dc2626}._fieldWarning_1ncug_274{color:#b45309;margin-top:4px;font-size:11px;font-weight:600;display:block}._passwordWrap_1ncug_282{align-items:center;display:flex;position:relative}._passwordWrap_1ncug_282 ._input_1ncug_237{padding-right:58px}._passwordToggle_1ncug_292{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:4px 6px;font-size:11px;font-weight:600;position:absolute;right:8px}._confirm_1ncug_304{flex-direction:column;gap:10px;padding:4px 2px;display:flex}._confirmTitle_1ncug_311{color:#0f172a;margin:0;font-size:16px;font-weight:700}._confirmText_1ncug_318{color:#475569;margin:0;font-size:13px;line-height:1.5}._confirmActions_1ncug_325{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}._dropzone_1ncug_332{color:#94a3b8;box-sizing:border-box;background:#fff;border:2px dashed #c7daff;border-radius:12px;justify-content:center;align-items:center;width:100%;height:92px;font-size:12px;display:flex}._modalFooter_1ncug_346{border-top:1px solid #e6eef8;justify-content:flex-end;gap:10px;margin-top:14px;padding-top:12px;display:flex}._modalFooterSplit_1ncug_355{border-top:1px solid #e6eef8;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}._modalFooterRight_1ncug_365{align-items:center;gap:10px;display:inline-flex}._primaryFooterBtn_1ncug_371,._footerAddBtn_1ncug_375{border-radius:12px}._sectionDivider_1ncug_379{background:#e6eef8;height:1px;margin:12px 0}._animatedSection_1ncug_385{transform-origin:top;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px 16px;transition:max-height .22s,opacity .2s,transform .22s;display:grid;overflow:hidden}._field_1ncug_213 .filterWrap,._fieldFull_1ncug_219 .filterWrap,._field_1ncug_213 .wrapFull,._fieldFull_1ncug_219 .wrapFull{width:100%}._addModal_1ncug_171 button[class*=filterBtn]{text-align:left;justify-content:flex-start}._addModal_1ncug_171 span[class*=filterLabel]{text-align:left}._addModal_1ncug_171 div[class*=wrapFull] input{box-sizing:border-box;width:100%}._sectionOpen_1ncug_416{opacity:1;max-height:520px;transform:translateY(0)}._sectionClosed_1ncug_422{opacity:0;pointer-events:none;max-height:0;transform:translateY(-6px)}._animatedInline_1ncug_429{transform-origin:top;grid-column:auto;transition:max-height .22s,opacity .2s,transform .22s;overflow:hidden}._inlineOpen_1ncug_436{opacity:1;max-height:120px;transform:translateY(0)}._inlineClosed_1ncug_442{opacity:0;pointer-events:none;max-height:0;transform:translateY(-6px)}._attachmentLink_1ncug_449{color:#0d9488;word-break:break-all;margin-top:8px;font-size:13px;text-decoration:underline;display:inline-block}._card_drd3g_1{border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;flex:1;gap:8px;min-width:0;padding:14px 18px;display:flex;box-shadow:0 2px 8px #0000000a}._top_drd3g_13{justify-content:space-between;align-items:flex-start;width:100%;display:flex}._title_drd3g_20{color:#6b7280;font-size:13px;font-weight:500;line-height:1.4}._value_drd3g_27{color:#111827;font-size:28px;font-weight:700;line-height:1}._iconWrap_drd3g_34{border-radius:8px;flex-shrink:0;align-items:center;padding:6px;display:flex}._default_drd3g_43{background-color:#fff}._amber_drd3g_44{background-color:#fffbeb}._green_drd3g_45{background-color:#f0fdf4}._blue_drd3g_46{background-color:#eff6ff}._icon_default_drd3g_49{background-color:#f3f4f6}._icon_amber_drd3g_50{background-color:#fde68a}._icon_green_drd3g_51{background-color:#dcfce7}._icon_blue_drd3g_52{background-color:#dbeafe}._tableWrap_12rpt_1{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow-x:auto}._table_12rpt_1{border-collapse:collapse;width:100%;min-width:860px}._th_12rpt_14{color:#6b7280;text-align:left;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:12px;font-weight:600}._thActions_12rpt_25{text-align:left}._row_12rpt_29{border-bottom:1px solid #f3f4f6}._row_12rpt_29:last-child{border-bottom:none}._td_12rpt_37{color:#374151;vertical-align:middle;white-space:nowrap;padding:14px 16px;font-size:13px}._tdAssignment_12rpt_45{color:#0090c6;font-weight:600}._tdAssignmentRelief_12rpt_50{color:#eab308}._driverReliefCell_12rpt_54{flex-direction:column;gap:1px;display:flex}._driverStrike_12rpt_60{color:#9ca3af;font-size:11px;font-weight:400;text-decoration:line-through}._tdActions_12rpt_67{align-items:center;gap:8px;display:flex}._empty_12rpt_73{text-align:center;color:#6b7280;padding:32px 16px;font-size:14px}._badge_12rpt_80{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}._badgeInProgress_12rpt_91{color:#111827;background-color:#c3e1f833;border:1px solid #1d8de366;border-radius:9999px}._badgeCompleted_12rpt_92{color:#166534;background-color:#dcfce7}._openBtn_12rpt_94{color:#374151;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:104px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:background-color .15s,border-color .15s;display:inline-flex}._openBtn_12rpt_94:hover{background-color:#f9fafb;border-color:#d1d5db}._rowAlert_12rpt_118{background-color:#fef2f2}._reassignBtn_12rpt_122{color:#b91c1c;cursor:pointer;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:104px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex;position:relative}._reassignBtn_12rpt_122:hover{background-color:#fecaca;border-color:#f87171}._reassignBadge_12rpt_148{color:#b91c1c;white-space:nowrap;cursor:default;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-family:inherit;font-size:12px;font-weight:600;display:inline-flex;position:relative}._reassignBadge_12rpt_148:focus-visible{outline-offset:1px;outline:2px solid #b91c1c}._reassignTooltip_12rpt_173{color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:20;background-color:#1f2937;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:500;transition:opacity .15s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}._reassignTooltip_12rpt_173:after{content:"";border:5px solid #0000;border-top-color:#1f2937;position:absolute;top:100%;left:50%;transform:translate(-50%)}._reassignBtn_12rpt_122:hover ._reassignTooltip_12rpt_173,._reassignBtn_12rpt_122:focus-visible ._reassignTooltip_12rpt_173,._reassignBadge_12rpt_148:hover ._reassignTooltip_12rpt_173,._reassignBadge_12rpt_148:focus-visible ._reassignTooltip_12rpt_173{opacity:1;visibility:visible}._form_1fhdl_1{flex-direction:column;gap:16px;display:flex}._row_1fhdl_7{grid-template-columns:1fr 1fr;gap:16px;display:grid}._fieldWrap_1fhdl_13{flex-direction:column;gap:6px;display:flex}._label_1fhdl_19{color:#111827;font-size:14px;font-weight:600}._required_1fhdl_25{color:#ef4444}._selectControl_1fhdl_29{position:relative}._select_1fhdl_29{color:#111827;appearance:none;cursor:pointer;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:44px;padding:0 36px 0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,background-color .15s}._select_1fhdl_29:focus{background-color:#fff;border-color:#0090c6}._select_1fhdl_29:disabled{color:#6b7280;cursor:default;background-color:#f3f4f6}._chevron_1fhdl_60{pointer-events:none;color:#6b7280;position:absolute;top:50%;right:10px;transform:translateY(-50%)}._input_1fhdl_69{color:#111827;box-sizing:border-box;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;height:44px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,background-color .15s}._input_1fhdl_69:focus{background-color:#fff;border-color:#0090c6}._input_1fhdl_69::placeholder{color:#9ca3af}._inputReadOnly_1fhdl_93{color:#6b7280;cursor:default;background-color:#f3f4f6}._inputReadOnly_1fhdl_93:focus{background-color:#f3f4f6;border-color:#e5e7eb}._unavailableNotice_1fhdl_104{color:#dc2626;margin:6px 0 0;font-size:12px;font-weight:600}._timeRow_1yxp6_1{border-top:1px solid #e5e7eb;align-items:center;gap:6px;margin-top:10px;padding-top:10px;display:flex}._timeLabel_1yxp6_10{color:#6b7280;margin-right:2px;font-size:12px;font-weight:600}._timeColon_1yxp6_17{color:#374151;font-size:13px;font-weight:600}._timeSelectorWrap_1yxp6_23{flex:0 0 64px}._timeList_1yxp6_27{width:64px;max-height:160px}._body_1cbc2_1{flex-direction:column;gap:20px;display:flex}._routeRow_1cbc2_7{grid-template-columns:1fr 1fr;gap:16px;display:grid}._routeBox_1cbc2_13{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}._routeLabel_1cbc2_23{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}._routeValue_1cbc2_31{color:#111827;font-size:14px;font-weight:600}._section_1cbc2_37{flex-direction:column;gap:10px;display:flex}._sectionTitle_1cbc2_43{color:#6b7280;text-transform:uppercase;letter-spacing:.6px;margin:0;font-size:11px;font-weight:700}._trackingCards_1cbc2_53{grid-template-columns:1fr 1fr;gap:12px;display:grid}._trackingCard_1cbc2_53{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:10px;padding:14px 16px;display:flex}._trackingCardHeader_1cbc2_69{align-items:center;gap:8px;display:flex}._statusDot_1cbc2_75{background-color:#16a34a;border-radius:50%;flex-shrink:0;width:8px;height:8px}._trackingCardTitle_1cbc2_83{color:#111827;flex:1;font-size:13px;font-weight:600}._editBtn_1cbc2_90{color:#6b7280;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background-color .15s,color .15s;display:inline-flex}._editBtn_1cbc2_90:hover{color:#0090c6;background-color:#f9fafb}._editFields_1cbc2_110{flex-direction:column;gap:8px;display:flex}._editField_1cbc2_110,._trackingTimestamps_1cbc2_122{flex-direction:column;gap:4px;display:flex}._timestampRow_1cbc2_128{justify-content:space-between;align-items:center;display:flex}._timestampLabel_1cbc2_134{color:#9ca3af;font-size:11px;font-weight:500}._timestampValue_1cbc2_140{color:#374151;font-size:11px;font-weight:600}._timestampValueEmpty_1cbc2_146{color:#d1d5db;font-size:11px}._trackingActions_1cbc2_151{gap:8px;display:flex}._trackingBtn_1cbc2_156{cursor:pointer;color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:background-color .15s;display:inline-flex}._trackingBtn_1cbc2_156:hover:not(:disabled){background-color:#f9fafb}._trackingBtnActive_1cbc2_178{color:#fff;background-color:#0090c6;border-color:#0090c6}._trackingBtnActive_1cbc2_178:hover:not(:disabled){background-color:#007aaa}._trackingBtn_1cbc2_156:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f3f4f6;border-color:#e5e7eb}@keyframes _podReveal_1cbc2_201{0%{opacity:0;max-height:0;transform:translateY(-8px)}to{opacity:1;max-height:220px;transform:translateY(0)}}._podReveal_1cbc2_201{animation:.28s ease-out _podReveal_1cbc2_201;overflow:hidden}@media (prefers-reduced-motion:reduce){._podReveal_1cbc2_201{animation:none}}._progressTrack_1cbc2_211{background-color:#e5e7eb;border-radius:999px;width:100%;height:6px;margin-top:4px;overflow:hidden}._progressBar_1cbc2_220{background-color:#0090c6;border-radius:999px;height:100%;transition:width .2s}._progressPercent_1cbc2_227{color:#0090c6;white-space:nowrap;text-align:right;min-width:36px;font-size:12px;font-weight:600}._podRow_1cbc2_237{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;display:flex}._podIcon_1cbc2_247{color:#16a34a;flex-shrink:0}._podMeta_1cbc2_252{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}._podFileName_1cbc2_260{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}._podTimestamp_1cbc2_269{color:#9ca3af;font-size:11px}._replaceBtn_1cbc2_274{cursor:pointer;color:#374151;white-space:nowrap;background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:5px 12px;font-family:inherit;font-size:11px;font-weight:600;transition:background-color .15s}._replaceBtn_1cbc2_274:hover{background-color:#f9fafb}._modalWrap_ezrvl_1{flex-direction:column;max-height:90vh;display:flex}._modalHeader_ezrvl_7{flex-shrink:0;padding:24px 28px 0}._titleRow_ezrvl_12{justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:20px;display:flex}._title_ezrvl_12{color:#111827;margin:0;font-size:20px;font-weight:700}._subtitle_ezrvl_27{color:#6b7280;margin:4px 0 0;font-size:13px}._assignmentMeta_ezrvl_34{flex-direction:column;gap:2px;display:flex}._assignmentNumber_ezrvl_40{color:#111827;margin:0;font-size:18px;font-weight:700}._assignmentInfo_ezrvl_47{color:#6b7280;margin:0;font-size:13px}._createdMeta_ezrvl_54{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}._createdLabel_ezrvl_63{color:#9ca3af;text-transform:uppercase;letter-spacing:.4px;font-size:11px;font-weight:600}._createdValue_ezrvl_71{color:#374151;font-size:13px;font-weight:600}._stepper_ezrvl_77{align-items:center;gap:10px;padding:4px 0 20px;display:flex}._step_ezrvl_77{align-items:center;gap:8px;display:flex}._stepCircle_ezrvl_90{color:#9ca3af;background-color:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;font-weight:600;display:flex}._stepCircleActive_ezrvl_104{color:#fff;background-color:#0090c6}._stepCircleCompleted_ezrvl_109{color:#fff;background-color:#16a34a}._stepLabel_ezrvl_114{color:#9ca3af;font-size:13px;font-weight:500}._stepLabelActive_ezrvl_120{color:#111827;font-weight:700}._stepLabelCompleted_ezrvl_125{color:#374151;font-weight:600}._stepChevron_ezrvl_130{color:#d1d5db;font-size:16px;line-height:1}._headerDivider_ezrvl_136{background-color:#e5e7eb;flex-shrink:0;height:1px}._body_ezrvl_142{flex:1;padding:24px 28px;overflow-y:auto}._errorMessage_ezrvl_148{color:#dc2626;flex-shrink:0;margin:0;padding:0 28px 12px;font-size:13px}._footer_ezrvl_156{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;gap:10px;padding:16px 28px;display:flex}._page_1nz12_1{flex-direction:column;gap:20px;padding:28px 32px;display:flex}._header_1nz12_8{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._headerLeft_1nz12_16{flex-direction:column;gap:4px;display:flex}._title_1nz12_22{color:#111827;margin:0;font-size:22px;font-weight:700}._subtitle_1nz12_29{color:#6b7280;margin:0;font-size:13px}._headerRight_1nz12_35{flex-wrap:wrap;align-items:center;gap:10px;display:flex}._kpiRow_1nz12_42{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}._filterRow_1nz12_51{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}._toggleWrap_1nz12_58{justify-self:start}._searchWrap_1nz12_62{width:280px;max-width:100%}@media (width<=640px){._filterRow_1nz12_51{grid-template-columns:1fr}._searchWrap_1nz12_62{width:100%}}._paginationRow_1nz12_78{justify-content:flex-end;display:flex}._stateMsg_1nz12_83{text-align:center;color:#6b7280;padding:32px 8px;font-size:14px}@media (width<=1024px){._kpiRow_1nz12_42{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){._page_1nz12_1{padding:20px 16px}._header_1nz12_8{flex-direction:column;align-items:stretch}._headerRight_1nz12_35{justify-content:flex-start}}@media (width<=480px){._kpiRow_1nz12_42{grid-template-columns:1fr}}
