.app-toggle[data-v-5b12f9f0]{position:relative;display:inline-flex;align-items:center;gap:8px;color:#212121;font-size:14px;font-weight:400;line-height:1;letter-spacing:-.21px;white-space:nowrap;cursor:pointer;touch-action:manipulation}.app-toggle--disabled[data-v-5b12f9f0]{cursor:not-allowed;opacity:.5}.app-toggle__input[data-v-5b12f9f0]{position:absolute;top:0;right:0;bottom:0;z-index:1;width:52px;height:32px;margin:auto 0;opacity:0;cursor:inherit}.app-toggle__switch[data-v-5b12f9f0]{position:relative;width:52px;height:32px;flex:0 0 52px;border:1px solid #f1f3f5;border-radius:999px;background:#f9f9f9;box-shadow:inset 0 0 0 1px #00000005;pointer-events:none;transition:background .15s ease,border-color .15s ease}.app-toggle__switch[data-v-5b12f9f0]:after{position:absolute;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 4px 12px #00000024;content:"";transition:transform .15s ease}.app-toggle__input:focus-visible+.app-toggle__switch[data-v-5b12f9f0]{outline:2px solid rgba(255,84,85,.25);outline-offset:2px}.app-toggle__input:checked+.app-toggle__switch[data-v-5b12f9f0]{border-color:var(--color-main);background:var(--color-main)}.app-toggle__input:checked+.app-toggle__switch[data-v-5b12f9f0]:after{transform:translate(20px)}.app-toggle__label[data-v-5b12f9f0]{-webkit-user-select:none;-moz-user-select:none;user-select:none}
