.switch[data-v-854144f1]{justify-content:space-between;align-items:center;gap:var(--frp-space-3);min-height:var(--frp-touch-target);cursor:pointer;display:flex}.switch[data-disabled=true][data-v-854144f1]{cursor:default;opacity:.6}.switch__label[data-v-854144f1]{flex:1}.switch__input[data-v-854144f1]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.switch__track[data-v-854144f1]{background:var(--frp-border);width:3rem;height:1.75rem;transition:background-color var(--frp-duration-fast) var(--frp-ease);border-radius:1rem;flex-shrink:0;position:relative}.switch__thumb[data-v-854144f1]{background:var(--frp-bg-raised);width:1.5rem;height:1.5rem;transition:transform var(--frp-duration-fast) var(--frp-ease);border-radius:50%;position:absolute;top:.125rem;left:.125rem;box-shadow:0 1px 2px #0000004d}.switch[data-checked=true] .switch__track[data-v-854144f1]{background:var(--frp-on)}.switch[data-checked=true] .switch__thumb[data-v-854144f1]{transform:translate(1.25rem)}.switch__input:focus-visible~.switch__track[data-v-854144f1]{outline:var(--frp-rule-medium) solid var(--frp-signal);outline-offset:2px}
