*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#fff;color:#181a25;line-height:1.65}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:72px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.9);backdrop-filter:blur(20px);border-bottom:1px solid #eceef3}.nav{height:72px;display:flex;align-items:center}.brand{display:flex;align-items:center;gap:10px}.brand img{width:42px;height:42px;border-radius:50%}.brand strong{font-size:19px}.nav nav{display:flex;gap:30px;margin-left:auto;margin-right:28px}.nav nav a{font-size:14px;color:#555b67}.nav nav a:hover,.nav nav a.active{color:#735cff}.nav-btn{background:linear-gradient(135deg,#6958ff,#e36ec2);color:#fff;padding:10px 18px;border-radius:10px;font-size:13px;font-weight:800;box-shadow:0 10px 25px rgba(113,89,255,.18)}.hero{position:relative;overflow:hidden;padding:90px 0 72px;background:linear-gradient(180deg,#fff,#fbfaff)}.blob{position:absolute;border-radius:50%;filter:blur(2px)}.blob1{width:420px;height:420px;background:linear-gradient(135deg,rgba(249,112,172,.18),rgba(120,89,255,.17));right:-120px;top:-120px}.blob2{width:300px;height:300px;background:rgba(112,90,255,.08);left:28%;bottom:-170px}.hero-grid{position:relative;display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center}.eyebrow,.section-head span,.download-title>span{font-size:11px;letter-spacing:1.7px;color:#775cff;font-weight:900}.hero-copy h1{font-size:62px;line-height:1.08;letter-spacing:-2.8px;margin:14px 0}.hero-copy h1 em,.download-title h1 em{font-style:normal;background:linear-gradient(90deg,#6957ff,#eb70be);background-clip:text;color:transparent}.hero-copy p{font-size:17px;color:#6f7480}.hero-actions{display:flex;gap:12px;margin:28px 0 22px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border-radius:11px;font-weight:900}.primary{background:linear-gradient(135deg,#6656ff,#e56fc1);color:#fff;box-shadow:0 14px 30px rgba(110,87,255,.18)}.secondary{background:#fff;border:1px solid #dfe2e8}.platform-row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.platform-row span{font-size:11px;color:#999fa8}.platform-row b{font-size:11px;padding:7px 10px;background:#f3f2ff;color:#6156b6;border-radius:999px}.app-showcase{position:relative}.decor{position:absolute;border-radius:50%;background:linear-gradient(135deg,#ff7cb8,#7d69ff)}.decor1{width:310px;height:310px;right:-20px;bottom:-35px;opacity:.2}.decor2{width:160px;height:160px;left:-35px;top:55px;opacity:.14}.app-window{position:relative;background:#fff;border:1px solid #e7e9ef;border-radius:24px;overflow:hidden;box-shadow:0 35px 80px rgba(65,57,120,.14)}.app-top{height:46px;background:#fbfbfd;border-bottom:1px solid #eceef3;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.app-title{display:flex;align-items:center;gap:8px;font-size:11px}.app-title img{width:24px;height:24px;border-radius:50%}.traffic{display:flex;gap:6px}.traffic i{width:8px;height:8px;border-radius:50%;background:#d5d8de}.app-body{display:grid;grid-template-columns:120px 1fr;min-height:430px}.sidebar{background:#fafafd;border-right:1px solid #eceef2;padding:18px 14px;display:flex;flex-direction:column;gap:16px;font-size:11px;color:#737985}.side-brand img{width:38px;height:38px;border-radius:50%;margin-bottom:6px}.sidebar .active{color:#715dff;font-weight:800}.dashboard{padding:26px;background:#fff}.status-card{display:flex;align-items:center;justify-content:space-between;background:#fbfbfd;border:1px solid #eceef2;border-radius:14px;padding:16px}.status-card span{font-size:10px;color:#90959d}.status-card h3{margin:3px 0;color:#2da56a}.status-right{font-size:11px;color:#7762dc}.traffic-card{margin-top:12px;background:#fff;border:1px solid #eceef2;border-radius:14px;padding:16px}.traffic-head{display:flex;justify-content:space-between;font-size:11px}.traffic-head b{color:#7560df}.speed-row{display:flex;gap:20px;margin:10px 0;font-size:10px;color:#777d87}.traffic-card svg{width:100%;height:95px}.node-card{margin-top:12px;border:1px solid #eceef2;border-radius:14px;padding:15px}.node-head,.node{display:flex;align-items:center;justify-content:space-between}.node-head{font-size:10px;color:#90959d;margin-bottom:7px}.node{padding:10px 0;border-top:1px solid #eef0f3;font-size:11px}.node>div{display:flex;align-items:center;gap:8px}.flag{width:16px;height:11px;border-radius:2px;display:inline-block}.f1{background:#ff4d58}.f2{background:#ff6363}.f3{background:#5a75ff}.f4{background:#7184d3}.node b{color:#777}.node .good{color:#2ea66a}.node .slow{color:#e66767}.quick-features{padding:30px 0;background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-grid article{border:1px solid #e8eaf0;border-radius:18px;padding:28px;text-align:center;box-shadow:0 12px 30px rgba(40,40,70,.035)}.feature-icon{width:56px;height:56px;border-radius:16px;margin:0 auto 16px;background:linear-gradient(135deg,#f1ecff,#f8e9f6);display:grid;place-items:center;color:#735dff;font-size:22px}.feature-grid h3{font-size:17px}.feature-grid p{font-size:12px;color:#7e838d}.section{padding:90px 0}.section-head{text-align:center;max-width:720px;margin:0 auto 45px}.section-head h2{font-size:40px;margin:10px 0}.section-head p{color:#7e838c}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.why-grid>div{text-align:center;padding:20px}.why-icon{width:52px;height:52px;margin:0 auto 12px;border-radius:50%;background:#f4f1ff;color:#755fff;display:grid;place-items:center;font-size:22px}.why-grid h3{font-size:16px}.why-grid p{font-size:12px;color:#7d828c}.stats{background:#16172b;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid>div{text-align:center;padding:34px;border-right:1px solid rgba(255,255,255,.1)}.stats-grid>div:last-child{border-right:0}.stats strong{display:block;font-size:28px;background:linear-gradient(90deg,#b471ff,#ff80c6);background-clip:text;color:transparent}.stats span{font-size:11px;color:#a8aabd}.faq-section{background:#fafaff}.faq{max-width:850px}.faq details{padding:18px 0;border-bottom:1px solid #e5e7ed}.faq summary{font-weight:800;cursor:pointer}.faq p{color:#7d828b}.footer{min-height:96px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eceef2;color:#858a93;font-size:12px}.footer-brand{display:flex;align-items:center;gap:9px}.footer-brand img{width:40px;height:40px;border-radius:50%}.footer-brand strong{color:#20222a}.download-hero{position:relative;overflow:hidden;padding:80px 0;background:linear-gradient(180deg,#fff,#faf9ff)}.download-title{text-align:center;margin-bottom:42px}.download-title img{width:76px;height:76px;border-radius:50%;display:block;margin:0 auto 18px}.download-title h1{font-size:48px;margin:10px 0}.download-title p{color:#7b808a}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.download-card{background:#fff;border:1px solid #e6e8ee;border-radius:20px;padding:30px;text-align:center;box-shadow:0 15px 35px rgba(70,60,120,.05)}.download-card.featured{border-color:#9d8cff;box-shadow:0 18px 40px rgba(110,88,255,.09)}.os-icon{width:70px;height:70px;border-radius:18px;margin:0 auto 18px;display:grid;place-items:center;font-weight:900;font-size:24px;background:#f4f3ff;color:#6858d6}.download-card h3{font-size:22px;margin:6px 0}.download-card p{font-size:13px;color:#7b808a;min-height:48px}.download-card a{display:block;margin-top:18px;padding:12px;border-radius:9px;background:linear-gradient(135deg,#6656ff,#d968d8);color:#fff;font-size:13px;font-weight:900}.version{display:block;margin-top:12px;font-size:10px;color:#a1a5ad}.update-note{margin-top:26px;border:1px solid #e8e7f6;background:#f6f3ff;border-radius:14px;padding:16px 18px;display:flex;align-items:center;gap:10px;color:#6e6a80;font-size:12px}.update-note p{margin:0}.download-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.download-benefits>div{text-align:center;padding:22px}.download-benefits b{font-size:22px;color:#725dff}.download-benefits h3{font-size:15px}.download-benefits p{font-size:12px;color:#858a93}code{background:#eeeaf9;padding:2px 5px;border-radius:4px}@media(max-width:960px){.nav nav{display:none}.nav-btn{margin-left:auto}.hero-grid{grid-template-columns:1fr}.feature-grid,.why-grid,.download-benefits{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:50px}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.site-header,.nav{height:64px}.brand strong{font-size:17px}.hero{padding:58px 0}.hero-copy h1,.download-title h1{font-size:40px}.hero-actions{flex-direction:column}.btn{width:100%}.app-body{grid-template-columns:76px 1fr}.dashboard{padding:16px}.feature-grid,.why-grid,.download-grid,.download-benefits,.stats-grid{grid-template-columns:1fr}.stats-grid>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.footer{flex-direction:column;align-items:flex-start;gap:12px;padding:22px 0}}