.Landing-module__RDXvqq__landing{background:var(--background);min-height:100vh}.Landing-module__RDXvqq__hero{background:var(--background);align-items:center;min-height:850px;padding:150px 24px 100px;display:flex;position:relative;overflow:hidden}.Landing-module__RDXvqq__heroGlow{filter:blur(15px);pointer-events:none;background:radial-gradient(circle,#564eff3b 0%,#564eff14 40%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:50%;right:-100px;transform:translateY(-50%)}.Landing-module__RDXvqq__heroContent{grid-template-columns:1fr .9fr;align-items:center;gap:70px;width:min(1180px,100%);margin:auto;display:grid;position:relative}.Landing-module__RDXvqq__heroCopy{max-width:640px}.Landing-module__RDXvqq__eyebrow,.Landing-module__RDXvqq__sectionLabel,.Landing-module__RDXvqq__downloadEyebrow{background:var(--accent-light);color:var(--accent);border-radius:100px;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex}.Landing-module__RDXvqq__hero h1{letter-spacing:-4px;margin:24px 0;font-size:clamp(50px,5.8vw,78px);font-weight:800;line-height:.98}.Landing-module__RDXvqq__hero h1 span{color:var(--accent)}.Landing-module__RDXvqq__heroDescription{max-width:590px;color:var(--subtext);margin:0;font-size:19px;line-height:1.65}.Landing-module__RDXvqq__heroActions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.Landing-module__RDXvqq__primaryButton{background:var(--accent);color:#fff;border-radius:16px;align-items:center;gap:11px;min-height:58px;padding:9px 24px;text-decoration:none;transition:transform .15s;display:flex}.Landing-module__RDXvqq__primaryButton:hover{background:var(--accent-hover);transform:translateY(-2px)}.Landing-module__RDXvqq__primaryButton .Landing-module__RDXvqq__apple{font-size:26px}.Landing-module__RDXvqq__primaryButton>span:last-child{flex-direction:column;font-size:17px;font-weight:600;line-height:1.05;display:flex}.Landing-module__RDXvqq__primaryButton small{margin-bottom:3px;font-size:10px;font-weight:400}.Landing-module__RDXvqq__secondaryButton{border:1px solid var(--border);background:var(--surface);height:58px;color:var(--text);cursor:pointer;border-radius:16px;align-items:center;gap:15px;padding:0 24px;font-size:15px;font-weight:650;display:flex}.Landing-module__RDXvqq__secondaryButton:hover{background:var(--surface-raised)}.Landing-module__RDXvqq__heroNote{color:#9898a1;margin-top:20px;font-size:13px}.Landing-module__RDXvqq__heroVisual{justify-content:center;align-items:center;min-height:620px;display:flex;position:relative}.Landing-module__RDXvqq__phone{z-index:2;background:#080808;border:2px solid #38383f;border-radius:48px;width:350px;padding:8px;position:relative;transform:rotate(3deg);box-shadow:0 45px 100px #00000080,0 15px 40px #00000059,0 0 0 1px #ffffff08}.Landing-module__RDXvqq__phoneScreenshot{object-fit:cover;border-radius:39px;width:100%;height:auto;display:block}.Landing-module__RDXvqq__phoneSpeaker{z-index:4;background:#050505;border-radius:30px;width:88px;height:25px;position:absolute;top:17px;left:50%;transform:translate(-50%)}.Landing-module__RDXvqq__sectionContainer{width:min(1120px,100% - 48px);margin:auto}.Landing-module__RDXvqq__sectionHeading{text-align:center;max-width:650px;margin:0 auto 58px}.Landing-module__RDXvqq__sectionHeading h2,.Landing-module__RDXvqq__problemHeader h2{letter-spacing:-2.5px;margin:18px 0;font-size:clamp(36px,4vw,52px);line-height:1.08}.Landing-module__RDXvqq__sectionHeading p{color:var(--subtext);font-size:17px;line-height:1.6}.Landing-module__RDXvqq__problemSection{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#161616;padding:110px 0}.Landing-module__RDXvqq__problemHeader{text-align:center;max-width:760px;margin:auto}.Landing-module__RDXvqq__problemGrid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:55px auto 35px;display:grid}.Landing-module__RDXvqq__problemCard{border:1px solid var(--border);background:var(--surface);text-align:center;border-radius:22px;flex-direction:column;justify-content:center;min-height:150px;padding:27px;transition:transform .18s,background .18s;display:flex}.Landing-module__RDXvqq__problemCard:hover{background:var(--surface-raised);transform:translateY(-3px)}.Landing-module__RDXvqq__problemEmoji{margin-bottom:13px;font-size:30px}.Landing-module__RDXvqq__problemCard p{margin:0;font-size:15px;font-weight:600}.Landing-module__RDXvqq__problemAnswer{max-width:650px;color:var(--subtext);text-align:center;margin:auto;line-height:1.7}.Landing-module__RDXvqq__featuresSection{padding:130px 0}.Landing-module__RDXvqq__featuresGrid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.Landing-module__RDXvqq__featureCard{border:1px solid var(--border);background:var(--surface);border-radius:26px;min-height:245px;padding:30px;transition:transform .18s,background .18s,border-color .18s}.Landing-module__RDXvqq__featureCard:hover{background:var(--surface-raised);border-color:#564eff59;transform:translateY(-3px)}.Landing-module__RDXvqq__featureCardLarge{background:var(--accent);color:#fff;grid-column:span 2;min-height:270px;position:relative;overflow:hidden}.Landing-module__RDXvqq__featureIcon{border:1px solid var(--border);background:var(--surface-raised);border-radius:14px;place-items:center;width:46px;height:46px;margin-bottom:40px;font-size:20px;display:grid}.Landing-module__RDXvqq__featureCardLarge .Landing-module__RDXvqq__featureIcon{color:#fff;background:#ffffff24;border-color:#ffffff26}.Landing-module__RDXvqq__featureCard h3{letter-spacing:-.5px;margin:0 0 10px;font-size:21px}.Landing-module__RDXvqq__featureCard p{max-width:470px;color:var(--subtext);margin:0;line-height:1.65}.Landing-module__RDXvqq__featureCardLarge p{color:#ffffffc7}.Landing-module__RDXvqq__categoryPreview{flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:390px;display:flex;position:absolute;bottom:30px;right:30px}.Landing-module__RDXvqq__categoryPreview span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff24;border:1px solid #ffffff2e;border-radius:100px;padding:11px 15px;font-size:12px;font-weight:600}.Landing-module__RDXvqq__howSection{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#161616;padding:130px 0}.Landing-module__RDXvqq__step{border:1px solid var(--border);background:var(--surface);border-radius:22px;grid-template-columns:80px 1fr;gap:18px;padding:28px;display:grid}.Landing-module__RDXvqq__stepNumber{color:var(--accent);font-size:27px;font-weight:800}.Landing-module__RDXvqq__step h3{color:var(--text);margin:0 0 8px;font-size:20px}.Landing-module__RDXvqq__step p{color:var(--subtext);margin:0;line-height:1.6}.Landing-module__RDXvqq__stepConnector{background:var(--border);width:2px;height:28px;margin-left:67px}.Landing-module__RDXvqq__downloadSection{padding:130px 24px}.Landing-module__RDXvqq__downloadCard{border:1px solid var(--border);color:#fff;background:radial-gradient(circle at 90%,#564eff33,#0000 40%),#17171c;border-radius:38px;align-items:center;width:min(1120px,100%);min-height:480px;margin:auto;padding:70px;display:flex;position:relative;overflow:hidden}.Landing-module__RDXvqq__downloadCopy{z-index:2;max-width:550px;position:relative}.Landing-module__RDXvqq__downloadIcon{border-radius:18px;width:68px;height:68px;margin-bottom:24px}.Landing-module__RDXvqq__downloadEyebrow{vertical-align:top;color:#d9d7ff;background:#ffffff1a;margin-left:14px}.Landing-module__RDXvqq__downloadCopy h2{letter-spacing:-2.6px;margin:15px 0;font-size:clamp(39px,5vw,58px);line-height:1.05}.Landing-module__RDXvqq__downloadCopy p{color:#aaaab5;max-width:500px;font-size:17px;line-height:1.65}.Landing-module__RDXvqq__appStoreButton{color:#111;background:#fff;border-radius:15px;align-items:center;gap:11px;width:fit-content;margin-top:27px;padding:10px 23px;text-decoration:none;display:flex}.Landing-module__RDXvqq__appStoreButton>span{font-size:28px}.Landing-module__RDXvqq__appStoreButton div{flex-direction:column;font-size:17px;font-weight:600;line-height:1;display:flex}.Landing-module__RDXvqq__appStoreButton small{margin-bottom:4px;font-size:10px;font-weight:400}.Landing-module__RDXvqq__downloadDecoration{position:absolute;top:50%;right:-50px;transform:translateY(-50%)rotate(10deg)}.Landing-module__RDXvqq__bigIcon{background:#ffffff0d;border-radius:85px;width:370px;height:370px;padding:20px;transform:rotate(-5deg)}.Landing-module__RDXvqq__bigIcon img{border-radius:70px;width:100%;height:100%}@media (max-width:900px){.Landing-module__RDXvqq__hero{padding-top:130px}.Landing-module__RDXvqq__heroContent{text-align:center;grid-template-columns:1fr}.Landing-module__RDXvqq__heroCopy{margin:auto}.Landing-module__RDXvqq__heroDescription{margin-left:auto;margin-right:auto}.Landing-module__RDXvqq__heroActions{justify-content:center}.Landing-module__RDXvqq__heroVisual{margin-top:20px}.Landing-module__RDXvqq__problemGrid,.Landing-module__RDXvqq__featuresGrid{grid-template-columns:1fr}.Landing-module__RDXvqq__featureCardLarge{grid-column:span 1}.Landing-module__RDXvqq__categoryPreview{justify-content:flex-start;margin-top:30px;position:static}.Landing-module__RDXvqq__downloadCard{padding:55px 40px}.Landing-module__RDXvqq__downloadDecoration{opacity:.2}}@media (max-width:700px){.Landing-module__RDXvqq__navContent{width:calc(100% - 32px)}.Landing-module__RDXvqq__navLinks{border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);background:#191919f7;border-radius:20px;flex-direction:column;align-items:stretch;padding:20px;display:none;position:absolute;top:72px;left:16px;right:16px;box-shadow:0 20px 50px #00000059}.Landing-module__RDXvqq__navLinksOpen{display:flex}.Landing-module__RDXvqq__navLinks a{padding:7px}.Landing-module__RDXvqq__menuButton{display:flex}.Landing-module__RDXvqq__hero{min-height:auto;padding:130px 20px 80px}.Landing-module__RDXvqq__hero h1{letter-spacing:-2.8px;font-size:48px}.Landing-module__RDXvqq__heroDescription{font-size:17px}.Landing-module__RDXvqq__heroVisual{min-height:540px;transform:scale(.88)}.Landing-module__RDXvqq__sectionContainer{width:calc(100% - 32px)}.Landing-module__RDXvqq__problemSection,.Landing-module__RDXvqq__featuresSection,.Landing-module__RDXvqq__howSection{padding:90px 0}.Landing-module__RDXvqq__sectionHeading h2,.Landing-module__RDXvqq__problemHeader h2{letter-spacing:-1.8px;font-size:37px}.Landing-module__RDXvqq__featureCard{padding:25px}.Landing-module__RDXvqq__step{grid-template-columns:55px 1fr;padding:22px}.Landing-module__RDXvqq__stepConnector{margin-left:48px}.Landing-module__RDXvqq__downloadSection{padding:80px 16px}.Landing-module__RDXvqq__downloadCard{border-radius:28px;min-height:520px;padding:45px 28px}.Landing-module__RDXvqq__downloadCopy h2{font-size:39px}.Landing-module__RDXvqq__downloadDecoration{opacity:.1;top:auto;bottom:-130px;right:-180px;transform:none}}.Landing-module__RDXvqq__footer{border-top:1px solid var(--border);background:#0f0f0f;padding:70px 24px 28px}.Landing-module__RDXvqq__footerContent{grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:60px;width:min(1120px,100%);margin:0 auto;display:grid}.Landing-module__RDXvqq__footerColumn{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Landing-module__RDXvqq__footerColumn h4{color:var(--text);margin:0 0 8px;font-size:14px;font-weight:700}.Landing-module__RDXvqq__footerColumn a{color:var(--subtext);cursor:pointer;font-size:14px;text-decoration:none;transition:color .15s}.Landing-module__RDXvqq__footerColumn a:hover{color:var(--text)}.Landing-module__RDXvqq__footerBrand{max-width:290px}.Landing-module__RDXvqq__footerBrand p{color:var(--subtext);margin:0;font-size:14px;line-height:1.7}.Landing-module__RDXvqq__footerLogoRow{color:var(--text);align-items:center;gap:11px;margin-bottom:4px;font-size:17px;font-weight:750;display:flex}.Landing-module__RDXvqq__footerLogo{border-radius:10px;width:36px;height:36px}.Landing-module__RDXvqq__footerAppStore{border:1px solid var(--border);background:var(--surface);border-radius:13px;align-items:center;gap:10px;margin-top:3px;padding:9px 14px;transition:background .15s,border-color .15s,transform .15s;display:flex}.Landing-module__RDXvqq__footerAppStore:hover{background:var(--surface-raised);border-color:#ffffff24;transform:translateY(-1px)}.Landing-module__RDXvqq__footerApple{color:#fff;font-size:24px}.Landing-module__RDXvqq__footerAppStore div{flex-direction:column;line-height:1.05;display:flex}.Landing-module__RDXvqq__footerAppStore small{color:var(--subtext);font-size:8px}.Landing-module__RDXvqq__footerAppStore strong{color:#fff;margin-top:3px;font-size:14px;font-weight:600}.Landing-module__RDXvqq__footerBottom{border-top:1px solid var(--border);width:min(1120px,100%);color:var(--muted);margin:55px auto 0;padding-top:24px;font-size:13px}
.Contact-module__J3q-aa__page{background:radial-gradient(circle at 50% 0%,#564eff14,transparent 36%),var(--background)}.Contact-module__J3q-aa__backLink{color:var(--subtext);font-size:14px;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.Contact-module__J3q-aa__backLink:hover{color:var(--text)}.Contact-module__J3q-aa__container{width:min(1000px,100% - 40px);margin:auto;padding:100px 0}.Contact-module__J3q-aa__hero{text-align:center;max-width:700px;margin:0 auto 48px}.Contact-module__J3q-aa__eyebrow{color:var(--accent);background:#564eff14;border:1px solid #564eff2e;border-radius:999px;margin-bottom:16px;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.Contact-module__J3q-aa__hero h1{color:var(--text);letter-spacing:-2.4px;margin:0;font-size:clamp(42px,6vw,64px);font-weight:780;line-height:1.05}.Contact-module__J3q-aa__hero p{max-width:600px;color:var(--subtext);margin:20px auto 0;font-size:17px;line-height:1.7}.Contact-module__J3q-aa__contactSection{max-width:860px;margin:auto}.Contact-module__J3q-aa__formCard{border:1px solid var(--border);background:var(--surface);border-radius:22px;padding:8px;box-shadow:0 1px 2px #00000008,0 16px 50px #0000000a}.Contact-module__J3q-aa__tabs{background:var(--background);border-radius:15px;grid-template-columns:repeat(3,1fr);gap:4px;padding:4px;display:grid}.Contact-module__J3q-aa__tabs button{min-height:44px;color:var(--subtext);cursor:pointer;background:0 0;border:0;border-radius:11px;padding:10px 16px;font-size:14px;font-weight:650;transition:background .15s,color .15s,box-shadow .15s}.Contact-module__J3q-aa__tabs button:hover{color:var(--text)}.Contact-module__J3q-aa__tabs button.Contact-module__J3q-aa__active{background:var(--card);color:var(--text)}.Contact-module__J3q-aa__form{flex-direction:column;gap:22px;padding:32px;display:flex}.Contact-module__J3q-aa__formRow{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.Contact-module__J3q-aa__field{flex-direction:column;gap:8px;display:flex}.Contact-module__J3q-aa__field label{color:var(--text);font-size:13px;font-weight:650}.Contact-module__J3q-aa__field label span{color:var(--subtext);font-weight:500}.Contact-module__J3q-aa__field input,.Contact-module__J3q-aa__field textarea{border:1px solid var(--border);background:var(--background);width:100%;color:var(--text);font:inherit;border-radius:11px;outline:none;padding:13px 14px;font-size:14px;transition:border-color .15s,box-shadow .15s,background .15s}.Contact-module__J3q-aa__field input::placeholder,.Contact-module__J3q-aa__field textarea::placeholder{color:#9ca3af}.Contact-module__J3q-aa__field input:focus,.Contact-module__J3q-aa__field textarea:focus{background:var(--card);border-color:#564effb3;box-shadow:0 0 0 3px #564eff1a}.Contact-module__J3q-aa__field textarea{resize:vertical;min-height:160px}.Contact-module__J3q-aa__formFooter{justify-content:space-between;align-items:center;gap:20px;padding-top:4px;display:flex}.Contact-module__J3q-aa__formFooter p{color:var(--subtext);margin:0;font-size:12px;line-height:1.5}.Contact-module__J3q-aa__submitBtn{background:var(--accent);color:#fff;cursor:pointer;border:0;border-radius:11px;flex-shrink:0;min-width:140px;padding:13px 20px;font-size:14px;font-weight:700;transition:transform .15s,opacity .15s,box-shadow .15s;box-shadow:0 6px 18px #564eff33}.Contact-module__J3q-aa__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 24px #564eff40}.Contact-module__J3q-aa__submitBtn:disabled{cursor:not-allowed;opacity:.65}.Contact-module__J3q-aa__error{color:#dc2626;background:#ef44440f;border:1px solid #ef44442e;border-radius:10px;padding:11px 13px;font-size:13px}.Contact-module__J3q-aa__successState{text-align:center;flex-direction:column;align-items:center;padding:64px 32px;display:flex}.Contact-module__J3q-aa__successIcon{color:#10b981;background:#10b9811a;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:18px;font-size:24px;font-weight:800;display:grid}.Contact-module__J3q-aa__successState h2{letter-spacing:-.6px;margin:0;font-size:24px}.Contact-module__J3q-aa__successState p{max-width:420px;color:var(--subtext);margin:10px 0 24px;font-size:14px;line-height:1.6}.Contact-module__J3q-aa__secondaryButton{border:1px solid var(--border);background:var(--background);color:var(--text);cursor:pointer;border-radius:10px;padding:11px 16px;font-size:13px;font-weight:650}.Contact-module__J3q-aa__infoSection{margin-top:110px}.Contact-module__J3q-aa__sectionHeading{max-width:600px;margin-bottom:34px}.Contact-module__J3q-aa__sectionHeading>span{color:var(--accent);font-size:13px;font-weight:700}.Contact-module__J3q-aa__sectionHeading h2{letter-spacing:-1.1px;margin:8px 0 10px;font-size:32px}.Contact-module__J3q-aa__sectionHeading p{color:var(--subtext);margin:0;line-height:1.6}.Contact-module__J3q-aa__infoGrid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.Contact-module__J3q-aa__infoCard{border:1px solid var(--border);background:var(--surface);min-height:210px;color:inherit;cursor:pointer;text-align:left;border-radius:16px;flex-direction:column;align-items:flex-start;padding:24px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex;position:relative}.Contact-module__J3q-aa__infoCard:hover{border-color:#564eff4d;transform:translateY(-3px);box-shadow:0 12px 30px #0000000d}.Contact-module__J3q-aa__infoIcon{width:38px;height:38px;color:var(--accent);background:#564eff14;border-radius:10px;place-items:center;margin-bottom:28px;font-size:17px;font-weight:750;display:grid}.Contact-module__J3q-aa__infoCard h3{margin:0 0 8px;font-size:16px}.Contact-module__J3q-aa__infoCard p{color:var(--subtext);margin:0;font-size:13px;line-height:1.6}.Contact-module__J3q-aa__arrow{color:var(--subtext);font-size:17px;transition:transform .15s;position:absolute;top:24px;right:24px}.Contact-module__J3q-aa__infoCard:hover .Contact-module__J3q-aa__arrow{transform:translate(3px)}@media (max-width:760px){.Contact-module__J3q-aa__navContent{width:min(100% - 32px,1180px)}.Contact-module__J3q-aa__backLink{display:none}.Contact-module__J3q-aa__container{width:min(100% - 28px,1000px);padding-top:64px}.Contact-module__J3q-aa__hero{margin-bottom:34px}.Contact-module__J3q-aa__hero h1{letter-spacing:-1.7px;font-size:42px}.Contact-module__J3q-aa__hero p{font-size:15px}.Contact-module__J3q-aa__tabs{display:flex;overflow-x:auto}.Contact-module__J3q-aa__tabs button{flex:1;min-width:max-content}.Contact-module__J3q-aa__form{padding:24px 18px}.Contact-module__J3q-aa__formRow{grid-template-columns:1fr}.Contact-module__J3q-aa__formFooter{flex-direction:column;align-items:stretch}.Contact-module__J3q-aa__submitBtn{width:100%}.Contact-module__J3q-aa__infoSection{margin-top:80px}.Contact-module__J3q-aa__infoGrid{grid-template-columns:1fr}.Contact-module__J3q-aa__infoCard{min-height:auto}.Contact-module__J3q-aa__downloadSection{flex-direction:column;align-items:flex-start;margin-top:70px;padding:30px 24px}.Contact-module__J3q-aa__downloadButtons{width:100%}.Contact-module__J3q-aa__downloadBtn,.Contact-module__J3q-aa__downloadBtnAlt{text-align:center;flex:1}}
.Legal-module__FeH_lq__main{background-color:#2b3039;border-radius:12px;max-width:1100px;margin:30px auto;padding:30px;box-shadow:0 6px 15px #0006}.Legal-module__FeH_lq__main h1{color:#6366f1;text-align:center;margin-bottom:20px}.Legal-module__FeH_lq__main h2{color:#818cf8;border-bottom:1px solid #3f4461;margin-top:25px;margin-bottom:15px;padding-bottom:5px}.Legal-module__FeH_lq__main p,.Legal-module__FeH_lq__main ul{margin-bottom:15px}.Legal-module__FeH_lq__main ul li{margin-bottom:8px}.Legal-module__FeH_lq__main a{color:#a5b4fc;text-decoration:underline}.Legal-module__FeH_lq__main a:hover{color:#6366f1}@media (max-width:600px){.Legal-module__FeH_lq__main{margin:20px;padding:20px}}
