body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}.App{text-align:center}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #fff3;box-shadow:0 2px 20px #0000001a;display:flex;gap:2rem;padding:1rem 2rem;position:sticky;top:0;z-index:1000}.navbar a{border-radius:25px;color:#333;font-size:1.1rem;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.navbar a:hover{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff;transform:translateY(-2px)}.page{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 20px 40px #0000001a;margin:2rem auto;max-width:1200px;padding:2rem}.hero-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 10px 30px #667eea4d;color:#fff;margin-bottom:3rem;padding:2rem;text-align:center}.hero-logo{border-radius:20px;box-shadow:0 8px 25px #0003;height:120px;margin-bottom:1rem;width:120px}.hero-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d}.hero-section{background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:15px;box-shadow:0 8px 25px #f093fb4d;color:#fff;margin-bottom:3rem;padding:2rem}.hero-section p{font-size:1.2rem;line-height:1.8;text-shadow:0 1px 2px #0000001a}.features-section{margin-bottom:3rem}.features-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-size:2.2rem;margin-bottom:2rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:2rem}.feature-card{background:#fff;border:1px solid #fff3;border-radius:15px;box-shadow:0 8px 25px #0000001a;padding:2rem;transition:all .3s ease}.feature-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.feature-icon{display:block;font-size:3rem;margin-bottom:1rem}.feature-card h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.capabilities-section{background:linear-gradient(135deg,#4facfe,#00f2fe);border-radius:15px;box-shadow:0 8px 25px #4facfe4d;color:#fff;margin-bottom:3rem;padding:2rem}.capabilities-section h2{color:#fff;font-size:2.2rem;margin-bottom:2rem;text-align:center}.capabilities-list{display:flex;flex-direction:column;gap:1.5rem}.capability-item{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:10px;display:flex;gap:1rem;padding:1.5rem}.capability-icon{flex-shrink:0;font-size:2rem}.capability-item div{flex:1 1;line-height:1.6}.key-features-section{margin-bottom:3rem}.key-features-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-size:2.2rem;margin-bottom:2rem;text-align:center}.features-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.feature-item{align-items:center;background:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.feature-item:hover{box-shadow:0 6px 20px #00000026;transform:translateX(5px)}.feature-bullet{flex-shrink:0;font-size:1.5rem}.how-it-works-section{background:linear-gradient(135deg,#fa709a,#fee140);border-radius:15px;box-shadow:0 8px 25px #fa709a4d;color:#fff;margin-bottom:3rem;padding:2rem}.how-it-works-section h2{color:#fff;font-size:2.2rem;margin-bottom:2rem;text-align:center}.steps-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;display:flex;gap:1.5rem;padding:1.5rem}.step-number{align-items:center;background:#fff;border-radius:50%;color:#333;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;width:50px}.step-content h3{font-size:1.2rem;margin-bottom:.5rem}.step-content p{line-height:1.6;opacity:.9}.target-audience-section{margin-bottom:3rem}.target-audience-section h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-size:2.2rem;margin-bottom:2rem;text-align:center}.audience-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.audience-card{background:#fff;border-radius:15px;box-shadow:0 8px 25px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.audience-card:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.audience-icon{display:block;font-size:3rem;margin-bottom:1rem}.audience-card h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.audience-card p{color:#666;line-height:1.6}.privacy-promise-section{background:linear-gradient(135deg,#a8edea,#fed6e3);border-radius:15px;box-shadow:0 8px 25px #a8edea4d;margin-bottom:3rem;padding:2rem}.privacy-promise-section h2{color:#333;font-size:2.2rem;margin-bottom:2rem;text-align:center}.privacy-content{align-items:center;display:flex;gap:2rem;margin:0 auto;max-width:800px}.privacy-icon{flex-shrink:0;font-size:4rem}.privacy-content p{color:#333;font-size:1.1rem;line-height:1.8}.app-screenshots{margin-bottom:3rem}.app-screenshots h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-size:2.2rem;margin-bottom:2rem;text-align:center}.screenshot-row{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.screenshot-image{border-radius:15px;box-shadow:0 8px 25px #00000026;height:auto;transition:all .3s ease;width:120px}.screenshot-image:hover{box-shadow:0 15px 35px #0003;transform:scale(1.05)}.additional-images{margin-bottom:3rem}.additional-images h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-size:2.2rem;margin-bottom:2rem;text-align:center}.feature-images{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.feature-image{border-radius:15px;box-shadow:0 8px 25px #00000026;height:150px;object-fit:cover;transition:all .3s ease;width:150px}.feature-image:hover{box-shadow:0 15px 35px #0003;transform:scale(1.1)}.cta-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 10px 30px #667eea4d;color:#fff;padding:3rem;text-align:center}.cta-section h2{font-size:2rem;margin-bottom:2rem;text-shadow:0 2px 4px #0000004d}.cta-button{background:#fff;border-radius:50px;box-shadow:0 8px 25px #0003;color:#667eea;cursor:pointer;display:inline-block;font-size:1.2rem;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#f8f9fa;box-shadow:0 15px 35px #0000004d;transform:translateY(-3px)}.banner-ad-section{margin:3rem 0;text-align:center}.banner-ad-link{border-radius:15px;box-shadow:0 10px 30px #00000026;display:inline-block;overflow:hidden;transition:all .3s ease}.banner-ad-link:hover{box-shadow:0 20px 40px #00000040;transform:translateY(-5px)}.banner-ad-image{border-radius:15px;display:block;height:auto;max-width:100%}@media (max-width:768px){.page{margin:1rem;padding:1rem}.hero-header h1{font-size:2rem}.audience-grid,.features-grid,.steps-container{grid-template-columns:1fr}.privacy-content{text-align:center}.privacy-content,.screenshot-row{flex-direction:column}.feature-images{justify-content:center}.navbar{flex-direction:column;gap:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.audience-card,.feature-card{animation:fadeInUp .6s ease-out}html{scroll-behavior:smooth}
/*# sourceMappingURL=main.86a7cd92.css.map*/