.styles_flex__yzlqA{display:flex}:where(.styles_row__D2wkX){flex-direction:row}:where(.styles_column__96oou){flex-direction:column}.styles_flex1__vwEU7{flex:1 1}:where(.styles_gap0__UKeZy){gap:0}:where(.styles_gapXxs__BxSUe){gap:var(--gutter-size-xxs)}:where(.styles_gapXs__r8HGz){gap:var(--gutter-size-xs)}:where(.styles_gapSm__x07vT){gap:var(--gutter-size-sm)}:where(.styles_gapMd__lO0Om){gap:var(--gutter-size-md)}:where(.styles_gapLg__oIsn_){gap:var(--gutter-size-lg)}:where(.styles_gapXl__1YzrN){gap:var(--gutter-size-xl)}:where(.styles_wrap__mCGrq){flex-wrap:wrap}:where(.styles_nowrap__9RDCx){flex-wrap:nowrap}:where(.styles_wrapReverse__UO3Vu){flex-wrap:wrap-reverse}:where(.styles_justifyCenter__J3g0U){justify-content:center}:where(.styles_justifyStart__nYLBm){justify-content:flex-start}:where(.styles_justifyEnd__ClYK_){justify-content:flex-end}:where(.styles_justifyBetween__psGN3){justify-content:space-between}:where(.styles_justifyAround__3qDH0){justify-content:space-around}:where(.styles_alignCenter__YE63O){align-items:center}:where(.styles_alignStart__c5QrE){align-items:flex-start}:where(.styles_alignEnd__oWsyl){align-items:flex-end}:where(.styles_center__sTQhj){align-items:center;justify-content:center}.FormTextArea_textArea__RAXh7{background-color:var(--surface-secondary);border:none;border-radius:0;box-sizing:border-box;color:var(--text-primary);display:block;font:var(--font-primary);font-size:1rem;line-height:1.5rem;min-height:50px;padding:8px;resize:vertical;width:100%;outline:none}.FormTextArea_textArea__RAXh7:focus{outline:none}.FormTextArea_textArea__RAXh7:disabled,.FormTextArea_textArea__RAXh7[disabled]{background-color:var(--surface-tertiary);cursor:not-allowed;color:var(--text-disabled)}.FormTextArea_textArea__RAXh7[readonly]:not(:disabled){background-color:var(--surface-secondary);color:var(--text-primary);cursor:default}