.strategy-checkbox.svelte-j6hxly{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid hsl(var(--border));border-radius:4px;background-color:#fff;cursor:pointer;position:relative}.strategy-checkbox.svelte-j6hxly:checked{background-color:hsl(var(--primary));border-color:hsl(var(--primary));border-radius:4px}.strategy-checkbox.svelte-j6hxly:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:hsl(var(--primary-foreground));font-size:12px;font-weight:700;line-height:1}
