body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0 auto;max-width:500px;padding:20px}.payment-header{margin-bottom:20px;text-align:center}.payment-header h1{color:#333;font-size:24px}.payment-amount-container{margin-bottom:30px}.amount-options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.amount-option{border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;padding:12px;text-align:center;transition:all .3s}.amount-option.selected{background-color:#e6f7ff;border-color:#1890ff}.amount-option .amount{color:#333;font-size:18px;font-weight:700}.amount-option .description{color:#999;font-size:12px;margin-top:4px}.payment-button{width:100%}.success-container{padding:40px 0;text-align:center}.success-icon{color:#52c41a;font-size:72px;margin-bottom:24px}.success-title{color:#333;font-size:24px;margin-bottom:16px}.success-description{color:#666;font-size:16px;margin-bottom:32px}.order-info{background-color:#f5f5f5;border-radius:8px;margin-bottom:30px;padding:16px}.order-info p{display:flex;justify-content:space-between;margin:8px 0}.order-info .label{color:#666}.order-info .value{color:#333;font-weight:700}.payment-amount{margin:20px 0;text-align:center}.amount-display{color:#1890ff;font-size:36px;font-weight:700;margin:15px 0}.payment-action{margin-top:30px}
/*# sourceMappingURL=main.44dc1fa1.css.map*/