@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Noto Sans SC,Microsoft YaHei,sans-serif;color:#0d1726;background:#f4f8fc;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #0d1726;--muted: #607086;--blue: #0878e8;--blue-dark: #0758b6;--blue-soft: #eaf5ff;--line: rgba(13, 23, 38, .12);--white: #ffffff;--orange: #ff8a39}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f4f8fc;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}.site-header{position:fixed;z-index:50;top:18px;left:50%;transform:translate(-50%);width:min(1320px,calc(100% - 32px));height:68px;padding:0 14px 0 20px;display:flex;align-items:center;justify-content:space-between;gap:28px;border:1px solid rgba(255,255,255,.84);border-radius:18px;background:#ffffffc7;box-shadow:0 16px 45px #36597b1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;white-space:nowrap}.brand small{font-size:9px;letter-spacing:.18em;color:#8b97a5;align-self:flex-end;margin:0 0 17px -4px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:11px;background:#0a78e8;color:#fff;box-shadow:0 8px 18px #0878e83d}.site-header nav{display:flex;align-items:center;gap:7px;padding:5px;border-radius:14px}.site-header nav a{padding:10px 15px;border-radius:10px;font-size:13px;font-weight:600;color:#48576a;transition:.2s ease}.site-header nav a:hover{color:#0878e8;background:#e8f5ffcc}.header-actions{display:flex;align-items:center;gap:8px}.button{border:0;border-radius:11px;padding:12px 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.55;cursor:wait;transform:none}.button-dark{color:#fff;background:#0d1726;box-shadow:0 10px 22px #0d17262e}.button-quiet{color:#3d4c5f;background:#ffffff9e}.button-primary{color:#fff;background:#0878e8;box-shadow:0 15px 30px #0878e840}.button-primary:hover{background:#066ad1;box-shadow:0 19px 36px #0878e852}.button-glass{color:#192638;border:1px solid rgba(255,255,255,.9);background:#ffffff8a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button-outline{color:#1f344b;border:1px solid rgba(13,23,38,.16);background:transparent}.button-large{min-height:53px;padding:0 23px;font-size:14px;border-radius:14px}.button-wide{width:100%}.menu-button{display:none;width:42px;height:42px;place-items:center;border:0;border-radius:11px;background:#eef5fb}.hero{position:relative;min-height:920px;padding:172px max(6vw,34px) 110px;overflow:hidden;background-size:cover;background-position:center;display:grid;grid-template-columns:minmax(430px,.9fr) minmax(520px,1.1fr);align-items:center;gap:3vw}.hero-content{position:relative;z-index:2;max-width:690px}.status-pill{width:fit-content;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;color:#096bc5;background:#e9f6ffd9;border:1px solid rgba(8,120,232,.12);font-size:11px;font-weight:800;letter-spacing:.03em}.status-orange{color:#a84a0b;background:#fff0e3;border-color:#ff8a3938}.status-green{color:#08714b;background:#eafaf3;border-color:#08714b26}.hero h1{margin:28px 0 25px;max-width:680px;font-size:clamp(58px,5.7vw,98px);line-height:.98;letter-spacing:-.075em;font-weight:500}.hero h1 em{color:#0878e8;font-style:normal;font-weight:700}.hero-content>p{max-width:600px;margin:0;color:#4b5e72;font-size:17px;line-height:1.85}.hero-actions{display:flex;gap:12px;margin-top:34px}.hero-proof{display:flex;flex-wrap:wrap;gap:21px;margin-top:25px;color:#526276;font-size:12px;font-weight:600}.hero-proof span{display:flex;align-items:center;gap:6px}.hero-proof svg{color:#0878e8}.hero-product{position:relative;z-index:2;width:min(720px,100%);justify-self:end}.product-window{border-radius:25px;border:1px solid rgba(255,255,255,.95);background:#ffffffb8;box-shadow:0 40px 90px #45698b38;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);overflow:hidden;transform:perspective(1200px) rotateY(-3deg) rotateX(1deg)}.window-top{height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 19px;border-bottom:1px solid rgba(13,23,38,.08);color:#8390a0;font-size:10px;letter-spacing:.12em}.window-dots{display:flex;gap:6px}.window-dots i{width:8px;height:8px;border-radius:50%;background:#ff826f}.window-dots i:nth-child(2){background:#ffc85a}.window-dots i:nth-child(3){background:#56d9aa}.window-body{display:grid;grid-template-columns:.8fr 1.2fr;min-height:460px}.candidate-visual{display:grid;place-items:center;padding:34px 18px;background:#eff7ffad;border-right:1px solid rgba(13,23,38,.08)}.candidate-visual img{width:105%;max-width:310px;mix-blend-mode:multiply}.agent-board{padding:42px 27px 26px}.board-head{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:30px}.board-head div{display:grid;gap:6px}.board-head small{color:#8994a2;font-size:9px;letter-spacing:.15em}.board-head strong{font-size:23px;letter-spacing:-.03em}.agent-line{display:grid;grid-template-columns:40px 1fr auto;gap:12px;align-items:center;padding:16px 0;border-bottom:1px solid rgba(13,23,38,.08)}.agent-line>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#eff4f8;color:#718096}.agent-line div{display:grid;gap:4px}.agent-line strong{font-size:13px}.agent-line small{font-size:10px;color:#8b97a5}.agent-line>b{font-size:11px;color:#9aa4af}.agent-line.active>span{color:#fff;background:#0878e8}.agent-line.active>b{color:#0878e8}.window-footer{height:51px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;color:#798697;border-top:1px solid rgba(13,23,38,.08);font-size:10px}.window-footer span{display:flex;align-items:center;gap:6px}.window-footer svg{color:#08714b}.float-card{position:absolute;z-index:3;display:flex;align-items:center;gap:12px;min-width:175px;padding:14px 16px;border:1px solid rgba(255,255,255,.9);border-radius:16px;background:#ffffffd6;box-shadow:0 18px 45px #41628233;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.float-card svg{color:#0878e8}.float-card div{display:grid;gap:3px}.float-card small{font-size:9px;color:#8490a0}.float-card strong{font-size:12px}.float-card-one{left:-52px;bottom:68px}.float-card-two{right:-22px;top:86px}.float-card-two svg{color:#10a36f}.scroll-hint{position:absolute;right:42px;bottom:28px;display:flex;align-items:center;gap:9px;color:#607086;font-size:11px;font-weight:600}.scroll-hint svg{width:34px;height:34px;padding:8px;border:1px solid rgba(13,23,38,.11);border-radius:50%;background:#ffffff80}.trust-strip{min-height:88px;display:flex;align-items:center;justify-content:center;gap:28px;padding:22px;color:#546477;background:#fff;border-top:1px solid rgba(13,23,38,.06);border-bottom:1px solid rgba(13,23,38,.07);font-size:12px;font-weight:700;letter-spacing:.04em}.trust-strip i{width:4px;height:4px;border-radius:50%;background:#0878e8}.section{padding:130px max(6vw,32px)}.section-heading,.pricing-heading{max-width:1320px;margin:0 auto 58px;display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:end}.section-kicker{display:block;margin-bottom:15px;color:#0878e8;font-size:10px;font-weight:800;letter-spacing:.18em}.section h2,.trial-band h2{margin:0;font-size:clamp(42px,4.7vw,72px);line-height:1.08;letter-spacing:-.06em;font-weight:500}.section-heading p,.workflow-copy>p,.pricing-heading p{margin:0;color:#68788a;font-size:15px;line-height:1.85}.product-section{background:#f7fafc}.capability-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;overflow:hidden}.capability-card{position:relative;min-height:390px;padding:31px;background:#fff;border-right:1px solid var(--line)}.capability-card:last-child{border-right:0}.capability-card.card-2{background:#f3f9ff}.capability-card.card-4{background:#fff9f3}.capability-icon{width:51px;height:51px;display:grid;place-items:center;border-radius:15px;color:#0878e8;background:#eaf5ff;margin-bottom:65px}.card-2 .capability-icon{color:#8c59d8;background:#f1ebfb}.card-3 .capability-icon{color:#07835d;background:#e9f8f2}.card-4 .capability-icon{color:#e86a1d;background:#fff0e5}.capability-card>span{color:#8a96a4;font-size:9px;font-weight:800;letter-spacing:.13em}.capability-card h3{margin:14px 0 15px;font-size:22px;line-height:1.35;letter-spacing:-.035em}.capability-card p{margin:0;color:#718094;font-size:13px;line-height:1.8}.capability-card a{position:absolute;left:31px;bottom:28px;display:flex;align-items:center;gap:7px;color:#28679e;font-size:11px;font-weight:700}.workflow-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center;background:#0d1726;color:#fff}.workflow-copy{max-width:630px;justify-self:end}.workflow-copy>p{margin-top:26px;color:#9eabba;max-width:560px}.workflow-points{margin-top:43px;display:grid;gap:2px}.workflow-points>div{display:grid;grid-template-columns:45px 1fr;gap:17px;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.1)}.workflow-points>div>b{color:#4ba7ff;font-size:11px}.workflow-points span{display:grid;gap:5px}.workflow-points strong{font-size:14px}.workflow-points small{color:#8d9aaa;font-size:11px}.workflow-board{width:100%;max-width:660px;padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#152237;box-shadow:0 35px 80px #00000040}.workflow-board-top{display:flex;justify-content:space-between;align-items:center;padding:4px 4px 22px;color:#728198;font-size:9px;letter-spacing:.15em}.flow-row{min-height:67px;display:grid;grid-template-columns:43px 1fr 80px 24px;align-items:center;gap:10px;padding:0 17px;margin-bottom:8px;border:1px solid rgba(255,255,255,.07);border-radius:13px;background:#101c2e;color:#7f8da0}.flow-row>b{font-size:10px}.flow-row>span{font-size:13px;font-weight:700}.flow-row>small{font-size:9px}.flow-row svg{color:#6c7a8d}.flow-row.done{color:#cbd4df}.flow-row.done svg{color:#1bb77d}.flow-row.current{color:#fff;border-color:#3a97f6a6;background:#173356}.flow-row.current svg{color:#65b4ff}.flow-dot{width:8px!important;height:8px;border-radius:50%;background:#506077}.security-section{padding-top:80px;padding-bottom:80px;background:#edf6fd}.security-panel{max-width:1320px;margin:0 auto;padding:68px;display:grid;grid-template-columns:90px 1fr 1fr;gap:48px;align-items:center;border:1px solid rgba(8,120,232,.12);border-radius:28px;background:#fff;box-shadow:0 25px 70px #275b8617}.security-icon{width:76px;height:76px;display:grid;place-items:center;border-radius:22px;color:#0878e8;background:#eaf5ff}.security-panel h2{font-size:clamp(36px,3.4vw,57px)}.security-panel>p{color:#65778a;line-height:1.85;font-size:14px}.security-tags{grid-column:2/4;display:flex;flex-wrap:wrap;gap:10px}.security-tags span{display:flex;align-items:center;gap:7px;padding:10px 13px;border:1px solid rgba(13,23,38,.1);border-radius:999px;color:#4d5c6e;background:#f8fbfd;font-size:11px;font-weight:700}.security-tags svg{color:#0878e8}.pricing-section{background:#fff}.pricing-heading{align-items:center}.billing-switch{justify-self:end;display:flex;padding:5px;border-radius:13px;background:#eff4f8}.billing-switch button{min-width:78px;padding:11px 16px;border:0;border-radius:9px;background:transparent;color:#6a7786;font-size:12px;font-weight:700;cursor:pointer}.billing-switch button.active{background:#fff;color:#0d1726;box-shadow:0 6px 18px #344c6521}.plan-grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.plan-card{position:relative;min-height:480px;padding:29px 26px;border:1px solid rgba(13,23,38,.12);border-radius:20px;background:#fff}.plan-card.featured{border-color:#0878e8;box-shadow:0 25px 55px #0878e824;transform:translateY(-9px)}.popular-tag{position:absolute;right:18px;top:18px;padding:6px 9px;border-radius:999px;color:#fff;background:#0878e8;font-size:9px;font-weight:800}.plan-card>small{color:#6f7d8c;font-size:11px;font-weight:700}.plan-price{display:flex;align-items:baseline;margin-top:19px}.plan-price span{font-size:18px;font-weight:700}.plan-price strong{font-size:52px;letter-spacing:-.06em}.plan-price em{margin-left:7px;color:#8b96a3;font-size:11px;font-style:normal}.plan-card>p{margin:12px 0 25px;color:#657386;font-size:12px}.plan-card ul{display:grid;gap:13px;min-height:176px;padding:21px 0 0;margin:0 0 26px;border-top:1px solid rgba(13,23,38,.09);list-style:none}.plan-card li{display:flex;gap:8px;color:#4e5d70;font-size:11px}.plan-card li svg{flex:none;color:#0878e8}.platform-note{max-width:1320px;margin:24px auto 0;color:#7c8895;font-size:11px;text-align:center}.addon-grid{max-width:1320px;margin:29px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.addon-grid article{display:flex;align-items:center;gap:15px;padding:22px;border:1px solid rgba(13,23,38,.1);border-radius:16px;background:#f8fafc}.addon-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:#0878e8;background:#eaf5ff}.addon-grid article>div:last-child{display:grid;gap:5px}.addon-grid small{color:#84909c;font-size:10px}.addon-grid strong{font-size:13px}.platform-catalog{max-width:1320px;margin:28px auto 0;display:grid;grid-template-columns:repeat(6,1fr);gap:9px}.platform-catalog>span{display:grid;gap:5px;padding:14px 13px;border:1px solid rgba(13,23,38,.09);border-radius:13px;background:#f8fafc}.platform-catalog b{font-size:11px}.platform-catalog small{font-size:8px;font-weight:700}.platform-catalog .available small{color:#078b65}.platform-catalog .assessment small{color:#9a6b18}.trial-band{margin:0 max(3vw,18px);padding:78px max(4vw,30px);display:grid;grid-template-columns:1.2fr .8fr auto;align-items:center;gap:45px;border-radius:29px;color:#102034;background:#ddecf8 url(/assets/jianlibang-hero-lightfield-VY2A3sLU.png) center/cover no-repeat;overflow:hidden}.trial-band h2{margin-top:18px;font-size:clamp(38px,3.7vw,61px)}.trial-band-facts{display:grid;gap:17px}.trial-band-facts span{display:flex;align-items:center;gap:11px;font-size:13px;font-weight:700}.trial-band-facts svg{color:#0878e8}.faq-section{max-width:1460px;margin:0 auto;display:grid;grid-template-columns:.75fr 1.25fr;gap:9vw;background:#f4f8fc}.faq-section>div:first-child>p{max-width:400px;margin:24px 0;color:#6d7b8c;font-size:13px;line-height:1.8}.contact-link{display:flex;align-items:center;gap:9px;color:#0878e8;font-size:13px;font-weight:700}.faq-list{border-top:1px solid rgba(13,23,38,.13)}.faq-list article{border-bottom:1px solid rgba(13,23,38,.13);overflow:hidden}.faq-list button{width:100%;padding:25px 4px;display:grid;grid-template-columns:43px 1fr 25px;align-items:center;text-align:left;border:0;background:transparent;cursor:pointer}.faq-list button span{color:#8c98a5;font-size:10px}.faq-list button strong{font-size:15px}.faq-list button svg{transition:transform .25s ease}.faq-list article.open button svg{transform:rotate(180deg)}.faq-list article p{max-height:0;margin:0 68px;color:#6b7989;font-size:13px;line-height:1.85;overflow:hidden;transition:.25s ease}.faq-list article.open p{max-height:180px;margin-bottom:25px}footer{padding:78px max(6vw,32px) 25px;color:#dbe3ed;background:#0d1726}.footer-main{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:60px}.footer-brand{color:#fff}.footer-main>div:first-child p{max-width:300px;margin-top:19px;color:#8090a3;font-size:12px;line-height:1.7}.footer-main>div:not(:first-child){display:grid;align-content:start;gap:13px}.footer-main small{margin-bottom:5px;color:#68788c;font-size:9px;font-weight:800;letter-spacing:.15em}.footer-main a,.footer-main button{padding:0;color:#adb8c5;background:none;border:0;text-align:left;font-size:11px;cursor:pointer}.footer-main a:hover,.footer-main button:hover{color:#fff}.footer-bottom{max-width:1320px;margin:65px auto 0;padding-top:23px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.09);color:#65758a;font-size:10px}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;place-items:center;background:#07111f94;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.trial-modal{position:relative;width:min(1000px,100%);max-height:min(760px,calc(100vh - 48px));display:grid;grid-template-columns:.9fr 1.1fr;border:1px solid rgba(255,255,255,.65);border-radius:27px;background:#f7fafc;box-shadow:0 40px 120px #00000059;overflow:auto}.modal-close{position:absolute;z-index:2;right:16px;top:16px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#eef4f9eb;cursor:pointer}.modal-intro{padding:58px 43px;color:#fff;background:#0e1d31}.modal-intro h2{margin:25px 0 17px;font-size:38px;line-height:1.18;letter-spacing:-.05em}.modal-intro>p{margin:0;color:#a9b5c5;font-size:13px;line-height:1.8}.trial-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:38px}.trial-facts>div{padding:14px 10px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:#15263d}.trial-facts strong,.trial-facts span{display:block}.trial-facts strong{font-size:18px}.trial-facts span{margin-top:4px;color:#8d9db0;font-size:8px}.security-note{display:flex;align-items:center;gap:8px;margin-top:33px;color:#91a5bb;font-size:10px}.security-note svg{color:#63b7ff}.modal-workspace{padding:51px 43px 35px;background:#f8fbfd}.checkout-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:31px}.checkout-steps span{display:flex;align-items:center;gap:7px;color:#9aa4af;font-size:9px;font-weight:700}.checkout-steps b{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#e7edf3}.checkout-steps span.active{color:#0878e8}.checkout-steps span.active b{color:#fff;background:#0878e8}.trial-form{display:grid;gap:17px}.trial-form label{display:grid;gap:8px}.trial-form label>span,.trial-form legend{color:#46566a;font-size:10px;font-weight:800}.trial-form small{color:#9aa4ad;font-weight:500}.trial-form input,.trial-form select{width:100%;height:47px;padding:0 13px;border:1px solid rgba(13,23,38,.13);border-radius:11px;outline:none;background:#fff;font-size:12px}.trial-form input:focus,.trial-form select:focus{border-color:#0878e8;box-shadow:0 0 0 4px #0878e817}.phone-input{display:grid;grid-template-columns:52px 1fr;border:1px solid rgba(13,23,38,.13);border-radius:11px;background:#fff;overflow:hidden}.phone-input:focus-within{border-color:#0878e8;box-shadow:0 0 0 4px #0878e817}.phone-input b{display:grid;place-items:center;border-right:1px solid rgba(13,23,38,.1);color:#657386;font-size:11px}.phone-input input{border:0;border-radius:0;box-shadow:none!important}.trial-form fieldset{padding:0;border:0}.trial-form legend{margin-bottom:8px}.payment-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.payment-options button{height:45px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(13,23,38,.12);border-radius:11px;background:#fff;color:#687789;font-size:11px;font-weight:700;cursor:pointer}.payment-options button.selected{color:#0878e8;border-color:#0878e8;background:#eef7ff}.form-error{margin:0;color:#c4412b;font-size:10px}.form-legal{margin:0;color:#929ca7;font-size:8px;text-align:center}.payment-stage{text-align:center}.payment-head{display:flex;align-items:center;justify-content:space-between;text-align:left}.payment-head>div{display:grid;gap:4px}.payment-head span{color:#84909c;font-size:9px}.payment-head strong{font-size:31px}.qr-surface{width:190px;height:190px;margin:26px auto 18px;display:grid;place-items:center;border:12px solid white;border-radius:18px;color:#243b58;background:#f1f4f7;box-shadow:0 15px 35px #2b4a6921}.qr-surface img{width:100%;height:100%;object-fit:contain}.payment-stage h3,.success-stage h3{margin:0 0 9px;font-size:18px}.payment-stage>p,.success-stage>p{margin:0 auto;max-width:370px;color:#718095;font-size:11px;line-height:1.75}.order-number{margin:18px auto 0;padding:9px;border-radius:9px;color:#7c8997;background:#edf2f6;font-size:9px}.text-button{margin-top:17px;border:0;background:transparent;color:#0878e8;font-size:10px;font-weight:700;cursor:pointer}.success-stage{text-align:center;padding-top:42px}.success-stage>svg{color:#17a875;margin-bottom:21px}.success-stage .button{margin-top:27px}.sms-input-row{display:grid;grid-template-columns:1fr 112px;gap:9px}.sms-input-row button{border:1px solid rgba(8,120,232,.35);border-radius:11px;color:#0878e8;background:#eef7ff;font-size:10px;font-weight:800;cursor:pointer}.sms-input-row button:disabled{opacity:.55;cursor:wait}.form-message{min-height:12px}.form-notice{margin:0;color:#187a5c;font-size:10px}.form-legal a{color:#0878e8;text-decoration:none}.form-legal a:hover{text-decoration:underline}.qr-surface.is-disabled{color:#8090a2;background:#edf1f4;box-shadow:none}.payment-stage>div[aria-live] p{margin:0 auto;max-width:370px;color:#718095;font-size:11px;line-height:1.75}.payment-options.payment-options-single{grid-template-columns:1fr}.payment-options.payment-options-single button{cursor:default}.alipay-checkout-card{margin:26px auto 18px;padding:23px;display:flex;align-items:center;gap:18px;text-align:left;border:1px solid rgba(8,120,232,.18);border-radius:18px;color:#0878e8;background:#eef7ff;box-shadow:0 15px 35px #2b4a691a}.alipay-checkout-card>svg{flex:none}.alipay-checkout-card>div{display:grid;gap:6px}.alipay-checkout-card strong{color:#17314d;font-size:15px}.alipay-checkout-card span{color:#718095;font-size:10px;line-height:1.6}.alipay-checkout-card.is-disabled{color:#8090a2;background:#edf1f4;box-shadow:none}.alipay-launch{margin-top:20px}.payment-return-page{display:grid;align-content:start}.payment-return-card{width:min(720px,calc(100% - 24px));margin:70px auto 0;padding:64px;display:grid;justify-items:center;text-align:center;border:1px solid rgba(13,23,38,.1);border-radius:26px;background:#fff;box-shadow:0 24px 70px #26405b17}.payment-return-card>svg{margin-bottom:25px;color:#0878e8}.payment-return-card>h1{margin:8px 0 14px;font-size:clamp(36px,5vw,58px);letter-spacing:-.055em}.payment-return-card>p{max-width:540px;margin:0;color:#5d6c7d;font-size:14px;line-height:1.8}.payment-return-actions{display:flex;gap:10px;margin-top:28px}.payment-return-card>small{margin-top:28px;color:#8995a2;font-size:10px;line-height:1.6}.legal-page{min-height:100vh;padding:26px max(5vw,24px) 80px;background:#f5f9fc}.legal-header{position:static;max-width:1120px;margin:0 auto;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.75);border-radius:18px;background:#ffffffe0;box-shadow:0 14px 40px #2a496714}.legal-document{max-width:900px;margin:64px auto 0;padding:58px 64px;border:1px solid rgba(13,23,38,.1);border-radius:24px;background:#fff;box-shadow:0 24px 70px #26405b14}.legal-document h1{margin:16px 0 8px;font-size:clamp(40px,6vw,70px);letter-spacing:-.055em}.legal-updated{color:#83909d;font-size:11px}.legal-document h2{margin:38px 0 12px;font-size:20px}.legal-document p{color:#506074;font-size:14px;line-height:1.9}.legal-document a{color:#0878e8}.download-toast{position:fixed;z-index:70;right:23px;bottom:23px;display:flex;align-items:center;gap:9px;padding:13px 13px 13px 16px;border:1px solid rgba(255,255,255,.7);border-radius:13px;color:#fff;background:#0d1726;box-shadow:0 20px 45px #0d17263b;font-size:10px}.download-toast button{width:27px;height:27px;display:grid;place-items:center;border:0;border-radius:8px;color:#fff;background:#ffffff1c;cursor:pointer}@media(max-width:1080px){.site-header nav{position:absolute;top:76px;left:0;right:0;display:none;padding:13px;border:1px solid rgba(255,255,255,.86);background:#fffffff0;box-shadow:0 18px 45px #34527029;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header nav.open{display:grid}.menu-button{display:grid}.desktop-download{display:none}.hero{min-height:auto;padding-top:145px;grid-template-columns:1fr;gap:75px}.hero-content{max-width:780px}.hero-product{justify-self:center;width:min(760px,93%)}.capability-grid{grid-template-columns:1fr 1fr}.capability-card:nth-child(2){border-right:0}.capability-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.workflow-section{grid-template-columns:1fr}.workflow-copy{justify-self:start}.workflow-board{justify-self:center}.security-panel{grid-template-columns:80px 1fr}.security-panel>p{grid-column:2}.security-tags{grid-column:2}.plan-grid{grid-template-columns:1fr 1fr}.plan-card.featured{transform:none}.trial-band{grid-template-columns:1fr 1fr}.trial-band .button{grid-column:1/3;justify-self:start}}@media(max-width:720px){.site-header{top:9px;width:calc(100% - 18px);height:61px;padding-left:12px;border-radius:15px}.brand small{display:none}.brand-mark{width:33px;height:33px}.header-actions .button-dark{padding:11px 13px}.site-header nav{top:68px}.hero{padding:120px 19px 75px;gap:50px;background-position:62% center}.hero h1{margin-top:22px;font-size:clamp(50px,15vw,72px)}.hero-content>p{font-size:14px}.hero-actions{display:grid}.hero-proof{display:grid;gap:10px}.hero-product{width:100%}.product-window{transform:none;border-radius:18px}.window-body{grid-template-columns:1fr;min-height:auto}.candidate-visual{display:none}.agent-board{padding:28px 17px 18px}.float-card{display:none}.window-footer{font-size:8px}.window-footer span:last-child{display:none}.scroll-hint{display:none}.trust-strip{justify-content:flex-start;overflow-x:auto;white-space:nowrap}.section{padding:88px 19px}.section-heading,.pricing-heading{grid-template-columns:1fr;gap:25px;margin-bottom:38px}.section h2,.trial-band h2{font-size:42px}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:335px;border-right:0!important;border-bottom:1px solid var(--line)}.capability-card:last-child{border-bottom:0}.capability-icon{margin-bottom:42px}.workflow-section{padding-top:95px;padding-bottom:95px}.flow-row{grid-template-columns:36px 1fr 22px}.flow-row small{display:none}.security-section{padding-top:45px;padding-bottom:45px}.security-panel{padding:35px 23px;grid-template-columns:1fr;gap:24px}.security-icon{width:63px;height:63px}.security-panel>p,.security-tags{grid-column:1}.security-tags{display:grid}.pricing-heading{align-items:start}.billing-switch{justify-self:start}.plan-grid{grid-template-columns:1fr}.platform-catalog{grid-template-columns:repeat(2,1fr)}.addon-grid{grid-template-columns:1fr}.trial-band{margin:0 9px;padding:55px 24px;grid-template-columns:1fr;gap:35px;border-radius:23px}.trial-band .button{grid-column:1;justify-self:stretch}.faq-section{grid-template-columns:1fr;gap:55px}footer{padding:60px 24px 23px}.footer-main{grid-template-columns:1fr 1fr;gap:45px}.footer-main>div:first-child{grid-column:1/3}.footer-bottom{display:grid;gap:10px}.modal-backdrop{padding:9px}.trial-modal{max-height:calc(100vh - 18px);grid-template-columns:1fr;border-radius:20px}.modal-intro{padding:38px 23px}.modal-intro h2{font-size:31px}.modal-workspace{padding:34px 23px}.trial-facts{margin-top:25px}.checkout-steps span{display:grid;justify-items:center;text-align:center}.qr-surface{width:172px;height:172px}.legal-page{padding:12px 9px 50px}.legal-header{padding:14px}.legal-document{margin-top:25px;padding:38px 23px;border-radius:20px}.legal-document h1{font-size:40px}.payment-return-card{margin-top:30px;padding:43px 23px}.payment-return-actions{width:100%;display:grid}.payment-return-actions .button{justify-content:center}}
