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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.checkout{border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:2rem auto;max-width:600px;padding:2rem}.checkout h2{color:#333;margin-bottom:1.5rem;text-align:center}.checkout button{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:1rem;padding:.75rem;transition:background-color .2s;width:100%}.checkout button:hover{background-color:#0052a3}.checkout button:disabled{background-color:#ccc;cursor:not-allowed}.status{border-radius:4px;margin-top:1rem;padding:.75rem;text-align:center}#checkout-container{border:1px solid #e0e0e0;border-radius:8px;margin:1rem 0;padding:1rem;width:100%}.checkout-wrapper{position:relative}.checkout-iframe-container{margin:1rem 0;width:100%}.processing-container{align-items:center;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;justify-content:center;margin:1rem 0;padding:2rem}.processing-spinner{animation:spin 1s linear infinite;border:4px solid #e9ecef;border-top-color:#06c}.processing-checkmark,.processing-spinner{border-radius:50%;height:48px;margin-bottom:1rem;width:48px}.processing-checkmark{align-items:center;animation:checkmark-appear .5s ease-out;background-color:#28a745;display:flex;justify-content:center}.processing-checkmark:after{border:solid #fff;border-width:0 4px 4px 0;content:"";display:block;height:24px;transform:rotate(45deg) translate(-2px,-2px);width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes checkmark-appear{0%{opacity:0;transform:scale(0)}70%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.processing-text{color:#495057;font-size:1.1rem;font-weight:500;margin-bottom:.5rem;text-align:center}.processing-subtext{color:#6c757d;font-size:.9rem;line-height:1.4;max-width:300px;text-align:center}
/*# sourceMappingURL=main.86e98c47.css.map*/