.download-section{--download-border: #e3e3e9;--download-muted: #636572;--download-surface: #fff;--download-soft: #f7f7fa;padding-top:88px;padding-bottom:100px;scroll-margin-top:104px}.download-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.download-eyebrow{margin:0 0 14px;color:var(--purple, #622db3);font-size:11px;font-weight:600;letter-spacing:.16em}.download-heading h2{margin:0;max-width:730px;font-size:clamp(26px,2.2vw,38px);font-weight:500;line-height:1.35;letter-spacing:-.025em}.download-heading>p{max-width:310px;margin:0 0 4px;color:var(--download-muted);font-size:14px;line-height:1.8}.download-platforms{display:flex;flex-wrap:wrap;gap:6px;width:fit-content;max-width:100%;margin-bottom:20px;padding:5px;border:1px solid var(--download-border);border-radius:12px;background:var(--download-soft)}.download-platforms button{min-height:42px;padding:10px 20px;border:0;border-radius:8px;background:transparent;color:var(--download-muted);font:inherit;font-size:13px;line-height:1.5;cursor:pointer;transition:background .16s ease,color .16s ease}.download-platforms button[aria-pressed=true]{background:#17171c;color:#fff}.download-platforms button:hover:not([aria-pressed=true]){background:var(--download-surface);color:#17171c}.download-platforms button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.download-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);border:1px solid var(--download-border);border-radius:20px;background:var(--download-surface);overflow:hidden}.download-product,.download-guide{min-width:0;padding:40px}.download-product{background:linear-gradient(155deg,rgba(112,50,255,.055),transparent 58%)}.download-guide{border-left:1px solid var(--download-border)}.download-product-heading{display:flex;align-items:center;gap:14px}.download-app-logo{display:block;flex:0 0 80px;width:80px;height:80px;border:1px solid var(--download-border);border-radius:14px;overflow:hidden;background:#fff}.download-app-logo img{display:block;width:100%;height:100%;padding:0;object-fit:contain}.download-app-logo .download-logo-dark{display:none}.download-product-heading h3{margin:0 0 3px;font-size:25px;line-height:1.25;font-weight:550;letter-spacing:-.02em}.download-product-heading p{margin:0;color:var(--download-muted);font-size:13px}.download-beta{margin-left:auto;padding:5px 9px;border:1px solid var(--download-border);border-radius:6px;color:var(--download-muted);font-size:11px;white-space:nowrap}.download-description{max-width:470px;margin:25px 0 27px;color:var(--download-muted);font-size:14px;line-height:1.9}.download-compatibility{display:flex;flex-wrap:wrap;gap:10px}.download-compatibility>span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--download-border);border-radius:8px;font-size:13px}.download-compatibility small{color:var(--download-muted);font-size:10px}.download-system{margin:13px 0 24px;color:var(--download-muted);font-size:12px;line-height:1.8}.download-primary{display:flex;width:100%;min-height:52px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;border:1px solid transparent;border-radius:9px;background:#17171c;color:#fff;font-size:15px;font-weight:500;transition:background .16s ease}.download-primary svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.download-primary:hover{background:#403250}.download-primary:focus-visible,.download-links a:focus-visible{outline:2px solid var(--purple, #622db3);outline-offset:4px}.download-release{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin:12px 0 27px;color:var(--download-muted);font-size:11px;line-height:1.6}.download-platform-note{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--download-border);padding-top:18px;font-size:12px}.download-platform-note p{margin:0;color:var(--download-muted)}.download-guide>h3{margin:3px 0 25px;font-size:18px;line-height:1.4;font-weight:500}.download-steps{display:grid;gap:22px;margin:0;padding:0;list-style:none}.download-steps li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px}.download-steps li>span{padding-top:2px;font-size:12px;line-height:1.6;color:var(--purple, #622db3);font-variant-numeric:tabular-nums}.download-steps h4,.download-trust-note h4{margin:0 0 6px;font-size:14px;line-height:1.5;font-weight:500}.download-steps p,.download-trust-note p{margin:0;color:var(--download-muted);font-size:12px;line-height:1.85;overflow-wrap:anywhere}.download-trust-note{margin-top:25px;padding:16px 18px;border-radius:9px;background:var(--download-soft)}.download-trust-note h4{font-size:12px}.download-links{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:18px}.download-links a{display:inline-flex;gap:7px;align-items:center;font-size:12px;line-height:1.6;text-underline-offset:4px}.download-links a:hover{text-decoration:underline}.download-links a span{color:var(--download-muted)}[data-theme=dark] .download-section{--download-border: #34343e;--download-muted: #b1b1bc;--download-surface: #18181e;--download-soft: #22222a;color:#f5f5f7}[data-theme=dark] .download-app-logo{background:#05070c}[data-theme=dark] .download-app-logo .download-logo-light{display:none}[data-theme=dark] .download-app-logo .download-logo-dark{display:block}[data-theme=dark] .download-eyebrow,[data-theme=dark] .download-steps li>span{color:#ba9bef}[data-theme=dark] .download-primary{background:#f3f1f7;color:#19171e}[data-theme=dark] .download-primary:hover{background:#e2d8f1}[data-theme=dark] .download-platforms button[aria-pressed=true]{background:#f3f1f7;color:#19171e}[data-theme=dark] .download-platforms button:hover:not([aria-pressed=true]){color:#f5f5f7}@media(max-width:960px){.download-heading{display:block}.download-heading>p{max-width:none;margin-top:16px}.download-product,.download-guide{padding:28px}}@media(max-width:720px){.download-section{padding-top:56px;padding-bottom:64px}.download-layout{grid-template-columns:minmax(0,1fr);border-radius:16px}.download-guide{border-left:0;border-top:1px solid var(--download-border)}.download-product,.download-guide{padding:24px}.download-heading h2{font-size:26px}.download-product-heading{gap:10px}.download-platforms{width:100%}.download-platforms button{flex:1 1 130px;padding-inline:12px}}:root{font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans SC,system-ui,sans-serif;color:#111318;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #111318;--muted: #5d6471;--purple: #622db3;--violet: #7032ff;--blue: #2d41cf;--lavender: #f5efff;--lavender-strong: #e8dcff;--navy: #171824;--surface: #f7f7fa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff;color:var(--ink)}button,a{font:inherit}a{color:inherit;text-decoration:none}button{border:0}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:50;height:82px;background:#faf1fff5;border-bottom:1px solid rgba(98,45,179,.04);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(1720px,calc(100% - 64px));height:100%;margin:0 auto;display:grid;grid-template-columns:260px 1fr auto;align-items:center;gap:32px}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content}.brand-mark{width:42px;height:42px}.brand-copy{display:flex;flex-direction:column;align-items:center;gap:2px}.brand-wordmark{width:132px;height:32px}.brand-copy span{font-size:8px;line-height:1;color:#111}.nav{display:flex;justify-content:center;align-items:center;gap:clamp(22px,2.5vw,52px)}.nav-link{position:relative;padding:30px 0 27px;font-size:15px;font-weight:400;color:#333;white-space:nowrap;transition:color .16s ease}.nav-link:hover,.nav-link:focus-visible,.nav-active{color:var(--purple)}.nav-active:after{content:"";position:absolute;left:50%;bottom:18px;width:18px;height:2px;border-radius:999px;background:var(--purple);transform:translate(-50%)}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{width:28px;height:32px;display:grid;place-items:center;border-radius:6px;background:transparent;cursor:pointer}.icon-button:hover{background:#622db314}.icon-button img{width:18px;height:18px}.login-button{min-width:90px;height:42px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#0f172a;font-size:14px;font-weight:500;transition:transform .16s ease,background .16s ease}.login-button:hover,.primary-button:hover,.secondary-button:hover,.card-button:hover{transform:translateY(-2px)}.menu-button{display:none;width:42px;height:42px;padding:10px;border-radius:8px;background:#fff}.menu-button span{display:block;width:100%;height:2px;margin:4px 0;background:#161727}.hero{position:relative;min-height:clamp(650px,50.9vw,977px);overflow:hidden;display:grid;place-items:center;background:radial-gradient(circle at 12% 42%,rgba(143,151,239,.88),transparent 34%),radial-gradient(circle at 69% 35%,rgba(199,183,245,.9),transparent 34%),linear-gradient(105deg,#e2e5ff,#fbf9ff 56%,#ece5ff)}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff14;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);animation:hero-haze 22s ease-in-out infinite alternate}.hero-blur{position:absolute;border-radius:50%;filter:blur(85px);opacity:.68}.hero-blur-one{width:430px;height:430px;left:-100px;bottom:-150px;background:#7d8ee8;animation:drift-one 24s ease-in-out infinite alternate}.hero-blur-two{width:560px;height:560px;right:24%;top:20%;background:#c8baf4;animation:drift-two 28s ease-in-out infinite alternate}.hero-content{position:relative;z-index:2;transform:translateY(-5%);text-align:center;animation:hero-enter .85s cubic-bezier(.22,1,.36,1) both}.hero h1{margin:0;font-size:clamp(40px,3.6vw,66px);line-height:1.22;letter-spacing:0;font-weight:500}.hero h1 span{display:block}.hero-content>p{margin:26px 0 0;color:#333;font-size:clamp(15px,1.05vw,20px);letter-spacing:0;font-weight:400}.hero-pager{position:absolute;z-index:2;left:50%;bottom:48px;display:flex;align-items:center;gap:12px;transform:translate(-50%)}.hero-pager span{width:30px;height:3px;border-radius:999px;background:#622db324}.hero-pager .active{width:42px;background:#6c39e8}.section{width:min(1720px,calc(100% - 80px));margin:0 auto}.products-section{padding:112px 0 80px}.section-heading,.standalone-title{text-align:center}.section-heading h2,.standalone-title{margin:0;font-size:clamp(32px,2.4vw,48px);line-height:1.3;font-weight:500}.section-heading p{margin:16px 0 0;color:#30313a;font-size:clamp(15px,1.05vw,20px)}.product-grid{margin-top:76px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{position:relative;min-height:380px;padding:54px 40px 42px;overflow:hidden;border:1px solid rgba(98,45,179,.04);border-radius:16px;box-shadow:0 10px 32px #41237814;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.product-card:hover{transform:translateY(-5px);border-color:#622db32e;box-shadow:0 22px 52px #41237829}.product-light{background:radial-gradient(circle at 90% 85%,rgba(190,169,255,.7),transparent 28%),#f0ebff}.product-dark{color:#fff;background:#343448}.product-card h3{margin:0 0 16px;font-size:clamp(26px,1.7vw,34px);font-weight:500}.product-card p{max-width:88%;margin:0;font-size:15px;line-height:1.65}.product-dark p{color:#ffffffdb}.card-button{position:absolute;left:40px;bottom:42px;min-width:130px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;background:#5c2ec5;color:#fff;font-size:15px;font-weight:500;transition:transform .16s ease}.product-card:nth-child(3) .card-button{color:#5c2ec5;background:#fff}.product-icon{position:absolute;right:24px;bottom:20px;width:142px;height:142px;object-fit:contain;transition:transform .32s cubic-bezier(.22,1,.36,1)}.product-card:hover .product-icon{transform:translate(-3px,-2px) scale(1.025)}.product-card:nth-child(3) .product-icon{width:165px;height:165px;right:8px;bottom:8px}.metrics-section{padding:44px 0 112px}.metrics-grid{margin-top:66px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.metric-card{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(98,45,179,.18);transition:transform .26s ease,box-shadow .26s ease}.metric-card:hover{transform:translateY(-4px);box-shadow:0 24px 58px #1f183d24}.metric-dark{color:#fff;background:var(--navy)}.metric-light{background:#fbfbfd}.metric-card h3{margin:0;padding:66px 72px 45px;font-size:clamp(28px,1.8vw,36px);font-weight:400}.metric-row{position:relative;min-height:220px;padding:36px 72px;display:flex;flex-direction:column;justify-content:center;border-top:1px solid rgba(112,50,255,.45)}.metric-row strong{font-size:clamp(48px,4.2vw,78px);line-height:1;font-weight:400}.metric-row span,.metric-row small{display:block;margin-top:12px;font-size:15px;font-weight:400}.metric-double{gap:24px}.metric-double strong{display:flex;align-items:baseline;gap:10px}.metric-double small{font-size:15px}.metric-decor{position:absolute;top:-24px;right:-20px;width:310px;height:240px;opacity:.72;background:linear-gradient(30deg,transparent 35%,#7132ff 36% 39%,transparent 40%),linear-gradient(-30deg,transparent 53%,#7132ff 54% 57%,transparent 58%);transition:transform .5s ease}.metric-card:hover .metric-decor{transform:translate(-6px,5px)}.metric-decor-right{opacity:.86}.feature-grid{margin-top:74px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-card{min-height:520px;padding:46px 38px 42px;background:#f6f6f9;border:1px solid rgba(98,45,179,.03);transition:transform .24s ease,box-shadow .24s ease,background .24s ease}.feature-card:hover{transform:translateY(-4px);background:#fff;box-shadow:0 18px 42px #1e19371f}.feature-card-active{box-shadow:0 8px 26px #12131e21}.feature-card img{width:90px;height:90px;margin:0 auto 24px;transition:transform .32s cubic-bezier(.22,1,.36,1)}.feature-card:hover img{transform:translateY(-2px) scale(1.035)}.feature-card h3{margin:0 0 26px;text-align:center;font-size:clamp(24px,1.55vw,30px);font-weight:500}.feature-card ul{margin:0;padding-left:18px}.feature-card li{margin-bottom:24px;font-size:15px;line-height:1.55}.industry-section{padding:30px 0 110px}.industry-grid{height:530px;margin-top:64px;display:grid;grid-template-columns:1fr 1fr 1fr 3.08fr 1fr;gap:10px}.industry-card{position:relative;min-width:0;overflow:hidden;border-radius:6px;background:#18164f}.industry-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.industry-card:hover img{transform:scale(1.025)}.industry-datacenter img{object-position:center}.industry-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#181190ab}.industry-copy{position:absolute;left:50%;top:50%;width:calc(100% - 56px);color:#fff;text-align:center;transform:translate(-50%,-50%)}.industry-copy h3{margin:0;font-size:clamp(20px,1.55vw,30px);font-weight:500}.industry-datacenter .industry-copy{left:70px;top:50%;width:68%;text-align:left;transform:translateY(-50%)}.industry-copy p{margin:16px 0 0;font-size:15px;line-height:1.65}.partners-section{background:radial-gradient(circle at 0 0,rgba(226,160,255,.4),transparent 32%),linear-gradient(100deg,#e8dcff,#dfe3ff)}.partners-inner{padding:84px 0 0}.partners-inner>h2{margin:8px 0 0;text-align:center;font-size:clamp(32px,2.35vw,46px);line-height:1.3;font-weight:500}.section-kicker{margin:0;color:#622db3b8;text-align:center;font-size:12px;font-weight:500;letter-spacing:0}.partners-description{margin:14px auto 0;color:#5d6471;text-align:center;font-size:16px;line-height:1.7}.partner-marquee{position:relative;width:100%;margin-top:42px;padding:8px 0;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}.logo-track{width:max-content;display:flex;will-change:transform;animation:logo-marquee 34s linear infinite}.logo-track+.logo-track{margin-top:18px}.logo-track-reverse{animation-direction:reverse;animation-duration:38s}.logo-set{display:flex;gap:18px;padding-right:18px}.partner-logo{width:246px;height:108px;flex:0 0 auto;border:1px solid rgba(98,45,179,.06);border-radius:8px;background-image:url(/assets/partner-logos.png);background-repeat:no-repeat;background-size:1820px 460px;box-shadow:0 8px 24px #4827820f;transition:transform .22s ease,box-shadow .22s ease}.partner-logo:hover{transform:translateY(-3px);box-shadow:0 14px 30px #4827821f}.partner-marquee:hover .logo-track{animation-play-state:paused}.partner-actions{width:min(1720px,calc(100% - 80px));margin:26px auto 0;padding:40px 0 58px;display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.partner-actions h3{margin:0 0 34px;font-size:clamp(22px,1.55vw,30px);font-weight:400}.partner-contact{text-align:right}.primary-button,.secondary-button{min-width:150px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-weight:500;transition:transform .16s ease;box-shadow:0 10px 24px #3e27821f}.primary-button{color:#fff;background:linear-gradient(90deg,#622db3,#2d41cf)}.secondary-button{color:#fff;background:#0f172a}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.model-market-page{min-height:100vh;padding-bottom:120px;background:#f8f9fc}.model-market-hero{position:relative;min-height:650px;padding:112px 32px 150px;overflow:hidden;background:radial-gradient(circle at 18% 30%,rgba(138,148,238,.44),transparent 34%),radial-gradient(circle at 72% 40%,rgba(200,183,245,.54),transparent 30%),linear-gradient(112deg,#e1e4ff,#f8f5ff 54%,#eee7ff)}.model-market-grid{position:absolute;top:-80px;right:-80px;bottom:-80px;left:-80px;opacity:.28;background-image:linear-gradient(rgba(98,45,179,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(98,45,179,.09) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 30%,transparent 92%);mask-image:linear-gradient(to bottom,transparent 0%,#000 30%,transparent 92%);animation:model-grid-drift 24s linear infinite}.model-market-heading{position:relative;z-index:1;width:min(980px,100%);margin:0 auto;text-align:center}.model-market-heading h1{margin:12px 0 0;color:#3020a9;font-size:clamp(42px,4vw,68px);line-height:1.2;font-weight:500}.model-market-heading>p:not(.section-kicker){margin:22px 0 0;color:#252938;font-size:clamp(16px,1.2vw,22px);line-height:1.7}.model-search{width:min(780px,100%);height:62px;margin:48px auto 0;padding:5px;display:grid;grid-template-columns:1fr 116px;border:1px solid rgba(98,45,179,.12);border-radius:10px;background:#ffffffeb;box-shadow:0 18px 48px #4025781f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.model-search input{min-width:0;padding:0 18px;border:0;outline:0;color:#171824;background:transparent;font-size:15px}.model-search input::placeholder{color:#9298a6}.model-search button{border-radius:7px;color:#fff;background:linear-gradient(110deg,#622db3,#5440ed);font-size:14px;font-weight:500;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.model-search button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #622db33d}.hot-models{width:min(900px,100%);margin:18px auto 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px}.hot-models>span{margin-right:4px;color:#4c5261;font-size:13px}.hot-models button{min-height:30px;padding:0 13px;border:1px solid rgba(98,45,179,.08);border-radius:6px;color:#5d6471;background:#ffffffc7;font-size:12px;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.hot-models button:hover{color:#5426b0;border-color:#622db338;background:#fff}.model-catalog{position:relative;z-index:2;margin-top:-104px;scroll-margin-top:104px}.model-toolbar{min-height:72px;padding:13px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(98,45,179,.1);border-bottom:0;border-radius:12px 12px 0 0;background:#fffffff5;box-shadow:0 -8px 36px #37276214}.model-categories{display:flex;align-items:center;gap:4px}.model-categories button{height:38px;padding:0 16px;border-radius:7px;color:#697080;background:transparent;font-size:13px;cursor:pointer;transition:color .16s ease,background .16s ease}.model-categories button:hover{color:#4c24a4;background:#f4efff}.model-categories .category-active{color:#fff;background:#5d31c9}.model-categories .category-active:hover{color:#fff;background:#5428bc}.model-result-count{flex:0 0 auto;color:#7e8491;font-size:13px}.model-table{overflow:hidden;border:1px solid rgba(98,45,179,.1);border-radius:0 0 12px 12px;background:#fff;box-shadow:0 24px 70px #291f4b1a}.model-table-head,.model-row{display:grid;grid-template-columns:minmax(260px,2fr) .65fr .82fr 1.15fr 1.3fr .65fr;align-items:center;gap:22px}.model-table-head{min-height:70px;padding:0 36px;color:#5b6270;background:#fbfbfd;border-bottom:1px solid #eceef3;font-size:13px;font-weight:500}.model-row{min-height:142px;padding:26px 36px;border-bottom:1px solid #eceef3;background:#fff;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.model-row:last-child{border-bottom:0}.model-row.reveal-visible:hover{z-index:1;transform:translateY(-2px);background:#fdfcff;box-shadow:0 16px 34px #422c7014}.model-identity{min-width:0;display:flex;align-items:center;gap:14px}.model-icon{width:44px;height:44px;flex:0 0 auto;display:grid;place-items:center;border:1px solid #e7e8f2;border-radius:10px;background:#f8f6ff}.model-icon img{width:27px;height:27px}.model-identity>span:last-child{min-width:0}.model-identity strong,.model-identity small{display:block}.model-identity strong{overflow:hidden;color:#1b1e28;font-size:15px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.model-identity small{margin-top:7px;color:#8b91a0;font-size:12px}.model-context{display:flex;align-items:center;gap:7px;color:#242936;font-size:14px}.model-context span{color:#5f3bd0;font-size:16px}.billing-tag{min-height:28px;padding:5px 10px;display:inline-flex;align-items:center;border-radius:6px;font-size:12px;white-space:nowrap}.billing-usage{color:#188451;background:#eaf9f1}.billing-tiered{color:#a66a00;background:#fff6df}.billing-second{color:#7a28b3;background:#f7eaff}.model-price{display:grid;grid-template-columns:auto auto;gap:5px 10px;color:#9298a5;font-size:11px}.model-price span{white-space:nowrap}.model-price strong{color:#3d50e0;font-weight:500}.model-price small{grid-column:1 / -1;color:#a0a6b2;font-size:10px}.model-features{display:flex;flex-wrap:wrap;gap:6px}.model-features span{padding:5px 8px;border-radius:5px;color:#566072;background:#f1f3f7;font-size:10px;white-space:nowrap}.model-action button{min-width:92px;height:38px;border-radius:7px;color:#fff;background:#6533dc;font-size:12px;font-weight:500;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.model-action button:hover{transform:translateY(-1px);background:#5728c8;box-shadow:0 10px 22px #6533dc33}.model-empty{min-height:340px;padding:70px 24px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#6d7481;text-align:center}.model-empty strong{color:#252936;font-size:20px;font-weight:500}.model-empty span{margin-top:10px;font-size:14px}.model-empty button{height:40px;margin-top:24px;padding:0 18px;border-radius:7px;color:#5a2abf;background:#f0e9ff;cursor:pointer}.model-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;padding:24px;display:grid;place-items:center;background:#0f101b6b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:dialog-fade .18s ease both}.model-dialog{position:relative;width:min(560px,100%);padding:42px;border:1px solid rgba(98,45,179,.12);border-radius:12px;background:#fff;box-shadow:0 30px 90px #17112f3d;animation:dialog-enter .24s cubic-bezier(.22,1,.36,1) both}.dialog-close{position:absolute;top:18px;right:18px;width:34px;height:34px;border-radius:50%;color:#535866;background:#f2f3f6;font-size:24px;line-height:1;cursor:pointer}.model-dialog .section-kicker{text-align:left}.model-dialog h2{margin:10px 0 0;color:#1d202a;font-size:28px;font-weight:500}.model-dialog>p:not(.section-kicker){margin:14px 0 0;color:#6a7180;font-size:14px;line-height:1.7}.quick-start-code{min-height:58px;margin-top:24px;padding:8px 8px 8px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #e3e5ec;border-radius:8px;background:#f8f9fb}.quick-start-code code{min-width:0;overflow:hidden;color:#303541;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.quick-start-code button{height:40px;padding:0 16px;flex:0 0 auto;border-radius:6px;color:#fff;background:#6030cd;cursor:pointer}.dialog-meta{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.dialog-meta span{padding:6px 9px;border-radius:5px;color:#626977;background:#f1f2f6;font-size:11px}.site-footer{padding:72px max(40px,calc((100vw - 1720px)/2)) 32px;background:#fff}.footer-main{display:grid;grid-template-columns:1.8fr .75fr .75fr .75fr 2fr;gap:48px;align-items:start}.footer-brand .brand-mark{width:58px;height:58px}.footer-brand .brand-wordmark{width:175px;height:42px}.footer-brand .brand-copy span{font-size:10px}.social-icons{width:260px;height:44px;margin-top:28px;object-fit:contain;object-position:left}.footer-brand>span{display:block;margin-top:20px;color:#333;font-size:15px}.footer-column{display:flex;flex-direction:column;gap:18px}.footer-column h3{margin:0 0 4px;color:#738192;font-size:15px;font-weight:500}.footer-column a{width:fit-content;color:#0f172a;font-size:15px}.footer-column a:hover{color:var(--purple)}.qr-block{display:grid;grid-template-columns:1fr 1fr;gap:26px}.qr-block figure{margin:0;text-align:center}.qr-block figcaption{margin-bottom:14px;color:#738192;font-size:15px}.qr-block img{width:150px;height:150px;margin:0 auto}.footer-legal{margin-top:54px;padding-top:28px;display:grid;grid-template-columns:1fr auto;gap:8px 24px;border-top:1px solid #2a2a2a;color:#738192;font-size:13px}.footer-legal span:last-child{grid-column:2;text-align:right}.reveal-item{opacity:0;transform:translateY(34px);transition:opacity .62s ease var(--reveal-delay, 0ms),transform .62s cubic-bezier(.22,1,.36,1) var(--reveal-delay, 0ms)}.reveal-item.reveal-visible{opacity:1;transform:translateY(0)}@keyframes hero-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(-5%)}}@keyframes hero-haze{0%{transform:scale(1)}to{transform:scale(1.015)}}@keyframes drift-one{0%{transform:translate(0) scale(1)}to{transform:translate(20px,-10px) scale(1.025)}}@keyframes drift-two{0%{transform:translate(0) scale(1)}to{transform:translate(-18px,14px) scale(.985)}}@keyframes logo-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes model-grid-drift{0%{transform:translateZ(0)}to{transform:translate3d(72px,72px,0)}}@keyframes dialog-fade{0%{opacity:0}to{opacity:1}}@keyframes dialog-enter{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[data-theme=dark] body{color:#f5f4fa;background:#11121a}[data-theme=dark] .products-section,[data-theme=dark] .metrics-section,[data-theme=dark] .industry-section{color:#f5f4fa}[data-theme=dark] .section-heading p{color:#c5c3cf}@media(max-width:1200px){.header-inner{grid-template-columns:220px 1fr auto;width:min(1120px,calc(100% - 40px));gap:16px}.nav{gap:18px}.nav-link{font-size:13px}.section,.partner-actions{width:min(1120px,calc(100% - 48px))}.product-card{min-height:340px;padding:38px 28px}.card-button{left:28px;bottom:30px}.product-icon{width:110px;height:110px}.feature-card{padding:34px 26px}.industry-grid{height:420px}.model-table-head,.model-row{grid-template-columns:minmax(220px,1.8fr) .6fr .8fr 1.1fr 1fr .65fr;gap:14px;padding-right:24px;padding-left:24px}.site-footer{padding-inline:36px}}@media(max-width:900px){.site-header{height:72px}.header-inner{width:calc(100% - 32px);grid-template-columns:1fr auto}.nav{position:absolute;left:16px;right:16px;top:72px;display:none;padding:14px;flex-direction:column;align-items:stretch;gap:0;border:1px solid rgba(98,45,179,.1);border-radius:8px;background:#fffffffa;box-shadow:0 16px 38px #14112829}.nav-open{display:flex}.nav-link{padding:13px 16px}.nav-active:after{display:none}.menu-button{display:block}.login-button{display:none}.model-market-hero{min-height:610px;padding:92px 24px 130px}.model-market-heading h1{font-size:clamp(38px,7vw,52px)}.model-search{margin-top:38px}.model-catalog{margin-top:-72px}.model-toolbar{align-items:stretch;flex-direction:column}.model-categories{padding-bottom:4px;overflow-x:auto}.model-categories button{flex:0 0 auto}.model-result-count{padding:0 8px}.model-table-head{display:none}.model-table{border-radius:0 0 12px 12px;background:#f8f9fc}.model-table-body{padding:14px}.model-row{min-height:0;margin-bottom:12px;padding:24px;grid-template-columns:1fr 1fr;gap:22px 30px;border:1px solid #e8eaf0;border-radius:9px}.model-row:last-child{margin-bottom:0;border-bottom:1px solid #e8eaf0}.model-identity{grid-column:1 / -1}.model-row>[data-label]:not(.model-identity):before{content:attr(data-label);margin-bottom:8px;display:block;color:#959ba8;font-size:10px}.model-action{display:flex;align-items:flex-end;justify-content:flex-end}.model-action:before{display:none!important}.hero{min-height:680px}.hero h1{font-size:clamp(40px,8vw,64px)}.product-grid,.metrics-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}.industry-grid{height:auto;grid-template-columns:1fr 1fr}.industry-card{min-height:360px}.industry-datacenter{grid-column:1 / -1}.industry-datacenter .industry-copy{left:42px}.partner-actions{margin-top:0}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.qr-block{grid-column:1 / -1;justify-content:start;grid-template-columns:repeat(2,170px)}.footer-legal{grid-template-columns:1fr}.footer-legal span:last-child{grid-column:1;text-align:left}}@media(max-width:600px){.brand-mark{width:34px;height:34px}.brand-wordmark{width:96px;height:24px;object-fit:contain}.header-actions{gap:6px}.hero{min-height:620px;padding:0 24px}.hero h1{font-size:36px;font-weight:500}.model-market-page{padding-bottom:72px}.model-market-hero{min-height:650px;padding:76px 18px 132px}.model-market-heading h1{font-size:36px}.model-market-heading>p:not(.section-kicker){font-size:15px}.model-search{height:auto;grid-template-columns:1fr;gap:6px}.model-search input{height:48px}.model-search button{height:46px}.hot-models{justify-content:flex-start}.hot-models>span{width:100%;margin-bottom:2px;text-align:left}.model-catalog{width:calc(100% - 24px);margin-top:-72px}.model-toolbar{padding:12px}.model-table-body{padding:10px}.model-row{padding:20px;grid-template-columns:1fr;gap:18px}.model-identity{grid-column:auto}.model-row>[data-label]:not(.model-identity){display:flex;align-items:center;justify-content:space-between;gap:16px}.model-row>[data-label]:not(.model-identity):before{margin:0}.model-price{grid-template-columns:auto auto;justify-content:end}.model-price:before{margin-right:auto!important}.model-features{justify-content:flex-end}.model-action{display:block}.model-action button{width:100%}.model-dialog{padding:36px 24px 28px}.model-dialog h2{padding-right:28px;font-size:24px}.quick-start-code{align-items:stretch;flex-direction:column}.quick-start-code button{width:100%}.hero-content>p{font-size:14px;line-height:1.8}.section,.partner-actions{width:calc(100% - 32px)}.products-section{padding-top:72px}.section-heading h2,.standalone-title{font-size:28px}.product-card{min-height:360px}.metric-card h3,.metric-row{padding-left:34px;padding-right:34px}.feature-grid,.industry-grid{grid-template-columns:1fr}.feature-card{min-height:0}.industry-datacenter{grid-column:auto}.industry-card{min-height:300px}.partner-actions{padding-bottom:44px;flex-direction:column;align-items:stretch}.partner-contact{text-align:left}.site-footer{padding:54px 24px 28px}.footer-main{grid-template-columns:1fr 1fr;gap:42px 20px}.footer-brand,.qr-block{grid-column:1 / -1}.qr-block{grid-template-columns:1fr 1fr}.qr-block img{width:130px;height:130px}}:root{--ink: #11131a;--muted: #68707f;--purple: #7725a8;--violet: #7725a8;--blue: #2d41cf;--cyan: #2d41cf;--navy: #11131b;--surface: #f5f6f8;--line: #e4e7ed;font-family:Inter,SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Noto Sans SC,sans-serif;font-weight:400;font-optical-sizing:auto}body{background:var(--surface);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}h1,h2,h3,h4,h5,h6,strong{font-weight:400}.site-header{height:66px;border-bottom:1px solid rgba(18,20,28,.07);background:#ffffffe6;-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%)}.header-inner{width:min(1640px,calc(100% - 48px));grid-template-columns:198px 1fr auto;gap:22px}.site-header .brand{gap:7px}.site-header .brand-mark{width:31px;height:29px}.site-header .brand-wordmark{width:104px;height:25px}.site-header .brand-copy span{font-size:6px}.nav-link{padding-top:23px;padding-bottom:21px;font-size:13px;color:#4e5460}.nav-link:hover,.nav-link:focus-visible,.nav-active{color:#171922}.nav-active:after{bottom:11px;width:16px;background:var(--purple)}.login-button{min-width:74px;height:36px;padding:0 19px;border:1px solid #171922;color:#fff;background:#171922;box-shadow:none;font-weight:400}.hero{min-height:760px;padding:0;place-items:stretch;isolation:isolate;background:linear-gradient(90deg,rgba(119,37,168,.035),transparent 38%),linear-gradient(180deg,#fff,#fafaff)}.hero:after{display:none}.hero-scene{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-mesh{position:absolute;top:-80px;right:-80px;bottom:-80px;left:-80px;opacity:.76;background-image:linear-gradient(rgba(45,65,207,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(45,65,207,.05) 1px,transparent 1px);background-size:66px 66px;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 48%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 48%,#000 100%);animation:model-grid-drift 26s linear infinite}.hero-scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 54%,rgba(119,37,168,.07) 54.2%,transparent 54.5%),linear-gradient(62deg,transparent 69%,rgba(45,65,207,.07) 69.2%,transparent 69.5%);pointer-events:none}.hero-route{position:absolute;z-index:1;height:1px;transform-origin:left center;background:linear-gradient(90deg,#7725a800,#7725a8 36%,#2d41cf 78%,#2d41cf00);box-shadow:0 0 10px #2d41cf29}.hero-route:after{content:"";position:absolute;top:-2px;width:5px;height:5px;border-radius:50%;background:#5c3fc6;box-shadow:0 0 10px #7725a86b;animation:route-signal 3.8s linear infinite}.hero-route-one{top:43%;left:60%;width:23%;transform:rotate(-18deg)}.hero-route-two{top:51%;left:61%;width:26%;transform:rotate(13deg)}.hero-route-three{top:54%;left:61%;width:20%;transform:rotate(151deg)}.hero-core,.hero-model-node,.hero-live-status{position:absolute;z-index:2;border:1px solid rgba(45,65,207,.14);border-radius:7px;background:#ffffffd6;box-shadow:0 12px 32px #241f5214;-webkit-backdrop-filter:blur(18px) saturate(130%);backdrop-filter:blur(18px) saturate(130%)}.hero-core{top:38%;left:59%;width:164px;min-height:146px;padding:25px 22px 21px}.hero-core:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;border-radius:inherit;background:linear-gradient(145deg,rgba(119,37,168,.34),transparent 55%,rgba(45,65,207,.22));opacity:.32}.hero-core img{width:43px;height:43px;filter:drop-shadow(0 7px 10px rgba(78,43,174,.18))}.hero-core span,.hero-core small{display:block}.hero-core span{margin-top:18px;color:#171824;font-size:15px;font-weight:400}.hero-core small{margin-top:5px;color:#7d8492;font-size:10px}.hero-model-node{width:132px;min-height:58px;padding:13px 14px 12px 36px;animation:node-float 7s ease-in-out infinite alternate}.hero-model-node i{position:absolute;top:20px;left:15px;width:8px;height:8px;border-radius:50%;background:#2d41cf;box-shadow:0 0 0 4px #2d41cf14}.hero-model-node span,.hero-model-node small{display:block}.hero-model-node span{color:#282b35;font-size:12px;font-weight:400}.hero-model-node small{margin-top:3px;color:#8a909c;font-size:9px}.hero-node-deepseek{top:21%;left:75%}.hero-node-qwen{top:36%;left:84%;animation-delay:-2s}.hero-node-glm{top:62%;left:78%;animation-delay:-4s}.hero-node-kimi{top:70%;left:57%;animation-delay:-1s}.hero-live-status{right:4.5%;bottom:8%;padding:10px 13px 10px 30px;color:#656c7a;font-size:10px}.hero-live-status i{position:absolute;top:14px;left:13px;width:7px;height:7px;border-radius:50%;background:#2d41cf;box-shadow:0 0 0 5px #2d41cf14;animation:status-pulse 2.4s ease-in-out infinite}.hero-content{position:relative;z-index:3;width:min(1720px,calc(100% - 80px));margin:0 auto;padding:205px 52% 120px 0;display:block;text-align:left;transform:none;animation:hero-content-enter .72s cubic-bezier(.22,1,.36,1) both}.hero-content .hero-kicker{margin:0;color:#7725a8;font-size:11px;font-weight:400;letter-spacing:0}.hero h1{margin-top:22px;color:#14161d;font-size:clamp(40px,3.25vw,56px);line-height:1.2;font-weight:400}.hero h1 span{margin-top:8px;color:#5f6572;font-weight:400}.hero-content>p:not(.hero-kicker){margin-top:26px;color:#747b88;font-size:15px;font-weight:400}.hero-actions{margin-top:38px;display:flex;align-items:center;gap:12px}.hero-actions a{min-width:142px;height:46px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;font-size:13px;font-weight:400;transition:transform .18s ease,border-color .18s ease,background .18s ease}.hero-actions a:hover{transform:translateY(-2px)}.hero-primary-action{color:#fff;background:linear-gradient(110deg,#7725a8,#2d41cf);box-shadow:0 10px 24px #4930ae24}.hero-secondary-action{border:1px solid #dfe1e8;color:#353947;background:#ffffffc2}.hero-secondary-action:hover{border-color:#7725a847;background:#fff}.section{width:min(1540px,calc(100% - 80px))}.products-section{padding:116px 0 96px}.section-heading .section-kicker,.metrics-section>.section-kicker,.industry-section>.section-kicker{margin:0 0 12px;color:#6c64d9}.section-heading h2,.standalone-title{color:#181a21;font-size:clamp(28px,2vw,36px);line-height:1.32;font-weight:400}.section-heading>p:not(.section-kicker){color:#727987;font-size:15px}.product-grid{margin-top:62px;gap:14px}.product-card{min-height:350px;padding:42px 34px 34px;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:none}.product-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--purple),var(--cyan));opacity:0;transition:opacity .18s ease}.product-card.reveal-visible:hover{transform:translateY(-4px);border-color:#635bff3d;box-shadow:0 16px 34px #1d1f2d12}.product-card:hover:before{opacity:1}.product-dark{border-color:#1d202b;color:#fff;background:#171922}.product-card h3{font-size:23px;font-weight:400}.product-card p{max-width:76%;color:#68707e;font-size:14px;line-height:1.75}.product-dark p{color:#989eaa}.card-button{left:34px;bottom:34px;min-width:112px;height:42px;border-radius:5px;background:#635bff;font-size:12px}.product-card:nth-child(3) .card-button{border:1px solid #dcdfe6;color:#333642;background:#fff}.product-icon{right:22px;bottom:18px;width:126px;height:126px;opacity:.88}.metrics-section{width:100%;padding:102px max(40px,calc((100% - 1540px)/2)) 112px;background:#fff}.metrics-section>.section-kicker{text-align:center}.metrics-grid{margin-top:56px;gap:14px}.metric-card{border-radius:7px;box-shadow:none}.metric-card.reveal-visible:hover{transform:translateY(-3px)}.metric-dark{border-color:#20232e;background:#171922}.metric-light{border-color:var(--line);background:#f7f8fa}.metric-card h3{padding:48px 58px 34px;font-size:24px;font-weight:400}.metric-row{min-height:176px;padding:30px 58px;border-top-color:#635bff57}.metric-row strong{font-size:clamp(42px,3.25vw,58px);font-weight:400}.metric-row span,.metric-row small{color:#7b8290;font-size:12px;font-weight:400}.metric-dark .metric-row span,.metric-dark .metric-row small{color:#969dab}.metric-decor{opacity:.38}.feature-grid{margin-top:18px;gap:14px}.feature-card{min-height:390px;padding:38px 30px 32px;border:1px solid var(--line);border-radius:7px;background:#f7f8fa;box-shadow:none}.feature-card-active{border-color:#31d2c270;background:#f5fbfa}.feature-card.reveal-visible:hover{transform:translateY(-3px);border-color:#635bff33;box-shadow:0 12px 28px #1d1f2d0f}.feature-card img{width:70px;height:70px;margin-bottom:18px}.feature-card h3{margin-bottom:22px;color:#20232c;font-size:20px;font-weight:400}.feature-card li{margin-bottom:16px;color:#5f6673;font-size:13px;line-height:1.7}.industry-section{width:100%;padding:108px max(40px,calc((100% - 1540px)/2)) 118px;background:#f5f6f8}.industry-section>.section-kicker{text-align:center}.industry-grid{height:480px;margin-top:54px;gap:8px}.industry-card{border-radius:5px}.industry-overlay{background:linear-gradient(180deg,#0d0f1752,#14123ad1)}.industry-copy h3{font-size:19px;font-weight:400}.industry-copy p{color:#d8dbe3;font-size:13px}.partners-section{border-top:1px solid var(--line);background:linear-gradient(90deg,rgba(99,91,255,.035),transparent 30%,rgba(49,210,194,.035)),#fff}.partners-inner{padding-top:100px}.partners-inner>h2{color:#1a1c24;font-size:clamp(28px,2vw,36px);font-weight:400}.partners-description{color:#737a88;font-size:14px}.partner-marquee{margin-top:46px}.partner-logo{border-color:#e7e9ef;border-radius:7px;background-color:#fff;box-shadow:0 6px 16px #1c1f2d0a}.partner-actions{width:min(1540px,calc(100% - 80px));margin-top:38px;padding-top:42px;border-top:1px solid #e5e8ed}.primary-button{background:#635bff}.secondary-button{background:#171922}.site-footer{border-top:1px solid var(--line);color:#22252e;background:#fff}.site-footer .brand-wordmark{filter:none}.site-footer .brand-copy span,.site-footer .footer-column h3{color:#353946}.site-footer .footer-column a,.site-footer .footer-brand p,.site-footer .qr-block figcaption,.site-footer .footer-legal{color:#757c8a}.site-footer .footer-legal{border-top-color:#e5e7ec}.model-market-page{background:#f4f5f7}.model-market-hero{min-height:610px;padding-top:108px;color:#171922;background:linear-gradient(90deg,rgba(119,37,168,.035),transparent 42%),linear-gradient(180deg,#fff,#f9f9ff)}.model-market-grid{opacity:.72;background-image:linear-gradient(rgba(45,65,207,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(45,65,207,.05) 1px,transparent 1px);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 24%,transparent 94%);mask-image:linear-gradient(to bottom,transparent,#000 24%,transparent 94%)}.model-market-heading .section-kicker{color:#7725a8}.model-market-heading h1{color:#171922;font-size:clamp(38px,3vw,52px);font-weight:400}.model-market-heading>p:not(.section-kicker){color:#6b7280;font-size:16px}.model-search{border-color:#2d41cf24;border-radius:7px;background:#fffffff5;box-shadow:0 16px 40px #372f6f17}.model-search button{border-radius:5px;background:linear-gradient(110deg,#7725a8,#2d41cf)}.hot-models>span{color:#747b88}.hot-models button{border-color:#e2e4ea;color:#626977;background:#ffffffd6}.hot-models button:hover{color:#7725a8;border-color:#7725a847;background:#fff}.model-catalog{margin-top:-86px}.model-toolbar,.model-table{border-color:var(--line);box-shadow:0 14px 38px #1b1d290f}.model-toolbar{border-radius:8px 8px 0 0}.model-categories .category-active{background:linear-gradient(110deg,#7725a8,#2d41cf)}.model-table{border-radius:0 0 8px 8px}.model-table-head{background:#f7f8fa}.model-row.reveal-visible:hover{background:#fafaff;box-shadow:inset 2px 0 #7725a8}.model-icon{border-color:#e5e7ee;border-radius:7px;background:#f6f5ff}.model-action button{border-radius:5px;background:linear-gradient(110deg,#7725a8,#2d41cf)}.model-dialog{border-radius:8px}@keyframes hero-content-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes node-float{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@keyframes route-signal{0%{left:2%;opacity:0}12%,84%{opacity:1}to{left:98%;opacity:0}}@keyframes status-pulse{0%,to{opacity:.72;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}@media(max-width:1200px){.hero-content{width:min(1120px,calc(100% - 48px));padding-right:48%}.hero-core{left:61%}.hero-node-deepseek{left:77%}.section{width:min(1120px,calc(100% - 48px))}.metrics-section,.industry-section{padding-right:24px;padding-left:24px}.partner-actions{width:min(1120px,calc(100% - 48px))}}@media(max-width:900px){.site-header{height:64px}.nav{top:64px}.hero{min-height:780px}.hero-content{width:calc(100% - 48px);padding:128px 0 300px}.hero h1{max-width:680px;font-size:clamp(39px,7vw,56px)}.hero-scene{top:290px}.hero-core{top:34%;left:44%}.hero-node-deepseek{top:20%;left:66%}.hero-node-qwen{top:44%;left:73%}.hero-node-glm{top:61%;left:62%}.hero-node-kimi{top:66%;left:22%}.hero-route-one{left:47%;width:28%}.hero-route-two{left:48%;width:33%}.hero-route-three{left:48%;width:28%}.feature-card{min-height:360px}.model-market-hero{min-height:610px;padding-top:88px}}@media(max-width:600px){.hero{min-height:760px;padding:0}.hero-content{width:calc(100% - 36px);padding:88px 0 340px}.hero-content .hero-kicker{font-size:9px}.hero h1{margin-top:16px;font-size:35px;line-height:1.24}.hero-content>p:not(.hero-kicker){margin-top:18px;font-size:13px}.hero-actions{margin-top:28px}.hero-actions a{min-width:0;flex:1;padding:0 12px}.hero-scene{top:340px}.hero-core{top:25%;left:calc(50% - 82px)}.hero-model-node{width:112px}.hero-node-deepseek{top:5%;left:60%}.hero-node-qwen{top:49%;left:65%}.hero-node-glm{top:67%;left:52%}.hero-node-kimi{top:58%;left:8%}.hero-route-one,.hero-route-two,.hero-route-three{left:50%}.hero-live-status{right:18px;bottom:18px}.section{width:calc(100% - 28px)}.products-section{padding-top:82px}.product-card{min-height:340px;padding:34px 26px}.product-card p{max-width:82%}.card-button{left:26px;bottom:28px}.metrics-section,.industry-section{padding-right:14px;padding-left:14px}.metrics-grid{margin-top:42px}.metric-card h3,.metric-row{padding-right:28px;padding-left:28px}.feature-grid{margin-top:14px}.feature-card{min-height:0;padding:32px 26px}.partners-inner{padding-top:78px}.partner-actions{width:calc(100% - 28px)}.model-market-hero{min-height:630px;padding-top:72px}.model-market-heading h1{font-size:34px}.model-market-heading>p:not(.section-kicker){color:#9ca3b2}.model-catalog{width:calc(100% - 20px);margin-top:-70px}}.section-kicker,.card-button,.primary-button,.secondary-button,.model-search button,.model-table-head,.model-identity strong,.model-price strong,.model-action button,.model-empty strong,.model-dialog h2,.quick-start-code button,.footer-column h3{font-weight:400}.site-footer{padding:34px max(32px,calc((100vw - 1540px)/2)) 18px}.footer-main{grid-template-columns:1.45fr .62fr .62fr .62fr 1.35fr;gap:30px}.footer-brand .brand{gap:7px}.footer-brand .brand-mark{width:42px;height:39px}.footer-brand .brand-wordmark{width:132px;height:32px}.footer-brand .brand-copy span{font-size:7px}.social-icons{width:180px;height:25px;margin-top:11px}.footer-brand>span{margin-top:9px;font-size:13px}.footer-column{gap:11px}.footer-column h3{margin-bottom:2px;font-size:12px}.footer-column a{font-size:13px}.qr-block{gap:18px}.qr-block figcaption{margin-bottom:10px;font-size:12px}.qr-block img{width:100px;height:100px}.footer-legal{margin-top:24px;padding-top:14px;gap:6px 18px;font-size:10px}.hero-scene{top:66px;right:1.5%;bottom:0;left:46%}.hero-scene:after{display:none}.hero-mesh{top:0;right:0;bottom:0;left:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12%,#000 96%,transparent);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 96%,transparent)}.hero-network-lines{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:visible;pointer-events:none}.hero-network-route,.hero-network-signal{fill:none;vector-effect:non-scaling-stroke}.hero-network-route{stroke:#3f3a8d33;stroke-width:1.2}.hero-network-signal{stroke:url(#hero-route-gradient);stroke-width:2.4;stroke-linecap:round;stroke-dasharray:10 30;animation:network-flow 1.25s linear infinite;filter:drop-shadow(0 0 6px rgba(76,52,190,.46))}.hero-route{display:none}.hero-core{top:calc(52% - 71px);left:calc(50% - 80px);width:160px;min-height:142px;animation:gateway-breathe 2.6s ease-in-out infinite}.hero-model-node{width:132px;min-height:58px;animation:node-float 3.2s ease-in-out infinite alternate}.hero-node-deepseek{top:calc(17% - 29px);left:calc(71% - 66px)}.hero-node-doubao{top:calc(40% - 29px);left:calc(15% - 66px);animation-delay:-1.2s}.hero-node-minimax{top:calc(8% - 29px);left:calc(44% - 66px);animation-delay:-2s}.hero-node-qwen{top:calc(40% - 29px);left:calc(84% - 66px);animation-delay:-.8s}.hero-node-glm{top:calc(67% - 29px);left:calc(73% - 66px);animation-delay:-1.6s}.hero-node-kimi{top:calc(73% - 29px);left:calc(27% - 66px);animation-delay:-2.4s}.hero-model-node i{animation:topology-node-pulse 1.8s ease-in-out infinite}.hero-live-status{right:1.5%;bottom:4%}@keyframes network-flow{to{stroke-dashoffset:-80}}@keyframes gateway-breathe{0%,to{transform:translateY(0) scale(1);box-shadow:0 12px 32px #241f5214}50%{transform:translateY(-6px) scale(1.026);box-shadow:0 24px 54px #4930ae33,0 0 0 8px #7725a80b}}@keyframes topology-node-pulse{0%,to{opacity:.66;transform:scale(.82)}50%{opacity:1;transform:scale(1.45)}}@keyframes node-float{0%{transform:translateY(-4px)}to{transform:translateY(8px)}}@media(max-width:900px){.hero{min-height:820px}.hero-content{padding:112px 0 430px}.hero-scene{top:350px;right:1%;bottom:10px;left:1%}.hero-core{top:calc(52% - 71px);left:calc(50% - 80px)}.hero-node-deepseek{top:calc(17% - 29px);left:calc(71% - 66px)}.hero-node-doubao{top:calc(40% - 29px);left:calc(15% - 66px)}.hero-node-minimax{top:calc(8% - 29px);left:calc(44% - 66px)}.hero-node-qwen{top:calc(40% - 29px);left:calc(84% - 66px)}.hero-node-glm{top:calc(67% - 29px);left:calc(73% - 66px)}.hero-node-kimi{top:calc(73% - 29px);left:calc(27% - 66px)}}@media(max-width:600px){.hero{min-height:790px}.hero-content{padding:82px 0 445px}.hero-scene{top:355px;right:-9%;bottom:8px;left:-9%}.hero-core{width:138px;min-height:124px;padding:19px 18px 17px;top:calc(52% - 62px);left:calc(50% - 69px)}.hero-core img{width:36px;height:36px}.hero-core span{margin-top:13px}.hero-model-node{width:108px;min-height:52px;padding:11px 10px 10px 32px}.hero-model-node i{top:18px;left:13px}.hero-node-deepseek{top:calc(17% - 26px);left:calc(71% - 54px)}.hero-node-doubao{top:calc(40% - 26px);left:calc(15% - 54px)}.hero-node-minimax{top:calc(8% - 26px);left:calc(44% - 54px)}.hero-node-qwen{top:calc(40% - 26px);left:calc(84% - 54px)}.hero-node-glm{top:calc(67% - 26px);left:calc(73% - 54px)}.hero-node-kimi{top:calc(73% - 26px);left:calc(27% - 54px)}}@media(max-width:900px){.site-footer{padding:38px 24px 20px}.footer-main{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand,.qr-block{grid-column:1 / -1}.qr-block{justify-content:start;grid-template-columns:repeat(2,112px)}}@media(max-width:600px){.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand,.qr-block{grid-column:1 / -1}.footer-legal{grid-template-columns:1fr}}#theater,#digital-life,#agentflow,#about,#platform-architecture{scroll-margin-top:82px}.guest-actions{display:flex;align-items:center;gap:4px}.register-button{height:36px;padding:0 13px;border-radius:5px;color:#4d5360;background:transparent;font-size:13px;cursor:pointer;transition:color .16s ease,background .16s ease}.register-button:hover{color:var(--purple);background:#7725a80e}.account-control{position:relative}.account-button{height:38px;max-width:156px;padding:0 9px 0 5px;display:flex;align-items:center;gap:8px;border:1px solid #e1e4eb;border-radius:7px;color:#272a33;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease}.account-button:hover,.account-button[aria-expanded=true]{border-color:#7725a847;box-shadow:0 8px 20px #241f5212}.account-avatar{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;color:#fff;background:linear-gradient(135deg,var(--purple),var(--blue));font-size:12px}.account-name{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.account-chevron{color:#9298a4;font-size:10px}.account-menu{position:absolute;top:calc(100% + 10px);right:0;z-index:80;width:224px;padding:8px;border:1px solid #e3e6ed;border-radius:7px;background:#fffffffa;box-shadow:0 18px 48px #18192421;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:account-menu-enter .16s ease both}.account-summary{margin-bottom:5px;padding:10px 11px 12px;border-bottom:1px solid #eceef3}.account-summary strong,.account-summary span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-summary strong{color:#22252e;font-size:13px}.account-summary span{margin-top:4px;color:#858b98;font-size:10px}.account-menu>a,.account-menu>button{width:100%;min-height:36px;padding:0 11px;display:flex;align-items:center;border-radius:5px;color:#505663;background:transparent;font-size:12px;text-align:left;cursor:pointer}.account-menu>a:hover,.account-menu>button:hover{color:#282b35;background:#f3f4f8}.account-menu>button{margin-top:3px;border-top:1px solid #eceef3;border-radius:0 0 5px 5px;color:#8a5660}.auth-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;padding:24px;display:grid;place-items:center;background:#10121a6b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:auth-backdrop-enter .18s ease both}.auth-dialog{position:relative;width:min(430px,100%);max-height:calc(100vh - 48px);overflow-y:auto;padding:34px 36px 30px;border:1px solid rgba(119,37,168,.11);border-radius:8px;background:#fff;box-shadow:0 34px 90px #1614263d;animation:auth-dialog-enter .22s cubic-bezier(.22,1,.36,1) both}.auth-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:5px;color:#7a808c;background:transparent;font-size:24px;line-height:1;cursor:pointer}.auth-close:hover{color:#252832;background:#f2f3f6}.auth-brand{display:flex;align-items:center;gap:8px;color:#3c404b;font-size:11px}.auth-brand img{width:25px;height:25px}.auth-kicker{margin:25px 0 9px;color:var(--purple);font-size:9px}.auth-dialog h2{margin:0;color:#171922;font-size:25px;line-height:1.3}.auth-intro{margin:10px 0 0;color:#7a808d;font-size:12px;line-height:1.65}.auth-tabs{height:42px;margin-top:25px;padding:3px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #e2e5eb;border-radius:7px;background:#f4f5f8}.auth-tabs button{border-radius:5px;color:#7d8390;background:transparent;font-size:12px;cursor:pointer}.auth-tabs .auth-tab-active{color:#262934;background:#fff;box-shadow:0 2px 8px #191b2614}.auth-form{margin-top:22px;display:grid;gap:15px}.auth-form>label>span{display:block;margin-bottom:7px;color:#555b67;font-size:11px}.auth-form input[type=text],.auth-form input[type=email],.auth-form input[type=password]{width:100%;height:44px;padding:0 13px;border:1px solid #dfe2e9;border-radius:6px;outline:0;color:#262934;background:#fff;font-size:13px;transition:border-color .16s ease,box-shadow .16s ease}.auth-form input:focus{border-color:#2d41cf8f;box-shadow:0 0 0 3px #2d41cf14}.auth-form input::placeholder{color:#afb4bd}.auth-form-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-consent{display:flex;align-items:center;gap:7px;color:#747a87;font-size:10px}.auth-consent input{width:14px;height:14px;margin:0;accent-color:var(--blue)}.auth-text-button,.auth-switch button{padding:0;color:var(--blue);background:transparent;font-size:10px;cursor:pointer}.auth-submit{height:46px;margin-top:3px;border-radius:6px;color:#fff;background:linear-gradient(110deg,var(--purple),var(--blue));box-shadow:0 12px 24px #4930ae29;font-size:13px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.auth-submit:hover{transform:translateY(-1px);box-shadow:0 16px 30px #4930ae38}.auth-switch{margin:20px 0 0;color:#858b97;font-size:10px;text-align:center}.auth-switch button{margin-left:5px}.product-card,.product-card.product-dark{min-height:414px;color:#181a22;background:#fff}.product-card.product-dark{border-color:var(--line)}.product-card>div:first-child{position:relative;z-index:2}.product-card .product-eyebrow{max-width:none;margin:0 0 11px;color:#6d65d5;font-size:9px;line-height:1.3}.product-card h3{margin-bottom:13px}.product-card p:not(.product-eyebrow),.product-card.product-dark p:not(.product-eyebrow){max-width:79%;color:#6e7583}.product-capabilities{max-width:78%;margin-top:22px;display:flex;flex-wrap:wrap;gap:7px}.product-capabilities span{padding:6px 8px;border:1px solid #e5e7ed;border-radius:4px;color:#676e7b;background:#fafafd;font-size:9px}.product-card.product-light .card-button,.product-card.product-dark .card-button{min-width:104px;height:40px;border:0;color:#fff;background:linear-gradient(110deg,var(--purple),var(--blue))}.product-card.product-dark .product-icon{filter:none}.platform-section{padding:110px 0;border-top:1px solid #eceef3;background:#fff}.platform-heading{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.66fr);align-items:end;gap:80px}.platform-heading .section-kicker,.agent-intro .section-kicker,.company-heading .section-kicker{margin:0 0 12px;color:#6c64d9}.platform-heading h2,.agent-intro h2,.company-heading h2{max-width:720px;margin:0;color:#181a22;font-size:clamp(28px,2vw,36px);line-height:1.34}.platform-heading>p{margin:0 0 3px;color:#747b88;font-size:13px;line-height:1.8}.platform-layers{position:relative;margin-top:58px;border-top:1px solid #e1e4ea;border-bottom:1px solid #e1e4ea}.platform-flow{position:absolute;top:27px;bottom:27px;left:28px;z-index:0;width:1px;overflow:hidden;background:#e0e3e9}.platform-flow i{position:absolute;left:0;width:1px;height:82px;background:linear-gradient(180deg,transparent,var(--purple),var(--blue),transparent);animation:platform-flow 3.2s linear infinite}.platform-layer{position:relative;z-index:1;min-height:126px;display:grid;grid-template-columns:58px minmax(190px,.75fr) minmax(300px,1.35fr) auto 32px;align-items:center;gap:24px;border-bottom:1px solid #eceef2;transition:background .18s ease,padding .18s ease}.platform-layer:last-child{border-bottom:0}.platform-layer:hover{padding-right:10px;padding-left:10px;background:linear-gradient(90deg,rgba(119,37,168,.035),transparent 70%)}.platform-code{position:relative;width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(45,65,207,.18);border-radius:50%;color:var(--blue);background:#fff;font-size:9px}.platform-name small{display:block;margin-bottom:7px;color:#81799a;font-size:9px}.platform-name h3{margin:0;color:#242731;font-size:16px}.platform-layer>p{margin:0;color:#737a87;font-size:12px;line-height:1.75}.platform-tags{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:6px}.platform-tags span{padding:5px 7px;border-radius:4px;color:#686f7d;background:#f3f4f8;font-size:9px;white-space:nowrap}.platform-layer>a{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;color:#676e7b;font-size:14px;transition:color .16s ease,background .16s ease,transform .16s ease}.platform-layer>a:hover{color:#fff;background:var(--blue);transform:translate(2px,-2px)}.agent-section{padding:112px 0;border-top:1px solid #eceef3;background:linear-gradient(110deg,rgba(119,37,168,.03),transparent 42%),#f6f7fa}.agent-inner{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(520px,1.28fr);gap:88px;align-items:start}.agent-intro{position:sticky;top:100px}.agent-intro>p:not(.section-kicker){max-width:480px;margin:20px 0 0;color:#747b88;font-size:13px;line-height:1.82}.agent-stat-line{margin-top:28px;padding:16px 0;display:flex;flex-wrap:wrap;gap:10px 22px;border-top:1px solid #dfe2e8;border-bottom:1px solid #dfe2e8;color:#626976;font-size:10px}.agent-stat-line span{position:relative;padding-left:12px}.agent-stat-line span:before{content:"";position:absolute;top:5px;left:0;width:4px;height:4px;border-radius:50%;background:var(--blue)}.agent-action{min-width:126px;height:42px;margin-top:28px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;color:#fff;background:linear-gradient(110deg,var(--purple),var(--blue));font-size:12px;transition:transform .16s ease}.agent-action:hover{transform:translateY(-2px)}.agent-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.agent-row{min-height:116px;padding:20px;display:grid;grid-template-columns:34px 1fr auto;align-items:start;gap:13px;border:1px solid #e1e4ea;border-radius:7px;background:#ffffffeb;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.agent-row:hover{transform:translateY(-3px);border-color:#7725a833;box-shadow:0 14px 32px #201f390f}.agent-code{width:32px;height:32px;display:grid;place-items:center;border-radius:6px;color:#fff;background:linear-gradient(135deg,var(--purple),var(--blue));font-size:9px}.agent-row h3{margin:1px 0 7px;color:#262933;font-size:14px}.agent-row p{margin:0;color:#7b818e;font-size:10px;line-height:1.65}.agent-status{padding:5px 7px;border-radius:4px;color:#5e61a8;background:#f0effb;font-size:8px;white-space:nowrap}.company-section{padding:114px 0 106px;border-top:1px solid #eceef3;background:#fff}.company-inner{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(460px,1.2fr);gap:70px 110px}.company-copy{display:grid;grid-template-columns:1fr 1fr;gap:30px}.company-copy p{margin:0;color:#6e7583;font-size:13px;line-height:1.9}.company-strategy{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dfe2e8;border-bottom:1px solid #dfe2e8}.company-strategy>div{min-height:104px;padding:24px 28px;border-right:1px solid #e4e7ed}.company-strategy>div:last-child{border-right:0}.company-strategy span,.company-strategy strong{display:block}.company-strategy span{color:#9ba0aa;font-size:9px}.company-strategy strong{margin-top:18px;color:#292c35;font-size:16px}.company-note{grid-column:1 / -1;margin:-45px 0 0;color:#8b919d;font-size:10px}@keyframes account-menu-enter{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes auth-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes auth-dialog-enter{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes platform-flow{0%{top:-82px}to{top:100%}}@media(max-width:1200px){.platform-layer{grid-template-columns:48px minmax(170px,.7fr) minmax(260px,1.2fr) auto 30px;gap:16px}.platform-flow{left:23px}.agent-inner{gap:54px}.agent-list{grid-template-columns:1fr}.company-inner{gap:54px}}@media(max-width:900px){.register-button{display:none}.guest-actions .login-button{min-width:62px;display:inline-flex}.account-name,.account-chevron{display:none}.account-button{width:38px;padding:0 4px}.platform-heading,.agent-inner,.company-inner{grid-template-columns:1fr;gap:28px}.platform-heading>p{max-width:680px}.platform-layer{padding:26px 0;grid-template-columns:44px 1fr 30px;align-items:start}.platform-layer:hover{padding-right:8px;padding-left:8px}.platform-name{padding-top:2px}.platform-layer>p,.platform-tags{grid-column:2 / -1}.platform-tags{justify-content:flex-start}.platform-layer>a{grid-column:3;grid-row:1}.agent-intro{position:static}.agent-list,.company-copy{grid-template-columns:1fr 1fr}.company-note{margin-top:-14px}}@media(max-width:600px){.icon-button{display:none}.guest-actions .login-button{min-width:56px;height:34px;padding:0 14px;font-size:12px}.account-menu{right:-50px}.auth-backdrop{padding:12px}.auth-dialog{max-height:calc(100vh - 24px);padding:28px 22px 24px}.auth-dialog h2{font-size:22px}.auth-form-meta{align-items:flex-start}.products-section,.platform-section,.agent-section,.company-section{padding-top:82px;padding-bottom:76px}.product-card,.product-card.product-dark{min-height:404px}.product-card p:not(.product-eyebrow),.product-card.product-dark p:not(.product-eyebrow),.product-capabilities{max-width:88%}.product-icon{width:104px;height:104px;opacity:.42}.platform-heading h2,.agent-intro h2,.company-heading h2{font-size:27px}.platform-layers{margin-top:38px}.platform-layer{gap:10px}.platform-flow{left:21px}.platform-layer>p,.platform-tags{grid-column:2 / 4}.agent-list,.company-copy,.company-strategy{grid-template-columns:1fr}.agent-row{min-height:106px}.company-strategy>div{min-height:78px;padding:18px 20px;border-right:0;border-bottom:1px solid #e4e7ed}.company-strategy>div:last-child{border-bottom:0}.company-strategy strong{margin-top:9px}.company-note{margin-top:-6px}}.docs-page,.about-page{min-height:100vh;color:#1b1d25;background:#fff}.docs-hero,.about-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 18% 20%,rgba(119,37,168,.11),transparent 32%),radial-gradient(circle at 76% 42%,rgba(45,65,207,.09),transparent 34%),#f7f5ff}.docs-hero-grid,.about-hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.52;background-image:linear-gradient(rgba(45,65,207,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(45,65,207,.045) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 96%);mask-image:linear-gradient(180deg,#000,transparent 96%)}.docs-hero-inner{position:relative;z-index:1;min-height:320px;padding:78px 0 66px}.docs-hero-inner .section-kicker,.about-hero-inner .section-kicker{margin:0 0 15px;color:#6c64d9}.docs-hero h1,.about-hero h1{max-width:760px;margin:0;color:#171922;font-size:clamp(34px,3vw,48px);line-height:1.25}.docs-hero-inner>p:not(.section-kicker),.about-hero-inner>div:first-child>p:not(.section-kicker){max-width:700px;margin:18px 0 0;color:#6e7583;font-size:14px;line-height:1.8}.docs-hero-meta{margin-top:34px;display:flex;flex-wrap:wrap;gap:8px}.docs-hero-meta span{padding:7px 10px;border:1px solid rgba(45,65,207,.13);border-radius:4px;color:#626987;background:#ffffffb8;font-size:9px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.docs-shell{padding:72px 0 116px;display:grid;grid-template-columns:208px minmax(0,1fr);align-items:start;gap:76px}.docs-sidebar{position:sticky;top:94px;display:grid;gap:28px}.docs-nav-group{display:grid;gap:4px}.docs-nav-group strong{margin-bottom:8px;color:#2c3039;font-size:16px;line-height:1.4}.docs-nav-group a{min-height:44px;padding:0 14px;display:flex;align-items:center;border-left:1px solid #e2e5eb;color:#858b97;font-size:15px;line-height:1.4;transition:color .15s ease,border-color .15s ease,background .15s ease}.docs-nav-group a:hover,.docs-nav-group .docs-nav-active{border-left-color:var(--purple);color:#3e4350;background:linear-gradient(90deg,rgba(119,37,168,.065),transparent)}.docs-content{width:min(960px,100%)}.docs-section{padding:0 0 72px;margin-bottom:72px;border-bottom:1px solid #e5e7ec;scroll-margin-top:92px}.docs-section-title{display:flex;align-items:center;gap:13px}.docs-section-title>span{width:32px;height:32px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;color:#fff;background:linear-gradient(135deg,var(--purple),var(--blue));font-size:10px}.docs-section-title .section-kicker{margin:0 0 3px;color:#8880a2;font-size:8px}.docs-section-title h2{margin:0;color:#22252e;font-size:21px}.docs-section>p{max-width:760px;margin:21px 0 0 45px;color:#737a87;font-size:12px;line-height:1.8}.endpoint-field{min-height:66px;margin:24px 0 0 45px;padding:10px 12px 10px 16px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid #e1e4ea;border-radius:7px;background:#f8f9fb}.endpoint-field small,.endpoint-field code{display:block}.endpoint-field small{margin-bottom:6px;color:#999faa;font-size:8px}.endpoint-field code{color:#6550c7;font-size:11px}.copy-button{min-width:64px;height:32px;padding:0 10px;border:1px solid #dfe2e9;border-radius:5px;color:#525966;background:#fff;font-size:9px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.copy-button:hover{border-color:#2d41cf47;color:var(--blue);background:#fafaff}.docs-code-block{position:relative;margin:18px 0 0 45px;overflow:auto;border:1px solid #292c33;border-radius:7px;background:#191b20}.docs-code-block pre,.docs-code-block>code{margin:0;display:block;color:#e6e8ed;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10px;line-height:1.72;white-space:pre-wrap}.docs-code-block pre{padding:24px 86px 24px 24px}.docs-code-block>code{padding:20px 86px 20px 20px;color:#71e6a4}.docs-code-block .copy-button{position:absolute;top:12px;right:12px;border-color:#3d4048;color:#cbd0d9;background:#24272d}.docs-code-compact{min-height:58px}.docs-endpoint-label{margin:24px 0 0 45px;display:flex;align-items:center;gap:10px}.docs-endpoint-label span{padding:5px 7px;border-radius:4px;color:#315dba;background:#e8efff;font-size:8px}.docs-endpoint-label code{color:#343944;font-size:11px}.docs-response{margin:16px 0 0 45px;padding:18px 20px;border:1px solid #e2e5eb;border-radius:7px;background:#f7f8fa}.docs-response small{color:#8c929e;font-size:8px}.docs-response pre{margin:12px 0 0;color:#4e5562;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:9px;line-height:1.7}.docs-format-tabs{height:42px;margin:25px 0 0 45px;padding:3px;display:inline-grid;grid-template-columns:repeat(3,minmax(92px,1fr));border:1px solid #e1e4ea;border-radius:7px;background:#f3f4f7}.docs-format-tabs button{padding:0 15px;border-radius:5px;color:#7b818d;background:transparent;font-size:10px;cursor:pointer}.docs-format-tabs .docs-format-active{color:#292c35;background:#fff;box-shadow:0 2px 8px #191b2614}.docs-format-copy{margin:28px 0 0 45px;display:flex;align-items:end;justify-content:space-between;gap:24px}.docs-format-copy h3{margin:0;color:#282b35;font-size:16px}.docs-format-copy p{margin:8px 0 0;color:#7a808d;font-size:10px;line-height:1.65}.docs-format-copy .docs-endpoint-label{flex:0 0 auto;margin:0}.docs-support{min-height:170px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:34px;border:1px solid rgba(45,65,207,.13);border-radius:7px;background:linear-gradient(115deg,rgba(119,37,168,.07),transparent 56%),#f8f8ff}.docs-support .section-kicker{margin:0 0 8px;color:#6c64d9}.docs-support h2{margin:0;font-size:21px}.docs-support p:not(.section-kicker){margin:9px 0 0;color:#747b88;font-size:10px}.docs-support>a{min-width:116px;height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;color:#fff;background:linear-gradient(110deg,var(--purple),var(--blue));font-size:11px}.about-hero-inner{position:relative;z-index:1;min-height:420px;padding:86px 0 78px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:80px}.about-hero-mark{width:230px;height:230px;display:grid;place-items:center;border:1px solid rgba(45,65,207,.12);border-radius:50%;background:#ffffff9e;box-shadow:0 24px 70px #412a971a,inset 0 0 0 22px #ffffff61;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.about-hero-mark img{width:78px;height:78px}.about-hero-mark span{margin-top:-62px;color:#7e8492;font-size:9px}.about-overview{padding:110px 0;display:grid;grid-template-columns:minmax(320px,.8fr) minmax(520px,1.2fr);gap:100px}.about-overview-title .section-kicker,.about-business-heading .section-kicker,.about-partnership .section-kicker,.about-mission .section-kicker,.about-strategy-section>.section>.section-kicker{margin:0 0 12px;color:#6c64d9}.about-overview h2,.about-business h2,.about-partnership h2,.about-mission h2{margin:0;color:#1b1e26;font-size:clamp(27px,2vw,36px);line-height:1.35}.about-overview-copy{display:grid;grid-template-columns:1fr 1fr;gap:30px}.about-overview-copy p{margin:0;color:#6d7481;font-size:13px;line-height:1.95}.about-strategy-section{padding:104px 0;border-top:1px solid #e9ebf0;border-bottom:1px solid #e9ebf0;background:#f6f7fa}.about-strategy-grid{margin-top:38px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #dfe2e8;border-bottom:1px solid #dfe2e8}.about-value{min-height:220px;padding:30px 28px;border-right:1px solid #dfe2e8}.about-value:last-child{border-right:0}.about-value>span{color:#999fab;font-size:9px}.about-value h3{margin:38px 0 14px;color:#292c35;font-size:18px}.about-value p{margin:0;color:#747b88;font-size:11px;line-height:1.8}.about-business{padding:112px 0;display:grid;grid-template-columns:minmax(280px,.65fr) minmax(560px,1.35fr);gap:88px}.about-business-heading>p:not(.section-kicker){margin:18px 0 0;color:#747b88;font-size:12px;line-height:1.8}.about-business-list{border-top:1px solid #dfe2e8}.about-business-row{min-height:112px;display:grid;grid-template-columns:44px minmax(160px,.7fr) minmax(260px,1.3fr);align-items:center;gap:18px;border-bottom:1px solid #e3e6ec}.about-business-row>span{color:var(--blue);font-size:9px}.about-business-row h3{margin:0;color:#292c35;font-size:15px}.about-business-row p{margin:0;color:#737a87;font-size:11px;line-height:1.75}.about-partnership{padding:102px 0;border-top:1px solid #e6e8ee;border-bottom:1px solid #e6e8ee;background:linear-gradient(120deg,rgba(119,37,168,.065),transparent 42%),#f8f8ff}.about-partnership-inner{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(440px,1.1fr);align-items:end;gap:100px}.about-partnership p:not(.section-kicker){max-width:650px;margin:20px 0 0;color:#727987;font-size:12px;line-height:1.85}.about-partners{display:grid;gap:10px}.about-partners span{min-height:66px;padding:0 20px;display:flex;align-items:center;border:1px solid rgba(45,65,207,.13);border-radius:7px;color:#343844;background:#ffffffc7;font-size:12px}.about-mission{padding:114px 0 120px;display:grid;grid-template-columns:minmax(520px,1fr) auto;align-items:end;gap:80px}.about-mission h2{max-width:820px}.about-mission>div{display:flex;gap:9px}.about-mission .primary-button,.about-mission .secondary-button{min-width:118px;height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;font-size:11px}.about-mission .primary-button{color:#fff;background:linear-gradient(110deg,var(--purple),var(--blue))}.about-mission .secondary-button{border:1px solid #dfe2e8;color:#444a56;background:#fff}@media(max-width:1000px){.docs-shell{grid-template-columns:minmax(0,1fr);gap:38px}.docs-sidebar{position:static;width:100%;min-width:0;max-width:100%;box-sizing:border-box;padding-bottom:10px;display:flex;gap:8px;overflow-x:auto}.docs-nav-group{min-width:max-content;display:flex;align-items:center;gap:4px}.docs-nav-group strong{margin:0 5px 0 0}.docs-nav-group a{min-height:34px;border:1px solid #e2e5eb;border-radius:5px}.docs-nav-group a:hover,.docs-nav-group .docs-nav-active{border-color:#7725a833}.docs-content{width:100%;min-width:0}.about-overview,.about-business,.about-partnership-inner,.about-mission{grid-template-columns:1fr;gap:38px}.about-strategy-grid{grid-template-columns:1fr 1fr}.about-value:nth-child(2){border-right:0}.about-value:nth-child(-n+2){border-bottom:1px solid #dfe2e8}.about-mission>div{justify-content:flex-start}}@media(max-width:600px){.docs-hero-inner{min-height:300px;padding:64px 0 54px}.docs-hero h1,.about-hero h1{font-size:33px}.docs-shell{padding-top:48px;padding-bottom:82px}.docs-sidebar{margin-right:-14px;padding-right:14px}.docs-section{padding-bottom:54px;margin-bottom:54px}.docs-section>p,.endpoint-field,.docs-code-block,.docs-endpoint-label,.docs-response,.docs-format-tabs,.docs-format-copy{margin-left:0}.endpoint-field{align-items:flex-start;flex-direction:column}.endpoint-field code{overflow-wrap:anywhere}.docs-format-tabs{width:100%;grid-template-columns:repeat(3,1fr)}.docs-format-tabs button{padding:0 7px}.docs-format-copy{align-items:flex-start;flex-direction:column}.docs-code-block pre{padding:58px 16px 20px}.docs-code-block>code{padding:58px 16px 20px;overflow-wrap:anywhere}.docs-support{padding:28px 24px;align-items:flex-start;flex-direction:column}.about-hero-inner{min-height:400px;padding:66px 0 58px;grid-template-columns:1fr;gap:36px}.about-hero-mark{width:148px;height:148px}.about-hero-mark img{width:54px;height:54px}.about-hero-mark span{margin-top:-42px}.about-overview,.about-business,.about-mission{padding-top:82px;padding-bottom:82px}.about-overview-copy,.about-strategy-grid{grid-template-columns:1fr}.about-strategy-section,.about-partnership{padding-top:80px;padding-bottom:80px}.about-value{min-height:180px;border-right:0;border-bottom:1px solid #dfe2e8}.about-value:last-child{border-bottom:0}.about-business-row{padding:22px 0;grid-template-columns:34px 1fr;align-items:start}.about-business-row p{grid-column:2}.about-mission>div{width:100%}.about-mission .primary-button,.about-mission .secondary-button{flex:1}}:root{--type-display: clamp(38px, 3vw, 48px);--type-hero: clamp(42px, 3.3vw, 54px);--type-section: clamp(28px, 2vw, 32px);--type-content: 18px;--type-body: 14px;--type-support: 12px;--type-label: 10px}.hero h1{font-size:var(--type-hero)}.model-market-heading h1,.docs-hero h1,.about-hero h1{font-size:var(--type-display)}.section-heading h2,.standalone-title,.platform-heading h2,.agent-intro h2,.company-heading h2,.about-overview h2,.about-business h2,.about-partnership h2,.about-mission h2{font-size:var(--type-section)}.product-card h3,.platform-name h3,.company-strategy strong,.about-value h3{font-size:var(--type-content)}.section-heading>p:not(.section-kicker),.hero-content>p:not(.hero-kicker),.product-card p:not(.product-eyebrow),.product-card.product-dark p:not(.product-eyebrow),.platform-heading>p,.platform-layer>p,.agent-intro>p:not(.section-kicker),.company-copy p,.docs-hero-inner>p:not(.section-kicker),.docs-section>p,.about-hero-inner>div:first-child>p:not(.section-kicker),.about-overview-copy p,.about-business-heading>p:not(.section-kicker),.about-partnership p:not(.section-kicker){font-size:var(--type-body)}.agent-row p,.company-note,.docs-format-copy p,.docs-support p:not(.section-kicker),.about-value p,.about-business-row p{font-size:var(--type-support)}.section-kicker,.product-card .product-eyebrow,.platform-name small,.agent-status,.company-strategy span,.docs-section-title .section-kicker,.docs-endpoint-label span,.docs-response small{font-size:var(--type-label)}.product-capabilities span,.platform-tags span,.agent-stat-line,.endpoint-field small,.copy-button,.docs-format-tabs button{font-size:11px}.endpoint-field code,.docs-endpoint-label code,.docs-code-block pre,.docs-code-block>code{font-size:12px}.product-card,.product-card.product-dark{min-height:390px}.agent-row h3,.about-business-row h3{font-size:16px}.docs-section-title h2,.docs-support h2{font-size:22px}@media(max-width:600px){:root{--type-display: 34px;--type-hero: 35px;--type-section: 28px}.product-card,.product-card.product-dark{min-height:368px}.docs-section>p,.about-overview-copy p,.about-partnership p:not(.section-kicker){line-height:1.85}}.site-header .header-inner{grid-template-columns:238px 1fr auto}.site-header .brand{gap:9px}.site-header .brand-mark{width:44px;height:42px}.site-header .brand-wordmark{width:144px;height:35px}.site-header .brand-copy span{font-size:8px;letter-spacing:.01em}.hero:before{content:"";position:absolute;z-index:0;top:-18%;left:-13%;width:58%;height:82%;border-radius:50%;background:radial-gradient(circle at 42% 48%,rgba(161,174,255,.62),transparent 44%),radial-gradient(circle at 68% 30%,rgba(214,177,255,.56),transparent 42%);filter:blur(74px);opacity:.74;pointer-events:none}.hero h1{margin-top:0;color:#11131a;font-size:clamp(46px,3.7vw,60px);font-weight:700;letter-spacing:-.025em}.hero h1 span{margin-top:10px;color:#11131a;font-weight:700}.product-card,.product-card.product-dark{min-height:410px;border-radius:16px}.product-card.product-light{border-color:#5b47c214;background:radial-gradient(circle at 88% 84%,rgba(194,180,255,.82),transparent 31%),linear-gradient(135deg,#f0edff,#e6e8ff)}.product-card.product-dark{border-color:#37384a;color:#fff;background:radial-gradient(circle at 88% 84%,rgba(90,42,199,.35),transparent 34%),#343545}.product-card.product-dark h3{color:#fff}.product-card.product-dark p:not(.product-eyebrow){color:#ffffffd1}.product-card.product-dark .product-capabilities span{border-color:#ffffff29;color:#ffffffd1;background:#ffffff12}.product-card.product-light .card-button,.product-card.product-dark .card-button{min-width:132px;height:44px;padding:0 18px;border:1px solid transparent;color:#fff;background:linear-gradient(110deg,var(--purple),var(--blue));transition:transform .18s ease,color .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.product-card .card-button:hover,.product-card .card-button:focus-visible,.product-card .card-button:active{border-color:#5c2ec53d;color:#5c2ec5;background:#fff;box-shadow:0 12px 26px #2c235c1f;transform:translateY(-2px)}.metrics-grid,.feature-grid{width:min(1280px,100%);margin-right:auto;margin-left:auto}.metric-card h3{padding:40px 52px 30px}.metric-row{min-height:142px;padding:28px 52px}.feature-card,.feature-card-active{border-color:#e4e6ed;background:#f7f8fa;box-shadow:none}.feature-card img{padding:10px;border-radius:12px;background:#f0edff;filter:saturate(.78) hue-rotate(12deg)}@media(min-width:901px){.hero-scene{top:96px;right:5%;bottom:54px;left:51%}}@media(max-width:1200px){.site-header .header-inner{grid-template-columns:218px 1fr auto}.site-header .brand-mark{width:39px;height:38px}.site-header .brand-wordmark{width:128px;height:31px}}@media(max-width:900px){.site-header .header-inner{grid-template-columns:1fr auto}.hero h1{font-size:clamp(40px,7vw,52px)}}@media(max-width:600px){.site-header .brand-mark{width:32px;height:31px}.site-header .brand-wordmark{width:108px;height:27px}.site-header .brand-copy span{font-size:6px}.hero h1{font-size:37px}.product-card,.product-card.product-dark{min-height:390px}.metrics-grid,.feature-grid{width:100%}.metric-card h3{padding:34px 28px 24px}.metric-row{min-height:128px;padding:24px 28px}}:root{--home-shell-max: 1440px;--home-gutter: clamp(24px, 5vw, 96px)}.site-header .header-inner,.hero-content,.products-section,.platform-inner,.agent-inner,.company-inner,.partner-actions{width:min(var(--home-shell-max),calc(100% - var(--home-gutter) - var(--home-gutter)));margin-right:auto;margin-left:auto}.metrics-section,.industry-section{width:100%;padding-right:max(var(--home-gutter),calc((100% - var(--home-shell-max)) / 2));padding-left:max(var(--home-gutter),calc((100% - var(--home-shell-max)) / 2))}.site-footer{padding-right:max(var(--home-gutter),calc((100% - var(--home-shell-max)) / 2));padding-left:max(var(--home-gutter),calc((100% - var(--home-shell-max)) / 2))}.product-card,.product-card.product-light,.product-card.product-dark{border-color:#e8e6ef;color:#181a22;background:#fff;box-shadow:0 14px 38px #26204e0e}.product-card.product-dark h3{color:#181a22}.product-card p:not(.product-eyebrow),.product-card.product-dark p:not(.product-eyebrow){color:#6e7583}.product-card.product-dark .product-capabilities span{border-color:#e5e7ed;color:#676e7b;background:#fafafd}.product-card .product-icon,.product-card:nth-child(3) .product-icon{right:26px;bottom:26px;width:108px;height:108px;padding:18px;border:1px solid #ece9f7;border-radius:24px;background:linear-gradient(145deg,#fbfaff,#f2f0fb);box-shadow:0 12px 30px #40327b12;opacity:.76;filter:none}.product-card:hover .product-icon{opacity:.96}@media(max-width:600px){:root{--home-gutter: 18px}.product-card .product-icon,.product-card:nth-child(3) .product-icon{right:20px;bottom:22px;width:92px;height:92px;padding:15px;border-radius:20px;opacity:.64}}.partner-logo{width:202px;height:89px;border-radius:6px;background-size:1492.4px 377.2px}.logo-set{gap:12px;padding-right:12px}.logo-track+.logo-track{margin-top:12px}:root{--brand-solid: #5b4cc4;--brand-solid-hover: #4a3ca8;--brand-tint: #f2f0fa;--brand-line: #e4e6ea;--purple: var(--brand-solid);--violet: var(--brand-solid);--blue: var(--brand-solid);--cyan: var(--brand-solid)}.brand-mark,.auth-brand img,.hero-core img,.model-icon img,.about-hero-mark img{object-fit:contain;filter:none}.nav-active:after,.hero-primary-action,.primary-button,.model-search button,.model-categories .category-active,.model-action button,.auth-submit,.product-card.product-light .card-button,.product-card.product-dark .card-button,.agent-action,.agent-code,.account-avatar,.docs-section-title>span,.docs-support>a,.about-mission .primary-button{background:var(--brand-solid);box-shadow:none}.hero{background:#fff}.hero:before,.hero-scene:after{display:none}.hero-mesh,.model-market-grid,.docs-hero-grid,.about-hero-grid{background-image:linear-gradient(rgba(26,28,33,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(26,28,33,.045) 1px,transparent 1px)}.hero-route{background:#5b4cc438;box-shadow:none}.hero-route:after,.hero-model-node i,.hero-live-status i,.agent-stat-line span:before{background:var(--brand-solid);box-shadow:0 0 0 4px #5b4cc414}.hero-core,.hero-model-node,.hero-live-status{border-color:#1a1c211a;box-shadow:0 12px 32px #1a1c210e}.hero-core:before{background:var(--brand-tint);opacity:1}.hero-content .hero-kicker,.model-market-heading .section-kicker,.section-heading .section-kicker,.metrics-section>.section-kicker,.industry-section>.section-kicker,.platform-heading .section-kicker,.agent-intro .section-kicker,.company-heading .section-kicker,.docs-hero-inner .section-kicker,.about-hero-inner .section-kicker,.docs-support .section-kicker{color:#5f646d}.hero-secondary-action,.secondary-button{border:1px solid var(--brand-line);color:#34373e;background:#fff;box-shadow:none}.hero-secondary-action:hover,.secondary-button:hover{border-color:#b9bdc5;color:var(--brand-solid);background:#fff}.product-card:before{background:var(--brand-solid)}.product-card.reveal-visible:hover,.agent-row:hover{border-color:#cfd2d8;box-shadow:0 16px 34px #1a1c2111}.product-card .product-icon,.product-card:nth-child(3) .product-icon{border-color:var(--brand-line);background:var(--brand-tint);box-shadow:none}.product-card .card-button:hover,.product-card .card-button:focus-visible,.product-card .card-button:active{border-color:var(--brand-solid);color:var(--brand-solid);background:#fff;box-shadow:none}.feature-card img{background:#f0f1f3;filter:grayscale(1)}.model-market-hero,.docs-hero,.about-hero,.agent-section,.docs-support,.about-partnership{background:#f7f8fa}.model-search{border-color:#1a1c211f;box-shadow:0 16px 40px #1a1c210e}.hot-models button:hover{border-color:#c7cad0;color:var(--brand-solid)}.model-row.reveal-visible:hover{background:#fafafa;box-shadow:inset 2px 0 var(--brand-solid)}.model-icon,.agent-status{color:#555a63;background:#f1f2f4}.platform-flow i{background:var(--brand-solid)}.platform-layer:hover,.docs-nav-group a:hover,.docs-nav-group .docs-nav-active{background:#f6f7f8}.platform-layer>a:hover{background:var(--brand-solid)}.register-button:hover{color:var(--brand-solid);background:#5b4cc40e}.metric-card.metric-dark,.metric-card.metric-light{border-color:var(--brand-line);color:#1a1c21;background:#fff;box-shadow:none}.metric-card .metric-row{border-top-color:var(--brand-line)}.metric-card.metric-dark .metric-row span,.metric-card.metric-dark .metric-row small{color:#7b8290}.metric-decor{display:none}.site-header .header-inner{grid-template-columns:170px 1fr auto}.site-header .brand-mark{width:29px;height:28px}.site-header .brand-wordmark{width:94px;height:23px}.site-header .brand-copy span{display:none}@media(max-width:1200px){.site-header .header-inner{grid-template-columns:160px 1fr auto}.site-header .brand-mark{width:27px;height:26px}.site-header .brand-wordmark{width:90px;height:22px}}@media(max-width:900px){.site-header .header-inner{grid-template-columns:1fr auto}}@media(max-width:600px){.site-header .brand-mark{width:23px;height:22px}.site-header .brand-wordmark{width:78px;height:19px}}.brand-wordmark{object-fit:contain;object-position:center}.hero-core{display:flex;flex-direction:column;align-items:center;text-align:center}.metric-copy-row .metric-copy-title{font-size:clamp(20px,2vw,30px);line-height:1.25;font-weight:500}.industry-subtitle{max-width:720px;margin:14px auto 0;color:#626873;font-size:var(--type-body);line-height:1.8;text-align:center}.industry-section .industry-grid{margin-top:38px}@media(min-width:901px){.site-header .header-inner{grid-template-columns:1fr auto 1fr}.site-header .brand{justify-self:start}.site-header .nav{justify-self:center}.site-header .header-actions{justify-self:end}.hero h1 span{font-size:.88em;white-space:nowrap}}.site-header .login-button{border-color:var(--brand-solid);background:var(--brand-solid)}.site-header .login-button:hover{background:var(--brand-solid-hover)}.platform-code{justify-self:center}.platform-heading .section-kicker,.agent-intro .section-kicker,.company-heading .section-kicker{width:100%;text-align:left}.platform-name,.platform-layer>p{width:100%;justify-self:start;text-align:left}.platform-layer{grid-template-columns:58px 220px minmax(300px,1fr) 240px 32px}.platform-layer:hover{padding-right:0;padding-left:0}.site-header .brand,.footer-brand .brand{flex-shrink:0}.site-header .brand-mark,.footer-brand .brand-mark{max-width:none;height:auto;aspect-ratio:51.8709 / 47.9661;flex:0 0 auto}.site-header .brand-wordmark,.footer-brand .brand-wordmark{max-width:none;height:auto;aspect-ratio:132.075 / 32.0073;flex:0 0 auto;object-fit:contain}.social-icons{width:min(180px,100%);height:auto;aspect-ratio:282 / 39;flex:0 1 auto;object-fit:contain;object-position:left center}@media(max-width:1200px){.platform-layer{grid-template-columns:48px 180px minmax(240px,1fr) 210px 30px}.footer-main{grid-template-columns:minmax(210px,1.25fr) repeat(3,minmax(100px,.7fr))}.qr-block{grid-column:1 / -1;justify-content:start}}@media(max-width:900px){.platform-layer{grid-template-columns:44px 1fr 30px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand,.qr-block{grid-column:1 / -1}}.footer-brand .social-icons{width:182px;min-width:182px;max-width:none;height:25px;display:flex;flex:0 0 auto;flex-wrap:nowrap;align-items:center;gap:25px;overflow:visible}.footer-brand .social-icons .social-icon{display:block;flex:0 0 auto;max-width:none;height:auto}.footer-brand .social-icons .social-icon-github{width:25px}.footer-brand .social-icons .social-icon-bilibili{width:27px}.footer-brand .social-icons .social-icon-douyin{width:21px}.footer-brand .social-icons .social-icon-wechat{width:34px}.feature-card li{width:calc(100% + 26px)}.header-download-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 17px;border:1px solid var(--brand-solid);border-radius:999px;background:var(--brand-solid);color:#fff;font-size:14px;font-weight:500;white-space:nowrap}.header-download-button:hover{background:var(--brand-solid-hover);border-color:var(--brand-solid-hover)}.header-download-button:focus-visible{outline:2px solid var(--brand-solid);outline-offset:4px}
