:root{--theme-switch-bg-color:rgba(var(--blue-grey-100));--theme-switch-control-icon-color:rgba(var(--blue-grey-750));--theme-switch-symbol-icon-color:rgba(var(--blue-grey-750));--theme-switch-control-bg-color:rgba(var(--white))}:root[theme=dark]{--theme-switch-bg-color:rgba(var(--dark-100));--theme-switch-control-icon-color:rgba(var(--white));--theme-switch-symbol-icon-color:rgba(var(--white),.2);--theme-switch-control-bg-color:rgba(var(--dark-50))}.theme-switch[data-v-f5767f7d]{display:flex;width:72px;padding:3px;box-sizing:border-box;border-radius:8px;background-color:var(--theme-switch-bg-color);cursor:pointer}.theme-switch__symbol[data-v-f5767f7d]{transform:translate(100%);position:absolute;color:var(--theme-switch-symbol-icon-color)}.theme-switch__control[data-v-f5767f7d],.theme-switch__symbol[data-v-f5767f7d]{display:flex;justify-content:center;align-items:center;width:33px;height:32px}.theme-switch__control[data-v-f5767f7d]{position:relative;border-radius:7px;color:var(--theme-switch-control-icon-color);background-color:var(--theme-switch-control-bg-color);box-shadow:0 1px 1px #00000029;transition:transform .15s ease}.--s[data-v-f5767f7d]{width:66px}.--s .theme-switch__control[data-v-f5767f7d],.--s .theme-switch__symbol[data-v-f5767f7d]{width:30px;height:22px}.--is-checked .theme-switch__control[data-v-f5767f7d]{transform:translate(100%)}.--is-checked .theme-switch__symbol[data-v-f5767f7d]{transform:translate(0)}.--is-disabled[data-v-f5767f7d]{cursor:not-allowed;pointer-events:none;opacity:.8}
