:root{--ink:#20203f;--muted:#666984;--purple:#6c5ce7;--violet:#8b5cf6;--blue:#5377ed;--mint:#48c9a5;--yellow:#ffc85a;--pink:#ff7ca8;--navy:#25234f;--paper:#f7f6ff;--line:#e5e2f2;--white:#fff}*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden;scroll-behavior:smooth}body{color:var(--ink);background:#fff;font-family:"PingFang SC","Noto Sans SC","Microsoft YaHei",system-ui,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.section-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.section{padding:108px 0}.topbar{position:fixed;inset:0 0 auto;z-index:50;height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 max(28px,calc((100vw - 1180px)/2));border-bottom:1px solid rgba(229,226,242,.8);background:rgba(255,255,255,.9);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:11px}.brand img{width:44px;height:44px;border-radius:13px;box-shadow:0 8px 22px rgba(108,92,231,.22)}.brand strong,.brand small{display:block}.brand strong{font-size:17px}.brand small{margin-top:2px;color:#8989a2;font-size:9px;letter-spacing:.12em}.nav-links{display:flex;gap:28px;color:#595a77;font-size:13px;font-weight:700}.nav-links a:hover{color:var(--purple)}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 23px;border:1px solid transparent;border-radius:14px;cursor:pointer;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 17px;font-size:12px}.button-primary{color:#fff;background:linear-gradient(135deg,var(--blue),var(--violet));box-shadow:0 11px 26px rgba(108,92,231,.27)}.button-ghost{border-color:#dcd8ec;background:#fff}.button-dark{color:#fff;background:var(--navy)}.button-white{color:#5146bd;background:#fff}.button-outline{color:#fff;border-color:rgba(255,255,255,.42);background:transparent}.hero{position:relative;min-height:785px;padding-top:150px;padding-bottom:75px;display:grid;grid-template-columns:1.02fr .98fr;gap:50px;align-items:center}.hero::before{content:"";position:absolute;z-index:-2;inset:76px calc((1180px - 100vw)/2) 0;background:radial-gradient(circle at 78% 30%,rgba(121,91,229,.16),transparent 30%),radial-gradient(circle at 10% 30%,rgba(83,119,237,.1),transparent 25%),linear-gradient(180deg,#faf9ff,#fff)}.eyebrow,.kicker{color:var(--purple);font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.eyebrow{display:inline-flex;gap:8px;align-items:center;padding:8px 13px;border:1px solid #e1ddf7;border-radius:999px;background:rgba(255,255,255,.72)}.eyebrow span{color:var(--yellow)}.hero h1{margin:24px 0 20px;font-size:clamp(47px,5vw,68px);line-height:1.1;letter-spacing:-.055em}.hero h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,#536fe8,#8058db,#e365a0);background-clip:text;-webkit-background-clip:text}.hero-copy>p{max-width:610px;margin:0;color:#60647e;font-size:17px;line-height:1.9}.hero-actions{display:flex;gap:13px;margin-top:31px}.hero-proof{display:flex;margin-top:45px;padding-top:23px;border-top:1px solid var(--line)}.hero-proof div{padding-right:26px;margin-right:26px;border-right:1px solid var(--line)}.hero-proof div:last-child{border:0}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font-size:22px;color:#4d4a92}.hero-proof span{margin-top:5px;color:#85869d;font-size:10px}.hero-visual{position:relative;height:535px;display:grid;place-items:center}.planet{position:absolute;border:1px solid rgba(108,92,231,.15);border-radius:50%}.planet-one{width:430px;height:430px}.planet-two{width:520px;height:520px;border-style:dashed}.phone-shell{position:relative;z-index:2;width:280px;height:490px;padding:17px;border:8px solid #333066;border-radius:40px;background:linear-gradient(160deg,#f5f3ff,#fff);box-shadow:0 34px 80px rgba(63,48,133,.28);transform:rotate(2deg)}.phone-top{display:flex;align-items:center;justify-content:space-between;color:#655ac6}.phone-top span{width:25px;height:6px;border-radius:6px;background:#d5d0ed}.phone-top strong{font-size:15px}.phone-top i{font-style:normal;color:#ffb946}.phone-card{height:240px;margin-top:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e3def4;border-radius:25px;background:#fff;box-shadow:0 12px 28px rgba(71,60,136,.08)}.phone-card small{color:#8c8da3}.phone-card b{margin:6px 0;color:#403b77;font-family:KaiTi,STKaiti,serif;font-size:110px;line-height:1}.phone-card span{color:#56aa73;font-weight:700}.mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:13px}.mini-grid i{display:grid;place-items:center;aspect-ratio:1;border-radius:12px;background:#fff;box-shadow:0 4px 12px rgba(62,53,111,.08);font-style:normal;font-size:24px;font-weight:700}.phone-actions{display:flex;gap:8px;margin-top:14px}.phone-actions span{flex:1;padding:10px;text-align:center;color:#fff;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--violet));font-size:11px;font-weight:700}.float-note{position:absolute;z-index:3;min-width:185px;display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid #e2def1;border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 17px 40px rgba(58,48,112,.13)}.float-note b{width:37px;height:37px;display:grid;place-items:center;color:#fff;border-radius:11px;background:linear-gradient(135deg,var(--blue),var(--violet))}.float-note span,.float-note small{display:block}.float-note span{font-size:12px;font-weight:800}.float-note small{margin-top:3px;color:#9293a6;font-size:9px}.note-one{left:-10px;top:78px}.note-two{right:-15px;top:170px}.note-three{left:3px;bottom:65px}.note-three b{background:linear-gradient(135deg,#ffbb4a,#ff7ca8)}.problem-band{padding:75px 0;color:#fff;background:linear-gradient(135deg,#2b2858,#3f367d)}.problem-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px}.light{color:#bdb2ff}.problem-layout h2{margin:14px 0 0;font-size:38px;line-height:1.35}.problem-items{display:grid;gap:20px}.problem-items article{display:flex;gap:18px;padding-bottom:19px;border-bottom:1px solid rgba(255,255,255,.13)}.problem-items article:last-child{border:0}.problem-items b{color:#b5a9ff;font-size:11px}.problem-items h3{margin:0 0 6px;font-size:16px}.problem-items p{margin:0;color:#c6c2dc;font-size:12px;line-height:1.7}.section-heading{margin-bottom:52px}.section-heading.centered{text-align:center}.section-heading h2{margin:14px 0 12px;font-size:42px;letter-spacing:-.045em}.section-heading p{max-width:720px;margin:0 auto;color:var(--muted);line-height:1.8}.value-section{background:linear-gradient(180deg,#f8f7ff,#fff)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card{position:relative;min-height:285px;padding:29px 27px;border:1px solid #e4e1f0;border-radius:22px;background:#fff;box-shadow:0 14px 42px rgba(51,44,92,.06)}.value-card>span{position:absolute;right:24px;top:21px;color:#ddd9ef;font-size:24px;font-weight:900}.value-card i{width:46px;height:46px;display:grid;place-items:center;color:#fff;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--violet));box-shadow:0 9px 22px rgba(108,92,231,.2);font-style:normal;font-family:KaiTi,STKaiti,serif;font-size:21px;font-weight:700}.value-card h3{margin:21px 0 10px;font-size:18px}.value-card p{margin:0;color:#6b6d84;font-size:12px;line-height:1.8}.value-card strong{display:block;margin-top:18px;padding-top:15px;border-top:1px solid #ece9f4;color:#5d55a2;font-size:11px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{position:relative;min-height:260px;padding:27px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(53,46,92,.05)}.feature-card>b{position:absolute;right:23px;top:20px;color:#dedbef;font-size:24px}.feature-icon{width:45px;height:45px;display:grid;place-items:center;color:var(--purple);border-radius:13px;background:#f0edff;font-family:KaiTi,STKaiti,serif;font-size:20px;font-weight:700}.feature-card h3{margin:22px 0 10px;font-size:18px}.feature-card p{margin:0;color:#6b6d84;font-size:12px;line-height:1.8}.feature-wide{grid-column:span 3;min-height:auto;display:grid;grid-template-columns:auto 1fr;gap:19px;align-items:center;background:linear-gradient(110deg,#f3f0ff,#fff)}.feature-wide h3{margin:0 0 7px}.demo-section{color:#fff;background:radial-gradient(circle at 85% 5%,rgba(130,89,228,.36),transparent 28%),#24234d}.demo-heading{display:grid;grid-template-columns:1fr .75fr;gap:60px;align-items:end}.demo-heading h2{color:#fff}.demo-heading p{color:#bab7ce;margin:0}.product-shot{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:23px;background:#302d61;box-shadow:0 28px 75px rgba(0,0,0,.23);cursor:zoom-in}.product-shot img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:top center;background:#fff}.product-shot figcaption{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 19px;color:#d6d3e5;font-size:12px}.product-shot figcaption b{margin-right:9px;color:#b9adff}.product-shot button{color:#b9adff;border:0;background:transparent;cursor:pointer}.demo-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:23px;margin-top:23px}.product-shot.compact img{height:430px;aspect-ratio:auto}.mobile-shot img{object-fit:contain;background:#ecebf2}.demo-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px}.demo-facts article{padding:19px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.055)}.demo-facts strong,.demo-facts span{display:block}.demo-facts strong{font-size:21px}.demo-facts span{margin-top:5px;color:#aaa8c0;font-size:10px}.journey-section{background:#faf9ff}.journey{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr auto 1fr;gap:10px;align-items:center}.journey>i{color:#a9a3c8;font-style:normal}.journey article{min-height:180px;padding:23px;border:1px solid #e3e0ef;border-radius:18px;background:#fff;text-align:center}.journey article span{width:38px;height:38px;margin:auto;display:grid;place-items:center;color:#fff;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--violet));font-weight:800}.journey h3{margin:18px 0 7px;font-size:15px}.journey p{margin:0;color:#7d7e94;font-size:10px;line-height:1.6}.trust-panel{display:grid;grid-template-columns:.75fr 1.25fr;gap:65px;padding:58px;border:1px solid #e1deed;border-radius:28px;background:radial-gradient(circle at 10% 10%,rgba(108,92,231,.1),transparent 30%),#f8f7fc}.trust-copy h2{margin:15px 0;font-size:39px;line-height:1.25}.trust-copy p{margin:0 0 27px;color:#696b82;line-height:1.8}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.trust-grid article{display:flex;gap:14px;padding:21px;border:1px solid #e5e1ef;border-radius:16px;background:#fff}.trust-grid i{flex:0 0 auto;width:37px;height:37px;display:grid;place-items:center;color:var(--purple);border-radius:11px;background:#f0edff;font-style:normal;font-weight:800}.trust-grid h3{margin:1px 0 6px;font-size:13px}.trust-grid p{margin:0;color:#77798e;font-size:10px;line-height:1.65}.cta-section{position:relative;overflow:hidden;padding:100px 0;color:#fff;text-align:center;background:linear-gradient(125deg,#4f61d7,#7b52d0 58%,#df6b9d)}.stars{position:absolute;inset:28px 0 auto;color:rgba(255,255,255,.3);font-size:30px;letter-spacing:1em}.cta-content{position:relative;z-index:1}.cta-content>img{width:78px;height:78px;margin:0 auto 19px;border-radius:22px;box-shadow:0 15px 38px rgba(40,24,94,.28)}.cta-content h2{margin:14px auto;font-size:41px;line-height:1.35}.cta-content p{max-width:720px;margin:0 auto 29px;color:#eee9fa;line-height:1.8}.cta-content>div{display:flex;justify-content:center;gap:13px}footer{color:#adabc2;background:#201e43}footer>.section-shell{min-height:105px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:10px}.footer-brand strong{color:#fff}.footer-brand img{width:38px;height:38px}.lightbox{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:30px;background:rgba(22,18,50,.94);backdrop-filter:blur(8px)}.lightbox.open{display:flex}.lightbox img{max-width:94vw;max-height:90vh;border-radius:14px;box-shadow:0 30px 90px #000}.lightbox-close{position:absolute;right:24px;top:21px;width:44px;height:44px;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:rgba(255,255,255,.1);font-size:25px;cursor:pointer}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.1s}.delay-2{transition-delay:.2s}@media(max-width:1000px){.nav-links{display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-copy{text-align:center}.hero-copy>p{margin:auto}.hero-actions,.hero-proof{justify-content:center}.value-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.feature-wide{grid-column:span 2}.problem-layout,.demo-heading,.trust-panel{grid-template-columns:1fr}.journey{grid-template-columns:1fr}.journey>i{transform:rotate(90deg);text-align:center}.problem-layout{gap:40px}}@media(max-width:680px){.section-shell{width:min(100% - 28px,1180px)}.section{padding:75px 0}.topbar{height:67px;padding:0 14px}.brand img{width:39px;height:39px}.brand strong{font-size:15px}.topbar .button{min-height:39px;padding:0 12px;font-size:10px}.hero{min-height:auto;padding-top:105px}.hero h1{font-size:40px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.hero-proof div{padding-right:11px;margin-right:11px}.hero-proof strong{font-size:17px}.hero-visual{height:475px;transform:scale(.82)}.phone-shell{height:475px}.note-one{left:-33px}.note-two{right:-40px}.note-three{left:-20px}.problem-layout h2,.section-heading h2,.trust-copy h2,.cta-content h2{font-size:31px}.value-grid,.feature-grid,.demo-grid,.demo-facts,.trust-grid{grid-template-columns:1fr}.feature-wide{grid-column:auto}.product-shot.compact img{height:260px}.mobile-shot img{height:420px!important}.trust-panel{padding:29px 21px;gap:35px}.cta-content>div{flex-direction:column}.footer-brand{display:none}footer>.section-shell{padding:25px 0;flex-direction:column;text-align:center}.product-shot figcaption{align-items:flex-start}.product-shot figcaption button{white-space:nowrap}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}@media print{.topbar,.hero-actions,.cta-section,footer,.lightbox,.product-shot button{display:none!important}.hero{min-height:auto;padding-top:35px}.section,.problem-band{padding:50px 0}.reveal{opacity:1!important;transform:none!important}.value-card,.feature-card,.product-shot,.trust-panel{break-inside:avoid;box-shadow:none}}
