:root{font-family:MiSans,HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,sans-serif;color:#121317;background:#f2f3f5;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #0a0b0d;--paper: #f2f3f5;--white: #ffffff;--muted: #6d7078;--line: #cfd1d6;--soft-line: #dedfe3;--signal: #ff4d40;--blue: #154cff;--acid: #c7ff32;--panel: #e9eaed;--max: 1440px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{margin:0;overflow-x:hidden;background:var(--paper)}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:inherit;cursor:pointer}img,video{max-width:100%;display:block}::selection{color:var(--white);background:var(--blue)}.skip-link{position:fixed;z-index:999;top:8px;left:8px;padding:10px 14px;color:var(--white);background:var(--ink);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;padding:0 34px;color:var(--white);border-bottom:1px solid rgb(255 255 255 / 18%);transition:height .24s ease,color .24s ease,background .24s ease,transform .24s ease}.site-header.is-scrolled{height:62px;color:var(--ink);border-bottom-color:var(--line);background:#f2f3f5f0;backdrop-filter:blur(14px)}.site-header.is-hidden{transform:translateY(-110%)}.brand{display:inline-flex;align-items:center;gap:11px;justify-self:start}.brand-symbol{width:42px;height:32px;display:block;flex:0 0 auto;color:currentColor}.brand-symbol svg{width:100%;height:100%;display:block;fill:currentColor}.brand-symbol .brand-signal{fill:var(--signal)}.brand-word{display:flex;align-items:baseline;gap:8px}.brand-word strong{font-size:15px}.brand-word small{color:currentColor;font-family:Courier New,monospace;font-size:9px;opacity:.56}.desktop-nav{display:flex;align-items:center;gap:36px}.desktop-nav a,.text-link{position:relative;font-size:12px}.desktop-nav a:after,.text-link:after{position:absolute;right:0;bottom:-7px;left:0;height:1px;content:"";background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.desktop-nav a:hover:after,.text-link:hover:after{transform:scaleX(1);transform-origin:left}.header-actions{display:flex;align-items:center;justify-self:end;gap:24px}.header-cta{height:36px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;color:var(--ink);background:var(--white);border-radius:2px;font-size:11px;font-weight:700;transition:color .18s ease,background .18s ease}.is-scrolled .header-cta{color:var(--white);background:var(--ink)}.header-cta:hover{color:var(--white);background:var(--signal)}.menu-toggle{width:38px;height:38px;display:none;place-items:center;padding:0;border:0;background:transparent}.menu-close-icon,.menu-toggle[aria-expanded=true] .menu-open-icon{display:none}.menu-toggle[aria-expanded=true] .menu-close-icon{display:block}.mobile-nav{display:none}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-family:Courier New,monospace;font-size:10px;font-weight:700;text-transform:uppercase}.eyebrow:before{width:18px;height:1px;content:"";background:currentColor}.button-primary,.button-secondary,.button-light{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;border:1px solid var(--ink);border-radius:2px;font-size:12px;font-weight:700;transition:color .18s ease,background .18s ease,border-color .18s ease}.button-primary{color:var(--white);background:var(--ink)}.button-primary:hover{border-color:var(--signal);background:var(--signal)}.button-secondary{background:transparent}.button-secondary:hover{color:var(--white);background:var(--ink)}.button-light{color:var(--ink);border-color:var(--white);background:var(--white)}.button-light:hover{color:var(--white);border-color:var(--signal);background:var(--signal)}.arrow-link{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:700}.arrow-link svg{transition:transform .18s ease}.arrow-link:hover svg{transform:translate(3px,-3px)}[data-reveal]{opacity:0;transform:translateY(32px);transition:opacity .76s ease,transform .76s cubic-bezier(.2,.8,.2,1)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.cursor-dot{position:fixed;z-index:300;top:-5px;left:-5px;width:10px;height:10px;border:1px solid var(--white);border-radius:50%;background:var(--ink);pointer-events:none;mix-blend-mode:difference;transition:width .14s ease,height .14s ease,margin .14s ease}.cursor-dot.is-large{width:34px;height:34px;margin:-12px 0 0 -12px}.site-footer{color:var(--white);background:var(--ink)}.footer-lead{min-height:520px;display:grid;grid-template-columns:1fr auto;align-content:center;align-items:end;gap:40px;max-width:var(--max);margin:0 auto;padding:80px 56px}.footer-lead .eyebrow{grid-column:1 / -1;color:#888b92}.footer-lead h2{margin:0;font-family:Songti SC,STSong,SimSun,serif;font-size:72px;font-weight:500;line-height:1.12}.circle-link{width:88px;height:88px;display:grid;place-items:center;border:1px solid #505158;border-radius:50%;transition:color .18s ease,border-color .18s ease,background .18s ease}.circle-link:hover{color:var(--ink);border-color:var(--acid);background:var(--acid)}.footer-contact,.footer-bottom{max-width:var(--max);margin:0 auto;border-top:1px solid #2d2e34}.footer-contact{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:40px 56px 52px}.footer-contact>div{display:grid;gap:10px}.footer-contact span{color:#858890;font-size:10px}.footer-contact a{display:inline-flex;align-items:center;gap:8px;font-size:13px}.footer-contact nav{display:flex;gap:28px}.footer-contact nav a{color:#b7b9bf;font-size:11px}.footer-contact nav a:hover{color:var(--white)}.footer-bottom{min-height:70px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:0 56px;color:#73767e;font-size:9px}.footer-bottom>span:nth-child(2){justify-self:center}.footer-bottom>div{display:flex;justify-self:end;gap:14px}.workspace-window{--parallax-y: 0px;width:min(1180px,calc(100vw - 96px));aspect-ratio:16 / 9.2;overflow:hidden;color:#1d1b20;border:1px solid #b9bbc1;border-radius:8px;background:#f4f3f5;box-shadow:0 34px 90px #0003;transform:translateY(var(--parallax-y))}.workspace-topbar{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-bottom:1px solid #d7d4da;background:#fff}.workspace-topbar>div{display:flex;align-items:center;gap:10px}.workspace-topbar strong{font-size:11px}.workspace-topbar small,.workspace-topbar span{color:#817c85;font-size:8px}.workspace-topbar button{padding:6px 11px;border:0;border-radius:3px;background:#efedf0;font-size:8px}.huixu-mark{position:relative;width:26px;height:26px;display:grid;place-items:center;color:#fff!important;border-radius:4px;background:#252228;font-family:Songti SC,serif;font-size:13px!important;font-weight:700}.huixu-mark i{position:absolute;right:3px;bottom:4px;width:6px;height:2px;background:#cf4a43}.workspace-avatar{width:25px;height:25px;display:grid;place-items:center;color:#fff!important;border-radius:50%;background:#a66d18;font-weight:700}.workspace-body{height:calc(100% - 76px);display:grid;grid-template-columns:48px minmax(0,1fr) 242px}.workspace-tools{display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 6px;border-right:1px solid #d7d4da;background:#fff}.workspace-tools svg{width:32px;height:32px;padding:7px;border-radius:4px}.workspace-tools svg:nth-of-type(4){background:#e9e6eb}.workspace-tools span{flex:1}.workspace-canvas{position:relative;min-width:0;overflow:hidden;background:#f7f6f8}.canvas-grid-lines{position:absolute;inset:0;opacity:.48;background-image:linear-gradient(#dedce1 1px,transparent 1px),linear-gradient(90deg,#dedce1 1px,transparent 1px);background-size:24px 24px}.canvas-connections{position:absolute;z-index:1;inset:0;width:100%;height:100%;overflow:visible}.canvas-connections path{fill:none;stroke:#716d75;stroke-width:1.2px;stroke-dasharray:6px 5px;vector-effect:non-scaling-stroke;animation:flow-dash 8s linear infinite}@keyframes flow-dash{to{stroke-dashoffset:-66px}}.canvas-node{position:absolute;z-index:2;overflow:hidden;border:1px solid #c8c5ca;border-radius:6px;background:#fff;box-shadow:0 10px 24px #18141c17}.canvas-node header{height:29px;display:flex;align-items:center;gap:6px;padding:0 8px;border-bottom:1px solid #e0dde2}.canvas-node header span{font-size:8px;font-weight:700}.canvas-node header small{margin-left:auto;color:#858089;font-size:6px}.canvas-node p{margin:0;padding:10px;color:#57525a;font-size:7px;line-height:1.7}.canvas-node img{width:100%;height:calc(100% - 29px);object-fit:cover}.node-prompt{top:15%;left:4%;width:24%}.node-reference{bottom:11%;left:5%;width:22%;height:34%}.node-generator{top:37%;left:40%;width:22%;border-top:2px solid #cf4a43}.node-generator>div{display:grid;grid-template-columns:26px 1fr;align-items:center;padding:12px}.node-generator>div svg{grid-row:1 / 3}.node-generator strong{font-size:8px}.node-generator span{color:#817c85;font-size:6px}.node-result{top:13%;right:3%;width:24%;height:48%}.canvas-status{position:absolute;right:16px;bottom:13px;display:flex;align-items:center;gap:7px;color:#716d75;font-size:7px}.canvas-status i{width:42px;height:2px;background:#252228}.workspace-assistant{display:flex;flex-direction:column;padding:12px;border-left:1px solid #d7d4da;background:#fff}.workspace-assistant>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:11px;border-bottom:1px solid #e0dde2}.workspace-assistant>header span{display:flex;align-items:center;gap:6px;font-size:9px;font-weight:700}.workspace-assistant>header small{color:#4c7e59;font-size:6px}.assistant-context{margin:10px 0;padding:7px;color:#716d75;background:#f2f0f3;font-size:6px}.assistant-message{padding:9px;border:1px solid #e0dde2;border-radius:5px;font-size:7px;line-height:1.6}.assistant-plan{margin-top:9px;padding:10px;color:#fff;border-radius:5px;background:#242127}.assistant-plan>span{color:#aaa4ae;font-size:6px}.assistant-plan p{display:flex;gap:7px;margin:9px 0;font-size:7px}.assistant-plan i{color:#ff786e;font-style:normal}.assistant-plan button{width:100%;margin-top:4px;padding:7px;color:#242127;border:0;border-radius:3px;background:#fff;font-size:7px}.assistant-input{margin-top:auto;display:flex;align-items:center;justify-content:space-between;padding:9px;color:#8b878e;border:1px solid #d7d4da;border-radius:5px;font-size:7px}.workspace-marquee{height:26px;display:flex;align-items:center;justify-content:space-around;gap:20px;padding:0 14px;color:#aeabb1;border-top:1px solid #d7d4da;background:#252228;overflow:hidden}.workspace-marquee span{display:inline-flex;align-items:center;gap:5px;flex:none;font-family:Courier New,monospace;font-size:6px}.section-shell{max-width:var(--max);margin:0 auto;padding:112px 56px}.section-heading{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:60px;margin-bottom:70px}.section-heading h2{max-width:760px;margin:0;font-family:Songti SC,STSong,SimSun,serif;font-size:54px;font-weight:500;line-height:1.2}.section-heading p{max-width:590px;margin:22px 0 0;color:var(--muted);font-size:14px;line-height:1.9}.page-hero{min-height:70svh;display:flex;align-items:end;padding:150px max(56px,calc((100vw - var(--max)) / 2 + 56px)) 72px;color:var(--white);background:var(--ink)}.page-hero-inner{width:100%}.page-hero .eyebrow{color:#858890}.page-hero h1{max-width:980px;margin:28px 0 30px;font-family:Songti SC,STSong,SimSun,serif;font-size:72px;font-weight:500;line-height:1.08}.page-hero p{max-width:650px;margin:0;color:#b3b5bb;font-size:15px;line-height:1.9}.page-hero-meta{display:flex;justify-content:space-between;gap:30px;margin-top:60px;padding-top:20px;border-top:1px solid #303238;color:#858890;font-family:Courier New,monospace;font-size:9px}.home-hero{position:relative;height:92svh;min-height:680px;overflow:hidden;color:var(--white);background:#061854}.home-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;animation:hero-camera 16s ease-in-out infinite alternate}.home-hero-wash{position:absolute;inset:0;background:#0408195c}.home-hero-grid{position:absolute;inset:0;display:grid;grid-template-columns:repeat(4,1fr);pointer-events:none}.home-hero-grid:before,.home-hero-grid:after,.home-hero-grid i{border-left:1px solid rgb(255 255 255 / 14%);content:""}.home-hero-grid:before{border-left:0}.home-hero-grid:after{border-right:1px solid rgb(255 255 255 / 14%)}@keyframes hero-camera{0%{transform:scale(1.01)}to{transform:scale(1.06) translate3d(-.8%,-.5%,0)}}.home-hero-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:var(--max);margin:0 auto;padding:100px 56px 70px}.hero-code{color:#ffffffa8;font-family:Courier New,monospace;font-size:10px;font-weight:700}.home-hero h1{margin:24px 0 12px;font-family:Songti SC,STSong,SimSun,serif;font-size:104px;font-weight:500;line-height:1;letter-spacing:0}.hero-statement{width:100%;display:flex;align-items:end;justify-content:space-between;gap:60px}.hero-statement p{margin:0;font-family:Songti SC,STSong,SimSun,serif;font-size:30px;line-height:1.4}.hero-statement a{width:112px;height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;border:1px solid rgb(255 255 255 / 56%);border-radius:50%;font-size:10px;transition:color .18s ease,border-color .18s ease,background .18s ease}.hero-statement a:hover{color:var(--ink);border-color:var(--acid);background:var(--acid)}.hero-system-status{position:absolute;z-index:3;right:0;bottom:0;left:0;height:38px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 34px;color:#ffffffa6;border-top:1px solid rgb(255 255 255 / 18%);font-family:Courier New,monospace;font-size:8px}.hero-system-status span:first-child{display:flex;align-items:center;gap:7px}.hero-system-status span:first-child i{width:5px;height:5px;border-radius:50%;background:var(--acid);box-shadow:0 0 12px var(--acid)}.hero-system-status span:nth-child(2){justify-self:center}.hero-system-status span:last-child{justify-self:end}.home-manifesto{min-height:720px;display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:center}.manifesto-index{align-self:start;display:flex;flex-direction:column;justify-content:space-between;min-height:420px;padding-top:12px;color:var(--muted);font-size:11px;line-height:1.7}.manifesto-copy h2{margin:0;font-family:Songti SC,STSong,SimSun,serif;font-size:64px;font-weight:500;line-height:1.18}.manifesto-copy>p{max-width:690px;margin:40px 0 50px;color:var(--muted);font-size:15px;line-height:2}.manifesto-points{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.manifesto-points span{display:flex;align-items:center;gap:12px;padding:18px 0;color:#4d5057;font-size:11px}.manifesto-points b{color:var(--signal);font-family:Courier New,monospace;font-size:8px}.product-spotlight{overflow:hidden;color:var(--white);background:#0e0f12}.spotlight-copy{display:grid;grid-template-columns:.72fr 1.28fr 1fr;gap:50px;padding-bottom:70px}.spotlight-copy>div:first-child{display:flex;flex-direction:column;justify-content:space-between;align-items:start}.spotlight-copy .eyebrow{color:#777a82}.product-status{display:inline-flex;align-items:center;gap:7px;color:#8d9098;font-size:9px}.product-status i{width:5px;height:5px;border-radius:50%;background:var(--signal)}.spotlight-copy>div:nth-child(2){position:relative}.huixu-title-mark{position:absolute;top:-8px;left:-46px;width:32px;height:32px;display:grid;place-items:center;color:#17151a;border-radius:4px;background:#fff;font-family:Songti SC,serif;font-size:17px;font-weight:700}.huixu-title-mark:after{position:absolute;right:4px;bottom:4px;width:7px;height:2px;content:"";background:#cf4a43}.spotlight-copy h2{margin:0;font-family:Songti SC,STSong,SimSun,serif;font-size:76px;font-weight:500;line-height:1}.spotlight-copy>div:nth-child(2) p{margin:18px 0 0;color:#fff;font-family:Songti SC,serif;font-size:24px}.spotlight-copy>div:last-child>p{max-width:440px;margin:0;color:#a8abb2;font-size:13px;line-height:1.9}.spotlight-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.spotlight-login{display:inline-flex;align-items:center;gap:7px;color:#d1d2d6;font-size:11px}.spotlight-stage{min-height:760px;display:flex;align-items:center;justify-content:center;background:#d6d8dc}.spotlight-capabilities{min-height:64px;display:flex;align-items:center;justify-content:center;gap:28px;color:#8a8d95;border-top:1px solid #2d2e33;font-size:9px}.spotlight-capabilities i{width:3px;height:3px;border-radius:50%;background:#585b63}.capability-section{background:#f2f3f5}.capability-list{border-top:1px solid var(--line)}.capability-list article{min-height:182px;display:grid;grid-template-columns:70px 42px minmax(0,1fr) 190px;align-items:center;gap:22px;border-bottom:1px solid var(--line);transition:color .22s ease,background .22s ease,padding .22s ease}.capability-list article:hover{padding:0 18px;color:var(--white);background:var(--ink)}.capability-number{align-self:start;padding-top:28px;color:var(--signal);font-family:Courier New,monospace;font-size:9px}.capability-list article>svg{color:var(--muted)}.capability-list h3{margin:0 0 12px;font-family:Songti SC,serif;font-size:27px;font-weight:600}.capability-list p{max-width:680px;margin:0;color:var(--muted);font-size:12px;line-height:1.8}.capability-list article:hover p,.capability-list article:hover>svg{color:#b3b6bd}.capability-list article>span:last-child{justify-self:end;color:var(--muted);font-family:Courier New,monospace;font-size:8px}.product-matrix{color:var(--white);background:#0b0c0f}.matrix-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:55px}.matrix-heading .eyebrow{color:#7b7e86}.matrix-heading p{color:#aaaeb5;font-size:12px}.product-list{border-top:1px solid #32343a}.product-row{min-height:190px;display:grid;grid-template-columns:70px 250px minmax(0,1fr) 170px;align-items:center;gap:30px;border-bottom:1px solid #32343a;transition:padding .2s ease,background .2s ease}.product-row:hover{padding:0 20px;background:#15171b}.product-row>span{align-self:start;padding-top:30px;color:var(--signal);font-family:Courier New,monospace;font-size:9px}.product-row small{color:#747780;font-family:Courier New,monospace;font-size:8px}.product-row h3{margin:9px 0 0;font-family:Songti SC,serif;font-size:34px;font-weight:500}.product-row>p{max-width:550px;color:#979aa2;font-size:12px;line-height:1.8}.product-row-end{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-row-end span{display:flex;align-items:center;gap:6px;color:#979aa2;font-size:9px}.product-row-end i{width:5px;height:5px;border-radius:50%;background:var(--acid)}.product-row.is-muted{color:#787b83}.product-row.is-muted .product-row-end i{background:#555860}.work-section{overflow:hidden;background:#e7e9ed}.work-heading{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;padding-bottom:70px}.work-heading h2{margin:0 0 30px;font-family:Songti SC,serif;font-size:56px;font-weight:500;line-height:1.2}.work-gallery{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:420px 420px;gap:1px;background:#bec1c7}.work-item{position:relative;overflow:hidden;color:var(--white);background:var(--ink)}.work-item-wide{grid-row:1 / 3}.work-item img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1),opacity .3s ease}.work-item-wide img{object-position:36% center}.work-item-portrait img{object-position:center 32%}.work-item:hover img{opacity:.72;transform:scale(1.035)}.work-item>div{position:absolute;right:0;bottom:0;left:0;padding:28px;background:#08090cbd}.work-item>div span{color:#aeb1b8;font-family:Courier New,monospace;font-size:8px}.work-item h3{margin:8px 0 5px;font-family:Songti SC,serif;font-size:24px;font-weight:500}.work-item p{margin:0;color:#b8bac0;font-size:9px}.engineering-band{color:var(--white);background:#1145e8}.engineering-band .section-shell{min-height:630px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.engineering-copy .eyebrow{color:#ffffffa6}.engineering-copy h2{margin:28px 0 22px;font-family:Songti SC,serif;font-size:58px;font-weight:500}.engineering-copy p{margin:0;color:#ffffffb8;font-size:13px}.engineering-map{display:grid;grid-template-columns:1fr 32px 1fr 32px 1fr;align-items:center;gap:12px}.engineering-map>div{aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px solid rgb(255 255 255 / 45%);border-radius:50%}.engineering-map>div strong{font-family:Courier New,monospace;font-size:10px}.engineering-map>div span{color:#ffffffa6;font-size:8px}.engineering-map>svg{justify-self:center;color:#fff9}.huixu-page{background:#f0eff1}.huixu-hero{position:relative;height:96svh;min-height:720px;overflow:hidden;color:#fff;background:#12081f}.huixu-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 36%;animation:hero-camera 14s ease-in-out infinite alternate}.huixu-hero-overlay{position:absolute;inset:0;background:#0b07125c}.huixu-hero-copy{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:var(--max);margin:0 auto;padding:110px 56px 76px}.huixu-brandline{display:flex;align-items:center;gap:12px;color:#ffffffb8;font-size:10px;font-weight:700}.huixu-hero-mark{position:relative;width:36px;height:36px;display:grid;place-items:center;color:#1c191d;border-radius:5px;background:#fff;font-family:Songti SC,serif;font-size:19px;font-weight:700}.huixu-hero-mark i{position:absolute;right:4px;bottom:5px;width:8px;height:2px;background:#cf4a43}.huixu-hero h1{max-width:700px;margin:38px 0 50px;font-family:Songti SC,STSong,SimSun,serif;font-size:94px;font-weight:500;line-height:1.06}.huixu-hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:60px}.huixu-hero-bottom>p{margin:0;color:#ffffffc2;font-size:14px;line-height:1.85}.huixu-hero-bottom>div{display:flex;align-items:center;gap:28px}.huixu-hero-bottom>div>a:last-child{display:inline-flex;align-items:center;gap:8px;font-size:11px}.huixu-hero-caption{position:absolute;z-index:3;right:28px;bottom:22px;display:grid;justify-items:end;gap:6px;color:#ffffff8f;font-family:Courier New,monospace;font-size:7px}.huixu-intro{min-height:700px;display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:center}.huixu-intro h2{margin:0;font-family:Songti SC,serif;font-size:60px;font-weight:500;line-height:1.2}.huixu-intro p{max-width:650px;margin:38px 0 0;color:var(--muted);font-size:14px;line-height:2}.huixu-product{overflow:hidden;color:#fff;background:#151317}.huixu-product-head{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;padding-bottom:70px}.huixu-product-head .eyebrow{color:#79757d}.huixu-product-head h2{margin:0;font-family:Songti SC,serif;font-size:58px;font-weight:500;line-height:1.2}.huixu-product-head p{margin:24px 0 0;color:#9d99a1;font-size:13px}.huixu-workspace-stage{min-height:800px;display:flex;align-items:center;justify-content:center;background:#d8d5da}.huixu-feature-flow{background:#eeedef}.feature-flow-row{min-height:720px;display:grid;grid-template-columns:.8fr 1.2fr;max-width:var(--max);margin:0 auto;border-bottom:1px solid var(--line)}.feature-flow-row.is-reverse{grid-template-columns:1.2fr .8fr}.feature-flow-row.is-reverse .feature-flow-copy{order:2;border-right:0;border-left:1px solid var(--line)}.feature-flow-copy{display:flex;flex-direction:column;justify-content:center;align-items:start;padding:70px 56px;border-right:1px solid var(--line)}.feature-flow-copy>span{color:var(--muted);font-family:Courier New,monospace;font-size:9px}.feature-flow-copy>svg{margin:68px 0 26px;color:var(--signal)}.feature-flow-copy h3{margin:0;font-family:Songti SC,serif;font-size:44px;font-weight:500;line-height:1.25}.feature-flow-copy p{max-width:460px;margin:32px 0 0;color:var(--muted);font-size:13px;line-height:1.9}.feature-flow-visual{position:relative;min-width:0;overflow:hidden}.canvas-detail{display:grid;grid-template-columns:.85fr 60px .7fr 60px 1.15fr;align-items:center;gap:12px;padding:50px;background-color:#f5f4f6;background-image:linear-gradient(#dddbe0 1px,transparent 1px),linear-gradient(90deg,#dddbe0 1px,transparent 1px);background-size:30px 30px}.detail-node{padding:18px;border:1px solid #c8c5ca;border-radius:6px;background:#fff;box-shadow:0 12px 28px #17141b17}.detail-node>span{color:#77727b;font-size:8px}.detail-node p{margin:10px 0 0;font-size:10px;line-height:1.7}.detail-node-dark{display:grid;gap:7px;color:#fff;border-color:#2c2930;border-top:2px solid #cf4a43;background:#252228}.detail-node-dark strong{font-size:10px}.detail-node-dark small{color:#aaa4ae;font-size:7px}.canvas-detail>i{height:1px;background:#716d75}.canvas-detail>img{aspect-ratio:3 / 4;object-fit:cover;border:1px solid #c8c5ca;border-radius:6px;box-shadow:0 18px 36px #110e142e}.agent-detail{display:grid;place-items:center;background:#141316}.agent-core{position:relative;z-index:3;width:190px;height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:#fff;border:1px solid #535058;border-radius:50%;background:#211f24;box-shadow:0 0 0 26px #ffffff08,0 0 0 72px #ffffff05}.agent-core strong{font-family:Songti SC,serif;font-size:22px}.agent-core span{color:#8d8991;font-family:Courier New,monospace;font-size:7px}.agent-orbit{position:absolute;z-index:4;padding:9px 12px;color:#b8b4bc;border:1px solid #4a474e;border-radius:4px;background:#1d1b20;font-size:8px;animation:orbit-float 6s ease-in-out infinite}.orbit-one{top:18%;left:16%}.orbit-two{top:27%;right:12%;animation-delay:-2s}.orbit-three{right:24%;bottom:16%;animation-delay:-4s}@keyframes orbit-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.production-detail{background:#07080b}.production-detail>img{width:100%;height:100%;object-fit:cover;object-position:center 30%;opacity:.84}.production-sequence{position:absolute;right:28px;bottom:30px;left:28px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.production-sequence span{height:54px;display:flex;align-items:end;padding:8px;color:#fff;border:1px solid rgb(255 255 255 / 45%);background:#0a080c8c;font-family:Courier New,monospace;font-size:7px}.production-sequence span:nth-child(2){border-color:#ff786e}.production-data{position:absolute;top:28px;right:28px;display:grid;gap:5px;justify-items:end;color:#fff;font-family:Courier New,monospace}.production-data b{font-size:24px}.production-data span{color:#ffffffa3;font-size:7px}.huixu-capability-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.huixu-capability-grid article{min-height:280px;display:grid;grid-template-columns:1fr auto;align-content:start;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:color .18s ease,background .18s ease}.huixu-capability-grid article:hover{color:#fff;background:#252228}.huixu-capability-grid article>span{justify-self:end;color:var(--signal);font-family:Courier New,monospace;font-size:8px}.huixu-capability-grid h3{grid-column:1 / -1;margin:54px 0 12px;font-family:Songti SC,serif;font-size:25px}.huixu-capability-grid p{grid-column:1 / -1;margin:0;color:var(--muted);font-size:11px;line-height:1.8}.huixu-capability-grid article:hover p{color:#aaa4ae}.huixu-scenes{color:#fff;background:#252228}.huixu-scenes .eyebrow{color:#8b878e}.scene-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #464249;border-left:1px solid #464249}.scene-strip article{min-height:340px;display:flex;flex-direction:column;padding:26px;border-right:1px solid #464249;border-bottom:1px solid #464249}.scene-strip article>span{color:#ff786e;font-family:Courier New,monospace;font-size:8px}.scene-strip h3{margin:auto 0 18px;font-family:Songti SC,serif;font-size:27px}.scene-strip p{margin:0;color:#aaa4ae;font-size:11px;line-height:1.8}.huixu-pricing-preview{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.pricing-preview-copy{align-self:center}.pricing-preview-copy h2{margin:30px 0 24px;font-family:Songti SC,serif;font-size:48px;font-weight:500;line-height:1.25}.pricing-preview-copy>p{max-width:430px;margin:0 0 32px;color:var(--muted);font-size:12px;line-height:1.9}.pricing-preview-list{border-top:1px solid var(--line)}.pricing-preview-list article{min-height:150px;display:grid;grid-template-columns:90px minmax(0,1fr) 100px 100px;align-items:center;gap:20px;border-bottom:1px solid var(--line)}.pricing-preview-list article>span:first-child{color:var(--muted);font-family:Courier New,monospace;font-size:8px}.pricing-preview-list h3{margin:0 0 7px;font-family:Songti SC,serif;font-size:21px}.pricing-preview-list p{margin:0;color:var(--muted);font-size:9px}.pricing-preview-list strong{font-size:30px}.pricing-preview-list strong small{margin-right:3px;font-size:12px}.pricing-preview-list article>span:last-child{color:var(--muted);font-size:9px}.pricing-preview-list article.is-featured{position:relative}.pricing-preview-list article.is-featured:before{position:absolute;top:-1px;bottom:-1px;left:-12px;width:3px;content:"";background:var(--signal)}.huixu-final-cta{position:relative;min-height:760px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;background:#0c0d10}.huixu-final-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.48}.huixu-final-cta>div{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center}.huixu-final-cta p{margin:20px 0 30px;color:#ffffffa3;font-family:Courier New,monospace;font-size:8px}.huixu-final-cta h2{margin:0 0 44px;font-family:Songti SC,serif;font-size:64px;font-weight:500;line-height:1.2}.showcase-hero{background:#0c0d10}.showcase-hero h1{max-width:1050px}.showcase-list{background:#e9ebee}.showcase-case{min-height:760px;display:grid;grid-template-columns:1.25fr .75fr;border-bottom:1px solid var(--line)}.showcase-case.is-reverse{grid-template-columns:.75fr 1.25fr}.showcase-case.is-reverse .showcase-media{order:2}.showcase-media{min-width:0;overflow:hidden;background:#111216}.showcase-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.showcase-case:first-child .showcase-media img{object-position:34% center}.showcase-case:nth-child(2) .showcase-media img{object-position:center 30%}.showcase-case:hover .showcase-media img{transform:scale(1.025)}.showcase-copy{display:flex;flex-direction:column;justify-content:center;align-items:start;padding:70px 60px}.showcase-copy>span{color:var(--muted);font-family:Courier New,monospace;font-size:9px}.showcase-copy>svg{margin:64px 0 24px;color:var(--signal)}.showcase-copy h2{margin:0;font-family:Songti SC,serif;font-size:42px;font-weight:500;line-height:1.25}.showcase-copy>p{max-width:440px;margin:26px 0 34px;color:var(--muted);font-size:12px;line-height:1.9}.showcase-copy dl{width:100%;margin:0 0 36px;border-top:1px solid var(--line)}.showcase-copy dl div{display:grid;grid-template-columns:80px 1fr;gap:16px;padding:11px 0;border-bottom:1px solid var(--line);font-size:9px}.showcase-copy dt{color:var(--muted)}.showcase-copy dd{margin:0}.showcase-copy>a{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700}.case-process-line{display:grid;grid-template-columns:1fr 60px 1fr 60px 1fr 60px 1fr;align-items:center}.case-process-line>div{min-height:180px;display:flex;flex-direction:column;justify-content:center;padding:22px;border:1px solid var(--line)}.case-process-line>div span{color:var(--signal);font-family:Courier New,monospace;font-size:8px}.case-process-line>div strong{margin:30px 0 8px;font-family:Songti SC,serif;font-size:20px}.case-process-line>div small{color:var(--muted);font-size:9px}.case-process-line>i{height:1px;background:var(--muted)}.pricing-hero{background:#123ecb}.pricing-page-intro{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:46px}.pricing-page-intro p{max-width:530px;margin:0;color:var(--muted);font-size:11px;line-height:1.8}.pricing-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.pricing-plan-grid article{min-height:590px;display:flex;flex-direction:column;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#f7f8fa}.pricing-plan-grid article.is-featured{color:#fff;background:var(--ink)}.pricing-plan-grid article header{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-family:Courier New,monospace;font-size:8px}.pricing-plan-grid article header b{padding:5px 8px;color:var(--ink);background:var(--acid);font-family:inherit;font-size:7px}.pricing-plan-grid h2{margin:58px 0 10px;font-family:Songti SC,serif;font-size:30px;font-weight:500}.pricing-plan-grid article>p{min-height:40px;margin:0;color:var(--muted);font-size:11px}.plan-price{display:flex;align-items:baseline;margin:44px 0 14px}.plan-price small{margin-right:5px;font-size:14px}.plan-price strong{font-size:54px;font-weight:500}.plan-price span{margin-left:9px;color:var(--muted);font-size:8px}.plan-points{display:flex;align-items:center;gap:7px;padding-bottom:32px;border-bottom:1px solid var(--line)}.is-featured .plan-points{border-color:#33353b}.plan-points b{font-size:16px}.plan-points span{color:var(--muted);font-size:9px}.pricing-plan-grid ul{display:grid;gap:13px;margin:28px 0 38px;padding:0;list-style:none}.pricing-plan-grid li{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px}.pricing-plan-grid article>a{width:100%;margin-top:auto}.is-featured .button-primary{color:var(--ink);border-color:#fff;background:#fff}.billing-explain{background:#e4e6ea}.billing-columns{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #c5c8ce}.billing-columns article{min-height:300px;padding:28px 28px 28px 0;border-right:1px solid #c5c8ce}.billing-columns article:not(:first-child){padding-left:28px}.billing-columns article:last-child{border-right:0}.billing-columns article>svg{color:var(--blue)}.billing-columns article>span{display:block;margin-top:50px;color:var(--muted);font-family:Courier New,monospace;font-size:8px}.billing-columns h3{margin:10px 0 15px;font-family:Songti SC,serif;font-size:25px}.billing-columns p{margin:0;color:var(--muted);font-size:11px;line-height:1.8}.not-found{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px 50px;color:#fff;text-align:center;background:var(--ink)}.not-found>span{color:#777a82;font-family:Courier New,monospace;font-size:9px}.not-found h1{margin:30px 0 18px;font-family:Songti SC,serif;font-size:58px;font-weight:500}.not-found p{margin:0 0 36px;color:#8c8f97;font-size:12px}.legal-page{background:#eceef1}.legal-hero{min-height:390px;padding-top:150px}.legal-hero h1{font-size:56px}.legal-layout{max-width:1180px;display:grid;grid-template-columns:230px minmax(0,1fr);gap:80px;margin:0 auto;padding:90px 44px 130px}.legal-aside{position:sticky;top:92px;align-self:start;display:grid;gap:16px;color:var(--muted);font-size:11px}.legal-aside strong{color:var(--ink);font-size:13px}.legal-aside span{font-family:Courier New,monospace;font-size:9px}.legal-content{max-width:800px}.legal-content section{padding:0 0 42px}.legal-content h2{margin:0 0 16px;font-family:Songti SC,serif;font-size:26px;font-weight:600}.legal-content h3{margin:24px 0 9px;font-size:14px}.legal-content p,.legal-content li{color:#555860;font-size:13px;line-height:2}.legal-content ol,.legal-content ul{padding-left:20px}.legal-note{padding:18px 20px;border-left:3px solid var(--signal);background:#fff}@media (max-width: 1080px){.site-header{grid-template-columns:1fr auto;padding:0 24px}.desktop-nav{display:none}.section-shell,.footer-lead,.footer-contact,.footer-bottom{padding-right:36px;padding-left:36px}.workspace-window{width:calc(100vw - 72px)}.workspace-body{grid-template-columns:44px minmax(0,1fr) 210px}.home-hero h1{font-size:86px}.manifesto-copy h2{font-size:52px}.spotlight-copy{grid-template-columns:.5fr 1fr 1fr}.spotlight-stage{min-height:650px}.product-row{grid-template-columns:50px 200px minmax(0,1fr) 140px}.huixu-hero h1{font-size:78px}.huixu-intro h2{font-size:50px}.feature-flow-row,.feature-flow-row.is-reverse{grid-template-columns:.85fr 1.15fr}.canvas-detail{padding:28px;grid-template-columns:1fr 30px .8fr}.canvas-detail>i:nth-of-type(2),.canvas-detail>img{display:none}.showcase-case,.showcase-case.is-reverse{grid-template-columns:1fr 1fr}.showcase-copy{padding:50px 40px}.pricing-plan-grid article{padding:24px}}@media (max-width: 760px){.site-header{height:64px;padding:0 16px}.site-header.is-scrolled{height:58px}.brand-word small,.text-link,.header-cta{display:none}.menu-toggle{display:grid}.mobile-nav{position:fixed;z-index:-1;top:0;right:0;left:0;height:100dvh;display:flex;flex-direction:column;justify-content:center;gap:0;padding:90px 24px 30px;color:var(--white);background:var(--ink);opacity:0;pointer-events:none;transition:opacity .18s ease}.mobile-nav.is-open{opacity:1;pointer-events:auto}.mobile-nav a{min-height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #2e3036;font-family:Songti SC,serif;font-size:26px}.mobile-nav a span{color:#767982;font-family:Courier New,monospace;font-size:9px}.mobile-nav a:last-child{min-height:48px;justify-content:center;gap:10px;margin-top:42px;color:var(--ink);border:0;background:var(--white);font-family:inherit;font-size:12px;font-weight:700}.site-header:has(.mobile-nav.is-open){color:var(--white);border-color:transparent;background:transparent;backdrop-filter:none}.site-header:has(.mobile-nav.is-open) .brand-symbol{color:var(--white)}.cursor-dot{display:none}.section-shell{padding:80px 20px}.section-heading{grid-template-columns:1fr;gap:24px;margin-bottom:46px}.section-heading h2{font-size:38px}.section-heading p{font-size:13px}.page-hero{min-height:620px;padding:120px 20px 44px}.page-hero h1{margin-top:24px;font-size:44px}.page-hero p{font-size:13px}.page-hero-meta{flex-direction:column;gap:8px;margin-top:44px}.footer-lead{min-height:440px;grid-template-columns:1fr;padding:72px 20px}.footer-lead h2{font-size:44px}.circle-link{width:66px;height:66px}.footer-contact{align-items:start;flex-direction:column;padding:34px 20px 44px}.footer-contact nav{display:grid;grid-template-columns:1fr 1fr;gap:18px 28px}.footer-bottom{grid-template-columns:1fr;gap:8px;padding:22px 20px}.footer-bottom>span:nth-child(2),.footer-bottom>div{justify-self:start}.footer-bottom>div{flex-direction:column;gap:6px}.workspace-window{width:calc(100vw - 32px);min-width:700px;transform:translate(-19%) translateY(var(--parallax-y))}.home-hero{height:88svh;min-height:650px}.home-hero-content{justify-content:flex-end;padding:110px 20px 94px}.home-hero h1{margin-top:18px;font-size:56px}.hero-statement{align-items:start;flex-direction:column;gap:34px}.hero-statement p{font-size:24px}.hero-statement a{width:auto;height:auto;flex-direction:row;padding:0;border:0;border-radius:0}.hero-system-status{grid-template-columns:1fr auto;padding:0 16px}.hero-system-status span:nth-child(2){display:none}.home-manifesto{min-height:0;grid-template-columns:1fr;gap:58px}.manifesto-index{min-height:0;gap:36px}.manifesto-copy h2{font-size:40px}.manifesto-copy>p{margin:30px 0 38px;font-size:13px}.manifesto-points{grid-template-columns:1fr}.spotlight-copy{grid-template-columns:1fr;gap:38px}.spotlight-copy>div:first-child{min-height:70px;flex-direction:row}.huixu-title-mark{position:relative;top:auto;left:auto;margin-bottom:14px}.spotlight-copy h2{font-size:58px}.spotlight-stage{min-height:520px;justify-content:flex-start;overflow:hidden}.spotlight-capabilities{justify-content:flex-start;padding:0 20px;overflow:hidden;white-space:nowrap}.capability-list article{min-height:220px;grid-template-columns:30px 30px 1fr;gap:12px;padding:26px 0}.capability-list article:hover{padding:26px 12px}.capability-number{padding-top:4px}.capability-list article>svg{align-self:start}.capability-list article>span:last-child{grid-column:3;justify-self:start}.capability-list h3{font-size:24px}.matrix-heading{align-items:start;flex-direction:column}.product-row{min-height:260px;grid-template-columns:34px 1fr;gap:18px;padding:28px 0}.product-row:hover{padding:28px 12px}.product-row>span{padding-top:4px}.product-row>p,.product-row-end{grid-column:2}.product-row h3{font-size:30px}.work-heading{grid-template-columns:1fr;gap:28px}.work-heading h2{font-size:40px}.work-gallery{grid-template-columns:1fr;grid-template-rows:500px 460px 380px}.work-item-wide{grid-row:auto}.work-item>div{padding:22px 20px}.engineering-band .section-shell{min-height:740px;grid-template-columns:1fr;gap:58px}.engineering-copy h2{font-size:42px}.engineering-map{grid-template-columns:1fr}.engineering-map>div{width:148px;justify-self:center}.engineering-map>svg{transform:rotate(90deg)}.huixu-hero{height:90svh;min-height:680px}.huixu-hero-copy{justify-content:flex-end;padding:110px 20px 72px}.huixu-hero h1{margin:28px 0 40px;font-size:56px}.huixu-hero-bottom{align-items:start;flex-direction:column;gap:30px}.huixu-hero-bottom>div{flex-wrap:wrap}.huixu-hero-caption{display:none}.huixu-intro,.huixu-product-head{min-height:0;grid-template-columns:1fr;gap:34px}.huixu-intro h2,.huixu-product-head h2{font-size:40px}.huixu-workspace-stage{min-height:520px;justify-content:flex-start;overflow:hidden}.feature-flow-row,.feature-flow-row.is-reverse{min-height:0;grid-template-columns:1fr}.feature-flow-row.is-reverse .feature-flow-copy{order:0;border-left:0}.feature-flow-copy{min-height:520px;padding:70px 20px;border-right:0;border-bottom:1px solid var(--line)}.feature-flow-copy>svg{margin-top:52px}.feature-flow-copy h3{font-size:36px}.feature-flow-visual{min-height:520px}.canvas-detail{grid-template-columns:1fr 36px 1fr;padding:24px}.agent-core{width:160px;height:160px}.orbit-one{left:8%}.orbit-two{right:5%}.huixu-capability-grid{grid-template-columns:1fr}.huixu-capability-grid article{min-height:230px}.scene-strip{grid-template-columns:1fr 1fr}.scene-strip article{min-height:280px;padding:20px}.huixu-pricing-preview{grid-template-columns:1fr;gap:54px}.pricing-preview-copy h2{font-size:40px}.pricing-preview-list article{min-height:180px;grid-template-columns:1fr auto;gap:10px;padding:22px 0}.pricing-preview-list article>div{grid-column:1 / -1;grid-row:2}.pricing-preview-list strong{grid-column:1;grid-row:3}.pricing-preview-list article>span:last-child{grid-column:2;grid-row:3}.huixu-final-cta{min-height:620px}.huixu-final-cta>div{padding:0 20px}.huixu-final-cta h2{font-size:44px}.showcase-case,.showcase-case.is-reverse{min-height:0;grid-template-columns:1fr}.showcase-case.is-reverse .showcase-media{order:0}.showcase-media{height:520px}.showcase-case:first-child .showcase-media{height:430px}.showcase-copy{min-height:520px;padding:60px 20px}.showcase-copy>svg{margin-top:48px}.showcase-copy h2{font-size:36px}.case-process-line{grid-template-columns:1fr}.case-process-line>i{width:1px;height:28px;justify-self:center}.pricing-page-intro{align-items:start;flex-direction:column}.pricing-plan-grid{grid-template-columns:1fr}.pricing-plan-grid article{min-height:560px}.billing-columns{grid-template-columns:1fr}.billing-columns article,.billing-columns article:not(:first-child){min-height:260px;padding:28px 0;border-right:0;border-bottom:1px solid #c5c8ce}.legal-hero{min-height:360px}.legal-hero h1{font-size:42px}.legal-layout{grid-template-columns:1fr;gap:44px;padding:64px 20px 90px}.legal-aside{position:static}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}[data-reveal]{opacity:1;transform:none}}
