You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Payment Successful!</title><style>body{background-color:#121212;color:#e0e0e0;font-family:'Inter',sans-serif;text-align:center;padding-top:100px}h1{color:#4CAF50;font-family:'Bangers',cursive;font-size:3rem}a{color:#FF4500;font-size:1.2rem}</style></head><body><h1>Thank You For Your Order!</h1><p>Your payment was successful. We'll get to work on your chaos immediately.</p><a href="/">Return to Store</a></body></html>