body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}body{background:#111119;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0;min-height:100vh}.app{margin:0 auto;max-width:600px;padding:40px 20px}h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#e40303,#ff8c00,#ffed00,#008026,#004dff,#750787);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;margin-bottom:8px;text-align:center}.subtitle{color:#888;font-size:.9rem;margin-bottom:32px;text-align:center}.dropzone{background:linear-gradient(135deg,#e403030a,#ff8c000a,#ffed000a,#0080260a,#004dff0a,#7507870a);border:2px dashed #555;border-radius:12px;cursor:pointer;margin-bottom:24px;padding:48px 24px;text-align:center;transition:border-color .2s,background .2s}.dropzone.active,.dropzone:hover{background:linear-gradient(135deg,#e403031a,#ff8c001a,#ffed001a,#0080261a,#004dff1a,#7507871a);border-color:#750787}.dropzone-icon{font-size:2.5rem;margin-bottom:12px}.dropzone-text{color:#aaa;font-size:.95rem}.dropzone-text strong{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#e40303,#ff8c00,#ffed00,#008026,#004dff,#750787);-webkit-background-clip:text;background-clip:text}.file-info{align-items:center;background:#1a1a24;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:16px;padding:16px}.file-name{font-weight:500;padding-right:12px;word-break:break-all}.file-size{color:#888;white-space:nowrap}.progress-container{margin-bottom:16px}.progress-bar-bg{background:#1a1a24;border-radius:8px;height:24px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#e40303,#ff8c00,#ffed00,#008026,#004dff,#750787);border-radius:8px;height:100%;transition:width .3s ease}.progress-text{color:#888;display:flex;font-size:.85rem;justify-content:space-between;margin-top:8px}.status-msg{border-radius:8px;font-weight:500;margin-bottom:16px;padding:16px;text-align:center}.status-success{background:#0080261a;border:1px solid #0080264d;color:#4ade80}.status-error{background:#ef48481a;border:1px solid #ef48484d;color:#ef4848}.upload-another{background:linear-gradient(90deg,#e40303,#ff8c00,#ffed00,#008026,#004dff,#750787);border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;padding:14px;text-shadow:0 1px 2px #0000004d;transition:opacity .2s;width:100%}.upload-another:hover{opacity:.9}.uploading .dropzone{opacity:.5;pointer-events:none}.queue-stats{color:#888;display:flex;font-size:.85rem;justify-content:space-between;margin-bottom:8px}.file-list{margin-top:16px}.file-item{background:#1a1a24;border-radius:8px;margin-bottom:8px;padding:12px 16px}.file-item,.file-item-info{align-items:center;display:flex;gap:12px;justify-content:space-between}.file-item-info{flex:1 1;min-width:0}.file-item-info .file-name{font-size:.9rem;font-weight:400}.file-item-status{color:#888;font-size:.85rem;white-space:nowrap}.file-item-done .file-item-status{color:#4ade80}.file-item-failed .file-item-status{color:#ef4848}.file-item-retrying .file-item-status,.file-item-uploading .file-item-status{color:#ff8c00}.file-item-progress{align-items:center;display:flex;gap:8px}.file-item-progress-bar{background:#333;border-radius:3px;height:6px;overflow:hidden;width:80px}.file-item-progress-fill{background:linear-gradient(90deg,#e40303,#ff8c00,#ffed00,#008026,#004dff,#750787);border-radius:3px;height:100%;transition:width .3s ease}.file-item-uploading{border-left:3px solid #ff8c00}.file-item-done{border-left:3px solid #008026;opacity:.7}.file-item-failed{border-left:3px solid #ef4848}
/*# sourceMappingURL=main.c83370e0.css.map*/