:root{--ink:#111126;--muted:#6f6c86;--purple:#7048ee;--violet:#956fff;--line:#e8e4f3;--cream:#faf9ff;--green:#1bb58a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}.nav{height:78px;display:flex;align-items:center;gap:42px;padding:0 max(5vw,28px);position:sticky;top:0;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);z-index:20;border-bottom:1px solid rgba(232,228,243,.75)}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand img{width:42px;height:42px;border-radius:12px;box-shadow:0 8px 24px #6d43ed38}.brand span{display:flex;flex-direction:column}.brand b{font-size:20px;line-height:1}.brand small{letter-spacing:4px;font-size:8px;margin-top:6px}.nav nav{display:flex;gap:28px;color:#57536c;font-size:14px}.nav nav a:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:13px;padding:14px 22px;font-weight:750;transition:.25s transform,.25s box-shadow}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg,#7851ef,#5e32df);box-shadow:0 14px 34px #6840df4f}.button.ghost{border:1px solid var(--line);padding:10px 18px}.hero{min-height:680px;padding:100px max(6vw,36px) 80px;display:grid;grid-template-columns:minmax(390px,.85fr) minmax(520px,1.15fr);gap:5vw;align-items:center;overflow:hidden;background:radial-gradient(circle at 78% 18%,#eee8ff 0,transparent 36%),linear-gradient(180deg,#fff,#fbfaff);position:relative}.hero-copy{position:relative;z-index:2}.eyebrow{font-size:12px;letter-spacing:2.5px;font-weight:800;color:#665d85}.hero h1{font-size:clamp(48px,5vw,76px);line-height:1.02;letter-spacing:-3.5px;margin:20px 0 24px;max-width:760px}.hero h1 em{font-style:normal;background:linear-gradient(100deg,#6841eb,#9d72ff);-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:19px;color:var(--muted);max-width:620px}.actions{display:flex;align-items:center;gap:26px;margin:34px 0}.text-link{font-weight:700;color:#665d85}.trust{display:flex;gap:18px;flex-wrap:wrap;color:#6c6880;font-size:13px}.hero-visual{position:relative;min-height:500px;display:flex;align-items:center}.dashboard{border:1px solid #e6e0f6;background:#fff;padding:12px;border-radius:26px;box-shadow:0 40px 80px #2e235124;transform:perspective(1200px) rotateY(-5deg) rotateX(2deg);overflow:hidden;position:relative;z-index:2}.dashboard img{display:block;width:100%;height:auto;border-radius:14px}.dash-head{height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;color:#6f668b;font-size:12px}.dash-head i{display:inline-block;width:7px;height:7px;background:#d8d2e7;border-radius:50%;margin-right:4px}.float-card{position:absolute;z-index:3;border:1px solid #eee9f8;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border-radius:17px;padding:15px 20px;box-shadow:0 20px 45px #2c20472a;display:grid}.float-card small{font-size:9px;letter-spacing:1.5px;color:#77718c}.float-card strong{font-size:28px}.float-card span{font-size:11px;color:var(--green)}.clients{left:-38px;top:54px}.commission{right:-20px;bottom:35px}.orb{position:absolute;width:430px;height:430px;border-radius:50%;background:linear-gradient(140deg,#7148ed,#c6afff);right:3%;filter:blur(.2px);opacity:.22}.proof{display:flex;justify-content:center;gap:26px;padding:22px;background:#151425;color:#bdb8cf;text-transform:uppercase;font-size:11px;letter-spacing:2px}.proof span:nth-child(even){color:#8b65ff}.section{padding:110px max(7vw,40px)}.section-title{max-width:780px;margin:0 auto 52px;text-align:center}.section-title h2,.show-copy h2,.income h2,.anywhere h2,.final-cta h2{font-size:clamp(34px,4vw,54px);line-height:1.08;letter-spacing:-2px;margin:16px 0}.section-title p,.show-copy>p,.income p,.anywhere p{color:var(--muted);font-size:17px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps article{padding:28px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(150deg,#fff,#faf8ff);position:relative;transition:.25s}.steps article:hover{transform:translateY(-6px);box-shadow:0 22px 45px #32234e16}.steps article>b{position:absolute;right:20px;color:#d8d1e8;font-size:13px}.step-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eee8ff;color:var(--purple);font-size:22px}.steps h3{font-size:21px;margin:22px 0 8px}.steps p{color:var(--muted);font-size:14px}.showcase{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:center;background:var(--cream);overflow:hidden}.show-copy ul{padding:0;list-style:none}.show-copy li{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}.show-copy li i{width:28px;height:28px;background:#e9fff8;color:#079b70;border-radius:50%;display:grid;place-items:center;font-style:normal}.show-copy li span{display:grid;color:var(--muted);font-size:14px}.show-copy li b{color:var(--ink);font-size:16px}.screen-stack{position:relative;min-height:520px}.screen-stack img{position:absolute;width:82%;border-radius:18px;border:1px solid var(--line);box-shadow:0 30px 70px #31254926}.screen-stack .back{top:0;right:-2%;transform:rotate(3deg)}.screen-stack .front{bottom:0;left:0;transform:rotate(-2deg)}.income{padding:100px max(7vw,40px);display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:linear-gradient(130deg,#151326,#211744);color:#fff}.income p,.income>div>small{color:#aaa4bc}.income>div>small{display:block;font-size:11px;margin-top:25px}.income .eyebrow{color:#a993ff}.calculator{border:1px solid #ffffff24;background:#ffffff0c;border-radius:24px;padding:30px;box-shadow:0 35px 70px #0003}.calc-top{display:flex;justify-content:space-between}.calc-top span{color:#aaa4bc}.calculator input{width:100%;accent-color:#9a75ff;margin:28px 0}.calc-result{padding:24px;border-radius:18px;background:linear-gradient(135deg,#734aef,#9c74ff);display:grid}.calc-result span,.calc-result small{color:#eee8ff}.calc-result strong{font-size:46px;letter-spacing:-2px}.anywhere{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center;overflow:hidden}.phones{min-height:570px;position:relative;background:radial-gradient(circle,#e8e0ff,transparent 66%)}.phone{position:absolute;width:260px;height:535px;border:9px solid #191724;border-radius:42px;overflow:hidden;background:#fff;right:10%;top:0;box-shadow:0 32px 60px #33245435}.phone img{width:100%;height:100%;object-fit:cover;object-position:top}.phone.rear{left:12%;top:45px;transform:rotate(-7deg);opacity:.87}.download{display:flex;align-items:center;gap:14px;border:1px solid var(--line);padding:15px;border-radius:18px;margin-top:32px}.download>div{display:grid;margin-right:auto}.download small{color:var(--muted)}.android{width:44px;height:44px;border-radius:12px;background:#e9fff5;color:#06a971;display:grid;place-items:center}.button.dark{background:#151425;color:#fff;padding:11px 16px}.coming{font-size:10px;letter-spacing:1.2px;font-weight:800;color:#8061d8;background:#f0eaff;padding:8px 12px;border-radius:20px}.faq{background:var(--cream)}.faq-list{max-width:900px;margin:auto}.faq details{background:#fff;border:1px solid var(--line);border-radius:16px;margin:12px 0;padding:0 22px}.faq summary{padding:21px 0;cursor:pointer;font-weight:750;list-style:none;display:flex;justify-content:space-between}.faq summary span{font-size:20px;color:var(--purple)}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:var(--muted);margin:0 0 22px}.final-cta{margin:35px max(3vw,20px);border-radius:32px;background:linear-gradient(135deg,#5d36df,#8d64f6 58%,#a883ff);color:#fff;text-align:center;padding:90px 24px;position:relative;overflow:hidden}.final-cta img{width:76px;border-radius:22px;display:block;margin:0 auto 22px;box-shadow:0 20px 50px #2f176f66}.final-cta .eyebrow{color:#e5dcff}.final-cta h2{max-width:780px;margin:16px auto}.final-cta p{color:#e6dfff}.button.light{background:#fff;color:#4d2bc6;margin-top:18px;box-shadow:0 16px 40px #35187944}footer{display:flex;align-items:center;gap:24px;padding:38px max(6vw,32px);color:var(--muted);font-size:12px}footer p{margin:auto}footer .brand img{width:34px;height:34px}footer .brand b{font-size:16px}@media(max-width:1000px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-visual{max-width:780px}.showcase,.income,.anywhere{grid-template-columns:1fr}.steps{grid-template-columns:repeat(2,1fr)}.screen-stack{min-height:560px}.phones{max-width:650px;width:100%;margin:auto}.anywhere>div:last-child{max-width:700px}.income{gap:50px}}@media(max-width:620px){.nav{height:68px;padding:0 18px}.nav .button{padding:9px 12px;font-size:12px}.brand b{font-size:17px}.brand img{width:36px;height:36px}.hero{padding:62px 22px;display:block;min-height:auto}.hero h1{font-size:44px;letter-spacing:-2.5px}.hero-copy>p{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.trust{display:grid}.hero-visual{min-height:350px;margin-top:50px}.dashboard{transform:none;padding:7px}.clients{left:0;top:10px}.commission{right:0;bottom:0}.float-card{padding:10px 13px}.float-card strong{font-size:20px}.proof{gap:10px;overflow:hidden;justify-content:flex-start;white-space:nowrap}.section,.income{padding:75px 22px}.steps{grid-template-columns:1fr}.screen-stack{min-height:370px}.screen-stack img{width:92%}.phones{min-height:440px}.phone{width:200px;height:412px;border-width:7px;right:2%}.phone.rear{left:0}.download{align-items:flex-start;flex-wrap:wrap}.download .button,.coming{margin-left:58px}.calc-top{display:grid}.calc-result strong{font-size:38px}footer{flex-direction:column;text-align:center}footer p{margin:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
@media(max-width:620px){html,body{width:100%;max-width:100%;overflow-x:hidden}.nav{gap:8px}.nav>.button{display:none}.hero,.hero-copy,.hero-visual{min-width:0;max-width:100%}.hero-copy,.hero-visual{width:calc(100vw - 44px)}.hero h1,.hero-copy>p{width:100%;max-width:100%}.hero h1{font-size:40px;overflow-wrap:break-word}}
