:root{--navy: #061221;--navy-2: #0d263e;--cyan: #2aa7c9;--ice: #f3fbfd;--ink: #14213d;--muted: #627587;--line: #d8e7ed}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased;background:var(--ice);color:var(--ink);font-family:Inter,Noto Sans SC,Microsoft YaHei UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.site-header{height:76px;background:var(--navy);color:#fff;padding:0 clamp(22px,5vw,80px);display:flex;align-items:center;gap:42px;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(163,232,243,.13)}.brand{background:none;border:0;color:#fff;display:flex;align-items:center;gap:10px;padding:0;font-weight:850;font-size:19px;white-space:nowrap}.brand img{width:30px;height:30px;object-fit:contain;border-radius:8px}.brand i{height:23px;width:1px;background:#ffffff47}.brand em{font-style:normal;color:var(--cyan);font-size:14px;font-weight:700}nav{margin-left:auto;display:flex;gap:clamp(18px,2.5vw,38px)}nav button{background:none;border:0;color:#ffffffc7;font-size:14px}nav button:hover{color:#fff}.header-cta,.primary{border:1px solid var(--cyan);background:var(--cyan);color:#fff;border-radius:8px;font-weight:800;padding:12px 20px}.header-cta{padding:9px 16px;white-space:nowrap}.hero{background:var(--navy);color:#fff;min-height:790px;position:relative;overflow:hidden;padding:100px clamp(22px,7vw,108px) 250px}.hero-copy{width:min(51%,680px);position:relative;z-index:2}.eyebrow,.section-kicker{color:var(--cyan);font-size:14px;font-weight:800;letter-spacing:.06em;margin:0 0 18px}.hero .eyebrow{display:inline-block;padding:8px 13px;border:1px solid rgba(42,167,201,.65);border-radius:100px}h1{font-size:clamp(50px,5.8vw,92px);line-height:.98;letter-spacing:-.07em;margin:0;font-weight:950}h1 span,.product-type{color:var(--cyan)}.product-type{font-size:clamp(19px,2vw,28px);font-weight:800;margin:16px 0 0}.rule{width:36px;height:3px;background:var(--cyan);margin:34px 0}.hero h2{font-size:clamp(28px,3vw,45px);line-height:1.15;margin:0 0 20px;letter-spacing:-.04em}.hero-summary{max-width:630px;color:#ffffffbf;font-size:17px;line-height:1.9;margin:0}.hero-actions{display:flex;gap:14px;margin-top:30px}.primary,.secondary{min-height:48px;display:inline-flex;align-items:center;gap:16px;justify-content:center}.secondary{background:transparent;color:var(--cyan);border:1px solid var(--cyan);border-radius:8px;padding:12px 20px;font-weight:800}.hero-art{position:absolute;right:0;top:76px;bottom:0;width:53%;z-index:1}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:right center}.benefit-band{position:absolute;z-index:3;bottom:48px;left:clamp(22px,7vw,108px);right:clamp(22px,7vw,108px);display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(163,232,243,.3);background:#061221db;border-radius:8px}.benefit-band article{padding:24px 20px;display:flex;gap:14px;min-height:132px;border-right:1px solid rgba(163,232,243,.25)}.benefit-band article:last-child{border-right:0}.benefit-band svg{color:var(--cyan);flex:0 0 auto}.benefit-band h3,.pain-grid h3,.process-list h3,.audience-grid h3{margin:0 0 8px;font-size:17px}.benefit-band p{color:#ffffffad;line-height:1.65;font-size:13px;margin:0}.problem-section,.process-section,.audience-section{padding:106px clamp(22px,7vw,108px);text-align:center;background:#fff}.process-section{background:var(--ice)}.section-kicker{margin-bottom:12px}.problem-section h2,.process-section h2,.audience-section h2{font-size:clamp(31px,3.5vw,50px);letter-spacing:-.05em;margin:0}.section-intro{max-width:740px;margin:22px auto 52px;line-height:1.8;color:var(--muted);font-size:16px}.pain-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1080px;margin:auto}.pain-grid article{padding:20px 45px 10px;border-right:1px solid var(--line)}.pain-grid article:last-child{border:0}.pain-grid svg{color:#1d72c7;margin-bottom:16px}.pain-grid p,.process-list p,.audience-grid p{color:var(--muted);line-height:1.8;margin:0;font-size:14px}.process-list{list-style:none;max-width:1240px;padding:0;margin:55px auto 0;display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.process-list li{position:relative;padding:30px 14px 0}.process-list li:not(:last-child):after{content:"";height:1px;width:52%;background:#9cddea;position:absolute;top:46px;left:74%}.process-list svg{color:#157ecf;margin:18px auto}.step-number{width:26px;height:26px;background:var(--cyan);color:#fff;border-radius:50%;display:inline-grid;place-items:center;font-size:11px;font-weight:900}.audience-section{padding-top:0}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1240px;margin:45px auto 0;text-align:left}.audience-grid article{border:1px solid var(--line);padding:25px;border-radius:8px}.audience-grid svg{color:var(--cyan);margin-bottom:19px}.closing{background:var(--navy-2);color:#fff;padding:60px clamp(22px,7vw,108px);display:flex;align-items:center;gap:22px}.closing img{width:55px;height:55px;border-radius:12px}.closing div{flex:1}.closing p{color:var(--cyan);margin:0 0 8px;font-weight:800}.closing h2{margin:0;font-size:clamp(22px,2.7vw,38px)}.dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#020a12b8;z-index:40;display:grid;place-items:center;padding:20px}.trial-dialog{width:min(100%,470px);position:relative;background:#fff;border-radius:8px;padding:38px;color:var(--ink);box-shadow:0 24px 70px #00000059}.close{position:absolute;right:16px;top:16px;border:0;background:transparent;color:var(--muted)}.trial-dialog h2{font-size:29px;margin:0 0 8px}.trial-dialog form>p:not(.eyebrow),.qr-intro{color:var(--muted);line-height:1.7}label{display:grid;gap:8px;font-size:14px;font-weight:800;margin-top:16px}input,select{border:1px solid #cfdfe6;min-height:44px;border-radius:6px;padding:10px 12px;color:var(--ink);background:#fff}form .primary{border:0;width:100%;margin-top:22px}.success{text-align:center;padding:22px 4px}.success svg{color:#159866}.success p{color:var(--muted);line-height:1.7}.success .primary{border:0;margin-top:12px}.qr-dialog{text-align:center}.qr-dialog .eyebrow{margin-bottom:12px}.qr-intro{margin:0 auto 24px;max-width:340px}.wechat-qr{display:block;width:min(100%,340px);aspect-ratio:720 / 1030;object-fit:cover;margin:0 auto;border:1px solid #edf4f7;border-radius:8px;box-shadow:0 16px 44px #0820301f}@media(max-width:900px){.site-header{padding:0 20px;gap:12px}.brand i,.brand em,nav{display:none}.header-cta{margin-left:auto}.hero{padding:70px 24px 390px;min-height:auto}.hero-copy{width:100%}.hero-art{top:250px;bottom:200px;width:48%;opacity:.8}.hero-summary{max-width:75%;font-size:15px}.benefit-band{left:24px;right:24px;bottom:40px;grid-template-columns:repeat(2,1fr)}.benefit-band article{padding:16px 12px;min-height:98px;border-bottom:1px solid rgba(163,232,243,.25)}.benefit-band article:nth-child(2){border-right:0}.benefit-band article:nth-child(n+3){border-bottom:0}.benefit-band h3{font-size:14px}.benefit-band p{display:none}.benefit-band svg{width:23px}.pain-grid,.audience-grid{grid-template-columns:1fr;gap:18px}.pain-grid article{border-right:0;border-bottom:1px solid var(--line);padding:28px 16px}.process-list{grid-template-columns:repeat(2,1fr)}.process-list li:not(:last-child):after{display:none}.closing{align-items:flex-start;flex-wrap:wrap}.closing .primary{width:100%}.audience-section{padding-top:68px}}@media(max-width:480px){.site-header{height:66px}.brand{font-size:17px}.brand img{width:27px;height:27px}.header-cta{padding:8px 12px;font-size:13px}h1{font-size:51px}.hero h2{font-size:31px}.hero-summary{max-width:100%}.hero-actions{gap:10px}.primary,.secondary{padding:11px 13px;font-size:14px}.hero-art{top:312px;width:50%}.problem-section,.process-section,.audience-section{padding:76px 24px}.process-list{grid-template-columns:repeat(2,1fr);gap:6px}.process-list li{padding-inline:5px}.process-list p{font-size:12px}.trial-dialog{padding:32px 24px}}
