:root{--ink:#071b49;--body:#53698e;--blue:#2457ef;--cyan:#2dccf1;--line:#dce7f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;background:#fff}a{text-decoration:none;color:inherit}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.nav{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:800}.brand-mark{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#1f51e9,var(--cyan));box-shadow:0 7px 16px #2860e640}.nav nav,.footer nav{display:flex;gap:25px;color:#5c7092;font-size:14px;font-weight:600}.nav nav a:hover,.footer a:hover{color:var(--blue)}.nav-cta{color:var(--blue);font-weight:800;font-size:14px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center;min-height:630px;padding:55px 0 75px;position:relative}.hero:after{content:"";position:absolute;right:-230px;top:-180px;width:680px;height:680px;border-radius:50%;background:radial-gradient(circle,#ddecff 0,#edf6ff 45%,transparent 68%);z-index:-1}.eyebrow{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.eyebrow i{display:inline-block;width:7px;height:7px;margin-right:8px;background:#19bd8c;border-radius:50%;box-shadow:0 0 0 5px #19bd8c18}h1,h2,h3,p{margin-top:0}h1{margin:18px 0 21px;font-size:clamp(43px,5vw,68px);line-height:1.08;letter-spacing:-3px}h1 strong{color:var(--blue)}.lead{max-width:510px;color:var(--body);font-size:17px;line-height:1.75}.actions{display:flex;align-items:center;gap:25px;margin:31px 0}.button{display:inline-flex;gap:20px;align-items:center;padding:15px 20px 15px 23px;border-radius:12px;background:linear-gradient(105deg,var(--blue),var(--cyan));color:#fff;font-size:14px;font-weight:800;box-shadow:0 13px 28px #2457ef35}.button:hover{transform:translateY(-2px)}.button b{font-size:18px}.text-link{font-size:14px;font-weight:750;color:#53698e}.trust{color:#6b7f9e;font-size:12px}.visual{position:relative;min-height:455px;display:grid;place-items:center}.app-window{width:min(100%,595px);overflow:hidden;background:#fff;border:1px solid #e3ecfb;border-radius:16px;box-shadow:0 32px 70px #0c398629;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg)}.window-bar{height:39px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf2fa;color:#8b9ab4;font-size:10px}.traffic{color:#fa6559;letter-spacing:2px}.traffic::first-letter{color:#fa6559}.window-bar em{padding:4px 8px;border-radius:20px;background:linear-gradient(100deg,#2659ed,#35c9ed);color:#fff;font-style:normal;font-weight:bold}.app-content{display:grid;grid-template-columns:47px 1fr 135px;min-height:295px}.app-content aside{padding:15px 8px;color:#8796af;background:#fbfcff;border-right:1px solid #edf2fa;line-height:34px;text-align:center}.workspace{display:flex;flex-direction:column;padding:15px}.app-heading{display:flex;justify-content:space-between;font-size:12px}.app-heading button,.app-bottom button{border:0;border-radius:6px;padding:6px 8px;background:#2559ed;color:#fff;font-size:10px;font-weight:bold}.drop{flex:1;min-height:160px;margin:20px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1.5px dashed #ccdcf7;border-radius:10px;color:#687993;font-size:11px}.drop span{padding:8px 11px;border-radius:12px;background:#eaf1ff;color:var(--blue);font-size:24px}.drop small{color:#9caac0}.app-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:10px;border-top:1px solid #edf2fa;color:#72819b;font-size:10px}.output{display:flex;flex-direction:column;gap:7px;padding:16px 10px;border-left:1px solid #edf2fa;font-size:10px}.output>b{margin-bottom:5px;font-size:13px}.output small{color:#7b8ba5}.output p{display:flex;justify-content:space-between;margin:0;padding:8px 7px;border-radius:6px;background:#f3f6fb;color:#40506c}.float{position:absolute;z-index:2;display:flex;gap:9px;align-items:center;padding:10px 13px;border:1px solid #e3edfc;border-radius:11px;background:#ffffffed;box-shadow:0 12px 30px #193d7822}.float>b{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:#eaf1ff;color:var(--blue)}.float strong,.float small{display:block;font-size:11px}.float small{margin-top:3px;color:#7688a6;font-size:9px}.speed{right:-8px;top:37px}.safe{left:-7px;bottom:28px}.formats{display:flex;align-items:center;gap:11px;min-height:97px;padding:24px 29px;border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 35px #1746820a}.formats b{margin-right:24px;font-size:14px;white-space:nowrap}.formats span{padding:7px 11px;border-radius:7px;background:#f5f8fd;color:#5e7192;font-size:12px;font-weight:bold}.features{padding:124px 0 95px}.section-title{display:flex;justify-content:space-between;align-items:end;gap:80px;margin-bottom:37px}.section-title h2,.how h2,.toolbox h2,.closing h2{margin:13px 0 0;font-size:42px;line-height:1.1;letter-spacing:-2px}.section-title>p{max-width:390px;margin:0;color:var(--body);font-size:14px;line-height:1.7}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cards article{position:relative;min-height:267px;padding:26px;overflow:hidden;border:1px solid #e4ecfa;border-radius:16px}.cards article:after{content:"";position:absolute;right:-30px;top:-30px;width:110px;height:110px;border-radius:50%;background:#eff4ff}.cards i{position:relative;z-index:1;display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:#e8f0ff;color:var(--blue);font-size:20px;font-style:normal}.cards h3{margin:51px 0 9px;font-size:18px}.cards p{color:#667b9b;font-size:13px;line-height:1.65}.cards article>b{position:absolute;bottom:23px;color:var(--blue);font-size:20px}.how{display:grid;grid-template-columns:1fr 1.1fr;gap:75px;min-height:394px;padding:58px 67px;border-radius:22px;background:linear-gradient(120deg,#edf4ff,#f8fbff)}.how>div>p:last-child{max-width:295px;margin-top:18px;color:var(--body);font-size:14px;line-height:1.7}.how ol{display:flex;flex-direction:column;justify-content:center;gap:26px;margin:0;padding:0;list-style:none}.how li{display:flex;gap:17px}.how li>b{padding-top:3px;color:var(--blue);font-size:12px}.how li strong,.how li small{display:block}.how li strong{font-size:16px}.how li small{margin-top:5px;color:#637796;font-size:13px}.toolbox{padding:96px 0 110px;text-align:center}.toolbox h2{margin:12px 0 35px}.toolbox>p:last-child{max-width:830px;margin:auto;color:#5b6f90;line-height:2.4;font-size:14px}.closing{display:flex;align-items:center;justify-content:space-between;margin-bottom:67px;padding:57px 72px;border-radius:22px;background:linear-gradient(105deg,#1747dd,#24c4ec);color:#fff}.closing .eyebrow{color:#bcefff}.closing h2{color:#fff}.closing>div>p:last-child{margin:12px 0 0;color:#d5f4ff;font-size:14px}.button.white{background:#fff;color:var(--blue);box-shadow:none}.footer{display:flex;align-items:center;gap:28px;min-height:100px;border-top:1px solid #e5edf9;color:#798aa4;font-size:12px}.footer nav{margin-left:auto}.legal{min-height:100vh;background:linear-gradient(#f5f9ff 0,#fff 420px)}.legal-card{max-width:820px;margin:58px auto 90px;padding:56px 68px;border:1px solid #deebfc;border-radius:22px;background:#fff;box-shadow:0 20px 60px #2f5a9d10}.legal-card h1{font-size:45px;letter-spacing:-2px;margin:13px 0}.legal-card h2{margin:30px 0 12px;font-size:20px}.legal-card p{color:#506787;font-size:14px;line-height:1.8}.updated{margin-bottom:35px;color:#8292a9!important;font-size:13px!important}.legal-card a{color:var(--blue);font-weight:bold}@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-copy{text-align:center}.lead{margin:auto}.actions,.trust{justify-content:center}.cards{grid-template-columns:repeat(2,1fr)}.section-title{display:block}.section-title>p{margin-top:22px}.how{grid-template-columns:1fr}.closing{padding:42px}}@media(max-width:600px){.shell{width:calc(100% - 32px)}.nav{height:72px}.nav nav{display:none}.hero{padding:42px 0 48px}.visual{min-height:300px}.app-window{width:120%;transform:scale(.83)}.float{display:none}h1{letter-spacing:-2.4px}.formats{display:block}.formats b{display:block;margin-bottom:12px}.formats span{display:inline-block;margin:3px}.features{padding:76px 0}.section-title h2,.how h2,.toolbox h2,.closing h2{font-size:34px}.cards{grid-template-columns:1fr}.cards article{min-height:220px}.how{gap:40px;padding:38px 28px}.closing{display:block;padding:37px 28px}.closing .button{margin-top:27px}.footer{flex-wrap:wrap;padding:24px 0}.footer nav{width:100%;margin-left:0}.legal-card{margin:32px auto 60px;padding:36px 25px}.legal-card h1{font-size:36px}}
