input[type=checkbox]:not([role=switch]){appearance:none;accent-color:#0000;cursor:pointer;box-sizing:border-box;vertical-align:middle;background:#fff;border:1.5px solid #111111b8;border-radius:0;flex-shrink:0;width:1.05rem;height:1.05rem;margin:0}input[type=checkbox]:not([role=switch]):checked{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='%23111' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.62rem .52rem}input[type=checkbox]:not([role=switch]):focus-visible{outline:none;box-shadow:0 0 0 2px #1111111f}input[type=checkbox]:not([role=switch]):disabled{opacity:.38;cursor:not-allowed}
