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{display:flex;flex-direction:column;min-height:100vh;text-align:center}.navbar{background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:center;padding:8px;position:fixed;top:0;width:100%;z-index:1000}.nav-logo{height:80px;object-fit:contain}.main-content{flex:1 1;margin-top:120px;padding:2rem}.hero{background:linear-gradient(135deg,#fa7e00,#da6b02);border-radius:12px;color:#fff;margin-bottom:3rem;padding:4rem 1rem}.hero h1{color:#fff;font-size:3rem;margin-bottom:1rem}.hero-description{color:#fff;font-size:1.5rem;margin:0 auto;max-width:800px}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));padding:2rem 0}.feature-card{background:#fff;border:2px solid #0000;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease}.feature-card:hover{border-color:#fa7e00;transform:translateY(-5px)}.feature-card h3{color:#fa7e00;margin-bottom:1rem}.feature-card p{color:#4a4a4a}.app-description{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:3rem auto;max-width:1000px;padding:2rem}.app-description h2{color:#fa7e00;margin-bottom:1.5rem}.app-description p{color:#4a4a4a;line-height:1.6}.footer{background-color:#da6b02;color:#fff;margin-top:auto;padding:1rem}.footer-content{align-items:center;display:flex;gap:20px;justify-content:center;margin:0 auto;max-width:1200px}.footer-link{color:#fff;text-decoration:none;transition:opacity .2s ease}.footer-link:hover{opacity:.8;text-decoration:underline}@media (max-width:768px){.nav-logo{height:60px}.main-content{margin-top:100px}.hero h1{font-size:2rem}.hero-description{font-size:1.2rem}.features{grid-template-columns:1fr}}.privacy-policy{background-color:#f8f9fa;min-height:100vh;padding:120px 20px 40px}.privacy-content{background-color:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;margin:0 auto;max-width:800px;padding:40px}.privacy-policy h1{color:#fa7e00;font-size:2.5rem;margin-bottom:10px}.last-updated{color:#666;font-style:italic}.last-updated,.privacy-policy section{margin-bottom:40px}.privacy-policy h2{color:#da6b02;font-size:1.5rem;margin-bottom:20px}.privacy-policy p{color:#4a4a4a;line-height:1.6;margin-bottom:20px}.privacy-policy ul{list-style-type:disc;margin-bottom:20px;margin-left:20px}.privacy-policy li{color:#4a4a4a;line-height:1.6;margin-bottom:10px;text-align:left}@media (max-width:768px){.privacy-policy{padding:100px 15px 30px}.privacy-content{padding:30px 20px}.privacy-policy h1{font-size:2rem}.privacy-policy h2{font-size:1.3rem}}
/*# sourceMappingURL=main.d882d5f5.css.map*/