.c2t-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}.c2t-dropzone:hover,.c2t-dropzone--active{border-color:var(--bs-primary);background:rgba(var(--bs-primary-rgb), .05)}.c2t-dropzone-icon{font-size:2rem}.c2t-canvas{cursor:crosshair;background:repeating-conic-gradient(#e9ecef 0% 25%,#fff 0% 50%) 0 0/20px 20px;border-radius:.25rem;width:auto;max-width:100%;height:auto;max-height:480px;margin:0 auto;display:block}
