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{min-height:100vh}.landing-page{margin:0 auto;max-width:1200px;padding:2rem}.hero{background-color:#f8f9fa;border-radius:8px;margin-bottom:3rem;padding:4rem 2rem;text-align:center}.hero h1{color:#333;font-size:3rem;margin-bottom:1rem}.hero-text{color:#666;font-size:1.5rem}.features{padding:3rem 0}.features h2{margin-bottom:2rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:1rem}.feature{background:#fff;box-shadow:0 2px 4px #0000001a;padding:1.5rem}.cta,.feature{border-radius:8px;text-align:center}.cta{background-color:#f8f9fa;margin:3rem 0;padding:4rem 2rem}.cta-button{background-color:#007bff;border-radius:4px;color:#fff;display:inline-block;font-weight:700;margin-top:1rem;padding:1rem 2rem;text-decoration:none}.cta-button:hover{background-color:#0056b3}footer{color:#666;padding:2rem;text-align:center}footer a{color:#007bff;text-decoration:none}.privacy-policy{margin:0 auto;max-width:800px;padding:2rem}.back-link{color:#007bff;display:inline-block;margin-bottom:2rem;text-decoration:none}.policy-content{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.policy-content section{margin-bottom:2rem}.policy-content h2{color:#333;margin-bottom:1rem}.policy-content ul{padding-left:1.5rem}.policy-content li{margin-bottom:.5rem}@media (max-width:768px){.hero h1{font-size:2rem}.hero-text{font-size:1.25rem}.features-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.c6415723.css.map*/