*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow-x:hidden}body{color:#121212;-webkit-font-smoothing:antialiased;background-color:#fff;font-family:Raleway,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}.btn{color:#fff;background-color:#000;border-radius:8px;align-items:center;gap:10px;padding:12px 24px;font-family:Raleway,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;transition:all .2s;display:inline-flex}.btn:hover{opacity:.85}.btn-pill{color:#fff;background-color:#000;border-radius:40px;justify-content:center;align-items:center;padding:16px 32px;font-family:Raleway,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.btn-pill:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1000;background-color:#fffffff2;border-bottom:1px solid #0000000d;padding:16px 0;position:sticky;top:0}header nav{justify-content:space-between;align-items:center;display:flex}header nav .logo{letter-spacing:-.05em;color:#121212;align-items:center;gap:10px;font-size:1.5rem;font-weight:800;display:flex}header nav .logo img{width:auto;height:30px}header nav .nav-actions{align-items:center;gap:32px;display:flex}header nav .nav-links{gap:28px;list-style:none;display:flex}header nav .nav-links li a{color:#555;font-size:.9rem;font-weight:600;transition:color .2s}header nav .nav-links li a:hover{color:#121212}.download-dropdown{position:relative}.header-btn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:40px;align-items:center;gap:8px;padding:10px 18px;font-family:Raleway,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.header-btn:hover{opacity:.85}.dropdown-menu{z-index:1000;background-color:#fff;border:1px solid #eee;border-radius:14px;flex-direction:column;width:210px;animation:.2s cubic-bezier(.16,1,.3,1) slideIn;display:flex;position:absolute;top:120%;right:0;overflow:hidden;box-shadow:0 12px 32px #00000014}.dropdown-menu .dropdown-item{color:#121212;border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;padding:14px 18px;font-size:.9rem;font-weight:600;transition:background .2s;display:flex}.dropdown-menu .dropdown-item:last-child{border-bottom:none}.dropdown-menu .dropdown-item:hover{background-color:#f9f9f9}.dropdown-menu .dropdown-item svg{color:#111}@keyframes slideIn{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.hero{background-color:#f7f9fc;height:610px;padding:80px 0 0;position:relative;overflow:hidden}.hero .hero-container{justify-content:space-between;align-items:center;gap:40px;min-height:580px;display:flex}.hero .hero-content{z-index:2;flex:1;max-width:520px;padding-bottom:80px}.hero .hero-content h1{letter-spacing:-.03em;margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1.08}.hero .hero-content p{color:#555;margin-bottom:32px;font-size:1.1rem;line-height:1.65}.hero .hero-content .download-buttons{flex-wrap:wrap;gap:14px;display:flex}.hero .hero-content .store-btn{color:#fff;background:#000;border-radius:12px;align-items:center;padding:10px 20px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.hero .hero-content .store-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0003}.hero .hero-content .store-btn svg{fill:#fff;width:24px;height:24px;margin-right:12px}.hero .hero-content .store-btn .store-text{flex-direction:column;align-items:flex-start;display:flex}.hero .hero-content .store-btn .store-text span:first-child{text-transform:uppercase;opacity:.8;letter-spacing:.5px;font-size:.65rem}.hero .hero-content .store-btn .store-text span:last-child{font-size:1.1rem;font-weight:700;line-height:1.15}.hero .hero-mockup{flex:1;justify-content:center;align-items:flex-end;height:600px;display:flex;position:relative}.hero .hero-mockup .mockup-bg{z-index:1;opacity:.7;background:radial-gradient(circle,#e0e6ed 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero .hero-mockup .mockup-img{z-index:10;background:#000;border:8px solid #111;border-radius:36px;width:260px;height:auto;position:absolute;bottom:-40px;right:15%;box-shadow:0 30px 60px #00000038}.hero .hero-mockup .mockup-img-secondary{z-index:5;opacity:.85;filter:blur(1px);background:#000;border:7px solid #111;border-radius:32px;width:220px;height:auto;position:absolute;bottom:-10px;right:-5%;transform:scale(.88)translate(16px);box-shadow:0 24px 48px #0000002e}.feature-row{padding:100px 0}.feature-row:nth-child(2n){background-color:#fff}.feature-row:nth-child(odd){background-color:#fafbfc}.feature-row .feature-container{align-items:center;gap:80px;display:flex}.feature-row.reverse .feature-container{flex-direction:row-reverse}.feature-row .feature-text{flex:1}.feature-row .feature-text h2{letter-spacing:-.03em;margin-bottom:20px;font-size:2.6rem;font-weight:800;line-height:1.12}.feature-row .feature-text p{color:#555;max-width:460px;margin-bottom:32px;font-size:1.1rem;line-height:1.65}.feature-row .feature-image{flex:1;position:relative}.feature-row .feature-image img{object-fit:cover;border-radius:24px;width:100%;height:auto;box-shadow:0 20px 48px #00000014}.faq{background-color:#fff;padding:100px 0}.faq .faq-header{text-align:center;margin-bottom:50px}.faq .faq-header h2{letter-spacing:-.03em;font-size:2.4rem;font-weight:800}.faq .faq-list{flex-direction:column;gap:14px;max-width:720px;margin:0 auto;display:flex}.faq .faq-item{cursor:pointer;background:#fafbfc;border:1px solid #eee;border-radius:16px;padding:0;transition:all .3s}.faq .faq-item:hover{background:#fff;border-color:#ccc}.faq .faq-item.open{background:#fff;border-color:#121212;box-shadow:0 8px 24px #0000000a}.faq .faq-item.open .icon .vertical-line{opacity:0;transform:rotate(90deg)}.faq .faq-item.open .faq-answer{opacity:1;grid-template-rows:1fr;padding-bottom:24px}.faq .faq-item .faq-question{justify-content:space-between;align-items:center;padding:24px;display:flex}.faq .faq-item .faq-question h3{margin:0;font-size:1.1rem;font-weight:600}.faq .faq-item .faq-question .icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.faq .faq-item .faq-question .icon svg{transition:transform .3s}.faq .faq-item .faq-question .icon .vertical-line{transform-origin:50%;transition:transform .2s,opacity .2s}.faq .faq-item .faq-answer{opacity:0;grid-template-rows:0fr;padding:0 24px;transition:grid-template-rows .3s ease-out,padding .3s,opacity .3s;display:grid}.faq .faq-item .faq-answer .answer-content{overflow:hidden}.faq .faq-item .faq-answer .answer-content p{color:#555;font-size:1rem;line-height:1.7}footer{color:#fff;background-color:#111;padding:70px 0 36px}footer .footer-content{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;gap:50px;padding-bottom:50px;display:flex}footer .brand{max-width:260px}footer .brand .footer-logo{letter-spacing:-.05em;margin-bottom:12px;font-size:2rem;font-weight:800}footer .brand p{color:#ffffffa6;font-size:1rem}footer .footer-links-group{flex-wrap:wrap;gap:60px;display:flex}footer .footer-links-group .footer-col{flex-direction:column;gap:12px;display:flex}footer .footer-links-group .footer-col h4{margin-bottom:6px;font-size:1rem;font-weight:700}footer .footer-links-group .footer-col a{color:#ffffff8c;font-size:.9rem;transition:color .2s}footer .footer-links-group .footer-col a:hover{color:#fff}footer .footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:32px;display:flex}footer .footer-bottom .copyright{color:#ffffff73;font-size:.85rem}footer .footer-bottom .socials{gap:20px;display:flex}footer .footer-bottom .socials a{color:#ffffffb3;font-size:.9rem;font-weight:500;transition:color .2s}footer .footer-bottom .socials a:hover{color:#fff}@media (max-width:992px){.container{padding:0 20px}.hero{height:800px;padding:60px 0 0}.hero .hero-container{text-align:center;flex-direction:column;gap:0;min-height:auto}.hero .hero-content{max-width:100%;padding-bottom:40px}.hero .hero-content h1{font-size:4rem}.hero .hero-content p{max-width:500px;margin:0 auto 28px}.hero .hero-content .download-buttons{justify-content:center}.hero .hero-mockup{justify-content:center;align-items:flex-start;width:100%;height:200px;margin-top:2rem;padding:0 16px;display:flex;position:relative;overflow:hidden}.hero .hero-mockup .mockup-bg{display:none}.hero .hero-mockup .mockup-img{z-index:2;opacity:1;filter:none;border-width:5px;border-radius:30px;width:40%;height:auto;display:block;position:relative;inset:auto;transform:none;box-shadow:0 4px 30px #0003}.hero .hero-mockup .mockup-img-secondary{z-index:1;opacity:.85;filter:none;border-width:5px;border-radius:28px;width:38%;height:auto;margin-top:16px;margin-left:-40px;display:block;position:relative;inset:auto;transform:scale(.95);box-shadow:0 4px 24px #00000026}.feature-row{padding:70px 0}.feature-row .feature-container,.feature-row.reverse .feature-container{text-align:center;flex-direction:column;gap:36px}.feature-row .feature-text h2{font-size:2.2rem}.feature-row .feature-text p{max-width:500px;margin:0 auto 28px}.faq{padding:70px 0}.faq .faq-header h2{font-size:2rem}footer .footer-links-group{gap:40px}}@media (max-width:600px){.container{padding:0 16px}header{padding:12px 0}header nav .logo{font-size:1.3rem}header nav .logo img{height:26px}header nav .nav-actions{gap:12px}header nav .nav-links{display:none}.hero{height:560px;padding:32px 0 0}.hero .hero-container{gap:0}.hero .hero-content{padding-bottom:28px}.hero .hero-content h1{margin-bottom:12px;font-size:3rem}.hero .hero-content p{margin-bottom:20px;font-size:.9rem;line-height:1.55}.hero .hero-content .download-buttons{flex-direction:row;align-items:stretch;gap:10px}.hero .hero-content .store-btn{border-radius:10px;justify-content:center;padding:10px 16px}.hero .hero-content .store-btn svg{width:20px;height:20px;margin-right:10px}.hero .hero-content .store-btn .store-text span:first-child{font-size:.6rem}.hero .hero-content .store-btn .store-text span:last-child{font-size:.95rem}.hero .hero-mockup{justify-content:center;align-items:flex-start;width:100%;height:200px;margin-top:2rem;padding:0 16px;display:flex;position:relative;overflow:hidden}.hero .hero-mockup .mockup-bg{display:none}.hero .hero-mockup .mockup-img{z-index:2;opacity:1;filter:none;border-width:5px;border-radius:20px;width:50%;height:auto;display:block;position:relative;inset:auto;transform:none;box-shadow:0 4px 30px #0003}.hero .hero-mockup .mockup-img-secondary{z-index:1;opacity:.85;filter:none;border-width:5px;border-radius:18px;width:48%;height:auto;margin-top:16px;margin-left:-40px;display:block;position:relative;inset:auto;transform:scale(.95);box-shadow:0 4px 24px #00000026}.feature-row{padding:50px 0}.feature-row .feature-container{gap:24px}.feature-row .feature-text h2{margin-bottom:14px;font-size:1.75rem}.feature-row .feature-text p{margin-bottom:20px;font-size:.95rem}.feature-row .feature-image img{border-radius:16px}.feature-row .btn-pill{width:100%;padding:14px 20px;font-size:.95rem}.faq{padding:50px 0}.faq .faq-header{margin-bottom:30px}.faq .faq-header h2{font-size:1.6rem}.faq .faq-list{gap:10px}.faq .faq-item{border-radius:12px}.faq .faq-item .faq-question{padding:18px 16px}.faq .faq-item .faq-question h3{font-size:.95rem}.faq .faq-item .faq-answer{padding:0 16px}.faq .faq-item.open .faq-answer{padding-bottom:18px}footer{padding:50px 0 28px}footer .footer-content{text-align:center;flex-direction:column;align-items:center;gap:32px;padding-bottom:32px}footer .brand .footer-logo{font-size:1.75rem}footer .brand p{font-size:.9rem}footer .footer-links-group{text-align:center;flex-direction:column;gap:28px;width:100%}footer .footer-bottom{text-align:center;flex-direction:column;gap:16px;margin-top:24px}footer .footer-bottom .copyright{font-size:.8rem}footer .footer-bottom .socials{justify-content:center}}
