*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1f3a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:#fff;text-decoration:none}a:hover{text-decoration:underline}.landing{align-items:center;background-color:#1a1f3a;display:flex;justify-content:center;min-height:100vh;padding:2rem}.landing-container{max-width:1200px;text-align:center;width:100%}.brand-name{color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:3.5rem;font-weight:700;margin-bottom:2rem}.hero-description{color:#fff;font-size:1.2rem;line-height:1.8;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.cta-button{background-color:#4caf50;border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:4rem;padding:1rem 2.5rem;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#45a049;text-decoration:none}.features-section{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem}.feature-box{background-color:#252b47;border-radius:12px;padding:2rem;text-align:left}.feature-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.feature-description{color:#e0e0e0;font-size:1rem;line-height:1.6}.footer{border-top:1px solid #2d3450;color:#b0b0b0;font-size:.9rem;margin-top:4rem;padding-top:2rem}.footer a{color:#fff;margin:0 .5rem;text-decoration:none}.footer a:hover{text-decoration:underline}@media (max-width:768px){.brand-name{font-size:2.5rem}.hero-description{font-size:1rem}.features-section{grid-template-columns:1fr}.cta-button{font-size:1rem;padding:.875rem 2rem}}.support-page{align-items:center;background-color:#1a1f3a;display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative}.support-container{max-width:600px;text-align:center;width:100%}.support-form-container{background-color:#252b47;border-radius:12px;padding:2.5rem;text-align:left}.support-form{width:100%}.form-input,.form-textarea{background-color:#1a1f3a;border:1px solid #2d3450;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:.875rem;resize:vertical;width:100%}.form-input:focus,.form-textarea:focus{border-color:#4caf50;outline:none}.form-input::placeholder,.form-textarea::placeholder{color:#888}.form-textarea{min-height:120px}.submit-button{background-color:#4caf50;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:background-color .3s ease}.submit-button:hover{background-color:#45a049}.cancel-button{border:1px solid #2d3450;transition:border-color .3s ease}.cancel-button:hover{border-color:#4caf50}.form-footer{color:#b0b0b0;font-size:.875rem;line-height:1.6}.form-footer strong{color:#fff}@media (max-width:768px){.support-form-container{padding:1.5rem}.form-actions{flex-direction:column}.cancel-button,.submit-button{width:100%}}.delete-account-page{align-items:center;background-color:#1a1f3a;display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative}.toast{animation:slideDown .3s ease-out;background-color:#4caf50;border-radius:8px;box-shadow:0 4px 12px #0000004d;color:#fff;font-size:1rem;font-weight:500;left:50%;padding:1rem 2rem;position:fixed;top:2rem;transform:translateX(-50%);z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.delete-account-container{max-width:600px;text-align:center;width:100%}.page-title{margin-bottom:1rem}.page-subtitle{color:#e0e0e0;font-size:1rem;line-height:1.6;margin-bottom:2rem}.delete-account-form-container{background-color:#252b47;border-radius:12px;padding:2.5rem;text-align:left}.delete-account-form{width:100%}.form-group{margin-bottom:1.5rem}.form-group label{color:#fff;display:block;font-size:1rem;font-weight:500;margin-bottom:.5rem}.form-input{background-color:#1a1f3a;border:1px solid #2d3450;border-radius:8px;color:#fff;font-family:inherit;font-size:1rem;padding:.875rem;width:100%}.form-input:focus{border-color:#f44336;outline:none}.form-input::placeholder{color:#888}.form-actions{display:flex;gap:1rem;margin-bottom:1.5rem}.delete-button{background-color:#f44336;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 1.5rem;transition:background-color .3s ease}.delete-button:hover{background-color:#d32f2f}.cancel-button{background-color:initial;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:.875rem 1.5rem;text-decoration:none;transition:color .3s ease}.cancel-button:hover{color:#4caf50;text-decoration:none}.form-notice{background-color:#f443361a;border-left:3px solid #f44336;border-radius:4px;color:#fff;font-size:.875rem;line-height:1.6;padding:1rem}.form-notice strong{color:#fff}@media (max-width:768px){.delete-account-form-container{padding:1.5rem}.form-actions{flex-direction:column}.cancel-button,.delete-button{width:100%}}.privacy-page{background-color:#1a1f3a;display:flex;justify-content:center;min-height:100vh;padding:2rem}.privacy-container{color:#fff;max-width:800px;width:100%}.page-title{margin-bottom:.5rem}.last-updated{color:#b0b0b0;font-size:.9rem;margin-bottom:2rem}.intro-box{background-color:#252b47;border-radius:8px;color:#e0e0e0;line-height:1.6;margin-bottom:2rem;padding:1.5rem}.content-list strong{color:#fff}@media (max-width:768px){.privacy-container{padding:0 1rem}.page-title{font-size:2rem}}.terms-page{background-color:#1a1f3a;display:flex;justify-content:center;min-height:100vh;padding:2rem}.terms-container{color:#fff;max-width:800px;width:100%}.page-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.intro-text{color:#e0e0e0;font-size:1.1rem;line-height:1.8}.content-section,.intro-text{margin-bottom:2.5rem}.section-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.content-list{color:#e0e0e0;line-height:1.8;list-style-position:inside}.content-list li{margin-bottom:.75rem}.content-section p{color:#e0e0e0;line-height:1.8;margin-bottom:.5rem}.content-section a{color:#4caf50;text-decoration:none}.content-section a:hover{text-decoration:underline}.back-link{border-top:1px solid #2d3450;margin-top:3rem;padding-top:2rem}.back-link a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s ease}.back-link a:hover{color:#4caf50;text-decoration:none}@media (max-width:768px){.terms-container{padding:0 1rem}.page-title{font-size:2rem}}.App{background-color:#1a1f3a;min-height:100vh}
/*# sourceMappingURL=main.2d5ed1fc.css.map*/