.hex-editor-dropzone{border:2px dashed var(--bs-border-color);text-align:center;cursor:pointer;border-radius:.5rem;padding:3rem 1.5rem;transition:border-color .15s,background-color .15s}.hex-editor-dropzone:hover,.hex-editor-dropzone--active{border-color:var(--bs-primary);background:rgba(var(--bs-primary-rgb), .05)}.hex-editor-table-wrap{max-height:70vh;overflow-y:auto}.hex-editor-table{white-space:nowrap;font-size:.85rem}.hex-editor-cell span{cursor:pointer;border-radius:.2em;min-width:1.6em;padding:.1em .2em;display:inline-block}.hex-editor-cell span:hover{background:rgba(var(--bs-primary-rgb), .15)}.hex-editor-input{text-align:center;width:2.2em;font-family:inherit;font-size:inherit;border:1px solid var(--bs-primary);border-radius:.2em;padding:0}.hex-editor-ascii{letter-spacing:.05em}
