*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7fa}.container{max-width:600px;margin:60px auto;padding:40px;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;text-align:center}h1{font-size:22px;color:#303133;margin-bottom:8px}.subtitle{color:#909399;font-size:14px;margin-bottom:32px}.upload-area{border:2px dashed #dcdfe6;border-radius:8px;padding:40px;cursor:pointer;transition:.2s}.upload-area:hover,.upload-area.dragover{border-color:#409eff;background:#ecf5ff}.upload-area.disabled{pointer-events:none;opacity:.6}.upload-icon{font-size:48px;color:#c0c4cc;margin-bottom:12px}.upload-text{color:#606266;font-size:15px}.upload-hint{color:#c0c4cc;font-size:12px;margin-top:6px}input[type=file]{display:none}.status{margin-top:20px;padding:12px;border-radius:6px;font-size:14px}.status.info{background:#ecf5ff;color:#409eff}.status.success{background:#f0f9eb;color:#67c23a}.status.error{background:#fef0f0;color:#f56c6c}.progress-bar{margin-top:16px;height:6px;background:#ebeef5;border-radius:3px;overflow:hidden}.progress-fill{height:100%;background:#409eff;border-radius:3px;transition:width .3s;width:0}.file-name{margin-top:12px;font-size:13px;color:#606266}.btn{display:inline-block;margin-top:16px;padding:10px 28px;border:none;border-radius:6px;background:#409eff;color:#fff;font-size:14px;cursor:pointer}.btn:hover{background:#337ecc}.btn:disabled{background:#a0cfff;cursor:not-allowed}
