@charset "UTF-8";@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjxAwXjeu.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wXg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.table{position:relative;height:100%;display:flex;flex-direction:column;padding:.375rem;border-radius:6px;background-color:#fff}.table__container{display:flex;flex-direction:column;height:100%;overflow:hidden;border:#E0E0E0;border-radius:6px;background-color:#fff}.table__header{display:flex;justify-content:space-between;align-items:center;gap:1.25rem;flex-wrap:wrap;padding:1.25rem 1.75rem;border-bottom:2px solid #E0E0E0;background:#fff}.table__result-info{flex:1;font-family:Lato,Arial,sans-serif!important;font-size:1rem!important;font-weight:600!important}.table__result-info-count{color:#1a1a1a}.table__result-info-limit-warning{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-left:4px solid #E83C3D;border-radius:4px;background:linear-gradient(135deg,#fdecec,#fbebeb);color:#d53738}.table__result-info mat-icon{font-size:24px}.table__display-options{display:flex;align-items:center;gap:.875rem;padding:.625rem 1rem;border:1px solid #757575;border-radius:4px;background:#eee}.table__display-options p{margin:0rem;white-space:nowrap;color:#5a5a5a;font-family:Lato,Arial,sans-serif!important;font-size:.875rem!important;font-weight:600!important}.table__title{font-family:Lato,Arial,sans-serif!important;font-size:1rem!important;font-weight:600!important;line-height:1.25!important;color:#0097d6}.table__body{position:relative;flex:1;overflow-y:auto;min-height:0}.table__body--chart{position:relative;flex:1;min-height:0;overflow:hidden}.table__empty-overlay{position:absolute;inset:0;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden;pointer-events:none;background:#fff}.table__empty-overlay mat-icon{font-size:72px;width:72px;height:72px;opacity:.5;margin-bottom:1.75rem;color:#8a8a8a}.table__empty-overlay p{margin:0;color:#5a5a5a;font-family:Lato,Arial,sans-serif!important;font-size:1rem!important;font-weight:600!important;letter-spacing:.5px!important}.table__table{width:100%;background:#fff}.table__table th{position:sticky;top:0;padding:1rem 2rem;background:#003da5!important;color:#fff;font-family:Lato,Arial,sans-serif!important;font-size:.875rem!important;font-weight:600!important;letter-spacing:.05em!important;text-transform:uppercase!important}.table__table td{padding:1rem 2rem;border-bottom:#9E9E9E;font-family:Lato,Arial,sans-serif!important;font-size:.875rem!important;font-weight:400!important;line-height:1.5!important}.table__table td.is-sub-total{color:#fff;background:#003da5!important}.table__table .mat-mdc-row{cursor:pointer;transition:background-color all .15s ease}.table__table .mat-mdc-row:nth-child(2n){background-color:#00000005}.table__table .mat-mdc-row:hover{background-color:#003da514}.table__table .mat-mdc-row.is-selected{background-color:#ff651026;border-left:4px solid #FF6510}.table__table--compact th{position:sticky;top:0;padding:.625rem;background:#003da5!important;color:#fff;font-family:Lato,Arial,sans-serif!important;font-size:.75rem!important;font-weight:600!important;letter-spacing:.05em!important;text-transform:uppercase!important}.table__table--compact td{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table__cell{text-align:left!important}.table__cell--date{text-align:left!important;color:#1a1a1a}.table__cell--amount{text-align:left!important}.table__cell--stat{text-align:left!important;white-space:pre-line}.table__separator{height:1px;width:100%;margin:1.5rem 0rem;background-color:#e0e0e0}.table--compact .table__table .mat-mdc-row,.table--compact .table__table .mat-mdc-header-row{height:auto;min-height:unset}.table--compact .table__table .mat-mdc-row,.table--compact .table__table .mat-mdc-cell{padding:.625rem;font-family:Lato,Arial,sans-serif!important;font-size:.75rem!important;font-weight:400!important;line-height:1.25!important}.table--no-scroll .table__container{height:auto!important;overflow:visible!important}.table--no-scroll .table__body{height:auto!important;min-height:0!important;overflow:visible!important}.table--empty .table__empty-overlay{opacity:1;visibility:visible;pointer-events:all}.table--empty .table__table{opacity:0;min-height:10rem;pointer-events:none}.table-page-size-select{width:160px;font-size:.875rem!important}@media(max-width:768px){.table-page-size-select{width:auto;min-width:150px}}.table-page-size-select .mat-mdc-text-field-wrapper{padding:0!important;background:#fff!important}.table-page-size-select .mat-mdc-form-field-flex{background:#fff!important;border:1px solid rgba(0,0,0,.12)!important;border-radius:.25rem!important;padding:0 .75rem!important;min-height:38px!important;align-items:center!important;transition:all .2s ease!important}.table-page-size-select .mat-mdc-form-field-flex:hover{border-color:#1976d2!important;background:#1976d20a!important}.table-page-size-select .mat-mdc-form-field-infix{padding:.5rem 0!important;min-height:auto!important;border:none!important}.table-page-size-select .mat-mdc-select{font-size:.875rem!important;font-weight:500!important;color:#212121!important;background:#fff!important}.table-page-size-select .mat-mdc-select-value{font-size:.875rem!important;font-weight:500!important;color:#212121!important}.table-page-size-select .mat-mdc-select-arrow{color:#1976d2!important}.table-page-size-select .mat-mdc-form-field-underline,.table-page-size-select .mdc-line-ripple,.table-page-size-select .mat-mdc-form-field-subscript-wrapper{display:none!important}.table-page-size-select.mat-focused .mat-mdc-form-field-flex{border-color:#1976d2!important;box-shadow:0 0 0 3px #1976d21a!important}.table-display-options-dropdown{background:#fff!important;border-radius:4px!important;box-shadow:0 4px 16px #0000001f,0 2px 4px #00000014!important;border:1px solid rgba(224,224,224,.8)!important;margin-top:4px!important;max-height:320px!important}.table-display-options-dropdown .mat-mdc-option{font-size:.875rem!important;font-weight:500!important;color:#1a1a1a!important;padding:.75rem 1rem!important;min-height:44px!important;transition:background-color .15s ease!important;background:#fff!important}.table-display-options-dropdown .mat-mdc-option:hover{background-color:#39a9e514!important}.table-display-options-dropdown .mat-mdc-option.mat-mdc-option-active,.table-display-options-dropdown .mat-mdc-option.mdc-list-item--selected{background-color:#003da51a!important;color:#003da5!important;font-weight:600!important}.table-display-options-dropdown .mat-mdc-option .mdc-list-item__primary-text{color:inherit!important;font-size:.875rem!important}.table-paginator{background:linear-gradient(to bottom,#fafbfc,#fff)}.table-paginator .mat-mdc-paginator-range-label{color:#616161;font-size:.875rem;font-weight:600;margin:0 1.125rem;white-space:nowrap}@media(max-width:768px){.table-paginator .mat-mdc-paginator-range-label{margin:0;font-size:.8125rem}}.cdk-overlay-container .mat-mdc-tooltip{background-color:#fff!important;color:#212121!important;box-shadow:0 2px 6px #00000026!important}.mat-mdc-header-cell{text-align:left!important;padding-left:15px!important}.mat-mdc-cell{padding-left:15px!important}.mat-sort-header-container{justify-content:left!important}.form{position:relative;height:100%;min-height:0;display:flex;flex-direction:column}.form__container{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;background-color:#fff;border-radius:4px;padding:.375rem}.form__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.form__header-title{font-family:Lato,Arial,sans-serif!important;font-size:1rem!important;font-weight:600!important;line-height:1.25!important}.form__header-actions{display:flex;gap:.3rem}.form__body{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;padding-right:.25rem;gap:.25rem}.form__form-row{display:grid;grid-template-columns:120px 1.25rem 1fr;gap:.25rem;align-items:center}@media(max-width:1024px){.form__form-row{grid-template-columns:90px 1fr}}@media(max-width:768px){.form__form-row{grid-template-columns:1fr;gap:.25rem}}.form__form-row-error-icon{width:1.25rem;flex-shrink:0;visibility:hidden;transform:translateY(-9px)}.form__form-row-error-icon:before{content:"\26a0";color:#e83c3d;font-size:1rem;display:block;text-align:center}.form__form-row--date-group{display:grid;grid-template-columns:1fr 1fr;gap:.25rem}@media(max-width:768px){.form__form-row--date-group{grid-template-columns:1fr;gap:.5rem}}.form__form-row--amount-group{display:grid;grid-template-columns:105px 1fr;gap:.25rem;min-width:0}@media(max-width:768px){.form__form-row--amount-group{grid-template-columns:1fr;gap:.5rem}}.form__form-row--amount-group .amount-subgroup{display:grid;grid-template-columns:1fr 1fr;gap:.25rem;width:100%;min-width:0}@media(max-width:768px){.form__form-row--amount-group .amount-subgroup{grid-template-columns:1fr;gap:.5rem}}.form__form-row--amount-group .amount-subgroup .amount-subfield{width:100%;min-width:0}.form__form-row--checkbox-group{display:grid!important;grid-template-columns:1fr 1fr!important;grid-auto-flow:row!important;gap:.375rem .5rem!important;padding:.375rem!important;background-color:#eeeeee80;border-radius:4px;border:1px solid #E0E0E0;transition:all .2s ease;align-items:start}.form__form-row--checkbox-group:hover{background-color:#eeec;border-color:#9e9e9e}@media(max-width:768px){.form__form-row--checkbox-group{grid-template-columns:1fr!important;padding:.5rem!important;gap:.375rem!important}}.form__form-row--checkbox-group>*{display:flex!important;align-items:center!important;margin:0!important}.form__form-row--answer-group{display:grid;grid-template-columns:30% 30% 3% 17% 15% 5%;gap:.1rem;min-width:0}@media(max-width:768px){.form__form-row--answer-group{grid-template-columns:1fr;gap:.5rem}}.form__form-row--radio-group{padding:.2rem!important;margin-bottom:20px!important;border-radius:4px;border:1px solid #E0E0E0;background-color:#eeeeee80}.form__form-row--radio-group>*{display:flex!important;align-items:center!important;margin:0!important}.form__form-label{font-size:.75rem;font-weight:600;color:#1a1a1a}.form__form-label.required:after{content:" *";color:#e83c3d;margin-left:3px}.form__form p{color:#1a1a1a;font-family:Lato,Arial,sans-serif!important;font-size:.75rem!important;font-weight:600!important;line-height:1.25!important}.form__form p.required:after{content:" *";color:#e83c3d;margin-left:3px}.form__form-field{width:100%}.form__form-field input{font-family:Lato,Arial,sans-serif!important;font-size:.75rem!important;font-weight:600!important;line-height:1.25!important}.form__form-field .amount-actions{display:flex;gap:4px}.form__form-field .amount-actions button{width:20px;height:20px;font-size:12px;line-height:1;padding:0}.form__form-field--radio{display:flex;flex-wrap:wrap}.form__error-section{font-family:Lato,Arial,sans-serif!important;font-size:.75rem!important;font-weight:400!important;letter-spacing:.02em!important;line-height:1.25!important}.form__error-section .error-message{margin-top:4px;color:#e83c3d;background-color:#fdecec;padding:.1875rem .3125rem;border-radius:4px;border-left:2px solid #E83C3D;display:flex;align-items:center;gap:.1875rem;grid-column:1/-1;line-height:1.2;animation:slideIn .3s ease-out;box-shadow:0 1px 3px #e83c3d1f;margin-bottom:.0625rem}.form__error-section .error-message:before{content:"\26a0";flex-shrink:0;animation:pulse 2s ease-in-out infinite}@media(max-width:768px){.form__error-section .error-message{font-size:.6875rem;padding:.375rem .5rem}}.form__footer{display:flex;justify-content:flex-end;flex-shrink:0;gap:.25rem;margin-top:auto;padding-top:.375rem}.form__form-row:has(.form__form-field.ng-touched.ng-invalid) .form__form-row-error-icon{opacity:1;visibility:visible}.form-radio{display:grid!important;grid-template-columns:1fr 1fr 1fr}.mat-mdc-form-field .mdc-text-field--outlined:not(.mdc-text-field--focused) .mdc-notched-outline__leading,.mat-mdc-form-field .mdc-text-field--outlined:not(.mdc-text-field--focused) .mdc-notched-outline__notch,.mat-mdc-form-field .mdc-text-field--outlined:not(.mdc-text-field--focused) .mdc-notched-outline__trailing{border-color:#5a5a5a!important;border-width:1px!important}.mat-mdc-form-field .mdc-text-field--outlined:hover:not(.mdc-text-field--focused):not(.mdc-text-field--invalid) .mdc-notched-outline__leading,.mat-mdc-form-field .mdc-text-field--outlined:hover:not(.mdc-text-field--focused):not(.mdc-text-field--invalid) .mdc-notched-outline__notch,.mat-mdc-form-field .mdc-text-field--outlined:hover:not(.mdc-text-field--focused):not(.mdc-text-field--invalid) .mdc-notched-outline__trailing{border-color:#003da5!important;border-width:1px!important}.mat-mdc-form-field .mdc-text-field--focused .mdc-notched-outline__leading,.mat-mdc-form-field .mdc-text-field--focused .mdc-notched-outline__notch,.mat-mdc-form-field .mdc-text-field--focused .mdc-notched-outline__trailing{border-color:#003da5!important;border-width:2px!important}.form__form-row--date-group.ng-touched.ng-invalid .mat-mdc-text-field-wrapper,.form__form-field.ng-touched.ng-invalid .mat-mdc-text-field-wrapper,.form__form-field.has-error .mat-mdc-text-field-wrapper{background-color:#e83c3d08!important}.form__form-row--date-group.ng-touched.ng-invalid .mdc-notched-outline__leading,.form__form-field.ng-touched.ng-invalid .mdc-notched-outline__leading,.form__form-field.has-error .mdc-notched-outline__leading,.form__form-row--date-group.ng-touched.ng-invalid .mdc-notched-outline__notch,.form__form-field.ng-touched.ng-invalid .mdc-notched-outline__notch,.form__form-field.has-error .mdc-notched-outline__notch,.form__form-row--date-group.ng-touched.ng-invalid .mdc-notched-outline__trailing,.form__form-field.ng-touched.ng-invalid .mdc-notched-outline__trailing,.form__form-field.has-error .mdc-notched-outline__trailing{border-color:#e83c3d!important;border-width:2px!important}.form__form-field .mat-mdc-select-panel{background-color:#fff!important}.form__form-field .mat-datepicker-content{background-color:#fff!important;box-shadow:0 2px 8px #00000026!important}.form__form-field .mat-datepicker-content .mat-calendar,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-header,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-header .mat-calendar-period-button,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-header .mat-calendar-previous-button,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-header .mat-calendar-next-button{background-color:#fff!important}.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-header .mat-calendar-period-button:hover,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-header .mat-calendar-previous-button:hover,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-header .mat-calendar-next-button:hover{background-color:#003da514!important}.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-header .mat-calendar-controls,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-content,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-body,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-table,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-table-header,.form__form-field .mat-datepicker-content .mat-calendar tr,.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-body-cell{background-color:#fff!important}.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover{background-color:#003da51a!important}.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-body-selected{background-color:#003da5!important;color:#fff!important}.form__form-field .mat-datepicker-content .mat-calendar .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:#003da5!important;background-color:#fff!important}.form__form-field .mat-datepicker-popup,.form__form-field .cdk-overlay-pane .mat-mdc-select-panel,.form__form-field .cdk-overlay-pane .mat-datepicker-content,.form__form-field .cdk-overlay-pane .mat-datepicker-popup,.form__form-field .cdk-overlay-container .mat-datepicker-content,.form__form-field .cdk-overlay-container .mat-datepicker-content .mat-calendar{background-color:#fff!important}.form__form-row:has(.mat-form-field-disabled)>p{opacity:.45}.form__form-row:has(.mat-form-field-disabled)>p p{color:#9e9e9e}.mat-mdc-input-element:disabled{color:#9e9e9e!important;-webkit-text-fill-color:#9e9e9e!important}.mat-mdc-form-field .mdc-text-field--outlined,.mat-mdc-form-field .mat-mdc-text-field-wrapper{background-color:#fff!important}.mat-mdc-form-field .mat-mdc-form-field-focus-overlay{opacity:0!important;display:none!important}.mat-mdc-form-field.mat-focused .mdc-text-field--outlined,.mat-mdc-form-field.mat-focused .mat-mdc-text-field-wrapper{background-color:#fff!important}.form__form-field{width:100%;font-size:.625rem!important}.form__form-field .mdc-text-field--outlined,.form__form-field .mat-mdc-text-field-wrapper,.form__form-field .mdc-text-field,.form__form-field.mat-mdc-form-field-type-mat-select .mdc-text-field--outlined,.form__form-field.mat-mdc-form-field-type-mat-select .mat-mdc-text-field-wrapper{background-color:#fff!important}.form__form-field .mat-mdc-form-field-infix{padding:.25rem!important;min-height:auto!important}.form__form-field .mat-mdc-input-element{color:#1a1a1a!important;font-size:.625rem!important;font-weight:500!important;padding:.25rem .375rem!important;opacity:1!important}@media(max-width:768px){.form__form-field .mat-mdc-input-element{font-size:16px!important;padding:.5rem .75rem!important}}.form__form-field .mat-mdc-select-value{color:#1a1a1a!important;font-size:.625rem!important;font-weight:500!important;opacity:1!important}.form__form-field .mat-mdc-select-value .mat-mdc-select-value-text{padding:.25rem .375rem!important}.form__form-field .mat-mdc-input-element::placeholder,.form__form-field .mat-mdc-select-placeholder{color:#8a8a8a!important;opacity:.6!important;font-size:.5625rem!important;font-weight:400!important;padding:.25rem .375rem!important}.form__form-field .mat-mdc-floating-label{color:#5a5a5a!important;font-size:.625rem!important}.form__form-row--date-group{width:100%}.form__form-row--date-group .mat-mdc-input-element{color:#1a1a1a!important;font-weight:500!important;opacity:1!important}.form__form-row--date-group .mat-focus-indicator{width:28px!important;height:28px!important}.form__form-row--date-group .mat-datepicker-toggle{color:#003da5!important}.form__form-row--date-group .mat-datepicker-toggle .mdc-icon-button{width:28px!important;height:28px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.form__form-row--date-group .mat-datepicker-toggle .mat-mdc-button-touch-target{width:28px!important;height:28px!important}.form__form-row--date-group .mat-datepicker-toggle-default-icon{width:14px!important;height:14px!important}.form__form-row--date-group .mat-datepicker-toggle:hover .mat-mdc-button-persistent-ripple:before{background-color:#003da514!important}.form__form-row--amount-group .amount-select .mat-mdc-text-field-wrapper{background:#003da5!important;border-radius:4px}.form__form-row--amount-group .amount-select .mat-mdc-text-field-wrapper:hover{background:#003898!important}.form__form-row--amount-group .amount-select .mat-mdc-select-value,.form__form-row--amount-group .amount-select .mat-mdc-select-value-text,.form__form-row--amount-group .amount-select .mat-mdc-select-arrow{color:#fff!important;font-size:.625rem!important;font-weight:600!important;opacity:1!important}.form__form-row--amount-group .amount-select .mdc-notched-outline__leading,.form__form-row--amount-group .amount-select .mdc-notched-outline__notch,.form__form-row--amount-group .amount-select .mdc-notched-outline__trailing{border-color:#ffffff4d!important}.form__form-row--amount-group .amount-select .mat-mdc-form-field.mat-focused .mat-mdc-text-field-wrapper{background:#003da5!important}.form__form-row--amount-group .amount-select .mat-mdc-form-field.mat-focused .mdc-notched-outline__leading,.form__form-row--amount-group .amount-select .mat-mdc-form-field.mat-focused .mdc-notched-outline__notch,.form__form-row--amount-group .amount-select .mat-mdc-form-field.mat-focused .mdc-notched-outline__trailing{border-color:#fff!important}.form-select .mat-mdc-select-placeholder{opacity:1!important;color:#1a1a1a!important;font-weight:600!important}.form-select .mat-mdc-form-field-flex{padding-right:.5rem!important}.form-radio .mat-mdc-radio-button{margin:.1rem;border-radius:4px;border:1px solid #E0E0E0;transition:all .2s ease}.form-radio .mat-mdc-radio-button:hover{background-color:#eeec;border-color:#9e9e9e}.form-radio .mat-mdc-radio-button .mdc-radio{margin-right:-5px;margin-left:-5px}.form-radio .mat-mdc-radio-button .mdc-form-field{gap:0rem}.form-radio .mat-mdc-radio-button .mdc-label{margin-left:0;padding-left:0;opacity:1!important;color:#1a1a1a!important;padding-right:.3rem!important;font-family:Lato,Arial,sans-serif!important;font-size:.75rem!important;font-weight:600!important;line-height:1.25!important}.form__form-row--checkbox-group .mat-mdc-checkbox{align-items:center!important;margin-bottom:0!important;width:100%;display:flex!important;align-items:flex-start!important}.form__form-row--checkbox-group .mat-mdc-checkbox .mdc-form-field{min-height:25px!important;height:25px!important;padding:2px 4px}.form__form-row--checkbox-group .mat-mdc-checkbox:hover .mdc-form-field{background-color:#003da514}.form__form-row--checkbox-group .mat-mdc-checkbox .mdc-checkbox{width:0px!important;height:20px!important;padding-left:0!important;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:5px}.form__form-row--checkbox-group .mat-mdc-checkbox .mdc-checkbox__background{border-color:#5a5a5a!important;width:14px!important;height:14px!important;border-radius:3px!important;transition:all .2s ease}.form__form-row--checkbox-group .mat-mdc-checkbox.mat-mdc-checkbox-checked .mdc-checkbox__background{color:#fff;background-color:#003da5!important;border-color:#003da5!important}.form__form-row--checkbox-group .mat-mdc-checkbox .mdc-label{color:#1a1a1a;font-size:.6875rem!important;font-weight:500;line-height:1.1}@media(max-width:768px){.form__form-row--checkbox-group .mat-mdc-checkbox .mdc-label{font-size:.75rem!important}}.form__form-row--checkbox-group .mat-mdc-checkbox:focus-visible .mdc-checkbox__background{outline:2px solid #003da5;outline-offset:2px}.form__form-row--checkbox-group .mat-mdc-checkbox-disabled{opacity:.45}.form__form-row--checkbox-group .mat-mdc-checkbox-disabled .mdc-label{color:#9e9e9e}.form__form-field--radio .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__outer-circle{border-color:#003da5!important}.form__form-field--radio .mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__inner-circle{background-color:#003da5!important}.detail{position:relative;height:100%;min-height:0;display:flex;flex-direction:column}.detail__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.detail__header-title{font-size:1rem;font-weight:600;color:#1a1a1a}.detail__body{display:flex;flex-direction:column;flex:1;min-height:0;background-color:#fff;border-radius:4px;padding:.375rem}.detail__body-title{font-family:Lato,Arial,sans-serif!important;font-size:1rem!important;font-weight:600!important;line-height:1.25!important;color:#39a9e5}.detail__detail-row{display:grid;grid-template-columns:50% 1fr;gap:.25rem;min-height:2rem;border-top:1px solid #E0E0E0;align-items:center!important;color:#1a1a1a}.detail__detail-row-label{font-size:.75rem;font-weight:600;font-family:Lato,Arial,sans-serif!important;font-size:.875rem!important;font-weight:600!important;line-height:1.25!important}.detail__detail-row-field{width:100%;text-align:right;font-family:Lato,Arial,sans-serif!important;font-size:.875rem!important;font-weight:400!important;line-height:1.25!important}.detail__detail-separator{border-top:1px solid #E0E0E0;margin-bottom:1rem}.detail__detail--irregular{display:grid;grid-template-columns:49% 1% 1fr}.detail__detail--anwser{display:grid;grid-template-columns:30% 30% 3% 17% 1fr}.detail__footer{display:flex;justify-content:flex-end;flex-shrink:0;gap:.25rem;margin-top:auto;padding-top:.375rem}.btn{min-width:80px!important;height:28px!important;border-radius:6px!important;font-family:Lato,Arial,sans-serif!important;font-size:.75rem!important;font-weight:400!important;letter-spacing:.02em!important;line-height:1.25!important}.btn--primary{color:#fff!important;background:#003da5!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn--primary:hover{background:#003898!important;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn--primary:active{transform:translateY(0)}.btn--primary-reverse{font-weight:700!important;color:#003da5!important;background:#fff!important;border:2px solid #003da5!important}.btn--primary-reverse:hover{background:#003da50d!important;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.btn--primary-reverse:active{transform:translateY(0)}.btn--table-action{top:-9px;min-width:0!important;width:24px!important;height:24px!important;padding:0!important}.btn--table-action mat-icon{font-size:24px!important}.btn--collapse{position:absolute!important;flex-shrink:0!important;width:40px!important;height:40px!important;min-width:40px!important;z-index:950!important;box-shadow:0 2px 8px #003da54d!important;background:#003da5!important}.btn--collapse.elegant{border-radius:50%!important}.btn--collapse-chevron-icon{display:inline-block;transform:translate(-1px);color:#fff!important;z-index:970;font-family:Lato,Arial,sans-serif!important;font-size:1.125rem!important;font-weight:700!important;line-height:1.25!important}.btn--collapse-count-overlay{position:absolute;top:-16px;right:-16px;min-width:20px;height:20px;display:flex;align-items:end;justify-content:center;border-radius:50%;border:2px solid white;box-shadow:0 2px 8px #003da54d!important;z-index:970;background:linear-gradient(135deg,#ff6510,#f2600f)!important;color:#fff!important;font-family:Lato,Arial,sans-serif!important;font-size:.75rem!important;font-weight:700!important;line-height:1.25!important}.btn--collapse:hover{transform:scale(1.05);box-shadow:0 2px 8px #003da54d!important;background:#003898!important}.btn--collapse:active{transform:scale(.98)}.btn--collapse.has-criteria{background:#003da5!important}.btn--collapse.has-criteria:hover{background:#003898!important}.btn--collapse.criteria{top:0;right:0}.btn--collapse.layout{left:-10px;top:5px}.btn--collapse.layout .btn--collapse-chevron-icon{display:inline-block;transform:translate(1px)}.btn--header{height:38px!important;padding:0 1.25rem!important;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background:#fff!important;color:#003da5!important;font-family:Lato,Arial,sans-serif!important;font-size:.875rem!important;font-weight:700!important;line-height:1.25!important}.btn--header mat-icon svg{transform:translateY(3px)}.btn--header:hover:not(:disabled){background:#ebf6fc!important;transform:translateY(-1px)}.btn--header:active:not(:disabled){transform:translateY(0)}@media(max-width:1024px){.btn--header{padding:0 .625rem!important;min-width:38px!important}.btn--header span{display:none}.btn--header mat-icon{margin:0!important}}@media(max-width:768px){.btn--header{height:36px!important;min-width:36px!important}}.btn--header .dropdown-icon{margin-left:.25rem;transition:transform .2s ease}.btn--header[aria-expanded=true] .dropdown-icon{transform:rotate(180deg)}.btn--full-width{width:100%}.btn--margin-bottom{margin-bottom:1rem}.btn--round{width:38px!important;height:38px!important;min-width:unset!important;padding:0!important;border-radius:50%!important}.btn--round mat-icon{margin:0!important}.loading-overlay{position:absolute;inset:0;z-index:200;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fff}.loading-overlay-spinner{width:50px;height:50px;border:1px solid #E0E0E0;border-top:4px solid #0055A4;border-radius:50%;animation:spin 1s linear infinite}.loading-overlay p{margin-top:1.5rem;color:#003da5;font-family:Lato,Arial,sans-serif!important;font-size:1rem!important;font-weight:600!important;letter-spacing:.5px!important}.loading-overlay--hidden{opacity:0;visibility:hidden;pointer-events:none}.error-snackbar{background-color:#d53738!important;color:#fff!important;font-weight:500;border-radius:4px!important;box-shadow:0 2px 8px #0000004d!important;display:flex;align-items:center;gap:.5rem;font-family:Lato,Arial,sans-serif!important;font-size:.75rem!important;font-weight:600!important;line-height:1.25!important}.criteria-layout{display:grid;grid-template-columns:25% 1fr;grid-template-rows:1fr;height:100%;min-height:0;gap:1rem;padding:.75rem;box-sizing:border-box;transition:grid-template-columns .3s ease;scrollbar-width:thin;scrollbar-color:transparent transparent}.criteria-layout--form-hidden{grid-template-columns:0 1fr}.criteria-layout--form-hidden .criteria-layout__criteria{transform:translate(-100%);opacity:0}@media(max-width:1200px){.criteria-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.criteria-layout::-webkit-scrollbar{width:6px}.criteria-layout::-webkit-scrollbar-track{background:transparent}.criteria-layout::-webkit-scrollbar-thumb{background:transparent;border-radius:3px}.criteria-layout::-webkit-scrollbar-thumb:hover{background:#bdbdbd80}.criteria-layout:hover::-webkit-scrollbar-thumb{background:#bdbdbd4d}.criteria-layout:hover{scrollbar-color:rgba(189,189,189,.3) transparent}@media(max-width:768px){.criteria-layout{padding:1.25rem;border-radius:4px}}.criteria-layout__criteria{transition:transform .3s ease,opacity .1s ease;transform:translate(0);opacity:1;display:flex;flex-direction:column;position:relative;height:100%;min-height:0;overflow:visible}@media(max-width:1600px){.criteria-layout__criteria{flex:0 0 400px}}@media(max-width:1400px){.criteria-layout__criteria{flex:0 0 380px}}@media(max-width:1200px){.criteria-layout__criteria{flex:1 1 auto;max-width:100%;overflow:visible!important}}.criteria-layout__criteria .form__container{width:100%;transition:transform .3s ease,opacity .1s ease;transform-origin:left}.criteria-layout__layout{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;position:relative;min-width:0;overflow:visible}.criteria-layout__layout--scroll{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.detail-layout{display:flex;flex-direction:column;height:100%;min-height:0;position:relative;scrollbar-width:thin;scrollbar-color:transparent transparent}.detail-layout::-webkit-scrollbar{width:6px}.detail-layout::-webkit-scrollbar-track{background:transparent}.detail-layout::-webkit-scrollbar-thumb{background:transparent;border-radius:3px}.detail-layout::-webkit-scrollbar-thumb:hover{background:#bdbdbd80}.detail-layout:hover::-webkit-scrollbar-thumb{background:#bdbdbd4d}.detail-layout:hover{scrollbar-color:rgba(189,189,189,.3) transparent}@media(max-width:768px){.detail-layout{padding:1.25rem;border-radius:4px}}.detail-layout__container{display:grid;grid-template-columns:40% 1fr;grid-template-rows:1fr;height:100%;gap:1rem;padding:.75rem;box-sizing:border-box;overflow:hidden}.detail-layout__separator{height:1px!important;width:100%!important;margin:.5rem 0rem!important;background-color:#e0e0e0!important}.detail-layout__left-detail{opacity:1;display:flex;flex-direction:column;position:relative;height:100%;min-height:0;overflow-y:auto}@media(max-width:1600px){.detail-layout__left-detail{flex:0 0 400px}}@media(max-width:1400px){.detail-layout__left-detail{flex:0 0 380px}}@media(max-width:1200px){.detail-layout__left-detail{flex:1 1 auto;max-width:100%;overflow:visible!important}}.detail-layout__right-detail{flex:1 1 auto;display:flex;flex-direction:column;min-height:0;position:relative;min-width:0;overflow:visible}.custom-dropdown-options-panel{background:#fff!important;border-radius:4px!important;box-shadow:0 4px 16px #0000001f,0 2px 4px #00000014!important;border:1px solid rgba(224,224,224,.8)!important;margin-top:4px!important;max-height:320px!important}.custom-dropdown-options-panel .mat-mdc-option{font-size:.875rem!important;font-weight:500!important;color:#1a1a1a!important;padding:.75rem 1rem!important;min-height:44px!important;transition:background-color .15s ease!important;background:#fff!important}.custom-dropdown-options-panel .mat-mdc-option:hover{background-color:#39a9e514!important}.custom-dropdown-options-panel .mat-mdc-option.mat-mdc-option-active,.custom-dropdown-options-panel .mat-mdc-option.mdc-list-item--selected{background-color:#003da51a!important;color:#003da5!important;font-weight:600!important}.custom-dropdown-options-panel .mat-mdc-option .mdc-list-item__primary-text{color:inherit!important;font-size:.875rem!important}.custom-date-picker-dropdown-panel{border-radius:4px!important;border:1px solid rgba(224,224,224,.8)!important;margin-top:4px!important;box-shadow:0 4px 16px #0000001f,0 2px 4px #00000014!important;background:#fff!important;border-radius:inherit;font-weight:600!important;font-size:.875rem!important}.custom-date-picker-dropdown-panel .mat-calendar-header,.custom-date-picker-dropdown-panel .mat-calendar-controls,.custom-date-picker-dropdown-panel .mat-calendar-period-button,.custom-date-picker-dropdown-panel .mat-calendar-previous-button,.custom-date-picker-dropdown-panel .mat-calendar-next-button{background:#fff!important}.custom-date-picker-dropdown-panel .mat-calendar-period-button:hover,.custom-date-picker-dropdown-panel .mat-calendar-previous-button:hover,.custom-date-picker-dropdown-panel .mat-calendar-next-button:hover{background-color:#39a9e514!important}.custom-date-picker-dropdown-panel .mat-calendar-body,.custom-date-picker-dropdown-panel .mat-calendar-table,.custom-date-picker-dropdown-panel .mat-calendar-table-header,.custom-date-picker-dropdown-panel tr{background:#fff!important}.custom-date-picker-dropdown-panel .mat-calendar-body-cell{background:#fff!important;transition:background-color .15s ease}.custom-date-picker-dropdown-panel .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover{background-color:#39a9e514!important}.custom-date-picker-dropdown-panel .mat-calendar-body-selected{background-color:#003da526!important;color:#003da5!important;font-weight:600}.custom-date-picker-dropdown-panel .mat-calendar-body-today:not(.mat-calendar-body-selected){border-color:#003da5!important}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}app-root{display:flex;flex-direction:column;height:100vh;width:100%;overflow:hidden}.app-container{display:flex;flex-direction:column;height:100vh;width:100%;overflow:hidden}app-header{flex-shrink:0;z-index:1000}.main-content,main{flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;position:relative;scrollbar-width:thin;scrollbar-color:rgba(189,189,189,.4) transparent}.main-content::-webkit-scrollbar,main::-webkit-scrollbar{width:8px}.main-content::-webkit-scrollbar-track,main::-webkit-scrollbar-track{background:transparent}.main-content::-webkit-scrollbar-thumb,main::-webkit-scrollbar-thumb{background:#bdbdbd66;border-radius:4px}.main-content::-webkit-scrollbar-thumb:hover,main::-webkit-scrollbar-thumb:hover{background:#8a8a8a99}.app-footer,.app-footer *{color:#fff!important}.app-footer a{color:#fff!important;opacity:.9;transition:opacity .2s ease}.app-footer a:hover{opacity:1;text-decoration:underline}.app-footer p,.app-footer span,.app-footer div{color:#fff!important}.footer-link{color:#fff!important;text-decoration:none;opacity:.9}.footer-link:hover{opacity:1;text-decoration:underline}.copyright,.copyright .year,.copyright .company,.copyright .rights{color:#fff!important}.footer-separator{color:#ffffff80!important}.accessibility-badge{background-color:#4caf50;color:#fff!important}.footer-link-accessibility{background-color:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff!important}.footer-link-accessibility:hover{background-color:#ffffff2e}router-outlet{display:none}router-outlet+*{display:block;width:100%;height:100%;overflow:visible}.mat-drawer-container,.mat-drawer-content{overflow:visible!important}body{font-family:Lato,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#1a1a1a;background-color:#eee;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;line-height:1.3;color:#1a1a1a}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin:0 0 1rem;line-height:1.6}a{color:#003da5;text-decoration:none;transition:color .2s ease}a:hover{color:#003898;text-decoration:underline}a:focus-visible{outline:2px solid #003da5;outline-offset:2px;border-radius:2px}.nav-link,a.nav-link,.mat-mdc-button.nav-link{color:#fff!important;font-weight:500!important;font-size:.9375rem!important;padding:.625rem 1.25rem!important;border-radius:4px!important;transition:all .2s ease!important;display:inline-flex!important;align-items:center!important;gap:.5rem!important;background-color:transparent!important;border:2px solid transparent!important}.nav-link mat-icon,a.nav-link mat-icon,.mat-mdc-button.nav-link mat-icon{font-size:20px;width:20px;height:20px;opacity:.9}.nav-link:hover,a.nav-link:hover,.mat-mdc-button.nav-link:hover{background-color:#ffffff1f!important;text-decoration:none}.nav-link.active mat-icon,.nav-link.router-link-active mat-icon,a.nav-link.active mat-icon,a.nav-link.router-link-active mat-icon,.mat-mdc-button.nav-link.active mat-icon,.mat-mdc-button.nav-link.router-link-active mat-icon{opacity:1}.nav-link:focus-visible,a.nav-link:focus-visible,.mat-mdc-button.nav-link:focus-visible{outline:2px solid white;outline-offset:2px}@media(max-width:768px){.nav-link,a.nav-link,.mat-mdc-button.nav-link{font-size:.875rem!important;padding:.5rem 1rem!important}}.mat-mdc-form-field{width:100%}.mat-mdc-card,mat-card{border-radius:6px!important;box-shadow:0 2px 10px #00000014!important}.mat-mdc-dialog-container{border-radius:6px!important}.mat-mdc-tooltip{font-size:.8125rem!important;background-color:#1a1a1af2!important;border-radius:4px!important}.mat-mdc-snack-bar-container{border-radius:4px!important}.mat-mdc-snack-bar-container.success{background-color:#b0d31c!important}.mat-mdc-snack-bar-container.error{background-color:#e83c3d!important}.mat-mdc-snack-bar-container.warning{background-color:#ff6510!important}.mat-mdc-snack-bar-container.info{background-color:#0097d6!important}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-weight-normal{font-weight:400}.font-weight-medium{font-weight:500}.font-weight-semibold{font-weight:600}.font-weight-bold{font-weight:700}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.p-4{padding:2rem}@media(max-width:1400px){h1{font-size:1.75rem}h2{font-size:1.375rem}}@media(max-width:1024px){h1{font-size:1.625rem}h2{font-size:1.25rem}h3{font-size:1.125rem}}@media(max-width:768px){h1{font-size:1.5rem}h2{font-size:1.125rem}h3{font-size:1rem}body{font-size:.9375rem}}@media print{html,body{overflow:visible!important;height:auto!important}.main-content,main{overflow:visible!important;height:auto!important}@page{margin:1.5cm}*{box-shadow:none!important;text-shadow:none!important}a[href]:after{content:" (" attr(href) ")";font-size:.75rem}.no-print,button,.btn-primary,.btn-secondary,.btn-icon{display:none!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(prefers-contrast:high){*{border-color:currentColor!important}button,.btn-primary,.btn-secondary,.nav-link{border:2px solid currentColor!important}}.skip-to-content{position:absolute;top:-100px;left:0;background:#003da5;color:#fff;padding:.75rem 1rem;z-index:10000;border-radius:0 0 4px}.skip-to-content:focus{top:0}*:focus-visible{outline:2px solid #003da5;outline-offset:2px}button:focus-visible,a:focus-visible{outline:2px solid #0097D6;outline-offset:3px}.snackbar-error{background-color:#a11818!important;color:#fff!important;font-weight:500}.snackbar-error .mdc-button__label{color:#fff!important}.snackbar-error .mdc-button{--mdc-text-button-label-text-color: #fff;padding:0 8px;border-radius:4px;transition:background-color .2s ease-out}.snackbar-error .mdc-button:hover .mdc-button__label{color:#000!important}.mat-icon{line-height:100%;font-family:Material Symbols Outlined!important;font-variation-settings:"FILL" 0,"wght" 200,"GRAD" 0,"opsz" 24}
