.checkbox-container.svelte-z0tstk.svelte-z0tstk{display:flex;position:relative;align-items:center;justify-content:center;top:0;right:0;bottom:0;left:0}.input.svelte-z0tstk.svelte-z0tstk{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;width:100%;height:100%;margin:0;cursor:pointer;z-index:1}.input.svelte-z0tstk:not(:disabled,:checked)+.checkbox.svelte-z0tstk:hover{transition:background-color 0;background-color:#405e7d0f}.input.svelte-z0tstk.svelte-z0tstk:focus-visible{outline:none}.input.svelte-z0tstk:focus+.checkbox.svelte-z0tstk{outline:3px solid rgba(21.42,101.388,192.78,.5)}.input.svelte-z0tstk:disabled+.checkbox.svelte-z0tstk{filter:grayscale(1);opacity:.5;box-shadow:0 0 0 1px #405e7d inset}.input.svelte-z0tstk:disabled:checked+.checkbox.svelte-z0tstk{background-color:#405e7d}.input.svelte-z0tstk:checked+.checkbox.svelte-z0tstk{background-color:#405e7d;transition:background-color .05s}.input.svelte-z0tstk:checked+.checkbox.svelte-z0tstk:after{width:3px;height:7px;transition:width .05s .05s,height .05s .1s}.checkbox.svelte-z0tstk.svelte-z0tstk{margin:auto;width:18px;height:18px;flex:0 0 18px;border-radius:4px;position:relative;border:solid 1px hsl(210,32%,37%);box-sizing:border-box;background-color:#fff;transition:background-color .1s .1s,outline .1s;outline:0 solid rgba(21.42,101.388,192.78,.5);cursor:pointer}.checkbox.svelte-z0tstk.svelte-z0tstk:after{content:"";position:absolute;width:0;height:0;border-right:2px solid #fff;border-top:2px solid #fff;top:8.5px;left:3px;transform:rotate(45deg) scaleY(-1);transition:width .05s .05s,height .05s;transform-origin:left top}
