.billing-switch-root{appearance:none;cursor:pointer;background-color:#0000;background-image:linear-gradient(90deg,#679eee 35%,#0000001a 65%);background-image:linear-gradient(90deg,lab(63.8315% -.601828 -46.527) 35%,#0000001a 65%);background-position-x:100%;background-repeat:no-repeat;background-size:100px 100%;border:0;border-radius:100px;outline:none;flex-shrink:0;width:36px;height:16px;margin:0;padding:1px;transition-property:background-position,box-shadow;transition-duration:.125s;transition-timing-function:cubic-bezier(.26,.75,.38,.45);display:flex;position:relative;box-shadow:inset 0 0 0 1px #0000000d,inset 0 1.5px 2px #0000001a}.billing-switch-root:active{background-color:#00000006}.billing-switch-root[data-checked]{background-position-x:0%;transition-duration:.25s}.billing-switch-root[data-checked]:active{background-color:#0000001a}.billing-switch-root:focus-visible:before{content:"";border-radius:inherit;outline:2px solid var(--color-focus);outline-offset:2px;position:absolute;inset:0}@media (prefers-color-scheme:dark){.billing-switch-root{background-image:linear-gradient(90deg,#679eee 35%,#ffffff1a 65%);background-image:linear-gradient(90deg,lab(63.8315% -.601828 -46.527) 35%,#ffffff1a 65%);box-shadow:inset 0 0 0 1px #ffffff26,inset 0 1.5px 3px #00000080}.billing-switch-root:active{background-color:#ffffff06}.billing-switch-root[data-checked]:active{background-color:#ffffff1a}.billing-switch-root[data-checked]{box-shadow:none}}.billing-switch-thumb{background-color:#fff;border-radius:100px;width:20px;height:100%;transition:translate .15s,width .2s cubic-bezier(.45,1.005,0,1.005);box-shadow:0 0 1px 1px #0000001a,0 1px 1px #0000001a,1px 2px 4px -1px #0000001a}.billing-switch-thumb[data-checked]{translate:calc(34px - 100%)}button:active .billing-switch-thumb{width:24px;transition-duration:.15s,.3s;transition-timing-function:ease,cubic-bezier(.375,.015,.545,.455)}@media (prefers-color-scheme:dark){.billing-switch-thumb{box-shadow:0 0 1px 1px #00000040,0 1px 1px #00000040,1px 2px 4px -1px #00000040}}
