.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}.style_navbar__0p_Et{background:var(--background);border-bottom:1px solid var(--muted-border);height:64px;position:fixed;top:0;width:100%;transition:all .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center}.style_navbarContainer__dA4ra{display:flex;max-width:1400px;width:100%;padding:0 1rem;align-items:center;justify-content:space-between}.style_navbarGroup__UAaTR{display:flex;align-items:center;justify-content:space-between;width:fit-content;&.style_fill__CBnOP{width:100%}}.style_hidden__YsViz{top:-80px}.style_navLink__mRdYq{text-decoration:none;color:var(--muted-foreground);font-size:14px;transition:all .2s ease;cursor:pointer}.style_navLink__mRdYq:hover{color:var(--foreground)}.style_navbarHidden__AXeGm{margin-left:0}