/* Generated by scripts/split-css.mjs — do not edit. */
.tempest_wrapper_kudO9{align-items:center;gap:var(--tempest-space-2);cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex}
.tempest_wrapper_kudO9.tempest_disabled_2aZ0V{cursor:not-allowed;opacity:.55}
.tempest_input_5BPNu{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}
.tempest_track_7ObdZ{background-color:var(--tempest-border-strong);border-radius:var(--tempest-radius-full);width:36px;height:20px;box-shadow:var(--tempest-shadow-inner);transition:background-color var(--tempest-duration-base) var(--tempest-ease-out);flex-shrink:0;position:relative}
.tempest_thumb_-FTeK{width:16px;height:16px;box-shadow:var(--tempest-shadow-sm);transition:transform var(--tempest-duration-base) var(--tempest-ease-emphasized);background-color:#fff;border-radius:50%;position:absolute;top:2px;left:2px}
.tempest_wrapper_kudO9:hover:not(.tempest_disabled_2aZ0V) .tempest_input_5BPNu:not(:checked)+.tempest_track_7ObdZ{background-color:var(--tempest-gray-400)}
.tempest_input_5BPNu:checked+.tempest_track_7ObdZ{background-color:var(--tempest-primary)}
.tempest_input_5BPNu:checked+.tempest_track_7ObdZ .tempest_thumb_-FTeK{transform:translate(16px)}
.tempest_input_5BPNu:focus-visible+.tempest_track_7ObdZ{outline:var(--tempest-focus-ring-width) solid var(--tempest-focus-ring-color);outline-offset:var(--tempest-focus-ring-offset)}
.tempest_label_LrH7V{font-size:var(--tempest-text-base);color:var(--tempest-text)}
