@font-face{font-family:FiraGO;src:url(/fonts/FiraGO-Medium.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FiraGO;src:url(/fonts/FiraGO-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--font-firago: "FiraGO";--font-raleway: "Raleway", sans-serif;--font-roboto: "Roboto", "Helvetica Neue", sans-serif;--font-weight-thin: 100;--font-weight-extra-light: 200;--font-weight-light: 300;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700;--font-weight-extra-bold: 800}:root{--color-primary: #2b6ea2;--color-primary-dark: #21507f;--color-primary-darker: #1B4C7D;--color-primary-light: #3691c9;--color-accent: #ee6002;--color-accent-dark: #e54304;--color-accent-light: #ffaf49;--color-sidebar-stop-1: #1B4C7D;--color-sidebar-stop-2: #1C4A77;--color-sidebar-stop-3: #2B6EA2;--color-frame: #0085ad33;--color-frame__focused: #0085ad66;--color-black: #212529;--color-text-muted: #666666;--color-border: #e0e0e0;--color-bg: #ffffff;--color-bg-subtle: #f1f2f6;--color-success: #2e7d32;--color-warning: #ed6c02;--color-error: #d32f2f;--color-info: #4280E7}html.theme-dark{--color-bg: #15171c;--color-bg-subtle: #1d2027;--color-border: #2d313a;--color-black: #e6e8eb;--color-text-muted: #9aa0aa;--color-primary: #4a8fc4;--color-primary-dark: #6aa4d5;--color-primary-darker: #82b6e2;--color-primary-light: #4485b8;--color-sidebar-stop-1: #0e2238;--color-sidebar-stop-2: #102538;--color-sidebar-stop-3: #163d61;--color-frame: #4a8fc433;--color-frame__focused: #4a8fc466;--mat-sys-surface: #15171c;--mat-sys-surface-container: #1d2027;--mat-sys-surface-container-high: #252830;--mat-sys-surface-container-highest: #2d313a;--mat-sys-surface-variant: #2d313a;--mat-sys-on-surface: #e6e8eb;--mat-sys-on-surface-variant: #c0c4cc;--mat-sys-outline: #6e7480;--mat-sys-outline-variant: #2d313a;--mat-sys-background: #15171c;--mat-sys-on-background: #e6e8eb}*{box-sizing:border-box}*::-webkit-scrollbar{width:14px;background:transparent}*::-webkit-scrollbar-track{border:5px solid transparent}*::-webkit-scrollbar-thumb{background:var(--color-frame);background-clip:content-box;border:5px solid transparent;border-radius:50px}*::-webkit-scrollbar-thumb:hover{background:var(--color-frame__focused);background-clip:content-box}*.no-scrollbar-width::-webkit-scrollbar{width:0!important}html,body{width:100%;height:100%;margin:0;padding:0;font-size:15px;line-height:1.2;color:var(--color-black);background:var(--color-bg);font-family:var(--font-firago),"Helvetica Neue",sans-serif;transition:background-color .2s ease-out,color .2s ease-out}button,.font-raleway{font-family:var(--font-raleway)}.font-caps:not(mat-icon,.material-icons){font-family:var(--font-firago)!important;text-transform:uppercase;letter-spacing:.04em}.cursor-pointer{cursor:pointer!important}.line-height{line-height:1.5}.loading-container{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#ffffff8c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:200}html.theme-dark .loading-container{background:#00000073}.page-header{display:flex;align-items:center;gap:.75rem;max-width:1200px;margin:0 auto 1rem;padding:0 24px;flex-wrap:wrap}.page-header1{display:flex;align-items:center;gap:.75rem;margin:0 auto 1rem;padding:0 24px;flex-wrap:wrap}.page-title{flex:1 1 auto;font-size:1.4rem;font-weight:600;color:var(--color-primary-dark)}.card-subtitle{margin:0 0 1rem;font-size:.9rem;color:var(--color-text-muted)}.muted{color:var(--color-text-muted)!important}@media screen and (max-width:1600px){body,html{font-size:13px}}@media screen and (max-width:768px){body,html{font-size:12px}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.border-0{border:0!important}.bg-transparent{background-color:transparent!important}h1,.h1{font-size:2rem!important}h2,.h2{font-size:1.8rem!important}h3,.h3{font-size:1.6rem!important}h4,.h4{font-size:1.4rem!important}h5,.h5{font-size:1.2rem!important}h6,.h6{font-size:1rem!important}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.bold{font-weight:700!important}.required-label:after{content:"*";color:red;margin-left:4px}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-outlined-text-field-label-text-color)!important}mat-form-field.visible-text-on-disabled input,mat-form-field.visible-text-on-disabled .mat-mdc-select-trigger,mat-form-field.visible-text-on-disabled mat-label{color:var(--color-black)}mat-form-field.small-height.mat-form-field-appearance-fill .mat-mdc-form-field-flex{height:2.5rem;align-items:center}mat-form-field.small-height.mat-form-field-appearance-fill .mat-mdc-form-field-flex .mat-mdc-form-field-infix{min-height:unset;padding-top:0;padding-bottom:0}.mat-mdc-form-field-icon-suffix{display:flex}.mat-mdc-radio-button .mdc-radio{padding-top:2px!important}.mat-mdc-paginator-page-size{order:1}.mat-mdc-paginator-range-actions{order:0;margin-right:1rem}.mat-mdc-paginator-range-actions .mat-mdc-icon-button{--mdc-icon-button-icon-size: 2rem !important}.mat-mdc-paginator-range-actions .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 2.75rem !important}.mat-mdc-snack-bar-container.error-message{--mdc-snackbar-container-color: #751706;--mat-mdc-snack-bar-button-color: #ffffff;--mdc-snackbar-supporting-text-color: #ffffff;--mat-snack-bar-button-color: #ffffff}.mat-mdc-snack-bar-container.success-message{--mdc-snackbar-container-color: #006600;--mat-mdc-snack-bar-button-color: #ffffff;--mdc-snackbar-supporting-text-color: #ffffff;--mat-snack-bar-button-color: #ffffff}.mat-mdc-card{--mdc-elevated-card-container-color: var(--mat-sys-surface-container, #ffffff);--mdc-outlined-card-outline-color: var(--color-border, #e0e0e0)}.lab-table{width:100%;background-color:var(--mat-sys-surface, #ffffff);border-radius:6px;overflow:hidden}.lab-table table.mat-mdc-table,.lab-table.mat-mdc-table{width:100%;background-color:inherit}.lab-table table.mat-mdc-table tr.mat-mdc-header-row,.lab-table table.mat-mdc-table tr.mat-mdc-row,.lab-table.mat-mdc-table tr.mat-mdc-header-row,.lab-table.mat-mdc-table tr.mat-mdc-row{height:3rem}.lab-table table.mat-mdc-table th.mat-mdc-header-cell,.lab-table table.mat-mdc-table tr.mat-mdc-footer-row td,.lab-table.mat-mdc-table th.mat-mdc-header-cell,.lab-table.mat-mdc-table tr.mat-mdc-footer-row td{font-size:1rem;padding:.2rem .5rem .2rem 1rem;color:inherit;text-transform:capitalize;white-space:nowrap;font-weight:700;background-color:var(--mat-sys-surface-container, #f4f3f6)}.lab-table table.mat-mdc-table tr.mat-mdc-row,.lab-table.mat-mdc-table tr.mat-mdc-row{transition:background-color .2s}.lab-table table.mat-mdc-table tr.mat-mdc-row:hover,.lab-table.mat-mdc-table tr.mat-mdc-row:hover{background-color:var(--mat-sys-surface-container, #f5f5f5)}.lab-table table.mat-mdc-table tr.mat-mdc-row.selected-row,.lab-table.mat-mdc-table tr.mat-mdc-row.selected-row{background-color:#c7cded}.lab-table table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell,.lab-table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell{font-size:.875rem;padding:.25rem .5rem .25rem 1rem}.lab-table table.mat-mdc-table tr.mat-mdc-row td.route-cell,.lab-table.mat-mdc-table tr.mat-mdc-row td.route-cell{color:var(--color-info, #4280E7)}.lab-table table.mat-mdc-table tr.mat-mdc-row td.route-cell>a,.lab-table.mat-mdc-table tr.mat-mdc-row td.route-cell>a{color:inherit;text-decoration:underline;transition:color .15s}.lab-table table.mat-mdc-table tr.mat-mdc-row td.route-cell>a:hover,.lab-table.mat-mdc-table tr.mat-mdc-row td.route-cell>a:hover{color:var(--color-primary)}.lab-table.small table.mat-mdc-table th.mat-mdc-header-cell,.lab-table.small table.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell,.lab-table.small table.mat-mdc-table tr.mat-mdc-footer-row td,.lab-table.small.mat-mdc-table th.mat-mdc-header-cell,.lab-table.small.mat-mdc-table tr.mat-mdc-row td.mat-mdc-cell,.lab-table.small.mat-mdc-table tr.mat-mdc-footer-row td{font-size:.85rem;padding-left:.6rem;padding-right:.6rem}.lab-table.small table.mat-mdc-table tr.mat-mdc-header-row,.lab-table.small table.mat-mdc-table tr.mat-mdc-row,.lab-table.small.mat-mdc-table tr.mat-mdc-header-row,.lab-table.small.mat-mdc-table tr.mat-mdc-row{height:2.2rem}.lab-table.medium table.mat-mdc-table tr.mat-mdc-header-row,.lab-table.medium table.mat-mdc-table tr.mat-mdc-row,.lab-table.medium.mat-mdc-table tr.mat-mdc-header-row,.lab-table.medium.mat-mdc-table tr.mat-mdc-row{height:3.2rem}.lab-table.flat{background-color:transparent;border-radius:0}.lab-table.flat th.mat-mdc-header-cell{background-color:transparent}html.theme-dark .lab-table table.mat-mdc-table tr.mat-mdc-row:hover,html.theme-dark .lab-table.mat-mdc-table tr.mat-mdc-row:hover{background-color:var(--mat-sys-surface-container-high, #292a2c)}html.theme-dark .lab-table table.mat-mdc-table th.mat-mdc-header-cell,html.theme-dark .lab-table table.mat-mdc-table tr.mat-mdc-footer-row td,html.theme-dark .lab-table.mat-mdc-table th.mat-mdc-header-cell,html.theme-dark .lab-table.mat-mdc-table tr.mat-mdc-footer-row td{background-color:var(--mat-sys-surface-container-low, #1a1b1f)}html.theme-dark .lab-table table.mat-mdc-table tr.mat-mdc-row.selected-row,html.theme-dark .lab-table.mat-mdc-table tr.mat-mdc-row.selected-row{background-color:#4a8fc440}.api-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1rem}.filters-grid{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));align-items:start;margin-bottom:1rem}.date-presets{display:flex;flex-wrap:wrap;gap:.75rem}.date-presets button.date-preset{font-size:1rem;padding:.45rem 1.1rem;background-color:#e0e0e0;color:#000;cursor:pointer;border:0;border-radius:2rem;transition:background-color .15s,padding .15s,color .15s;position:relative;font-family:inherit}.date-presets button.date-preset:hover{background-color:#d1d1d1}.date-presets button.date-preset:before{content:"";position:absolute;z-index:2;left:1.1rem;transform:rotate(45deg);height:.7rem;width:.3rem;border-bottom:2px solid #fff;border-right:2px solid #fff;opacity:0;top:.55rem;transition:opacity .25s}.date-presets button.date-preset.selected{background-color:var(--color-primary);color:#fff;padding-left:2.4rem}.date-presets button.date-preset.selected:before{opacity:1}html.theme-dark .date-presets button.date-preset{background-color:var(--mat-sys-surface-container-high, #292a2c);color:var(--color-black)}html.theme-dark .date-presets button.date-preset:hover{background-color:var(--mat-sys-surface-container-highest, #343537)}html.theme-dark .date-presets button.date-preset.selected{background-color:var(--color-primary);color:#fff}@media screen and (max-width:600px){.api-filters{flex-direction:column;align-items:stretch}.api-filters mat-form-field,.api-filters button{width:100%}}.lab-card.mat-mdc-card,mat-card.lab-card{border:1px solid var(--color-border, #e0e0e0);border-radius:8px;box-shadow:0 1px 2px #0000000a,0 2px 8px #00000008;overflow:hidden;position:relative;background:var(--mat-sys-surface, #ffffff)}.lab-card.mat-mdc-card.accented:before,mat-card.lab-card.accented:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--color-primary) 0%,var(--color-primary-light) 100%)}.lab-card.mat-mdc-card.accent-orange:before,mat-card.lab-card.accent-orange:before{background:linear-gradient(90deg,var(--color-accent) 0%,var(--color-accent-light) 100%)}.kpi-card,.summary-card{background:var(--mat-sys-surface, #ffffff);border:1px solid var(--color-border, #e0e0e0);border-radius:8px;padding:1rem 1.25rem}.kpi-card .kpi-label,.kpi-card .summary-label,.summary-card .kpi-label,.summary-card .summary-label{color:var(--color-text-muted);font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.kpi-card .kpi-value,.kpi-card .summary-value,.summary-card .kpi-value,.summary-card .summary-value{font-size:1.6rem;font-weight:600;margin-top:4px;color:var(--color-primary-dark)}.kpi-card .kpi-value.debt,.kpi-card .summary-value.debt,.summary-card .kpi-value.debt,.summary-card .summary-value.debt{color:var(--color-error)}.kpi-card .kpi-value.paid,.kpi-card .kpi-value.settled,.kpi-card .summary-value.paid,.kpi-card .summary-value.settled,.summary-card .kpi-value.paid,.summary-card .kpi-value.settled,.summary-card .summary-value.paid,.summary-card .summary-value.settled{color:var(--color-success)}.kpi-card .kpi-sub,.kpi-card .summary-sub,.summary-card .kpi-sub,.summary-card .summary-sub{font-size:.8rem;color:var(--color-text-muted);margin-top:.25rem}html.theme-dark .lab-card.mat-mdc-card,html.theme-dark mat-card.lab-card,html.theme-dark .kpi-card,html.theme-dark .summary-card{border-color:var(--mat-sys-outline-variant, #2d313a);box-shadow:0 1px 2px #0006,0 2px 8px #0000004d}html{color-scheme:light;--mat-sys-background: light-dark(#faf9fd, #121316);--mat-sys-error: light-dark(#ba1a1a, #ffb4ab);--mat-sys-error-container: light-dark(#ffdad6, #93000a);--mat-sys-inverse-on-surface: light-dark(#f2f0f4, #2f3033);--mat-sys-inverse-primary: light-dark(#abc7ff, #005cbb);--mat-sys-inverse-surface: light-dark(#2f3033, #e3e2e6);--mat-sys-on-background: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-error: light-dark(#ffffff, #690005);--mat-sys-on-error-container: light-dark(#93000a, #ffdad6);--mat-sys-on-primary: light-dark(#ffffff, #002f65);--mat-sys-on-primary-container: light-dark(#00458f, #d7e3ff);--mat-sys-on-primary-fixed: light-dark(#001b3f, #001b3f);--mat-sys-on-primary-fixed-variant: light-dark(#00458f, #00458f);--mat-sys-on-secondary: light-dark(#ffffff, #283041);--mat-sys-on-secondary-container: light-dark(#3e4759, #dae2f9);--mat-sys-on-secondary-fixed: light-dark(#131c2b, #131c2b);--mat-sys-on-secondary-fixed-variant: light-dark(#3e4759, #3e4759);--mat-sys-on-surface: light-dark(#1a1b1f, #e3e2e6);--mat-sys-on-surface-variant: light-dark(#44474e, #e0e2ec);--mat-sys-on-tertiary: light-dark(#ffffff, #502400);--mat-sys-on-tertiary-container: light-dark(#723600, #ffdcc7);--mat-sys-on-tertiary-fixed: light-dark(#311300, #311300);--mat-sys-on-tertiary-fixed-variant: light-dark(#723600, #723600);--mat-sys-outline: light-dark(#74777f, #8e9099);--mat-sys-outline-variant: light-dark(#c4c6d0, #44474e);--mat-sys-primary: light-dark(#005cbb, #abc7ff);--mat-sys-primary-container: light-dark(#d7e3ff, #00458f);--mat-sys-primary-fixed: light-dark(#d7e3ff, #d7e3ff);--mat-sys-primary-fixed-dim: light-dark(#abc7ff, #abc7ff);--mat-sys-scrim: light-dark(#000000, #000000);--mat-sys-secondary: light-dark(#565e71, #bec6dc);--mat-sys-secondary-container: light-dark(#dae2f9, #3e4759);--mat-sys-secondary-fixed: light-dark(#dae2f9, #dae2f9);--mat-sys-secondary-fixed-dim: light-dark(#bec6dc, #bec6dc);--mat-sys-shadow: light-dark(#000000, #000000);--mat-sys-surface: light-dark(#faf9fd, #121316);--mat-sys-surface-bright: light-dark(#faf9fd, #38393c);--mat-sys-surface-container: light-dark(#efedf0, #1f2022);--mat-sys-surface-container-high: light-dark(#e9e7eb, #292a2c);--mat-sys-surface-container-highest: light-dark(#e3e2e6, #343537);--mat-sys-surface-container-low: light-dark(#f4f3f6, #1a1b1f);--mat-sys-surface-container-lowest: light-dark(#ffffff, #0d0e11);--mat-sys-surface-dim: light-dark(#dbd9dd, #121316);--mat-sys-surface-tint: light-dark(#005cbb, #abc7ff);--mat-sys-surface-variant: light-dark(#e0e2ec, #44474e);--mat-sys-tertiary: light-dark(#964900, #ffb787);--mat-sys-tertiary-container: light-dark(#ffdcc7, #723600);--mat-sys-tertiary-fixed: light-dark(#ffdcc7, #ffdcc7);--mat-sys-tertiary-fixed-dim: light-dark(#ffb787, #ffb787);--mat-sys-neutral-variant20: #2d3038;--mat-sys-neutral10: #1a1b1f;--mat-sys-level0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-sys-level1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-sys-level2: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-sys-level3: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-sys-level4: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-sys-level5: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-sys-body-large: 400 1rem / 1.5rem FiraGO;--mat-sys-body-large-font: FiraGO;--mat-sys-body-large-line-height: 1.5rem;--mat-sys-body-large-size: 1rem;--mat-sys-body-large-tracking: .031rem;--mat-sys-body-large-weight: 400;--mat-sys-body-medium: 400 .875rem / 1.25rem FiraGO;--mat-sys-body-medium-font: FiraGO;--mat-sys-body-medium-line-height: 1.25rem;--mat-sys-body-medium-size: .875rem;--mat-sys-body-medium-tracking: .016rem;--mat-sys-body-medium-weight: 400;--mat-sys-body-small: 400 .75rem / 1rem FiraGO;--mat-sys-body-small-font: FiraGO;--mat-sys-body-small-line-height: 1rem;--mat-sys-body-small-size: .75rem;--mat-sys-body-small-tracking: .025rem;--mat-sys-body-small-weight: 400;--mat-sys-display-large: 400 3.562rem / 4rem FiraGO;--mat-sys-display-large-font: FiraGO;--mat-sys-display-large-line-height: 4rem;--mat-sys-display-large-size: 3.562rem;--mat-sys-display-large-tracking: -.016rem;--mat-sys-display-large-weight: 400;--mat-sys-display-medium: 400 2.812rem / 3.25rem FiraGO;--mat-sys-display-medium-font: FiraGO;--mat-sys-display-medium-line-height: 3.25rem;--mat-sys-display-medium-size: 2.812rem;--mat-sys-display-medium-tracking: 0;--mat-sys-display-medium-weight: 400;--mat-sys-display-small: 400 2.25rem / 2.75rem FiraGO;--mat-sys-display-small-font: FiraGO;--mat-sys-display-small-line-height: 2.75rem;--mat-sys-display-small-size: 2.25rem;--mat-sys-display-small-tracking: 0;--mat-sys-display-small-weight: 400;--mat-sys-headline-large: 400 2rem / 2.5rem FiraGO;--mat-sys-headline-large-font: FiraGO;--mat-sys-headline-large-line-height: 2.5rem;--mat-sys-headline-large-size: 2rem;--mat-sys-headline-large-tracking: 0;--mat-sys-headline-large-weight: 400;--mat-sys-headline-medium: 400 1.75rem / 2.25rem FiraGO;--mat-sys-headline-medium-font: FiraGO;--mat-sys-headline-medium-line-height: 2.25rem;--mat-sys-headline-medium-size: 1.75rem;--mat-sys-headline-medium-tracking: 0;--mat-sys-headline-medium-weight: 400;--mat-sys-headline-small: 400 1.5rem / 2rem FiraGO;--mat-sys-headline-small-font: FiraGO;--mat-sys-headline-small-line-height: 2rem;--mat-sys-headline-small-size: 1.5rem;--mat-sys-headline-small-tracking: 0;--mat-sys-headline-small-weight: 400;--mat-sys-label-large: 500 .875rem / 1.25rem FiraGO;--mat-sys-label-large-font: FiraGO;--mat-sys-label-large-line-height: 1.25rem;--mat-sys-label-large-size: .875rem;--mat-sys-label-large-tracking: .006rem;--mat-sys-label-large-weight: 500;--mat-sys-label-large-weight-prominent: 700;--mat-sys-label-medium: 500 .75rem / 1rem FiraGO;--mat-sys-label-medium-font: FiraGO;--mat-sys-label-medium-line-height: 1rem;--mat-sys-label-medium-size: .75rem;--mat-sys-label-medium-tracking: .031rem;--mat-sys-label-medium-weight: 500;--mat-sys-label-medium-weight-prominent: 700;--mat-sys-label-small: 500 .688rem / 1rem FiraGO;--mat-sys-label-small-font: FiraGO;--mat-sys-label-small-line-height: 1rem;--mat-sys-label-small-size: .688rem;--mat-sys-label-small-tracking: .031rem;--mat-sys-label-small-weight: 500;--mat-sys-title-large: 400 1.375rem / 1.75rem FiraGO;--mat-sys-title-large-font: FiraGO;--mat-sys-title-large-line-height: 1.75rem;--mat-sys-title-large-size: 1.375rem;--mat-sys-title-large-tracking: 0;--mat-sys-title-large-weight: 400;--mat-sys-title-medium: 500 1rem / 1.5rem FiraGO;--mat-sys-title-medium-font: FiraGO;--mat-sys-title-medium-line-height: 1.5rem;--mat-sys-title-medium-size: 1rem;--mat-sys-title-medium-tracking: .009rem;--mat-sys-title-medium-weight: 500;--mat-sys-title-small: 500 .875rem / 1.25rem FiraGO;--mat-sys-title-small-font: FiraGO;--mat-sys-title-small-line-height: 1.25rem;--mat-sys-title-small-size: .875rem;--mat-sys-title-small-tracking: .006rem;--mat-sys-title-small-weight: 500;--mat-checkbox-touch-target-display: none;--mat-checkbox-state-layer-size: 28px;--mat-chip-container-height: 24px;--mat-expansion-header-collapsed-state-height: 36px;--mat-expansion-header-expanded-state-height: 48px;--mat-fab-small-touch-target-display: ;--mat-fab-touch-target-display: none;--mat-button-filled-touch-target-display: none;--mat-button-filled-container-height: 28px;--mat-button-outlined-container-height: 28px;--mat-button-outlined-touch-target-display: none;--mat-button-protected-touch-target-display: none;--mat-button-protected-container-height: 28px;--mat-button-text-touch-target-display: none;--mat-button-text-container-height: 28px;--mat-button-tonal-container-height: 28px;--mat-button-tonal-touch-target-display: none;--mat-form-field-container-height: 44px;--mat-form-field-filled-label-display: none;--mat-form-field-container-vertical-padding: 10px;--mat-form-field-filled-with-label-container-padding-top: 10px;--mat-form-field-filled-with-label-container-padding-bottom: 10px;--mat-icon-button-touch-target-display: none;--mat-icon-button-state-layer-size: 28px;--mat-list-list-item-leading-icon-start-space: 4px;--mat-list-list-item-leading-icon-end-space: 4px;--mat-list-list-item-one-line-container-height: 36px;--mat-list-list-item-two-line-container-height: 52px;--mat-list-list-item-three-line-container-height: 76px;--mat-paginator-container-size: 40px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: none;--mat-radio-touch-target-display: none;--mat-radio-state-layer-size: 28px;--mat-tab-container-height: 36px;--mat-select-arrow-transform: none;--mat-button-toggle-height: 36px;--mat-stepper-header-height: 60px;--mat-table-header-container-height: 44px;--mat-table-footer-container-height: 40px;--mat-table-row-item-container-height: 40px;--mat-toolbar-standard-height: 52px;--mat-toolbar-mobile-height: 44px;--mat-tree-node-min-height: 36px;--mat-sys-corner-extra-large: 28px;--mat-sys-corner-extra-large-top: 28px 28px 0 0;--mat-sys-corner-extra-small: 4px;--mat-sys-corner-extra-small-top: 4px 4px 0 0;--mat-sys-corner-full: 9999px;--mat-sys-corner-large: 16px;--mat-sys-corner-large-end: 0 16px 16px 0;--mat-sys-corner-large-start: 16px 0 0 16px;--mat-sys-corner-large-top: 16px 16px 0 0;--mat-sys-corner-medium: 12px;--mat-sys-corner-none: 0;--mat-sys-corner-small: 8px;--mat-sys-dragged-state-layer-opacity: .16;--mat-sys-focus-state-layer-opacity: .12;--mat-sys-hover-state-layer-opacity: .08;--mat-sys-pressed-state-layer-opacity: .12;--mat-sys-primary: var(--color-primary);--mat-sys-on-primary: #ffffff;--mat-sys-tertiary: var(--color-accent);--mat-sys-on-tertiary: #ffffff;--mat-sys-surface: #ffffff;--mat-sys-surface-bright: #ffffff;--mat-sys-surface-container-lowest: #ffffff;--mat-sys-surface-container-low: #fafafa;--mat-sys-surface-container: #f5f5f5;--mat-sys-surface-container-high: #eeeeee;--mat-sys-surface-container-highest: #e0e0e0;--mat-sys-background: #ffffff}.mat-mdc-icon-button.raised-light-blue:not(:disabled,.mat-warn){color:#4280e7!important}.mat-mdc-raised-button.raised-light-blue:not(:disabled,.mat-warn){background-color:#4280e7!important}.border-btn{border-radius:.2rem;text-align:center;width:20rem;cursor:pointer;font-size:1rem;height:3.2rem;border:1px solid var(--color-primary-dark);color:var(--color-primary-dark);background-color:#fff;display:flex;align-items:center;justify-content:center;transition:.18s}.border-btn:hover{box-shadow:0 2px 5px -3px #accbe7;background-color:#f7fafd}.border-btn.orange{border-color:var(--color-accent);color:var(--color-accent)}.border-btn.orange:hover{background-color:#ffefe4;box-shadow:0 2px 5px -3px var(--color-accent-dark)}.border-btn.light-blue{border-color:#4280e7;color:#4280e7}.border-btn.light-blue:hover{background-color:#cfe2ff;box-shadow:0 2px 5px -3px #4280e7}.border-btn.disabled{pointer-events:none;opacity:.6}.cdk-overlay-pane:has(.notif-shell){max-width:92vw!important}.mat-mdc-menu-panel:has(.notif-shell),.mat-menu-panel:has(.notif-shell){max-width:92vw!important;min-width:540px!important}
