:root{--brand: #7055e8;--brand-dark: #5840c7;--bg: #fff;--bg-soft: #f8f9fc;--text: #1c2235;--muted: #637087;--border: #e6e8f0;--font: "Inter", "PingFang SC", "Microsoft YaHei", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}body{margin:0;font-family:var(--font);color:var(--text);background:var(--bg);line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,p{margin:0}ul,ol{margin:0;padding:0;list-style:none}a,button,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--brand);outline-offset:5px}.container{width:min(1200px,100%);margin:0 auto;padding:0 28px}.section{padding:92px 0}.section-head{margin-bottom:38px}.section-head.center{text-align:center;max-width:720px;margin-inline:auto}.section-eyebrow{display:inline-block;color:var(--brand);font-size:12px;font-weight:700;letter-spacing:1.4px;margin-bottom:15px}.section-title{font-size:clamp(26px,3.3vw,36px);letter-spacing:-1px;line-height:1.4;margin-bottom:14px}.section-desc{color:var(--muted);font-size:15px;line-height:1.9}.split-head{display:flex;align-items:end;justify-content:space-between;gap:32px}.split-head .section-title{margin-bottom:0}.skip-link{position:fixed;z-index:200;left:20px;top:-100px;background:#fff;padding:12px;border:2px solid var(--brand)}.skip-link:focus{top:12px}.nav{position:fixed;inset:0 0 auto;z-index:100;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}.nav-inner{height:80px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand,.footer-brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:1px;line-height:1.3}.brand-mark{display:grid;place-items:center;width:39px;height:39px;background:var(--brand);border-radius:12px;color:#fff;font-size:23px;font-weight:700}.brand-sub{display:block;font-size:10px;letter-spacing:2px;color:var(--muted);font-weight:400;margin-top:5px}.nav-links{display:flex;gap:30px;font-size:14px;font-weight:500}.nav-links a:hover{color:var(--brand)}.nav-cta{border:1px solid var(--border);border-radius:8px;padding:9px 17px;font-size:13px;font-weight:600}.nav-cta span{margin-left:13px;color:var(--brand)}.mobile-nav{display:none}.hero{padding:153px 0 0;background:radial-gradient(ellipse at 85% 35%,#ebe8fc 0,transparent 48%),linear-gradient(180deg,#fafaff,#f6f7fc);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:56px;align-items:center;padding-bottom:60px}.hero-badge{display:inline-flex;align-items:center;gap:9px;font-size:12px;color:#665589;border:1px solid #e2dbf4;border-radius:30px;padding:6px 13px;background:#ffffffb3}.status-dot{display:inline-block;flex-shrink:0;width:6px;height:6px;border-radius:50%;background:#48a98e}.hero h1{font-size:clamp(34px,4vw,50px);line-height:1.4;letter-spacing:-1.7px;margin:25px 0 21px}.grad{color:var(--brand)}.hero-desc{font-size:15px;color:var(--muted);line-height:2;max-width:510px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:29px 0 34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:21px;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:var(--brand);box-shadow:0 8px 20px #7055e826}.btn-primary:hover{background:var(--brand-dark)}.btn-ghost{background:#fff;border:1px solid var(--border)}.hero-stats{display:flex;gap:0}.hero-stats>div{display:flex;flex-direction:column;padding:0 27px;border-left:1px solid #dfe1eb}.hero-stats>div:first-child{padding-left:0;border:none}.hero-stats b{font-size:29px;line-height:1.4;font-weight:600}.hero-stats b span{font-size:12px;font-weight:400;margin-left:6px;color:var(--muted)}.hero-stats>div>span{font-size:11px;color:var(--muted);margin-top:5px}.hero-art{padding:23px;border:1px solid rgba(255,255,255,.9);border-radius:20px;background:#ffffff8a;box-shadow:0 24px 70px #47328c12}.art-top{display:flex;justify-content:space-between;gap:10px;color:#7f7f98;font-size:10px;letter-spacing:1px;margin-bottom:18px}.art-hub{display:flex;align-items:center;gap:14px;padding:19px 16px;border-radius:12px;background:#25233f;color:#fff;margin-bottom:17px;position:relative}.art-hub:after{content:"";position:absolute;bottom:-17px;left:50%;height:17px;width:1px;background:#c6bfdf}.hub-symbol{font-size:33px;color:#c4b7ff;line-height:1}.art-hub strong{font-size:15px}.art-hub p{font-size:10px;color:#bfbad7;margin-top:4px}.hub-badge{margin-left:auto;flex-shrink:0;font-size:9px;padding:3px 7px;border-radius:4px;background:#ffffff14;color:#cbc3eb}.art-products{display:grid;grid-template-columns:1fr 1fr;gap:12px}.art-product{display:block;position:relative;background:#fff;border:1px solid #e8e5f1;border-radius:12px;padding:16px;transition:transform .2s,border-color .2s}.art-product:hover{transform:translateY(-3px);border-color:var(--accent)}.art-icon{display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 9%,white);color:var(--accent);width:32px;height:32px;font-size:23px;border-radius:9px;margin-bottom:10px;line-height:1}.art-key{position:absolute;right:16px;top:16px;font-size:10px;color:#9496a9}.art-product h2{font-size:15px}.art-product p{font-size:11px;color:var(--muted);margin:3px 0 9px}.art-link{display:flex;justify-content:space-between;font-size:10px;color:var(--accent)}.art-bottom{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:10px;color:#78778f}.hero-foot{display:flex;gap:32px;align-items:center;justify-content:space-between;padding-block:22px;border-top:1px solid #e4e3ef;font-size:12px;color:var(--muted)}.hero-foot>span{color:#9593a6}.hero-foot>div{display:flex;gap:32px;flex-wrap:wrap}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{display:flex;flex-direction:column;padding:25px 22px 20px;border:1px solid var(--border);border-radius:12px;transition:border-color .2s,transform .2s}.product-card:hover{border-color:var(--accent);transform:translateY(-4px)}.pc-top{display:flex;justify-content:space-between;align-items:center;color:#9699ab;font-size:11px;margin-bottom:21px}.pc-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:10px;font-size:29px;line-height:1;color:var(--accent);background:color-mix(in srgb,var(--accent) 9%,white)}.product-card h3{font-size:20px}.pc-en{font-size:9px;color:#8a91a2;letter-spacing:.9px;margin-top:3px}.product-card p{font-size:13px;color:var(--muted);margin:16px 0 22px}.pc-foot{display:flex;justify-content:space-between;border-top:1px solid var(--border);padding-top:15px;color:var(--accent);font-size:12px;margin-top:auto}.journey{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:30px 0 0;margin-top:30px;border-top:1px solid var(--border)}.journey a{display:flex;gap:12px}.journey-number{font-size:11px;font-weight:600;color:var(--brand);background:#f1effc;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;flex-shrink:0}.journey h3{font-size:13px;margin:2px 0 5px}.journey p{font-size:11px;color:var(--muted)}.product-block{border-top:1px solid var(--border)}.product-block:nth-of-type(2n){background:var(--bg-soft)}.pb-head{display:flex;align-items:center;gap:9px;font-size:11px;letter-spacing:1.7px;color:var(--accent);margin-bottom:18px}.pb-dot{width:7px;height:7px;background:var(--accent);border-radius:50%}.pb-number{margin-left:auto;color:#939aaa;letter-spacing:1px}.product-heading{display:flex;align-items:start;justify-content:space-between;gap:35px}.product-heading .section-title span{font-size:19px;font-weight:400;color:var(--muted);letter-spacing:0}.pb-intro{max-width:760px;color:var(--muted);font-size:14px;line-height:1.95}.tech-tags{display:flex;justify-content:end;flex-wrap:wrap;gap:6px;min-width:190px;max-width:230px;padding-top:8px}.tech-tags span,.tags span{font-size:10px;padding:3px 9px;border:1px solid var(--border);border-radius:5px;color:var(--muted);background:#fff}.product-audience{font-size:12px;color:var(--muted);margin-top:19px}.product-audience>span{margin-right:11px;color:var(--accent);font-weight:600}.pb-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:30px;align-items:start;margin-top:29px}.feature-instruction{color:#757e90;font-size:11px;margin-bottom:11px}.feature-instruction span{margin-left:7px}.features{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature{text-align:left;padding:17px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--text);transition:border-color .2s,background .2s}.feature:hover{border-color:var(--accent)}.feature.active{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 4%,white);box-shadow:inset 3px 0 var(--accent)}.feature-heading{display:flex;align-items:center;gap:7px;margin-bottom:8px}.f-number{color:var(--accent);font-size:10px}.f-title{font-size:13px;font-weight:600}.f-arrow{color:var(--accent);margin-left:auto;font-size:12px}.f-desc{display:block;font-size:11px;line-height:1.85;color:var(--muted)}.pb-shot{position:sticky;top:103px;margin-top:30px;min-width:0}.capability-preview{background:#fff;border-radius:12px;overflow:hidden;border:1px solid var(--border);box-shadow:0 12px 35px #1c223508}.preview-bar{display:flex;align-items:center;gap:7px;padding:13px 19px;background:#f5f6fa;border-bottom:1px solid var(--border);font-size:10px;color:var(--muted)}.preview-bar>span:last-child{margin-left:auto;font-size:9px}.preview-content{padding:29px 27px 26px}.preview-icon{display:grid;place-items:center;width:49px;height:49px;color:var(--accent);border:1px solid color-mix(in srgb,var(--accent) 20%,white);background:color-mix(in srgb,var(--accent) 7%,white);border-radius:12px;font-size:31px;margin-bottom:20px}.preview-eyebrow{font-size:9px;letter-spacing:1.4px;color:var(--accent);margin-bottom:7px}.preview-content h3{font-size:23px;margin-bottom:12px}.preview-desc{font-size:12px;line-height:1.95;color:var(--muted);min-height:71px}.flow-label{display:flex;justify-content:space-between;gap:10px;font-size:11px;font-weight:600;margin:25px 0 12px}.flow-label span{font-size:9px;font-weight:400;color:var(--muted)}.preview-flow li{position:relative;display:flex;align-items:center;gap:12px;background:#f8f9fc;border:1px solid var(--border);border-radius:7px;padding:11px 13px;font-size:12px}.preview-flow li+li{margin-top:13px}.preview-flow li+li:before{content:"";position:absolute;left:24px;top:-14px;height:13px;width:1px;background:var(--border)}.preview-flow li>span{font-size:10px;color:var(--accent)}.preview-note{display:flex;gap:9px;font-size:10px;line-height:1.9;color:var(--muted);padding:16px 22px;border-top:1px solid var(--border);background:#fcfcfe}.preview-note>span{color:var(--accent)}.scenarios{background:#f8f7fc;border-top:1px solid var(--border)}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.scenario-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:27px}.scenario-icon{color:var(--brand);font-size:30px;line-height:1;display:block;margin-bottom:23px}.scenario-audience{color:#7f8597;font-size:10px;margin-bottom:8px}.scenario-card h3{font-size:18px;margin-bottom:12px}.scenario-desc{color:var(--muted);font-size:12px;line-height:1.9;min-height:68px}.tags{display:flex;flex-wrap:wrap;gap:6px;margin:20px 0}.tags span{background:#f9f9fc}.scenario-card>a{display:flex;justify-content:space-between;font-size:12px;color:var(--brand);border-top:1px solid var(--border);padding-top:15px}.ecosystem{background:#212238;color:#fff}.ecosystem .section-eyebrow{color:#b9a8ff}.ecosystem .section-desc{color:#b4b7ce}.extension-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.extension-grid article{padding:24px 21px;background:#ffffff05;border:1px solid #ffffff17;border-radius:10px;display:flex;flex-direction:column}.extension-code{font-size:12px;letter-spacing:1px;color:#baf;margin-bottom:15px}.extension-grid h3{font-size:16px;margin-bottom:9px}.extension-grid p{color:#b4b7ce;font-size:12px;margin-bottom:20px}.extension-note{display:block;color:#a8abc5;font-size:10px;margin-top:auto;border-top:1px solid #ffffff12;padding-top:12px}.delivery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.delivery-grid article{border-top:2px solid #e9e5f9;padding-top:21px}.delivery-grid article>span{color:#b7a8ed;font-size:32px;font-weight:300}.delivery-grid h3{font-size:16px;margin:12px 0 10px}.delivery-grid p{font-size:12px;color:var(--muted);line-height:1.9}.faq-section{background:var(--bg-soft);border-top:1px solid var(--border)}.faq-grid{display:grid;grid-template-columns:1fr 2fr;gap:65px}.text-link{display:inline-block;margin-top:28px;color:var(--brand);font-size:13px}.text-link span{margin-left:16px}.faq-list details{border-bottom:1px solid var(--border);padding:0 0 20px;margin-bottom:20px}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-size:14px;font-weight:600;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--brand);font-size:18px;flex-shrink:0}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{padding-top:17px;font-size:13px;color:var(--muted);line-height:2}.cta{padding:75px 0;color:#fff;background:linear-gradient(120deg,#6850d4,#8064e6)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.cta .section-eyebrow{color:#e0d9ff;font-size:10px}.cta h2{font-size:clamp(26px,3vw,35px);margin-bottom:15px}.cta p{color:#e4dcff;font-size:14px}.cta .btn{background:#fff;color:var(--brand-dark);margin-top:25px}.contact-card{padding:28px;background:#ffffff0c;border:1px solid #ffffff40;border-radius:12px}.contact-card h3{font-size:16px;margin-bottom:20px}.contact-card li{display:flex;gap:14px;font-size:12px;margin-bottom:12px}.contact-card li span{color:#e0d9ff;font-size:10px}.contact-card .contact-note{font-size:11px;line-height:1.8;padding-top:15px;margin-top:20px;border-top:1px solid #ffffff30}.footer{background:#fff;padding:56px 0 24px}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.3fr;gap:45px;margin-bottom:45px}.footer-brand{margin-bottom:18px}.footer p{font-size:12px;color:var(--muted);line-height:2}.footer h3{font-size:13px;margin-bottom:16px}.footer-links a{display:block;color:var(--muted);font-size:12px;margin-bottom:8px}.footer a:hover{color:var(--brand)}.footer-top{display:inline-block;font-size:11px;color:var(--brand);margin-top:12px}.footer-bottom{border-top:1px solid var(--border);padding-top:20px;display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted)}@media (min-width: 1500px){.hero{padding-top:175px}.hero-grid{padding-bottom:80px}}@media (max-width: 1000px){.hero-grid{gap:25px}.hero-art{padding:17px}.hero-foot>div{gap:18px}.product-card{padding:20px 16px}.nav-links{gap:20px}.pb-grid{gap:20px;grid-template-columns:1.2fr 1fr}.feature{padding:13px}.f-title{font-size:12px}.f-number{display:none}.scenario-card{padding:21px}.scenario-card h3{font-size:16px}.contact-grid{gap:40px}}@media (max-width: 780px){.container{padding-inline:22px}.section{padding:62px 0}.nav-inner{height:70px}.nav-links,.nav-cta{display:none}.mobile-nav{display:block}.mobile-nav summary{cursor:pointer;list-style:none;border:1px solid var(--border);border-radius:6px;padding:5px 12px;font-size:12px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{margin-left:6px}.mobile-nav>div{position:absolute;top:69px;left:0;right:0;padding:16px 22px;display:grid;grid-template-columns:1fr 1fr;gap:5px;border-bottom:1px solid var(--border);background:#fff;box-shadow:0 15px 25px #1c223512}.mobile-nav a{padding:10px;font-size:13px;border-radius:5px}.mobile-nav a:hover{background:var(--bg-soft)}.hero{padding-top:111px}.hero-grid{grid-template-columns:1fr;gap:38px;padding-bottom:35px}.hero h1{font-size:42px}.hero-desc{max-width:570px}.hero-art{max-width:540px;width:100%;margin-inline:auto;padding:22px}.hero-foot{flex-direction:column;align-items:start;gap:12px}.hero-foot>div{gap:12px 22px}.split-head{display:block}.split-head .section-desc{margin-top:14px}.products-grid,.journey,.extension-grid,.delivery-grid{grid-template-columns:1fr 1fr}.product-heading{flex-direction:column;gap:14px}.tech-tags{max-width:none;justify-content:start;padding:0}.pb-grid{grid-template-columns:1fr}.pb-shot{position:static;margin-top:0}.feature{padding:18px}.f-number{display:inline}.f-title{font-size:13px}.scenario-grid{grid-template-columns:1fr 1fr}.preview-desc{min-height:auto}.faq-grid{grid-template-columns:1fr;gap:36px}.faq-grid .section-title br{display:none}.contact-grid{grid-template-columns:1fr;gap:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width: 480px){.container{padding-inline:18px}.hero h1{font-size:35px;letter-spacing:-1px}.hero-desc{font-size:13px}.hero-badge{font-size:10px}.hero-actions{gap:8px}.btn{padding:11px 14px;font-size:12px;gap:12px}.hero-stats>div{padding-inline:20px}.hero-stats b{font-size:26px}.hero-art{padding:15px}.art-top{font-size:8px}.art-hub{padding:15px 12px;gap:10px}.hub-badge{display:none}.art-products{gap:10px}.art-product{padding:13px}.art-product p{font-size:10px}.desktop-break{display:none}.products-grid{gap:12px}.product-card{padding:17px 13px 14px}.product-card h3{font-size:18px}.product-card p{font-size:12px}.pc-en{font-size:8px;letter-spacing:0}.pc-foot{font-size:10px}.journey{gap:22px 14px}.journey a{gap:8px}.product-heading .section-title span{display:block;font-size:16px;margin-top:6px}.pb-head{font-size:9px}.features{grid-template-columns:1fr;gap:10px}.feature{padding:16px}.f-title{font-size:14px}.f-desc{font-size:12px}.preview-content{padding:25px 20px}.scenario-grid{grid-template-columns:1fr}.scenario-desc{min-height:auto}.scenario-card{padding:25px}.extension-grid{gap:10px}.extension-grid article{padding:20px 15px}.delivery-grid{gap:28px 22px}.cta{padding:56px 0}.contact-card{padding:22px}.footer-grid{gap:28px 22px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1 / -1}.footer-bottom{flex-direction:column;gap:5px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
