table tbody td:last-child,table thead th:last-child{padding-right:16px;text-align:right}table tbody td:last-child .actions,table tbody td:last-child>div{display:flex;gap:4px;justify-content:flex-end}.actions-header{padding-right:16px;text-align:right}:root{--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif;--color-brand:#1b3f72;--color-brand-hover:#1f3864;--color-brand-active:#2a4d8a;--color-brand-soft:rgba(27,63,114,.08);--color-brand-ring:rgba(27,63,114,.18);--color-success:#22c55e;--color-success-deep:#16a34a;--color-success-soft:#dcfce7;--color-success-text:#166534;--color-warning:#f59e0b;--color-warning-soft:#fef3c7;--color-warning-text:#92400e;--color-danger:#ef4444;--color-danger-deep:#b91c1c;--color-danger-soft:#fef2f2;--color-danger-text:#991b1b;--color-info:#0ea5e9;--color-info-soft:#e0f2fe}body,html{font-family:var(--font-sans);font-feature-settings:"cv02","cv03","cv04","cv11"}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-slide-up-enter-active{transition:opacity .25s ease,transform .25s ease}.fade-slide-up-leave-active{transition:opacity .2s ease,transform .2s ease}.fade-slide-up-enter-from{opacity:0;transform:translateY(12px)}.fade-slide-up-leave-to{opacity:0;transform:translateY(8px)}.fade-slide-down-enter-active{transition:opacity .2s ease,transform .2s ease}.fade-slide-down-leave-active{transition:opacity .15s ease,transform .15s ease}.fade-slide-down-enter-from{opacity:0;transform:translateY(-8px)}.fade-slide-down-leave-to{opacity:0;transform:translateY(-6px)}.slide-right-enter-active{transition:transform .3s cubic-bezier(.32,.72,0,1),opacity .3s ease}.slide-right-leave-active{transition:transform .25s cubic-bezier(.32,.72,0,1),opacity .2s ease}.slide-right-enter-from,.slide-right-leave-to{opacity:0;transform:translate(100%)}.overlay-enter-active{transition:opacity .25s ease}.overlay-leave-active{transition:opacity .2s ease}.overlay-enter-from,.overlay-leave-to{opacity:0}.scale-enter-active{transition:opacity .2s ease,transform .2s cubic-bezier(.34,1.56,.64,1)}.scale-leave-active{transition:opacity .15s ease,transform .15s ease}.scale-enter-from{opacity:0;transform:scale(.95)}.scale-leave-to{opacity:0;transform:scale(.97)}.list-enter-active{transition:opacity .2s ease,transform .2s ease}.list-leave-active{position:absolute;transition:opacity .15s ease,transform .15s ease}.list-enter-from{opacity:0;transform:translateY(8px)}.list-leave-to{opacity:0;transform:translateY(-4px)}.list-move{transition:transform .2s ease}.row-deadline-overdue>td{background:#ef444414}.row-deadline-overdue>td:first-child{box-shadow:inset 3px 0 #ef4444}.row-deadline-overdue:hover>td{background:#ef444424}.row-deadline-soon>td{background:#f9731614}.row-deadline-soon>td:first-child{box-shadow:inset 3px 0 #f97316}.row-deadline-soon:hover>td{background:#f9731624}.row-deadline-week>td{background:#eab30812}.row-deadline-week>td:first-child{box-shadow:inset 3px 0 #eab308}.row-deadline-week:hover>td{background:#eab30821}.row-deadline-ontrack>td{background:#22c55e0f}.row-deadline-ontrack>td:first-child{box-shadow:inset 3px 0 #22c55e}.row-deadline-ontrack:hover>td{background:#22c55e1c}.row-deadline-done>td{opacity:.6}.row-deadline-not-started>td{background:#94a3b812}.row-deadline-not-started>td:first-child{box-shadow:inset 3px 0 #94a3b8}.row-deadline-not-started:hover>td{background:#94a3b821}.deadline-legend{align-items:center;color:#6b7280;display:inline-flex;font-size:11px;gap:10px;line-height:1;white-space:nowrap}.deadline-legend-item{align-items:center;display:inline-flex;gap:4px}.deadline-legend-dot{border-radius:50%;display:inline-block;height:8px;width:8px}.deadline-legend-dot--overdue{background:#ef4444}.deadline-legend-dot--soon{background:#f97316}.deadline-legend-dot--week{background:#eab308}.deadline-legend-dot--ontrack{background:#22c55e}.deadline-legend-dot--not-started{background:#94a3b8}.toolbar-legend{margin-left:auto}.section-legend{font-weight:400;margin-left:12px;vertical-align:middle}.status-pill-wrap{flex-wrap:wrap;gap:6px}.pending-pill,.status-pill-wrap{align-items:center;display:inline-flex}.pending-pill{background:#fef3c7;border:1px solid #fcd34d;border-radius:999px;color:#92400e;cursor:help;font-size:11px;font-weight:600;line-height:1;padding:3px 8px}.form-section-divider{border-top:1px dashed #e5e7eb;margin:14px 0 6px;padding-top:12px}.form-section-label{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.role-can-approve{background:#fafafa;border:1px dashed #e5e7eb;border-radius:6px;margin:12px 0;padding:10px 12px}.version-approved-badge{align-items:center;background:#dcfce7;border-radius:999px;color:#166534;display:inline-flex;font-size:10px;font-weight:700;gap:3px;padding:2px 6px}input[type=date],input[type=datetime-local],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],select,textarea{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 1px 2px #1018280a;color:#1f2937;font-family:inherit;font-size:14px;height:40px;padding:8px 12px;transition:border-color .15s,box-shadow .15s;width:100%}textarea{height:auto;min-height:88px;padding:10px 12px;resize:vertical}input[type=date]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26;outline:none}input:disabled,select:disabled,textarea:disabled{background:#f3f4f6;color:#9ca3af;cursor:not-allowed}input::-moz-placeholder,textarea::-moz-placeholder{color:#9ca3af}input::placeholder,textarea::placeholder{color:#9ca3af}select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;background-size:16px;cursor:pointer;padding-right:36px}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}input[type=search]::-webkit-search-cancel-button{cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.field>label,.form-group>label,form label{color:#374151;display:block;font-size:13px;font-weight:500;margin-bottom:6px}.search-dialog-input.search-dialog-input{-moz-appearance:auto;appearance:auto;-webkit-appearance:auto;background:transparent;border:none;border-radius:0;box-shadow:none;height:auto;padding:0}.search-dialog-input.search-dialog-input:focus{border:none;box-shadow:none}input[type=file]{height:auto;padding:6px 8px}.btn,.btn-outline,.btn-primary,.btn-secondary{align-items:center;border:1px solid transparent;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:500;gap:6px;height:40px;justify-content:center;padding:0 16px;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.btn-primary{background:var(--color-brand);color:#fff}.btn-primary:hover:not(:disabled){background:var(--color-brand-hover)}.btn-secondary{background:#f3f4f6;border-color:#e5e7eb;color:#1f2937}.btn-secondary:hover:not(:disabled){background:#e5e7eb}.btn-outline{background:transparent;border-color:#d1d5db;color:#374151}.btn-outline:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.btn-outline:disabled,.btn-primary:disabled,.btn-secondary:disabled,.btn:disabled{cursor:not-allowed;opacity:.5}.toast-container[data-v-96ea7d8a]{bottom:24px;display:flex;flex-direction:column-reverse;gap:10px;pointer-events:none;position:fixed;right:24px;z-index:9999}.toast[data-v-96ea7d8a]{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;cursor:pointer;display:flex;font-size:13px;font-weight:500;gap:12px;max-width:420px;min-width:280px;overflow:hidden;padding:14px 16px;pointer-events:all;position:relative}.toast--success[data-v-96ea7d8a]{background:#ecfdf5;border:1px solid #a7f3d0;box-shadow:0 4px 16px #10b98126;color:#065f46}.toast--error[data-v-96ea7d8a]{background:#fef2f2;border:1px solid #fecaca;box-shadow:0 4px 16px #ef444426;color:#991b1b}.toast--info[data-v-96ea7d8a]{background:#eff6ff;border:1px solid #bfdbfe;box-shadow:0 4px 16px #3b82f626;color:#1e40af}.toast-icon-wrap[data-v-96ea7d8a]{align-items:center;display:flex;flex-shrink:0}.toast-icon-wrap[data-v-96ea7d8a],.toast-icon-wrap svg[data-v-96ea7d8a]{height:20px;width:20px}.toast-msg[data-v-96ea7d8a]{flex:1;line-height:1.4}.toast-close[data-v-96ea7d8a]{align-items:center;background:none;border:none;border-radius:4px;color:currentColor;cursor:pointer;display:flex;opacity:.4;padding:4px;transition:opacity .15s}.toast-close[data-v-96ea7d8a]:hover{opacity:.8}.toast-progress[data-v-96ea7d8a]{animation:toast-shrink-96ea7d8a 3.5s linear forwards;border-radius:0 0 12px 12px;bottom:0;height:2px;left:0;position:absolute}.toast--success .toast-progress[data-v-96ea7d8a]{background:#10b981}.toast--error .toast-progress[data-v-96ea7d8a]{background:#ef4444}.toast--info .toast-progress[data-v-96ea7d8a]{background:#3b82f6}@keyframes toast-shrink-96ea7d8a{0%{width:100%}to{width:0}}.toast-enter-active[data-v-96ea7d8a]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.toast-leave-active[data-v-96ea7d8a]{transition:all .2s ease}.toast-enter-from[data-v-96ea7d8a]{opacity:0;transform:translateY(16px) scale(.95)}.toast-leave-to[data-v-96ea7d8a]{opacity:0;transform:translate(40px)}*{box-sizing:border-box}body{margin:0;padding:0}.driver-popover.uzkmt-tour-popover{background:#1b3f72;border-radius:10px;box-shadow:0 8px 32px #1b3f7259;color:#fff;max-width:340px;padding:20px 22px 16px}.driver-popover.uzkmt-tour-popover .driver-popover-title{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:700;margin-bottom:8px}.driver-popover.uzkmt-tour-popover .driver-popover-description{color:#ffffffd1;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.6}.driver-popover.uzkmt-tour-popover .driver-popover-footer{gap:8px;margin-top:16px}.driver-popover.uzkmt-tour-popover .driver-popover-progress-text{color:#ffffff80;font-size:11px}.driver-popover.uzkmt-tour-popover button{background:#ffffff26;border:1px solid hsla(0,0%,100%,.25);border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:6px 14px;transition:background .15s}.driver-popover.uzkmt-tour-popover button:hover{background:#ffffff40}.driver-popover.uzkmt-tour-popover .driver-popover-next-btn{background:#fffffff2;border-color:transparent;color:#1b3f72}.driver-popover.uzkmt-tour-popover .driver-popover-next-btn:hover{background:#fff}.driver-popover.uzkmt-tour-popover .driver-popover-arrow-side-top:after{border-top-color:#1b3f72}.driver-popover.uzkmt-tour-popover .driver-popover-arrow-side-bottom:after{border-bottom-color:#1b3f72}.driver-popover.uzkmt-tour-popover .driver-popover-arrow-side-left:after{border-left-color:#1b3f72}.driver-popover.uzkmt-tour-popover .driver-popover-arrow-side-right:after{border-right-color:#1b3f72}.driver-overlay{opacity:.55!important}.error-page[data-v-c97df792]{align-items:center;background:#f5f7fa;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;justify-content:center;min-height:100vh}.error-card[data-v-c97df792]{max-width:440px;padding:40px;text-align:center}.error-illustration[data-v-c97df792]{margin-bottom:8px}.error-code[data-v-c97df792]{color:#1b3f72;font-size:56px;font-weight:800;letter-spacing:-2px;margin:0;opacity:.2}.error-title[data-v-c97df792]{color:#111827;font-size:20px;font-weight:700;margin:4px 0 8px}.error-desc[data-v-c97df792]{color:#6b7280;font-size:14px;line-height:1.6;margin:0 0 28px}.error-btn[data-v-c97df792]{align-items:center;background:#1b3f72;border:none;border-radius:10px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:10px 24px;transition:opacity .15s}.error-btn[data-v-c97df792]:hover{opacity:.9}
