.app-switch{flex-direction:row;gap:0}.studio-option strong{color:#e4e4e4;font-weight:550}.studio-option small{max-width:460px;line-height:1.65}.app-switch{box-sizing:border-box;cursor:pointer;background:#383838;border:1px solid #ffffff24;border-radius:99px;flex-direction:row;flex:0 0 44px;justify-content:flex-start;align-items:center;gap:0;width:44px;height:26px;padding:3px;transition:background .16s,border-color .16s;display:inline-flex;position:relative}.app-switch:after{content:"";position:absolute;inset:-9px -2px}.app-switch-thumb{pointer-events:none;background:#aaa;border-radius:50%;flex:0 0 18px;width:18px;height:18px;transition:transform .16s,background .16s;display:block;transform:translate(0);box-shadow:0 1px 3px #0003}.app-switch[data-checked]{background:#f0b90b;border-color:#f0b90b}.app-switch[data-checked] .app-switch-thumb{background:#242016;transform:translate(18px)}.app-switch:hover:not([data-checked],[data-disabled]){background:#424242;border-color:#ffffff40}.app-switch[data-disabled]{cursor:not-allowed;opacity:.5}.app-switch:focus-visible{outline-offset:4px;outline:2px solid #aaa}@media (prefers-reduced-motion:reduce){.app-switch,.app-switch-thumb{transition:none}}
