@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&family=Poppins:wght@700&display=swap";: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}}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:linear-gradient(135deg,#f8fafc,#e0e7ef);color:#1a202c;overflow-x:hidden}body.dark{background:linear-gradient(135deg,#181c24,#23283a);color:#f1f5f9}.landing-root{min-height:100vh;display:flex;flex-direction:column;align-items:center;width:100%;overflow-x:hidden}.navbar{position:sticky;top:0;width:100%;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 12px #2c3e500f;display:flex;align-items:center;justify-content:space-between;padding:1.2rem 2rem;transition:background .2s;max-width:1200px;margin:0 auto}.navbar-logo{font-family:Poppins,Inter,Arial,sans-serif;font-size:2rem;font-weight:700;background:linear-gradient(90deg,#2563eb 30%,#60a5fa 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;letter-spacing:-1px;display:flex;align-items:center;gap:.5rem;text-shadow:0 2px 12px rgba(44,62,80,.08)}.navbar-links{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.navbar-links a{text-decoration:none;color:#1a202c;font-weight:600;font-size:1.1rem;padding:.5rem 1.2rem;border-radius:8px;transition:background .18s,color .18s}.navbar-links a:hover{background:#e0e7ef;color:#2563eb}.theme-toggle{background:#e0e7ef;color:#1a202c;border:1.5px solid #cbd5e1;border-radius:50%;font-size:1.5rem;padding:.4rem .8rem;margin-left:1.5rem;cursor:pointer;transition:background .18s,color .18s,border .18s;box-shadow:0 1px 4px #2c3e5014}.theme-toggle:hover{background:#cbd5e1;color:#2563eb}.hero{position:relative;width:100%;min-height:80vh;padding:5rem 1rem 3rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(120deg,#e0e7ef,#f8fafc);overflow:hidden;box-sizing:border-box}.hero:before{content:"";position:absolute;top:-120px;left:50%;transform:translate(-50%);width:1200px;height:800px;background:radial-gradient(circle at 60% 40%,#2563eb22,#f8fafc00 80%);z-index:0;pointer-events:none}.hero .app-title{font-family:Poppins,Inter,Arial,sans-serif;font-size:3.2rem;font-weight:700;background:linear-gradient(90deg,#2563eb 30%,#60a5fa 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;letter-spacing:-2px;margin-bottom:1.2rem;text-shadow:0 2px 12px rgba(44,62,80,.08)}.hero .tagline{font-size:1.5rem;color:#475569;margin-bottom:2.5rem;z-index:1}.download-btn{display:inline-block;border-radius:16px;overflow:hidden;box-shadow:0 4px 24px #2c3e501f;transition:transform .2s,box-shadow .2s;z-index:1}.download-btn:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 8px 32px #2c3e502e}.play-badge{height:56px;width:auto;display:block}.features{width:100%;max-width:1100px;margin:3rem auto;padding:3rem 1rem;background:#fff;border-radius:32px;box-shadow:0 2px 24px #2c3e5012;text-align:center;display:flex;flex-direction:column;align-items:center}.features h2{font-size:2.2rem;margin-bottom:2.5rem;color:#2563eb;font-weight:800}.feature-list{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;width:100%}.feature{flex:1 1 260px;min-width:220px;max-width:320px;background:#f1f5f9;border-radius:20px;padding:2rem 1.2rem 1.5rem;box-shadow:0 2px 12px #2c3e500f;text-align:center;margin:0 auto;transition:box-shadow .2s,transform .2s;position:relative;background:#f1f5f9b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid #e0e7ef}.feature:hover{box-shadow:0 6px 32px #2c3e5021;transform:translateY(-6px) scale(1.03)}.feature-icon{font-size:2.5rem;margin-bottom:1rem;color:#2563eb}.feature h3{margin-top:0;color:#2563eb;font-size:1.3rem;font-weight:700}.feature p{color:#475569;font-size:1.08rem}.about{width:100%;max-width:900px;margin:3rem auto;padding:3rem 1rem;background:#fff;border-radius:32px;box-shadow:0 2px 24px #2c3e5012;text-align:center;display:flex;flex-direction:column;align-items:center;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1.5px solid #e0e7ef}.about h2{color:#2563eb;font-size:2rem;margin-bottom:1.2rem;font-weight:800}.about p{color:#475569;font-size:1.15rem;margin:0 auto;max-width:700px}.contact{width:100%;max-width:900px;margin:3rem auto;padding:3rem 1rem;background:#fff;border-radius:32px;box-shadow:0 2px 24px #2c3e5012;text-align:center;display:flex;flex-direction:column;align-items:center;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1.5px solid #e0e7ef}.contact h2{color:#2563eb;font-size:2rem;margin-bottom:1.2rem;font-weight:800}.contact-form{display:flex;flex-direction:column;gap:1.2rem;max-width:500px;margin:0 auto;align-items:center;width:100%}.contact-form input,.contact-form textarea{width:100%;box-sizing:border-box;padding:1.1rem 1.2rem;border:1.5px solid #cbd5e1;border-radius:12px;font-size:1.08rem;font-family:inherit;background:#f8fafc;transition:border .2s}.contact-form input:focus,.contact-form textarea:focus{border:1.5px solid #2563eb;outline:none}.contact-form button{background:linear-gradient(90deg,#2563eb,#60a5fa);color:#fff;font-weight:700;border:none;border-radius:12px;padding:1.1rem 1.2rem;font-size:1.15rem;cursor:pointer;transition:background .2s,transform .2s;box-shadow:0 2px 8px #2c3e501a}.contact-form button:hover{background:linear-gradient(90deg,#60a5fa,#2563eb);transform:translateY(-2px) scale(1.03)}.footer{width:100%;text-align:center;padding:2rem 0 1rem;color:#64748b;font-size:1rem;background:none}.slide-section{opacity:0;transform:translateY(60px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.slide-section.visible{opacity:1;transform:none}.hero .floating-shape{position:absolute;border-radius:50%;opacity:.18;animation:float 8s ease-in-out infinite alternate;z-index:0}.hero .floating-shape1{width:180px;height:180px;background:#2563eb;top:10%;left:10%;animation-delay:0s}.hero .floating-shape2{width:120px;height:120px;background:#60a5fa;top:60%;left:70%;animation-delay:2s}.hero .floating-shape3{width:90px;height:90px;background:#2563eb;top:80%;left:20%;animation-delay:4s}@keyframes float{0%{transform:translateY(0) scale(1)}to{transform:translateY(-30px) scale(1.08)}}.testimonials{width:100%;max-width:900px;margin:3rem auto;padding:2.5rem 1rem;display:flex;flex-direction:column;align-items:center;gap:2rem}.testimonials-title{color:#2563eb;font-size:1.7rem;font-weight:800;margin-bottom:1.5rem}.testimonial-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;width:100%}.testimonial-card{background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1.5px solid #e0e7ef;border-radius:20px;box-shadow:0 2px 16px #2c3e5012;padding:1.5rem 1.2rem;max-width:320px;min-width:220px;text-align:left;display:flex;flex-direction:column;gap:1rem}.landing-root.dark .testimonial-card{background:#23283ab3;border:1.5px solid #23283a}.testimonial-author{color:#2563eb;font-weight:700;font-size:1.1rem}.testimonial-text{color:#475569;font-size:1.08rem}.landing-root.dark .testimonial-text{color:#cbd5e1}@media (max-width: 700px){.navbar{flex-direction:column;align-items:center;padding:.7rem .5rem;max-width:100%}.navbar-links{flex-direction:column;gap:.7rem;width:100%;justify-content:center;align-items:center;margin-top:.5rem;margin-bottom:.5rem}.navbar-links a{font-size:1.15rem;padding:.7rem 1.2rem;width:100%;text-align:center;border-radius:10px}.theme-toggle{font-size:1.7rem;padding:.5rem 1rem;margin-left:0;margin-top:.5rem;margin-bottom:.5rem}.features,.about,.contact{padding:1.2rem .2rem;max-width:100%;border-radius:14px;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1.5px solid #e0e7ef}.hero{padding:2.5rem .2rem 1.5rem;min-height:60vh}.hero .app-title{font-size:2rem}.hero .tagline{font-size:1.1rem}.feature-list{flex-direction:column;gap:1.2rem;align-items:center;width:100%}.feature{max-width:100%;min-width:0;border-radius:10px;padding:1rem;background:#f1f5f9b3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid #e0e7ef}.features h2,.about h2,.contact h2{font-size:1.3rem}.features p,.about p,.contact p{font-size:1rem;padding:0 .2rem}.contact-form{max-width:100%;width:100%;padding:0 .2rem}.contact-form input,.contact-form textarea{font-size:1rem;padding:.7rem .8rem;border-radius:8px}.contact-form button{font-size:1rem;padding:.7rem 1rem;border-radius:8px}.download-btn{margin-top:1.2rem;border-radius:10px}.play-badge{height:44px}.hero:before{width:600px;height:400px}.testimonials{padding:1.2rem .2rem;max-width:100%}.testimonial-list{flex-direction:column;gap:1.2rem;align-items:center;width:100%}.testimonial-card{max-width:100%;min-width:0;border-radius:12px;padding:1rem}}.landing-root.dark .navbar{background:#181c24eb;box-shadow:0 2px 12px #14141e2e}.landing-root.dark .navbar-logo{color:#60a5fa}.landing-root.dark .navbar-links a{color:#f1f5f9}.landing-root.dark .navbar-links a:hover{background:#23283a;color:#60a5fa}.landing-root.dark .theme-toggle{background:#23283a;color:#f1f5f9;border:1.5px solid #374151}.landing-root.dark .hero{background:linear-gradient(120deg,#23283a,#181c24);color:#f1f5f9}.landing-root.dark .app-title{color:#60a5fa}.landing-root.dark .tagline{color:#cbd5e1}.landing-root.dark .download-btn{box-shadow:0 4px 24px #1e293b2e}.landing-root.dark .features,.landing-root.dark .about,.landing-root.dark .contact{background:#23283ab3;border:1.5px solid #23283a}.landing-root.dark .features h2,.landing-root.dark .about h2,.landing-root.dark .contact h2{color:#60a5fa}.landing-root.dark .feature{background:#181c24b3;border:1.5px solid #23283a}.landing-root.dark .feature h3{color:#60a5fa}.landing-root.dark .feature p,.landing-root.dark .about p,.landing-root.dark .contact p{color:#cbd5e1}.landing-root.dark .footer{color:#94a3b8;background:none}.landing-root.dark .contact-form input,.landing-root.dark .contact-form textarea{background:#181c24;color:#f1f5f9;border:1.5px solid #374151}.landing-root.dark .contact-form input:focus,.landing-root.dark .contact-form textarea:focus{border:1.5px solid #60a5fa}.landing-root.dark .contact-form button{background:linear-gradient(90deg,#2563eb,#60a5fa);color:#fff}.landing-root.dark .contact-form button:hover{background:linear-gradient(90deg,#60a5fa,#2563eb)}.hamburger{display:none}@media (max-width: 700px){.hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:#ffffffb3;border:1.5px solid #e0e7ef;border-radius:12px;box-shadow:0 2px 8px #2c3e501a;cursor:pointer;margin-left:1rem;z-index:120;position:relative;transition:background .18s,border .18s}.landing-root.dark .hamburger{background:#23283ab3;border:1.5px solid #23283a}.hamburger span{display:block;width:24px;height:3px;background:#2563eb;margin:3px 0;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.navbar-links{display:none;position:absolute;top:70px;right:16px;left:16px;flex-direction:column;background:#fffffff2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;box-shadow:0 8px 32px #2c3e5021;padding:1.2rem .5rem;z-index:110;gap:.7rem;align-items:center;border:1.5px solid #e0e7ef}.landing-root.dark .navbar-links{background:#23283af2;border:1.5px solid #23283a}.navbar-links.open{display:flex}.navbar{position:relative;flex-direction:row;align-items:center;padding:.7rem .5rem;max-width:100%}}.about,.features,.contact,.testimonials{margin-bottom:.7rem}.footer{margin-top:0;padding:.7rem 0 .3rem}@media (max-width: 700px){.about,.features,.contact,.testimonials{margin-bottom:.4rem}.footer{padding:.4rem 0 .2rem}}.theme-toggle-switch{display:flex;align-items:center;background:none;border:none;cursor:pointer;outline:none;padding:.2rem .7rem;margin-left:1.5rem;transition:background .18s;gap:.7rem}.theme-toggle-switch .toggle-track{width:38px;height:22px;background:#e0e7ef;border-radius:12px;position:relative;transition:background .2s;display:flex;align-items:center}.theme-toggle-switch .toggle-thumb{position:absolute;left:3px;top:3px;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #2c3e501a;transition:left .2s,background .2s}.theme-toggle-switch.dark .toggle-track{background:linear-gradient(90deg,#2563eb 30%,#60a5fa 70%)}.theme-toggle-switch.dark .toggle-thumb{left:19px;background:#181c24}.theme-toggle-switch .toggle-label{font-size:1rem;color:#2563eb;font-weight:600;letter-spacing:.5px;-webkit-user-select:none;user-select:none}.theme-toggle-switch.dark .toggle-label{color:#60a5fa}@media (max-width: 700px){.theme-toggle-switch{margin-left:.5rem;padding:.2rem}.theme-toggle-switch .toggle-label{display:none}}.download-btn img,.download-btn.appstore img{height:56px;width:auto;display:block}
