:root{--ink:#151719;--gray:#666c75;--line:#dfe3e8;--paper:#fff;--surface:#f5f6f8;--blue:#2562da;--night:#151719;--body:"Segoe UI","Microsoft YaHei",sans-serif;--display:"Microsoft YaHei","Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:var(--body);background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:0}a,button{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #497de2;outline-offset:6px}button:disabled{cursor:default}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600;letter-spacing:-.055em}p{line-height:1.8}img{display:block;max-width:100%}svg{display:block}button svg{pointer-events:none}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;background:var(--ink);color:#fff;min-height:50px;padding:13px 24px;border-radius:6px;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#343940;transform:translateY(-2px)}.button>span{font-size:18px;font-weight:400}.button.small{min-height:40px;font-size:12px;padding:9px 16px;gap:24px;border-radius:5px}.button.white{background:#f7f7f5;color:#171717}.button.white:hover{background:#fff}.text-button{background:none;display:inline-flex;align-items:center;justify-content:space-between;gap:26px;min-height:44px;color:var(--ink);font-size:14px;padding:0}.text-button:hover{color:var(--blue)}.text-button>span{font-size:21px}.overline{font-size:12px;font-weight:600;letter-spacing:.075em;color:#566272;display:flex;align-items:center;gap:10px}.overline i{width:6px;height:6px;border-radius:50%;background:#3169cd}.site-header{height:83px;display:flex;align-items:center;padding:0 4%;gap:36px;position:sticky;top:0;z-index:20;background:#fffffff2;border-bottom:1px solid #eeeeef;backdrop-filter:blur(20px)}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand>svg{width:33px;height:33px;fill:var(--ink)}.brand>span{font-size:19px;font-weight:700;letter-spacing:.045em;line-height:1.3}.brand small{display:block;font-family:"Segoe UI",sans-serif;font-size:7px;letter-spacing:.15em;font-weight:500;margin-top:3px}.site-header nav{margin-left:auto;display:flex;gap:33px;font-size:13px;color:#51565e}.site-header nav a{padding:14px 0;position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;height:1px;bottom:4px;background:var(--ink);transition:right .2s}.site-header nav a:hover:after{right:0}.menu-toggle{display:none}.hero{background:linear-gradient(130deg,#fff 25%,#f6f8fb 75%,#edf1f6);overflow:hidden;position:relative}.hero-inner{position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:680px;height:calc(100svh - 148px);max-height:870px}.hero-copy{position:relative;z-index:2;padding:20px 0 35px;pointer-events:none}.hero-copy a,.hero-copy button{pointer-events:auto}.hero-copy .overline{margin-bottom:33px}h1{font-size:clamp(52px,5.7vw,84px);line-height:1.21;letter-spacing:-.065em;white-space:nowrap}h1>span{color:#2c62a2}.hero-summary{font-size:17px;color:#616977;margin-top:30px;line-height:1.9}.actions{display:flex;align-items:center;gap:28px;margin-top:35px}.hero-visual{position:absolute;right:-90px;top:0;bottom:0;width:67%;min-height:600px;isolation:isolate}.hero-visual canvas{width:100%;height:100%;position:absolute;inset:0;display:block;z-index:1;opacity:0}.hero-visual.rendered canvas{opacity:1}.sculpture-fallback{position:absolute;inset:0;width:100%;height:100%;transition:opacity .15s}.hero-visual.rendered .sculpture-fallback{opacity:0}.visual-ground{position:absolute;bottom:16%;left:20%;width:65%;height:35px;background:#889ab344;border-radius:100%;filter:blur(24px);transform:rotate(-8deg)}.visual-caption{position:absolute;z-index:2;bottom:9%;left:27%;right:14%;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.16em;color:#798493}.visual-caption button{width:32px;height:32px;border:1px solid #c6cdd7;background:#fff9;border-radius:50%;color:#596678;font-size:12px}.visual-caption button[hidden]{display:none}.hero-bottom{display:flex;align-items:center;justify-content:space-between;min-height:65px;border-top:1px solid #dce2e9;position:relative;z-index:2;font-size:10px;color:#707b89}.hero-location{letter-spacing:.05em}.scroll-cue{display:flex;gap:28px;align-items:center}.scroll-cue span{font-size:18px;color:var(--ink)}.section-intro{margin-bottom:54px}.section-intro .overline{margin-bottom:24px}h2{font-size:clamp(34px,3.7vw,55px);line-height:1.3}.section-intro>p:last-child{color:var(--gray);font-size:16px;margin-top:23px}.services{padding-top:108px;padding-bottom:110px}.service-links{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.service-link{padding:34px 35px 0 0;position:relative;display:block}.service-link+.service-link{padding-left:35px;border-left:1px solid var(--line)}.service-link:last-child{padding-right:0}.service-link h3{font-size:24px;display:flex;align-items:center;justify-content:space-between;margin:12px 0 20px;gap:12px;letter-spacing:-.05em}.service-link h3>span{font-family:var(--body);font-size:20px;color:#758190;transition:transform .2s}.service-link:hover h3>span{transform:translate(3px,-3px);color:var(--blue)}.service-link>p:not(.english){font-size:14px;color:var(--gray)}.english{font:9px/1.4 "Segoe UI",sans-serif;letter-spacing:.14em;color:#7e858f}.service-more{display:flex;gap:30px;align-items:center;font-size:12px;margin-top:35px}.service-more b{font-size:18px;font-weight:400}.service-icon{position:relative;width:95px;height:73px;margin-bottom:25px;isolation:isolate}.film-icon{perspective:200px;transform:rotate(-8deg)}.film-icon span{position:absolute;top:12px;left:8px;width:45px;height:51px;border:1px solid #aca698;background:linear-gradient(135deg,#ece8db,#b3a186);border-radius:5px;box-shadow:3px 6px 9px #49352215;transform:rotateY(-20deg);overflow:hidden}.film-icon span:before{content:"";position:absolute;inset:5px;background:linear-gradient(130deg,#e2d8ba,#998560);border:3px dotted #efeee8}.film-icon span:nth-child(2){left:26px;top:8px;background:#c5bcb0}.film-icon span:nth-child(3){left:44px;top:4px;background:#ded7c9}.agent-icon span{position:absolute;width:27px;height:27px;border:1px solid #73a0e9;border-radius:9px;background:linear-gradient(135deg,#f1f7ff,#a8c6f3);z-index:2;box-shadow:3px 6px 8px #2f5d9a12}.agent-icon span:nth-child(1){top:6px;left:31px}.agent-icon span:nth-child(2){top:43px;left:5px}.agent-icon span:nth-child(3){top:43px;left:57px}.agent-icon:after{content:"";position:absolute;width:44px;height:32px;border:1px solid #a1b9dc;border-bottom:0;left:20px;top:28px;border-radius:10px}.build-icon span{position:absolute;left:10px;top:4px;width:70px;height:35px;background:linear-gradient(130deg,#fff,#bfc8d4);border:1px solid #aab5c4;transform:rotate(-25deg) skewX(25deg);border-radius:5px;z-index:3}.build-icon span:nth-child(2){top:21px;z-index:2}.build-icon span:nth-child(3){top:38px;z-index:1}.creative{background:#171817;color:#f8f7f3;position:relative;overflow:hidden}.creative:before{content:"";position:absolute;width:1000px;height:1000px;right:-300px;top:-70px;background:radial-gradient(ellipse,#705c3624,transparent 65%);pointer-events:none}.creative-layout{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:100px;padding-top:85px;padding-bottom:75px;position:relative}.creative-copy .overline{color:#bbb5a7;margin-bottom:30px;font-size:11px}.creative h2{font-size:clamp(42px,4.8vw,70px);line-height:1.25}.section-description{font-size:16px;line-height:1.9;color:var(--gray);margin:27px 0 31px}.creative .section-description{color:#b8b8b1;font-size:15px}.ownership{font-size:10px;color:#898a83;margin-top:17px}.story-nav{display:flex;gap:18px;max-width:390px;margin-top:65px}.story-nav button{width:calc((100% - 36px)/3);padding:0;background:none;color:#dfdfd9;text-align:left;overflow:hidden}.story-nav img{width:100%;height:120px;object-fit:cover;border-radius:5px;filter:saturate(.8);transition:filter .25s,transform .25s}.story-nav button:hover img{filter:saturate(1);transform:translateY(-3px)}.story-nav button>span{display:flex;flex-direction:column;font-size:10px;margin-top:12px;line-height:1.7}.story-nav small{font:9px/1.6 "Segoe UI",sans-serif;color:#848983}.film-feature{max-width:356px;justify-self:end;width:100%;scroll-margin-top:110px}.film-topline{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:.08em;color:#bdbfb9;margin-bottom:15px}.film-poster{width:100%;aspect-ratio:9/16;display:block;position:relative;padding:0;color:#fff;background:#32342f;overflow:hidden;border-radius:8px;border:1px solid #45463f;box-shadow:0 30px 80px #0003}.film-poster img{width:100%;height:100%;object-fit:cover;transition:transform .8s}.film-poster:hover img{transform:scale(1.035)}.film-gradient{position:absolute;inset:0;background:linear-gradient(180deg,#0000 35%,#141710d9)}.film-title{position:absolute;bottom:107px;left:26px;right:20px;text-align:left}.film-title small{display:block;font-size:12px;margin-bottom:10px;color:#e1e1d6}.film-title strong{font-size:25px;letter-spacing:-.04em;white-space:nowrap}.film-play{position:absolute;left:26px;bottom:33px;display:flex;align-items:center;gap:12px;font-size:12px}.film-play svg{width:38px;height:38px;border:1px solid #fff8;padding:11px;fill:#fff;border-radius:50%}.film-credit{font-size:9px;color:#868b80;line-height:1.8;margin-top:17px}.agents{padding-top:110px;padding-bottom:110px}.split-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}.split-intro>p:last-child{margin:0 0 5px;font-size:14px;line-height:1.9}.scenario-tabs{display:flex;gap:36px;margin-bottom:28px;border-bottom:1px solid var(--line)}.scenario-tabs button{font-size:14px;padding:18px 0;background:none;color:#838994;position:relative}.scenario-tabs button[aria-selected=true]{color:var(--ink);font-weight:600}.scenario-tabs button[aria-selected=true]:after{content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0;background:var(--ink)}.scenario{border:1px solid #dde2e8;border-radius:12px;background:linear-gradient(135deg,#fafbfd,#f3f6fa)}.scenario-bar{padding:23px 28px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#858e9c;border-bottom:1px solid #e1e5ea}.diagram-label{display:flex;align-items:center;gap:8px;color:#46556b}.diagram-label i{width:5px;height:5px;border-radius:50%;background:#6988be}.scenario-body{display:grid;grid-template-columns:1fr 50px 145px 50px 1fr;gap:24px;align-items:center;min-height:300px;padding:48px 35px 56px}.node-label{display:block;font-size:10px;color:#7e8795;letter-spacing:.05em;margin-bottom:22px}.source-stack{position:relative;isolation:isolate}.source-document{position:relative;display:flex;gap:13px;align-items:center;padding:24px 15px;background:#fff;border:1px solid #dce2ea;border-radius:8px;box-shadow:0 14px 22px #43628606;z-index:2}.source-document svg{width:23px;height:30px;fill:none;stroke:#718db3;stroke-width:1.4;flex-shrink:0}.source-document strong{display:block;font-size:13px;font-weight:600}.source-document div>span{font-size:9px;color:#959ba5;display:block;margin-top:9px;line-height:1.8;max-width:140px}.source-document>small{position:absolute;right:8px;top:7px;font-size:8px;color:#9aa5b5}.back-document{position:absolute;z-index:1;height:60px;bottom:-8px;left:8px;right:8px;padding:0;background:#f8fafc;box-shadow:none}.diagram-wire{height:1px;background:#c4d0e0;position:relative}.diagram-wire:after{content:"";position:absolute;right:0;top:-3px;width:6px;height:6px;border-top:1px solid #93a9c6;border-right:1px solid #93a9c6;transform:rotate(45deg)}.diagram-wire i{width:4px;height:4px;border-radius:50%;background:#4d82cf;position:absolute;left:35%;top:-1.5px}.agent-core{text-align:center}.core-emblem{display:grid;place-items:center;width:88px;height:88px;border-radius:24px;margin:0 auto 22px;border:1px solid #c0d0e7;background:linear-gradient(145deg,#fff 5%,#ddeafc 48%,#91b1e2);box-shadow:inset 0 2px 1px white,0 9px 25px #799bc130,0 2px 3px #8ba4bf40;transform:rotate(-8deg)}.core-emblem span{font:500 32px/1 "Segoe UI",sans-serif;letter-spacing:-.07em;color:#356093;text-shadow:0 1px 0 white;transform:rotate(8deg)}.agent-core>strong{display:block;font-size:13px;font-weight:600;margin-bottom:7px}.agent-core>span{font-size:9px;color:#8794a4}.result-document{padding:23px 24px;background:#fff;border:1px solid #dce2ea;border-radius:9px;min-height:196px}.result-document .node-label{margin-bottom:17px}.result-document h3{font-size:22px;margin-bottom:13px}.result-document>p{font-size:11px;line-height:1.9;color:#7a8593;min-height:43px}.result-tags{display:flex;gap:7px;margin-top:19px}.result-tags span{font-size:9px;background:#edf3fb;color:#6480a7;padding:5px 7px;border-radius:3px}.scenario-note{border-top:1px solid #dde3eb;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:16px 28px}.scenario-note>p{font-size:11px;color:#7b8796}.scenario-note .text-button{font-size:12px;white-space:nowrap;min-height:34px;gap:20px}.understated{font-size:10px;color:#8a939f;margin-top:20px}.custom{background:#f1f4f8;overflow:hidden}.custom-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:55px;align-items:center;padding-top:96px;padding-bottom:92px}.custom-copy .overline{margin-bottom:27px}.custom h2{font-size:clamp(40px,4.3vw,62px)}.custom .section-description{font-size:15px}.custom-options{max-width:365px;margin:30px 0 32px;border-top:1px solid #d3dbe5}.custom-options button{display:flex;align-items:center;justify-content:space-between;width:100%;background:transparent;font-size:13px;color:#8490a0;text-align:left;padding:16px 0;border-bottom:1px solid #d3dbe5;transition:color .2s}.custom-options button[aria-pressed=true]{color:#1e528a;font-weight:600}.custom-options button>span{font-size:16px;font-weight:400}.architecture{position:relative;min-height:540px;padding-top:25px}.architecture-caption{display:flex;justify-content:space-between;align-items:center;padding:0 25px;font-size:10px;color:#667b93}.architecture-caption small{font-size:9px;color:#93a1b2}.layers{position:relative;height:435px;perspective:1000px;transform:translateY(8px)}.layer{position:absolute;width:350px;height:230px;left:50%;top:100px;margin-left:-175px;border:1px solid #afc0d5;border-radius:13px;padding:25px;background:#ffffffdb;transform:rotateX(51deg) rotateZ(-32deg);box-shadow:-10px 15px 30px #6c82921a;transition:transform .8s,border-color .3s}.layer-top{z-index:3;top:20px;background:linear-gradient(135deg,#fff,#e6edf7);border-color:#a0b4d1}.layer-middle{z-index:2;top:107px;background:#d9e5f3b8}.layer-bottom{z-index:1;top:194px;background:#c7d7ebad}.layer>span{font:9px/1.5 "Segoe UI",sans-serif;letter-spacing:.2em;color:#8195b0;display:block}.layer>b{font-size:19px;font-weight:500;color:#48607e;display:block;margin-top:13px}.layer-ui{display:flex;gap:10px;margin-top:22px;height:85px}.layer-ui i{background:#c8d8eb;border:1px solid #a9bed9;border-radius:5px;width:30%;height:100%}.layer-ui i:first-child{width:20%;background:#92b4e7}.layer-ui i:last-child{flex:1}.layer-path{display:flex;gap:25px;justify-content:center;margin-top:27px;align-items:center}.layer-path i{width:45px;height:40px;border:1px solid #7198c9;border-radius:6px;position:relative;background:#dfeafa}.layer-path i:not(:last-child):after{content:"";position:absolute;height:1px;background:#789cc9;width:25px;left:100%;top:50%}.layer-dots{display:flex;gap:12px;margin-top:32px}.layer-dots i{width:27px;height:34px;border:1px solid #7f9abf;border-radius:50%;background:#b2c9e6}.architecture>p{font-size:12px;line-height:1.9;text-align:center;max-width:360px;margin:30px auto 0;color:#708198;min-height:46px}.architecture.switching .layer-top{transform:rotateX(51deg) rotateZ(-32deg) translateY(-10px)}.approach{padding-top:112px;padding-bottom:90px}.steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:65px 0 95px;border-top:1px solid #ccd2d9}.steps li{padding-top:22px;position:relative;padding-right:20px}.steps li:before{content:"";position:absolute;top:-3px;left:0;background:#8b97a7;width:5px;height:5px;border-radius:50%}.steps li>span{font:11px/1 "Segoe UI",sans-serif;color:#8c97a6}.steps h3{font-size:21px;margin:25px 0 15px;letter-spacing:-.035em}.steps p{font-size:12px;color:#7b8490;line-height:1.9}.faq{display:grid;grid-template-columns:1fr 2fr;gap:80px;border-top:1px solid var(--line);padding-top:48px}.faq>h3{font-size:24px;line-height:1.5}.questions details{border-bottom:1px solid #e2e5e9}.questions summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:21px 0;font-size:13px;font-weight:500}.questions summary::-webkit-details-marker{display:none}.questions summary>span{font-size:20px;color:#6f7d8f;transition:transform .2s;font-weight:400}.questions details[open] summary>span{transform:rotate(45deg)}.questions details>p{font-size:12px;color:#77818d;line-height:1.9;padding:0 32px 24px 0}.closing{background:#edf2f8;overflow:hidden}.closing-layout{padding-top:78px;padding-bottom:84px;display:flex;align-items:center;justify-content:space-between;gap:50px}.closing .overline{margin-bottom:26px}.closing h2{font-size:clamp(38px,4.5vw,64px);line-height:1.3}.closing p:not(.overline){font-size:13px;color:#728095;margin:25px 0 29px;line-height:1.9}.closing-wordmark{font-size:140px;font-weight:600;letter-spacing:-.08em;line-height:1;color:#d6dfe9;white-space:nowrap;user-select:none}.closing-wordmark>span{display:block;font:500 76px/1.3 "Segoe UI",sans-serif;letter-spacing:.27em;color:#d4dee9}footer{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:100px;font-size:10px;color:#88909c}footer>div{display:flex;align-items:center;gap:28px}footer button{background:none;color:inherit;font-size:10px;padding:10px 0}footer a:hover,footer button:hover{color:var(--ink)}dialog{border:1px solid #e5e8ec;border-radius:16px;padding:43px;max-width:calc(100vw - 28px);max-height:calc(100dvh - 28px);color:var(--ink);box-shadow:0 25px 100px #0003}dialog::backdrop{background:#101820aa;backdrop-filter:blur(9px)}dialog .close{position:absolute;top:12px;right:12px;width:34px;height:34px;background:#eceff3;border-radius:50%;font:24px/1 var(--body);color:#5d6a79;z-index:5}#contact{width:480px;text-align:center}#contact .overline{justify-content:center;font-size:10px;margin-bottom:16px}#contact h2{font-size:25px;letter-spacing:-.045em;margin-bottom:16px}#contact-topic{font-size:12px;color:#7b8493}#contact img{width:238px;height:auto;margin:22px auto 13px}.save-qr{font-size:11px;display:inline-block;color:#3169ba;text-decoration:underline;text-underline-offset:4px;padding:8px}.contact-help{font-size:10px;line-height:1.9;color:#8a94a2;margin-top:15px}#film{background:#141614;color:#e2e7e0;padding:0 0 15px;width:420px;border-color:#333a31}#film video{display:block;width:100%;max-height:calc(100dvh - 112px);background:#000}#film>p{font-size:10px;text-align:center;color:#a2ab9e;margin:12px 15px 0}#film #video-status{color:#d9e2d5}#video-status:empty{display:none}.skip{position:fixed;top:-100px;left:20px;padding:15px;background:white;z-index:50}.skip:focus{top:10px}.motion-enabled .enter{opacity:0;transform:translateY(22px);transition:opacity .7s,transform .7s}.motion-enabled .enter.in{opacity:1;transform:none}
@media(min-width:1700px){.hero-visual{right:-120px;width:70%}.hero-inner{height:800px}h1{font-size:92px}}
@media(max-width:1100px){.wrap{width:calc(100% - 72px)}.site-header{gap:24px}.site-header nav{gap:22px}.hero-inner{min-height:650px}.hero-visual{right:-95px;width:69%}.hero-summary{font-size:15px}.actions{gap:23px}.actions .button{font-size:12px;padding:12px 17px;gap:20px}.actions .text-button{font-size:12px;gap:13px}.service-link{padding-right:25px}.service-link+.service-link{padding-left:25px}.service-link h3{font-size:20px}.creative-layout{gap:65px}.creative .section-description{font-size:13px}.film-feature{max-width:330px}.scenario-body{padding:35px 22px;grid-template-columns:1fr 22px 110px 22px 1fr;gap:14px}.result-document{padding:20px 17px}.source-document{padding:22px 12px;gap:9px}.source-document strong{font-size:11px}.source-document div>span{font-size:9px}.core-emblem{width:76px;height:76px}.custom-layout{gap:25px}.layer{width:305px;height:210px;margin-left:-152.5px}.custom h2{font-size:48px}.architecture{min-height:500px}.layers{height:395px}.layer-bottom{top:174px}.layer-middle{top:97px}.layer-top{top:20px}.layer-ui{height:64px}.layer-dots{gap:8px}.closing-wordmark{font-size:115px}.closing-wordmark>span{font-size:62px}.faq{gap:45px}}
@media(max-width:760px){html{scroll-padding-top:82px}.wrap{width:calc(100% - 44px)}.site-header{height:70px;padding:0 22px;gap:18px}.brand>svg{width:28px;height:28px}.brand>span{font-size:16px}.brand small{font-size:6px}.site-header>.button{margin-left:auto;font-size:10px;padding:8px 11px;min-height:34px;gap:11px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:5px;width:23px;height:38px;padding:0;background:none}.menu-toggle span{width:22px;height:1px;background:#252c35;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.site-header nav{display:none;position:absolute;left:0;right:0;top:70px;margin:0;padding:16px 26px 24px;background:#fff;border-bottom:1px solid #dee4ec;box-shadow:0 20px 30px #25334a0a;flex-direction:column;gap:0;font-size:14px}.site-header nav.open{display:flex}.site-header nav a{padding:17px 0}.site-header nav a:after{display:none}.hero-inner{height:auto;min-height:0;display:flex;flex-direction:column;align-items:stretch;padding-top:44px}.hero-copy{padding:0;pointer-events:auto}.hero-copy .overline{font-size:10px;margin-bottom:23px}h1{font-size:clamp(42px,9.6vw,66px);line-height:1.2;letter-spacing:-.065em}.hero-summary{font-size:13px;line-height:1.9;margin-top:22px}.actions{margin-top:25px;gap:23px}.actions .button{font-size:11px;min-height:44px;padding:11px 15px;gap:19px}.actions .text-button{font-size:11px;gap:15px}.hero-visual{position:relative;right:auto;top:auto;bottom:auto;width:calc(100% + 44px);margin-left:-22px;height:355px;min-height:0;margin-top:3px}.visual-ground{bottom:17%;left:20%;width:64%;height:20px;filter:blur(17px)}.visual-caption{bottom:5%;left:26%;right:22%;font-size:8px;letter-spacing:.12em}.visual-caption button{width:27px;height:27px;font-size:10px}.hero-bottom{min-height:54px;font-size:8px}.scroll-cue{gap:13px}.scroll-cue span{font-size:14px}.services{padding-top:67px;padding-bottom:69px}.section-intro{margin-bottom:32px}h2{font-size:33px;line-height:1.3;letter-spacing:-.055em}.section-intro .overline{font-size:10px;margin-bottom:20px}.section-intro>p:last-child{font-size:12px;margin-top:20px}.service-links{grid-template-columns:1fr}.service-link,.service-link+.service-link,.service-link:last-child{border:0;border-bottom:1px solid var(--line);padding:25px 0 24px 94px;position:relative;min-height:168px}.service-link .service-icon{position:absolute;left:0;top:29px;transform:scale(.72);transform-origin:left top;width:95px}.service-link .film-icon{transform:scale(.72) rotate(-8deg)}.service-link .english{font-size:8px}.service-link h3{font-size:20px;margin:9px 0 12px}.service-link h3>span{font-size:16px}.service-link>p:not(.english){font-size:11px;line-height:1.8}.service-link>p br{display:none}.service-more{font-size:10px;margin-top:18px;gap:20px}.service-more b{font-size:14px}.creative-layout{grid-template-columns:1fr;padding-top:64px;padding-bottom:54px;gap:36px}.creative-copy .overline{font-size:9px;margin-bottom:23px}.creative h2{font-size:44px}.section-description{font-size:13px;margin:23px 0 25px}.creative .section-description{font-size:12px}.creative .button{font-size:12px;min-height:44px;padding:11px 20px}.ownership{font-size:9px}.story-nav{margin-top:31px;gap:14px;max-width:360px}.story-nav button{width:calc((100% - 28px)/3)}.story-nav img{height:91px;object-position:50% 40%}.story-nav button>span{font-size:9px;flex-direction:row;justify-content:space-between;gap:8px}.story-nav small{font-size:8px}.film-feature{justify-self:center;width:min(100%,330px);max-width:330px;scroll-margin-top:87px}.film-topline{font-size:8px;margin-bottom:12px}.film-title strong{font-size:24px}.film-credit{font-size:8px}.agents{padding-top:68px;padding-bottom:64px}.split-intro{flex-direction:column;align-items:flex-start;gap:22px}.split-intro>p:last-child{font-size:12px;line-height:1.8;margin:0}.scenario-tabs{gap:0;justify-content:space-between;margin-top:24px;margin-bottom:22px}.scenario-tabs button{font-size:11px;padding:14px 0}.scenario-bar{padding:17px 16px;gap:10px;font-size:8px}.diagram-label{gap:5px;white-space:nowrap}.scenario-bar>span:last-child{font-size:7px}.scenario-body{grid-template-columns:1fr;padding:26px 23px;gap:25px;min-height:0}.source-stack{width:100%;max-width:260px;justify-self:center}.node-label{font-size:9px;margin-bottom:13px}.source-document{padding:22px 19px;gap:16px}.source-document strong{font-size:13px}.source-document div>span{font-size:10px;max-width:none;margin-top:7px}.source-document svg{width:21px}.diagram-wire{height:24px;width:1px;justify-self:center}.diagram-wire:after{top:auto;bottom:0;right:-2.5px;transform:rotate(135deg);width:5px;height:5px}.diagram-wire i{top:35%;left:-1.5px}.core-emblem{width:65px;height:65px;border-radius:19px;margin-bottom:16px}.core-emblem span{font-size:25px}.agent-core>strong{font-size:12px}.agent-core>span{font-size:9px}.result-document{min-height:0;padding:23px;max-width:280px;width:100%;justify-self:center}.result-document h3{font-size:23px}.result-document>p{font-size:11px;min-height:0}.result-tags{margin-top:16px}.scenario-note{padding:19px 18px;gap:10px;flex-direction:column;align-items:flex-start}.scenario-note>p{font-size:10px;line-height:1.8}.scenario-note .text-button{font-size:11px;min-height:32px}.understated{font-size:9px;line-height:1.8;margin-top:16px}.custom-layout{grid-template-columns:1fr;padding-top:63px;padding-bottom:45px;gap:20px}.custom-copy .overline{font-size:10px;margin-bottom:21px}.custom h2{font-size:40px}.custom .section-description{font-size:12px}.custom-options{max-width:none;margin:25px 0 22px}.custom-options button{font-size:12px;padding:15px 0}.custom-copy>.text-button{font-size:12px;gap:25px}.architecture{min-height:0;padding-top:9px}.architecture-caption{padding:0 3px;font-size:9px}.architecture-caption small{font-size:8px}.layers{height:340px;transform:translateY(10px)}.layer{width:257px;height:170px;margin-left:-128.5px;padding:20px;border-radius:10px}.layer-top{top:17px}.layer-middle{top:87px}.layer-bottom{top:157px}.layer>span{font-size:7px}.layer>b{font-size:16px;margin-top:7px}.layer-ui{height:51px;margin-top:17px;gap:8px}.layer-path{margin-top:18px;gap:23px}.layer-path i{width:34px;height:30px}.layer-path i:not(:last-child):after{width:23px}.layer-dots{gap:10px;margin-top:21px}.layer-dots i{width:22px;height:27px}.architecture>p{font-size:10px;margin-top:16px;max-width:280px;min-height:0}.approach{padding-top:65px;padding-bottom:64px}.steps{grid-template-columns:1fr 1fr;gap:32px 17px;margin:38px 0 56px;border:0}.steps li{padding:16px 0 0;border-top:1px solid #ccd2d9}.steps li>span{font-size:9px}.steps h3{font-size:18px;margin:19px 0 12px}.steps p{font-size:10px;line-height:1.9}.faq{grid-template-columns:1fr;gap:22px;padding-top:32px}.faq>h3{font-size:23px}.faq>h3 br{display:none}.questions summary{font-size:11px;padding:19px 0;line-height:1.8;gap:13px}.questions summary>span{font-size:18px}.questions details>p{font-size:11px;padding-right:15px}.closing-layout{padding-top:61px;padding-bottom:56px;display:block}.closing .overline{font-size:10px;margin-bottom:20px}.closing h2{font-size:39px}.closing p:not(.overline){font-size:11px;line-height:1.9;margin:22px 0 25px}.closing .button{font-size:12px;min-height:45px}.closing-wordmark{display:none}footer{padding-top:26px;padding-bottom:28px;min-height:0;display:block;font-size:9px}footer>div{gap:22px;flex-wrap:wrap;margin-top:17px;justify-content:space-between}footer button{font-size:9px}dialog{padding:43px 21px 26px}#contact h2{font-size:22px}#contact-topic{font-size:10px}#contact img{width:min(216px,100%)}.contact-help{font-size:9px}.save-qr{font-size:10px}#film{width:min(380px,calc(100vw - 26px))}}
@media(max-width:360px){.wrap{width:calc(100% - 36px)}.site-header{padding:0 18px;gap:13px}.brand>span{font-size:14px}.brand>svg{width:25px}.site-header>.button{font-size:9px;gap:8px}.hero-summary{font-size:12px}.actions{gap:18px}.actions .button{gap:14px;padding:11px 13px;font-size:10px}.actions .text-button{font-size:10px;gap:12px}.hero-visual{height:315px;width:calc(100% + 36px);margin-left:-18px}.hero-location{font-size:7px}.scroll-cue{font-size:7px}.service-link,.service-link+.service-link,.service-link:last-child{padding-left:82px}.service-link h3{font-size:18px}.scenario-tabs button{font-size:10px}.layer{width:230px;margin-left:-115px}.creative h2{font-size:40px}.film-title strong{font-size:22px}footer>div{gap:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-enabled .enter{opacity:1;transform:none}.button:hover,.film-poster:hover img,.story-nav button:hover img{transform:none}}
:root{--body:"Microsoft YaHei","Segoe UI",sans-serif}
.scenario-bar,.diagram-label{font-size:11px}.node-label{font-size:11px}.source-document div>span{font-size:11px}.source-document strong{font-size:14px}.agent-core>strong{font-size:14px}.agent-core>span{font-size:11px}.result-document>p{font-size:13px}.result-tags span{font-size:10px}.scenario-note>p{font-size:12px}.understated{font-size:11px}.architecture>p{font-size:13px}.steps p{font-size:13px}.questions summary{font-size:14px}.questions details>p{font-size:13px}.hero-visual{right:-45px}.visual-caption{bottom:13%}
@media(max-width:1100px) and (min-width:761px){.hero-visual{right:-40px}.scenario-body{grid-template-columns:1fr 20px 115px 20px 1fr;gap:10px}.source-document strong{font-size:12px}.source-document div>span{font-size:10px}.result-document>p{font-size:12px}}
@media(max-width:760px){.hero-visual{right:auto}.visual-caption{bottom:9%}.hero-summary{font-size:13px}.service-link>p:not(.english){font-size:12px}.creative .section-description{font-size:13px}.ownership{font-size:10px}.film-credit{font-size:10px}.story-nav button>span{font-size:10px}.scenario-bar,.diagram-label{font-size:9px}.scenario-bar>span:last-child{font-size:8px}.node-label{font-size:10px}.source-document strong{font-size:13px}.source-document div>span{font-size:11px}.agent-core>strong{font-size:13px}.agent-core>span{font-size:10px}.result-document>p{font-size:12px}.result-tags span{font-size:10px}.scenario-note>p{font-size:11px}.understated{font-size:10px}.architecture>p{font-size:12px}.steps p{font-size:12px}.questions summary{font-size:12px}.questions details>p{font-size:12px}.closing p:not(.overline){font-size:12px}.custom .section-description{font-size:13px}}
[hidden]{display:none!important}

/* V3 — adapted from the actual Stitch homepage composition. */
[hidden]{display:none!important}
:root{--blue:#0066cc;--surface:#f5f5f7;--ink:#1d1d1f}
.site-header{background:#fafafce8;backdrop-filter:blur(22px)}
.button{border-radius:999px;background:var(--blue);padding:14px 25px}.button:hover{background:#0054aa}.button.small{border-radius:999px}.button.white{background:white;color:#171719}
.stitch-hero{min-height:0;background:#f5f5f7;overflow:hidden;padding-top:70px}
.stitch-hero .hero-inner{display:flex;flex-direction:column;gap:24px;padding-top:85px;padding-bottom:0;text-align:center;min-height:0}
.stitch-hero .hero-copy{position:relative;z-index:2;padding:0;width:100%}
.stitch-hero .overline{justify-content:center;font-size:12px;letter-spacing:.12em;margin-bottom:22px;color:#727276}
.stitch-hero h1{font-size:clamp(42px,5.3vw,78px);line-height:1.2;letter-spacing:-.055em;font-weight:650;white-space:nowrap}
.stitch-hero h1 span{color:var(--ink)}
.stitch-hero .hero-summary{font-size:21px;color:#76767b;margin:24px 0 25px;line-height:1.5}
.stitch-hero .actions{justify-content:center;gap:30px;margin-top:0}
.ribbon-stage{width:min(960px,100%);position:relative;perspective:1100px;outline-offset:5px;margin-top:6px}
.stitch-ribbon{width:100%;height:auto;display:block;mix-blend-mode:multiply;transform:rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .55s ease;will-change:transform;pointer-events:none}
.ribbon-caption{position:absolute;bottom:15px;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:25px;color:#727278;font-size:12px;letter-spacing:.25em}
.ribbon-caption i{width:3px;height:3px;background:#b4b4bd;border-radius:50%}
.stitch-hero .hero-bottom{position:static;transform:none;margin-top:20px;padding:24px 0;color:#86868b;font-size:11px;border-top:1px solid #dedee2}
.services{padding-top:110px;padding-bottom:110px}.services>.section-intro{text-align:center;max-width:none}.services>.section-intro .overline{justify-content:center}.services>.section-intro h2{font-size:46px;line-height:1.2}.services>.section-intro>p:last-child{margin:24px auto 0}.service-links{margin-top:55px;gap:24px}.service-link{background:#f5f5f7;border:0!important;border-radius:25px;padding:35px!important;transition:transform .25s,background .25s}.service-link:hover{background:#eceef3;transform:translateY(-5px)}.service-link h3{font-size:23px}.service-link .english{font-size:10px}.service-more{margin-top:28px}
.creative{background:#09090b}.creative-layout{gap:100px}.creative-copy h2{font-size:clamp(44px,5vw,70px)}.film-feature{max-width:360px}.film-poster{border-radius:25px}.story-nav button{border-radius:10px;overflow:hidden}
.scenario{border-radius:24px;background:#f7f8fa}.scenario-tabs button{border-radius:999px}.architecture{border-radius:28px}.custom{background:#f5f5f7}
@media(min-width:1600px){.stitch-hero .hero-inner{padding-top:95px}.ribbon-stage{width:1060px}}
@media(max-width:900px){.stitch-hero{padding-top:55px}.stitch-hero .hero-inner{padding-top:65px}.stitch-hero h1{font-size:52px;white-space:normal}.stitch-hero .hero-summary{font-size:17px}.creative-layout{gap:48px}.service-link{padding:24px!important}.service-link h3{font-size:20px}.services>.section-intro h2{font-size:38px}}
@media(max-width:600px){.stitch-hero .hero-inner{padding-top:60px;gap:36px;width:calc(100% - 36px)}.stitch-hero h1{font-size:42px;line-height:1.18;white-space:normal}.stitch-hero h1 span{display:block}.stitch-hero .overline{font-size:9px;letter-spacing:.04em;margin-bottom:22px}.stitch-hero .hero-summary{font-size:14px;letter-spacing:0;margin:24px 0}.stitch-hero .actions{gap:18px;flex-direction:row;flex-wrap:wrap}.stitch-hero .actions .button{padding:12px 18px;font-size:12px;min-height:44px;gap:13px}.stitch-hero .text-button{font-size:12px;gap:10px}.ribbon-stage{width:calc(100% + 20px);margin:0 -10px}.ribbon-caption{bottom:-12px;font-size:10px;gap:18px}.stitch-hero .hero-bottom{margin-top:26px;font-size:9px;padding:20px 0}.stitch-hero .hero-bottom>span{max-width:180px}.services{padding-top:75px;padding-bottom:75px}.services>.section-intro h2{font-size:32px}.service-links{gap:16px;margin-top:32px}.service-link{padding:28px!important}.creative-copy h2{font-size:43px}.creative-layout{gap:40px}.film-feature{max-width:330px;margin:auto}.scenario{border-radius:18px}}
@media(prefers-reduced-motion:reduce){.stitch-ribbon{transform:none!important;transition:none}.service-link{transition:none}.service-link:hover{transform:none}}
.stitch-hero{padding-top:0}.stitch-hero .hero-inner{padding-top:65px}.ribbon-stage{width:min(880px,100%)}.stitch-ribbon{mask-image:radial-gradient(ellipse at center,#000 48%,transparent 74%)}.ribbon-caption{bottom:22px}.ribbon-stage:focus-visible{outline:2px solid #0066cc;border-radius:24px}
@media(max-width:600px){.stitch-hero{padding-top:0}.stitch-hero .hero-inner{padding-top:52px}.ribbon-stage{width:calc(100% + 20px)}.ribbon-caption{bottom:-10px}}

/* Homepage product and service information */
.home-explainer{max-width:700px;margin:20px auto 0;color:#626873;font-size:17px;line-height:1.8}.home-offer{margin:28px 0;padding:24px 0;border-top:1px solid #ffffff35;border-bottom:1px solid #ffffff35}.home-offer .home-price{margin:0 0 8px}.home-price strong{font-size:46px;letter-spacing:-2px}.home-offer p{line-height:1.7;margin:8px 0}.home-offer small{display:block;color:#c5cbd5;line-height:1.7}.home-offer a{display:inline-block;color:white;margin-top:16px;text-decoration:underline;text-underline-offset:5px}.home-gift{color:#abcfff}.home-scenarios{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin:36px 0 24px}.home-scenarios h3{font-size:19px;margin:0 0 12px}.home-scenarios p,.home-delivery{font-size:16px;line-height:1.8;color:#667080}.home-delivery{max-width:480px}.home-contact{padding:36px;background:white;border-radius:24px;min-width:0}.home-contact h3{font-size:25px;margin:0 0 20px}.home-contact p{font-size:15px;line-height:1.8}.home-contact>a{display:block;font-size:clamp(18px,2vw,25px);color:#0066cc;overflow-wrap:anywhere;margin:24px 0}.home-contact .text-button{margin-top:12px}@media(max-width:700px){.home-explainer{font-size:15px}.home-explainer br{display:none}.home-scenarios{grid-template-columns:1fr;gap:18px}.home-scenarios article{border-bottom:1px solid #ddd;padding-bottom:14px}.home-contact{padding:24px}.home-offer{padding:20px 0}}
