:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--app-ui-font-size:14px;--app-header-height:64px;--app-safe-area-top:0px;--app-safe-area-bottom:0px;--app-header-total-height:calc(var(--app-header-height) + var(--app-safe-area-top));--app-content-gutter:24px;--app-icon-button-size:44px;--app-bg:#fff;--app-bg-layout:#f5f6f8;--app-bg-elevated:#fff;--app-bg-soft:#fafafa;--app-bg-muted:#f5f5f5;--app-border:#f0f0f0;--app-border-strong:#d9d9d9;--app-text:#1f1f1f;--app-text-secondary:#595959;--app-text-muted:#8c8c8c;--app-hover:#0000000a;--brand:#5b6cff;--brand-hover:#4a5af0;--brand-soft:#5b6cff14;--app-accent:var(--brand);--link:#5b8cff;--error:#ff4d4f}:root[data-ui-density=wide]{--app-ui-font-size:15px;--app-header-height:68px;--app-content-gutter:26px;--app-icon-button-size:46px}:root[data-ui-density=ultrawide]{--app-ui-font-size:16px;--app-header-height:72px;--app-content-gutter:28px;--app-icon-button-size:48px}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#141414;--app-bg-layout:#141414;--app-bg-elevated:#1f1f1f;--app-bg-soft:#1a1a1a;--app-bg-muted:#262626;--app-border:#303030;--app-border-strong:#424242;--app-text:#ffffffe0;--app-text-secondary:#ffffffa6;--app-text-muted:#ffffff73;--app-hover:#ffffff14;--brand:#5b6cff;--brand-hover:#7a8cff;--brand-soft:#5b6cff2e;--app-accent:var(--brand);--link:#7a9cff;--error:#ff7875}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans SC,sans-serif;font-size:var(--app-ui-font-size);color:var(--app-text);background:var(--app-bg);-webkit-font-smoothing:antialiased}@media (width<=991.98px){:root{--app-safe-area-top:env(safe-area-inset-top,0px);--app-safe-area-bottom:env(safe-area-inset-bottom,0px)}}button,input,select,textarea{font:inherit}a{color:inherit}.theme-toggle-float{z-index:1000;position:fixed;top:16px;right:16px}html.landing-scrollbar-hidden,body.landing-scrollbar-hidden{scrollbar-width:none}html.landing-scrollbar-hidden::-webkit-scrollbar{width:0;height:0;display:none}body.landing-scrollbar-hidden::-webkit-scrollbar{width:0;height:0;display:none}.landing-page{--landing-header-height:calc(var(--app-header-height,64px) + 12px);--landing-max:1440px;--landing-ink:#ffffffe0;--landing-muted:#ffffffa6;--landing-line:#303030;--landing-paper:#141414;--landing-soft:#1a1a1a;--app-text:#ffffffe0;--app-text-secondary:#ffffffa6;--app-text-muted:#ffffff73;--app-border:#303030;--app-border-strong:#424242;--app-bg:#141414;--app-bg-layout:#141414;--app-bg-elevated:#1f1f1f;--app-bg-soft:#1a1a1a;--app-bg-muted:#262626;--landing-cinema:#10191e;--landing-on-cinema:#f4f6f5;--landing-on-cinema-muted:#c8cecf;min-height:100dvh;color:var(--landing-ink);background:var(--landing-paper);font-size:var(--app-ui-font-size,14px);-webkit-font-smoothing:antialiased;overflow:clip}[data-ui-density=wide] .landing-page{--landing-max:1680px}[data-ui-density=ultrawide] .landing-page{--landing-max:2000px}.landing-page *{box-sizing:border-box}.landing-page a{color:inherit;text-decoration:none}.landing-page :is(a,button,summary):focus-visible{outline:3px solid var(--brand);outline-offset:5px}.landing-page section[id]{scroll-margin-top:var(--landing-header-height)}.landing-page main[id]{scroll-margin-top:calc(var(--app-header-height,64px) + 12px)}.landing-page :is(h1,h2,h3,p){margin:0}.landing-shell{width:min(var(--landing-max), calc(100% - 112px));margin-inline:auto}.landing-skip-link{z-index:120;background:var(--landing-paper);padding:12px 20px;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.landing-skip-link:focus{transform:translateY(0)}.landing-header{z-index:100;min-height:calc(var(--app-header-height,64px) + 12px);padding:14px max(40px, calc((100vw - var(--landing-max)) / 2));color:var(--landing-on-cinema);background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:28px;transition:color .24s,background-color .24s,border-color .24s,box-shadow .24s;display:flex;position:fixed;top:0;left:0;right:0}.landing-header.is-scrolled{border-bottom-color:var(--landing-line);color:var(--landing-ink);background:var(--landing-paper);box-shadow:0 8px 24px #070f1514}.landing-brand{flex:0 0 118px;align-items:center;display:flex}.landing-brand img{width:100%;height:auto;display:block}.landing-nav,.landing-header-actions,.landing-hero-actions{align-items:center;display:flex}.landing-nav{gap:36px}.landing-nav a{color:currentColor;padding:8px 0;font-size:.95em}.landing-nav a:hover,.landing-text-link:hover{color:var(--brand)}.landing-header-actions{gap:10px}.landing-header-actions .ant-btn{box-shadow:none}.landing-header:not(.is-scrolled) .landing-nav a{color:var(--landing-on-cinema-muted)}.landing-header:not(.is-scrolled) .landing-header-actions .ant-btn:not(.ant-btn-primary){color:var(--landing-on-cinema);background:#070f1538;border-color:#f4f6f57a}.landing-header:not(.is-scrolled) .landing-header-actions .ant-btn:not(.ant-btn-primary):hover{border-color:var(--landing-on-cinema);color:var(--landing-on-cinema);background:#070f156b}.landing-hero{isolation:isolate;min-height:100svh;color:var(--landing-on-cinema);background:var(--landing-cinema);border-radius:0;align-items:center;margin:0;display:flex;position:relative;overflow:hidden}.landing-hero-art,.landing-hero-shade{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.landing-hero-art{object-fit:cover;object-position:center 56%}.landing-hero-shade{background:linear-gradient(90deg,#070f15ad,#070f1538 51%,#0000 78%)}.landing-hero-copy{width:min(var(--landing-max), calc(100% - 112px));margin-inline:auto;padding:clamp(64px,10vh,144px) 0}.landing-eyebrow{color:var(--landing-on-cinema-muted);letter-spacing:.22em;font-size:1em;margin-bottom:28px!important}.landing-hero h1{letter-spacing:-.055em;text-shadow:0 4px 32px #070f152e;max-width:900px;font-size:clamp(48px,5.4vw,112px);font-weight:750;line-height:1.18}.landing-title-line{text-wrap:balance;display:block}.landing-page :is(h1,h2) em{font-style:normal}.landing-hero h1 em{color:var(--landing-on-cinema-muted);font-weight:400}.landing-title-accent{color:var(--brand)}.landing-scroll-cue{letter-spacing:.14em;flex-direction:column;align-items:center;gap:8px;font-size:12px;display:inline-flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%);color:var(--landing-on-cinema-muted)!important}.landing-scroll-cue span{font-size:16px;line-height:1;display:inline-flex}.landing-scroll-cue .anticon{font-size:16px}.landing-scroll-cue:hover{color:var(--landing-on-cinema)!important}.landing-hero-description{color:var(--landing-on-cinema-muted);font-size:clamp(15px,1.1vw,20px);line-height:1.9;margin-top:30px!important}.landing-hero-actions{flex-wrap:wrap;gap:28px;margin-top:36px}.landing-hero-actions .ant-btn{border-color:var(--landing-on-cinema);height:50px;color:var(--landing-cinema);background:var(--landing-on-cinema);box-shadow:none;padding-inline:28px}.landing-hero-actions .ant-btn:hover{border-color:var(--landing-on-cinema-muted)!important;color:var(--landing-cinema)!important;background:var(--landing-on-cinema-muted)!important}.landing-watch-link{align-items:center;gap:10px;min-height:44px;display:inline-flex}.landing-watch-link .anticon{font-size:24px}.landing-art-caption{color:var(--landing-on-cinema-muted);background:#070f158c;border-radius:6px;padding:4px 8px;font-size:11px;position:absolute;bottom:22px;right:28px}.landing-showcase{grid-template-columns:.8fr 2.2fr;align-items:center;gap:56px;padding-block:136px;display:grid}.landing-page h2{letter-spacing:-.04em;font-size:clamp(32px,3.1vw,58px);font-weight:700;line-height:1.22}.landing-showcase-intro>p{color:var(--landing-muted);margin-top:28px;font-size:1.05em;line-height:1.9}.landing-text-link{align-items:center;gap:16px;min-height:44px;margin-top:32px;font-weight:500;display:inline-flex}.landing-showcase-belt{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;min-width:0;display:grid}.landing-showcase-card{min-width:0}.landing-showcase-card:nth-child(2){padding-top:60px}.landing-showcase-card:nth-child(3){padding-top:24px}.landing-showcase-media{aspect-ratio:9/16;background:var(--landing-soft);border-radius:10px;position:relative;overflow:hidden}.landing-showcase-media video{object-fit:contain;background:var(--landing-cinema);width:100%;height:100%;display:block}.landing-showcase-play{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.landing-showcase-play>span{color:var(--landing-on-cinema);background:#070f151f;place-items:center;font-size:44px;transition:background .2s;display:grid;position:absolute;inset:0}.landing-showcase-play:hover>span{background:#070f154d}.landing-showcase-status{color:var(--landing-on-cinema);pointer-events:none;background:linear-gradient(#0000,#070f15cc);padding:30px 14px 14px;font-size:11px;position:absolute;bottom:0;left:0;right:0}.landing-showcase-placeholder{height:100%;color:var(--landing-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:16px;display:flex}.landing-showcase-placeholder>.anticon{font-size:32px}.landing-showcase-card-copy{align-items:baseline;gap:12px;padding-top:18px;display:flex}.landing-showcase-card-copy>span{color:var(--app-text-muted);font-variant-numeric:tabular-nums;font-size:11px}.landing-showcase-card-copy strong{font-size:1em;font-weight:500}.landing-showcase-card-copy small{color:var(--landing-muted);margin-top:8px;font-size:12px;line-height:1.7;display:block}.landing-workflow{background:var(--landing-soft);padding-block:clamp(64px,7vw,112px)}.landing-workflow>.landing-shell{flex-direction:column;gap:clamp(48px,6vw,88px);display:flex}.landing-section-heading p{color:var(--landing-muted);margin-top:22px;font-size:1.08em;line-height:1.8}.landing-section-heading--workflow{text-align:left}.landing-section-heading--workflow h2{font-size:clamp(30px,2.8vw,52px)}.landing-journey{width:min(100%, calc(1120px + 8 * var(--app-ui-font-size,14px)));margin-inline:auto;position:relative}.landing-journey-track{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.landing-journey-track path{fill:none;stroke-width:2px;stroke-linecap:round}.landing-journey-track-base{stroke:var(--app-border-strong)}.landing-journey-track-progress{stroke:var(--brand);stroke-dasharray:1;stroke-dashoffset:1px}.landing-journey-list{gap:clamp(64px,7vw,112px);margin:0;padding:0;list-style:none;display:grid}.landing-journey-item{grid-template-columns:minmax(0,1fr) clamp(96px,10vw,160px) minmax(0,1fr);align-items:center;min-width:0;display:grid;position:relative}.landing-journey-node{z-index:1;border:2px solid var(--app-border-strong);background:var(--landing-soft);border-radius:50%;grid-area:1/2;justify-self:center;width:12px;height:12px;transition:border-color .3s,background-color .3s;transform:translate(-24px)}.landing-journey-item:nth-child(2n) .landing-journey-node{transform:translate(24px)}.landing-journey-item.is-revealed .landing-journey-node{border-color:var(--brand);background:var(--brand)}.landing-journey-copy{grid-area:1/1;justify-self:end;width:min(100%,360px);min-width:0}.landing-journey-media{grid-area:1/3;width:100%;min-width:0}.landing-journey-item:nth-child(2n) .landing-journey-copy{grid-column:3;justify-self:start}.landing-journey-item:nth-child(2n) .landing-journey-media{grid-column:1}.landing-journey-media img{border-radius:2%;width:100%;height:auto;display:block}.landing-journey-media .ant-empty{margin:0;padding-block:64px}.landing-journey-label{color:var(--brand);align-items:center;gap:12px;margin-bottom:20px;font-size:.92em;font-weight:500;display:flex}.landing-journey-label>span{font-variant-numeric:tabular-nums}.landing-journey-copy h3{text-wrap:balance;max-width:11em;font-size:clamp(24px,2.2vw,34px);font-weight:650;line-height:1.4}.landing-journey-copy p{color:var(--landing-muted);margin-top:16px;font-size:1.05em;line-height:1.9}.landing-faq{grid-template-columns:1fr 1.45fr;align-items:start;gap:80px;padding-block:128px;display:grid}.landing-faq h2{font-size:clamp(30px,2.4vw,44px)}.landing-faq-list .ant-collapse-item{border-bottom:1px solid var(--landing-line)}.landing-faq-list .ant-collapse-header{align-items:center;font-size:1.08em;padding:24px 0!important}.landing-faq-list .ant-collapse-body{padding-inline:0!important}.landing-faq-list p{color:var(--landing-muted);padding-bottom:16px;line-height:1.9}.landing-cta{border-top:1px solid var(--landing-line);border-bottom:1px solid var(--landing-line);background:var(--landing-soft)}.landing-cta-inner{grid-template-columns:1.05fr 1fr;justify-content:space-between;align-items:center;gap:clamp(40px,6vw,112px);padding-block:clamp(56px,7vw,104px);display:grid}.landing-cta p{color:var(--landing-muted);margin-bottom:20px}.landing-cta h2{font-size:clamp(36px,3.5vw,68px)}.landing-cta-description{max-width:30em;font-size:1.05em;line-height:1.9;margin-top:24px!important;margin-bottom:28px!important}.landing-cta-frame{--reveal-delay:.48s;background:var(--landing-cinema);border-radius:12px;min-width:0;margin:0;position:relative;overflow:hidden}.landing-cta-frame img{aspect-ratio:4/3;object-fit:cover;object-position:76% center;width:100%;display:block}.landing-cta-frame figcaption{color:var(--landing-on-cinema);letter-spacing:.06em;background:linear-gradient(#0000,#070f15d9);justify-content:space-between;gap:16px;padding:48px 24px 24px;font-size:12px;display:flex;position:absolute;bottom:0;left:0;right:0}.landing-cta .ant-btn{height:56px;box-shadow:none;padding-inline:32px}.landing-footer{border-top:1px solid var(--landing-line);background:var(--landing-soft)}.landing-footer-main{color:var(--landing-muted);justify-content:space-between;gap:24px;padding-block:32px;font-size:12px;display:flex}@media (prefers-reduced-motion:no-preference){.landing-scroll-cue{animation:1.8s ease-in-out infinite landing-scroll-cue-bounce}@keyframes landing-scroll-cue-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.landing-motion-enabled [data-reveal]{opacity:0;transition:opacity .95s cubic-bezier(.22,1,.36,1),transform 1.15s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}.landing-motion-enabled [data-reveal].is-visible,.landing-motion-enabled [data-reveal]:focus-within{opacity:1;transition-delay:var(--reveal-delay,.16s);transform:translateY(0)}.landing-motion-enabled .landing-showcase-intro>[data-reveal]{transition-duration:.85s}.landing-motion-enabled .landing-showcase-belt .landing-showcase-card{transition-delay:calc(var(--reveal-delay,0s) + .32s)}.landing-motion-enabled .landing-showcase-card .landing-showcase-media,.landing-motion-enabled .landing-showcase-card .landing-showcase-card-copy{opacity:0;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--reveal-delay,0s) + .42s);transform:translateY(20px)}.landing-motion-enabled .landing-showcase-card.is-visible .landing-showcase-media,.landing-motion-enabled .landing-showcase-card.is-visible .landing-showcase-card-copy{opacity:1;transform:translateY(0)}.landing-motion-enabled .landing-showcase-card.is-visible .landing-showcase-card-copy{transition-delay:calc(var(--reveal-delay,0s) + .56s)}.landing-journey.is-motion-enabled .landing-journey-copy h3,.landing-journey.is-motion-enabled .landing-journey-copy p,.landing-journey.is-motion-enabled .landing-journey-media{opacity:0;transition:opacity .65s,transform .75s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.landing-journey.is-motion-enabled .is-revealed .landing-journey-copy h3,.landing-journey.is-motion-enabled .is-revealed .landing-journey-copy p,.landing-journey.is-motion-enabled .is-revealed .landing-journey-media{opacity:1;transform:translateY(0)}.landing-journey.is-motion-enabled .is-revealed .landing-journey-copy p{transition-delay:.14s}.landing-journey.is-motion-enabled .is-revealed .landing-journey-media{transition-delay:.28s}}@media (width<=1100px){.landing-shell{width:calc(100% - 64px)}.landing-showcase{grid-template-columns:1fr;gap:40px;padding-block:88px}.landing-showcase-intro h2 br,.landing-showcase-intro>p br{display:none}.landing-showcase-belt{gap:24px}.landing-faq{gap:40px}}@media (width<=768px){.landing-header{gap:12px;padding:12px 24px}.landing-nav{gap:18px}.landing-brand{flex-basis:94px}.landing-hero{min-height:calc(100svh - var(--landing-header-height))}.landing-hero-copy{width:calc(100% - 56px);padding-block:56px 140px}.landing-hero-art{object-position:60% center}.landing-hero-shade{background:linear-gradient(90deg,#070f15bd,#070f1559)}.landing-hero h1{font-size:clamp(42px,7.6vw,58px)}.landing-workflow{padding-block:64px}.landing-journey-item{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:24px 16px}.landing-journey-node{grid-area:1/1;margin-top:4px;transform:translate(-6px)}.landing-journey-item:nth-child(2n) .landing-journey-node{transform:translate(6px)}.landing-journey-item:nth-child(n) .landing-journey-copy{grid-area:1/2;justify-self:start;width:100%}.landing-journey-item:nth-child(n) .landing-journey-media{grid-area:2/2}.landing-journey-copy h3{max-width:none}.landing-journey-copy p{max-width:32em}.landing-faq{grid-template-columns:1fr;padding-block:80px}.landing-cta-inner{grid-template-columns:1fr;padding-block:64px}}@media (width<=640px){.landing-header{flex-wrap:wrap;gap:8px 16px;padding:12px 20px}.landing-nav{order:3;justify-content:center;gap:32px;width:100%}.landing-header-actions{gap:6px}.landing-shell{width:calc(100% - 40px)}.landing-hero{min-height:calc(100svh - var(--landing-header-height))}.landing-hero-copy{width:calc(100% - 40px)}.landing-hero-art{object-position:72% center}.landing-page :is(main,section)[id]{scroll-margin-top:var(--landing-header-height)}.landing-eyebrow{font-size:12px}.landing-scroll-cue{left:50%}.landing-hero-actions{gap:20px}.landing-showcase{padding-block:72px}.landing-showcase-belt{grid-template-columns:1fr;gap:36px;width:min(100%,340px);margin-inline:auto}.landing-showcase-card:nth-child(n){padding-top:0}.landing-showcase-card-copy small{font-size:13px}.landing-journey-label{margin-bottom:12px}.landing-footer-main{flex-direction:column;gap:10px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :before,.landing-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
