@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-vietnamese-wght-normal.XAtsl5Q_.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-ext-wght-normal.C4zznr8T.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-wght-normal.E0tuGl4L.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--paper:#f7f7f4;--white:#fff;--ink:#0b0b0a;--muted:#6f6f69;--charcoal:#141414;--footer:#050505;--content:1280px;--space-sm:clamp(1rem, 2vw, 1.5rem);--space-md:clamp(3rem, 7vw, 6rem);--space-lg:clamp(6rem, 13vw, 11rem);--font-latin:"Archivo Variable", "Helvetica Neue", sans-serif;--font-cjk-zh:"PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-cjk-ja:"Hiragino Kaku Gothic ProN", "Yu Gothic", "YuGothic", "Noto Sans JP", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--white);color:var(--ink);font-family:var(--font-latin);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}html[lang=zh-CN]{font-family:var(--font-cjk-zh)}html[lang=ja]{font-family:var(--font-cjk-ja)}body{background:var(--white);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;display:block}::selection{background:var(--ink);color:var(--white)}:focus-visible{outline-offset:4px;outline:2px solid}.shell{width:min(calc(100% - 2 * var(--space-sm)), var(--content));margin-inline:auto}.section{padding-block:var(--space-lg);position:relative}.eyebrow{letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:670;line-height:1.2}.display-title{letter-spacing:-.065em;margin:0;font-size:clamp(3.5rem,9vw,8rem);font-weight:760;line-height:.84}html[lang=zh-CN] .display-title{font-family:var(--font-cjk-zh);letter-spacing:-.08em;font-weight:700;line-height:.92}html[lang=ja] .display-title{font-family:var(--font-cjk-ja);letter-spacing:-.065em;font-weight:700;line-height:.92}html[lang=zh-CN] .eyebrow,html[lang=ja] .eyebrow{letter-spacing:.1em}.feature-copy{max-width:38rem;color:var(--muted);letter-spacing:-.015em;margin:0;font-size:clamp(1.05rem,1.5vw,1.3rem);font-weight:430;line-height:1.55}html[lang=zh-CN] .feature-copy,html[lang=ja] .feature-copy{letter-spacing:0;font-weight:400;line-height:1.75}.button{letter-spacing:.03em;border:0;border-radius:.15rem;justify-content:center;align-items:center;min-height:44px;padding:.75rem 1.25rem;font-size:.84rem;font-weight:660;line-height:1;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--light{background:var(--white);color:var(--ink)}.button--light:hover{background:var(--paper)}.button--dark{background:var(--ink);color:var(--white)}.button--dark:hover{background:var(--charcoal)}.reveal{opacity:1;transition-delay:var(--reveal-delay,0s);transform:none}.reveal[data-reveal-pending]{opacity:0;transition:opacity .6s,transform .7s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);transform:translateY(1.5rem)}.reveal[data-revealed=true]{opacity:1;transform:none}.scene{background:var(--paper);position:relative;overflow:hidden}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{--reveal-delay:40ms;z-index:20;width:100%;color:var(--white);position:absolute;top:0;left:0}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:92px;display:flex}.site-header__brand{min-inline-size:44px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding-block:.5rem;display:inline-flex}.site-header__wordmark{filter:invert()brightness(2);width:clamp(8.75rem,12vw,10.75rem);height:auto}.site-header__menu-trigger{cursor:pointer;background:0 0;border:0;width:44px;height:44px;display:none}.site-header__menu-lines,.site-header__menu-lines:before,.site-header__menu-lines:after{content:"";background:currentColor;width:22px;height:1px;transition:transform .16s;display:block}.site-header__menu-lines{margin-inline:auto;position:relative}.site-header__menu-lines:before{position:absolute;top:-6px}.site-header__menu-lines:after{position:absolute;top:6px}.site-header__menu-trigger[aria-expanded=true] .site-header__menu-lines{background:0 0}.site-header__menu-trigger[aria-expanded=true] .site-header__menu-lines:before{transform:translateY(6px)rotate(45deg)}.site-header__menu-trigger[aria-expanded=true] .site-header__menu-lines:after{transform:translateY(-6px)rotate(-45deg)}.site-nav,.site-nav__anchors,.site-nav__actions{align-items:center;display:flex}.site-nav{flex:1;justify-content:flex-end;gap:clamp(1.5rem,3vw,3.75rem)}.site-nav__anchors,.site-nav__actions{gap:clamp(.5rem,1.2vw,1.25rem)}.site-nav__link,.language-menu summary{min-inline-size:44px;letter-spacing:.08em;opacity:.82;text-transform:uppercase;justify-content:center;align-items:center;min-height:44px;padding-inline:.45rem;font-size:.74rem;font-weight:620;transition:opacity .16s;display:inline-flex}.site-nav__link:hover,.language-menu summary:hover{opacity:1}.language-menu{position:relative}.language-menu summary{cursor:pointer;justify-content:center;min-width:44px;list-style:none}.language-menu summary::-webkit-details-marker{display:none}.language-menu__list{background:var(--white);min-width:8.5rem;color:var(--ink);margin:0;padding:.4rem;list-style:none;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 1.5rem 4rem #0003}.language-menu__link{min-inline-size:44px;justify-content:center;align-items:center;min-height:44px;padding-inline:.8rem;font-size:.85rem;display:flex;position:relative}.language-menu__link:after{content:"";background:0 0;border-radius:50%;width:.35rem;height:.35rem;position:absolute;right:.8rem}.language-menu__link[aria-current=page]:after{background:currentColor}.language-menu__link:hover{background:var(--paper)}.hero{isolation:isolate;background:var(--charcoal);min-height:max(720px,100svh);color:var(--white);place-items:center;display:grid;position:relative;overflow:hidden}.hero--with-image{background-image:var(--hero-image);background-position:68%;background-size:auto 118%}@media (width>=1800px) and (aspect-ratio>=9/5){.hero--with-image{background-position:85%;background-size:auto 150%}}.hero:before{z-index:-1;content:"";background:0 0;position:absolute;inset:0}.hero:not(.hero--with-image):before{background:radial-gradient(circle at 50% 42%,#ffffff0a,#0000 36%),linear-gradient(#0000000d,#0000004d)}.hero__inner{width:min(calc(100% - 2 * var(--space-sm)), 80rem);text-align:center;flex-direction:column;align-items:center;padding-top:8rem;padding-bottom:clamp(4rem,8vh,7rem);display:flex}.hero__eyebrow{--reveal-delay:80ms;opacity:.72;margin-bottom:clamp(1.75rem,4vh,3rem)}.hero__title{font-size:clamp(4.65rem,10.5vw,9.5rem);line-height:.77}.hero__title-line{display:block}.hero__title-line:first-child{--reveal-delay:.14s}.hero__title-line:nth-child(2){--reveal-delay:.2s}.hero__title-line:nth-child(3){--reveal-delay:.26s}.hero__description{--reveal-delay:.32s;color:#ffffffc7;letter-spacing:-.012em;max-width:34rem;margin:clamp(2.75rem,5vh,4.25rem) 0 0;font-size:clamp(1rem,1.25vw,1.2rem);font-weight:430;line-height:1.55}html[lang=zh-CN] .hero__description,html[lang=ja] .hero__description{letter-spacing:0;font-weight:400;line-height:1.75}.hero__actions{--reveal-delay:.38s;justify-content:center;align-items:center;gap:.65rem;margin-top:1.75rem;display:flex}.hero__github{text-underline-offset:.32em;align-items:center;min-height:44px;padding-inline:1.25rem;font-size:.84rem;font-weight:620;text-decoration:underline #ffffff59;transition:text-decoration-color .16s;display:inline-flex}.hero__github:hover{text-decoration-color:currentColor}.hero__platforms{--reveal-delay:.44s;color:#ffffff85;letter-spacing:.13em;margin:1.15rem 0 0;font-size:.69rem;font-weight:560}.product-overview{padding-top:calc(var(--space-lg) * 1.15);padding-bottom:calc(var(--space-lg) * .8)}.product-overview__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.product-overview__title{letter-spacing:-.065em;max-width:12ch;margin:1.5rem 0 0;font-size:clamp(3.6rem,7.4vw,7rem);font-weight:730;line-height:.92}html[lang=zh-CN] .product-overview__title,html[lang=ja] .product-overview__title{letter-spacing:-.055em;max-width:10ch;font-weight:700;line-height:1.04}.product-overview__body{margin-top:2.2rem}.product-overview__metrics{grid-template-columns:repeat(3,1fr);width:min(100%,58rem);margin:clamp(3.75rem,7vw,6.25rem) 0 0;padding:0;list-style:none;display:grid}.product-overview__metrics li{flex-direction:column;align-items:center;gap:.75rem;min-width:0;display:flex}.product-overview__metrics span{color:var(--muted);letter-spacing:.13em;font-size:.67rem;font-weight:620}.product-overview__metrics strong{letter-spacing:-.04em;font-size:clamp(1.15rem,2.2vw,1.9rem);font-weight:650}html[lang=zh-CN] .product-overview__metrics strong,html[lang=ja] .product-overview__metrics strong{letter-spacing:-.02em;font-weight:600}.feature-section{padding-block:calc(var(--space-lg) * .9);scroll-margin-top:2rem}.feature-section__grid{grid-template-columns:minmax(420px,.84fr) minmax(420px,1.16fr);align-items:center;gap:clamp(3rem,6vw,6.5rem);display:grid}.feature-section__copy{min-width:0}.feature-section__kicker{align-items:center;gap:.85rem;margin:0 0 1.6rem;display:flex}.feature-section__index{color:var(--muted);letter-spacing:.11em;font-size:.72rem;font-weight:590}.feature-section__title{letter-spacing:-.064em;max-width:11ch;margin:0 0 1.8rem;font-size:clamp(3rem,5.1vw,5.4rem);font-weight:720;line-height:.93}html[lang=zh-CN] .feature-section__title,html[lang=ja] .feature-section__title{letter-spacing:-.05em;max-width:9ch;font-weight:700;line-height:1.06}.feature-section__points{flex-wrap:wrap;gap:.65rem 1.25rem;margin:2.4rem 0 0;padding:0;list-style:none;display:flex}.feature-section__points li{color:var(--ink);letter-spacing:.01em;align-items:center;gap:.55rem;font-size:.78rem;font-weight:580;display:inline-flex}.feature-section__points li:before{content:"";background:currentColor;border-radius:50%;width:.3rem;height:.3rem}.feature-section--reverse .feature-section__copy{order:2}.feature-section--reverse .scene-viewport{order:1}.scene-viewport{min-width:0;overflow:hidden}.feature-section .scene{min-height:540px;box-shadow:0 2.5rem 7rem #0000001a}.scene p{margin:0}.scene-toolbar{z-index:4;backdrop-filter:blur(18px);background:#ffffffeb;align-items:center;gap:.48rem;width:100%;height:54px;padding-inline:1.05rem;display:flex;position:absolute;top:0;left:0;box-shadow:0 .4rem 1.5rem #0000000d}.scene-toolbar__mark{background:var(--ink);clip-path:polygon(0 0,100% 50%,0 100%);width:.8rem;height:.8rem;margin-right:.45rem}.scene-toolbar__tool{background:var(--paper);width:1.75rem;height:1.75rem;display:block;position:relative}.scene-toolbar__tool--pointer:before{background:var(--charcoal);clip-path:polygon(0 0,100% 70%,56% 74%,36% 100%);content:"";width:.48rem;height:.65rem;position:absolute;top:.45rem;left:.55rem}.scene-toolbar__tool--shape:before{content:"";background:#c8c8c3;position:absolute;inset:.52rem}.scene-toolbar__tool--text:before{color:var(--ink);content:"T";text-align:center;font-size:.66rem;font-weight:700;line-height:1.05rem;position:absolute;inset:.35rem}.scene-toolbar__spacer{flex:1}.scene-toolbar__status{background:#d8d8d3;border-radius:2rem;width:3.25rem;height:.4rem}.scene--canvas{background-color:#efefec;background-image:radial-gradient(circle,#14141429 1px,#0000 1.3px);background-position:0 54px;background-size:18px 18px}.canvas-scene__connections,.multimodal-scene__connections,.model-scene__connections{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.canvas-scene__connections path,.multimodal-scene__connections path,.model-scene__connections>path{fill:none;stroke:#0b0b0a47;stroke-width:1.5px}.canvas-scene__connections circle,.multimodal-scene__connections circle{fill:var(--ink)}.canvas-node{z-index:2;background:var(--white);position:absolute;box-shadow:0 1.25rem 3.5rem #00000021}.canvas-node p{color:var(--ink);letter-spacing:-.01em;font-size:.7rem;font-weight:620}.canvas-node--text{width:30%;min-height:137px;padding:1.2rem;top:24%;left:7%;transform:rotate(-1.5deg)}.canvas-node__meta{color:var(--muted);letter-spacing:.12em;justify-content:space-between;align-items:center;margin-bottom:1.35rem;font-size:.58rem;font-weight:640;display:flex}.canvas-node__dot{background:var(--ink);border-radius:50%;width:.35rem;height:.35rem}.canvas-node__line{background:#deded9;width:58%;height:.35rem;margin-top:.45rem;display:block}.canvas-node__line--long{width:86%;margin-top:1rem}.canvas-node--image{width:27%;padding:.6rem .6rem .85rem;bottom:8%;left:43%;transform:rotate(1.8deg)}.canvas-node__image-art{background:linear-gradient(145deg,#ebebe8 0 54%,#c7c7c1 54% 100%);height:130px;margin-bottom:.75rem;position:relative;overflow:hidden}.canvas-node__image-disc{aspect-ratio:1;background:linear-gradient(145deg,#fdfdfc,#979792);border-radius:50%;width:52%;position:absolute;top:18%;left:24%;box-shadow:0 1.5rem 2rem #0003}.canvas-node__image-shadow{filter:blur(8px);background:#00000038;border-radius:50%;width:52%;height:10%;position:absolute;bottom:12%;left:25%}.canvas-node--model{width:27%;padding:.6rem .6rem .85rem;top:21%;right:6%;transform:rotate(-.8deg)}.canvas-node__model-art{background:#d8d8d3;height:150px;margin-bottom:.75rem;position:relative;overflow:hidden}.canvas-node__model-orbit{border:1px solid #0b0b0a61;border-radius:50%;width:78%;height:43%;position:absolute;top:27%;left:11%;transform:rotate(-14deg)}.canvas-node__model-object{clip-path:polygon(26% 0,78% 8%,100% 76%,62% 100%,5% 79%,0 23%);filter:drop-shadow(0 1rem .9rem #00000038);background:linear-gradient(115deg,#f7f7f4 0 44%,#8b8b86 45% 100%);width:29%;height:48%;position:absolute;top:27%;left:37%}.canvas-scene__minimap{z-index:3;backdrop-filter:blur(12px);background:#ffffffd1;justify-content:space-evenly;align-items:center;width:5rem;height:3.2rem;display:flex;position:absolute;bottom:1rem;right:1rem;box-shadow:0 .6rem 1.8rem #00000014}.canvas-scene__minimap span{background:#b5b5b0;width:.7rem;height:.45rem;display:block}.canvas-scene__minimap span:nth-child(2){background:var(--charcoal);height:1rem}.scene--multimodal{background:radial-gradient(circle,#ffffffe6 0 18%,#0000 42%),#e8e8e4}.multimodal-scene__source{z-index:3;background:var(--ink);width:31%;min-width:180px;color:var(--white);padding:1.15rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 1.5rem 4rem #0003}.multimodal-scene__source-mark{background:var(--white);clip-path:polygon(0 0,100% 50%,0 100%);width:1.2rem;height:1.2rem;margin-bottom:1rem;display:block}.multimodal-scene__source p,.media-output p{letter-spacing:-.01em;font-size:.69rem;font-weight:620}.multimodal-scene__prompt-lines{gap:.35rem;margin-top:.9rem;display:grid}.multimodal-scene__prompt-lines span{background:#ffffff45;width:100%;height:.28rem}.multimodal-scene__prompt-lines span:nth-child(2){width:74%}.multimodal-scene__prompt-lines span:nth-child(3){width:45%}.multimodal-scene__references{gap:.35rem;margin-top:.95rem;display:flex}.multimodal-scene__references span{background:#6d6d69;width:1.75rem;height:1.4rem}.multimodal-scene__references span:nth-child(2){background:#ababa6}.multimodal-scene__references span:nth-child(3){background:#dfdfdc}.media-output{z-index:2;background:var(--white);width:27%;padding:.7rem;position:absolute;box-shadow:0 1.2rem 3rem #0000001c}.media-output--text{min-height:130px;top:9%;left:5%}.media-output--image{top:7%;right:4%}.media-output--video{bottom:7%;right:6%}.media-output--audio{min-height:105px;bottom:10%;left:5%}.media-output__number{color:var(--muted);letter-spacing:.12em;font-size:.57rem;font-weight:620}.media-output__text-lines{gap:.42rem;margin-block:1.15rem;display:grid}.media-output__text-lines span{background:#d0d0cb;width:94%;height:.36rem}.media-output__text-lines span:nth-child(2){width:72%}.media-output__text-lines span:nth-child(3){width:44%}.media-output__image-art,.media-output__video-art{background:linear-gradient(145deg,#d0d0cc,#f6f6f3 52%,#a2a29d);height:105px;margin-bottom:.7rem;position:relative;overflow:hidden}.media-output__image-art span{aspect-ratio:1;background:linear-gradient(125deg,#fafaf8 0 42%,#5d5d59 43% 100%);border-radius:50% 50% 38% 38%;width:36%;position:absolute;top:20%;left:32%;box-shadow:0 .8rem 1.5rem #00000038}.media-output__video-art{background:linear-gradient(125deg,#353533,#aaa9a5 50%,#e4e4e0)}.media-output__play,.model-output__play{background:#ffffffe0;border-radius:50%;width:1.75rem;height:1.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.media-output__play:after,.model-output__play:after{border-top:.38rem solid #0000;border-bottom:.38rem solid #0000;border-left:.55rem solid var(--ink);content:"";position:absolute;top:.5rem;left:.7rem}.media-output__timeline{background:#ffffff7a;height:.16rem;position:absolute;bottom:.55rem;left:.55rem;right:.55rem}.media-output__wave{align-items:center;gap:.32rem;height:52px;display:flex}.media-output__wave span{background:var(--charcoal);width:.28rem;height:26%}.media-output__wave span:nth-child(2),.media-output__wave span:nth-child(6){height:65%}.media-output__wave span:nth-child(3),.media-output__wave span:nth-child(5){height:92%}.media-output__wave span:nth-child(4){height:46%}.media-output__time{color:var(--muted);letter-spacing:.08em;font-size:.57rem;font-weight:620}.media-output__audio-meta{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.scene--model-3d{background:#e4e4e0;margin:0}.model-scene__connections>path{marker-end:url(#model-scene-arrow)}.model-scene__connections marker path{fill:#0b0b0a7a}.model-preview{z-index:2;background:#c9c9c4;width:57%;position:absolute;top:10%;bottom:10%;left:5%;overflow:hidden;box-shadow:0 1.5rem 4rem #00000026}.model-preview__bar{background:#ffffffeb;justify-content:space-between;align-items:center;height:50px;padding-inline:1rem;font-size:.65rem;font-weight:640;display:flex}.model-preview__bar-tools{gap:.3rem;display:flex}.model-preview__bar-tools i{background:#a1a19c;border-radius:50%;width:.35rem;height:.35rem}.model-preview__stage{background:linear-gradient(90deg,#0000 49.8%,#0b0b0a14 50%,#0000 50.2%),linear-gradient(#0000 49.8%,#0b0b0a14 50%,#0000 50.2%),radial-gradient(circle at 50% 54%,#efefec 0 10%,#c6c6c1 54%,#b5b5b0 100%);position:absolute;inset:50px 0 48px;overflow:hidden}.model-preview__orbit{border:1px solid #0b0b0a57;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-10deg)}.model-preview__orbit--wide{width:72%;height:32%}.model-preview__orbit--tall{width:42%;height:72%;transform:translate(-50%,-50%)rotate(32deg)}.model-preview__axis{z-index:1;transform-origin:0;background:#0b0b0a3b;width:42%;height:1px;position:absolute;top:50%;left:50%}.model-preview__axis--x{transform:rotate(21deg)}.model-preview__axis--y{transform:rotate(142deg)}.model-preview__object{z-index:2;filter:drop-shadow(0 2rem 1.5rem #00000047);width:28%;height:45%;position:absolute;top:50%;left:50%;transform:translate(-50%,-48%)}.model-preview__face{display:block;position:absolute;inset:0}.model-preview__face--front{clip-path:polygon(0 18%,66% 0,66% 80%,0 100%);background:linear-gradient(155deg,#f9f9f7,#b1b1ac)}.model-preview__face--side{clip-path:polygon(66% 0,100% 19%,100% 100%,66% 80%);background:linear-gradient(135deg,#a5a5a0,#4a4a47)}.model-preview__face--top{clip-path:polygon(0 18%,34% 0,100% 19%,66% 31%);background:#ecece9;transform:translateY(-18%)}.model-preview__angle{color:#0b0b0a94;letter-spacing:.08em;font-size:.58rem;font-weight:650;position:absolute;bottom:1rem;right:1rem}.model-preview__action{background:var(--ink);height:48px;color:var(--white);align-items:center;gap:.55rem;padding-inline:1rem;font-size:.65rem;font-weight:620;display:flex;position:absolute;bottom:0;left:0;right:0}.model-preview__action span{background:var(--white);border-radius:50%;width:.55rem;height:.55rem}.model-output{z-index:2;background:var(--white);width:22%;padding:.55rem .55rem .7rem;position:absolute;right:4%;box-shadow:0 1.1rem 2.8rem #0000001f}.model-output--image{top:10%}.model-output--video{bottom:10%}.model-output p{margin-top:.65rem;font-size:.62rem;font-weight:620;line-height:1.25}.model-output__image,.model-output__video{background:linear-gradient(145deg,#e3e3df,#999994);height:116px;position:relative;overflow:hidden}.model-output__image span{clip-path:polygon(19% 0,82% 5%,100% 78%,58% 100%,5% 77%,0 25%);filter:drop-shadow(0 .8rem .65rem #00000047);background:linear-gradient(120deg,#fafaf8,#5b5b57);width:33%;height:57%;position:absolute;top:19%;left:34%}.model-output__video{background:linear-gradient(125deg,#333331,#b9b9b4)}.model-output__frames{grid-template-columns:repeat(4,1fr);gap:.18rem;height:1rem;display:grid;position:absolute;bottom:.35rem;left:.35rem;right:.35rem}.model-output__frames i{background:#ffffff75}.scene--agent{background:#ddddda}.agent-scene__canvas{background-image:radial-gradient(circle,#14141426 1px,#0000 1.2px);background-size:18px 18px;position:absolute;inset:0 38% 0 0}.agent-scene__canvas svg{width:100%;height:100%;position:absolute;inset:0}.agent-scene__canvas path{fill:none;stroke:#0b0b0a3d;stroke-width:1.4px}.agent-scene__canvas-node{z-index:1;background:var(--white);display:block;position:absolute;box-shadow:0 1rem 2.5rem #0000001f}.agent-scene__canvas-node--one{width:36%;height:22%;top:15%;left:8%}.agent-scene__canvas-node--two{background:linear-gradient(145deg,#f9f9f7,#969691);width:40%;height:25%;top:39%;left:40%}.agent-scene__canvas-node--three{background:var(--ink);width:28%;height:18%;bottom:12%;right:4%}.agent-scene__canvas-node--three i{border-bottom:2px solid var(--white);border-left:2px solid var(--white);width:1.2rem;height:.7rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-65%)rotate(-45deg)}.agent-panel{z-index:3;backdrop-filter:blur(18px);background:#fffffff5;width:48%;padding:1rem;position:absolute;top:5%;bottom:5%;right:4%;box-shadow:0 2rem 5rem #0000002e}.agent-panel__header{align-items:center;gap:.55rem;height:34px;display:flex}.agent-panel__presence{background:var(--ink);border-radius:50%;width:.55rem;height:.55rem}.agent-panel__header-line{background:#d1d1cc;width:3.4rem;height:.35rem}.agent-panel__instruction{background:var(--paper);grid-template-columns:auto 1fr;gap:.85rem;margin-top:.6rem;padding:1.15rem;display:grid}.agent-panel__avatar{background:linear-gradient(135deg,#b5b5b0,#333331);border-radius:50%;width:1.5rem;height:1.5rem}.agent-panel__instruction p{font-size:.68rem;font-weight:620;line-height:1.35}.agent-panel__steps{gap:.45rem;margin:1.15rem 0;padding:0;list-style:none;display:grid}.agent-panel__steps li{background:#eeeeeb;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;min-height:45px;padding-inline:.75rem;font-size:.64rem;font-weight:600;display:grid}.agent-panel__step-number{color:var(--muted);letter-spacing:.09em;font-size:.54rem}.agent-panel__steps i{background:#bcbcb7;border-radius:50%;width:.42rem;height:.42rem}.agent-panel__steps .is-complete{background:var(--ink);color:var(--white)}.agent-panel__steps .is-complete .agent-panel__step-number{color:#ffffff8c}.agent-panel__steps .is-complete i{background:var(--white)}.agent-panel__result{background:#d8d8d3;align-items:center;gap:.7rem;height:58px;padding-inline:.8rem;display:flex}.agent-panel__result-check{background:var(--ink);border-radius:50%;width:1.2rem;height:1.2rem}.agent-panel__result-check:after{border-bottom:1px solid var(--white);border-left:1px solid var(--white);content:"";width:.45rem;height:.25rem;margin:.34rem 0 0 .34rem;display:block;transform:rotate(-45deg)}.agent-panel__result-line{background:#a7a7a2;width:42%;height:.3rem}.agent-panel__result-node{background:linear-gradient(145deg,#fafaf8,#747470);width:2.7rem;height:2rem;margin-left:auto}.scene--skills{background:#ededeb}.skills-scene__rail{background:var(--ink);flex-direction:column;align-items:center;gap:.85rem;width:58px;padding-top:1.1rem;display:flex;position:absolute;top:0;bottom:0;left:0}.skills-scene__rail span{background:#343431;width:1.55rem;height:1.55rem}.skills-scene__rail .skills-scene__rail-mark{background:var(--white);clip-path:polygon(0 0,100% 50%,0 100%);margin-bottom:1.1rem}.skill-entry{z-index:2;background:var(--white);grid-template-rows:1fr auto;width:28%;min-height:270px;padding:.7rem;display:grid;position:absolute;box-shadow:0 1.5rem 4rem #0000001c}.skill-entry--cutout{top:13%;left:13%;transform:rotate(-1.4deg)}.skill-entry--style{top:25%;left:40%;transform:rotate(1deg)}.skill-entry--export{top:10%;right:4%;transform:rotate(-.6deg)}.skill-entry__visual{background:#d4d4cf;min-height:190px;position:relative;overflow:hidden}.skill-entry__checker{background-color:#dbdbd7;background-image:linear-gradient(45deg,#f5f5f2 25%,#0000 25% 75%,#f5f5f2 75%),linear-gradient(45deg,#f5f5f2 25%,#0000 25% 75%,#f5f5f2 75%);background-position:0 0,8px 8px;background-size:16px 16px;position:absolute;inset:0 47% 0 0}.skill-entry__subject{background:linear-gradient(115deg,#f8f8f5,#5c5c58);border-radius:48% 48% 18% 18%;width:43%;height:62%;position:absolute;top:20%;left:28%;box-shadow:0 1rem 1.5rem #0003}.skill-entry__split{width:50%;position:absolute;inset-block:0}.skill-entry__split--one{background:radial-gradient(circle at 65% 32%,#ecece9 0 15%,#0000 16%),linear-gradient(140deg,#b9b9b5,#565653);left:0}.skill-entry__split--two{background:radial-gradient(circle at 35% 32%,#f8f8f6 0 15%,#0000 16%),repeating-linear-gradient(135deg,#d7d7d2 0 11px,#9a9a95 11px 22px);right:0}.skill-entry__visual--export{grid-template-columns:repeat(2,1fr);align-content:center;gap:.45rem;padding:1.25rem;display:grid}.skill-entry__visual--export span{background:linear-gradient(145deg,#f8f8f5,#90908b);height:58px}.skill-entry__visual--export span:last-child{background:var(--ink);grid-column:span 2;height:31px}.skill-entry p{align-self:center;margin-top:.85rem;padding-right:1.25rem;font-size:.68rem;font-weight:620;line-height:1.3}.skill-entry__run{font-size:.8rem;position:absolute;bottom:.65rem;right:.7rem}.skills-scene__plugin{z-index:4;width:76px;height:76px;color:var(--white);place-items:center;display:grid;position:absolute;bottom:6%;right:3%}.skills-scene__plugin:before{background:var(--ink);content:"";position:absolute;inset:0;transform:rotate(8deg);box-shadow:0 1rem 2.5rem #00000038}.skills-scene__plugin svg{width:1.65rem;height:1.65rem;position:relative;overflow:visible}.skills-scene__plugin path:first-child{fill:var(--white)}.skills-scene__plugin path:last-child{fill:none;stroke:var(--white);stroke-width:1.5px}.skills-scene__plugin span{font-size:.8rem;font-weight:600;position:absolute;top:.4rem;right:.55rem}.local-first-section{padding-top:calc(var(--space-lg) * 1.15);padding-bottom:calc(var(--space-lg) * .9)}.local-first-section__inner{text-align:center;flex-direction:column;align-items:center;display:flex}.local-first-section__title{letter-spacing:-.07em;max-width:11ch;margin:1.5rem 0 0;font-size:clamp(4.2rem,8.5vw,8rem);font-weight:740;line-height:.88}html[lang=zh-CN] .local-first-section__title,html[lang=ja] .local-first-section__title{letter-spacing:-.06em;max-width:9ch;font-weight:700;line-height:1}.local-first-section__body{margin-top:2.25rem}.local-first-section__facts{grid-template-columns:repeat(3,1fr);width:min(100%,62rem);margin:clamp(4.25rem,8vw,7.5rem) 0 0;padding:0;list-style:none;display:grid}.local-first-section__facts li{flex-direction:column;align-items:center;gap:.85rem;min-width:0;display:flex}.local-first-section__facts span{color:var(--muted);letter-spacing:.14em;font-size:.68rem;font-weight:620}.local-first-section__facts strong{letter-spacing:-.04em;font-size:clamp(1.15rem,2.3vw,1.9rem);font-weight:650}html[lang=zh-CN] .local-first-section__facts strong,html[lang=ja] .local-first-section__facts strong{letter-spacing:-.02em;font-weight:600}.download-section{padding-block:calc(var(--space-lg) * .92);scroll-margin-top:2rem}.download-section__heading{grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);align-items:end;column-gap:clamp(2rem,8vw,8rem);display:grid}.download-section__heading .eyebrow{grid-column:1/-1;margin-bottom:1.5rem}.download-section__title{letter-spacing:-.07em;max-width:10ch;margin:0;font-size:clamp(4rem,7vw,7rem);font-weight:735;line-height:.9}html[lang=zh-CN] .download-section__title,html[lang=ja] .download-section__title{letter-spacing:-.055em;max-width:9ch;font-weight:700;line-height:1.02}.download-section__body{margin-bottom:.35rem}.download-platforms{grid-template-columns:repeat(3,1fr);gap:clamp(2.5rem,6vw,6rem);margin-top:clamp(4.75rem,9vw,8rem);display:grid}.download-platform{flex-direction:column;align-items:flex-start;min-width:0;min-height:17rem;padding-block:.5rem;display:flex}.download-platform--status{cursor:default}.download-platform__index{color:var(--muted);letter-spacing:.14em;font-size:.68rem;font-weight:620}.download-platform__name{letter-spacing:-.06em;margin-top:2.75rem;font-size:clamp(2.75rem,4.3vw,4.7rem);font-weight:710;line-height:.95}.download-platform__note{color:var(--muted);margin-top:.9rem;font-size:.86rem;line-height:1.5}.download-platform__action{letter-spacing:.01em;align-items:center;gap:.8rem;margin-top:auto;padding-top:2.5rem;font-size:.84rem;font-weight:650;display:inline-flex}.download-platform__status-mark{opacity:.42;background:currentColor;border-radius:50%;flex:none;width:.45rem;height:.45rem}.download-platform__arrow,.open-source-section__arrow{flex:none;width:1.15rem;height:1.15rem;transition:transform .16s;position:relative}.download-platform__arrow:before,.open-source-section__arrow:before{content:"";background:currentColor;width:100%;height:1px;position:absolute;top:50%;left:0}.download-platform__arrow:after,.open-source-section__arrow:after{content:"";border-top:1px solid;border-right:1px solid;width:.5rem;height:.5rem;position:absolute;top:calc(50% - .27rem);right:0;transform:rotate(45deg)}.download-platform:hover .download-platform__arrow,.open-source-section__link:hover .open-source-section__arrow{transform:translate(.35rem)}.open-source-section{padding-block:calc(var(--space-lg) * 1.05);scroll-margin-top:2rem}.open-source-section__grid{grid-template-columns:minmax(0,1.2fr) minmax(19rem,.8fr);align-items:start;gap:clamp(3rem,10vw,10rem);display:grid}.open-source-section__title{letter-spacing:-.07em;max-width:10ch;margin:1.5rem 0 0;font-size:clamp(4.2rem,7.7vw,7.5rem);font-weight:735;line-height:.89}html[lang=zh-CN] .open-source-section__title,html[lang=ja] .open-source-section__title{letter-spacing:-.055em;max-width:8ch;font-weight:700;line-height:1.03}.open-source-section__aside{padding-top:clamp(2rem,6vw,6rem)}.open-source-section__license{color:var(--ink);letter-spacing:.14em;text-transform:uppercase;margin:0 0 2rem;font-size:.76rem;font-weight:670}.open-source-section__link{align-items:center;gap:.85rem;min-height:44px;margin-top:2rem;font-size:.88rem;font-weight:650;display:inline-flex}.open-source-section__status{min-height:44px;color:var(--muted);align-items:center;margin:2rem 0 0;font-size:.88rem;font-weight:650;display:inline-flex}.faq-section{padding-top:calc(var(--space-lg) * .95);padding-bottom:calc(var(--space-lg) * 1.2);scroll-margin-top:2rem}.faq-section__grid{grid-template-columns:minmax(17rem,.68fr) minmax(0,1.32fr);align-items:start;gap:clamp(3rem,9vw,9rem);display:grid}.faq-section__title{letter-spacing:-.067em;max-width:9ch;margin:1.5rem 0 0;font-size:clamp(3.6rem,6vw,6.1rem);font-weight:725;line-height:.92}html[lang=zh-CN] .faq-section__title,html[lang=ja] .faq-section__title{letter-spacing:-.05em;max-width:8ch;font-weight:700;line-height:1.04}.faq-list{gap:.25rem;display:grid}.faq-item{padding-block:1.2rem}.faq-item summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:clamp(1rem,2.5vw,2.25rem);min-height:44px;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-item__index{color:var(--muted);letter-spacing:.13em;font-size:.66rem;font-weight:620}.faq-item__question{letter-spacing:-.035em;font-size:clamp(1.2rem,2.1vw,1.7rem);font-weight:610;line-height:1.25}html[lang=zh-CN] .faq-item__question,html[lang=ja] .faq-item__question{letter-spacing:-.02em;font-weight:560;line-height:1.55}.faq-item__toggle{width:1.1rem;height:1.1rem;position:relative}.faq-item__toggle:before,.faq-item__toggle:after{content:"";background:currentColor;width:100%;height:1px;transition:transform .16s;position:absolute;top:50%;left:0}.faq-item__toggle:after{transform:rotate(90deg)}.faq-item[open] .faq-item__toggle:after{transform:rotate(0)}.faq-item__answer{padding:.5rem 2rem 0 calc(2.25rem + clamp(1rem,2.5vw,2.25rem))}.faq-item__answer p{max-width:40rem;color:var(--muted);margin:0;font-size:1rem;line-height:1.7}.site-footer{background:var(--footer);color:var(--white)}.site-footer__inner{grid-template-columns:minmax(19rem,1.7fr) minmax(8rem,.5fr) minmax(8rem,.5fr);gap:clamp(4rem,8vw,7rem) clamp(2.5rem,7vw,7rem);padding-top:clamp(4.5rem,9vw,8rem);padding-bottom:clamp(2rem,4vw,3.5rem);display:grid}.site-footer__brand{align-items:center;min-height:44px;display:inline-flex}.site-footer__brand img{filter:invert()brightness(2);width:clamp(10.5rem,16vw,14rem);height:auto}.site-footer__statement{letter-spacing:-.07em;max-width:10ch;margin:clamp(2.5rem,6vw,5rem) 0 0;font-size:clamp(3.4rem,6.4vw,6.25rem);font-weight:720;line-height:.9}html[lang=zh-CN] .site-footer__statement,html[lang=ja] .site-footer__statement{letter-spacing:-.055em;max-width:8ch;font-weight:700;line-height:1.02}.site-footer__label{color:#bdbdb8;letter-spacing:.13em;text-transform:uppercase;margin:0 0 1.5rem;font-size:.68rem;font-weight:630}.site-footer__nav ul{gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.site-footer__nav a,.site-footer__locales a,.site-footer__bottom a{color:#d4d4d0;align-items:center;min-height:44px;font-size:.82rem;font-weight:560;transition:color .16s;display:inline-flex}.site-footer__nav a:hover,.site-footer__locales a:hover,.site-footer__bottom a:hover,.site-footer__locales a[aria-current=page]{color:var(--white)}.site-footer__locales a{justify-content:center;min-inline-size:44px}.site-footer__locales{grid-column:2/-1;justify-content:flex-end;gap:clamp(.75rem,2vw,1.75rem);display:flex}.site-footer__locales a[aria-current=page]{text-underline-offset:.4em;text-decoration:underline 1px}.site-footer__bottom{grid-column:1/-1;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.site-footer__bottom p{color:#aaa9a4;margin:0;font-size:.72rem;line-height:1.5}.site-footer__bottom a{gap:.65rem}.site-footer__top-arrow{width:.8rem;height:1rem;position:relative}.site-footer__top-arrow:before{content:"";background:currentColor;width:1px;height:100%;position:absolute;top:0;left:50%}.site-footer__top-arrow:after{content:"";border-top:1px solid;border-left:1px solid;width:.5rem;height:.5rem;position:absolute;top:.05rem;left:calc(50% - .25rem);transform:rotate(45deg)}.site-footer :focus-visible{outline-color:var(--white)}@media (width<=1120px){.feature-section__grid{grid-template-columns:minmax(420px,.9fr) minmax(420px,1.1fr);gap:clamp(2.5rem,4vw,4rem)}.feature-section__title{font-size:clamp(3rem,5vw,4.4rem)}.feature-section .scene{min-height:500px}}@media (width<=940px){.feature-section__grid{grid-template-columns:1fr;gap:3.5rem}.feature-section__copy,.feature-section--reverse .feature-section__copy,.feature-section--reverse .scene-viewport{order:initial}.feature-section__title{max-width:12ch}html[lang=zh-CN] .feature-section__title,html[lang=ja] .feature-section__title{max-width:11ch}.download-section__heading,.open-source-section__grid,.faq-section__grid{grid-template-columns:1fr}.download-section__body{margin-top:2rem}.download-platforms{gap:2.5rem}.open-source-section__aside{max-width:40rem;padding-top:0}.faq-section__grid{gap:4.5rem}.site-footer__inner{grid-template-columns:minmax(0,1fr) repeat(2,minmax(8rem,.4fr))}}@media (width<=760px){.product-overview__metrics{gap:1rem}.product-overview__metrics strong{font-size:1rem}.feature-section{padding-block:calc(var(--space-lg) * .72)}.feature-section__grid{gap:2.5rem}.feature-section__title{font-size:clamp(2.8rem,13vw,4rem)}.scene-viewport{width:100%;overflow:hidden}.feature-section .scene{min-height:430px}.canvas-node--text{width:43%;min-height:125px;padding:.9rem;top:20%;left:4%}.canvas-node--image{width:42%;bottom:6%;left:27%}.canvas-node--model{width:40%;top:20%;right:-2%}.canvas-node__image-art{height:112px}.canvas-node__model-art{height:126px}.canvas-scene__minimap{display:none}.multimodal-scene__source{width:42%;min-width:0;padding:.8rem}.media-output{width:31%;padding:.5rem}.media-output--text{top:7%;left:2%}.media-output--image{top:6%;right:2%}.media-output--audio{bottom:6%;left:2%}.media-output--video{bottom:5%;right:2%}.media-output__image-art,.media-output__video-art{height:80px}.model-preview{width:63%;top:8%;bottom:8%;left:3%}.model-output{width:28%;right:2%}.model-output--image{top:8%}.model-output--video{bottom:8%}.model-output__image,.model-output__video{height:88px}.agent-scene__canvas{right:30%}.agent-panel{width:62%;padding:.75rem;top:4%;bottom:4%;right:3%}.agent-panel__instruction{padding:.85rem}.skill-entry{width:31%;min-height:232px;padding:.5rem}.skill-entry--cutout{left:18%}.skill-entry--style{top:30%;left:43%}.skill-entry--export{right:-3%}.skill-entry__visual{min-height:155px}.skills-scene__plugin{width:60px;height:60px;bottom:4%;right:1%}.download-platforms{grid-template-columns:1fr}.download-platform{min-height:13.5rem}.download-platform__name{margin-top:1.75rem;font-size:clamp(3rem,13vw,4rem)}.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__lead,.site-footer__locales,.site-footer__bottom{grid-column:1/-1}.site-footer__locales{justify-content:flex-start}}@media (width<=1040px){.site-header__inner{min-height:80px}.site-header__menu-trigger{flex:none;display:block}.site-nav{top:80px;left:var(--space-sm);width:calc(100% - 2 * var(--space-sm));background:#0b0b0af7;align-items:stretch;max-height:calc(100svh - 96px);padding:1rem;display:none;position:absolute;overflow-y:auto;box-shadow:0 1.5rem 4rem #0000004d}.site-nav[data-open],.site-header__menu-trigger[aria-expanded=true]+.site-nav{display:block}.site-nav__anchors,.site-nav__actions{flex-direction:column;align-items:stretch;gap:0}.site-nav__actions{margin-top:.5rem}.site-nav__link,.language-menu summary{justify-content:flex-start;width:100%;padding-inline:.75rem;font-size:.8rem}.site-nav__download{margin-top:.75rem}.language-menu__list{box-shadow:none;margin:0 0 .5rem;position:static}}@media (width<=640px){.hero{min-height:max(680px,100svh)}.hero--with-image{background-position:50%}.hero__inner{padding-top:7.5rem}.hero__title{font-size:clamp(4rem,21.2vw,5.35rem);line-height:.8}html[lang=zh-CN] .hero__title,html[lang=ja] .hero__title{font-size:clamp(3.85rem,18vw,4.8rem);line-height:.96}.hero__description{max-width:25rem;margin-top:2.5rem}.hero__actions{flex-direction:column;align-items:stretch;width:100%;margin-top:1.5rem}.hero__actions .button,.hero__github{width:100%}.hero__platforms{letter-spacing:.09em}.local-first-section__title,.download-section__title,.open-source-section__title{font-size:clamp(3.6rem,17vw,4.8rem)}.local-first-section__facts{grid-template-columns:1fr;gap:2.5rem}.local-first-section__facts strong{font-size:1.35rem}.faq-item__answer{padding-left:2.35rem;padding-right:0}.site-footer__bottom{flex-direction:column-reverse;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important;animation-duration:0s!important;animation-iteration-count:1!important;animation-delay:0s!important}.button:hover{transform:none}.reveal[data-reveal-pending]{opacity:1;transform:none}}
