:root{--text-color-light: rgb(136 143 155);--text-nav-dark: rgb(68, 64, 60);--text-nav-light: rgb(168, 162, 158);--nav-icon-color-default: rgb(68, 64, 60);--text-color-black: #57534e;--text-color-dark: rgb(17 24 39);--nav-color-hover: #f5f5f4;--nav-color-current: #f5f5f4;--default-border-color: rgba(210, 210, 210, .55);--default-border-shadow: 0 0 0 1px rgba(210, 210, 210, .55);--bg-color-blue: #155dfc;--tw-ring-color: rgba(150, 150, 150, .6);--font-weight-bold: 700}[x-cloak]{display:none!important}body{font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased}body :is(div,span,a).text-black{color:var(--text-color-black)!important}body h1,body .th-font-display,body :is(h2,h3),body .th-panel-title,body .th-headline,body .th-panel-headline{font-family:var(--font-family-primary, inherit);font-weight:var(--font-weight-default);letter-spacing:-.02em}body h1 strong,body .th-font-display strong,body :is(h2,h3,.th-panel-title,.th-headline) strong{font-weight:var(--font-weight-bold)}body .th-font-small{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:.82rem}body .th-font-small.text-bold,body .th-font-small strong{font-weight:300}body .th-text-light{color:var(--text-color-light)!important}body .th-text-dark{color:var(--text-color-dark)!important}.th-modal-overlay{background-color:#00000080}.th-nav-left{color:#57534e;background-color:#fafaf9;border-right:1px rgb(245,245,244);width:15rem}.th-nav-main a,.th-nav-main button{font-size:.875rem;font-weight:var(--nav-font-weight-default);color:var(--nav-text-color-default);gap:.5rem;padding:.5rem;line-height:1;max-height:30px;border-radius:.375rem}.th-nav-main a:hover,.th-nav-main button:hover{background-color:var(--nav-color-hover)}.th-nav-main .th-current a{background-color:var(--nav-color-current)}.th-nav-main svg.th-icon{color:var(--nav-icon-color-default);opacity:.9;height:1.25rem;width:1.25rem}.th-nav-home :is(a,button) img{max-height:1.4rem;max-width:2.2rem;width:auto;height:auto}.th-dropdown a{display:block;padding:.25rem .5rem;border-radius:.375rem}.th-dropdown a:hover{background-color:#f5f5f4}.th-dropdown .th-panel{min-width:-moz-max-content;min-width:max-content;border-radius:.5rem}.th-dropdown button{color:var(--color-gray-dark)}.th-content-main{max-width:90rem;padding:1.2rem 0 2rem;margin:0 auto}.th-content-inner{max-width:90rem;margin:0 auto}.th-home{padding-left:1rem}.th-home img{max-height:1.6rem;max-width:1.6em;width:auto;height:auto;margin-right:.6rem}.th-home-title{color:#1c1917;font-size:.86rem;font-weight:600;align-items:center;width:82%}.th-home-title span{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.th-headline{color:var(--headline-color)}:is(.th-panels-grid,.th-content-panels).th-gap,:is(.th-panels-grid,.th-content-panels) .th-gap{gap:var(--panel-gap)}.th-panel-column{display:flex;flex-direction:column;gap:var(--panel-gap-page)}.th-main{display:flex;flex-direction:column;margin:3rem auto;max-width:56rem;padding:1.5rem 1rem}.th-main .th-item-list{gap:.2rem}.th-main .th-item-list h4{font-size:.875rem;color:var(--text-color-dark);line-height:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.th-main .th-item-list svg:not(.th-dot){height:1rem;width:1rem}.th-main.th-dashboard{gap:calc(var(--panel-gap-page) / 1.6)}.th-main.th-dashboard .th-panel-group{gap:var(--panel-gap)}.th-main.th-dashboard .th-panel-group>*{flex-grow:1;flex-shrink:1;height:100%;box-sizing:border-box}.th-main.th-dashboard .th-panels-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--panel-gap);min-height:7.2rem;width:100%}.th-main.th-dashboard .th-panels-grid :nth-child(3):last-child{grid-column:span 2}.th-main.th-dashboard .th-panels-grid.th-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.th-main.th-dashboard .th-grid-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:var(--panel-gap);width:100%}.th-main.th-dashboard .th-title .th-button{padding-bottom:.2rem}.th-main.th-dashboard .th-title .th-button svg{margin-right:0}.th-main.th-dashboard .th-panel-financials .th-inner{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));row-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;height:100%}.th-main.th-dashboard .th-panel-financials .th-data-change{gap:.1rem;text-align:start}.th-main.th-page{gap:var(--panel-gap-page)}.th-main.th-page .th-panel{padding:1.5rem}.th-main.th-page .th-panel.th-item-list{padding:1rem}.th-main.th-page .th-title{margin-bottom:.2rem}.th-main .th-title,.th-main .th-page-title{color:var(--text-color-light);padding-top:var(--panel-above-title-padding-top, .2rem);padding-right:var(--panel-above-title-padding-right);padding-bottom:var(--panel-above-title-padding-bottom, .4rem);padding-left:0}.th-main .th-title svg.th-icon,.th-main .th-page-title svg.th-icon{height:.96rem;width:.96rem}.th-main .th-title{align-items:center;padding-left:var(--panel-above-title-padding-left, .3rem)}.th-main .th-title a,.th-main .th-title .th-button{border-radius:.38rem}.th-main .th-title a:hover,.th-main .th-title .th-button:hover{background-color:#f4f2f2}.th-main .th-title .th-panel-title.th-right{display:flex;flex-direction:row;align-items:center;gap:1rem;color:var(--text-color-light);font-size:.875rem}.th-main .th-title .th-panel-title.th-right div{display:flex;flex-direction:row;align-items:center;width:-moz-fit-content;width:fit-content}.th-main .th-title .th-panel-title.th-right .th-button,.th-main .th-title .th-panel-title.th-right .th-button-link{padding:.3rem .5rem;border-radius:.5rem}.th-main .th-title .th-panel-title.th-right .th-button-link{margin-left:.2rem;margin-bottom:.1rem;background-color:#2563eb}.th-main .th-title .th-panel-title.th-right .th-button-link:hover{opacity:.8}.th-main .th-title .th-panel-title.th-right svg.th-icon{color:var(--text-color-light)}.th-main .th-panel-title>:first-child{padding:.16rem .62rem}.th-main .th-panel-title{font-size:.875rem;letter-spacing:-.01rem}.th-main .th-panel-title svg.th-icon{margin-right:.5rem}.th-main .th-page-title{padding-left:var(--panel-above-title-padding-left)}.th-main svg.th-strong{color:#111!important}.th-main .th-header .th-title{margin-left:0;padding-left:0}.th-main .th-strapline{color:#555}.th-main .th-chart{background-color:var(--panel-chart-bg-color);box-shadow:#00000005 0 12px 32px,#0000000d 0 0 0 1px}.th-main .th-content-panels .th-panel{color:var(--text-color-dark);font-size:.875rem}.th-main .th-content-panels p{font-size:.8rem}.th-main .th-panel .th-large{font-size:clamp(1.4rem,3vw,2.8rem)}.th-main .th-panel .th-large svg{height:clamp(1.2rem,2.9vw,2.2rem);width:clamp(1.2rem,2.9vw,2.2rem)}.th-main .th-panel .th-icon.th-small{margin-right:.2rem;height:1rem;width:1rem}.th-main .th-panel a:hover .th-title{text-decoration:underline}.th-main .th-panel .th-badge{padding:.24rem .58rem;font-size:.76rem;font-weight:600;line-height:normal;border-width:1px;border-radius:.4rem;gap:.3rem;border-color:var(--default-border-color)}.th-main .th-panel .th-badge.th-red{background-color:var(--color-red-pale);border-color:var(--color-red-light)}.th-main .th-panel .th-badge.th-green{background-color:var(--color-green-pale);border-color:var(--color-green-light)}.th-main .th-panel .th-badge.th-yellow{background-color:var(--color-yellow-pale);border-color:var(--color-yellow-light)}.th-main .th-panel .th-badge.th-blue{background-color:var(--color-blue-pale);border-color:var(--color-blue-light)}.th-main .th-panel .th-badge.th-purple{background-color:var(--color-purple-pale);border-color:var(--color-purple)}.th-main .th-panel .th-badge.th-gray{background-color:var(--color-gray-pale);border-color:var(--color-gray)}.th-main .th-panel .th-panel-placeholder{color:var(--text-color-dark)}.th-main .th-panel .th-panel-placeholder .th-icon{color:var(--color-gray-light);height:2rem;width:2rem}.th-main .th-meeting{align-items:center}.th-content-rt{display:flex;flex-direction:column;gap:1rem;font-size:.9rem;color:var(--text-color-dark)}.th-content-rt div,.th-content-rt p{font-size:.9rem;line-height:1.5rem;color:var(--color-gray-700)}.th-content-rt h3{font-size:1.2rem;line-height:2rem;color:var(--color-gray-900)}.th-content-rt h3+p,.th-content-rt h3+div{margin-top:-.5rem}.th-content-rt p+ol,.th-content-rt p+ul{margin-top:-.5rem}.th-content-rt h4{font-size:1rem;margin-bottom:.8rem}.th-content-rt blockquote{font-size:.9rem;line-height:1.5rem;font-weight:600;color:var(--color-gray-900);margin:2rem 0;padding-left:2.25rem;border-left:1px solid var(--color-gray-900)}.th-content-rt ol,.th-content-rt ul{margin-left:2rem;color:var(--color-gray-700)}.th-content-rt ol li,.th-content-rt ul li{font-size:.9rem;line-height:1.5rem;color:var(--color-gray-700);margin-bottom:1rem}.th-content-rt ol{list-style-type:decimal}.th-content-rt ul{list-style-type:disc}.th-content-rt table thead tr{border-bottom:2px solid #ddd}.th-content-rt table thead th{color:#999;text-align:left;padding-bottom:.4rem}.th-content-rt table tbody tr{border-bottom:1px solid #ddd}.th-content-rt table tbody td{font-size:.86rem;padding:.4rem .4rem .4rem 0;color:#646464}.th-content-rt table tbody td:first-child{font-weight:700}.th-item-table{border-collapse:collapse;table-layout:auto;width:100%;margin:0;padding:0}.th-item-table tr{display:table-row}.th-item-table td{font-size:.875rem;line-height:1;font-weight:600;padding:.6rem 1.2rem .6rem 0;margin:0;white-space:nowrap;text-align:left;vertical-align:middle}.th-item-table td:last-child{padding-right:0}.th-item-table td:first-child{display:flex;align-items:center;padding-right:.2rem}.th-item-table td:nth-child(2){text-overflow:ellipsis}.th-item-table td.th-clip{max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;width:100%}.th-item-table td:not(.th-clip){width:auto;white-space:nowrap}.th-item-table td .th-icon{color:var(--nav-icon-color-default);margin-right:.4rem;height:1rem;width:1rem}.th-item-table td .th-icon.th-light{opacity:.8}@media (max-width: 786px){.th-item-table,.th-item-table tbody{display:block}.th-item-table tr{display:flex;flex-wrap:wrap;margin-bottom:1rem}.th-item-table td{display:block;font-size:.8rem;padding:.4rem 1rem .4rem 0}.th-item-table td:first-child{flex:0 0 auto}.th-item-table td:nth-child(2){flex:0 0 auto}.th-item-table td:nth-child(3){flex:0 0 auto}.th-item-table td.th-clip{flex:0 0 100%;padding-top:0;max-width:none;font-weight:400}}.th-nav-options .th-dropdown-button{display:flex;padding:.25rem;border-radius:.5rem}.th-nav-options .th-dropdown-button img,.th-nav-options .th-dropdown-button svg{color:var(--header-text-color, black);height:1.5rem;width:1.5rem}.th-nav-options .th-dropdown-button .th-indicator{display:none;position:absolute;top:-2px;right:0;height:.375rem;width:.375rem}.th-nav-options .th-nav-panel{color:var(--text-nav-dark);font-size:.9rem;padding:0 .3rem}.th-nav-options .th-nav-panel .th-nav-links{display:flex;flex-direction:column;gap:.26rem;color:var(--text-nav-dark)}.th-nav-options .th-nav-panel .th-nav-links.th-group{padding-top:.4rem;padding-bottom:.4rem}.th-nav-options .th-nav-panel .th-nav-links a,.th-nav-options .th-nav-panel .th-nav-links .th-link-container{display:flex;align-items:center;color:var(--text-nav-dark);position:unset;padding:.5rem;font-size:.875rem;line-height:1;height:auto;border-radius:.375rem;width:100%;max-height:28px}.th-nav-options .th-nav-panel .th-nav-links a:hover.th-no-hover,.th-nav-options .th-nav-panel .th-nav-links button:hover.th-no-hover{cursor:default}.th-nav-options .th-nav-panel .th-nav-links a:hover:not(.th-no-hover),.th-nav-options .th-nav-panel .th-nav-links button:hover:not(.th-no-hover){background-color:#f5f5f4}.th-nav-options .th-nav-panel .th-nav-links a svg.th-icon:first-child,.th-nav-options .th-nav-panel .th-nav-links :first-of-type svg.th-icon:first-child{margin-right:.5rem}.th-nav-options .th-nav-panel .th-nav-links svg.th-icon{height:1.25rem;width:1.25rem}.th-nav-options .th-nav-panel .th-nav-links .th-nosub .th-current-data{margin-right:.8rem}.th-nav-options .th-nav-panel form{margin:0;display:contents}.th-nav-options .th-nav-panel .th-current-data{color:var(--text-nav-light);font-size:.75rem;line-height:normal;padding:.125rem .3rem}.th-nav-options .th-nav-panel .th-subnav{cursor:default}.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel{--tw-ring-color: var(--default-border-color);margin-top:.3rem;padding:.4rem;color:var(--text-nav-dark);background-color:#fff;border-radius:.5rem;width:auto;min-width:12rem}.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel a,.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel button{display:flex;align-items:center;color:var(--text-nav-dark);position:unset;padding:.5rem;border-radius:.375rem;font-weight:400;font-size:.875rem;line-height:1;height:auto;border-radius:.5rem;width:100%;max-height:28px}.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel .th-nav-links{display:flex;flex-direction:column;gap:.28rem}.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel .th-nav-links p,.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel .th-nav-links span{color:var(--text-nav-dark)}.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel .th-nav-links svg{height:1rem;width:1rem;margin-left:.8rem}.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel p{color:var(--text-nav-dark);font-size:.875rem;font-weight:500;line-height:1.25rem}.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel button,.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel svg{color:var(--text-nav-dark)}.th-nav-options .th-nav-panel .th-subnav .th-subnav-panel span.th-meta{font-size:.75rem;color:var(--text-nav-light)}.th-nav-options .th-nav-panel .th-subnav .th-link-container{gap:.4rem}footer a{text-decoration:none}footer a:hover{color:var(--text-color-black);text-decoration:underline}.th-ui-accordion .th-item:not(:last-child) .th-content{margin-bottom:.6rem}.th-ui-accordion .th-item .th-content .th-panel,.th-ui-accordion .th-item .th-content .th-image-container{padding:0;margin-top:1rem;border:none;filter:none}svg.th-dot{margin-right:.1rem;height:.4rem;width:.4rem}.th-badge-gray{color:var(--color-gray);background-color:var(--color-gray-light)}.th-badge-gray-pale{color:var(--color-gray);background-color:var(--color-gray-pale)}.th-badge-green{color:var(--color-green);background-color:var(--color-green-light)}.th-badge-red{color:var(--color-red);background-color:var(--color-red-light)}.th-badge-purple{color:var(--color-purple);background-color:var(--color-purple-light)}.th-status-badge.th-fade{opacity:.3}.th-status-badge.th-highlight{font-weight:700}.th-status-badge.th-highlight svg{height:1rem;width:1rem}.th-green{color:var(--color-green)}.th-green.th-dot{fill:var(--color-green)}.th-red{color:var(--color-red)}.th-red.th-dot,.th-red .th-dot{fill:var(--color-red)}.th-yellow{color:var(--color-yellow-dark)}.th-yellow.th-dot,.th-yellow .th-dot{fill:var(--color-yellow)}.th-blue{color:var(--color-blue-dark)}.th-blue.th-dot,.th-blue .th-dot{fill:var(--color-blue)}.th-purple{color:var(--color-purple-dark)}.th-purple.th-dot,.th-purple .th-dot{fill:var(--color-purple)}.th-gray{color:var(--color-gray-dark)}.th-gray.th-dot,.th-gray .th-dot{fill:var(--color-gray)}.th-active-indicator .th-dot{animation:ping 1s cubic-bezier(0,0,.3,1) infinite;opacity:.7;border-radius:9rem}.th-active-indicator.th-warning .th-dot,.th-active-indicator.th-warning .th-dot-inner{background-color:var(--color-red)}.th-active-indicator.th-success .th-dot,.th-active-indicator.th-success .th-dot-inner{background-color:var(--color-green)}.th-video-container,.th-image-container{width:100%;max-width:100%}.th-video-container{padding:.8rem;border-radius:var(--panel-border-radius)}.th-video-container iframe{width:100%;height:auto;aspect-ratio:16/9;border-radius:calc(var(--panel-border-radius) / 1.6)}.th-image-container img{aspect-ratio:auto;overflow:hidden;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;margin:0;max-height:32rem;border-radius:var(--panel-border-radius)}[class*=error-message]{color:var(--color-red)}.apexcharts-xaxistooltip{display:none}.th-data-table .th-column-title{max-width:20rem;overflow:hidden!important;text-overflow:ellipsis;white-space:nowrap;text-align:left;width:100%}.th-data-table .fi-ta-ctn{--tw-ring-offset-shadow: 0;--tw-ring-shadow: 0;box-shadow:0}.th-data-table tfoot .th-panel{margin-top:2.1rem}.th-data-table tfoot .th-panel a{display:block;cursor:pointer;color:rgba(var(--gray-700));font-weight:400;font-size:.875rem;line-height:1.25rem;padding:.25rem .5rem;border-radius:.375rem}.th-data-table tr.th-fade .fi-ta-text-item,.th-data-table tr.th-fade .th-column-title,.th-data-table tr.th-fade .fi-ta-text-item-label{opacity:.4!important}.th-data-table tr.th-fade .fi-ta-icon{opacity:.5}.fi-ta-ctn{border-radius:0;border:none}.fi-ta-table>thead>tr{background-color:#fff;color:#f3f4f6}.fi-ta-table>thead>tr>th{border-right:1px solid #E5E7EB}.fi-ta-table>thead>tr>th:last-child{border-right:none}.fi-ta-table .fi-ta-group-header{padding-top:1rem;border-bottom:2px solid #eee}.fi-ta-table .fi-ta-group-header h4{font-size:.96rem;color:#333}.fi-ta-table .fi-ta-group-header p{padding-top:.4rem;font-size:.88rem;color:#999}.fi-ta-table .fi-ta-header-cell{padding:.5rem .5rem .5rem .95rem!important;font-size:.875rem;font-weight:500;color:#9ca3af;align-items:center}.fi-ta-table .fi-ta-header-cell:last-child:not(.fi-ta-header-cell-description){text-align:right}.fi-ta-table .fi-ta-header-cell>span{justify-content:flex-start!important}.fi-ta-table .fi-ta-header-cell-label{color:#6b7280;white-space:nowrap}.fi-ta-table .fi-ta-cell{padding:0 .5rem!important;font-size:.875rem;color:#6b7280;align-items:center}.fi-ta-table .fi-ta-cell>div,.fi-ta-table .fi-ta-cell>.fi-ta-col-wrp>a>.fi-ta-icon{padding:.25rem 1rem}.fi-ta-table .fi-ta-cell .th-icon{height:1.1rem;width:1.1rem}.fi-ta-table .fi-ta-cell .th-link-icon{align-content:center;margin-left:auto}.fi-ta-table .fi-ta-cell .th-link-icon .th-icon{margin-left:.4rem;color:var(--color-gray-light)}.fi-ta-table .fi-ta-cell .th-link-icon .th-icon:hover{color:var(--nav-icon-color-default)}.fi-ta-selection-cell{padding-left:.25rem!important}.fi-ta-cell-selection>div{padding:.1rem!important}.fi-table-cell-client-title{font-weight:500;color:#111827}.fi-ta-row{position:relative}.fi-ta-row>td{border-right:1px solid #E5E7EB}.fi-ta-row>td:last-child{border-right:none}.fi-ta-row>td>.fi-ta-col-wrp,.fi-ta-row>td>.fi-ta-col-wrp>a>.fi-ta-text,.fi-ta-row>td .fi-ta-text{color:var(--text-color-dark)!important;padding:.15rem!important}.fi-ta-row>td>.fi-ta-col-wrp .fi-ta-text-item-label,.fi-ta-row>td>.fi-ta-col-wrp>a>.fi-ta-text .fi-ta-text-item-label,.fi-ta-row>td .fi-ta-text .fi-ta-text-item-label{color:var(--text-color-dark)}.fi-ta-row>td .fi-ta-text>div{flex-wrap:nowrap}.fi-ta-row .fi-ta-col-wrp>div:has(.fi-ta-icon){justify-content:center}.fi-ta-row .fi-ta-col-wrp .fi-ta-icon{padding:0}.fi-ta-row .fi-ta-col-wrp .fi-ta-icon svg{color:#333;height:1.2rem;width:1.2rem}.fi-ta-row .fi-ta-col-wrp .fi-ta-icon svg.fi-color-success{color:var(--color-green)}.fi-ta-row:hover .group-hover\:opacity-100{opacity:1!important}.fi-pagination .fi-input-wrp-input{width:3.2rem}.fi-badge{--tw-ring-color: var(--default-border-color);border-color:var(--default-border-color);border-radius:.375rem;border:none;font-size:.75rem!important;font-weight:500;padding:.3rem .5rem}.fi-badge.fi-color-success{--tw-ring-color: var(--color-green-light);color:var(--color-green);background-color:var(--color-green-pale);border-color:var(--color-green-light)}.fi-badge.fi-color-warning{--tw-ring-color: var(--color-yellow-light);background-color:var(--color-yellow-pale);border-color:var(--color-yellow-light)}.fi-badge.fi-color-error{--tw-ring-color: var(--color-red-light);background-color:var(--color-red-pale)}.fi-badge.fi-color-info{--tw-ring-color: var(--color-blue-light);background-color:var(--color-blue-pale);border-color:var(--color-blue-light)}.fi-badge.fi-color-gray{background-color:var(--color-gray-pale)}.fi-table-cell-filename>.fi-ta-col-wrp{color:#111827;font-weight:500}.th-client-assets-table .fi-ta-table,.th-client-lists,.th-client-lists *{border:none!important;outline:none!important;box-shadow:none!important;background-color:transparent!important}.fi-ac-link-action span{color:#2563eb!important;text-decoration:none!important}.fi-ac-link-action span:hover{color:#1e40af!important}.fi-ta-actions{gap:.25rem}.fi-btn-icon{color:#111827}.fi-ta-cell .fi-ta-col .fi-ta-icon{padding:0}.fi-ta-cell .fi-ta-col .fi-ta-icon svg{height:1.2rem;width:1.2rem}form .fi-fo-field-wrp label span{font-size:1rem;opacity:.6}form .fi-fo-field-wrp label:has(input) span{color:#000;opacity:1}form .fi-fo-field-wrp .fi-input-wrp{border-radius:.4rem}form .th-label,form .fi-fo-field-wrp label span{color:#555;opacity:.8;font-size:.88rem!important}form .fi-fo-field-wrp-helper-text{font-size:.8rem}form .fi-fo-field-wrp-hint{font-size:.78rem}form .fi-radio-input{--tw-ring-color: #aaa}form .fi-form-section{margin:1.5rem 0;border:none;box-shadow:none;background-color:transparent}form .fi-section{border:none;box-shadow:none;background-color:transparent}form .fi-section .fi-section-header svg{display:none}form .fi-field-wrapper{padding:1rem 0;border-bottom:1px solid #E5E7EB}form .fi-field-wrapper:last-child{border-bottom:0}form .fi-input,form .fi-select,form .fi-textarea{display:block;width:100%;border:0;padding:0;color:#111827!important;background-color:transparent!important;font-size:.875rem;line-height:1.5rem}form .fi-input::-moz-placeholder,form .fi-select::-moz-placeholder,form .fi-textarea::-moz-placeholder{color:#9ca3af!important}form .fi-input::placeholder,form .fi-select::placeholder,form .fi-textarea::placeholder{color:#9ca3af!important}form .fi-input:focus,form .fi-select:focus,form .fi-textarea:focus{outline:none!important;box-shadow:none!important;--tw-ring-color: none !important;--tw-ring-shadow: none !important}form .fi-input-wrp:not(.fi-disabled):not(:has(.fi-ac-action:focus)):focus-within{--tw-ring-color: var(--default-border-color) !important}form .fi-select-input,form .fi-fo-text-input input,form .fi-fo-textarea textarea{font-size:.85rem!important;padding:.375rem .5rem!important}form .fi-checkbox-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border:2px solid #d1d5db!important;border-radius:4px;background:#fff!important;cursor:pointer}form .fi-checkbox-input:checked{background:#374151!important;border-color:#374151!important;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")!important;background-size:20px;background-position:center}form .fi-checkbox-input:hover:not(:disabled){border-color:#3b82f6!important}form .fi-checkbox-input:focus{outline:none!important;box-shadow:none!important;--tw-ring-color: none !important;--tw-ring-shadow: none !important}form .fi-checkbox-input:disabled{opacity:.4;cursor:not-allowed!important}form .fi-toggle.fi-toggle-on{background-color:var(--bg-color-blue)!important}form .fi-toggle.fi-toggle-off{background-color:var(--color-gray-pale)!important}form .fi-radio-input{all:unset!important;position:relative!important;width:16px!important;height:16px!important;border-radius:50%!important;border:2px solid #d1d5db!important;background-color:#fff!important;cursor:pointer!important;transition:all .2s ease-in-out!important;flex-shrink:0!important;margin-top:2px!important}form .fi-radio-input:hover{border-color:#9ca3af!important;box-shadow:0 0 0 3px #3b82f61a!important}form .fi-radio-input:focus{outline:none!important;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f633!important}form .fi-radio-input:checked{border-color:#4e5d74!important;background-color:#374151!important}form .fi-radio-input:checked:before{content:""!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:8px!important;height:8px!important;border-radius:50%!important;background-color:#fff!important}form .fi-radio-input:checked:hover{border-color:#2563eb!important;background-color:#2563eb!important}form .fi-radio-input:checked:focus{border-color:#1d4ed8!important;background-color:#1d4ed8!important;box-shadow:0 0 0 3px #3b82f64d!important}form .fi-radio-input:disabled{cursor:not-allowed!important;opacity:.5!important;border-color:#e5e7eb!important;background-color:#f9fafb!important}form .fi-radio-input:disabled:checked{border-color:#9ca3af!important;background-color:#9ca3af!important}form .fi-radio-input:disabled:checked:before{background-color:#fff!important}form .fi-radio-input:disabled:hover{border-color:#e5e7eb!important;background-color:#f9fafb!important;box-shadow:none!important}form .fi-select-input{display:block!important;width:100%!important;min-width:8rem!important;font-size:.9rem!important;color:#111827!important;background-position:right 12px center!important;background-repeat:no-repeat!important;background-size:1.5em 1.5em!important;border-radius:6px!important;cursor:pointer!important;transition:all .2s ease-in-out!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important}form .fi-select-input:hover{border-color:#9ca3af!important;background-color:#f9fafb!important}form .fi-select-input:focus{outline:none!important;background-color:#fff!important}form .fi-select-input:disabled{cursor:not-allowed!important;opacity:.6!important;background-color:#f3f4f6!important;color:#6b7280!important;border-color:#e5e7eb!important}form .fi-select-input:disabled:hover{background-color:#f3f4f6!important;border-color:#e5e7eb!important}form .fi-select-input option{padding:8px 12px!important;background-color:#fff!important;color:#111827!important;font-size:14px!important}form .fi-select-input option:hover,form .fi-select-input option:focus{background-color:#f3f4f6!important}form .fi-select-input option:checked{background-color:#3b82f6!important;color:#fff!important}form .fi-select-input option:disabled{color:#9ca3af!important;background-color:#f9fafb!important}form .fi-select-input optgroup{background-color:#f9fafb!important;color:#374151!important;font-weight:600!important;font-size:13px!important;padding:8px 12px 4px!important}form .sfi-input-wrp-input{position:relative!important}form .sfi-input-wrp-input:after{content:""!important;position:absolute!important;top:50%!important;right:12px!important;transform:translateY(-50%)!important;pointer-events:none!important;width:16px!important;height:12px!important;opacity:0!important}form .fi-fo-rich-editor-main{min-height:14rem}.fi-select-input-search-ctn .fi-input{padding:.375rem 2.5rem .375rem .5rem!important}.fi-ta *{overflow:visible!important}.filepond--label-action:is(.dark *),.filepond--label-action:hover{color:#000!important}.fi-fieldset legend{font-size:.88rem!important}.fi-section-header-heading{font-size:1.1rem!important}.fi-section-header,.fi-section-content-ctn .fi-section-content{padding-left:0!important}.fi-section-content-ctn{padding-top:1rem!important}.fi-section-content-ctn .fi-section-content{padding:.75rem 0!important}form .fi-section .fi-fo-field-wrp .th-width-tiny,form.th-form-style .th-width-tiny{width:4rem}form .fi-section .fi-fo-field-wrp .th-width-small,form.th-form-style .th-width-small{width:8rem}form .fi-section .fi-fo-field-wrp .th-width-medium,form.th-form-style .th-width-medium{width:15rem}form .fi-section .fi-fo-field-wrp .th-width-large,form.th-form-style .th-width-large{width:26rem}.fi-grid-2{display:grid;grid-template-columns:1fr}@media (min-width: 768px){.fi-grid-2{grid-template-columns:repeat(2,1fr)}}.fi-dropdown-list-vertical{display:flex;flex-direction:column;width:100%}.fi-dropdown-list-vertical .fi-dropdown-list{display:flex;flex-direction:column;gap:.25rem;width:100%}.fi-dropdown-list-vertical button{width:100%;justify-content:flex-start}.fi-dropdown-list-vertical button:hover{background-color:var(--color-gray-pale)!important;border-color:var(--color-gray-pale)!important;box-shadow:0 0 0 1px #6b7280!important;outline-offset:2px!important}.fi-modal-footer-actions button[type=submit].fi-ac-btn-action.fi-btn .fi-btn-label{color:#fff}.th-form-button-bar{display:flex;align-items:center;gap:1rem!important;width:100%;justify-content:flex-end}.th-form-button-bar :is(button,a){border-radius:.375rem;padding-left:1rem;padding-right:1rem;min-width:7.4rem}.th-form-button-bar .th-save{color:#fff}.th-form-button-bar .th-save:hover{border-color:#e5e7eb;box-shadow:0 0 0 1px #6b7280;outline-offset:2px}.th-form-button-bar .th-save:active{background-color:#155dfc;outline-offset:2px}.th-form-button-bar .th-cancel{border:1px solid #f9f9f9;background-color:#fff!important;border-color:#e5e7eb;color:var(--color-gray-dark)}.th-form-button-bar .th-cancel:hover{border-color:#e5e7eb;box-shadow:0 0 0 1px #6b7280;background-color:#f3f4f6;outline-offset:2px}.th-form-button-bar .th-cancel:active{background-color:#f3f4f6;outline-offset:2px}.th-form-button-bar button.fi-btn .fi-btn-label{font-size:.875rem!important}.th-modal-container,.th-form-tabbed{width:1140px;max-width:calc(-40px + 100vw);height:calc(-40px + 100vh);max-height:700px}.th-modal-container.th-modal-compact,.th-form-tabbed.th-modal-compact{max-width:60rem;max-height:36rem}.th-modal-container .th-tabs nav{position:fixed}.th-form-tabbed .th-info-panel{margin:1rem .8rem}.th-form-tabbed .th-tab-title{color:var(--color-gray-light);font-size:.75rem;font-weight:600;line-height:1rem;padding-left:.5rem;padding-right:.5rem;margin-bottom:.4rem}.th-form-tabbed .th-tabs{padding:.2rem;background-color:#fafaf9;border-right:1px solid rgb(245,245,244);min-width:15rem}.th-form-tabbed .th-tabs button{color:#57534e;font-size:.875rem;gap:.4rem;padding:.3rem .4rem;margin-right:.4rem;border-radius:.375rem}.th-form-tabbed .th-tabs button:hover,.th-form-tabbed .th-tabs button.th-current{background-color:#f2f2f0}.th-form-tabbed .th-tabs button.th-error{background-color:#fef2f2;border-left:3px solid #ef4444}.th-form-tabbed .th-tabs button.th-current-error{background-color:#fee2e2;border-left:3px solid #dc2626}.th-form-tabbed .th-tabs nav,.th-form-tabbed .th-tabs .th-info-panel{width:15rem}.th-form-tabbed .th-tabs svg{color:#57534e;height:1.1rem;width:1.1rem}.th-form-tabbed .th-tabs .th-info-panel{font-size:.8rem;color:var(--text-color-light);margin:.6rem 0 0}.th-form-tabbed .th-tabs .th-info-panel h5{font-weight:700}.th-form-tabbed .fi-tabs button.fi-tabs-item-active{background-color:#ececec!important}.th-form-tabbed .fi-tabs button:hover{background-color:#f2f2f2!important}.th-form-tabbed .th-icon{color:var(--nav-icon-color-default);width:1rem;height:1rem}.th-form-tabbed .th-icon-blue{color:#2563eb!important}.th-form-tabbed .th-icon-yellow{color:#f59e0b!important}.th-modal-settings-layout{padding:.1rem}.th-modal-settings-layout>:first-child{height:100%!important}.fi-tabs-item.fi-active .fi-tabs-item-label,.fi-tabs-item.fi-active .fi-icon{color:var(--text-color-dark)!important}.fi-section-content .th-info-panel,.fi-section-content .th-info-text{font-size:.9rem;color:var(--text-color-dark)}.fi-section-content .th-info-panel{padding:1rem;border:1px solid #e5e7eb;border-radius:.6rem}.tippy-tooltip,.tippy-box{font-size:.75rem!important}@media only screen and (max-width: 1024px){.th-panels-grid,.th-panels-grid .th-data,.th-panels-grid .th-content-panels{flex-direction:column}}@media only screen and (max-width: 640px){.th-panels-grid .th-totals .th-gap{flex-direction:column}}.fi-dropdown-list{display:flex!important;flex-direction:column!important;gap:.5rem!important;width:100%!important}.fi-dropdown-list button{width:100%!important;justify-content:flex-start!important;margin-bottom:.25rem!important;background:transparent!important;border:none!important;box-shadow:none!important;padding-left:.5rem!important;padding-right:.5rem!important;font-size:small;font-weight:400!important}.fi-dropdown-list button:hover{background-color:#e5e7eb!important;box-shadow:none!important}.fi-dropdown-list button .fi-btn-label{color:inherit!important}.fi-ac-btn-group{font-size:.785rem!important}@media (prefers-color-scheme: dark){.fi-dropdown-list button:hover{background-color:#ffffff1a!important}}@media only screen and (max-width: 767px){body .th-main{margin:2rem auto;max-width:none;padding:1.5rem .64rem}body .th-main.th-content-panels .th-panel{padding:1rem}body .th-main.th-content-panels .th-panel.th-item-list{padding:.6rem}body .th-main .th-panel-container .th-title{padding-top:var(--panel-above-title-padding-top);padding-right:var(--panel-above-title-padding-right);padding-bottom:.1rem;padding-left:var(--panel-above-title-padding-left, .2rem)}body .th-main .th-panel-container .th-title a{padding:.2rem .3rem}body .th-main.th-page .th-panel-column,body .th-main.th-page .th-page-header,body .th-main.th-dashboard{gap:.8rem}body .th-main.th-dashboard .th-panel-group{flex-direction:column;gap:.6rem}body .th-main.th-dashboard .th-grid-row:not(.th-viewport-all){grid-template-columns:1fr}body .th-main.th-dashboard .th-panel-financials .th-inner{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:.3rem;-moz-column-gap:.6rem;column-gap:.6rem}body .th-main.th-dashboard .th-panel-financials .th-data-change{text-align:end}body .th-main.th-dashboard .th-panel-financials .th-data-change>*{justify-content:flex-end}body .th-main.th-dashboard .th-panels-grid{display:flex;gap:.8rem}body .th-main .th-panel{gap:.8rem}body .th-main.th-page{gap:1rem}body .th-main.th-page .th-title{margin-bottom:.1rem}.th-form-tabbed .th-tabs{padding:.1rem;min-width:2.4rem}.th-form-tabbed .th-tabs .th-tab-title,.th-form-tabbed .th-tabs button .th-tab-label{display:none}.th-form-tabbed .th-tabs nav{width:auto}form .fi-fieldset{padding:.8rem}form .fi-section .fi-section-header{padding-top:.3rem}}.th-modal-container.th-modal-flex-layout{max-height:90vh;height:auto;overflow:hidden}.th-modal-container.th-modal-flex-layout .h-full.flex.flex-col{height:100%;max-height:90vh}.th-modal-container.th-modal-flex-layout .flex-1.overflow-y-auto{flex:1;overflow-y:auto;min-height:0}.th-modal-container.th-modal-flex-layout .flex-shrink-0{flex-shrink:0}
