.Form_field___APh1{display:grid;grid-gap:.38rem;gap:.38rem;min-width:0}.Form_fieldDisabled__1Jg5g{opacity:.72}.Form_label__O7rNx{display:inline-flex;align-items:center;gap:.35rem;color:var(--muted-strong);font-size:.78rem;font-weight:800;line-height:1.25}.Form_required__5qsF_{color:var(--danger)}.Form_required__5qsF_:before{content:"*"}.Form_optional__VcSfu{color:var(--muted);font-size:.68rem;font-weight:700}.Form_control__A_WnW{--control-bg:var(--input-bg,var(--surface));--control-border:var(--line);--control-radius:var(--radius-sm);--control-height:2.42rem;--control-padding-inline:0.72rem;width:100%;min-width:0;border:1px solid var(--control-border);border-radius:var(--control-radius);background:var(--control-bg);color:var(--text);box-shadow:var(--input-shadow,none);font:inherit;font-size:.88rem;font-weight:600;outline:0;transition:border-color var(--motion-fast),box-shadow var(--motion-fast),background var(--motion-fast)}.Form_control__A_WnW::placeholder{color:color-mix(in srgb,var(--muted) 78%,transparent)}.Form_control__A_WnW:focus,.Form_control__A_WnW:focus-visible{border-color:color-mix(in srgb,var(--accent) 48%,var(--line));box-shadow:var(--focus-ring)}.Form_control__A_WnW:disabled{cursor:not-allowed;opacity:.58}.Form_control__A_WnW:-moz-read-only:not(select){background:color-mix(in srgb,var(--surface-muted) 58%,var(--surface))}.Form_control__A_WnW:read-only:not(select){background:color-mix(in srgb,var(--surface-muted) 58%,var(--surface))}.Form_invalid__CYj0v{border-color:color-mix(in srgb,var(--danger) 62%,var(--line))}.Form_invalid__CYj0v:focus,.Form_invalid__CYj0v:focus-visible{border-color:var(--danger);box-shadow:0 0 0 3px color-mix(in srgb,var(--danger) 16%,transparent)}.Form_variant-default__usAed{--control-bg:var(--input-bg,var(--surface))}.Form_variant-subtle__d_TPA{--control-bg:var(--surface-muted);--control-border:color-mix(in srgb,var(--line) 80%,transparent)}.Form_variant-toolbar__LG5Ja{--control-bg:var(--surface);--control-border:color-mix(in srgb,var(--line) 82%,transparent);--control-radius:0.5rem;--control-height:2.45rem}.Form_size-sm__MuLCq{--control-height:2.05rem;--control-padding-inline:0.58rem;font-size:.8rem}.Form_size-md__AwVDn{--control-height:2.42rem}.Form_size-lg__QRXi2{--control-height:3rem;--control-padding-inline:0.9rem;font-size:.96rem}.Form_autoWidth__w5Qir{width:auto}.Form_input__j5ZSV,.Form_select__7FYwV{min-height:var(--control-height);padding:.6rem var(--control-padding-inline)}.Form_compactNative__2KA7m{width:1rem;min-width:1rem;min-height:1rem;padding:0;border-radius:.25rem;box-shadow:none}.Form_fileNative__ZRqUk{min-height:2.42rem;padding:.45rem .72rem}.Form_textarea__t8z2t{min-height:5.5rem;padding:.72rem var(--control-padding-inline);resize:vertical}.Form_inputGroup__YVpDC{display:inline-flex;align-items:center;gap:.45rem;width:100%;min-width:0}.Form_inputGroup__YVpDC .Form_input__j5ZSV{flex:1 1 auto}.Form_adornment__Ske7E{display:inline-flex;align-items:center;color:var(--muted);font-size:.84rem;font-weight:760}.Form_error__2eL_U,.Form_help__QoPXb{margin:0;font-size:.76rem;font-weight:650;line-height:1.35}.Form_help__QoPXb{color:var(--muted)}.Form_error__2eL_U{color:var(--danger)}.Form_choice__Qj4Vh,.Form_switch__x_UVG{display:flex;align-items:flex-start;gap:.58rem;min-width:0;color:var(--text);cursor:pointer}.Form_choice__Qj4Vh input{width:1rem;height:1rem;flex:0 0 auto;margin:.12rem 0 0;accent-color:var(--accent)}.Form_choice__Qj4Vh input:focus-visible,.Form_switch__x_UVG input:focus-visible+.Form_switchTrack__6iAXR{outline:none;box-shadow:var(--focus-ring)}.Form_choice__Qj4Vh input:disabled,.Form_switch__x_UVG input:disabled{cursor:not-allowed}.Form_choice__Qj4Vh:has(input:disabled),.Form_switch__x_UVG:has(input:disabled){cursor:not-allowed;opacity:.58}.Form_invalidChoice__zLOUt input{outline:2px solid color-mix(in srgb,var(--danger) 34%,transparent)}.Form_choiceCopy__ofgcI{display:grid;grid-gap:.18rem;gap:.18rem;min-width:0}.Form_choiceLabel__Hx53f{color:var(--text);font-size:.86rem;font-weight:760;line-height:1.3}.Form_choiceDescription__KG60_{color:var(--muted);font-size:.76rem;font-weight:650;line-height:1.35}.Form_switch__x_UVG input{position:absolute;opacity:0;pointer-events:none}.Form_switchTrack__6iAXR{position:relative;width:2.3rem;height:1.28rem;flex:0 0 2.3rem;margin-top:.08rem;border:1px solid var(--line);border-radius:999px;background:var(--surface-muted);transition:background var(--motion-fast),border-color var(--motion-fast)}.Form_switchTrack__6iAXR:after{position:absolute;top:50%;left:.16rem;width:.88rem;height:.88rem;border-radius:999px;background:var(--surface);box-shadow:var(--shadow-xs);content:"";transform:translateY(-50%);transition:transform var(--motion-fast)}.Form_switch__x_UVG input:checked+.Form_switchTrack__6iAXR{border-color:var(--accent);background:var(--accent)}.Form_switch__x_UVG input:checked+.Form_switchTrack__6iAXR:after{transform:translate(1rem,-50%)}.Form_group__Xp2oq,.Form_section__Fi270{display:grid;grid-gap:var(--space-3);gap:var(--space-3);min-width:0}