*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"PingFang SC","Microsoft YaHei","Segoe UI",system-ui,-apple-system,sans-serif;color:#1e293b;background:#f6f8fc;line-height:1.7;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wrap{max-width:1180px;margin:0 auto;padding:0 20px}.btn{display:inline-block;padding:14px 34px;border-radius:50px;font-weight:700;font-size:16px;transition:.3s;cursor:pointer;border:none}.btn-primary{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;box-shadow:0 10px 30px rgba(249,115,22,.35)}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(249,115,22,.5)}.btn-ghost{background:rgba(255,255,255,.15);color:#fff;border:1.5px solid rgba(255,255,255,.5);backdrop-filter:blur(6px)}.btn-ghost:hover{background:rgba(255,255,255,.28)}.btn-lg{padding:16px 44px;font-size:18px}.btn-sm{padding:9px 22px;font-size:14px}.topbar{position:sticky;top:0;z-index:100;background:rgba(15,23,42,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.topbar .wrap{display:flex;align-items:center;justify-content:space-between;height:66px}.logo{display:flex;align-items:center;gap:10px;color:#fff;font-weight:800;font-size:22px}.logo img{width:34px;height:34px;border-radius:8px}.logo span{background:linear-gradient(90deg,#38bdf8,#818cf8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.nav{display:flex;gap:6px;align-items:center}.nav a{color:#cbd5e1;padding:8px 14px;border-radius:8px;font-size:15px;font-weight:500;transition:.2s}.nav a:hover,.nav a.active{color:#fff;background:rgba(255,255,255,.1)}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 45%,#312e81 70%,#0e7490 100%);color:#fff;padding:90px 0 110px}.hero::before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.45),transparent 70%);top:-140px;right:-80px;animation:float 9s ease-in-out infinite}.hero::after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(129,140,248,.4),transparent 70%);bottom:-120px;left:-60px;animation:float 11s ease-in-out infinite reverse}.hero .wrap{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:center}.hero h1{font-size:50px;line-height:1.25;font-weight:800;margin-bottom:20px}.hero h1 em{font-style:normal;background:linear-gradient(90deg,#38bdf8,#a78bfa);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero p{font-size:18px;color:#cbd5e1;margin-bottom:30px;max-width:560px}.hero .badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);padding:8px 16px;border-radius:30px;font-size:14px;margin-bottom:22px}.hero-cta{display:flex;gap:16px;flex-wrap:wrap}.hero-stats{display:flex;gap:36px;margin-top:44px}.hero-stats div b{display:block;font-size:30px;font-weight:800}.hero-stats div span{color:#94a3b8;font-size:14px}.hero-panel{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:30px;backdrop-filter:blur(14px)}.hero-panel h3{font-size:20px;margin-bottom:18px}.speed-row{display:flex;align-items:center;gap:14px;margin:14px 0}.speed-bar{flex:1;height:12px;border-radius:10px;background:rgba(255,255,255,.15);overflow:hidden}.speed-bar i{display:block;height:100%;border-radius:10px;background:linear-gradient(90deg,#38bdf8,#a78bfa)}.section{padding:80px 0}.section-head{text-align:center;max-width:720px;margin:0 auto 50px}.section-head .tag{display:inline-block;color:#4f46e5;background:#eef2ff;padding:6px 18px;border-radius:30px;font-weight:700;font-size:14px;margin-bottom:14px}.section-head h2{font-size:36px;font-weight:800;margin-bottom:14px}.section-head p{color:#64748b;font-size:16px}.grid{display:grid;gap:24px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:#fff;border-radius:18px;padding:30px;box-shadow:0 8px 28px rgba(15,23,42,.06);border:1px solid #eef0f6;transition:.3s}.card:hover{transform:translateY(-6px);box-shadow:0 18px 44px rgba(15,23,42,.12)}.card .icon{width:58px;height:58px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:18px}.card h3{font-size:20px;margin-bottom:10px}.card p{color:#64748b;font-size:15px}.icon-blue{background:#eff6ff;color:#3b82f6}.icon-cyan{background:#ecfeff;color:#06b6d4}.icon-purple{background:#f5f3ff;color:#8b5cf6}.icon-amber{background:#fffbeb;color:#f59e0b}.icon-green{background:#ecfdf5;color:#10b981}.icon-rose{background:#fff1f2;color:#f43f5e}.stats-band{background:linear-gradient(135deg,#4f46e5,#06b6d4);color:#fff;padding:60px 0}.stats-band .grid{grid-template-columns:repeat(4,1fr);text-align:center}.stats-band b{display:block;font-size:42px;font-weight:800}.stats-band span{color:#dbeafe;font-size:15px}.faq-item{background:#fff;border:1px solid #eef0f6;border-radius:16px;margin-bottom:16px;overflow:hidden;box-shadow:0 4px 16px rgba(15,23,42,.04)}.faq-item summary{cursor:pointer;padding:22px 26px;font-weight:700;font-size:17px;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#0f172a}.faq-item summary::after{content:"+";font-size:26px;color:#4f46e5;font-weight:400}.faq-item[open] summary::after{content:"\2212"}.faq-item .faq-body{padding:0 26px 24px;color:#475569;font-size:15px}.faq-body ol,.faq-body ul{padding-left:22px;margin:10px 0}.faq-body li{margin:6px 0}.cat-title{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:800;margin:40px 0 18px;color:#0f172a}.cat-title .icon{width:46px;height:46px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}.breadcrumb{background:#fff;border-bottom:1px solid #eef0f6;padding:16px 0;font-size:14px;color:#64748b}.breadcrumb a{color:#4f46e5}.breadcrumb span{color:#94a3b8;margin:0 8px}.page-banner{background:linear-gradient(135deg,#0f172a,#312e81);color:#fff;padding:60px 0;text-align:center}.page-banner h1{font-size:40px;font-weight:800;margin-bottom:12px}.page-banner p{color:#cbd5e1}.news-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 8px 28px rgba(15,23,42,.06);border:1px solid #eef0f6;transition:.3s;display:flex;flex-direction:column}.news-card:hover{transform:translateY(-6px);box-shadow:0 18px 44px rgba(15,23,42,.12)}.news-card .thumb{height:190px;background-size:cover;background-position:center}.news-card .body{padding:22px}.news-card .meta{font-size:13px;color:#94a3b8;margin-bottom:10px;display:flex;gap:14px;flex-wrap:wrap}.news-card h3{font-size:18px;line-height:1.5;margin-bottom:10px}.news-card h3 a{color:#0f172a}.news-card h3 a:hover{color:#4f46e5}.news-card p{color:#64748b;font-size:14px}.article{background:#fff;border-radius:18px;padding:44px;box-shadow:0 8px 28px rgba(15,23,42,.06)}.article h1{font-size:34px;line-height:1.4;margin-bottom:18px}.article .meta{color:#94a3b8;font-size:14px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid #eef0f6}.article .content{font-size:16px;color:#334155;line-height:1.9}.article .content h2{font-size:24px;margin:28px 0 12px}.article .content p{margin-bottom:16px}.article .content img{border-radius:14px;margin:18px 0}.article .content ol,.article .content ul{padding-left:24px;margin:12px 0}.article .content li{margin:8px 0}.dl-card{background:linear-gradient(135deg,#4f46e5,#06b6d4);color:#fff;border-radius:22px;padding:44px;text-align:center}.dl-card h2{font-size:30px;margin-bottom:14px}.dl-card p{color:#e0f2fe;margin-bottom:26px}.download-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.platform{background:#fff;border-radius:18px;padding:30px;text-align:center;box-shadow:0 8px 28px rgba(15,23,42,.06)}.platform .icon{font-size:44px;margin-bottom:16px}.platform h3{font-size:20px;margin-bottom:8px}.platform p{color:#64748b;font-size:14px;margin-bottom:18px}.sitemap-list{background:#fff;border-radius:18px;padding:36px;box-shadow:0 8px 28px rgba(15,23,42,.06)}.sitemap-list h3{font-size:20px;margin:22px 0 12px;color:#0f172a}.sitemap-list ul{list-style:none}.sitemap-list li{margin:8px 0}.sitemap-list a{color:#4f46e5;font-size:15px}.sitemap-list a:hover{text-decoration:underline}.comment-box{background:#fff;border:1px solid #eef0f6;border-radius:14px;padding:18px 22px;margin-top:24px;font-size:14px;color:#64748b}.comment-box b{color:#4f46e5}.footer{background:#0f172a;color:#94a3b8;padding:60px 0 30px;margin-top:40px}.footer .grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer h4{color:#fff;font-size:16px;margin-bottom:16px}.footer p{font-size:14px}.footer ul{list-style:none}.footer ul li{margin:8px 0}.footer a{color:#94a3b8;font-size:14px}.footer a:hover{color:#38bdf8}.footer .brand{font-size:20px;color:#fff;font-weight:800;margin-bottom:12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:22px;text-align:center;font-size:13px}.footer-bottom a{color:#64748b;margin:0 8px}.to-top{position:fixed;right:24px;bottom:24px;width:48px;height:48px;border-radius:50%;background:#4f46e5;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;box-shadow:0 10px 26px rgba(79,70,229,.4)}@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-28px)}}@media(max-width:960px){.hero .wrap{grid-template-columns:1fr}.grid-3,.grid-4,.download-grid{grid-template-columns:1fr 1fr}.stats-band .grid,.footer .grid{grid-template-columns:1fr 1fr}.hero h1{font-size:36px}}@media(max-width:600px){.grid-3,.grid-4,.download-grid,.stats-band .grid,.footer .grid{grid-template-columns:1fr}.nav{display:none}.hero h1{font-size:30px}.article{padding:24px}}
