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{color:#333;font-family:Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App-header{align-items:center;background-color:#1a1a1a;color:#fff;display:flex;flex-direction:column;padding:2rem 0;text-align:center}.logo-container{margin-bottom:1rem}.App-header h1{font-size:2.5rem;font-weight:700;margin:0}.App-subtitle{font-size:1.2rem;margin:.5rem 0 0;opacity:.9}.App-main{display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:2rem 1rem}.App-nav{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}.App-nav button{background:none;border:none;border-radius:4px;color:#555;cursor:pointer;font-size:1rem;margin:0 .5rem .5rem;padding:.8rem 1.5rem;transition:all .3s ease}.App-nav button:hover{background-color:#f0f0f0}.App-nav button.active{background-color:#9370db;color:#fff}.App-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:2rem}.content-section h2{border-bottom:2px solid #f0f0f0;color:#9370db;margin-bottom:1.5rem;margin-top:0;padding-bottom:.5rem}.app-image-placeholder{margin:2rem 0}.app-image,.app-image-placeholder{display:flex;justify-content:center}.app-image{align-items:center;background-color:#f0f0f0;border:1px solid #ddd;border-radius:20px;box-shadow:0 4px 8px #0000001a;color:#999;height:600px;width:300px}.feature-list{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));list-style:none;padding:0}.feature-list li{background-color:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px #0000000d;padding:1.5rem;transition:transform .3s ease}.feature-list li:hover{transform:translateY(-5px)}.feature-list h3{color:#9370db;margin-top:0}.faq-item{border-bottom:1px solid #eee;margin-bottom:1.5rem;padding-bottom:1.5rem}.faq-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.content-section h3,.faq-item h3{color:#9370db;margin-bottom:.5rem}.content-section h4{color:#555;margin-bottom:.5rem;margin-top:1.5rem}.content-section section{margin-bottom:2rem}.content-section ul{margin-bottom:1.5rem;padding-left:1.5rem}.content-section ul li{margin-bottom:.5rem}.content-section address{font-style:normal;line-height:1.6;margin-top:1rem}.contact-form{margin:0 auto;max-width:600px}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.8rem;width:100%}.submit-button{background-color:#9370db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 2rem;transition:background-color .3s ease}.submit-button:hover{background-color:#7b68ee}.App-footer{background-color:#f9f9f9;border-top:1px solid #eee;margin-top:3rem;padding:2rem 1rem;text-align:center}.footer-links{margin-top:1rem}.footer-links a{color:#9370db;margin:0 1rem;text-decoration:none}.footer-links a:hover{text-decoration:underline}@media (min-width:768px){.App-main{flex-direction:row}.App-nav{flex-direction:column;margin-bottom:0;margin-right:2rem;width:200px}.App-nav button{margin:0 0 .5rem;text-align:left}.App-content{flex:1 1}}.privacy-policy-container{margin:auto;max-width:800px;padding:20px}
/*# sourceMappingURL=main.98d25f25.css.map*/