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:#77f37b}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body,html{background-color:#000;color:#fff;font-family:Arial,sans-serif;margin:0;padding:0;scroll-behavior:smooth}.container{width:100%}.header-section{align-items:center;display:flex;height:100vh;justify-content:center}.table-section{background-color:#111;padding:50px}.rates-section{text-align:center}.rates-table{border-collapse:collapse;color:#fff;margin:20px auto;width:80%}.rates-table td,.rates-table th{border:1px solid #555;padding:10px;text-align:center}.rates-table th{background-color:#222}.rates-table td{background-color:#333}a{color:#77f37b;text-decoration:none}a:hover{color:#fc0;text-decoration:underline}a:visited{color:#77f37b}a:active{color:#f90}.modal-overlay{align-items:center;background-color:#000000e6;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal{background-color:#1e1e1e;border-radius:12px;box-shadow:0 8px 30px #00000080;color:#fff;font-family:Arial,sans-serif;max-width:500px;padding:2rem;position:relative;text-align:center;width:90%}.modal-close-button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:10px;top:10px}.modal-form{margin-top:1rem}.modal-input{background-color:#2e2e2e;border:1px solid #444;border-radius:8px;color:#fff;font-family:Arial,sans-serif;font-size:1rem;margin-bottom:1rem;padding:.75rem;width:100%}.modal-submit-button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s ease}.modal-submit-button:hover{background-color:#0056b3}.modal-checkbox-label{color:#fff;display:block;font-size:1rem;margin-bottom:.5rem;text-align:left}.modal-title{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.modal-text{color:#b0b0b0;font-size:1rem;margin-bottom:1.5rem}.form{margin-top:1rem}.input{border:1px solid #ddd;border-radius:4px;margin-bottom:1rem;padding:.75rem;width:100%}.disclaimer{color:#666;font-size:.9rem;line-height:1.2;margin-top:.5rem}.privacy-link{color:#007bff;text-decoration:underline}.submit-button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem}.submit-button:hover{background-color:#0056b3}.email-signup-container{margin:30px 0;text-align:center}.email-signup-container form{align-items:center;display:inline-flex;gap:10px;justify-content:center}.email-signup-container label{color:#fff;font-size:1rem;white-space:nowrap}.email-signup-container input{background-color:#2e2e2e;border:1px solid #ccc;border-radius:4px;color:#fff;font-size:1rem;min-width:250px;padding:8px}.email-signup-container input::placeholder{color:#bbb}.email-signup-container button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:8px 15px;transition:background-color .3s ease}.email-signup-container button:hover{background-color:#0056b3}.email-signup-container p{color:#77f37b;font-size:1rem;margin-top:15px}#faq-section,#signup-section{margin-bottom:100px;min-height:120vh}#faq-section{background-color:#040404;color:#fff;padding:50px}#faq-section h2,#faq-section h3,#faq-section p{color:#e8e5e5}.faq-container{margin:0 auto;max-width:600px;text-align:left}.faq-heading{color:#fff;font-size:1.8rem;margin-bottom:1.5rem;text-align:center}.faq-item{background-color:#222;border:1px solid #444;border-radius:6px;cursor:pointer;margin-bottom:1rem;padding:1rem;transition:background-color .3s ease}.faq-item:hover{background-color:#333}.faq-question{color:#fff;font-size:1.1rem;font-weight:700;margin:0}.faq-answer{color:#ccc;line-height:1.4;margin-top:.5rem}.table-switcher-container{margin-top:20px;text-align:center}.floating-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.floating-buttons button{align-items:center;background-color:#007bff;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:40px;justify-content:center;padding:0;text-align:center;transition:background-color .3s ease,transform .2s ease;width:120px}.floating-buttons button:hover{background-color:#0056b3;transform:translateY(-2px)}.floating-buttons button.active{background-color:#004085;box-shadow:0 3px 8px #0000004d;font-weight:700}@media (max-width:480px){.floating-buttons button{margin:5px;width:45%}}
/*# sourceMappingURL=main.d2f5cec7.css.map*/