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}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f9fa;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.6}.app{display:flex;flex-direction:column;min-height:100vh}.app-header{align-items:center;background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:space-between;padding:1rem 2rem}.logo{color:#0070f3;font-size:1.5rem;font-weight:700}nav ul{display:flex;list-style:none}nav ul li{margin-left:1.5rem}nav ul li a{color:#333;font-weight:500;text-decoration:none;transition:color .2s ease}nav ul li a:hover{color:#0070f3}.app-main{flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.app-footer{background-color:#fff;box-shadow:0 -2px 4px #0000000d;padding:1.5rem 2rem;text-align:center}.home-container{padding:3rem 1rem;text-align:center}.home-container h1{color:#333;font-size:2.5rem;margin-bottom:1rem}.home-container p{color:#666;font-size:1.25rem;margin:0 auto;max-width:600px}.payment-page,.status-page{margin:0 auto;max-width:800px;padding:2rem 1rem}.payment-page h2,.status-page h2{color:#333;margin-bottom:2rem;text-align:center}@media (max-width:768px){.app-header{flex-direction:column;padding:1rem}nav ul{margin-top:1rem}nav ul li{margin-left:1rem;margin-right:1rem}.home-container h1{font-size:2rem}}.payment-form-container{background-color:#fff;border:1px solid #e6e6e6;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:500px;padding:2rem}.payment-form h3{color:#32325d;margin-bottom:1.5rem;margin-top:0;text-align:center}.payment-details{background-color:#f8f9fa;border-radius:4px;padding:1rem}.form-group,.payment-details{margin-bottom:1.5rem}.form-group label{color:#6b7c93;display:block;font-weight:500;margin-bottom:.5rem}.card-element-container{background-color:#f8f9fa;border:1px solid #e6e6e6;border-radius:4px;padding:12px;transition:box-shadow .15s ease}.card-element-container:focus-within{box-shadow:0 0 0 1px #0070f3,0 1px 1px 0 #00000012,0 0 0 4px #0070f333;outline:none}.payment-button{background-color:#0070f3;border:none;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:600;padding:12px;transition:background-color .2s ease;width:100%}.payment-button:hover{background-color:#0051a8}.payment-button:disabled{cursor:not-allowed;opacity:.6}.secure-badge{color:#6b7c93;font-size:.875rem;margin-top:1rem;text-align:center}.payment-success{padding:1rem;text-align:center}.payment-success h3{color:#38a169;margin-bottom:1rem}.payment-success p{color:#4a5568;margin-bottom:.5rem}.onboarding-container{margin:0 auto;max-width:800px;padding:2rem 1rem}.onboarding-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem}.onboarding-card h2{color:#32325d;margin-bottom:2rem;text-align:center}.steps-container{margin-bottom:2rem}.step{display:flex;margin-bottom:1.5rem;opacity:.5;transition:opacity .3s ease}.step.active{opacity:1}.step-number{align-items:center;background-color:#e6e6e6;border-radius:50%;color:#666;display:flex;flex-shrink:0;font-weight:700;height:36px;justify-content:center;margin-right:1rem;width:36px}.step.active .step-number{background-color:#0070f3;color:#fff}.step-content{flex:1 1}.step-content h3{color:#32325d;margin-bottom:.5rem;margin-top:0}.step-content p{color:#6b7c93;margin-bottom:1rem}.onboarding-button{background-color:#0070f3;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:10px 20px;transition:background-color .2s ease}.onboarding-button:hover{background-color:#0051a8}.onboarding-button:disabled{cursor:not-allowed;opacity:.6}.stripe-button{background-color:#6772e5}.stripe-button:hover{background-color:#5469d4}.onboarding-info{background-color:#f8f9fa;border-radius:4px;margin-top:2rem;padding:1.5rem}.onboarding-info h4{color:#32325d;margin-bottom:1rem;margin-top:0}.onboarding-info ul{color:#6b7c93;margin-left:1.5rem}.onboarding-info li{margin-bottom:.5rem}.status-container{margin:0 auto;max-width:800px;padding:2rem 1rem}.status-card{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem}.status-card h2{color:#32325d;margin-bottom:2rem;text-align:center}.status-section{border-bottom:1px solid #e6e6e6;margin-bottom:2rem;padding-bottom:1.5rem}.status-section h3{color:#32325d;font-size:1.25rem;margin-bottom:1rem;margin-top:0}.balance-item,.status-item{display:flex;justify-content:space-between;margin-bottom:.75rem}.balance-label,.status-label{color:#6b7c93;font-weight:500}.balance-value,.status-value{font-weight:600}.status-success{color:#38a169}.balance-value.pending,.status-pending{color:#dd6b20}.requirements-list{color:#6b7c93;margin-bottom:1rem;margin-left:1.5rem}.requirement-item{margin-bottom:.5rem}.status-actions{display:flex;flex-wrap:wrap;gap:1rem}.status-button{background-color:#0070f3;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px 20px;transition:background-color .2s ease}.status-button:hover{background-color:#0051a8}.status-button.secondary{background-color:#718096}.status-button.secondary:hover{background-color:#4a5568}.loading-spinner{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#0070f3;height:50px;margin:2rem auto;width:50px}.loading-text{color:#6b7c93;text-align:center}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message{background-color:#fff5f5;border-left:3px solid #e53e3e;border-radius:4px;color:#e53e3e;margin:1rem 0;padding:.75rem}@media (max-width:768px){.status-actions{flex-direction:column}.status-button{width:100%}}
/*# sourceMappingURL=main.771ac944.css.map*/