.afe-light{--afe-bg:#f8fafc;--afe-surface:#fff;--afe-surface-2:#f8fafc;--afe-border:#e5e7eb;--afe-border-strong:#cbd5e1;--afe-divider:#f1f5f9;--afe-text:#0f172a;--afe-text-muted:#64748b;--afe-text-faint:#94a3b8;--afe-accent:#0f172a;--afe-accent-soft:#f1f5f9;--afe-success:#16a34a;--afe-danger:#dc2626;--afe-warning:#f59e0b;--afe-info:#2563eb;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";background:#f8fafc;color:#0f172a;min-height:calc(100vh - 48px)}.afe-light .afe-eyebrow{font-size:10.5px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:700}.afe-light .afe-page-title{font-size:20px;font-weight:600;color:#0f172a;line-height:1.25;margin:0}.afe-light .afe-page-sub{font-size:13px;color:#64748b;margin-top:2px}.afe-light .afe-section-title{font-size:15px;font-weight:600;color:#0f172a;margin:0}.afe-light .afe-mono{font-family:SF Mono,Roboto Mono,Menlo,Consolas,monospace}.afe-light .afe-num{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.afe-light .afe-text-muted{color:#64748b}.afe-light .afe-text-faint{color:#94a3b8}.afe-light .afe-panel{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.afe-light .afe-panel+.afe-panel{margin-top:14px}.afe-light .afe-panel-head{padding:12px 16px;border-bottom:1px solid #f1f5f9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:13px;color:#0f172a;font-weight:600}.afe-light .afe-panel-body{padding:16px}.afe-light .afe-panel-body--flush{padding:0}.afe-light .afe-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;height:32px;padding:0 12px;border-radius:6px;border:1px solid transparent;background:transparent;color:#0f172a;font-size:13px;font-weight:500;cursor:pointer;-webkit-transition:background .12s,border-color .12s,color .12s;transition:background .12s,border-color .12s,color .12s;text-transform:none;letter-spacing:0;font-family:inherit}.afe-light .afe-btn:focus{outline:2px solid #94a3b8;outline-offset:1px}.afe-light .afe-btn--primary{background:#0f172a;color:#fff}.afe-light .afe-btn--primary:hover{background:#1e293b}.afe-light .afe-btn--ghost{background:#fff;border-color:#cbd5e1;color:#0f172a}.afe-light .afe-btn--ghost:hover{background:#f8fafc;border-color:#64748b}.afe-light .afe-btn--danger{background:#fff;border-color:#fca5a5;color:#dc2626}.afe-light .afe-btn--danger:hover{background:#fef2f2}.afe-light .afe-btn--sm{height:28px;padding:0 10px;font-size:12px;border-radius:5px}.afe-light .afe-btn--icon{width:32px;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.afe-light .afe-btn[disabled],.afe-light .afe-btn[disabled]:hover{opacity:.45;cursor:not-allowed;background:#f8fafc;border-color:#e5e7eb;color:#64748b}.afe-light .afe-status,.afe-status{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;height:22px;padding:0 9px;border-radius:11px;font-size:11.5px;font-weight:600;line-height:1;background:#f1f5f9;color:#475569;white-space:nowrap}.afe-light .afe-status:before,.afe-status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.75}.afe-light .afe-status--draft,.afe-status--draft{background:#f1f5f9;color:#475569}.afe-light .afe-status--submitted,.afe-status--submitted{background:#dbeafe;color:#1e40af}.afe-light .afe-status--in_review,.afe-status--in_review{background:#fef3c7;color:#92400e}.afe-light .afe-status--approved,.afe-status--approved{background:#dcfce7;color:#166534}.afe-light .afe-status--active,.afe-status--active{background:#e0e7ff;color:#3730a3}.afe-light .afe-status--supplemented,.afe-status--supplemented{background:#f3e8ff;color:#6b21a8}.afe-light .afe-status--closed,.afe-status--closed{background:#f1f5f9;color:#475569}.afe-light .afe-status--rejected,.afe-status--rejected{background:#fee2e2;color:#991b1b}.afe-light .afe-status--pending,.afe-status--pending{background:#fef3c7;color:#92400e}.afe-light .afe-status--skipped,.afe-status--skipped{background:#f1f5f9;color:#94a3b8}.afe-light .afe-chip{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:8px;background:#f1f5f9;color:#64748b}.afe-light .afe-chip--accent{background:#e0e7ff;color:#3730a3}.afe-light .afe-chip--success{background:#dcfce7;color:#166534}.afe-light .afe-chip--danger{background:#fee2e2;color:#991b1b}.afe-light .afe-kpi-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.afe-light .afe-kpi{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:14px 16px;-webkit-transition:border-color .12s,-webkit-transform .12s;transition:border-color .12s,-webkit-transform .12s;transition:border-color .12s,transform .12s;transition:border-color .12s,transform .12s,-webkit-transform .12s}.afe-light .afe-kpi:hover{border-color:#cbd5e1}.afe-light .afe-kpi__label{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:600;margin-bottom:6px}.afe-light .afe-kpi__value{font-size:24px;font-weight:600;color:#0f172a;line-height:1.1;font-variant-numeric:tabular-nums}.afe-light .afe-kpi__delta{font-size:11.5px;color:#64748b;margin-top:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.afe-light .afe-kpi__delta--bad{color:#dc2626}.afe-light .afe-kpi__delta--good{color:#16a34a}.afe-light .afe-kpi--clickable{cursor:pointer}.afe-light .afe-kpi--clickable:hover{border-color:#0f172a}.afe-light .afe-table{background:#fff;border-radius:10px;border:1px solid #e5e7eb;overflow:hidden}.afe-light .afe-table .v-datatable{background:#fff}.afe-light .afe-table .v-datatable thead th{background:#f8fafc;color:#64748b!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.05em;font-weight:700;border-bottom:1px solid #e5e7eb!important;padding:10px 14px!important;height:auto!important}.afe-light .afe-table .v-datatable thead th.column.sortable .v-icon{color:#94a3b8!important}.afe-light .afe-table .v-datatable tbody td{color:#0f172a;font-size:13px!important;border-bottom:1px solid #f1f5f9!important;padding:10px 14px!important;height:auto!important;font-variant-numeric:tabular-nums}.afe-light .afe-table .v-datatable tbody tr:hover{background:#f8fafc!important}.afe-light .afe-table .v-datatable tbody tr:last-child td{border-bottom:none!important}.afe-light .afe-table .v-datatable__actions{background:#f8fafc;color:#64748b;border-top:1px solid #e5e7eb}.afe-light .afe-table .v-datatable__progress{background:#f1f5f9!important}.afe-light .afe-table .v-table__overflow{overflow-x:auto}.afe-light .afe-table td .afe-pos{color:#16a34a;font-weight:600}.afe-light .afe-table td .afe-neg{color:#dc2626;font-weight:600}.afe-light .afe-pos{color:#16a34a;font-weight:600}.afe-light .afe-neg{color:#dc2626;font-weight:600}.afe-light .afe-table--striped .v-datatable tbody tr:nth-child(2n){background:#fafbfc}.afe-light .afe-table--striped .v-datatable tbody tr:nth-child(2n):hover{background:#f8fafc!important}.afe-light .v-card{background:#fff;color:#0f172a;-webkit-box-shadow:none;box-shadow:none}.afe-light .v-card.v-card--flat{background:transparent}.afe-light .v-card__actions,.afe-light .v-card__text,.afe-light .v-card__title,.afe-light .v-input{color:#0f172a}.afe-light .v-input input,.afe-light .v-input textarea{color:#0f172a!important}.afe-light .v-label{color:#64748b!important;font-size:13px}.afe-light .v-input--is-focused .v-label{color:#0f172a!important}.afe-light .v-text-field>.v-input__control>.v-input__slot:before{border-color:#cbd5e1!important}.afe-light .v-text-field>.v-input__control>.v-input__slot:after{background-color:#0f172a!important;border-color:#0f172a!important}.afe-light .v-select__selection--comma{color:#0f172a!important}.afe-light .v-icon{color:#64748b}.afe-light .v-icon.v-icon--link{color:#0f172a}.afe-light .v-tabs__bar{background:transparent!important}.afe-light .v-tabs__div{color:#64748b}.afe-light .v-tabs__item{color:#64748b;text-transform:none;letter-spacing:0;font-weight:500}.afe-light .v-tabs__item--active{color:#0f172a;font-weight:600}.afe-light .v-tabs__slider{background-color:#0f172a!important}.afe-light .v-progress-circular{color:#0f172a!important}.afe-light .v-checkbox .v-input--selection-controls__input .v-icon{color:#94a3b8}.afe-light .v-input--checkbox.v-input--is-label-active .v-icon{color:#0f172a!important}.afe-light .afe-link{color:#64748b;cursor:pointer;text-decoration:none}.afe-light .afe-link:hover{color:#0f172a}.afe-light .afe-filterbar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px 12px;margin-bottom:14px}.afe-light .afe-filterbar .v-input{margin-top:0;padding-top:0}.afe-light .afe-search{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:240px;position:relative}.afe-light .afe-search input{width:100%;height:34px;padding:0 12px 0 32px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;font-size:13px;color:#0f172a;outline:none;font-family:inherit}.afe-light .afe-search input:focus{background:#fff;border-color:#0f172a}.afe-light .afe-search .afe-search__icon{position:absolute;left:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#94a3b8!important;font-size:18px!important;pointer-events:none}.afe-light .afe-empty{text-align:center;padding:48px 16px;color:#64748b;font-size:13px}.afe-light .afe-empty__icon{font-size:32px!important;opacity:.4;margin-bottom:8px;color:#94a3b8!important}.afe-light .afe-empty__title{color:#0f172a;font-size:15px;font-weight:600;margin-bottom:4px}.afe-light .afe-detail{display:grid;grid-template-columns:260px minmax(0,1fr);gap:0;min-height:calc(100vh - 100px)}@media (max-width:960px){.afe-light .afe-detail{grid-template-columns:1fr}}.afe-light .afe-detail__rail{background:#fff;border-right:1px solid #e5e7eb;padding:18px 16px;overflow-y:auto}.afe-light .afe-detail__work{padding:20px 24px;overflow:hidden;min-width:0}@media (max-width:960px){.afe-light .afe-detail__rail{border-right:none;border-bottom:1px solid #e5e7eb}}.afe-light .afe-rail-section{margin-bottom:18px}.afe-light .afe-rail-section+.afe-rail-section{border-top:1px solid #f1f5f9;padding-top:16px}.afe-light .afe-rail-section h4{font-size:10.5px;text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-weight:700;margin:0 0 8px}.afe-light .afe-summary-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;padding:4px 0;font-size:13px;gap:12px}.afe-light .afe-summary-row__label{color:#64748b}.afe-light .afe-summary-row__value{color:#0f172a;font-weight:500;font-variant-numeric:tabular-nums;text-align:right;word-break:break-word}.afe-light .afe-summary-row__value--money{font-weight:600}.afe-light .afe-summary-row__value--bad{color:#dc2626;font-weight:600}.afe-light .afe-summary-row__value--good{color:#16a34a;font-weight:600}.afe-light .afe-progress{height:6px;background:#f1f5f9;border-radius:3px;overflow:hidden;margin-top:6px}.afe-light .afe-progress__fill{height:100%;background:#0f172a;-webkit-transition:width .2s;transition:width .2s}.afe-light .afe-progress__fill--bad{background:#dc2626}.afe-light .afe-progress__fill--good{background:#16a34a}.afe-light .afe-rail-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1px;margin:0 -6px}.afe-light .afe-rail-nav__item{padding:8px 10px;font-size:13px;color:#64748b;border-radius:6px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background .1s,color .1s;transition:background .1s,color .1s}.afe-light .afe-rail-nav__item:hover{background:#f8fafc;color:#0f172a}.afe-light .afe-rail-nav__item--active{background:#f1f5f9;color:#0f172a;font-weight:600}.afe-light .afe-rail-nav__count{font-size:11px;color:#64748b;font-weight:500;font-variant-numeric:tabular-nums}.afe-light .afe-rail-nav__count--bad{background:#fee2e2;color:#991b1b;padding:1px 7px;border-radius:9px;font-weight:600}.afe-light .afe-work-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:16px;margin-bottom:14px;-ms-flex-wrap:wrap;flex-wrap:wrap}.afe-light .afe-work-head__left h2{font-size:17px;font-weight:600;color:#0f172a;margin:0}.afe-light .afe-work-head__left p{font-size:12.5px;color:#64748b;margin:2px 0 0}.afe-light .afe-work-head__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.afe-light .afe-identity{background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 22px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.afe-light .afe-identity,.afe-light .afe-identity__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.afe-light .afe-identity__title{gap:10px;min-width:0}.afe-light .afe-identity__num{font-family:SF Mono,Roboto Mono,Menlo,Consolas,monospace;font-size:12px;color:#0f172a;background:#f1f5f9;padding:3px 8px;border-radius:5px;font-weight:600}.afe-light .afe-identity__name{font-size:16px;font-weight:600;color:#0f172a}.afe-light .afe-identity__sub{font-size:12px;color:#64748b}.afe-light .afe-identity__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.afe-light .afe-row-input .v-text-field__details{display:none}.afe-light .afe-row-input .v-input__slot{margin:0!important;min-height:32px!important;background:#f8fafc!important;border:1px solid #e5e7eb!important;border-radius:5px!important;padding:0 8px!important}.afe-light .afe-row-input .v-input__slot:hover{border-color:#cbd5e1!important}.afe-light .afe-row-input.v-input--is-focused .v-input__slot{border-color:#0f172a!important;background:#fff!important}.afe-light .afe-row-input.v-text-field>.v-input__control>.v-input__slot:after,.afe-light .afe-row-input.v-text-field>.v-input__control>.v-input__slot:before{display:none}.afe-light .afe-row-input.v-text-field--single-line{padding:0!important}.afe-light .afe-row-input input{font-size:13px!important}.afe-light .afe-row-input.v-autocomplete .v-input__slot,.afe-light .afe-row-input.v-select .v-input__slot{padding-right:4px!important}.afe-light .afe-totals{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:24px;padding:12px 16px;background:#f8fafc;border-top:1px solid #e5e7eb;font-size:12.5px}.afe-light .afe-totals,.afe-light .afe-totals__item{display:-webkit-box;display:-ms-flexbox;display:flex}.afe-light .afe-totals__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.afe-light .afe-totals__label{font-size:10.5px;color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.afe-light .afe-totals__value{font-size:14px;color:#0f172a;font-weight:600;font-variant-numeric:tabular-nums}.afe-light .afe-totals__value--grand{font-size:16px}.afe-light .afe-timeline{position:relative;padding-left:28px}.afe-light .afe-timeline:before{content:"";position:absolute;top:6px;bottom:6px;left:9px;width:1px;background:#e5e7eb}.afe-light .afe-timeline__item{position:relative;padding-bottom:18px}.afe-light .afe-timeline__item:last-child{padding-bottom:0}.afe-light .afe-timeline__dot{position:absolute;left:-23px;top:4px;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #94a3b8;-webkit-box-sizing:border-box;box-sizing:border-box}.afe-light .afe-timeline__dot--success{border-color:#16a34a;background:#16a34a}.afe-light .afe-timeline__dot--danger{border-color:#dc2626;background:#dc2626}.afe-light .afe-timeline__dot--info{border-color:#2563eb;background:#2563eb}.afe-light .afe-timeline__dot--warning{border-color:#f59e0b;background:#f59e0b}.afe-light .afe-timeline__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:13px;color:#0f172a;font-weight:600}.afe-light .afe-timeline__meta{font-size:11.5px;color:#64748b;margin-top:2px}.afe-light .afe-timeline__body{font-size:12.5px;color:#0f172a;margin-top:6px;padding:8px 10px;background:#f8fafc;border-radius:6px;border:1px solid #f1f5f9}.afe-light .afe-timeline__diff-old{color:#dc2626;text-decoration:line-through;opacity:.85}.afe-light .afe-timeline__diff-arrow{color:#94a3b8;margin:0 6px}.afe-light .afe-timeline__diff-new{color:#16a34a;font-weight:600}.afe-light .afe-timeline__actions{margin-top:8px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px}.afe-light .afe-hero{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:18px 20px;margin-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.afe-light .afe-hero__title{font-size:17px;font-weight:600;color:#0f172a;margin:0}.afe-light .afe-hero__sub{font-size:13px;color:#64748b;margin-top:2px}.afe-light .afe-hero__actions{gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.afe-light .afe-hero__actions,.afe-page-header{display:-webkit-box;display:-ms-flexbox;display:flex}.afe-page-header{gap:12px;background:#fff;border-bottom:1px solid #e5e7eb;padding:10px 22px;min-height:52px}.afe-page-header,.afe-page-header__back{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.afe-page-header__back{width:32px;height:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px;color:#64748b;cursor:pointer;background:transparent;border:none;padding:0;-ms-flex-negative:0;flex-shrink:0}.afe-page-header__back:hover{background:#f1f5f9;color:#0f172a}.afe-page-header__title{font-size:15px;font-weight:600;color:#0f172a;margin:0}.afe-page-header__sub,.afe-page-header__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.afe-page-header__sub{font-size:12px;color:#64748b;margin-left:4px}.afe-page-header__spacer{-webkit-box-flex:1;-ms-flex:1;flex:1}.afe-page-header__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;-ms-flex-negative:0;flex-shrink:0}.afe-page-header__actions .afe-status{margin-right:4px}.afe-page-header__icon-btn{width:32px;height:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px;color:#64748b;cursor:pointer;background:transparent;border:1px solid transparent;padding:0;-ms-flex-negative:0;flex-shrink:0}.afe-page-header__icon-btn:hover{background:#f8fafc;border-color:#e5e7eb;color:#0f172a}.afe-menu{background:#fff;border:1px solid #e5e7eb;border-radius:8px;-webkit-box-shadow:0 12px 32px -8px rgba(15,23,42,.18);box-shadow:0 12px 32px -8px rgba(15,23,42,.18);padding:4px;min-width:180px}.afe-menu__item{padding:8px 12px;font-size:13px;color:#0f172a;border-radius:5px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.afe-menu__item:hover{background:#f8fafc}.afe-light .afe-page-container{padding:18px 22px;max-width:1640px;margin:0 auto}@media (max-width:600px){.afe-light .afe-page-container{padding:14px}}.v-dialog .afe-dialog{background:#fff;color:#0f172a;border-radius:12px;-webkit-box-shadow:0 24px 60px -12px rgba(15,23,42,.25);box-shadow:0 24px 60px -12px rgba(15,23,42,.25)}.v-dialog .afe-dialog__head{padding:16px 22px 8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}.v-dialog .afe-dialog__title{font-size:16px;font-weight:600;color:#0f172a;margin:0}.v-dialog .afe-dialog__sub{font-size:12.5px;color:#64748b;margin-top:2px}.v-dialog .afe-dialog__body{padding:8px 22px 16px}.v-dialog .afe-dialog__actions{padding:12px 22px 18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px;border-top:1px solid #f1f5f9;background:#f8fafc;border-radius:0 0 12px 12px}.average-row{background-color:rgba(0,0,0,.1)}.average-cell,.average-row{font-weight:700}.table-cell{height:24px;white-space:nowrap;font-size:11px}.compact-form .v-btn[data-v-58c96705],.compact-form .v-checkbox[data-v-58c96705],.compact-form .v-input[data-v-58c96705],.compact-form .v-select[data-v-58c96705],.compact-form .v-textarea[data-v-58c96705]{font-size:14px!important;height:36px!important;min-height:36px!important}.compact-form .v-label[data-v-58c96705]{font-size:14px!important}.compact-form .v-input__control[data-v-58c96705],.compact-form .v-input__slot[data-v-58c96705],.compact-form .v-select__slot[data-v-58c96705],.compact-form .v-textarea__slot[data-v-58c96705]{min-height:36px!important;height:36px!important}.compact-form .v-btn[data-v-1482331e],.compact-form .v-checkbox[data-v-1482331e],.compact-form .v-input[data-v-1482331e],.compact-form .v-select[data-v-1482331e],.compact-form .v-select__slot .v-select__selections[data-v-58c96705],.compact-form .v-text-field__slot input[data-v-58c96705],.compact-form .v-textarea[data-v-1482331e],.compact-form .v-textarea__slot textarea[data-v-58c96705]{font-size:14px!important;height:36px!important;min-height:36px!important}.compact-form .v-label[data-v-1482331e]{font-size:14px!important}.compact-form .v-input__control[data-v-1482331e],.compact-form .v-input__slot[data-v-1482331e],.compact-form .v-select__slot[data-v-1482331e],.compact-form .v-textarea__slot[data-v-1482331e]{min-height:36px!important;height:36px!important}.compact-form .v-select__slot .v-select__selections[data-v-1482331e],.compact-form .v-text-field__slot input[data-v-1482331e],.compact-form .v-textarea__slot textarea[data-v-1482331e]{font-size:14px!important;height:36px!important;min-height:36px!important}.terminal-red[data-v-2d6c0cd4]{background:rgba(196,11,4,.6431372549019608);background-color:rgba(196,11,4,.6431372549019608)}.v-list__tile__title[data-v-2d6c0cd4]{font-size:12px}body{-webkit-overflow-scrolling:touch}.v-btn{border-radius:6px}.noscroll{position:fixed;overflow-x:hidden;overflow-y:hidden}.v-treeview-node__label{font-size:1rem!important}.v-treeview-node--leaf{margin-left:31px}.v-input--selection-controls:not(.v-input--hide-details) .v-input__slot{margin-bottom:0}.bluerow[data-v-ed092aa2]{background-color:#2c60b5!important;border-color:#2c60b5!important}table.v-table tbody td[data-v-ed092aa2]:first-child,table.v-table tbody td[data-v-ed092aa2]:not(:first-child),table.v-table tbody th[data-v-ed092aa2]:first-child,table.v-table tbody th[data-v-ed092aa2]:not(:first-child),table.v-table thead td[data-v-ed092aa2]:first-child,table.v-table thead td[data-v-ed092aa2]:not(:first-child),table.v-table thead th[data-v-ed092aa2]:first-child,table.v-table thead th[data-v-ed092aa2]:not(:first-child){padding:0 7px}table.v-table tbody td[data-v-ed092aa2]{font-size:12px}.leftcol[data-v-6c312c90]{float:left}.rightcol[data-v-6c312c90]{float:right}.editor[data-v-6c312c90]{min-height:1900px;height:1900px;width:100%;overflow:auto;background-color:beige;border:1px solid silver}.ql-tooltip[data-v-6c312c90]:before{content:none!important}