:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#333}.container{max-width:1400px;margin:0 auto;padding:0 2rem}.main-content{width:100%}.content-wrapper{max-width:1400px;margin:0 auto;padding:0 2rem}.btn{display:inline-block;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer}.btn-primary{background:#4f46e5;color:#fff}.btn-primary:hover{background:#4338ca;transform:translateY(-2px)}.btn-secondary{background:transparent;color:#4f46e5;border:2px solid #4f46e5}.btn-secondary:hover{background:#4f46e5;color:#fff}.header{background:#fff;box-shadow:0 2px 10px #0000001a;position:fixed;width:100%;top:0;z-index:1000}.header .container{display:flex;justify-content:space-between;align-items:center;padding:1rem 20px}.nav-brand h1{color:#4f46e5;font-size:1.5rem}.nav-menu ul{display:flex;list-style:none;gap:2rem}.nav-menu a{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav-menu a:hover{color:#4f46e5}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 0 80px;margin-top:70px}.hero .container{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem}.hero-content h1{font-size:3rem;margin-bottom:1rem;line-height:1.2}.hero-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.hero-buttons{display:flex;gap:1rem}.app-mockup{display:flex;justify-content:center}.phone-frame{width:250px;height:500px;background:#333;border-radius:30px;padding:20px;box-shadow:0 20px 40px #0000004d}.screen{width:100%;height:100%;background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;color:#333;overflow:hidden}.app-screenshot{width:100%;height:100%;object-fit:cover;border-radius:20px}.features{padding:80px 0;background:#f8fafc}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;margin-bottom:1rem;color:#1f2937}.section-header p{font-size:1.1rem;color:#6b7280}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#1f2937}.about{padding:80px 0}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem}.about-text h2{font-size:2.5rem;margin-bottom:1.5rem;color:#1f2937}.about-text p{font-size:1.1rem;margin-bottom:2rem;color:#6b7280}.about-stats{display:flex;gap:2rem}.stat{text-align:center}.stat h3{font-size:2rem;color:#4f46e5;margin-bottom:.5rem}.study-illustration{display:flex;justify-content:center}.study-illustration .card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 10px 25px #0000001a;min-width:250px}.progress-bar{background:#e5e7eb;border-radius:10px;height:8px;margin:1rem 0}.progress{background:#4f46e5;height:100%;border-radius:10px;transition:width .3s ease}.download{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0;text-align:center}.download-content h2{font-size:2.5rem;margin-bottom:1rem}.download-content p{font-size:1.2rem;margin-bottom:3rem;opacity:.9}.download-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.download-btn{background:#fff;color:#333;padding:1rem 2rem;border-radius:12px;text-decoration:none;transition:transform .3s ease;box-shadow:0 4px 15px #0000001a}.download-btn:hover{transform:translateY(-3px)}.btn-content{display:flex;align-items:center;gap:1rem}.btn-icon{font-size:2rem}.btn-platform{font-size:1.2rem;font-weight:600}.coming-soon{margin-top:2rem;opacity:.8}.coming-soon p{margin:.5rem 0;font-size:1rem}.footer{background:#1f2937;color:#fff;padding:3rem 0 1rem}.privacy-policy{padding:80px 0;background:#fff}.policy-content{max-width:800px;margin:0 auto;padding:2rem;line-height:1.7}.policy-content h1{font-size:2.5rem;color:#1f2937;margin-bottom:.5rem;text-align:center}.last-updated{text-align:center;color:#6b7280;font-style:italic;margin-bottom:3rem}.policy-content section{margin-bottom:2.5rem}.policy-content h2{font-size:1.5rem;color:#1f2937;margin-bottom:1rem;border-bottom:2px solid #e5e7eb;padding-bottom:.5rem}.policy-content h3{font-size:1.2rem;color:#374151;margin-bottom:.75rem;margin-top:1.5rem}.policy-content p{margin-bottom:1rem;color:#4b5563}.policy-content ul{margin:1rem 0;padding-left:1.5rem}.policy-content li{margin-bottom:.5rem;color:#4b5563}.gdpr-ccpa{background:#f9fafb;padding:1.5rem;border-radius:8px;border-left:4px solid #4f46e5}.policy-footer{background:#f3f4f6;padding:1.5rem;border-radius:8px;margin-top:2rem;text-align:center}.policy-footer p{margin:0;font-weight:500;color:#1f2937}.nav-brand a{text-decoration:none;color:inherit}.nav-menu a,.nav-menu Link{text-decoration:none;color:#333;font-weight:500;transition:color .3s ease}.nav-menu a:hover,.nav-menu Link:hover{color:#4f46e5}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section a{color:#d1d5db;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:1rem;text-align:center;color:#9ca3af}@media (max-width: 768px){.hero .container,.about-content{grid-template-columns:1fr;text-align:center}.hero-content h1{font-size:2rem}.nav-menu{display:none}.features-grid{grid-template-columns:1fr}.download-buttons{flex-direction:column;align-items:center}.about-stats{justify-content:center}.container{padding:0 20px}}@media (max-width: 480px){.container{padding:0 15px}.hero{padding:100px 0 60px}.section-header h2,.about-text h2,.download-content h2{font-size:2rem}}
