:root{--ink:#121127;--muted:#6d6982;--purple:#7048ee;--violet:#966fff;--soft:#f7f5fc;--line:#e8e4f2;--green:#0e9f76;--dark:#171426;--shadow:0 28px 70px rgba(42,31,76,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:86px}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;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.skip{position:fixed;left:18px;top:-60px;z-index:100;background:#fff;padding:12px 16px;border-radius:10px;box-shadow:var(--shadow)}.skip:focus{top:12px}.nav{height:78px;display:flex;align-items:center;gap:40px;padding:0 max(5vw,28px);position:sticky;top:0;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);z-index:30;border-bottom:1px solid rgba(232,228,243,.78)}.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:27px;color:#565269;font-size:14px}.nav nav a:hover{color:var(--purple)}.button{border:0;display:inline-flex;align-items:center;justify-content:center;gap:11px;border-radius:13px;padding:14px 22px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s}.button:hover{transform:translateY(-3px)}.button.primary{color:#fff;background:linear-gradient(135deg,#7950ef,#5e32df);box-shadow:0 15px 34px #6840df4a}.button.ghost{border:1px solid var(--line);padding:10px 18px;background:#fff}.button.soft{color:#5633c9;background:#eee8ff;margin-top:26px}.button.dark{background:var(--dark);color:#fff;padding:11px 16px}.button.light{background:#fff;color:#4d2bc6;box-shadow:0 16px 40px #35187944}.button.outline-light{color:#fff;border:1px solid #ffffff66;background:#ffffff10}.eyebrow{font-size:12px;letter-spacing:2.4px;font-weight:850;color:#655b86}.section{padding:112px max(7vw,40px)}.section-title{max-width:820px;margin:0 auto 54px;text-align:center}.section-title h2,.product h2,.income h2,.toolkit h2,.roles h2,.support h2,.anywhere h2,.final-cta h2{font-size:clamp(35px,4vw,55px);line-height:1.07;letter-spacing:-2.2px;margin:16px 0}.section-title p,.product p,.income p,.toolkit p,.support p,.anywhere p{color:var(--muted);font-size:17px}.reveal{opacity:1;transform:none;transition:opacity .7s ease var(--delay,0ms),transform .7s cubic-bezier(.2,.7,.2,1) var(--delay,0ms)}.motion-ready .reveal{opacity:0;transform:translateY(26px)}.motion-ready .reveal.is-visible{opacity:1;transform:none}
/* Skeletons */
.skeleton{position:relative;overflow:hidden;background:#eeebf5}.skeleton:after{content:"";position:absolute;inset:0;z-index:3;background:linear-gradient(100deg,transparent 15%,rgba(255,255,255,.72) 45%,transparent 75%);transform:translateX(-110%);animation:shimmer 1.25s infinite}.skeleton img{opacity:0;transition:opacity .45s ease,transform .45s ease}.skeleton.is-loaded{background:transparent}.skeleton.is-loaded:after{display:none}.skeleton.is-loaded img{opacity:1}.media-shell{isolation:isolate}@keyframes shimmer{to{transform:translateX(110%)}}
/* Hero */
.hero{min-height:730px;padding:98px max(6vw,36px) 84px;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);gap:5vw;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 79% 17%,#ebe4ff 0,transparent 37%),linear-gradient(180deg,#fff,#fbfaff)}.hero-copy{position:relative;z-index:2}.hero h1{font-size:clamp(48px,4.8vw,74px);line-height:1.015;letter-spacing:-3.8px;margin:20px 0 26px;max-width:820px}.hero h1 em{font-style:normal;background:linear-gradient(100deg,#6540e8,#a076ff);-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:18px;color:var(--muted);max-width:660px}.actions{display:flex;align-items:center;gap:24px;margin:34px 0}.actions.centered{justify-content:center}.text-link{font-weight:750;color:#625878}.trust{display:flex;gap:15px;flex-wrap:wrap;color:#68637c;font-size:12px}.trust span{padding:7px 10px;border:1px solid #ece7f7;background:#ffffffb8;border-radius:20px}.hero-visual{position:relative;min-height:530px;display:flex;align-items:center;--mx:0px;--my:0px}.hero-photo{width:100%;height:500px;border:8px solid #fff;border-radius:30px;box-shadow:0 42px 85px #2f23532b;transform:perspective(1200px) rotateY(-2deg) translate(var(--mx),var(--my));transition:transform .35s ease;z-index:2}.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;border-radius:22px}.orb{position:absolute;width:440px;height:440px;border-radius:50%;background:linear-gradient(140deg,#7148ed,#c6afff);right:2%;opacity:.23}.float-card{position:absolute;z-index:4;border:1px solid #ece7f6;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:27px}.float-card span{font-size:11px;color:var(--green)}.clients{left:-30px;top:46px}.commission{right:-18px;bottom:22px}.proof{display:grid;grid-template-columns:repeat(4,1fr);background:#171426;color:#fff;padding:25px max(6vw,35px);gap:24px}.proof span{display:grid;padding-left:20px;border-left:1px solid #ffffff22}.proof b{font-size:14px}.proof small{color:#aaa4ba;font-size:11px;margin-top:3px}
/* Product */
.product{display:grid;grid-template-columns:.82fr 1.18fr;gap:7vw;align-items:center;background:#fff}.module-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.module-pills span{padding:8px 12px;border:1px solid var(--line);background:#faf9fd;border-radius:99px;font-size:12px;color:#59546b}.business-scene{position:relative;min-height:520px}.business-photo{position:absolute;inset:0 0 25px 0;border:7px solid #fff;border-radius:28px;box-shadow:var(--shadow)}.business-photo img{width:100%;height:100%;object-fit:cover;border-radius:20px}.solution-card{position:absolute;right:-3%;bottom:0;z-index:5;width:240px;padding:20px;background:rgba(23,20,38,.94);backdrop-filter:blur(14px);border:1px solid #ffffff22;border-radius:20px;box-shadow:0 24px 50px #2419423d;color:#fff;display:grid;gap:8px}.solution-card small{font-size:8px;letter-spacing:1.5px;color:#afa6c2}.solution-card span{font-size:12px}.solution-card i{font-style:normal;color:#8ce0c6;margin-right:7px}.solution-card b{font-size:13px;margin-top:6px;color:#d8cdf8}
/* Audiences */
.audiences{background:var(--soft)}.audience-story{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:stretch}.story-photo{min-height:520px;border-radius:26px;box-shadow:var(--shadow)}.story-photo img{width:100%;height:100%;object-fit:cover;border-radius:26px}.story-photo>span{position:absolute;left:22px;right:22px;bottom:20px;z-index:4;padding:15px 18px;color:#fff;font-size:14px;font-weight:750;border:1px solid #ffffff38;border-radius:15px;background:#171426c7;backdrop-filter:blur(12px)}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.audience-grid article{padding:21px;background:#fff;border:1px solid var(--line);border-radius:20px;transition:transform .25s,box-shadow .25s}.audience-grid article:last-child{grid-column:1/-1}.audience-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 40px #35265816}.audience-grid i{font-style:normal;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#eee8ff;color:var(--purple);font-size:19px}.audience-grid h3{font-size:17px;margin:14px 0 6px}.audience-grid p{font-size:12px;color:var(--muted);margin:0}
/* Calculator */
.income{padding:105px 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:22px}.income .eyebrow{color:#ad99ff}.scenario-row{display:flex;gap:9px;margin-top:28px}.scenario-row button{border:1px solid #ffffff24;background:#ffffff0d;color:#c3bdd2;padding:9px 15px;border-radius:99px;cursor:pointer}.scenario-row button.active{color:#fff;background:#8058ef;border-color:#a88bff;box-shadow:0 8px 25px #7a4ce744}.calculator{border:1px solid #ffffff24;background:#ffffff0c;border-radius:25px;padding:30px;box-shadow:0 35px 70px #0003}.calc-top{display:flex;justify-content:space-between;align-items:end}.calc-top span{color:#aaa4bc}.calc-top b{font-size:29px}.calculator input{width:100%;accent-color:#9a75ff;margin:25px 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}.calc-benchmarks{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;margin-top:18px;text-align:center;color:#90899f;font-size:10px}.calc-benchmarks span{display:grid}.calc-benchmarks b{color:#d9d2e6;font-size:13px}
/* Journey */
.journey-track{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;position:relative;padding-top:34px}.flow-line{position:absolute;top:9px;left:7%;right:7%;height:3px;background:#e7e2f0;border-radius:5px;overflow:hidden}.flow-line i{display:block;width:100%;height:100%;background:linear-gradient(90deg,#7350e9,#a077ff);transform:translateX(-101%);transition:transform 2.2s cubic-bezier(.2,.7,.2,1)}.journey-track.is-active .flow-line i{transform:none}.journey-track article{position:relative;padding:24px 17px;border:1px solid var(--line);border-radius:18px;background:#fff}.journey-track article:before{content:"";position:absolute;width:15px;height:15px;border:4px solid #fff;background:#c8bedb;border-radius:50%;top:-35px;left:calc(50% - 7px);box-shadow:0 0 0 1px #ddd5eb;transition:background .3s}.journey-track.is-active article:before{background:var(--purple)}.journey-track article b{font-size:10px;letter-spacing:1px;color:#9b91ae}.journey-track article span{display:block;font-size:17px;font-weight:800;margin:8px 0}.journey-track article p{font-size:12px;color:var(--muted);margin:0}
/* Toolkit */
.toolkit{display:grid;grid-template-columns:.78fr 1.22fr;gap:6vw;align-items:center;background:var(--soft)}.feature-list{list-style:none;padding:0;columns:2;column-gap:25px}.feature-list li{break-inside:avoid;color:#5d586d;font-size:13px;padding:8px 0}.feature-list li:before{content:"✓";color:var(--green);font-weight:900;margin-right:8px}.tool-demo{border:1px solid #ddd6ef;background:#fff;border-radius:25px;padding:18px;box-shadow:var(--shadow);position:relative;overflow:hidden}.tool-demo:before{content:"";position:absolute;width:230px;height:230px;border-radius:50%;right:-80px;top:-90px;background:#ece6ff}.tool-demo header{display:flex;position:relative;align-items:center;gap:12px;color:#6b647e;font-size:12px;padding:2px 4px 17px;border-bottom:1px solid var(--line)}.tool-demo header span i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#d8d1e7;margin-right:4px}.tool-demo header b{margin-right:auto}.tool-demo header small{letter-spacing:1.3px}.prospect-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin:24px 0;padding:21px;border:1px solid #e6e1f0;border-radius:18px;background:#fbfaff;position:relative}.avatar{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#7550ed,#a57eff);font-weight:850}.prospect-card>div:nth-child(2){display:grid}.prospect-card small,.tool-bottom small{font-size:8px;letter-spacing:1.2px;color:#8e859f}.prospect-card strong{font-size:18px}.prospect-card span{font-size:11px;color:var(--muted)}.prospect-card>b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#eee8ff;color:var(--purple)}.status-flow{display:flex;align-items:center;justify-content:center;gap:10px;padding:18px;border-radius:18px;background:#171426;color:#777185;font-size:11px}.status-flow span{display:flex;align-items:center;gap:6px;white-space:nowrap}.status-flow i{font-style:normal;width:23px;height:23px;display:grid;place-items:center;border-radius:50%;border:1px solid #ffffff24}.status-flow .done{color:#9ddfc9}.status-flow .active{color:#fff}.status-flow .active i{background:var(--purple);border-color:var(--purple);animation:statusPulse 1.8s ease-in-out infinite}.tool-bottom{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.tool-bottom>span{display:grid;padding:16px;border-radius:15px;background:#f5f2fb}.tool-bottom b{font-size:12px}.tool-demo.is-running .prospect-card{animation:cardLift .65s cubic-bezier(.2,.7,.2,1) both}.tool-demo.is-running .tool-bottom>span{animation:cardLift .65s cubic-bezier(.2,.7,.2,1) .25s both}@keyframes statusPulse{50%{box-shadow:0 0 0 7px #7048ee2e}}@keyframes cardLift{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:none}}
/* Transparency */
.transparency{background:#fff}.trans-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.trans-grid article{padding:27px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fff,#faf8ff)}.trans-grid i{font-style:normal;color:#9c8fba;font-size:11px;letter-spacing:1px}.trans-grid h3{font-size:20px;margin:15px 0 7px}.trans-grid p{color:var(--muted);font-size:13px;margin:0}.mini-flow{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:32px;padding:18px;border-radius:18px;background:#f7f4ff;border:1px solid #e9e2fb;color:#665e79;font-size:12px}.mini-flow span{padding:9px 12px;background:#fff;border-radius:99px}.mini-flow i{font-style:normal;color:var(--green);font-weight:900}.mini-flow .accent{background:#7048ee;color:#fff}.mini-flow .accent i{color:#fff}
/* Roles + support */
.roles{padding:108px max(7vw,40px);background:#171426;color:#fff}.roles .section-title .eyebrow{color:#aa94fb}.roles .section-title{margin-bottom:38px}.role-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:1050px;margin:auto}.role-grid article{border:1px solid #ffffff20;background:#ffffff09;border-radius:23px;padding:28px}.role-grid article.featured{background:linear-gradient(145deg,#744ce5,#4e2fae);border-color:#9578ef}.role-grid header{display:flex;justify-content:space-between;align-items:center;padding-bottom:18px;border-bottom:1px solid #ffffff20}.role-grid header span{color:#b9b2c7;font-size:12px}.role-grid header b{font-size:24px}.role-grid ul{list-style:none;margin:20px 0 0;padding:0}.role-grid li{padding:9px 0;color:#d7d2e1}.role-grid li:before{content:"✓";margin-right:10px;color:#a991ff}.featured li:before{color:#fff}.role-note{max-width:850px;margin:24px auto 0;text-align:center;color:#aaa4b7;font-size:12px}.support{background:#fff}.support-card{max-width:1240px;margin:auto;padding:28px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(135deg,#fbfaff,#f3efff);display:grid;grid-template-columns:.86fr 1.14fr;gap:40px;align-items:center;overflow:hidden}.support-card>div:first-child{padding:22px;max-width:620px}.support-photo{height:450px;border-radius:22px;box-shadow:0 25px 60px #34244f25}.support-photo img{width:100%;height:100%;object-fit:cover;border-radius:22px}.support-tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.support-tags span{font-size:11px;font-weight:750;padding:8px 11px;border:1px solid #dfd7f1;background:#fff;border-radius:99px}
/* Animated commercial layers over real scenes */
.scene-overlay{position:absolute;z-index:8;pointer-events:none;opacity:1;transform:none;transition:opacity .62s ease,transform .72s cubic-bezier(.18,.82,.24,1);font-size:12px}.motion-ready .scene-overlay{opacity:0;transform:translateY(20px) scale(.96)}.motion-ready .scene-overlay.is-live{opacity:1;transform:none;animation:overlayDrift 5.8s ease-in-out .8s infinite}.scene-overlay small{display:block;font-size:8px;letter-spacing:1.15px;color:#8c849e}.scene-overlay b{line-height:1.25}.scene-overlay p{margin:11px 0 8px}.scene-overlay .overlay-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:9px;color:#777084}.wa-mark{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#e7fff4;color:#15a66f;font-style:normal;box-shadow:inset 0 0 0 1px #bef1d9}.hero-chat{right:-28px;top:92px;width:260px;padding:14px 15px;border:1px solid #ffffffb8;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 23px 55px #28203935;backdrop-filter:blur(16px)}.hero-chat header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px}.hero-chat header span{display:grid}.hero-chat header small{letter-spacing:0}.hero-chat time{font-size:8px;color:#91899f}.hero-chat p{font-weight:750;color:#28243a}.hero-chat .overlay-foot>span{color:#159c70}.typing{display:flex;gap:3px;padding:5px 7px;border-radius:10px;background:#f0ecf9}.typing i{width:4px;height:4px;border-radius:50%;background:#8c82a1;animation:typingDot 1.2s ease-in-out infinite}.typing i:nth-child(2){animation-delay:.16s}.typing i:nth-child(3){animation-delay:.32s}.hero-budget{left:18px;bottom:58px;width:302px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:13px 14px;color:#fff;border:1px solid #ffffff30;border-radius:17px;background:linear-gradient(135deg,rgba(30,26,51,.96),rgba(72,47,145,.93));box-shadow:0 20px 48px #20182f50;backdrop-filter:blur(16px)}.overlay-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#ffffff18;color:#dcd1ff;font-size:18px}.hero-budget>div{display:grid}.hero-budget small{color:#bcb0db}.hero-budget b{font-size:12px}.hero-budget span{font-size:9px;color:#bdb6ca}.hero-budget b strong{font-size:15px;color:#fff}.sent-check{font-style:normal;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#21ad7e;color:#fff;animation:checkPop 2.6s ease-in-out infinite}.demo-match{left:-24px;top:22px;width:268px;padding:14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;border:1px solid #ffffffb0;border-radius:18px;background:rgba(255,255,255,.93);box-shadow:0 20px 48px #2a21413a;backdrop-filter:blur(16px)}.demo-match>div:nth-child(2){display:grid}.demo-match b{font-size:12px}.demo-match span{font-size:9px;color:#0e9f76}.demo-match em{font-style:normal;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#eee8ff;color:#7048ee}.demo-ring{position:relative;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#eee9fc}.demo-ring:before{content:"";position:absolute;inset:2px;border:3px solid transparent;border-top-color:#7048ee;border-right-color:#7048ee;border-radius:50%;animation:ringTurn 3.2s linear infinite}.demo-ring:after{content:"";position:absolute;inset:7px;border-radius:50%;background:#fff}.demo-ring span{position:relative;z-index:1;color:#5b3dcb;font-size:10px;font-weight:850}.follow-message{right:18px;top:22px;width:310px;padding:15px;border:1px solid #ffffff8c;border-radius:18px;background:rgba(25,23,39,.91);box-shadow:0 24px 55px #1713225e;color:#fff;backdrop-filter:blur(16px)}.follow-message header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px}.follow-message header>div{display:grid}.follow-message header small{color:#aaa2b8;letter-spacing:0}.follow-message header>i{font-style:normal;color:#67dab2}.follow-message p{font-size:11px;color:#e6e2eb;line-height:1.45}.follow-message .overlay-foot{justify-content:flex-start;flex-wrap:wrap}.follow-message .overlay-foot span{padding:5px 7px;border:1px solid #ffffff1c;border-radius:8px;color:#c8c1d4;background:#ffffff0d}.support-live{left:18px;top:20px;width:292px;padding:14px 15px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;border:1px solid #ffffff9c;border-radius:17px;background:rgba(255,255,255,.93);box-shadow:0 20px 50px #2b1f443d;backdrop-filter:blur(15px)}.support-live>div{display:grid}.support-live b{font-size:12px}.support-live span{font-size:9px;color:#6f697d}.support-live>i{font-style:normal;width:30px;height:30px;border-radius:10px;background:#eee9ff;color:#7048ee;display:grid;place-items:center}.live-dot{width:11px;height:11px;border-radius:50%;background:#18b87e;box-shadow:0 0 0 5px #18b87e20;animation:livePulse 1.8s ease-in-out infinite}.support-note{right:17px;bottom:19px;width:232px;padding:12px 14px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;color:#fff;border:1px solid #ffffff2e;border-radius:16px;background:rgba(36,28,62,.91);box-shadow:0 18px 42px #1d17324a;backdrop-filter:blur(14px)}.support-note>span{width:29px;height:29px;display:grid;place-items:center;border-radius:10px;background:#1cb17d}.support-note>div{display:grid}.support-note small{color:#bdb4cf;letter-spacing:0}.mobile-update{left:50%;bottom:4px;width:340px;margin-left:-170px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:11px;padding:13px 15px;border:1px solid #ffffffb5;border-radius:17px;background:rgba(255,255,255,.94);box-shadow:0 22px 50px #33255138;backdrop-filter:blur(15px)}.mobile-update>span{width:33px;height:33px;display:grid;place-items:center;border-radius:11px;background:#e8fff5;color:#0e9f76;font-weight:900}.mobile-update>div{display:grid}.mobile-update b{font-size:12px}.mobile-update small{letter-spacing:0}.scene-overlay.is-live .overlay-foot span{animation:chipGlow 3s ease-in-out infinite}@keyframes overlayDrift{50%{translate:0 -6px}}@keyframes typingDot{0%,60%,100%{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes ringTurn{to{transform:rotate(360deg)}}@keyframes checkPop{0%,75%,100%{transform:scale(1)}82%{transform:scale(1.17)}}@keyframes livePulse{50%{box-shadow:0 0 0 9px #18b87e08}}@keyframes chipGlow{50%{border-color:#ffffff42;background:#ffffff16}}
/* Mobile app */
.anywhere{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center;overflow:hidden;background:var(--soft)}.phones{min-height:550px;position:relative;background:radial-gradient(circle,#e8e0ff,transparent 66%)}.phone{position:absolute;width:250px;height:515px;border:8px solid #191724;border-radius:39px;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:42px;transform:rotate(-7deg);opacity:.88}.download{display:flex;align-items:center;gap:14px;border:1px solid var(--line);background:#fff;padding:15px;border-radius:18px;margin-top:30px}.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}.coming{font-size:10px;letter-spacing:1.1px;font-weight:850;color:#8061d8;background:#f0eaff;padding:8px 12px;border-radius:20px}
/* FAQ + closing */
.faq{background:#fff}.faq-list{max-width:930px;margin:auto}.faq details{background:#fff;border:1px solid var(--line);border-radius:15px;margin:10px 0;padding:0 22px}.faq summary{padding:20px 0;cursor:pointer;font-weight:780;list-style:none;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:20px;color:var(--purple);transition:transform .2s}.faq details[open]{box-shadow:0 12px 30px #3826530e}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:var(--muted);margin:0 0 21px}.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;overflow:hidden}.final-cta img{width:75px;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:850px;margin:16px auto 7px}.final-cta h3{font-size:25px;margin:0}.final-cta p{color:#e7e0fa;max-width:760px;margin:20px auto}.final-cta>small{color:#dcd2f6}.advisor{position:fixed;right:20px;bottom:20px;z-index:25;display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);padding:10px 14px;border-radius:16px;box-shadow:0 15px 40px #2f224933;transition:transform .2s}.advisor:hover{transform:translateY(-3px)}.advisor i{font-style:normal;width:36px;height:36px;border-radius:11px;background:#eee8ff;display:grid;place-items:center}.advisor span{display:grid;font-size:12px;font-weight:800}.advisor small{color:var(--muted);font-size:9px;font-weight:500}footer{display:flex;align-items:center;gap:24px;padding:42px 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}footer>div{display:flex;gap:18px}
@media(max-width:1100px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:75px}.hero-copy{max-width:850px}.hero-visual{max-width:850px;width:100%}.product,.toolkit,.income,.anywhere{grid-template-columns:1fr}.business-scene{max-width:850px;width:100%;min-height:530px}.audience-story{grid-template-columns:1fr}.story-photo{min-height:480px}.audience-grid{grid-template-columns:repeat(3,1fr)}.audience-grid article:last-child{grid-column:auto}.journey-track{grid-template-columns:repeat(3,1fr);row-gap:18px}.journey-track .flow-line{display:none}.journey-track article:before{display:none}.support-card{grid-template-columns:1fr}.support-photo{height:520px}.phones{max-width:650px;width:100%;margin:auto}.anywhere>div:last-child{max-width:750px}.income{gap:52px}.proof{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){html,body{width:100%;max-width:100%;overflow-x:hidden}.nav{height:68px;padding:0 18px;gap:8px}.nav>.button{font-size:11px;padding:9px 11px}.brand img{width:36px;height:36px}.brand b{font-size:17px}.hero{display:block;min-height:auto;padding:62px 22px}.hero-copy,.hero-visual{width:100%;min-width:0}.hero h1{font-size:40px;line-height:1.04;letter-spacing:-2.4px;overflow-wrap:break-word}.hero-copy>p{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.trust{display:grid;gap:8px}.hero-visual{min-height:390px;margin-top:52px}.hero-photo{height:370px;transform:none;border-width:5px}.hero-photo img{object-position:60% center}.float-card{padding:10px 13px}.float-card strong{font-size:20px}.clients{left:0;top:8px}.commission{right:0;bottom:0}.proof{grid-template-columns:1fr 1fr;padding:22px;gap:16px}.proof span{padding-left:12px}.section,.income,.roles{padding:76px 22px}.section-title{margin-bottom:38px}.section-title h2,.product h2,.income h2,.toolkit h2,.roles h2,.support h2,.anywhere h2,.final-cta h2{font-size:36px;letter-spacing:-1.7px}.product{gap:35px}.business-scene{min-height:410px}.business-photo{inset:0 0 40px}.business-photo img{object-position:center}.solution-card{right:0;width:220px;padding:16px}.story-photo{min-height:390px}.story-photo img{object-position:center}.audience-grid{grid-template-columns:1fr}.audience-grid article:last-child{grid-column:auto}.journey-track{grid-template-columns:1fr 1fr}.feature-list{columns:1}.tool-demo{padding:12px}.status-flow{justify-content:flex-start;overflow-x:auto}.tool-bottom{grid-template-columns:1fr}.trans-grid{grid-template-columns:1fr 1fr}.mini-flow{justify-content:flex-start;overflow-x:auto}.mini-flow span{white-space:nowrap}.role-grid{grid-template-columns:1fr}.support-card{padding:12px;display:flex;flex-direction:column}.support-card>div:first-child{padding:24px 14px}.support-photo{height:360px;width:100%;order:-1}.support-photo img{object-position:center}.phones{min-height:430px}.phone{width:195px;height:403px;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:flex}.calc-result strong{font-size:38px}.calc-benchmarks{grid-template-columns:repeat(4,1fr)}.advisor{right:12px;bottom:12px}.advisor span{display:none}.final-cta{padding:68px 20px}.final-cta .actions{align-items:center}.final-cta h3{font-size:20px}footer{flex-direction:column;text-align:center;padding-bottom:90px}footer p{margin:0}footer>div{flex-wrap:wrap;justify-content:center}}
@media(max-width:430px){.nav>.button{display:none}.hero h1{font-size:37px}.proof,.trans-grid,.journey-track{grid-template-columns:1fr}.proof span{min-height:52px}.scenario-row button{padding:8px 12px}.business-scene{min-height:380px}.solution-card{width:205px}.story-photo{min-height:350px}.prospect-card{grid-template-columns:auto 1fr;padding:15px}.prospect-card>b{display:none}.status-flow>b{display:none}.support-photo{height:300px}.support-photo img{object-position:55% center}}
@media(max-width:700px){.hero-visual .float-card{display:none}.hero-chat{right:4px;top:20px;width:238px;padding:11px 12px}.hero-budget{left:5px;bottom:13px;width:270px;padding:10px 11px}.demo-match{left:8px;top:13px;width:245px}.follow-message{left:14px;right:14px;top:15px;width:auto}.support-live{left:12px;top:12px;width:270px}.support-note{right:12px;bottom:12px;width:215px}.mobile-update{bottom:-8px;width:300px;margin-left:-150px}.scene-overlay{font-size:11px}.scene-overlay.is-live{animation-duration:6.8s}}
@media(max-width:430px){.hero-chat{width:215px}.hero-budget{width:238px}.hero-budget .overlay-icon{display:none}.demo-match{width:220px}.follow-message p{font-size:10px}.follow-message .overlay-foot span:last-child{display:none}.support-live{width:245px}.support-note{display:none}.mobile-update{width:272px;margin-left:-136px}.mobile-update small{font-size:7px}}
/* Face-safe placement and a tighter first viewport. */
.hero{min-height:650px;padding-top:40px;padding-bottom:58px}.clients{top:190px}.hero-chat{left:22px;right:auto;top:28px}.demo-match{left:18px;top:auto;bottom:48px}.follow-message{top:auto;bottom:94px}.support-live{left:auto;right:18px}
@media(max-width:1100px){.hero{padding-top:42px}}
@media(max-width:700px){.hero{padding-top:42px;padding-bottom:58px}.hero-visual{margin-top:118px}.hero-chat{left:auto;right:2px;top:-96px}.business-scene{margin-top:78px}.demo-match{left:8px;top:-66px;bottom:auto}.story-photo{margin-top:112px}.story-photo.is-loaded{overflow:visible}.follow-message{left:0;right:0;top:-100px;bottom:auto}.support-card{padding-top:100px}.support-photo.is-loaded{overflow:visible}.support-live{left:auto;right:0;top:-84px}}
@media(max-width:430px){.hero{padding-top:38px}.hero-visual{margin-top:112px}.hero-chat{right:0;top:-91px}.business-scene{margin-top:72px}.demo-match{top:-61px}.story-photo{margin-top:108px}.follow-message{top:-96px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal,.motion-ready .scene-overlay{opacity:1;transform:none}.flow-line i{transform:none}}
