.text_root__bLfUG{display:flex;flex-direction:column;gap:4px}.text_label__0qvl7{display:flex;justify-content:space-between;padding:0 8px}.text_container__fVhKV{position:relative;display:flex}.text_input__Uqsc9{flex:1 1 auto;width:100%;height:40px;padding:0 8px;font-family:inherit!important;color:var(--tertiary-text);background-color:var(--light-background);border:1px solid var(--stroke-blue);border-radius:var(--border-radius);transition:background-color var(--transition-short),color var(--transition-short),border var(--transition-short),box-shadow var(--transition-long)}.text_input__Uqsc9:hover{border:1px solid var(--bright-blue)}.text_input__Uqsc9:active,.text_input__Uqsc9:focus,.text_valid__CPvmo .text_input__Uqsc9,.text_written__6qx2T .text_input__Uqsc9{color:var(--font-color);background-color:var(--white);border:1px solid var(--green)}.text_input__Uqsc9:active,.text_input__Uqsc9:focus{box-shadow:0 0 0 3px rgba(var(--mountain-meadow),.3)}.text_invalid__SNUVZ .text_input__Uqsc9{color:var(--font-color);background-color:var(--white);border:1px solid var(--strong-red)}.text_invalid__SNUVZ .text_input__Uqsc9:active,.text_invalid__SNUVZ .text_input__Uqsc9:focus{border:1px solid var(--strong-red);box-shadow:0 0 0 3px rgba(var(--fuzzy-wuzzy),.3)}.text_label__0qvl7 label{font-weight:600}.text_optional__UIjiH .text_label__0qvl7:after{content:"Optionnel";right:8px;color:var(--tertiary-text)}.text_unit__b1KDw{padding-right:24px}.text_metric__vh_DA{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.text_iconic__QYcSd{padding-right:36px}.text_icon__mEBBl{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.text_helper__j__3P{font-size:14px;color:var(--tertiary-text)}.text_error__K9Cl2{display:flex;align-items:center;color:var(--strong-red);gap:4px;opacity:0;transition:opacity var(--transition-short)}.text_error__K9Cl2:before{content:"!";display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;border-radius:50%;flex:0 0 16px;height:16px;width:16px;color:var(--white);background-color:var(--strong-red)}.text_exception__WaRak{opacity:1}.text_fill__ytDg_{width:100%}.text_small__qBlrx input{height:30px}.text_small__qBlrx .text_label__0qvl7,.text_small__qBlrx .text_metric__vh_DA,.text_small__qBlrx input{font-size:12px}.text_small__qBlrx .text_error__K9Cl2,.text_small__qBlrx .text_helper__j__3P{font-size:11px}.text_small__qBlrx .text_icon__mEBBl{width:16px;height:16px}.text_small__qBlrx .text_iconic__QYcSd{padding-right:30px}.text_small__qBlrx input::placeholder{font-size:12px}.text_input__Uqsc9:disabled{border:1px solid var(--stroke-blue);background-color:var(--light-background);opacity:.75}