*{box-sizing:border-box;margin:0;padding:0}body{font-optical-sizing:auto;background:var(--white);color:var(--dark-gray);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.6;overflow:hidden}h1{color:var(--white);letter-spacing:-1px;margin:0;font-family:Inter Display,sans-serif;font-size:64px;font-weight:400;line-height:1.2}h2{color:var(--dark-gray);letter-spacing:-1px;margin:0;font-family:Inter,sans-serif;font-size:48px;font-weight:400;line-height:1.2}h3{color:var(--dark-gray);margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:1.3}p{color:var(--dark-gray);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.font-semibold{font-weight:600}:root{--primary-blue:#152536;--primary-purple:#3a42df;--primary-light-blue:#57a5f8;--primary-green:#6fce77;--white:#fff;--dark-gray:#111827;--light-gray:#6b7280;--gradient-bg:linear-gradient(135deg,#102637 10%,#3840e8 28%,#33a7ff 60%,#43d16c 88%);--gradient-bg-mobile:linear-gradient(0deg,#102637 0%,#3840e8 50%,#33a7ff 75%,#43d16c 100%)}.landing-container{background:var(--white);max-width:1400px;min-height:100vh;margin:0 auto;padding:24px 48px 48px;position:relative}.landing-hero{background:var(--gradient-bg);border-radius:32px;flex-direction:column;justify-content:space-between;height:689px;padding-top:48px;padding-left:48px;padding-right:48px;display:flex;position:relative}.landing-hero-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.08);border-radius:100px;justify-content:space-between;align-items:center;width:567px;padding:4px 4px 4px 16px;display:flex;position:absolute;top:44px;left:50%;transform:translate(-50%)}.landing-nav{flex:1;justify-content:flex-end;align-items:center;gap:8px;display:flex;position:relative}.landing-nav-link{color:var(--white);opacity:.8;border-radius:30px;padding:10px 24px;font-size:14px;font-weight:400;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.landing-nav-link:hover{opacity:1;background:rgba(255,255,255,.15);transform:translateY(-1px)}.landing-nav-link:active{background:rgba(255,255,255,.2);transform:translateY(0)}.landing-get-started-btn{background:var(--white);color:var(--primary-blue);cursor:pointer;border:none;border-radius:91.808px;padding:12px 24px;font-size:16px;font-weight:500;transition:all .2s;box-shadow:0 5.564px 16.692px rgba(238,238,238,.2),0 .927px 1.855px rgba(238,238,238,.08),0 1.855px 11.128px rgba(238,238,238,.08)}.landing-get-started-btn:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(238,238,238,.3)}.landing-hero-content{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:32px;max-width:60%;padding-top:48px;display:flex;position:relative}.landing-hero-text{flex-direction:column;align-items:flex-start;gap:32px;display:flex}.landing-hero h1{white-space:normal;max-width:1000px}.landing-hero p{color:var(--white);max-width:548px;font-size:22px;line-height:normal}.landing-hero-support{flex-direction:row;align-items:center;gap:8px;display:flex}.landing-hero-support p{font-size:12px}.landing-hero-support-icon{margin-top:4px}.landing-hero-cta{background:var(--white);color:var(--primary-blue);cursor:pointer;border:none;border-radius:91.808px;width:-moz-fit-content;width:fit-content;padding:12px 24px;font-size:16px;font-weight:500;transition:all .2s;box-shadow:0 5.564px 16.692px rgba(238,238,238,.2),0 .927px 1.855px rgba(238,238,238,.08),0 1.855px 11.128px rgba(238,238,238,.08)}.landing-hero-cta:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(238,238,238,.3)}.landing-app-stores{align-items:center;gap:12px;display:flex}.landing-app-store-btn{transition:transform .2s;display:block}.landing-app-store-btn:hover{transform:translateY(-2px)}.landing-phone-mockup{z-index:1;max-width:45%;display:flex;position:absolute;bottom:0;right:0}.landing-phone-image{object-fit:contain;width:100%;height:auto;max-height:700px}@media (max-width:1024px){.landing-hero{text-align:center;flex-direction:column;height:auto;min-height:600px}.landing-hero-header{width:90%;max-width:567px;margin:0 auto 2rem;position:static;left:auto;right:auto;transform:none}.landing-phone-mockup{order:2;width:100%;max-width:416px;margin-top:2rem;margin-left:auto;margin-right:auto;position:static;transform:none}.landing-hero-content{text-align:center;order:1;align-items:center;max-width:100%;padding-top:0}.landing-hero-text{text-align:center;align-items:center}}@media (max-width:768px){.landing-container{padding:16px}.landing-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:auto;min-height:100vh;padding:32px 24px 0;display:flex}.landing-hero-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;flex-direction:column;align-items:center;gap:24px;width:100%;margin-bottom:40px;padding:0;display:flex;position:static;transform:none}.landing-nav{flex-direction:row;align-items:center;gap:24px;padding:0;display:flex}.landing-nav-link{padding:8px 16px;font-size:16px}.landing-get-started-btn{padding:8px 16px;font-size:14px}.landing-hero-content{text-align:center;order:1;align-items:center;gap:24px;max-width:100%;padding-top:0}.landing-hero-text{text-align:center;align-items:center;gap:24px}h1{white-space:normal;max-width:100%;margin-bottom:16px;font-size:48px;line-height:1.1}.landing-hero p{text-align:left;max-width:100%;font-size:18px;line-height:1.4}.landing-hero-cta{margin-bottom:32px;padding:16px 32px;font-size:16px}.landing-app-stores{margin-bottom:40px}.landing-phone-mockup{order:2;width:100%;height:auto;position:static;transform:none}}@media (max-width:480px){.landing-container{padding:12px}.landing-hero{min-height:100vh;padding:24px 16px 0}.landing-hero-header{gap:20px;margin-bottom:32px}.landing-nav{gap:20px}.landing-nav-link{padding:6px 12px;font-size:14px}.landing-get-started-btn{padding:6px 12px;font-size:12px}.landing-hero p{font-size:10px;line-height:1.4}.landing-hero-support-icon{margin-top:0}.landing-hero-cta{margin-bottom:28px;padding:14px 28px;font-size:14px}}.landing-about{border-radius:32px;max-width:1208px;margin:0 auto;padding:100px 48px;position:relative}.landing-about-main{flex-direction:row;align-items:center;gap:60px;min-height:422px;display:flex;position:relative}.landing-about-content{flex-direction:column;gap:24px;max-width:668px;display:flex}.landing-about h2{line-height:59.8px}.landing-about-list{flex-direction:column;gap:24px;display:flex}.landing-about-item{align-items:center;gap:12px;display:flex}.landing-about-checkmark{flex-shrink:0;justify-content:center;align-items:center;width:13px;height:11px;display:flex}.landing-about-checkmark svg{color:var(--dark-gray)}.landing-about-text{color:var(--dark-gray);font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:28px}.landing-about-mockup{flex:1;justify-content:center;align-items:center;max-width:400px;display:flex}.landing-about-hand{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.landing-about-phone-image{object-fit:contain;z-index:2;width:100%;max-width:300px;height:auto}.landing-about-partners{width:100%;margin-top:40px}.landing-partner-logos{justify-content:center;align-items:center;gap:71px;min-height:116px;padding:24px 92px;display:flex}.landing-partner-logo{justify-content:center;align-items:center;display:flex}.landing-partner-logo img{object-fit:contain;max-width:100%;height:auto;display:block}@media (max-width:1200px){.landing-about{max-width:100%;margin:0 24px}.landing-about-mockup{width:500px;height:700px;right:-150px}.landing-about-phone-image{width:240px;height:430px}}@media (max-width:1024px){.landing-about-main{flex-direction:column;gap:40px;height:auto;min-height:300px}.landing-about-mockup{width:100%;max-width:300px;margin:0 auto}.landing-about-phone-image{width:100%;max-width:250px;height:auto}.landing-partner-logos{gap:40px;padding:20px 0}}@media (max-width:768px){.landing-about{padding:32px 16px 60px}h2{font-size:32px;line-height:36px}.landing-about h2{line-height:36px}.landing-about-text{font-size:18px;line-height:22px}.landing-about-mockup{max-width:250px}.landing-about-phone-image{width:100%;max-width:200px;height:auto}.landing-about-partners{margin-top:20px;padding:20px 0 0}.landing-partner-logos{flex-wrap:wrap;gap:30px;min-height:auto;padding:20px 0}.landing-partner-logo{flex:none;max-width:120px}.landing-partner-logo img{width:auto;max-height:50px}}@media (max-width:480px){.landing-about{padding:64px 12px 40px}h1{margin-bottom:12px;font-size:36px;line-height:1.1}h2{font-size:24px;line-height:32px}.landing-about h2{line-height:28px}.landing-about-text{font-size:16px;line-height:20px}.landing-about-mockup{max-width:200px}.landing-about-phone-image{width:100%;max-width:150px;height:auto}.landing-about-partners{margin-top:16px;padding:16px 0 0}.landing-partner-logos{gap:20px;min-height:auto;padding:16px 0}.landing-partner-logo{flex:none;max-width:100px}.landing-partner-logo img{width:auto;max-height:40px}}.landing-steps{background:var(--white);max-width:1208px;margin:0 auto;padding:120px 48px}.landing-steps-container{flex-direction:column;gap:80px;display:flex}.landing-steps-header{flex-direction:column;gap:8px;display:flex}.landing-steps-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:60px;display:grid}.landing-step{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:32px;height:100%;display:flex}.landing-step-content{flex-direction:column;max-width:300px;display:flex}.landing-step-number{color:var(--primary-purple);margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:600}.landing-step-description{color:var(--light-gray);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.landing-step-image{justify-content:center;align-items:center;display:flex}.landing-step-phone{object-fit:contain;width:100%;max-width:300px;height:auto}.landing-crypto-basket{border-radius:24px;margin-top:120px}.landing-crypto-basket h2{margin:0 0 40px;font-size:36px;font-weight:600}.landing-crypto-basket-content{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.landing-crypto-basket-text{color:var(--dark-gray);margin:0;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.6}@media (max-width:1024px){.landing-steps{padding:80px 32px}.landing-steps-grid{grid-template-columns:1fr;gap:60px}.landing-step{text-align:left;flex-direction:row;gap:40px}.landing-step-content{flex:1;max-width:none}.landing-step-image{flex-shrink:0}.landing-step-phone{max-width:250px}.landing-crypto-basket-container{padding:0 32px}.landing-crypto-basket-content{grid-template-columns:1fr;gap:24px}}@media (max-width:768px){.landing-steps{padding:60px 24px}.landing-steps-container{gap:60px}.landing-steps-title{font-size:36px}.landing-step{text-align:center;flex-direction:column;gap:24px}.landing-step-phone{max-width:200px}.landing-crypto-basket{margin-top:80px;padding:60px 0}.landing-crypto-basket-container{padding:0 24px}.landing-crypto-basket-title{margin-bottom:32px;font-size:28px}.landing-crypto-basket-text{font-size:16px}}@media (max-width:480px){.landing-steps{padding:40px 16px}.landing-steps-container{gap:40px}.landing-steps-title{font-size:28px}.landing-step-number{font-size:20px}.landing-step-description{font-size:14px}.landing-step-phone{max-width:150px}.landing-crypto-basket{margin-top:60px;padding:40px 0}.landing-crypto-basket-container{padding:0 16px}.landing-crypto-basket-title{margin-bottom:24px;font-size:24px}.landing-crypto-basket-text{font-size:14px}}.landing-why{background:var(--primary-blue);border-radius:32px;max-width:1208px;margin:0 auto;padding:48px 48px 0}.landing-why-container{align-items:flex-start;gap:80px;max-width:1200px;margin:0 auto;display:flex}.landing-why-left{flex-direction:column;flex:1;gap:32px;max-width:500px;display:flex}.landing-why h2{color:var(--white)}.landing-why-cta{background:var(--white);color:var(--primary-blue);cursor:pointer;border:none;border-radius:50px;width:-moz-fit-content;width:fit-content;padding:16px 32px;font-size:18px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px rgba(255,255,255,.1)}.landing-why-cta:hover{background:rgba(255,255,255,.95);transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,255,255,.2)}.landing-why-mockup{justify-content:center;align-items:center;margin-top:20px;display:flex}.landing-why-right{flex-direction:column;flex:1;justify-content:center;width:100%;height:100%;margin:auto 0;display:flex}.landing-why-features{flex-direction:column;gap:40px;display:flex}.landing-why-feature{align-items:flex-start;gap:16px;display:flex}.landing-why-feature-icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:4px;display:flex}.landing-why-feature-icon svg{color:var(--white)}.landing-why-feature-content{flex-direction:column;flex:1;gap:8px;display:flex}.landing-why-feature h3{color:var(--white)}.landing-why-feature-description{color:rgba(255,255,255,.8);margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.landing-why-phone-image{object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15));width:100%;max-width:400px;height:auto}@media (max-width:1024px){.landing-why{padding:80px 32px}.landing-why-container{text-align:center;flex-direction:column;gap:60px}.landing-why-left{text-align:center;align-items:center;max-width:100%}.landing-why-title{max-width:100%;font-size:40px}.landing-why-right,.landing-why-features{align-items:center}.landing-why-feature{text-align:center;flex-direction:column;gap:12px;max-width:500px}.landing-why-feature-icon{display:none}.landing-why-feature-description{max-width:100%}.landing-why-mockup{display:none}}@media (max-width:768px){.landing-why{padding:60px 24px}.landing-why-container{text-align:center;align-items:center;gap:40px}.landing-why-title{font-size:32px}.landing-why-cta{padding:14px 28px;font-size:16px}.landing-why-right{text-align:center;align-items:center}.landing-why-features{align-items:center;gap:24px}.landing-why-feature{text-align:center;flex-direction:column;align-items:center;gap:12px;max-width:500px}.landing-why-feature-icon{display:none}.landing-why-feature-title{font-size:20px}.landing-why-feature-description{font-size:14px}.landing-why-phone-image{max-width:250px}}@media (max-width:480px){.landing-why{padding:40px 16px}.landing-why-container{text-align:center;align-items:center;gap:32px}.landing-why-title{font-size:28px}.landing-why-cta{padding:12px 24px;font-size:14px}.landing-why-right{text-align:center;align-items:center}.landing-why-features{align-items:center;gap:20px}.landing-why-feature{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:400px}.landing-why-feature-icon{display:none}.landing-why-feature-title{font-size:18px}.landing-why-feature-description{font-size:13px}.landing-why-phone-image{max-width:200px}}.landing-top-performing{border-radius:32px;max-width:1208px;margin:0 auto;padding:120px 48px}.landing-top-performing-container{flex-direction:column;gap:30px;display:flex}.landing-top-performing-cards{grid-template-columns:1fr 1fr;gap:40px;width:100%;max-width:100%;display:grid}.landing-basket-card{border-radius:24px;flex-direction:column;gap:24px;width:100%;padding:40px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.landing-basket-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.landing-basket-card-cmbi{color:var(--white);background:#1a202c}.landing-basket-card-cd20{color:var(--white);background:#4338ca}.landing-basket-card h3{color:var(--white);height:60px}.landing-basket-performance{color:var(--white);margin:0;font-family:Inter,sans-serif;font-size:48px;font-weight:700;line-height:1}.landing-basket-assets{color:var(--white);opacity:.9;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400}.landing-basket-icons{flex-wrap:wrap;gap:12px;margin:8px 0;display:flex}.landing-basket-icons-double{flex-direction:column;gap:12px;display:flex}.landing-basket-icon-row{flex-wrap:wrap;gap:12px;display:flex}.landing-basket-icon{width:40px;height:40px;color:var(--white);background:rgba(255,255,255,.2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:16px;font-weight:600;display:flex}.landing-basket-description{color:var(--white);opacity:.9;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.landing-basket-cta{background:var(--white);color:var(--dark-gray);cursor:pointer;border:none;border-radius:100px;width:-moz-fit-content;width:fit-content;margin-top:auto;padding:16px 32px;font-size:16px;font-weight:600;transition:all .2s}.landing-basket-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.landing-top-performing-disclaimer{color:var(--light-gray);max-width:800px;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}@media (max-width:1024px){.landing-top-performing{padding:80px 32px}.landing-top-performing-cards{grid-template-columns:1fr;gap:32px;max-width:100%}.landing-basket-card{padding:32px}.landing-top-performing-title{font-size:40px}}@media (max-width:768px){.landing-top-performing{padding:60px 24px}.landing-top-performing-container{gap:40px}.landing-top-performing-title{font-size:32px}.landing-basket-card{gap:20px;padding:24px}.landing-basket-title{font-size:20px}.landing-basket-performance{font-size:36px}.landing-basket-icon{width:36px;height:36px;font-size:14px}.landing-basket-icons,.landing-basket-icon-row{gap:8px}.landing-basket-description{font-size:14px}.landing-basket-cta{padding:14px 28px;font-size:14px}.landing-top-performing-disclaimer{font-size:12px}}@media (max-width:480px){.landing-top-performing{padding:40px 16px}.landing-top-performing-container{gap:32px}.landing-top-performing-title{font-size:28px}.landing-basket-card{gap:16px;padding:20px}.landing-basket-title{font-size:18px}.landing-basket-performance{font-size:28px}.landing-basket-icon{width:32px;height:32px;font-size:12px}.landing-basket-icons,.landing-basket-icon-row{gap:6px}.landing-basket-description{font-size:13px}.landing-basket-cta{padding:12px 24px;font-size:13px}.landing-top-performing-disclaimer{font-size:11px}}.landing-coming-soon{background:var(--white);border-radius:32px;max-width:1208px;margin:0 auto;padding:120px 48px}.landing-coming-soon-container{flex-direction:column;gap:60px;display:flex}.landing-coming-soon-cards{grid-template-columns:repeat(3,1fr);gap:40px;width:100%;max-width:100%;display:grid}.landing-coming-soon-card{background:#f8fafc;border-radius:24px;flex-direction:column;justify-content:space-between;gap:24px;width:100%;height:100%;padding:40px;transition:transform .2s,box-shadow .2s;display:flex}.landing-coming-soon-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.1)}.landing-coming-soon-card h3{font-weight:600}.landing-coming-soon-card-description{color:var(--dark-gray);opacity:.8;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}.landing-coming-soon-card-content{flex-direction:column;gap:8px;display:flex}.landing-coming-soon-card-icons{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.landing-coming-soon-icon{width:40px;height:40px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:16px;font-weight:600;display:flex}.landing-coming-soon-icon.eth{background:linear-gradient(135deg,#627eea 0%,#4f46e5 100%)}.landing-coming-soon-icon.arb{background:#2d3748}.landing-coming-soon-icon.op{background:#ff0420}.landing-coming-soon-icon.matic{background:#8247e5}.landing-coming-soon-icon.aave{background:#b6509e}.landing-coming-soon-icon.uni{background:#ff007a}.landing-coming-soon-icon.link{background:#2a5ada}.landing-coming-soon-icon.crv{background:#3465a4}.landing-coming-soon-icon.doge{background:#c2a633}.landing-coming-soon-icon.shib{background:#ffa409}.landing-coming-soon-icon.pepe{background:#00a651}.landing-coming-soon-icon.floki,.landing-coming-soon-icon.bonk{background:#ff6b35}.landing-coming-soon-icon.cat{background:#2d3748}.landing-coming-soon-icon.xrp{background:#23292f}.landing-coming-soon-icon.usdc{background:#2775ca}.landing-coming-soon-icon.mkr{background:#1aab9b}@media (max-width:1024px){.landing-coming-soon{padding:80px 32px}.landing-coming-soon-cards{grid-template-columns:1fr;gap:32px;max-width:100%}.landing-coming-soon-card{padding:32px}.landing-coming-soon-title{font-size:40px}}@media (max-width:768px){.landing-coming-soon{padding:60px 24px}.landing-coming-soon-container{gap:40px}.landing-coming-soon-title{font-size:32px}.landing-coming-soon-card{gap:20px;padding:24px}.landing-coming-soon-card-title{font-size:20px}.landing-coming-soon-card-description{font-size:14px}.landing-coming-soon-icon{width:36px;height:36px;font-size:14px}.landing-coming-soon-card-icons{gap:8px}}@media (max-width:480px){.landing-coming-soon{padding:40px 16px}.landing-coming-soon-container{gap:32px}.landing-coming-soon-title{font-size:28px}.landing-coming-soon-card{gap:16px;padding:20px}.landing-coming-soon-card-title{font-size:18px}.landing-coming-soon-card-description{font-size:13px}.landing-coming-soon-icon{width:32px;height:32px;font-size:12px}.landing-coming-soon-card-icons{gap:6px}}.landing-faq{background:var(--white);border-radius:32px;max-width:1208px;margin:0 auto;padding:120px 48px}.landing-faq-container{flex-direction:column;gap:60px;display:flex}.landing-faq-content{grid-template-columns:1fr 2fr;align-items:flex-start;gap:80px;display:grid}.landing-faq-left{position:relative}.landing-faq-right,.landing-faq-accordion{flex-direction:column;gap:16px;display:flex}.landing-faq-item{background:var(--white);border:1px solid #e5e7eb;border-radius:16px;transition:all .2s;overflow:hidden}.landing-faq-item:hover{border-color:var(--primary-purple);box-shadow:0 4px 12px rgba(58,66,223,.1)}.landing-faq-item-active{border-color:var(--primary-purple);background:#f8fafc;box-shadow:0 4px 12px rgba(58,66,223,.1)}.landing-faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px;transition:all .2s;display:flex}.landing-faq-question:hover{background:rgba(58,66,223,.05)}.landing-faq-question span:first-child{color:var(--dark-gray);flex:1;margin-right:16px;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.4}.landing-faq-icon{color:var(--primary-purple);flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-family:Inter,sans-serif;font-size:24px;font-weight:300;display:flex}.landing-faq-answer{max-height:0;padding:0 24px;transition:max-height .3s,padding .3s;overflow:hidden}.landing-faq-answer-active{max-height:200px;padding:0 24px 24px}.landing-faq-answer p{color:var(--dark-gray);opacity:.8;margin:0;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.6}@media (max-width:1024px){.landing-faq{padding:80px 32px}.landing-faq-content{grid-template-columns:1fr;gap:40px}.landing-faq-left{padding-left:0}.landing-faq-left:before{display:none}.landing-faq-title{text-align:center;font-size:40px}}@media (max-width:768px){.landing-faq{padding:60px 24px}.landing-faq-container{gap:40px}.landing-faq-title{font-size:32px}.landing-faq-question{padding:20px}.landing-faq-question span:first-child{font-size:16px}.landing-faq-icon{width:20px;height:20px;font-size:20px}.landing-faq-answer{padding:0 20px}.landing-faq-answer-active{padding:0 20px 20px}.landing-faq-answer p{font-size:14px}}@media (max-width:480px){.landing-faq{padding:40px 16px}.landing-faq-container{gap:32px}.landing-faq-title{font-size:28px}.landing-faq-question{padding:16px}.landing-faq-question span:first-child{font-size:14px}.landing-faq-icon{width:18px;height:18px;font-size:18px}.landing-faq-answer{padding:0 16px}.landing-faq-answer-active{padding:0 16px 16px}.landing-faq-answer p{font-size:13px}}.landing-launch-special{background:var(--gradient-bg);border-radius:32px;max-width:1208px;margin:0 auto;padding:100px 48px;position:relative;overflow:hidden}.landing-launch-special-container{z-index:2;align-items:center;gap:80px;display:flex;position:relative}.landing-launch-special-content{flex-direction:column;flex:1;justify-content:center;max-width:600px;display:flex}.landing-launch-special-text{flex-direction:column;gap:32px;display:flex}.landing-launch-special h2{color:var(--white)}.landing-launch-special-subtitle{color:var(--white);letter-spacing:-.5px;margin:0;font-family:Inter,sans-serif;font-size:32px;font-weight:400;line-height:1.3}.landing-launch-special-cta{background:var(--white);color:var(--primary-blue);cursor:pointer;border:none;border-radius:50px;width:-moz-fit-content;width:fit-content;padding:16px 32px;font-size:18px;font-weight:600;transition:all .2s;box-shadow:0 4px 12px rgba(255,255,255,.1)}.landing-launch-special-cta:hover{background:rgba(255,255,255,.95);transform:translateY(-2px);box-shadow:0 8px 20px rgba(255,255,255,.2)}.landing-launch-special-benefits{flex-direction:column;gap:8px;display:flex}.landing-launch-special-benefits p:first-child{color:var(--white);font-size:20px;font-weight:600;line-height:1.4}.landing-launch-special-benefits-text-title{color:var(--white);opacity:.6}.landing-launch-special-benefits-text{color:var(--white)}.landing-launch-special-mockup{flex-shrink:0;justify-content:center;align-items:center;display:flex}.landing-launch-special-phone-image{object-fit:contain;width:100%;max-width:300px;height:auto}@media (max-width:1024px){.landing-launch-special{padding:80px 32px}.landing-launch-special-container{text-align:center;flex-direction:column;gap:60px}.landing-launch-special-content{text-align:center;align-items:center;max-width:100%}.landing-launch-special-text{text-align:center;align-items:center}.landing-launch-special-title{font-size:48px}.landing-launch-special-subtitle{font-size:28px}}@media (max-width:768px){.landing-launch-special{padding:60px 24px}.landing-launch-special-container{gap:40px}.landing-launch-special-title{font-size:40px}.landing-launch-special-subtitle{font-size:24px}.landing-launch-special-cta{padding:14px 28px;font-size:16px}.landing-launch-special-benefits-title{font-size:18px}.landing-launch-special-benefits-text{font-size:16px}.landing-launch-special-phone-image{max-width:250px}}@media (max-width:480px){.landing-launch-special{padding:40px 16px}.landing-launch-special-container{gap:32px}.landing-launch-special-title{font-size:32px}.landing-launch-special-subtitle{font-size:20px}.landing-launch-special-cta{padding:12px 24px;font-size:14px}.landing-launch-special-benefits-title{font-size:16px}.landing-launch-special-benefits-text{font-size:14px}.landing-launch-special-phone-image{max-width:200px}}.landing-footer{padding:100px 48px 48px}.landing-footer-container{flex-direction:column;gap:60px;display:flex}.landing-footer-cta{flex-direction:column;gap:48px;max-width:800px;display:flex}.landing-footer-cta h2{font-weight:400}.landing-footer-cta-subtitle{color:var(--dark-gray);margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:400;line-height:1.4}.landing-footer-app-stores{justify-content:center;align-items:center;gap:16px;display:flex}.landing-footer-app-store-btn{transition:transform .2s;display:block}.landing-footer-app-store-btn:hover{transform:translateY(-2px)}.landing-footer-content{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.landing-footer-left{flex-direction:row;align-items:flex-start;gap:24px;display:flex}.landing-footer-logo{align-items:center;gap:12px;display:flex}.landing-footer-brand{color:var(--dark-gray);text-transform:lowercase;font-family:Inter,sans-serif;font-size:18px;font-weight:600}.landing-footer-nav{flex-direction:column;gap:12px;display:flex}.landing-footer-link{color:var(--dark-gray);text-transform:lowercase;font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-decoration:none;transition:color .2s}.landing-footer-link:hover{color:var(--primary-purple)}.landing-footer-right{align-items:flex-start;display:flex}.landing-footer-social{align-items:center;gap:16px;display:flex}.landing-footer-social-link{width:40px;height:40px;color:var(--light-gray);justify-content:center;align-items:center;text-decoration:none;transition:color .2s,transform .2s;display:flex}.landing-footer-social-link:hover{color:var(--primary-purple);transform:translateY(-2px)}.landing-footer-social-link svg{width:20px;height:20px}.landing-footer-bottom{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding-top:20px;display:flex}.landing-footer-copyright{color:var(--light-gray);margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400}@media (max-width:1024px){.landing-footer{padding:60px 32px 32px}.landing-footer-container{gap:50px}.landing-footer-cta-title{font-size:40px}.landing-footer-cta-subtitle{font-size:18px}.landing-footer-content{text-align:center;flex-direction:column;align-items:center;gap:32px}.landing-footer-left{align-items:center}.landing-footer-nav{flex-direction:row;gap:24px}.landing-footer-bottom{justify-content:center}}@media (max-width:768px){.landing-footer{padding:40px 24px 24px}.landing-footer-container{gap:40px}.landing-footer-cta-title{font-size:32px}.landing-footer-cta-subtitle{font-size:16px}.landing-footer-app-stores{flex-direction:column;gap:12px}.landing-footer-content{text-align:left;align-items:flex-start;gap:24px}.landing-footer-left{flex-direction:column;align-items:flex-start;gap:20px}.landing-footer-nav{flex-direction:column;align-items:flex-start;gap:16px}.landing-footer-social{gap:12px}.landing-footer-social-link{width:36px;height:36px}.landing-footer-social-link svg{width:18px;height:18px}}@media (max-width:480px){.landing-footer{padding:32px 16px 20px}.landing-footer-container{gap:32px}.landing-footer-cta-title{font-size:28px}.landing-footer-cta-subtitle{font-size:14px}.landing-footer-content{text-align:left;align-items:flex-start;gap:20px}.landing-footer-left{flex-direction:column;align-items:flex-start;gap:16px}.landing-footer-nav{flex-direction:column;align-items:flex-start;gap:12px}.landing-footer-logo{gap:8px}.landing-footer-brand{font-size:16px}.landing-footer-link{font-size:14px}.landing-footer-social{gap:8px}.landing-footer-social-link{width:32px;height:32px}.landing-footer-social-link svg{width:16px;height:16px}.landing-footer-copyright{font-size:12px}}.landing-text-center{text-align:center}.landing-text-white{color:var(--white)}.landing-mb-4{margin-bottom:1rem}.landing-mb-6{margin-bottom:1.5rem}.landing-mb-8{margin-bottom:2rem}
