._Navbar_1r2jr_3{--navbar-spacing: .5em;z-index:9;background-color:var(--color-white);box-shadow:var(--shadow-1)}._Navbar_1r2jr_3 ._mainMenu_1r2jr_11{display:grid;grid-template-rows:minmax(0,1fr) auto}._Navbar_1r2jr_3 nav{height:100%;overflow-y:auto}._Navbar_1r2jr_3 summary{display:flex;justify-content:space-between;align-items:center;padding:var(--navbar-spacing) var(--size-element-padding);border-top:1px solid var(--color-grey-3);background-color:var(--color-accent-2-2);-webkit-user-select:none;user-select:none;cursor:pointer}._Navbar_1r2jr_3 details:last-of-type:not([open]){border-bottom:1px solid var(--color-grey-3)}._Navbar_1r2jr_3 summary:before{content:">";font-size:.8em}._Navbar_1r2jr_3 details[open]>summary:before{transform:rotate(90deg)}._Navbar_1r2jr_3 details>ul{display:flex;flex-direction:column;align-items:flex-end;row-gap:var(--navbar-spacing);padding:var(--navbar-spacing) var(--size-element-padding)}._Navbar_1r2jr_3 ._mainMenu_1r2jr_11>footer{display:flex;justify-content:space-between;align-items:flex-end;gap:.5em;border-top:1px solid var(--color-grey-3);padding:var(--navbar-spacing) var(--size-element-padding);background-color:var(--color-accent-2-2)}._Navbar_1r2jr_3 a{text-decoration:none}._Navbar_1r2jr_3 :not(footer)>a{display:block;width:100%;white-space:pre;overflow:hidden;text-overflow:ellipsis;text-decoration:none}._Navbar_1r2jr_3 a[aria-current=page]{font-weight:700}._Navbar_1r2jr_3 ._version_1r2jr_79{font-style:italic;font-size:.85em}@media screen and (min-width: 768px){._Navbar_1r2jr_3{display:grid;grid-template-rows:auto minmax(0,1fr);width:var(--size-navbar-width)}._Navbar_1r2jr_3 ._logo_1r2jr_95{padding:var(--size-element-padding) calc(2*var(--size-element-padding))}._Navbar_1r2jr_3 ._logo_1r2jr_95 img{width:100%}._Navbar_1r2jr_3 ._burger_1r2jr_105{display:none}._Navbar_1r2jr_3 summary{object-fit:cover}._Navbar_1r2jr_3 ul li{line-height:1em}._Navbar_1r2jr_3 ul li a{line-height:1.3em}}@media screen and (max-width: 767px){._Navbar_1r2jr_3{position:fixed;top:0;left:0;display:flex;justify-content:space-between;align-items:center;width:100%;height:var(--size-navbar-height);padding:var(--size-element-padding)}._Navbar_1r2jr_3 ._mainMenu_1r2jr_11{position:fixed;top:var(--size-navbar-height);left:0;width:100%;height:calc(100dvh - var(--size-navbar-height));background-color:inherit;overflow-y:auto}._Navbar_1r2jr_3 ._logo_1r2jr_95,._Navbar_1r2jr_3 ._logo_1r2jr_95 :is(a,img){height:100%}._Navbar_1r2jr_3 ._burger_1r2jr_105{column-gap:.5em;height:100%;background-color:transparent;font-size:1.1em}._Navbar_1r2jr_3 ._burger_1r2jr_105 svg{height:100%}._Navbar_1r2jr_3 ._burger_1r2jr_105 svg>rect:nth-of-type(1){fill:var(--color-accent-2-1)}._Navbar_1r2jr_3 ._burger_1r2jr_105 svg>rect:nth-of-type(2){fill:var(--color-accent-2-1)}._Navbar_1r2jr_3 ._burger_1r2jr_105 svg>rect:nth-of-type(3){fill:var(--color-accent-1-1)}._Navbar_1r2jr_3 ._burger_1r2jr_105[aria-expanded=true] svg>rect:nth-of-type(1){transform-origin:50% 25%;transform:translateY(25%) rotate(-45deg)}._Navbar_1r2jr_3 ._burger_1r2jr_105[aria-expanded=true] svg>rect:nth-of-type(2){transform-origin:50% center;transform:rotate(-45deg)}._Navbar_1r2jr_3 ._burger_1r2jr_105[aria-expanded=true] svg>rect:nth-of-type(3){transform-origin:50% 75%;transform:translateY(-25%) rotate(45deg)}._Navbar_1r2jr_3 ._mainMenu_1r2jr_11[data-opened=false]{display:none}}._AppContainer_cwvnn_3{position:relative;height:100dvh}._AppContainer_cwvnn_3>a[data-skip-link]{z-index:10;position:absolute;display:block;padding:.5em;box-sizing:border-box;background-color:#ac102c;color:#fff;text-decoration:underline;transition:all .3s ease}._AppContainer_cwvnn_3>a[data-skip-link]:not(:focus){top:-110%;opacity:0}@media screen and (min-width: 768px){._AppContainer_cwvnn_3{display:grid;grid-template-columns:var(--size-navbar-width) minmax(0,1fr)}._AppContainer_cwvnn_3>:is(header,main){height:100%;overflow-y:auto}._AppContainer_cwvnn_3>a[data-skip-link]{top:0;left:var(--size-navbar-width);width:calc(100% - var(--size-navbar-width))}}@media screen and (max-width: 767px){._AppContainer_cwvnn_3{padding-top:var(--size-navbar-height)}._AppContainer_cwvnn_3>main{height:100%}._AppContainer_cwvnn_3>a[data-skip-link]{top:var(--size-navbar-height);left:0;width:100%}}._Login_1i4c8_2{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100svw;height:100svh}._Login_1i4c8_2 h1{margin-bottom:1em;font-size:var(--font-size-title-1)}._Login_1i4c8_2 form{width:400px;max-width:90%;max-height:90%;padding:1em;overflow-y:auto;box-shadow:var(--shadow-1);border-radius:var(--border-radius-1)}._Login_1i4c8_2 form button[type=submit]{background-color:var(--color-accent-2-1);color:var(--color-white)}._Login_1i4c8_2 ._forgottenpassword_1i4c8_33,._Logout_n3rns_1 p{text-align:center}._ForgottenPassword_12gyj_2{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100svw;height:100svh}._ForgottenPassword_12gyj_2 h1{margin-bottom:1em;font-size:var(--font-size-title-1)}._ForgottenPassword_12gyj_2 form{width:400px;max-width:90%;max-height:90%;padding:1em;overflow-y:auto;box-shadow:var(--shadow-1);border-radius:var(--border-radius-1)}._ForgottenPassword_12gyj_2 form button[type=submit]{background-color:var(--color-accent-2-1);color:var(--color-white)}._ResetPassword_2mxpg_2{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100svw;height:100svh}._ResetPassword_2mxpg_2 h1{margin-bottom:1em;font-size:var(--font-size-title-1)}._ResetPassword_2mxpg_2 form{width:400px;max-width:90%;max-height:90%;padding:1em;overflow-y:auto;box-shadow:var(--shadow-1);border-radius:var(--border-radius-1)}._ResetPassword_2mxpg_2 form button[type=submit]{background-color:var(--color-accent-2-1);color:var(--color-white)}._ResetPassword_2mxpg_2 ._back_2mxpg_32{margin-top:1em}._ModelList_18321_2{display:grid;grid-template-rows:auto auto minmax(0,1fr);height:100%;padding:var(--size-element-padding)}._ModelList_18321_2>header h1{font-size:var(--font-size-title-1);margin-bottom:1em}._ModelList_18321_2>header ._createelement_18321_16{margin-bottom:.5em}._ModelList_18321_2>header ._createelement_18321_16 a{background-color:var(--color-accent-2-1);color:var(--color-white)}._ModelList_18321_2 aside{display:flex;gap:.7em}._ModelList_18321_2 aside>section{flex-basis:400px}._ModelList_18321_2 aside ._sort_18321_34{display:flex;flex-direction:column;align-items:flex-start;row-gap:.3em}._ModelList_18321_2 aside ._sort_18321_34 ._fields_18321_41{display:flex;flex-wrap:wrap;align-items:center;gap:.1em .8em;height:100%}._ModelList_18321_2 aside ._sort_18321_34 ._fields_18321_41 ._field_18321_41{position:relative;display:flex;align-items:center;gap:.3em;padding:.1em .2em;border-radius:8px;background-color:var(--color-blue-grey-2)}._ModelList_18321_2 aside ._sort_18321_34 ._fields_18321_41 ._field_18321_41:not(:last-child):after{content:">";position:absolute;left:calc(100% + .1em)}._ModelList_18321_2 aside ._sort_18321_34 ._fields_18321_41 ._field_18321_41 button:hover{transform:scale(1.1)}._ModelList_18321_2 ._excelexport_18321_70{padding:.2em .4em;margin-top:.5em;border-radius:var(--border-radius-2);background-color:var(--color-excel);color:var(--color-white)}._ModelList_18321_2 ._main_18321_79{height:100%;width:100%;overflow:auto;margin-top:.5em}._ModelList_18321_2 table thead{position:sticky;top:0;background-color:var(--color-blue-grey-1);border:1px solid var(--color-grey-1);border-top:none}._ModelList_18321_2 table thead th{white-space:pre;text-align:left}._ModelList_18321_2 table thead th:not(:last-child){border-right:1px solid white}._ModelList_18321_2 table thead th button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.3em;background:none;font:inherit}._ModelList_18321_2 table thead th button:hover{text-decoration:underline}._ModelList_18321_2 table thead th svg{height:1em;fill:currentColor}._ModelList_18321_2 table thead th button:hover svg{transform:scale(1.1)}._ModelList_18321_2 table tbody{border:1px solid var(--color-grey-1)}._ModelList_18321_2 table tbody td{white-space:pre;vertical-align:top}._ModelList_18321_2 table tbody tr:nth-child(2n){background-color:var(--color-blue-grey-2)}._ModelList_18321_2 table tfoot{background-color:var(--color-blue-grey-1);border:1px solid var(--color-grey-1);border-top:none}._ModelList_18321_2 table :is(td,th){padding:.4em}._ModelList_18321_2 table ._editbutton_18321_136{padding:.2em .4em;background-color:var(--color-accent-2-1);color:var(--color-white)}._ModelList_18321_2 table ._removebutton_18321_141{padding:.2em .4em;background-color:var(--color-accent-1-1);color:var(--color-white);border-radius:var(--border-radius-2)}._ModelList_18321_2 table ._duplicatebutton_18321_147{padding:.2em .4em;background-color:var(--color-accent-2-1);color:var(--color-white);border-radius:var(--border-radius-2)}@media (max-width: 767px){._ModelList_18321_2 aside{flex-direction:column}._ModelList_18321_2 aside>section{flex-basis:unset}}section._Search_18525_1{display:flex;flex-direction:column;align-items:flex-start;row-gap:.3em}section._Search_18525_1>input[type=search]{width:100%;max-width:400px;padding:.2em .5em;border:1px solid var(--color-grey-1);border-radius:var(--border-radius-2)}._ModelForm_16q1z_2 form{max-width:400px}._ModelForm_16q1z_2 [data-disabled]{background-color:var(--color-grey-4)}._ModelForm_16q1z_2 button[type=submit]{background-color:var(--color-accent-2-1);color:var(--color-white)}._ModelForm_16q1z_2 button[type=submit][disabled]{background-color:var(--color-grey-2);cursor:default;color:var(--color-black)}._PivotSelector_9m4rl_1{position:relative;min-height:2em;box-sizing:content-box;padding:.5em;border:1px solid var(--color-grey-1);border-radius:var(--border-radius-2)}._PivotSelector_9m4rl_1 ._dialogController_9m4rl_11{position:absolute;top:0;right:0;border-left:1px solid var(--color-grey-1);border-bottom:1px solid var(--color-grey-1);border-top-right-radius:var(--border-radius-2);border-bottom-left-radius:var(--border-radius-2);overflow:hidden}._PivotSelector_9m4rl_1 ._dialogController_9m4rl_11 button{padding:.5em;background-color:var(--color-accent-2-1);color:var(--color-white)}._PivotSelector_9m4rl_1 dialog[open]{z-index:10;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100lvw;height:100lvh;background-color:var(--color-grey-1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._PivotSelector_9m4rl_1 dialog[open]>div{display:grid;grid-template-rows:auto minmax(0,1fr) auto;row-gap:.5em;width:90%;max-width:800px;height:90%;padding:1em;border:1px solid var(--color-grey-1);border-radius:var(--border-radius-1);background-color:var(--color-white);box-shadow:var(--border-shadow-1)}._PivotSelector_9m4rl_1 dialog[open]>div>header{display:flex;justify-content:space-between;align-items:flex-start;gap:2em;padding-bottom:.5em;border-bottom:1px solid var(--color-grey-1)}._PivotSelector_9m4rl_1 dialog[open]>div>header p{font-size:2em}._PivotSelector_9m4rl_1 dialog[open] ._principal_9m4rl_69{display:grid;grid-template-rows:auto minmax(0,1fr);row-gap:.5em;height:100%;width:100%}._PivotSelector_9m4rl_1 dialog[open] ._searchsort_9m4rl_78{display:flex;gap:.7em}._PivotSelector_9m4rl_1 dialog[open] ._searchsort_9m4rl_78>section{flex-basis:400px}._PivotSelector_9m4rl_1 dialog[open] ._searchsort_9m4rl_78 ._sort_9m4rl_85{display:flex;flex-direction:column;align-items:flex-start;row-gap:.3em}._PivotSelector_9m4rl_1 dialog[open] ._searchsort_9m4rl_78 ._sort_9m4rl_85 ._fields_9m4rl_92{display:flex;flex-wrap:wrap;align-items:center;gap:.1em .8em;height:100%}._PivotSelector_9m4rl_1 dialog[open] ._searchsort_9m4rl_78 ._sort_9m4rl_85 ._fields_9m4rl_92 ._field_9m4rl_92{position:relative;display:flex;align-items:center;gap:.3em;padding:.1em .2em;border-radius:8px;background-color:var(--color-blue-grey-2)}._PivotSelector_9m4rl_1 dialog[open] ._searchsort_9m4rl_78 ._sort_9m4rl_85 ._fields_9m4rl_92 ._field_9m4rl_92:not(:last-child):after{content:">";position:absolute;left:calc(100% + .1em)}._PivotSelector_9m4rl_1 dialog[open] ._searchsort_9m4rl_78 ._sort_9m4rl_85 ._fields_9m4rl_92 ._field_9m4rl_92 button:hover{transform:scale(1.1)}._PivotSelector_9m4rl_1 dialog[open] ._table_9m4rl_121{height:100%;width:100%;overflow:auto}._PivotSelector_9m4rl_1 dialog[open] table{min-width:100%}._PivotSelector_9m4rl_1 dialog[open] table thead{background-color:var(--color-blue-grey-1);border:1px solid var(--color-grey-1)}._PivotSelector_9m4rl_1 dialog[open] thead th{white-space:pre;text-align:left}._PivotSelector_9m4rl_1 dialog[open] thead th:not(:last-child){border-right:1px solid white}._PivotSelector_9m4rl_1 dialog[open] thead th button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:.3em;background:none;font:inherit}._PivotSelector_9m4rl_1 dialog[open] thead th button:hover{text-decoration:underline}._PivotSelector_9m4rl_1 dialog[open] thead th svg{height:1em;fill:currentColor}._PivotSelector_9m4rl_1 dialog[open] thead th button:hover svg{transform:scale(1.1)}._PivotSelector_9m4rl_1 dialog[open] table tbody{border:1px solid var(--color-grey-1)}._PivotSelector_9m4rl_1 dialog[open] table tbody td{white-space:pre;vertical-align:top}._PivotSelector_9m4rl_1 dialog[open] table tbody tr:nth-child(2n){background-color:var(--color-blue-grey-2)}._PivotSelector_9m4rl_1 dialog[open] table :is(td,th){padding:.4em}._PivotSelector_9m4rl_1 dialog[open] footer{display:flex;justify-content:flex-end;gap:.5em}._PivotSelector_9m4rl_1 dialog[open] footer button{padding:.4em;border:1px solid var(--color-grey-1);border-radius:var(--border-radius-2);background-color:var(--color-accent-1-1);color:var(--color-white)}._PivotSelector_9m4rl_1 dialog[open] footer button._cancelButton_9m4rl_187{background-color:var(--color-accent-1-1)}._PivotSelector_9m4rl_1 dialog[open] footer button._saveButton_9m4rl_190{background-color:var(--color-accent-2-1)}@media (max-width: 767px){._PivotSelector_9m4rl_1 dialog[open] ._searchsort_9m4rl_78{flex-direction:column}._PivotSelector_9m4rl_1 dialog[open] ._searchsort_9m4rl_78>section{flex-basis:unset}}._bool_84on1_3{display:flex;column-gap:.3em;margin-top:0!important}._bool_84on1_3 input~span{-webkit-user-select:none;user-select:none}._ModelCreate_111ee_2{padding:var(--size-element-padding)}._ModelCreate_111ee_2 header h1{font-size:var(--font-size-title-1);margin-bottom:1em}._Tables_1t1kf_2{width:100%;max-width:400px}._Table_1jzwz_2{--table-select-height: 2.6em;--table-padding: 1.5em;--table-margin: .3em}._Table_1jzwz_2 ._children_1jzwz_9{position:relative;padding-left:var(--table-padding)}._Table_1jzwz_2 ._children_1jzwz_9:before{content:"";position:absolute;left:0;top:0;height:calc(100% - ((var(--table-select-height)) / 2) + 2px);border-left:1px solid var(--color-grey-1)}._Table_1jzwz_2 ._children_1jzwz_9>._Table_1jzwz_2{position:relative;margin-top:var(--table-margin)}._Table_1jzwz_2 ._children_1jzwz_9>._Table_1jzwz_2:before{content:"";position:absolute;top:calc((var(--table-select-height) + 2px) / 2);left:calc(-1 * var(--table-padding));width:calc(var(--table-padding) - var(--table-margin));border-bottom:1px solid var(--color-grey-1)}._Table_1jzwz_2 label{display:none}._Table_1jzwz_2 select{width:100%;height:var(--table-select-height)}._Columns_762jx_2 fieldset{border:1px solid var(--color-grey-1);border-radius:var(--border-radius-2)}._Columns_762jx_2 fieldset:not(:first-child){margin-top:1em}._Columns_762jx_2 fieldset>legend{margin-left:.5em;margin-bottom:.2em;font-size:var(--font-size-title-4)}._Columns_762jx_2 li{display:grid;align-items:start;gap:.3em}._Columns_762jx_2 li:not([data-selected=true])>:is(._fs_alias_762jx_21,._fs_function_762jx_21){display:none}@media screen and (min-width: 411px){._Columns_762jx_2 li{grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr) auto}._Columns_762jx_2 li>._fs_label_762jx_29{grid-area:1 / 1 / 1 / span 4}._Columns_762jx_2 li>._fs_checkbox_762jx_30{grid-area:2 / 1}._Columns_762jx_2 li>._fs_orderby_762jx_31{grid-area:1 / 5}._Columns_762jx_2 li>._fs_alias_762jx_21{grid-area:2 / 3}._Columns_762jx_2 li>._fs_function_762jx_21{grid-area:2 / 5}._Columns_762jx_2 li>._fs_orderby_762jx_31{justify-self:end}}@media screen and (max-width: 410px){._Columns_762jx_2 li{grid-template-columns:minmax(0,1fr)}._Columns_762jx_2 li>._fs_label_762jx_29{order:0}._Columns_762jx_2 li>._fs_checkbox_762jx_30{order:1}._Columns_762jx_2 li>._fs_orderby_762jx_31{order:2}._Columns_762jx_2 li>._fs_alias_762jx_21{order:3}._Columns_762jx_2 li>._fs_function_762jx_21{order:4}}._Columns_762jx_2 li{padding:.5em}._Columns_762jx_2 li:not(:last-child){border-bottom:1px solid var(--color-grey-1)}._Columns_762jx_2 li em{font-style:italic}._Columns_762jx_2 li select{padding:0!important}._Columns_762jx_2 li input[type=text]{padding:0 .2em!important}._Columns_762jx_2 li>._fs_checkbox_762jx_30{display:flex;align-items:center;gap:.2em}._Columns_762jx_2 li>._fs_checkbox_762jx_30>*{margin:0}._Columns_762jx_2 li>._fs_checkbox_762jx_30>label{order:1}._Columns_762jx_2 table{display:none}._Wheres_puzac_2 fieldset{border:1px solid var(--color-grey-1);border-radius:var(--border-radius-2);padding:.5em}._Wheres_puzac_2 fieldset:not(:first-child){margin-top:1em}._Wheres_puzac_2 fieldset{display:grid;align-items:start;gap:.3em}@media screen and (min-width: 411px){._Wheres_puzac_2 fieldset{grid-template-columns:auto minmax(0,1fr) auto auto}._Wheres_puzac_2 fieldset>._fs_column_puzac_22{grid-area:1 / 1 / 1 / span 3}._Wheres_puzac_2 fieldset>._fs_remove_puzac_23{grid-area:1 / 4}._Wheres_puzac_2 fieldset>._fs_operator_puzac_24{grid-area:2 / 1}._Wheres_puzac_2 fieldset>._fs_value1_puzac_25{grid-area:2 / 3 / span 1 / span 2}._Wheres_puzac_2 fieldset>._fs_value2_puzac_26{grid-area:3 / 3 / span 1 / span 2}}@media screen and (max-width: 410px){._Wheres_puzac_2 fieldset{grid-template-columns:minmax(0,1fr)}._Wheres_puzac_2 fieldset>._fs_column_puzac_22{order:0}._Wheres_puzac_2 fieldset>._fs_remove_puzac_23{order:4}._Wheres_puzac_2 fieldset>._fs_operator_puzac_24{order:1}._Wheres_puzac_2 fieldset>._fs_value1_puzac_25{order:2}._Wheres_puzac_2 fieldset>._fs_value2_puzac_26{order:3}}._Wheres_puzac_2 select{padding:0!important}._Wheres_puzac_2 input,select[multiple]{padding:0 .2em!important}._Wheres_puzac_2 fieldset>._fs_value1_puzac_25[data-type=listbox] label{display:inline-block;margin-top:calc(.2em + 1px);margin-right:.2em;vertical-align:top}._Wheres_puzac_2 fieldset ._removebutton_puzac_55{padding:.2em .4em;background-color:var(--color-accent-1-1);color:var(--color-white);border-radius:var(--border-radius-2)}._Wheres_puzac_2 fieldset+footer{margin-top:1em}._Wheres_puzac_2 p+footer{margin-top:.5em}._Wheres_puzac_2>footer>button{padding:.2em .4em;background-color:var(--color-accent-2-1);color:var(--color-white);border-radius:var(--border-radius-2)}._Groups_ibi96_2 fieldset{border:1px solid var(--color-grey-1);border-radius:var(--border-radius-2);padding:.5em}._Groups_ibi96_2 fieldset:not(:first-child){margin-top:1em}._Groups_ibi96_2 fieldset{display:grid;align-items:start;gap:.3em}@media screen and (min-width: 411px){._Groups_ibi96_2 fieldset{grid-template-columns:minmax(0,1fr) auto}}@media screen and (max-width: 410px){._Groups_ibi96_2 fieldset{grid-template-columns:minmax(0,1fr)}}._Groups_ibi96_2 select{padding:0!important}._Groups_ibi96_2 fieldset ._removebutton_ibi96_33{padding:.2em .4em;background-color:var(--color-accent-1-1);color:var(--color-white);border-radius:var(--border-radius-2)}._Groups_ibi96_2 fieldset+footer{margin-top:1em}._Groups_ibi96_2 p+footer{margin-top:.5em}._Groups_ibi96_2>footer>button{padding:.2em .4em;background-color:var(--color-accent-2-1);color:var(--color-white);border-radius:var(--border-radius-2)}._CustomModelForm_1s6sg_2 [data-disabled]{background-color:var(--color-grey-4)}._CustomModelForm_1s6sg_2>section h2{font-size:var(--font-size-title-2);margin-bottom:.5em}._CustomModelForm_1s6sg_2>section[aria-hidden=true]{display:none}._CustomModelForm_1s6sg_2 ._formsection_1s6sg_20 form{width:100%;max-width:700px}._CustomModelForm_1s6sg_2 ._formsection_1s6sg_20 form>fieldset>legend{font-size:var(--font-size-title-3);margin-bottom:.5em}._CustomModelForm_1s6sg_2 ._formsection_1s6sg_20 form>fieldset{margin-bottom:2em}._CustomModelForm_1s6sg_2 ._formsection_1s6sg_20 form>fieldset:nth-of-type(1){display:flex;flex-direction:column;align-items:flex-start}._CustomModelForm_1s6sg_2 ._formsection_1s6sg_20 form>fieldset:nth-of-type(1) label{margin:0 0 .5em}._CustomModelForm_1s6sg_2 ._formsection_1s6sg_20 form>fieldset:nth-of-type(1) input{width:100%;max-width:400px}._CustomModelForm_1s6sg_2 ._formsection_1s6sg_20 form>button[type=submit]{margin-top:0;background-color:var(--color-accent-2-1);color:var(--color-white)}._CustomModelForm_1s6sg_2 ._formsection_1s6sg_20 form>button[type=button]{margin-top:0;background-color:var(--color-blue-grey-1)}._CustomModelForm_1s6sg_2 ._resultssection_1s6sg_62>header button{padding:.2em .5em;border-radius:var(--border-radius-2);background-color:var(--color-accent-2-2)}._CustomModelForm_1s6sg_2 ._resultssection_1s6sg_62>div{padding:0;margin-top:1em}._CustomModelForm_1s6sg_2 ._resultssection_1s6sg_62>div>header{display:none}._ModelUpdate_1lwgd_2{padding:var(--size-element-padding)}._ModelUpdate_1lwgd_2 header h1{font-size:var(--font-size-title-1);margin-bottom:1em}._Execute_12d57_1{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%}._Execute_12d57_1>div{grid-row:2}._CustomModelForm_jonyf_1{width:100%;max-width:400px}._CustomModelForm_jonyf_1 form{max-width:400px}._CustomModelForm_jonyf_1 [data-disabled]{background-color:var(--color-grey-4)}._CustomModelForm_jonyf_1 button[type=submit]{background-color:var(--color-accent-2-1);color:var(--color-white)}._CustomModelForm_jonyf_1 button[type=submit][disabled]{background-color:var(--color-grey-2);cursor:default;color:var(--color-black)}._Intervenants_1lsn9_2>header{margin:.5em 0}._Intervenants_1lsn9_2 ._list_1lsn9_11 ul{min-height:2em;box-sizing:content-box;border:1px solid var(--color-grey-1);border-radius:var(--border-radius-2);overflow:hidden}._Intervenants_1lsn9_2 ._list_1lsn9_11 li{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.3em}._Intervenants_1lsn9_2 ._list_1lsn9_11 li:not(:first-of-type){border-top:1px solid var(--color-grey-1)}._Intervenants_1lsn9_2 ._list_1lsn9_11 li>span{padding:.5em}._Intervenants_1lsn9_2 ._list_1lsn9_11 li aside{height:100%}._Intervenants_1lsn9_2 ._list_1lsn9_11 li aside>button{height:100%;padding:.2em .4em;background-color:var(--color-accent-2-1);color:var(--color-white)}._Intervenants_1lsn9_2 ._list_1lsn9_11 li aside>button:nth-of-type(1){background-color:var(--color-accent-2-1)}._Intervenants_1lsn9_2 ._list_1lsn9_11 li aside>button:nth-of-type(2){background-color:var(--color-accent-1-1)}._Intervenants_1lsn9_2 ._list_1lsn9_11 ._dialogController_1lsn9_53{margin-top:.3em}._Intervenants_1lsn9_2 ._list_1lsn9_11 ._dialogController_1lsn9_53 button{padding:.5em;border-radius:var(--border-radius-2);background-color:var(--color-accent-2-1);color:var(--color-white)}._IntervenantDialog_1j9lr_1{background-color:#fff}._IntervenantDialog_1j9lr_1[open]{z-index:10;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100lvw;height:100lvh;background-color:var(--color-grey-1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}._IntervenantDialog_1j9lr_1[open]>div{display:grid;grid-template-rows:auto minmax(0,1fr) auto;row-gap:.5em;width:90%;max-width:800px;height:90%;padding:1em;border:1px solid var(--color-grey-1);border-radius:var(--border-radius-1);background-color:var(--color-white);box-shadow:var(--border-shadow-1)}._IntervenantDialog_1j9lr_1[open] header{display:flex;justify-content:space-between;align-items:flex-start;gap:2em;padding-bottom:.5em;border-bottom:1px solid var(--color-grey-1)}._IntervenantDialog_1j9lr_1[open] header p{font-size:2em}._IntervenantDialog_1j9lr_1[open] ._principal_1j9lr_48{height:100%;width:100%;overflow-y:auto}._IntervenantDialog_1j9lr_1[open] ._principal_1j9lr_48 button[type=submit]{display:none}._IntervenantDialog_1j9lr_1[open] footer{display:flex;justify-content:flex-end;gap:.5em}._IntervenantDialog_1j9lr_1[open] footer button{padding:.4em;border:1px solid var(--color-grey-1);border-radius:var(--border-radius-2);background-color:var(--color-accent-1-1);color:var(--color-white)}._IntervenantDialog_1j9lr_1[open] footer button._cancelButton_1j9lr_70{background-color:var(--color-accent-1-1)}._IntervenantDialog_1j9lr_1[open] footer button._saveButton_1j9lr_73{background-color:var(--color-accent-2-1)}@font-face{font-family:Open Sans;src:url(/build/assets/OpenSans-Regular-DxJTClRG.ttf);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/build/assets/OpenSans-Italic-C_AuCsze.ttf);font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Open Sans;src:url(/build/assets/OpenSans-Bold-DGvYQtcs.ttf);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/build/assets/OpenSans-BoldItalic-DDyywkPM.ttf);font-weight:700;font-style:italic;font-display:swap}*{margin:0;padding:0;border:0;box-sizing:border-box;font-size:100%;font:inherit;line-height:1;vertical-align:baseline}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--font-family-1: "Open Sans", sans-serif;--color-white: #fff;--color-black: #2b2b2b;--color-grey-1: #00000029;--color-grey-2: #ddd;--color-grey-3: #bbb;--color-grey-4: #f5f5f5;--color-blue-grey-1: #CFD8DC;--color-blue-grey-2: #ECEFF1;--color-error-1: red;--color-success-1: green;--color-accent-1-1: #ec602b;--color-accent-2-1: #0495d5;--color-accent-2-2: #d5eaf8;--color-excel: #10793F;--shadow-1: 0px 3px 6px var(--color-grey-1);--border-radius-1: 8px;--border-radius-2: 4px}@media (min-width: 768px){:root{--size-navbar-width: 220px;--size-element-padding: 20px;--font-size-title-1: 40px;--font-size-title-2: 32px;--font-size-title-3: 24px;--font-size-title-4: 18px;--font-size-text: 16px}}@media (max-width: 767px){:root{--size-navbar-height: 70px;--size-element-padding: 10px;--font-size-title-1: 24px;--font-size-title-2: 20px;--font-size-title-3: 16px;--font-size-title-4: 14px;--font-size-text: 12px}}html{color:var(--color-black);font-family:var(--font-family-1);font-size:var(--font-size-text)}p,td,th,li,a,button{line-height:1.2em}a{color:inherit}button{color:inherit;cursor:pointer}.custom_form{display:flex;flex-direction:column;gap:.5em}.custom_form label{margin-top:.5em}.custom_form>button{padding:calc(.5em + 2px) 1em;margin-top:.5em;border-radius:var(--border-radius-2);cursor:pointer;background-color:var(--color-grey-2)}.custom_form input:not([type=checkbox],[type=button],[type=radio]),.custom_form select,.custom_form textarea{padding:.5em;border:1px solid var(--color-grey-1);border-radius:var(--border-radius-2)}.error{padding:.5em;background-color:var(--color-error-1);color:var(--color-white)}.success{padding:.5em;background-color:var(--color-success-1);color:var(--color-white)}.btn_as_link{background-color:transparent;text-decoration:underline}.link_as_btn{display:inline-block;padding:calc(.5em + 2px) 1em;border-radius:var(--border-radius-2);cursor:pointer}.btn_contains_svg{display:inline-flex;align-items:center;column-gap:4px;width:max-content;text-decoration:none}.btn_contains_svg>svg{height:1em;fill:currentColor}@supports (-moz-appearance:none){input{outline-offset:-2px}}
