.checkbox-grid-container.svelte-7os5vn{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.checkbox-grid.svelte-7os5vn{transform:translate(-50%, -50%) rotate(var(--container-rotation));grid-template-columns:repeat(var(--grid-cols), var(--cell-size));gap:var(--cell-gap);display:grid;position:absolute;top:50%;left:50%}.checkbox-cell.svelte-7os5vn{width:var(--cell-size);height:var(--cell-size);transform:translateX(var(--row-offset,0px)) rotate(var(--cell-rotation));justify-content:center;align-items:center;display:flex}.checkbox-svg.svelte-7os5vn{display:block}.tick-path.svelte-7os5vn{animation:.3s forwards svelte-7os5vn-tick-draw}@keyframes svelte-7os5vn-tick-draw{0%{stroke-dasharray:40;stroke-dashoffset:40px}to{stroke-dasharray:40;stroke-dashoffset:0}}
