.Forms_form__uXLrv{margin-top:1rem}.Forms_formSection__k4fuK,.Forms_form__uXLrv{display:flex;flex-direction:column;gap:1.5rem}.Forms_formSection__k4fuK{margin-top:0}.Forms_form__uXLrv p{margin-bottom:-.8rem}.Forms_formGroup__HjfWV{margin-bottom:0}.Forms_formGroup__HjfWV.Forms_spacedRows__OkeWH .Forms_flexRow___iPA3{margin-top:1rem}.Forms_formGroupTitle__s9J6C{color:var(--color-text-table);font-size:.95rem;margin:0 0 -.5rem}.Forms_flexRow___iPA3{display:flex;justify-content:space-between;gap:1rem}.Forms_flexColumn__omfIV{flex:1;display:flex;flex-direction:column;gap:.75rem}.Forms_formRow__JdoIN{margin-bottom:.75rem}.Forms_input__unhjV{padding:.5rem .75rem;border:1.5px solid var(--color-border-monotone);border-radius:4px;font-size:.875rem;background:var(--color-bg-main);color:var(--color-text-table-header);transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.Forms_input__unhjV:focus{border-color:var(--color-secondary);border-width:2px;outline:none;box-shadow:0 0 0 3px var(--color-primary-10)}.Forms_floatingLabel__dWkfL{position:relative;display:flex;flex-direction:column}.Forms_floatingLabel__dWkfL input,.Forms_floatingLabel__dWkfL select{padding:.5rem .75rem;border:1.5px solid var(--color-border-monotone);border-radius:4px;font-size:.875rem;background:var(--color-bg-main);color:var(--color-text-table-header);transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out}.Forms_floatingLabel__dWkfL input:focus,.Forms_floatingLabel__dWkfL select:focus{border-color:var(--color-secondary);border-width:2px;outline:none;box-shadow:0 0 0 3px var(--color-primary-10)}.Forms_floatingLabel__dWkfL input:focus+label,.Forms_floatingLabel__dWkfL select:focus+label{color:var(--color-accent)}.Forms_floatingLabel__dWkfL input:focus+label,.Forms_floatingLabel__dWkfL input:not(:placeholder-shown)+label,.Forms_floatingLabel__dWkfL select:focus+label,.Forms_floatingLabel__dWkfL select:not([value=""])+label{top:0;left:.5rem;font-size:.75rem}.Forms_floatingLabel__dWkfL.Forms_touched__Xdj7v input:invalid,.Forms_floatingLabel__dWkfL.Forms_touched__Xdj7v select:invalid{border-color:var(--color-danger)}.Forms_inputError__fFRaY{border-color:var(--color-danger)!important}.Forms_floatingLabel__dWkfL label{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);font-size:.875rem;color:var(--color-text-muted);pointer-events:none;transition:all .2s ease-in-out;background-color:var(--color-bg-main);padding:0 .25rem}.Forms_selectInput__wgbxJ{width:100%;padding:.5rem .75rem;border:1.5px solid var(--color-border-monotone);border-radius:4px;font-size:.875rem;background:var(--color-bg-main);color:var(--color-text-table-header);transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;cursor:pointer}.Forms_selectInput__wgbxJ:focus{border-color:var(--color-secondary);border-width:2px;outline:none;box-shadow:0 0 0 3px var(--color-primary-10)}.Forms_narrowInput__DA1ai{width:5rem;text-align:center}.Forms_slightNarrowInput__4dpst{width:7rem}.Forms_error__gBY_N{color:var(--color-danger);font-size:.9rem;margin:0;padding:.5rem 0}.Forms_success__rKFc7{color:var(--color-success);font-size:.9rem;margin:0;padding:.5rem 0}.Forms_validationError__wqx9p{color:var(--color-danger);font-size:.875rem;margin-top:.25rem;margin-bottom:0}.Forms_validationErrorContainer__Yx4_J{padding:1rem;background-color:#fee;border-radius:4px;border:1px solid #fcc;margin-top:1rem}.Forms_validationErrorTitle__3by6h{color:var(--color-danger);margin:0 0 .5rem;font-size:.875rem;font-weight:600}.Forms_validationErrorList__l7_jD{margin:0;padding-left:1.5rem}.Forms_validationErrorListItem__1n_Nh{color:var(--color-danger);font-size:.875rem}.Forms_validationErrorListItem__1n_Nh strong{color:#b91c1c;font-weight:600}.Forms_slider__Hw7YR{-webkit-appearance:none;width:100%;height:6px;border-radius:3px;background:#d3d3d3;outline:none;opacity:.7;transition:opacity .2s}.Forms_slider__Hw7YR:hover{opacity:1}.Forms_slider__Hw7YR::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--color-primary,#007bff);cursor:pointer}.Forms_slider__Hw7YR::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--color-primary,#007bff);cursor:pointer;border:none}@media (max-width:768px){.Forms_flexRow___iPA3{flex-direction:column;gap:1rem}.Forms_form__uXLrv{gap:1rem}.Forms_flexColumn__omfIV{min-width:100%}}