.styles_formItem__yE_hQ{display:flex;flex-direction:column;gap:.5rem}.styles_toggleWrapper__krgtL{display:inline-flex;align-items:center;width:100%;gap:.75rem;cursor:pointer;user-select:none;justify-content:space-between}.styles_label__by_lx{font-size:.875rem;font-weight:500;color:var(--foreground)}.styles_input__JTH1d{height:0;width:0;opacity:0;position:absolute}.styles_slider__pAPjA{position:relative;display:inline-block;width:36px;height:20px;background:var(--secondary);border:1px solid var(--muted-border);border-radius:34px;transition:all .2s ease}.styles_slider__pAPjA:before{position:absolute;content:"";height:14px;width:14px;left:2px;bottom:2px;background:var(--muted-foreground);border-radius:50%;transition:all .2s ease}.styles_input__JTH1d:checked+.styles_slider__pAPjA{background:var(--primary);border-color:var(--primary)}.styles_input__JTH1d:checked+.styles_slider__pAPjA:before{transform:translateX(16px);background:var(--primary-foreground)}.styles_input__JTH1d:focus+.styles_slider__pAPjA{box-shadow:0 0 0 2px var(--background),0 0 0 4px var(--primary)}.styles_error__RlU8O{border-color:var(--destructive)}.styles_errorMessage__zWJxL{font-size:.75rem;color:var(--destructive);margin-top:.25rem}