.toggle-container{display:inline-block}.toggle-container:focus{box-shadow:0 0 0 var(--toggle-ring-width,3px) var(--toggle-ring-color,rgba(16,185,129,.188));outline:none}.toggle{align-items:center;border:var(--toggle-border,.125rem) solid;border-radius:999px;box-sizing:content-box;cursor:pointer;display:flex;font-size:var(--toggle-font-size,.75rem);height:var(--toggle-height,1.25rem);line-height:1;position:relative;transition:all .3s;width:var(--toggle-width,3rem)}.toggle-on{background:var(--toggle-bg-on,#10b981);border-color:var(--toggle-border-on,#10b981);color:var(--toggle-text-on,#fff);justify-content:flex-start}.toggle-off{background:var(--toggle-bg-off,#e5e7eb);border-color:var(--toggle-border-off,#e5e7eb);color:var(--toggle-text-off,#374151);justify-content:flex-end}.toggle-on-disabled{background:var(--toggle-bg-on-disabled,#d1d5db);border-color:var(--toggle-border-on-disabled,#d1d5db);color:var(--toggle-text-on-disabled,#9ca3af);cursor:not-allowed;justify-content:flex-start}.toggle-off-disabled{background:var(--toggle-bg-off-disabled,#e5e7eb);border-color:var(--toggle-border-off-disabled,#e5e7eb);color:var(--toggle-text-off-disabled,#9ca3af);cursor:not-allowed;justify-content:flex-end}.toggle-handle{background:var(--toggle-handle-enabled,#fff);border-radius:50%;display:inline-block;height:var(--toggle-height,1.25rem);position:absolute;top:0;transition-duration:var(--toggle-duration,.15s);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);width:var(--toggle-height,1.25rem)}.toggle-handle-on{left:100%;transform:translate(-100%)}.toggle-handle-off{left:0}.toggle-handle-on-disabled{background:var(--toggle-handle-disabled,#f3f4f6);left:100%;transform:translate(-100%)}.toggle-handle-off-disabled{background:var(--toggle-handle-disabled,#f3f4f6);left:0}.toggle-label{box-sizing:border-box;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:calc(var(--toggle-width, 3.25rem) - var(--toggle-height, 1.25rem))}.lmt-switch.large .toggle-container,.lmt-switch.small .toggle-container{border-radius:.3125rem}.lmt-switch.large .toggle-container .toggle,.lmt-switch.small .toggle-container .toggle{height:2rem;width:4rem}.lmt-switch.large .toggle-container .toggle .toggle-handle,.lmt-switch.small .toggle-container .toggle .toggle-handle{border-radius:.1875rem;height:1.5rem;width:1.5rem}.lmt-switch.large.small .toggle,.lmt-switch.small.small .toggle{height:1.5rem;width:3rem}.lmt-switch.large.small .toggle .toggle-handle,.lmt-switch.small.small .toggle .toggle-handle{border-radius:.125rem;height:1rem;width:1rem}.lmt-switch.large.small .toggle .toggle-label,.lmt-switch.small.small .toggle .toggle-label{display:none}.lmt-switch.large .toggle-container:focus,.lmt-switch.small .toggle-container:focus{outline-style:solid;outline-width:4px}.lmt-switch.large .toggle-container:focus[aria-checked=false],.lmt-switch.small .toggle-container:focus[aria-checked=false]{outline-color:#ea13374d}.lmt-switch.large .toggle-container:focus[aria-checked=false] .toggle,.lmt-switch.small .toggle-container:focus[aria-checked=false] .toggle{border-width:1px;--tw-border-opacity:1;border-color:rgb(200 16 46/var(--tw-border-opacity,1))}.lmt-switch.large .toggle-container:focus[aria-checked=true],.lmt-switch.small .toggle-container:focus[aria-checked=true]{outline-color:#ea13374d}.lmt-switch.large .toggle-container:focus[aria-checked=true] .toggle,.lmt-switch.small .toggle-container:focus[aria-checked=true] .toggle{border-width:1px;--tw-border-opacity:1;border-color:rgb(200 16 46/var(--tw-border-opacity,1))}.lmt-switch.large.green .toggle-container[aria-checked=true],.lmt-switch.small.green .toggle-container[aria-checked=true]{outline-color:#36b83c4d}.lmt-switch.large.green .toggle-container[aria-checked=true] .toggle,.lmt-switch.small.green .toggle-container[aria-checked=true] .toggle{border-width:1px;--tw-border-opacity:1;border-color:rgb(232 232 232/var(--tw-border-opacity,1))}.lmt-switch.large .toggle,.lmt-switch.small .toggle{border-radius:.3125rem}.lmt-switch.large .toggle .toggle-handle,.lmt-switch.small .toggle .toggle-handle{margin-bottom:.25rem;margin-top:.25rem}.lmt-switch.large .toggle .toggle-label,.lmt-switch.small .toggle .toggle-label{font-size:.75rem;font-weight:700;line-height:1rem;line-height:1;text-transform:uppercase;width:2.125rem}.lmt-switch.large .toggle.toggle-off .toggle-handle,.lmt-switch.large .toggle.toggle-off-disabled .toggle-handle,.lmt-switch.small .toggle.toggle-off .toggle-handle,.lmt-switch.small .toggle.toggle-off-disabled .toggle-handle{left:.25rem}.lmt-switch.large .toggle.toggle-off .toggle-label,.lmt-switch.large .toggle.toggle-off-disabled .toggle-label,.lmt-switch.small .toggle.toggle-off .toggle-label,.lmt-switch.small .toggle.toggle-off-disabled .toggle-label{padding-left:.25rem}.lmt-switch.large .toggle.toggle-on .toggle-handle,.lmt-switch.large .toggle.toggle-on-disabled .toggle-handle,.lmt-switch.small .toggle.toggle-on .toggle-handle,.lmt-switch.small .toggle.toggle-on-disabled .toggle-handle{left:calc(100% - .25rem)}.lmt-switch.large .toggle.toggle-on .toggle-label .toggle-label,.lmt-switch.large .toggle.toggle-on-disabled .toggle-label .toggle-label,.lmt-switch.small .toggle.toggle-on .toggle-label .toggle-label,.lmt-switch.small .toggle.toggle-on-disabled .toggle-label .toggle-label{padding-left:.25rem}.lmt-switch.light-1 label{--tw-text-opacity:1;color:rgb(78 78 78/var(--tw-text-opacity,1))}.lmt-switch.light-1 .toggle{border-width:1px;--tw-border-opacity:1;border-color:rgb(232 232 232/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(246 246 246/var(--tw-bg-opacity,1))}.lmt-switch.light-1 .toggle.toggle-off .toggle-handle,.lmt-switch.light-1 .toggle.toggle-on .toggle-handle{--tw-bg-opacity:1;background-color:rgb(78 78 78/var(--tw-bg-opacity,1))}.lmt-switch.light-1 .toggle.toggle-off .toggle-label,.lmt-switch.light-1 .toggle.toggle-on .toggle-label{--tw-text-opacity:1;color:rgb(184 184 184/var(--tw-text-opacity,1))}.lmt-switch.light-1 .toggle.toggle-off-disabled .toggle-handle,.lmt-switch.light-1 .toggle.toggle-on-disabled .toggle-handle{background-color:#b8b8b866}.lmt-switch.light-1 .toggle.toggle-off-disabled .toggle-label,.lmt-switch.light-1 .toggle.toggle-on-disabled .toggle-label{opacity:.6}.lmt-switch.light-1.green .toggle.toggle-on,.lmt-switch.light-1.green .toggle.toggle-on-disabled{--tw-bg-opacity:1;background-color:rgb(57 187 63/var(--tw-bg-opacity,1))}.lmt-switch.light-1.green .toggle.toggle-on .toggle-handle,.lmt-switch.light-1.green .toggle.toggle-on-disabled .toggle-handle{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lmt-switch.light-1.green .toggle.toggle-on .toggle-label,.lmt-switch.light-1.green .toggle.toggle-on-disabled .toggle-label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.lmt-switch.light-1.green .toggle.toggle-on-disabled,.lmt-switch.light-1.green .toggle.toggle-on-disabled .toggle-handle{opacity:.6}.lmt-switch.light-1.green .toggle.toggle-on-disabled .toggle-label{opacity:1}.lmt-switch.light-2 label{--tw-text-opacity:1;color:rgb(78 78 78/var(--tw-text-opacity,1))}.lmt-switch.light-2 .toggle{border-width:1px;--tw-border-opacity:1;border-color:rgb(232 232 232/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lmt-switch.light-2 .toggle.toggle-off .toggle-handle,.lmt-switch.light-2 .toggle.toggle-on .toggle-handle{--tw-bg-opacity:1;background-color:rgb(78 78 78/var(--tw-bg-opacity,1))}.lmt-switch.light-2 .toggle.toggle-off .toggle-label,.lmt-switch.light-2 .toggle.toggle-on .toggle-label{--tw-text-opacity:1;color:rgb(184 184 184/var(--tw-text-opacity,1))}.lmt-switch.light-2 .toggle.toggle-off-disabled .toggle-handle,.lmt-switch.light-2 .toggle.toggle-on-disabled .toggle-handle{background-color:#b8b8b866}.lmt-switch.light-2 .toggle.toggle-off-disabled .toggle-label,.lmt-switch.light-2 .toggle.toggle-on-disabled .toggle-label{--tw-text-opacity:1;color:rgb(184 184 184/var(--tw-text-opacity,1))}.lmt-switch.light-2.green .toggle.toggle-on,.lmt-switch.light-2.green .toggle.toggle-on-disabled{--tw-bg-opacity:1;background-color:rgb(57 187 63/var(--tw-bg-opacity,1))}.lmt-switch.light-2.green .toggle.toggle-on .toggle-handle,.lmt-switch.light-2.green .toggle.toggle-on-disabled .toggle-handle{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lmt-switch.light-2.green .toggle.toggle-on .toggle-label,.lmt-switch.light-2.green .toggle.toggle-on-disabled .toggle-label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.lmt-switch.light-2.green .toggle.toggle-on-disabled.toggle-on-disabled,.lmt-switch.light-2.green .toggle.toggle-on-disabled.toggle-on-disabled .toggle-handle,.lmt-switch.light-2.green .toggle.toggle-on.toggle-on-disabled,.lmt-switch.light-2.green .toggle.toggle-on.toggle-on-disabled .toggle-handle{opacity:.6}.lmt-switch.light-2.green .toggle.toggle-on-disabled.toggle-on-disabled .toggle-label,.lmt-switch.light-2.green .toggle.toggle-on.toggle-on-disabled .toggle-label{opacity:1}.lmt-switch.secondary label{--tw-text-opacity:1;color:rgb(78 78 78/var(--tw-text-opacity,1))}.lmt-switch.secondary .toggle{border-color:transparent;border-width:1px;--tw-bg-opacity:1;background-color:rgb(184 184 184/var(--tw-bg-opacity,1))}.lmt-switch.secondary .toggle.toggle-off .toggle-handle,.lmt-switch.secondary .toggle.toggle-on .toggle-handle{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lmt-switch.secondary .toggle.toggle-off .toggle-label,.lmt-switch.secondary .toggle.toggle-on .toggle-label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.lmt-switch.secondary .toggle.toggle-off-disabled,.lmt-switch.secondary .toggle.toggle-on-disabled{--tw-bg-opacity:1;background-color:rgb(232 232 232/var(--tw-bg-opacity,1))}.lmt-switch.secondary .toggle.toggle-off-disabled .toggle-handle,.lmt-switch.secondary .toggle.toggle-off-disabled .toggle-label,.lmt-switch.secondary .toggle.toggle-on-disabled .toggle-handle,.lmt-switch.secondary .toggle.toggle-on-disabled .toggle-label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.lmt-switch.secondary.green .toggle.toggle-on,.lmt-switch.secondary.green .toggle.toggle-on-disabled{border-color:transparent;border-width:1px;--tw-bg-opacity:1;background-color:rgb(57 187 63/var(--tw-bg-opacity,1))}.lmt-switch.secondary.green .toggle.toggle-on .toggle-handle,.lmt-switch.secondary.green .toggle.toggle-on-disabled .toggle-handle{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.lmt-switch.secondary.green .toggle.toggle-on .toggle-label,.lmt-switch.secondary.green .toggle.toggle-on-disabled .toggle-label{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.lmt-switch.secondary.green .toggle.toggle-on-disabled.toggle-on-disabled,.lmt-switch.secondary.green .toggle.toggle-on-disabled.toggle-on-disabled .toggle-handle,.lmt-switch.secondary.green .toggle.toggle-on.toggle-on-disabled,.lmt-switch.secondary.green .toggle.toggle-on.toggle-on-disabled .toggle-handle{opacity:.6}
