:root{--bg:#f7f8fc;--surface:#fff;--ink:#18212d;--muted:#677282;--purple:#5c33c9;--purple2:#a768e6;--teal:#0b9b91;--cyan:#13b7c8;--blue:#1769d2;--line:#e1e5ed;--soft:#f1eefb;--shadow:0 20px 60px rgba(43,40,84,.10);--radius:24px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.72}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px;border-radius:12px}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(225,229,237,.9)}.nav{height:76px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;margin-right:auto}.brand img{width:44px;height:44px;object-fit:contain}.brand strong{font-size:18px;line-height:1.1}.brand small{display:block;color:#8c779e;font-size:10px;letter-spacing:.16em;margin-top:4px}.nav-links{display:flex;gap:18px;align-items:center}.nav-links a{font-size:13px;color:#394556;white-space:nowrap}.nav-links a:hover,.nav-links a.active{color:var(--purple);font-weight:800}.nav-actions{display:flex;gap:9px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:13px;border:1px solid var(--line);background:#fff;font-weight:800;font-size:14px;transition:.2s;white-space:nowrap}.btn:hover{transform:translateY(-1px);box-shadow:0 10px 26px rgba(43,40,84,.10)}.btn.primary{background:linear-gradient(135deg,var(--purple),#7f48e8);color:#fff;border-color:transparent}.btn.ghost{background:#fbfbfe}.btn.light{background:#fff;color:#4a2aa2;border:0}.btn.disabled{opacity:.55;pointer-events:none}.menu-btn{display:none;background:none;border:0;font-size:24px}.company-hero{padding:92px 0 72px;background:radial-gradient(circle at 78% 18%,rgba(167,104,230,.20),transparent 28%),radial-gradient(circle at 58% 0,rgba(19,183,200,.12),transparent 24%),linear-gradient(180deg,#fff,#f8f7fc)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{display:inline-flex;background:#e9f7f5;color:#087e76;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:900;letter-spacing:.02em}.eyebrow.purple{background:#f1ecfb;color:var(--purple)}.hero h1,.product-hero h1{font-size:clamp(42px,5.3vw,72px);line-height:1.05;letter-spacing:-.045em;margin:20px 0 22px}.hero h1 span{background:linear-gradient(90deg,var(--purple),#944ecf,var(--cyan));-webkit-background-clip:text;color:transparent}.lead{font-size:18px;color:#566273;max-width:720px}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.hero-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-meta span,.feature-pills span{font-size:12px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:7px 10px;color:#667083}.company-visual{min-height:430px;display:grid;place-items:center}.visual-orbit{width:390px;height:390px;border-radius:50%;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#fff 0 36%,rgba(92,51,201,.06) 37% 56%,transparent 57%),conic-gradient(from 45deg,rgba(92,51,201,.08),rgba(19,183,200,.08),rgba(92,51,201,.08));border:1px solid #ece7f7;box-shadow:var(--shadow)}.company-logo-hero{width:185px}.orbit-pill{position:absolute;background:#fff;border:1px solid #e4dff0;box-shadow:0 8px 26px rgba(43,40,84,.08);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;color:#503b7d}.p1{top:30px;left:22px}.p2{top:62px;right:-10px}.p3{bottom:66px;left:-18px}.p4{bottom:30px;right:8px}.section{padding:82px 0}.section.white{background:#fff}.section.soft{background:linear-gradient(135deg,#f4f0fb,#eefafa)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:26px;margin-bottom:34px}.section-title h2{font-size:34px;line-height:1.18;margin:7px 0 0}.section-title p{color:var(--muted);max-width:620px;margin:0}.product-grid{display:grid;gap:18px}.product-grid.four{grid-template-columns:repeat(4,1fr)}.product-showcase{border:1px solid var(--line);background:#fff;border-radius:26px;padding:24px;min-height:330px;display:flex;flex-direction:column;overflow:hidden;position:relative;box-shadow:0 12px 38px rgba(43,40,84,.04)}.product-showcase:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.product-showcase h3{font-size:20px;margin:12px 0 8px}.product-showcase p{color:var(--muted);margin:0}.product-showcase .more{margin-top:auto;color:var(--purple);font-weight:900;font-size:13px}.product-logo-wrap{height:100px;display:flex;align-items:center}.product-logo-wrap img{height:92px;width:auto}.status{display:inline-flex;align-self:flex-start;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900}.status.live{background:#e7f8f1;color:#087758}.status.beta{background:#eef2ff;color:#4f56b1}.status.service{background:#e9f8fa;color:#087f8c}.status.research{background:#fff3e3;color:#b35c00}.browser-mini{height:100px;background:#f8f8fc;border:1px solid #e8e5f0;border-radius:18px;padding:12px;position:relative}.browser-mini .dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#c8c2d4;margin-right:3px}.browser-mini b{position:absolute;inset:0;display:grid;place-items:center;font-size:42px;color:var(--purple)}.code-card{height:100px;background:#10192a;border-radius:18px;color:#d9f5ff;display:flex;flex-direction:column;justify-content:center;padding:20px}.code-card span{font-family:ui-monospace,monospace;color:#7ce7df}.wheel-css{height:100px;border-radius:18px;background:linear-gradient(135deg,#e9faf8,#f1ecfb);display:grid;place-items:center;font-size:70px;color:var(--teal)}.split{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.feature-split h2,.split h2{font-size:36px;line-height:1.2;margin:16px 0}.feature-pills{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.app-panel{background:#fff;border:1px solid var(--line);border-radius:30px;padding:30px;display:flex;align-items:center;gap:24px;box-shadow:var(--shadow)}.app-panel img{width:150px;border-radius:32px}.app-panel b{font-size:28px;display:block}.app-panel span,.app-panel small{display:block;color:var(--muted);margin-top:4px}.app-panel small{color:var(--purple);font-weight:800}.values{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.values>div{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.values b{font-size:26px;color:var(--purple)}.values h3{margin:8px 0}.values p{color:var(--muted);margin:0}.checklist{list-style:none;padding:0;margin:20px 0}.checklist li{padding:8px 0 8px 28px;position:relative}.checklist li:before{content:'✓';position:absolute;left:0;color:var(--purple);font-weight:900}.trust-panel{display:grid;grid-template-columns:1fr 1fr;gap:14px}.trust-panel>div{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px}.trust-panel strong{font-size:24px;display:block}.trust-panel span{font-size:12px;color:var(--muted)}.cta{background:linear-gradient(135deg,#0b857d,#11a49a);color:#fff;border-radius:30px;padding:40px;display:flex;justify-content:space-between;align-items:center;gap:24px}.purple-cta{background:linear-gradient(135deg,#4e2db1,#7f48e8,#3987d9)}.cta h2{margin:0 0 8px}.cta p{margin:0;opacity:.86}.page-hero{padding:66px 0 38px;background:linear-gradient(180deg,#fff,#f8f7fc)}.page-hero h1{font-size:46px;margin:12px 0}.page-hero p{max-width:800px;color:var(--muted)}.breadcrumbs{font-size:12px;color:#9299a5}.product-hero{padding:76px 0;background:#fff}.jiakao-hero{background:radial-gradient(circle at 75% 25%,rgba(11,155,145,.16),transparent 30%),#fff}.harmony-hero{background:radial-gradient(circle at 76% 20%,rgba(69,226,195,.18),transparent 28%),linear-gradient(#fff,#f8fcfb)}.browser-hero{background:radial-gradient(circle at 75% 25%,rgba(92,51,201,.13),transparent 28%),#fff}.sim3d-hero{background:radial-gradient(circle at 74% 25%,rgba(19,183,200,.17),transparent 28%),#fff}.jiakao-brand-visual{display:grid;place-items:center}.jiakao-brand-visual img{max-height:340px;object-fit:contain}.app-icon-stage{display:flex;flex-direction:column;align-items:center;gap:12px}.app-icon-stage img{width:260px;border-radius:58px;box-shadow:0 28px 70px rgba(20,80,100,.18)}.app-icon-stage span{font-size:12px;color:#0a7a72;font-weight:900;background:#e9f8f5;border-radius:999px;padding:7px 12px}.cards{display:grid;gap:18px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:0 10px 35px rgba(43,40,84,.035)}.card h3{font-size:21px;margin:10px 0}.card p{color:var(--muted)}.more,.inline-link{color:var(--purple);font-weight:900}.timeline{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.timeline>div{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.timeline b{color:var(--purple)}.timeline p{color:var(--muted)}.timeline.horizontal{grid-template-columns:repeat(3,1fr)}.browser-window{background:#fff;border-radius:26px;border:1px solid #e5e3ec;box-shadow:0 28px 70px rgba(43,40,84,.12);overflow:hidden}.browser-top{height:48px;border-bottom:1px solid #eeeaf3;padding:13px 16px;color:#b4adbf;font-size:12px}.browser-top span{display:inline-block;background:#f7f6fa;color:#9c95a5;border-radius:999px;padding:5px 40px;margin-left:10px}.browser-home{height:290px;display:flex;flex-direction:column;align-items:center;justify-content:center}.browser-home img{width:88px}.browser-home h3{font-size:24px;margin:12px 0 4px}.browser-home p{color:var(--muted)}.env-stack{display:grid;gap:12px}.env-stack>div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;display:flex;justify-content:space-between;gap:18px}.env-stack span{color:var(--muted);font-size:13px}.enterprise-hero{background:radial-gradient(circle at 78% 0,rgba(92,51,201,.12),transparent 28%),linear-gradient(#fff,#f7f8fc)}.api-visual{width:220px;height:150px;border-radius:24px;background:#10192a;color:#fff;display:grid;place-items:center;align-content:center;gap:6px}.api-visual code{color:#7ce7df;font-size:30px}.api-visual span{font-size:12px;color:#aeb9c9}.product-list{display:grid;gap:20px}.wide-product{background:#fff;border:1px solid var(--line);border-radius:28px;padding:30px;display:grid;grid-template-columns:1fr 320px;gap:30px;align-items:center}.wide-product>img{width:260px;max-height:220px;object-fit:contain;justify-self:center}.browser-illustration{border:1px solid #e9e5f1;border-radius:22px;overflow:hidden}.browser-bar{background:#f5f4f8;color:#aaa1b6;padding:10px 14px}.browser-content{height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center}.browser-content img{width:66px}.browser-content b{margin-top:8px}.browser-content small{color:var(--muted)}.wheel-big{font-size:150px;color:var(--teal);text-align:center}.sim3d-stage{height:330px;border-radius:28px;background:linear-gradient(180deg,#c9eff4 0 45%,#d4d8d1 46%);position:relative;overflow:hidden;box-shadow:var(--shadow)}.road{position:absolute;bottom:-20px;left:15%;right:15%;height:200px;background:#5f6770;clip-path:polygon(36% 0,64% 0,100% 100%,0 100%)}.wheel-3d{position:absolute;inset:0;display:grid;place-items:center;font-size:130px;color:white;text-shadow:0 10px 30px rgba(0,0,0,.2)}.sim3d-stage span{position:absolute;bottom:18px;right:22px;color:white;font-weight:900;letter-spacing:.18em}.content{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px}.content h2{margin-top:30px}.content h2:first-child{margin-top:0}.content p,.content li{color:#485567}.content table{width:100%;border-collapse:collapse;margin:18px 0}.content th,.content td{border:1px solid var(--line);padding:12px;text-align:left;vertical-align:top}.content th{background:#f7f7fa}.notice{border-left:4px solid var(--purple);background:#f5f1fb;padding:16px 18px;border-radius:0 14px 14px 0;color:#4d4162}.company-about-logo{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;display:grid;place-items:center;box-shadow:var(--shadow)}.company-about-logo img{width:260px}.company-about-logo p{color:var(--muted)}.company-about-logo.compact img{width:210px}.license-frame{background:#fff;border:1px solid var(--line);border-radius:24px;padding:14px;box-shadow:var(--shadow)}.license-frame img{border-radius:14px}.license-caption{font-size:12px;color:var(--muted)}.support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.support-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.support-card p{color:var(--muted)}.icon-chip{width:45px;height:45px;border-radius:14px;background:#f1ecfb;color:var(--purple);display:grid;place-items:center;font-weight:900}.contact-band{margin-top:22px;background:#10192a;color:#fff;border-radius:24px;padding:26px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.contact-band b,.contact-band span{display:block}.contact-band b{font-size:12px;color:#9eabc0}.contact-band span{margin-top:5px}.download-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:28px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:16px}.muted-card{background:#fafafd}.footer{background:#111524;color:#dfe1eb;padding:56px 0 24px;margin-top:70px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:32px}.footer-brand p{color:#a5aabb;max-width:380px}.footer h4{color:#fff;margin-top:0}.footer a{display:block;color:#b9bdc9;font-size:13px;padding:4px 0}.brand-dark strong{color:#fff}.brand-dark small{color:#aa9bc0}.legal{border-top:1px solid rgba(255,255,255,.10);margin-top:34px;padding-top:18px;display:flex;justify-content:space-between;gap:18px;color:#8d92a1;font-size:12px;flex-wrap:wrap}.legal a{display:inline}.muted{color:var(--muted)}
@media(max-width:1050px){.nav-links{gap:12px}.nav-links a{font-size:12px}.nav-actions .ghost{display:none}.product-grid.four{grid-template-columns:1fr 1fr}}
@media(max-width:900px){.nav-links,.nav-actions{display:none}.menu-btn{display:block}.nav.open{height:auto;flex-wrap:wrap;padding-bottom:18px}.nav.open .nav-links{display:flex;width:100%;flex-direction:column;align-items:flex-start}.hero-grid,.split{grid-template-columns:1fr}.company-visual{order:-1;min-height:auto}.visual-orbit{width:310px;height:310px}.company-logo-hero{width:145px}.values,.timeline,.cards.three{grid-template-columns:1fr 1fr}.wide-product{grid-template-columns:1fr}.wide-product>img,.browser-illustration,.api-visual{justify-self:start}.contact-band{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{width:min(100% - 24px,var(--max))}.section{padding:58px 0}.section-title{display:block}.section-title p{margin-top:12px}.hero h1,.product-hero h1{font-size:42px}.product-grid.four,.values,.timeline,.cards.three,.cards.two,.support-grid,.trust-panel,.footer-grid{grid-template-columns:1fr}.visual-orbit{width:270px;height:270px}.orbit-pill{font-size:10px;padding:6px 8px}.app-panel{display:block}.app-panel img{width:120px;margin-bottom:16px}.contact-band{grid-template-columns:1fr}.download-card{display:block}.download-card .btn{margin-top:16px}.wide-product{padding:22px}.page-hero h1{font-size:38px}.content{padding:22px}.browser-top span{padding:5px 18px}.cta{display:block}.cta .btn{margin-top:18px}}
