.t-toggle{display:flex;-webkit-user-select:none;user-select:none;align-items:center}.t-toggle:not(.t-toggle--disabled,.t-toggle--readonly){cursor:pointer}.t-toggle--disabled,.t-toggle--disabled .t-inkwell--hyper,.t-toggle--readonly,.t-toggle--readonly .t-inkwell--hyper{cursor:default}.t-toggle__slot{font-weight:400;cursor:inherit}.t-toggle--xs.t-toggle--checkbox .t-toggle__button,.t-toggle--xs.t-toggle--radio .t-toggle__button{margin:-.25rem}.t-toggle--sm.t-toggle--checkbox .t-toggle__button,.t-toggle--sm.t-toggle--radio .t-toggle__button{margin:-.375rem}.t-toggle--md.t-toggle--checkbox .t-toggle__button,.t-toggle--md.t-toggle--radio .t-toggle__button{margin:-.5rem}.t-toggle--re.t-toggle--checkbox .t-toggle__button,.t-toggle--re.t-toggle--radio .t-toggle__button{margin:-.6875rem}.t-toggle--lg.t-toggle--checkbox .t-toggle__button,.t-toggle--lg.t-toggle--radio .t-toggle__button{margin:-.875rem}.t-toggle--xl.t-toggle--checkbox .t-toggle__button,.t-toggle--xl.t-toggle--radio .t-toggle__button{margin:-1.0625rem}.t-toggle--xs .t-toggle__slot{font-size:.625rem}[dir=ltr] .t-toggle--xs .t-toggle__slot{margin-left:.375rem}[dir=rtl] .t-toggle--xs .t-toggle__slot{margin-right:.375rem}.t-toggle--sm .t-toggle__slot{font-size:.685rem}[dir=ltr] .t-toggle--sm .t-toggle__slot{margin-left:.5rem}[dir=rtl] .t-toggle--sm .t-toggle__slot{margin-right:.5rem}.t-toggle--md .t-toggle__slot{font-size:.75rem}[dir=ltr] .t-toggle--md .t-toggle__slot{margin-left:.5625rem}[dir=rtl] .t-toggle--md .t-toggle__slot{margin-right:.5625rem}.t-toggle--re .t-toggle__slot{font-size:.8rem}[dir=ltr] .t-toggle--re .t-toggle__slot{margin-left:.625rem}[dir=rtl] .t-toggle--re .t-toggle__slot{margin-right:.625rem}.t-toggle--lg .t-toggle__slot{font-size:.85rem}[dir=ltr] .t-toggle--lg .t-toggle__slot{margin-left:.6875rem}[dir=rtl] .t-toggle--lg .t-toggle__slot{margin-right:.6875rem}.t-toggle--xl .t-toggle__slot{font-size:.975rem}[dir=ltr] .t-toggle--xl .t-toggle__slot{margin-left:.75rem}[dir=rtl] .t-toggle--xl .t-toggle__slot{margin-right:.75rem}.t-switcher{position:relative}.t-switcher:not(.t-switcher--disabled){cursor:pointer}.t-switcher__track{position:absolute;border-radius:.6rem;background-color:currentColor;opacity:.3;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s;transition-duration:.3s}.t-switcher__thumb{position:relative;display:flex;align-items:center;justify-content:center;border-radius:9999px}.t-switcher__thumb,.t-switcher__thumb__dot{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s;transition-duration:.3s}.t-switcher__thumb__dot,.t-switcher__thumb__ripple{position:absolute;inset:0;border-radius:inherit}.t-switcher__thumb__ripple{transform:scale(1.75)}.t-switcher__thumb__dot{pointer-events:none}.t-switcher--xs{width:1.25rem;height:1.25rem}.t-switcher--xs .t-switcher__track{width:1.25rem;height:.375rem;top:calc(50% - 3px)}.t-switcher--xs .t-switcher__thumb{width:.625rem;height:.625rem;top:calc(50% - 5px)}.t-switcher--sm{width:1.5rem;height:1.5rem}.t-switcher--sm .t-switcher__track{width:1.5rem;height:.5rem;top:calc(50% - 4px)}.t-switcher--sm .t-switcher__thumb{width:.75rem;height:.75rem;top:calc(50% - 6px)}.t-switcher--md{width:1.75rem;height:1.5rem}.t-switcher--md .t-switcher__track{width:1.75rem;height:.5rem;top:calc(50% - 4px)}.t-switcher--md .t-switcher__thumb{width:.875rem;height:.875rem;top:calc(50% - 7px)}.t-switcher--re{width:2rem;height:1.5rem}.t-switcher--re .t-switcher__track{width:2rem;height:.625rem;top:calc(50% - 5px)}.t-switcher--re .t-switcher__thumb{width:1rem;height:1rem;top:calc(50% - 8px)}.t-switcher--lg{width:2.25rem;height:1.5rem}.t-switcher--lg .t-switcher__track{width:2.25rem;height:.75rem;top:calc(50% - 6px)}.t-switcher--lg .t-switcher__thumb{width:1.125rem;height:1.125rem;top:calc(50% - 9px)}.t-switcher--xl{width:2.5rem;height:1.5rem}.t-switcher--xl .t-switcher__track{width:2.5rem;height:.75rem;top:calc(50% - 6px)}.t-switcher--xl .t-switcher__thumb{width:1.25rem;height:1.25rem;top:calc(50% - 10px)}.t-light .t-switcher--inactive .t-switcher__track{--t-bg-opacity:1;background-color:hsla(215,14%,48%,var(--t-bg-opacity))}.t-dark .t-switcher--inactive .t-switcher__track{--t-bg-opacity:1;background-color:hsla(215,14%,84%,var(--t-bg-opacity))}.t-light .t-switcher--inactive .t-switcher__thumb__dot{--t-shadow:0 0 10px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .35);box-shadow:var(--t-ring-offset-shadow),var(--t-ring-shadow),var(--t-shadow)}[dir=ltr] .t-switcher--active .t-switcher__thumb{transform:translate(100%)}[dir=rtl] .t-switcher--active .t-switcher__thumb{transform:translate(-100%)}.t-light .t-switcher--active .t-switcher__thumb .t-switcher__thumb__dot{--t-shadow:0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);box-shadow:var(--t-ring-offset-shadow),var(--t-ring-shadow),var(--t-shadow)}.t-ripple{position:relative}
