.elastic-slider-container{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.elastic-slider-wrapper{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;display:flex}.elastic-slider-root{touch-action:none;-webkit-user-select:none;user-select:none;flex-grow:1;align-items:center;width:100%;padding:14px 0;display:flex;position:relative}.elastic-slider-track-wrapper{flex-grow:1;width:100%;display:flex}.elastic-slider-track{background:#cbdcd933;border-radius:9999px;flex-grow:1;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #00000070}.elastic-slider-range{background:linear-gradient(90deg,#6bdacf8a,#82eee4);border-radius:9999px;height:100%;position:absolute;box-shadow:0 0 14px #42e0d138}.specular-button{--sb-radius:18px;--sb-tint:#fff;--sb-tint-opacity:0;--sb-blur:0px;--sb-text-color:#f5f5f5;border-radius:var(--sb-radius);background:color-mix(in srgb, var(--sb-tint) calc(var(--sb-tint-opacity) * 100%), transparent);color:var(--sb-text-color);cursor:pointer;letter-spacing:.01em;-webkit-backdrop-filter:blur(var(--sb-blur));border:none;outline:none;justify-content:center;align-items:center;margin:0;font-family:inherit;font-weight:500;line-height:1;transition:transform .15s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 8px 24px #00000040}.specular-button:active{transform:scale(.97)}.specular-button:focus-visible{outline:2px solid color-mix(in srgb, var(--sb-text-color) 60%, transparent);outline-offset:3px}.specular-button:disabled{opacity:.55;cursor:default}.specular-button:disabled:active{transform:none}.specular-button--sm{padding:10px 22px;font-size:.85rem}.specular-button--md{padding:14px 30px;font-size:1rem}.specular-button--lg{padding:18px 40px;font-size:1.15rem}.specular-button__fx{z-index:1;pointer-events:none;position:absolute;inset:-20px}.specular-button__fx canvas{width:100%;height:100%;display:block}.specular-button__label{z-index:2;position:relative}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--black:#050606;--ink:#090a0b;--graphite:#151515;--panel:#0d0f10;--panel-soft:#121516;--section-gray-deep:#101112;--section-gray-light:#131415;--line:#dbf2f01f;--line-strong:#b7f2eb38;--text:#f4f7f6;--text-soft:#c8d3d1;--muted:#86918f;--teal:#42e0d1;--teal-bright:#81f7ec;--teal-pale:#c9fbf6;--teal-deep:#12ad9f;--header-height:44px;--content-width:100%;--content-gutter:26px;--hero-download-width:320px;--section-top-space:106px;--section-content-gap:48px;--section-tail-space:24px}@media (width>=1536px){:root{--content-gutter:13%}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-stopped{overflow:clip}body{background:var(--black);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,Segoe UI,Microsoft YaHei UI,Microsoft YaHei,sans-serif;overflow-x:hidden}body.modal-open{overflow:hidden}button,input,select,summary{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{letter-spacing:0;margin:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--teal-bright);outline-offset:3px}.section-shell{width:min(var(--content-width), calc(100% - var(--content-gutter) - var(--content-gutter)));margin:0 auto}.section-eyebrow,.hero-eyebrow{color:var(--teal);text-transform:uppercase;font-size:12px;font-weight:760;line-height:1.4}.intro-loader{z-index:200;pointer-events:none;background:#000;place-content:center;gap:12px;animation:.56s cubic-bezier(.76,0,.24,1) 2.18s forwards intro-loader-fallback;display:grid;position:fixed;inset:0}@keyframes intro-loader-fallback{to{opacity:0;visibility:hidden}}.loader-mark{justify-content:center;align-items:center;gap:13px;font-size:21px;font-weight:800;display:flex}.loader-mark img{border-radius:7px;width:38px;height:38px;box-shadow:0 0 28px #42e0d133}.loader-meter{background:#ffffff14;justify-self:center;width:190px;height:2px;overflow:hidden}.loader-meter span{transform-origin:0;background:linear-gradient(90deg,#000000b3,#ffffff38,#ffffff6b);width:100%;height:100%;animation:2.05s .1s forwards loader-meter;display:block;transform:scaleX(0)}@keyframes loader-meter{0%{transform:scaleX(0)}76%{transform:scaleX(.86)}to{transform:scaleX(1)}}.site-header{--header-inset:clamp(16px, 4vw, 40px);z-index:80;width:100%;height:var(--header-height);-webkit-backdrop-filter:blur(40px)saturate(1.9)brightness(1.04);backdrop-filter:blur(40px)saturate(1.9)brightness(1.04);isolation:isolate;will-change:width, top, padding, border-radius;background:linear-gradient(#ffffff0b,#ffffff06 42%,#ffffff02);border:1px solid #ffffff1a;border-radius:0;justify-content:space-between;align-items:center;padding:0 clamp(20px,6vw,86px);transition:width .42s cubic-bezier(.2,.7,.3,1),top .42s cubic-bezier(.2,.7,.3,1),padding .42s cubic-bezier(.2,.7,.3,1),border-radius .42s cubic-bezier(.2,.7,.3,1),background .32s cubic-bezier(.2,.7,.3,1),border-color .32s cubic-bezier(.2,.7,.3,1),box-shadow .32s cubic-bezier(.2,.7,.3,1),-webkit-backdrop-filter .32s cubic-bezier(.2,.7,.3,1),backdrop-filter .32s cubic-bezier(.2,.7,.3,1);display:flex;position:fixed;top:0;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffff5c,inset 0 -1px #00000052,inset 1px 0 #ffffff1a,inset -1px 0 #ffffff0f,0 8px 28px -12px #0009}.site-header:after{border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(104deg,#ffffff24,#ffffff0a 18%,#0000 42% 66%,#ffffff0d);position:absolute;inset:0}.site-header>*{z-index:1;position:relative}.site-header.is-scrolled{width:min(var(--content-width), calc(100% - var(--content-gutter) - var(--content-gutter)));-webkit-backdrop-filter:blur(46px)saturate(2.1)brightness(1.05);backdrop-filter:blur(46px)saturate(2.1)brightness(1.05);background:linear-gradient(#fff1,#ffffff08 46%,#ffffff03);border-color:#ffffff21;border-radius:999px;padding:0 18px;top:14px;box-shadow:inset 0 1px #ffffff70,inset 0 -1px #00000057,inset 1px 0 #ffffff1f,inset -1px 0 #ffffff12,0 16px 40px -14px #000000a8}.brand,.footer-brand{align-items:center;gap:10px;font-weight:820;display:inline-flex}.brand img,.footer-brand img{border-radius:7px;width:28px;height:28px}.brand strong{font-size:15px}.header-nav{align-items:center;gap:6px;display:flex}.header-text-button,.language-menu summary,.header-download{min-height:30px;color:var(--text-soft);cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;font-size:13px;font-weight:720;display:inline-flex}.header-text-button{padding:0 9px}.header-text-button:hover{color:var(--text)}.language-menu,.header-download-menu{position:relative}.header-download-popover{opacity:1;visibility:visible;-webkit-backdrop-filter:blur(22px)saturate(1.35);backdrop-filter:blur(22px)saturate(1.35);background:#0d1111f5;border:1px solid #8ff8ee29;border-radius:10px;gap:8px;width:250px;padding:12px;transition:opacity .16s,transform .22s cubic-bezier(.22,1,.36,1),visibility linear;display:grid;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(0);box-shadow:0 18px 46px #00000075}.header-download-popover:before{content:"";width:100%;height:12px;position:absolute;bottom:100%;right:0}.header-download-menu:not(.is-open) .header-download-popover{opacity:0;pointer-events:none;visibility:hidden;transition-delay:0s,0s,.22s;transform:translateY(-6px)}.header-download-popover>p{color:#83918e;margin:0 2px 2px;font-size:11px;font-weight:600}.download-menu-action{color:#e8f2f0;cursor:pointer;text-align:left;background:#ffffff06;border:1px solid #8ff8ee21;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;width:100%;min-height:52px;padding:8px 12px;transition:border-color .18s,background-color .18s;display:flex}.download-menu-action:hover{background:#42e0d112;border-color:#61eee066}.download-menu-action[aria-disabled=true]{color:#87918f;cursor:default;opacity:.6}.download-menu-action strong{font-size:13px;font-weight:650}.download-menu-action small{color:#788582;font-size:10px}.language-menu summary{color:#c9d4d2;background:0 0;border-color:#97faee6b #61eee03d #61eee03d;border-radius:999px;gap:8px;min-width:62px;padding:0 10px;list-style:none;transition:border-color .18s,background-color .18s,color .18s;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #00000047}.language-globe{flex:0 0 15px;width:15px;height:15px}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary:after{content:"";opacity:.7;border-bottom:1px solid;border-right:1px solid;width:5px;height:5px;transition:transform .18s;transform:translateY(-2px)rotate(45deg)}.language-menu[open] summary:after{transform:translateY(1px)rotate(225deg)}.language-popover{-webkit-backdrop-filter:blur(24px)saturate(1.3);backdrop-filter:blur(24px)saturate(1.3);background:linear-gradient(135deg,#42e0d11a,#0000 46%),#090d0ed1;border:1px solid #81f7ec29;border-radius:14px;gap:4px;width:192px;padding:7px;display:grid;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 22px 64px #0000007a,inset 0 1px #ffffff14}.language-popover button,.language-popover a{min-height:46px;color:var(--muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;padding:7px 9px;display:flex}.language-popover button>span,.language-popover a>span{gap:2px;display:grid}.language-popover button strong,.language-popover a strong{color:#dfe8e6;font-size:12px;font-weight:720}.language-popover button small,.language-popover a small{color:#75827f;font-size:9px}.language-popover button>i,.language-popover a>i{width:20px;height:20px;color:var(--teal-bright);background:#42e0d11a;border:1px solid #81f7ec38;border-radius:50%;place-items:center;font-size:11px;font-style:normal;display:grid}.language-popover button.is-current,.language-popover a.is-current{color:var(--teal-pale);background:#42e0d113;border-color:#81f7ec24}.language-popover button:disabled{cursor:default;opacity:.48}.header-download{color:#03110f;background:linear-gradient(110deg,#72f1dfb3,#29d6c2b3);border-color:#97faeeb8 #2aa49985 #2aa49985;border-radius:999px;min-width:86px;min-height:32px;padding:0 20px;transition:transform .18s,background-color .18s,border-color .18s;box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #00000057,0 8px 22px -14px #084944e6}.header-download:hover{background:linear-gradient(110deg,#72f1dfd1,#29d6c2d1);border-color:#b5fff6db #61eee0b8 #61eee0b8;transform:translateY(-1px);box-shadow:inset 0 1px #fff6,inset 0 -1px #00000057,0 12px 28px -14px #0e625bdb}.hero{min-height:100svh;padding:clamp(300px, 38svh, 410px) var(--content-gutter) 56px;background:var(--section-gray-deep);align-items:start;display:grid;position:relative;overflow:hidden}.hero-media{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-scene{aspect-ratio:1672/941;transform-origin:50%;will-change:transform;width:max(100%,178svh);animation:8.3s cubic-bezier(.45,0,.55,1) infinite alternate hero-camera-pan;position:absolute;top:50%;right:0;transform:translateY(-50%)scale(1.035)}@keyframes hero-camera-pan{0%{transform:translate(-1.8%,-50%)scale(1.035)}to{transform:translate(1.8%,-50%)scale(1.035)}}.hero-image,.hero-screen-mask,.hero-radar{width:100%;height:100%;position:absolute;inset:0}.hero-image{object-fit:fill}.hero-screen-mask{clip-path:polygon(47.55% 0%,100% 0%,100% 51.5%,47.55% 46.5%);overflow:hidden}.hero-radar{opacity:.52;filter:blur(.16px)}.hero-radar-line{stroke:url(#radar-scan-gradient);stroke-width:1.15px;stroke-linecap:round;vector-effect:non-scaling-stroke}.hero-radar-marker{fill:#42e0d1;opacity:0;filter:drop-shadow(0 0 2px #55f6e5b8);will-change:opacity}.hero-image-focus{z-index:2;opacity:.7;filter:brightness(.94)saturate(.92);-webkit-mask-image:radial-gradient(29% 41% at 70% 67%,#000 0% 47%,#000000ad 70%,#0000 100%);mask-image:radial-gradient(29% 41% at 70% 67%,#000 0% 47%,#000000ad 70%,#0000 100%)}.hero-media-shade{z-index:4;background:linear-gradient(90deg,#101112eb 0%,#101112c7 27%,#10111285 43%,#1011121f 66%,#1011120a 82%,#1011121f 100%),linear-gradient(#10111214,#0000 45%,#10111294 100%);position:absolute;inset:0}.hero-media-grain{z-index:5;opacity:.12;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.92' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-content{z-index:10;width:min(700px,100%);position:relative;transform:none}.hero-content>*{width:100%}.hero-eyebrow{color:#fff;flex-wrap:wrap;align-items:baseline;gap:4px 12px;margin-bottom:18px;display:flex}.hero-release-stage{color:var(--teal);white-space:nowrap;display:inline-block}.hero h1{color:#fff;max-width:720px;font-size:64px;font-weight:780;line-height:1.1}.hero-description{color:#fff;max-width:680px;margin-top:28px;font-size:19px;line-height:1.75}.hero-downloads{--store-open-height:84px;width:min(var(--hero-download-width), 100%);scroll-margin-top:calc(var(--header-height) + 18px);margin-top:36px;display:grid}.download-primary{color:#03110f;cursor:pointer;background:linear-gradient(110deg,#72f1df,#29d6c2);border:1px solid #61eee0;border-radius:7px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:62px;font-size:17px;font-weight:850;transition:transform .19s,box-shadow .19s,filter .19s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 44px #1fd7c329}.download-primary>*{z-index:1;position:relative}.download-primary:after{content:"";background:linear-gradient(115deg,#0000 25%,#ffffff61 48%,#0000 70%);transition:transform .62s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-130%)}.download-primary:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 18px 52px #1fd7c342}.download-primary[aria-disabled=true]{cursor:default}.download-primary:hover:after{transform:translate(130%)}.download-primary small{opacity:.68;font-size:11px;font-weight:760}.download-label{transition:opacity .22s,transform .3s cubic-bezier(.22,1,.36,1)}.download-label-expanded{opacity:0;align-items:center;gap:10px;display:flex;position:absolute;transform:translateY(9px)}.download-label-expanded strong{font-size:17px}.download-chevron{opacity:.62;border-bottom:1.5px solid;border-right:1.5px solid;width:7px;height:7px;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .18s;position:absolute;right:19px;transform:translateY(-2px)rotate(45deg)}.hero-downloads.is-open .download-label-collapsed{opacity:0;transform:translateY(-9px)}.hero-downloads.is-open .download-label-expanded{opacity:1;transform:translateY(0)}.hero-downloads.is-open .download-chevron{opacity:.78;transform:translateY(2px)rotate(225deg)}.store-downloads{opacity:0;pointer-events:none;transform-origin:top;visibility:hidden;max-height:0;margin-top:0;transition:max-height .36s cubic-bezier(.22,1,.36,1),margin-top .36s cubic-bezier(.22,1,.36,1),opacity .2s,transform .36s cubic-bezier(.22,1,.36,1),visibility 0s linear .36s;display:grid;overflow:hidden;transform:translateY(-8px)scale(.985)}.hero-downloads.is-open .store-downloads{max-height:var(--store-open-height);opacity:1;pointer-events:auto;visibility:visible;margin-top:10px;transition-delay:0s;transform:translateY(0)scale(1)}.store-channel-label{color:#b4c5c1;white-space:nowrap;align-items:center;gap:9px;margin:0 0 8px;font-size:11px;font-weight:650;line-height:1;display:flex}.store-channel-label:before,.store-channel-label:after{content:"";background:#70e7d729;width:100%;height:1px}.store-download-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.store-download-options.is-single{grid-template-columns:1fr}.store-download-options :is(a,button){border:1px solid var(--line);color:#8d9694;background:#080b0b94;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:62px;display:flex}.store-download-options strong{font-size:13px}.store-download-options small{opacity:.48;font-size:10px}.hero-scroll-cue{z-index:12;color:#dbefec80;text-transform:uppercase;transform-origin:100%;align-items:center;gap:11px;font-size:10px;display:flex;position:absolute;bottom:40px;right:34px;transform:rotate(90deg)}.hero-scroll-cue i{background:#dbefec29;width:48px;height:1px;display:block;position:relative;overflow:hidden}.hero-scroll-cue i:after{background:var(--teal);content:"";animation:1.8s ease-in-out infinite scroll-line;position:absolute;inset:0}@keyframes scroll-line{0%{transform:translate(-100%)}60%,to{transform:translate(100%)}}.hero-bottom-fade{z-index:9;background:linear-gradient(180deg, #18191b00, var(--section-gray-light) 92%);pointer-events:none;height:170px;position:absolute;bottom:0;left:0;right:0}.highlights-section{padding:54px 0 var(--section-tail-space);background:var(--section-gray-light);position:relative}.highlights-section .section-shell{width:min(var(--content-width), calc(100% - var(--content-gutter) - var(--content-gutter)));position:relative}.section-heading h2,.feature-intro h2,.demo-header h2,.access-header h2{margin-top:13px;font-size:52px;font-weight:710;line-height:1.12}.highlights-section .section-heading h2{max-width:980px;color:var(--text);text-shadow:none;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(48px,4.1vw,68px);font-weight:400;line-height:1.03}.highlight-feature-loop{z-index:12;background:0 0;padding:10px 0;position:absolute;top:-157px;left:0;right:0;overflow:hidden}.highlight-feature-loop:before,.highlight-feature-loop:after{content:none}.highlight-feature-loop-viewport{background:0 0;height:70px;position:relative;overflow:hidden}.highlight-feature-loop-track{opacity:1;will-change:transform;width:max-content;transition:opacity .26s;animation:34s linear infinite highlight-feature-loop;display:flex}.highlight-feature-loop-group{flex:none;gap:18px;padding-right:18px;display:flex}.highlight-feature-item{color:#ebfffccc;flex:0 0 174px;align-items:center;gap:13px;width:174px;min-height:70px;padding:0 10px;transition:opacity .36s,filter .44s,color .28s;display:flex}html[lang=en] .highlight-feature-loop-track .highlight-feature-item{flex-basis:auto;width:max-content}.highlight-feature-icon{color:#8ff8ee;filter:drop-shadow(0 0 14px #42e0d12e);flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.highlight-feature-icon svg{width:30px;height:30px}.highlight-feature-item strong{letter-spacing:0;white-space:nowrap;font-size:14px;font-weight:650;line-height:1.25}.highlight-feature-loop.has-active-feature .highlight-feature-loop-track{opacity:0;animation-play-state:paused}.highlight-feature-focus-row{z-index:2;pointer-events:none;will-change:opacity, transform;width:100%;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 42px calc(100% - 42px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 42px calc(100% - 42px),#0000 100%)}.highlight-feature-focus-track{will-change:transform;align-items:center;gap:22px;width:max-content;display:flex;position:absolute;top:0;bottom:0;left:0}.highlight-feature-related-group,.highlight-feature-muted-group{flex:none;align-items:center;gap:10px;display:flex}.highlight-feature-focus-row .highlight-feature-item{flex:0 0 124px;gap:9px;width:124px;min-width:0;min-height:62px;padding:0 5px}.highlight-feature-muted-group .highlight-feature-item{flex-basis:124px;width:124px}.highlight-feature-focus-row .highlight-feature-icon{flex-basis:36px;width:36px;height:36px}.highlight-feature-focus-row .highlight-feature-icon svg{width:26px;height:26px}.highlight-feature-focus-row .highlight-feature-item strong{white-space:normal;min-width:0;font-size:12px}.highlight-feature-focus-row .is-related-feature{color:#effffdf5;opacity:1;filter:none}.highlight-feature-focus-row .is-muted-feature{opacity:.18;filter:blur(3px)}.highlight-feature-focus-row .is-muted-feature .highlight-feature-icon{filter:none}.highlight-feature-focus-row .highlight-feature-item,.highlight-feature-focus-row .highlight-feature-icon{transition:opacity .36s,filter .44s,color .28s}.highlight-feature-loop.has-active-feature:before,.highlight-feature-loop.has-active-feature:after{opacity:.88}.highlight-feature-loop:before,.highlight-feature-loop:after{transition:opacity .32s}.highlight-feature-loop.has-active-feature .highlight-feature-item.is-related-feature{filter:none}@keyframes highlight-feature-loop{to{transform:translate(-50%)}}.highlight-panel{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:18px;margin-top:30px;display:grid;position:relative}.highlight-card{cursor:default;will-change:height, opacity, filter, transform;background:#000;border:1px solid #ffffff0e;border-radius:18px;outline:none;flex-direction:column;height:318px;min-height:0;padding:23px 0 14px;transition:height .76s cubic-bezier(.2,.78,.2,1),opacity .36s,filter .48s,transform .7s cubic-bezier(.2,.78,.2,1),border-color .3s,box-shadow .36s;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 58px #0000002e}.highlight-card:is(:hover,:focus-visible,.is-active){border-color:#81f7ec33;box-shadow:0 34px 84px #00000057}.highlight-panel.has-active-card .highlight-card:not(.is-source):not(.is-active){filter:blur(3px);transform:scale(.975);opacity:.2!important}.highlight-panel .highlight-card.is-active,.highlight-card-overlay{opacity:1;filter:none;transform:none}.highlight-card.is-source{opacity:0!important}.highlight-card-overlay{z-index:30;pointer-events:auto;backface-visibility:hidden;will-change:top, left, width, height, opacity;margin:0;position:absolute;transform:translateZ(0)}.highlight-card-copy{z-index:2;position:relative}.highlight-card h3{color:#b8f6ef;text-shadow:-1px 0 #11b8a9b8,1px 0 #e8fffc2e;padding:0 20px;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(22px,1.55vw,27px);font-weight:400;line-height:1.12}.highlight-card h4{color:#e9f5f3c2;min-height:42px;margin-top:10px;padding:0 20px;font-size:13px;font-weight:620;line-height:1.45}.highlight-card p{color:#b0cfcbad;opacity:0;max-height:0;margin-top:0;padding:0 20px;font-size:14px;line-height:1.68;transition:max-height .68s cubic-bezier(.2,.78,.2,1),margin-top .68s cubic-bezier(.2,.78,.2,1),opacity .32s 40ms,transform .52s cubic-bezier(.2,.78,.2,1);overflow:hidden;transform:translateY(-10px)}.highlight-card.is-active p{opacity:1;max-height:230px;margin-top:12px;transition-delay:0s,0s,.145s,90ms;transform:translateY(0)}.highlight-stage{height:184px;margin-top:auto;transition:height .52s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.highlight-stage-graphic{place-items:center;transition:opacity .26s,transform .52s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:0 12px 58px}.highlight-card:hover .highlight-stage-graphic,.highlight-card.is-active .highlight-stage-graphic{opacity:.96;transform:translateY(-8px)scale(1.025)}.highlight-card.is-active .highlight-stage{height:145px}.highlight-stage-caption{z-index:2;background:#151515;border:1px solid #ffffff09;border-radius:14px;justify-content:center;align-items:flex-end;gap:20px;min-height:82px;padding:18px 20px;transition:background-color .24s,border-color .24s;display:flex;position:absolute;bottom:0;left:14px;right:14px}.highlight-card:hover .highlight-stage-caption,.highlight-card.is-active .highlight-stage-caption{background:#191b1b;border-color:#81f7ec24}.highlight-stage-caption strong{color:#fff;text-align:center;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(21px,1.55vw,28px);font-weight:400;line-height:1}.highlight-stage-caption span{color:#81f7ec75;font-variant-numeric:tabular-nums;font-size:12px;position:absolute;bottom:17px;right:18px}.highlight-arc{filter:drop-shadow(0 0 24px #42e0d129);width:184px;height:150px;animation:3.8s ease-in-out infinite highlight-arc-breathe;position:relative;transform:translateY(26px)}.highlight-arc:before{clip-path:inset(0 0 45%);content:"";background:conic-gradient(from 220deg,#42e0d11f,#42e0d1 36%,#c9fbf6 52%,#42e0d1 68%,#42e0d11f 84%);border-radius:50%;width:184px;height:184px;position:absolute;top:0;left:0;-webkit-mask:radial-gradient(circle,#0000 0 53%,#000 54% 70%,#0000 71%);mask:radial-gradient(circle,#0000 0 53%,#000 54% 70%,#0000 71%)}.highlight-arc i{background:linear-gradient(90deg,#c9fbf6 0%,#42e0d1 42%,#0b5f58 100%);border:1px solid #c9fbf666;border-radius:10px;width:31px;height:70px;position:absolute;top:64px;box-shadow:inset 0 0 16px #02201d9e,0 0 16px #42e0d12e}.highlight-arc i:first-child{left:-2px;transform:rotate(-4deg)}.highlight-arc i:nth-child(2){right:-2px;transform:rotate(4deg)scaleX(-1)}.highlight-arc i:nth-child(3){display:none}@keyframes highlight-arc-breathe{0%,to{opacity:.7;transform:translateY(26px)scale(.98)}50%{opacity:1;transform:translateY(22px)scale(1.03)}}.highlight-dynamic-eq{place-items:center;width:min(218px,92%);height:132px;display:grid;position:relative}.highlight-dynamic-eq>div{align-items:center;gap:7px;height:112px;display:flex}.highlight-dynamic-eq i{width:6px;height:var(--dynamic-height);max-height:108px;animation:2.2s ease-in-out infinite alternate highlight-dynamic-pulse;animation-delay:calc(var(--dynamic-index) * -90ms);background:linear-gradient(#c3fff8f5,#42e0d1 58%,#0b5f58);border-radius:8px;box-shadow:0 0 15px #42e0d129}.highlight-dynamic-eq>span{background:#8ff8ee38;height:1px;position:absolute;bottom:13px;left:4px;right:4px}.highlight-dynamic-eq>span:before{content:"";filter:blur(1px);opacity:.72;background:linear-gradient(90deg,#0000,#9bfaf1 28%,#42e0d1 70%,#0000);border-radius:50%;width:84%;height:7px;position:absolute;top:-3px;left:8%}.highlight-dynamic-eq b{background:#07110f;border:2px solid #c8fff9;border-radius:50%;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #42e0d194}@keyframes highlight-dynamic-pulse{0%{opacity:.42;transform:scaleY(.66)}to{opacity:.98;transform:scaleY(1)}}.highlight-frequency{align-items:center;gap:8px;height:132px;display:flex}.highlight-frequency i{width:5px;height:var(--frequency-height);background:linear-gradient(180deg, var(--teal-pale), var(--teal-deep));max-height:108px;animation:1.8s ease-in-out infinite alternate highlight-frequency-breathe;animation-delay:calc(var(--frequency-index) * -110ms);transform-origin:50%;border-radius:5px;box-shadow:0 0 14px #42e0d12e}@keyframes highlight-frequency-breathe{0%{opacity:.3;transform:scaleY(.58)}to{opacity:.94;transform:scaleY(1)}}.highlight-controls{gap:24px;width:min(220px,92%);display:grid}.highlight-controls>span{background:#81f7ec24;height:2px;display:block;position:relative}.highlight-controls>span:before{width:var(--control-value);background:linear-gradient(90deg, #12ad9f3d, var(--teal));content:"";transform-origin:0;animation:1.2s cubic-bezier(.22,1,.36,1) forwards highlight-control-load;animation-delay:calc(.18s + var(--control-index) * .14s);position:absolute;inset:0 auto 0 0;transform:scaleX(0);box-shadow:0 0 16px #42e0d142}.highlight-controls i{top:50%;left:var(--control-value);background:#08100f;border:2px solid #bdfaf4;border-radius:50%;width:12px;height:12px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 18px #42e0d170}@keyframes highlight-control-load{to{transform:scaleX(1)}}.highlight-dsp-grid{grid-template-columns:repeat(4,1fr);gap:9px;width:min(214px,90%);display:grid;transform:perspective(420px)rotateX(56deg)rotate(-18deg)}.highlight-dsp-grid i{aspect-ratio:1;animation:2.4s ease-in-out infinite highlight-dsp-pulse;animation-delay:calc(var(--dsp-index) * -120ms);background:#42e0d109;border:1px solid #81f7ec2e;border-radius:3px}@keyframes highlight-dsp-pulse{0%,to{box-shadow:none;background:#42e0d108}50%{background:#42e0d13d;box-shadow:0 0 20px #42e0d12e}}.feature-section{--feature-viewer-height:clamp(620px, 48vw, 730px);--feature-snap-offset:0px;background:var(--section-gray-deep);padding-bottom:clamp(48px,4.5vw,72px);position:relative;overflow:clip}.feature-intro{padding-top:var(--section-top-space);padding-bottom:var(--section-content-gap)}.feature-intro h2{max-width:980px;color:var(--text);margin:0;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(48px,4.1vw,68px);font-weight:400;line-height:1.03}.feature-viewer{height:var(--feature-viewer-height);box-shadow:none;background:#000;border:0;border-radius:18px;grid-template-columns:minmax(0,1.66fr) minmax(330px,.5fr);gap:22px;padding:18px;display:grid;overflow:hidden}@media (width>=900px){.feature-section{--feature-snap-offset:clamp(calc(var(--header-height) + 34px), calc(100svh - var(--feature-viewer-height) - 36px), calc(var(--header-height) + 132px))}.feature-viewer{scroll-margin-top:var(--feature-snap-offset)}}.feature-snap-anchor{top:calc(0px - var(--feature-snap-offset));pointer-events:none;width:0;height:0;display:block;position:relative}.feature-media{background:#000;border:0;border-radius:0;min-width:0;min-height:0;position:relative;overflow:hidden}.feature-media:after{content:none}.feature-load-mask{z-index:6;pointer-events:none;background:#000;place-content:center;gap:12px;display:grid;position:absolute;inset:0;overflow:hidden}.feature-loader-mark,.feature-loader-meter{justify-self:center}.feature-loader-meter span{animation-duration:1.05s}.feature-scene{z-index:2;will-change:transform, opacity, filter;place-items:center;margin:0;padding:58px 24px 24px;display:grid;position:absolute;inset:0}.feature-frame-stage{place-items:center;width:100%;height:100%;display:grid;position:relative;container-type:size}.feature-title-window{z-index:5;pointer-events:none;background:#0c0e0eeb;border:1px solid #e2eeec33;border-radius:10px;align-items:center;gap:10px;max-width:calc(100% - 20px);min-height:36px;padding:7px 14px;display:inline-flex;position:absolute;top:-48px;left:10px;box-shadow:inset 0 1px #ffffff0b,0 10px 24px #00000042}.feature-title-window span{color:var(--teal);letter-spacing:0;text-transform:uppercase;flex:none;font-size:9px;font-weight:760}.feature-title-window strong{color:#f5f8f7f0;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.feature-image-frame{perspective:900px;backface-visibility:hidden;contain:layout style;transform-origin:50%;will-change:width, height, transform;border-radius:22px;width:82cqw;height:54.6667cqw;position:relative}.feature-image-frame:before{content:none}.feature-image-surface{--feature-frame-glow-angle:0deg;border-radius:inherit;backface-visibility:hidden;isolation:isolate;pointer-events:none;width:100%;height:100%;transform-style:preserve-3d;will-change:transform;background:linear-gradient(145deg,#1b1d1d 0%,#121414 54%,#0e1010 100%);border:1px solid #e2e9e82b;padding:13px;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff0e,inset 0 -1px #000000b8,0 0 0 1px #00000094,0 18px 42px #00000070}.feature-frame-glow{z-index:3;border-radius:inherit;background:conic-gradient(from calc(var(--feature-frame-glow-angle) - 48deg), transparent 0deg, transparent 28deg, #aef1ebe0 52deg, #2fb2c9c7 76deg, transparent 104deg, transparent 360deg);opacity:1;pointer-events:none;-webkit-mask-composite:xor;padding:1px;animation:2.5s linear infinite feature-frame-glow-orbit;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@property --feature-frame-glow-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes feature-frame-glow-orbit{to{--feature-frame-glow-angle:360deg}}.feature-image-viewport{backface-visibility:hidden;contain:paint;background:#050606;border:1px solid #e1eae80f;border-radius:14px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #000000b8,inset 0 2px 5px #000000c7,0 1px #ffffff06}.feature-image-plane{transform-origin:50%;width:calc(82cqw - 28px);height:calc(54.6667cqw - 28px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-image-pixels{backface-visibility:hidden;transform-origin:50%;will-change:transform;width:100%;height:100%;display:block}.feature-image-pixels>:not([hidden]){object-fit:contain;width:100%;height:100%;display:block}.feature-image-pixels>[hidden]{display:none}.feature-controls{grid-template-columns:minmax(0,1fr);align-content:center;gap:9px;min-width:0;padding:0 22px 0 8px;display:grid}.feature-cycle-control{justify-self:end;place-items:center;width:min(100%,240px);min-height:48px;margin-top:5px;display:grid}.feature-cycle-control>*{grid-area:1/1}.feature-cycle-progress{width:min(100%,202px)}.feature-cycle-play{color:#fff;cursor:pointer;background:#05090942;border:1px solid #f0f8f79e;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;transition:border-color .22s,box-shadow .22s,background-color .22s;display:grid;box-shadow:inset 0 0 0 1px #ffffff09,0 7px 22px #0000003d}.feature-cycle-play:hover,.feature-cycle-play:focus-visible{background:#2cb3a817;border-color:#97f1e8db;outline:none;box-shadow:inset 0 0 0 1px #adf9f214,0 0 18px #4be0d22b}.feature-cycle-play span{border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:9px solid #f4faf9f0;width:0;height:0;transform:translate(1px)}.feature-bubble-shell{transform-origin:100%;will-change:width, transform;border-radius:27px;justify-self:end;width:min(100%,200px);min-width:0;height:62px;position:relative}.feature-bubble-shell.is-active{z-index:2;border-radius:28px;width:100%;height:156px}.feature-bubble{text-align:left;background:#1214148c;border:1px solid #ffffff75;justify-content:flex-start;width:100%;height:100%;padding:0;transition:border-color .24s,box-shadow .24s,filter .24s,transform .15s;overflow:hidden;box-shadow:inset 0 1px #ffffff0e,0 0 0 1px #0003}.feature-bubble:hover,.feature-bubble:focus-visible{filter:brightness(1.04);border-color:#a6f3ecc7;box-shadow:inset 0 1px #ffffff14,0 0 18px #66e2d61a}.feature-bubble:active{transform:scale(.985)}.feature-bubble.is-active{background:#141717a3;border-color:#ffffff8a;width:100%;box-shadow:inset 0 1px #fff1,0 0 0 1px #0003}.feature-bubble.is-active:hover,.feature-bubble.is-active:focus-visible{border-color:#a6f3ecd1;box-shadow:inset 0 1px #ffffff17,0 0 20px #66e2d61c}.feature-bubble .specular-button__label{width:100%;height:100%;display:block}.feature-bubble-content{align-content:center;width:100%;min-width:0;height:100%;padding:13px 18px;display:grid}.feature-bubble.is-active .feature-bubble-content{align-content:start;padding:23px 22px 20px}.feature-bubble-heading{grid-template-columns:27px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.feature-bubble:not(.is-active){text-align:center}.feature-bubble:not(.is-active) .feature-bubble-heading{justify-content:center;gap:10px;display:flex}.feature-bubble:not(.is-active) .feature-bubble-heading strong{text-align:center;flex:none}.feature-bubble-heading small{color:#e7f1ef70;font-variant-numeric:tabular-nums;font-size:9px;font-weight:760}.feature-bubble-heading strong{color:#f4faf9e0;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:680;line-height:1.35;display:block;overflow:hidden}.feature-bubble.is-active .feature-bubble-heading strong{color:#fff;font-size:18px}.feature-bubble-description{color:#def4f1c2;border-top:1px solid #e1eeec17;margin-top:18px;padding-top:15px;font-size:13px;line-height:1.65;display:block}.get-started-section{padding:var(--section-top-space) 0 var(--section-tail-space);background:var(--section-gray-light);position:relative;overflow:hidden}.get-started-header{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.get-started-header h2{color:var(--text);margin:0;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(48px,4.1vw,68px);font-weight:400;line-height:1.03}.get-started-header>p{color:#dae7e49e;text-align:right;max-width:290px;padding-bottom:7px;font-size:14px;line-height:1.6}.get-started-flow{margin-top:var(--section-content-gap)}.get-started-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.get-started-steps>li{background:#080909;border:1px solid #ffffff16;border-radius:18px;flex-direction:column;min-height:470px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 54px #00000029}.get-started-step-visual{background-color:#050606;background-image:linear-gradient(#66ddd109 1px,#0000 1px),linear-gradient(90deg,#66ddd109 1px,#0000 1px);background-size:34px 34px;border-bottom:1px solid #ffffff12;flex:0 0 210px;place-items:center;height:210px;display:grid;position:relative;overflow:hidden}.get-started-step-visual:before{content:"";pointer-events:none;background:linear-gradient(#05060614,#050606ad);position:absolute;inset:0}.get-started-step-visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#60e4d64d,#0000);height:1px;position:absolute;bottom:36px;left:18%;right:18%}.get-started-step-glyph{z-index:1;color:#76f2e2d6;filter:drop-shadow(0 0 18px #3acec224);width:92px;height:92px;transition:color .26s,filter .26s,transform .26s;position:relative}.get-started-step-glyph svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55px;width:100%;height:100%;display:block}.get-started-step-glyph .step-glyph-muted{opacity:.46}.get-started-step-glyph .step-glyph-accent{color:#d9fffa;stroke:currentColor}.get-started-step-copy{flex-direction:column;flex:1;padding:26px 26px 28px;display:flex}.get-started-step-copy>span,.game-focus-card-top>span{color:var(--teal);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:760}.get-started-step-copy>strong{color:#f3f7f6;margin-top:22px;font-size:24px;font-weight:690;line-height:1.3;display:block}.get-started-step-copy>p{color:#bacfcba1;margin-top:12px;font-size:14px;line-height:1.68}.get-started-notice{color:#a9bdb994;border-top:1px solid #fff1;margin:18px 4px 0;padding:15px 0 0 14px;font-size:11px;line-height:1.6;position:relative}.get-started-notice:before{background:var(--teal);content:"";border-radius:50%;width:4px;height:4px;position:absolute;top:calc(15px + .72em);left:0}.game-focus-heading{margin-bottom:var(--section-content-gap)}.game-focus-heading h2{color:#f4f7f6;margin:0;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(48px,4.1vw,68px);font-weight:400;line-height:1.03}.game-focus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.game-focus-grid article{background:#080909;border:1px solid #ffffff16;border-radius:18px;min-height:320px;padding:28px 30px 30px;box-shadow:0 22px 54px #00000024}.game-focus-card-top{justify-content:space-between;align-items:flex-start;display:flex}.game-focus-card-top svg{fill:none;stroke:#72f1dfad;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35px;width:54px;height:54px}.game-focus-grid h4{color:#eef5f3;margin-top:50px;font-size:23px;font-weight:680;line-height:1.3}.game-focus-grid p{color:#b8cdc9a3;margin-top:16px;font-size:13px;line-height:1.7}.game-focus-grid small{color:#98a9a680;margin-top:14px;font-size:10px;line-height:1.55;display:block}.get-started-support{color:#b9cfcba3;align-items:center;gap:10px 30px;min-height:58px;margin-top:18px;padding:0 4px;font-size:11px;display:flex}.get-started-support span:before{color:var(--teal);content:"•";margin-right:9px}.get-started-support a{color:#d5f7f2db;border-bottom:1px solid #65e5d857;padding-bottom:2px;transition:border-color .18s,color .18s}.get-started-support a:hover{color:#effffd;border-color:#7af6e8d1}.demo-section{padding:var(--section-top-space) 0 var(--section-tail-space);background:var(--section-gray-light);position:relative;overflow:hidden}.demo-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.demo-arrows{gap:8px;display:flex}.demo-arrows button{border:1px solid var(--line-strong);width:44px;height:44px;color:var(--text);cursor:pointer;background:#ffffff06;border-radius:50%;font-size:18px;transition:background-color .18s,color .18s,transform .18s}.demo-arrows button:hover{background:var(--teal);color:#04100f;transform:translateY(-2px)}.demo-viewer{height:520px;margin-top:var(--section-content-gap);border:1px solid var(--line);background:#090a0b;border-radius:8px;position:relative;overflow:hidden}.demo-viewer figure{margin:0;position:absolute;inset:0}.demo-viewer img{object-fit:contain;filter:drop-shadow(0 30px 60px #0000008c);width:100%;height:100%;padding:46px 56px 94px}.demo-viewer figcaption{border-top:1px solid var(--line);align-items:center;gap:16px;padding-top:17px;display:flex;position:absolute;inset:auto 24px 22px}.demo-viewer figcaption span{color:var(--teal);font-size:11px}.demo-viewer figcaption strong{font-size:16px}.demo-tabs{border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px;display:grid;overflow:hidden}.demo-tabs button{border-right:1px solid var(--line);color:#77817f;cursor:pointer;text-align:left;background:#0d0f10;min-height:58px;padding:0 18px;transition:background-color .18s,color .18s}.demo-tabs button:last-child{border-right:0}.demo-tabs button span{color:#596260;margin-right:12px;font-size:10px}.demo-tabs button.is-active{color:var(--teal-pale);background:#42e0d113}.demo-tabs button.is-active span{color:var(--teal)}.access-section{padding:var(--section-top-space) 0 var(--section-tail-space);background:var(--section-gray-deep)}.access-layout{margin-top:var(--section-content-gap);grid-template-columns:minmax(340px,.82fr) minmax(0,1.45fr);gap:22px;display:grid}.offer-selector{align-content:start;gap:10px;display:grid}.offer-selector>button{border:1px solid var(--line);min-height:164px;color:var(--text);cursor:pointer;text-align:left;background:#101213;border-radius:8px;grid-template-columns:auto 1fr;gap:0 14px;padding:23px;transition:border-color .22s,background-color .22s,transform .22s;display:grid;position:relative}.offer-selector>button:hover{border-color:#70eee24d;transform:translateY(-2px)}.offer-selector>button.is-selected{background:#42e0d111;border-color:#5cf1e294;box-shadow:inset 0 0 34px #42e0d109}.offer-radio{border:1px solid #596260;border-radius:50%;place-items:center;width:18px;height:18px;margin-top:2px;display:grid}.offer-radio i{background:var(--teal);opacity:0;border-radius:50%;width:8px;height:8px;transition:opacity .18s,transform .18s;transform:scale(.4)}.is-selected .offer-radio{border-color:var(--teal)}.is-selected .offer-radio i{opacity:1;transform:scale(1)}.offer-copy{gap:7px;display:grid}.offer-copy strong{font-size:19px}.offer-copy small{color:#84908e;font-size:12px}.offer-price{grid-column:2;align-items:baseline;gap:8px;margin-top:29px;display:flex}.offer-price>small{color:var(--teal);margin-right:auto;font-size:10px}.offer-price strong{color:var(--teal-pale);font-size:25px}.offer-price del{color:#66706e;font-size:12px}.benefit-panel{border:1px solid var(--line);background:#0d0f10;border-radius:8px;overflow:hidden}.benefit-panel>header{border-bottom:1px solid var(--line);background:#ffffff05;justify-content:space-between;align-items:center;gap:20px;min-height:90px;padding:18px 24px;display:flex}.benefit-panel>header>div{gap:5px;display:grid}.benefit-panel>header>div:last-child{text-align:right}.benefit-panel header span{color:#6e7977;text-transform:uppercase;font-size:10px}.benefit-panel header strong{color:var(--teal-pale);font-size:18px}.benefit-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.benefit-list article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;gap:14px;min-height:126px;padding:20px;display:grid}.benefit-list article:nth-child(2n){border-right:0}.benefit-list article:nth-last-child(-n+2){border-bottom:0}.benefit-list article>span{color:var(--teal);font-size:9px}.benefit-list article>div{align-content:start;gap:9px;display:grid}.benefit-list article strong{color:#e4edeb;font-size:14px}.benefit-list article p{color:#7f8a88;font-size:11px;line-height:1.58}.benefit-list article>small{color:#72807d;white-space:nowrap;font-size:9px}.access-header>p:last-child{color:#bed0cc9e;max-width:520px;margin-top:18px;font-size:14px;line-height:1.6}.edition-grid{margin-top:var(--section-content-gap);grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.edition-card{--edition-accent:#afb6bb;--edition-accent-soft:#afb6bb1f;background:linear-gradient(155deg, var(--edition-accent-soft), transparent 38%), linear-gradient(180deg, #181a1c, #0d0f10 72%);border:1px solid #ffffff1a;border-radius:18px;grid-template-rows:auto minmax(0,1fr);min-height:500px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 22px 54px #0003}.edition-card:before{background:linear-gradient(90deg, transparent, var(--edition-accent), transparent);content:"";opacity:.72;height:1px;position:absolute;top:0;left:24px;right:24px}.edition-card-standard{--edition-accent:#62ded4;--edition-accent-soft:#379a9f2b;background:linear-gradient(155deg,#2d7e8433,#0000 44%),linear-gradient(#111b1d,#0a1011 72%);border-color:#62ded433}.edition-card-pro{--edition-accent:#9a8cff;--edition-accent-soft:#6857bf2e;background:linear-gradient(155deg,#6553bc33,#0000 44%),linear-gradient(#171520,#0e0d13 72%);border-color:#9a8cff38}.edition-card>header{border-bottom:1px solid #ffffff13;min-height:210px;padding:32px 30px 28px}.edition-card>header>span{color:var(--edition-accent);letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:760}.edition-card h3{color:var(--edition-accent);margin-top:30px;font-family:Georgia,Songti SC,STSong,serif;font-size:clamp(42px,3.5vw,58px);font-weight:400;line-height:1}.edition-card>header p{color:#dde7e5ad;margin-top:20px;font-size:13px;line-height:1.62}.edition-benefits{align-content:start;padding:12px 30px 28px;display:grid}.edition-benefits>div{border-bottom:1px solid #fff1;grid-template-columns:minmax(0,1fr) minmax(72px,auto);align-items:center;gap:18px;min-height:64px;display:grid}.edition-benefits>div:last-child{border-bottom:0}.edition-benefits strong{color:#eff5f4d6;font-size:14px;font-weight:620;line-height:1.4}.edition-benefits span{max-width:150px;color:var(--edition-accent);text-align:right;font-size:13px;font-weight:680;line-height:1.35}.site-footer{background:var(--section-gray-deep)}.footer-main{border-bottom:1px solid var(--line);grid-template-columns:1.3fr 1fr 1.2fr 1.3fr;gap:44px;padding-top:74px;padding-bottom:64px;display:grid}.footer-brand{align-self:start;font-size:18px}.footer-column{align-content:start;gap:12px;display:grid}.footer-column h3{color:#e4ecea;margin-bottom:8px;font-size:12px;font-weight:760}.footer-column a,.footer-column>span{color:#75817f;font-size:12px;line-height:1.5}.footer-column a:hover{color:var(--teal-pale)}.footer-contact-column{gap:10px}.footer-contact-group{display:grid}.footer-column small{color:#4c5553;margin-left:4px;font-size:9px}.footer-legal{color:#515a58;justify-content:space-between;align-items:center;gap:28px;min-height:74px;font-size:10px;display:flex}.footer-legal a:hover{color:#a8b5b2}.faq-backdrop{z-index:150;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#000000b8;justify-content:flex-end;padding:16px;display:flex;position:fixed;inset:0}.faq-dialog{border:1px solid var(--line-strong);background:#0c0e0f;border-radius:8px;width:min(600px,100%);height:100%;overflow:auto;box-shadow:-30px 0 80px #00000075}.faq-dialog>header{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0e0ff0;justify-content:space-between;align-items:center;padding:28px 30px;display:flex;position:sticky;top:0}.faq-dialog header span{color:var(--teal);text-transform:uppercase;font-size:10px}.faq-dialog header h2{margin-top:6px;font-size:30px}.faq-dialog header button{border:1px solid var(--line);width:42px;height:42px;color:var(--text);cursor:pointer;background:0 0;border-radius:50%;font-size:23px}.faq-items{padding:12px 30px 42px}.faq-items details{border-bottom:1px solid var(--line)}.faq-items summary{color:#dbe5e3;cursor:pointer;padding:24px 40px 24px 0;font-size:15px;font-weight:680;list-style:none;position:relative}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary:after{color:var(--teal);content:"+";font-size:20px;font-weight:400;position:absolute;top:22px;right:4px}.faq-items details[open] summary:after{content:"−"}.faq-items details p{color:#899492;padding:0 36px 24px 0;font-size:13px;line-height:1.75}@media (width<=1180px){.hero h1{font-size:64px}.hero-content{width:min(650px,100%)}.hero-content>*{width:100%}.hero-downloads{width:min(var(--hero-download-width), 100%)}.highlight-feature-item{flex-basis:158px;width:158px}.highlight-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.highlight-panel article{height:370px}.highlight-panel article.is-active{height:540px}.feature-section{--feature-viewer-height:650px}.feature-viewer{grid-template-columns:minmax(0,1.5fr) minmax(300px,.48fr)}.feature-bubble-shell{height:58px}.feature-bubble-shell.is-active{height:148px}.feature-bubble-content{padding:12px 15px}.feature-bubble-heading{grid-template-columns:23px minmax(0,1fr);gap:6px}.feature-bubble-heading strong{font-size:14px}.demo-viewer{height:570px}.benefit-list article{min-height:140px}.get-started-steps>li{min-height:450px}.get-started-step-copy{padding-left:22px;padding-right:22px}.edition-card{min-height:520px}.edition-card>header,.edition-benefits{padding-left:22px;padding-right:22px}}@media (width<=899px){:root{--section-top-space:100px;--section-tail-space:24px}.site-header,.site-header.is-scrolled{border-radius:0;width:100%;padding:5px 7px 5px 16px;top:0}.hero{min-height:100svh;padding:104px var(--content-gutter) 62px;align-items:center}.hero-scene{width:max(155%,142svh);right:-37%}.hero-media-shade{background:linear-gradient(#1011122e,#1011125c 38%,#101112e6 82%),linear-gradient(90deg,#101112b8,#10111214)}.hero-content{width:min(650px,100%);transform:translateY(18px)}.hero-content>*{width:100%}.hero-downloads{width:min(var(--hero-download-width), 100%)}.hero h1{font-size:52px}.hero-description{font-size:17px}.hero-scroll-cue{display:none}.highlights-section .section-heading h2{font-size:52px}.section-heading h2,.feature-intro h2,.demo-header h2,.access-header h2{font-size:42px}.highlight-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-panel article{height:370px}.highlight-panel article.is-active{height:540px}.highlight-panel h3{min-height:86px;font-size:26px}.feature-viewer{grid-template-columns:1fr;gap:12px;height:auto;padding:12px}.feature-media{aspect-ratio:16/10;min-height:0}.feature-image-frame{max-height:none}.feature-controls{gap:10px;padding:4px 2px 4px 0}.feature-bubble-shell{height:60px}.feature-bubble-shell.is-active{height:146px}.feature-bubble-content{padding:16px}.feature-bubble.is-active .feature-bubble-content{padding:22px}.demo-viewer{height:460px}.demo-viewer img{padding:34px 28px 90px}.demo-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-tabs button:nth-child(2){border-right:0}.demo-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.access-layout{grid-template-columns:1fr}.benefit-list article{min-height:132px}.get-started-header{flex-direction:column;align-items:flex-start;gap:14px}.get-started-header>p{text-align:left;max-width:520px;padding-bottom:0}.get-started-steps{grid-template-columns:1fr;gap:14px}.get-started-steps>li{grid-template-columns:minmax(220px,.45fr) minmax(0,.55fr);min-height:300px;display:grid}.get-started-step-visual{border-bottom:0;border-right:1px solid #ffffff12;width:100%;height:100%;min-height:300px}.get-started-step-copy{padding:26px 28px 28px}.game-focus-grid{grid-template-columns:1fr}.game-focus-grid article{min-height:250px}.edition-grid{grid-template-columns:1fr}.edition-card{min-height:0}.footer-main{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=599px){:root{--content-gutter:20px;--header-height:40px;--section-content-gap:34px}.brand strong{font-size:14px}.brand img{width:27px;height:27px}.language-menu summary{min-width:54px;min-height:30px;padding:0 8px}.header-download-menu,.hero-downloads{display:none}.header-text-button{padding:0 5px;font-size:12px}.header-nav{gap:5px}.hero{min-height:100svh;padding:102px var(--content-gutter) 54px}.hero-content{transform:translateY(12px)}.hero-scene{width:max(205%,136svh);right:-62%}.hero h1{font-size:40px;line-height:1.1}.hero-title-tail{margin-left:0;display:block}.hero-description{margin-top:22px;font-size:15px;line-height:1.7}.hero-downloads{--store-open-height:124px;width:100%;margin-top:28px}.download-primary{min-height:58px}.store-download-options{grid-template-columns:1fr}.store-download-options button{min-height:44px}.section-heading h2,.feature-intro h2,.demo-header h2,.access-header h2{font-size:34px}.highlights-section .section-heading h2{font-size:40px}.highlight-feature-loop{margin-top:0;padding:12px 0;top:-161px}.highlight-feature-loop-group{gap:12px;padding-right:12px}.highlight-feature-item{flex-basis:144px;gap:10px;width:144px;min-height:62px;padding:0 6px}.highlight-feature-icon{flex-basis:36px;width:36px;height:36px}.highlight-feature-icon svg{width:26px;height:26px}.highlight-feature-item strong{font-size:13px}.highlight-panel{grid-template-columns:1fr;gap:14px}.highlight-panel article{height:360px;padding-top:24px}.highlight-panel article.is-active{height:620px}.highlight-panel h3{min-height:auto;padding:0 20px;font-size:25px}.highlight-panel p{padding:0 20px;font-size:15px}.highlight-panel article.is-active p{max-height:250px}.highlight-card-icon-target{width:42px;height:42px;top:17px;right:17px}.highlight-card.is-active h3{padding-right:72px}.highlight-stage{height:226px}.feature-intro h2{font-size:40px}.feature-viewer{gap:10px;padding:10px}.feature-media{aspect-ratio:4/3}.feature-scene{padding:46px 8px 8px}.feature-title-window{max-width:calc(100% - 12px);top:-43px;left:6px}.feature-image-frame{border-radius:10px;max-height:none}.feature-bubble-shell{width:min(100%,190px)}.feature-bubble-shell.is-active{width:100%}.feature-cycle-control{width:min(100%,220px)}.feature-cycle-progress{width:min(100%,184px)}.feature-controls{gap:8px}.feature-bubble-shell{border-radius:25px;height:56px}.feature-bubble-shell.is-active{height:142px}.feature-bubble-content{padding:12px 15px}.feature-bubble.is-active .feature-bubble-content{padding:19px 17px}.feature-bubble-heading{grid-template-columns:20px minmax(0,1fr);gap:5px}.feature-bubble-heading small{font-size:8px}.feature-bubble-heading strong{font-size:13px}.feature-bubble.is-active .feature-bubble-heading strong{font-size:17px}.feature-bubble-description{margin-top:13px;padding-top:12px;font-size:12px;line-height:1.55}.demo-header{align-items:center}.demo-arrows button{width:40px;height:40px}.demo-viewer{height:360px}.demo-viewer img{padding:24px 14px 82px}.demo-tabs button{min-height:52px;padding:0 12px;font-size:12px}.offer-selector>button{min-height:152px;padding:19px}.benefit-list{grid-template-columns:1fr}.benefit-list article,.benefit-list article:nth-child(2n),.benefit-list article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line);min-height:118px}.benefit-list article:last-child{border-bottom:0}.benefit-panel>header{padding:16px 18px}.get-started-header h2{font-size:40px}.get-started-steps>li{grid-column:auto;min-height:0;display:flex}.get-started-step-visual{border-bottom:1px solid #ffffff12;border-right:0;flex-basis:180px;width:100%;height:180px;min-height:180px}.get-started-step-copy{padding:22px 20px 24px}.get-started-step-copy>strong{margin-top:18px;font-size:22px}.get-started-notice{margin-left:2px;margin-right:2px}.game-focus-block{margin-top:76px}.game-focus-heading h2{font-size:40px}.game-focus-grid article{padding:24px 20px}.game-focus-grid h4{margin-top:22px}.get-started-support{flex-direction:column;align-items:flex-start;padding:10px 4px 0}.access-header>p:last-child{font-size:13px}.edition-card>header{min-height:190px;padding:27px 22px 24px}.edition-card h3{font-size:43px}.edition-benefits{padding:10px 22px 22px}.footer-main{grid-template-columns:1fr;gap:36px}.footer-legal{flex-direction:column;justify-content:center;align-items:flex-start;padding-top:22px;padding-bottom:22px}.faq-backdrop{padding:0}.faq-dialog{border:0;border-radius:0}}@media (width<=359px){.brand strong{display:none}}@media (prefers-reduced-motion:reduce){.highlight-feature-loop-track{animation:none;transform:none}.highlight-feature-loop-group{flex-wrap:wrap;justify-content:center;width:100%}.highlight-feature-loop-group[aria-hidden=true]{display:none}.highlight-feature-loop.has-active-feature .highlight-feature-item{filter:none}.highlight-panel article,.highlight-panel p,.highlight-card-icon-target{transition:none}.feature-image-surface{transform:none!important}.feature-frame-glow{display:none}html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-scene{animation:none}}@font-face{font-family:Alibaba PuHuiTi;src:url(../assets/fonts/subsets/AlibabaPuHuiTi-Light-site-fca33430c7e7.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap;unicode-range:U+20-7E,U+A0-17F,U+18F,U+192,U+1CE,U+1D0,U+1D2,U+1D4,U+1D6,U+1D8,U+1DA,U+1DC,U+1FA-1FF,U+218-21B,U+237,U+259,U+2BC,U+2C6-2C7,U+2C9,U+2D8-2DD,U+1E3F,U+1E80-1E85,U+1E9E,U+1EF2-1EF3,U+2010,U+2014-2015,U+201C-201D,U+2022,U+2190,U+2192,U+2212,U+3001-3002,U+300A-300D,U+4E00,U+4E09-4E0B,U+4E0D-4E0E,U+4E13-4E14,U+4E1A,U+4E25,U+4E2A,U+4E2D,U+4E30,U+4E34,U+4E3A-4E3B,U+4E48-4E49,U+4E5F,U+4E66,U+4E70,U+4E86,U+4E88-4E89,U+4E8B,U+4E8E,U+4E91-4E92,U+4E9B,U+4EA4,U+4EA7,U+4EAB-4EAC,U+4EAE,U+4EBA,U+4EC0,U+4EC5,U+4ECB,U+4ECD-4ECE,U+4ED6,U+4ED8,U+4EE3-4EE5,U+4EEC,U+4EF6-4EF7,U+4EFB,U+4EFD,U+4F11,U+4F17-4F18,U+4F1A,U+4F20,U+4F46,U+4F4D-4F4E,U+4F53,U+4F55,U+4F5C,U+4F7F,U+4F8B,U+4F9B,U+4F9D,U+4FB5,U+4FDD,U+4FE1,U+4FEE,U+501F,U+503C,U+504F,U+505A,U+505C,U+507F,U+50A8,U+5141,U+5143,U+5145,U+5148,U+514B,U+514D,U+5165,U+5168,U+516C-516D,U+5171,U+5173,U+5176-5177,U+517C,U+5185,U+518C-518D,U+5192,U+5199,U+51B2-51B3,U+51B5,U+51BB,U+51C0,U+51C6,U+51CF,U+51ED,U+51FA-51FB,U+5206-5207,U+5217,U+5219,U+521B,U+5220,U+5224,U+5229,U+5230,U+5236-5237,U+523A,U+524D,U+529B,U+529E-52A1,U+52A8-52A9,U+52B1,U+5305,U+5316-5317,U+533A-533B,U+533F,U+5341,U+5347,U+5355,U+5360-5361,U+5371,U+5373,U+5378,U+538B,U+539F,U+53BB,U+53C2,U+53CA,U+53CD,U+53D1,U+53D6-53D8,U+53E3,U+53E6,U+53EA,U+53EF-53F0,U+53F3,U+53F7-53F8,U+5404,U+5408,U+540C-540E,U+5411,U+5426,U+542B-542C,U+542F,U+544A,U+5458,U+5468,U+547D,U+548C,U+54C1,U+54CD,U+54EA,U+552E,U+5546,U+5584,U+5668,U+566A,U+56DB,U+56DE,U+56E0,U+56E2,U+56F4,U+56FD-56FE,U+5728,U+5730,U+573A,U+5740,U+5747,U+574F,U+578B,U+57FA,U+5883,U+589E,U+58F0,U+5904,U+5907,U+590D,U+5916,U+591A,U+591F,U+5927,U+5929,U+5931,U+5947,U+5956-5957,U+597D,U+5982,U+59A5,U+59CB,U+59D4,U+5B50,U+5B57-5B58,U+5B83,U+5B89,U+5B8C,U+5B98,U+5B9A,U+5B9D-5B9E,U+5BA1-5BA2,U+5BA4,U+5BB3,U+5BB6,U+5BB9,U+5BC6,U+5BF9,U+5BFC,U+5C06,U+5C0F,U+5C11,U+5C31,U+5C3D,U+5C40,U+5C42,U+5C55,U+5C5E,U+5C65,U+5C81,U+5D29,U+5DE5,U+5DEE,U+5DF1-5DF2,U+5E01-5E03,U+5E38,U+5E72-5E74,U+5E76,U+5E7F,U+5E8F,U+5E93-5E95,U+5E97,U+5EA6,U+5EF6,U+5EFA,U+5F00,U+5F02,U+5F0A,U+5F0F,U+5F39-5F3A,U+5F52-5F53,U+5F55,U+5F62,U+5F71,U+5F80-5F81,U+5F85,U+5F88,U+5F8B,U+5F97,U+5FAE,U+5FC3,U+5FC5,U+5FD7,U+5FEB,U+6001,U+600E,U+6027,U+602A,U+6062,U+606F,U+6076,U+60A8,U+60C5,U+610F,U+611F,U+613F,U+61C2,U+620F-6211,U+6216,U+6218,U+622A,U+6237,U+6240,U+6253,U+6258,U+6263,U+6267,U+6269,U+6270,U+6279,U+627E-6280,U+628A,U+6295-6296,U+6298,U+62A4,U+62C5-62C6,U+62DF,U+62E5,U+62E9,U+62EC,U+6301,U+6307,U+6309,U+635F,U+6362,U+636E,U+6377,U+6388-6389,U+6392,U+63A5,U+63A7-63A8,U+63AA,U+63D0,U+63D2,U+641C,U+642D,U+6458,U+64A4,U+64AD,U+64CD,U+652F,U+6536,U+6539,U+653B,U+653E-653F,U+6545,U+6548,U+6562,U+6570,U+6574,U+6587,U+65AD,U+65B0,U+65B9,U+65BD,U+65CB,U+65E0,U+65E5,U+65F6,U+660E,U+6613,U+662F,U+663E,U+6682,U+66F2,U+66F4,U+66FF-6700,U+6709,U+670D,U+671F,U+672A,U+672C,U+672F,U+673A,U+6742-6743,U+675F,U+6761,U+6765,U+677F,U+6781,U+6784,U+6790,U+679C,U+67AA,U+67D0,U+67E5,U+6807,U+6821,U+6838-6839,U+683C,U+6848,U+6863,U+68B0,U+68C0,U+695A,U+6982,U+69FD,U+6B21-6B22,U+6B3A,U+6B3E,U+6B62-6B65,U+6B8B,U+6BB5,U+6BCF,U+6BD4,U+6C38,U+6C42,U+6C9F,U+6CA1,U+6CBB,U+6CD5,U+6CE2,U+6CE8,U+6D3B,U+6D41,U+6D4B,U+6D4F,U+6D88,U+6DC6,U+6DF7,U+6E05,U+6E20,U+6E38,U+6E83,U+6EAF,U+6ED1,U+6EE1,U+6EE5,U+6F14,U+6FC0,U+70B8-70B9,U+7126,U+7136,U+7167,U+7206,U+7248,U+724C,U+7279,U+72AF,U+72B6,U+72EC,U+7387,U+73A9,U+73AF-73B0,U+7406,U+751F,U+7528,U+7531,U+7533,U+7535,U+754C,U+7559,U+7565,U+7597,U+75DB,U+767B,U+7684,U+76CA,U+76D1,U+76D8,U+76EE,U+76F4,U+76F8,U+76FE,U+770B,U+771F,U+77E5,U+7801,U+7814,U+7840,U+786C,U+786E,U+793A,U+793E,U+79BB,U+79C1,U+79CD,U+79D2,U+79DF,U+79EF-79F0,U+79FB,U+7A0B,U+7A33,U+7A76,U+7A81,U+7A97,U+7ACB,U+7AD9,U+7ADE,U+7AEF,U+7B26,U+7B2C,U+7B49,U+7B56,U+7B7E,U+7B80,U+7B97,U+7BA1,U+7BB1,U+7C7B,U+7C98,U+7CBE,U+7CFB,U+7D22,U+7D2F,U+7EA2,U+7EA6-7EA7,U+7EAF,U+7EBF,U+7EC4,U+7EC6,U+7EC8,U+7ECD,U+7ECF,U+7ED1,U+7ED3,U+7ED5,U+7EDC-7EDD,U+7EDF,U+7EE7,U+7EE9,U+7EED,U+7EF4,U+7F16,U+7F29,U+7F3A,U+7F51,U+7F69,U+7F6E,U+7FFB,U+8005,U+800C,U+8033,U+8046,U+804C,U+8054,U+80CC,U+80DC,U+80FD,U+811A,U+81EA,U+81F3-81F4,U+8212,U+822A,U+8272,U+8282,U+82E5,U+82F1,U+8303,U+8350,U+83B7,U+83DC,U+8425,U+8457,U+865A,U+884C,U+8861,U+8865,U+8868,U+88AB,U+88C5,U+8981,U+89C1-89C2,U+89C4,U+89C8,U+89D2,U+89E3,U+8A00,U+8A89,U+8BA1-8BA2,U+8BA4,U+8BA9,U+8BAE,U+8BB0,U+8BB8,U+8BBE-8BBF,U+8BC1,U+8BC4,U+8BC6,U+8BC8-8BCA,U+8BD5,U+8BDD,U+8BE2,U+8BE5,U+8BED,U+8BEF,U+8BF4,U+8BF7,U+8BFA-8BFB,U+8C03,U+8D1D,U+8D1F,U+8D23,U+8D26,U+8D28,U+8D2D,U+8D34,U+8D39,U+8D44,U+8D56,U+8D5E,U+8D77,U+8D85,U+8DB3,U+8DDD,U+8DE8,U+8DEF,U+8E2A,U+8EAB,U+8F66,U+8F6C,U+8F6E-8F6F,U+8F7D,U+8F93,U+8FB9,U+8FC7,U+8FCE,U+8FD0,U+8FD4,U+8FD8-8FD9,U+8FDB,U+8FDD-8FDF,U+8FF0,U+8FFD,U+9000-9002,U+9009,U+900F,U+9014,U+901A,U+9020,U+9047,U+9053,U+907F-9080,U+90AE,U+90E8,U+90FD,U+914D,U+9163,U+91C7,U+91CA,U+91CC-91CD,U+91CF,U+91D1,U+9488,U+94AE,U+94F6,U+94FE,U+9500,U+9519,U+952E,U+957F,U+95ED-95EE,U+95F4,U+95F7,U+9605,U+961F,U+9632,U+9644-9646,U+964D,U+9650,U+9664,U+968F-9690,U+969C,U+96B6,U+96C6,U+96F6,U+9700,U+975E,U+9762,U+97F3,U+9875-9876,U+9879,U+9884,U+9891,U+9898,U+989D,U+98CE,U+9910,U+9988,U+9996,U+9A71,U+9A8C,U+9AA4,U+9AD8,U+9EA6,U+9ED8,U+9F20,U+FF01,U+FF08-FF09,U+FF0C,U+FF1A-FF1B,U+FF1F}@font-face{font-family:Alibaba PuHuiTi;src:url(../assets/fonts/AlibabaPuHuiTi-Light.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap;unicode-range:U+0,U+D,U+300-304,U+306-308,U+30A-30C,U+313,U+326-328,U+374-375,U+37E,U+384-38A,U+38C,U+38E-3A1,U+3A3-3CE,U+400-45F,U+490-493,U+496-497,U+49A-49D,U+4A2-4A3,U+4AE-4AF,U+4B2-4B3,U+4B8-4BB,U+4C0,U+4CF,U+4D8-4D9,U+4E8-4E9,U+2011,U+2013,U+2016-201B,U+201E,U+2020-2021,U+2025-2026,U+2030,U+2032-2037,U+2039-203E,U+2044,U+2070,U+2074-208E,U+2099,U+20A1-20BF,U+2103,U+2105,U+2109,U+2113,U+2116-2117,U+2121-2122,U+2126,U+212E,U+215B-215E,U+2160-216B,U+2170-2179,U+2191,U+2193,U+2196-2199,U+2202,U+2206,U+2208,U+220F,U+2211,U+2215,U+2219-221A,U+221D-2220,U+2223,U+2225,U+2227-222B,U+222E,U+2234-2237,U+223D,U+2248,U+224C,U+2252,U+2260-2261,U+2264-2267,U+226E-226F,U+2295,U+2299,U+22A5,U+22BF,U+2312,U+2460-2469,U+2474-249B,U+2500-254B,U+2550-2573,U+2581-258F,U+2593-2595,U+25A0-25A1,U+25B2-25B3,U+25BC-25BD,U+25C6-25C7,U+25CA-25CB,U+25CE-25CF,U+25E2-25E5,U+2605-2606,U+2609,U+2640,U+2642,U+2E81,U+2E84,U+2E88,U+2E8B-2E8C,U+2E97,U+2EA7,U+2EAA,U+2EAE,U+2EB3,U+2EB6-2EB7,U+2EBB,U+2ECA,U+2FF0-2FFB,U+3000,U+3003,U+3007-3009,U+300E-3017,U+301D-301E,U+3021-3029,U+303E,U+3041-3094,U+309B-309E,U+30A1-30FA,U+30FC-30FE,U+3105-3129,U+3220-3229,U+3231,U+32A3,U+338E-338F,U+339C-339E,U+33A1,U+33C4,U+33CE,U+33D1-33D2,U+33D5,U+3400-4DB5,U+4E01-4E08,U+4E0C,U+4E0F-4E12,U+4E15-4E19,U+4E1B-4E24,U+4E26-4E29,U+4E2B-4E2C,U+4E2E-4E2F,U+4E31-4E33,U+4E35-4E39,U+4E3C-4E47,U+4E4A-4E5E,U+4E60-4E65,U+4E67-4E6F,U+4E71-4E85,U+4E87,U+4E8A,U+4E8C-4E8D,U+4E8F-4E90,U+4E93-4E9A,U+4E9C-4EA3,U+4EA5-4EA6,U+4EA8-4EAA,U+4EAD,U+4EAF-4EB9,U+4EBB-4EBF,U+4EC1-4EC4,U+4EC6-4ECA,U+4ECC,U+4ECF-4ED5,U+4ED7,U+4ED9-4EE2,U+4EE6-4EEB,U+4EED-4EF5,U+4EF8-4EFA,U+4EFC,U+4EFE-4F10,U+4F12-4F16,U+4F19,U+4F1B-4F1F,U+4F21-4F45,U+4F47-4F4C,U+4F4F-4F52,U+4F54,U+4F56-4F5B,U+4F5D-4F7E,U+4F80-4F8A,U+4F8C-4F9A,U+4F9C,U+4F9E-4FB4,U+4FB6-4FDC,U+4FDE-4FE0,U+4FE2-4FED,U+4FEF-501E,U+5020-503B,U+503D-504E,U+5050-5059,U+505B,U+505D-507E,U+5080-50A7,U+50A9-5140,U+5142,U+5144,U+5146-5147,U+5149-514A,U+514C,U+514E-5164,U+5166-5167,U+5169-516B,U+516E-5170,U+5172,U+5174-5175,U+5178-517B,U+517D-5184,U+5186-518B,U+518E-5191,U+5193-5198,U+519A-51B1,U+51B4,U+51B6-51BA,U+51BC-51BF,U+51C1-51C5,U+51C7-51CE,U+51D0-51EC,U+51EE-51F9,U+51FC-5205,U+5208-5216,U+5218,U+521A,U+521C-521F,U+5221-5223,U+5225-5228,U+522A-522F,U+5231-5235,U+5238-5239,U+523B-524C,U+524E-529A,U+529C-529D,U+52A2-52A7,U+52AA-52B0,U+52B2-5304,U+5306-5315,U+5318-5339,U+533C-533E,U+5340,U+5342-5346,U+5348-5354,U+5356-535F,U+5362-5370,U+5372,U+5374-5377,U+5379-538A,U+538C-539E,U+53A0-53BA,U+53BC-53C1,U+53C3-53C9,U+53CB-53CC,U+53CE-53D0,U+53D2-53D5,U+53D9-53E2,U+53E4-53E5,U+53E7-53E9,U+53EB-53EE,U+53F1-53F2,U+53F4-53F6,U+53F9-5403,U+5405-5407,U+5409-540B,U+540F-5410,U+5412-5425,U+5427-542A,U+542D-542E,U+5430-5449,U+544B-5457,U+5459-5467,U+5469-547C,U+547E-548B,U+548D-54C0,U+54C2-54CC,U+54CE-54E9,U+54EB-552D,U+552F-5545,U+5547-5583,U+5585-5667,U+5669,U+566B-56DA,U+56DC-56DD,U+56DF,U+56E1,U+56E3-56F3,U+56F5-56FC,U+56FF-5727,U+5729-572F,U+5731-5739,U+573B-573F,U+5741-5746,U+5748-574E,U+5750-578A,U+578C-57F9,U+57FB-5882,U+5884-589D,U+589F-58EF,U+58F1-5903,U+5905-5906,U+5908-590C,U+590E-5915,U+5917-5919,U+591B-591E,U+5920-5926,U+5928,U+592A-5930,U+5932-5946,U+5948-5955,U+5958-597C,U+597E-5981,U+5983-59A4,U+59A6-59CA,U+59CC-59D3,U+59D5-5B4F,U+5B51-5B56,U+5B59-5B82,U+5B84-5B88,U+5B8A-5B8B,U+5B8D-5B97,U+5B99,U+5B9B-5B9C,U+5B9F-5BA0,U+5BA3,U+5BA5-5BB2,U+5BB4-5BB5,U+5BB7-5BB8,U+5BBA-5BC5,U+5BC7-5BF8,U+5BFA-5BFB,U+5BFD-5C05,U+5C07-5C0E,U+5C10,U+5C12-5C30,U+5C32-5C3C,U+5C3E-5C3F,U+5C41,U+5C43-5C54,U+5C56-5C5D,U+5C5F-5C64,U+5C66-5C80,U+5C82-5D28,U+5D2A-5DE4,U+5DE6-5DED,U+5DEF-5DF0,U+5DF3-5E00,U+5E04-5E37,U+5E39-5E71,U+5E75,U+5E77-5E7E,U+5E80-5E8E,U+5E90-5E92,U+5E96,U+5E98-5EA5,U+5EA7-5EF5,U+5EF7-5EF9,U+5EFB-5EFF,U+5F01,U+5F03-5F09,U+5F0B-5F0E,U+5F10-5F38,U+5F3B-5F51,U+5F54,U+5F56-5F61,U+5F63-5F70,U+5F72-5F7F,U+5F82-5F84,U+5F86-5F87,U+5F89-5F8A,U+5F8C-5F96,U+5F98-5FAD,U+5FAF-5FC2,U+5FC4,U+5FC6-5FD6,U+5FD8-5FEA,U+5FEC-6000,U+6002-600D,U+600F-6026,U+6028-6029,U+602B-6061,U+6063-606E,U+6070-6075,U+6077-60A7,U+60A9-60C4,U+60C6-610E,U+6110-611E,U+6120-613E,U+6140-61C1,U+61C3-620E,U+6212-6215,U+6217,U+6219-6229,U+622B-6236,U+6238-623F,U+6241-6252,U+6254-6257,U+6259-6262,U+6264-6266,U+6268,U+626A-626F,U+6271-6278,U+627A-627D,U+6281-6289,U+628B-6294,U+6297,U+6299-62A3,U+62A5-62C4,U+62C7-62DE,U+62E0-62E4,U+62E6-62E8,U+62EA-62EB,U+62ED-6300,U+6302-6306,U+6308,U+630A-635E,U+6360-6361,U+6363-636D,U+636F-6376,U+6378-6387,U+638A-6391,U+6393-63A4,U+63A6,U+63A9,U+63AB-63CF,U+63D1,U+63D3-641B,U+641D-642C,U+642E-6457,U+6459-64A3,U+64A5-64AC,U+64AE-64CC,U+64CE-652E,U+6530-6535,U+6537-6538,U+653A,U+653C-653D,U+6540-6544,U+6546-6547,U+6549-6561,U+6563-656F,U+6571-6573,U+6575-6586,U+6588-65AC,U+65AE-65AF,U+65B1-65B8,U+65BA-65BC,U+65BE-65CA,U+65CC-65DF,U+65E1-65E4,U+65E6-65F5,U+65F7-660D,U+660F-6612,U+6614-662E,U+6630-663D,U+663F-6681,U+6683-66F1,U+66F3,U+66F5-66FE,U+6701-6708,U+670A-670C,U+670E-671E,U+6720-6729,U+672B,U+672D-672E,U+6730-6739,U+673B-6741,U+6744-675E,U+6760,U+6762-6764,U+6766-677E,U+6780,U+6782-6783,U+6785-678F,U+6791-679B,U+679D-67A9,U+67AB-67CF,U+67D1-67E4,U+67E6-6806,U+6808-6820,U+6822-6837,U+683A-683B,U+683D-6847,U+6849-6862,U+6864-68AF,U+68B1-68BF,U+68C1-6959,U+695B-6981,U+6983-69FC,U+69FE-6B20,U+6B23-6B39,U+6B3B-6B3D,U+6B3F-6B61,U+6B66-6B8A,U+6B8C-6BB4,U+6BB6-6BCE,U+6BD0-6BD3,U+6BD5-6C37,U+6C39-6C41,U+6C43-6C9E,U+6CA0,U+6CA2-6CBA,U+6CBC-6CD4,U+6CD6-6CE1,U+6CE3-6CE7,U+6CE9-6D3A,U+6D3C-6D40,U+6D42-6D4A,U+6D4C-6D4E,U+6D50-6D87,U+6D89-6DC5,U+6DC7-6DF6,U+6DF8-6E04,U+6E06-6E1F,U+6E21-6E37,U+6E39-6E82,U+6E84-6EAE,U+6EB0-6ED0,U+6ED2-6EE0,U+6EE2-6EE4,U+6EE6-6F13,U+6F15-6FBF,U+6FC1-70B7,U+70BA-7125,U+7127-7135,U+7137-7166,U+7168-7205,U+7207-7247,U+7249-724B,U+724D-7278,U+727A-72AE,U+72B0-72B5,U+72B7-72EB,U+72ED-7386,U+7388-73A8,U+73AA-73AE,U+73B1-7405,U+7407-751E,U+7520-7527,U+7529-7530,U+7532,U+7534,U+7536-754B,U+754D-7558,U+755A-7564,U+7566-7596,U+7598-75DA,U+75DC-767A,U+767C-7683,U+7685-76C9,U+76CB-76D0,U+76D2-76D7,U+76D9-76ED,U+76EF-76F3,U+76F5-76F7,U+76F9-76FD,U+76FF-770A,U+770C-771E,U+7720-77E4,U+77E6-7800,U+7802-7813,U+7815-783F,U+7841-786B,U+786D,U+786F-7939,U+793B-793D,U+793F-79BA,U+79BC-79C0,U+79C2-79CC,U+79CE-79D1,U+79D3-79DE,U+79E0-79EE,U+79F1-79FA,U+79FC-7A0A,U+7A0C-7A32,U+7A34-7A75,U+7A77-7A80,U+7A82-7A96,U+7A98-7ACA,U+7ACC-7AD8,U+7ADA-7ADD,U+7ADF-7AEE,U+7AF0-7B25,U+7B27-7B2B,U+7B2D-7B48,U+7B4A-7B55,U+7B57-7B7D,U+7B7F,U+7B81-7B96,U+7B98-7BA0,U+7BA2-7BB0,U+7BB2-7C7A,U+7C7C-7C97,U+7C99-7CBD,U+7CBF-7CFA,U+7CFC-7D21,U+7D23-7D2E,U+7D30-7EA1,U+7EA3-7EA5,U+7EA8-7EAE,U+7EB0-7EBE,U+7EC0-7EC3,U+7EC5,U+7EC7,U+7EC9-7ECC,U+7ECE,U+7ED0,U+7ED2,U+7ED4,U+7ED6-7EDB,U+7EDE,U+7EE0-7EE6,U+7EE8,U+7EEA-7EEC,U+7EEE-7EF3,U+7EF5-7F15,U+7F17-7F28,U+7F2A-7F39,U+7F3B-7F50,U+7F52-7F68,U+7F6A-7F6D,U+7F6F-7FFA,U+7FFC-8004,U+8006-800B,U+800D-8032,U+8034-8045,U+8047-804B,U+804D-8053,U+8055-80CB,U+80CD-80DB,U+80DD-80FC,U+80FE-8119,U+811B-81E9,U+81EB-81F2,U+81F5-8211,U+8213-8229,U+822B-8271,U+8273-8281,U+8283-82E4,U+82E6-82F0,U+82F2-8302,U+8304-834F,U+8351-83B6,U+83B8-83DB,U+83DD-8424,U+8426-8456,U+8458-8659,U+865B-884B,U+884D-8860,U+8862-8864,U+8866-8867,U+8869-88AA,U+88AC-88C4,U+88C6-8980,U+8982-89C0,U+89C3,U+89C5-89C7,U+89C9-89D1,U+89D3-89E2,U+89E4-89FF,U+8A01-8A88,U+8A8A-8BA0,U+8BA3,U+8BA5-8BA8,U+8BAA-8BAD,U+8BAF,U+8BB1-8BB7,U+8BB9-8BBD,U+8BC0,U+8BC2-8BC3,U+8BC5,U+8BC7,U+8BCB-8BD4,U+8BD6-8BDC,U+8BDE-8BE1,U+8BE3-8BE4,U+8BE6-8BEC,U+8BEE,U+8BF0-8BF3,U+8BF5-8BF6,U+8BF8-8BF9,U+8BFC-8C02,U+8C04-8D1C,U+8D1E,U+8D20-8D22,U+8D24-8D25,U+8D27,U+8D29-8D2C,U+8D2E-8D33,U+8D35-8D38,U+8D3A-8D43,U+8D45-8D55,U+8D57-8D5D,U+8D5F-8D76,U+8D78-8D84,U+8D86-8DB2,U+8DB4-8DDC,U+8DDE-8DE7,U+8DE9-8DEE,U+8DF0-8E29,U+8E2B-8EAA,U+8EAC-8F65,U+8F67-8F6B,U+8F6D,U+8F70-8F7C,U+8F7E-8F92,U+8F94-8FB8,U+8FBA-8FC6,U+8FC8-8FCD,U+8FCF,U+8FD1-8FD3,U+8FD5-8FD7,U+8FDA,U+8FDC,U+8FE?,U+8FF1-8FFC,U+8FFE-8FFF,U+9003-9008,U+900A-900E,U+9010-9013,U+9015-9019,U+901B-901F,U+9021-9046,U+9048-9052,U+9054-907E,U+9081-90AD,U+90AF-90E7,U+90E9-90FC,U+90FE-914C,U+914E-9162,U+9164-91C6,U+91C8-91C9,U+91CB,U+91CE,U+91D0,U+91D2-9487,U+9489-94AD,U+94AF-94F5,U+94F7-94FD,U+94FF,U+9501-9518,U+951A-952D,U+952F-957E,U+9580-95EC,U+95EF-95F3,U+95F5-95F6,U+95F8-9604,U+9606-961E,U+9620-9631,U+9633-9643,U+9647-964C,U+964E-964F,U+9651-9663,U+9665-968E,U+9691-969B,U+969D-96B5,U+96B7-96C5,U+96C7-96F5,U+96F7-96FF,U+9701-975D,U+975F-9761,U+9763-97F2,U+97F4-9874,U+9877-9878,U+987A-9883,U+9885-9890,U+9892-9897,U+9899-989C,U+989E-98CD,U+98CF-990F,U+9911-9987,U+9989-9995,U+9997-9A70,U+9A72-9A8B,U+9A8D-9AA3,U+9AA5-9AD7,U+9AD9-9EA5,U+9EA7-9ED7,U+9ED9-9F1F,U+9F21-9FA5,U+9FB4-9FBB,U+E78D-E796,U+E816-E818,U+E81E,U+E826,U+E82B-E82C,U+E831-E832,U+E83B,U+E843,U+E854-E855,U+E864,U+F92C,U+F979,U+F995,U+F9E7,U+F9F1,U+FA0C-FA0F,U+FA11,U+FA13-FA14,U+FA18,U+FA1F-FA21,U+FA23-FA24,U+FA27-FA29,U+FB00-FB04,U+FE10-FE19,U+FE30-FE31,U+FE33-FE44,U+FE49-FE52,U+FE54-FE57,U+FE59-FE66,U+FE68-FE6B,U+FEFF,U+FF02-FF07,U+FF0A-FF0B,U+FF0D-FF19,U+FF1C-FF1E,U+FF20-FF5E,U+FFE0-FFE5,U+20087,U+20089,U+200CC,U+215D7,U+2298F,U+241FE}@font-face{font-family:Alibaba PuHuiTi Access;src:url(../assets/fonts/subsets/AlibabaPuHuiTi-Light-site-fca33430c7e7.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap;unicode-range:U+20-7E,U+A0-17F,U+18F,U+192,U+1CE,U+1D0,U+1D2,U+1D4,U+1D6,U+1D8,U+1DA,U+1DC,U+1FA-1FF,U+218-21B,U+237,U+259,U+2BC,U+2C6-2C7,U+2C9,U+2D8-2DD,U+1E3F,U+1E80-1E85,U+1E9E,U+1EF2-1EF3,U+2010,U+2014-2015,U+201C-201D,U+2022,U+2190,U+2192,U+2212,U+3001-3002,U+300A-300D,U+4E00,U+4E09-4E0B,U+4E0D-4E0E,U+4E13-4E14,U+4E1A,U+4E25,U+4E2A,U+4E2D,U+4E30,U+4E34,U+4E3A-4E3B,U+4E48-4E49,U+4E5F,U+4E66,U+4E70,U+4E86,U+4E88-4E89,U+4E8B,U+4E8E,U+4E91-4E92,U+4E9B,U+4EA4,U+4EA7,U+4EAB-4EAC,U+4EAE,U+4EBA,U+4EC0,U+4EC5,U+4ECB,U+4ECD-4ECE,U+4ED6,U+4ED8,U+4EE3-4EE5,U+4EEC,U+4EF6-4EF7,U+4EFB,U+4EFD,U+4F11,U+4F17-4F18,U+4F1A,U+4F20,U+4F46,U+4F4D-4F4E,U+4F53,U+4F55,U+4F5C,U+4F7F,U+4F8B,U+4F9B,U+4F9D,U+4FB5,U+4FDD,U+4FE1,U+4FEE,U+501F,U+503C,U+504F,U+505A,U+505C,U+507F,U+50A8,U+5141,U+5143,U+5145,U+5148,U+514B,U+514D,U+5165,U+5168,U+516C-516D,U+5171,U+5173,U+5176-5177,U+517C,U+5185,U+518C-518D,U+5192,U+5199,U+51B2-51B3,U+51B5,U+51BB,U+51C0,U+51C6,U+51CF,U+51ED,U+51FA-51FB,U+5206-5207,U+5217,U+5219,U+521B,U+5220,U+5224,U+5229,U+5230,U+5236-5237,U+523A,U+524D,U+529B,U+529E-52A1,U+52A8-52A9,U+52B1,U+5305,U+5316-5317,U+533A-533B,U+533F,U+5341,U+5347,U+5355,U+5360-5361,U+5371,U+5373,U+5378,U+538B,U+539F,U+53BB,U+53C2,U+53CA,U+53CD,U+53D1,U+53D6-53D8,U+53E3,U+53E6,U+53EA,U+53EF-53F0,U+53F3,U+53F7-53F8,U+5404,U+5408,U+540C-540E,U+5411,U+5426,U+542B-542C,U+542F,U+544A,U+5458,U+5468,U+547D,U+548C,U+54C1,U+54CD,U+54EA,U+552E,U+5546,U+5584,U+5668,U+566A,U+56DB,U+56DE,U+56E0,U+56E2,U+56F4,U+56FD-56FE,U+5728,U+5730,U+573A,U+5740,U+5747,U+574F,U+578B,U+57FA,U+5883,U+589E,U+58F0,U+5904,U+5907,U+590D,U+5916,U+591A,U+591F,U+5927,U+5929,U+5931,U+5947,U+5956-5957,U+597D,U+5982,U+59A5,U+59CB,U+59D4,U+5B50,U+5B57-5B58,U+5B83,U+5B89,U+5B8C,U+5B98,U+5B9A,U+5B9D-5B9E,U+5BA1-5BA2,U+5BA4,U+5BB3,U+5BB6,U+5BB9,U+5BC6,U+5BF9,U+5BFC,U+5C06,U+5C0F,U+5C11,U+5C31,U+5C3D,U+5C40,U+5C42,U+5C55,U+5C5E,U+5C65,U+5C81,U+5D29,U+5DE5,U+5DEE,U+5DF1-5DF2,U+5E01-5E03,U+5E38,U+5E72-5E74,U+5E76,U+5E7F,U+5E8F,U+5E93-5E95,U+5E97,U+5EA6,U+5EF6,U+5EFA,U+5F00,U+5F02,U+5F0A,U+5F0F,U+5F39-5F3A,U+5F52-5F53,U+5F55,U+5F62,U+5F71,U+5F80-5F81,U+5F85,U+5F88,U+5F8B,U+5F97,U+5FAE,U+5FC3,U+5FC5,U+5FD7,U+5FEB,U+6001,U+600E,U+6027,U+602A,U+6062,U+606F,U+6076,U+60A8,U+60C5,U+610F,U+611F,U+613F,U+61C2,U+620F-6211,U+6216,U+6218,U+622A,U+6237,U+6240,U+6253,U+6258,U+6263,U+6267,U+6269,U+6270,U+6279,U+627E-6280,U+628A,U+6295-6296,U+6298,U+62A4,U+62C5-62C6,U+62DF,U+62E5,U+62E9,U+62EC,U+6301,U+6307,U+6309,U+635F,U+6362,U+636E,U+6377,U+6388-6389,U+6392,U+63A5,U+63A7-63A8,U+63AA,U+63D0,U+63D2,U+641C,U+642D,U+6458,U+64A4,U+64AD,U+64CD,U+652F,U+6536,U+6539,U+653B,U+653E-653F,U+6545,U+6548,U+6562,U+6570,U+6574,U+6587,U+65AD,U+65B0,U+65B9,U+65BD,U+65CB,U+65E0,U+65E5,U+65F6,U+660E,U+6613,U+662F,U+663E,U+6682,U+66F2,U+66F4,U+66FF-6700,U+6709,U+670D,U+671F,U+672A,U+672C,U+672F,U+673A,U+6742-6743,U+675F,U+6761,U+6765,U+677F,U+6781,U+6784,U+6790,U+679C,U+67AA,U+67D0,U+67E5,U+6807,U+6821,U+6838-6839,U+683C,U+6848,U+6863,U+68B0,U+68C0,U+695A,U+6982,U+69FD,U+6B21-6B22,U+6B3A,U+6B3E,U+6B62-6B65,U+6B8B,U+6BB5,U+6BCF,U+6BD4,U+6C38,U+6C42,U+6C9F,U+6CA1,U+6CBB,U+6CD5,U+6CE2,U+6CE8,U+6D3B,U+6D41,U+6D4B,U+6D4F,U+6D88,U+6DC6,U+6DF7,U+6E05,U+6E20,U+6E38,U+6E83,U+6EAF,U+6ED1,U+6EE1,U+6EE5,U+6F14,U+6FC0,U+70B8-70B9,U+7126,U+7136,U+7167,U+7206,U+7248,U+724C,U+7279,U+72AF,U+72B6,U+72EC,U+7387,U+73A9,U+73AF-73B0,U+7406,U+751F,U+7528,U+7531,U+7533,U+7535,U+754C,U+7559,U+7565,U+7597,U+75DB,U+767B,U+7684,U+76CA,U+76D1,U+76D8,U+76EE,U+76F4,U+76F8,U+76FE,U+770B,U+771F,U+77E5,U+7801,U+7814,U+7840,U+786C,U+786E,U+793A,U+793E,U+79BB,U+79C1,U+79CD,U+79D2,U+79DF,U+79EF-79F0,U+79FB,U+7A0B,U+7A33,U+7A76,U+7A81,U+7A97,U+7ACB,U+7AD9,U+7ADE,U+7AEF,U+7B26,U+7B2C,U+7B49,U+7B56,U+7B7E,U+7B80,U+7B97,U+7BA1,U+7BB1,U+7C7B,U+7C98,U+7CBE,U+7CFB,U+7D22,U+7D2F,U+7EA2,U+7EA6-7EA7,U+7EAF,U+7EBF,U+7EC4,U+7EC6,U+7EC8,U+7ECD,U+7ECF,U+7ED1,U+7ED3,U+7ED5,U+7EDC-7EDD,U+7EDF,U+7EE7,U+7EE9,U+7EED,U+7EF4,U+7F16,U+7F29,U+7F3A,U+7F51,U+7F69,U+7F6E,U+7FFB,U+8005,U+800C,U+8033,U+8046,U+804C,U+8054,U+80CC,U+80DC,U+80FD,U+811A,U+81EA,U+81F3-81F4,U+8212,U+822A,U+8272,U+8282,U+82E5,U+82F1,U+8303,U+8350,U+83B7,U+83DC,U+8425,U+8457,U+865A,U+884C,U+8861,U+8865,U+8868,U+88AB,U+88C5,U+8981,U+89C1-89C2,U+89C4,U+89C8,U+89D2,U+89E3,U+8A00,U+8A89,U+8BA1-8BA2,U+8BA4,U+8BA9,U+8BAE,U+8BB0,U+8BB8,U+8BBE-8BBF,U+8BC1,U+8BC4,U+8BC6,U+8BC8-8BCA,U+8BD5,U+8BDD,U+8BE2,U+8BE5,U+8BED,U+8BEF,U+8BF4,U+8BF7,U+8BFA-8BFB,U+8C03,U+8D1D,U+8D1F,U+8D23,U+8D26,U+8D28,U+8D2D,U+8D34,U+8D39,U+8D44,U+8D56,U+8D5E,U+8D77,U+8D85,U+8DB3,U+8DDD,U+8DE8,U+8DEF,U+8E2A,U+8EAB,U+8F66,U+8F6C,U+8F6E-8F6F,U+8F7D,U+8F93,U+8FB9,U+8FC7,U+8FCE,U+8FD0,U+8FD4,U+8FD8-8FD9,U+8FDB,U+8FDD-8FDF,U+8FF0,U+8FFD,U+9000-9002,U+9009,U+900F,U+9014,U+901A,U+9020,U+9047,U+9053,U+907F-9080,U+90AE,U+90E8,U+90FD,U+914D,U+9163,U+91C7,U+91CA,U+91CC-91CD,U+91CF,U+91D1,U+9488,U+94AE,U+94F6,U+94FE,U+9500,U+9519,U+952E,U+957F,U+95ED-95EE,U+95F4,U+95F7,U+9605,U+961F,U+9632,U+9644-9646,U+964D,U+9650,U+9664,U+968F-9690,U+969C,U+96B6,U+96C6,U+96F6,U+9700,U+975E,U+9762,U+97F3,U+9875-9876,U+9879,U+9884,U+9891,U+9898,U+989D,U+98CE,U+9910,U+9988,U+9996,U+9A71,U+9A8C,U+9AA4,U+9AD8,U+9EA6,U+9ED8,U+9F20,U+FF01,U+FF08-FF09,U+FF0C,U+FF1A-FF1B,U+FF1F}@font-face{font-family:Alibaba PuHuiTi Access;src:url(../assets/fonts/AlibabaPuHuiTi-Light.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap;unicode-range:U+0,U+D,U+300-304,U+306-308,U+30A-30C,U+313,U+326-328,U+374-375,U+37E,U+384-38A,U+38C,U+38E-3A1,U+3A3-3CE,U+400-45F,U+490-493,U+496-497,U+49A-49D,U+4A2-4A3,U+4AE-4AF,U+4B2-4B3,U+4B8-4BB,U+4C0,U+4CF,U+4D8-4D9,U+4E8-4E9,U+2011,U+2013,U+2016-201B,U+201E,U+2020-2021,U+2025-2026,U+2030,U+2032-2037,U+2039-203E,U+2044,U+2070,U+2074-208E,U+2099,U+20A1-20BF,U+2103,U+2105,U+2109,U+2113,U+2116-2117,U+2121-2122,U+2126,U+212E,U+215B-215E,U+2160-216B,U+2170-2179,U+2191,U+2193,U+2196-2199,U+2202,U+2206,U+2208,U+220F,U+2211,U+2215,U+2219-221A,U+221D-2220,U+2223,U+2225,U+2227-222B,U+222E,U+2234-2237,U+223D,U+2248,U+224C,U+2252,U+2260-2261,U+2264-2267,U+226E-226F,U+2295,U+2299,U+22A5,U+22BF,U+2312,U+2460-2469,U+2474-249B,U+2500-254B,U+2550-2573,U+2581-258F,U+2593-2595,U+25A0-25A1,U+25B2-25B3,U+25BC-25BD,U+25C6-25C7,U+25CA-25CB,U+25CE-25CF,U+25E2-25E5,U+2605-2606,U+2609,U+2640,U+2642,U+2E81,U+2E84,U+2E88,U+2E8B-2E8C,U+2E97,U+2EA7,U+2EAA,U+2EAE,U+2EB3,U+2EB6-2EB7,U+2EBB,U+2ECA,U+2FF0-2FFB,U+3000,U+3003,U+3007-3009,U+300E-3017,U+301D-301E,U+3021-3029,U+303E,U+3041-3094,U+309B-309E,U+30A1-30FA,U+30FC-30FE,U+3105-3129,U+3220-3229,U+3231,U+32A3,U+338E-338F,U+339C-339E,U+33A1,U+33C4,U+33CE,U+33D1-33D2,U+33D5,U+3400-4DB5,U+4E01-4E08,U+4E0C,U+4E0F-4E12,U+4E15-4E19,U+4E1B-4E24,U+4E26-4E29,U+4E2B-4E2C,U+4E2E-4E2F,U+4E31-4E33,U+4E35-4E39,U+4E3C-4E47,U+4E4A-4E5E,U+4E60-4E65,U+4E67-4E6F,U+4E71-4E85,U+4E87,U+4E8A,U+4E8C-4E8D,U+4E8F-4E90,U+4E93-4E9A,U+4E9C-4EA3,U+4EA5-4EA6,U+4EA8-4EAA,U+4EAD,U+4EAF-4EB9,U+4EBB-4EBF,U+4EC1-4EC4,U+4EC6-4ECA,U+4ECC,U+4ECF-4ED5,U+4ED7,U+4ED9-4EE2,U+4EE6-4EEB,U+4EED-4EF5,U+4EF8-4EFA,U+4EFC,U+4EFE-4F10,U+4F12-4F16,U+4F19,U+4F1B-4F1F,U+4F21-4F45,U+4F47-4F4C,U+4F4F-4F52,U+4F54,U+4F56-4F5B,U+4F5D-4F7E,U+4F80-4F8A,U+4F8C-4F9A,U+4F9C,U+4F9E-4FB4,U+4FB6-4FDC,U+4FDE-4FE0,U+4FE2-4FED,U+4FEF-501E,U+5020-503B,U+503D-504E,U+5050-5059,U+505B,U+505D-507E,U+5080-50A7,U+50A9-5140,U+5142,U+5144,U+5146-5147,U+5149-514A,U+514C,U+514E-5164,U+5166-5167,U+5169-516B,U+516E-5170,U+5172,U+5174-5175,U+5178-517B,U+517D-5184,U+5186-518B,U+518E-5191,U+5193-5198,U+519A-51B1,U+51B4,U+51B6-51BA,U+51BC-51BF,U+51C1-51C5,U+51C7-51CE,U+51D0-51EC,U+51EE-51F9,U+51FC-5205,U+5208-5216,U+5218,U+521A,U+521C-521F,U+5221-5223,U+5225-5228,U+522A-522F,U+5231-5235,U+5238-5239,U+523B-524C,U+524E-529A,U+529C-529D,U+52A2-52A7,U+52AA-52B0,U+52B2-5304,U+5306-5315,U+5318-5339,U+533C-533E,U+5340,U+5342-5346,U+5348-5354,U+5356-535F,U+5362-5370,U+5372,U+5374-5377,U+5379-538A,U+538C-539E,U+53A0-53BA,U+53BC-53C1,U+53C3-53C9,U+53CB-53CC,U+53CE-53D0,U+53D2-53D5,U+53D9-53E2,U+53E4-53E5,U+53E7-53E9,U+53EB-53EE,U+53F1-53F2,U+53F4-53F6,U+53F9-5403,U+5405-5407,U+5409-540B,U+540F-5410,U+5412-5425,U+5427-542A,U+542D-542E,U+5430-5449,U+544B-5457,U+5459-5467,U+5469-547C,U+547E-548B,U+548D-54C0,U+54C2-54CC,U+54CE-54E9,U+54EB-552D,U+552F-5545,U+5547-5583,U+5585-5667,U+5669,U+566B-56DA,U+56DC-56DD,U+56DF,U+56E1,U+56E3-56F3,U+56F5-56FC,U+56FF-5727,U+5729-572F,U+5731-5739,U+573B-573F,U+5741-5746,U+5748-574E,U+5750-578A,U+578C-57F9,U+57FB-5882,U+5884-589D,U+589F-58EF,U+58F1-5903,U+5905-5906,U+5908-590C,U+590E-5915,U+5917-5919,U+591B-591E,U+5920-5926,U+5928,U+592A-5930,U+5932-5946,U+5948-5955,U+5958-597C,U+597E-5981,U+5983-59A4,U+59A6-59CA,U+59CC-59D3,U+59D5-5B4F,U+5B51-5B56,U+5B59-5B82,U+5B84-5B88,U+5B8A-5B8B,U+5B8D-5B97,U+5B99,U+5B9B-5B9C,U+5B9F-5BA0,U+5BA3,U+5BA5-5BB2,U+5BB4-5BB5,U+5BB7-5BB8,U+5BBA-5BC5,U+5BC7-5BF8,U+5BFA-5BFB,U+5BFD-5C05,U+5C07-5C0E,U+5C10,U+5C12-5C30,U+5C32-5C3C,U+5C3E-5C3F,U+5C41,U+5C43-5C54,U+5C56-5C5D,U+5C5F-5C64,U+5C66-5C80,U+5C82-5D28,U+5D2A-5DE4,U+5DE6-5DED,U+5DEF-5DF0,U+5DF3-5E00,U+5E04-5E37,U+5E39-5E71,U+5E75,U+5E77-5E7E,U+5E80-5E8E,U+5E90-5E92,U+5E96,U+5E98-5EA5,U+5EA7-5EF5,U+5EF7-5EF9,U+5EFB-5EFF,U+5F01,U+5F03-5F09,U+5F0B-5F0E,U+5F10-5F38,U+5F3B-5F51,U+5F54,U+5F56-5F61,U+5F63-5F70,U+5F72-5F7F,U+5F82-5F84,U+5F86-5F87,U+5F89-5F8A,U+5F8C-5F96,U+5F98-5FAD,U+5FAF-5FC2,U+5FC4,U+5FC6-5FD6,U+5FD8-5FEA,U+5FEC-6000,U+6002-600D,U+600F-6026,U+6028-6029,U+602B-6061,U+6063-606E,U+6070-6075,U+6077-60A7,U+60A9-60C4,U+60C6-610E,U+6110-611E,U+6120-613E,U+6140-61C1,U+61C3-620E,U+6212-6215,U+6217,U+6219-6229,U+622B-6236,U+6238-623F,U+6241-6252,U+6254-6257,U+6259-6262,U+6264-6266,U+6268,U+626A-626F,U+6271-6278,U+627A-627D,U+6281-6289,U+628B-6294,U+6297,U+6299-62A3,U+62A5-62C4,U+62C7-62DE,U+62E0-62E4,U+62E6-62E8,U+62EA-62EB,U+62ED-6300,U+6302-6306,U+6308,U+630A-635E,U+6360-6361,U+6363-636D,U+636F-6376,U+6378-6387,U+638A-6391,U+6393-63A4,U+63A6,U+63A9,U+63AB-63CF,U+63D1,U+63D3-641B,U+641D-642C,U+642E-6457,U+6459-64A3,U+64A5-64AC,U+64AE-64CC,U+64CE-652E,U+6530-6535,U+6537-6538,U+653A,U+653C-653D,U+6540-6544,U+6546-6547,U+6549-6561,U+6563-656F,U+6571-6573,U+6575-6586,U+6588-65AC,U+65AE-65AF,U+65B1-65B8,U+65BA-65BC,U+65BE-65CA,U+65CC-65DF,U+65E1-65E4,U+65E6-65F5,U+65F7-660D,U+660F-6612,U+6614-662E,U+6630-663D,U+663F-6681,U+6683-66F1,U+66F3,U+66F5-66FE,U+6701-6708,U+670A-670C,U+670E-671E,U+6720-6729,U+672B,U+672D-672E,U+6730-6739,U+673B-6741,U+6744-675E,U+6760,U+6762-6764,U+6766-677E,U+6780,U+6782-6783,U+6785-678F,U+6791-679B,U+679D-67A9,U+67AB-67CF,U+67D1-67E4,U+67E6-6806,U+6808-6820,U+6822-6837,U+683A-683B,U+683D-6847,U+6849-6862,U+6864-68AF,U+68B1-68BF,U+68C1-6959,U+695B-6981,U+6983-69FC,U+69FE-6B20,U+6B23-6B39,U+6B3B-6B3D,U+6B3F-6B61,U+6B66-6B8A,U+6B8C-6BB4,U+6BB6-6BCE,U+6BD0-6BD3,U+6BD5-6C37,U+6C39-6C41,U+6C43-6C9E,U+6CA0,U+6CA2-6CBA,U+6CBC-6CD4,U+6CD6-6CE1,U+6CE3-6CE7,U+6CE9-6D3A,U+6D3C-6D40,U+6D42-6D4A,U+6D4C-6D4E,U+6D50-6D87,U+6D89-6DC5,U+6DC7-6DF6,U+6DF8-6E04,U+6E06-6E1F,U+6E21-6E37,U+6E39-6E82,U+6E84-6EAE,U+6EB0-6ED0,U+6ED2-6EE0,U+6EE2-6EE4,U+6EE6-6F13,U+6F15-6FBF,U+6FC1-70B7,U+70BA-7125,U+7127-7135,U+7137-7166,U+7168-7205,U+7207-7247,U+7249-724B,U+724D-7278,U+727A-72AE,U+72B0-72B5,U+72B7-72EB,U+72ED-7386,U+7388-73A8,U+73AA-73AE,U+73B1-7405,U+7407-751E,U+7520-7527,U+7529-7530,U+7532,U+7534,U+7536-754B,U+754D-7558,U+755A-7564,U+7566-7596,U+7598-75DA,U+75DC-767A,U+767C-7683,U+7685-76C9,U+76CB-76D0,U+76D2-76D7,U+76D9-76ED,U+76EF-76F3,U+76F5-76F7,U+76F9-76FD,U+76FF-770A,U+770C-771E,U+7720-77E4,U+77E6-7800,U+7802-7813,U+7815-783F,U+7841-786B,U+786D,U+786F-7939,U+793B-793D,U+793F-79BA,U+79BC-79C0,U+79C2-79CC,U+79CE-79D1,U+79D3-79DE,U+79E0-79EE,U+79F1-79FA,U+79FC-7A0A,U+7A0C-7A32,U+7A34-7A75,U+7A77-7A80,U+7A82-7A96,U+7A98-7ACA,U+7ACC-7AD8,U+7ADA-7ADD,U+7ADF-7AEE,U+7AF0-7B25,U+7B27-7B2B,U+7B2D-7B48,U+7B4A-7B55,U+7B57-7B7D,U+7B7F,U+7B81-7B96,U+7B98-7BA0,U+7BA2-7BB0,U+7BB2-7C7A,U+7C7C-7C97,U+7C99-7CBD,U+7CBF-7CFA,U+7CFC-7D21,U+7D23-7D2E,U+7D30-7EA1,U+7EA3-7EA5,U+7EA8-7EAE,U+7EB0-7EBE,U+7EC0-7EC3,U+7EC5,U+7EC7,U+7EC9-7ECC,U+7ECE,U+7ED0,U+7ED2,U+7ED4,U+7ED6-7EDB,U+7EDE,U+7EE0-7EE6,U+7EE8,U+7EEA-7EEC,U+7EEE-7EF3,U+7EF5-7F15,U+7F17-7F28,U+7F2A-7F39,U+7F3B-7F50,U+7F52-7F68,U+7F6A-7F6D,U+7F6F-7FFA,U+7FFC-8004,U+8006-800B,U+800D-8032,U+8034-8045,U+8047-804B,U+804D-8053,U+8055-80CB,U+80CD-80DB,U+80DD-80FC,U+80FE-8119,U+811B-81E9,U+81EB-81F2,U+81F5-8211,U+8213-8229,U+822B-8271,U+8273-8281,U+8283-82E4,U+82E6-82F0,U+82F2-8302,U+8304-834F,U+8351-83B6,U+83B8-83DB,U+83DD-8424,U+8426-8456,U+8458-8659,U+865B-884B,U+884D-8860,U+8862-8864,U+8866-8867,U+8869-88AA,U+88AC-88C4,U+88C6-8980,U+8982-89C0,U+89C3,U+89C5-89C7,U+89C9-89D1,U+89D3-89E2,U+89E4-89FF,U+8A01-8A88,U+8A8A-8BA0,U+8BA3,U+8BA5-8BA8,U+8BAA-8BAD,U+8BAF,U+8BB1-8BB7,U+8BB9-8BBD,U+8BC0,U+8BC2-8BC3,U+8BC5,U+8BC7,U+8BCB-8BD4,U+8BD6-8BDC,U+8BDE-8BE1,U+8BE3-8BE4,U+8BE6-8BEC,U+8BEE,U+8BF0-8BF3,U+8BF5-8BF6,U+8BF8-8BF9,U+8BFC-8C02,U+8C04-8D1C,U+8D1E,U+8D20-8D22,U+8D24-8D25,U+8D27,U+8D29-8D2C,U+8D2E-8D33,U+8D35-8D38,U+8D3A-8D43,U+8D45-8D55,U+8D57-8D5D,U+8D5F-8D76,U+8D78-8D84,U+8D86-8DB2,U+8DB4-8DDC,U+8DDE-8DE7,U+8DE9-8DEE,U+8DF0-8E29,U+8E2B-8EAA,U+8EAC-8F65,U+8F67-8F6B,U+8F6D,U+8F70-8F7C,U+8F7E-8F92,U+8F94-8FB8,U+8FBA-8FC6,U+8FC8-8FCD,U+8FCF,U+8FD1-8FD3,U+8FD5-8FD7,U+8FDA,U+8FDC,U+8FE?,U+8FF1-8FFC,U+8FFE-8FFF,U+9003-9008,U+900A-900E,U+9010-9013,U+9015-9019,U+901B-901F,U+9021-9046,U+9048-9052,U+9054-907E,U+9081-90AD,U+90AF-90E7,U+90E9-90FC,U+90FE-914C,U+914E-9162,U+9164-91C6,U+91C8-91C9,U+91CB,U+91CE,U+91D0,U+91D2-9487,U+9489-94AD,U+94AF-94F5,U+94F7-94FD,U+94FF,U+9501-9518,U+951A-952D,U+952F-957E,U+9580-95EC,U+95EF-95F3,U+95F5-95F6,U+95F8-9604,U+9606-961E,U+9620-9631,U+9633-9643,U+9647-964C,U+964E-964F,U+9651-9663,U+9665-968E,U+9691-969B,U+969D-96B5,U+96B7-96C5,U+96C7-96F5,U+96F7-96FF,U+9701-975D,U+975F-9761,U+9763-97F2,U+97F4-9874,U+9877-9878,U+987A-9883,U+9885-9890,U+9892-9897,U+9899-989C,U+989E-98CD,U+98CF-990F,U+9911-9987,U+9989-9995,U+9997-9A70,U+9A72-9A8B,U+9A8D-9AA3,U+9AA5-9AD7,U+9AD9-9EA5,U+9EA7-9ED7,U+9ED9-9F1F,U+9F21-9FA5,U+9FB4-9FBB,U+E78D-E796,U+E816-E818,U+E81E,U+E826,U+E82B-E82C,U+E831-E832,U+E83B,U+E843,U+E854-E855,U+E864,U+F92C,U+F979,U+F995,U+F9E7,U+F9F1,U+FA0C-FA0F,U+FA11,U+FA13-FA14,U+FA18,U+FA1F-FA21,U+FA23-FA24,U+FA27-FA29,U+FB00-FB04,U+FE10-FE19,U+FE30-FE31,U+FE33-FE44,U+FE49-FE52,U+FE54-FE57,U+FE59-FE66,U+FE68-FE6B,U+FEFF,U+FF02-FF07,U+FF0A-FF0B,U+FF0D-FF19,U+FF1C-FF1E,U+FF20-FF5E,U+FFE0-FFE5,U+20087,U+20089,U+200CC,U+215D7,U+2298F,U+241FE}@font-face{font-family:Alibaba PuHuiTi;src:url(../assets/fonts/AlibabaPuHuiTi-Medium.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}@font-face{font-family:Alibaba PuHuiTi;src:url(../assets/fonts/AlibabaPuHuiTi-Bold.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Alibaba PuHuiTi Access;src:url(../assets/fonts/AlibabaPuHuiTi-Medium.woff2)format("woff2");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:Montserrat;src:url(../assets/fonts/Montserrat-Variable.woff2)format("woff2-variations");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Inter;src:url(../assets/fonts/Inter-Variable.woff2)format("woff2-variations");font-style:normal;font-weight:100 900;font-display:swap}:root{--content-width:1440px;--section-gray-deep:#101112;--section-gray-light:#121314;--panel:#1b1b1d;--figma-panel:#1b1b1d;--figma-black:#000;--figma-teal:#8ff8ee;--figma-teal-strong:#61eee0;--figma-line:#8ff8ee3d;--section-top-space:100px;--section-content-gap:28px;--section-tail-space:96px}body{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-synthesis:none;text-rendering:auto;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif}@media (width>=1536px){:root{--content-gutter:12.5%}}.section-heading h2,.feature-intro h2,.get-started-header h2,.game-focus-heading h2{color:#f4f7f6;font-family:Montserrat,Inter,Segoe UI,sans-serif;font-size:clamp(48px,3.125vw,60px);font-weight:600;line-height:67.146px}.site-header{-webkit-backdrop-filter:blur(24px)saturate(1.35);backdrop-filter:blur(24px)saturate(1.35);background:#050707ad;border-width:0 0 1px;border-color:#ffffff14;padding-inline-start:calc(var(--content-gutter) + 16px);padding-inline-end:calc(var(--content-gutter) + 40px);box-shadow:inset 0 -1px #ffffff09}.site-header:after{content:none}.site-header:not(.is-scrolled){border-top-width:0;border-left-width:0;border-right-width:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(26px)saturate(1.45);backdrop-filter:blur(26px)saturate(1.45);background:#0e1414c2;border-width:1px;border-color:#8ff8ee29;border-radius:999px;padding:0 15px;top:14px;box-shadow:inset 0 1px #ffffff1f,0 14px 38px #0000005c}.brand{gap:10px}.brand img{width:24px;height:24px;max-height:calc(var(--header-height) - 16px);border-radius:6px}.brand strong{color:#f4f7f6;font-family:Montserrat,Inter,Segoe UI,sans-serif;font-size:15px;font-weight:700}.header-nav{gap:39px}.header-text-button,.language-menu summary{color:#c9d4d2;background:0 0;border:0;border-radius:0;min-height:32px;padding:0;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:normal}.header-text-button{width:35px}.header-text-button:hover,.language-menu summary:hover{color:#fff;background:0 0}.language-menu summary{gap:8px;min-width:86px}.language-globe{color:currentColor;stroke-linecap:round;stroke-linejoin:round}.language-menu summary:after{opacity:.7;border-color:#fff;width:6px;height:6px}.language-menu[open] summary{color:#c9d4d2;background:0 0;border-color:#0000}.header-download{color:azure;background:linear-gradient(#086d7e00 0%,#086d7e52 100%),linear-gradient(90deg,#2ffaff1f,#2ffaff1f);border:1px solid #2f898c;border-radius:4px;min-width:90px;min-height:32px;padding:0 16px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:14px;font-weight:500;line-height:20px;transition:border-color .18s,filter .18s;overflow:hidden;transform:none;box-shadow:inset 0 0 12px #97f6ff3d}.header-download:hover{filter:brightness(1.06);background:linear-gradient(#086d7e0a 0%,#086d7e66 100%),linear-gradient(90deg,#2ffaff29,#2ffaff29);border-color:#3aa7aa;transform:none}.language-popover{background:#0d1111f5;border-color:#8ff8ee29;border-radius:10px;top:calc(100% + 12px)}.hero{height:100svh;min-height:720px;padding:clamp(300px, 38svh, 410px) var(--content-gutter) 56px;background:#101112}.hero-scene{aspect-ratio:1733/908;width:auto;height:max(100%,52.5vw + 90px);animation:8.3s cubic-bezier(.45,0,.55,1) infinite alternate figma-hero-camera;top:50%;left:calc(50% + 80px);right:auto;transform:translate(-50%,-50%)scale(1.035)}@keyframes figma-hero-camera{0%{transform:translate(-51.8%,-50%)scale(1.035)}to{transform:translate(-48.2%,-50%)scale(1.035)}}.hero-image{object-fit:fill;object-position:center}.hero-image-base{filter:none}.hero-screen-mask{display:none}.hero-image-focus{z-index:2;opacity:1;filter:none;pointer-events:none;display:block;-webkit-mask-image:radial-gradient(32% 45% at 70% 68%,#000 0% 50%,#000000e6 62%,#0000 78%);mask-image:radial-gradient(32% 45% at 70% 68%,#000 0% 50%,#000000e6 62%,#0000 78%)}.hero-media-shade{background:linear-gradient(90deg,#101112eb 0%,#101112c7 27%,#10111285 43%,#1011121f 66%,#1011120a 82%,#1011121f 100%),linear-gradient(#10111214 0%,#10111200 45%,#10111294 100%)}.hero-media-grain{opacity:.05}.hero-content{width:min(700px,100%);margin-left:0}.hero-eyebrow{color:#fff;margin-bottom:28px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:14px;font-weight:400;line-height:16.8px}html[data-locale=en] .hero-eyebrow{font-size:12px}.hero h1{color:#fff;max-width:700px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:clamp(52px,3.125vw,60px);font-weight:700;line-height:70.4px}.hero-title-tail{margin-left:0}.hero-description-motion{max-width:600px;margin-top:38px}.hero-description{color:#fff9;white-space:pre-line;max-width:600px;margin:0;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:19px;font-weight:400;line-height:33.25px}.hero-downloads{margin-top:46px}.download-primary{color:#03110f;background:linear-gradient(110deg,#72f1df,#29d6c2);border-color:#61eee0;border-radius:7px;min-height:62px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:17px;font-weight:700;box-shadow:0 14px 44px #1fd7c329}.hero-bottom-fade{background:linear-gradient(#10111200 0%,#10111214 18%,#10111257 48%,#101112c2 76%,#101112 100%);height:282px}.hero-scroll-cue{display:none}.highlights-section{background:var(--section-gray-deep);padding:54px 0 152.49px}.highlights-section .section-shell,.feature-section .section-shell{width:min(var(--content-width), calc(100% - var(--content-gutter) - var(--content-gutter)))}.highlights-section .section-heading{align-items:center;height:118.856px;padding:0 10px;display:flex}.highlights-section .section-heading h2{text-transform:uppercase;max-width:none;margin:0;font-family:Montserrat,Inter,Segoe UI,sans-serif;font-size:60px;font-weight:600;line-height:67.146px;transform:none}html[data-locale=zh] .highlights-section .section-heading h2,html[data-locale=zh] .feature-intro h2,html[data-locale=zh] .get-started-header h2,html[data-locale=zh] .game-focus-heading h2{font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-weight:700}.highlight-feature-loop{width:100vw;margin-top:0;margin-left:calc(50% - 50vw);padding:0;position:relative;top:auto;left:auto;right:auto}.highlight-feature-loop-viewport{height:69.333px}.highlight-feature-loop-group{gap:18px;padding-right:18px}.highlight-feature-item{color:#fff;flex-basis:174px;gap:13px;width:174px;min-height:69.333px;padding:0 10px}.highlight-feature-icon{filter:none;flex-basis:42px;width:42px;height:42px}.highlight-feature-icon img,.highlight-feature-icon svg{object-fit:contain;width:30px;height:30px}.highlight-feature-item strong{font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:14px;font-weight:400;line-height:17.5px}.highlight-feature-focus-row .highlight-feature-item{flex-basis:124px;width:124px}.highlight-feature-focus-row .highlight-feature-icon img,.highlight-feature-focus-row .highlight-feature-icon svg{width:28px;height:28px}.highlight-panel{grid-template-columns:repeat(5,269px);gap:23px;margin-top:36.647px}.highlight-card{height:420px;box-shadow:none;will-change:auto;background:#000;border:0;border-radius:16px;padding:0;transition:none}.highlight-card-figma-layers{z-index:4;opacity:1;pointer-events:none;transition:opacity .22s;position:absolute;inset:0}.highlight-card-figma-image,.highlight-card-figma-mask{object-fit:fill;-webkit-user-drag:none;max-width:none;display:block;position:absolute}.highlight-card-figma-image{object-fit:cover;border-radius:11px;width:262px;height:238px;top:178px;left:3px}.highlight-card[data-highlight-index="05"] .highlight-card-figma-image{height:242px;top:154.164px}.highlight-card-figma-mask{width:267px;height:287.942px;top:132.058px;left:2px}.highlight-card-copy{z-index:5;border-radius:inherit;opacity:1;pointer-events:none;background:0 0;transition:none;position:absolute;inset:0}.highlight-card.is-active>.highlight-card-copy{opacity:1;background:#000}.highlight-card.is-active>.highlight-card-figma-layers{opacity:0;visibility:hidden;display:none}.highlight-card:is(:hover,:focus-visible,.is-active){box-shadow:none;border-color:#0000}.highlight-card h3{color:#bdfff9;text-align:center;text-shadow:none;margin:0;padding:0 16px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:28px;font-weight:500;line-height:27.602px;position:absolute;top:45px;left:0;right:0}.highlight-card h4{color:#dcfffc99;opacity:1;text-align:center;min-height:0;margin:0;padding:0 16px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:18.85px;position:absolute;top:83px;left:0;right:0}.highlight-card p{color:#fffc;opacity:0;visibility:hidden;max-height:none;margin:0;padding:0;font-size:14px;line-height:26px;transition:none;position:absolute;top:129px;left:20.83px;right:20.83px;overflow:visible;transform:none}.highlight-card.is-active p{opacity:1;visibility:visible;max-height:none;margin:0}html[data-locale=en] .highlight-card p{line-height:21px}html[data-locale=en] .highlight-card.is-active h3{padding:0 16px}html[data-locale=en] .highlight-card h3{min-height:0}.highlight-stage{height:242px;margin-top:0;position:absolute;bottom:0;left:0;right:0}.highlight-stage-graphic{background:#000;border-radius:11px;position:absolute;inset:1px 3px 3px 2px;overflow:hidden}.highlight-card[data-highlight-index="05"]:not(.is-active) .highlight-stage{height:266px}.highlight-card[data-highlight-index="05"]:not(.is-active) .highlight-stage-graphic{inset:1px 3px 23px 2px}.highlight-stage-graphic:after{content:none}.highlight-stage-graphic img{object-fit:cover;object-position:center;width:100%;height:100%;transition:opacity .42s,transform .72s cubic-bezier(.2,.78,.2,1)}.highlight-card[data-highlight-index="02"] .highlight-stage-graphic img,.highlight-card[data-highlight-index="03"] .highlight-stage-graphic img{opacity:.8}.highlight-card[data-highlight-index="05"] .highlight-stage-graphic img{width:103.82%;max-width:none;height:123.73%;transform:translate(-1.91%,-23.73%)}.highlight-card.is-active .highlight-stage-graphic img{opacity:.4;transform:scale(1.04)}.highlight-card.is-active .highlight-stage{opacity:0;pointer-events:none;height:242px;display:none}.highlight-stage-caption{display:none}.feature-section{--feature-viewer-height:579px;background:#101112;padding:0 0 112.146px}.feature-intro{align-items:center;height:120px;padding:0 10px;display:flex}.feature-intro h2{text-transform:uppercase;font-family:Montserrat,Inter,Segoe UI,sans-serif;font-size:60px;font-weight:600;line-height:67.146px;transform:none}.feature-viewer{height:auto;min-height:var(--feature-viewer-height);background:0 0;border-radius:0;grid-template-columns:minmax(0,328fr) minmax(0,1051fr);gap:4.2361%;padding:0;position:relative;top:20px;overflow:visible}.feature-controls{background:0 0;order:1;grid-template-rows:repeat(6,79px);align-content:space-between;align-self:stretch;gap:20px;height:auto;padding:0}.feature-media{width:100%;height:auto;min-height:var(--feature-viewer-height);background:#1b1b1d;border-radius:20px;order:2;margin:0;overflow:hidden}.feature-scene{padding:0}.feature-frame-stage{place-items:center;padding:0}.feature-title-window{z-index:5;width:min(58%,610px);max-width:none;min-height:72px;box-shadow:none;text-align:center;background:0 0;border:0;border-radius:0;align-content:start;gap:0;padding:0;display:grid;top:69px;left:50%;transform:translate(-50%)}.feature-title-window>div{justify-content:center;align-items:center;gap:0;display:flex}.feature-title-window strong{color:#fff;letter-spacing:.184px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:30px;font-weight:400;line-height:24.3px}.feature-image-frame{border-radius:22px;max-width:none;max-height:none}.feature-image-surface{border-radius:inherit;background:linear-gradient(145deg,#1b1d1d 0%,#121414 54%,#0e1010 100%);border-color:#e2e9e82b;padding:14px;box-shadow:inset 0 1px #ffffff0e,inset 0 -1px #000000b8,0 0 0 1px #00000094,0 18px 42px #00000070}.feature-image-plane{width:579px;height:377px}.feature-bubble-shell{transform-origin:0;border-radius:8px;justify-self:stretch;width:100%;height:79px}.feature-bubble-shell.is-active{z-index:1;border-radius:8px;justify-self:stretch;width:100%;height:79px}.feature-controls.has-expanded{grid-template-rows:none;align-content:space-between;gap:8px}.feature-controls.has-expanded .feature-bubble-shell{height:68px}.feature-controls.has-expanded .feature-bubble-shell.is-expanded{z-index:4;width:min(368px,100% + 40px);height:auto;min-height:144px}.feature-bubble,.feature-bubble.is-active{border-radius:var(--sb-radius);box-shadow:none;background:#1b1b1d;border-color:#ffffff14}.feature-bubble .specular-button__fx{opacity:0;transition:opacity .18s}.feature-bubble:hover .specular-button__fx,.feature-bubble:focus-visible .specular-button__fx{opacity:1}.feature-bubble:hover,.feature-bubble:focus-visible,.feature-bubble.is-active,.feature-bubble.is-active:hover,.feature-bubble.is-active:focus-visible{box-shadow:none;background:#16201c4d;border-color:#8ff8eeb8}.feature-bubble-content,.feature-bubble.is-active .feature-bubble-content{align-content:center;padding:0 18px;position:relative}.feature-bubble-heading{justify-content:center;align-items:center;gap:12px;display:flex}.feature-bubble-heading img{object-fit:contain;width:23px;height:23px}.feature-bubble-heading small{display:none}.feature-bubble-heading strong,.feature-bubble.is-active .feature-bubble-heading strong{color:#f5f7f7;letter-spacing:.184px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:20px;font-weight:400;line-height:24.3px}.feature-bubble.is-active .feature-bubble-heading strong{color:var(--figma-teal)}.feature-bubble.is-expanded .feature-bubble-content{align-content:start;padding:20px 22px}.feature-bubble.is-expanded .feature-bubble-heading{justify-content:flex-start}.feature-bubble-description{color:#def4f1c2;letter-spacing:.184px;margin-top:16px;padding-top:14px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400;line-height:21.45px}.feature-bubble.is-expanded,.feature-bubble.is-expanded .specular-button__label,.feature-bubble.is-expanded .feature-bubble-content{height:auto}html[data-locale=en] .feature-bubble-description{display:block}.feature-cycle-control{z-index:7;pointer-events:none;width:72.9861%;min-height:34px;margin:0;position:absolute;bottom:18px;right:0}.feature-cycle-progress{opacity:.42;pointer-events:auto;width:min(210px,34%)}.feature-cycle-play{pointer-events:auto}.get-started-section{background:#101112;padding:0 0 48px}.get-started-header{align-items:center;height:120px;padding:0 10px;display:flex}.get-started-header h2,.game-focus-heading h2{text-transform:uppercase;font-family:Montserrat,Inter,Segoe UI,sans-serif;font-size:60px;font-weight:600;line-height:67.146px;transform:none}.get-started-flow{background:#121214;border:1px solid #ffffff4d;border-radius:8px;height:307px;margin-top:20px;padding:56px 0 57px}.get-started-steps{grid-template-columns:repeat(3,181.333px);justify-content:center;gap:28px clamp(28px,50% - 272px,293.5px);width:min(1131px,100%);margin-inline:auto}.get-started-steps>li{width:181.333px;height:194px;min-height:194px;box-shadow:none;background:#1b1b1d;border-color:#ffffff4d;border-radius:8px;transition:border-color .76s cubic-bezier(.22,1,.36,1),background-color .76s cubic-bezier(.22,1,.36,1);display:block;overflow:visible}.get-started-steps>li.is-complete{border-color:var(--figma-teal);background:#32555233}.get-started-steps>li.is-complete .get-started-step-copy>strong{color:var(--figma-teal)}.get-started-steps>li.is-complete .get-started-step-copy>p{color:#8ff8ee99;opacity:1}.get-started-steps>li:not(:last-child):after{z-index:2;content:"";opacity:.7;background:url(../assets/figma-20260830/step-connector-right.svg) 50%/contain no-repeat;width:193.5px;height:18px;position:absolute;top:50%;left:calc(100% + 50px);transform:translateY(-50%)}.get-started-steps>li:not(:last-child):before{z-index:3;background:var(--figma-teal);content:"";opacity:0;transform-origin:0;width:193.5px;height:1px;transition:opacity .28s,transform 1.05s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:calc(100% + 50px);transform:translateY(-50%)scaleX(0)}.get-started-steps>li.is-connector-complete:before{opacity:.9;transform:translateY(-50%)scaleX(1)}.get-started-step-visual{background:0 0;border:0;flex-basis:44px;width:44px;height:44px;min-height:44px;position:absolute;top:39.333px;left:68.666px}.get-started-step-visual:before,.get-started-step-visual:after{content:none}.get-started-step-glyph{filter:none;width:44px;height:44px;position:relative}.get-started-section.is-sequencing .get-started-step.is-current .get-started-step-glyph{animation:.76s cubic-bezier(.22,1,.36,1) both get-started-step-settle}.get-started-step-icon{object-fit:contain;width:calc(100% - 2px);height:calc(100% - 2px);transition:opacity .52s,transform .62s cubic-bezier(.22,1,.36,1);display:block;position:absolute;inset:1px}.get-started-step-icon.is-functional{opacity:1;transform:scale(1)}.get-started-step-icon.is-success{opacity:0;transform:scale(.82)}.get-started-step.is-complete .get-started-step-icon.is-functional{opacity:0;transform:scale(.88)}.get-started-step.is-complete .get-started-step-icon.is-success{opacity:1;transform:scale(1)}.get-started-step-copy{text-align:center;align-items:center;width:100%;padding:0 12px;display:flex;position:absolute;top:113.333px;left:0}.get-started-step-copy>span{display:none}.get-started-step-copy>strong{color:#fff;letter-spacing:.123px;margin-top:0;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:16px;font-weight:400;line-height:16.2px;transition:color .76s cubic-bezier(.22,1,.36,1)}.get-started-step-copy>p{color:#fff9;letter-spacing:.123px;opacity:1;margin-top:9.333px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:12px;font-weight:400;line-height:14.3px;transition:color .76s cubic-bezier(.22,1,.36,1)}@keyframes get-started-step-settle{0%{opacity:.72;transform:scale(.94)}62%{opacity:1;transform:scale(1.012)}to{opacity:1;transform:scale(1)}}.get-started-meta{align-items:center;gap:50px;min-height:19.2px;margin-top:20px;display:flex}.get-started-notice{color:#a9bdb994;white-space:normal;border:0;flex:1;width:auto;min-width:0;margin:0;padding:0 0 0 8px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:12px;font-weight:400;line-height:17.6px}.get-started-notice:before{top:.68em}.get-started-support{color:#b9cfcba3;white-space:nowrap;flex:none;gap:50px;min-height:0;margin:0;padding:0;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,Microsoft YaHei,sans-serif;font-size:11px;font-weight:400;line-height:normal}.game-focus-block{margin-top:91.757px}.game-focus-heading{align-items:center;height:120px;margin-bottom:20px;padding:0 10px;display:flex}.game-focus-grid{grid-template-columns:minmax(0,337fr) minmax(0,668fr) minmax(0,348fr);gap:3.0534%}.game-focus-grid article{height:400px;min-height:400px;box-shadow:none;background:#1b1b1d;border:1px solid #ffffff14;border-radius:24px;padding:0;position:relative;overflow:hidden}.game-focus-card-top{min-height:0;position:static}.game-focus-index{display:none}.game-focus-art{pointer-events:none;display:block;position:absolute;overflow:hidden}.game-focus-grid article:first-child .game-focus-art{width:177px;height:159px;top:188.62px;left:59px}.game-focus-grid article:nth-child(2) .game-focus-art{width:503px;height:188px;top:170.62px;left:66px}.game-focus-grid article:nth-child(3) .game-focus-art{width:204px;height:156px;top:187.62px;left:76px}.game-focus-art img{object-fit:fill;max-width:none;display:block;position:absolute}.game-focus-grid article:first-child .game-focus-art img{width:360.96%;height:143.17%;top:-19.85%;left:-7.21%}.game-focus-grid article:nth-child(2) .game-focus-art img{width:100.04%;height:100%;top:0;left:-.02%}.game-focus-grid article:nth-child(3) .game-focus-art img{width:406.14%;height:176.92%;top:-44.42%;left:-293.07%}.game-focus-grid h4{z-index:2;color:#fff;margin:0;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:18px;font-weight:700;line-height:24px;position:absolute;top:32px;left:33px}.game-focus-grid p{z-index:2;color:#a9a9a9;margin:0;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:14px;font-weight:400;line-height:22.5px;position:absolute;top:64px;left:33px;right:32px}@media (width>=1920px){.game-focus-grid article:first-child h4{top:31px;left:32px}.game-focus-grid article:first-child p{width:282px;top:63px;left:32px;right:auto}.game-focus-grid article:nth-child(2) h4,.game-focus-grid article:nth-child(3) h4{top:30px;left:31px}.game-focus-grid article:nth-child(2) p{width:593px;top:62px;left:31px;right:auto}.game-focus-grid article:nth-child(3) p{width:296px;top:62px;left:31px;right:auto}}.game-focus-grid small{display:none}.access-section{background:var(--section-gray-light);padding:100px 0 135.961px}.access-header>.section-eyebrow{display:none}.access-header{align-items:center;width:100%;height:120px;padding:10px;display:flex;position:relative}.access-header h2{color:#f4f7f6;margin:0;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:60px;font-weight:700;line-height:67.146px}.access-header>p:last-child{color:#bed0cc9e;white-space:nowrap;margin:0;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:14px;font-weight:400;line-height:22.4px;position:absolute;top:65px;left:276px}@media (width>=900px){html[data-locale=en] .access-header{gap:36px}html[data-locale=en] .access-header>p:last-child{margin:38px 0 0;position:static}}@media (width>=600px) and (width<=899px){html[data-locale=en] .access-header{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;height:auto;min-height:124px;padding:0}html[data-locale=en] .access-header>p:last-child{white-space:normal;max-width:100%;margin:0;position:static}}.edition-grid{grid-template-columns:repeat(3,minmax(0,423px));justify-content:space-between;gap:clamp(28px,4.45vw,86px);margin-top:20px}.edition-card{border-style:solid;border-width:1px;border-radius:18px;min-height:692px;overflow:hidden;box-shadow:0 22px 54px #0003}.edition-card:before{opacity:.72;width:331.523px;left:24px;right:auto}.edition-card>header{flex-direction:column;width:100%;height:259px;min-height:259px;padding:32px 30px 29px;display:flex}.edition-card>header>span{align-items:flex-end;min-height:19.5px;font-family:Montserrat,Inter,Segoe UI,sans-serif;font-size:12px;font-weight:500;display:flex}html[data-locale=zh] .edition-card>header>span{font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif}.edition-card h3{text-transform:uppercase;align-items:center;min-height:73px;margin:0;font-family:Alibaba PuHuiTi Access,Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:40px;font-weight:700;line-height:55.65px;display:flex}.edition-price{color:#afb6bb;align-items:center;height:76px;font-family:Montserrat,Inter,Segoe UI,sans-serif;line-height:55.65px;display:flex;position:relative}.edition-currency{color:#fff;letter-spacing:8px;margin-right:0;font-size:30px;font-weight:700}.edition-price>strong{color:#fff;font-size:50px;font-weight:700}.edition-price-note{color:#dde7e594;white-space:nowrap;margin-left:12px;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:11px;font-weight:400;line-height:16px;position:relative;top:8px}html[data-locale=en] .edition-price-note{font-family:Montserrat,Inter,Segoe UI,sans-serif}.edition-price del{color:#afb6bb;opacity:.5;margin-left:10px;font-size:20px;font-weight:400;line-height:27.825px;text-decoration-thickness:1px;position:relative;top:8px}.edition-price del small{margin-right:4px;font-size:12px}.edition-card>header p{color:#dde7e594;align-items:center;min-height:26px;margin-top:0;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:13.5px;font-weight:400;line-height:21.06px;display:flex}.edition-benefits{width:100%;height:424px;margin-top:8px;padding:12px 30px 28px}.edition-benefits>div{width:100%;min-height:64px}.edition-benefits strong{color:#eff5f4c2;font-family:Alibaba PuHuiTi Access,Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:13.5px;font-weight:500;line-height:19.6px}.edition-benefits span{opacity:.88;font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif;font-size:13.5px;font-weight:400;line-height:17.55px}.edition-benefits .edition-value-compact{font-size:13px}.edition-benefits .is-unavailable strong,.edition-benefits .is-unavailable span{color:#dde7e54d}.edition-card-pro .edition-benefits .is-tier-feature strong{color:#f7f3fff0}.edition-benefits .is-unavailable span{font-size:13.5px;font-weight:700}.edition-benefits .edition-checkmark{opacity:1;font-family:Inter,Segoe UI,sans-serif;font-size:16px;font-weight:700;line-height:17.55px}.edition-card-free{background:linear-gradient(142.662deg,#afb6bb1f 8.4861%,#afb6bb00 40.037%),linear-gradient(#181a1c 0%,#0d0f10 72%)}.edition-card-standard{background:linear-gradient(142.662deg,#2d7e8433 8.4861%,#2d7e8400 45.018%),linear-gradient(#111b1d 0%,#0a1011 72%)}.edition-card-pro{background:linear-gradient(142.662deg,#6553bc33 8.4861%,#6553bc00 45.018%),linear-gradient(#171520 0%,#0e0d13 72%)}.site-footer{background:#000;height:auto;min-height:352px;font-family:Inter,Segoe UI,sans-serif;overflow:visible}.footer-brand span{color:#f4f7f6;font-family:Inter,Segoe UI,sans-serif;font-size:18px;font-weight:820}.footer-column h3{font-family:Inter,Segoe UI,sans-serif;font-size:12px;font-weight:760}.footer-column a,.footer-column>span{font-family:Inter,Segoe UI,sans-serif;font-size:12px;font-weight:400;line-height:18px}.footer-column small{font-family:Inter,Segoe UI,sans-serif;font-size:9px;font-weight:400;line-height:13.5px}html[data-locale=zh] .footer-column h3,html[data-locale=zh] .footer-column a,html[data-locale=zh] .footer-column>span,html[data-locale=zh] .footer-column small{font-family:Alibaba PuHuiTi,Microsoft YaHei UI,sans-serif}.footer-legal{font-family:Inter,Segoe UI,sans-serif;font-size:10px;font-weight:400}.footer-main,.footer-legal{width:min(1177px, calc(100% - var(--content-gutter) - var(--content-gutter)))}.footer-main{padding-top:74px;padding-bottom:65px}.footer-legal{flex-wrap:wrap;min-height:74px;padding-block:16px}@media (width>=1536px){.hero{height:887px;min-height:887px;padding:308px 0 0}.hero-content{margin-left:calc((100% - var(--content-width)) / 2 + 51px)}.highlights-section{padding-top:120px}.game-focus-block{margin-top:91.757px}}@media (width<=1535px){.edition-card>header,.edition-benefits,.edition-benefits>div{width:100%}}@media (width>=1181px) and (width<=1535px){.highlight-panel{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (width>=1181px) and (width<=1399px){html[data-locale=en] .highlight-panel,html[data-locale=en] .game-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}html[data-locale=en] .game-focus-grid article:last-child{grid-column:1/-1}html[data-locale=en] .game-focus-grid article .game-focus-art{left:50%;transform:translate(-50%)}}@media (width<=1399px){html[data-locale=en] .highlight-card-figma-layers{width:269px;left:50%;right:auto;transform:translate(-50%)}html[data-locale=en] .game-focus-grid article:nth-child(2){flex-direction:column;height:max-content;padding:32px;display:flex}html[data-locale=en] .game-focus-grid article:nth-child(2) h4,html[data-locale=en] .game-focus-grid article:nth-child(2) p{width:auto;position:static}html[data-locale=en] .game-focus-grid article:nth-child(2) p{margin-top:8px}html[data-locale=en] .game-focus-grid article:nth-child(2) .game-focus-card-top{flex:none;order:1;width:100%;margin-top:auto;padding-top:16px;display:block}html[data-locale=en] .game-focus-grid article:nth-child(2) .game-focus-art{aspect-ratio:503/188;width:min(503px,100%);height:auto;margin-inline:auto;position:relative;top:auto;left:auto;transform:none}}@media (width>=600px) and (width<=899px){html[data-locale=en] .highlight-card p{top:124px}}@media (width<=1180px){:root{--section-top-space:88px;--section-tail-space:84px}.site-header{padding-inline:26px}.highlights-section{padding-top:96px}.highlight-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.highlight-panel article{height:390px}.highlight-panel article:last-child{grid-column:1/-1}.highlight-panel article.is-active{height:390px}.feature-section{--feature-viewer-height:auto}.feature-viewer{background:#000;border-radius:12px;grid-template-columns:1fr;gap:12px;height:auto;padding:12px;top:0;overflow:hidden}.feature-media{aspect-ratio:16/10;order:1;width:100%;height:auto;margin:0}.feature-image-plane{aspect-ratio:579/377;width:calc(100% - 30px);height:auto}.feature-controls{background:0 0;order:2;grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:auto;padding:0}.feature-cycle-control{pointer-events:auto;grid-column:1/-1;width:100%;position:static}.feature-bubble-shell,.feature-bubble-shell.is-active,.feature-controls.has-expanded .feature-bubble-shell{width:100%;height:76px}.feature-controls.has-expanded .feature-bubble-shell.is-expanded{width:100%;height:auto;min-height:136px}.feature-bubble-description{display:block}.get-started-flow{height:auto;padding:34px 28px}.get-started-steps{row-gap:28px}.get-started-steps>li:not(:last-child):after,.get-started-steps>li:not(:last-child):before{display:none}.game-focus-grid{grid-template-columns:1fr 1fr}.game-focus-grid article:nth-child(2){grid-column:span 1}.game-focus-grid article:last-child{grid-column:1/-1}.game-focus-grid article .game-focus-art{left:50%;transform:translate(-50%)}.edition-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.edition-card{min-height:620px}.site-footer{height:auto;overflow:visible}}@media (width<=899px){.site-header,.site-header.is-scrolled{border-radius:0;width:100%;padding:4px 10px 4px 16px;top:0}.hero{height:auto;min-height:100svh;padding:118px var(--content-gutter) 64px}.hero-scene{width:auto;height:max(100%,52.4vw);animation:none;left:50%;right:auto;transform:translate(-58%,-50%)scale(1.035)}.hero-image{object-position:63% center}.hero-media-shade{background:linear-gradient(#05070738,#0507076b 40%,#050707e6 84%),linear-gradient(90deg,#0507078f,#05070714)}.hero-content{align-self:end;margin-left:0}.hero h1{font-size:50px}.highlight-panel article:last-child{grid-column:auto}.get-started-header{align-items:flex-start}.get-started-flow{height:auto}.get-started-steps{grid-template-columns:1fr}.get-started-steps>li{grid-template-columns:190px minmax(0,1fr);width:100%;height:240px;min-height:240px;display:grid}.get-started-step-visual{border-bottom:0;border-right:1px solid #ffffff0f;width:100%;height:100%;min-height:240px;position:static}.get-started-step-glyph{width:76px;height:76px}.get-started-step-copy{text-align:left;justify-content:center;align-items:flex-start;width:auto;padding:26px 28px;position:static}.get-started-step-copy>strong{font-size:24px}.get-started-step-copy>p{margin-top:14px;font-size:18px}html[data-locale=en] .get-started-step-copy>strong{line-height:1.25}html[data-locale=en] .get-started-step-copy>p{line-height:1.45}.get-started-meta{flex-wrap:wrap;gap:14px 28px}.get-started-notice{white-space:normal;flex-basis:100%;width:100%}.get-started-support{white-space:normal;flex-wrap:wrap;gap:12px 28px}.game-focus-grid{grid-template-columns:1fr}.game-focus-grid article,.game-focus-grid article:nth-child(2),.game-focus-grid article:last-child{grid-column:auto}.edition-grid{grid-template-columns:1fr}.edition-card{min-height:0}}@media (width<=599px){:root{--content-gutter:20px;--section-top-space:76px;--section-tail-space:72px}.header-nav{gap:3px}.header-text-button{display:none}.language-menu summary{min-width:76px;padding:0 7px}.header-download{min-width:72px;min-height:32px;padding:0 13px}.hero{padding:112px var(--content-gutter) 56px}.hero-scene{width:auto;height:max(100%,52.4vw);left:50%;right:auto;transform:translate(-60%,-50%)scale(1.035)}.hero-image{object-position:65% center}.hero h1{font-size:42px;line-height:1.12}.hero-description{font-size:15px;line-height:1.7}.highlights-section{padding:78px 0 74px}.highlights-section .section-heading h2,.feature-intro h2,.get-started-header h2,.game-focus-heading h2,.access-header h2{font-size:40px;line-height:1.08;transform:none}.highlight-feature-loop{margin-top:22px}.highlight-feature-loop-group{gap:14px;padding-right:14px}.highlight-feature-item{flex-basis:142px;width:142px}.highlight-panel{grid-template-columns:1fr;gap:14px;margin-top:22px}.highlight-panel article,.highlight-panel article:last-child,.highlight-panel article.is-active{height:390px}.highlight-card.is-active .highlight-stage{opacity:0;height:242px}.feature-section{padding-bottom:74px}.feature-intro{height:104px;padding:0}.feature-viewer{border-radius:12px;padding:9px}.feature-media{aspect-ratio:4/3}.feature-scene{padding:0}.feature-frame-stage{padding:0 8px}.feature-title-window{width:92%;top:20px}.feature-title-window strong{font-size:16px}.feature-controls{grid-template-columns:1fr;gap:8px}.feature-bubble-shell,.feature-bubble-shell.is-active,.feature-controls.has-expanded .feature-bubble-shell{width:100%;height:58px}.feature-controls.has-expanded .feature-bubble-shell.is-expanded{width:100%;height:auto;min-height:142px}.feature-bubble-description{display:block}.get-started-section,.access-section{padding-bottom:74px}.get-started-header,.game-focus-heading{height:104px;padding:0}.get-started-flow{height:auto;padding:14px}.get-started-steps>li{width:100%;height:auto;min-height:0;display:flex}.get-started-step-visual{border-bottom:1px solid #ffffff0f;border-right:0;flex-basis:126px;width:100%;height:126px;min-height:126px;position:static}.get-started-step-glyph{width:66px;height:66px}.get-started-step-copy{text-align:center;align-items:center;width:100%;padding:24px 20px 28px;position:static}.get-started-step-copy>strong{font-size:22px}.get-started-step-copy>p{font-size:15px}.get-started-meta,.get-started-support{flex-direction:column;align-items:flex-start}.game-focus-block{margin-top:74px}.game-focus-grid article{height:360px;min-height:360px}html[data-locale=en] .game-focus-grid article:nth-child(2){padding-inline:24px}.game-focus-grid h4,.game-focus-grid p{left:24px;right:24px}.game-focus-grid article:first-child .game-focus-art{aspect-ratio:177/159;width:min(177px,100% - 48px);height:auto}.game-focus-grid article:nth-child(2) .game-focus-art{aspect-ratio:503/188;width:min(503px,100% - 48px);height:auto}.game-focus-grid article:nth-child(3) .game-focus-art{aspect-ratio:204/156;width:min(204px,100% - 48px);height:auto}.access-header{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;height:auto;min-height:124px;padding:0}.access-header>p:last-child{white-space:normal;max-width:100%;margin:0;line-height:1.55;position:static}.edition-grid{margin-top:20px}.edition-card>header{min-height:200px}.edition-card h3{font-size:40px}.footer-main,.footer-legal{width:calc(100% - 40px)}}@media (prefers-reduced-motion:reduce){.hero-scene{animation:none}.get-started-steps>li,.get-started-steps>li:before,.get-started-step-copy>strong,.get-started-step-copy>p,.get-started-step-icon{transition:none}.get-started-step-glyph{animation:none!important}}
