.checkbox-label.svelte-1g8nlgd{display:inline-flex;align-items:center;gap:var(--space-2);cursor:pointer;font-size:var(--text-sm);min-height:var(--touch-target-min)}.checkbox-label.disabled.svelte-1g8nlgd{opacity:var(--opacity-disabled);cursor:not-allowed}.checkbox-box{width:16px;height:16px;border:1.5px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface-card);display:inline-flex;align-items:center;justify-content:center;transition:background var(--duration-fast),border-color var(--duration-fast);flex-shrink:0;padding:0;cursor:pointer}@media(hover:hover)and (pointer:fine){.checkbox-label.svelte-1g8nlgd:hover:not(.disabled) .checkbox-box{border-color:var(--interactive)}}.checkbox-box[data-state=checked],.checkbox-box[data-state=indeterminate]{background:var(--interactive);border-color:var(--interactive)}.checkbox-box:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.checkbox-box[data-disabled]{cursor:not-allowed}.checkbox-teken.svelte-1g8nlgd{width:12px;height:12px;fill:none;stroke:var(--text-inverse);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;animation:check-pop calc(.22s * var(--motion-scale, 1)) var(--ease-spring)}
