.checkbox-label{margin-bottom:0}.checkbox-container.svelte-1cw26u7{display:flex;align-items:center;gap:20px}.checkbox-container.svelte-1cw26u7 input[type=checkbox]:where(.svelte-1cw26u7){appearance:none;position:relative;width:20px;height:20px;border-radius:2px;font-weight:600;border:1px solid #111111;font-size:.75rem;cursor:pointer;flex-shrink:0}.checkbox-container.svelte-1cw26u7 input[type=checkbox]:where(.svelte-1cw26u7):checked:before{opacity:1}.checkbox-container.svelte-1cw26u7 input[type=checkbox]:where(.svelte-1cw26u7):before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;width:10px;height:10px;border-radius:1px;background-color:#111;transition:opacity .2s ease}
