.checkbox-container.svelte-i83ahg{display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:4px 0}.checkbox-container.svelte-i83ahg .checkbox-btn:where(.svelte-i83ahg){all:unset;display:flex;align-items:center;justify-content:center;cursor:pointer}.checkbox-container.svelte-i83ahg .checkbox-btn:where(.svelte-i83ahg) .checkbox-box:where(.svelte-i83ahg){width:22px;height:22px;border:2px solid var(--text-muted);border-radius:6px;background-color:var(--surface);transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;position:relative}.checkbox-container.svelte-i83ahg .checkbox-btn:where(.svelte-i83ahg):focus-visible .checkbox-box:where(.svelte-i83ahg){box-shadow:0 0 0 3px var(--brand-muted);border-color:var(--brand-primary)}.checkbox-container.svelte-i83ahg.checked .checkbox-box:where(.svelte-i83ahg){background-color:var(--brand-primary);border-color:var(--brand-primary)}.checkbox-container.svelte-i83ahg.checked .check-icon:where(.svelte-i83ahg){color:var(--brand-text);animation:svelte-i83ahg-checkmarkIn .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;width:100%;height:100%}.checkbox-container.svelte-i83ahg.checked .check-icon:where(.svelte-i83ahg) svg{display:block}.checkbox-container.svelte-i83ahg:hover:not(.checked):not(.disabled) .checkbox-box:where(.svelte-i83ahg){border-color:var(--brand-primary)}.checkbox-container.svelte-i83ahg.disabled{cursor:not-allowed;opacity:.5}.checkbox-container.svelte-i83ahg .label-text:where(.svelte-i83ahg){font-size:10.5pt;font-weight:500;color:var(--text-secondary);transition:color .2s}.checkbox-container.svelte-i83ahg.checked .label-text:where(.svelte-i83ahg){color:var(--text-primary)}@keyframes svelte-i83ahg-checkmarkIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
