.rmc-v244-drop-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:22px 0}.rmc-v244-dropzone{min-height:250px;border:2px dashed #b9cbe4;border-radius:20px;background:#f7faff;display:flex;align-items:stretch;transition:.2s ease;cursor:pointer;overflow:hidden}.rmc-v244-dropzone:hover,.rmc-v244-dropzone.is-dragging{border-color:#2f80ed;background:#edf5ff;transform:translateY(-2px);box-shadow:0 14px 30px rgba(47,128,237,.12)}.rmc-v244-dropzone.is-complete{border-style:solid;border-color:#8fd4ae;background:#f2fbf6}.rmc-v244-dropzone.has-error{border-color:#e16a6a;background:#fff6f6}.rmc-v244-drop-idle,.rmc-v244-drop-progress,.rmc-v244-drop-done{width:100%;padding:26px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:13px}.rmc-v244-dropzone small{font-weight:800;letter-spacing:.08em;color:#66809f}.rmc-v244-dropzone strong{font-size:20px;color:#16385f}.rmc-v244-folder-icon{font-size:42px}.rmc-v244-dropzone em{font-style:normal;font-size:12px;color:#70839d;word-break:break-word}.rmc-v244-progress-track{height:12px;width:100%;background:#dce7f5;border-radius:99px;overflow:hidden}.rmc-v244-progress-track span{display:block;height:100%;width:0;background:#2f80ed;transition:width .2s ease}.rmc-v244-progress-copy,.rmc-v244-done-copy{margin:0;color:#526a86}@media(max-width:900px){.rmc-v244-drop-grid{grid-template-columns:1fr}.rmc-v244-dropzone{min-height:210px}}
