@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-latin-400-normal-C38fXH4l.woff2) format("woff2"),url(/assets/inter-latin-400-normal-CyCys3Eg.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-latin-500-normal-Cerq10X2.woff2) format("woff2"),url(/assets/inter-latin-500-normal-BL9OpVg8.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/inter-latin-600-normal-LgqL8muc.woff2) format("woff2"),url(/assets/inter-latin-600-normal-CiBQ2DWP.woff) format("woff")}:root{font-family:Inter,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#f2f2e9;background:#042a2c;font-synthesis:none;text-rendering:optimizeLegibility;--deepest: #021d1f;--deep: #042a2c;--deep-soft: #0a3637;--ink: #062c2d;--cream: #f0efe6;--cream-2: #e7e8dc;--mint: #b8edcf;--aqua: #8fdfe4;--pink: #e8aed4;--lime: #d7f19c;--white: #fafaf3;--line-light: rgba(248, 248, 239, .22);--line-dark: rgba(6, 44, 45, .22);--muted-light: rgba(248, 248, 239, .68);--muted-dark: rgba(6, 44, 45, .68);--shell: 1440px;--radius: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--deep)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:clip;background:var(--deep);color:var(--cream);-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:400;text-wrap:balance}p{text-wrap:pretty}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--aqua);outline-offset:4px}#main-content:focus,#main-content:focus-visible{outline:none}@media(max-width:900px){.primary-nav a:focus-visible,.primary-nav button:focus-visible{outline:1px solid rgba(6,44,45,.46);outline-offset:-1px;background:#b8edcf24;box-shadow:inset 3px 0 #4ca994b3}}.skip-link{position:fixed;z-index:999;top:12px;left:18px;padding:12px 18px;background:var(--cream);color:var(--ink);transform:translateY(-180%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.route-transition{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;visibility:hidden;background:var(--deepest);clip-path:polygon(0 0,0 0,0 100%,0 100%);pointer-events:none;will-change:clip-path}.route-transition[data-route-transition=covering],.route-transition[data-route-transition=covered],.route-transition[data-route-transition=revealing]{visibility:visible;pointer-events:auto}.route-transition[data-route-transition=covering]{clip-path:polygon(0 0,118% 0,100% 100%,0 100%);transition:clip-path .17s cubic-bezier(.16,1,.3,1)}.route-transition[data-route-transition=covered]{clip-path:polygon(0 0,118% 0,100% 100%,0 100%)}.route-transition[data-route-transition=revealing]{clip-path:polygon(0 0,0 0,0 100%,0 100%);transition:clip-path .17s cubic-bezier(.16,1,.3,1)}.site-header{position:sticky;z-index:50;top:0;height:76px;border-bottom:1px solid var(--line-light);background:#021d1fe0;color:var(--cream);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{display:flex;width:min(100%,var(--shell));height:100%;align-items:center;justify-content:space-between;margin:0 auto;padding:0 28px}.wordmark{display:inline-flex;min-height:44px;align-items:center;font-size:20px;font-weight:600;letter-spacing:.22em}.header-wordmark{flex:0 0 auto;width:auto;letter-spacing:0}.header-logo-frame{position:relative;width:164px;aspect-ratio:1075 / 180;flex:0 0 auto}.header-logo{position:absolute;top:50%;left:0;display:block;width:100%;height:auto;opacity:0;transform:translateY(-50%);transition:opacity .18s ease}.header-tagline{display:inline-flex;min-height:30px;align-items:center;margin-left:22px;padding-left:22px;border-left:1px solid rgba(6,44,45,.3);color:#062c2dd1;font-size:10px;font-weight:600;letter-spacing:.26em;line-height:1;white-space:nowrap}.header-logo--on-light{opacity:1}html.motion-lab-active .header-logo--on-light{opacity:0}html.motion-lab-active .header-logo--on-dark{opacity:1}html.motion-lab-active .header-tagline{border-left-color:#f5f6f247;color:#8fdfe4db}@media(min-width:901px)and (max-width:1100px){.header-logo-frame{width:145px}.header-tagline{min-height:27px;margin-left:12px;padding-left:12px;font-size:9.5px;letter-spacing:.18em}}.primary-nav{display:flex;align-items:center;gap:clamp(32px,4.4vw,68px)}.nav-main,.nav-utils{display:flex;align-items:center;gap:clamp(22px,2.7vw,44px)}.primary-nav a,.primary-nav button{position:relative;display:inline-flex;min-height:44px;align-items:center;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font-size:13px;white-space:nowrap}.primary-nav a:after,.primary-nav button:after{position:absolute;right:0;bottom:6px;left:0;height:1px;background:currentColor;content:"";opacity:0;transform:scaleX(.35);transition:opacity .18s ease,transform .18s ease}.primary-nav a:hover:after,.primary-nav button:hover:after,.primary-nav a[aria-current=page]:after{opacity:1;transform:scaleX(1)}.nav-utils{padding-left:clamp(20px,2.5vw,38px);border-left:1px solid var(--line-light)}.menu-toggle{display:none;width:44px;height:44px;place-items:center;border:0;background:transparent;cursor:pointer}.home-hero{position:relative;width:min(calc(100% - 28px),var(--shell));min-height:min(900px,calc(100svh - 76px));margin:14px auto 0;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 55% 42%,rgba(80,171,171,.3),transparent 32%),var(--deepest);isolation:isolate}.hero-workbench-video,.hero-workbench-fallback{position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.72) contrast(1.07) brightness(.72)}.video-wash{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#001618d1,#00191b52 58%,#00161887),linear-gradient(0deg,rgba(0,20,22,.82) 0%,transparent 52%,rgba(0,19,21,.35) 100%)}.home-hero:after{position:absolute;z-index:-1;right:-12%;bottom:-38%;width:min(58vw,820px);aspect-ratio:1;border:1px solid rgba(167,233,219,.32);border-radius:50%;box-shadow:0 0 0 70px #85e0d509,0 0 0 150px #e8aed406;content:""}.home-hero-inner,.page-hero-inner{position:relative;z-index:1;display:flex;width:100%;min-height:inherit;flex-direction:column;justify-content:flex-end;padding:clamp(96px,10vw,150px) clamp(26px,5vw,76px) clamp(38px,4.2vw,64px)}.hero-eyebrow,.section-index,.section-kicker,.card-grid>article>span,.company-grid>article>span,.field-grid>article>span,.work-grid>article>span,.stage-grid>article>span,.team-grid>article>span,.model-grid>article>span,.system-grid>article>span,.numbered-rows>li>span,.project-head>span,.role-meta>article>span{font-size:11px;font-weight:600;letter-spacing:.14em;line-height:1.45;text-transform:uppercase}.hero-eyebrow{margin-bottom:24px;color:#f8f8efd1}.home-hero h1{max-width:1130px;margin-bottom:clamp(38px,5.2vw,76px);font-size:clamp(60px,8.5vw,128px);letter-spacing:-.065em;line-height:.88}.home-hero-bottom,.page-hero-bottom,.closing-bottom{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);gap:clamp(44px,8vw,130px);align-items:end}.home-hero-bottom>p,.page-hero-bottom>p,.closing-bottom>p{max-width:620px;margin-bottom:0;color:var(--muted-light);font-size:clamp(16px,1.25vw,19px);line-height:1.62}.hero-actions,.closing-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.action,.text-link{display:inline-flex;min-height:54px;align-items:center;justify-content:space-between;gap:26px;padding:0 22px;border:1px solid currentColor;background:transparent;color:inherit;cursor:pointer;font-size:13px;line-height:1.2;transition:background-color .18s ease,color .18s ease,transform .18s ease}.action:hover,.text-link:hover{transform:translateY(-2px)}.action svg,.text-link svg,.role-card svg{flex:0 0 auto;transition:transform .18s ease}.action:hover svg,.text-link:hover svg,.role-card:hover svg{transform:translate(5px)}.action-fill{border-color:var(--mint);background:var(--mint);color:var(--ink)}.action-consent-group{display:inline-flex;flex-direction:column;align-items:flex-start;gap:8px}.action-consent{color:inherit;font-size:.76rem;line-height:1.4;text-decoration:underline;text-underline-offset:3px;opacity:.74}.action-consent:hover,.action-consent:focus-visible{opacity:1}.hero-flow{display:grid;margin-top:clamp(38px,5vw,74px);grid-template-columns:repeat(6,minmax(0,1fr));border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.hero-flow span{display:flex;min-width:0;min-height:66px;align-items:center;gap:10px;padding:10px 12px;border-left:1px solid var(--line-light);color:#f8f8efc2;font-size:11px;line-height:1.35}.hero-flow span:first-child{border-left:0}.hero-flow i{color:var(--aqua);font-size:9px;font-style:normal;letter-spacing:.1em}.scroll-cue{position:absolute;z-index:3;right:34px;bottom:34px;display:none;width:48px;height:48px;place-items:center;border:1px solid var(--line-light);border-radius:50%}.mega-statement{display:flex;width:min(100%,var(--shell));min-height:clamp(380px,49vw,690px);align-items:center;margin:0 auto;padding:70px 28px;overflow:hidden}.mega-statement p{width:100%;margin:0;background:linear-gradient(96deg,var(--mint),var(--aqua) 46%,var(--pink));-webkit-background-clip:text;background-clip:text;color:transparent;font-size:clamp(62px,10.6vw,160px);font-weight:400;letter-spacing:-.075em;line-height:.84;text-transform:uppercase}.page-shell{display:grid;width:min(calc(100% - 28px),var(--shell));gap:14px;margin:0 auto 14px}.page-shell.inner{margin-top:14px}.island{position:relative;min-width:0;overflow:hidden;padding:clamp(78px,8.5vw,128px) clamp(24px,5vw,76px);border-radius:var(--radius)}.island.light{background:var(--cream);color:var(--ink)}.island.deep{border:1px solid rgba(184,237,207,.12);background:var(--deep-soft);color:var(--cream)}.island.mint{background:var(--mint);color:var(--ink)}.role-working-island{padding-block:clamp(56px,5.8vw,86px);box-shadow:inset 0 5px 0 var(--mint)}.role-working-island .section-heading{margin-bottom:clamp(38px,4vw,56px)}.role-working-island .role-principle{min-height:clamp(180px,16vw,220px)}.island.gradient{background:radial-gradient(circle at 86% 2%,rgba(239,183,218,.96),transparent 36%),radial-gradient(circle at 5% 95%,rgba(143,223,228,.95),transparent 42%),linear-gradient(125deg,#b9edcf,#dce8c1 46%,#dfbdd4);color:var(--ink)}.section-heading{display:grid;grid-template-columns:minmax(170px,.38fr) minmax(420px,1.1fr);gap:clamp(40px,8vw,120px);margin-bottom:clamp(60px,7vw,110px)}.section-index{margin:0;opacity:.72}.section-kicker{max-width:310px;margin:22px 0 0;color:currentColor;font-size:13px;line-height:1.6;text-transform:none}.heading-copy h2,.notice h2,.project-head h2{margin-bottom:26px;font-size:clamp(36px,4.72vw,69px);letter-spacing:-.062em;line-height:.93}.heading-copy>p,.notice>div>p{max-width:680px;margin:0;color:var(--muted-dark);font-size:clamp(16px,1.25vw,19px);line-height:1.65}.deep .heading-copy>p{color:var(--muted-light)}.company-grid,.work-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.company-grid article,.work-grid article{min-height:300px;padding:28px 30px;border-left:1px solid var(--line-dark)}.company-grid article:first-child,.work-grid article:first-child{border-left:0}.company-grid h3,.work-grid h3{margin:90px 0 22px;font-size:clamp(20px,1.76vw,26px);letter-spacing:-.04em}.company-grid p,.work-grid p,.field-grid p,.card-grid p,.project p,.team-grid li,.role-card p{margin-bottom:0;color:var(--muted-dark);font-size:15px;line-height:1.62}.deep .work-grid,.deep .work-grid article{border-color:var(--line-light)}.deep .work-grid p,.deep .field-grid p,.deep .project p,.deep .team-grid li{color:var(--muted-light)}.disclosure,.status-note{max-width:970px;margin:42px 0 0;padding-top:24px;border-top:1px solid currentColor;color:inherit;font-size:12px;line-height:1.65;opacity:.64}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.field-grid article{min-height:460px;padding:30px clamp(24px,4vw,60px) 40px 0}.field-grid article+article{padding-right:0;padding-left:clamp(24px,4vw,60px);border-left:1px solid var(--line-dark)}.field-grid small{display:block;margin:70px 0 20px;font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.field-grid h3{max-width:590px;margin:78px 0 28px;font-size:clamp(29px,3vw,45px);letter-spacing:-.052em;line-height:.98}.field-grid small+h3{margin-top:0}.field-grid.compact article{min-height:360px}.deep .field-grid,.deep .field-grid article{border-color:var(--line-light)}.numbered-rows{margin:0 0 48px;padding:0;border-top:1px solid currentColor;list-style:none}.numbered-rows li{display:grid;grid-template-columns:80px 1fr;gap:20px;align-items:start;padding:27px 0 29px;border-bottom:1px solid currentColor}.numbered-rows li>span{padding-top:7px;opacity:.64}.numbered-rows h3{margin:0;font-size:clamp(17px,1.58vw,23px);letter-spacing:-.035em;line-height:1.16}.numbered-rows p{max-width:720px;margin:13px 0 0;color:var(--muted-dark);font-size:15px;line-height:1.62}.deep .numbered-rows p{color:var(--muted-light)}.stage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line-dark)}.stage-grid article{min-height:240px;padding:25px;border-left:1px solid var(--line-dark)}.island.deep .stage-grid{border-color:var(--line-light)}.island.deep .stage-grid article{border-left-color:var(--line-light)}.stage-grid article:first-child{border-left:0}.stage-grid h3{margin:100px 0 0;font-size:clamp(17px,1.8vw,26px);letter-spacing:-.04em}.stage-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.stage-grid.five h3{font-size:clamp(14px,1.35vw,20px);margin-top:clamp(32px,4vw,64px)}@media(hover:hover)and (pointer:fine){.stage-grid article{transition:background-color .42s cubic-bezier(.16,1,.3,1)}.stage-grid article>span,.stage-grid article>h3,.stage-grid article>p{transition:opacity .42s cubic-bezier(.16,1,.3,1)}.stage-grid:hover article>span,.stage-grid:hover article>h3,.stage-grid:hover article>p{opacity:.32}.stage-grid article:hover>span,.stage-grid article:hover>h3,.stage-grid article:hover>p{opacity:1}.island.deep .stage-grid article:hover{background:#b8edcf0b}.island.light .stage-grid article:hover{background:#062c2d09}}@media(min-width:1101px){.island.deep .stage-grid.five article{position:relative;border-left-color:transparent}.island.deep .stage-grid.five article:before{content:"";position:absolute;top:0;bottom:0;left:-1px;width:1px;background:var(--line-light);transform:scaleY(0);transform-origin:top center;transition:transform .76s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--motion-order, 0) * 65ms)}.island.deep .stage-grid.five article:first-child:before{display:none}.island.deep .stage-grid.five article.is-inview:before{transform:scaleY(1)}}.role-grid,.team-grid,.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid currentColor;border-left:1px solid currentColor}.role-card,.team-grid article,.card-grid article{position:relative;min-width:0;min-height:340px;padding:28px clamp(24px,3vw,46px);border-right:1px solid currentColor;border-bottom:1px solid currentColor}.role-card{display:flex;flex-direction:column;transition:background-color .18s ease}.role-card:hover{background:#8fdfe42e}.role-card h3,.team-grid h3,.card-grid h3{max-width:520px;margin:92px 0 24px;font-size:clamp(21px,2.36vw,35px);letter-spacing:-.05em;line-height:1}.role-card svg{position:absolute;right:30px;bottom:30px}.role-grid.detailed .role-card{min-height:450px}.role-grid.detailed .role-card h3{margin-top:72px}.team-grid ul{margin:0;padding:0;list-style:none}.team-grid li{padding:13px 0;border-top:1px solid currentColor}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid.four article{min-height:410px}.card-grid.four h3{margin-top:80px;font-size:clamp(19px,1.88vw,27px)}.card-grid small{display:inline-block;margin-top:28px;padding:8px 10px;border:1px solid currentColor;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.model-grid,.role-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark)}.model-grid article,.role-meta article{min-height:210px;padding:26px 28px;border-left:1px solid var(--line-dark)}.model-grid article:first-child,.role-meta article:first-child{border-left:0}.model-grid p,.role-meta p{margin:80px 0 0;font-size:16px;line-height:1.5}.system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line-light);border-left:1px solid var(--line-light)}.system-grid article{min-height:300px;padding:26px;border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.system-grid small{display:block;margin-top:74px;color:var(--aqua);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.system-grid h3{margin:14px 0 0;font-size:clamp(20px,2.25vw,32px);letter-spacing:-.05em}.principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid currentColor;border-bottom:1px solid currentColor}.principles--four{grid-template-columns:repeat(4,minmax(0,1fr))}.principles span{display:flex;min-height:160px;align-items:center;justify-content:center;padding:24px;border-left:1px solid currentColor;font-size:clamp(16px,1.65vw,24px);text-align:center}.principles span:first-child{border-left:0}.role-principle{padding:24px;border-left:1px solid currentColor;text-align:left}.role-principle:first-child{border-left:0}.role-principle h3{margin:0;font-size:clamp(18px,1.55vw,23px);letter-spacing:-.045em;line-height:1.12}.role-principle p{max-width:31ch;margin:clamp(24px,3vw,42px) 0 0;color:var(--muted-dark);font-size:clamp(13px,1vw,15px);line-height:1.55}.page-hero{position:relative;width:min(calc(100% - 28px),var(--shell));min-height:min(790px,calc(100svh - 76px));margin:14px auto 0;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 82% 35%,rgba(143,223,228,.19),transparent 27%),radial-gradient(circle at 95% 75%,rgba(232,174,212,.16),transparent 30%),var(--deepest)}.page-hero-inner{min-height:min(790px,calc(100svh - 76px))}.page-hero h1{position:relative;z-index:2;max-width:1180px;margin-bottom:clamp(54px,7vw,108px);font-size:clamp(47px,6.45vw,99px);letter-spacing:-.072em;line-height:.88}.hero-watermark{position:absolute;right:-.04em;bottom:-.16em;color:#b8edcf0e;font-size:clamp(180px,30vw,460px);font-weight:600;letter-spacing:-.1em;line-height:.8;text-transform:uppercase;white-space:nowrap}.hero-orb{position:absolute;top:10%;right:7%;width:min(30vw,430px);aspect-ratio:1;border:1px solid rgba(184,237,207,.28);border-radius:50%;box-shadow:0 0 80px #8fdfe414,inset 0 0 70px #e8aed40f;animation:drift 8s ease-in-out infinite alternate}.notice{display:grid;grid-template-columns:minmax(170px,.38fr) minmax(420px,1.1fr);gap:clamp(40px,8vw,120px)}.notice h2{max-width:850px}.projects{padding-top:30px;padding-bottom:30px}.project{padding:clamp(60px,7vw,108px) 0;border-bottom:1px solid var(--line-light)}.project:last-child{border-bottom:0}.project-head{display:grid;grid-template-columns:70px minmax(260px,.7fr) minmax(340px,1fr);gap:30px;align-items:start;margin-bottom:60px}.project-head h2{margin-bottom:0}.project-head p{max-width:520px;padding-top:10px}.project-detail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line-light);border-left:1px solid var(--line-light)}.project-detail>div{min-height:260px;padding:28px;border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.project-detail h3{margin:65px 0 18px;font-size:clamp(17px,1.65vw,24px);letter-spacing:-.04em}.role-status{display:grid;grid-template-columns:200px 1fr;gap:40px;align-items:start;padding:34px clamp(24px,5vw,76px);border:1px solid rgba(215,241,156,.42);border-radius:18px;background:#d7f19c1a}.role-status span{color:var(--lime);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.role-status p{max-width:900px;margin:0;color:var(--muted-light);font-size:13px;line-height:1.65}.role-meta-island{padding-top:40px;padding-bottom:40px}.closing{width:min(calc(100% - 28px),var(--shell));margin:0 auto 14px;overflow:hidden;border-radius:var(--radius);background:radial-gradient(circle at 83% 6%,rgba(232,174,212,.92),transparent 35%),radial-gradient(circle at 5% 90%,rgba(143,223,228,.92),transparent 42%),linear-gradient(122deg,var(--mint),#e0d7bf);color:var(--ink)}.closing-inner{min-height:610px;padding:clamp(72px,8vw,122px) clamp(24px,5vw,76px)}.closing .hero-eyebrow{color:var(--ink)}.closing h2{max-width:1170px;margin:0 0 clamp(70px,9vw,130px);font-size:clamp(44px,6.3vw,95px);letter-spacing:-.072em;line-height:.88}.closing-bottom>p{color:var(--muted-dark)}.back-wrap{width:min(calc(100% - 28px),var(--shell));margin:0 auto 14px;padding:22px 0}.site-footer{position:relative;overflow:hidden;padding:clamp(90px,10vw,150px) max(28px,calc((100vw - var(--shell)) / 2 + 28px)) 38px;background:var(--deepest);color:var(--cream)}.footer-mast{margin:0 -.045em 70px;color:#b8edcf1f;font-size:clamp(57px,12.15vw,188px);font-weight:600;letter-spacing:-.07em;line-height:.7;white-space:nowrap}.footer-grid{display:grid;grid-template-columns:1.3fr .6fr .75fr;gap:clamp(50px,9vw,140px);padding-top:48px;border-top:1px solid var(--line-light)}.footer-position{max-width:450px;margin:56px 0 10px;font-size:clamp(17px,1.69vw,26px);letter-spacing:-.035em;line-height:1.18}.footer-grid>div>p:last-child{color:var(--muted-light);font-size:13px}.footer-label{margin-bottom:25px;color:var(--muted-light);font-size:10px;letter-spacing:.14em;text-transform:uppercase}.footer-grid nav{display:flex;flex-direction:column;align-items:flex-start}.footer-grid nav a{padding:7px 0;font-size:14px}.footer-actions{display:flex;flex-direction:column;align-items:stretch}.footer-action{width:100%;min-height:46px;padding:0;border-width:0 0 1px}.footer-bottom{display:flex;gap:50px;justify-content:space-between;margin-top:90px;padding-top:22px;border-top:1px solid var(--line-light)}.footer-bottom p{max-width:850px;margin:0;color:#f8f8ef80;font-size:10px;line-height:1.55}.footer-bottom p:first-child{max-width:68ch;color:#f8f8efa8;font-size:11px;line-height:1.6}.footer-bottom p:last-child{flex:0 0 auto;white-space:nowrap}.footer-filing{color:inherit;text-decoration:none;transition:color .16s ease}.footer-filing:hover,.footer-filing:focus-visible{color:var(--cream)}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#010e10d6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.demo-modal{width:min(680px,100%);max-height:calc(100svh - 40px);overflow-y:auto;padding:clamp(28px,5vw,60px);background:var(--cream);color:var(--ink);box-shadow:0 30px 100px #00000061}.modal-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:clamp(50px,7vw,82px);font-size:10px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.modal-top button{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--line-dark);background:transparent;cursor:pointer}.demo-modal h2{margin-bottom:24px;font-size:clamp(32px,4.5vw,51px);letter-spacing:-.06em;line-height:.96}.modal-copy,.demo-success>p{margin-bottom:38px;color:var(--muted-dark);font-size:15px;line-height:1.62}.modal-contact{display:grid;gap:18px;padding-top:30px;border-top:1px solid var(--line-dark)}.modal-contact .form-submit{justify-self:start;text-decoration:none}.modal-contact-address{margin:0;font-size:13px;color:var(--muted-dark)}.modal-contact-address a{color:inherit;text-underline-offset:3px}.demo-form{display:grid;gap:20px;padding-top:32px;border-top:1px solid var(--line-dark)}.demo-form label{display:grid;gap:8px}.demo-form label>span{font-size:11px;font-weight:600;letter-spacing:.05em}.demo-form input,.demo-form textarea{width:100%;border:0;border-bottom:1px solid var(--line-dark);border-radius:0;background:#ffffff47;color:var(--ink);resize:vertical}.demo-form input{min-height:48px;padding:0 12px}.demo-form textarea{padding:12px}.demo-form>p{margin:0;color:var(--muted-dark);font-size:10px;line-height:1.5}.form-submit{display:flex;width:100%;min-height:54px;align-items:center;justify-content:space-between;gap:22px;padding:0 20px;border:1px solid var(--ink);background:var(--ink);color:var(--cream);cursor:pointer}.demo-success{padding-top:22px}.success-mark{display:grid;width:58px;height:58px;margin-bottom:42px;place-items:center;border-radius:50%;background:var(--mint)}.not-found{display:flex;width:min(calc(100% - 28px),var(--shell));min-height:calc(100svh - 76px);flex-direction:column;align-items:flex-start;justify-content:center;margin:0 auto;padding:60px 5vw}.not-found h1{margin-bottom:50px;font-size:clamp(48px,7.5vw,113px);letter-spacing:-.07em;line-height:.9}@keyframes drift{0%{transform:translate3d(0,-10px,0) scale(.97)}to{transform:translate3d(-22px,18px,0) scale(1.04)}}@media(max-width:1100px){.card-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.stage-grid.five{grid-template-columns:repeat(3,minmax(0,1fr))}.stage-grid.five article:nth-child(4){border-left:0;border-top:1px solid var(--line-dark)}.stage-grid.five article:nth-child(5){border-top:1px solid var(--line-dark)}.island.deep .stage-grid.five article:nth-child(4),.island.deep .stage-grid.five article:nth-child(5){border-top-color:var(--line-light)}.company-grid,.work-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-grid article:nth-child(3),.work-grid article:nth-child(3){border-top:1px solid currentColor;border-left:0}.company-grid article:nth-child(4),.work-grid article:nth-child(4){border-top:1px solid currentColor}}@media(max-width:900px){.site-header{height:68px}.header-wordmark{width:auto}.header-logo-frame{width:148px}.header-tagline{min-height:27px;margin-left:18px;padding-left:18px;font-size:8.5px;letter-spacing:.22em}.menu-toggle{display:grid}.primary-nav{position:fixed;top:68px;right:0;left:0;display:none;max-height:calc(100svh - 68px);overflow-y:auto;padding:16px 24px 28px;border-bottom:1px solid var(--line-light);background:#021d1ffa}.primary-nav.is-open{display:grid;gap:16px}.nav-main,.nav-utils{display:grid;gap:0}.nav-utils{padding:0;border:0}.primary-nav a,.primary-nav button{width:100%;min-height:54px;justify-content:flex-start;border-bottom:1px solid var(--line-light)}.home-hero,.page-hero,.home-hero-inner,.page-hero-inner{min-height:calc(100svh - 82px)}.home-hero-bottom,.page-hero-bottom,.closing-bottom{grid-template-columns:1fr;gap:36px}.hero-actions,.closing-actions{justify-content:flex-start}.hero-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-flow span:nth-child(4){border-left:0}.hero-flow span:nth-child(n+4){border-top:1px solid var(--line-light)}.section-heading,.notice{grid-template-columns:1fr;gap:36px}.card-grid.three,.field-grid,.team-grid,.role-grid{grid-template-columns:1fr}.field-grid article{min-height:360px;padding:28px 0 38px}.field-grid article+article{padding:38px 0;border-top:1px solid currentColor;border-left:0}.field-grid h3{margin-top:64px}.stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stage-grid article:nth-child(3){border-top:1px solid var(--line-dark);border-left:0}.stage-grid article:nth-child(4){border-top:1px solid var(--line-dark)}.island.deep .stage-grid article:nth-child(3),.island.deep .stage-grid article:nth-child(4){border-top-color:var(--line-light)}.model-grid,.role-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.model-grid article:nth-child(3),.role-meta article:nth-child(3){border-top:1px solid var(--line-dark);border-left:0}.model-grid article:nth-child(4),.role-meta article:nth-child(4){border-top:1px solid var(--line-dark)}.project-head{grid-template-columns:55px 1fr}.project-head p{grid-column:2}.project-detail,.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr .8fr}.footer-grid>div:first-child{grid-column:1 / -1}}@media(max-width:620px){.header-inner{padding:0 18px}.wordmark{font-size:17px}.header-wordmark{width:auto}.header-logo-frame{width:118px}.header-tagline{min-height:23px;margin-left:12px;padding-left:12px;font-size:8px;letter-spacing:.18em}.home-hero,.page-hero,.page-shell,.closing,.back-wrap,.not-found{width:calc(100% - 16px)}.home-hero,.page-hero{margin-top:8px;border-radius:12px}.home-hero{min-height:max(690px,calc(100svh - 76px))}.home-hero-inner{min-height:max(690px,calc(100svh - 76px));padding:82px 20px 24px}.page-hero,.page-hero-inner{min-height:650px}.page-hero-inner{padding:90px 20px 32px}.hero-workbench-video,.hero-workbench-fallback{object-position:58% center}.video-wash{background:linear-gradient(0deg,#001416e6,#0017197a 62%,#0014169e)}.home-hero h1,.page-hero h1{margin-bottom:36px;font-size:clamp(39px,11.25vw,56px);line-height:.91}html[lang=zh-CN] .home-hero h1,html[lang=zh-CN] .page-hero h1{font-size:clamp(26px,7.6vw,38px);line-height:1.02}.home-hero-bottom>p,.page-hero-bottom>p{font-size:14px;line-height:1.55}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .action{width:100%}.hero-flow{display:none}.scroll-cue{display:grid}.mega-statement{min-height:430px;padding:60px 16px}.mega-statement p{font-size:clamp(55px,18vw,90px);line-height:.86}.page-shell{gap:8px;margin-bottom:8px}.page-shell.inner{margin-top:8px}.island{padding:76px 20px;border-radius:16px}.role-working-island{padding-block:52px}.role-working-island .section-heading{margin-bottom:36px}.role-working-island .role-principle{min-height:152px}.section-heading{margin-bottom:54px}.heading-copy h2,.notice h2,.project-head h2{font-size:clamp(32px,9vw,44px);line-height:.97}html[lang=zh-CN] .heading-copy h2,html[lang=zh-CN] .notice h2{line-height:1.05}.company-grid,.work-grid,.card-grid.four{grid-template-columns:1fr}.company-grid article,.work-grid article,.role-card,.team-grid article,.card-grid article,.card-grid.four article{min-height:290px;border-top:1px solid currentColor;border-left:0}.company-grid article:first-child,.work-grid article:first-child{border-top:0}.company-grid article:nth-child(4),.work-grid article:nth-child(4){border-top:1px solid currentColor}.stage-grid,.stage-grid.five,.model-grid,.role-meta,.system-grid,.project-detail,.principles,.principles--four{grid-template-columns:1fr}.stage-grid article,.stage-grid.five article{min-height:190px;border-top:1px solid currentColor;border-left:0}.island.deep .stage-grid article{border-top-color:var(--line-light)}.stage-grid article:first-child,.stage-grid.five article:first-child{border-top:0}.model-grid article,.role-meta article{min-height:170px;border-top:1px solid var(--line-dark);border-left:0}.model-grid article:first-child,.role-meta article:first-child{border-top:0}.model-grid p,.role-meta p{margin-top:52px}.numbered-rows li{grid-template-columns:45px 1fr;gap:10px}.system-grid article,.project-detail>div{min-height:240px}.principles span,.principles .role-principle{min-height:120px;border-top:1px solid currentColor;border-left:0}.principles span:first-child,.principles .role-principle:first-child{border-top:0}.project{padding:68px 0}.project-head{grid-template-columns:42px 1fr;gap:14px}.role-status{grid-template-columns:1fr;gap:18px;padding:24px 20px}.closing{margin-bottom:8px;border-radius:16px}.closing-inner{min-height:570px;padding:72px 20px}.closing h2{margin-bottom:70px;font-size:clamp(38px,10.5vw,54px);line-height:.94}.closing-actions{display:grid}.closing-actions .action,.closing-actions .text-link{width:100%}.site-footer{padding:90px 20px 30px}.footer-mast{margin-bottom:52px;font-size:22vw}.footer-grid{grid-template-columns:1fr;gap:58px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;margin-top:68px}.footer-bottom p:first-child{max-width:320px}.modal-backdrop{padding:8px}.demo-modal{max-height:calc(100svh - 16px);padding:26px 20px 34px}}@media(max-width:360px){.header-logo-frame{width:104px}.header-tagline{min-height:21px;margin-left:8px;padding-left:8px;font-size:8px;letter-spacing:.12em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.careers-workstyle{scroll-margin-top:72px;width:100%;min-height:calc(100svh - 72px);margin-top:14px;background:var(--deep);color:var(--cream)}.careers-workstyle-inner{width:min(calc(100% - 40px),var(--shell));margin:0 auto;padding:clamp(44px,4vw,58px) clamp(26px,4vw,64px) clamp(36px,3.4vw,48px)}.careers-workstyle-intro{max-width:820px}.careers-workstyle-index{margin:0 0 clamp(34px,3vw,46px);color:var(--mint);font-size:12px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.careers-workstyle-title{max-width:820px;margin:0;color:var(--cream);font-size:clamp(44px,4.3vw,62px);font-weight:430;letter-spacing:-.055em;line-height:1.02;text-wrap:balance}.careers-workstyle-body{max-width:760px;margin:clamp(18px,1.8vw,26px) 0 0;color:#f5f6f2d1;font-size:clamp(15px,1.15vw,17px);line-height:1.72}.careers-workstyle-list{margin:clamp(34px,3.4vw,48px) 0 0;padding:0;list-style:none}.careers-workstyle-item{display:grid;min-height:126px;grid-template-columns:118px minmax(0,1fr) 118px;align-items:center;padding:20px 0;border-top:1px solid rgba(105,165,165,.54)}.careers-workstyle-item:last-child{border-bottom:1px solid rgba(105,165,165,.54)}.careers-workstyle-number{display:grid;min-height:72px;place-items:center;color:#69a5a5e6;font-size:clamp(44px,4vw,58px);font-weight:520;letter-spacing:-.055em;line-height:1}.careers-workstyle-item:nth-child(odd) .careers-workstyle-number{grid-column:1;border-right:1px solid rgba(105,165,165,.64)}.careers-workstyle-item:nth-child(2n) .careers-workstyle-number{grid-column:3;border-left:1px solid rgba(105,165,165,.64)}.careers-workstyle-copy{grid-column:2;width:min(100%,720px);padding:0 clamp(28px,4vw,64px)}.careers-workstyle-item:nth-child(2n) .careers-workstyle-copy{grid-row:1;justify-self:end}.careers-workstyle-copy h3{margin:0;color:var(--cream);font-size:clamp(23px,2.1vw,32px);font-weight:460;letter-spacing:-.045em;line-height:1.08}.careers-workstyle-copy p{max-width:660px;margin:12px 0 0;color:#f5f6f2c7;font-size:clamp(14px,1.08vw,16px);line-height:1.62}html.motion-active .careers-workstyle-title.motion-reveal{opacity:0;clip-path:none;filter:blur(14px);text-shadow:0 0 26px rgba(105,165,165,.48);transform:none;transition:none;will-change:filter,opacity}html.motion-active .careers-workstyle-title.motion-reveal.is-inview{animation:careers-smoky-reveal .98s cubic-bezier(.16,1,.3,1) forwards}html.motion-active .careers-workstyle-item.motion-reveal{clip-path:none;transform:translate3d(-22px,0,0);transition:opacity .72s cubic-bezier(.16,1,.3,1),transform .72s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--motion-order, 0) * .1s + .26s)}html.motion-active .careers-workstyle-item:nth-child(2n).motion-reveal{transform:translate3d(22px,0,0)}html.motion-active .careers-workstyle-item.motion-reveal.is-inview{opacity:1;transform:translateZ(0)}@keyframes careers-smoky-reveal{0%{opacity:0;filter:blur(14px)}58%{opacity:.9;filter:blur(3px)}to{opacity:1;filter:blur(0);text-shadow:none}}@media(max-width:900px){.careers-workstyle-inner{padding:64px 32px}.careers-workstyle-item{grid-template-columns:88px minmax(0,1fr) 88px}.careers-workstyle-copy{padding-inline:28px}}@media(max-width:620px){.careers-workstyle-inner{width:100%;padding:52px 20px 58px}.careers-workstyle-index{margin-bottom:34px}.careers-workstyle-title{font-size:clamp(36px,10.4vw,46px);line-height:1.06}.careers-workstyle-body{margin-top:20px;font-size:15px}.careers-workstyle-list{margin-top:42px}.careers-workstyle-item,.careers-workstyle-item:nth-child(2n){min-height:0;grid-template-columns:58px minmax(0,1fr);padding:28px 0}.careers-workstyle-item:nth-child(odd) .careers-workstyle-number,.careers-workstyle-item:nth-child(2n) .careers-workstyle-number{grid-row:1;grid-column:1;min-height:100%;border-right:1px solid rgba(105,165,165,.64);border-left:0;font-size:34px}.careers-workstyle-copy,.careers-workstyle-item:nth-child(2n) .careers-workstyle-copy{grid-row:1;grid-column:2;width:100%;padding:0 0 0 20px}.careers-workstyle-copy h3{font-size:24px}.careers-workstyle-copy p{font-size:14px}}@media(prefers-reduced-motion:reduce){.careers-workstyle-title,.careers-workstyle-item{animation:none!important;filter:none!important;opacity:1!important;transform:none!important;transition:none!important}}:root{color:#111311;background:#f3f0e8;--deepest: #06181b;--deep: #0b2326;--deep-soft: #123136;--ink: #111311;--cream: #f3f0e8;--cream-2: #e8e4da;--mint: #baf3cf;--aqua: #63dbea;--pink: #b8e9df;--lime: #d9efc4;--white: #fbfaf5;--line-light: rgba(251, 250, 245, .24);--line-dark: rgba(17, 19, 17, .22);--muted-light: rgba(251, 250, 245, .72);--muted-dark: rgba(17, 19, 17, .66);--shell: 1447px;--radius: 6px}html,body{background:var(--cream);color:var(--ink)}.site-header{height:72px;border-bottom-color:var(--line-dark);background:#f3f0e8f0;color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{padding:0 20px}.primary-nav a:after,.primary-nav button:after{background:currentColor}.home-hero{width:min(calc(100% - 40px),var(--shell));min-height:0;margin:0 auto 14px;overflow:visible;border-radius:0;background:transparent;color:var(--white);isolation:auto}.home-hero:after{display:none}.home-hero-media{position:relative;height:min(708px,calc(100svh - 116px));min-height:620px;overflow:hidden;border-radius:6px 6px 0 0;background:var(--deepest);isolation:isolate}.hero-workbench-video,.hero-workbench-fallback{position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.8) contrast(1.05) brightness(.82)}.video-wash{z-index:-2;background:linear-gradient(90deg,#021113d1,#02111366 48%,#0211131a 78%),linear-gradient(0deg,#021113ad,#02111314 58%,#02111329)}.home-hero-inner{min-height:100%;justify-content:flex-end;padding:88px 44px 48px 84px}.home-hero .hero-eyebrow{margin-bottom:16px;color:#fbfaf5d6}.home-hero h1{max-width:690px;margin-bottom:16px;font-size:clamp(62px,5.35vw,80px);letter-spacing:-.055em;line-height:.94}.home-hero-copy{max-width:560px;margin:0;color:#fbfaf5cc;font-size:14px;line-height:1.55}.home-hero-actions{display:grid;min-height:98px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);border-left:1px solid var(--line-dark);background:var(--cream);color:var(--ink)}.home-hero-actions .action{width:100%;min-height:98px;padding:0 44px;border:0;border-right:1px solid var(--line-dark);background:transparent;color:var(--ink);transform:none}.home-hero-actions .action:last-child{border-right:0}.home-hero-actions .action:hover{background:var(--ink);color:var(--cream)}.home-evidence-strip{min-height:150px;padding:22px 42px 30px;border-right:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);border-left:1px solid var(--line-dark);background:var(--cream);color:var(--ink)}.home-evidence-strip>p{margin-bottom:24px;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.home-evidence-strip>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.home-evidence-strip span{min-height:54px;padding:10px 20px 10px 0;border-right:1px solid var(--line-dark);font-size:clamp(19px,1.8vw,27px);letter-spacing:-.03em}.home-evidence-strip span+span{padding-left:20px}.home-evidence-strip span:last-child{border-right:0}.mega-statement{min-height:clamp(360px,40vw,580px);color:var(--ink)}.mega-statement p{background:none;color:var(--ink);font-size:clamp(58px,8.2vw,122px);letter-spacing:-.065em;line-height:.9;text-transform:none}html[lang=zh-CN] .mega-statement p{max-width:1280px;margin-right:auto;margin-left:auto;padding:.08em 0 .14em;overflow:visible;font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif;font-size:clamp(48px,5.15vw,88px);letter-spacing:-.02em;line-height:1.36;text-wrap:balance;word-break:keep-all}.page-shell{width:min(calc(100% - 40px),var(--shell));gap:10px;margin-bottom:10px}.island{border-radius:var(--radius)}.island.gradient{background:var(--cream-2);color:var(--ink)}.island.deep{border-color:#fbfaf51f;background:var(--deep)}.page-hero{width:min(calc(100% - 40px),var(--shell));min-height:min(690px,calc(100svh - 96px));margin-top:0;border-radius:6px;background:linear-gradient(120deg,#081f22fa,#081f22e6),var(--deepest);color:var(--cream)}.page-hero-inner{min-height:min(690px,calc(100svh - 96px));padding:86px 64px 52px}.page-hero h1{max-width:1080px;margin-bottom:clamp(48px,5vw,72px);font-size:clamp(45px,5.25vw,78px);letter-spacing:-.06em;line-height:.91}.hero-orb,.hero-watermark{display:none}.role-status{border-color:var(--line-dark);border-radius:6px;background:var(--cream-2)}.role-status span{color:var(--ink)}.role-status p{color:var(--muted-dark)}.closing{width:min(calc(100% - 40px),var(--shell));border:1px solid var(--line-dark);border-radius:6px;background:var(--cream-2);color:var(--ink)}.site-footer{background:var(--deepest)}.footer-mast{color:#63dbea1a}@media(max-width:900px){.primary-nav{border-bottom-color:var(--line-dark);background:#f3f0e8fc;color:var(--ink)}.primary-nav a,.primary-nav button{border-bottom-color:var(--line-dark)}.home-hero,.page-hero{min-height:0}.home-hero-inner{min-height:100%}.page-hero-inner{min-height:650px}}@media(max-width:620px){.home-hero,.page-hero,.page-shell,.closing,.back-wrap,.not-found{width:calc(100% - 16px)}.home-hero{min-height:0;margin-top:8px}.home-hero-media{height:610px;min-height:610px;border-radius:6px 6px 0 0}.home-hero-inner{min-height:100%;padding:92px 20px 26px}.hero-workbench-video,.hero-workbench-fallback{object-position:54% center}.video-wash{background:linear-gradient(0deg,#021113e6,#02111375 58%,#02111329),linear-gradient(90deg,rgba(2,17,19,.5),transparent 75%)}.home-hero h1{max-width:350px;margin-bottom:18px;font-size:clamp(48px,13vw,58px);line-height:.96}html[lang=zh-CN] .home-hero h1{max-width:100%;overflow-wrap:anywhere;font-size:clamp(38px,10.5vw,46px);line-height:1.06}.home-hero-copy{max-width:340px;font-size:13px}.home-hero-actions{min-height:84px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero-actions .action{min-height:84px;gap:12px;padding:0 14px;font-size:11px}.home-evidence-strip{min-height:166px;padding:20px 16px 24px}.home-evidence-strip>div{grid-template-columns:repeat(2,minmax(0,1fr))}.home-evidence-strip span{min-height:48px;padding:8px 10px 8px 0;border-top:1px solid var(--line-dark);font-size:17px}.home-evidence-strip span+span{padding-left:10px}.home-evidence-strip span:nth-child(2),.home-evidence-strip span:last-child{border-right:0}.page-hero{margin-top:8px;border-radius:6px}.page-hero,.page-hero-inner{min-height:650px}.page-hero-inner{padding:88px 20px 30px}.page-hero h1{font-size:clamp(36px,9.75vw,47px);line-height:.96}.island,.closing{border-radius:6px}}.site-header{transition:background-color .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1)}.site-header.is-scrolled{border-bottom-color:#1113115c;background:#f3f0e8fb}html.motion-lab-active .site-header,html.motion-lab-active .site-header.is-scrolled{border-bottom-color:#f5f6f22e;background:#020403fa;color:#f5f6f2}.hero-workbench-video,.hero-workbench-fallback{z-index:-3;top:-5%;right:-5%;bottom:-5%;left:-5%;display:block;width:110%;height:110%;max-width:none;object-position:center;background:var(--deepest);filter:saturate(.88) contrast(1.06) brightness(.86);transform:translate3d(0,var(--hero-parallax-y, 0px),0) scale(1.01);transform-origin:center;backface-visibility:hidden;will-change:transform}.home-hero-inner{opacity:var(--hero-copy-opacity, 1);transform:translate3d(0,var(--hero-copy-y, 0px),0);will-change:transform,opacity}html.motion-active .home-hero .hero-eyebrow,html.motion-active .home-hero h1,html.motion-active .home-hero-copy,html.motion-active .home-hero-actions .action,html.motion-active .page-hero .hero-eyebrow,html.motion-active .page-hero h1,html.motion-active .page-hero-bottom{transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1),clip-path .9s cubic-bezier(.16,1,.3,1)}html.motion-active:not(.motion-page-ready) .home-hero .hero-eyebrow,html.motion-active:not(.motion-page-ready) .home-hero h1,html.motion-active:not(.motion-page-ready) .home-hero-copy,html.motion-active:not(.motion-page-ready) .home-hero-actions .action,html.motion-active:not(.motion-page-ready) .page-hero .hero-eyebrow,html.motion-active:not(.motion-page-ready) .page-hero h1,html.motion-active:not(.motion-page-ready) .page-hero-bottom{opacity:0;clip-path:inset(0 0 100% 0);transform:translate3d(0,34px,0)}html.motion-page-ready .home-hero .hero-eyebrow,html.motion-page-ready .home-hero h1,html.motion-page-ready .home-hero-copy,html.motion-page-ready .home-hero-actions .action,html.motion-page-ready .page-hero .hero-eyebrow,html.motion-page-ready .page-hero h1,html.motion-page-ready .page-hero-bottom{opacity:1;clip-path:inset(0 0 0 0);transform:translateZ(0)}html.motion-active .home-hero h1,html.motion-active .page-hero h1{transition-delay:90ms}html.motion-active .home-hero-copy,html.motion-active .page-hero-bottom{transition-delay:.18s}html.motion-active .home-hero-actions .action:first-child{transition-delay:.27s}html.motion-active .home-hero-actions .action:last-child{transition-delay:.35s}html.motion-active .motion-reveal{opacity:0;clip-path:inset(0 0 12% 0);transform:translate3d(0,42px,0) scale(.985);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1),clip-path .9s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--motion-order, 0) * 65ms);will-change:transform,opacity,clip-path}html.motion-active .motion-reveal.is-inview{opacity:1;clip-path:inset(0 0 0 0);transform:translateZ(0) scale(1)}html.motion-active .section-heading.motion-reveal,html.motion-active .section-heading.motion-reveal.is-inview,html.motion-active .home-development-statement.motion-reveal,html.motion-active .home-development-statement.motion-reveal.is-inview{clip-path:none;transition-property:opacity,transform;will-change:transform,opacity}html.motion-active .page-hero h1,html.motion-active:not(.motion-page-ready) .page-hero h1,html.motion-page-ready .page-hero h1{clip-path:none}html.motion-active .page-hero h1{transition-property:opacity,transform;will-change:transform,opacity}html[lang=en] .page-hero h1{line-height:1.02;padding-bottom:.12em}.mega-statement{min-height:clamp(760px,138svh,1360px);align-items:flex-start;overflow:visible}.mega-statement p{position:sticky;top:clamp(150px,26vh,280px);opacity:var(--statement-opacity, .42);transform:translate3d(0,var(--statement-y, 20px),0) scale(var(--statement-scale, .98));transform-origin:center;will-change:transform,opacity}.home-evidence-strip>.evidence-marquee{display:block;width:100%;overflow:hidden;contain:paint}.evidence-marquee-track{display:flex;width:max-content;animation:evidence-marquee 28s linear infinite;will-change:transform}.evidence-marquee-group{display:flex;flex:0 0 auto}.home-evidence-strip .evidence-marquee-group>span{display:flex;width:clamp(260px,25vw,362px);min-height:54px;flex:0 0 auto;align-items:center;padding:10px 20px;border-top:0;border-right:1px solid var(--line-dark)}.home-evidence-strip .evidence-marquee-group>span:first-child{padding-left:0}.evidence-marquee:hover .evidence-marquee-track,.evidence-marquee:focus-within .evidence-marquee-track{animation-play-state:paused}.demo-modal{animation:modal-panel-in .52s cubic-bezier(.16,1,.3,1) both}.modal-backdrop{animation:modal-backdrop-in .28s ease-out both}@media(hover:hover)and (pointer:fine){.role-card:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--aqua);content:"";transform:scaleX(0);transform-origin:left;transition:transform .42s cubic-bezier(.16,1,.3,1)}.role-card:hover:after{transform:scaleX(1)}.action:active,.text-link:active,.role-card:active{transform:translateY(0) scale(.985)}}@keyframes evidence-marquee{to{transform:translate3d(-50%,0,0)}}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes modal-panel-in{0%{opacity:0;transform:translate3d(0,28px,0) scale(.97)}to{opacity:1;transform:translateZ(0) scale(1)}}@media(max-width:620px){.hero-workbench-video,.hero-workbench-fallback{inset:-2% -4% auto;width:108%;height:118%;object-position:center}.mega-statement{min-height:118svh}.mega-statement p{top:24svh}html[lang=zh-CN] .mega-statement p{padding-bottom:.18em;font-size:clamp(34px,9.8vw,44px);line-height:1.36;word-break:normal}.home-evidence-strip .evidence-marquee-group>span{width:220px;min-height:48px;padding:8px 14px;border-top:1px solid var(--line-dark);font-size:17px}}@media(prefers-reduced-motion:reduce){.route-transition{display:none;transition:none!important}.home-hero-inner,.motion-reveal,.motion-reveal.is-inview,.mega-statement p{opacity:1!important;clip-path:none!important;transform:none!important}.island.deep .stage-grid.five article:before{transform:scaleY(1);transition:none!important}.mega-statement{min-height:clamp(360px,40vw,580px);overflow:hidden}.mega-statement p{position:static}.evidence-marquee-track{animation:none!important;transform:none!important}.evidence-marquee-group[aria-hidden=true]{display:none}.modal-backdrop,.demo-modal{animation:none!important}}.hero-scroll-cue{position:absolute;z-index:4;right:30px;bottom:28px;display:flex;align-items:center;gap:12px;color:#fbfaf5db;font-size:11px;letter-spacing:.06em;line-height:1;text-transform:uppercase}.hero-scroll-icon{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(251,250,245,.58);border-radius:6px;transition:background-color .24s ease,color .24s ease,border-color .24s ease}html.motion-active .hero-scroll-cue{transition:opacity .8s cubic-bezier(.16,1,.3,1) .44s,transform .8s cubic-bezier(.16,1,.3,1) .44s}html.motion-active:not(.motion-page-ready) .hero-scroll-cue{opacity:0;transform:translate3d(0,18px,0)}html.motion-page-ready .hero-scroll-cue{opacity:1;transform:translateZ(0)}html.motion-active.motion-page-ready .hero-scroll-icon svg{animation:scroll-cue-bob 1.6s cubic-bezier(.4,0,.2,1) infinite}@media(hover:hover)and (pointer:fine){.hero-scroll-cue:hover .hero-scroll-icon{border-color:var(--cream);background:var(--cream);color:var(--ink)}}@keyframes scroll-cue-bob{0%,to{transform:translate3d(0,-2px,0)}50%{transform:translate3d(0,3px,0)}}@media(max-width:620px){.hero-scroll-cue{right:18px;bottom:18px}.hero-scroll-cue>span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.hero-scroll-icon{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.hero-scroll-cue{opacity:1!important;transform:none!important}.hero-scroll-icon svg{animation:none!important;transform:none!important}}.home-hero--motion-lab{overflow:visible}.scale-motion-lab,.scale-motion-loading{position:relative;min-height:calc(100svh - 72px);overflow:clip;border-radius:6px 6px 0 0;background:#020605;color:#fbfaf5}.scale-motion-lab{height:450svh;isolation:isolate}.scale-motion-lab-sticky{position:sticky;top:72px;height:calc(100svh - 72px);min-height:620px;overflow:hidden;background:#020605}.scale-motion-media,.scale-motion-canvas,.scale-motion-poster,.scale-motion-static,.scale-motion-loading img{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%!important;height:100%!important}.scale-motion-media{z-index:0;overflow:hidden;background:#020605}.scale-motion-canvas{z-index:2}.scale-motion-poster,.scale-motion-static,.scale-motion-loading img{object-fit:cover;filter:saturate(.72) brightness(.48) contrast(1.08)}.scale-motion-poster{z-index:0;opacity:.28}.scale-motion-static{z-index:1;opacity:.32}.scale-motion-brand{position:absolute;z-index:5;top:26px;right:30px;left:30px;display:flex;justify-content:space-between;gap:24px;padding-bottom:15px;border-bottom:1px solid rgba(251,250,245,.3);color:#fbfaf5c7;font-size:9px;font-weight:650;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}.scale-motion-brand span:first-child{color:#fbfaf5;font-size:12px;letter-spacing:-.02em}.scale-motion-chapters{position:absolute;z-index:4;top:0;right:0;bottom:0;left:0;pointer-events:none}.scale-motion-chapter{position:absolute;width:min(620px,48vw);opacity:0;will-change:opacity,transform}.scale-motion-chapter>p{margin:0 0 17px;color:#a8f0d8;font-size:10px;font-weight:650;letter-spacing:.16em;line-height:1.35;text-transform:uppercase}.home-hero--motion-lab .scale-motion-chapter h1,.home-hero--motion-lab .scale-motion-chapter h2{max-width:none;margin:0;color:#fbfaf5;font-weight:480;letter-spacing:-.058em}.home-hero--motion-lab .scale-motion-chapter h1{font-size:clamp(62px,6.2vw,98px);line-height:.92}.home-hero--motion-lab .scale-motion-chapter h2{font-size:clamp(48px,5.2vw,80px);line-height:.96}.scale-motion-chapter>span{display:block;max-width:510px;margin-top:24px;color:#fbfaf5b8;font-size:clamp(13px,1.05vw,16px);line-height:1.62}.scale-motion-chapter.is-intro{bottom:clamp(92px,13vh,132px);left:clamp(34px,5.9vw,88px);width:min(760px,59vw);opacity:1}.scale-motion-chapter.is-left{top:27%;left:clamp(34px,6.1vw,92px)}.scale-motion-chapter.is-right{top:31%;right:clamp(56px,8.6vw,132px);width:min(530px,39vw)}.scale-motion-chapter.is-finale{top:27%;left:50%;width:min(760px,62vw);text-align:center;transform:translate(-50%)}.scale-motion-company-list{display:flex;flex-wrap:wrap;justify-content:center;gap:11px 26px;margin-top:32px;color:#fbfaf5a8;font-size:10px;font-weight:650;letter-spacing:.11em;text-transform:uppercase}.scale-motion-progress{position:absolute;z-index:5;right:30px;bottom:31px;display:flex;gap:15px;color:#fbfaf56b;font-size:9px;letter-spacing:.08em}.scale-motion-progress:before{position:absolute;right:0;bottom:-8px;width:100%;height:1px;background:#fbfaf52e;content:""}.scale-motion-progress:after{position:absolute;bottom:-8px;left:0;width:calc(var(--lab-progress, 0) * 100%);height:1px;background:#a8f0d8;content:""}.scale-motion-skip{position:absolute;z-index:6;bottom:26px;left:30px;display:flex;align-items:center;gap:10px;color:#fbfaf5bd;font-size:9px;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.scale-motion-loading{display:grid;place-items:center}.scale-motion-loading img{opacity:.3}.scale-motion-loading p{position:relative;z-index:1;color:#fbfaf5cc;font-size:10px;font-weight:650;letter-spacing:.16em;text-transform:uppercase}@media(max-width:900px){.scale-motion-lab{height:320svh}.scale-motion-lab-sticky{min-height:560px}.scale-motion-chapter,.scale-motion-chapter.is-right{width:min(620px,calc(100vw - 104px))}.scale-motion-chapter.is-right{right:auto;left:52px}}@media(max-width:620px){.home-hero--motion-lab{width:calc(100% - 24px)}.scale-motion-lab{height:232svh}.scale-motion-lab,.scale-motion-loading,.scale-motion-lab-sticky{min-height:calc(100svh - 64px)}.scale-motion-lab-sticky{top:64px;height:calc(100svh - 64px)}.scale-motion-brand{top:20px;right:18px;left:18px}.scale-motion-brand span:last-child{max-width:170px;text-align:right}.scale-motion-chapter,.scale-motion-chapter.is-intro,.scale-motion-chapter.is-left,.scale-motion-chapter.is-right,.scale-motion-chapter.is-finale{top:auto;right:22px;bottom:88px;left:22px;width:auto;text-align:left}.home-hero--motion-lab .scale-motion-chapter h1{font-size:clamp(46px,13.8vw,65px)}.home-hero--motion-lab .scale-motion-chapter h2{font-size:clamp(38px,11.4vw,54px)}.scale-motion-chapter>span{max-width:92%;margin-top:18px;font-size:13px;line-height:1.52}.scale-motion-company-list{justify-content:flex-start;margin-top:24px}.scale-motion-skip{bottom:23px;left:20px}.scale-motion-progress{right:20px;bottom:28px}}@media(prefers-reduced-motion:reduce){.scale-motion-lab{height:calc(100svh - 72px);min-height:620px}.scale-motion-lab-sticky{position:relative;top:0}.scale-motion-chapter:not(.is-intro),.scale-motion-progress{display:none}.scale-motion-chapter.is-intro{opacity:1!important;transform:none!important}}.home-hero--motion-lab{width:100%;margin-top:0}.home-hero--motion-lab .home-hero-actions,.home-hero--motion-lab .home-evidence-strip{width:min(calc(100% - 40px),var(--shell));margin-right:auto;margin-left:auto}.scale-motion-lab,.scale-motion-loading{min-height:100svh;border-radius:0;background:#aaa9a4}.scale-motion-lab-sticky{top:0;height:100svh;min-height:620px;background:#aaa9a4}.scale-motion-media{background:#aaa9a4}.scale-motion-poster{opacity:.12}.scale-motion-brand,.scale-motion-progress{opacity:clamp(0,calc((var(--lab-progress, 0) - .07) * 12),1)}.scale-motion-chapter.is-intro{top:50%;bottom:auto;left:50%;width:min(1080px,76vw);text-align:center;translate:-50% -47%}.scale-motion-chapter.is-intro>p{color:#fbfaf5d6}.home-hero--motion-lab .scale-motion-chapter.is-intro h1{font-size:clamp(54px,4.15vw,78px);line-height:.98;text-shadow:0 2px 28px rgba(2,6,5,.24)}.scale-motion-chapter.is-intro>span{max-width:620px;margin-right:auto;margin-left:auto;color:#fbfaf5c7;text-shadow:0 1px 16px rgba(2,6,5,.28)}.scale-motion-skip{right:32px;left:auto;opacity:clamp(0,calc(1 - var(--lab-progress, 0) * 8),1)}.scale-motion-progress{right:auto;left:30px}@media(max-width:620px){.home-hero--motion-lab{width:100%}.home-hero--motion-lab .home-hero-actions,.home-hero--motion-lab .home-evidence-strip{width:calc(100% - 24px)}.scale-motion-lab,.scale-motion-loading,.scale-motion-lab-sticky{min-height:100svh}.scale-motion-lab-sticky{top:0;height:100svh}.scale-motion-chapter.is-intro{top:auto;right:22px;bottom:92px;left:22px;width:auto;text-align:left;translate:none}.scale-motion-chapter.is-intro>span{margin-right:0;margin-left:0}.scale-motion-skip{right:20px;left:auto}.scale-motion-progress{right:auto;left:20px}}@media(prefers-reduced-motion:reduce){.scale-motion-lab{height:100svh}}.scale-motion-lab.is-analysis-v2{height:340svh;min-height:100svh;overflow:clip;background:#020302;color:#f4f5f1}.scale-motion-lab.is-analysis-v2 .scale-motion-lab-sticky{position:sticky;top:0;height:100svh;min-height:680px;overflow:hidden;background:#020302}.scale-motion-lab.is-analysis-v2 .scale-motion-media{z-index:0;background:#020302}.scale-analysis-header{position:absolute;z-index:8;top:0;right:32px;left:24px;display:grid;height:86px;grid-template-columns:auto 1fr auto;gap:66px;align-items:center;color:#f4f5f1eb}.scale-analysis-wordmark{color:#f4f5f1;font-size:14px;font-weight:600;letter-spacing:.11em}.scale-analysis-header nav,.scale-analysis-utils{display:flex;align-items:center}.scale-analysis-header nav{gap:32px}.scale-analysis-header nav a,.scale-analysis-utils>a,.scale-analysis-utils button{color:#f4f5f1d1;font:inherit;font-size:12px;font-weight:520}.scale-analysis-header nav a:hover,.scale-analysis-utils>a:hover{color:#fff}.scale-analysis-utils{gap:10px}.scale-analysis-utils>a:not(.is-primary){margin-right:10px}.scale-analysis-utils button,.scale-analysis-utils a.is-primary{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:0 17px;border:1px solid rgba(244,245,241,.28);border-radius:10px;background:transparent;text-decoration:none}.scale-analysis-utils button:hover,.scale-analysis-utils button:focus-visible,.scale-analysis-utils a.is-primary:hover,.scale-analysis-utils a.is-primary:focus-visible{border-color:#f4f5f1b8;color:#fff}.scale-analysis-utils button.is-primary,.scale-analysis-utils a.is-primary{border-color:#f4f5f1;background:#f4f5f1;color:#101210}.scale-analysis-utils button.is-primary:hover,.scale-analysis-utils button.is-primary:focus-visible,.scale-analysis-utils a.is-primary:hover,.scale-analysis-utils a.is-primary:focus-visible{background:#fff;color:#070907}.scale-analysis-copy{position:absolute;z-index:5;top:50%;left:clamp(48px,9.3vw,180px);width:min(540px,31vw);transform:translateY(-42%)}.scale-analysis-kicker{margin:0 0 38px;color:#f4f5f175;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.home-hero--motion-lab .is-analysis-v2 .scale-analysis-copy h1{max-width:540px;margin:0 0 16px;color:#f5f6f2;font-size:clamp(32px,1.9vw,37px);font-weight:480;letter-spacing:-.048em;line-height:1.03}.scale-analysis-body{max-width:500px;margin:0;color:#f4f5f1b3;font-size:14px;line-height:1.58}.scale-analysis-cta{display:inline-flex;min-width:152px;min-height:46px;align-items:center;justify-content:space-between;gap:22px;margin-top:38px;padding:0 16px;border:1px solid rgba(158,230,202,.15);border-radius:11px;background:#103c2c;color:#f4f7f2;font-size:12px;font-weight:560}.scale-analysis-cta:hover,.scale-analysis-cta:focus-visible{background:#18533d}.scale-analysis-company-list{display:flex;flex-wrap:wrap;gap:13px 24px;margin-top:48px;color:#f4f5f16b;font-size:9px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.scale-analysis-steps{position:absolute;z-index:6;bottom:28px;left:clamp(48px,9.3vw,180px);display:flex;gap:22px;margin:0;padding:0;list-style:none}.scale-analysis-steps li{display:flex;gap:7px;align-items:baseline;color:#f4f5f140;font-size:8px;letter-spacing:.08em;text-transform:uppercase;transition:color .26s ease}.scale-analysis-steps li strong{font-weight:560}.scale-analysis-steps li.is-active{color:#bfefdce6}.scale-analysis-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:brightness(.34) saturate(.64) contrast(1.08)}.scale-analysis-fallback-video{display:block}@media(max-width:1180px){.scale-analysis-header{gap:34px}.scale-analysis-header nav{gap:20px}.scale-analysis-copy{left:56px;width:365px}.scale-analysis-steps{left:56px}}@media(max-width:900px){.scale-analysis-header nav{display:none}.scale-analysis-header{grid-template-columns:auto 1fr}.scale-analysis-utils{justify-self:end}}@media(max-width:760px){.scale-motion-lab.is-analysis-v2{height:100svh;min-height:680px}.scale-motion-lab.is-analysis-v2 .scale-motion-lab-sticky{position:relative;height:100svh;min-height:680px}.scale-analysis-header{right:18px;left:18px;height:68px}.scale-analysis-utils>a:not(.is-primary),.scale-analysis-utils button:not(.is-primary){display:none}.scale-analysis-utils button.is-primary,.scale-analysis-utils a.is-primary{min-height:36px;padding:0 13px;font-size:11px}.scale-analysis-copy{top:auto;right:22px;bottom:78px;left:22px;width:auto;transform:none}.scale-analysis-kicker{margin-bottom:20px}.home-hero--motion-lab .is-analysis-v2 .scale-analysis-copy h1{max-width:92%;font-size:clamp(38px,11vw,52px)}.scale-analysis-body{max-width:94%;font-size:13px}.scale-analysis-cta{margin-top:26px}.scale-analysis-company-list,.scale-analysis-steps{display:none}}@media(prefers-reduced-motion:reduce){.scale-motion-lab.is-analysis-v2,.scale-motion-lab.is-analysis-v2 .scale-motion-lab-sticky{height:100svh;min-height:680px}.scale-motion-lab.is-analysis-v2 .scale-motion-lab-sticky{position:relative}}.scale-motion-lab.is-analysis-v3{height:320svh;min-height:100svh;overflow:clip;background:#020302;color:#f4f5f1}.scale-motion-lab.is-analysis-v3 .scale-motion-lab-sticky{position:sticky;top:0;height:100svh;min-height:680px;overflow:hidden;background:#020302}.scale-motion-lab.is-analysis-v3 .scale-motion-media{position:absolute!important;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#020302}.scale-motion-lab.is-analysis-v3 .scale-analysis-header{z-index:10;top:0;right:0;left:0;height:76px;padding:0 24px;color:#f4f5f1e6;background:transparent;transition:color .36s ease,background-color .36s ease}.scale-motion-lab.is-analysis-v3[data-story-stage="1"] .scale-analysis-header{color:#101210;background:#f5f5f2}.scale-motion-lab.is-analysis-v3 .scale-analysis-wordmark,.scale-motion-lab.is-analysis-v3 .scale-analysis-header nav a,.scale-motion-lab.is-analysis-v3 .scale-analysis-utils>a,.scale-motion-lab.is-analysis-v3 .scale-analysis-utils button{color:currentColor}.scale-motion-lab.is-analysis-v3[data-story-stage="1"] .scale-analysis-utils button{border-color:#10121047}.scale-motion-lab.is-analysis-v3[data-story-stage="1"] .scale-analysis-utils button.is-primary,.scale-motion-lab.is-analysis-v3[data-story-stage="1"] .scale-analysis-utils a.is-primary{border-color:#101210;background:#101210;color:#f5f5f2}.scale-motion-lab.is-analysis-v3:not([data-story-stage="1"]) .scale-analysis-utils button.is-primary,.scale-motion-lab.is-analysis-v3:not([data-story-stage="1"]) .scale-analysis-utils a.is-primary{border-color:#f4f5f1;background:#f4f5f1;color:#101210}.scale-motion-lab.is-analysis-v3:not([data-story-stage="1"]) .scale-motion-canvas{cursor:grab}.scale-story-copies{position:absolute;z-index:6;top:0;right:0;bottom:0;left:0;pointer-events:none}.scale-story-copy{position:absolute;left:50%;width:min(900px,calc(100vw - 80px));margin:0;opacity:var(--story-opacity, 0);text-align:center;transform:translate3d(-50%,var(--story-shift, 26px),0);will-change:opacity,transform}.scale-story-copy.is-opening{top:43%;transform:translate3d(-50%,calc(-50% + var(--story-shift, 0px)),0);color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.48)}.scale-story-copy.is-analysis{top:66%;width:min(760px,calc(100vw - 80px))}.scale-story-copy.is-analysis[data-story-index="3"],.scale-story-copy.is-analysis[data-story-index="4"]{top:50%;width:min(420px,32vw);text-align:left;transform:translate3d(0,calc(-50% + var(--story-shift, 26px)),0)}.scale-story-copy.is-analysis[data-story-index="3"]{left:clamp(64px,9vw,180px)}.scale-story-copy.is-analysis[data-story-index="4"]{right:clamp(64px,9vw,180px);left:auto}.home-hero--motion-lab .is-analysis-v3 .scale-story-copy.is-analysis[data-story-index="3"] h2,.home-hero--motion-lab .is-analysis-v3 .scale-story-copy.is-analysis[data-story-index="4"] h2,.scale-story-copy.is-analysis[data-story-index="3"] .scale-story-body,.scale-story-copy.is-analysis[data-story-index="4"] .scale-story-body{margin-left:0}.scale-story-kicker{margin:0 0 20px;color:#f4f5f18f;font-size:9px;font-weight:620;letter-spacing:.1em;text-transform:uppercase}.scale-story-copy.is-opening .scale-story-kicker{color:#ffffffb8}.home-hero--motion-lab .is-analysis-v3 .scale-story-copy h1,.home-hero--motion-lab .is-analysis-v3 .scale-story-copy h2{max-width:none;margin:0 auto;color:inherit;font-weight:470;letter-spacing:-.05em}.home-hero--motion-lab .is-analysis-v3 .scale-story-copy h1{max-width:1100px;padding:.03em 0 .12em;overflow:visible;font-size:clamp(44px,4.3vw,78px);line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.home-hero--motion-lab .is-analysis-v3 .scale-story-copy h2{max-width:720px;font-size:clamp(26px,1.8vw,35px);line-height:.98;text-wrap:balance}.scale-story-body{max-width:620px;margin:22px auto 0;color:#f4f5f1a8;font-size:14px;line-height:1.55;text-wrap:balance}.scale-story-copy.is-opening .scale-story-body{display:none}.scale-story-copy.is-analysis .scale-story-body{max-width:560px;margin-top:14px;font-size:12.5px}.scale-motion-lab.is-analysis-v3 .scale-analysis-steps{right:auto;bottom:24px;left:50%;gap:28px;width:max-content;transform:translate(-50%)}.scale-motion-lab.is-analysis-v3 .scale-analysis-steps li{gap:8px;font-size:8px;transition:color .26s ease,opacity .26s ease}.scale-motion-lab.is-analysis-v3[data-story-stage="1"] .scale-analysis-steps li{color:#ffffff57;text-shadow:0 1px 10px rgba(0,0,0,.4)}.scale-motion-lab.is-analysis-v3 .scale-analysis-steps li.is-active,.scale-motion-lab.is-analysis-v3[data-story-stage="1"] .scale-analysis-steps li.is-active{color:#caf4e2f5}@media(max-width:1180px){.scale-motion-lab.is-analysis-v3 .scale-analysis-header{gap:34px}.scale-story-copy.is-analysis{top:68%}}@media(max-width:760px){.scale-motion-lab.is-analysis-v3,.scale-motion-lab.is-analysis-v3 .scale-motion-lab-sticky{height:100svh;min-height:680px}.scale-motion-lab.is-analysis-v3 .scale-motion-lab-sticky{position:relative}.scale-motion-lab.is-analysis-v3 .scale-analysis-header{right:0;left:0;height:68px;padding:0 18px}.scale-motion-lab.is-analysis-v3 .scale-analysis-utils>a:not(.is-primary),.scale-motion-lab.is-analysis-v3 .scale-analysis-utils button:not(.is-primary){display:none}.scale-motion-lab.is-analysis-v3 .scale-analysis-utils button.is-primary,.scale-motion-lab.is-analysis-v3 .scale-analysis-utils a.is-primary{min-height:36px;padding:0 13px;font-size:11px}.scale-motion-lab.is-analysis-v3 .scale-analysis-fallback{filter:brightness(.46) saturate(.72) contrast(1.04)}.scale-motion-lab.is-analysis-v3 .scale-story-copy:not(:first-child),.scale-motion-lab.is-analysis-v3 .scale-analysis-steps{display:none}.scale-motion-lab.is-analysis-v3 .scale-story-copy.is-opening{top:auto;bottom:72px;width:calc(100vw - 44px);text-align:left;transform:translate3d(-50%,0,0)}.home-hero--motion-lab .is-analysis-v3 .scale-story-copy h1{max-width:96%;font-size:clamp(38px,10.5vw,52px)}.scale-story-copy.is-opening .scale-story-body{max-width:96%;margin-left:0;font-size:13px;text-wrap:pretty}}@media(max-width:760px){.scale-motion-lab.is-analysis-v3{height:320svh;min-height:100svh}.scale-motion-lab.is-analysis-v3 .scale-motion-lab-sticky{position:sticky;top:0;height:100svh;min-height:680px}.scale-motion-lab.is-analysis-v3 .scale-story-copy:not(:first-child){display:block}.scale-motion-lab.is-analysis-v3 .scale-analysis-steps{right:auto;bottom:20px;left:50%;display:flex;gap:18px;transform:translate(-50%)}.scale-motion-lab.is-analysis-v3 .scale-analysis-steps li{gap:0;font-size:9px}.scale-motion-lab.is-analysis-v3 .scale-analysis-steps li strong{display:none}.scale-motion-lab.is-analysis-v3 .scale-analysis-fallback{transition:top .52s cubic-bezier(.2,.76,.2,1),right .52s cubic-bezier(.2,.76,.2,1),bottom .52s cubic-bezier(.2,.76,.2,1),left .52s cubic-bezier(.2,.76,.2,1),width .52s cubic-bezier(.2,.76,.2,1),height .52s cubic-bezier(.2,.76,.2,1),border-radius .52s cubic-bezier(.2,.76,.2,1),transform .52s cubic-bezier(.2,.76,.2,1),filter .52s ease}.scale-motion-lab.is-analysis-v3:not([data-story-stage="1"]) .scale-analysis-fallback{inset:auto 22px auto 22px;top:104px;width:auto;height:min(42svh,360px);border-radius:18px;box-shadow:0 28px 70px #0000007a;filter:brightness(.56) saturate(.78) contrast(1.05)}.scale-motion-lab.is-analysis-v3[data-story-stage="3"] .scale-analysis-fallback{transform:translate3d(6px,0,0) rotate(.25deg)}.scale-motion-lab.is-analysis-v3[data-story-stage="4"] .scale-analysis-fallback{transform:translate3d(-6px,0,0) rotate(-.25deg)}.scale-motion-lab.is-analysis-v3 .scale-story-copy.is-opening{bottom:88px}.scale-motion-lab.is-analysis-v3 .scale-story-copy.is-analysis,.scale-motion-lab.is-analysis-v3 .scale-story-copy.is-analysis[data-story-index="3"],.scale-motion-lab.is-analysis-v3 .scale-story-copy.is-analysis[data-story-index="4"]{top:auto;right:22px;bottom:82px;left:22px;width:auto;text-align:left;transform:translate3d(0,var(--story-shift, 26px),0)}.home-hero--motion-lab .is-analysis-v3 .scale-story-copy.is-analysis h2{max-width:100%;margin-left:0;font-size:clamp(29px,8.4vw,38px);line-height:1.04;text-wrap:pretty}.scale-motion-lab.is-analysis-v3 .scale-story-kicker{margin-bottom:12px;font-size:8px;line-height:1.35}.scale-motion-lab.is-analysis-v3 .scale-story-copy.is-analysis .scale-story-body{max-width:100%;margin:12px 0 0;font-size:12.5px;line-height:1.5;text-wrap:pretty}}@media(prefers-reduced-motion:reduce){.scale-motion-lab.is-analysis-v3,.scale-motion-lab.is-analysis-v3 .scale-motion-lab-sticky{height:100svh;min-height:680px}.scale-motion-lab.is-analysis-v3 .scale-motion-lab-sticky{position:relative}.scale-motion-lab.is-analysis-v3 .scale-story-copy:not(:first-child),.scale-motion-lab.is-analysis-v3 .scale-analysis-steps{display:none}}.mega-statement[hidden]{display:none!important}.home-page-shell{margin-top:40px}.home-hero--motion-lab .microscope-exit-buffer{min-height:clamp(104px,14svh,168px);background:#000}.home-hero--motion-lab .home-hero-actions{display:none}@media(max-width:760px){.home-hero--motion-lab .microscope-exit-buffer{min-height:clamp(28px,5svh,44px);background:linear-gradient(180deg,#000 0%,var(--cream) 100%)}}@media(prefers-reduced-motion:reduce){.home-hero--motion-lab .microscope-exit-buffer{display:none}.home-hero--motion-lab .home-hero-actions{display:grid}}.home-philosophy .section-heading,.home-development .section-heading{margin-bottom:clamp(52px,6vw,88px)}.home-philosophy .section-heading--staggered-copy .heading-line-mask,.home-philosophy .section-heading--staggered-copy .heading-line{display:block}html.motion-active .home-philosophy .section-heading--staggered-copy.motion-reveal,html.motion-active .home-philosophy .section-heading--staggered-copy.motion-reveal.is-inview{opacity:1;transform:none;transition:none;will-change:auto}html.motion-active .home-philosophy .section-heading--staggered-copy.motion-reveal .heading-line-mask{margin-block:-.06em -.12em;padding-block:.06em .12em;overflow:hidden;overflow:clip}html.motion-active .home-philosophy .section-heading--staggered-copy.motion-reveal .section-index{opacity:0;transform:translate3d(0,8px,0);transition:opacity .32s ease-out,transform .42s cubic-bezier(.16,1,.3,1)}html.motion-active .home-philosophy .section-heading--staggered-copy.motion-reveal .heading-line{opacity:0;transform:translate3d(0,115%,0);transition:opacity .36s ease-out,transform .68s cubic-bezier(.16,1,.3,1);transition-delay:calc(80ms + var(--heading-line-order, 0) * .12s)}html.motion-active .home-philosophy .section-heading--staggered-copy.motion-reveal .heading-copy>p{opacity:0;transform:translate3d(0,8px,0);transition:opacity .44s ease-out .48s,transform .52s cubic-bezier(.16,1,.3,1) .48s}html.motion-active .home-philosophy .section-heading--staggered-copy.motion-reveal.is-inview .section-index,html.motion-active .home-philosophy .section-heading--staggered-copy.motion-reveal.is-inview .heading-line,html.motion-active .home-philosophy .section-heading--staggered-copy.motion-reveal.is-inview .heading-copy>p{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.home-philosophy .section-heading--staggered-copy .heading-line-mask{display:contents}}.brand-principles{margin:0;padding:0;border-top:1px solid var(--line-dark);list-style:none}.brand-principles li{display:grid;min-height:132px;grid-template-columns:minmax(76px,.18fr) minmax(0,1fr);align-items:baseline;padding:30px 0;border-bottom:1px solid var(--line-dark)}.brand-principles span{display:block;font-size:10px;font-weight:620;letter-spacing:.12em}.brand-principles p{max-width:980px;margin:0;font-size:clamp(23px,2.85vw,44px);letter-spacing:-.045em;line-height:1.08}.home-philosophy .well-plate{margin-top:clamp(72px,9vw,132px)}.home-development-statement{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(42px,7vw,112px);align-items:end;padding-top:clamp(44px,5vw,72px);border-top:1px solid var(--line-light)}.home-development-statement>p{max-width:1040px;margin:0;padding:.02em 0 .14em;overflow:visible;font-size:clamp(29px,4.2vw,65px);letter-spacing:-.06em;line-height:1.04}.home-development-statement .text-link{min-width:230px;margin-bottom:8px}.project[id]{scroll-margin-top:88px}@media(max-width:980px){.brand-principles li{grid-template-columns:68px minmax(0,1fr)}.home-development-statement{grid-template-columns:1fr}.home-development-statement .text-link{width:min(100%,320px)}}@media(max-width:620px){.home-page-shell{margin-top:20px}.home-philosophy .section-heading,.home-development .section-heading{margin-bottom:40px}.brand-principles li{min-height:96px;grid-template-columns:42px minmax(0,1fr);padding:22px 0}.brand-principles p{font-size:clamp(20px,6.6vw,27px);line-height:1.08}.home-philosophy .well-plate{margin-top:64px}.home-development-statement{gap:36px;padding-top:36px}.home-development-statement>p{font-size:clamp(27px,8.63vw,39px);line-height:1.06}}:root{--mono: ui-monospace, "SF Mono", "Cascadia Code", "JetBrains Mono", Consolas, "Liberation Mono", Menlo, monospace}.scale-analysis-brand{display:flex;align-items:center;gap:18px}.scale-analysis-steps,.scale-story-kicker{font-family:var(--mono)}.evidence-index{margin-right:14px;padding:3px 6px;border:1px solid currentColor;font-family:var(--mono);font-size:10px;font-style:normal;letter-spacing:.08em;opacity:.62}.field-instrument{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;color:#f4f5f1;pointer-events:none}.field-instrument-readout{position:absolute;top:96px;right:34px;font-family:var(--mono);font-size:10px;letter-spacing:.14em;opacity:.72;text-transform:uppercase}.field-instrument-crosshair{position:absolute;top:40%;left:70%;width:64px;height:64px;opacity:.62;transform:translate(-50%,-50%);transition:opacity .32s ease;background:linear-gradient(currentColor,currentColor) 0 0 / 14px 1.5px,linear-gradient(currentColor,currentColor) 0 0 / 1.5px 14px,linear-gradient(currentColor,currentColor) 100% 0 / 14px 1.5px,linear-gradient(currentColor,currentColor) 100% 0 / 1.5px 14px,linear-gradient(currentColor,currentColor) 0 100% / 14px 1.5px,linear-gradient(currentColor,currentColor) 0 100% / 1.5px 14px,linear-gradient(currentColor,currentColor) 100% 100% / 14px 1.5px,linear-gradient(currentColor,currentColor) 100% 100% / 1.5px 14px;background-repeat:no-repeat}.field-instrument-crosshair:after{position:absolute;top:50%;left:50%;width:4px;height:4px;border-radius:50%;background:currentColor;content:"";transform:translate(-50%,-50%)}.field-instrument-scale{position:absolute;right:34px;bottom:34px;width:120px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;border-left:1.5px solid currentColor;opacity:.6}.scale-motion-lab[data-story-stage="3"] .field-instrument-crosshair,.scale-motion-lab[data-story-stage="4"] .field-instrument-crosshair{opacity:.26}html:lang(zh) h1,html:lang(zh) h2,html:lang(zh) h3,html:lang(zh) .mega-statement p,html:lang(zh) .footer-position{letter-spacing:.01em!important}html:lang(zh) .heading-copy h2,html:lang(zh) .notice h2,html:lang(zh) .project-head h2{font-size:clamp(25px,3.21vw,47px);line-height:1.12}@media(max-width:760px){html:lang(zh) .heading-copy h2,html:lang(zh) .notice h2,html:lang(zh) .project-head h2{font-size:clamp(22px,6.07vw,29px);line-height:1.16}}@media(max-width:900px){.site-header .doc-code{display:none}}@media(max-width:760px){.scale-analysis-header .doc-code{display:none}.field-instrument-readout{top:84px;right:20px}}@media(max-width:620px){.field-instrument{display:none}}.well-plate{margin:64px 0 0;max-width:460px}.well-plate-label{margin:0 0 18px;font-family:var(--mono);font-size:10px;letter-spacing:.12em;opacity:.6;text-transform:uppercase}.well-plate svg{display:block;width:100%;height:auto}.well-plate .well{opacity:.18;transform:scale(.86);transform-box:fill-box;transform-origin:center;transition:opacity .42s ease,transform .42s ease}.well-plate.is-active .well{opacity:1;transform:scale(1)}.well-plate .well-rim{fill:none;opacity:.45;stroke:currentColor;stroke-width:1}.well-plate .well-fill{opacity:.92}@media(max-width:760px){.scale-motion-lab[data-motion-variant=iris] .scale-motion-media:after{background:radial-gradient(circle at 50% 46%,transparent 36%,rgba(2,3,2,.88) 80%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}}@media(prefers-reduced-motion:reduce){.scale-motion-lab[data-motion-variant=iris] .scale-motion-media:after{background:radial-gradient(circle at 50% 46%,transparent 36%,rgba(2,3,2,.88) 80%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}}@media(max-width:760px){.scale-motion-lab[data-motion-variant=aperture] .scale-motion-media{clip-path:polygon(69.13% 3.81%,96.19% 30.87%,96.19% 69.13%,69.13% 96.19%,30.87% 96.19%,3.81% 69.13%,3.81% 30.87%,30.87% 3.81%)}}@media(prefers-reduced-motion:reduce){.scale-motion-lab[data-motion-variant=aperture] .scale-motion-media{clip-path:polygon(69.13% 3.81%,96.19% 30.87%,96.19% 69.13%,69.13% 96.19%,30.87% 96.19%,3.81% 69.13%,3.81% 30.87%,30.87% 3.81%)}}@media(max-width:760px){.scale-motion-lab[data-motion-variant=tour] .scale-motion-media:after{background:radial-gradient(circle at 50% 50%,transparent 36%,rgba(2,3,2,.88) 80%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}}@media(prefers-reduced-motion:reduce){.scale-motion-lab[data-motion-variant=tour] .scale-motion-media:after{background:radial-gradient(circle at 50% 50%,transparent 36%,rgba(2,3,2,.88) 80%);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}}.well-plate{--matrix-pointer-x: 0;--matrix-pointer-y: 0;display:grid;min-height:clamp(560px,58vw,704px);grid-template-columns:minmax(290px,.66fr) minmax(0,1.34fr);margin:64px 0 0;overflow:hidden;max-width:none;border:1px solid rgba(186,243,207,.18);border-radius:6px;background:#06110f;color:var(--white);isolation:isolate}.well-plate:focus-visible{outline:2px solid var(--mint);outline-offset:6px}.well-plate-a11y-hint{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.well-plate-copy{z-index:4;display:flex;min-width:0;flex-direction:column;padding:clamp(42px,5vw,72px) clamp(30px,4vw,62px);border-right:1px solid rgba(251,250,245,.16)}.well-plate-label{margin:0;color:#baf3cfc7;font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.12em;opacity:1;text-transform:uppercase}.well-plate-copy h3{max-width:500px;margin:clamp(62px,8vw,112px) 0 22px;color:var(--white);font-size:clamp(30px,3.11vw,47px);font-weight:430;letter-spacing:-.055em;line-height:.98;word-break:keep-all}.well-plate-body{max-width:430px;margin:0;color:#fbfaf5ad;font-size:13px;line-height:1.58}.well-plate-status{display:grid;align-items:center;grid-template-columns:auto 1fr auto;gap:10px;margin-top:auto;padding-top:48px;color:#fbfaf5a8;font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.well-plate-status>span{width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 4px #baf3cf1f}.well-plate-status small,.well-plate-status strong{font:inherit}.well-plate-status strong{color:var(--white);font-weight:650}.well-plate-index{display:grid;max-width:300px;grid-template-columns:repeat(12,minmax(0,1fr));gap:7px;margin-top:22px}.well-plate-index>span{aspect-ratio:1;border:1px solid rgba(251,250,245,.3);border-radius:50%;background:var(--sample-color);opacity:.38;transform:scale(.72);transition:opacity .3s ease,transform .52s cubic-bezier(.22,1,.36,1)}.well-plate-index>span.is-focused{opacity:1;transform:scale(1.45)}.well-plate-stage{position:relative;min-height:100%;overflow:hidden;perspective:1100px}.well-plate-stage:before,.well-plate-stage:after{position:absolute;z-index:3;pointer-events:none;content:""}.well-plate-stage:before{top:12%;right:8%;bottom:12%;left:8%;border-top:1px solid rgba(186,243,207,.2);border-bottom:1px solid rgba(186,243,207,.2)}.well-plate-stage:after{top:8%;bottom:8%;left:50%;border-left:1px solid rgba(186,243,207,.18)}.well-plate-depth{position:absolute;top:17%;right:4%;width:86%;aspect-ratio:1.48;overflow:hidden;border:1px solid rgba(251,250,245,.34);border-radius:48% 52% 44% 56%/54% 40% 60% 46%;opacity:0;transform-style:preserve-3d;transition:opacity .78s ease,transform 1.1s cubic-bezier(.22,1,.36,1)}.well-plate-depth img,.well-plate-depth video{display:block;width:100%;height:100%;object-fit:cover}.well-plate-depth--back{z-index:0;transform:translate3d(calc(106px + var(--matrix-pointer-x) * -10px),calc(-28px + var(--matrix-pointer-y) * -8px),-100px) rotateY(-13deg) rotate(3.8deg) scale(.86)}.well-plate-depth--back img{filter:grayscale(.75) contrast(1.15) brightness(.42)}.well-plate-depth--middle{z-index:1;transform:translate3d(calc(54px + var(--matrix-pointer-x) * -16px),calc(-10px + var(--matrix-pointer-y) * -12px),-48px) rotateY(-10deg) rotate(1.8deg) scale(.93)}.well-plate-depth--middle img{filter:grayscale(.34) saturate(.72) contrast(1.12) brightness(.6)}.well-plate-depth--front{z-index:2;transform:translate3d(calc(var(--matrix-pointer-x) * -24px),calc(var(--matrix-pointer-y) * -18px),0) rotateY(-7deg) scale(1)}.well-plate-depth--front video{filter:saturate(.84) contrast(1.06) brightness(.9)}.well-plate.is-active .well-plate-depth--back{opacity:.28}.well-plate.is-active .well-plate-depth--middle{opacity:.52}.well-plate.is-active .well-plate-depth--front{opacity:1}.well-plate-focus-frame{position:absolute;z-index:3;top:14%;right:7%;width:84%;aspect-ratio:1.48;border:1px solid rgba(186,243,207,.66);border-radius:48% 52% 44% 56%/54% 40% 60% 46%;opacity:0;pointer-events:none;transform:translate3d(calc(18px + var(--matrix-pointer-x) * 10px),calc(var(--matrix-pointer-y) * 8px),20px) rotateY(-5deg);transition:opacity .9s .26s ease,transform .9s cubic-bezier(.22,1,.36,1)}.well-plate.is-active .well-plate-focus-frame{opacity:.76}.well-plate-readout{position:absolute;z-index:4;right:28px;bottom:24px;left:28px;display:flex;justify-content:space-between;color:#baf3cfb8;font-family:var(--mono);font-size:9px;letter-spacing:.12em}@media(max-width:980px){.well-plate{grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr)}.well-plate-copy{padding-right:34px;padding-left:34px}.well-plate-copy h3{font-size:clamp(27px,3.75vw,38px)}}@media(max-width:760px){.well-plate{min-height:0;grid-template-columns:1fr}.well-plate-copy{min-height:470px;padding:34px 24px 32px;border-right:0;border-bottom:1px solid rgba(251,250,245,.16)}.well-plate-copy h3{max-width:520px;margin-top:64px;font-size:clamp(29px,8.25vw,41px)}.well-plate-index{max-width:260px;gap:6px}.well-plate-stage{min-height:440px}.well-plate-depth{top:20%;right:-1%;width:94%}}@media(max-width:520px){.well-plate-stage{min-height:360px}.well-plate-readout{right:18px;left:18px}}@media(prefers-reduced-motion:reduce){.well-plate-depth,.well-plate-focus-frame,.well-plate-index>span{transition:none}}html:lang(en) .heading-copy h2,html:lang(en) .notice h2,html:lang(en) .project-head h2{line-height:1.06}html:lang(en) .field-grid h3,html:lang(en) .role-card h3,html:lang(en) .team-grid h3,html:lang(en) .card-grid h3,html:lang(en) .well-plate-copy h3{line-height:1.06}html:lang(zh) .field-grid h3,html:lang(zh) .role-card h3,html:lang(zh) .team-grid h3,html:lang(zh) .card-grid h3,html:lang(zh) .well-plate-copy h3{line-height:1.1}.page-hero h1,.closing h2{overflow:visible}html:lang(zh) .page-hero h1{padding-bottom:.1em;line-height:1.08}html:lang(en) .closing h2{padding-bottom:.08em;line-height:1.04}html:lang(zh) .closing h2{padding-bottom:.1em;line-height:1.1}.home-development-statement>p{padding-bottom:.18em;line-height:1.08}html:lang(zh) .home-development-statement>p{line-height:1.12}@media(max-width:760px){html:lang(en) .closing h2{line-height:1.06}html:lang(zh) .closing h2{line-height:1.12}.home-development-statement>p{line-height:1.1}}.system-grid>article{position:relative;isolation:isolate}.system-grid>article:before{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(99,219,234,.14),rgba(186,243,207,.045) 58%,transparent);content:"";opacity:var(--pipeline-fill-opacity, 0);pointer-events:none;transition:opacity .18s cubic-bezier(.16,1,.3,1)}.system-grid>article>*{position:relative;z-index:1}.system-grid>article>span{font-family:var(--mono)}.system-grid>article[data-pipeline-ready=true][data-pipeline-state=upcoming]{--pipeline-copy-color: rgba(251, 250, 245, .34);--pipeline-meta-color: rgba(99, 219, 234, .3);--pipeline-fill-opacity: 0;--pipeline-number-shadow: none}.system-grid>article[data-pipeline-ready=true][data-pipeline-state=current]{--pipeline-copy-color: rgba(251, 250, 245, .98);--pipeline-meta-color: var(--aqua);--pipeline-fill-opacity: 1;--pipeline-number-shadow: 0 0 14px rgba(99, 219, 234, .5)}.system-grid>article[data-pipeline-ready=true][data-pipeline-state=passed]{--pipeline-copy-color: rgba(251, 250, 245, .72);--pipeline-meta-color: rgba(99, 219, 234, .68);--pipeline-fill-opacity: .28;--pipeline-number-shadow: none}.system-grid>article[data-pipeline-ready=true]>span,.system-grid>article[data-pipeline-ready=true]>small,.system-grid>article[data-pipeline-ready=true]>h3{transition:color .18s cubic-bezier(.16,1,.3,1),text-shadow .18s cubic-bezier(.16,1,.3,1)}.system-grid>article[data-pipeline-ready=true]>span,.system-grid>article[data-pipeline-ready=true]>small{color:var(--pipeline-meta-color)}.system-grid>article[data-pipeline-ready=true]>span{text-shadow:var(--pipeline-number-shadow)}.system-grid>article[data-pipeline-ready=true]>h3{color:var(--pipeline-copy-color)}@media(prefers-reduced-motion:reduce){.system-grid[data-pipeline-mode=reduced][data-pipeline-ready=true]>article[data-pipeline-ready=true][data-pipeline-state=passed]{--pipeline-copy-color: rgba(251, 250, 245, .92);--pipeline-meta-color: var(--aqua);--pipeline-fill-opacity: .5;--pipeline-number-shadow: 0 0 12px rgba(99, 219, 234, .38)}.system-grid>article:before,.system-grid>article>span,.system-grid>article>small,.system-grid>article>h3{transition:none!important}}.microscope-motion{--micro-cell-height: 100svh;--micro-cell-opacity: 0;--micro-cell-radius: 0%;--micro-cell-scale: 1;--micro-cell-width: 100vw;--micro-cell-x: 50vw;--micro-cell-y: 50svh;--micro-gravity-x: 0px;--micro-gravity-y: 0px;--micro-gravity-tilt-x: 0deg;--micro-gravity-tilt-y: 0deg;--micro-gravity-roll: 0deg;--micro-rig-tilt-x: 0deg;--micro-rig-tilt-y: 0deg;--micro-rig-roll: 0deg;--micro-layer-edge-fan-x: 0px;--micro-layer-edge-fan-y: 0px;--micro-layer-region-fan-x: 0px;--micro-layer-region-fan-y: 0px;--micro-layer-flow-fan-x: 0px;--micro-layer-flow-fan-y: 0px;--micro-layer-fan: 0;--micro-cursor-opacity: 1;--micro-analysis-opacity: 0;--micro-field-opacity: 0;--micro-layer-edge-x: 0px;--micro-layer-edge-y: 0px;--micro-layer-flow-x: 0px;--micro-layer-flow-y: 0px;--micro-layer-region-x: 0px;--micro-layer-region-y: 0px;--micro-field-x: 0%;--micro-field-y: 0%;--micro-lens-x: 0px;--micro-lens-y: 0px;--micro-opening-opacity: 1;--micro-pointer-x: 72%;--micro-pointer-y: 44%;--micro-primary-opacity: 1;--micro-resolved-opacity: 0;--micro-resolved-width: min(41.2vw, 900px);--micro-resolved-height: min(23.07vw, 504px);--micro-resolved-x: 39.2vw;--micro-resolved-y: 55.5svh;--micro-mobile-visual-top: 72px;--micro-mobile-visual-height: min(76svh, 680px);--micro-mobile-copy-gap: 0px;--micro-mobile-analysis-opacity: 0;position:relative;height:420svh;min-height:100svh;overflow:clip;isolation:isolate;background:#020403;contain:layout paint style;color:#f5f6f2}.microscope-motion-sticky{position:sticky;top:0;height:100svh;min-height:680px;overflow:hidden;background:#020403;contain:layout paint style}.micro-opening-media,.micro-fragment-canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.micro-opening-media{z-index:0;opacity:var(--micro-opening-opacity);will-change:opacity}.micro-opening-video,.micro-opening-media video,.micro-cell-primary,.micro-cell-primary video,.micro-video-sample video,.micro-resolved-panel video,.micro-media-fallback{display:block;width:100%;height:100%;object-fit:cover}.micro-media-fallback{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;opacity:1;pointer-events:none;transition:opacity .18s ease}[data-media-slot]>video{position:relative;z-index:1;opacity:0;transition:opacity .18s ease}[data-media-slot][data-media-state=ready]>video{opacity:1}[data-media-slot][data-media-state=ready]>.micro-media-fallback{opacity:0}.microscope-motion[data-degraded-reason=runtime-slow] .micro-membrane-canvas,.microscope-motion[data-degraded-reason=runtime-slow] .micro-analysis-stack,.microscope-motion[data-degraded-reason=runtime-slow] .micro-scale-final-analysis{display:none!important}.microscope-motion[data-degraded-reason=runtime-slow] .micro-resolved-panel{opacity:var(--micro-resolved-opacity)!important}.micro-opening-video,.micro-opening-media>.micro-media-fallback{filter:saturate(.78) contrast(1.08) brightness(.66);transform:scale(1.015)}.micro-film-grade,.micro-resolved-wash{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:#00131029;mix-blend-mode:multiply}.micro-cursor-cell{position:absolute;z-index:8;top:var(--micro-pointer-y);left:var(--micro-pointer-x);width:clamp(76px,7.2vw,132px);aspect-ratio:1;overflow:hidden;border:1px solid rgba(220,255,244,.92);border-radius:44% 56% 51% 49%/53% 42% 58% 47%;opacity:var(--micro-cursor-opacity);box-shadow:0 0 0 6px #c5f4e30f,0 22px 54px #00000075,inset 0 0 22px #e2fff640;pointer-events:none;transform:translate3d(-50%,-50%,0);will-change:top,left,opacity;animation:micro-cell-breathe 6.8s ease-in-out infinite alternate}.micro-cursor-cell video,.micro-cursor-cell>.micro-media-fallback{position:absolute;top:var(--micro-lens-y);left:var(--micro-lens-x);width:100vw;height:100svh;max-width:none;object-fit:cover;filter:saturate(1.08) contrast(1.12) brightness(.9);transform:scale(1.045);transform-origin:center}.micro-cursor-cell span{position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:1px solid rgba(255,255,255,.3);border-radius:inherit}@keyframes micro-cell-breathe{0%{border-radius:44% 56% 51% 49%/53% 42% 58% 47%;transform:translate3d(-50%,-50%,0) rotate(-1.5deg) scale(.97)}to{border-radius:53% 47% 43% 57%/46% 58% 42% 54%;transform:translate3d(-50%,-50%,0) rotate(2deg) scale(1.03)}}.micro-observe-cell{position:absolute;z-index:3;top:var(--micro-cell-y);left:var(--micro-cell-x);width:var(--micro-cell-width);height:var(--micro-cell-height);overflow:hidden;border:1px solid rgba(207,245,230,.2);border-radius:var(--micro-cell-radius);opacity:var(--micro-cell-opacity);box-shadow:0 38px 96px #0009,0 0 48px #85e2c217;transform:translate3d(calc(-50% + var(--micro-gravity-x)),calc(-50% + var(--micro-gravity-y)),0) perspective(1600px) rotateX(calc(var(--micro-rig-tilt-x) + var(--micro-gravity-tilt-x))) rotateY(calc(var(--micro-rig-tilt-y) + var(--micro-gravity-tilt-y))) rotate(calc(var(--micro-rig-roll) + var(--micro-gravity-roll))) scale(var(--micro-cell-scale));transform-origin:50% 50%;backface-visibility:hidden;contain:layout paint;will-change:opacity,transform}.micro-cell-primary,.micro-video-field,.micro-cell-membrane,.micro-membrane-canvas{position:absolute;top:0;right:0;bottom:0;left:0}.micro-cell-primary{z-index:0;opacity:var(--micro-primary-opacity);filter:saturate(.9) contrast(1.035) brightness(.82)}.micro-video-field{z-index:1;overflow:hidden;opacity:var(--micro-field-opacity);will-change:opacity}.micro-video-sample{position:absolute;top:-1.4%;right:-1.4%;bottom:-1.4%;left:-1.4%;overflow:hidden;background:#06100d;opacity:var(--micro-sample-opacity, 0);will-change:opacity}.micro-video-sample video,.micro-video-sample>.micro-media-fallback{filter:saturate(.94) contrast(1.035);transform:translate3d(var(--micro-field-x),var(--micro-field-y),0) scale(1.018);will-change:transform}.micro-video-sample span{position:absolute;right:22px;bottom:12px;padding:5px 7px;background:#010c09b8;color:#e7faf2c2;font-family:var(--mono);font-size:10px;letter-spacing:.1em}.microscope-motion[data-micro-stage="1"] .micro-video-sample span,.microscope-motion[data-micro-stage="2"] .micro-video-sample span{right:auto;left:22px}.micro-cell-membrane{z-index:2;border:1px solid rgba(255,255,255,.09);border-radius:inherit;box-shadow:inset 0 0 0 4px #c1f0df06,inset 0 0 32px #c4f4e217;pointer-events:none}.micro-membrane-canvas{z-index:4;display:block;width:100%;height:100%;pointer-events:none}.micro-analysis-stack{position:absolute;z-index:2;top:var(--micro-cell-y);left:var(--micro-cell-x);width:var(--micro-cell-width);height:var(--micro-cell-height);overflow:visible;border-radius:var(--micro-cell-radius);opacity:var(--micro-analysis-opacity);pointer-events:none;transform:translate3d(calc(-50% + var(--micro-gravity-x)),calc(-50% + var(--micro-gravity-y)),0) perspective(1600px) rotateX(calc(var(--micro-rig-tilt-x) + var(--micro-gravity-tilt-x))) rotateY(calc(var(--micro-rig-tilt-y) + var(--micro-gravity-tilt-y))) rotate(calc(var(--micro-rig-roll) + var(--micro-gravity-roll)));transform-origin:50% 50%;backface-visibility:hidden;contain:layout style;will-change:opacity,transform}.micro-analysis-stack--back{z-index:2}.micro-analysis-stack--front{z-index:4}.micro-analysis-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;border:1px solid rgba(203,248,231,.24);border-radius:inherit;background:#040f0c57;box-shadow:0 0 0 1px #c0f1de0e,0 30px 76px #0006,inset 0 0 30px #a3edd111;transform-origin:50% 50%;animation:micro-analysis-float var(--micro-layer-float-duration, 6.4s) ease-in-out infinite alternate;will-change:opacity,transform}.micro-analysis-layer--edge{border-radius:42% 36% 44% 38%/34% 40% 38% 46%;opacity:.62;transform:translate3d(calc(var(--micro-layer-edge-x) + var(--micro-layer-edge-fan-x)),calc(var(--micro-layer-edge-y) + var(--micro-layer-edge-fan-y)),0) rotate(2.4deg) scale(1.055);--micro-layer-float-duration: 7.4s;animation-delay:-3.2s}.micro-analysis-layer--region{border-radius:34% 39% 36% 43%/42% 35% 45% 34%;opacity:.48;transform:translate3d(calc(var(--micro-layer-region-x) + var(--micro-layer-region-fan-x)),calc(var(--micro-layer-region-y) + var(--micro-layer-region-fan-y)),0) rotate(1.15deg) scale(1.028);--micro-layer-float-duration: 6.1s;animation-delay:-1.7s}.micro-analysis-layer--flow{border-color:#e1fff466;border-radius:38% 41% 43% 39%/44% 38% 42% 36%;background:#040f0c14;opacity:.86;transform:translate3d(calc(var(--micro-layer-flow-x) + var(--micro-layer-flow-fan-x)),calc(var(--micro-layer-flow-y) + var(--micro-layer-flow-fan-y)),0) rotate(-.82deg) scale(.986);--micro-layer-float-duration: 5.4s;animation-delay:-4.3s}@keyframes micro-analysis-float{0%{translate:0 -3px}to{translate:0 4px}}.micro-fragment-canvas{z-index:4;pointer-events:none}.micro-mobile-analysis-object{display:none}.micro-scale-final-analysis{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#020302;opacity:0;pointer-events:none;transition:opacity .18s ease;will-change:opacity}.microscope-motion[data-webgl-ready=true] .micro-scale-final-analysis{opacity:var(--micro-resolved-opacity)}.micro-scale-final-canvas{position:absolute!important;top:0;right:0;bottom:0;left:0;display:block;width:100%!important;height:100%!important}.microscope-motion[data-webgl-ready=true] .micro-scale-final-analysis+.micro-resolved-panel{opacity:0}.micro-final-instrument{z-index:6;opacity:0;transition:opacity .32s ease}.microscope-motion[data-micro-stage="4"] .micro-final-instrument,.microscope-motion[data-micro-stage="2"] .micro-final-instrument{opacity:1}.microscope-motion[data-micro-stage="4"] .micro-final-instrument .field-instrument-readout{opacity:0}.microscope-motion[data-micro-stage="2"] .micro-final-instrument .field-instrument-crosshair{opacity:.26}.microscope-motion[data-micro-stage="2"] .micro-final-instrument .field-instrument-scale,.microscope-motion[data-micro-stage="4"] .micro-final-instrument .field-instrument-scale{opacity:.42}.microscope-motion[data-micro-stage="4"] .micro-final-instrument .field-instrument-crosshair{opacity:var(--micro-final-crosshair-opacity, 0);transition:none}.micro-resolved-panel{position:absolute;z-index:3;top:var(--micro-resolved-y);left:var(--micro-resolved-x);width:var(--micro-resolved-width);height:var(--micro-resolved-height);overflow:hidden;border:1px solid rgba(216,245,233,.72);border-radius:14px;opacity:var(--micro-resolved-opacity);box-shadow:0 34px 90px #0000008f;transform:translate3d(-50%,-50%,0);will-change:top,left,width,height,opacity}.micro-resolved-panel video,.micro-resolved-panel>.micro-media-fallback{filter:saturate(.82) contrast(1.08) brightness(.72)}.microscope-motion .micro-analysis-header{position:absolute;z-index:12;top:0;right:0;left:0;height:76px;padding:0 24px;border-bottom:1px solid rgba(236,250,244,.14);background:#02040333;color:#f6f8f4f0}html.motion-lab-active .microscope-motion .micro-analysis-header{display:none}.microscope-motion .micro-analysis-header a,.microscope-motion .micro-analysis-header button{color:currentColor}.microscope-motion .micro-analysis-header .scale-analysis-wordmark,.microscope-motion .micro-analysis-header>nav:not(.micro-mobile-navigation) a,.microscope-motion .micro-analysis-header .scale-analysis-utils>a{display:inline-flex;min-height:44px;align-items:center}.microscope-motion .micro-menu-toggle,.microscope-motion .micro-mobile-navigation{display:none}.microscope-motion .micro-analysis-header .is-primary{border-color:#f5f8f4e6;background:#f4f6f2;color:#09100d}.micro-story-copies{position:absolute;z-index:7;top:0;right:0;bottom:0;left:0;pointer-events:none}.micro-reduced-story{display:none}.micro-story-copy{position:absolute;width:min(600px,42vw);margin:0;opacity:var(--micro-story-opacity, 0);transform:translate3d(0,var(--micro-story-shift, 28px),0);will-change:opacity,transform}.micro-story-copy--1{bottom:clamp(90px,12svh,150px);left:clamp(34px,6vw,118px);width:min(980px,66vw);background:transparent;box-shadow:none;color:#fff;text-shadow:0 3px 28px rgba(0,0,0,.64);will-change:auto}.micro-story-copy--2{top:50%;left:clamp(36px,7.2vw,138px);width:min(500px,34vw);transform:translate3d(0,calc(-50% + var(--micro-story-shift, 28px)),0)}.micro-story-copy--3{bottom:clamp(86px,10svh,130px);left:50%;width:min(760px,62vw);text-align:center;transform:translate3d(-50%,var(--micro-story-shift, 28px),0)}.micro-story-copy--4{top:calc(50% - 36px);right:clamp(36px,7.2vw,138px);width:min(520px,35vw);transform:translate3d(0,calc(-50% + var(--micro-story-shift, 28px)),0)}.microscope-motion[data-micro-stage="4"] .micro-story-copy--4{right:clamp(32px,4vw,96px);left:62vw;width:auto;max-width:620px}.home-hero--motion-lab .microscope-motion[data-micro-stage="4"] .micro-story-copy--4 h2{max-width:720px;line-height:.98;letter-spacing:-.05em}.microscope-motion[data-micro-stage="4"] .micro-story-copy--4 .scale-story-body{max-width:470px;margin-top:14px;font-size:15px}.home-hero--motion-lab .micro-story-copy h1,.home-hero--motion-lab .micro-story-copy h2{max-width:none;margin:0;color:inherit;font-weight:470;letter-spacing:-.045em;text-wrap:balance;word-break:keep-all}.home-hero--motion-lab .micro-story-copy h1{max-width:1050px;padding:.02em 0 .12em;overflow:visible;font-size:clamp(35px,3.86vw,69px);line-height:1.02}html.motion-active .home-hero--motion-lab .micro-story-copy--1 h1{clip-path:none;transform:none;transition:none}.home-hero--motion-lab .micro-story-copy h2{font-size:clamp(23px,2.25vw,42px);line-height:1}.micro-story-copy .scale-story-kicker{margin-bottom:18px;color:#d2f4e89e;font-family:var(--mono);font-size:9px;letter-spacing:.12em}.micro-story-copy .scale-story-body{max-width:560px;margin:18px 0 0;color:#f4f9f6d6;font-size:15px;line-height:1.55;text-wrap:pretty}.micro-story-copy--2,.micro-story-copy--3,.micro-story-copy--4{text-shadow:0 2px 22px rgba(0,0,0,.78)}.micro-story-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-top:24px;pointer-events:auto}.micro-story-actions button,.micro-story-actions a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:0 17px;border:1px solid transparent;border-radius:11px;background:transparent;color:#eef8f3c2;font-family:var(--sans);font-size:12px;font-weight:560;letter-spacing:0;text-decoration:none;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.micro-story-actions button.is-primary,.micro-story-actions a.is-primary{padding-inline:19px;border-color:#dbf7ebeb;background:#daf6eaf5;color:#07110d;box-shadow:0 10px 30px #70d6ae1f}.micro-story-actions button:not(.is-primary):hover{background:#def6ec14;color:#f7fcf9fa}.micro-story-actions button.is-primary:hover,.micro-story-actions a.is-primary:hover{background:#eefbf5;box-shadow:0 12px 34px #70d6ae2e;transform:translateY(-1px)}.micro-story-actions button:focus-visible,.micro-story-actions a:focus-visible{outline:2px solid rgba(218,246,234,.96);outline-offset:3px}.micro-story-copy--3 .scale-story-body{margin-right:auto;margin-left:auto}.micro-interaction-hint{position:absolute;z-index:9;bottom:27px;left:26px;display:flex;gap:18px;margin:0;color:#dff2eab8;font-family:var(--mono);font-size:10px;font-weight:580;line-height:1.2;letter-spacing:.1em;text-shadow:0 1px 12px rgba(0,0,0,.72);transition:color .22s ease}.micro-interaction-hint span{display:none}.microscope-motion[data-micro-stage="1"] .micro-interaction-hint span:nth-child(1),.microscope-motion[data-micro-stage="2"] .micro-interaction-hint span:nth-child(2),.microscope-motion[data-micro-stage="3"] .micro-interaction-hint span:nth-child(3),.microscope-motion[data-micro-stage="4"] .micro-interaction-hint span:nth-child(3){display:inline}.microscope-motion[data-micro-stage="2"] .micro-interaction-hint{color:#cff6e6eb}.microscope-motion .micro-analysis-progress{position:absolute;z-index:10;right:auto;bottom:28px;left:50%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:clamp(148px,18vw,220px);transform:translate(-50%)}.microscope-motion .micro-analysis-progress>span{height:2px;border-radius:999px;background:#e1f2eb2e;box-shadow:0 1px 10px #0000008f;transition:background-color .22s ease,box-shadow .22s ease}.microscope-motion .micro-analysis-progress>span.is-complete{background:#c4f6e275}.microscope-motion .micro-analysis-progress>span.is-active{background:#c4f6e2f5;box-shadow:0 0 12px #adf1d747}@media(pointer:coarse)and (min-width:761px){.micro-cursor-cell{display:none}}@media(max-width:760px){html.motion-lab-active .site-header{z-index:100;isolation:isolate;transform:translateZ(0)}html.motion-lab-active .site-header .header-wordmark,html.motion-lab-active .site-header .menu-toggle{position:relative;z-index:2}html.motion-lab-active .site-header .header-inner{position:relative;z-index:2;isolation:isolate;transform:translateZ(0)}html.motion-lab-active .site-header .header-logo{backface-visibility:hidden;transform:translate3d(0,-50%,0)}.microscope-motion{height:420svh}.microscope-motion-sticky{min-height:100svh}.micro-cursor-cell{display:none}.micro-observe-cell,.micro-resolved-panel{border:0;border-radius:0;box-shadow:none}.micro-membrane-canvas,.micro-analysis-stack{display:none}.micro-fragment-canvas,.micro-analysis-stack{display:block}.micro-fragment-canvas{top:72px;right:0;bottom:0;left:0;height:calc(100svh - 72px)}.micro-mobile-analysis-object{position:absolute;z-index:3;top:var(--micro-mobile-visual-top);right:0;left:0;display:block;width:100%;height:var(--micro-mobile-visual-height);object-fit:cover;object-position:center 42%;opacity:var(--micro-mobile-analysis-opacity);filter:saturate(.9) contrast(1.12) brightness(.92);transition:opacity .18s ease;pointer-events:none}.micro-opening-media>.micro-media-fallback{object-position:center 42%;filter:saturate(.86) contrast(1.1) brightness(.72);transform:scale(1.01)}.micro-opening-media[data-media-state=ready]>.micro-media-fallback{opacity:1}.micro-opening-media[data-media-state=ready]>.micro-opening-video{opacity:.34;mix-blend-mode:soft-light;filter:saturate(.7) contrast(1.08) brightness(.82)}.micro-resolved-panel[data-media-state=ready]>.micro-media-fallback{opacity:1}.micro-resolved-panel[data-media-state=ready]>video{opacity:.46;mix-blend-mode:soft-light}.micro-scale-final-analysis{top:var(--micro-mobile-visual-top);right:0;bottom:auto;left:0;width:auto;height:var(--micro-mobile-visual-height);max-height:none;border:0;border-radius:0;background:#020302}.micro-interaction-hint{display:none}.microscope-motion .micro-analysis-header{height:68px;grid-template-columns:auto 1fr;gap:12px;padding:0 18px}.microscope-motion .micro-analysis-header>nav:not(.micro-mobile-navigation),.microscope-motion .micro-analysis-header .scale-analysis-utils>a:not(.is-primary),.microscope-motion .micro-analysis-header .scale-analysis-utils button:not(.is-primary):not(.micro-menu-toggle){display:none}.microscope-motion .micro-analysis-header .scale-analysis-utils{gap:8px;justify-self:end}.microscope-motion .micro-analysis-header .scale-analysis-utils .micro-menu-toggle{display:grid;width:44px;min-width:44px;min-height:44px;flex:0 0 44px;padding:0;place-items:center;border:0;border-radius:8px;background:transparent}.microscope-motion .micro-menu-toggle:hover,.microscope-motion .micro-menu-toggle:focus-visible{border-color:transparent;background:#f4f6f21a}.microscope-motion .micro-mobile-navigation{position:fixed;z-index:13;top:68px;right:0;left:0;display:none;max-height:calc(100svh - 68px);overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;padding:14px 18px 24px;border-bottom:1px solid rgba(236,250,244,.18);background:#020a07fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.microscope-motion .micro-mobile-navigation.is-open{display:grid}.microscope-motion .micro-mobile-navigation>a,.microscope-motion .micro-mobile-nav-utils>a,.microscope-motion .micro-mobile-nav-utils>button{display:flex;width:100%;min-height:52px;align-items:center;justify-content:flex-start;padding:0;border:0;border-bottom:1px solid rgba(236,250,244,.14);border-radius:0;background:transparent;color:#f4f5f1e0;font:inherit;font-size:13px}.microscope-motion .micro-mobile-nav-utils{display:grid}.microscope-motion .micro-analysis-header .is-primary{min-height:36px;padding:0 13px;font-size:11px}.micro-story-copy,.micro-story-copy--1,.micro-story-copy--2,.micro-story-copy--3,.micro-story-copy--4{right:18px;left:18px;width:auto;text-align:left;transform:translate3d(0,var(--micro-story-shift, 28px),0)}.micro-story-copy--1{top:auto;bottom:82px}.micro-story-copy--2,.micro-story-copy--3,.micro-story-copy--4{top:auto;right:0;bottom:58px;left:0;width:100%;padding:148px 20px 20px;background:linear-gradient(180deg,#02040300,#020403e6 54%,#020403)}.microscope-motion[data-micro-stage="4"] .micro-story-copy--4{top:auto;right:0;bottom:50px;left:0;width:100%;max-width:none}.home-hero--motion-lab .micro-story-copy h1{font-size:clamp(29px,8.25vw,41px);line-height:1.02}.home-hero--motion-lab .micro-story-copy h2{font-size:clamp(22px,6.45vw,30px);line-height:1.02}.micro-story-copy .scale-story-kicker{margin-bottom:11px;font-size:8px}.micro-story-copy .scale-story-body,.micro-story-copy--3 .scale-story-body{max-width:100%;margin:12px 0 0;font-size:15px;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.microscope-motion[data-micro-stage="2"] .micro-interaction-hint{color:#cff6e6eb}.microscope-motion .micro-analysis-progress{bottom:24px;gap:7px;width:148px}}@keyframes micro-mobile-cinematic-drift{0%{transform:scale(1.01) translateZ(0)}to{transform:scale(1.055) translate3d(-1.2%,-.8%,0)}}@media(max-width:760px)and (prefers-reduced-motion:no-preference){.micro-opening-media>.micro-media-fallback{animation:micro-mobile-cinematic-drift 14s ease-in-out infinite alternate}}@media(max-width:760px)and (max-height:699px){.home-hero--motion-lab .micro-story-copy h2{font-size:clamp(20px,6vw,26px);line-height:1.04}.micro-story-copy .scale-story-kicker{margin-bottom:7px}.micro-story-copy .scale-story-body,.micro-story-copy--3 .scale-story-body{margin-top:8px;font-size:14px;line-height:1.45}.micro-story-actions{gap:4px;margin-top:12px}.micro-story-actions button,.micro-story-actions a{min-height:38px;padding-inline:12px;font-size:11px}.micro-story-actions button.is-primary,.micro-story-actions a.is-primary{padding-inline:14px}.microscope-motion .micro-analysis-progress{bottom:10px}}.microscope-motion.is-static-media{height:auto;min-height:0;overflow:clip;contain:style}.microscope-motion.is-static-media .microscope-motion-sticky{position:relative;height:auto;min-height:0;overflow:visible;contain:style}.microscope-motion.is-static-media .micro-cursor-cell,.microscope-motion.is-static-media .micro-opening-media,.microscope-motion.is-static-media .micro-observe-cell,.microscope-motion.is-static-media .micro-analysis-stack,.microscope-motion.is-static-media .micro-fragment-canvas,.microscope-motion.is-static-media .micro-scale-final-analysis,.microscope-motion.is-static-media .micro-resolved-panel,.microscope-motion.is-static-media .micro-final-instrument,.microscope-motion.is-static-media .micro-story-copies,.microscope-motion.is-static-media .micro-interaction-hint,.microscope-motion.is-static-media .micro-analysis-progress{display:none!important}.microscope-motion.is-static-media .micro-analysis-header{position:sticky;top:0;background:#020806f5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.microscope-motion.is-static-media .micro-reduced-story{position:relative;z-index:6;display:grid;background:#020403}.micro-reduced-chapter{display:grid;min-height:min(760px,calc(100svh - 76px));grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(38px,6vw,112px);align-items:center;padding:clamp(72px,9vw,132px) clamp(34px,7.2vw,138px);border-top:1px solid rgba(226,247,238,.12)}.micro-reduced-chapter--2 .micro-reduced-media{order:2}.micro-reduced-media{position:relative;overflow:hidden;aspect-ratio:7.5 / 4.2;border:1px solid rgba(216,245,233,.42);border-radius:clamp(22px,4vw,64px);background:#07100c;box-shadow:0 34px 90px #00000075}.micro-reduced-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#04181114,#01050361);content:""}.micro-reduced-media img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.08) brightness(.7)}.micro-reduced-chapter--2 .micro-reduced-media img{object-position:64% center}.micro-reduced-chapter--3 .micro-reduced-media img{object-position:36% center}.micro-reduced-chapter--4 .micro-reduced-media img{object-position:72% center}.micro-reduced-media span{position:absolute;z-index:1;right:18px;bottom:16px;color:#d5f4e8d1;font-family:var(--mono);font-size:10px;letter-spacing:.12em}.micro-reduced-copy{max-width:660px}.micro-reduced-copy .scale-story-kicker{margin:0 0 18px;color:#d2f4e8a8;font-family:var(--mono);font-size:10px;letter-spacing:.12em}.home-hero--motion-lab .micro-reduced-copy h1,.home-hero--motion-lab .micro-reduced-copy h2{max-width:none;margin:0;padding-bottom:.08em;color:#f5f6f2;font-weight:470;letter-spacing:-.045em;line-height:1.02;text-wrap:balance;word-break:keep-all}.home-hero--motion-lab .micro-reduced-copy h1{font-size:clamp(32px,3.45vw,62px)}.home-hero--motion-lab .micro-reduced-copy h2{font-size:clamp(26px,2.47vw,44px)}.micro-reduced-copy .scale-story-body{max-width:560px;margin:18px 0 0;color:#f4f9f6d1;font-size:16px;line-height:1.62}.micro-reduced-copy .micro-story-actions button,.micro-reduced-copy .micro-story-actions a{min-height:44px}@media(max-width:760px){.microscope-motion.is-static-media .micro-analysis-header{height:68px}.micro-reduced-chapter{min-height:0;grid-template-columns:minmax(0,1fr);gap:28px;padding:54px 18px 64px}.micro-reduced-chapter--2 .micro-reduced-media{order:initial}.micro-reduced-media{border-radius:28px}.home-hero--motion-lab .micro-reduced-copy h1{font-size:clamp(29px,8.25vw,41px)}.home-hero--motion-lab .micro-reduced-copy h2{font-size:clamp(23px,6.45vw,32px)}.micro-reduced-copy .scale-story-body{margin-top:13px;font-size:15px}}html[lang=zh-CN] .home-hero--motion-lab .micro-story-copy h1,html[lang=zh-CN] .home-hero--motion-lab .micro-story-copy h2,html[lang=zh-CN] .home-hero--motion-lab .micro-reduced-copy h1,html[lang=zh-CN] .home-hero--motion-lab .micro-reduced-copy h2{line-height:1.08}
