:root{--ink: #17211e;--muted: #68716d;--paper: #f6f4ef;--paper-deep: #eeeae1;--white: #ffffff;--green: #087f69;--green-dark: #075f52;--green-pale: #dff3ec;--green-mist: #edf8f4;--seal: #ae4b3d;--seal-dark: #86362d;--seal-pale: #f4e4df;--line: rgba(23, 33, 30, .12);--shadow: 0 28px 80px rgba(30, 50, 43, .13);--soft-shadow: 0 18px 45px rgba(30, 50, 43, .09);--radius-xl: 34px;--radius-lg: 24px;--radius-md: 16px;--page: min(1180px, calc(100vw - 48px) );font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}main{display:flex;flex-direction:column}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}p,h1,h2,h3,h4{margin-top:0}.skip-link{position:fixed;z-index:999;top:10px;left:10px;transform:translateY(-150%);padding:10px 16px;border-radius:10px;background:var(--ink);color:#fff}.skip-link:focus{transform:translateY(0)}.page-container{width:var(--page);margin-inline:auto}.section-pad{padding:112px 0}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;border-bottom:1px solid transparent;transition:background .25s ease,border-color .25s ease,backdrop-filter .25s ease}.site-header.scrolled{border-bottom-color:#17211e14;background:#f6f4efdb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-shell{width:var(--page);height:76px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.02em}.brand-seal{display:grid;width:34px;height:34px;place-items:center;overflow:hidden;border:1.5px solid var(--seal);border-radius:10px;background:#fff;transform:rotate(-3deg)}.brand-seal img{width:100%;height:100%;object-fit:cover;display:block}.brand-word{font-size:20px}.desktop-nav{display:flex;align-items:center;gap:34px;margin-left:auto;color:#4e5955;font-size:14px}.desktop-nav a{transition:color .2s ease}.desktop-nav a:hover{color:var(--green)}.nav-cta{padding:11px 18px;border-radius:99px;background:var(--green);color:#fff;font-size:14px;font-weight:700}.hero{position:relative;min-height:720px;padding-top:152px;padding-bottom:40px;overflow:hidden;background:var(--paper)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:62px}.eyebrow,.section-kicker{display:flex;align-items:center;gap:9px;margin-bottom:24px;color:var(--green-dark);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 6px #087f691a}.hero h1{margin-bottom:28px;font-size:clamp(56px,6vw,84px);line-height:.98;letter-spacing:-.065em;font-weight:850}.hero h1 em{color:var(--green);font-style:normal}.hero-lead{max-width:580px;margin-bottom:34px;color:#55615d;font-size:19px;line-height:1.85}.hero-cross{color:var(--green);font-weight:800}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:54px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:15px;cursor:pointer;font-weight:760;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green);color:#fff;box-shadow:0 14px 28px #087f693d}.button-primary:hover{background:var(--green-dark)}.button-secondary{border-color:#087f692e;background:var(--green-mist);color:var(--green-dark)}.button-secondary:hover{border-color:#087f6952;background:var(--green-pale);box-shadow:var(--soft-shadow)}.button-icon{display:grid;width:24px;height:24px;place-items:center;border-radius:7px;background:#ffffff2e;font-size:13px;font-weight:900}.button-secondary .button-icon{background:var(--green-pale);color:var(--green-dark)}.wechat-icon{background:#ffffff2e!important;color:#fff}.hero-notes{display:flex;flex-wrap:wrap;gap:21px;margin-top:22px;color:#747c78;font-size:12px}.hero-notes span:before{content:"✓";margin-right:6px;color:var(--green);font-weight:900}.hero-visual{position:relative;min-height:530px}.visual-orbit{position:absolute;border:1px solid rgba(8,127,105,.14);border-radius:50%}.orbit-one{width:510px;height:510px;top:12px;right:4px}.orbit-two{width:350px;height:350px;top:92px;right:82px}.desktop-product-card{position:absolute;top:55px;left:0;width:570px;overflow:hidden;border:1px solid rgba(23,33,30,.1);border-radius:20px;background:#fff;box-shadow:var(--shadow);transform:rotate(1.2deg)}.desktop-titlebar{height:39px;padding:0 16px;display:flex;align-items:center;color:#737c78;background:#f3f4f2;font-size:10px}.window-dots{display:flex;gap:5px;margin-right:auto}.window-dots i{width:7px;height:7px;border-radius:50%;background:#c9cecb}.desktop-titlebar>span:last-child{margin-right:auto}.desktop-workspace{height:365px;display:grid;grid-template-columns:58% 42%;background:#e8e9e7}.document-preview{width:88%;height:330px;margin:18px auto 0;padding:40px 34px;background:#fff;box-shadow:0 6px 18px #00000012}.paper-title{margin-bottom:28px;text-align:center;font-size:13px;font-weight:800}.paper-line{display:block;height:5px;margin:10px 0;border-radius:2px;background:#d7dad7}.paper-line.wide{width:100%}.paper-line.medium{width:78%}.paper-line.short{width:52%}.paper-risk{position:relative;margin:14px -6px;padding:4px 6px;background:#fbefec}.risk-underline{position:absolute;right:8px;bottom:3px;left:8px;height:2px;background:#c15a4a}.audit-sidebar{padding:16px 14px;border-left:1px solid #d7dad7;background:#fbfbfa}.sidebar-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:13px}.sidebar-head div{display:grid;gap:2px}.sidebar-head b{font-size:12px}.sidebar-head small{color:#8a918d;font-size:8px}.sidebar-head>span{padding:4px 7px;border-radius:99px;background:var(--green-pale);color:var(--green-dark);font-size:8px}.risk-item{margin-bottom:9px;padding:12px;border:1px solid #e2e4e1;border-radius:10px;background:#fff}.risk-item.active{border-color:#ae4b3d73;box-shadow:0 7px 18px #ae4b3d14}.risk-item b{display:block;margin:6px 0;font-size:10px}.risk-item p{margin-bottom:8px;color:#757d79;font-size:8px;line-height:1.5}.risk-label{display:flex;align-items:center;gap:4px;color:var(--seal);font-size:8px;font-weight:800}.risk-label i{width:5px;height:5px;border-radius:50%;background:var(--seal)}.risk-item.medium .risk-label{color:#ad7b21}.risk-item.medium .risk-label i{background:#ad7b21}.mini-buttons{display:flex;justify-content:flex-end;gap:5px}.mini-buttons span{padding:4px 6px;border-radius:5px;background:#f0f2f0;font-size:7px}.mini-buttons span:last-child{background:var(--green);color:#fff}.hero-phone{position:absolute;z-index:3;right:18px;bottom:2px;width:190px;padding:8px;border:2px solid #28302d;border-radius:32px;background:#111815;box-shadow:0 24px 55px #0f1c1840;transform:none}.phone-screen{overflow:hidden;border-radius:24px;background:#f4efe5}.hero-phone-screen{min-height:385px;padding:16px 9px 10px;text-align:center}.mini-brand{display:flex;align-items:center;margin-bottom:21px;text-align:left;font-family:serif;font-size:13px;font-weight:800}.mini-brand span{margin-left:2px;color:var(--seal)}.mini-brand small{margin-left:auto;color:#8b857b;font-family:sans-serif;font-size:5px;font-weight:500}.mini-seal{width:43px;height:43px;margin:0 auto 10px;display:grid;place-items:center;border-radius:50%;background:var(--seal);color:#fff8ee;font-family:serif;font-size:22px;box-shadow:0 8px 18px #ae4b3d40}.hero-phone-screen>b{font-size:9px}.hero-phone-screen>p{margin:5px 0 12px;color:#918a80;font-size:6px;line-height:1.5}.phone-howto-title{margin:0 0 5px;color:#6b665f;text-align:left;font-size:7px;font-weight:800}.phone-step{display:flex;align-items:center;gap:5px;margin:3px 0;padding:5px;border-radius:7px;background:#ffffffad;color:#4e504b;text-align:left;font-size:5.5px;line-height:1.25}.phone-step i{display:grid;width:12px;height:12px;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--seal-pale);color:var(--seal);font-style:normal;font-weight:900}.section-heading{max-width:720px;margin:0 auto 52px;text-align:center}.section-heading .section-kicker{justify-content:center}.section-heading h2,.product-copy h2,.pricing-heading h2,.final-cta h2{margin-bottom:18px;font-size:clamp(38px,4.4vw,58px);line-height:1.12;letter-spacing:-.045em}.section-heading>p:last-child,.pricing-heading>div>p:last-child{color:var(--muted);font-size:17px;line-height:1.75}.way-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.way-card{position:relative;min-height:510px;padding:38px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-xl);background:#fff;box-shadow:0 20px 55px #1e322b0f}.way-mini{order:-1;background:#f0e9dd}.way-number{position:absolute;top:26px;right:31px;color:#17211e1f;font-family:Georgia,serif;font-size:52px}.way-copy{position:relative;z-index:2;max-width:380px}.way-tag{display:inline-flex;padding:7px 10px;border-radius:99px;background:var(--green-pale);color:var(--green-dark);font-size:11px;font-weight:800}.way-mini .way-tag{background:var(--seal-pale);color:var(--seal-dark)}.way-copy h3{margin:20px 0 12px;font-size:28px;letter-spacing:-.03em}.way-copy p{color:var(--muted);line-height:1.75}.way-visual{position:absolute;right:-25px;bottom:-34px;width:86%;height:235px;border-radius:22px 0 0;box-shadow:-12px -10px 40px #17211e1a}.wps-way-visual{overflow:hidden;background:#e7e9e7}.wps-ribbon{height:38px;padding:0 14px;display:flex;align-items:center;gap:14px;background:#fff;color:#75807b;font-size:8px}.wps-ribbon b{color:var(--green)}.wps-ribbon span{padding-left:14px;border-left:1px solid #e2e5e2}.wps-page-lines{position:absolute;left:26px;bottom:0;width:58%;height:176px;padding:28px;background:#fff}.wps-page-lines i{display:block;width:100%;height:6px;margin:12px 0;border-radius:3px;background:#dfe2df}.wps-page-lines i:nth-child(2),.wps-page-lines i:nth-child(5){width:70%}.wps-side-card{position:absolute;right:15px;bottom:20px;width:37%;padding:13px;border-left:3px solid var(--seal);border-radius:10px;background:#fff;box-shadow:0 10px 25px #00000017}.wps-side-card small{display:block;color:var(--seal);font-size:7px}.wps-side-card b{display:block;margin:7px 0 12px;font-size:9px;line-height:1.5}.wps-side-card span{display:block;padding:6px;border-radius:5px;background:var(--green);color:#fff;text-align:center;font-size:7px}.mini-way-visual{right:-10px;bottom:0;height:255px;padding:21px 28px;overflow:hidden;background:#f2eadf}.wechat-scene{position:relative;width:68%;min-height:150px;padding:12px;border-radius:15px;background:#eef0eb;box-shadow:0 12px 28px #30261e14}.wechat-scene-head{height:22px;display:flex;align-items:center;justify-content:space-between;color:#65706a;font-size:8px;font-weight:850}.wechat-scene-head span{width:16px;height:16px;border-radius:50%;background:#d8ddd7}.wechat-scene-head i{color:#8a938d;font-style:normal;letter-spacing:.08em}.wechat-message{display:flex;align-items:flex-start;gap:8px;margin-top:15px}.wechat-avatar{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:8px;background:#76b37c;color:#fff;font-size:10px;font-weight:900}.wechat-file-card{position:relative;min-width:0;flex:1;padding:11px 28px 11px 10px;display:flex;align-items:center;gap:9px;border:1px solid rgba(23,33,30,.06);border-radius:10px;background:#fff;box-shadow:0 8px 18px #2a231d0f}.wechat-file-card>span{display:grid;width:30px;height:36px;place-items:center;border-radius:5px;background:#2d70b7;color:#fff;font-size:11px;font-weight:900}.wechat-file-card div{min-width:0;display:grid;gap:4px}.wechat-file-card b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#333c38;font-size:9px}.wechat-file-card small{color:#8b938e;font-size:7px}.wechat-file-card i{position:absolute;top:8px;right:9px;color:#8b938e;font-style:normal;letter-spacing:.08em}.wechat-open-menu{position:absolute;z-index:4;top:25px;right:25px;width:150px;overflow:hidden;border:1px solid rgba(23,33,30,.08);border-radius:13px;background:#fffffff5;box-shadow:0 14px 30px #211b1624}.wechat-open-menu span,.wechat-open-menu b{min-height:24px;padding:0 10px;display:flex;align-items:center;gap:7px;border-bottom:1px solid rgba(23,33,30,.06);color:#5e6863;font-size:7.5px;font-weight:760}.wechat-open-menu span:last-child{border-bottom:0}.wechat-open-menu b{position:relative;border-bottom:1px solid rgba(8,127,105,.1);background:var(--green-mist);color:var(--green-dark)}.wechat-open-menu b i{display:grid;width:17px;height:17px;place-items:center;border:1px solid var(--seal);color:var(--seal);font-family:serif;font-size:9px;font-style:normal}.wechat-open-menu b em{margin-left:auto;color:#7a8580;font-size:7px;font-style:normal;font-weight:700}.mini-review-card{position:absolute;z-index:3;right:22px;bottom:8px;width:176px;padding:12px;border:1px solid rgba(8,127,105,.18);border-radius:16px;background:#fff;box-shadow:0 18px 34px #251f1929}.mini-review-head{display:flex;align-items:center;gap:7px;margin-bottom:8px;color:var(--green-dark)}.mini-review-head span{display:grid;width:24px;height:24px;place-items:center;border:1px solid var(--seal);color:var(--seal);font-family:serif;font-size:13px}.mini-review-head b{font-size:9px}.mini-review-card p{margin:0 0 7px;color:#6d7771;font-size:8px}.mini-review-card strong{display:block;margin-bottom:5px;color:var(--green-dark);font-size:13px}.mini-review-card small{color:#8a938e;font-size:7px;line-height:1.5}.shared-account{margin:30px 0 0;text-align:center;color:#55615d;font-size:14px}.shared-account span{display:inline-grid;width:21px;height:21px;margin-right:7px;place-items:center;border-radius:50%;background:var(--green-pale);color:var(--green);font-weight:900}.product-section{overflow:hidden}.product-wps-section{border-block:1px solid var(--line);background:#eef2ef}.product-grid{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:68px}.hero{order:1}.ways-section{order:2}.mini-section{order:3}.product-wps-section{order:4}.pricing-section{order:5}.final-cta{order:6}.product-wps-section .product-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:68px}.product-wps-section .product-copy{max-width:540px}.product-wps-section .product-stage{width:100%;min-height:560px;padding-left:0}.product-wps-section .stage-window{width:100%;max-width:none;margin-inline:auto}.product-copy h2{font-size:clamp(38px,4vw,54px)}.product-lead{margin-bottom:35px;color:var(--muted);font-size:17px;line-height:1.8}.feature-steps{margin:0 0 34px;padding:0;display:grid;gap:20px;list-style:none}.feature-steps li{display:flex;align-items:flex-start;gap:14px}.feature-steps li>span{flex:0 0 auto;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#fff;color:var(--green);font-size:12px;font-weight:900;box-shadow:0 5px 15px #0000000f}.feature-steps b{font-size:15px}.feature-steps p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.button-dark{background:var(--green);color:#fff;box-shadow:0 14px 28px #087f6933}.button-dark:hover{background:var(--green-dark)}.product-stage{position:relative;min-height:570px;padding:32px 0 0 30px}.product-stage:before{content:"";position:absolute;width:450px;height:450px;top:20px;right:20px;border-radius:50%;background:#087f691c;filter:blur(10px)}.stage-window{position:relative;z-index:2;width:780px;max-width:100%;aspect-ratio:1920 / 1256;overflow:hidden;border-radius:18px;background:transparent;box-shadow:var(--shadow);transform:none}.stage-video{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;background:transparent}.stage-titlebar{height:42px;padding:0 17px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #e1e4e1;background:#f7f7f6;font-size:10px}.stage-titlebar span{font-weight:800}.stage-titlebar small{color:#8c9490}.stage-app{height:445px;display:grid;grid-template-columns:58% 42%;background:#e2e5e2}.stage-paper{width:86%;min-height:410px;margin:22px auto 0;padding:42px 38px;background:#fff;box-shadow:0 7px 18px #00000012;color:#4d5350;font-family:Songti SC,SimSun,serif;font-size:10px;line-height:2}.stage-paper h4{margin-bottom:25px;text-align:center;color:#252b28;font-size:13px}.stage-paper p{margin:15px 0}.stage-highlight{padding:2px 5px;border-bottom:2px solid #c45749;background:#fae9e5}.stage-comment{margin-top:22px;padding:10px;border-left:3px solid var(--green);background:var(--green-mist);color:var(--green-dark);font-family:sans-serif;font-size:8px;line-height:1.6}.stage-sidebar{padding:18px 15px;border-left:1px solid #d8dcd8;background:#fbfbfa}.stage-sidebar-head{display:flex;justify-content:space-between;margin-bottom:13px}.stage-sidebar-head div{display:grid;gap:3px}.stage-sidebar-head b{font-size:12px}.stage-sidebar-head small{color:#929995;font-size:8px}.stage-sidebar-head>span{height:22px;padding:5px 9px;border-radius:99px;background:var(--green-pale);color:var(--green-dark);font-size:8px}.stage-risk{margin-bottom:10px;padding:12px;border:1px solid #e2e5e2;border-radius:10px;background:#fff}.stage-risk small{display:block;margin-bottom:6px;color:#9a7829;font-size:7px;font-weight:800}.stage-risk b{font-size:9px}.stage-risk p{margin:8px 0;color:#7c8480;font-size:8px;line-height:1.55}.stage-risk.done{opacity:.6}.stage-risk.done small{color:var(--green)}.stage-risk.current{border-color:#ae4b3d7a;box-shadow:0 7px 20px #ae4b3d14}.stage-risk.current small{color:var(--seal)}.stage-risk.current div{display:flex;gap:5px}.stage-risk button{flex:1;padding:6px 3px;border:0;border-radius:5px;background:#edf0ee;font-size:7px}.stage-risk button:last-child{background:var(--green);color:#fff}.mini-section{background:#f3ede2}.mini-grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:105px}.mini-preview-stage{position:relative;min-height:580px;display:grid;place-items:center}.video-halo{position:absolute;width:510px;height:510px;border-radius:50%;background:#ae4b3d12}.demo-phone{position:relative;z-index:2;width:290px;padding:12px;border:2px solid #242825;border-radius:46px;background:#111512;box-shadow:0 34px 75px #382a223d}.video-note{position:absolute;z-index:3;top:28%;right:18px;min-width:205px;padding:13px 16px;display:flex;align-items:center;gap:10px;border-radius:13px;background:#ffffffeb;box-shadow:var(--soft-shadow);font-size:11px;font-weight:800}.video-note i{width:7px;height:7px;border-radius:50%;background:var(--seal);box-shadow:0 0 0 5px var(--seal-pale)}.simple-features{margin:0 0 34px;padding:0;display:grid;gap:15px;list-style:none}.simple-features li{display:flex;align-items:center;gap:10px;color:#4f5a56;font-size:14px}.simple-features span{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;background:var(--seal-pale);color:var(--seal);font-size:11px;font-weight:900}.button-seal{background:var(--green);color:#fff;box-shadow:0 14px 28px #087f6933}.button-seal:hover{background:var(--green-dark)}.pricing-section{border-block:1px solid var(--line);background:#eaf2ef}.pricing-heading{margin-bottom:42px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.pricing-heading .section-kicker{margin-bottom:17px}.pricing-heading h2{margin-bottom:10px}.pricing-heading>div>p:last-child{margin:0;font-size:15px}.billing-toggle{padding:5px;display:flex;border:1px solid rgba(8,127,105,.16);border-radius:13px;background:#ffffffa6}.billing-toggle button{min-width:74px;padding:9px 14px;border:0;border-radius:9px;background:transparent;color:var(--muted);cursor:pointer;font-size:13px;font-weight:800}.billing-toggle button.active{background:var(--green);color:#fff;box-shadow:0 5px 12px #087f6929}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px}.price-card{position:relative;padding:31px;border:1px solid var(--line);border-radius:var(--radius-lg);background:#ffffffd1}.price-card.featured{border-color:#087f6973;background:#fff;box-shadow:var(--soft-shadow)}.popular-badge{position:absolute;top:-13px;right:24px;padding:7px 11px;border-radius:99px;background:var(--green);color:#fff;font-size:9px;font-weight:900}.plan-title{display:flex;align-items:flex-start;justify-content:space-between}.plan-title div{display:grid;gap:4px}.plan-title span{font-size:21px;font-weight:850}.plan-title small{color:var(--muted);font-size:11px}.price{margin:31px 0 8px;display:flex;align-items:baseline}.price sup{margin-right:4px;font-size:14px;font-weight:900}.price strong{font-size:47px;letter-spacing:-.05em}.price span{margin-left:6px;color:var(--muted);font-size:12px}.price-note{min-height:20px;margin-bottom:24px;color:var(--muted);font-size:12px}.price-card ul{min-height:116px;margin:0 0 25px;padding:0;display:grid;gap:11px;list-style:none;color:#53605b;font-size:12px}.price-card li:before{content:"✓";margin-right:8px;color:var(--green);font-weight:900}.price-button{width:100%;min-height:45px;border:1px solid rgba(8,127,105,.18);border-radius:11px;background:var(--green-mist);color:var(--green-dark);cursor:pointer;font-size:13px;font-weight:850}.price-button:hover{border-color:var(--green);background:var(--green-pale)}.price-button.primary{border-color:var(--green);background:var(--green);color:#fff}.price-button.primary:hover{background:var(--green-dark)}.pricing-footnote{margin:22px 0 0;color:#7a8580;text-align:center;font-size:11px}.mini-preview-phone{margin-inline:auto}.mini-preview-carousel{position:relative;width:100%;height:540px;overflow:hidden;border-radius:34px;background:#f7f2ea}.mini-preview-carousel img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;animation:mini-preview-fade 15s infinite}.mini-preview-carousel img:nth-child(1){animation-delay:0s}.mini-preview-carousel img:nth-child(2){animation-delay:3s}.mini-preview-carousel img:nth-child(3){animation-delay:6s}.mini-preview-carousel img:nth-child(4){animation-delay:9s}.mini-preview-carousel img:nth-child(5){animation-delay:12s}@keyframes mini-preview-fade{0%,16%{opacity:1}22%,to{opacity:0}}.final-cta{padding-top:40px;background:var(--paper)}.final-cta-card{min-height:310px;padding:62px 66px;display:flex;align-items:center;justify-content:space-between;gap:45px;border-radius:var(--radius-xl);color:#fff;background:var(--ink);box-shadow:var(--shadow)}.final-cta .section-kicker{color:#91d8c2}.final-cta h2{margin-bottom:12px;font-size:clamp(38px,4.3vw,57px)}.final-cta p:last-child{margin:0;color:#aebbb6}.final-actions{display:grid;gap:10px;min-width:205px}.button-light{background:var(--green);color:#fff}.button-light:hover{background:var(--green-dark)}.button-ghost-light{border-color:#91d8c26b;background:#087f691f;color:#fff}.button-ghost-light:hover{background:#087f6938}.site-footer{padding:55px 0 35px;background:var(--paper)}.footer-grid{display:grid;grid-template-columns:1fr auto;align-items:start;gap:28px}.footer-brand{margin-bottom:14px}.footer-grid>div>p{margin:0;color:var(--muted);font-size:12px}.footer-links{display:flex;gap:26px;color:#59645f;font-size:12px}.footer-legal{grid-column:1 / -1;margin:10px 0 0;padding-top:22px;border-top:1px solid var(--line);color:#8b928e;font-size:10px}.modal{width:min(480px,calc(100vw - 28px));padding:35px;border:0;border-radius:25px;color:var(--ink);background:#fff;box-shadow:0 35px 100px #00000040}.modal::backdrop{background:#10181599;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal-close{position:absolute;top:16px;right:16px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f2f0;cursor:pointer;color:#68716d;font-size:22px}.modal-icon{width:48px;height:48px;margin-bottom:18px;display:grid;place-items:center;border-radius:14px;font-weight:900}.wps-modal-icon{background:var(--green);color:#fff}.mini-modal-icon{border:1.5px solid var(--seal);border-radius:3px;color:var(--seal);font-family:serif;font-size:25px;transform:rotate(-2deg)}.modal-kicker{margin-bottom:8px;color:var(--green);font-size:10px;font-weight:900;letter-spacing:.1em}.mini-modal .modal-kicker{color:var(--seal)}.modal h2{margin-bottom:10px;font-size:25px;letter-spacing:-.03em}.modal-copy{color:var(--muted);font-size:13px;line-height:1.7}.platform-list{margin-top:21px;display:grid;gap:9px}.platform-list button{width:100%;padding:12px 14px;display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:15px;background:#fff;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.platform-list button:hover{border-color:#087f6961;background:var(--green-mist);box-shadow:0 10px 24px #087f6914;transform:translateY(-1px)}.platform-list button:disabled{opacity:.55;cursor:not-allowed;filter:saturate(.25)}.platform-list button:disabled:hover{transform:none;box-shadow:none;border-color:var(--line);background:#fff}.platform-list button:disabled i{background:#f0efec;color:#7d8782}.platform-list button:disabled .platform-symbol{opacity:.6}.platform-symbol{position:relative;display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;overflow:hidden;border-radius:14px;background:var(--green-mist);box-shadow:inset 0 0 0 1px #087f691a}.platform-symbol:before,.platform-symbol:after{content:"";position:absolute}.platform-symbol-windows:before{top:10px;left:10px;width:9px;height:9px;border-radius:2px;background:var(--green);box-shadow:12px 0 0 var(--green),0 12px 0 var(--green),12px 12px 0 var(--green)}.platform-symbol-linux:before{top:11px;left:9px;width:24px;height:19px;border:2px solid var(--green);border-radius:6px;background:#ffffffb8}.platform-symbol-linux:after{top:22px;left:22px;width:10px;height:2px;border-radius:99px;background:var(--green);box-shadow:-8px -4px 0 -1px var(--green)}.platform-symbol-macos{background:#f2f4f2;box-shadow:inset 0 0 0 1px #17211e17}.platform-symbol-macos:before{top:10px;left:9px;width:20px;height:15px;border:2px solid #71807a;border-radius:5px 5px 3px 3px;background:#ffffffad}.platform-symbol-macos:after{left:7px;bottom:10px;width:28px;height:5px;border-radius:0 0 7px 7px;background:#71807a}.platform-list button>span:nth-child(2){display:grid;gap:3px}.platform-list b{font-size:13px}.platform-list small{color:var(--muted);font-size:10px}.platform-list i{margin-left:auto;padding:5px 8px;border-radius:99px;background:var(--green-mist);color:var(--green-dark);font-size:10px;font-style:normal;font-weight:800}.platform-list [data-install-platform=macos] i,.platform-list button.installed i.installed-badge{background:var(--green-mist);color:var(--green-dark)}.platform-list button.installed i.uninstall{background:#fdeceb;color:#c2412f}.platform-list button.installed i+i{margin-left:6px}.modal-foot{margin:17px 0 0;color:#89918d;text-align:center;font-size:10px}.platform-logo:before,.platform-logo:after{display:none}.platform-logo img{width:25px;height:25px;object-fit:contain}.platform-symbol-linux img{width:28px;height:28px}.platform-symbol-macos img{width:24px;height:24px}.mac-modal-icon{position:relative;background:var(--green)}.mac-modal-icon:before{content:"";position:absolute;top:13px;left:11px;width:26px;height:19px;border:2px solid #fff;border-radius:4px}.mac-modal-icon:after{content:"";position:absolute;left:9px;bottom:10px;width:30px;height:5px;border-radius:0 0 8px 8px;background:#fff}.guide-steps{display:grid}.guide-step{display:flex;gap:12px;border-top:1px solid var(--line)}.guide-step:first-child{border-top:0}.guide-step p{margin:0;line-height:1.6}.guide-step b{font-weight:700}.guide-num{flex:0 0 auto;width:22px;height:22px;margin-top:1px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-size:11px;font-weight:800}.path-chip{display:inline-block;padding:1px 7px;border:1px solid var(--line);border-radius:6px;background:var(--paper-deep);font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11.5px;color:var(--ink)}.mac-guide-modal{width:min(560px,calc(100vw - 28px));max-height:calc(100vh - 40px);overflow-y:auto;padding-bottom:0}.mac-guide-modal .modal-icon{margin-bottom:12px}.mac-guide-modal .modal-kicker{margin-bottom:5px}.mac-guide-modal h2{margin-bottom:6px;font-size:23px}.mac-guide-modal .modal-copy{font-size:12.5px}.guide-steps[hidden]{display:none}.guide-steps{margin-top:14px}.guide-step{padding:10px 0}.guide-step p{font-size:12.5px}.guide-image{margin:12px 0 0}.guide-image img{display:block;width:100%;max-height:240px;object-fit:cover;object-position:top;border:1px solid var(--line);border-radius:14px}.guide-footer{position:sticky;bottom:0;margin-top:14px;padding:14px 0 26px;background:#fff;display:grid}.guide-footer .button{width:100%}.qr-shell{width:220px;height:220px;margin:22px auto 15px;padding:12px;display:grid;place-items:center;border:1px solid var(--line);border-radius:20px;background:#faf9f6}.qr-shell img{width:100%;height:100%;object-fit:contain}.qr-shell img[hidden],.qr-placeholder[hidden]{display:none}.qr-placeholder{display:grid;justify-items:center;gap:8px;color:#777f7b;text-align:center}.qr-placeholder>span{display:grid;width:66px;height:66px;place-items:center;border:2px solid var(--seal);color:var(--seal);font-family:serif;font-size:34px}.qr-placeholder b{font-size:12px}.qr-placeholder small{max-width:140px;font-size:9px;line-height:1.5}.mobile-mini-link{display:none;width:100%}.toast{position:fixed;top:auto;left:auto;right:24px;bottom:24px;z-index:300;max-width:min(380px,calc(100vw - 48px));margin:0;padding:13px 17px;border:0;border-radius:12px;background:var(--ink);color:#fff;box-shadow:var(--shadow);font-size:12px;opacity:0;transform:translateY(15px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.toast[open]{opacity:1;transform:translateY(0)}.toast.hiding{opacity:0;transform:translateY(15px)}.toast.error{background:#8e3c32}@starting-style{.toast[open]{opacity:0;transform:translateY(15px)}}.reveal{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width: 1100px){.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:720px}.hero-visual{width:min(760px,100%);margin:0 auto}.desktop-product-card{left:20px}.hero-phone{right:20px;left:auto}.product-grid{grid-template-columns:1fr}.product-wps-section .product-grid{grid-template-columns:1fr;gap:46px}.product-wps-section .product-copy{max-width:700px}.product-wps-section .product-stage{min-height:0;padding:0}.product-wps-section .stage-window{width:100%;transform:none}.product-copy{max-width:700px}.product-stage{width:min(820px,100%);margin-inline:auto}.mini-grid{gap:55px}}@media (max-width: 820px){:root{--page: min(100% - 32px, 680px)}.section-pad{padding:82px 0}.desktop-nav{display:none}.nav-shell{height:68px}.hero{min-height:0;padding-top:120px;padding-bottom:18px}.ways-section{padding-top:54px}.hero-grid{gap:48px}.hero h1{font-size:clamp(51px,12vw,72px);line-height:1.05}.hero-lead{font-size:17px}.hero-visual{display:none}.desktop-product-card{top:35px;right:-100px;width:620px}.hero-phone{left:0;bottom:6px}.way-cards,.pricing-grid{grid-template-columns:1fr}.way-card{min-height:500px}.mini-grid{grid-template-columns:1fr}.mini-preview-stage{display:none}.mini-copy{max-width:650px}.pricing-heading{align-items:flex-start;flex-direction:column}.mini-preview-phone{margin-inline:auto}.video-note{top:20%}.final-cta-card{padding:50px 42px;align-items:flex-start;flex-direction:column}.final-actions{width:100%}}@media (max-width: 560px){:root{--page: calc(100% - 28px) }.section-pad{padding:68px 0}.nav-cta{padding:9px 14px;font-size:12px}.hero{padding-top:105px;padding-bottom:12px}.ways-section{padding-top:40px}.hero h1{margin-bottom:23px;font-size:clamp(36px,10.6vw,42px);line-height:1.08;white-space:nowrap}.hero h1 br{display:none}.hero-lead{font-size:15px;line-height:1.75}.hero-actions{display:flex;gap:10px}.button{width:auto;min-height:46px;padding:0 16px;border-radius:12px;font-size:13px}.hero-actions .button{box-shadow:none}.hero-actions .button-icon{width:21px;height:21px;border-radius:6px;font-size:12px}.hero-notes{gap:10px 16px}.hero-visual{min-height:430px;margin-top:8px}.desktop-product-card{top:30px;right:-220px;width:570px;transform:rotate(1deg) scale(.86);transform-origin:top right}.hero-phone{left:5px;bottom:0;transform:scale(.9);transform-origin:bottom left}.section-heading{margin-bottom:36px;text-align:left}.section-heading .section-kicker{justify-content:flex-start}.section-heading h2,.product-copy h2,.pricing-heading h2{font-size:36px}.section-heading>p:last-child{font-size:15px}.way-card{min-height:470px;padding:28px;border-radius:24px}.way-copy h3{font-size:24px}.way-visual{width:98%}.mini-way-visual{right:-8px;bottom:0;width:94%}.shared-account{font-size:12px;line-height:1.7}.product-stage{min-height:450px;padding:15px 0 0}.stage-window{width:700px;max-width:none;transform:scale(.64);transform-origin:left top}.product-wps-section .product-stage{min-height:0;padding:0}.product-wps-section .stage-window{width:100%;transform:none;transform-origin:center}.mini-preview-stage{min-height:625px;transform:scale(.92);transform-origin:top center;margin-bottom:-45px}.video-note{top:-2%;right:0}.price-card{padding:27px}.mini-preview-phone{margin-inline:auto}.final-cta{padding-top:15px}.final-cta-card{padding:40px 28px;border-radius:25px}.final-cta h2{font-size:36px}.final-actions{width:auto;min-width:0;display:flex;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.modal{padding:29px 22px}.mobile-mini-link{display:inline-flex;width:100%}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.mini-preview-carousel img{animation:none;opacity:0}.mini-preview-carousel img:first-child{opacity:1}.reveal{opacity:1;transform:none}}
