.processing-page[data-v-dfb964d8]{background:linear-gradient(180deg,#1a1a2e,#0f0f23);min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.bg-decoration[data-v-dfb964d8]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.circle[data-v-dfb964d8]{position:absolute;border-radius:50%;opacity:.1}.c1[data-v-dfb964d8]{width:300px;height:300px;background:linear-gradient(135deg,#667eea,#764ba2);top:-100px;left:-100px;animation:float-dfb964d8 6s ease-in-out infinite}.c2[data-v-dfb964d8]{width:200px;height:200px;background:linear-gradient(135deg,#ff6b35,#f7931e);bottom:100px;right:-50px;animation:float-dfb964d8 8s ease-in-out infinite reverse}.c3[data-v-dfb964d8]{width:150px;height:150px;background:#4caf50;bottom:-50px;left:50px;animation:float-dfb964d8 5s ease-in-out infinite}@keyframes float-dfb964d8{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.processing-content[data-v-dfb964d8]{text-align:center;z-index:10;padding:20px}.loading-animation[data-v-dfb964d8]{position:relative;width:120px;height:120px;margin:0 auto 30px}.spinner[data-v-dfb964d8]{position:absolute;width:100%;height:100%;border:3px solid hsla(0,0%,100%,.1);border-top-color:#667eea;border-radius:50%;animation:spin-dfb964d8 1s linear infinite}@keyframes spin-dfb964d8{to{transform:rotate(1turn)}}.payment-icon-wrapper[data-v-dfb964d8]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.method-icon[data-v-dfb964d8]{width:40px;height:40px}.status-text[data-v-dfb964d8]{color:#fff;margin-bottom:20px}.main-text[data-v-dfb964d8]{font-size:20px;font-weight:700;margin-bottom:8px}.sub-text[data-v-dfb964d8]{font-size:14px;color:#888}.amount-display[data-v-dfb964d8]{color:#ff6b35;margin-bottom:40px}.currency[data-v-dfb964d8]{font-size:20px}.value[data-v-dfb964d8]{font-size:36px;font-weight:700}.progress-steps[data-v-dfb964d8]{display:flex;align-items:center;justify-content:center;margin-bottom:40px}.step[data-v-dfb964d8]{display:flex;flex-direction:column;align-items:center;color:#666;font-size:12px}.step.active[data-v-dfb964d8]{color:#fff}.step-dot[data-v-dfb964d8]{width:12px;height:12px;border-radius:50%;background:#333;margin-bottom:8px;transition:all .3s}.step.active .step-dot[data-v-dfb964d8]{background:#667eea;box-shadow:0 0 10px rgba(102,126,234,.5)}.step.done .step-dot[data-v-dfb964d8]{background:#4caf50}.step-line[data-v-dfb964d8]{width:40px;height:2px;background:#333;margin:0 10px 20px;transition:all .3s}.step-line.active[data-v-dfb964d8]{background:linear-gradient(90deg,#667eea,#764ba2)}.cancel-btn[data-v-dfb964d8]{background:transparent;border:1px solid #666;color:#888;padding:10px 30px;border-radius:20px;font-size:14px;cursor:pointer}.cancel-btn[data-v-dfb964d8]:hover{border-color:#999;color:#ccc}