.margo-checkbox{appearance:none}.margo-checkbox:before{content:"";clip-path:polygon(14% 44%,0 60%,39% 100%,100% 16%,85% 0,39% 69%);opacity:0;background-color:currentColor;block-size:100%;inline-size:100%;transition:scale .16s ease-out,opacity .16s ease-out;display:block;scale:.6}.margo-checkbox:checked:before{opacity:1;scale:1}.margo-checkbox:indeterminate:before{clip-path:inset(44% 12% round 1px);opacity:1;scale:1}
