:root{--ink:#29283b;--muted:#858395;--purple:#6956c8;--pink:#e875c3;--line:#eeeef5;--bg:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.8 Arial,'Microsoft YaHei',sans-serif}a{text-decoration:none;color:inherit}.wrap{width:min(1120px,calc(100% - 44px));margin:auto}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:8px;font-weight:700;font-size:20px}.brand-mark{font-size:29px;color:#7458dc}.nav-links{display:flex;gap:36px;color:#6b687b}.menu{color:#d870c0;font-size:20px}.hero{min-height:590px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:40px 0 85px}.eyebrow{font-size:11px;letter-spacing:2px;color:#bb77c6;font-weight:700}.hero h1{font-size:clamp(48px,7vw,76px);margin:16px 0 12px;letter-spacing:-3px}.hero p{max-width:500px;color:var(--muted);font-size:16px}.actions{display:flex;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #333141;border-radius:28px;padding:10px 24px;font-weight:700}.btn.primary{background:#2d2a43;color:#fff;border-color:#2d2a43}.hero-visual{min-height:440px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#fbf0fa 0,#fff 65%)}.phone{width:285px;height:385px;border-radius:30px;background:linear-gradient(145deg,#242a38,#121825);box-shadow:18px 25px 50px #6c59aa30;transform:rotate(-7deg);padding:28px 22px;color:#ffc828;position:relative;overflow:hidden}.phone:after{content:'';position:absolute;inset:14px;border:1px solid #ffffff1c;border-radius:22px}.phone-top{letter-spacing:2px;font-weight:700;font-size:17px;display:flex;justify-content:space-between}.phone-top b{color:#fff}.phone-logo{text-align:center;font-size:68px;line-height:.55;margin-top:100px;color:#ffc400}.phone-caption{position:absolute;bottom:34px;left:0;right:0;text-align:center;color:#cbd0da;font-size:12px}.shape{position:absolute;color:#de82ba;font-size:42px}.hex{top:40px;left:25%;transform:rotate(20deg)}.diamond{right:12%;top:100px;color:#9e8bec}.ring{left:38%;bottom:74px;color:#7edaf0}.triangle{right:12%;bottom:40px}.section{padding:90px 0}.section-title{text-align:center;max-width:650px;margin:auto}.section h2,.feature-banner h2,.download h2{font-size:34px;margin:10px 0}.section-title p,.download p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.feature-grid article{text-align:center;border:1px solid var(--line);border-radius:18px;padding:30px 20px;background:#fff;box-shadow:0 8px 30px #6c59aa0a}.feature-icon{margin:auto;width:58px;height:58px;border-radius:18px;display:grid;place-items:center;font-size:27px}.purple{background:#eeeafe;color:#7763de}.pink{background:#ffeaf7;color:#df70b4}.blue{background:#e9f8fc;color:#59b9d2}.feature-grid h3{margin:16px 0 4px}.feature-grid p{color:var(--muted);font-size:14px}.feature-banner{background:#faf8fd;padding:90px 0}.banner-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.banner-inner p{color:var(--muted);max-width:520px}.chart-card{height:260px;border-radius:24px;background:#28263d;padding:25px;color:#fff;box-shadow:0 20px 50px #6754a530}.chart-head{display:flex;justify-content:space-between}.chart-head span{color:#c6f28e;font-size:12px}.chart-line{height:120px;margin-top:30px;background:linear-gradient(155deg,transparent 47%,#e878c1 48%,#e878c1 50%,transparent 51%),linear-gradient(30deg,transparent 45%,#97e2ef 46%,#97e2ef 48%,transparent 49%);opacity:.9}.chart-bars{display:flex;align-items:end;gap:12px;height:38px}.chart-bars i{display:block;width:16px;background:#8f7ddd;border-radius:4px 4px 0 0}.chart-bars i:nth-child(1){height:18px}.chart-bars i:nth-child(2){height:28px}.chart-bars i:nth-child(3){height:20px}.chart-bars i:nth-child(4){height:34px}.chart-bars i:nth-child(5){height:24px}.chart-bars i:nth-child(6){height:38px}.chart-bars i:nth-child(7){height:30px}.download{text-align:center;padding:100px 0}.download .actions{justify-content:center}footer{border-top:1px solid var(--line);padding:28px 0;color:#aaa7b7;font-size:13px}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-inner .brand{font-size:17px;color:var(--ink)}@media(max-width:700px){.wrap{width:calc(100% - 32px)}.nav{height:68px}.nav-links{display:none}.menu{font-size:16px}.hero{grid-template-columns:1fr;padding:35px 0 60px;gap:30px}.hero h1{font-size:53px}.hero-visual{min-height:360px}.phone{width:230px;height:310px}.phone-logo{margin-top:65px;font-size:56px}.feature-grid,.banner-inner{grid-template-columns:1fr}.section,.feature-banner{padding:65px 0}.section h2,.feature-banner h2,.download h2{font-size:29px}.chart-card{height:220px}.footer-inner{flex-direction:column;gap:10px}.actions{flex-wrap:wrap}}
