@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@500;600;700&display=swap");.legacy-page{scroll-behavior:smooth}.legacy-page html.i18n-pending body{opacity:0}.legacy-page html.i18n-switching body{opacity:.78}.legacy-page html:not(.i18n-pending) body{transition:opacity .16s ease}.legacy-page{--brand:#3478c4;--brand-deep:#2563a8;--brand-bright:#5294d9;--brand-soft:#9ec5e8;--brand-muted:#d4e6f5;--brand-rgb:52,120,196;--brand-bright-rgb:82,148,217;--accent-surface:#f3f8fd;--accent-surface-deep:#e8f2fa;--lime:var(--accent-surface);--lime-soft:var(--brand-soft);--paper:#ffffff;--paper-warm:#f6f9fc;--ink:#0A0A0A;--ink-72:rgba(10,10,10,0.72);--ink-48:rgba(10,10,10,0.48);--ink-24:rgba(10,10,10,0.24);--cream:#ffffff;--font:"SF Pro Display","PingFang SC","HarmonyOS Sans SC","Noto Sans SC",system-ui,sans-serif;--font-serif:"Noto Serif SC","Source Han Serif SC","Songti SC","STSong",Georgia,"Times New Roman",serif;--mono:"SF Mono","JetBrains Mono","Menlo",monospace;--shot-radius:12px;--shot-border:1px solid rgba(10,10,10,0.06);--shot-shadow:0 2px 8px rgba(10,10,10,0.04),0 16px 48px rgba(var(--brand-rgb),0.07);--ease:cubic-bezier(0.22,1,0.36,1);--pad-x:clamp(22px,5vw,48px);--max:1120px;--nav-h:72px}.legacy-page html[lang=ja]{--font:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Yu Gothic UI","Noto Sans JP",sans-serif;--font-serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",Georgia,serif}.legacy-page html[lang=ko]{--font:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR",sans-serif;--font-serif:"AppleMyungjo","Noto Serif KR",Georgia,serif}.legacy-page html[lang=de],.legacy-page html[lang=en],.legacy-page html[lang=fr]{--font:"SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-serif:Georgia,"Times New Roman",serif}.legacy-page html[data-locale=ja] .splash__title{font-size:clamp(46px,4.25vw,60px);letter-spacing:.005em}.legacy-page html[data-locale=fr] .splash__title{font-size:clamp(46px,4.25vw,60px)}@media (min-width:901px){.legacy-page html[data-locale=de] .splash__copy,.legacy-page html[data-locale=fr] .splash__copy{width:min(760px,72vw)}}@media (max-width:900px){.legacy-page html[data-locale=fr] .splash__title,.legacy-page html[data-locale=ja] .splash__title{font-size:clamp(30px,8vw,38px);letter-spacing:.03em}}@media (max-width:600px){.legacy-page html[data-locale=fr] .splash__title,.legacy-page html[data-locale=ja] .splash__title{font-size:clamp(26px,7.2vw,32px);letter-spacing:.025em}}@media (max-width:340px){.legacy-page html[data-locale=fr] .splash__title{font-size:24px}}@media (max-width:420px){.legacy-page .splash__actions-row{grid-template-columns:minmax(0,1fr);max-width:248px;margin-inline:auto}.legacy-page .splash__actions-row .pill{min-height:42px}}.legacy-page .brand-mark{flex-shrink:0}.legacy-page .pill{white-space:nowrap}.legacy-page .nav{padding:0 var(--pad-x);height:var(--nav-h)}.legacy-page .nav--sub{position:sticky}.legacy-page .nav--solid,.legacy-page .nav--sub{background:rgba(255,255,255,.88);backdrop-filter:blur(14px) saturate(1.2);border-bottom:1px solid var(--ink-24)}.legacy-page .nav__row{width:100%;max-width:var(--max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.legacy-page .nav__brand{flex-shrink:0}.legacy-page .nav__menu{display:flex;align-items:center;gap:clamp(16px,3vw,32px)}.legacy-page .nav__links{display:flex;align-items:center;gap:clamp(14px,2.5vw,28px)}.legacy-page .nav__links a{font-size:13px;font-weight:500;color:var(--ink-72);transition:color .15s}.legacy-page .nav__links a:hover{color:var(--ink)}.legacy-page .nav__links a.is-active{color:var(--ink);font-weight:600}.legacy-page .locale-picker{position:relative;flex:0 0 auto}.legacy-page .locale-picker__trigger{min-width:68px;height:34px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:var(--ink-72);background:rgba(255,255,255,.65);border:1px solid rgba(10,10,10,.1);border-radius:999px;font:500 12px/1 var(--font);letter-spacing:.01em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;list-style:none;outline:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:color .15s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.legacy-page .locale-picker__trigger::-webkit-details-marker{display:none}.legacy-page .locale-picker.is-open .locale-picker__trigger,.legacy-page .locale-picker__trigger:hover,.legacy-page details.locale-picker[open]>.locale-picker__trigger{color:var(--ink);border-color:rgba(10,10,10,.2);background:#ffffff;box-shadow:0 2px 8px rgba(10,10,10,.04)}.legacy-page .locale-picker__trigger svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;opacity:.8;flex-shrink:0}.legacy-page .locale-picker__trigger .locale-picker__chevron,.legacy-page .locale-picker__trigger i{width:5px;height:5px;border-right:1.5px solid;border-bottom:1.5px solid;transform:translateY(-2px) rotate(45deg);transition:transform .2s cubic-bezier(.16,1,.3,1),opacity .15s ease;opacity:.65;flex-shrink:0}.legacy-page .locale-picker.is-open .locale-picker__trigger .locale-picker__chevron,.legacy-page .locale-picker.is-open .locale-picker__trigger i,.legacy-page details.locale-picker[open]>.locale-picker__trigger .locale-picker__chevron,.legacy-page details.locale-picker[open]>.locale-picker__trigger i{transform:translateY(1px) rotate(225deg);opacity:.95}.legacy-page .locale-picker__menu{position:absolute;top:calc(100% + 8px);right:0;width:168px;padding:6px;display:flex;flex-direction:column;gap:2px;background:rgba(255,255,255,.96);border:1px solid rgba(10,10,10,.08);border-radius:12px;box-shadow:0 10px 30px -4px rgba(10,10,10,.12),0 4px 12px -2px rgba(10,10,10,.06);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform:translateY(-4px) scale(.97);transform-origin:90% 0;transition:opacity .14s ease,visibility .14s ease,transform .14s cubic-bezier(.16,1,.3,1);z-index:55;pointer-events:none}.legacy-page .locale-picker.is-open .locale-picker__menu,.legacy-page details.locale-picker[open] .locale-picker__menu{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}.legacy-page .locale-picker__menu a,.legacy-page .locale-picker__menu button{width:100%;min-height:36px;padding:0 10px 0 12px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:8px;color:var(--ink-72);background:transparent;font:500 13px/1.3 var(--font);text-align:left;text-decoration:none;cursor:pointer;box-sizing:border-box;transition:color .12s ease,background .12s ease}.legacy-page .locale-picker__menu a:focus-visible,.legacy-page .locale-picker__menu a:hover,.legacy-page .locale-picker__menu button:focus-visible,.legacy-page .locale-picker__menu button:hover{color:var(--ink);background:var(--accent-surface);outline:none}.legacy-page .locale-picker__indicator,.legacy-page .locale-picker__menu a i,.legacy-page .locale-picker__menu button i{width:6px;height:6px;border-radius:50%;background:transparent;flex-shrink:0;transition:background .15s ease,box-shadow .15s ease}.legacy-page .locale-picker__menu a[aria-selected=true],.legacy-page .locale-picker__menu button[aria-selected=true]{color:var(--brand-deep);font-weight:600;background:rgba(var(--brand-rgb),.07)}.legacy-page .locale-picker__menu a[aria-selected=true] .locale-picker__indicator,.legacy-page .locale-picker__menu a[aria-selected=true] i,.legacy-page .locale-picker__menu button[aria-selected=true] i{background:var(--brand);box-shadow:0 0 0 3px rgba(var(--brand-rgb),.18)}.legacy-page .nav__toggle{display:none;width:40px;height:40px;padding:0;border:0;background:transparent;cursor:pointer;margin-left:auto}.legacy-page .nav__toggle-bar,.legacy-page .nav__toggle-bar:after,.legacy-page .nav__toggle-bar:before{display:block;width:20px;height:2px;background:var(--ink);border-radius:1px;transition:transform .2s,opacity .2s}.legacy-page .nav__toggle-bar{position:relative;margin:0 auto}.legacy-page .nav__toggle-bar:after,.legacy-page .nav__toggle-bar:before{content:"";position:absolute;left:0}.legacy-page .nav__toggle-bar:before{top:-6px}.legacy-page .nav__toggle-bar:after{top:6px}.legacy-page .nav__toggle[aria-expanded=true] .nav__toggle-bar{background:transparent}.legacy-page .nav__toggle[aria-expanded=true] .nav__toggle-bar:before{top:0;transform:rotate(45deg)}.legacy-page .nav__toggle[aria-expanded=true] .nav__toggle-bar:after{top:0;transform:rotate(-45deg)}@media (max-width:820px){.legacy-page .nav__toggle{display:block}.legacy-page .nav__menu{position:fixed;inset:var(--nav-h) 0 auto 0;flex-direction:column;align-items:stretch;gap:0;padding:20px var(--pad-x) 28px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid var(--ink-24);transform:translateY(-8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,transform .2s,visibility .2s}.legacy-page .nav.is-open .nav__menu{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.legacy-page .nav__links{flex-direction:column;align-items:flex-start;gap:0;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--ink-24)}.legacy-page .nav__links a{display:block;padding:10px 0;font-size:15px}.legacy-page .locale-picker{width:100%;margin:0 0 16px;align-self:stretch}.legacy-page .locale-picker__trigger{width:100%;justify-content:space-between}.legacy-page .locale-picker__menu{position:static;inset:auto;width:100%;max-height:0;margin-top:0;padding-block:0;overflow:hidden;border-width:0;box-shadow:none;transform:none;transition:max-height .2s ease,margin .2s ease,padding .2s ease,opacity .14s ease,visibility .14s ease}.legacy-page .locale-picker.is-open .locale-picker__menu,.legacy-page details.locale-picker[open] .locale-picker__menu{max-height:360px;margin-top:8px;padding-block:6px;border-width:1px}.legacy-page .nav__menu .pill{align-self:flex-start}}.legacy-page .page-main{min-height:calc(100vh - var(--nav-h))}.legacy-page .page-hero{padding:clamp(48px,8vh,88px) var(--pad-x) clamp(32px,5vh,56px);text-align:center}.legacy-page .page-hero--lime{background-color:var(--accent-surface);background-image:radial-gradient(ellipse 110% 85% at 0 0,rgba(var(--brand-rgb),.12),transparent 86%),radial-gradient(circle,rgba(var(--brand-rgb),.08) .8px,transparent .8px);background-size:auto,20px 20px}.legacy-page .page-hero__badge{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink);font-weight:600;margin-bottom:20px}.legacy-page .page-hero__title{font-size:clamp(36px,6vw,64px);font-weight:800;letter-spacing:-.04em;line-height:1.05;min-width:0;max-width:100%;overflow-wrap:anywhere}.legacy-page .page-hero__sub{max-width:560px;margin:20px auto 0;font-size:clamp(15px,1.8vw,18px);line-height:1.65;color:var(--ink-72)}.legacy-page .page-content{max-width:var(--max);margin:0 auto;padding:0 var(--pad-x) clamp(64px,10vh,96px)}@media (max-width:480px){.legacy-page html[data-locale=de] .page-hero__title{font-size:27px}}.legacy-page .prose-card{max-width:780px;margin:0 auto;padding:clamp(32px,5vw,48px);background:#fff;border-radius:16px;border:1px solid var(--ink-24);box-shadow:0 16px 48px rgba(10,10,10,.06)}.legacy-page .prose-card__meta{margin-bottom:28px;font-size:14px;color:var(--ink-48)}.legacy-page .prose-card h2{margin:32px 0 12px;font-size:20px;font-weight:700;letter-spacing:-.02em}.legacy-page .prose-card h2:first-of-type{margin-top:0}.legacy-page .prose-card li,.legacy-page .prose-card p{color:var(--ink-72);font-size:15px;line-height:1.75}.legacy-page .prose-card p+p{margin-top:12px}.legacy-page .prose-card ul{margin:10px 0 0 1.2em;list-style:disc}.legacy-page .prose-card li+li{margin-top:8px}.legacy-page .prose-card a{color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:3px}.legacy-page .contact-qr-modal{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:24px}.legacy-page .contact-qr-modal[hidden]{display:none}.legacy-page .contact-qr-modal__backdrop{position:absolute;inset:0;background:rgba(10,10,10,.52)}.legacy-page .contact-qr-modal__panel{position:relative;z-index:1;background:#fff;border-radius:12px;padding:24px 20px 20px;border:1.5px solid var(--ink-24);box-shadow:0 24px 64px rgba(10,10,10,.2);text-align:center;max-width:280px;width:100%}.legacy-page .contact-qr-modal__panel img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain;border-radius:6px}.legacy-page .contact-qr-modal__hint{margin-top:12px;font-size:13px;color:var(--ink-72);line-height:1.5}.legacy-page .contact-qr-modal__hint--mobile{display:none;margin-top:8px;font-size:12px;color:var(--ink-48)}@media (hover:none){.legacy-page .contact-qr-modal__hint--desktop{display:none}.legacy-page .contact-qr-modal__hint--mobile{display:block}}.legacy-page .contact-qr-modal__close{position:absolute;top:6px;right:8px;width:32px;height:32px;border:none;background:transparent;font-size:22px;line-height:1;color:var(--ink-48);cursor:pointer}.legacy-page body.is-contact-qr-open{overflow:hidden}@media (max-width:720px){.legacy-page .footer__grid{flex-direction:column}.legacy-page .footer__grid>*{width:100%;min-width:0;max-width:100%}.legacy-page .footer__links{width:100%;min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.legacy-page .footer__col{min-width:0}.legacy-page .footer__col a{overflow-wrap:anywhere}.legacy-page .footer__ceo-note{display:block;margin:2px 0 0;line-height:1.35}.legacy-page .cta__actions,.legacy-page .cta__actions-row,.legacy-page .cta__inner,.legacy-page .cta__inner>*{min-width:0;max-width:100%}.legacy-page .cta__actions-row .pill{max-width:100%;white-space:normal;text-align:center;line-height:1.3}.legacy-page .cta__title,.legacy-page .cta__title em{overflow-wrap:anywhere;word-break:break-word}.legacy-page .cta__actions-row .pill__badge{min-width:0;flex-shrink:1}.legacy-page .contact-cta__pop{left:0;right:auto;width:-moz-max-content;width:max-content;max-width:calc(100vw - (var(--pad-x) * 2))}.legacy-page .contact-cta__pop img{width:min(168px,100%);max-width:100%}}.legacy-page .tt-product-demo{--tt-accent:#dd7a20;--tt-green:#36a66a;--tt-red:#d85d57;--tt-ink:#292724;--tt-muted:#8b8781;--tt-faint:#aaa6a0;--tt-line:rgba(42,38,33,0.09);--tt-panel:#ffffff;--tt-sidebar:#f8f8f7;--tt-shell-topbar-height:4.08cqw;--tt-activity-rail-width:3.72cqw;--tt-font-sans:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;--tt-font-mono:"SF Mono","JetBrains Mono",Menlo,Consolas,monospace;--tt-text-micro:0.58cqw;--tt-text-caption:0.66cqw;--tt-text-meta:0.74cqw;--tt-text-body:0.82cqw;--tt-text-message:0.88cqw;--tt-text-primary:0.94cqw;--tt-text-subtitle:1.05cqw;position:relative;width:100%;height:100%;overflow:hidden;container-type:inline-size;background:#f7f4f0;color:var(--tt-ink);font-family:var(--tt-font-sans);font-size:var(--tt-text-body);font-weight:400;line-height:1.57;font-feature-settings:"rlig" 1,"calt" 1;font-kerning:normal;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}.legacy-page .tt-product-demo *,.legacy-page .tt-product-demo :after,.legacy-page .tt-product-demo :before{box-sizing:border-box}.legacy-page .tt-product-demo svg{display:block;width:1.3cqw;height:1.3cqw;max-width:none;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.legacy-page .tt-shell-topbar{position:relative;z-index:2;display:flex;align-items:center;height:var(--tt-shell-topbar-height);padding:0 1.05cqw;border-bottom:1px solid rgba(40,34,28,.035);background:linear-gradient(90deg,#f6eadf,#f4ede7 38%,#f6f3ef)}.legacy-page .tt-traffic-lights{display:flex;align-items:center;gap:.55cqw;margin-right:1.2cqw}.legacy-page .tt-traffic-lights i{width:1.05cqw;height:1.05cqw;border:1px solid rgba(0,0,0,.08);border-radius:50%}.legacy-page .tt-traffic-lights i:first-child{background:#ff5f57}.legacy-page .tt-traffic-lights i:nth-child(2){background:#febc2e}.legacy-page .tt-traffic-lights i:nth-child(3){background:#28c840}.legacy-page .tt-shell-collapse{display:grid;place-items:center;width:1.9cqw;height:1.9cqw;margin-right:.75cqw;color:#99948e}.legacy-page .tt-org-switcher{display:flex;align-items:center;gap:.55cqw;height:2.7cqw;max-width:18cqw;padding:0 .9cqw;border-radius:.7cqw;background:rgba(255,255,255,.26);font-size:var(--tt-text-subtitle);font-weight:500;white-space:nowrap}.legacy-page .tt-org-switcher svg{width:.9cqw;height:.9cqw;color:#9b9690}.legacy-page .tt-global-search{position:absolute;left:50%;top:50%;display:flex;align-items:center;width:24.5cqw;height:2.35cqw;padding:0 .75cqw;border:1px solid rgba(49,43,38,.04);border-radius:.65cqw;background:rgba(70,62,55,.03);color:#a19d98;transform:translate(-50%,-50%)}.legacy-page .tt-global-search svg{width:1.05cqw;height:1.05cqw;margin-right:.55cqw}.legacy-page .tt-global-search span{min-width:0;flex:1;overflow:hidden;font-size:var(--tt-text-body);white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-global-search kbd{padding:.08cqw .38cqw;border-radius:.28cqw;background:rgba(255,255,255,.58);color:#b5b0aa;font:500 var(--tt-text-micro)/1.4 var(--tt-font-sans)}.legacy-page .tt-shell-status{display:flex;align-items:center;gap:.95cqw;margin-left:auto;color:#92908b}.legacy-page .tt-shell-status__item{position:relative;display:grid;place-items:center;width:1.5cqw;height:1.5cqw}.legacy-page .tt-shell-status__item svg{width:1.25cqw;height:1.25cqw}.legacy-page .tt-shell-status__item:after{content:"";position:absolute;right:0;bottom:0;width:.38cqw;height:.38cqw;border:.08cqw solid #f5f1ed;border-radius:50%;background:#319568}.legacy-page .tt-shell-body{display:grid;grid-template-columns:var(--tt-activity-rail-width) minmax(0,1fr);height:calc(100% - var(--tt-shell-topbar-height));min-height:0}.legacy-page .tt-activity-rail{display:flex;min-height:0;flex-direction:column;align-items:center;padding:.8cqw 0 .7cqw;background:var(--tt-sidebar)}.legacy-page .tt-rail-org{display:grid;place-items:center;width:2.2cqw;height:2.2cqw;margin-bottom:1.05cqw;border-radius:.65cqw;background:#d99a45;color:#fff;font-size:var(--tt-text-message);font-weight:600}.legacy-page .tt-rail-bottom,.legacy-page .tt-rail-nav{display:flex;flex-direction:column;align-items:center;gap:.68cqw}.legacy-page .tt-rail-bottom{margin-top:auto}.legacy-page .tt-rail-button{position:relative;display:grid;place-items:center;width:2.15cqw;height:2.15cqw;border-radius:.55cqw;color:#33312f}.legacy-page .tt-rail-button svg{width:1.12cqw;height:1.12cqw}.legacy-page .tt-rail-button .tt-rail-product-icon,.legacy-page .tt-rail-button .tt-rail-product-icon *{fill:currentColor;stroke:none}.legacy-page .tt-rail-button.is-active{color:var(--tt-accent)}.legacy-page .tt-rail-button.has-badge:after{content:"2";position:absolute;right:-.15cqw;top:-.12cqw;display:grid;place-items:center;min-width:.78cqw;height:.78cqw;padding:0 .18cqw;border:.1cqw solid var(--tt-sidebar);border-radius:999px;background:#d84c46;color:white;font-size:.45cqw;font-weight:600;line-height:1}.legacy-page .tt-rail-profile{display:grid;place-items:center;width:2.25cqw;height:2.25cqw;border:.1cqw solid rgba(29,26,23,.08);border-radius:50%;background:#f4c434;color:#151515}.legacy-page .tt-rail-profile svg{width:1.15cqw;height:1.15cqw}.legacy-page .tt-task-workspace{display:grid;grid-template-columns:44% 56%;min-width:0;min-height:0;background:var(--tt-panel)}.legacy-page .tt-code-workbench,.legacy-page .tt-task-chat{position:relative;min-width:0;min-height:0;overflow:hidden;background:#fff}.legacy-page .tt-task-chat{border-right:1px solid var(--tt-line)}.legacy-page .tt-task-header,.legacy-page .tt-workbench-header{display:flex;align-items:center;height:3.45cqw;min-height:0;padding:0 1.65cqw;border-bottom:1px solid rgba(42,38,33,.055)}.legacy-page .tt-task-header h4{min-width:0;overflow:hidden;margin:0;font-size:var(--tt-text-subtitle);font-weight:600;line-height:1.5;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-task-header__collaborator,.legacy-page .tt-task-header__snapshot{display:grid;place-items:center;width:1.7cqw;height:1.7cqw;color:#77736e}.legacy-page .tt-task-header__snapshot{margin-left:.55cqw}.legacy-page .tt-task-header__collaborator{margin-left:auto;border-radius:.55cqw;background:#faf9f7}.legacy-page .tt-task-header__collaborator svg,.legacy-page .tt-task-header__snapshot svg{width:1cqw;height:1cqw}.legacy-page .tt-chat-scroll{position:absolute;inset:3.45cqw 0 7.75cqw;overflow:hidden;padding:1.55cqw 3.2cqw 0 2.05cqw}.legacy-page .tt-chat-user{margin-left:auto;max-width:92%;padding:.95cqw 1.05cqw;border-radius:.9cqw;background:#fbfbfa;font-size:var(--tt-text-primary);line-height:1.7}.legacy-page .tt-chat-agent{margin-top:1.8cqw}.legacy-page .tt-chat-agent__identity{display:flex;align-items:center;gap:.55cqw;color:#77736e;font-size:var(--tt-text-message);font-weight:500}.legacy-page .tt-agent-avatar{display:grid;place-items:center;width:1.65cqw;height:1.65cqw;overflow:hidden;border:1px solid rgba(43,36,30,.1);border-radius:50%;background:#f5eadc;color:#27231f}.legacy-page .tt-agent-avatar svg{width:1.25cqw;height:1.25cqw;stroke-width:1.35}.legacy-page .tt-chat-agent__copy{margin-top:.8cqw;font-size:var(--tt-text-message);line-height:1.7}.legacy-page .tt-tool-trace{display:grid;gap:.34cqw;margin-top:.85cqw;color:#aaa6a0;font-size:var(--tt-text-meta);line-height:1.5}.legacy-page .tt-tool-trace span{display:flex;align-items:center;gap:.45cqw}.legacy-page .tt-tool-trace svg{width:.8cqw;height:.8cqw}.legacy-page .tt-agent-summary{margin-top:1.15cqw;font-size:var(--tt-text-message);line-height:1.7}.legacy-page .tt-agent-summary strong{display:block;margin-bottom:.3cqw;color:#3d3935;font-weight:600}.legacy-page .tt-agent-summary ul{display:grid;gap:.16cqw;margin:0;padding:0}.legacy-page .tt-agent-summary li:before{content:"•";margin-right:.45cqw;color:#c4c0bb}.legacy-page .tt-composer{position:absolute;left:1.95cqw;right:1.55cqw;bottom:.75cqw;height:6.25cqw;overflow:hidden;border:1px solid rgba(45,40,35,.08);border-radius:.85cqw;background:rgba(252,251,249,.96);box-shadow:0 .4cqw 1.6cqw rgba(42,35,29,.04)}.legacy-page .tt-composer__placeholder{padding:.85cqw .95cqw;color:#beb9b3;font-size:var(--tt-text-message);line-height:1.47}.legacy-page .tt-composer__path{position:absolute;right:.95cqw;top:2.72cqw;max-width:48%;overflow:hidden;color:#aaa59f;font-size:var(--tt-text-caption);white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-composer__toolbar{position:absolute;inset:auto .8cqw .48cqw;display:flex;align-items:center;gap:.75cqw;color:#6f6b66;font-size:var(--tt-text-meta)}.legacy-page .tt-composer__tool{display:flex;align-items:center;gap:.3cqw;white-space:nowrap}.legacy-page .tt-composer__tool svg{width:.86cqw;height:.86cqw}.legacy-page .tt-composer__tool.is-accent{color:#289f6c}.legacy-page .tt-composer__spacer{flex:1}.legacy-page .tt-composer__send{display:grid;place-items:center;width:1.65cqw;height:1.65cqw;border-radius:50%;background:#faf9f7;color:#d9d5d0}.legacy-page .tt-composer__send svg{width:.85cqw;height:.85cqw}.legacy-page .tt-workbench-header{padding:0 1cqw}.legacy-page .tt-workbench-tabs{display:flex;align-items:center;gap:.28cqw}.legacy-page .tt-workbench-tab{display:flex;align-items:center;gap:.42cqw;height:2.2cqw;padding:0 .8cqw;border-radius:.65cqw;color:#77736e;font-size:var(--tt-text-body);white-space:nowrap}.legacy-page .tt-workbench-tab svg{width:.95cqw;height:.95cqw}.legacy-page .tt-workbench-tab.is-active{background:#f0eeeb;color:#2d2a27;font-weight:500}.legacy-page .tt-workbench-viewmodes{display:flex;align-items:center;gap:.15cqw;margin-left:auto;padding:.2cqw;border:1px solid rgba(46,40,35,.07);border-radius:.55cqw;background:#faf9f7}.legacy-page .tt-viewmode{display:grid;place-items:center;width:1.5cqw;height:1.5cqw;border-radius:.38cqw;color:#99958f}.legacy-page .tt-viewmode svg{width:.8cqw;height:.8cqw}.legacy-page .tt-viewmode.is-active{background:#fff;color:var(--tt-accent);box-shadow:0 .1cqw .35cqw rgba(40,34,29,.08)}.legacy-page .tt-code-meta{display:flex;align-items:center;gap:.6cqw;height:2.75cqw;padding:0 1.15cqw;border-bottom:1px solid rgba(42,38,33,.055);color:#6f6b66;font-size:var(--tt-text-meta)}.legacy-page .tt-code-meta svg{width:.95cqw;height:.95cqw;color:#99958f}.legacy-page .tt-code-meta strong{font-weight:500}.legacy-page .tt-code-meta .tt-added{color:var(--tt-green)}.legacy-page .tt-code-meta .tt-removed{color:var(--tt-red)}.legacy-page .tt-branch-pill{margin-left:.2cqw;padding:.18cqw .55cqw;border-radius:999px;background:#faf9f7;color:#77736e;font-size:var(--tt-text-caption)}.legacy-page .tt-code-layout{display:grid;grid-template-columns:46% 54%;height:calc(100% - 6.2cqw);min-height:0}.legacy-page .tt-code-sidebar{min-width:0;overflow:hidden;border-right:1px solid rgba(42,38,33,.12);background:#fbfbfa}.legacy-page .tt-code-sidebar__title{display:flex;align-items:center;gap:.4cqw;height:2.05cqw;padding:0 1.1cqw;color:#8d8983;font-size:var(--tt-text-meta);font-weight:500}.legacy-page .tt-code-sidebar__title svg{width:.82cqw;height:.82cqw}.legacy-page .tt-file-search{display:flex;align-items:center;gap:.4cqw;height:2.05cqw;margin:0 .75cqw;padding:0 .7cqw;border-radius:.45cqw;background:#f5f3f1;color:#aaa59f;font-size:var(--tt-text-meta)}.legacy-page .tt-file-search svg{width:.85cqw;height:.85cqw}.legacy-page .tt-file-tools{display:flex;align-items:center;height:2.1cqw;padding:0 .95cqw;border-bottom:1px solid rgba(42,38,33,.055);color:#9a9690}.legacy-page .tt-file-tools span{display:grid;place-items:center;width:1.5cqw;height:1.5cqw}.legacy-page .tt-file-tools svg{width:.82cqw;height:.82cqw}.legacy-page .tt-file-tools__spacer{flex:1}.legacy-page .tt-file-tree{padding:.6cqw .65cqw .9cqw;color:#5c5955;font-size:var(--tt-text-meta)}.legacy-page .tt-tree-row{display:flex;align-items:center;height:1.65cqw;min-width:0;padding-right:.45cqw;border-radius:.35cqw}.legacy-page .tt-tree-row.is-current{border:1px solid rgba(221,122,32,.28);background:rgba(221,122,32,.075)}.legacy-page .tt-tree-indent-1{padding-left:1.25cqw}.legacy-page .tt-tree-indent-2{padding-left:2.25cqw}.legacy-page .tt-tree-caret{display:grid;place-items:center;width:1cqw;color:#aaa59f}.legacy-page .tt-tree-caret svg{width:.65cqw;height:.65cqw}.legacy-page .tt-tree-icon{position:relative;width:.82cqw;height:.67cqw;margin-right:.45cqw;border-radius:.12cqw;background:#8da7ad}.legacy-page .tt-tree-icon.is-folder:before{content:"";position:absolute;left:.08cqw;top:-.2cqw;width:.35cqw;height:.22cqw;border-radius:.1cqw .1cqw 0 0;background:inherit}.legacy-page .tt-tree-icon.is-file{width:.62cqw;height:.78cqw;border:.08cqw solid #83a1aa;background:transparent}.legacy-page .tt-tree-icon.is-code{border-color:#e88a51}.legacy-page .tt-tree-icon.is-doc{border-color:#4d8ecf}.legacy-page .tt-tree-row strong{color:#cf7d13;font-weight:600}.legacy-page .tt-code-editor{min-width:0;overflow:hidden;background:#fff}.legacy-page .tt-editor-toolbar{display:flex;align-items:center;height:2.25cqw;padding:0 .85cqw;border-bottom:1px solid rgba(42,38,33,.055);color:#9d9993;font-size:var(--tt-text-caption)}.legacy-page .tt-editor-breadcrumb{min-width:0;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-editor-breadcrumb strong{color:#56524e;font-style:italic;font-weight:600}.legacy-page .tt-save-action{display:flex;align-items:center;gap:.3cqw;margin-right:.65cqw;padding:.25cqw .48cqw;border-radius:.35cqw;background:#fff1e5;color:#dc781d;font-size:var(--tt-text-caption)}.legacy-page .tt-editor-actions svg,.legacy-page .tt-save-action svg{width:.8cqw;height:.8cqw}.legacy-page .tt-editor-actions{display:flex;align-items:center;gap:.65cqw;color:#a29e98}.legacy-page .tt-code-lines{height:calc(100% - 2.25cqw);overflow:hidden;padding:.7cqw 0 1cqw;counter-reset:tt-code-line;background:linear-gradient(90deg,#fbfbfa,#fbfbfa 3.2cqw,#fff 0);color:#333;font:var(--tt-text-caption)/1.58 var(--tt-font-mono);font-variant-ligatures:none;-moz-tab-size:2;-o-tab-size:2;tab-size:2}.legacy-page .tt-code-line{min-height:1.08cqw;padding:0 .55cqw 0 3.6cqw;white-space:pre}.legacy-page .tt-code-line:before{content:counter(tt-code-line);counter-increment:tt-code-line;display:inline-block;width:2.4cqw;margin-left:-3.05cqw;margin-right:.65cqw;color:#2f7ea2;text-align:right}.legacy-page .tt-tok-tag{color:#ca201c}.legacy-page .tt-tok-attr{color:#0645cc}.legacy-page .tt-tok-string{color:#003dbb}.legacy-page .tt-tok-comment{color:#168221}.legacy-page .tt-tok-prop{color:#ba1613}.legacy-page .tt-tok-value{color:#0055c8}.legacy-page .tt-tok-muted{color:#77736e}.legacy-page .tt-product-demo--handoff .tt-rail-nav .has-badge:after{content:"7"}.legacy-page .tt-handoff-workspace{display:grid;grid-template-columns:18cqw 42.5cqw minmax(0,1fr);min-width:0;min-height:0;background:#fff}.legacy-page .tt-direct-chat,.legacy-page .tt-im-sidebar,.legacy-page .tt-shared-task{min-width:0;min-height:0;overflow:hidden}.legacy-page .tt-im-sidebar{padding:.65cqw .38cqw;border-right:1px solid var(--tt-line);background:#fafafa}.legacy-page .tt-im-sidebar__actions{display:grid;gap:.28cqw;padding:0 .2cqw .55cqw;color:#4e4b47;font-size:var(--tt-text-message);font-weight:500}.legacy-page .tt-im-sidebar__actions span{display:flex;align-items:center;gap:.58cqw;height:1.72cqw;padding:0 .45cqw}.legacy-page .tt-im-search svg,.legacy-page .tt-im-sidebar__actions svg{width:1cqw;height:1cqw;color:#6c6863}.legacy-page .tt-im-search{display:flex;align-items:center;gap:.48cqw;height:2.15cqw;padding:0 .62cqw;border-radius:.55cqw;background:rgba(38,34,30,.035);color:#aaa6a0;font-size:var(--tt-text-message)}.legacy-page .tt-im-section-title{padding:.55cqw .45cqw .25cqw;color:#54504c;font-size:var(--tt-text-primary);font-weight:600}.legacy-page .tt-im-conversation{display:grid;grid-template-columns:2.55cqw minmax(0,1fr) auto;align-items:center;gap:.55cqw;min-height:3.65cqw;padding:.48cqw .45cqw;border-radius:.55cqw;color:#69645f}.legacy-page .tt-im-conversation.is-current{background:rgba(42,38,33,.045)}.legacy-page .tt-person-avatar{display:grid;place-items:center;width:2.35cqw;height:2.35cqw;flex:0 0 auto;border-radius:50%;color:#fff;font-size:var(--tt-text-primary);font-style:normal;font-weight:600}.legacy-page .tt-person-avatar--yellow{background:#cfbf3f}.legacy-page .tt-person-avatar--cyan{background:#48b8c1}.legacy-page .tt-im-conversation__body{display:grid;min-width:0;gap:.12cqw}.legacy-page .tt-im-conversation__body strong{overflow:hidden;color:#34312e;font-size:var(--tt-text-message);font-weight:600;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-im-conversation__body small{overflow:hidden;color:#a19d98;font-size:var(--tt-text-caption);white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-im-conversation time{align-self:start;padding-top:.12cqw;color:#aaa6a0;font-size:var(--tt-text-micro)}.legacy-page .tt-direct-chat{position:relative;border-right:1px solid var(--tt-line);background:#fff}.legacy-page .tt-direct-chat__header{display:flex;align-items:center;gap:.62cqw;height:3.45cqw;padding:0 .85cqw;border-bottom:1px solid rgba(42,38,33,.055)}.legacy-page .tt-direct-chat__header .tt-person-avatar{width:2.3cqw;height:2.3cqw}.legacy-page .tt-direct-chat__header>span:nth-child(2){display:grid;min-width:0;line-height:1.25}.legacy-page .tt-direct-chat__header strong{font-size:var(--tt-text-primary);font-weight:600}.legacy-page .tt-direct-chat__header small{color:#8f8a84;font-size:var(--tt-text-caption)}.legacy-page .tt-direct-chat__header>svg{width:1.05cqw;height:1.05cqw;margin-left:auto;color:#99948e}.legacy-page .tt-direct-chat__date{padding-top:.95cqw;color:#aaa6a0;font-size:var(--tt-text-caption);text-align:center}.legacy-page .tt-handoff-chat-flow{padding:.05cqw 1.05cqw 5.35cqw}.legacy-page .tt-handoff-chat-message{display:flex;align-items:flex-end;gap:.48cqw;margin-top:.62cqw}.legacy-page .tt-handoff-chat-message>.tt-person-avatar{width:1.7cqw;height:1.7cqw;font-size:var(--tt-text-caption)}.legacy-page .tt-handoff-chat-message__body{display:grid;max-width:27cqw;gap:.2cqw}.legacy-page .tt-handoff-chat-message__meta{display:flex;align-items:center;gap:.42cqw;color:#aaa6a0;font-size:var(--tt-text-micro)}.legacy-page .tt-handoff-chat-message__meta strong{color:#77726c;font-weight:500}.legacy-page .tt-handoff-chat-message__meta time{font:inherit}.legacy-page .tt-handoff-chat-message__bubble{display:block;padding:.52cqw .68cqw;border-radius:.58cqw .58cqw .58cqw .18cqw;background:#f6f5f3;color:#514d48;font-size:var(--tt-text-message);line-height:1.55}.legacy-page .tt-handoff-chat-message--outgoing{justify-content:flex-end}.legacy-page .tt-handoff-chat-message--outgoing .tt-handoff-chat-message__body{max-width:24cqw;justify-items:end}.legacy-page .tt-handoff-chat-message--outgoing .tt-handoff-chat-message__bubble{border-radius:.58cqw .58cqw .18cqw .58cqw;background:#f8f1e9}.legacy-page .tt-handoff-chat-flow .tt-share-card{width:23.5cqw;margin:.68cqw 0 0 2.18cqw}.legacy-page .tt-share-card{width:22cqw;margin:.65cqw 1.05cqw 0 auto;overflow:hidden;border:1px solid rgba(42,38,33,.08);border-radius:.62cqw;background:#fff}.legacy-page .tt-share-card__action,.legacy-page .tt-share-card__eyebrow,.legacy-page .tt-share-card__relation,.legacy-page .tt-share-tier{display:flex;align-items:center}.legacy-page .tt-share-card__eyebrow{gap:.4cqw;padding:.7cqw .85cqw 0}.legacy-page .tt-share-card__eyebrow>span{display:flex;align-items:center;gap:.36cqw;color:var(--tt-accent);font-size:var(--tt-text-caption);font-weight:600}.legacy-page .tt-fork-task-action svg,.legacy-page .tt-message-actions svg,.legacy-page .tt-share-card__action svg,.legacy-page .tt-share-card__eyebrow svg,.legacy-page .tt-share-tier svg,.legacy-page .tt-shared-task__tabs svg{width:.88cqw;height:.88cqw}.legacy-page .tt-share-card__eyebrow em{margin-left:auto;padding:.16cqw .42cqw;border-radius:.28cqw;background:rgba(42,38,33,.04);color:#8f8a84;font-size:var(--tt-text-micro);font-style:normal}.legacy-page .tt-share-card h4{margin:0;padding:.38cqw .85cqw 0;color:#302d29;font-size:var(--tt-text-primary);font-weight:600;line-height:1.45}.legacy-page .tt-share-card__relation{gap:.4cqw;padding:.45cqw .85cqw 0;color:#7e7973;font-size:var(--tt-text-caption)}.legacy-page .tt-share-card__relation .tt-person-avatar{width:1.35cqw;height:1.35cqw;font-size:var(--tt-text-caption)}.legacy-page .tt-share-tier{gap:.32cqw;padding:.4cqw .85cqw .65cqw;color:#86817b;font-size:var(--tt-text-caption)}.legacy-page .tt-share-card__action{min-height:2.15cqw;justify-content:flex-end;padding:0 .85cqw;border-top:1px solid rgba(42,38,33,.055)}.legacy-page .tt-share-card__action span{display:flex;align-items:center;gap:.32cqw;color:var(--tt-accent);font-size:var(--tt-text-caption);font-weight:500}.legacy-page .tt-im-composer{position:absolute;left:1.05cqw;right:1.05cqw;bottom:.8cqw;display:flex;align-items:center;gap:.55cqw;height:4cqw;padding:0 .75cqw;border:1px solid rgba(42,38,33,.08);border-radius:.7cqw;color:#b3afa9;font-size:var(--tt-text-message)}.legacy-page .tt-im-composer>svg{width:1cqw;height:1cqw}.legacy-page .tt-im-composer>svg:last-child{opacity:.45}.legacy-page .tt-im-composer small{margin-left:auto;color:#99948e;font-size:var(--tt-text-caption)}.legacy-page .tt-shared-task{display:flex;flex-direction:column;background:#fff}.legacy-page .tt-shared-task__tabs{display:flex;align-items:center;gap:.75cqw;height:3.1cqw;padding:0 .85cqw;border-bottom:1px solid rgba(42,38,33,.055);color:#8f8a84;font-size:var(--tt-text-caption)}.legacy-page .tt-shared-task__tabs span,.legacy-page .tt-shared-task__tabs strong{display:flex;align-items:center;gap:.34cqw;min-width:0}.legacy-page .tt-shared-task__tabs strong{overflow:hidden;padding:.48cqw .65cqw;border-radius:.45cqw;background:rgba(42,38,33,.045);color:#3b3834;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-shared-task__head{display:flex;align-items:center;gap:.58cqw;min-height:4.35cqw;padding:0 .85cqw;border-bottom:1px solid rgba(42,38,33,.055)}.legacy-page .tt-shared-task__mark{display:grid;place-items:center;width:1.7cqw;height:1.7cqw;flex:0 0 auto;border-radius:.5cqw;background:#fff5eb;color:var(--tt-accent)}.legacy-page .tt-shared-task__mark svg{width:.95cqw;height:.95cqw}.legacy-page .tt-shared-task__identity{display:grid;min-width:0;gap:.18cqw}.legacy-page .tt-shared-task__identity strong{overflow:hidden;font-size:var(--tt-text-message);font-weight:600;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-shared-task__identity small{display:flex;align-items:center;gap:.35cqw;color:#8f8a84;font-size:var(--tt-text-micro)}.legacy-page .tt-shared-task__identity i{width:.35cqw;height:.35cqw;border-radius:50%;background:var(--tt-green)}.legacy-page .tt-fork-task-action{display:flex;align-items:center;gap:.35cqw;margin-left:auto;padding:.48cqw .62cqw;border-radius:.48cqw;background:rgba(221,122,32,.085);color:#cb6d18;font-size:var(--tt-text-caption);font-weight:500;white-space:nowrap}.legacy-page .tt-shared-transcript{flex:1;min-height:0;overflow:hidden;padding:.8cqw .9cqw 1.4cqw}.legacy-page .tt-shared-node{margin-bottom:.8cqw;color:#4b4743;font-size:var(--tt-text-meta);line-height:1.62}.legacy-page .tt-shared-node p{margin:0}.legacy-page .tt-shared-node small{display:block;margin-top:.25cqw;color:#aaa6a0;font-size:var(--tt-text-caption)}.legacy-page .tt-step-summary{display:flex;align-items:center;gap:.32cqw;margin-top:.34cqw;color:#7f7a74;font-size:var(--tt-text-caption)}.legacy-page .tt-step-summary svg{width:.78cqw;height:.78cqw}.legacy-page .tt-artifact-row{display:flex;align-items:center;min-height:2.1cqw;margin-top:.4cqw;padding:0 .6cqw;border-radius:.45cqw;background:rgba(42,38,33,.035);font-size:var(--tt-text-caption)}.legacy-page .tt-artifact-row span{display:flex;align-items:center;gap:.42cqw;min-width:0;overflow:hidden;font-weight:500;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-artifact-row svg{width:.85cqw;height:.85cqw;color:#76716b}.legacy-page .tt-artifact-row em{margin-left:auto;color:var(--tt-accent);font-size:var(--tt-text-caption);font-style:normal}.legacy-page .tt-message-actions{display:flex;justify-content:flex-end;align-items:center;gap:.48cqw;min-height:1.55cqw;margin-top:.25cqw;color:#9b9690}.legacy-page .tt-message-actions span{display:flex;align-items:center;gap:.32cqw;padding:.3cqw .48cqw;border-radius:.38cqw;color:#cb6d18;font-size:var(--tt-text-caption);font-weight:500}.legacy-page .tt-shared-node--final{color:#35322f;font-weight:500}.legacy-page .tt-shared-node--final ul{display:grid;gap:.16cqw;margin:.35cqw 0 0;padding:0;color:#5e5954;font-size:var(--tt-text-caption);font-weight:400}.legacy-page .tt-shared-node--final li:before{content:"•";margin-right:.35cqw;color:#b6b1aa}.legacy-page .tt-agent-settings-workspace{display:grid;grid-template-columns:17.2cqw minmax(0,1fr);min-width:0;min-height:0;background:#fff}.legacy-page .tt-agent-sidebar{min-width:0;min-height:0;overflow:hidden;padding:.65cqw .4cqw;border-right:1px solid var(--tt-line);background:#fafaf9}.legacy-page .tt-agent-sidebar__primary{display:grid;gap:.12cqw;padding-bottom:.5cqw}.legacy-page .tt-agent-sidebar__action{display:flex;align-items:center;gap:.55cqw;min-width:0;height:2.25cqw;padding:0 .65cqw;border-radius:.42cqw;color:#46423e;font-size:var(--tt-text-message);font-weight:500}.legacy-page .tt-agent-sidebar__action svg{width:1.02cqw;height:1.02cqw;flex:0 0 auto;stroke-width:1.65}.legacy-page .tt-agent-sidebar__title{padding:.4cqw .65cqw .48cqw;color:#65615c;font-size:var(--tt-text-meta);font-weight:600}.legacy-page .tt-agent-list{display:grid;gap:.12cqw}.legacy-page .tt-agent-list-item{display:grid;grid-template-columns:2.55cqw minmax(0,1fr) auto;align-items:center;gap:.62cqw;min-width:0;min-height:3.88cqw;padding:.35cqw .48cqw;border-radius:.55cqw;color:#4b4742}.legacy-page .tt-agent-list-item.is-active{background:rgba(45,41,37,.055)}.legacy-page .tt-agent-identity-card img,.legacy-page .tt-agent-list-item img{display:block;width:100%;max-width:none;aspect-ratio:1;border-radius:50%;-o-object-fit:cover;object-fit:cover}.legacy-page .tt-agent-identity-card__copy,.legacy-page .tt-agent-list-item__copy{display:flex;min-width:0;flex-direction:column;justify-content:center}.legacy-page .tt-agent-list-item__copy strong{overflow:hidden;color:#37332f;font-size:var(--tt-text-message);font-weight:500;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-agent-list-item time,.legacy-page .tt-agent-list-item__copy small{color:#aaa6a0;font-size:var(--tt-text-micro);font-weight:400;line-height:1.45}.legacy-page .tt-agent-list-item time{align-self:start;padding-top:.3cqw;white-space:nowrap}.legacy-page .tt-agent-canvas{min-width:0;min-height:0;overflow:hidden;padding:1.05cqw 1.1cqw;background:#fff}.legacy-page .tt-agent-overview-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:5.45cqw minmax(0,1fr);gap:.72cqw;width:100%;height:100%}.legacy-page .tt-agent-config-card,.legacy-page .tt-agent-pane{position:relative;min-width:0;min-height:0;overflow:hidden;border:1px solid rgba(42,38,33,.075);border-radius:.72cqw;background:rgba(250,250,249,.4)}.legacy-page .tt-agent-config-card{grid-column:span 3;padding:.82cqw .9cqw}.legacy-page .tt-agent-identity-card{display:grid;grid-template-columns:3.15cqw minmax(0,1fr) auto;align-items:center;gap:.72cqw}.legacy-page .tt-agent-identity-card__copy strong{overflow:hidden;color:#37332f;font-size:var(--tt-text-subtitle);font-weight:600;line-height:1.4;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-agent-identity-card__copy small{align-self:flex-start;margin-top:.28cqw;padding:.07cqw .32cqw;border-radius:.25cqw;background:rgba(221,122,32,.09);color:var(--tt-accent);font-size:var(--tt-text-micro);line-height:1.45}.legacy-page .tt-agent-config-card__title,.legacy-page .tt-agent-pane__title{display:flex;min-width:0;align-items:center;gap:.42cqw;color:#403c37;font-size:var(--tt-text-message)}.legacy-page .tt-agent-config-card__title svg,.legacy-page .tt-agent-pane__title svg{width:1.02cqw;height:1.02cqw;flex:0 0 auto;color:var(--tt-accent);stroke-width:1.75}.legacy-page .tt-agent-config-card__title strong,.legacy-page .tt-agent-pane__title strong{overflow:hidden;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-agent-config-card p,.legacy-page .tt-agent-pane__header p{overflow:hidden;margin:.42cqw 1.25cqw 0 0;color:#96918b;font-size:var(--tt-text-meta);line-height:1.45;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-agent-card-action{position:absolute;right:.78cqw;top:.78cqw;width:.9cqw!important;height:.9cqw!important;color:#99948e;stroke-width:1.65!important}.legacy-page .tt-agent-memory-pane{grid-column:span 7}.legacy-page .tt-agent-recent-pane{grid-column:span 5}.legacy-page .tt-agent-pane__header{height:4.55cqw;padding:.88cqw 1cqw .72cqw;border-bottom:1px solid rgba(42,38,33,.06)}.legacy-page .tt-agent-memory-toolbar{display:flex;align-items:center;gap:.18cqw;height:2.65cqw;padding:0 .92cqw;color:#817c76;font-size:var(--tt-text-meta)}.legacy-page .tt-agent-memory-toolbar>span{display:inline-flex;align-items:center;gap:.25cqw;padding:.28cqw .48cqw;border-radius:.35cqw;white-space:nowrap}.legacy-page .tt-agent-memory-toolbar>span.is-active{background:rgba(42,38,33,.055);color:var(--tt-accent);font-weight:600}.legacy-page .tt-agent-memory-toolbar svg{width:.78cqw;height:.78cqw}.legacy-page .tt-agent-memory-toolbar__spacer{min-width:0;flex:1}.legacy-page .tt-agent-memory-distill{display:flex;align-items:center;justify-content:space-between;height:3.15cqw;margin:0 .95cqw;padding:0 .72cqw;border:1px solid rgba(42,38,33,.07);border-radius:.42cqw;color:#96918b;font-size:var(--tt-text-meta)}.legacy-page .tt-agent-memory-distill>span:last-child{display:inline-flex;align-items:center;gap:.32cqw;color:#67625d;font-weight:500}.legacy-page .tt-agent-memory-distill svg{width:.86cqw;height:.86cqw}.legacy-page .tt-agent-memory-copy{height:calc(100% - 10.35cqw);overflow:hidden;padding:.68cqw .95cqw 1cqw}.legacy-page .tt-agent-memory-copy section{padding:.65cqw 0 .72cqw;border-bottom:1px solid rgba(42,38,33,.055)}.legacy-page .tt-agent-memory-copy section:first-child{padding-top:0}.legacy-page .tt-agent-memory-copy strong{color:#4a4641;font-size:var(--tt-text-message);font-weight:600}.legacy-page .tt-agent-memory-copy p{margin:.38cqw 0 0;color:#68635e;font-size:var(--tt-text-meta);line-height:1.65}.legacy-page .tt-agent-recent-list{height:calc(100% - 4.55cqw);overflow:hidden}.legacy-page .tt-agent-recent-list section{padding:.72cqw .95cqw .66cqw;border-bottom:1px solid rgba(42,38,33,.055)}.legacy-page .tt-agent-recent-list strong{display:flex;min-width:0;align-items:center;gap:.35cqw;overflow:hidden;color:#4b4742;font-size:var(--tt-text-meta);font-weight:500;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-agent-recent-list strong svg{width:.82cqw;height:.82cqw;flex:0 0 auto;color:#9d9892}.legacy-page .tt-agent-recent-list p{overflow:hidden;margin:.26cqw 0 0;color:#aaa6a0;font-size:var(--tt-text-caption);line-height:1.45;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-agent-recent-list small{display:inline-block;margin-top:.3cqw;padding:.06cqw .36cqw;border-radius:999px;background:rgba(42,38,33,.05);color:#8f8a84;font-size:var(--tt-text-micro);line-height:1.45}@media (prefers-reduced-motion:no-preference){.legacy-page .tt-product-demo .tt-shell-status__item:after{animation:tt-status-breathe 2.6s ease-in-out infinite}.legacy-page .feat__media .tt-product-demo--agent-execution .tt-agent-summary li,.legacy-page .feat__media .tt-product-demo--agent-execution .tt-agent-summary strong,.legacy-page .feat__media .tt-product-demo--agent-execution .tt-chat-agent__copy,.legacy-page .feat__media .tt-product-demo--agent-execution .tt-tool-trace span{opacity:0;transform:translate3d(0,.32cqw,0)}.legacy-page .feat__media .tt-product-demo--agent-execution .tt-tree-row.is-current{background:transparent;box-shadow:0 0 0 rgba(221,122,32,0)}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-chat-agent__copy{animation:tt-demo-step-in .62s cubic-bezier(.2,.8,.2,1) .22s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-tool-trace span{animation:tt-demo-step-in .56s cubic-bezier(.2,.8,.2,1) both}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-tool-trace span:first-child{animation-delay:.46s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-tool-trace span:nth-child(2){animation-delay:.58s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-tool-trace span:nth-child(3){animation-delay:.7s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-agent-summary li,.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-agent-summary strong{animation:tt-demo-step-in .62s cubic-bezier(.2,.8,.2,1) both}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-agent-summary strong{animation-delay:.88s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-agent-summary li:first-child{animation-delay:1.02s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-agent-summary li:nth-child(2){animation-delay:1.12s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-agent-summary li:nth-child(3){animation-delay:1.22s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-tree-row.is-current{animation:tt-demo-file-focus .76s ease-out 1.18s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-execution .tt-save-action{animation:tt-demo-save-confirm .72s ease-out 1.48s both}.legacy-page .tt-product-demo--agent-execution .tt-code-line:nth-child(14):after{content:"";display:inline-block;width:.08cqw;height:.72cqw;margin-left:.18cqw;background:var(--tt-accent);vertical-align:-.08cqw;animation:tt-demo-caret 1.1s step-end 1.7s infinite}.legacy-page .feat__media .tt-product-demo--agent-settings .tt-agent-config-card,.legacy-page .feat__media .tt-product-demo--agent-settings .tt-agent-list-item,.legacy-page .feat__media .tt-product-demo--agent-settings .tt-agent-pane{opacity:0;transform:translate3d(0,.32cqw,0)}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-config-card,.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-list-item,.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-pane{animation:tt-demo-step-in .62s cubic-bezier(.2,.8,.2,1) both}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-list-item:first-child{animation-delay:.12s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-list-item:nth-child(2){animation-delay:.19s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-list-item:nth-child(3){animation-delay:.26s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-list-item:nth-child(4){animation-delay:.33s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-list-item:nth-child(5){animation-delay:.4s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-list-item.is-active img{animation:tt-agent-avatar-focus .72s ease-out .52s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-config-card:first-child{animation-delay:.46s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-config-card:nth-child(2){animation-delay:.56s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-config-card:nth-child(3){animation-delay:.66s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-config-card:nth-child(4){animation-delay:.76s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-memory-pane{animation-delay:.9s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-recent-pane{animation-delay:1.02s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-settings .tt-agent-skill-card .tt-agent-config-card__title svg{animation:tt-agent-skill-focus .82s ease-out 1.18s both}.legacy-page .feat__media .tt-product-demo--handoff .tt-fork-task-action,.legacy-page .feat__media .tt-product-demo--handoff .tt-handoff-chat-message,.legacy-page .feat__media .tt-product-demo--handoff .tt-message-actions,.legacy-page .feat__media .tt-product-demo--handoff .tt-share-card,.legacy-page .feat__media .tt-product-demo--handoff .tt-shared-node,.legacy-page .feat__media .tt-product-demo--handoff .tt-shared-task__head{opacity:0;transform:translate3d(0,.32cqw,0)}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-handoff-chat-stage-1{animation:tt-demo-step-in .6s cubic-bezier(.2,.8,.2,1) .14s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-share-card{animation:tt-demo-step-in .62s cubic-bezier(.2,.8,.2,1) .34s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-handoff-chat-stage-2{animation:tt-demo-step-in .6s cubic-bezier(.2,.8,.2,1) .56s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-handoff-chat-stage-3{animation:tt-demo-step-in .6s cubic-bezier(.2,.8,.2,1) .76s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-shared-task__head{animation:tt-demo-step-in .62s cubic-bezier(.2,.8,.2,1) .98s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-shared-node{animation:tt-demo-step-in .6s cubic-bezier(.2,.8,.2,1) both}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-shared-node:first-child{animation-delay:1.16s}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-shared-node:nth-child(2){animation-delay:1.32s}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-shared-node:nth-child(3){animation-delay:1.48s}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-shared-node:nth-child(4){animation-delay:1.64s}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-fork-task-action{animation:tt-demo-step-in .6s cubic-bezier(.2,.8,.2,1) 1.8s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-message-actions{animation:tt-demo-step-in .56s cubic-bezier(.2,.8,.2,1) 1.92s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff .tt-message-actions span{animation:tt-handoff-fork-focus .76s ease-out 2.08s both}.legacy-page .tt-product-demo--handoff .tt-shared-task__identity i{animation:tt-status-breathe 2.4s ease-in-out infinite}}@keyframes tt-status-breathe{0%,to{opacity:.7}50%{opacity:1}}@keyframes tt-demo-step-in{0%{opacity:0;transform:translate3d(0,.32cqw,0)}to{opacity:1;transform:translateZ(0)}}@keyframes tt-demo-file-focus{0%{background:transparent;box-shadow:0 0 0 rgba(221,122,32,0)}48%{background:rgba(221,122,32,.12);box-shadow:0 0 .8cqw rgba(221,122,32,.12)}to{background:rgba(221,122,32,.075);box-shadow:0 0 0 rgba(221,122,32,0)}}@keyframes tt-demo-save-confirm{0%,to{background:#fff1e5;transform:translateZ(0)}45%{background:#ffe3ca;transform:translate3d(0,-.08cqw,0)}}@keyframes tt-demo-caret{0%,46%{opacity:.9}47%,to{opacity:0}}@keyframes tt-agent-avatar-focus{0%,to{box-shadow:0 0 0 0 rgba(221,122,32,0);transform:scale(1)}48%{box-shadow:0 0 0 .22cqw rgba(221,122,32,.14);transform:scale(1.035)}}@keyframes tt-agent-skill-focus{0%,to{color:var(--tt-accent);transform:scale(1)}50%{color:#ef9b42;transform:scale(1.16) rotate(-4deg)}}@keyframes tt-handoff-fork-focus{0%,to{background:transparent;transform:translateZ(0)}48%{background:rgba(221,122,32,.1);transform:translate3d(0,-.06cqw,0)}}.legacy-page .tt-product-demo--shared-resource{background:#fff}.legacy-page .tt-product-demo--shared-resource .tt-shell-body{grid-template-columns:var(--tt-activity-rail-width) 17.2cqw minmax(0,1fr)}.legacy-page .tt-shared-rail-profile{color:#fff;background:#dcc646;font-size:var(--tt-text-message);font-weight:600}.legacy-page .tt-resource-sidebar{min-width:0;min-height:0;overflow:hidden;padding:.72cqw .54cqw .9cqw;border-right:1px solid var(--tt-line);background:#fafafa;color:#514d48}.legacy-page .tt-resource-primary-nav{display:grid;gap:.08cqw;padding:0 .25cqw .62cqw}.legacy-page .tt-resource-primary-nav span{display:flex;align-items:center;gap:.58cqw;height:1.72cqw;padding:0 .35cqw;border-radius:.4cqw;font-size:var(--tt-text-message);font-weight:500;white-space:nowrap}.legacy-page .tt-resource-primary-nav svg{width:1.05cqw;height:1.05cqw;flex:0 0 auto;color:#5d5954}.legacy-page .tt-resource-sidebar__heading{display:flex;align-items:center;height:2.05cqw;padding:0 .55cqw;color:#5f5a55;font-size:var(--tt-text-primary);font-weight:600}.legacy-page .tt-resource-sidebar__heading em{color:#aaa59f;font-style:normal;font-weight:400}.legacy-page .tt-resource-sidebar__heading-actions{display:flex;align-items:center;gap:.25cqw;margin-left:auto;color:#99948e}.legacy-page .tt-resource-sidebar__heading-actions svg{width:.78cqw;height:.78cqw}.legacy-page .tt-resource-workspaces{display:grid;gap:.08cqw}.legacy-page .tt-resource-session,.legacy-page .tt-resource-workspace{min-width:0;overflow:hidden;border-radius:.45cqw;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-resource-workspace{display:flex;align-items:center;gap:.52cqw;height:2.05cqw;padding:0 .5cqw;color:#514d48;font-size:var(--tt-text-message);font-weight:500}.legacy-page .tt-resource-workspace svg{width:1.02cqw;height:1.02cqw;flex:0 0 auto;color:#6c6862}.legacy-page .tt-resource-workspace.is-current{background:rgba(221,122,32,.09)}.legacy-page .tt-resource-workspace.is-current svg{color:var(--tt-accent)}.legacy-page .tt-resource-session{position:relative;height:1.75cqw;padding:.3cqw .55cqw .3cqw 2.05cqw;color:#615c57;font-size:var(--tt-text-meta)}.legacy-page .tt-resource-session.is-active{background:#efeeec;color:#35322f;font-weight:500}.legacy-page .tt-resource-session.has-unread:before{content:"";position:absolute;left:.82cqw;top:50%;width:.38cqw;height:.38cqw;border-radius:50%;background:var(--tt-accent);transform:translateY(-50%)}.legacy-page .tt-shared-resource-workspace{display:grid;grid-template-columns:54% minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;background:#fff}.legacy-page .tt-shared-doc-pane,.legacy-page .tt-shared-task-pane{position:relative;min-width:0;min-height:0;overflow:hidden;background:#fff}.legacy-page .tt-shared-task-pane{border-right:1px solid var(--tt-line)}.legacy-page .tt-shared-task-header{height:3.45cqw;padding:0 1.55cqw}.legacy-page .tt-shared-member-avatar{display:grid;place-items:center;width:1.75cqw;height:1.75cqw;margin-left:auto;border-radius:50%;background:#d5c747;color:#fff;font-size:var(--tt-text-meta);font-weight:600}.legacy-page .tt-shared-task-header .tt-task-header__collaborator{margin-left:.42cqw}.legacy-page .tt-shared-task-scroll{position:absolute;inset:3.45cqw 0 7.2cqw;overflow:hidden;padding:.9cqw 2cqw 0 1.95cqw}.legacy-page .tt-shared-task-context{display:flex;align-items:center;gap:.48cqw;margin:0;overflow:hidden;color:#a4a09a;font-size:var(--tt-text-meta);white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-shared-task-context svg{width:.92cqw;height:.92cqw;flex:0 0 auto}.legacy-page .tt-shared-agent-result{margin-top:.9cqw;color:#3f3b37;font-size:var(--tt-text-message);line-height:1.62}.legacy-page .tt-shared-result-copy{margin:.7cqw 0 0}.legacy-page .tt-shared-agent-result>strong{display:block;margin-top:.72cqw;font-weight:600}.legacy-page .tt-shared-result-list{display:grid;gap:.22cqw;margin:.35cqw 0 0;padding:0;list-style:none}.legacy-page .tt-shared-result-list li{position:relative;padding-left:.85cqw}.legacy-page .tt-shared-result-list li:before{content:"•";position:absolute;left:.12cqw;color:#aaa59f}.legacy-page .tt-shared-result-list b{font-weight:600}.legacy-page .tt-shared-resource-link{display:flex;align-items:center;gap:.48cqw;margin-top:.48cqw;overflow:hidden;color:var(--tt-accent);font-size:var(--tt-text-meta);white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-app-mark{display:grid;place-items:center;width:1.42cqw;height:1.42cqw;flex:0 0 auto;border-radius:.38cqw}.legacy-page .tt-app-mark svg{width:.82cqw;height:.82cqw}.legacy-page .tt-app-mark--doc{color:#3478c4;background:#eaf3fd}.legacy-page .tt-app-mark--data{color:#4c8c75;background:#eaf5f0}.legacy-page .tt-app-mark--slide{color:#b46d30;background:#fff0e1}.legacy-page .tt-shared-output-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.52cqw;min-height:2.72cqw;margin-top:.42cqw;padding:.42cqw .62cqw;border:1px solid rgba(43,38,33,.07);border-radius:.55cqw;background:#fbfbfa}.legacy-page .tt-shared-output-card>span:nth-child(2){display:grid;min-width:0}.legacy-page .tt-shared-output-card b,.legacy-page .tt-shared-output-card small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-shared-output-card b{color:#47433f;font-size:var(--tt-text-meta);font-weight:500}.legacy-page .tt-shared-output-card small{color:#aaa59f;font-size:var(--tt-text-micro)}.legacy-page .tt-shared-output-card__status{color:#3c9a6d;font-size:var(--tt-text-caption)}.legacy-page .tt-shared-composer{left:1.8cqw;right:1.15cqw;bottom:.62cqw;height:5.95cqw}.legacy-page .tt-shared-tabs{height:3.45cqw;padding:0 .72cqw}.legacy-page .tt-shared-tabs .tt-workbench-tabs{min-width:0;flex:1;overflow:hidden}.legacy-page .tt-shared-tabs .tt-workbench-tab{min-width:0;max-width:11.4cqw;height:2.15cqw;overflow:hidden;padding:0 .58cqw;text-overflow:ellipsis}.legacy-page .tt-shared-tab--workbench{flex:0 0 auto}.legacy-page .tt-shared-tabs .tt-app-mark{width:1.18cqw;height:1.18cqw;border-radius:.3cqw}.legacy-page .tt-shared-tabs .tt-app-mark svg{width:.72cqw;height:.72cqw}.legacy-page .tt-resource-tab.is-active{background:#f0eeeb}.legacy-page .tt-resource-tab--slide{max-width:8.8cqw!important}.legacy-page .tt-shared-tabs .tt-workbench-viewmodes{flex:0 0 auto}.legacy-page .tt-shared-doc-toolbar{display:flex;align-items:center;gap:.58cqw;height:2.5cqw;padding:0 .9cqw;border-bottom:1px solid rgba(42,38,33,.055);color:#77736d;font-size:var(--tt-text-meta)}.legacy-page .tt-shared-sync-state{position:relative;display:block;width:2.55cqw;height:1.1cqw;color:#35a069;font-weight:600}.legacy-page .tt-shared-sync-state__done,.legacy-page .tt-shared-sync-state__pending{position:absolute;inset:0;white-space:nowrap}.legacy-page .tt-shared-sync-state__pending{opacity:0}.legacy-page .tt-shared-online-dot{width:.42cqw;height:.42cqw;border-radius:50%;background:#34a26e}.legacy-page .tt-shared-presence{display:flex;align-items:center;gap:.35cqw;padding:.2cqw .4cqw;border:1px solid rgba(46,41,36,.06);border-radius:.42cqw}.legacy-page .tt-shared-presence i{display:grid;place-items:center;width:1.12cqw;height:1.12cqw;border-radius:50%;background:#8ccf3e;color:white;font-size:var(--tt-text-micro);font-style:normal;font-weight:600}.legacy-page .tt-shared-word-count{color:#8c8781}.legacy-page .tt-shared-doc-actions{display:flex;align-items:center;gap:.65cqw;margin-left:auto;color:#8f8a84}.legacy-page .tt-shared-doc-actions svg{width:.9cqw;height:.9cqw}.legacy-page .tt-shared-doc-canvas{position:absolute;inset:5.95cqw 0 0;overflow:hidden;padding:1.55cqw 2cqw 2.3cqw;background:#fff;color:#37332f}.legacy-page .tt-shared-doc-title{max-width:92%;margin:0;color:#26231f;font-size:1.48cqw;font-weight:600;line-height:1.3;letter-spacing:-.025em}.legacy-page .tt-shared-doc-source{margin-top:.95cqw;padding:.68cqw .82cqw;border-radius:.5cqw;background:#f7f6f4;color:#79746e;font-size:var(--tt-text-meta);line-height:1.65}.legacy-page .tt-shared-doc-source b{font-weight:500}.legacy-page .tt-shared-doc-source span{color:var(--tt-accent);text-decoration:underline;text-underline-offset:.14cqw}.legacy-page .tt-shared-doc-section{position:relative;margin-top:1.65cqw;padding-top:1.35cqw;border-top:1px solid rgba(42,38,33,.1);font-size:var(--tt-text-message);line-height:1.65}.legacy-page .tt-shared-doc-section h2{margin:0 0 .55cqw;font-size:1.22cqw;font-weight:600}.legacy-page .tt-shared-doc-section h3{margin:.72cqw 0 .3cqw;font-size:var(--tt-text-message);font-weight:600}.legacy-page .tt-shared-doc-section p{margin:0}.legacy-page .tt-shared-doc-section ul{display:grid;gap:.28cqw;margin:0;padding-left:1.15cqw}.legacy-page .tt-shared-doc-section b{font-weight:600}.legacy-page .tt-shared-collab-caret{position:absolute;right:7.3cqw;bottom:.18cqw;width:.1cqw;height:1.12cqw;background:#7fbd4b}.legacy-page .tt-shared-collab-caret i{position:absolute;left:0;bottom:100%;padding:.08cqw .32cqw;border-radius:.25cqw .25cqw .25cqw 0;background:#7fbd4b;color:white;font-size:var(--tt-text-micro);font-style:normal;line-height:1.35;white-space:nowrap}.legacy-page .tt-shared-doc-section table{width:100%;margin-top:.5cqw;border-collapse:collapse;font-size:var(--tt-text-meta)}.legacy-page .tt-shared-doc-section td,.legacy-page .tt-shared-doc-section th{padding:.42cqw .58cqw;border:1px solid rgba(42,38,33,.08);text-align:left}.legacy-page .tt-shared-doc-section th{background:#f5f3f1;font-weight:600}@media (prefers-reduced-motion:no-preference){.legacy-page .feat__media .tt-product-demo--shared-resource .tt-shared-agent-result,.legacy-page .feat__media .tt-product-demo--shared-resource .tt-shared-collab-caret,.legacy-page .feat__media .tt-product-demo--shared-resource .tt-shared-doc-section,.legacy-page .feat__media .tt-product-demo--shared-resource .tt-shared-doc-source,.legacy-page .feat__media .tt-product-demo--shared-resource .tt-shared-doc-title,.legacy-page .feat__media .tt-product-demo--shared-resource .tt-shared-output-card,.legacy-page .feat__media .tt-product-demo--shared-resource .tt-shared-presence{opacity:0;transform:translateY(.75cqw)}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-agent-result{animation:tt-shared-step-in .56s cubic-bezier(.22,1,.36,1) .26s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-output-card:nth-last-child(2){animation:tt-shared-card-in .52s cubic-bezier(.22,1,.36,1) .69s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-output-card:last-child{animation:tt-shared-card-in .52s cubic-bezier(.22,1,.36,1) .82s both}.legacy-page .feat__media .tt-product-demo--shared-resource .tt-shared-sync-state__pending{opacity:1}.legacy-page .feat__media .tt-product-demo--shared-resource .tt-shared-sync-state__done{opacity:0}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-presence{animation:tt-shared-step-in .48s cubic-bezier(.22,1,.36,1) 1.04s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-doc-source,.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-doc-title{animation:tt-shared-step-in .56s cubic-bezier(.22,1,.36,1) .76s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-doc-source{animation-delay:.9s}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-doc-section--summary{animation:tt-shared-step-in .62s cubic-bezier(.22,1,.36,1) 1.08s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-doc-section--overview{animation:tt-shared-step-in .62s cubic-bezier(.22,1,.36,1) 1.28s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-collab-caret{animation:tt-shared-caret-in .44s cubic-bezier(.22,1,.36,1) 1.54s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-sync-state__pending{animation:tt-shared-sync-pending 1.32s ease .42s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-sync-state__done{animation:tt-shared-sync-done .42s ease 1.54s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--shared-resource .tt-shared-online-dot{animation:tt-shared-online-pulse 3.2s ease-in-out 2s infinite}}@keyframes tt-shared-step-in{0%{opacity:0;transform:translateY(.75cqw)}to{opacity:1;transform:translateY(0)}}@keyframes tt-shared-card-in{0%{opacity:0;transform:translateY(.65cqw) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes tt-shared-caret-in{0%{opacity:0;transform:translateY(.5cqw) scaleY(.65)}to{opacity:1;transform:translateY(0) scaleY(1)}}@keyframes tt-shared-sync-pending{0%,70%{opacity:1}to{opacity:0}}@keyframes tt-shared-sync-done{0%{opacity:0;transform:translateY(.25cqw)}to{opacity:1;transform:translateY(0)}}@keyframes tt-shared-online-pulse{0%,to{box-shadow:0 0 0 0 rgba(52,162,110,0)}50%{box-shadow:0 0 0 .28cqw rgba(52,162,110,.12)}}.legacy-page .tt-product-demo--project{background:#ffffff}.legacy-page .tt-project-shell{display:grid;grid-template-columns:17.2cqw minmax(0,1fr);min-width:0;min-height:0;overflow:hidden}.legacy-page .tt-project-sidebar{min-width:0;min-height:0;overflow:hidden;padding:.62cqw .58cqw .9cqw;border-right:1px solid var(--tt-line);background:#fafafa;color:#4c4945}.legacy-page .tt-project-sidebar__current{display:flex;align-items:center;gap:.52cqw;height:2.62cqw;padding:0 .62cqw;border-radius:.62cqw;background:#efeeec}.legacy-page .tt-project-sidebar__current strong{min-width:0;flex:1;overflow:hidden;color:#302e2b;font-size:var(--tt-text-message);font-weight:500;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-project-folder-icon{display:grid;place-items:center;width:1.42cqw;height:1.42cqw;border-radius:.38cqw;background:rgba(221,122,32,.1);color:var(--tt-accent)}.legacy-page .tt-project-folder-icon svg,.legacy-page .tt-project-sidebar__exit{width:.82cqw;height:.82cqw}.legacy-page .tt-project-sidebar__exit{color:#a09c96}.legacy-page .tt-project-sidebar__section{margin-top:.9cqw}.legacy-page .tt-project-sidebar__heading{display:flex;align-items:center;height:1.65cqw;padding:0 .48cqw;color:#5c5853;font-size:var(--tt-text-message)}.legacy-page .tt-project-sidebar__heading strong{font-weight:500}.legacy-page .tt-project-sidebar__heading span{margin-left:.28cqw;color:#aaa6a0}.legacy-page .tt-project-sidebar__heading svg{width:.72cqw;height:.72cqw;margin-left:auto;color:#aaa6a0}.legacy-page .tt-project-side-task{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;row-gap:.25cqw;min-width:0;padding:.43cqw .48cqw .34cqw;border-radius:.4cqw}.legacy-page .tt-project-side-task__title{display:flex;min-width:0;align-items:center;gap:.44cqw;overflow:hidden;color:#4c4945;font-size:var(--tt-text-meta);font-weight:500;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-project-side-task__title svg{width:.86cqw;height:.86cqw;flex:0 0 auto}.legacy-page .tt-project-side-task__badge{margin-left:.38cqw;padding:.08cqw .34cqw;border-radius:.28cqw;background:#f0efed;color:#8a857e;font-size:var(--tt-text-micro)}.legacy-page .tt-project-side-task__run{grid-column:1/-1;display:flex;align-items:center;gap:.55cqw;min-width:0;padding-left:.28cqw;overflow:hidden;color:#6f6a64;font-size:var(--tt-text-caption);white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-project-side-task__run i{width:.38cqw;height:.38cqw;flex:0 0 auto;border-radius:50%;background:var(--tt-accent)}.legacy-page .tt-project-main{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;padding:2.05cqw 2.25cqw 1.15cqw;background:#ffffff}.legacy-page .tt-project-header{flex:0 0 auto}.legacy-page .tt-project-title-row{display:flex;min-width:0;align-items:center}.legacy-page .tt-project-title-icon{display:grid;place-items:center;width:3.35cqw;height:3.35cqw;flex:0 0 auto;border-radius:.82cqw;background:rgba(221,122,32,.075);color:var(--tt-accent)}.legacy-page .tt-project-title-icon svg{width:1.45cqw;height:1.45cqw}.legacy-page .tt-project-title-copy{display:grid;min-width:0;gap:.18cqw;margin-left:.9cqw}.legacy-page .tt-project-title-copy strong{overflow:hidden;color:#2f2c29;font-size:var(--tt-text-subtitle);font-weight:600;line-height:1.3;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-project-title-copy small{overflow:hidden;color:#aaa6a0;font-size:var(--tt-text-meta);line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-project-manage{display:flex;align-items:center;gap:.4cqw;margin-left:auto;padding:.4cqw .78cqw;border-radius:.5cqw;background:#f3f2f0;color:#4f4b46;font-size:var(--tt-text-meta);font-weight:500}.legacy-page .tt-project-manage svg{width:.82cqw;height:.82cqw}.legacy-page .tt-project-breadcrumb{display:flex;min-width:0;align-items:center;gap:.48cqw;margin-top:.75cqw;color:#a19d97;font-size:var(--tt-text-caption);font-weight:500;white-space:nowrap}.legacy-page .tt-project-breadcrumb svg{width:.74cqw;height:.74cqw;color:var(--tt-accent)}.legacy-page .tt-project-breadcrumb b{color:#d0ccc7;font-weight:400}.legacy-page .tt-project-breadcrumb em{color:var(--tt-accent);font-style:normal}.legacy-page .tt-project-presence{display:flex;align-items:center;gap:.46cqw;margin-top:.48cqw;color:#a19d97;font-size:var(--tt-text-caption)}.legacy-page .tt-project-presence>i{width:.18cqw;height:.18cqw;border-radius:50%;background:#bbb7b1}.legacy-page .tt-project-presence span:last-child{display:flex;align-items:center;gap:.34cqw}.legacy-page .tt-project-presence span:last-child b{width:.34cqw;height:.34cqw;border-radius:50%;background:var(--tt-green)}.legacy-page .tt-project-tabs{display:flex;height:3.05cqw;flex:0 0 auto;align-items:stretch;gap:.22cqw;margin-top:1.25cqw;border-bottom:1px solid rgba(42,38,33,.065)}.legacy-page .tt-project-tabs span{position:relative;display:flex;align-items:center;gap:.42cqw;padding:0 .62cqw;color:#a29e98;font-size:var(--tt-text-meta);white-space:nowrap}.legacy-page .tt-project-tabs span.is-active{color:#393632;font-weight:500}.legacy-page .tt-project-tabs span.is-active:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:.1cqw;background:var(--tt-accent)}.legacy-page .tt-project-tabs svg{width:.83cqw;height:.83cqw}.legacy-page .tt-project-tabs .is-active svg{color:var(--tt-accent)}.legacy-page .tt-project-content{display:flex;min-width:0;min-height:0;flex:1;flex-direction:column;padding-top:1.15cqw}.legacy-page .tt-project-content-head{display:flex;min-width:0;flex:0 0 auto;align-items:flex-start;gap:1cqw}.legacy-page .tt-project-content-head>div:first-child{min-width:0;flex:1}.legacy-page .tt-project-content-head>div:first-child>span{color:#9b9690;font-size:var(--tt-text-caption);text-transform:uppercase}.legacy-page .tt-project-content-head h4{margin:.12cqw 0 0;color:#2f2c29;font-size:var(--tt-text-subtitle);font-weight:600;line-height:1.35}.legacy-page .tt-project-content-head p{max-width:52cqw;margin:.18cqw 0 0;overflow:hidden;color:#77726c;font-size:var(--tt-text-caption);line-height:1.55;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-project-actions{display:flex;flex:0 0 auto;align-items:center;gap:.48cqw}.legacy-page .tt-project-actions span{display:flex;align-items:center;gap:.34cqw;padding:.36cqw .58cqw;border-radius:.42cqw;color:#6c6761;font-size:var(--tt-text-caption);font-weight:500}.legacy-page .tt-project-actions span.is-primary{background:#f3f2f0;color:#3d3935}.legacy-page .tt-project-actions svg{width:.78cqw;height:.78cqw}.legacy-page .tt-project-actions b{font-size:var(--tt-text-message);font-weight:400}.legacy-page .tt-project-orchestrator{display:flex;min-width:0;height:3.75cqw;flex:0 0 auto;align-items:center;gap:.72cqw;margin-top:1.02cqw;padding:0 .95cqw;border:1px solid rgba(221,122,32,.12);border-radius:.72cqw;background:rgba(221,122,32,.035);color:#423e39}.legacy-page .tt-project-orchestrator strong{min-width:0;flex:1;overflow:hidden;font-size:var(--tt-text-meta);font-weight:500;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-project-orchestrator>svg{width:.78cqw;height:.78cqw;color:#77726c}.legacy-page .tt-project-bot{display:grid;place-items:center;width:1.72cqw;height:1.72cqw;flex:0 0 auto;border-radius:50%;background:rgba(221,122,32,.1);color:var(--tt-accent)}.legacy-page .tt-project-bot svg{width:.88cqw;height:.88cqw}.legacy-page .tt-project-board{display:grid;min-width:0;min-height:0;flex:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:.72cqw;margin-top:1.02cqw}.legacy-page .tt-project-lane{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;padding:.66cqw;border-radius:.72cqw;background:#f8f8f7}.legacy-page .tt-project-lane header{position:relative;display:flex;min-width:0;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:space-between;row-gap:.14cqw;padding:0 .18cqw}.legacy-page .tt-project-lane header>span{display:flex;min-width:0;align-items:center;gap:.4cqw}.legacy-page .tt-project-lane header i{width:.42cqw;height:.42cqw;flex:0 0 auto;border-radius:50%;background:#aaa6a0}.legacy-page .tt-project-lane.is-progress header i{background:var(--tt-accent)}.legacy-page .tt-project-lane.is-done header i{background:var(--tt-green)}.legacy-page .tt-project-lane.is-cancelled header i{background:#aaa6a0}.legacy-page .tt-project-lane header strong{overflow:hidden;color:#45413d;font-size:var(--tt-text-meta);font-weight:600;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-project-lane header b{color:#aaa6a0;font-size:var(--tt-text-caption);font-weight:400}.legacy-page .tt-project-lane header em{color:#77726c;font-size:var(--tt-text-message);font-style:normal}.legacy-page .tt-project-lane header small{width:100%;overflow:hidden;color:#aaa6a0;font-size:var(--tt-text-micro);line-height:1.35;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-project-task-card{display:flex;min-width:0;flex-direction:column;margin-top:.58cqw;padding:.72cqw;border-radius:.66cqw;background:rgba(255,255,255,.94)}.legacy-page .tt-project-priority{color:#a19d97;font-size:var(--tt-text-micro);font-weight:500}.legacy-page .tt-project-priority.is-high,.legacy-page .tt-project-priority.is-urgent{color:#d75750}.legacy-page .tt-project-task-card>strong{display:-webkit-box;margin-top:.18cqw;overflow:hidden;color:#3c3935;font-size:var(--tt-text-caption);font-weight:600;line-height:1.42;-webkit-box-orient:vertical;-webkit-line-clamp:2}.legacy-page .tt-project-task-card>p{margin:.18cqw 0 0;line-height:1.35}.legacy-page .tt-project-task-card>p,.legacy-page .tt-project-task-card>small{overflow:hidden;color:#aaa6a0;font-size:var(--tt-text-micro);white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-project-task-card>small{display:flex;min-width:0;align-items:center;gap:.3cqw;margin-top:.48cqw}.legacy-page .tt-project-task-card>small i{display:grid;place-items:center;width:1.08cqw;height:1.08cqw;flex:0 0 auto;border-radius:50%;background:#f0efed;color:#77726c;font-style:normal;font-weight:600}.legacy-page .tt-project-task-card--accepted{min-height:7.4cqw}.legacy-page .tt-project-deliverable{display:flex;min-width:0;align-items:center;gap:.32cqw;margin-top:.55cqw;padding:.38cqw .45cqw;border-radius:.38cqw;background:rgba(54,166,106,.07);color:#418467;font-size:var(--tt-text-micro);font-weight:500;line-height:1.35}.legacy-page .tt-project-deliverable svg{width:.72cqw;height:.72cqw;flex:0 0 auto}.legacy-page .tt-project-empty{display:flex;min-height:0;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:.45cqw;color:#b8b4ae;font-size:var(--tt-text-caption)}.legacy-page .tt-project-empty svg{width:1.05cqw;height:1.05cqw}@media (prefers-reduced-motion:no-preference){.legacy-page .feat__media .tt-product-demo--project .tt-project-content-head,.legacy-page .feat__media .tt-product-demo--project .tt-project-deliverable,.legacy-page .feat__media .tt-product-demo--project .tt-project-lane,.legacy-page .feat__media .tt-product-demo--project .tt-project-orchestrator,.legacy-page .feat__media .tt-product-demo--project .tt-project-task-card{opacity:0;transform:translate3d(0,.32cqw,0)}.legacy-page .feat__media.is-demo-active .tt-product-demo--project .tt-project-content-head{animation:tt-project-step-in .62s cubic-bezier(.2,.8,.2,1) .18s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--project .tt-project-orchestrator{animation:tt-project-step-in .62s cubic-bezier(.2,.8,.2,1) .42s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--project .tt-project-lane{animation:tt-project-step-in .68s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(.65s + var(--tt-lane-index) * 90ms)}.legacy-page .feat__media.is-demo-active .tt-product-demo--project .tt-project-task-card{animation:tt-project-card-in .62s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(.92s + var(--tt-card-index) * 90ms)}.legacy-page .feat__media.is-demo-active .tt-product-demo--project .tt-project-deliverable{animation:tt-project-delivery-in .72s ease-out 1.58s both}.legacy-page .tt-product-demo--project .tt-project-presence span:last-child b{animation:tt-project-presence 2.8s ease-in-out infinite}}@keyframes tt-project-step-in{0%{opacity:0;transform:translate3d(0,.32cqw,0)}to{opacity:1;transform:translateZ(0)}}@keyframes tt-project-card-in{0%{opacity:0;transform:translate3d(0,.42cqw,0)}to{opacity:1;transform:translateZ(0)}}@keyframes tt-project-delivery-in{0%{opacity:0;background:rgba(54,166,106,.02);transform:translate3d(0,.22cqw,0)}55%{opacity:1;background:rgba(54,166,106,.13);transform:translateZ(0)}to{opacity:1;background:rgba(54,166,106,.07);transform:translateZ(0)}}@keyframes tt-project-presence{0%,to{opacity:.65}50%{opacity:1}}.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice{--tt-ios-blue:#3478c4;--tt-ios-green:#3aa66e;background:#fff}.legacy-page #multidevice .feat__media--shot:has(.tt-product-demo--multidevice){aspect-ratio:8/5;border-color:transparent;background:radial-gradient(circle at 12% 5%,rgba(210,229,252,.95),transparent 38%),radial-gradient(circle at 88% 94%,rgba(244,223,201,.72),transparent 36%),linear-gradient(122deg,#edf4fc,#f7f3ee 56%,#f5f7fa);box-shadow:none}.legacy-page #multidevice .feat__media--shot:has(.tt-product-demo--multidevice) .feat__media-art{opacity:0}.legacy-page #multidevice .feat__media-product:has(>.tt-product-demo--multidevice){width:min(92%,1180px);aspect-ratio:1.74;border:0;border-radius:1.25cqw;box-shadow:0 .18cqw .7cqw rgba(45,58,77,.06),0 2.15cqw 5.8cqw rgba(45,58,77,.15)}.legacy-page .tt-product-demo--multidevice>.tt-shell-body,.legacy-page .tt-product-demo--multidevice>.tt-shell-topbar{position:relative;z-index:1}.legacy-page .tt-product-demo--multidevice .tt-hero-agent-task__header[data-multidevice-taskbar=compact]{height:2.85cqw;gap:.42cqw;padding:0 1.15cqw;border-bottom:0;background:#fff}.legacy-page .tt-product-demo--multidevice .tt-hero-agent-task__header[data-multidevice-taskbar=compact] .tt-hero-agent-task__status{margin-left:.5cqw}.legacy-page .tt-product-demo--multidevice .tt-hero-agent-task__header[data-multidevice-taskbar=compact] .tt-hero-share-trigger{margin-left:.12cqw;padding:.3cqw .52cqw}.legacy-page .tt-product-demo--multidevice .tt-hero-agent-task__status{color:#33825d}.legacy-page .tt-product-demo--multidevice .tt-hero-agent-task__status i{background:#43a777;box-shadow:0 0 0 .18cqw rgba(67,167,119,.12)}.legacy-page .tt-product-demo--multidevice .tt-hero-share-trigger{color:#47789e;background:#eef5fa}.legacy-page .tt-product-demo--multidevice .tt-hero-runtime--verification .tt-hero-runtime-step--running>small{background:none;color:#3b8563;-webkit-text-fill-color:currentColor}.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-agent,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-human,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-result,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-share-trigger,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-task-select,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-trace-1,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-trace-2,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-trace-3,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-trace-4,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-verify-1,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-verify-2,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-verify-3,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-verify-4,.legacy-page .tt-product-demo--hero-collab.tt-product-demo--multidevice .tt-hero-stage-verify-intro{opacity:1!important;transform:none!important;animation:none!important}.legacy-page .tt-ios-phone{position:absolute;top:6.1cqw;right:2.25cqw;z-index:8;width:19.1cqw;height:41.25cqw;padding:.38cqw;border:.1cqw solid rgba(20,19,18,.9);border-radius:2.35cqw;background:#211f1e;box-shadow:0 .72cqw 1.75cqw rgba(34,29,25,.18),0 2.2cqw 4.6cqw rgba(34,29,25,.14)}.legacy-page .tt-ios-phone__screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:1.96cqw;background:#f7f7f7}.legacy-page .tt-ios-status-bar{position:relative;z-index:4;display:flex;height:2.35cqw;align-items:center;padding:0 1.15cqw;background:rgba(255,255,255,.98);color:#242220;font-size:.5cqw;line-height:1}.legacy-page .tt-ios-status-bar b{font-weight:600}.legacy-page .tt-ios-status-bar>span{display:flex;align-items:center;gap:.3cqw;margin-left:auto}.legacy-page .tt-ios-status-bar svg{width:.72cqw;height:.72cqw;stroke-width:1.7}.legacy-page .tt-ios-status-bar svg:last-child{width:1.05cqw}.legacy-page .tt-ios-dynamic-island{position:absolute;top:.42cqw;left:50%;z-index:5;width:5.05cqw;height:1.25cqw;border-radius:999px;background:#1d1b1a;transform:translateX(-50%)}.legacy-page .tt-ios-conversation-nav{position:relative;z-index:3;display:flex;height:3.8cqw;align-items:center;padding:0 .86cqw;border-bottom:1px solid rgba(40,36,32,.07);background:rgba(255,255,255,.97)}.legacy-page .tt-ios-nav-actions,.legacy-page .tt-ios-nav-button{display:flex;align-items:center;color:#5e5a55}.legacy-page .tt-ios-nav-button svg{width:1.02cqw;height:1.02cqw;stroke-width:1.9}.legacy-page .tt-ios-nav-actions{gap:.68cqw;margin-left:auto}.legacy-page .tt-ios-nav-actions svg{width:.92cqw;height:.92cqw}.legacy-page .tt-ios-conversation-title{position:absolute;top:50%;left:50%;display:grid;width:11.8cqw;justify-items:center;line-height:1.3;transform:translate(-50%,-50%)}.legacy-page .tt-ios-conversation-title strong{max-width:100%;overflow:hidden;color:#2b2927;font-size:.63cqw;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-ios-conversation-title small{display:flex;align-items:center;gap:.28cqw;margin-top:.13cqw;color:#97928c;font-size:.44cqw}.legacy-page .tt-ios-conversation-title small i{width:.36cqw;height:.36cqw;border-radius:50%;background:var(--tt-ios-green);box-shadow:0 0 0 .14cqw rgba(58,166,110,.11)}.legacy-page .tt-ios-conversation-body{position:absolute;inset:6.15cqw 0 7.65cqw;overflow:hidden;padding:.72cqw .85cqw 1cqw;background:linear-gradient(180deg,rgba(255,255,255,.58),transparent 10%),#f7f7f7}.legacy-page .tt-ios-message-date{display:block;margin-bottom:.9cqw;color:#b0aca7;font-size:.43cqw;text-align:center}.legacy-page .tt-ios-user-message{width:-moz-fit-content;width:fit-content;max-width:13.5cqw;margin-left:auto;text-align:right}.legacy-page .tt-ios-user-message p{margin:0;padding:.65cqw .76cqw;border-radius:.92cqw .34cqw .92cqw .92cqw;background:#e6f0f8;color:#30363b;font-size:.57cqw;line-height:1.55;text-align:left}.legacy-page .tt-ios-user-message time{display:block;margin-top:.2cqw;color:#aaa6a0;font-size:.4cqw}.legacy-page .tt-ios-agent-message{margin-top:1.05cqw}.legacy-page .tt-ios-agent-message header{display:flex;align-items:center;gap:.46cqw}.legacy-page .tt-ios-agent-message header img{width:1.2cqw;height:1.2cqw;flex:0 0 1.2cqw;border:1px solid rgba(130,103,72,.15);border-radius:50%;background:#f3e8da;-o-object-fit:cover;object-fit:cover}.legacy-page .tt-ios-agent-message header>span{display:flex;align-items:center;gap:.32cqw}.legacy-page .tt-ios-agent-message header strong{color:#383430;font-size:.54cqw;font-weight:600}.legacy-page .tt-ios-agent-message header small{padding:.08cqw .3cqw;border-radius:.25cqw;background:#f2e9de;color:#8b6647;font-size:.4cqw;font-weight:500}.legacy-page .tt-ios-agent-message>p{margin:.55cqw 0 0;color:#403c38;font-size:.56cqw;line-height:1.62}.legacy-page .tt-ios-execution{margin-top:1.05cqw;color:#6f6a64}.legacy-page .tt-ios-execution>header{display:grid;height:1.8cqw;grid-template-columns:.82cqw minmax(0,1fr) .68cqw;align-items:center;gap:.43cqw;padding:0 .18cqw}.legacy-page .tt-ios-execution>header svg{width:.78cqw;height:.78cqw;color:#918c86}.legacy-page .tt-ios-execution>header svg:last-child{width:.64cqw;height:.64cqw;justify-self:end}.legacy-page .tt-ios-execution>header strong{font-size:.52cqw;font-weight:500}.legacy-page .tt-ios-execution__active{position:relative;display:grid;min-height:3.2cqw;grid-template-columns:.82cqw minmax(0,1fr);align-items:center;gap:.5cqw;margin:.22cqw 0 0 .52cqw;padding-left:.84cqw}.legacy-page .tt-ios-execution__active>i{position:absolute;top:.15cqw;bottom:.15cqw;left:0;width:1px;background:#ddd9d4}.legacy-page .tt-ios-execution__spinner{width:.76cqw;height:.76cqw;border:.1cqw solid #d7d2cd;border-top:.1cqw solid var(--tt-ios-blue);border-radius:50%}.legacy-page .tt-ios-execution__active>span:last-child{display:grid;min-width:0;line-height:1.4}.legacy-page .tt-ios-execution__active strong{color:#4b4641;font-size:.53cqw;font-weight:500}.legacy-page .tt-ios-execution__active small{color:#a26b3d;font-size:.42cqw}.legacy-page .tt-ios-composer{position:absolute;right:.72cqw;bottom:1.22cqw;left:.72cqw;z-index:4;display:grid;min-height:5.85cqw;grid-template-rows:1fr 2.05cqw;padding:.78cqw .75cqw .45cqw;border-radius:1.08cqw;background:rgba(255,255,255,.98);box-shadow:0 .16cqw .52cqw rgba(36,31,27,.065),0 .7cqw 1.75cqw rgba(36,31,27,.075)}.legacy-page .tt-ios-composer__placeholder{align-self:start;color:#aaa6a0;font-size:.5cqw;line-height:1.45}.legacy-page .tt-ios-composer__actions,.legacy-page .tt-ios-composer__toolbar{display:flex;align-items:center}.legacy-page .tt-ios-composer__toolbar{gap:.5cqw;align-self:end}.legacy-page .tt-ios-composer__add,.legacy-page .tt-ios-composer__send{display:grid;place-items:center}.legacy-page .tt-ios-composer__add{width:1.55cqw;height:1.55cqw;border-radius:50%;background:#f1f0ee;color:#79746e}.legacy-page .tt-ios-composer__add svg{width:.76cqw;height:.76cqw}.legacy-page .tt-ios-composer__model{color:#716c66;font-size:.44cqw;font-weight:500}.legacy-page .tt-ios-composer__actions{gap:.52cqw;margin-left:auto}.legacy-page .tt-ios-composer__mic{width:.82cqw;height:.82cqw;color:#85807a}.legacy-page .tt-ios-composer__send{width:1.38cqw;height:1.38cqw;border-radius:50%;background:#e4eefb;color:var(--tt-ios-blue)}.legacy-page .tt-ios-composer__send svg{width:.78cqw;height:.78cqw;stroke-width:1.9}.legacy-page .tt-ios-home-indicator{position:absolute;bottom:.42cqw;left:50%;z-index:5;width:5.4cqw;height:.28cqw;border-radius:999px;background:#201e1c;transform:translateX(-50%)}@media (prefers-reduced-motion:no-preference){.legacy-page .feat__media .tt-product-demo--multidevice>.tt-shell-body,.legacy-page .feat__media .tt-product-demo--multidevice>.tt-shell-topbar{opacity:1}.legacy-page .feat__media .tt-product-demo--multidevice>.tt-shell-topbar{transform:translate3d(0,-.9cqw,0)}.legacy-page .feat__media .tt-product-demo--multidevice>.tt-shell-body{transform:translate3d(0,1.2cqw,0) scale(.992);transform-origin:50% 40%}.legacy-page .feat__media .tt-product-demo--multidevice .tt-ios-phone{opacity:1;transform:translate3d(2.8cqw,1.2cqw,0) rotate(1.5deg) scale(.96);transform-origin:70% 80%}.legacy-page .feat__media .tt-product-demo--multidevice .tt-multidevice-stage-mobile-agent,.legacy-page .feat__media .tt-product-demo--multidevice .tt-multidevice-stage-mobile-composer,.legacy-page .feat__media .tt-product-demo--multidevice .tt-multidevice-stage-mobile-run,.legacy-page .feat__media .tt-product-demo--multidevice .tt-multidevice-stage-mobile-user{opacity:1;transform:translate3d(0,.7cqw,0)}.legacy-page .feat__media.is-demo-active .tt-product-demo--multidevice>.tt-shell-topbar{animation:tt-multidevice-shell-in .62s cubic-bezier(.22,1,.36,1) 80ms forwards}.legacy-page .feat__media.is-demo-active .tt-product-demo--multidevice>.tt-shell-body{animation:tt-multidevice-shell-in .76s cubic-bezier(.22,1,.36,1) .16s forwards}.legacy-page .feat__media.is-demo-active .tt-product-demo--multidevice .tt-ios-phone{animation:tt-multidevice-phone-in .88s cubic-bezier(.16,1,.3,1) .56s forwards}.legacy-page .feat__media.is-demo-active .tt-product-demo--multidevice .tt-multidevice-stage-mobile-user{animation:tt-multidevice-content-in .52s ease .98s forwards}.legacy-page .feat__media.is-demo-active .tt-product-demo--multidevice .tt-multidevice-stage-mobile-agent{animation:tt-multidevice-content-in .52s ease 1.16s forwards}.legacy-page .feat__media.is-demo-active .tt-product-demo--multidevice .tt-multidevice-stage-mobile-run{animation:tt-multidevice-content-in .52s ease 1.34s forwards}.legacy-page .feat__media.is-demo-active .tt-product-demo--multidevice .tt-multidevice-stage-mobile-composer{animation:tt-multidevice-content-in .52s ease 1.5s forwards}.legacy-page .feat__media.is-demo-active .tt-product-demo--multidevice .tt-ios-execution__spinner{animation:tt-multidevice-spin 1.2s linear 1.5s 2}.legacy-page .feat__media.is-demo-active .tt-product-demo--multidevice .tt-ios-composer__send{animation:tt-multidevice-send-pulse 1.4s ease 1.8s 2}}@keyframes tt-multidevice-shell-in{to{opacity:1;transform:none}}@keyframes tt-multidevice-phone-in{to{opacity:1;transform:none}}@keyframes tt-multidevice-content-in{to{opacity:1;transform:none}}@keyframes tt-multidevice-spin{to{transform:rotate(1turn)}}@keyframes tt-multidevice-send-pulse{0%,to{filter:drop-shadow(0 0 0 rgba(52,120,196,0));transform:scale(1)}50%{filter:drop-shadow(0 0 .5cqw rgba(52,120,196,.28));transform:scale(1.08)}}.legacy-page .tt-product-demo--organization{background:#fff}.legacy-page .tt-product-demo--organization .tt-shell-body{grid-template-columns:var(--tt-activity-rail-width) minmax(0,1fr)}.legacy-page .tt-organization-settings{display:grid;grid-template-columns:18.2cqw minmax(0,1fr);min-width:0;min-height:0;overflow:hidden;background:#fff}.legacy-page .tt-org-settings-sidebar{min-width:0;min-height:0;overflow:hidden;padding:1.05cqw .62cqw .9cqw;border-right:1px solid var(--tt-line);background:#f8f8f7;color:#514d48}.legacy-page .tt-org-settings-sidebar__organization{overflow:hidden;padding:0 .55cqw .62cqw;color:#45413d;font-size:var(--tt-text-primary);font-weight:600;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-org-settings-nav,.legacy-page .tt-org-settings-nav__group{display:grid}.legacy-page .tt-org-settings-nav{gap:.55cqw}.legacy-page .tt-org-settings-nav__group{gap:.08cqw}.legacy-page .tt-org-settings-nav__title{height:1.55cqw;padding:0 .48cqw;color:#68635e;font-size:var(--tt-text-meta);font-weight:600;line-height:1.55cqw}.legacy-page .tt-org-settings-nav__item{display:flex;align-items:center;gap:.58cqw;height:2.02cqw;min-width:0;padding:0 .52cqw;border-radius:.48cqw;color:#5a5651;font-size:var(--tt-text-message);font-weight:400;white-space:nowrap}.legacy-page .tt-org-settings-nav__item svg{width:1.02cqw;height:1.02cqw;flex:0 0 auto;color:#aaa6a0;stroke-width:1.65}.legacy-page .tt-org-settings-nav__item span{min-width:0;overflow:hidden;text-overflow:ellipsis}.legacy-page .tt-org-settings-nav__item.is-active{background:#ebeae8;color:#34312e;font-weight:600}.legacy-page .tt-org-settings-nav__item.is-active svg{color:var(--tt-accent)}.legacy-page .tt-org-user-profile{background:#efc33d;color:#121212}.legacy-page .tt-org-user-profile svg{width:1.45cqw;height:1.45cqw;fill:currentColor;stroke:none}.legacy-page .tt-org-settings-content{min-width:0;min-height:0;overflow:hidden;background:#fff}.legacy-page .tt-org-settings-page-header{display:flex;align-items:center;gap:.82cqw;height:5.55cqw;padding:0 2.2cqw;border-bottom:1px solid var(--tt-line)}.legacy-page .tt-org-settings-page-header__icon{display:grid;place-items:center;width:2.48cqw;height:2.48cqw;flex:0 0 auto;border-radius:50%;background:#fbf7f2;color:var(--tt-accent)}.legacy-page .tt-org-settings-page-header__icon svg{width:1.4cqw;height:1.4cqw;stroke-width:1.65}.legacy-page .tt-org-settings-page-header h4{margin:0;color:#302d2a;font-size:var(--tt-text-subtitle);font-weight:600;line-height:1.35}.legacy-page .tt-org-settings-page-header p{margin:.22cqw 0 0;color:#aaa6a0;font-size:var(--tt-text-meta);line-height:1.4}.legacy-page .tt-org-settings-scroll{height:calc(100% - 5.55cqw);overflow:hidden;padding:1.35cqw 2.15cqw .9cqw}.legacy-page .tt-org-budget-card{overflow:hidden;border:1px solid rgba(42,38,33,.055);border-radius:.78cqw;background:#fcfcfb}.legacy-page .tt-org-budget-card__header,.legacy-page .tt-org-member-row,.legacy-page .tt-org-members-filters,.legacy-page .tt-org-members-heading{display:flex;align-items:center}.legacy-page .tt-org-budget-card__header{height:2.55cqw;padding:0 1.05cqw;color:#8f8b85;font-size:var(--tt-text-meta);font-weight:500}.legacy-page .tt-org-budget-card__header svg{width:.86cqw;height:.86cqw;margin-left:.35cqw;color:#aaa6a0}.legacy-page .tt-org-budget-card__edit,.legacy-page .tt-org-members-invite{display:flex;align-items:center;gap:.28cqw;margin-left:auto;color:var(--tt-accent);font-weight:500}.legacy-page .tt-org-budget-card__edit svg,.legacy-page .tt-org-members-invite svg{width:.88cqw;height:.88cqw;margin:0;color:currentColor}.legacy-page .tt-org-budget-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:3.78cqw;margin:0 1.05cqw;border-top:1px solid rgba(42,38,33,.045)}.legacy-page .tt-org-budget-row:first-of-type{border-top:0}.legacy-page .tt-org-budget-row strong,.legacy-page .tt-org-member-main strong,.legacy-page .tt-org-member-usage strong{display:block;color:#3b3834;font-size:var(--tt-text-message);font-weight:600;line-height:1.42}.legacy-page .tt-org-budget-row p,.legacy-page .tt-org-member-main p,.legacy-page .tt-org-member-usage span{margin:.12cqw 0 0;color:#aaa6a0;font-size:var(--tt-text-meta);line-height:1.35}.legacy-page .tt-org-budget-row__value{padding-left:1cqw;color:#3b3834;font-size:var(--tt-text-message);font-weight:600;white-space:nowrap}.legacy-page .tt-org-members{margin-top:1.02cqw}.legacy-page .tt-org-members-heading{height:1.85cqw;color:#403c38;font-size:var(--tt-text-message);font-weight:600}.legacy-page .tt-org-members-filters{gap:.58cqw;height:2.5cqw}.legacy-page .tt-org-member-search{display:flex;align-items:center;gap:.42cqw;height:2.05cqw;min-width:0;flex:1;padding:0 .62cqw;border-radius:.48cqw;background:#f4f3f2;color:#aaa6a0;font-size:var(--tt-text-meta)}.legacy-page .tt-org-member-search svg{width:.92cqw;height:.92cqw}.legacy-page .tt-org-member-filter-tabs{display:flex;align-items:center;gap:.16cqw;color:#aaa6a0;font-size:var(--tt-text-meta);white-space:nowrap}.legacy-page .tt-org-member-filter-tabs span{padding:.34cqw .55cqw;border-radius:.42cqw}.legacy-page .tt-org-member-filter-tabs .is-active{background:#efeeec;color:#504c47;font-weight:500}.legacy-page .tt-org-member-list{display:grid}.legacy-page .tt-org-member-row{min-height:3.68cqw;padding:0 .58cqw;border-top:1px solid rgba(42,38,33,.04)}.legacy-page .tt-org-member-action{display:grid;place-items:center;width:1.42cqw;height:1.42cqw;margin-right:.5cqw;color:var(--tt-accent)}.legacy-page .tt-org-member-action svg{width:.9cqw;height:.9cqw}.legacy-page .tt-org-member-main{min-width:0}.legacy-page .tt-org-member-main strong{display:flex;align-items:center;gap:.4cqw}.legacy-page .tt-org-role{padding:.1cqw .38cqw;border-radius:999px;background:rgba(42,38,33,.045);color:#99948e;font-size:var(--tt-text-micro);font-weight:500}.legacy-page .tt-org-role.is-owner{background:rgba(221,122,32,.08);color:#b96b22}.legacy-page .tt-org-member-usage{margin-left:auto;padding-left:1cqw;text-align:right;white-space:nowrap}.legacy-page .tt-org-member-usage strong{font-variant-numeric:tabular-nums}@media (prefers-reduced-motion:no-preference){.legacy-page .feat__media .tt-product-demo--organization .tt-org-budget-card,.legacy-page .feat__media .tt-product-demo--organization .tt-org-member-row,.legacy-page .feat__media .tt-product-demo--organization .tt-org-members-filters,.legacy-page .feat__media .tt-product-demo--organization .tt-org-members-heading,.legacy-page .feat__media .tt-product-demo--organization .tt-org-settings-page-header{opacity:0;transform:translate3d(0,.32cqw,0)}.legacy-page .feat__media .tt-product-demo--organization .tt-org-settings-nav__item.is-active{background:transparent;color:#5a5651}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-budget-card,.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-member-row,.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-members-filters,.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-members-heading,.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-settings-page-header{animation:tt-demo-step-in .62s cubic-bezier(.2,.8,.2,1) both}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-settings-page-header{animation-delay:.12s}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-budget-card{animation-delay:.26s}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-members-heading{animation-delay:.52s}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-members-filters{animation-delay:.64s}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-member-row:first-child{animation-delay:.76s}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-member-row:nth-child(2){animation-delay:.85s}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-member-row:nth-child(3){animation-delay:.94s}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-member-row:nth-child(4){animation-delay:1.03s}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-member-row:nth-child(5){animation-delay:1.12s}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-settings-nav__item.is-active{animation:tt-org-nav-focus .76s ease-out .18s both}.legacy-page .feat__media.is-demo-active .tt-product-demo--organization .tt-org-member-usage strong{animation:tt-org-usage-focus .76s ease-out 1.18s both}}@keyframes tt-org-nav-focus{0%{background:transparent;color:#5a5651}55%{background:rgba(221,122,32,.12);color:#34312e}to{background:#ebeae8;color:#34312e}}@keyframes tt-org-usage-focus{0%,38%{color:var(--tt-accent)}to{color:#3b3834}}.legacy-page .tt-product-demo--hero-collab{--tt-accent:#e77822;--tt-shell-topbar-height:2.8cqw;--tt-activity-rail-width:3.2cqw;--tt-task-sidebar-width:16.4cqw;background:#fff}.legacy-page .tt-product-demo--hero-collab .tt-shell-topbar{padding:0 .9cqw}.legacy-page .tt-product-demo--hero-collab .tt-traffic-lights{gap:.45cqw;margin-right:.7cqw}.legacy-page .tt-product-demo--hero-collab .tt-traffic-lights i{width:.7cqw;height:.7cqw}.legacy-page .tt-product-demo--hero-collab .tt-shell-collapse{width:1.8cqw;height:1.8cqw;margin-right:.35cqw}.legacy-page .tt-product-demo--hero-collab .tt-shell-collapse svg{width:1.02cqw;height:1.02cqw}.legacy-page .tt-product-demo--hero-collab .tt-org-switcher{height:1.95cqw;max-width:16.4cqw;gap:.38cqw;padding:0 .72cqw;border-radius:.52cqw;font-size:.88cqw}.legacy-page .tt-product-demo--hero-collab .tt-org-switcher svg{width:.72cqw;height:.72cqw}.legacy-page .tt-product-demo--hero-collab .tt-global-search{width:24.5cqw;height:1.9cqw;padding:0 .62cqw;border-radius:.52cqw}.legacy-page .tt-product-demo--hero-collab .tt-global-search svg{width:.86cqw;height:.86cqw;margin-right:.45cqw}.legacy-page .tt-product-demo--hero-collab .tt-shell-status{gap:.6cqw}.legacy-page .tt-product-demo--hero-collab .tt-shell-status__item,.legacy-page .tt-product-demo--hero-collab .tt-shell-status__item svg{width:1.05cqw;height:1.05cqw}.legacy-page .tt-product-demo--hero-collab .tt-shell-body{background:#fff}.legacy-page .tt-product-demo--hero-collab .tt-activity-rail{padding:.45cqw 0}.legacy-page .tt-product-demo--hero-collab .tt-rail-org,.legacy-page .tt-product-demo--hero-collab .tt-rail-profile{width:2.28cqw;height:2.28cqw}.legacy-page .tt-product-demo--hero-collab .tt-rail-org{margin-bottom:.45cqw;border-radius:.68cqw}.legacy-page .tt-product-demo--hero-collab .tt-rail-bottom,.legacy-page .tt-product-demo--hero-collab .tt-rail-nav{gap:.45cqw}.legacy-page .tt-product-demo--hero-collab .tt-rail-button{width:2.28cqw;height:2.28cqw}.legacy-page .tt-product-demo--hero-collab .tt-rail-button svg{width:1.25cqw;height:1.25cqw}.legacy-page .tt-hero-rail .tt-rail-button.is-active{color:var(--tt-accent)}.legacy-page .tt-hero-user-avatar{color:#332b24;font-size:.7cqw;font-weight:600}.legacy-page .tt-hero-collab-workspace{display:grid;grid-template-columns:var(--tt-task-sidebar-width) minmax(0,1fr)}.legacy-page .tt-hero-agent-task,.legacy-page .tt-hero-collab-workspace{position:relative;min-width:0;min-height:0;overflow:hidden;background:#fff}.legacy-page .tt-hero-agent-task{display:flex;flex-direction:column}.legacy-page .tt-hero-task-sidebar{min-width:0;min-height:0;overflow:hidden;padding:.45cqw 0;background:#fbfbfa;color:#5f5a55}.legacy-page .tt-hero-task-sidebar svg{width:.92cqw;height:.92cqw;flex:0 0 auto;color:#817c76}.legacy-page .tt-hero-task-sidebar__shortcuts{display:grid;gap:.1cqw;padding:0 .34cqw .45cqw}.legacy-page .tt-hero-task-sidebar__shortcuts span{display:flex;min-height:1.82cqw;align-items:center;gap:.48cqw;padding:0 .52cqw;border-radius:.4cqw;font-size:.78cqw;font-weight:400}.legacy-page .tt-hero-task-sidebar__heading{display:flex;min-height:1.82cqw;align-items:center;gap:.3cqw;padding:0 .95cqw;color:#77726c}.legacy-page .tt-hero-task-sidebar__heading strong{font-size:.78cqw;font-weight:500}.legacy-page .tt-hero-task-sidebar__heading span{color:#aaa6a0;font-size:.62cqw}.legacy-page .tt-hero-task-sidebar__heading svg{width:.68cqw;height:.68cqw;margin-left:auto}.legacy-page .tt-hero-task-sidebar__heading i{color:#9d9892;font-size:.78cqw;font-style:normal}.legacy-page .tt-hero-space-row,.legacy-page .tt-hero-task-row{display:flex;min-width:0;min-height:1.82cqw;align-items:center;gap:.46cqw;overflow:hidden;border-radius:.4cqw;font-size:.76cqw;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-space-row{margin:0 .34cqw;padding:0 .52cqw}.legacy-page .tt-hero-space-row.is-open{background:#fff3e9;color:#4e4944}.legacy-page .tt-hero-space-row.is-open svg{color:var(--tt-accent)}.legacy-page .tt-hero-space-row strong{overflow:hidden;font-weight:500;text-overflow:ellipsis}.legacy-page .tt-hero-task-row{position:relative;margin-left:1.38cqw;margin-right:.34cqw;padding:0 .42cqw;color:#716c66}.legacy-page .tt-hero-task-row.is-current{background:#eeedeb;color:#37332f;font-weight:500}.legacy-page .tt-hero-task-row.has-dot:before{content:"";width:.34cqw;height:.34cqw;flex:0 0 auto;margin-left:-.88cqw;margin-right:.52cqw;border-radius:50%;background:var(--tt-accent)}.legacy-page .tt-hero-agent-task__header{display:flex;height:3.1cqw;flex:0 0 auto;align-items:center;gap:.5cqw;padding:0 1.15cqw;border-bottom:1px solid rgba(42,38,33,.065)}.legacy-page .tt-hero-agent-task__avatar{display:grid;width:1.92cqw;height:1.92cqw;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid rgba(130,103,72,.14);border-radius:50%;background:#f3e8da}.legacy-page .tt-hero-agent-task__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.legacy-page .tt-hero-agent-task__identity{display:grid;min-width:0;line-height:1.28}.legacy-page .tt-hero-agent-task__identity strong{overflow:hidden;font-size:.9cqw;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-agent-task__identity small{margin-top:.14cqw;color:#918c86;font-size:.58cqw}.legacy-page .tt-hero-share-trigger{display:flex;min-width:0;align-items:center;gap:.36cqw;margin-left:.22cqw;padding:.34cqw .58cqw;border-radius:999px;background:#fff4e9;color:#a35b21;font-size:.62cqw;white-space:nowrap}.legacy-page .tt-hero-share-trigger svg{width:.82cqw;height:.82cqw}.legacy-page .tt-hero-agent-task__status,.legacy-page .tt-hero-share-flyout__notice em{display:flex;align-items:center;gap:.34cqw;color:#4e8a68;font-size:.62cqw;white-space:nowrap}.legacy-page .tt-hero-agent-task__status{margin-left:auto}.legacy-page .tt-hero-agent-task__status i,.legacy-page .tt-hero-share-flyout__notice em i{width:.34cqw;height:.34cqw;border-radius:50%;background:#45aa73}.legacy-page .tt-hero-agent-task__stream{display:flex;min-height:0;flex:1;flex-direction:column;gap:.5cqw;overflow:hidden;padding:1cqw 2.2cqw 6.7cqw;background:linear-gradient(180deg,rgba(248,248,247,.5),rgba(255,255,255,0) 12%),#fff}.legacy-page .tt-hero-task-prompt{align-self:flex-end;max-width:34cqw;margin-right:30.6cqw;text-align:right}.legacy-page .tt-hero-task-prompt p{margin:0;padding:.72cqw .9cqw;border-radius:.78cqw .32cqw .78cqw .78cqw;background:#f5f4f2;color:#37332f;font-size:.8cqw;line-height:1.55;text-align:left}.legacy-page .tt-hero-task-prompt span{display:block;margin-top:.22cqw;color:#aaa6a0;font-size:.58cqw}.legacy-page .tt-hero-agent-message{display:flex;max-width:95%;align-items:flex-start;gap:.72cqw}.legacy-page .tt-hero-avatar{display:grid;width:2.18cqw;height:2.18cqw;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;font-size:.7cqw;font-weight:600}.legacy-page .tt-hero-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.legacy-page .tt-hero-avatar--lin{background:#ead7c5;color:#6d4932}.legacy-page .tt-hero-avatar--zhou{background:#d3e2ec;color:#31586d}.legacy-page .tt-hero-avatar--agent{border:1px solid rgba(130,103,72,.16);background:#f3e8da}.legacy-page .tt-hero-agent-message>div{min-width:0}.legacy-page .tt-hero-agent-message__meta{display:flex;align-items:center;gap:.46cqw;margin-bottom:.34cqw}.legacy-page .tt-hero-agent-message__meta strong{font-size:.78cqw;font-weight:600}.legacy-page .tt-hero-agent-message__meta>span{padding:.08cqw .34cqw;border-radius:.26cqw;background:#f3eadf;color:#8b6647;font-size:.56cqw;font-weight:500}.legacy-page .tt-hero-agent-message__meta time{color:#aaa6a0;font-size:.58cqw}.legacy-page .tt-hero-agent-message p{margin:0;padding:.68cqw .88cqw;border-radius:.32cqw .76cqw .76cqw .76cqw;background:#fbf6ef;color:#37332f;font-size:.78cqw;line-height:1.55}.legacy-page .tt-hero-runtime{width:min(37cqw,calc(100% - 2.9cqw));margin-left:2.9cqw;color:#6f6a64}.legacy-page .tt-hero-runtime__summary{display:flex;min-height:1.72cqw;align-items:center;gap:.46cqw;padding:0 .32cqw;font-size:.68cqw;font-weight:500}.legacy-page .tt-hero-runtime-step>svg,.legacy-page .tt-hero-runtime__summary svg{width:.88cqw;height:.88cqw;flex:0 0 auto;color:#96918b}.legacy-page .tt-hero-runtime__summary em{display:grid;min-width:1.05cqw;height:1.05cqw;margin-left:.08cqw;place-items:center;border-radius:999px;background:#f1f0ee;color:#8f8a84;font-size:.54cqw;font-style:normal;font-weight:500}.legacy-page .tt-hero-runtime__summary svg:last-child{width:.72cqw;height:.72cqw;margin-left:.04cqw}.legacy-page .tt-hero-runtime__steps{display:grid;padding-left:.18cqw}.legacy-page .tt-hero-runtime-step{display:grid;min-height:1.76cqw;grid-template-columns:.94cqw minmax(0,max-content) minmax(0,1fr);align-items:center;-moz-column-gap:.5cqw;column-gap:.5cqw;padding:0 .42cqw;border-radius:.38cqw;color:#807b75;font-size:.65cqw}.legacy-page .tt-hero-runtime-step>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-runtime-step>small{justify-self:start;color:#aaa59f;font-size:.56cqw;white-space:nowrap}.legacy-page .tt-hero-runtime-step--running{grid-template-columns:.94cqw minmax(0,max-content) auto .72cqw;background:rgba(247,246,244,.72);color:#5f5a55}.legacy-page .tt-hero-runtime-step--running>small{background:linear-gradient(90deg,#aaa59f 18%,#67615b 46%,#aaa59f 74%);background-size:220% 100%;background-clip:text;color:transparent;-webkit-background-clip:text}.legacy-page .tt-hero-runtime-step--running>svg:last-child{width:.68cqw;height:.68cqw;color:#aaa59f}.legacy-page .tt-hero-runtime--verification{margin-top:-.16cqw}.legacy-page .tt-hero-runtime--verification .tt-hero-runtime-step{min-height:1.5cqw}.legacy-page .tt-hero-runtime-outcome{display:flex;width:min(34cqw,calc(100% - 2.9cqw));min-height:2.25cqw;align-items:center;gap:.68cqw;margin-left:2.9cqw;padding:.42cqw .64cqw;border-radius:.52cqw;background:#f5f8f6;color:#5f6f65}.legacy-page .tt-hero-runtime-outcome>svg{width:1.05cqw;height:1.05cqw;flex:0 0 auto;color:#59906f}.legacy-page .tt-hero-runtime-outcome>span{display:grid;min-width:0;line-height:1.3}.legacy-page .tt-hero-runtime-outcome strong{font-size:.64cqw;font-weight:500}.legacy-page .tt-hero-runtime-outcome small{margin-top:.08cqw;overflow:hidden;color:#929b95;font-size:.54cqw;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-agent-summary{width:min(37cqw,calc(100% - 2.9cqw));margin-left:2.9cqw;color:#4e4944;font-size:.67cqw;line-height:1.5}.legacy-page .tt-hero-agent-summary p{margin:0;padding:.16cqw .34cqw}.legacy-page .tt-hero-agent-summary strong{font-weight:600}.legacy-page .tt-hero-agent-result{display:grid;width:min(34cqw,calc(100% - 2.9cqw));min-height:3.85cqw;grid-template-columns:2.15cqw minmax(0,1fr) auto;align-items:center;gap:.72cqw;margin-left:2.9cqw;padding:.7cqw .82cqw;border:1px solid rgba(52,120,196,.13);border-radius:.72cqw;background:#f8fbfe}.legacy-page .tt-hero-agent-result__icon{display:grid;width:2.15cqw;height:2.15cqw;place-items:center;border-radius:.52cqw;background:#e8f1fa;color:#3478c4}.legacy-page .tt-hero-agent-result__icon svg{width:1.02cqw;height:1.02cqw}.legacy-page .tt-hero-agent-result>span:nth-child(2){display:grid;min-width:0;line-height:1.3}.legacy-page .tt-hero-agent-result small{color:#8f8a84;font-size:.55cqw}.legacy-page .tt-hero-agent-result strong{margin-top:.12cqw;overflow:hidden;font-size:.68cqw;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-agent-result__state{color:#4d8e6a;font-size:.57cqw;white-space:nowrap}.legacy-page .tt-hero-composer{position:absolute;right:1.35cqw;bottom:.92cqw;left:1.35cqw;display:grid;height:7.15cqw;grid-template-rows:minmax(1.8cqw,1fr) 1.05cqw 1.82cqw;align-items:center;padding:.62cqw .74cqw .48cqw;border:1px solid rgba(42,38,33,.095);border-radius:.84cqw;background:rgba(255,255,255,.97);box-shadow:0 .55cqw 1.9cqw rgba(42,38,33,.045);backdrop-filter:blur(8px)}.legacy-page .tt-hero-composer__input{align-self:flex-start;padding:.1cqw .16cqw;color:#b0aca6;font-size:.74cqw}.legacy-page .tt-hero-composer__context{display:flex;min-width:0;max-width:19cqw;align-items:center;gap:.28cqw;justify-self:end;overflow:hidden;padding-right:.18cqw;color:#aaa59f;font-size:.57cqw;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-composer__context b{color:#918c86;font-size:.62cqw;font-weight:500}.legacy-page .tt-hero-composer__actions,.legacy-page .tt-hero-composer__controls,.legacy-page .tt-hero-composer__toolbar{display:flex;align-items:center}.legacy-page .tt-hero-composer__toolbar{min-width:0;justify-content:space-between;gap:.72cqw}.legacy-page .tt-hero-composer__controls{min-width:0;gap:.1cqw;overflow:hidden}.legacy-page .tt-hero-composer__control{display:flex;height:1.68cqw;flex:0 0 auto;align-items:center;gap:.26cqw;padding:0 .32cqw;border-radius:.38cqw;color:#6f6a64;font-size:.62cqw;white-space:nowrap}.legacy-page .tt-hero-composer__control>svg{width:.76cqw;height:.76cqw;flex:0 0 auto}.legacy-page .tt-hero-composer__control>svg:last-child{width:.54cqw;height:.54cqw;color:#98938d}.legacy-page .tt-hero-composer__identity{padding-left:.1cqw}.legacy-page .tt-hero-composer__identity i{display:grid;width:1.48cqw;height:1.48cqw;place-items:center;overflow:hidden;border:1px solid rgba(130,103,72,.15);border-radius:50%;background:#f3e8da}.legacy-page .tt-hero-composer__identity img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.legacy-page .tt-hero-composer__mode{color:#389765}.legacy-page .tt-hero-composer__mode>svg:last-child{color:#579c75}.legacy-page .tt-hero-composer__permission{color:#77726c}.legacy-page .tt-hero-composer__actions{flex:0 0 auto;gap:.66cqw;margin-left:auto;color:#8d8983}.legacy-page .tt-hero-composer__actions>svg{width:.92cqw;height:.92cqw}.legacy-page .tt-hero-send{display:grid;width:1.65cqw;height:1.65cqw;place-items:center;border-radius:50%;background:#f2eee9;color:#aaa6a0}.legacy-page .tt-hero-send svg{width:.78cqw;height:.78cqw}.legacy-page .tt-hero-team-chat{background:#fafaf9}.legacy-page .tt-hero-team-chat__header{display:flex;height:5.05cqw;flex:0 0 auto;align-items:center;gap:.68cqw;padding:0 1.08cqw;border-bottom:1px solid rgba(42,38,33,.065);background:rgba(255,255,255,.7)}.legacy-page .tt-hero-group-avatar{position:relative;width:3.05cqw;height:2.58cqw;flex:0 0 auto}.legacy-page .tt-hero-group-avatar>img,.legacy-page .tt-hero-group-avatar>span{position:absolute;display:grid;width:1.9cqw;height:1.9cqw;place-items:center;border:.14cqw solid #fff;border-radius:50%;font-size:.6cqw;font-weight:600;-o-object-fit:cover;object-fit:cover}.legacy-page .tt-hero-group-avatar>span:first-child{top:0;left:0;background:#ead7c5;color:#6d4932}.legacy-page .tt-hero-group-avatar>span:nth-child(2){right:0;top:0;background:#d3e2ec;color:#31586d}.legacy-page .tt-hero-group-avatar>img{bottom:0;left:.56cqw}.legacy-page .tt-hero-team-chat__identity{display:grid;min-width:0;line-height:1.28}.legacy-page .tt-hero-team-chat__identity strong{overflow:hidden;font-size:.86cqw;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-team-chat__identity small{margin-top:.12cqw;color:#99948e;font-size:.58cqw}.legacy-page .tt-hero-online{margin-left:auto;padding:.28cqw .5cqw;border-radius:999px;background:#f2f3f1;color:#77736e;font-size:.56cqw}.legacy-page .tt-hero-team-chat__messages{display:flex;min-height:0;flex:1;flex-direction:column;gap:.75cqw;overflow:hidden;padding:.9cqw 1.05cqw 5.7cqw}.legacy-page .tt-hero-message-date{align-self:center;color:#aaa6a0;font-size:.56cqw}.legacy-page .tt-hero-team-message{display:flex;max-width:96%;align-items:flex-start;gap:.56cqw}.legacy-page .tt-hero-team-message .tt-hero-avatar{width:1.82cqw;height:1.82cqw;font-size:.56cqw}.legacy-page .tt-hero-team-message>div{min-width:0}.legacy-page .tt-hero-team-message>div>span{display:flex;align-items:center;gap:.4cqw;margin-bottom:.24cqw}.legacy-page .tt-hero-team-message strong{font-size:.65cqw;font-weight:600}.legacy-page .tt-hero-team-message time{color:#aaa6a0;font-size:.52cqw}.legacy-page .tt-hero-team-message p{margin:0;padding:.54cqw .66cqw;border-radius:.28cqw .64cqw .64cqw .64cqw;background:#fff;color:#4a4641;font-size:.66cqw;line-height:1.5}.legacy-page .tt-hero-task-card{width:calc(100% - 2.38cqw);margin-left:2.38cqw;padding:.82cqw;border:1px solid rgba(42,38,33,.09);border-radius:.76cqw;background:#fff;box-shadow:0 .5cqw 1.6cqw rgba(42,38,33,.045)}.legacy-page .tt-hero-task-card header{display:flex;align-items:center;justify-content:space-between;gap:.7cqw}.legacy-page .tt-hero-task-card__kind{display:flex;align-items:center;gap:.34cqw;color:#7c7771;font-size:.56cqw;font-weight:500}.legacy-page .tt-hero-task-card__kind svg{width:.82cqw;height:.82cqw;color:var(--tt-accent)}.legacy-page .tt-hero-task-card__live{font-size:.54cqw}.legacy-page .tt-hero-task-card h4{margin:.55cqw 0 0;font-size:.78cqw;font-weight:600;line-height:1.35}.legacy-page .tt-hero-task-card>p{margin:.24cqw 0 0;color:#8e8983;font-size:.56cqw;line-height:1.48}.legacy-page .tt-hero-task-card__progress{display:flex;align-items:center;gap:.58cqw;margin-top:.58cqw}.legacy-page .tt-hero-task-card__progress>span{height:.24cqw;flex:1;overflow:hidden;border-radius:999px;background:#efeeec}.legacy-page .tt-hero-task-card__progress>span i{display:block;width:60%;height:100%;border-radius:inherit;background:#e18a3d;transform-origin:left center}.legacy-page .tt-hero-task-card__progress small{color:#99948e;font-size:.51cqw}.legacy-page .tt-hero-task-card ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.34cqw;margin-top:.58cqw;padding-top:.54cqw;border-top:1px solid rgba(42,38,33,.06)}.legacy-page .tt-hero-task-card li{display:grid;min-width:0;grid-template-columns:1.35cqw minmax(0,1fr);align-items:center;gap:.38cqw}.legacy-page .tt-hero-task-card li .tt-hero-avatar{width:1.35cqw;height:1.35cqw;grid-row:1/span 2;font-size:.44cqw}.legacy-page .tt-hero-task-card li strong{overflow:hidden;font-size:.54cqw;font-weight:500;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-task-card li small{display:flex;align-items:center;gap:.22cqw;color:#918c86;font-size:.47cqw;line-height:1.1;white-space:nowrap}.legacy-page .tt-hero-team-update{display:grid;grid-template-columns:1.6cqw minmax(0,1fr) auto;align-items:center;gap:.52cqw;margin-left:2.38cqw;padding:.48cqw .62cqw;border-radius:.58cqw;background:rgba(231,122,34,.055)}.legacy-page .tt-hero-team-update img{width:1.6cqw;height:1.6cqw;border-radius:50%}.legacy-page .tt-hero-team-update>span{display:grid;min-width:0;line-height:1.25}.legacy-page .tt-hero-team-update strong{font-size:.55cqw;font-weight:600}.legacy-page .tt-hero-team-update small,.legacy-page .tt-hero-team-update time{color:#938e88;font-size:.48cqw}.legacy-page .tt-hero-team-composer{position:absolute;right:1cqw;bottom:1.05cqw;left:1cqw;display:flex;height:3.65cqw;align-items:flex-end;gap:.62cqw;padding:.68cqw .72cqw;border:1px solid rgba(42,38,33,.085);border-radius:.72cqw;background:rgba(255,255,255,.95);box-shadow:0 .5cqw 1.6cqw rgba(42,38,33,.04)}.legacy-page .tt-hero-team-composer>span:first-child{align-self:flex-start;flex:1;color:#b0aca6;font-size:.62cqw}.legacy-page .tt-hero-team-composer>svg{width:.92cqw;height:.92cqw;color:#8d8983}.legacy-page .tt-hero-team-composer .tt-hero-send{width:1.55cqw;height:1.55cqw}@media (prefers-reduced-motion:no-preference){.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-agent,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-human,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-peer,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-peer-2,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-person-1,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-person-2,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-person-3,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-result,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-summary,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-task,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-trace-1,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-trace-2,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-trace-3,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-trace-4,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-update,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-verify-1,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-verify-2,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-verify-3,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-verify-4,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-verify-intro,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-verify-outcome{opacity:0;transform:translate3d(0,.4cqw,0)}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-agent,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-human,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-peer,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-peer-2,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-person-1,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-person-2,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-person-3,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-result,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-summary,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-task,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-trace-1,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-trace-2,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-trace-3,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-trace-4,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-update,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-1,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-2,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-3,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-4,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-intro,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-outcome{animation:tt-hero-collab-in .6s cubic-bezier(.2,.8,.2,1) both}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-human{animation-delay:.82s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-agent{animation-delay:1.08s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-trace-1{animation-delay:1.3s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-trace-2{animation-delay:1.45s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-trace-3{animation-delay:1.6s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-trace-4{animation-delay:1.75s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-result{animation-delay:1.97s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-intro{animation-delay:2.15s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-1{animation-delay:2.35s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-2{animation-delay:2.5s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-3{animation-delay:2.65s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-4{animation-delay:2.8s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-verify-outcome{animation-delay:3.05s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-summary{animation-delay:3.45s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-peer{animation-delay:2.14s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-task{animation:tt-hero-task-in .68s cubic-bezier(.18,.85,.22,1) 2.29s both}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-person-1{animation-delay:2.54s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-person-2{animation-delay:2.65s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-person-3{animation-delay:2.76s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-peer-2{animation-delay:2.85s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-update{animation-delay:3.06s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-task-card__progress>span i{animation:tt-hero-progress .72s cubic-bezier(.2,.8,.2,1) 2.5s both}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-task-card__live i{animation:tt-hero-presence 1.9s ease-in-out 3s infinite}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-runtime-step--running>small{animation:tt-hero-runtime-shimmer 1.8s linear 2.3s infinite}}@keyframes tt-hero-collab-in{0%{opacity:0;transform:translate3d(0,.4cqw,0)}to{opacity:1;transform:translateZ(0)}}@keyframes tt-hero-task-in{0%{opacity:0;transform:translate3d(.42cqw,.55cqw,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes tt-hero-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes tt-hero-presence{0%,to{box-shadow:0 0 0 0 rgba(69,170,115,0)}50%{box-shadow:0 0 0 .25cqw rgba(69,170,115,.16)}}@keyframes tt-hero-runtime-shimmer{0%{background-position:200% 0}to{background-position:-20% 0}}.legacy-page .tt-hero-share-flyout{position:absolute;z-index:8;top:3.75cqw;right:1.2cqw;width:29.2cqw;overflow:visible;padding:.9cqw;border:1px solid rgba(42,38,33,.11);border-radius:.86cqw;background:rgba(255,255,255,.975);box-shadow:0 1.25cqw 3.8cqw rgba(42,38,33,.13),0 .25cqw .9cqw rgba(42,38,33,.05);backdrop-filter:blur(12px)}.legacy-page .tt-hero-share-flyout:before{content:"";position:absolute;top:-.36cqw;right:3.4cqw;width:.68cqw;height:.68cqw;border-top:1px solid rgba(42,38,33,.11);border-left:1px solid rgba(42,38,33,.11);background:#fff;transform:rotate(45deg)}.legacy-page .tt-hero-share-flyout__header{display:flex;align-items:center;justify-content:space-between;gap:.75cqw;padding:.1cqw .08cqw .72cqw}.legacy-page .tt-hero-share-flyout__header>span:first-child{display:grid;min-width:0;line-height:1.3}.legacy-page .tt-hero-share-flyout__header small{color:#9b9690;font-size:.54cqw}.legacy-page .tt-hero-share-flyout__header strong{margin-top:.12cqw;overflow:hidden;font-size:.76cqw;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-share-flyout__members{display:flex;flex:0 0 auto}.legacy-page .tt-hero-share-flyout__members i{display:grid;width:1.55cqw;height:1.55cqw;place-items:center;border:.12cqw solid #fff;border-radius:50%;background:#ead7c5;color:#6d4932;font-size:.48cqw;font-style:normal;font-weight:600}.legacy-page .tt-hero-share-flyout__members i+i{margin-left:-.34cqw}.legacy-page .tt-hero-share-flyout__members i:nth-child(2){background:#d3e2ec;color:#31586d}.legacy-page .tt-hero-share-flyout__members i:nth-child(3){background:#e1dfef;color:#554c81}.legacy-page .tt-hero-share-flyout__notice{display:grid;min-height:3.6cqw;grid-template-columns:2cqw minmax(0,1fr) auto;align-items:center;gap:.65cqw;padding:.62cqw .7cqw;border:1px solid rgba(222,122,32,.14);border-radius:.66cqw;background:#fffaf5}.legacy-page .tt-hero-share-flyout__notice>svg{width:1.05cqw;height:1.05cqw;margin:0 auto;color:var(--tt-accent)}.legacy-page .tt-hero-share-flyout__notice>span{display:grid;min-width:0;line-height:1.28}.legacy-page .tt-hero-share-flyout__notice small{color:#9b9690;font-size:.51cqw}.legacy-page .tt-hero-share-flyout__notice strong{margin-top:.1cqw;overflow:hidden;font-size:.65cqw;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-share-flyout__notice em{font-size:.52cqw;font-style:normal}.legacy-page .tt-hero-share-flyout__messages{display:grid;gap:.62cqw;padding:.85cqw .18cqw .7cqw}.legacy-page .tt-hero-share-flyout .tt-hero-team-message{max-width:100%}.legacy-page .tt-hero-share-flyout .tt-hero-team-message p{background:#f6f5f3}.legacy-page .tt-hero-share-flyout__states{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.38cqw;padding:.65cqw .08cqw;border-top:1px solid rgba(42,38,33,.06)}.legacy-page .tt-hero-share-flyout__states>span{display:grid;min-width:0;grid-template-columns:1.42cqw minmax(0,1fr);align-items:center;gap:.38cqw}.legacy-page .tt-hero-share-flyout__states .tt-hero-avatar{width:1.42cqw;height:1.42cqw;grid-row:1/span 2;font-size:.46cqw;font-style:normal}.legacy-page .tt-hero-share-flyout__states strong{overflow:hidden;font-size:.54cqw;font-weight:500;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-hero-share-flyout__states small{color:#918c86;font-size:.47cqw;line-height:1.08;white-space:nowrap}.legacy-page .tt-hero-share-flyout>footer{display:flex;height:2.8cqw;align-items:center;gap:.58cqw;padding:0 .7cqw;border:1px solid rgba(42,38,33,.075);border-radius:.62cqw;background:#fff;color:#aaa6a0;font-size:.56cqw}.legacy-page .tt-hero-share-flyout>footer span{flex:1}.legacy-page .tt-hero-share-flyout>footer svg{width:.82cqw;height:.82cqw;color:#9b9690}@media (prefers-reduced-motion:no-preference){.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-share,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-share-trigger,.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-task-select{opacity:0}.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-task-select{transform:translate3d(-.3cqw,0,0)}.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-share-trigger{transform:scale(.94)}.legacy-page .tt-product-demo--hero-collab .tt-hero-stage-share{transform:translate3d(.55cqw,.55cqw,0) scale(.975);transform-origin:top right}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-share-trigger,.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-task-select{animation:tt-hero-collab-in .58s cubic-bezier(.2,.8,.2,1) both}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-task-select{animation-delay:.62s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-share-trigger{animation-delay:2.14s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-share{animation:tt-hero-share-in .72s cubic-bezier(.18,.85,.22,1) 2.32s both}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-peer{animation-delay:2.64s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-peer-2{animation-delay:2.83s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-person-1{animation-delay:3.04s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-person-2{animation-delay:3.15s}.legacy-page #splash.is-active .tt-product-demo--hero-collab .tt-hero-stage-person-3{animation-delay:3.26s}}@keyframes tt-hero-share-in{0%{opacity:0;transform:translate3d(.55cqw,.55cqw,0) scale(.975)}to{opacity:1;transform:translateZ(0) scale(1)}}.legacy-page .tt-product-demo--workspace-v2{--tt-accent:#397bd6;--tt-task-sidebar-width:14.8cqw;--tt-review-pane-width:21.4cqw;color:#24272b;background:#f7f9fc}.legacy-page .tt-product-demo--workspace-v2 .tt-shell-topbar{border-bottom:1px solid rgba(49,65,87,.06);background:linear-gradient(105deg,rgba(226,237,253,.78),rgba(247,243,238,.74) 48%,rgba(244,247,251,.9))}.legacy-page .tt-product-demo--workspace-v2 .tt-org-switcher{background:rgba(255,255,255,.52);color:#353a40}.legacy-page .tt-product-demo--workspace-v2 .tt-global-search{border:1px solid rgba(56,78,107,.06);background:rgba(255,255,255,.54);color:#8a929c}.legacy-page .tt-product-demo--workspace-v2 .tt-shell-body{background:#f5f7fa}.legacy-page .tt-product-demo--workspace-v2 .tt-activity-rail{border-right:1px solid rgba(49,65,87,.055);background:rgba(249,251,253,.9)}.legacy-page .tt-product-demo--workspace-v2 .tt-rail-org{background:#397bd6;color:#fff}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-rail .tt-rail-button.is-active{border-radius:.62cqw;background:#eaf2fd;color:#397bd6}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-collab-workspace{grid-template-columns:var(--tt-task-sidebar-width) minmax(0,1fr) var(--tt-review-pane-width);background:#fff}.legacy-page .tt-product-demo--workspace-v2.tt-product-demo--multidevice .tt-hero-collab-workspace{grid-template-columns:var(--tt-task-sidebar-width) minmax(0,1fr)}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-task-sidebar{padding:.72cqw .42cqw;border-right:1px solid rgba(49,65,87,.055);background:#f5f7f9;color:#5d6570}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-task-sidebar__shortcuts{gap:.18cqw;padding:0 0 .72cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-space-row,.legacy-page .tt-product-demo--workspace-v2 .tt-hero-task-row,.legacy-page .tt-product-demo--workspace-v2 .tt-hero-task-sidebar__shortcuts span{min-height:2.06cqw;border-radius:.5cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-task-sidebar__heading{min-height:2.15cqw;padding:0 .58cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-space-row{margin:0;padding:0 .54cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-space-row.is-open{background:#eaf2fd;color:#2d4f7d}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-task-row{margin-right:0;margin-left:1.16cqw;padding:0 .58cqw;color:#6b737d}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-task-row.is-current{background:#fff;color:#242a31;box-shadow:inset 0 0 0 1px rgba(54,84,122,.055)}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-task{border-right:1px solid rgba(49,65,87,.055);background:#fff}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-task__header{height:3.65cqw;padding:0 1.3cqw;border-bottom-color:rgba(49,65,87,.065);background:rgba(255,255,255,.94)}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-task__avatar{border-color:rgba(57,123,214,.12);background:#eef4fc}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-task__identity strong{font-size:.96cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-task__identity small{font-size:.61cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-trigger{background:#eef4fc;color:#3971bd}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-task__stream{gap:.78cqw;padding:1.35cqw 1.75cqw 6.65cqw;background:linear-gradient(180deg,rgba(246,248,251,.76),rgba(255,255,255,0) 16%),#fff}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-task-prompt{max-width:31cqw;margin-right:0;margin-left:auto}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-task-prompt p{border-radius:.72cqw .28cqw .72cqw .72cqw;background:#f1f3f5;font-size:.84cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-message{max-width:100%}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-message p{background:#f6f8fb;font-size:.82cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-message__meta>span{background:#eaf2fd;color:#3971bd}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-runtime{width:calc(100% - 2.9cqw);padding:.58cqw .68cqw .65cqw;border-radius:.72cqw;background:#f7f8fa}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-runtime__summary{min-height:1.9cqw;padding:0 .12cqw .25cqw;color:#555e68}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-runtime__steps{gap:.08cqw;padding-left:0}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-runtime-step{min-height:1.9cqw;grid-template-columns:1.05cqw minmax(0,max-content) minmax(0,1fr);padding:0 .5cqw;color:#626b75;font-size:.68cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-runtime-step>svg{color:#6d92c4}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-result{width:calc(100% - 2.9cqw);min-height:4.2cqw;border-color:rgba(57,123,214,.16);background:#f7faff}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-result__icon{background:#e7f0fc;color:#397bd6}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-agent-result strong{font-size:.74cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-composer{right:1.2cqw;bottom:.82cqw;left:1.2cqw;height:5.9cqw;grid-template-rows:minmax(1.55cqw,1fr) 1.7cqw;padding:.7cqw .78cqw .55cqw;border-color:rgba(49,65,87,.085);border-radius:.78cqw;box-shadow:0 .35cqw 1.3cqw rgba(50,68,91,.04)}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-composer__context{display:none}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-send{background:#eaf2fd;color:#397bd6}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout--docked{position:relative;z-index:1;top:auto;right:auto;display:flex;width:auto;min-width:0;min-height:0;flex-direction:column;overflow:hidden;padding:1.25cqw 1.05cqw 1cqw;border:0;border-radius:0;background:#f5f7f9;box-shadow:none;backdrop-filter:none}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout--docked:before{display:none}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout__header{padding:0 0 1cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout__header strong{margin-top:.18cqw;font-size:.9cqw;color:#2c3239}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout__notice{min-height:4.2cqw;border-color:rgba(57,123,214,.11);background:#fff}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout__notice>svg{color:#397bd6}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout__messages{align-content:start;gap:.78cqw;padding:1.05cqw 0 .92cqw}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout .tt-hero-team-message p{border-radius:.28cqw .58cqw .58cqw .58cqw;background:#fff}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout__states{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7cqw;padding:.82cqw 0;border-top-color:rgba(49,65,87,.07)}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout__states>span{padding:.38cqw;border-radius:.52cqw;background:rgba(255,255,255,.72)}.legacy-page .tt-product-demo--workspace-v2 .tt-hero-share-flyout>footer{height:3.15cqw;margin-top:auto;border-color:rgba(49,65,87,.08);background:rgba(255,255,255,.88)}.legacy-page .tt-product-demo--v2{--tt-accent:#397bd6;--tt-v2-ink:#252a31;--tt-v2-muted:#707986;--tt-v2-faint:#929aa4;--tt-v2-line:rgba(52,70,94,0.075);--tt-v2-shell:#f4f7fb;--tt-v2-zone:#f3f5f7;--tt-v2-blue-soft:#eaf2fd;--tt-v2-green-soft:#eaf7f0;color:var(--tt-v2-ink);background:radial-gradient(circle at 10% 0,rgba(221,233,251,.9),transparent 34%),linear-gradient(112deg,#edf3fb,#f7f3ee 51%,#f4f7fb)}.legacy-page #agent .tt-product-demo--agent-settings:not(.tt-product-demo--v2),.legacy-page #apps .tt-product-demo--shared-resource:not(.tt-product-demo--v2),.legacy-page #handoff .tt-product-demo--handoff:not(.tt-product-demo--v2),.legacy-page #org .tt-product-demo--organization:not(.tt-product-demo--v2),.legacy-page #project .tt-product-demo--project:not(.tt-product-demo--v2),.legacy-page #work .tt-product-demo--agent-execution:not(.tt-product-demo--v2){display:none}.legacy-page .mz-image:has(>.tt-product-demo--v2)>.tt-product-demo:not(.tt-product-demo--v2){display:none}.legacy-page .mz-image .tt-product-demo--v2 [data-demo-node],.legacy-page .mz-image .tt-product-demo--v2 [data-demo-result],.legacy-page .mz-image .tt-product-demo--v2 [data-demo-step]{opacity:1!important;transform:none!important;animation:none!important}.legacy-page .feat__media--shot:has(.tt-product-demo--v2){background:radial-gradient(circle at 12% 4%,rgba(218,232,251,.82),transparent 38%),linear-gradient(118deg,#eef4fb,#f6f2ed 54%,#f5f7fa)}.legacy-page .feat__media--shot:has(.tt-product-demo--v2) .feat__media-art{opacity:0}.legacy-page .feat__media-product:has(>.tt-product-demo--v2){width:min(92%,1180px);border:0;box-shadow:0 1.1cqw 3.4cqw rgba(55,68,86,.12)}.legacy-page .tt-product-demo--v2 .tt-shell-topbar{height:4.08cqw;border-bottom:1px solid var(--tt-v2-line);background:rgba(255,255,255,.58);backdrop-filter:blur(.8cqw)}.legacy-page .tt-product-demo--v2 .tt-global-search,.legacy-page .tt-product-demo--v2 .tt-org-switcher{border:0;background:rgba(255,255,255,.62);box-shadow:none}.legacy-page .tt-product-demo--v2 .tt-shell-body{height:calc(100% - var(--tt-shell-topbar-height));background:var(--tt-v2-shell)}.legacy-page .tt-product-demo--v2 .tt-activity-rail{border-right:1px solid var(--tt-v2-line);background:rgba(250,252,254,.92)}.legacy-page .tt-product-demo--v2 .tt-rail-org{background:#397bd6;color:#fff}.legacy-page .tt-product-demo--v2 .tt-rail-button.is-active{border-radius:.58cqw;background:var(--tt-v2-blue-soft);color:#397bd6}.legacy-page .tt-v2-workspace{display:grid;grid-template-columns:15.2cqw minmax(0,1fr) 23.4cqw;height:100%;min-width:0;overflow:hidden;background:#fff}.legacy-page .tt-v2-workspace--two-pane{grid-template-columns:21cqw minmax(0,1fr)}.legacy-page .tt-v2-detail,.legacy-page .tt-v2-main,.legacy-page .tt-v2-sidebar{min-width:0;overflow:hidden}.legacy-page .tt-v2-sidebar{padding:1.15cqw .78cqw;border-right:1px solid var(--tt-v2-line);background:var(--tt-v2-zone)}.legacy-page .tt-v2-main{display:flex;flex-direction:column;padding:1.1cqw 1.35cqw;background:#fff}.legacy-page .tt-v2-detail{padding:1.1cqw 1.05cqw;border-left:1px solid var(--tt-v2-line);background:#f7f8fa}.legacy-page .tt-v2-eyebrow{margin:0 0 .28cqw;color:#397bd6;font-size:.58cqw;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.legacy-page .tt-v2-heading{margin:0;color:var(--tt-v2-ink);font-size:1.05cqw;font-weight:600;line-height:1.35}.legacy-page .tt-v2-copy{margin:.28cqw 0 0;color:var(--tt-v2-muted);font-size:.7cqw;line-height:1.55}.legacy-page .tt-v2-section-title{display:flex;align-items:center;justify-content:space-between;min-height:2.2cqw;margin-bottom:.55cqw;color:#5b6470;font-size:.66cqw;font-weight:600}.legacy-page .tt-v2-list{display:grid;gap:.28cqw;margin:0;padding:0;list-style:none}.legacy-page .tt-v2-row{display:grid;grid-template-columns:1.55cqw minmax(0,1fr) auto;align-items:center;min-height:3.1cqw;gap:.62cqw;padding:.46cqw .58cqw;border-radius:.6cqw;color:#646d78}.legacy-page .tt-v2-row.is-current{background:#fff;color:var(--tt-v2-ink);box-shadow:inset 0 0 0 1px rgba(57,123,214,.08)}.legacy-page .tt-v2-icon{display:grid;place-items:center;width:1.55cqw;height:1.55cqw;border-radius:.48cqw;background:#e7edf4;color:#67788e;font-size:.66cqw;font-weight:600}.legacy-page .tt-v2-icon.is-blue,.legacy-page .tt-v2-row.is-current .tt-v2-icon{background:var(--tt-v2-blue-soft);color:#397bd6}.legacy-page .tt-v2-row small,.legacy-page .tt-v2-row strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-v2-row strong{font-size:.7cqw;font-weight:550}.legacy-page .tt-v2-row small{margin-top:.08cqw;color:var(--tt-v2-faint);font-size:.56cqw}.legacy-page .tt-v2-badge{padding:.18cqw .42cqw;border-radius:999px;background:#edf0f3;color:#6e7782;font-size:.53cqw;font-weight:550;white-space:nowrap}.legacy-page .tt-v2-badge.is-blue{background:var(--tt-v2-blue-soft);color:#3971bd}.legacy-page .tt-v2-badge.is-green{background:var(--tt-v2-green-soft);color:#34805b}.legacy-page .tt-v2-flow{display:grid;gap:.42cqw;margin-top:.85cqw}.legacy-page .tt-v2-step{display:grid;grid-template-columns:1.55cqw minmax(0,1fr) auto;align-items:center;min-height:3.25cqw;gap:.7cqw;padding:.55cqw .72cqw;border-radius:.66cqw;background:#f5f7f9;color:#5f6873;opacity:0;transform:translateY(.45cqw);transition:opacity .42s ease,transform .52s cubic-bezier(.2,.75,.25,1),background-color .3s ease}.legacy-page .tt-v2-step small,.legacy-page .tt-v2-step strong{display:block}.legacy-page .tt-v2-step strong{color:#343a42;font-size:.7cqw;font-weight:550}.legacy-page .tt-v2-step small{margin-top:.08cqw;color:var(--tt-v2-faint);font-size:.57cqw}.legacy-page .tt-v2-step:nth-child(2){transition-delay:.11s}.legacy-page .tt-v2-step:nth-child(3){transition-delay:.22s}.legacy-page .tt-v2-step:nth-child(4){transition-delay:.33s}.legacy-page .tt-v2-step:nth-child(5){transition-delay:.44s}.legacy-page .feat__media.is-demo-active .tt-product-demo--v2 .tt-v2-step{opacity:1;transform:translateY(0)}.legacy-page .tt-v2-result{margin-top:auto;padding:.8cqw .9cqw;border-radius:.72cqw;background:#edf4fd;color:#315f9e;opacity:0;transform:translateY(.5cqw);transition:opacity .44s ease .52s,transform .54s cubic-bezier(.2,.75,.25,1) .52s}.legacy-page .feat__media.is-demo-active .tt-product-demo--v2 .tt-v2-result{opacity:1;transform:translateY(0)}.legacy-page .tt-v2-result strong{display:block;color:#2d5d9d;font-size:.76cqw;font-weight:600}.legacy-page .tt-v2-result span{display:block;margin-top:.14cqw;color:#6d819d;font-size:.58cqw}@container (max-width: 760px){.legacy-page .tt-product-demo--v2 .tt-global-search{display:none}.legacy-page .tt-v2-workspace,.legacy-page .tt-v2-workspace--two-pane{grid-template-columns:18.5cqw minmax(0,1fr)}.legacy-page .tt-v2-detail{display:none}}@container (max-width: 520px){.legacy-page .tt-product-demo--v2 .tt-shell-collapse,.legacy-page .tt-product-demo--v2 .tt-traffic-lights{display:none}.legacy-page .tt-v2-workspace,.legacy-page .tt-v2-workspace--two-pane{grid-template-columns:minmax(0,1fr)}.legacy-page .tt-v2-sidebar{display:none}.legacy-page .tt-v2-main{padding:1.35cqw 1.6cqw}}@media (prefers-reduced-motion:reduce){.legacy-page .tt-product-demo--v2 .tt-v2-result,.legacy-page .tt-product-demo--v2 .tt-v2-step{opacity:1;transform:none;transition:none}}@media (max-width:600px){.legacy-page .feat__media--shot:has(.tt-product-demo--v2){aspect-ratio:5/4}.legacy-page .feat__media-product:has(>.tt-product-demo--v2){width:94%;aspect-ratio:5/4;border-radius:.65rem}.legacy-page .tt-product-demo--v2 .tt-rail-bottom{transform:translateY(-1cqw)}}.legacy-page .tt-product-demo--work-v2{--tt-work-v2-blue:var(--tt-v2-accent,#397bd6);--tt-work-v2-blue-soft:var(--tt-v2-accent-soft,#eaf2fd);--tt-work-v2-ink:var(--tt-v2-ink,#27313d);--tt-work-v2-muted:var(--tt-v2-muted,#76808b);--tt-work-v2-line:var(--tt-v2-line,rgba(52,70,94,0.08))}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-workspace{display:grid;grid-template-columns:17.2cqw minmax(0,1fr) 23.5cqw;min-width:0;min-height:0;height:100%;overflow:hidden}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-sidebar{padding:.9cqw .72cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-detail__head,.legacy-page .tt-product-demo--work-v2 .tt-work-v2-main__head,.legacy-page .tt-product-demo--work-v2 .tt-work-v2-sidebar__head{display:flex;align-items:center;min-height:2.25cqw;color:var(--tt-work-v2-muted);font-size:clamp(7px,.68cqw,10px);font-weight:600;letter-spacing:.04em}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-detail__head span,.legacy-page .tt-product-demo--work-v2 .tt-work-v2-sidebar__head span{margin-left:auto;color:#9da6b0;font-weight:500}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-task-list{display:grid;gap:.38cqw;margin-top:.45cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-task{display:grid;grid-template-columns:1.3cqw minmax(0,1fr);align-items:center;gap:.58cqw;min-height:3.4cqw;padding:.5cqw .62cqw;border-radius:.62cqw;color:#68737f;font-size:clamp(7px,.72cqw,11px);line-height:1.35}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-task>svg{width:1.05cqw;height:1.05cqw;color:#98a1ab}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-task>span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-task.is-current{background:#fff;color:var(--tt-work-v2-ink);font-weight:600;box-shadow:inset 0 0 0 1px rgba(57,123,214,.08)}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-task.is-current>svg{color:var(--tt-work-v2-blue)}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-main{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:.85cqw;padding:1cqw 1.2cqw 1.1cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-main__head{min-height:2cqw;color:var(--tt-work-v2-ink);font-size:clamp(8px,.82cqw,12px);letter-spacing:0}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-brief{display:grid;gap:.48cqw;min-width:0}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-agent-state{display:flex;align-items:center;gap:.52cqw;min-width:0}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-agent-state>i{display:grid;place-items:center;width:1.7cqw;height:1.7cqw;flex:0 0 auto;border-radius:50%;background:var(--tt-work-v2-blue-soft);color:var(--tt-work-v2-blue);font-style:normal;font-weight:700}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-agent-state>span{display:grid;min-width:0}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-agent-state strong{color:var(--tt-work-v2-ink);font-size:clamp(8px,.78cqw,12px);font-weight:600}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-agent-state small{color:var(--tt-work-v2-muted);font-size:clamp(6px,.6cqw,9px)}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-prompt{margin-left:2.22cqw;padding:.72cqw .82cqw;border-radius:.68cqw;background:#f3f5f7;color:#505a65;font-size:clamp(7px,.72cqw,11px);line-height:1.55}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-runtime{align-self:stretch;min-height:0;padding:.82cqw;border-radius:.72cqw;background:#f7f9fb}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-runtime__title{display:flex;align-items:center;gap:.48cqw;color:#5c6672;font-size:clamp(7px,.68cqw,10px);font-weight:600}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-runtime__title>svg{width:.95cqw;height:.95cqw;color:var(--tt-work-v2-blue)}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-runtime__title>span{margin-left:auto;color:#87919c;font-weight:500}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-steps{display:grid;gap:.24cqw;margin-top:.52cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-step{display:grid;grid-template-columns:1.15cqw minmax(0,1fr) auto;align-items:center;gap:.5cqw;min-height:2.18cqw;padding:0 .48cqw;border-radius:.46cqw;color:#596470;font-size:clamp(7px,.66cqw,10px)}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-step>i{display:grid;place-items:center;width:1.08cqw;height:1.08cqw;border-radius:50%;background:var(--tt-work-v2-blue-soft);color:var(--tt-work-v2-blue);font-size:clamp(5px,.54cqw,8px);font-style:normal;font-weight:700}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-step>small{color:#8a949f;font-size:clamp(6px,.58cqw,9px)}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-detail{display:flex;min-width:0;min-height:0;flex-direction:column;padding:1cqw .9cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-deliverable{display:grid;min-height:0;flex:1;align-content:start;padding:.86cqw;border-radius:.72cqw;background:#fff}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-preview{display:grid;grid-template-rows:1.15cqw minmax(0,1fr);height:9.2cqw;overflow:hidden;border-radius:.58cqw;background:linear-gradient(145deg,#eef4fc,#fff 58%,#f4f6f8);box-shadow:inset 0 0 0 1px var(--tt-work-v2-line)}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-preview__bar{display:flex;align-items:center;gap:.28cqw;padding:0 .5cqw;background:rgba(255,255,255,.72)}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-preview__bar i{width:.3cqw;height:.3cqw;border-radius:50%;background:#b8c2ce}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-preview__body{display:grid;grid-template-columns:32% minmax(0,1fr);gap:.72cqw;padding:.8cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-preview__body:after,.legacy-page .tt-product-demo--work-v2 .tt-work-v2-preview__body:before{content:"";border-radius:.42cqw;background:rgba(255,255,255,.84);box-shadow:inset 0 0 0 1px rgba(57,123,214,.08)}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-result{margin-top:auto;padding-top:.82cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-result strong{display:block;color:#244d82;font-size:clamp(8px,.82cqw,12px);font-weight:650}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-result span{display:block;margin-top:.26cqw;color:#58708d;font-size:clamp(7px,.64cqw,10px);line-height:1.45}.legacy-page .tt-product-demo--apps-v2{--tt-apps-v2-blue:var(--tt-v2-accent,#397bd6);--tt-apps-v2-blue-soft:var(--tt-v2-accent-soft,#eaf2fd);--tt-apps-v2-green:#3d9b70;--tt-apps-v2-ink:var(--tt-v2-ink,#27313d);--tt-apps-v2-muted:var(--tt-v2-muted,#76808b);--tt-apps-v2-line:var(--tt-v2-line,rgba(52,70,94,0.08))}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-workspace{display:grid;grid-template-columns:28cqw minmax(0,1fr);min-width:0;min-height:0;height:100%;overflow:hidden}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-sidebar{display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:.68cqw;padding:1cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-task-label{color:var(--tt-apps-v2-muted);font-size:clamp(6px,.62cqw,9px);font-weight:600;letter-spacing:.05em}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-task-title{color:var(--tt-apps-v2-ink);font-size:clamp(9px,.94cqw,14px);font-weight:650;line-height:1.35}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-process{display:grid;align-content:start;gap:.52cqw;margin-top:.4cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-process-item{display:grid;grid-template-columns:2.05cqw minmax(0,1fr);align-items:center;gap:.66cqw;min-height:4.25cqw;padding:.58cqw .7cqw;border-radius:.62cqw;background:rgba(255,255,255,.72)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-app-mark{display:grid;place-items:center;width:2.05cqw;height:2.05cqw;border-radius:.52cqw;background:var(--tt-apps-v2-blue-soft);color:var(--tt-apps-v2-blue)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-app-mark>svg{width:1.05cqw;height:1.05cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-app-mark--data{background:#eaf5f0;color:#438b70}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-app-mark--person{border-radius:50%;background:#eff2f5;color:#536171;font-size:clamp(7px,.72cqw,11px);font-weight:700}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-process-copy{display:grid;min-width:0}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-process-copy strong{overflow:hidden;color:#44505c;font-size:clamp(7px,.72cqw,11px);font-weight:600;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-process-copy small{overflow:hidden;margin-top:.12cqw;color:#87919c;font-size:clamp(6px,.58cqw,9px);white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-main{display:grid;grid-template-rows:3.5cqw 2.5cqw minmax(0,1fr) auto;min-width:0;min-height:0}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-tabs{display:flex;align-items:center;gap:.32cqw;min-width:0;padding:0 .82cqw;border-bottom:1px solid var(--tt-apps-v2-line)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-tab{display:flex;align-items:center;gap:.42cqw;min-width:0;height:2.2cqw;padding:0 .72cqw;border-radius:.58cqw;color:#707b87;font-size:clamp(7px,.7cqw,10px);white-space:nowrap}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-tab>svg{width:.92cqw;height:.92cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-tab.is-active{background:var(--tt-apps-v2-blue-soft);color:#2f64a9;font-weight:600}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-sync{display:flex;align-items:center;gap:.52cqw;min-width:0;padding:0 1.08cqw;border-bottom:1px solid var(--tt-apps-v2-line);color:var(--tt-apps-v2-muted);font-size:clamp(6px,.62cqw,9px)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-sync>i{width:.42cqw;height:.42cqw;flex:0 0 auto;border-radius:50%;background:var(--tt-apps-v2-green)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-sync>span:last-child{margin-left:auto}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-resource-body{display:grid;grid-template-columns:minmax(0,1fr) 16.5cqw;min-width:0;min-height:0;overflow:hidden}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-document{min-width:0;min-height:0;overflow:hidden;padding:1.18cqw 1.42cqw;background:#fff}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-document h4{max-width:30cqw;margin:0;color:var(--tt-apps-v2-ink);font-size:clamp(10px,1.16cqw,17px);font-weight:650;line-height:1.28}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-document-meta{display:flex;align-items:center;gap:.46cqw;margin-top:.48cqw;color:#8a949f;font-size:clamp(6px,.58cqw,9px)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-document-meta>i{display:grid;place-items:center;width:1.18cqw;height:1.18cqw;border-radius:50%;background:#edf1f5;color:#526071;font-size:clamp(5px,.52cqw,8px);font-style:normal;font-weight:700}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-summary{margin-top:1.1cqw;padding-top:.9cqw;border-top:1px solid var(--tt-apps-v2-line)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-summary h5{margin:0;color:#3d4854;font-size:clamp(8px,.82cqw,12px);font-weight:650}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-summary ul{display:grid;gap:.34cqw;margin:.58cqw 0 0;padding:0}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-summary li{display:grid;grid-template-columns:.42cqw minmax(0,1fr);gap:.46cqw;color:#68737f;font-size:clamp(7px,.68cqw,10px);line-height:1.45}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-summary li:before{content:"";width:.34cqw;height:.34cqw;margin-top:.5em;border-radius:50%;background:#8ba9cf}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source{padding:1cqw .82cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source__label{color:var(--tt-apps-v2-muted);font-size:clamp(6px,.58cqw,9px);font-weight:600}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source-card{margin-top:.62cqw;padding:.76cqw;border-radius:.62cqw;background:#fff}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source-card__head{display:flex;align-items:center;gap:.48cqw;color:#3f4a56;font-size:clamp(7px,.7cqw,10px);font-weight:600}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source-card__head>svg{width:1cqw;height:1cqw;color:#438b70}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source-card>strong{display:block;margin-top:.65cqw;color:#2e6b54;font-size:clamp(12px,1.45cqw,20px);font-weight:650}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source-card>small{display:block;color:#7f8a94;font-size:clamp(6px,.58cqw,9px)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source-rows{display:grid;gap:.3cqw;margin-top:.72cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source-rows i{height:.72cqw;border-radius:.24cqw;background:#edf2f0}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source-rows i:nth-child(2){width:78%}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-source-rows i:nth-child(3){width:62%}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-result{margin:.72cqw .82cqw .82cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-result strong{color:#285d48;font-size:clamp(8px,.78cqw,12px);font-weight:650}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-result span{margin-left:.5cqw;color:#5d766b;font-size:clamp(7px,.64cqw,10px)}@media (prefers-reduced-motion:no-preference){.legacy-page .tt-product-demo--apps-v2 [data-demo-step],.legacy-page .tt-product-demo--work-v2 [data-demo-step]{opacity:0;transform:translate3d(0,.42cqw,0)}.legacy-page .feat__media.is-demo-active .tt-product-demo--apps-v2 [data-demo-step],.legacy-page .feat__media.is-demo-active .tt-product-demo--work-v2 [data-demo-step]{animation:tt-work-apps-v2-step-in .56s cubic-bezier(.22,1,.36,1) both}.legacy-page .feat__media.is-demo-active .tt-product-demo--apps-v2 [data-demo-step="1"],.legacy-page .feat__media.is-demo-active .tt-product-demo--work-v2 [data-demo-step="1"]{animation-delay:.18s}.legacy-page .feat__media.is-demo-active .tt-product-demo--apps-v2 [data-demo-step="2"],.legacy-page .feat__media.is-demo-active .tt-product-demo--work-v2 [data-demo-step="2"]{animation-delay:.48s}.legacy-page .feat__media.is-demo-active .tt-product-demo--apps-v2 [data-demo-step="3"],.legacy-page .feat__media.is-demo-active .tt-product-demo--work-v2 [data-demo-step="3"]{animation-delay:.82s}.legacy-page .feat__media.is-demo-active .tt-product-demo--apps-v2 [data-demo-step="4"],.legacy-page .feat__media.is-demo-active .tt-product-demo--work-v2 [data-demo-step="4"]{animation-delay:1.18s}}@media (prefers-reduced-motion:reduce){.legacy-page .tt-product-demo--apps-v2 [data-demo-step],.legacy-page .tt-product-demo--work-v2 [data-demo-step]{opacity:1;transform:none;animation:none}}@container (max-width: 760px){.legacy-page .tt-product-demo--work-v2 .tt-work-v2-workspace{grid-template-columns:minmax(0,1fr) 31cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-sidebar{display:none}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-detail{display:flex}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-main{padding-left:1.4cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-workspace{grid-template-columns:22cqw minmax(0,1fr)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-process-item{grid-template-columns:1.7cqw minmax(0,1fr);min-height:3.7cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-app-mark{width:1.7cqw;height:1.7cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-resource-body{grid-template-columns:minmax(0,1fr) 14cqw}}@container (max-width: 480px){.legacy-page .tt-product-demo--work-v2 .tt-work-v2-workspace{grid-template-columns:minmax(0,1fr);grid-template-rows:5.8cqw minmax(0,1fr) 10.5cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-sidebar{display:block;padding:.35cqw 1.2cqw;border-right:0;border-bottom:1px solid var(--tt-work-v2-line)}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-sidebar__head,.legacy-page .tt-product-demo--work-v2 .tt-work-v2-task:not(.is-current){display:none}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-task-list{margin:0}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-task.is-current{min-height:5cqw;padding:0 .5cqw;background:transparent;box-shadow:none}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-main{gap:.24cqw;padding:.42cqw 1.2cqw .36cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-agent-state small,.legacy-page .tt-product-demo--work-v2 .tt-work-v2-main__head,.legacy-page .tt-product-demo--work-v2 .tt-work-v2-prompt{display:none}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-brief{gap:0}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-agent-state>i{width:1.35cqw;height:1.35cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-runtime{padding:.35cqw .5cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-steps{gap:0;margin-top:.12cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-step{min-height:1.52cqw;padding:0 .35cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-detail{display:grid;grid-template-columns:minmax(0,1fr);padding:.6cqw 1.2cqw}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-detail__head,.legacy-page .tt-product-demo--work-v2 .tt-work-v2-preview{display:none}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-deliverable,.legacy-page .tt-product-demo--work-v2 .tt-work-v2-result{min-height:0;margin:0;padding:0}.legacy-page .tt-product-demo--work-v2 .tt-work-v2-deliverable{padding-bottom:1.1cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-workspace{grid-template-columns:minmax(0,1fr)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-sidebar{position:absolute;z-index:2;top:calc(var(--tt-shell-topbar-height, 4.08cqw) + .55cqw);left:calc(var(--tt-activity-rail-width, 3.72cqw) + .55cqw);display:block;width:31cqw;min-height:0;padding:.5cqw .62cqw;border-radius:.62cqw;background:rgba(245,248,251,.92)}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-process-copy small,.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-task-label{display:none}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-task-title{overflow:hidden;font-size:clamp(7px,.78cqw,10px);white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-process{display:grid;gap:.24cqw;margin-top:.24cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-process-item{grid-template-columns:1.45cqw minmax(0,1fr);min-height:0;gap:.34cqw;padding:.22cqw .28cqw;border-radius:.36cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-app-mark{width:1.45cqw;height:1.45cqw;border-radius:.34cqw;font-size:7px}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-app-mark>svg{width:.82cqw;height:.82cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-process-copy strong{font-size:7px}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-main{padding-left:0}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-tab{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-resource-body{grid-template-columns:minmax(0,1fr) 20cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-document{padding-top:1cqw}.legacy-page .tt-product-demo--apps-v2 .tt-apps-v2-document h4{max-width:36cqw}}@keyframes tt-work-apps-v2-step-in{0%{opacity:0;transform:translate3d(0,.42cqw,0)}to{opacity:1;transform:translateZ(0)}}.legacy-page #apps .tt-product-demo--apps-current{--tt-apps-current-blue:#397bd6;--tt-apps-current-green:#35a36d;--tt-apps-current-ink:#282d34;--tt-apps-current-muted:#7c838c;--tt-apps-current-surface:#f5f7fa;container-type:inline-size;min-height:0;height:100%;aspect-ratio:auto;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}.legacy-page .tt-product-demo--apps-current *,.legacy-page .tt-product-demo--apps-current :after,.legacy-page .tt-product-demo--apps-current :before{box-sizing:border-box}.legacy-page #apps .feat__media--shot:has(.tt-product-demo--apps-current){aspect-ratio:1.62;background:radial-gradient(circle at 10% 4%,rgba(214,230,250,.96),transparent 38%),radial-gradient(circle at 91% 94%,rgba(244,225,204,.68),transparent 37%),linear-gradient(124deg,#eef4fb,#f6f3ef 58%,#f5f7fa)}.legacy-page #apps .feat__media--shot:has(.tt-product-demo--apps-current) .feat__media-art{opacity:0}.legacy-page #apps .feat__media-product:has(>.tt-product-demo--apps-current){width:min(94%,1220px);aspect-ratio:1.74;border:0;border-radius:1.25cqw;box-shadow:0 .18cqw .7cqw rgba(45,58,77,.05),0 2.15cqw 5.8cqw rgba(45,58,77,.14)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-body{min-height:0;grid-template-columns:3rem 13.5rem minmax(0,1fr)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-sidebar{min-height:0}.legacy-page .tt-product-demo--apps-current .tt-apps-current-workspace{display:grid;min-width:0;min-height:0;grid-template-rows:3.35cqw minmax(0,1fr);padding:.48cqw;background:var(--tt-apps-current-surface)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-header{display:flex;min-width:0;align-items:center;gap:.72cqw;padding:0 .82cqw;border-radius:.68cqw .68cqw 0 0;background:rgba(255,255,255,.92)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-title{display:grid;min-width:0}.legacy-page .tt-product-demo--apps-current .tt-apps-current-title strong{overflow:hidden;color:var(--tt-apps-current-ink);font-size:clamp(8px,.84cqw,12px);font-weight:650;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-product-demo--apps-current .tt-apps-current-title small{overflow:hidden;color:var(--tt-apps-current-muted);font-size:clamp(6px,.58cqw,9px);white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-product-demo--apps-current .tt-apps-current-sync{display:flex;margin-left:auto;align-items:center;gap:.34cqw;color:#4c856e;font-size:clamp(6px,.6cqw,9px);white-space:nowrap}.legacy-page .tt-product-demo--apps-current .tt-apps-current-sync>i{width:.42cqw;height:.42cqw;border-radius:50%;background:var(--tt-apps-current-green)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-people{display:flex;align-items:center;padding-left:.26cqw}.legacy-page .tt-product-demo--apps-current .tt-apps-current-people>i{display:grid;width:1.45cqw;height:1.45cqw;margin-left:-.26cqw;place-items:center;border:.1cqw solid #fff;border-radius:50%;background:#dfe9f6;color:#59708c;font-size:clamp(5px,.52cqw,8px);font-style:normal;font-weight:650}.legacy-page .tt-product-demo--apps-current .tt-apps-current-people>i:nth-child(2){background:#f0e3d3;color:#80684f}.legacy-page .tt-product-demo--apps-current .tt-apps-current-people>small{margin-left:.38cqw;color:var(--tt-apps-current-muted);font-size:clamp(6px,.56cqw,8px);white-space:nowrap}.legacy-page .tt-product-demo--apps-current .tt-apps-current-surfaces{display:grid;min-width:0;min-height:0;grid-template-columns:minmax(0,43%) minmax(0,57%);gap:.48cqw}.legacy-page .tt-product-demo--apps-current .tt-apps-current-data,.legacy-page .tt-product-demo--apps-current .tt-apps-current-doc{min-width:0;min-height:0;overflow:hidden;background:#fff}.legacy-page .tt-product-demo--apps-current .tt-apps-current-data{border-radius:0 0 0 .68cqw}.legacy-page .tt-product-demo--apps-current .tt-apps-current-doc{border-radius:0 0 .68cqw 0}.legacy-page .tt-product-demo--apps-current .tt-apps-current-surface-head{display:flex;min-width:0;height:3.3cqw;align-items:center;gap:.54cqw;padding:0 .72cqw;background:#fbfcfd}.legacy-page .tt-product-demo--apps-current .tt-apps-current-app-icon{display:grid;width:1.55cqw;height:1.55cqw;flex:0 0 auto;place-items:center;border-radius:.42cqw;background:#eaf2fd;color:#397bd6;font-size:clamp(7px,.68cqw,10px);font-weight:650}.legacy-page .tt-product-demo--apps-current .tt-apps-current-app-icon.is-data{background:#e8f4ef;color:#3d8e6b}.legacy-page .tt-product-demo--apps-current .tt-apps-current-surface-head>span:nth-child(2){display:grid;min-width:0}.legacy-page .tt-product-demo--apps-current .tt-apps-current-surface-head strong{color:#343b44;font-size:clamp(7px,.74cqw,11px);font-weight:650}.legacy-page .tt-product-demo--apps-current .tt-apps-current-surface-head small{color:#8a929c;font-size:clamp(6px,.56cqw,8px)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-surface-head>b{margin-left:auto;padding:.3cqw .55cqw;border-radius:.4cqw;background:#f1f4f7;color:#78818b;font-size:clamp(6px,.56cqw,8px);font-weight:550;white-space:nowrap}.legacy-page .tt-product-demo--apps-current .tt-apps-current-table-tools{display:flex;height:2.25cqw;align-items:center;gap:.36cqw;padding:0 .62cqw;color:#737d87;font-size:clamp(6px,.57cqw,8px)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-table-tools>span{padding:.24cqw .44cqw;border-radius:.34cqw;background:#f3f5f7}.legacy-page .tt-product-demo--apps-current .tt-apps-current-table-tools>span:first-child{background:#eaf4ef;color:#367f5f}.legacy-page .tt-product-demo--apps-current .tt-apps-current-table-tools>small{margin-left:auto;color:#4d779f}.legacy-page .tt-product-demo--apps-current .tt-apps-current-table{display:grid;gap:.16cqw;padding:.2cqw .52cqw .72cqw}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row{display:grid;min-width:0;height:2.15cqw;grid-template-columns:1.45fr 1.1fr .8fr .5fr;align-items:center;border-radius:.34cqw;color:#606a75;font-size:clamp(6px,.61cqw,9px)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row>span{min-width:0;overflow:hidden;padding:0 .42cqw;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row.is-head{height:1.8cqw;background:#f3f5f7;color:#8b939c;font-size:clamp(5px,.55cqw,8px);font-weight:600}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row.is-selected{background:#edf4fd;color:#3f5f84}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row span:first-child{display:flex;align-items:center;gap:.34cqw}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row span:first-child>i{width:.62cqw;height:.62cqw;flex:0 0 auto;border-radius:.18cqw;background:#82a7db}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row span:first-child>i.is-green{background:#71b69a}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row span:first-child>i.is-orange{background:#e4a06f}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row span:first-child>i.is-violet{background:#9d8dc8}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row span:first-child>i.is-cyan{background:#65b4c0}.legacy-page .tt-product-demo--apps-current .tt-apps-current-row em{padding:.18cqw .4cqw;border-radius:999px;background:#eef2f5;color:#6d7781;font-size:clamp(5px,.53cqw,8px);font-style:normal}.legacy-page .tt-product-demo--apps-current .tt-apps-current-doc-tools{display:flex;height:2.25cqw;align-items:center;gap:.14cqw;padding:0 .68cqw;color:#6c747e}.legacy-page .tt-product-demo--apps-current .tt-apps-current-doc-tools>span{display:grid;min-width:1.35cqw;height:1.35cqw;place-items:center;border-radius:.32cqw;font-size:clamp(6px,.6cqw,9px);font-weight:600}.legacy-page .tt-product-demo--apps-current .tt-apps-current-doc-tools>span:nth-child(4){width:auto;padding:0 .42cqw;background:#f2f4f6;font-weight:500}.legacy-page .tt-product-demo--apps-current .tt-apps-current-doc-tools>small{margin-left:auto}.legacy-page .tt-product-demo--apps-current .tt-apps-current-paper{position:relative;min-height:0;height:calc(100% - 6.25cqw);margin:0 .7cqw .7cqw;padding:1.05cqw 1.3cqw;border-radius:.58cqw;background:#fafbfc}.legacy-page .tt-product-demo--apps-current .tt-apps-current-kicker{color:#4b82c9;font-size:clamp(5px,.54cqw,8px);font-weight:650;letter-spacing:.08em}.legacy-page .tt-product-demo--apps-current .tt-apps-current-paper h4{max-width:31cqw;margin:.38cqw 0 0;color:var(--tt-apps-current-ink);font-size:clamp(10px,1.15cqw,17px);font-weight:650;line-height:1.28}.legacy-page .tt-product-demo--apps-current .tt-apps-current-paper>p{max-width:34cqw;margin:.62cqw 0 0;color:#68727d;font-size:clamp(6px,.66cqw,10px);line-height:1.55}.legacy-page .tt-product-demo--apps-current .tt-apps-current-reference{display:grid;max-width:31cqw;grid-template-columns:1.55cqw minmax(0,1fr) auto;align-items:center;gap:.54cqw;margin-top:.78cqw;padding:.58cqw .66cqw;border-radius:.5cqw;background:#eef5f2}.legacy-page .tt-product-demo--apps-current .tt-apps-current-reference>span:nth-child(2){display:grid;min-width:0}.legacy-page .tt-product-demo--apps-current .tt-apps-current-reference strong{color:#3c6556;font-size:clamp(6px,.64cqw,9px)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-reference small{color:#779086;font-size:clamp(5px,.54cqw,8px)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-reference>b{color:#357a5c;font-size:clamp(8px,.86cqw,12px);font-weight:650}.legacy-page .tt-product-demo--apps-current .tt-apps-current-paper h5{margin:.85cqw 0 0;color:#3e4853;font-size:clamp(7px,.72cqw,10px)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-paper ul{display:grid;gap:.28cqw;margin:.45cqw 0 0;padding:0;list-style:none}.legacy-page .tt-product-demo--apps-current .tt-apps-current-paper li{display:grid;grid-template-columns:.38cqw minmax(0,1fr);gap:.42cqw;color:#69737e;font-size:clamp(6px,.62cqw,9px);line-height:1.45}.legacy-page .tt-product-demo--apps-current .tt-apps-current-paper li:before{content:"";width:.3cqw;height:.3cqw;margin-top:.52em;border-radius:50%;background:#82a7d8}.legacy-page .tt-product-demo--apps-current .tt-apps-current-caret{position:absolute;right:1.05cqw;bottom:1cqw;width:.12cqw;height:1.35cqw;background:#397bd6}.legacy-page .tt-product-demo--apps-current .tt-apps-current-caret>i{position:absolute;right:0;bottom:100%;padding:.2cqw .36cqw;border-radius:.28cqw .28cqw 0 .28cqw;background:#397bd6;color:#fff;font-size:clamp(5px,.5cqw,7px);font-style:normal}@container (max-width: 760px){.legacy-page .tt-product-demo--apps-current .tt-apps-current-body{grid-template-columns:3rem 11.5rem minmax(0,1fr)}.legacy-page .tt-product-demo--apps-current .tt-apps-current-surfaces{grid-template-columns:45% 55%}.legacy-page .tt-product-demo--apps-current .tt-apps-current-people>small{display:none}}@container (max-width: 560px){.legacy-page .tt-product-demo--apps-current .tt-apps-current-body{grid-template-columns:2.7rem minmax(0,1fr)}.legacy-page .tt-product-demo--apps-current .electron-showcase__sidebar{display:none}.legacy-page .tt-product-demo--apps-current .tt-apps-current-sync{margin-left:auto}.legacy-page .tt-product-demo--apps-current .tt-apps-current-people,.legacy-page .tt-product-demo--apps-current .tt-apps-current-title small{display:none}}.legacy-page .tt-product-demo--handoff-v2,.legacy-page .tt-product-demo--project-v2{--tt-module-blue:#397bd6;--tt-module-blue-soft:#eaf2fd;--tt-module-blue-faint:#f5f8fd;--tt-module-ink:#252a30;--tt-module-muted:#6f7781;--tt-module-faint:#98a0aa;--tt-module-line:rgba(49,65,87,0.075);--tt-module-green:#3c9567;color:var(--tt-module-ink)}.legacy-page .tt-session-share-workspace{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:.6rem;padding:.6rem;background:#f1f4f7}.legacy-page .tt-session-share-chat,.legacy-page .tt-session-share-detail{min-width:0;min-height:0;overflow:hidden;border-radius:.8rem;background:#fff}.legacy-page .tt-session-share-chat{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.legacy-page .tt-session-share-chat__header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.75rem .85rem;background:#fafafa}.legacy-page .tt-session-share-chat__header>i,.legacy-page .tt-session-share-message>i{display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:50%;color:#5f7184;background:#e5edf4;font-size:.62rem;font-style:normal;font-weight:680}.legacy-page .tt-session-share-boundary>span,.legacy-page .tt-session-share-card__notice,.legacy-page .tt-session-share-card__permission,.legacy-page .tt-session-share-chat__header span,.legacy-page .tt-session-share-detail__header>span,.legacy-page .tt-session-share-run header>span,.legacy-page .tt-session-share-transfer>span{display:grid;min-width:0}.legacy-page .tt-session-share-chat__header strong{font-size:.72rem}.legacy-page .tt-session-share-chat__header em{color:#a1a7ae;font-style:normal}.legacy-page .tt-session-share-chat__body{min-height:0;overflow:auto;padding:.85rem}.legacy-page .tt-session-share-message{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.55rem}.legacy-page .tt-session-share-message p{margin:0;padding:.62rem .72rem;border-radius:.2rem .65rem .65rem .65rem;color:#606974;background:#f2f4f6;line-height:1.52}.legacy-page .tt-session-share-card{width:min(100%,22rem);margin:.7rem auto 0;overflow:hidden;border-radius:.78rem;background:#fff;box-shadow:inset 0 0 0 1px #e8ebee}.legacy-page .tt-session-share-card>footer,.legacy-page .tt-session-share-card>header,.legacy-page .tt-session-share-detail__header,.legacy-page .tt-session-share-run>header{display:flex;align-items:center;justify-content:space-between;gap:.55rem}.legacy-page .tt-session-share-card>header{padding:.75rem .8rem .35rem}.legacy-page .tt-session-share-card>header>span{display:inline-flex;align-items:center;gap:.3rem;color:#3374c5;font-size:.58rem;font-weight:680}.legacy-page .tt-session-share-card>header svg{width:.78rem;height:.78rem;stroke:currentColor}.legacy-page .tt-session-share-card>header em{padding:.22rem .42rem;border-radius:999px;color:#93652b;background:#fff0d9;font-size:.5rem;font-style:normal}.legacy-page .tt-session-share-card>h4{margin:0;padding:.15rem .8rem;font-size:.76rem;line-height:1.4}.legacy-page .tt-session-share-card>p{margin:0;padding:.1rem .8rem .55rem;color:#8c939b;font-size:.56rem}.legacy-page .tt-session-share-card__permission{gap:.18rem;margin:0 .8rem;padding:.55rem .62rem;border-radius:.55rem;background:#f3f6f9}.legacy-page .tt-session-share-card__permission b{color:#3b668f;font-size:.56rem}.legacy-page .tt-session-share-card__permission span{color:#7d8791;font-size:.52rem;line-height:1.42}.legacy-page .tt-session-share-card__notice{gap:.2rem;margin:.5rem .8rem .65rem;padding:.58rem .62rem;border-radius:.55rem;background:#edf4fb}.legacy-page .tt-session-share-card__notice strong{font-size:.56rem}.legacy-page .tt-session-share-card__notice small{line-height:1.4}.legacy-page .tt-session-share-card>footer{padding:.62rem .8rem;background:#fafafa}.legacy-page .tt-session-share-card>footer>span{color:#969da5;font-size:.5rem}.legacy-page .tt-session-share-card>footer>b{padding:.4rem .58rem;border-radius:.45rem;color:#fff;background:#3f7fd2;font-size:.52rem}.legacy-page .tt-session-share-chat__composer{display:flex;align-items:center;justify-content:space-between;margin:0 .75rem .7rem;padding:.62rem .7rem;border-radius:.6rem;color:#a1a7ae;background:#f4f5f6;font-size:.54rem}.legacy-page .tt-session-share-chat__composer b{display:grid;width:1.35rem;height:1.35rem;place-items:center;border-radius:50%;color:#fff;background:#79a7df}.legacy-page .tt-session-share-detail{padding:.85rem;background:#f8fafc}.legacy-page .tt-session-share-detail__header{align-items:flex-start}.legacy-page .tt-session-share-detail__header h4{margin:.18rem 0 0;font-size:.78rem;line-height:1.35}.legacy-page .tt-session-share-detail__header>em{display:inline-flex;align-items:center;gap:.28rem;padding:.28rem .42rem;border-radius:999px;color:#407a60;background:#e3f1e9;font-size:.5rem;font-style:normal;white-space:nowrap}.legacy-page .tt-session-share-detail__header>em i,.legacy-page .tt-session-share-run>header em i{width:.32rem;height:.32rem;border-radius:50%;background:#55a978}.legacy-page .tt-session-share-detail__permission{display:flex;align-items:center;gap:.45rem;margin-top:.65rem;padding:.48rem .58rem;border-radius:.5rem;color:#65717d;background:#eef3f8;font-size:.52rem}.legacy-page .tt-session-share-detail__permission b{padding:.22rem .35rem;border-radius:.3rem;color:#326cae;background:#dfeaf7;white-space:nowrap}.legacy-page .tt-session-share-run{margin-top:.6rem;padding:.7rem;border-radius:.65rem;background:#fff}.legacy-page .tt-session-share-run>header strong{font-size:.62rem}.legacy-page .tt-session-share-run>header small{margin-top:.12rem}.legacy-page .tt-session-share-run>header em{display:inline-flex;align-items:center;gap:.28rem;color:#41785f;font-size:.5rem;font-style:normal}.legacy-page .tt-session-share-run ol{display:grid;gap:.28rem;margin:.6rem 0;padding:0;list-style:none}.legacy-page .tt-session-share-run li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.42rem;align-items:center;padding:.38rem .44rem;border-radius:.42rem;background:#f5f7f8}.legacy-page .tt-session-share-run li>i{display:grid;width:1.15rem;height:1.15rem;place-items:center;border-radius:50%;color:#52836d;background:#e3f0e9;font-size:.48rem;font-style:normal}.legacy-page .tt-session-share-run li span{display:grid;gap:.05rem}.legacy-page .tt-session-share-run li b{font-size:.54rem}.legacy-page .tt-session-share-run li.is-running{background:#eaf2fb}.legacy-page .tt-session-share-run li.is-running>i{color:#3b74b4;background:#d9e8f8}.legacy-page .tt-session-share-run__resources{display:flex;flex-wrap:wrap;gap:.3rem}.legacy-page .tt-session-share-run__resources span{padding:.3rem .42rem;border-radius:.35rem;color:#5f6f7d;background:#edf1f4;font-size:.48rem}.legacy-page .tt-session-share-boundary{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.48rem;margin:.55rem 0 0;padding:.58rem;border-radius:.55rem;color:#5c6f66;background:#ebf3ef}.legacy-page .tt-session-share-boundary>i{font-style:normal}.legacy-page .tt-session-share-boundary b{font-size:.52rem}.legacy-page .tt-session-share-boundary small{margin-top:.15rem;line-height:1.4}.legacy-page .tt-session-share-transfer{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin-top:.55rem;padding:.58rem;border-radius:.55rem;background:#f2f0ec}.legacy-page .tt-session-share-transfer b{margin-top:.12rem;color:#6f6153;font-size:.54rem}.legacy-page .tt-session-share-transfer p{max-width:55%;margin:0;color:#91887f;font-size:.48rem;line-height:1.4;text-align:right}@media (max-width:680px){.legacy-page .tt-session-share-workspace{grid-template-columns:minmax(0,1fr)}.legacy-page .tt-session-share-chat__composer,.legacy-page .tt-session-share-chat__header,.legacy-page .tt-session-share-message{display:none}.legacy-page .tt-session-share-chat{grid-template-rows:minmax(0,1fr)}.legacy-page .tt-session-share-chat__body{padding:.5rem}.legacy-page .tt-session-share-card{margin-top:0}.legacy-page .tt-session-share-detail{display:none}}.legacy-page #handoff .feat__media--shot:has(.tt-product-demo--handoff-v2){background:radial-gradient(circle at 12% 4%,rgba(214,230,250,.96),transparent 37%),radial-gradient(circle at 88% 92%,rgba(244,225,204,.66),transparent 36%),linear-gradient(124deg,#eef4fb,#f6f3ef 57%,#f5f7fa)}.legacy-page #handoff .feat__media--shot:has(.tt-product-demo--handoff-v2) .feat__media-art{opacity:0}.legacy-page #handoff .feat__media-product:has(>.tt-product-demo--handoff-v2){width:min(92%,1180px);aspect-ratio:1.74;border:0;border-radius:1.25cqw;box-shadow:0 .18cqw .7cqw rgba(45,58,77,.06),0 2.15cqw 5.8cqw rgba(45,58,77,.15)}.legacy-page .tt-product-demo--handoff-v2{--tt-handoff-blue:#397bd6;--tt-handoff-blue-soft:#eaf2fd;--tt-handoff-green:#35a36d;--tt-handoff-ink:#25292f;--tt-handoff-muted:#747b84;--tt-handoff-faint:#9da4ad;container-type:inline-size;color:var(--tt-handoff-ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-feature-settings:"rlig" 1,"calt" 1;-webkit-font-smoothing:antialiased;text-align:left;text-rendering:geometricPrecision;-webkit-user-select:none;-moz-user-select:none;user-select:none}.legacy-page .tt-product-demo--handoff-v2 *,.legacy-page .tt-product-demo--handoff-v2 :after,.legacy-page .tt-product-demo--handoff-v2 :before{box-sizing:border-box}.legacy-page .home-product-zoom .tt-product-demo--handoff-v2 [data-demo-step]{opacity:1!important;transform:none!important;animation:none!important}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-refined-body{min-height:0;grid-template-columns:3rem 13.5rem minmax(0,1fr)}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-refined-sidebar{display:flex;min-height:0;flex-direction:column;padding:.82rem .68rem;background:#f5f7fa}.legacy-page .tt-handoff-refined-sidebar__head{display:flex;align-items:center;gap:.4rem;padding:0 .42rem .52rem;color:#59616b}.legacy-page .tt-handoff-refined-sidebar__head strong{font-size:.76rem;font-weight:650}.legacy-page .tt-handoff-refined-sidebar__head span{display:grid;width:1.25rem;height:1.25rem;place-items:center;border-radius:50%;background:#e9edf2;color:#858d97;font-size:.62rem}.legacy-page .tt-handoff-refined-inbox{display:grid;gap:.28rem}.legacy-page .tt-handoff-refined-inbox__item{display:grid;min-width:0;grid-template-columns:1.8rem minmax(0,1fr);gap:.55rem;padding:.58rem .55rem;border-radius:.55rem;color:#707883}.legacy-page .tt-handoff-refined-inbox__item.is-current{background:#fff;color:var(--tt-handoff-ink)}.legacy-page .tt-handoff-refined-avatar,.legacy-page .tt-handoff-refined-inbox__item>i{display:grid;width:1.8rem;height:1.8rem;place-items:center;border-radius:50%;background:#e2ebf7;color:#436b9e;font-size:.66rem;font-style:normal;font-weight:650}.legacy-page .tt-handoff-refined-inbox__item>i.is-muted{background:#e9ecef;color:#7c848d}.legacy-page .tt-handoff-refined-inbox__item>span{display:grid;min-width:0;gap:.08rem}.legacy-page .tt-handoff-refined-inbox__item small,.legacy-page .tt-handoff-refined-inbox__item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-handoff-refined-inbox__item strong{font-size:.71rem;font-weight:620}.legacy-page .tt-handoff-refined-inbox__item small{color:#959ca5;font-size:.61rem}.legacy-page .tt-handoff-refined-inbox__item em{width:-moz-max-content;width:max-content;margin-top:.14rem;color:#3971bd;font-size:.6rem;font-style:normal;font-weight:620}.legacy-page .tt-handoff-refined-sidebar__hint{display:flex;align-items:flex-start;gap:.48rem;margin-top:auto;padding:.62rem .55rem;border-radius:.58rem;background:#edf1f5;color:#76808a}.legacy-page .tt-handoff-refined-sidebar__hint>svg{margin-top:.06rem}.legacy-page .tt-handoff-refined-sidebar__hint>span{display:grid;min-width:0;gap:.08rem}.legacy-page .tt-handoff-refined-sidebar__hint strong{color:#525b65;font-size:.65rem;font-weight:620}.legacy-page .tt-handoff-refined-sidebar__hint small{color:#8b939c;font-size:.58rem;line-height:1.4}.legacy-page .tt-handoff-refined-workspace{display:grid;min-width:0;min-height:0;grid-template-columns:minmax(0,1fr) 16.6rem;gap:.48rem;padding:.48rem;background:#f3f5f8}.legacy-page .tt-handoff-refined-result,.legacy-page .tt-handoff-refined-work{min-width:0;min-height:0;overflow:hidden;border-radius:.82rem;box-shadow:none}.legacy-page .tt-handoff-refined-work{display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:radial-gradient(circle at 90% 4%,rgba(234,242,253,.56),transparent 25%),#fff}.legacy-page .tt-handoff-refined-header{min-width:0;height:3.5rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:0 1.15rem}.legacy-page .tt-handoff-refined-header>div{min-width:0;display:flex;align-items:center;gap:.55rem}.legacy-page .tt-handoff-refined-header h4{min-width:0;margin:0;overflow:hidden;color:#30353b;font-size:.82rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-handoff-refined-header>div>span{display:flex;flex:0 0 auto;align-items:center;gap:.28rem;color:#6a7684;font-size:.62rem}.legacy-page .tt-handoff-refined-header>div>span i{width:.38rem;height:.38rem;border-radius:50%;background:var(--tt-handoff-green)}.legacy-page .tt-handoff-refined-people{display:flex;flex:0 0 auto;align-items:center}.legacy-page .tt-handoff-refined-people i{display:grid;width:1.45rem;height:1.45rem;margin-left:-.24rem;place-items:center;border:.12rem solid #fff;border-radius:50%;background:#e2ebf7;color:#55708f;font-size:.58rem;font-style:normal}.legacy-page .tt-handoff-refined-people i:nth-child(2){background:#f0e5d7;color:#806a51}.legacy-page .tt-handoff-refined-people small{margin-left:.3rem;color:#8a929b;font-size:.6rem}.legacy-page .tt-handoff-refined-flow{display:flex;min-height:0;flex-direction:column;gap:.68rem;overflow:hidden;padding:.35rem 1.15rem .55rem}.legacy-page .tt-handoff-refined-message{display:flex;max-width:84%;align-items:flex-start;gap:.55rem}.legacy-page .tt-handoff-refined-message>div{min-width:0;padding:.58rem .72rem;border-radius:.2rem .72rem .72rem .72rem;background:#f4f6f9}.legacy-page .tt-handoff-refined-message header{display:flex;align-items:center;gap:.45rem}.legacy-page .tt-handoff-refined-message strong{font-size:.67rem;font-weight:650}.legacy-page .tt-handoff-refined-message time{color:#a0a7af;font-size:.57rem}.legacy-page .tt-handoff-refined-agent p,.legacy-page .tt-handoff-refined-message p{margin:.25rem 0 0;color:#5d6570;font-size:.68rem;line-height:1.5}.legacy-page .tt-handoff-refined-context{display:grid;gap:.5rem;padding:.72rem;border-radius:.7rem;background:#f7f8fa}.legacy-page .tt-handoff-refined-context>header{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.legacy-page .tt-handoff-refined-context>header>span{display:flex;min-width:0;align-items:center;gap:.4rem}.legacy-page .tt-handoff-refined-context svg{width:.95rem;height:.95rem;fill:none;stroke:#6e7e91;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.legacy-page .tt-handoff-refined-context strong{font-size:.68rem;font-weight:650}.legacy-page .tt-handoff-refined-context>header small{color:#939aa3;font-size:.58rem}.legacy-page .tt-handoff-refined-resources{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.legacy-page .tt-handoff-refined-resources span{display:flex;min-width:0;align-items:center;gap:.28rem;padding:.42rem .5rem;overflow:hidden;border-radius:.48rem;background:#fff;color:#747d87;font-size:.59rem;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-handoff-refined-resources b{color:#3971bd;font-size:.72rem}.legacy-page .tt-handoff-refined-resume{display:flex;min-width:0;align-items:center;gap:.52rem;padding:.48rem .58rem;border-radius:.52rem;background:var(--tt-handoff-blue-soft)}.legacy-page .tt-handoff-refined-resume>i{width:.54rem;height:.54rem;flex:0 0 auto;border:.14rem solid #fff;border-radius:50%;background:var(--tt-handoff-blue);box-shadow:0 0 0 .08rem rgba(57,123,214,.18)}.legacy-page .tt-handoff-refined-resume>span{display:grid;min-width:0;gap:.03rem}.legacy-page .tt-handoff-refined-resume small{color:#7590b2;font-size:.55rem}.legacy-page .tt-handoff-refined-resume strong{overflow:hidden;color:#315f99;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-handoff-refined-resume em{margin-left:auto;color:#3971bd;font-size:.58rem;font-style:normal;font-weight:650}.legacy-page .tt-handoff-refined-agent{display:grid;gap:.32rem;padding-left:2.35rem}.legacy-page .tt-handoff-refined-agent>header{display:flex;align-items:center;gap:.34rem}.legacy-page .tt-handoff-refined-agent__avatar{width:1.55rem;height:1.55rem;margin-left:-2.35rem;overflow:hidden;border-radius:50%}.legacy-page .tt-handoff-refined-agent__avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.legacy-page .tt-handoff-refined-agent header strong{font-size:.67rem;font-weight:650}.legacy-page .tt-handoff-refined-agent header small{padding:.1rem .28rem;border-radius:999px;background:#e8f0fd;color:#4f78b0;font-size:.54rem}.legacy-page .tt-handoff-refined-agent p{margin-top:0}.legacy-page .tt-handoff-refined-agent__trace{display:flex;flex-wrap:wrap;gap:.28rem}.legacy-page .tt-handoff-refined-agent__trace span{display:flex;align-items:center;gap:.24rem;padding:.28rem .42rem;border-radius:.4rem;background:#f4f6f8;color:#76808a;font-size:.57rem}.legacy-page .tt-handoff-refined-agent__trace span:last-child{color:#3971bd;background:#edf4fd}.legacy-page .tt-handoff-refined-agent__trace i{width:.34rem;height:.34rem;border-radius:50%;background:var(--tt-handoff-blue)}.legacy-page .tt-product-demo--handoff-v2 .electron-showcase__composer-wrap{padding:0 1rem .55rem}.legacy-page .tt-handoff-refined-result{display:flex;flex-direction:column;padding:1.08rem .95rem;background:#f9fafc}.legacy-page .tt-handoff-refined-result>header small{color:#8f97a1;font-size:.6rem;font-weight:620;letter-spacing:.08em}.legacy-page .tt-handoff-refined-result h4{margin:.18rem 0 0;font-size:.85rem;font-weight:650}.legacy-page .tt-handoff-refined-result header p{margin:.28rem 0 0;color:#7b838d;font-size:.62rem;line-height:1.5}.legacy-page .tt-handoff-refined-progress{display:grid;gap:.36rem;margin-top:.82rem}.legacy-page .tt-handoff-refined-progress>span{display:grid;min-width:0;grid-template-columns:1.25rem minmax(0,1fr);gap:0 .44rem;align-items:center;padding:.48rem .52rem;border-radius:.5rem;background:#fff}.legacy-page .tt-handoff-refined-progress i{width:1.25rem;height:1.25rem;display:grid;grid-row:1/3;place-items:center;border-radius:50%;background:#e7f4ed;color:var(--tt-handoff-green);font-size:.62rem;font-style:normal;font-weight:700}.legacy-page .tt-handoff-refined-progress b{overflow:hidden;color:#414850;font-size:.65rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-handoff-refined-progress small{overflow:hidden;color:#9299a1;font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-handoff-refined-writeback{display:grid;gap:.18rem;margin-top:.72rem;padding:.68rem .65rem;border-radius:.62rem;background:#eaf2fd;color:#315f99}.legacy-page .tt-handoff-refined-writeback>span{display:flex;align-items:center;gap:.34rem;font-size:.59rem;font-weight:620}.legacy-page .tt-handoff-refined-writeback>span i{display:grid;width:1.08rem;height:1.08rem;place-items:center;border-radius:50%;background:#fff;color:var(--tt-handoff-green);font-size:.56rem;font-style:normal}.legacy-page .tt-handoff-refined-writeback strong{font-size:.78rem;font-weight:680}.legacy-page .tt-handoff-refined-writeback small{overflow:hidden;color:#6682a6;font-size:.56rem;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1180px){.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-refined-body{grid-template-columns:2.8rem 11.6rem minmax(0,1fr)}.legacy-page .tt-handoff-refined-workspace{grid-template-columns:minmax(0,1fr) 14.6rem}.legacy-page .tt-handoff-refined-sidebar__hint{display:none}}@media (max-width:900px){.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-refined-body{grid-template-columns:2.8rem minmax(0,1fr)}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-refined-sidebar{display:none}.legacy-page .tt-handoff-refined-workspace{grid-template-columns:minmax(0,1fr) 13.5rem}.legacy-page .tt-handoff-refined-people small,.legacy-page .tt-handoff-refined-resources span:last-child{display:none}.legacy-page .tt-handoff-refined-resources{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.legacy-page .tt-handoff-refined-workspace{grid-template-columns:minmax(0,1fr)}.legacy-page .tt-handoff-refined-result{display:none}.legacy-page .tt-handoff-refined-flow{padding-inline:.8rem}.legacy-page .tt-product-demo--handoff-v2 .electron-showcase__composer-wrap{padding-inline:.7rem}}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-refined-body{grid-template-columns:3rem 13.8rem minmax(0,1fr)}.legacy-page .tt-message-nav{display:flex;min-width:0;min-height:0;flex-direction:column;padding:.76rem .64rem;background:#f5f7fa}.legacy-page .tt-message-nav__head{display:flex;height:2rem;align-items:center;justify-content:space-between;padding:0 .34rem}.legacy-page .tt-message-nav__head strong{color:#3c434b;font-size:.78rem;font-weight:660}.legacy-page .tt-message-nav__head button,.legacy-page .tt-message-thread button{border:0;font:inherit}.legacy-page .tt-message-nav__head button{display:grid;width:1.35rem;height:1.35rem;place-items:center;border-radius:.4rem;background:#e9edf2;color:#737c86;font-size:.8rem}.legacy-page .tt-message-nav__search{display:flex;height:2rem;align-items:center;gap:.38rem;margin:.32rem 0 .62rem;padding:0 .56rem;border-radius:.5rem;background:#fff;color:#a1a7ae;font-size:.61rem}.legacy-page .tt-message-nav__search svg{width:.78rem;height:.78rem}.legacy-page .tt-message-nav__section{display:grid;gap:.18rem;margin-bottom:.64rem}.legacy-page .tt-message-nav__section>small{padding:0 .38rem .22rem;color:#929aa4;font-size:.57rem;font-weight:620}.legacy-page .tt-message-nav__item{display:grid;min-width:0;grid-template-columns:1.72rem minmax(0,1fr) auto;align-items:center;gap:.48rem;padding:.48rem;border-radius:.52rem;color:#68717b}.legacy-page .tt-message-nav__item.is-current{background:#fff;color:#30363d}.legacy-page .tt-chat-avatar,.legacy-page .tt-message-nav__item>i,.legacy-page .tt-message-thread__records>article>i{display:grid;width:1.72rem;height:1.72rem;flex:0 0 auto;place-items:center;overflow:hidden;border-radius:50%;background:#e7ebf0;color:#687480;font-size:.62rem;font-style:normal;font-weight:650}.legacy-page .tt-message-nav__item>i.is-group{border-radius:.48rem;background:#dfeafb;color:#3f70ae}.legacy-page .tt-message-nav__item>i.is-amber{background:#f4e9da;color:#8d6c49}.legacy-page .tt-message-nav__item>i.is-muted{background:#eceff2;color:#7c858f}.legacy-page .tt-message-nav__item>span{display:grid;min-width:0;gap:.08rem}.legacy-page .tt-message-nav__item small,.legacy-page .tt-message-nav__item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-message-nav__item strong{font-size:.67rem;font-weight:630}.legacy-page .tt-message-nav__item small{color:#969da5;font-size:.56rem}.legacy-page .tt-message-nav__item>em{display:grid;width:1.1rem;height:1.1rem;place-items:center;border-radius:50%;background:#3e7ed7;color:#fff;font-size:.53rem;font-style:normal;font-weight:650}.legacy-page .tt-message-workspace{display:grid;min-width:0;min-height:0;grid-template-columns:minmax(0,1fr) 17.2rem;gap:.48rem;padding:.48rem;background:#f3f5f8}.legacy-page .tt-message-mobile-task{display:none}.legacy-page .tt-message-feed,.legacy-page .tt-message-thread{min-width:0;min-height:0;overflow:hidden;border-radius:.82rem;box-shadow:none}.legacy-page .tt-message-feed{display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#fff}.legacy-page .tt-message-feed__header{display:flex;height:3.45rem;align-items:center;justify-content:space-between;gap:.75rem;padding:0 1rem}.legacy-page .tt-message-feed__header>div{display:flex;min-width:0;align-items:center;gap:.42rem}.legacy-page .tt-message-feed__header h4{margin:0;overflow:hidden;color:#30353b;font-size:.8rem;font-weight:660;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-message-feed__header>div span{color:#9198a1;font-size:.56rem}.legacy-page .tt-message-feed__people{display:flex;flex:0 0 auto;align-items:center}.legacy-page .tt-message-feed__people i,.legacy-page .tt-message-feed__people small{display:grid;width:1.35rem;height:1.35rem;margin-left:-.2rem;place-items:center;border:.1rem solid #fff;border-radius:50%;background:#e2ebf7;color:#58708c;font-size:.53rem;font-style:normal}.legacy-page .tt-message-feed__people i:nth-child(2){background:#e1eef2;color:#4f7280}.legacy-page .tt-message-feed__people i:nth-child(3){background:#f3e8d9;color:#806b52}.legacy-page .tt-message-feed__people small{background:#eef1f4;color:#78818b}.legacy-page .tt-message-feed__body{display:flex;min-height:0;flex-direction:column;gap:.56rem;overflow:hidden;padding:0 1rem .45rem}.legacy-page .tt-message-feed__date{display:flex;justify-content:center}.legacy-page .tt-message-feed__date span{padding:.16rem .4rem;border-radius:999px;background:#f4f6f8;color:#9aa1a9;font-size:.51rem}.legacy-page .tt-chat-message{display:flex;max-width:86%;align-items:flex-start;gap:.5rem}.legacy-page .tt-chat-message>div{min-width:0}.legacy-page .tt-chat-message header,.legacy-page .tt-message-thread__records article header{display:flex;align-items:center;gap:.34rem}.legacy-page .tt-chat-message header strong,.legacy-page .tt-message-thread__records article strong{color:#3d444c;font-size:.64rem;font-weight:650}.legacy-page .tt-chat-message header small,.legacy-page .tt-message-thread__records article header small{padding:.08rem .25rem;border-radius:999px;background:#e8f0fd;color:#4e79b3;font-size:.48rem}.legacy-page .tt-chat-message time,.legacy-page .tt-message-thread__records time{color:#a3a9b0;font-size:.52rem}.legacy-page .tt-chat-message p{margin:.2rem 0 0;padding:.5rem .62rem;border-radius:.18rem .58rem .58rem .58rem;background:#f4f6f8;color:#5c6570;font-size:.62rem;line-height:1.48}.legacy-page .tt-chat-avatar.is-agent,.legacy-page .tt-message-thread__records>article>i.is-agent{background:#fff}.legacy-page .tt-chat-avatar img,.legacy-page .tt-collaboration-message__meta .is-agent img,.legacy-page .tt-message-thread__records>article>i img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.legacy-page .tt-collaboration-message{display:grid;width:calc(100% - 2.22rem);align-self:flex-end;gap:.42rem;padding:.68rem .72rem;border-radius:.68rem;background:#f3f6fa}.legacy-page .tt-collaboration-message>header,.legacy-page .tt-collaboration-message>header em,.legacy-page .tt-collaboration-message>header span{display:flex;align-items:center}.legacy-page .tt-collaboration-message>header{justify-content:space-between;gap:.6rem}.legacy-page .tt-collaboration-message>header span{gap:.34rem}.legacy-page .tt-collaboration-message>header svg{width:.84rem;height:.84rem;stroke:#4a79b7;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.legacy-page .tt-collaboration-message>header strong{color:#4b627c;font-size:.57rem;font-weight:650;letter-spacing:.04em}.legacy-page .tt-collaboration-message>header em{gap:.26rem;color:#3f8e68;font-size:.54rem;font-style:normal;font-weight:620}.legacy-page .tt-collaboration-message>header em i,.legacy-page .tt-message-thread__status>div:first-child span i{width:.34rem;height:.34rem;border-radius:50%;background:#37a06c}.legacy-page .tt-collaboration-message h5{margin:0;color:#30363d;font-size:.78rem;font-weight:670}.legacy-page .tt-collaboration-message>p{margin:0;color:#747c85;font-size:.58rem;line-height:1.45}.legacy-page .tt-collaboration-message__meta{display:grid;grid-template-columns:.9fr 1.1fr .9fr;gap:.34rem}.legacy-page .tt-collaboration-message__meta>span{display:grid;gap:.14rem;padding:.35rem .42rem;border-radius:.42rem;background:#fff}.legacy-page .tt-collaboration-message__meta small{color:#9aa1a9;font-size:.49rem}.legacy-page .tt-collaboration-message__meta b{display:flex;min-width:0;align-items:center;gap:.2rem;overflow:hidden;color:#555e68;font-size:.55rem;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-collaboration-message__meta b i{display:grid;width:1rem;height:1rem;margin-right:-.1rem;place-items:center;overflow:hidden;border:.06rem solid #fff;border-radius:50%;background:#e6edf7;color:#57718f;font-size:.43rem;font-style:normal}.legacy-page .tt-collaboration-message__progress{display:flex;flex-wrap:wrap;gap:.28rem}.legacy-page .tt-collaboration-message__progress span{display:flex;align-items:center;gap:.22rem;padding:.24rem .34rem;border-radius:.34rem;background:#e8f4ee;color:#4c8067;font-size:.51rem}.legacy-page .tt-collaboration-message__progress i{font-style:normal;font-weight:700}.legacy-page .tt-collaboration-message__progress .is-pending{background:#e9f1fc;color:#4e75a7}.legacy-page .tt-collaboration-message__progress .is-pending i{width:.28rem;height:.28rem;border-radius:50%;background:#4380d4}.legacy-page .tt-collaboration-message>footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;color:#969da5;font-size:.5rem}.legacy-page .tt-collaboration-message>footer button{border:0;background:transparent;color:#4077bd;font:inherit;font-weight:630}.legacy-page .tt-collaboration-message>footer button b{display:inline-grid;min-width:.9rem;height:.9rem;margin-left:.12rem;place-items:center;border-radius:50%;background:#dfeaf9;font-size:.46rem}.legacy-page .tt-product-demo--handoff-v2 .tt-message-composer{padding:0 .86rem .52rem}.legacy-page .tt-product-demo--handoff-v2 .tt-message-composer .electron-showcase__composer{min-height:3.55rem}.legacy-page .tt-message-thread{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;padding:.86rem .78rem .72rem;background:#f9fafc}.legacy-page .tt-message-thread__header{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;padding:0 .12rem}.legacy-page .tt-message-thread__header span{display:grid;min-width:0;gap:.12rem}.legacy-page .tt-message-thread__header small{color:#929aa4;font-size:.53rem;font-weight:620}.legacy-page .tt-message-thread__header h4{margin:0;overflow:hidden;color:#353b42;font-size:.75rem;font-weight:660;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-message-thread__header button{background:transparent;color:#8f969e;font-size:.88rem}.legacy-page .tt-message-thread__status{display:grid;gap:.48rem;margin-top:.7rem;padding:.58rem;border-radius:.58rem;background:#edf3fb}.legacy-page .tt-message-thread__status>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.legacy-page .tt-message-thread__status>div:first-child span{display:flex;align-items:center;gap:.26rem;color:#3d7b5d;font-size:.57rem;font-weight:650}.legacy-page .tt-message-thread__status>div:first-child small{color:#8c98a7;font-size:.49rem}.legacy-page .tt-message-thread__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.28rem}.legacy-page .tt-message-thread__summary span{display:grid;gap:.06rem;color:#7c8794;font-size:.46rem}.legacy-page .tt-message-thread__summary b{color:#3f5f84;font-size:.64rem}.legacy-page .tt-message-thread__records{display:grid;align-content:start;gap:.66rem;min-height:0;padding:.76rem .1rem 0;overflow:hidden}.legacy-page .tt-message-thread__records>article{display:flex;min-width:0;align-items:flex-start;gap:.44rem}.legacy-page .tt-message-thread__records>article>i{width:1.48rem;height:1.48rem;font-size:.54rem}.legacy-page .tt-message-thread__records>article>i.is-blue{background:#dfeef3;color:#4b7383}.legacy-page .tt-message-thread__records article>div{min-width:0}.legacy-page .tt-message-thread__records article p{margin:.18rem 0 0;color:#626b75;font-size:.55rem;line-height:1.45}.legacy-page .tt-message-thread__attachment,.legacy-page .tt-message-thread__trace{display:block;width:-moz-max-content;width:max-content;max-width:100%;margin-top:.28rem;padding:.24rem .34rem;overflow:hidden;border-radius:.34rem;background:#edf3fb;color:#4b76a9;font-size:.49rem;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-message-thread__trace{background:#eaf4ef;color:#4f8068}.legacy-page .tt-message-thread__reply{display:flex;height:2.1rem;align-items:center;justify-content:space-between;gap:.5rem;padding:0 .34rem 0 .56rem;border-radius:.52rem;background:#fff;color:#a0a6ad;font-size:.54rem}.legacy-page .tt-message-thread__reply button{display:grid;width:1.42rem;height:1.42rem;place-items:center;border-radius:50%;background:#e1ebf9;color:#3f7fd5}.legacy-page .tt-message-thread__reply svg{width:.72rem;height:.72rem}@media (max-width:1180px){.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-refined-body{grid-template-columns:2.8rem 11.8rem minmax(0,1fr)}.legacy-page .tt-message-workspace{grid-template-columns:minmax(0,1fr) 14.6rem}.legacy-page .tt-message-thread__summary span{white-space:nowrap}}@media (max-width:900px){.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-refined-body{grid-template-columns:2.8rem minmax(0,1fr)}.legacy-page .tt-product-demo--handoff-v2 .tt-message-nav{display:none}.legacy-page .tt-message-workspace{grid-template-columns:minmax(0,1fr) 13.6rem}.legacy-page .tt-collaboration-message__meta>span:last-child{display:none}.legacy-page .tt-collaboration-message__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-refined-body{grid-template-columns:2.2rem minmax(0,1fr)}.legacy-page .tt-message-workspace{grid-template-columns:minmax(0,1fr);padding:.28rem}.legacy-page .tt-message-feed,.legacy-page .tt-message-thread{display:none}.legacy-page .tt-message-mobile-task{display:grid;align-content:center;gap:.32rem;padding:.64rem .72rem;border-radius:.62rem;background:#fff}.legacy-page .tt-message-mobile-task footer,.legacy-page .tt-message-mobile-task header,.legacy-page .tt-message-mobile-task header em{display:flex;align-items:center}.legacy-page .tt-message-mobile-task header{justify-content:space-between;color:#4d6684;font-size:.62rem}.legacy-page .tt-message-mobile-task header em{gap:.2rem;color:#438261;font-style:normal}.legacy-page .tt-message-mobile-task header i{width:.28rem;height:.28rem;border-radius:50%;background:#37a06c}.legacy-page .tt-message-mobile-task>strong{color:#323940;font-size:.78rem}.legacy-page .tt-message-mobile-task>small{color:#87909a;font-size:.54rem}.legacy-page .tt-message-mobile-task footer{flex-wrap:wrap;gap:.24rem;font-size:.5rem}.legacy-page .tt-message-mobile-task footer span{padding:.2rem .3rem;border-radius:.3rem;background:#eaf4ef;color:#4d8068}.legacy-page .tt-message-mobile-task footer span:last-child{background:#eaf1fb;color:#4e76a7}}@media (max-width:30rem){.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-refined-body{grid-template-columns:minmax(0,1fr)}}.legacy-page .tt-product-demo--handoff-v2 .tt-shell-body,.legacy-page .tt-product-demo--project-v2 .tt-shell-body{background:#f5f7fa}.legacy-page .tt-product-demo--handoff-v2 .tt-rail-button.is-active,.legacy-page .tt-product-demo--project-v2 .tt-rail-button.is-active{border-radius:.58cqw;background:var(--tt-module-blue-soft);color:var(--tt-module-blue)}.legacy-page .tt-product-demo--handoff-v2 .tt-rail-profile,.legacy-page .tt-product-demo--project-v2 .tt-rail-profile{border-color:rgba(57,123,214,.1);background:#eef4fc;color:#315f9d;font-size:clamp(6px,.64cqw,10px);font-weight:600}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-workspace,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-workspace{display:grid;min-width:0;min-height:0;overflow:hidden;background:#fff}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-workspace{grid-template-columns:15.4cqw minmax(0,1fr) 25.2cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-workspace{grid-template-columns:14.4cqw minmax(0,1fr) 24.8cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-detail,.legacy-page .tt-product-demo--handoff-v2 .tt-v2-main,.legacy-page .tt-product-demo--handoff-v2 .tt-v2-sidebar,.legacy-page .tt-product-demo--project-v2 .tt-v2-detail,.legacy-page .tt-product-demo--project-v2 .tt-v2-main,.legacy-page .tt-product-demo--project-v2 .tt-v2-sidebar{min-width:0;min-height:0;overflow:hidden}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-sidebar,.legacy-page .tt-product-demo--project-v2 .tt-v2-sidebar{padding:1.05cqw .82cqw;border-right:1px solid var(--tt-module-line);background:#f5f7f9}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-main,.legacy-page .tt-product-demo--project-v2 .tt-v2-main{display:flex;flex-direction:column;padding:1.15cqw 1.35cqw;background:#fff}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-detail,.legacy-page .tt-product-demo--project-v2 .tt-v2-detail{display:flex;flex-direction:column;padding:1.15cqw 1.05cqw;border-left:1px solid var(--tt-module-line);background:#f5f7f9}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-eyebrow,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-eyebrow{display:block;color:#8b949f;font-size:clamp(6px,.58cqw,9px);font-weight:600;letter-spacing:.06em;line-height:1.35;text-transform:uppercase}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-section-title,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-section-title{margin:.16cqw 0 0;color:var(--tt-module-ink);font-size:clamp(9px,.98cqw,15px);font-weight:600;line-height:1.35}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-copy,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-copy{margin:.28cqw 0 0;color:var(--tt-module-muted);font-size:clamp(7px,.66cqw,10px);line-height:1.5}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-inbox{display:grid;gap:.48cqw;margin-top:.82cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-inbox-item{display:grid;min-width:0;grid-template-columns:1.7cqw minmax(0,1fr);gap:.5cqw;padding:.62cqw .55cqw;border-radius:.58cqw;color:#6d7580}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-inbox-item.is-current{background:#fff;box-shadow:inset 0 0 0 1px rgba(57,123,214,.08);color:var(--tt-module-ink)}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-avatar,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-avatar{display:grid;place-items:center;width:1.7cqw;height:1.7cqw;flex:0 0 auto;border-radius:50%;background:#e7eef8;color:#345f98;font-size:clamp(6px,.58cqw,9px);font-style:normal;font-weight:600}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-avatar.is-muted{background:#eceff2;color:#7b838c}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-inbox-copy{display:grid;min-width:0;gap:.12cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-inbox-copy span{display:flex;min-width:0;align-items:center;gap:.3cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-inbox-copy strong{overflow:hidden;font-size:clamp(7px,.7cqw,11px);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-inbox-copy time{margin-left:auto;color:#a1a8b1;font-size:clamp(5px,.52cqw,8px)}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-inbox-copy small{display:-webkit-box;overflow:hidden;color:#7e8791;font-size:clamp(6px,.58cqw,9px);line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-inbox-state{display:inline-flex;width:-moz-max-content;width:max-content;align-items:center;gap:.28cqw;margin-top:.2cqw;color:#3971bd;font-size:clamp(5px,.54cqw,8px);font-weight:600}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-inbox-state i{width:.32cqw;height:.32cqw;border-radius:50%;background:var(--tt-module-blue)}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-main-head{display:flex;min-width:0;align-items:flex-start;gap:.75cqw;padding-bottom:.9cqw;border-bottom:1px solid var(--tt-module-line)}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-main-head>div{min-width:0;flex:1}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-main-head h4{margin:.18cqw 0 0;overflow:hidden;color:var(--tt-module-ink);font-size:clamp(9px,.96cqw,15px);font-weight:600;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-meta{display:flex;flex:0 0 auto;align-items:center;gap:.34cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-meta span{padding:.24cqw .42cqw;border-radius:999px;background:#f0f3f6;color:#69727c;font-size:clamp(5px,.54cqw,8px);font-weight:500;white-space:nowrap}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-note{display:flex;align-items:flex-start;gap:.55cqw;margin-top:.8cqw;padding:.64cqw .72cqw;border-radius:.58cqw;background:#f6f8fb;color:#59636e;font-size:clamp(7px,.68cqw,10px);line-height:1.5}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-note .tt-handoff-v2-avatar{width:1.5cqw;height:1.5cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-note strong{color:#303740;font-weight:600}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-timeline{position:relative;display:grid;gap:.55cqw;margin-top:.78cqw;padding-left:1.05cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-timeline:before{content:"";position:absolute;top:.72cqw;bottom:.72cqw;left:.34cqw;width:1px;background:#dfe4ea}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-node{position:relative;display:flex;min-width:0;align-items:center;gap:.62cqw;min-height:2.55cqw;padding:.48cqw .62cqw;border-radius:.56cqw;background:#f8f9fb}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-node:before{content:"";position:absolute;left:-.91cqw;width:.46cqw;height:.46cqw;border:.1cqw solid #f8f9fb;border-radius:50%;background:#9ca6b0}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-node.is-breakpoint{background:var(--tt-module-blue-faint);box-shadow:inset 0 0 0 1px rgba(57,123,214,.1)}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-node.is-breakpoint:before{background:var(--tt-module-blue)}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-node>span:first-child{display:grid;min-width:0;flex:1;gap:.08cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-node strong{overflow:hidden;color:#333a42;font-size:clamp(7px,.7cqw,11px);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-node small{overflow:hidden;color:#858e98;font-size:clamp(6px,.58cqw,9px);text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-node em{flex:0 0 auto;padding:.2cqw .4cqw;border-radius:999px;background:#e8f1fd;color:#3971bd;font-size:clamp(5px,.54cqw,8px);font-style:normal;font-weight:600}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-artifact{display:flex;min-width:0;align-items:center;gap:.5cqw;min-height:2.25cqw;margin-top:.66cqw;padding:0 .65cqw;border-radius:.52cqw;background:#f3f5f7;color:#424a53}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-artifact svg{width:.9cqw;height:.9cqw;color:#6c7f96}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-artifact strong{min-width:0;overflow:hidden;font-size:clamp(7px,.66cqw,10px);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-artifact small{margin-left:auto;color:#8b949e;font-size:clamp(5px,.54cqw,8px);white-space:nowrap}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-branch{display:flex;align-items:center;gap:.42cqw;margin-top:.72cqw;padding:.52cqw .6cqw;border-radius:.5cqw;background:#eaf2fd;color:#356dad;font-size:clamp(6px,.62cqw,9px);font-weight:600}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-branch svg{width:.82cqw;height:.82cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-progress{display:grid;gap:.42cqw;margin-top:.8cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-progress-row{display:grid;min-width:0;grid-template-columns:1.18cqw minmax(0,1fr);align-items:center;gap:.5cqw;min-height:2.2cqw;padding:.4cqw .5cqw;border-radius:.48cqw;background:rgba(255,255,255,.82)}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-progress-row>i{display:grid;place-items:center;width:1.18cqw;height:1.18cqw;border-radius:50%;background:#e6f3eb;color:var(--tt-module-green);font-size:clamp(5px,.5cqw,8px);font-style:normal;font-weight:700}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-progress-row span{display:grid;min-width:0;gap:.08cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-progress-row strong{overflow:hidden;color:#384049;font-size:clamp(7px,.66cqw,10px);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-progress-row small{color:#8c949d;font-size:clamp(5px,.54cqw,8px)}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-result{display:grid;gap:.24cqw;margin-top:auto;padding:.82cqw .78cqw;border-radius:.62cqw;background:#e9f2ff;color:#2f629f}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-result span{display:flex;align-items:center;gap:.38cqw;font-size:clamp(6px,.62cqw,9px);font-weight:600}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-result span i{display:grid;place-items:center;width:1.2cqw;height:1.2cqw;border-radius:50%;background:#fff;color:var(--tt-module-green);font-size:clamp(6px,.56cqw,9px);font-style:normal}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-result strong{font-size:clamp(9px,.9cqw,14px);font-weight:650;line-height:1.35}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-result small{overflow:hidden;color:#5d7da5;font-size:clamp(6px,.58cqw,9px);text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-current{display:flex;min-width:0;align-items:center;gap:.5cqw;margin-top:.78cqw;padding:.62cqw .58cqw;border-radius:.58cqw;background:#fff;box-shadow:inset 0 0 0 1px rgba(57,123,214,.08)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-current-icon{display:grid;place-items:center;width:1.62cqw;height:1.62cqw;flex:0 0 auto;border-radius:.46cqw;background:var(--tt-module-blue-soft);color:var(--tt-module-blue)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-current-icon svg{width:.86cqw;height:.86cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-current>span:last-child{display:grid;min-width:0;gap:.08cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-current strong{overflow:hidden;font-size:clamp(7px,.7cqw,11px);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-current small{color:#87909a;font-size:clamp(5px,.54cqw,8px)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-nav-label{margin-top:1cqw;color:#929aa4;font-size:clamp(5px,.54cqw,8px);font-weight:600;letter-spacing:.04em}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-nav-list{display:grid;gap:.15cqw;margin-top:.34cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-nav-item{display:flex;min-width:0;align-items:center;gap:.42cqw;min-height:1.76cqw;padding:0 .45cqw;color:#747d87;font-size:clamp(6px,.6cqw,9px)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-nav-item i{width:.34cqw;height:.34cqw;flex:0 0 auto;border-radius:50%;background:#aeb5bd}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-nav-item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-main-head{display:flex;min-width:0;align-items:flex-start;gap:.8cqw;padding-bottom:.82cqw;border-bottom:1px solid var(--tt-module-line)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-main-head>div:first-child{min-width:0;flex:1}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-main-head h4{margin:.15cqw 0 0;overflow:hidden;color:var(--tt-module-ink);font-size:clamp(9px,.98cqw,15px);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-stats{display:flex;flex:0 0 auto;align-items:center;gap:.38cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-stats span{padding:.25cqw .44cqw;border-radius:999px;background:#f0f3f6;color:#69727c;font-size:clamp(5px,.54cqw,8px);font-weight:500;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-board{display:grid;min-width:0;min-height:0;flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.62cqw;margin-top:.82cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-lane{display:flex;min-width:0;min-height:0;flex-direction:column;overflow:hidden;padding:.58cqw;border-radius:.62cqw;background:#f5f7f9}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-lane>header{display:flex;min-width:0;align-items:center;gap:.36cqw;min-height:1.45cqw;padding:0 .12cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-lane>header i{width:.38cqw;height:.38cqw;flex:0 0 auto;border-radius:50%;background:#a6aeb7}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-lane.is-running>header i{background:var(--tt-module-blue)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-lane.is-done>header i{background:var(--tt-module-green)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-lane>header strong{overflow:hidden;color:#4c555f;font-size:clamp(6px,.62cqw,9px);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-lane>header span{margin-left:auto;color:#929aa4;font-size:clamp(5px,.52cqw,8px)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card{display:grid;min-width:0;gap:.34cqw;margin-top:.48cqw;padding:.58cqw;border-radius:.54cqw;background:#fff}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card.is-selected{background:#f7faff;box-shadow:inset 0 0 0 1px rgba(57,123,214,.16)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card>strong{display:-webkit-box;overflow:hidden;color:#363e47;font-size:clamp(7px,.66cqw,10px);font-weight:600;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card-meta{display:flex;min-width:0;align-items:center;gap:.34cqw;color:#858e98;font-size:clamp(5px,.52cqw,8px)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card-meta .tt-project-v2-avatar{width:1.02cqw;height:1.02cqw;font-size:clamp(5px,.46cqw,7px)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card-meta span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card-flag{justify-self:start;padding:.16cqw .34cqw;border-radius:999px;background:#fbeded;color:#bd5757;font-size:clamp(5px,.5cqw,8px);font-weight:600}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-detail-state{display:inline-flex;width:-moz-max-content;width:max-content;align-items:center;gap:.3cqw;margin-top:.38cqw;color:#3e8a65;font-size:clamp(6px,.6cqw,9px);font-weight:600}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-detail-state i{width:.34cqw;height:.34cqw;border-radius:50%;background:var(--tt-module-green)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-people{display:grid;gap:.42cqw;margin-top:.85cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-person{display:flex;min-width:0;align-items:center;gap:.5cqw;min-height:2.35cqw;padding:.42cqw .52cqw;border-radius:.5cqw;background:rgba(255,255,255,.82)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-person>span{display:grid;min-width:0;flex:1;gap:.08cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-person strong{overflow:hidden;color:#39414a;font-size:clamp(7px,.66cqw,10px);font-weight:600;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-person small{color:#8b949e;font-size:clamp(5px,.52cqw,8px)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-person em{color:#3971bd;font-size:clamp(5px,.52cqw,8px);font-style:normal;font-weight:600;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-acceptance{display:flex;align-items:center;gap:.42cqw;margin-top:.6cqw;color:#6f7882;font-size:clamp(6px,.58cqw,9px)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-acceptance svg{width:.78cqw;height:.78cqw;color:var(--tt-module-blue)}.legacy-page .tt-product-demo--project-v2 .tt-v2-result{display:grid;gap:.22cqw;margin-top:auto;padding:.82cqw .78cqw;border-radius:.62cqw;background:#e9f2ff;color:#2f629f}.legacy-page .tt-product-demo--project-v2 .tt-v2-result>span{display:flex;align-items:center;gap:.4cqw;font-size:clamp(6px,.6cqw,9px);font-weight:600}.legacy-page .tt-product-demo--project-v2 .tt-v2-result svg{width:.88cqw;height:.88cqw;color:var(--tt-module-blue)}.legacy-page .tt-product-demo--project-v2 .tt-v2-result strong{overflow:hidden;font-size:clamp(9px,.9cqw,14px);font-weight:650;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-v2-result small{color:#5d7da5;font-size:clamp(6px,.58cqw,9px)}@media (prefers-reduced-motion:no-preference){.legacy-page .feat__media .tt-product-demo--handoff-v2 [data-demo-step],.legacy-page .feat__media .tt-product-demo--project-v2 [data-demo-step]{opacity:0;transform:translate3d(0,.28cqw,0)}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff-v2 [data-demo-step],.legacy-page .feat__media.is-demo-active .tt-product-demo--project-v2 [data-demo-step]{animation-duration:.56s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.2,.8,.2,1)}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff-v2 [data-demo-step]{animation-name:tt-handoff-v2-step-in}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff-v2 [data-demo-step="1"]{animation-delay:.12s}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff-v2 [data-demo-step="2"]{animation-delay:.34s}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff-v2 [data-demo-step="3"]{animation-delay:.58s}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff-v2 [data-demo-step="4"]{animation-delay:.82s}.legacy-page .feat__media.is-demo-active .tt-product-demo--handoff-v2 [data-demo-step="5"]{animation-delay:1.08s}.legacy-page .feat__media.is-demo-active .tt-product-demo--project-v2 [data-demo-step]{animation-name:tt-project-v2-step-in}.legacy-page .feat__media.is-demo-active .tt-product-demo--project-v2 [data-demo-step="1"]{animation-delay:.14s}.legacy-page .feat__media.is-demo-active .tt-product-demo--project-v2 [data-demo-step="2"]{animation-delay:.38s}.legacy-page .feat__media.is-demo-active .tt-product-demo--project-v2 [data-demo-step="3"]{animation-delay:.68s}.legacy-page .feat__media.is-demo-active .tt-product-demo--project-v2 [data-demo-step="4"]{animation-delay:.96s}}@keyframes tt-handoff-v2-step-in{0%{opacity:0;transform:translate3d(0,.28cqw,0)}to{opacity:1;transform:translateZ(0)}}@keyframes tt-project-v2-step-in{0%{opacity:0;transform:translate3d(0,.28cqw,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.legacy-page .tt-product-demo--handoff-v2 [data-demo-step],.legacy-page .tt-product-demo--project-v2 [data-demo-step]{opacity:1!important;transform:none!important;animation:none!important}}.legacy-page .tt-product-demo--handoff-v2 :is(.tt-handoff-v2-eyebrow,.tt-handoff-v2-inbox-copy time,.tt-handoff-v2-inbox-copy small,.tt-handoff-v2-inbox-state,.tt-handoff-v2-context-meta span,.tt-handoff-v2-context-node small,.tt-handoff-v2-context-node em,.tt-handoff-v2-artifact small,.tt-handoff-v2-branch,.tt-handoff-v2-progress-row>i,.tt-handoff-v2-progress-row small),.legacy-page .tt-product-demo--project-v2 :is(.tt-project-v2-eyebrow,.tt-project-v2-current small,.tt-project-v2-nav-label,.tt-project-v2-nav-item,.tt-project-v2-stats span,.tt-project-v2-lane>header strong,.tt-project-v2-lane>header span,.tt-project-v2-card-meta,.tt-project-v2-card-flag,.tt-project-v2-detail-state,.tt-project-v2-person small,.tt-project-v2-person em,.tt-project-v2-acceptance){font-size:clamp(7px,.66cqw,10px)}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card-meta .tt-project-v2-avatar{font-size:clamp(6px,.58cqw,9px)}@container (max-width: 760px){.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-workspace,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-workspace{grid-template-columns:minmax(0,1.5fr) minmax(104px,.9fr)}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-sidebar,.legacy-page .tt-product-demo--project-v2 .tt-v2-sidebar{display:none}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-main,.legacy-page .tt-product-demo--project-v2 .tt-v2-main{padding-inline:1cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-detail,.legacy-page .tt-product-demo--project-v2 .tt-v2-detail{display:flex;padding-inline:.8cqw}}@container (max-width: 470px){.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-workspace,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-workspace{grid-template-columns:minmax(0,1.25fr) minmax(92px,.92fr)}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-artifact small,.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-copy,.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-note,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-acceptance,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-copy,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-stats span:last-child{display:none}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-main-head,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-main-head{padding-bottom:.55cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-meta{display:none}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-timeline,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-board{margin-top:.52cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-context-node,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-lane{padding:.42cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-board{gap:.34cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-handoff-v2-progress-row small,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card-meta span:last-child,.legacy-page .tt-product-demo--project-v2 .tt-project-v2-person small{display:none}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-result,.legacy-page .tt-product-demo--project-v2 .tt-v2-result{min-width:0;padding:.46cqw .54cqw}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-result small,.legacy-page .tt-product-demo--project-v2 .tt-v2-result>span{display:none}.legacy-page .tt-product-demo--handoff-v2 .tt-v2-result strong,.legacy-page .tt-product-demo--project-v2 .tt-v2-result small,.legacy-page .tt-product-demo--project-v2 .tt-v2-result strong{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card{gap:.16cqw;margin-top:.28cqw;padding:.32cqw}.legacy-page .tt-product-demo--project-v2 .tt-project-v2-card>strong{display:block;text-overflow:ellipsis;white-space:nowrap}}.legacy-page #project .feat__media--shot:has(.tt-product-demo--project-refined){background:radial-gradient(circle at 12% 4%,rgba(214,230,250,.96),transparent 37%),radial-gradient(circle at 88% 92%,rgba(244,225,204,.66),transparent 36%),linear-gradient(124deg,#eef4fb,#f6f3ef 57%,#f5f7fa)}.legacy-page #project .feat__media--shot:has(.tt-product-demo--project-refined) .feat__media-art{opacity:0}.legacy-page #project .feat__media-product:has(>.tt-product-demo--project-refined){width:min(92%,1180px);aspect-ratio:1.74;border:0;border-radius:1.25cqw;box-shadow:0 .18cqw .7cqw rgba(45,58,77,.06),0 2.15cqw 5.8cqw rgba(45,58,77,.15)}.legacy-page .tt-product-demo--project-refined{--tt-accent:#397bd6;--tt-green:#35a36d;--tt-line:transparent;background:#f5f7fa}.legacy-page .tt-product-demo--project-refined .tt-activity-rail,.legacy-page .tt-product-demo--project-refined .tt-shell-topbar{border-color:transparent}.legacy-page .tt-product-demo--project-refined .tt-project-shell{grid-template-columns:16.5cqw minmax(0,1fr);gap:.62cqw;padding:.62cqw .62cqw .62cqw 0;background:#f5f7fa}.legacy-page .tt-product-demo--project-refined .tt-project-sidebar{padding:.72cqw .62cqw .9cqw;border:0;border-radius:.78cqw;background:#f1f4f8}.legacy-page .tt-product-demo--project-refined .tt-project-sidebar__current{height:2.62cqw;padding:0 .62cqw;border-radius:.55cqw;background:#e3edf9}.legacy-page .tt-product-demo--project-refined .tt-project-folder-icon{width:1.3cqw;height:1.3cqw;border-radius:.38cqw;background:rgba(57,123,214,.1)}.legacy-page .tt-product-demo--project-refined .tt-project-sidebar__section{margin-top:.75cqw}.legacy-page .tt-product-demo--project-refined .tt-project-side-task{row-gap:.3cqw;padding:.48cqw .5cqw .4cqw;border-radius:.42cqw}.legacy-page .tt-product-demo--project-refined .tt-project-side-task:nth-of-type(4){background:rgba(255,255,255,.62)}.legacy-page .tt-product-demo--project-refined .tt-project-side-task__badge{background:rgba(255,255,255,.72)}.legacy-page .tt-product-demo--project-refined .tt-project-main{padding:1.3cqw 1.5cqw .9cqw;border-radius:.78cqw;background:#fff}.legacy-page .tt-product-demo--project-refined .tt-project-title-icon{width:2.75cqw;height:2.75cqw;border-radius:.66cqw;background:#eaf2fd}.legacy-page .tt-product-demo--project-refined .tt-project-title-icon svg{width:1.3cqw;height:1.3cqw}.legacy-page .tt-product-demo--project-refined .tt-project-title-copy{gap:.14cqw;margin-left:.78cqw}.legacy-page .tt-product-demo--project-refined .tt-project-breadcrumb{margin-top:.62cqw}.legacy-page .tt-product-demo--project-refined .tt-project-presence{margin-top:.38cqw}.legacy-page .tt-product-demo--project-refined .tt-project-tabs{width:-moz-max-content;width:max-content;height:2.78cqw;align-items:center;gap:.08cqw;margin-top:.92cqw;padding:.18cqw;border:0;border-radius:.58cqw;background:#f3f5f8}.legacy-page .tt-product-demo--project-refined .tt-project-tabs span{height:2.34cqw;padding:0 .66cqw;border-radius:.44cqw;font-size:var(--tt-text-body)}.legacy-page .tt-product-demo--project-refined .tt-project-tabs span.is-active{background:#fff;color:#3971bd}.legacy-page .tt-product-demo--project-refined .tt-project-tabs span.is-active:after{display:none}.legacy-page .tt-product-demo--project-refined .tt-project-content{padding-top:.92cqw}.legacy-page .tt-product-demo--project-refined .tt-project-content-head p{color:#7d838b;font-size:var(--tt-text-meta)}.legacy-page .tt-product-demo--project-refined .tt-project-actions span.is-primary{background:#eaf2fd;color:#3971bd}.legacy-page .tt-product-demo--project-refined .tt-project-orchestrator{height:3.12cqw;margin-top:.76cqw;padding:0 .86cqw;border:0;border-radius:.58cqw;background:#f4f7fb}.legacy-page .tt-product-demo--project-refined .tt-project-bot{width:1.48cqw;height:1.48cqw;background:#e3edf9;color:#3971bd}.legacy-page .tt-product-demo--project-refined .tt-project-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:.72cqw;margin-top:.78cqw}.legacy-page .tt-product-demo--project-refined .tt-project-lane{padding:.72cqw;border-radius:.62cqw;background:#f4f6f8}.legacy-page .tt-product-demo--project-refined .tt-project-task-card{margin-top:.62cqw;padding:.82cqw;border-radius:.54cqw;background:rgba(255,255,255,.9)}.legacy-page .tt-product-demo--project-refined .tt-project-task-card--accepted{background:#f1f8f4}.legacy-page .tt-product-demo--project-refined .tt-project-lane header strong{font-size:var(--tt-text-body)}.legacy-page .tt-product-demo--project-refined .tt-project-lane header small,.legacy-page .tt-product-demo--project-refined .tt-project-priority,.legacy-page .tt-product-demo--project-refined .tt-project-task-card>small{font-size:var(--tt-text-caption)}.legacy-page .tt-product-demo--project-refined .tt-project-task-card>strong{font-size:var(--tt-text-meta)}.legacy-page .tt-product-demo--project-refined .tt-project-lane.is-cancelled{display:none}.legacy-page .tt-product-demo--project-refined .tt-project-deliverable{border:0;background:#e4f3eb;color:#377b59}@container (max-width: 760px){.legacy-page .tt-product-demo--project-refined .tt-project-shell{grid-template-columns:18.2cqw minmax(0,1fr)}.legacy-page .tt-product-demo--project-refined .tt-project-tabs span:nth-last-child(-n+2){display:none}}@container (max-width: 520px){.legacy-page .tt-product-demo--project-refined .tt-project-shell{grid-template-columns:minmax(0,1fr);padding-left:.48cqw}.legacy-page .tt-product-demo--project-refined .tt-project-sidebar{display:none}.legacy-page .tt-product-demo--project-refined .tt-project-main{padding:1.1cqw}.legacy-page .tt-product-demo--project-refined .tt-project-board{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-page .tt-product-demo--project-refined .tt-project-lane:nth-child(n+3){display:none}}.legacy-page .tt-product-demo--agent-v2,.legacy-page .tt-product-demo--org-v2{--tt-v2-local-blue:#397bd6;--tt-v2-local-blue-soft:#eaf2fd;--tt-v2-local-ink:#2b3036;--tt-v2-local-muted:#717985;--tt-v2-local-faint:#9aa2ac;--tt-v2-local-line:rgba(48,66,88,0.075);--tt-v2-local-sidebar:#f4f6f8;--tt-v2-local-detail:#f6f8fa;--tt-accent:var(--tt-v2-local-blue)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-workspace,.legacy-page .tt-product-demo--org-v2 .tt-v2-org-workspace{display:grid;height:100%;min-width:0;min-height:0;overflow:hidden;background:#fff}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-workspace{grid-template-columns:15.8cqw minmax(0,1fr) 24.2cqw}.legacy-page .tt-product-demo--org-v2 .tt-v2-org-workspace{grid-template-columns:15.6cqw minmax(0,1fr) 24.8cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-detail,.legacy-page .tt-product-demo--agent-v2 .tt-v2-main,.legacy-page .tt-product-demo--agent-v2 .tt-v2-sidebar,.legacy-page .tt-product-demo--org-v2 .tt-v2-detail,.legacy-page .tt-product-demo--org-v2 .tt-v2-main,.legacy-page .tt-product-demo--org-v2 .tt-v2-sidebar{min-width:0;min-height:0;overflow:hidden}.legacy-page .tt-product-demo--agent-v2 .tt-v2-sidebar,.legacy-page .tt-product-demo--org-v2 .tt-v2-sidebar{padding:1.05cqw .58cqw;border-right:1px solid var(--tt-v2-local-line);background:var(--tt-v2-local-sidebar)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-main,.legacy-page .tt-product-demo--org-v2 .tt-v2-main{padding:1.18cqw 1.25cqw;background:#fff}.legacy-page .tt-product-demo--agent-v2 .tt-v2-detail,.legacy-page .tt-product-demo--org-v2 .tt-v2-detail{display:flex;flex-direction:column;padding:1.18cqw 1.08cqw 1cqw;border-left:1px solid var(--tt-v2-local-line);background:var(--tt-v2-local-detail)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-kicker,.legacy-page .tt-product-demo--org-v2 .tt-v2-kicker{display:block;margin-bottom:.48cqw;color:var(--tt-v2-local-faint);font-size:clamp(7px,.66cqw,10px);font-weight:600;letter-spacing:.04em}.legacy-page .tt-product-demo--agent-v2 .tt-v2-pane-heading,.legacy-page .tt-product-demo--org-v2 .tt-v2-pane-heading{margin:0;color:var(--tt-v2-local-ink);font-size:clamp(9px,1.02cqw,15px);font-weight:600;line-height:1.35}.legacy-page .tt-product-demo--agent-v2 .tt-v2-pane-note,.legacy-page .tt-product-demo--org-v2 .tt-v2-pane-note{margin:.28cqw 0 0;color:var(--tt-v2-local-muted);font-size:clamp(7px,.7cqw,10px);line-height:1.5}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result,.legacy-page .tt-product-demo--org-v2 .tt-v2-result{display:grid;grid-template-columns:1.7cqw minmax(0,1fr);align-items:center;gap:.68cqw;min-height:4.3cqw;margin-top:auto;padding:.72cqw .78cqw;border:1px solid rgba(57,123,214,.14);border-radius:.68cqw;background:#fff;opacity:1;transform:none}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result__icon,.legacy-page .tt-product-demo--org-v2 .tt-v2-result__icon{display:grid;place-items:center;width:1.7cqw;height:1.7cqw;border-radius:50%;background:var(--tt-v2-local-blue-soft);color:var(--tt-v2-local-blue);margin:0}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result__icon svg,.legacy-page .tt-product-demo--org-v2 .tt-v2-result__icon svg{width:.94cqw;height:.94cqw;stroke-width:2}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result strong,.legacy-page .tt-product-demo--org-v2 .tt-v2-result strong{display:block;color:#315f9e;font-size:clamp(8px,.82cqw,12px);font-weight:600;line-height:1.35}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result>span:last-child,.legacy-page .tt-product-demo--org-v2 .tt-v2-result>span:last-child{margin:0}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result small,.legacy-page .tt-product-demo--org-v2 .tt-v2-result small{display:block;margin-top:.14cqw;color:var(--tt-v2-local-muted);font-size:clamp(6px,.62cqw,9px);line-height:1.35}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-sidebar__heading{padding:0 .58cqw .72cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-sidebar__heading strong{display:block;color:#454c54;font-size:clamp(8px,.82cqw,12px);font-weight:600}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-sidebar__heading small{display:block;margin-top:.14cqw;color:var(--tt-v2-local-faint);font-size:clamp(6px,.62cqw,9px)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-list{display:grid;gap:.2cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-row{display:grid;grid-template-columns:2.2cqw minmax(0,1fr);align-items:center;gap:.62cqw;min-height:3.3cqw;padding:.4cqw .55cqw;border-radius:.56cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-row.is-active{background:#fff;box-shadow:inset 0 0 0 1px rgba(57,123,214,.08)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-row img{width:2.2cqw;height:2.2cqw;border-radius:50%;-o-object-fit:cover;object-fit:cover}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-row small,.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-row strong{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-row strong{color:#3f464e;font-size:clamp(7px,.76cqw,11px);font-weight:600}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-row small{margin-top:.12cqw;color:var(--tt-v2-local-faint);font-size:clamp(6px,.6cqw,9px)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-main__header,.legacy-page .tt-product-demo--org-v2 .tt-v2-org-main__header{padding-bottom:.92cqw;border-bottom:1px solid var(--tt-v2-local-line)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-list{display:grid;margin-top:.72cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-row{display:grid;grid-template-columns:2.05cqw minmax(0,1fr) auto;align-items:center;gap:.7cqw;min-height:4.35cqw;padding:0 .65cqw;border-bottom:1px solid var(--tt-v2-local-line)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-row.is-active{margin:.25cqw 0;border-bottom-color:transparent;border-radius:.62cqw;background:#f4f8fe}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-icon{display:grid;place-items:center;width:2.05cqw;height:2.05cqw;border-radius:.52cqw;background:#f1f3f5;color:#77818c}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-row.is-active .tt-v2-capability-icon{background:#e2edfb;color:var(--tt-v2-local-blue)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-icon svg{width:1.05cqw;height:1.05cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-copy small,.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-copy strong{display:block}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-copy strong{color:#3c434b;font-size:clamp(8px,.78cqw,11px);font-weight:600}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-copy small{margin-top:.12cqw;color:var(--tt-v2-local-muted);font-size:clamp(6px,.62cqw,9px)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-state{color:var(--tt-v2-local-faint);font-size:clamp(6px,.62cqw,9px);font-weight:550;white-space:nowrap}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-row.is-active .tt-v2-capability-state{color:var(--tt-v2-local-blue)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-skill-method{padding-bottom:.9cqw;border-bottom:1px solid var(--tt-v2-local-line)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-skill-title{display:flex;align-items:center;gap:.48cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-skill-title span{padding:.12cqw .42cqw;border-radius:999px;background:var(--tt-v2-local-blue-soft);color:#3d70b6;font-size:clamp(6px,.58cqw,9px);font-weight:600}.legacy-page .tt-product-demo--agent-v2 .tt-v2-method-steps{display:grid;gap:.32cqw;margin-top:.85cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-method-step{display:grid;grid-template-columns:1.35cqw minmax(0,1fr);align-items:center;gap:.55cqw;min-height:2.55cqw;color:#59626c;font-size:clamp(7px,.68cqw,10px)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-method-step i{display:grid;place-items:center;width:1.35cqw;height:1.35cqw;border-radius:50%;background:#eaf2fd;color:#3971bd;font-size:clamp(6px,.58cqw,9px);font-style:normal;font-weight:600}.legacy-page .tt-product-demo--agent-v2 .tt-v2-skill-scope,.legacy-page .tt-product-demo--org-v2 .tt-v2-skill-scope{padding:.92cqw 0}.legacy-page .tt-product-demo--agent-v2 .tt-v2-scope-row,.legacy-page .tt-product-demo--org-v2 .tt-v2-scope-row{display:flex;align-items:center;justify-content:space-between;gap:.7cqw;min-height:2.25cqw;border-bottom:1px solid var(--tt-v2-local-line);color:var(--tt-v2-local-muted);font-size:clamp(6px,.64cqw,9px)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-scope-row:last-child,.legacy-page .tt-product-demo--org-v2 .tt-v2-scope-row:last-child{border-bottom:0}.legacy-page .tt-product-demo--agent-v2 .tt-v2-scope-row strong,.legacy-page .tt-product-demo--org-v2 .tt-v2-scope-row strong{color:#48515a;font-size:clamp(7px,.68cqw,10px);font-weight:600;text-align:right}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-workspace{grid-template-columns:16.8cqw minmax(0,1fr) 25.2cqw;gap:.55cqw;padding:.55cqw;background:#fff}.legacy-page .tt-product-demo--agent-v2 .tt-v2-detail,.legacy-page .tt-product-demo--agent-v2 .tt-v2-main,.legacy-page .tt-product-demo--agent-v2 .tt-v2-sidebar{border:0;border-radius:.72cqw;box-shadow:none}.legacy-page .tt-product-demo--agent-v2 .tt-v2-sidebar{padding:.8cqw .58cqw;background:#f3f5f7}.legacy-page .tt-product-demo--agent-v2 .tt-v2-main{padding:.86cqw 1cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-detail{padding:.86cqw .85cqw .78cqw;background:#f4f6f8}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-row{min-height:3.05cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-row.is-active{background:#e7eef8;box-shadow:none}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-profile{display:grid;grid-template-columns:2.85cqw minmax(0,1fr) auto;align-items:center;gap:.72cqw;min-height:3.5cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-profile img{width:2.85cqw;height:2.85cqw;border-radius:50%;-o-object-fit:cover;object-fit:cover}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-profile small,.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-profile strong{display:block}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-profile strong{color:var(--tt-v2-local-ink);font-size:clamp(9px,1.02cqw,15px);font-weight:650}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-profile small{margin-top:.14cqw;color:var(--tt-v2-local-muted);font-size:clamp(6px,.62cqw,9px)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-profile em{display:inline-flex;align-items:center;gap:.32cqw;padding:.22cqw .52cqw;border-radius:999px;background:#eaf7f0;color:#438260;font-size:clamp(6px,.6cqw,9px);font-style:normal;font-weight:600}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-profile em:before{content:"";width:.38cqw;height:.38cqw;border-radius:50%;background:#48a674}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-foundations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.48cqw;margin-top:.7cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-foundations article{display:grid;grid-template-columns:1.55cqw minmax(0,1fr);align-items:start;gap:.5cqw;min-height:4.05cqw;padding:.65cqw;border-radius:.62cqw;background:#f4f6f8}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-foundation__icon{display:grid;place-items:center;width:1.55cqw;height:1.55cqw;border-radius:.46cqw;background:#e7effb;color:#397bd6}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-foundation__icon svg{width:.9cqw;height:.9cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-foundations small,.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-foundations strong{display:block}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-foundations strong{color:#414a54;font-size:clamp(7px,.7cqw,10px);font-weight:620}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-foundations small{margin-top:.18cqw;color:var(--tt-v2-local-muted);font-size:clamp(6px,.58cqw,9px);line-height:1.45}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory{flex:1;margin-top:.62cqw;padding:.75cqw;border-radius:.68cqw;background:#f5f7fa}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory>header{display:flex;align-items:center;justify-content:space-between;gap:.7cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory>header small,.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory>header strong{display:block}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory>header strong{color:#3e4650;font-size:clamp(8px,.78cqw,11px);font-weight:620}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory>header em,.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory>header small{color:var(--tt-v2-local-faint);font-size:clamp(6px,.58cqw,9px);font-style:normal}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory__body{margin-top:.55cqw;padding:.65cqw .72cqw;border-radius:.55cqw;background:#fff}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory__body strong{color:#515a64;font-size:clamp(7px,.66cqw,10px);font-weight:620}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory__body p{margin:.26cqw 0 0;color:#69727c;font-size:clamp(6px,.62cqw,9px);line-height:1.55}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory__thought{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.52cqw;margin-top:.46cqw;color:#69727c;font-size:clamp(6px,.6cqw,9px)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory__thought span{padding:.18cqw .4cqw;border-radius:999px;background:#e8eff8;color:#4771a6}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-memory__thought strong{overflow:hidden;color:#5b6570;font-weight:560;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-head{margin-bottom:.64cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list{display:grid;gap:.34cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list article{display:grid;grid-template-columns:.5cqw minmax(0,1fr) auto;align-items:center;gap:.48cqw;min-height:3.45cqw;padding:.5cqw .58cqw;border-radius:.58cqw;background:rgba(255,255,255,.78)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list article.is-active{background:#eaf2fd}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list i{width:.42cqw;height:.42cqw;border-radius:50%;background:#8ea2b8}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list article.is-active i{background:#397bd6}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list small,.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list strong{color:#414952;font-size:clamp(7px,.69cqw,10px);font-weight:620}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list em,.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list small{margin-top:.12cqw;color:var(--tt-v2-local-faint);font-size:clamp(6px,.56cqw,8px);font-style:normal}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-task-list em{margin:0;white-space:nowrap}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-capabilities{display:flex;align-items:center;justify-content:space-between;gap:.6cqw;margin-top:.58cqw;padding:.58cqw;border-radius:.52cqw;background:rgba(255,255,255,.64);color:var(--tt-v2-local-muted);font-size:clamp(6px,.58cqw,9px)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-avatar-capabilities strong{color:#4b6078;font-weight:620;white-space:nowrap}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result{min-height:3.85cqw;border:0;background:#fff}.legacy-page .tt-product-demo--org-v2 .tt-v2-org-sidebar__heading{padding:0 .58cqw .72cqw;color:#454c54;font-size:clamp(8px,.82cqw,12px);font-weight:600}.legacy-page .tt-product-demo--org-v2 .tt-v2-org-nav{display:grid;gap:.18cqw}.legacy-page .tt-product-demo--org-v2 .tt-v2-org-nav-row{display:grid;grid-template-columns:1.18cqw minmax(0,1fr);align-items:center;gap:.58cqw;min-height:2.7cqw;padding:0 .58cqw;border-radius:.54cqw;color:#67717c;font-size:clamp(7px,.72cqw,10px)}.legacy-page .tt-product-demo--org-v2 .tt-v2-org-nav-row svg{width:1.02cqw;height:1.02cqw}.legacy-page .tt-product-demo--org-v2 .tt-v2-org-nav-row.is-active{background:#fff;color:#315f9e;font-weight:600;box-shadow:inset 0 0 0 1px rgba(57,123,214,.08)}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-list{display:grid;margin-top:.72cqw}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-row{display:grid;grid-template-columns:2.05cqw minmax(0,1fr) 8.4cqw;align-items:center;gap:.65cqw;min-height:4.4cqw;padding:0 .58cqw;border-bottom:1px solid var(--tt-v2-local-line)}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-row.is-active{margin:.25cqw 0;border-bottom-color:transparent;border-radius:.62cqw;background:#f4f8fe}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-avatar{display:grid;place-items:center;width:2.05cqw;height:2.05cqw;border-radius:50%;background:#e8edf3;color:#5e6a77;font-size:clamp(7px,.68cqw,10px);font-weight:600}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-row.is-active .tt-v2-member-avatar{background:#dfeafa;color:#315f9e}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-copy small,.legacy-page .tt-product-demo--org-v2 .tt-v2-member-copy strong{display:block}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-copy strong{color:#3c434b;font-size:clamp(8px,.78cqw,11px);font-weight:600}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-copy small{margin-top:.1cqw;color:var(--tt-v2-local-faint);font-size:clamp(6px,.6cqw,9px)}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-usage{min-width:0}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-usage span{display:flex;justify-content:space-between;gap:.35cqw;color:var(--tt-v2-local-muted);font-size:clamp(6px,.6cqw,9px);font-variant-numeric:tabular-nums}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-usage b{font-weight:500}.legacy-page .tt-product-demo--org-v2 .tt-v2-usage-track{height:.32cqw;margin-top:.35cqw;overflow:hidden;border-radius:999px;background:#e8ecf0}.legacy-page .tt-product-demo--org-v2 .tt-v2-usage-track i{display:block;width:var(--tt-v2-usage,50%);height:100%;border-radius:inherit;background:#8aaedc}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-row.is-active .tt-v2-usage-track i{background:var(--tt-v2-local-blue)}.legacy-page .tt-product-demo--org-v2 .tt-v2-policy{padding-bottom:.95cqw}.legacy-page .tt-product-demo--org-v2 .tt-v2-policy-fields{display:grid;margin-top:.82cqw}.legacy-page .tt-product-demo--org-v2 .tt-v2-policy-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75cqw;min-height:3.55cqw;border-bottom:1px solid var(--tt-v2-local-line)}.legacy-page .tt-product-demo--org-v2 .tt-v2-policy-row span{color:var(--tt-v2-local-muted);font-size:clamp(7px,.68cqw,10px)}.legacy-page .tt-product-demo--org-v2 .tt-v2-policy-row strong{color:#414a54;font-size:clamp(7px,.7cqw,10px);font-weight:600;text-align:right}.legacy-page .tt-product-demo--org-v2 .tt-v2-policy-row.is-confirm strong{display:inline-flex;align-items:center;gap:.35cqw;color:#315f9e}.legacy-page .tt-product-demo--org-v2 .tt-v2-policy-row.is-confirm strong:before{content:"";width:.42cqw;height:.42cqw;border-radius:50%;background:var(--tt-v2-local-blue)}@media (prefers-reduced-motion:no-preference){.legacy-page .feat__media .tt-product-demo--agent-v2 [data-demo-node],.legacy-page .feat__media .tt-product-demo--agent-v2 [data-demo-result],.legacy-page .feat__media .tt-product-demo--org-v2 [data-demo-node],.legacy-page .feat__media .tt-product-demo--org-v2 [data-demo-result]{opacity:0;transform:translate3d(0,.28cqw,0);transition:opacity .52s cubic-bezier(.2,.8,.2,1),transform .52s cubic-bezier(.2,.8,.2,1)}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-v2 [data-demo-node],.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-v2 [data-demo-result],.legacy-page .feat__media.is-demo-active .tt-product-demo--org-v2 [data-demo-node],.legacy-page .feat__media.is-demo-active .tt-product-demo--org-v2 [data-demo-result]{opacity:1;transform:none}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-v2 [data-demo-node="2"],.legacy-page .feat__media.is-demo-active .tt-product-demo--org-v2 [data-demo-node="2"]{transition-delay:.14s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-v2 [data-demo-node="3"],.legacy-page .feat__media.is-demo-active .tt-product-demo--org-v2 [data-demo-node="3"]{transition-delay:.28s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-v2 [data-demo-node="4"],.legacy-page .feat__media.is-demo-active .tt-product-demo--org-v2 [data-demo-node="4"]{transition-delay:.42s}.legacy-page .feat__media.is-demo-active .tt-product-demo--agent-v2 [data-demo-result],.legacy-page .feat__media.is-demo-active .tt-product-demo--org-v2 [data-demo-result]{transition-delay:.58s}}@media (prefers-reduced-motion:reduce){.legacy-page .tt-product-demo--agent-v2 [data-demo-node],.legacy-page .tt-product-demo--agent-v2 [data-demo-result],.legacy-page .tt-product-demo--org-v2 [data-demo-node],.legacy-page .tt-product-demo--org-v2 [data-demo-result]{opacity:1!important;transform:none!important;transition:none!important}}@container (max-width: 760px){.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-workspace,.legacy-page .tt-product-demo--org-v2 .tt-v2-org-workspace{grid-template-columns:minmax(0,1fr) 42%}.legacy-page .tt-product-demo--agent-v2 .tt-v2-sidebar,.legacy-page .tt-product-demo--org-v2 .tt-v2-sidebar{display:none}.legacy-page .tt-product-demo--agent-v2 .tt-v2-main,.legacy-page .tt-product-demo--org-v2 .tt-v2-main{padding-inline:.82cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-detail,.legacy-page .tt-product-demo--org-v2 .tt-v2-detail{display:flex;padding-inline:.72cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-copy small,.legacy-page .tt-product-demo--agent-v2 .tt-v2-pane-note,.legacy-page .tt-product-demo--org-v2 .tt-v2-member-copy small,.legacy-page .tt-product-demo--org-v2 .tt-v2-pane-note{display:none}}@container (max-width: 480px){.legacy-page .tt-product-demo--agent-v2 .tt-v2-agent-workspace,.legacy-page .tt-product-demo--org-v2 .tt-v2-org-workspace{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-row,.legacy-page .tt-product-demo--org-v2 .tt-v2-member-row{min-height:4cqw}.legacy-page .tt-product-demo--org-v2 .tt-v2-member-row{grid-template-columns:2.05cqw minmax(0,1fr)}.legacy-page .tt-product-demo--agent-v2 .tt-v2-capability-state,.legacy-page .tt-product-demo--agent-v2 .tt-v2-skill-scope,.legacy-page .tt-product-demo--org-v2 .tt-v2-kicker,.legacy-page .tt-product-demo--org-v2 .tt-v2-member-usage{display:none}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result,.legacy-page .tt-product-demo--org-v2 .tt-v2-result{min-height:4.8cqw;min-width:0;padding:.46cqw .54cqw}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result>span:last-child,.legacy-page .tt-product-demo--org-v2 .tt-v2-result>span:last-child{min-width:0}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result strong,.legacy-page .tt-product-demo--org-v2 .tt-v2-result strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .tt-product-demo--agent-v2 .tt-v2-result small,.legacy-page .tt-product-demo--org-v2 .tt-v2-result small{display:none}}.legacy-page #org .tt-product-demo--org-current{--tt-accent:#397bd6;--tt-ink:#25292f;--tt-muted:#747b84;--tt-faint:#a0a6ad;--tt-line:rgba(49,62,79,0.065);--tt-sidebar:#f6f7f9;--tt-text-micro:0.58cqw;--tt-text-caption:0.66cqw;--tt-text-meta:0.74cqw;--tt-text-body:0.82cqw;--tt-text-message:0.88cqw;--tt-text-primary:0.94cqw;--tt-text-subtitle:1.05cqw;min-height:0;container-type:inline-size;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}.legacy-page #org .tt-product-demo--org-current *,.legacy-page #org .tt-product-demo--org-current :after,.legacy-page #org .tt-product-demo--org-current :before{box-sizing:border-box}.legacy-page #org .feat__media--shot:has(.tt-product-demo--org-current){background:radial-gradient(circle at 11% 4%,rgba(214,230,250,.94),transparent 38%),radial-gradient(circle at 88% 92%,rgba(244,225,204,.68),transparent 37%),linear-gradient(124deg,#eef4fb,#f6f3ef 58%,#f5f7fa)}.legacy-page #org .feat__media--shot:has(.tt-product-demo--org-current) .feat__media-art{opacity:0}.legacy-page #org .feat__media-product:has(>.tt-product-demo--org-current){width:min(92%,1180px);aspect-ratio:1.74;border:0;border-radius:1.25cqw;box-shadow:0 .18cqw .7cqw rgba(45,58,77,.06),0 2.15cqw 5.8cqw rgba(45,58,77,.15)}.legacy-page #org .tt-product-demo--org-current .electron-showcase__topbar{height:auto;border-bottom:0;background:linear-gradient(102deg,#e9f0fb,#f5f6f8 68%);backdrop-filter:none}.legacy-page #org .tt-product-demo--org-current .electron-showcase__rail svg,.legacy-page #org .tt-product-demo--org-current .electron-showcase__topbar svg,.legacy-page #org .tt-product-demo--org-current .tt-organization-settings svg{display:block;max-width:none;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.legacy-page #org .tt-product-demo--org-current .electron-showcase__status-indicator>i{display:block}.legacy-page #org .tt-product-demo--org-current .tt-org-current-body{grid-template-columns:3rem minmax(0,1fr);height:auto;min-height:0;background:#fff}.legacy-page #org .tt-product-demo--org-current .electron-showcase__rail{width:auto;border-right:0;background:#f7f9fc}.legacy-page #org .tt-product-demo--org-current .electron-showcase__org-mark.is-active{box-shadow:0 0 0 .22rem rgba(57,123,214,.11)}.legacy-page #org .tt-product-demo--org-current .electron-showcase__rail-items svg{width:1.15em;height:1.15em;fill:currentColor;stroke:none}.legacy-page #org .tt-product-demo--org-current .tt-rail-bottom{display:contents}.legacy-page #org .tt-product-demo--org-current .tt-org-user-profile{width:2rem;height:2rem;margin-top:auto;border-radius:50%;background:#8fd147;color:#fff}.legacy-page #org .tt-product-demo--org-current .tt-organization-settings{grid-template-columns:15.8cqw minmax(0,1fr);border:0}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-sidebar{padding:.86cqw .58cqw;border:0;background:#f6f7f9}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-sidebar__organization{padding:.16cqw .52cqw .65cqw;color:#343a42;font-size:.78cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-nav{gap:.68cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-nav__group{gap:.05cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-nav__title{height:1.42cqw;padding-inline:.5cqw;color:#9298a0;font-size:.62cqw;line-height:1.42cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-nav__item{height:1.78cqw;gap:.5cqw;padding-inline:.48cqw;border-radius:.45cqw;color:#626a74;font-size:.7cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-nav__item svg{width:.88cqw;height:.88cqw;color:#9aa1aa}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-nav__item.is-active{background:#e7eef9;color:#315f9e;box-shadow:none}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-nav__item.is-active svg{color:#397bd6}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-content{background:#fff}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-page-header{height:4.45cqw;gap:.68cqw;padding:0 1.65cqw;border:0}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-page-header__icon{width:2.1cqw;height:2.1cqw;border-radius:.58cqw;background:#eaf2fd;color:#397bd6}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-page-header__icon svg{width:1.08cqw;height:1.08cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-page-header h4{color:#292f36;font-size:.96cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-page-header p{margin-top:.14cqw;color:#9299a2;font-size:.65cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-scroll{height:calc(100% - 4.45cqw);padding:.35cqw 1.65cqw .8cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-budget-card{border:0;border-radius:.72cqw;background:#f6f7f9}.legacy-page #org .tt-product-demo--org-current .tt-org-budget-card__header{height:2.25cqw;padding-inline:.9cqw;color:#535b65;font-size:.68cqw;font-weight:600}.legacy-page #org .tt-product-demo--org-current .tt-org-budget-card__edit,.legacy-page #org .tt-product-demo--org-current .tt-org-members-invite{color:#397bd6}.legacy-page #org .tt-product-demo--org-current .tt-org-budget-row{min-height:2.55cqw;margin-inline:.9cqw;border-top-color:rgba(49,62,79,.05)}.legacy-page #org .tt-product-demo--org-current .tt-org-budget-row strong,.legacy-page #org .tt-product-demo--org-current .tt-org-member-main strong,.legacy-page #org .tt-product-demo--org-current .tt-org-member-usage strong{color:#343a42;font-size:.7cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-budget-row p,.legacy-page #org .tt-product-demo--org-current .tt-org-member-main p,.legacy-page #org .tt-product-demo--org-current .tt-org-member-usage span{color:#999fa7;font-size:.59cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-budget-row__value{color:#4c545e;font-size:.7cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-members{margin-top:.72cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-members-heading{height:1.72cqw;font-size:.72cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-members-filters{display:grid;grid-template-columns:minmax(0,1fr) 5.2cqw 8.7cqw;gap:.65cqw;height:2.18cqw;padding-inline:.58cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-member-search{width:min(15cqw,100%);height:1.7cqw;padding-inline:.55cqw;border-radius:.42cqw;background:#f5f6f8;font-size:.62cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-member-column-label{align-self:center;color:#a0a6ad;font-size:.58cqw;white-space:nowrap}.legacy-page #org .tt-product-demo--org-current .tt-org-member-column-label:last-child{text-align:right}.legacy-page #org .tt-product-demo--org-current .tt-org-member-row{display:grid;grid-template-columns:1.8cqw minmax(0,1fr) 5.2cqw 8.7cqw;align-items:center;gap:.65cqw;min-height:3.35cqw;padding:0 .58cqw;border:0;border-radius:.55cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-member-row+.tt-org-member-row{margin-top:.1cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-member-row.is-active{background:#edf4fd}.legacy-page #org .tt-product-demo--org-current .tt-org-member-avatar{display:grid;width:1.72cqw;height:1.72cqw;place-items:center;border-radius:50%;background:#e9edf2;color:#68727d;font-size:.62cqw;font-weight:650}.legacy-page #org .tt-product-demo--org-current .tt-org-member-avatar.is-owner{background:#f3e5d5;color:#8c694a}.legacy-page #org .tt-product-demo--org-current .tt-org-member-main{overflow:hidden}.legacy-page #org .tt-product-demo--org-current .tt-org-member-main p{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.legacy-page #org .tt-product-demo--org-current .tt-org-role{justify-self:start;padding:.16cqw .48cqw;border-radius:999px;background:#f0f2f5;color:#68717b;font-size:.58cqw}.legacy-page #org .tt-product-demo--org-current .tt-org-role.is-owner{background:#f7eee4;color:#956b45}.legacy-page #org .tt-product-demo--org-current .tt-org-member-usage{margin:0;padding:0}.legacy-page #org .tt-product-demo--org-current .tt-org-member-inline-action{color:#397bd6;font-weight:550}@media (prefers-reduced-motion:no-preference){.legacy-page .feat__media .tt-product-demo--org-current [data-demo-node],.legacy-page .feat__media .tt-product-demo--org-current [data-demo-result]{opacity:0;transform:translate3d(0,.35cqw,0)}.legacy-page .feat__media.is-demo-active .tt-product-demo--org-current [data-demo-node],.legacy-page .feat__media.is-demo-active .tt-product-demo--org-current [data-demo-result]{animation:tt-org-current-reveal .52s cubic-bezier(.2,.8,.2,1) forwards}.legacy-page .feat__media.is-demo-active .tt-product-demo--org-current [data-settings-region=member-list]{animation-delay:.13s}.legacy-page .feat__media.is-demo-active .tt-product-demo--org-current [data-demo-result]{animation-delay:.26s}}@keyframes tt-org-current-reveal{to{opacity:1;transform:none}}@media (max-width:760px){.legacy-page #org .tt-product-demo--org-current .tt-organization-settings{grid-template-columns:12.5cqw minmax(0,1fr)}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-nav__group:nth-child(n+2){display:none}.legacy-page #org .tt-product-demo--org-current .tt-org-settings-scroll{padding-inline:1cqw}}@media (prefers-reduced-motion:reduce){.legacy-page .tt-product-demo--org-current [data-demo-node],.legacy-page .tt-product-demo--org-current [data-demo-result]{opacity:1!important;transform:none!important;animation:none!important}}.legacy-page #work .feat__media--shot:has(.tt-surface-quad){display:block;aspect-ratio:16/9;padding:clamp(.55rem,1.7vw,1.25rem);border:0;border-radius:var(--home-demo-radius-window,1.05rem);background:radial-gradient(circle at 5% 4%,hsl(214 76% 88%/.82),transparent 39%),radial-gradient(circle at 95% 96%,hsl(31 72% 90%/.72),transparent 38%),hsl(215 38% 96%);box-shadow:none;cursor:default}.legacy-page .tt-surface-quad{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:var(--home-demo-space-4,1rem);width:100%;height:100%}.legacy-page .tt-surface-card{--s-ink:var(--home-demo-ink,hsl(218 12% 24%));--s-muted:var(--home-demo-muted,hsl(218 8% 51%));--s-faint:var(--home-demo-faint,hsl(218 8% 65%));--s-blue:var(--home-demo-blue,hsl(216 68% 52%));--s-blue-soft:var(--home-demo-blue-soft,hsl(216 68% 95%));--s-green:var(--home-demo-green,hsl(151 52% 42%));--s-green-soft:var(--home-demo-green-soft,hsl(151 48% 94%));--s-zone:var(--home-demo-zone,hsl(218 22% 97%));--s-rule:hsl(218 16% 92%);--s-skeleton:hsl(218 16% 91%);--s-micro:var(--home-demo-text-micro,0.66rem);--s-meta:var(--home-demo-text-meta,0.72rem);--s-body:var(--home-demo-text-body,0.78rem);--s-title:var(--home-demo-text-title,0.9rem);--s-1:var(--home-demo-space-1,0.25rem);--s-2:var(--home-demo-space-2,0.5rem);--s-3:var(--home-demo-space-3,0.75rem);--s-4:var(--home-demo-space-4,1rem);--s-radius-control:var(--home-demo-radius-control,0.42rem);--s-radius-zone:var(--home-demo-radius-zone,0.68rem);--s-radius-panel:var(--home-demo-radius-panel,0.9rem);display:flex;flex-direction:column;gap:var(--s-2);min-width:0;min-height:0;margin:0;padding:var(--s-3);overflow:hidden;border:0;border-radius:var(--s-radius-panel);background:#fff;color:var(--s-ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:var(--s-body);line-height:1.5;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 .6rem 1.9rem hsl(217 28% 31%/.1)}.legacy-page .tt-surface-card *{box-sizing:border-box;min-width:0}.legacy-page .tt-surface-card__head{display:flex;align-items:center;gap:var(--s-2);flex:none;padding:0 var(--s-1)}.legacy-page .tt-surface-card__mark{display:inline-flex;align-items:center;justify-content:center;flex:none;width:1.5rem;height:1.5rem;border-radius:var(--s-radius-control)}.legacy-page .tt-surface-card__mark svg{width:.85rem;height:.85rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.legacy-page .tt-surface-card__mark--slate{background:#e9ecef;color:#58616a}.legacy-page .tt-surface-card__mark--blue{background:#e6effe;color:#3a78d0}.legacy-page .tt-surface-card__mark--mint{background:#e4f5ed;color:#318c68}.legacy-page .tt-surface-card__mark--amber{background:#fff0dd;color:#b27128}.legacy-page .tt-surface-card__head strong{font-size:var(--s-title);font-weight:680;line-height:1.3}.legacy-page .tt-surface-card__tag{margin-left:auto;padding:var(--s-1) var(--s-2);border-radius:999px;background:hsl(218 22% 94%);color:var(--s-muted);font-size:var(--s-micro);white-space:nowrap}.legacy-page .tt-surface-card__screen{padding:var(--s-2);border-radius:var(--s-radius-zone);background:var(--s-zone)}.legacy-page .tt-surface-card__screen,.legacy-page .tt-surface-pane{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.legacy-page .tt-surface-pane{border-radius:var(--s-radius-control);background:#fff}.legacy-page .tt-surface-card__note{flex:none;padding:0 var(--s-1);color:var(--s-muted);font-size:var(--s-meta);line-height:1.55}.legacy-page .tt-surface-code{flex:1;min-height:0;padding:var(--s-2) 0;overflow:hidden;counter-reset:tt-surface-line;font-family:SF Mono,JetBrains Mono,Menlo,Consolas,monospace;font-size:var(--s-meta);line-height:1.7;font-variant-ligatures:none}.legacy-page .tt-surface-code__line{position:relative;padding:0 var(--s-2) 0 2.6rem;color:var(--s-ink);white-space:pre}.legacy-page .tt-surface-code__line:before{content:counter(tt-surface-line);counter-increment:tt-surface-line;position:absolute;left:0;width:1.5rem;color:var(--s-faint);text-align:right}.legacy-page .tt-surface-code__line--add{background:var(--s-green-soft)}.legacy-page .tt-surface-code__line--add:after{content:"+";position:absolute;left:1.85rem;color:var(--s-green)}.legacy-page .tt-surface-code .tt-tok-key{color:hsl(216 68% 52%)}.legacy-page .tt-surface-code .tt-tok-type{color:hsl(268 48% 54%)}.legacy-page .tt-surface-code .tt-tok-str{color:hsl(158 45% 38%)}.legacy-page .tt-surface-code .tt-tok-dim{color:var(--s-faint)}.legacy-page .tt-surface-status{display:flex;align-items:center;gap:var(--s-2);flex:none;padding:var(--s-2) var(--s-2) var(--s-1);color:var(--s-muted);font-size:var(--s-micro);white-space:nowrap}.legacy-page .tt-surface-status:before{content:"";width:.45rem;height:.45rem;flex:none;border-radius:50%;background:var(--s-green)}.legacy-page .tt-surface-doc{flex:1;min-height:0;padding:var(--s-3);overflow:hidden}.legacy-page .tt-surface-doc__title{margin:0 0 var(--s-3);font-size:var(--s-body);font-weight:680;line-height:1.3}.legacy-page .tt-surface-doc__lines{display:flex;flex-direction:column;gap:var(--s-2)}.legacy-page .tt-surface-doc__lines i{height:.3rem;border-radius:999px;background:var(--s-skeleton)}.legacy-page .tt-surface-doc__lines i.is-short{width:62%}.legacy-page .tt-surface-doc__lines--tail{margin-top:var(--s-3)}.legacy-page .tt-surface-doc__mark{margin:var(--s-3) 0 var(--s-2);padding:var(--s-2);border-radius:var(--s-radius-control);background:var(--s-blue-soft);color:var(--s-ink);font-size:var(--s-meta);line-height:1.5}.legacy-page .tt-surface-doc__author{display:inline-flex;align-items:center;gap:var(--s-1);color:var(--s-blue);font-size:var(--s-micro)}.legacy-page .tt-surface-doc__author i{display:grid;place-items:center;width:1.05rem;height:1.05rem;border-radius:50%;background:var(--s-blue);color:#fff;font-size:.55rem;font-style:normal}.legacy-page .tt-surface-table{flex:1;min-height:0;padding:var(--s-2);overflow:hidden;font-size:var(--s-meta)}.legacy-page .tt-surface-table__row{display:grid;grid-template-columns:minmax(0,1fr) 2.6rem 2rem;align-items:center;gap:var(--s-2);padding:var(--s-1) var(--s-2);border-radius:var(--s-radius-control);white-space:nowrap}.legacy-page .tt-surface-table__row span:first-child{display:flex;align-items:center;gap:var(--s-2);overflow:hidden;text-overflow:ellipsis}.legacy-page .tt-surface-table__row i{flex:none;width:.4rem;height:.4rem;border-radius:50%;background:hsl(215 76% 53%)}.legacy-page .tt-surface-table__row i.is-green{background:hsl(158 45% 38%)}.legacy-page .tt-surface-table__row i.is-amber{background:hsl(28 66% 45%)}.legacy-page .tt-surface-table__row i.is-violet{background:hsl(268 48% 54%)}.legacy-page .tt-surface-table__row--head{padding-bottom:var(--s-2);border-bottom:1px solid var(--s-rule);border-radius:0;color:var(--s-muted);font-size:var(--s-micro)}.legacy-page .tt-surface-table__row--filled{background:var(--s-blue-soft)}.legacy-page .tt-surface-table__row em{color:var(--s-muted);font-style:normal}.legacy-page .tt-surface-table__note{display:inline-flex;align-items:center;margin:var(--s-2) 0 0 var(--s-2);padding:var(--s-1) var(--s-2);border-radius:999px;background:var(--s-blue-soft);color:var(--s-blue);font-size:var(--s-micro);white-space:nowrap}.legacy-page .tt-surface-card--web .tt-surface-card__screen{padding:0}.legacy-page .tt-surface-web{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.legacy-page .tt-surface-web__tabs{display:flex;gap:var(--s-1);flex:none;padding:var(--s-2) var(--s-2) 0}.legacy-page .tt-surface-web__tabs span{width:3.4rem;height:.85rem;border-radius:var(--s-radius-control) var(--s-radius-control) 0 0;background:var(--s-skeleton)}.legacy-page .tt-surface-web__tabs span.is-active{background:hsl(218 30% 84%)}.legacy-page .tt-surface-web__page{position:relative;flex:1;min-height:0;margin:var(--s-1) var(--s-2) var(--s-2);padding:var(--s-3);overflow:hidden;border-radius:var(--s-radius-control);background:#fff}.legacy-page .tt-surface-web__heading{width:46%;height:.42rem;border-radius:999px;background:hsl(218 16% 84%)}.legacy-page .tt-surface-web__columns{display:grid;grid-template-columns:minmax(0,1fr) 7.5rem;gap:var(--s-3);margin-top:var(--s-3)}.legacy-page .tt-surface-web__stack{display:flex;flex-direction:column;gap:var(--s-2)}.legacy-page .tt-surface-web__stack i{height:.28rem;border-radius:999px;background:var(--s-skeleton)}.legacy-page .tt-surface-web__stack i.is-short{width:58%}.legacy-page .tt-surface-web__pick{padding:var(--s-2);border-radius:var(--s-radius-control);background:var(--s-blue-soft)}.legacy-page .tt-surface-web__pick i{display:block;height:.28rem;border-radius:999px;background:hsl(216 68% 78%)}.legacy-page .tt-surface-web__pick i+i{margin-top:var(--s-2);width:66%}.legacy-page .tt-surface-web__badge{position:absolute;left:var(--s-3);bottom:var(--s-3);padding:var(--s-1) var(--s-2);border-radius:999px;background:var(--s-blue);color:#fff;font-size:var(--s-micro);white-space:nowrap}@media (max-width:64rem){.legacy-page #work .feat__media--shot:has(.tt-surface-quad){aspect-ratio:5/4;padding:var(--home-demo-space-3,.75rem)}.legacy-page .tt-surface-quad{gap:var(--home-demo-space-3,.75rem)}.legacy-page .tt-surface-code__line:nth-child(n+7),.legacy-page .tt-surface-doc__lines--tail,.legacy-page .tt-surface-table__row:nth-child(4){display:none}}@media (max-width:48rem){.legacy-page #work .feat__media--shot:has(.tt-surface-quad){aspect-ratio:auto;padding:var(--home-demo-space-2,.5rem)}.legacy-page .tt-surface-quad{grid-template-columns:minmax(0,1fr);grid-template-rows:none;gap:var(--home-demo-space-2,.5rem)}.legacy-page .tt-surface-card{--s-title:0.82rem;--s-body:0.74rem;--s-meta:0.68rem;--s-micro:0.62rem;aspect-ratio:1}}@media (prefers-reduced-motion:no-preference){.legacy-page .tt-surface-card{opacity:0;transform:translateY(.6rem);transition:opacity .7s var(--ease,cubic-bezier(.22,1,.36,1)),transform .7s var(--ease,cubic-bezier(.22,1,.36,1));transition-delay:calc(var(--surface-i, 0) * 90ms)}.legacy-page .feat__media--shot:not(.motion) .tt-surface-card,.legacy-page .motion.is-active .tt-surface-card{opacity:1;transform:none}}.legacy-page button{font:inherit}.legacy-page .page-main{padding-top:0}.legacy-page .download-hero{padding:calc(var(--nav-h) + clamp(28px, 5vh, 48px)) var(--pad-x) clamp(48px,8vh,72px);text-align:center;min-height:100vh;min-height:100svh}.legacy-page .download-hero__badge{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;margin-bottom:20px}.legacy-page .download-hero h1{margin:0;font-size:clamp(36px,5.5vw,56px);font-weight:800;letter-spacing:-.04em;line-height:1.08}.legacy-page .download-hero__sub{max-width:480px;margin:16px auto 28px;font-size:clamp(15px,1.8vw,18px);line-height:1.65;color:var(--ink-72)}.legacy-page .shell{width:min(var(--max),calc(100% - var(--pad-x) * 2));margin:0 auto}.legacy-page .step-nav{gap:6px;flex-wrap:wrap;max-width:100%;margin:0 auto 40px;padding:0;border:0;background:transparent;box-shadow:none}.legacy-page .step-nav,.legacy-page .step-nav a{display:inline-flex;align-items:center;justify-content:center}.legacy-page .step-nav a{gap:8px;min-width:0;height:36px;padding:0 14px;border-radius:999px;font-size:13px;font-weight:600;color:var(--ink);background:rgba(10,10,10,.08);white-space:nowrap;transition:background .15s}.legacy-page .step-nav a:hover{background:rgba(10,10,10,.14)}.legacy-page .step-nav .contact-cta__trigger span,.legacy-page .step-nav a span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:999px;background:var(--ink);color:var(--cream);font-size:12px;font-weight:700}.legacy-page .step-nav .contact-cta__trigger{display:inline-flex;align-items:center;gap:8px;min-width:0;height:36px;padding:0 14px;justify-content:center;border-radius:999px;font-size:13px;font-weight:600;color:var(--ink);background:rgba(10,10,10,.08);white-space:nowrap;transition:background .15s}.legacy-page .step-nav .contact-cta__trigger:hover{background:rgba(10,10,10,.14)}.legacy-page .download-hero .contact-cta__pop{left:50%;right:auto;bottom:auto;top:calc(100% + 12px);transform:translateX(-50%) translateY(-6px)}.legacy-page .download-hero .contact-cta__pop:after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:7px solid transparent;border-bottom-color:#fff}.legacy-page .download-hero .contact-cta__pop img{width:180px;height:180px;max-width:none}.legacy-page .download-hero .contact-cta:hover .contact-cta__pop{transform:translateX(-50%) translateY(0)}.legacy-page .platforms{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:48px;scroll-margin-top:92px}.legacy-page .platform-card{position:relative;display:flex;min-height:148px;flex-direction:column;align-items:center;justify-content:center;gap:12px;border:1px solid rgba(10,10,10,.12);border-radius:16px;background:rgba(253,248,242,.92);color:var(--ink-72);box-shadow:0 12px 36px rgba(10,10,10,.08);transition:transform .18s var(--ease),box-shadow .18s,border-color .18s}.legacy-page .platform-card:focus-visible,.legacy-page .platform-card:hover{transform:translateY(-3px);border-color:rgba(10,10,10,.18);box-shadow:0 18px 48px rgba(10,10,10,.1);outline:none}.legacy-page .platform-card.is-download{cursor:pointer;border-color:rgba(10,10,10,.12)}.legacy-page .platform-card__icon{display:grid;place-items:center;width:58px;height:58px;color:var(--ink)}.legacy-page .platform-card__icon svg{width:54px;height:54px;display:block}.legacy-page .platform-card__icon img{width:42px;height:42px;-o-object-fit:contain;object-fit:contain}.legacy-page .platform-card__title{font-size:14px;font-weight:600;color:var(--ink-72)}.legacy-page .platform-card__badge{position:absolute;top:12px;right:12px;padding:2px 8px;border-radius:999px;background:var(--ink);color:var(--cream);font-size:10px;font-weight:700}.legacy-page .platform-card__badge.is-soon{background:rgba(10,10,10,.08);color:var(--ink-48)}.legacy-page .platform-card.is-muted{opacity:.72}.legacy-page .below-title{margin:clamp(48px,8vh,72px) auto 0;max-width:640px;font-size:clamp(26px,3.5vw,36px);font-weight:800;line-height:1.2;letter-spacing:-.03em;text-align:center;color:var(--ink)}.legacy-page .resources{padding:clamp(48px,8vh,72px) var(--pad-x) clamp(64px,10vh,96px);scroll-margin-top:92px;background:var(--paper)}.legacy-page .resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.legacy-page .resource-card{min-height:148px;padding:24px;border:1px solid var(--ink-24);border-radius:16px;background:#fff;box-shadow:0 12px 36px rgba(10,10,10,.05);transition:transform .18s var(--ease),box-shadow .18s,border-color .18s}.legacy-page .resource-card:hover{transform:translateY(-3px);border-color:rgba(10,10,10,.14);box-shadow:0 18px 48px rgba(10,10,10,.08)}.legacy-page .resource-card__step{margin-bottom:12px;font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.14em;color:var(--ink-48)}.legacy-page .resource-card h3{margin-bottom:8px;font-size:17px;font-weight:700;letter-spacing:-.02em}.legacy-page .resource-card p{color:var(--ink-72);font-size:14px;line-height:1.6}.legacy-page .modal{position:fixed;inset:0;z-index:300;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(10,10,10,.62)}.legacy-page .modal.is-open{display:flex}.legacy-page .modal__panel{position:relative;width:min(790px,100%);max-height:calc(100vh - 48px);overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 30px 90px rgba(10,10,10,.28);animation:dl-pop .16s var(--ease) both}.legacy-page .modal__content{max-height:calc(100vh - 48px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}@keyframes dl-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.legacy-page .modal__close{position:absolute;top:16px;right:16px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:rgba(255,255,255,.92);color:var(--ink-48);cursor:pointer;font-size:28px;line-height:1;z-index:3}.legacy-page .modal__close:hover{background:var(--paper-warm);color:var(--ink)}.legacy-page .modal__close:focus{outline:none}.legacy-page .modal__close:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.legacy-page .modal__main{position:relative;overflow:hidden;padding:52px 40px 32px;text-align:center;background:radial-gradient(circle at 14% 18%,rgba(245,168,48,.18),transparent 46%),radial-gradient(circle at 88% 82%,rgba(240,184,112,.16),transparent 42%),linear-gradient(180deg,#fff9f0 0,var(--cream) 100%)}.legacy-page .modal__main:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(224,126,41,.08) .6px,transparent 0);background-size:18px 18px;pointer-events:none}.legacy-page .modal__download-section,.legacy-page .modal__invite{position:relative;z-index:1}.legacy-page .modal__invite{margin-bottom:28px}.legacy-page .modal__invite-title{margin:0 0 16px;font-size:clamp(22px,3vw,30px);font-weight:800;line-height:1.25;letter-spacing:-.03em;color:var(--ink)}.legacy-page .modal__invite-row{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:620px;margin:0 auto;text-align:left}.legacy-page .modal__download-section{padding-top:24px;border-top:1px solid rgba(224,126,41,.16)}.legacy-page .modal__download-label{margin:0 0 16px;font-size:clamp(16px,2.2vw,20px);font-weight:700;letter-spacing:-.02em;line-height:1.35;color:var(--ink-72)}.legacy-page .chip-help{position:relative;display:inline-block;cursor:help;color:var(--ink);text-decoration:none;vertical-align:baseline}.legacy-page .chip-help:after{content:"";position:absolute;left:-5px;right:-5px;bottom:-8px;height:12px;background-image:url("data:image/svg+xml,%3Csvg width='260' height='18' viewBox='0 0 260 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 11 C 38 5 72 13 104 9 S 170 5 202 10 S 238 13 256 8' fill='none' stroke='%23F5A830' stroke-width='5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;opacity:.72;pointer-events:none;transition:opacity .16s,transform .16s}.legacy-page .chip-help:focus-visible,.legacy-page .chip-help:hover{outline:2px solid rgba(var(--brand-rgb),.32);outline-offset:8px;border-radius:4px}.legacy-page .chip-help:focus-visible:after,.legacy-page .chip-help:hover:after{opacity:1;transform:translateY(1px)}.legacy-page .chip-help__popover{position:absolute;top:calc(100% + 14px);left:50%;z-index:2;width:min(520px,78vw);padding:10px;border:1px solid var(--ink-24);border-radius:12px;background:#fff;box-shadow:0 24px 70px rgba(10,10,10,.14);opacity:0;pointer-events:none;transform:translateX(-50%) translateY(6px);transition:opacity .16s,transform .16s}.legacy-page .chip-help:focus-visible .chip-help__popover,.legacy-page .chip-help:hover .chip-help__popover{opacity:1;transform:translateX(-50%) translateY(0)}.legacy-page .chip-help__popover img{display:block;width:100%;height:auto;border-radius:8px}.legacy-page .modal__actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.legacy-page .modal__download{display:inline-flex;align-items:center;justify-content:center;min-width:184px;height:48px;border-radius:999px;border:1px solid var(--ink);background:var(--ink);color:var(--cream);font-size:14px;font-weight:600;letter-spacing:.02em;transition:transform .12s,background .2s,color .2s,box-shadow .2s}.legacy-page .modal__download:hover{background:#fff;color:var(--ink);transform:translateY(-2px);box-shadow:0 8px 24px rgba(10,10,10,.18)}.legacy-page .modal__download.is-disabled{cursor:not-allowed;border-color:var(--ink-24);background:rgba(10,10,10,.06);color:var(--ink-48)}.legacy-page .modal__download.is-disabled:active,.legacy-page .modal__download.is-disabled:hover{background:rgba(10,10,10,.06);color:var(--ink-48);transform:none}.legacy-page .modal__download:active{transform:scale(.98)}.legacy-page .modal__beta-badge{display:inline-block;margin:0 0 10px;padding:3px 10px;border-radius:999px;border:1px solid rgba(224,126,41,.22);background:rgba(255,255,255,.72);color:var(--brand-deep);font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.1em}.legacy-page .modal__beta-desc{margin:0;flex:1;min-width:0;color:var(--ink-72);font-size:14px;line-height:1.65}.legacy-page .modal__beta-desc strong{color:var(--brand-deep);font-weight:700}.legacy-page .modal__beta-qr-wrap{flex:0 0 auto;position:relative;z-index:1}.legacy-page .modal__beta-qr{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px;border:1px solid rgba(224,126,41,.14);border-radius:12px;background:rgba(255,255,255,.92);box-shadow:0 10px 28px rgba(224,126,41,.1);cursor:pointer;transition:transform .15s var(--ease),box-shadow .15s,border-color .15s}.legacy-page .modal__beta-qr:focus-visible,.legacy-page .modal__beta-qr:hover{transform:translateY(-1px);border-color:rgba(224,126,41,.28);box-shadow:0 14px 32px rgba(224,126,41,.14);outline:none}.legacy-page .modal__beta-qr:focus-visible{outline:2px solid var(--lime);outline-offset:3px}.legacy-page .modal__beta-qr img{display:block;width:96px;height:96px;-o-object-fit:contain;object-fit:contain;border-radius:6px}.legacy-page .modal__beta-qr-caption{font-size:11px;color:rgba(201,106,26,.72);font-weight:600}.legacy-page .modal__main .contact-cta__pop{display:none}.legacy-page .modal__guide{border-top:1px solid var(--ink-24);background:#fff}.legacy-page .modal__guide-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 40px;cursor:pointer;list-style:none;transition:background .15s}.legacy-page .modal__guide-summary::-webkit-details-marker{display:none}.legacy-page .modal__guide-summary::marker{content:""}.legacy-page .modal__guide-summary:after{content:"";flex:0 0 18px;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.5 7 9 11.5 13.5 7' fill='none' stroke='%230a0a0a' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:18px 18px;opacity:.48;transition:transform .18s var(--ease),opacity .15s}.legacy-page .modal__guide[open] .modal__guide-summary:after{transform:rotate(180deg);opacity:.72}.legacy-page .modal__guide-summary:hover{background:rgba(10,10,10,.04)}.legacy-page .modal__guide-summary:focus{outline:none}.legacy-page .modal__guide-summary:focus-visible{outline:2px solid var(--lime);outline-offset:-2px}.legacy-page .modal__guide-summary-main{display:block;font-size:14px;font-weight:700;color:var(--ink)}.legacy-page .modal__guide-summary-hint{display:block;margin-top:2px;font-size:13px;line-height:1.45;color:var(--ink-48)}.legacy-page .modal__guide-body{padding:0 40px 32px;border-top:1px solid rgba(10,10,10,.06)}.legacy-page .modal__guide-lead{margin:20px 0 14px;color:var(--ink-72);font-size:14px;line-height:1.7}.legacy-page .modal__guide-steps{margin:0 0 16px;padding-left:1.2em;color:var(--ink-72);font-size:14px;line-height:1.7}.legacy-page .modal__guide-steps li+li{margin-top:4px}.legacy-page .modal__guide-foot{margin:16px 0 0;color:var(--ink-48);font-size:13px;line-height:1.6}.legacy-page .modal__guide a,.legacy-page .modal__guide-foot a{color:var(--ink);font-weight:600;text-decoration:underline;text-underline-offset:3px}.legacy-page .guide-image{width:100%;overflow:hidden;border-radius:10px;border:1px solid var(--ink-24);background:#fff}.legacy-page .guide-image img{width:100%;height:auto;display:block}.legacy-page .guide-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.legacy-page .guide-steps{display:grid;gap:12px}.legacy-page .guide-step{overflow:hidden;border:1px solid var(--ink-24);border-radius:12px;background:#fff}.legacy-page .guide-step__label{display:flex;align-items:center;gap:8px;padding:12px 14px 0;color:var(--ink);font-size:13px;font-weight:700}.legacy-page .guide-step__label span{display:inline-grid;width:20px;height:20px;place-items:center;border-radius:999px;background:var(--ink);color:var(--cream);font-size:12px;line-height:1}.legacy-page .guide-step__image{display:flex;min-height:180px;max-height:260px;align-items:center;justify-content:center;padding:12px}.legacy-page .guide-image-zoom{display:flex;align-items:center;justify-content:center;border:0;background:transparent;cursor:zoom-in;padding:0}.legacy-page .guide-image .guide-image-zoom{width:100%}.legacy-page .guide-image .guide-image-zoom img{width:100%;max-height:none}.legacy-page .guide-step__image .guide-image-zoom{max-width:100%;max-height:236px}.legacy-page .guide-image-zoom:focus-visible{outline:2px solid var(--lime);outline-offset:4px;border-radius:10px}.legacy-page .guide-image-zoom img,.legacy-page .guide-step__image img{display:block;width:auto;max-width:100%;max-height:236px;border-radius:8px}.legacy-page .image-viewer{position:fixed;inset:0;z-index:400;display:none;align-items:center;justify-content:center;padding:32px;background:rgba(10,10,10,.78);backdrop-filter:blur(8px)}.legacy-page .image-viewer.is-open{display:flex}.legacy-page .image-viewer__panel{position:relative;max-width:min(1040px,100%);max-height:100%}.legacy-page .image-viewer__panel img{display:block;max-width:100%;max-height:calc(100vh - 96px);border-radius:12px;background:#fff;box-shadow:0 28px 90px rgba(10,10,10,.42)}.legacy-page .image-viewer__close{position:absolute;top:-14px;right:-14px;display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:999px;background:#fff;color:var(--ink);cursor:pointer;font-size:24px;line-height:1;box-shadow:0 10px 28px rgba(10,10,10,.18)}.legacy-page .image-viewer__close:hover{background:var(--paper-warm)}@media (max-width:900px){.legacy-page .step-nav{width:100%;justify-content:flex-start;overflow-x:auto}.legacy-page .platforms{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-page .resource-grid{grid-template-columns:1fr}}@media (max-width:560px){.legacy-page .shell{width:min(100% - 28px,var(--max))}.legacy-page .platforms{grid-template-columns:1fr;gap:14px}.legacy-page .platform-card{min-height:132px}.legacy-page .modal__main{padding:44px 22px 24px}.legacy-page .modal__invite-row{flex-direction:column;align-items:center;text-align:center}.legacy-page .modal__beta-desc{font-size:13px}.legacy-page .modal__download-section{padding-top:20px}.legacy-page .modal__guide-summary{padding:14px 22px}.legacy-page .modal__guide-body{padding:0 22px 24px}.legacy-page .modal__download{width:100%}.legacy-page .guide-image-grid{grid-template-columns:1fr}.legacy-page .chip-help__popover{width:calc(100vw - 56px)}}.legacy-page .container{max-width:var(--max);margin:0 auto;padding:0 var(--pad-x)}.legacy-page .container--narrow{max-width:880px}.legacy-page .careers-hero{padding:calc(var(--nav-h) + clamp(32px, 6vh, 64px)) var(--pad-x) clamp(56px,8vh,88px);min-height:100vh;min-height:100svh;display:flex;align-items:center}.legacy-page .careers-hero__inner{width:100%;min-width:0;max-width:720px;margin:0 auto;text-align:center}.legacy-page .careers-hero__badge{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;margin-bottom:24px}.legacy-page .careers-hero__title{font-size:clamp(36px,5.5vw,56px);font-weight:800;letter-spacing:-.04em;line-height:1.12;margin-bottom:20px}.legacy-page .careers-hero__sub{font-size:clamp(16px,1.8vw,19px);line-height:1.65;color:var(--ink-72);max-width:560px;margin:0 auto 36px}.legacy-page .careers-hero__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.legacy-page section.careers-sec{padding:clamp(64px,10vh,100px) 0}.legacy-page section.careers-sec--alt{background:var(--paper-warm)}.legacy-page section.careers-sec--ink{background:var(--ink);color:var(--cream)}.legacy-page .eyebrow{font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-48);margin-bottom:20px}.legacy-page section.careers-sec--ink .eyebrow{color:rgba(242,239,230,.48)}.legacy-page .sec-head h2{font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.035em;line-height:1.15;margin-bottom:20px}.legacy-page .sec-head__lead{font-size:17px;line-height:1.75;color:var(--ink-72);max-width:640px}.legacy-page section.careers-sec--ink .sec-head h2{color:var(--cream)}.legacy-page section.careers-sec--ink .sec-head__lead{color:rgba(242,239,230,.58)}.legacy-page .belief-block{margin-top:48px;padding-top:40px;border-top:1px solid var(--ink-24)}.legacy-page section.careers-sec--ink .belief-block{border-top-color:rgba(242,239,230,.14)}.legacy-page .belief-block:first-of-type{border-top:0;margin-top:40px;padding-top:0}.legacy-page .belief-block__lead{font-size:clamp(20px,2.2vw,26px);font-weight:700;line-height:1.4;margin-bottom:16px;max-width:720px}.legacy-page section.careers-sec--ink .belief-block__lead{color:var(--cream)}.legacy-page .belief-block__body{font-size:16px;line-height:1.8;color:var(--ink-72);max-width:640px}.legacy-page section.careers-sec--ink .belief-block__body{color:rgba(242,239,230,.58)}.legacy-page .token-banner{margin-top:48px;padding:clamp(32px,5vw,48px);background:var(--ink);color:var(--cream);border-radius:16px}.legacy-page .token-banner__label{font-family:var(--mono);font-size:10px;letter-spacing:.14em;color:rgba(242,239,230,.48);margin-bottom:12px}.legacy-page .token-banner__amount{font-size:clamp(40px,6vw,64px);font-weight:800;letter-spacing:-.04em;line-height:1;margin-bottom:16px}.legacy-page .token-banner__amount sup{font-size:.35em;font-weight:600;vertical-align:super}.legacy-page .token-banner__sub{font-size:15px;line-height:1.7;color:rgba(242,239,230,.58);max-width:640px;margin-bottom:24px}.legacy-page .token-banner__models{display:flex;flex-wrap:wrap;gap:8px}.legacy-page .token-banner__model{font-family:var(--mono);font-size:12px;padding:6px 12px;border-radius:999px;background:rgba(242,239,230,.08);color:rgba(242,239,230,.72)}.legacy-page .offers{margin-top:48px;display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid var(--ink-24);border-radius:16px;overflow:hidden}.legacy-page .offer{padding:clamp(28px,4vw,40px);border-right:1px solid var(--ink-24);border-bottom:1px solid var(--ink-24)}.legacy-page .offer:nth-child(2n){border-right:0}.legacy-page .offer:nth-last-child(-n+2){border-bottom:0}.legacy-page .offer__n{font-family:var(--mono);font-size:11px;color:var(--ink-48);letter-spacing:.12em;margin-bottom:12px}.legacy-page .offer__h{font-size:20px;font-weight:700;margin-bottom:12px;letter-spacing:-.02em}.legacy-page .offer__t{font-size:15px;line-height:1.7;color:var(--ink-72)}.legacy-page .criteria{margin-top:48px;display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,48px)}.legacy-page .criteria__col h3{font-size:18px;font-weight:700;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid var(--lime)}.legacy-page .criteria__col--no h3{border-bottom-color:var(--ink-24)}.legacy-page .criteria__item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid var(--ink-24)}.legacy-page .criteria__mark{font-family:var(--mono);font-weight:700;font-size:16px;color:var(--ink);flex-shrink:0;width:20px}.legacy-page .criteria__col--no .criteria__mark{color:var(--ink-48)}.legacy-page .criteria__item p{font-size:15px;line-height:1.65;color:var(--ink-72)}.legacy-page .roles{margin-top:40px;display:flex;flex-direction:column;gap:0}.legacy-page .role{padding:clamp(24px,3vw,32px) 0;border-bottom:1px solid var(--ink-24)}.legacy-page .role:first-child{border-top:1px solid var(--ink-24)}.legacy-page .role__tag{font-family:var(--mono);font-size:10px;letter-spacing:.12em;color:var(--ink-48);margin-bottom:8px;display:block}.legacy-page .role__h{font-size:22px;font-weight:700;margin-bottom:8px;letter-spacing:-.02em}.legacy-page .role__t{font-size:15px;line-height:1.7;color:var(--ink-72);max-width:720px}.legacy-page .day{margin-top:40px}.legacy-page .day__step{position:relative;padding:20px 0 20px 28px;border-left:2px solid var(--ink-24);font-size:16px;line-height:1.75;color:var(--ink-72)}.legacy-page .day__step:before{content:"";position:absolute;left:-5px;top:26px;width:8px;height:8px;border-radius:50%;background:var(--lime)}.legacy-page .cta-final{text-align:center}.legacy-page .cta-final h2{font-size:clamp(32px,5vw,48px);font-weight:800;letter-spacing:-.04em;line-height:1.1;margin-bottom:20px;color:var(--cream)}.legacy-page .cta-final__sub{font-size:16px;line-height:1.7;color:rgba(242,239,230,.58);max-width:560px;margin:0 auto 16px}.legacy-page .cta-final__email{font-family:var(--mono);font-size:15px;margin-bottom:28px}.legacy-page .cta-final__email a{color:var(--lime-soft);text-decoration:underline}.legacy-page .cta-final__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.legacy-page .cta-final .pill--ghost{color:var(--cream);box-shadow:inset 0 0 0 1.5px rgba(242,239,230,.28)}@media (max-width:768px){.legacy-page .offers{grid-template-columns:1fr}.legacy-page .offer{border-right:0!important}.legacy-page .offer:nth-last-child(-n+2){border-bottom:1px solid var(--ink-24)}.legacy-page .offer:last-child{border-bottom:0}.legacy-page .criteria{grid-template-columns:1fr}}.legacy-page *,.legacy-page :after,.legacy-page :before{box-sizing:border-box;margin:0;padding:0}.legacy-page{-webkit-font-smoothing:antialiased;scrollbar-gutter:stable}@media (hover:hover) and (pointer:fine){.legacy-page{scroll-behavior:smooth}}.legacy-page img,.legacy-page svg{max-width:100%;display:block}.legacy-page a{color:inherit;text-decoration:none}.legacy-page ul{list-style:none}.legacy-page{--ease-out-expo:cubic-bezier(0.16,1,0.3,1);--ease-out-quart:cubic-bezier(0.25,1,0.45,1);--dur-fast:0.55s;--dur-med:0.9s;--dur-slow:1.15s;font-family:var(--font);color:var(--ink);background:var(--paper);line-height:1.6}.legacy-page .canvas-bg{background-color:var(--paper);background-image:radial-gradient(ellipse 110% 85% at 0 0,rgba(var(--brand-rgb),.07),transparent 86%),radial-gradient(ellipse 95% 80% at 100% 100%,rgba(var(--brand-bright-rgb),.05),transparent 84%)}.legacy-page .dot-field{background-color:var(--accent-surface);background-image:radial-gradient(circle,rgba(var(--brand-rgb),.09) .8px,transparent .8px);background-size:20px 20px}.legacy-page .grain-text{color:var(--ink);text-shadow:0 0 .5px var(--ink);filter:none;-webkit-filter:none}.legacy-page .nav .nav__row{width:100%}.legacy-page .nav{position:fixed;inset:0 0 auto 0;z-index:200;padding:22px var(--pad-x);display:flex;align-items:center;justify-content:space-between;transition:background .4s var(--ease),border-color .4s}.legacy-page .nav--solid{background:rgba(255,255,255,.88);backdrop-filter:blur(14px) saturate(1.2);border-bottom:1px solid var(--ink-24)}.legacy-page .nav__brand{display:flex;align-items:center;gap:9px;font-weight:700;font-size:15px;letter-spacing:-.01em}.legacy-page .nav__brand .brand-mark{transition:transform .6s var(--ease-out-expo)}.legacy-page .nav.is-entered .nav__brand .brand-mark{transform:rotate(-8deg) scale(1.02)}.legacy-page .brand-mark{height:24px;width:auto}.legacy-page .pill{display:inline-flex;align-items:center;justify-content:center;padding:11px 24px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.01em;background:linear-gradient(135deg,var(--brand-bright) 0,var(--brand) 100%);color:#fff;transition:transform .2s var(--ease),box-shadow .2s}.legacy-page .pill:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(var(--brand-rgb),.28)}.legacy-page .pill--ghost{background:transparent;color:var(--ink);box-shadow:inset 0 0 0 1.5px rgba(10,10,10,.22)}.legacy-page .pill--ghost:hover{box-shadow:inset 0 0 0 1.5px var(--ink)}.legacy-page .pill--light{background:var(--cream);color:var(--ink)}.legacy-page .pill--repo{padding:10px 16px 10px 14px;background:rgba(255,255,255,.72);box-shadow:inset 0 0 0 1.5px rgba(10,10,10,.14)}.legacy-page .pill__icon{width:16px;height:16px;flex-shrink:0;color:var(--ink-72)}.legacy-page .pill__label{line-height:1}.legacy-page .screen-id{font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-48)}.legacy-page .splash{position:relative;isolation:isolate;min-height:max(100vh,1040px);min-height:max(100svh,1040px);display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;text-align:left;padding:clamp(112px,13vh,144px) var(--pad-x) clamp(56px,7vh,72px);background:#f5efe6;overflow:hidden}.legacy-page .splash__art{position:absolute;inset:0;z-index:-2;overflow:hidden;pointer-events:none}.legacy-page .splash__art img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.legacy-page .splash__dots{display:none}.legacy-page .splash:after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,rgba(250,246,239,.2),transparent 48%),linear-gradient(180deg,rgba(250,246,239,.06) 58%,rgba(4,42,126,.12))}.legacy-page .splash__shell{position:relative;z-index:1;width:100%;max-width:min(1400px,96vw);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(22px,2.8vh,28px);align-items:start}.legacy-page .splash__copy{position:relative;z-index:1;width:min(980px,82vw);margin-inline:auto;min-width:0;word-break:keep-all}.legacy-page .splash__shot{position:relative;z-index:1;justify-self:center;width:min(1160px,86vw);min-width:0;padding-top:0;overflow:visible}.legacy-page .splash__shot .showcase__wrap{position:relative;z-index:1;width:100%;max-width:100%}.legacy-page .splash__shot .showcase__frame-wrap{--shot-max-h:min(64vh,620px);width:100%;max-width:100%}.legacy-page .splash__shot .showcase__frame-wrap:before{display:none}.legacy-page .splash__shot .showcase__shadow{inset:20px -18px -24px 18px;background:rgba(4,42,126,.18);box-shadow:0 44px 88px rgba(4,31,94,.2)}.legacy-page .splash__shot .showcase__frame{border-color:rgba(255,255,255,.6);box-shadow:inset 0 1px 0 rgba(255,255,255,.7),0 18px 48px rgba(4,31,94,.18),0 44px 96px rgba(4,31,94,.12)}.legacy-page .splash__shot .showcase__cap{color:rgba(255,255,255,.82);text-shadow:0 1px 12px rgba(4,31,94,.4)}.legacy-page .splash__wordmark{display:none}.legacy-page .splash__badge{display:inline-block;font-family:var(--mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-48);font-weight:600;padding:0 0 16px;margin-bottom:clamp(16px,2.5vh,24px);position:relative}.legacy-page .splash__badge:after{content:"";position:absolute;left:0;bottom:0;width:48px;height:1px;background:rgba(var(--brand-rgb),.35);transform-origin:left center}.legacy-page .splash__title{margin:0;font-family:var(--font-serif);font-size:clamp(52px,5.6vw,78px);font-weight:600;letter-spacing:.005em;line-height:1.08;text-wrap:balance}.legacy-page .splash__title-line{display:block}.legacy-page .splash__title{hanging-punctuation:first}@supports not (hanging-punctuation:first){.legacy-page .splash__title-line:first-child{margin-left:-.38em}}.legacy-page :lang(de) .splash__title,.legacy-page :lang(en) .splash__title,.legacy-page :lang(fr) .splash__title{font-size:clamp(40px,4vw,56px)}.legacy-page .splash__title-line+.splash__title-line{margin-top:.1em}.legacy-page .splash__desc{margin:clamp(18px,2.2vh,24px) 0 clamp(24px,3vh,32px);max-width:min(700px,100%);font-size:clamp(15px,1.3vw,17px);line-height:1.75;letter-spacing:.01em;color:var(--ink-72);text-wrap:pretty}.legacy-page .splash__lede{min-width:0}.legacy-page .splash__attrib{margin:clamp(10px,1.4vh,14px) 0 clamp(16px,2vh,20px);display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 10px;font-size:clamp(12.5px,1.05vw,14px);line-height:1.6;color:var(--ink-48);letter-spacing:.01em}.legacy-page .splash__attrib-links{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 8px}.legacy-page .splash__attrib-link+.splash__attrib-link:before{content:"·";margin-right:8px;color:var(--ink-48)}.legacy-page .splash__attrib-link{color:var(--ink-72);text-decoration:none;border-bottom:1px solid rgba(var(--brand-rgb),.3);padding-bottom:1px;transition:color .18s ease,border-color .18s ease}.legacy-page .splash__attrib-link:focus-visible,.legacy-page .splash__attrib-link:hover{color:var(--brand);border-bottom-color:var(--brand)}.legacy-page .splash__evidence{list-style:none;margin:0;padding:0;width:min(920px,100%);display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,.9fr) minmax(0,1.45fr);border-top:1px solid rgba(var(--brand-rgb),.18);border-bottom:1px solid rgba(var(--brand-rgb),.18);word-break:normal}.legacy-page .splash__evidence-item{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;-moz-column-gap:12px;column-gap:12px;min-width:0;padding:12px 22px}.legacy-page .splash__evidence-item:first-child{padding-left:0}.legacy-page .splash__evidence-item+.splash__evidence-item{border-left:1px solid rgba(var(--brand-rgb),.18)}.legacy-page .splash__evidence-num{font-family:var(--font-serif);font-size:clamp(28px,2.4vw,36px);font-weight:600;line-height:1;color:var(--ink);font-variant-numeric:tabular-nums;min-width:1.1em}.legacy-page .splash__evidence-txt{min-width:0;font-size:clamp(11.5px,.95vw,13px);line-height:1.5;color:var(--ink-48);overflow-wrap:anywhere}.legacy-page .splash__actions{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px 18px}.legacy-page .splash__actions-row{display:flex;gap:10px;flex-wrap:nowrap;justify-content:flex-start}.legacy-page .action-link{display:inline-flex;align-items:center;gap:5px;padding:4px 0;border:0;background:none;font:inherit;font-size:13px;font-weight:500;color:var(--ink-48);cursor:pointer;transition:color .15s var(--ease);text-decoration:none}.legacy-page .action-link:after{content:"→";font-size:12px;opacity:.55;transition:transform .15s var(--ease),opacity .15s var(--ease)}.legacy-page .action-link:hover{color:var(--brand)}.legacy-page .action-link:hover:after{transform:translateX(2px);opacity:1}.legacy-page .splash__scroll{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;font-family:var(--mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.78);z-index:1;text-shadow:0 1px 10px rgba(4,42,126,.32)}.legacy-page .splash__scroll-line{width:1px;height:36px;background:linear-gradient(180deg,rgba(255,255,255,.8),transparent);animation:scroll-pulse 2.2s ease-in-out infinite}@keyframes scroll-pulse{0%,to{opacity:.4;transform:scaleY(.85)}50%{opacity:1;transform:scaleY(1)}}.legacy-page .intro{min-height:min(72vh,640px);padding:clamp(56px,8vh,96px) var(--pad-x);background:var(--paper);display:flex;align-items:flex-end}.legacy-page .intro__grid{width:100%;max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(40px,8vw,100px);align-items:end}.legacy-page .intro__mega{font-size:clamp(36px,5.8vw,68px);font-weight:800;letter-spacing:-.04em;line-height:1.02}.legacy-page .intro__aside{padding-bottom:8px}.legacy-page .intro__body{font-size:clamp(16px,1.5vw,18px);line-height:1.7;color:var(--ink-72);margin-bottom:32px}.legacy-page .intro__pull{font-size:clamp(20px,2.4vw,26px);font-weight:700;letter-spacing:-.025em;line-height:1.35;padding-top:28px;position:relative}.legacy-page .intro__pull:before{content:"";position:absolute;left:0;top:0;width:100%;height:2px;background:var(--ink);transform-origin:left center}.legacy-page .ent__mega .motion-line,.legacy-page .intro__mega .motion-line,.legacy-page .statement__mega .motion-line{display:block;overflow:hidden}.legacy-page .ent__mega .motion-line>span,.legacy-page .feat__title .motion-line,.legacy-page .feat__title .motion-line>span,.legacy-page .intro__mega .motion-line>span,.legacy-page .statement__mega .motion-line>span{display:block}.legacy-page .showcase__mega{font-size:clamp(32px,3.65vw,52px);font-weight:800;letter-spacing:-.035em;line-height:1.12}.legacy-page .showcase__mega .motion-line{display:block;overflow:hidden;padding:.07em 0}.legacy-page .showcase__mega .motion-line+.motion-line{margin-top:.1em}.legacy-page .showcase__mega .motion-line>span{display:block;word-break:keep-all;overflow-wrap:normal;white-space:nowrap}.legacy-page .showcase__hit{font-style:normal;font-weight:900;display:inline-block;background:rgba(var(--brand-rgb),.11);padding:.06em .14em;margin:0 .04em;border-radius:.1em;line-height:1;vertical-align:-.08em;box-shadow:none}.legacy-page a.showcase__hit{color:inherit;text-decoration:none;transition:filter .15s,transform .15s}.legacy-page a.showcase__hit:hover{filter:brightness(.96);transform:translateY(-1px)}.legacy-page .showcase__br{display:none}.legacy-page .showcase__wrap{max-width:min(1400px,96vw);margin:0 auto;position:relative}.legacy-page .showcase__frame-wrap{position:relative;--shot-bg:#ffffff;--shot-max-h:min(78vh,780px);width:min(100%,calc(var(--shot-max-h) * 2880 / 1576))}.legacy-page .showcase__frame-wrap:before{content:"";position:absolute;inset:-10px -14px -14px -10px;background:var(--shot-bg);border-radius:14px;z-index:-1;pointer-events:none}.legacy-page .showcase__shadow{position:absolute;inset:28px -24px -32px 24px;background:var(--accent-surface-deep);border-radius:10px;z-index:0;pointer-events:none;box-shadow:0 56px 100px rgba(10,10,10,.1)}.legacy-page .showcase__frame{position:relative;z-index:1;border-radius:var(--shot-radius);overflow:hidden;border:var(--shot-border);background:var(--shot-bg);aspect-ratio:2880/1576;width:100%;box-shadow:var(--shot-shadow);transform-origin:center center}.legacy-page .showcase__frame img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.legacy-page .showcase__cap{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:baseline;margin-top:18px;padding:0 4px;font-family:var(--mono);font-size:11px;letter-spacing:.06em;color:var(--ink-48)}.legacy-page .pain{position:relative;z-index:3;margin-top:-48px;padding:calc(clamp(56px, 8vh, 88px) + 48px) var(--pad-x) clamp(56px,8vh,88px)}.legacy-page .pain__layout{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(48px,7vw,88px);align-items:start}.legacy-page .pain__head{position:sticky;top:120px}.legacy-page .pain__mega{font-size:clamp(32px,4.5vw,52px);font-weight:800;letter-spacing:-.035em;line-height:1.08;margin-bottom:20px}.legacy-page .pain__lead{font-size:17px;line-height:1.65;color:var(--ink-72);max-width:360px}.legacy-page .pain__list{display:flex;flex-direction:column}.legacy-page .pain__item{display:grid;grid-template-columns:48px 1fr;gap:20px;padding:28px 0;position:relative}.legacy-page .pain__item:before{top:0}.legacy-page .pain__item:before,.legacy-page .pain__item:last-child:after{content:"";position:absolute;left:0;right:0;height:1px;background:rgba(10,10,10,.14);transform-origin:left center}.legacy-page .pain__item:last-child:after{bottom:0}.legacy-page .pain__num{font-family:var(--mono);font-size:13px;font-weight:600;letter-spacing:.04em;color:var(--ink-48);padding-top:4px}.legacy-page .pain__item h3{font-size:clamp(22px,2.5vw,28px);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:8px}.legacy-page .pain__item p{font-size:15px;line-height:1.6;color:var(--ink-72);max-width:400px}.legacy-page .statement{min-height:0;padding:clamp(56px,8vh,88px) var(--pad-x);background:var(--paper);display:flex;align-items:center}.legacy-page .statement__inner{max-width:920px;margin:0 auto;width:100%}.legacy-page .statement__mega{font-size:clamp(34px,5.5vw,64px);font-weight:800;letter-spacing:-.04em;line-height:1.06;margin-bottom:24px}.legacy-page .statement__sub{font-size:clamp(16px,1.6vw,19px);color:var(--ink-72);max-width:420px;line-height:1.65;padding-left:24px;position:relative}.legacy-page .statement__sub:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,var(--brand-bright),var(--brand));transform-origin:top center}.legacy-page .feat{padding:clamp(48px,7vh,80px) var(--pad-x);border-top:1px solid var(--ink-24)}.legacy-page .feat--alt{background:var(--paper-warm)}.legacy-page .feat--lime{background:radial-gradient(ellipse 90% 70% at 12% 0,rgba(var(--brand-rgb),.1),transparent 72%),linear-gradient(165deg,var(--accent-surface) 0,var(--accent-surface-deep) 100%);border-top:none}.legacy-page .feat__inner{max-width:var(--max);margin:0 auto}.legacy-page .feat__top{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:16px}.legacy-page .feat__label{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-48)}.legacy-page .feat--lime .feat__label{color:rgba(10,10,10,.5)}.legacy-page .feat__title{font-family:var(--font-serif);font-size:clamp(30px,4.2vw,52px);font-weight:600;letter-spacing:.01em;line-height:1.22;max-width:min(880px,100%)}.legacy-page .feat__body{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,32px);align-items:start}.legacy-page .feat__body--solo{max-width:none}.legacy-page .feat--stack .feat__inner{display:flex;flex-direction:column;align-items:stretch;gap:0;min-height:0}.legacy-page .feat--stack .feat__top{order:1;margin-bottom:10px}.legacy-page .feat--stack .feat__title{order:2;max-width:min(880px,100%);margin-bottom:16px}.legacy-page .feat--stack .feat__desc,.legacy-page .feat--stack .feat__lead{order:3;margin:0 0 clamp(28px,3.5vw,40px);max-width:min(720px,100%)}.legacy-page .feat--stack .feat__footnotes,.legacy-page .feat--stack .tool-line{order:4}.legacy-page .feat--stack .feat__footnotes{margin-top:0;margin-bottom:clamp(28px,4vw,44px)}.legacy-page .feat--stack .tool-line{margin-bottom:clamp(28px,4vw,44px)}.legacy-page .feat--stack .feat__media{order:5;width:100%;margin-bottom:0}.legacy-page .feat--stack .feat__body{display:contents}.legacy-page .feat--stack .feat__body .feat__media{margin-top:0!important}.legacy-page .feat--stack .feat__body .tool-line{margin-top:0}.legacy-page .feat__lead{font-size:clamp(15px,1.45vw,17px);line-height:1.65;color:var(--ink-72);max-width:min(720px,100%);margin-bottom:0}.legacy-page .feat__footnotes{display:flex;flex-wrap:wrap;align-items:flex-start;gap:clamp(24px,4vw,40px) clamp(32px,5vw,56px);margin-top:0;padding-top:0;border-top:none}.legacy-page .feat__footnote{flex:1 1 180px;min-width:min(100%,180px);max-width:280px}.legacy-page .feat__footnotes--duo .feat__footnote{max-width:320px}.legacy-page .feat__footnote h4{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:8px}.legacy-page .feat__footnote p{font-size:14px;line-height:1.6;color:var(--ink-72);max-width:34ch}.legacy-page .feat__desc{font-size:15px;line-height:1.65;color:var(--ink-72)}.legacy-page .feat__points{margin-top:24px}.legacy-page .feat__points li{font-size:15px;color:var(--ink-72);padding:14px 0;border-bottom:1px solid var(--ink-24);line-height:1.5}.legacy-page .feat__points li:first-child{border-top:1px solid var(--ink-24)}.legacy-page .feat__media{min-height:0;border:1px solid rgba(10,10,10,.1);border-radius:14px;background:linear-gradient(165deg,#f0f0eb,#fafaf7 42%,#fff);overflow:hidden;text-align:left;padding:0;box-shadow:0 1px 2px rgba(10,10,10,.04),0 12px 40px rgba(10,10,10,.08),inset 0 1px 0 rgba(255,255,255,.7)}.legacy-page .feat--alt .feat__media{background:linear-gradient(165deg,#ecece6,#f6f6f2 45%,#fff)}.legacy-page .feat--lime .feat__media{background:linear-gradient(165deg,rgba(255,255,255,.55),rgba(255,255,255,.92));border-color:rgba(10,10,10,.14)}.legacy-page .feat__media--wide{max-width:100%}.legacy-page .feat__media--shot{position:relative;isolation:isolate;display:grid;place-items:center;min-height:0;border:1px solid rgba(28,23,18,.12);border-radius:14px;background:#f4eee5;aspect-ratio:3/2;width:100%;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.68),0 18px 56px rgba(29,24,18,.1)}.legacy-page .feat__media--shot:after{content:"";position:absolute;inset:0;z-index:2;border:1px solid rgba(255,255,255,.3);border-radius:inherit;pointer-events:none}.legacy-page .feat__media-art{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.legacy-page .feat__media-product{position:relative;z-index:1;width:min(86%,1080px);aspect-ratio:2880/1576;border:1px solid rgba(10,10,10,.16);border-radius:10px;background:#ffffff;overflow:hidden;box-shadow:0 2px 5px rgba(14,10,7,.12),0 20px 52px rgba(14,10,7,.22),0 46px 90px rgba(14,10,7,.12)}.legacy-page .feat__media-screen{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.legacy-page .feat--stack .feat__media--shot{--shot-max-h:min(75vh,860px);width:100%;max-width:100%}.legacy-page .feat--board .feat__media--shot{--shot-max-h:min(68vh,720px);width:100%;max-width:100%}.legacy-page .feat__media--shot{cursor:zoom-in}.legacy-page .showcase__frame{cursor:default}.legacy-page .feat__media-product.is-zoom-hidden,.legacy-page .showcase__frame img.is-zoom-hidden{visibility:hidden}.legacy-page .mz-overlay{position:fixed;inset:0;z-index:1000;background:rgba(255,255,255,.92);opacity:0;transition:opacity .35s cubic-bezier(.22,1,.36,1);cursor:zoom-out;backdrop-filter:blur(6px)}.legacy-page .mz-overlay.is-open{opacity:1}.legacy-page .mz-image{position:fixed;z-index:1001;display:block;overflow:hidden;margin:0;padding:0;box-sizing:border-box;border-radius:var(--shot-radius);border:var(--shot-border);background:#ffffff;-o-object-fit:contain;object-fit:contain;-o-object-position:top center;object-position:top center;cursor:zoom-out;box-shadow:0 8px 32px rgba(10,10,10,.08),0 32px 80px rgba(var(--brand-rgb),.12);transition:top .42s cubic-bezier(.22,1,.36,1),left .42s cubic-bezier(.22,1,.36,1),width .42s cubic-bezier(.22,1,.36,1),height .42s cubic-bezier(.22,1,.36,1),box-shadow .42s cubic-bezier(.22,1,.36,1)}.legacy-page .mz-image.is-scroll-closing{transition:opacity .18s ease;opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.legacy-page .mz-image,.legacy-page .mz-overlay{transition:none}}.legacy-page .feat--board .feat__inner{display:flex;flex-direction:column;align-items:stretch;gap:0}.legacy-page .feat--board .feat__top{order:1;margin-bottom:10px}.legacy-page .feat--board .feat__title{order:2;max-width:min(880px,100%);margin-bottom:16px}.legacy-page .feat--board .feat__lead{order:3;margin-bottom:clamp(28px,3.5vw,40px);max-width:min(720px,100%)}.legacy-page .feat--board .tool-line{order:4;margin-bottom:clamp(28px,4vw,44px)}.legacy-page .feat--board .feat__media{order:5;margin:0}.legacy-page .ui-illus{font-size:11px;line-height:1.5;color:var(--ink)}.legacy-page .ui-illus__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background:rgba(255,255,255,.72);backdrop-filter:blur(8px);border-bottom:1px solid rgba(10,10,10,.08);font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-48)}.legacy-page .ui-illus__stat{display:inline-flex;align-items:center;gap:5px}.legacy-page .ui-illus__dot{width:6px;height:6px;border-radius:50%;background:var(--brand-bright);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.35)}.legacy-page .ui-illus__dot--amber{background:#f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.25)}.legacy-page .ui-illus__dot--pulse{animation:ui-pulse 2s ease-in-out infinite}@keyframes ui-pulse{0%,to{opacity:1}50%{opacity:.45}}.legacy-page .ui-scene{padding:16px 16px 18px}.legacy-page .ui-win{border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(10,10,10,.06),0 0 0 1px rgba(10,10,10,.07)}.legacy-page .ui-win__titlebar{display:flex;align-items:center;gap:10px;padding:8px 12px;background:linear-gradient(180deg,#f8f8f5,#efefea);border-bottom:1px solid rgba(10,10,10,.07)}.legacy-page .ui-win__dots{display:flex;gap:5px;flex-shrink:0}.legacy-page .ui-win__dots i{width:8px;height:8px;border-radius:50%;display:block}.legacy-page .ui-win__dots i:first-child{background:#ff5f57}.legacy-page .ui-win__dots i:nth-child(2){background:#febc2e}.legacy-page .ui-win__dots i:nth-child(3){background:#28c840}.legacy-page .ui-win__title{font-size:10px;font-weight:600;color:var(--ink-72);flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legacy-page .ui-win__badge{font-family:var(--mono);font-size:7.5px;padding:2px 6px;border-radius:999px;background:rgba(var(--brand-rgb),.35);color:var(--ink);font-weight:600}.legacy-page .ui-win__body{padding:10px 12px 12px}.legacy-page .ui-avatar{width:22px;height:22px;border-radius:6px;flex-shrink:0;display:grid;place-items:center;font-size:9px;font-weight:700;background:linear-gradient(135deg,var(--brand-bright) 0,var(--brand-deep) 100%);color:var(--ink);box-shadow:inset 0 -1px 0 rgba(10,10,10,.12)}.legacy-page .ui-avatar--human{background:linear-gradient(135deg,#fff,#f0f0eb);border:1px solid rgba(10,10,10,.12)}.legacy-page .ui-avatar--agent{background:linear-gradient(135deg,var(--brand-bright) 0,var(--brand-soft) 100%)}.legacy-page .ui-avatar--sm{width:18px;height:18px;font-size:8px;border-radius:5px}.legacy-page .ui-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:999px;font-size:9px;font-weight:500;background:rgba(10,10,10,.05);color:var(--ink-72)}.legacy-page .ui-pill--live{background:rgba(var(--brand-rgb),.4);color:var(--ink);font-weight:600}.legacy-page .ui-pill--warn{background:rgba(245,158,11,.14);color:#92400e}.legacy-page .ui-pill--info{background:rgba(37,99,235,.1);color:#1d4ed8}.legacy-page .ui-memory{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.05fr) minmax(0,.93fr);gap:10px;min-height:320px}.legacy-page .ui-memory__col{display:flex;flex-direction:column;gap:8px;min-width:0}.legacy-page .ui-profile{padding:10px;border-radius:10px;background:#fff;box-shadow:0 1px 4px rgba(10,10,10,.06);border:1px solid rgba(10,10,10,.06)}.legacy-page .ui-profile__head{display:flex;align-items:center;gap:8px;margin-bottom:10px}.legacy-page .ui-profile__head strong{display:block;font-size:11px;font-weight:700}.legacy-page .ui-profile__head span{font-size:9px;color:var(--ink-48)}.legacy-page .ui-profile__row{padding:7px 0;border-top:1px solid rgba(10,10,10,.06);font-size:10px;color:var(--ink-72);line-height:1.45}.legacy-page .ui-profile__row:first-of-type{border-top:0;padding-top:0}.legacy-page .ui-profile__row b{display:block;font-size:9.5px;color:var(--ink);margin-bottom:2px}.legacy-page .ui-timeline{padding:10px;border-radius:10px;background:#fff;border:1px solid rgba(10,10,10,.06);box-shadow:0 1px 4px rgba(10,10,10,.06);flex:1}.legacy-page .ui-timeline__label{font-family:var(--mono);font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-48);margin-bottom:10px}.legacy-page .ui-timeline__item{display:grid;grid-template-columns:10px 1fr;gap:8px;padding-bottom:10px;position:relative}.legacy-page .ui-timeline__item:last-child{padding-bottom:0}.legacy-page .ui-timeline__item:not(:last-child):before{content:"";position:absolute;left:4px;top:12px;bottom:0;width:1px;background:linear-gradient(180deg,rgba(10,10,10,.15),transparent)}.legacy-page .ui-timeline__dot{width:8px;height:8px;border-radius:50%;margin-top:3px;border:2px solid #fff;box-shadow:0 0 0 1px rgba(10,10,10,.12)}.legacy-page .ui-timeline__dot--blue{background:#2563eb}.legacy-page .ui-timeline__dot--amber{background:#f59e0b}.legacy-page .ui-timeline__time{font-family:var(--mono);font-size:8px;color:var(--ink-48);margin-bottom:3px}.legacy-page .ui-timeline__text{font-size:10px;line-height:1.5;margin-bottom:4px}.legacy-page .ui-timeline__tag{font-family:var(--mono);font-size:8px;color:var(--ink-48)}.legacy-page .ui-recall{padding:10px;border-radius:10px;background:linear-gradient(180deg,#fff,#f8f8f5);border:1px solid rgba(10,10,10,.08);box-shadow:0 2px 12px rgba(10,10,10,.06);flex:1}.legacy-page .ui-recall__label{font-family:var(--mono);font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-48);margin-bottom:8px}.legacy-page .ui-recall__composer{padding:9px 11px;border-radius:8px;background:#fff;border:1px solid rgba(10,10,10,.12);box-shadow:inset 0 1px 2px rgba(10,10,10,.04);font-size:11px;font-weight:600;margin-bottom:10px}.legacy-page .ui-recall__composer span{color:var(--ink-48);font-weight:400}.legacy-page .ui-recall__chips{display:flex;flex-direction:column;gap:5px}.legacy-page .ui-recall__chip{display:flex;align-items:center;gap:6px;padding:5px 8px;border-radius:6px;font-size:9.5px;background:#fff;border:1px solid rgba(10,10,10,.08);box-shadow:0 1px 2px rgba(10,10,10,.04)}.legacy-page .ui-recall__chip kbd{font-family:var(--mono);font-size:7px;padding:2px 5px;border-radius:4px;background:rgba(10,10,10,.06);color:var(--ink-48);flex-shrink:0}.legacy-page .ui-recall__chip--warn{border-color:rgba(245,158,11,.3);background:rgba(255,251,235,.9)}.legacy-page .ui-recall__chip--info{border-color:rgba(37,99,235,.25);background:rgba(239,246,255,.9)}.legacy-page .ui-workspace{display:flex;flex-direction:column;min-height:340px;gap:10px}.legacy-page .ui-workspace__shell{display:flex;flex-direction:column;flex:1;min-height:0}.legacy-page .ui-workspace__tabs{display:flex;gap:4px;padding:6px 8px 0;background:linear-gradient(180deg,#ecece6,#e4e4de);border-radius:10px 10px 0 0;border:1px solid rgba(10,10,10,.08);border-bottom:0}.legacy-page .ui-workspace__tab{padding:6px 10px 7px;border-radius:8px 8px 0 0;font-size:9.5px;font-weight:500;color:var(--ink-48);background:transparent;display:flex;align-items:center;gap:5px}.legacy-page .ui-workspace__tab i{width:6px;height:6px;border-radius:50%;background:var(--brand-bright);opacity:0}.legacy-page .ui-workspace__tab.is-active{background:#fff;color:var(--ink);font-weight:600;box-shadow:0 -1px 4px rgba(10,10,10,.04)}.legacy-page .ui-workspace__tab.is-active i{opacity:1}.legacy-page .ui-workspace__main{display:grid;grid-template-columns:minmax(0,.36fr) minmax(0,.64fr);flex:1;min-height:0;background:#fff;border:1px solid rgba(10,10,10,.08);border-radius:0 0 10px 10px;box-shadow:0 4px 16px rgba(10,10,10,.06)}.legacy-page .ui-workspace__agent{padding:12px;border-right:1px solid rgba(10,10,10,.06);background:linear-gradient(180deg,#fafaf7,#fff);display:flex;flex-direction:column;gap:10px}.legacy-page .ui-workspace__agent-head{display:flex;align-items:center;gap:8px}.legacy-page .ui-workspace__agent-head strong{font-size:10px}.legacy-page .ui-workspace__agent-head span{font-size:8.5px;color:var(--ink-48);font-family:var(--mono)}.legacy-page .ui-workspace__msg{padding:8px 10px;border-radius:10px 10px 10px 4px;font-size:10px;line-height:1.5;background:#fff;border:1px solid rgba(10,10,10,.08);box-shadow:0 1px 3px rgba(10,10,10,.05)}.legacy-page .ui-workspace__msg--agent{border-radius:10px 10px 4px 10px;background:linear-gradient(135deg,rgba(var(--brand-rgb),.25) 0,rgba(var(--brand-rgb),.08) 100%);border-color:rgba(var(--brand-rgb),.5)}.legacy-page .ui-workspace__panes{padding:10px;display:flex;flex-direction:column;gap:8px}.legacy-page .ui-sheet{border-radius:8px;overflow:hidden;border:1px solid rgba(10,10,10,.08);box-shadow:0 1px 4px rgba(10,10,10,.05)}.legacy-page .ui-sheet__head{padding:6px 10px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(180deg,#f6f6f2,#efefea);border-bottom:1px solid rgba(10,10,10,.06);font-size:9px;font-weight:600}.legacy-page .ui-sheet__head span:last-child{font-family:var(--mono);font-size:8px;color:var(--ink-48);font-weight:500}.legacy-page .ui-sheet__table{width:100%;border-collapse:collapse;font-size:9px}.legacy-page .ui-sheet__table th{padding:5px 8px;text-align:left;font-weight:600;background:rgba(var(--brand-rgb),.15);border-bottom:1px solid rgba(10,10,10,.06);font-family:var(--mono);font-size:8px;color:var(--ink-48)}.legacy-page .ui-sheet__table td{padding:5px 8px;border-bottom:1px solid rgba(10,10,10,.04)}.legacy-page .ui-sheet__table tr:last-child td{border-bottom:0}.legacy-page .ui-sheet__table .up{color:#059669;font-weight:600}.legacy-page .ui-sheet__table .flat{color:var(--ink-48)}.legacy-page .ui-doc{padding:10px 12px;font-size:10px;line-height:1.6;color:var(--ink-72)}.legacy-page .ui-doc h5{font-size:11px;font-weight:700;color:var(--ink);margin-bottom:6px}.legacy-page .ui-doc mark{background:rgba(var(--brand-rgb),.45);color:var(--ink);padding:0 2px;border-radius:2px}.legacy-page .ui-doc__cursor{display:inline-block;width:2px;height:11px;background:var(--ink);vertical-align:text-bottom;animation:ui-blink 1s step-end infinite}@keyframes ui-blink{50%{opacity:0}}.legacy-page .ui-browser{display:grid;grid-template-columns:minmax(0,1.15fr) 36px minmax(0,.95fr) 36px minmax(0,.88fr);gap:0;padding:4px 8px 12px;align-items:stretch}.legacy-page .ui-browser__stage{display:flex;flex-direction:column;min-height:0}.legacy-page .ui-browser__connector{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-family:var(--mono);font-size:8px;color:var(--ink-48);padding-top:28px}.legacy-page .ui-browser__connector:before{content:"→";font-size:16px;color:var(--ink);opacity:.35}.legacy-page .ui-browser__url{display:flex;align-items:center;gap:6px;padding:5px 8px;margin-bottom:8px;border-radius:6px;background:rgba(10,10,10,.04);font-family:var(--mono);font-size:8.5px;color:var(--ink-72)}.legacy-page .ui-browser__url:before{content:"🔒";font-size:9px;opacity:.6}.legacy-page .ui-browser__page{padding:8px;border-radius:6px;background:#fafaf7;border:1px solid rgba(10,10,10,.06)}.legacy-page .ui-browser__page-title{font-size:11px;font-weight:700;margin-bottom:8px}.legacy-page .ui-browser__price-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.legacy-page .ui-browser__price{padding:8px;border-radius:6px;background:#fff;border:1.5px solid rgba(10,10,10,.1);font-size:9px}.legacy-page .ui-browser__price.is-highlight{border-color:var(--ink);background:rgba(var(--brand-rgb),.2);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.35)}.legacy-page .ui-browser__price strong{display:block;font-size:13px;margin-top:2px}.legacy-page .ui-browser__cli{margin-top:8px;padding:4px 7px;border-radius:4px;background:rgba(10,10,10,.88);color:#c6e836;font-family:var(--mono);font-size:8px}.legacy-page .ui-browser__doc-snippet{font-size:9.5px;line-height:1.55;color:var(--ink-72)}.legacy-page .ui-browser__doc-snippet h6{font-size:10px;font-weight:700;color:var(--ink);margin-bottom:4px}.legacy-page .ui-browser__embed{margin-top:6px;padding:6px;border-radius:4px;background:rgba(var(--brand-rgb),.12);border:1px dashed rgba(10,10,10,.15);font-size:8.5px;color:var(--ink-48)}.legacy-page .ui-collab-scene{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);min-height:320px;align-items:stretch}.legacy-page .ui-collab-scene__main{padding:14px;display:flex;flex-direction:column;gap:10px;border-right:1px solid rgba(10,10,10,.06)}.legacy-page .ui-collab-scene__side{padding:14px;display:flex;flex-direction:column;gap:12px;background:linear-gradient(180deg,rgba(255,255,255,.5),rgba(244,244,239,.9))}.legacy-page .ui-collab-scene__label{font-family:var(--mono);font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-48)}.legacy-page .ui-collab__flow{padding:8px 10px;border-radius:8px;font-size:10px;font-weight:600;background:rgba(10,10,10,.04);color:var(--ink-72);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.legacy-page .ui-collab__flow em{font-style:normal;font-family:var(--mono);font-size:8px;color:var(--ink-48);padding:2px 5px;background:#fff;border-radius:4px}.legacy-page .ui-collab__tree{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;position:relative;padding-top:4px}.legacy-page .ui-collab__tree:before{content:"";position:absolute;left:16%;right:16%;top:28px;height:2px;background:linear-gradient(90deg,var(--brand-bright),rgba(10,10,10,.12),rgba(10,10,10,.12));border-radius:1px;z-index:0}.legacy-page .ui-collab__node{position:relative;z-index:1;padding:10px;border-radius:10px;font-size:9.5px;line-height:1.45;background:#fff;border:1px solid rgba(10,10,10,.08);box-shadow:0 2px 8px rgba(10,10,10,.05)}.legacy-page .ui-collab__node-head{display:flex;align-items:center;gap:6px;margin-bottom:6px}.legacy-page .ui-collab__node-head strong{font-size:9px;font-weight:700}.legacy-page .ui-collab__node-head span{font-family:var(--mono);font-size:7.5px;color:var(--ink-48)}.legacy-page .ui-collab__node--active{border-color:rgba(10,10,10,.2);background:linear-gradient(180deg,rgba(var(--brand-rgb),.35) 0,rgba(var(--brand-rgb),.12) 100%);box-shadow:0 4px 12px rgba(var(--brand-rgb),.25)}.legacy-page .ui-collab__node--handoff{border-style:dashed;border-color:rgba(10,10,10,.25)}.legacy-page .ui-collab__handoff{align-self:center;padding:5px 12px;border-radius:999px;background:#fff;border:1px dashed rgba(10,10,10,.18);font-family:var(--mono);font-size:8px;color:var(--ink-48);box-shadow:0 1px 4px rgba(10,10,10,.04)}.legacy-page .ui-collab-scene--solo{grid-template-columns:1fr}.legacy-page .ui-collab-scene--solo .ui-collab-scene__main{border-right:0}.legacy-page .ui-code{display:grid;grid-template-columns:minmax(0,.34fr) minmax(0,.66fr);gap:10px;min-height:300px}.legacy-page .ui-code__agent{padding:12px;border-radius:10px;background:linear-gradient(180deg,#fafaf7,#fff);border:1px solid rgba(10,10,10,.08);display:flex;flex-direction:column;gap:10px}.legacy-page .ui-code__panes{display:flex;flex-direction:column;gap:8px}.legacy-page .ui-code__ide,.legacy-page .ui-code__term{font-family:var(--mono);font-size:9px;line-height:1.65;white-space:pre-wrap;color:var(--ink-72)}.legacy-page .ui-code__kw{color:#9333ea}.legacy-page .ui-code__fn{color:#2563eb}.legacy-page .ui-code__cmt{color:var(--ink-48);font-style:italic}.legacy-page .ui-code__prompt{color:var(--brand-soft);background:var(--ink);padding:0 4px;border-radius:3px;margin-right:4px}.legacy-page .ui-code__ok{color:#059669;font-weight:600}.legacy-page .ui-code__dim{color:var(--ink-48)}.legacy-page .ui-project-flow{display:grid;grid-template-columns:minmax(0,.9fr) 40px minmax(0,1.1fr);gap:0;align-items:stretch;min-height:280px}.legacy-page .ui-project-flow__col{display:flex;flex-direction:column;gap:8px}.legacy-page .ui-project-flow__col--wide{gap:10px}.legacy-page .ui-project-flow__label{font-family:var(--mono);font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-48);margin-bottom:4px}.legacy-page .ui-project-flow__arrow{display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--ink-48);opacity:.4}.legacy-page .ui-project-flow__issue{display:flex;align-items:flex-start;gap:8px;padding:10px;border-radius:8px;font-size:9.5px;background:#fff;border:1px solid rgba(10,10,10,.08);box-shadow:0 1px 4px rgba(10,10,10,.04)}.legacy-page .ui-project-flow__issue--sync{border-color:rgba(var(--brand-rgb),.5);background:linear-gradient(90deg,rgba(var(--brand-rgb),.15),#fff)}.legacy-page .ui-project-flow__issue-num{font-family:var(--mono);font-size:8px;padding:2px 6px;border-radius:4px;background:rgba(10,10,10,.06);color:var(--ink-48);flex-shrink:0}.legacy-page .ui-project-flow__issue strong{display:block;font-size:10px;margin-bottom:2px}.legacy-page .ui-project-flow__issue span{font-size:8px;color:var(--ink-48);font-family:var(--mono)}.legacy-page .ui-credits{padding:4px 0}.legacy-page .ui-credits__bar{height:8px;border-radius:999px;background:rgba(10,10,10,.06);margin-bottom:16px;overflow:hidden}.legacy-page .ui-credits__bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand-bright),var(--brand-deep))}.legacy-page .ui-credits__row{display:grid;grid-template-columns:1fr 72px 88px;gap:8px;padding:10px 12px;border-radius:8px;font-size:10px;border-bottom:1px solid rgba(10,10,10,.06);align-items:center}.legacy-page .ui-credits__row span:first-child{display:flex;align-items:center;gap:8px}.legacy-page .ui-credits__row span:nth-child(2){font-family:var(--mono);font-weight:600;text-align:right}.legacy-page .ui-credits__row span:last-child{font-family:var(--mono);font-size:8.5px;color:var(--ink-48);text-align:right}.legacy-page .ui-credits__head{font-weight:600;color:var(--ink-48);font-size:8px;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid var(--ink)}.legacy-page .ui-credits__row--top{background:rgba(var(--brand-rgb),.12);font-weight:600}.legacy-page .ui-credits__row--top span:last-child{color:var(--ink);font-weight:700}.legacy-page .api-board{padding:0;border:2px solid var(--ink);border-radius:10px;background:#ffffff;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 16px 40px rgba(10,10,10,.1),0 40px 80px rgba(10,10,10,.08)}.legacy-page .api-board__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;background:rgba(255,255,255,.72);border-bottom:1px solid rgba(10,10,10,.08);font-size:11px}.legacy-page .api-board__bar span:last-child{font-family:var(--mono);font-size:10px;letter-spacing:.06em;color:var(--ink-48);display:inline-flex;align-items:center;gap:6px}.legacy-page .api-board__dot{width:6px;height:6px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.35)}.legacy-page .api-board__body{padding:18px;display:flex;flex-direction:column;gap:14px}.legacy-page .api-board__sources{display:flex;flex-wrap:wrap;gap:8px}.legacy-page .api-board__source{padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600;background:#fff;border:1px solid rgba(10,10,10,.1);color:var(--ink-72);box-shadow:0 1px 3px rgba(10,10,10,.04)}.legacy-page .api-board__source.is-active{background:var(--ink);color:var(--cream);border-color:var(--ink)}.legacy-page .api-board__hub{padding:16px 18px;border-radius:12px;background:linear-gradient(135deg,rgba(var(--brand-rgb),.2) 0,rgba(var(--brand-rgb),.06) 100%);border:1px solid rgba(10,10,10,.1)}.legacy-page .api-board__hub strong{display:block;font-size:14px;font-weight:800;letter-spacing:-.02em;margin-bottom:6px}.legacy-page .api-board__hub p{font-size:13px;line-height:1.55;color:var(--ink-72)}.legacy-page .api-board__pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,auto));align-items:center;gap:6px;font-size:11px;color:var(--ink-48);overflow-x:auto;padding-bottom:2px}.legacy-page .api-board__step{padding:6px 10px;border-radius:8px;white-space:nowrap;background:#fff;border:1px solid rgba(10,10,10,.08);font-weight:600;color:var(--ink-72);text-align:center}.legacy-page .api-board__step--core{background:rgba(var(--brand-rgb),.18);border-color:rgba(10,10,10,.12);color:var(--ink)}.legacy-page .api-board__arrow{font-family:var(--mono);font-size:10px;color:var(--ink-48)}.legacy-page .api-board__code{margin:0;padding:14px 16px;border-radius:10px;background:rgba(10,10,10,.92);color:var(--brand-soft);font-family:var(--mono);font-size:12px;line-height:1.65;overflow-x:auto}.legacy-page .api-board__code .dim{color:rgba(240,192,112,.55)}.legacy-page .api-board__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-top:4px;font-size:11px;color:var(--ink-48)}.legacy-page .api-board__badge{padding:6px 12px;border-radius:8px;font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.08em;background:var(--ink);color:var(--cream)}.legacy-page .ui-project__task{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:9.5px;background:#fff;border:1px solid rgba(10,10,10,.06);box-shadow:0 1px 3px rgba(10,10,10,.04)}.legacy-page .ui-project__task--active{border-color:rgba(10,10,10,.14);background:linear-gradient(90deg,rgba(var(--brand-rgb),.12),#fff)}.legacy-page .ui-project__task-icon{font-size:12px;flex-shrink:0;opacity:.85}.legacy-page .ui-project__task-body{flex:1;min-width:0}.legacy-page .ui-project__task-body span{display:block;font-size:8px;color:var(--ink-48);font-family:var(--mono);margin-top:2px}.legacy-page .ui-project__badge{font-family:var(--mono);font-size:7px;padding:2px 6px;border-radius:999px;white-space:nowrap;background:rgba(10,10,10,.05);color:var(--ink-48)}.legacy-page .ui-project__badge--run{background:rgba(var(--brand-rgb),.18);color:var(--brand-deep);font-weight:600}.legacy-page .ui-project__asset{display:flex;align-items:center;gap:8px;padding:7px 9px;border-radius:8px;font-size:9.5px;background:#fff;border:1px solid rgba(10,10,10,.06)}.legacy-page .ui-project__asset-icon{width:22px;height:22px;border-radius:5px;flex-shrink:0;display:grid;place-items:center;font-size:11px;background:rgba(10,10,10,.04)}.legacy-page .ui-project__assets,.legacy-page .ui-project__tasks{display:flex;flex-direction:column;gap:6px}.legacy-page .ui-skills{padding:14px 16px 16px}.legacy-page .ui-skills__body{display:grid;grid-template-columns:minmax(0,1fr) 48px minmax(0,1.1fr) minmax(0,.75fr);gap:10px;align-items:start}.legacy-page .ui-skills__group{padding:10px;border-radius:10px;background:#fff;border:1px solid rgba(10,10,10,.06);box-shadow:0 2px 8px rgba(10,10,10,.04)}.legacy-page .ui-skills__group-head{font-family:var(--mono);font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-48);margin-bottom:8px}.legacy-page .ui-skills__group--team{border-color:rgba(37,99,235,.15);background:linear-gradient(180deg,rgba(239,246,255,.6),#fff)}.legacy-page .ui-skills__group--team .ui-skills__group-head{color:#1d4ed8}.legacy-page .ui-skills__row{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:7px;margin-bottom:4px;background:rgba(10,10,10,.02);border:1px solid rgba(10,10,10,.05);font-size:9.5px}.legacy-page .ui-skills__row:last-child{margin-bottom:0}.legacy-page .ui-skills__row--highlight{border-color:rgba(37,99,235,.2);background:rgba(37,99,235,.06)}.legacy-page .ui-skills__row--new{border-color:rgba(16,185,129,.25);background:rgba(16,185,129,.06)}.legacy-page .ui-skills__icon{width:20px;height:20px;border-radius:5px;flex-shrink:0;display:grid;place-items:center;font-size:10px;background:linear-gradient(135deg,var(--brand-bright) 0,var(--brand-soft) 100%)}.legacy-page .ui-skills__key{font-family:var(--mono);font-size:9px;font-weight:600;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.legacy-page .ui-skills__badge{font-family:var(--mono);font-size:7px;padding:2px 5px;border-radius:4px;color:var(--ink-48);background:rgba(10,10,10,.05);white-space:nowrap}.legacy-page .ui-skills__badge--team{background:rgba(37,99,235,.12);color:#1d4ed8}.legacy-page .ui-skills__badge--pub{background:rgba(37,99,235,.15);color:#1d4ed8;font-weight:600}.legacy-page .ui-skills__badge--new{background:rgba(16,185,129,.15);color:#059669;font-weight:600}.legacy-page .ui-skills__flow{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;align-self:center;padding-top:24px}.legacy-page .ui-skills__flow svg{width:100%;height:24px;color:#2563eb}.legacy-page .ui-skills__flow span{font-family:var(--mono);font-size:7.5px;color:#2563eb;text-align:center;line-height:1.35;font-weight:600}.legacy-page .ui-apps{padding:4px 0}.legacy-page .ui-apps__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-bottom:12px}.legacy-page .ui-apps__tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:12px 6px;border-radius:10px;min-height:72px;background:#fff;border:1px solid rgba(10,10,10,.08);box-shadow:0 1px 4px rgba(10,10,10,.04);font-size:9px;font-weight:600;text-align:center;line-height:1.3}.legacy-page .ui-apps__tile em{font-style:normal;font-size:18px;line-height:1}.legacy-page .ui-apps__tile--core{background:linear-gradient(180deg,rgba(var(--brand-rgb),.2) 0,#fff 100%);border-color:rgba(10,10,10,.12)}.legacy-page .ui-apps__tile--custom{grid-column:span 2;border-style:dashed;border-color:rgba(10,10,10,.22);background:rgba(255,255,255,.6);color:var(--ink-72)}.legacy-page .ui-apps__tile--custom em{font-size:22px;opacity:.65}.legacy-page .ui-runtime{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:10px}.legacy-page .ui-runtime__panel{padding:12px;border-radius:10px;background:#fff;border:1px solid rgba(10,10,10,.08);box-shadow:0 2px 8px rgba(10,10,10,.04)}.legacy-page .ui-runtime__label{font-family:var(--mono);font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-48);margin-bottom:8px}.legacy-page .ui-runtime__tags{display:flex;flex-wrap:wrap;gap:5px}.legacy-page .ui-runtime__tag{padding:4px 8px;border-radius:999px;font-family:var(--mono);font-size:8px;background:rgba(10,10,10,.04);border:1px solid rgba(10,10,10,.08)}.legacy-page .ui-runtime__tag--hot{background:rgba(var(--brand-rgb),.35);border-color:rgba(10,10,10,.12);font-weight:600}.legacy-page .ui-runtime__code{margin-top:8px;padding:10px;border-radius:8px;background:rgba(10,10,10,.88);color:#c6e836;font-family:var(--mono);font-size:8.5px;line-height:1.55}.legacy-page .platform-board{padding:0;border:2px solid var(--ink);border-radius:10px;background:#ffffff;overflow:hidden;box-shadow:inset 0 1px 0 rgba(255,255,255,.55),0 16px 40px rgba(10,10,10,.1),0 40px 80px rgba(10,10,10,.08)}.legacy-page .platform-board__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;background:rgba(255,255,255,.72);border-bottom:1px solid rgba(10,10,10,.08);font-size:11px}.legacy-page .platform-board__bar span:last-child{font-family:var(--mono);font-size:10px;letter-spacing:.06em;color:var(--ink-48);display:inline-flex;align-items:center;gap:6px}.legacy-page .platform-board__dot{width:6px;height:6px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.35)}.legacy-page .platform-board__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px}.legacy-page .platform-board__row2{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:12px}.legacy-page .platform-board__card{display:flex;flex-direction:column;gap:6px;padding:12px 14px;border-radius:10px;background:#fff;border:1px solid rgba(10,10,10,.08);box-shadow:0 2px 8px rgba(10,10,10,.04);min-height:100%}.legacy-page .platform-board__card--featured{background:linear-gradient(155deg,rgba(var(--brand-rgb),.22) 0,#fff 58%);border-color:rgba(10,10,10,.12)}.legacy-page .platform-board__card--soon{background:rgba(255,255,255,.72);color:var(--ink-72)}.legacy-page .platform-board__icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:18px;background:rgba(255,255,255,.85);border:1px solid rgba(10,10,10,.06);box-shadow:0 1px 3px rgba(10,10,10,.06)}.legacy-page .platform-board__label{font-family:var(--mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-48)}.legacy-page .platform-board__card h4{font-size:15px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.legacy-page .platform-board__desc{font-size:12px;line-height:1.55;color:var(--ink-72);flex:1}.legacy-page .platform-board__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.legacy-page .platform-board__btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.01em;background:var(--ink);color:var(--cream);transition:transform .15s var(--ease),box-shadow .15s}.legacy-page .platform-board__btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(10,10,10,.14)}.legacy-page .platform-board__btn--ghost{background:transparent;color:var(--ink);box-shadow:inset 0 0 0 1.5px rgba(10,10,10,.18)}.legacy-page .platform-board__btn--ghost:hover{box-shadow:inset 0 0 0 1.5px var(--ink)}.legacy-page .platform-board__links{display:flex;flex-wrap:wrap;gap:10px;font-family:var(--mono);font-size:10px;color:var(--ink-48)}.legacy-page .platform-board__links a{text-decoration:underline;text-underline-offset:2px;color:var(--ink-72)}.legacy-page .platform-board__links a:hover{color:var(--ink)}.legacy-page .platform-board__soon{align-self:flex-start;margin-top:4px;padding:5px 10px;border-radius:999px;font-family:var(--mono);font-size:10px;letter-spacing:.06em;text-transform:uppercase;background:rgba(10,10,10,.05);border:1px dashed rgba(10,10,10,.16);color:var(--ink-48)}.legacy-page .ui-deploy__top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.legacy-page .ui-deploy__node{padding:12px;border-radius:10px;background:#fff;border:1px solid rgba(10,10,10,.08);box-shadow:0 2px 8px rgba(10,10,10,.05);display:flex;flex-direction:column;gap:6px}.legacy-page .ui-deploy__node--lime{background:linear-gradient(145deg,rgba(var(--brand-rgb),.45) 0,rgba(var(--brand-rgb),.15) 100%);border-color:rgba(10,10,10,.12)}.legacy-page .ui-deploy__node-icon{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-size:14px;background:rgba(255,255,255,.7);box-shadow:0 1px 3px rgba(10,10,10,.08)}.legacy-page .ui-deploy__node kbd,.legacy-page .ui-deploy__node-label{font-family:var(--mono);font-size:7.5px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-48)}.legacy-page .ui-deploy__node strong{font-size:12px;font-weight:700}.legacy-page .ui-deploy__node span{font-size:9px;color:var(--ink-72);line-height:1.45}.legacy-page .ui-deploy__hub{margin-top:10px;padding:12px 14px;border-radius:10px;background:rgba(255,255,255,.85);border:1px dashed rgba(10,10,10,.12);display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.legacy-page .ui-deploy__hub-label{font-family:var(--mono);font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-48)}.legacy-page .ui-deploy__hub strong{display:block;font-size:11px;margin-top:2px}.legacy-page .ui-deploy__hub-tags{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end}.legacy-page .ui-deploy__tag{padding:3px 7px;border-radius:999px;font-family:var(--mono);font-size:7.5px;background:#fff;border:1px solid rgba(10,10,10,.1)}.legacy-page .ui-deploy__tag--warn{border-color:rgba(245,158,11,.35);background:rgba(255,251,235,.95);color:#92400e}.legacy-page .ui-deploy__footer{margin-top:10px;padding-top:10px;border-top:1px solid rgba(10,10,10,.06);display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:var(--mono);font-size:8.5px;color:var(--ink-48)}.legacy-page .ui-deploy__api{padding:4px 10px;border-radius:6px;font-weight:600;background:var(--ink);color:var(--cream);font-size:8px}@media (max-width:720px){.legacy-page .ui-memory,.legacy-page .ui-workspace__main{grid-template-columns:1fr}.legacy-page .ui-workspace__agent{border-right:0;border-bottom:1px solid rgba(10,10,10,.06)}.legacy-page .ui-skills__body{grid-template-columns:1fr;gap:10px}.legacy-page .ui-skills__flow{flex-direction:row;padding:4px 0}.legacy-page .ui-skills__flow svg{width:40px;transform:rotate(90deg)}.legacy-page .api-board__pipeline{grid-template-columns:1fr;gap:4px}.legacy-page .api-board__arrow{display:none}.legacy-page .platform-board__grid,.legacy-page .platform-board__row2,.legacy-page .ui-deploy__top{grid-template-columns:1fr}.legacy-page .ui-deploy__hub{flex-direction:column;align-items:flex-start}.legacy-page .ui-deploy__hub-tags{justify-content:flex-start}.legacy-page .ui-browser{grid-template-columns:1fr;gap:8px;padding:8px 12px 14px}.legacy-page .ui-browser__connector{flex-direction:row;padding:0}.legacy-page .ui-browser__connector:before{transform:rotate(90deg)}.legacy-page .ui-collab__tree{grid-template-columns:1fr}.legacy-page .ui-collab__tree:before{display:none}.legacy-page .ui-collab-scene{grid-template-columns:1fr}.legacy-page .ui-collab-scene__main{border-right:0;border-bottom:1px solid rgba(10,10,10,.06)}.legacy-page .ui-code,.legacy-page .ui-project-flow{grid-template-columns:1fr}.legacy-page .ui-project-flow__arrow{transform:rotate(90deg);padding:4px 0}.legacy-page .ui-credits__row{grid-template-columns:1fr 56px 72px;font-size:9px}.legacy-page .ui-apps__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-page .ui-apps__tile--custom{grid-column:span 3}.legacy-page .ui-runtime{grid-template-columns:1fr}}.legacy-page .tool-line{margin-top:0;display:flex;flex-wrap:wrap;align-items:flex-start;gap:clamp(24px,4vw,40px) clamp(32px,5vw,56px);border-top:none;position:static}.legacy-page .tool-line:before{display:none}.legacy-page .tool-line__row{flex:1 1 180px;min-width:min(100%,180px);max-width:280px;display:flex;flex-direction:column;gap:8px;padding:0;align-items:flex-start;position:static}.legacy-page .tool-line__row:after{display:none}.legacy-page .tool-line__name{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.legacy-page .tool-line__desc{font-size:14px;line-height:1.6;color:var(--ink-72);max-width:34ch}.legacy-page .tool-line__desc a{color:var(--ink);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px}.legacy-page .tool-line__desc a:hover{color:var(--brand-deep)}.legacy-page .team__cols{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:48px;border-top:2px solid var(--ink)}.legacy-page .team__col{padding:28px 24px 28px 0;border-right:1px solid var(--ink-24)}.legacy-page .team__col:last-child{border-right:none;padding-right:0;padding-left:24px}.legacy-page .team__col:nth-child(2){padding-left:24px}.legacy-page .team__col h3{font-size:clamp(20px,2.2vw,26px);font-weight:800;letter-spacing:-.03em;margin-bottom:10px}.legacy-page .team__col p{font-size:14px;line-height:1.6;color:var(--ink-72)}.legacy-page .ent{padding:clamp(48px,7vh,80px) var(--pad-x);background:var(--paper);border-top:1px solid var(--ink-24)}.legacy-page .ent__inner{max-width:var(--max);margin:0 auto}.legacy-page .ent__layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(28px,5vw,64px);align-items:end}.legacy-page .ent__mega{font-size:clamp(26px,3.4vw,42px);font-weight:800;letter-spacing:-.035em;line-height:1.1;margin-bottom:14px;max-width:none}.legacy-page .ent__lead{font-size:clamp(15px,1.45vw,17px);line-height:1.6;color:var(--ink-72);max-width:520px;margin-bottom:0}.legacy-page .ent__toc{display:flex;flex-direction:column;gap:0;border-top:2px solid var(--ink)}.legacy-page .ent__toc a{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:baseline;padding:14px 0;border-bottom:1px solid var(--ink-24);color:var(--ink);text-decoration:none;transition:background .2s var(--ease),padding-left .2s var(--ease)}.legacy-page .ent__toc a:hover{padding-left:6px}.legacy-page .ent__toc-num{font-family:var(--mono);font-size:11px;letter-spacing:.08em;color:var(--ink-48)}.legacy-page .ent__toc-label{font-size:15px;font-weight:700;letter-spacing:-.02em}.legacy-page .ent__toc-hint{font-size:12px;color:var(--ink-48)}.legacy-page .cta{padding:clamp(56px,8vh,88px) var(--pad-x);background:linear-gradient(145deg,#1a2433,#0f1419);color:var(--cream)}.legacy-page .cta__inner{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:48px;align-items:end}.legacy-page .cta__title{font-size:clamp(32px,5vw,56px);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:16px}.legacy-page .cta__title em{font-style:normal;color:var(--lime-soft);position:relative}.legacy-page .cta__title em:after{content:"";position:absolute;left:0;right:0;bottom:.06em;height:.34em;background:rgba(var(--brand-bright-rgb),.28);transform-origin:left center;z-index:-1}.legacy-page .cta__sub{font-size:16px;line-height:1.6;color:rgba(242,239,230,.58);max-width:400px}.legacy-page .cta__actions{display:flex;flex-direction:column;gap:14px;align-items:flex-end}.legacy-page .cta__actions-row{display:flex;flex-direction:column;gap:10px;align-items:flex-end;width:100%}.legacy-page .cta .action-link{color:rgba(250,251,252,.52);align-self:flex-end}.legacy-page .cta .action-link:hover{color:var(--brand-soft)}.legacy-page .cta .pill--ghost{color:var(--cream);box-shadow:inset 0 0 0 1.5px rgba(242,239,230,.28)}.legacy-page .cta .pill--repo{background:rgba(255,255,255,.08);box-shadow:inset 0 0 0 1.5px rgba(242,239,230,.22)}.legacy-page .cta .pill--repo .pill__icon{color:rgba(250,251,252,.72)}.legacy-page .footer{padding:56px var(--pad-x) 36px;background:var(--paper);border-top:1px solid var(--ink-24)}.legacy-page .footer__grid{max-width:var(--max);margin:0 auto;display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.legacy-page .footer__tagline{margin-top:12px;font-size:13px;color:var(--ink-48);max-width:220px;line-height:1.55}.legacy-page .footer__links{display:flex;gap:56px}.legacy-page .footer__col h4{font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-48);margin-bottom:14px}.legacy-page .footer__col a{display:block;font-size:13px;color:var(--ink-72);padding:4px 0}.legacy-page .footer__col a:hover{color:var(--ink)}.legacy-page .footer__ceo-note{margin-left:.35em;font-size:12px;color:var(--ink-48);font-weight:400}.legacy-page .footer__legal{max-width:var(--max);margin:36px auto 0;padding-top:24px;border-top:1px solid var(--ink-24);font-family:var(--mono);font-size:11px;color:var(--ink-48)}.legacy-page .contact-cta{position:relative;display:inline-block}.legacy-page .contact-cta__pop{position:absolute;right:0;bottom:calc(100% + 12px);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .2s,transform .2s;background:#fff;padding:12px;border-radius:8px;border:1.5px solid var(--ink-24);box-shadow:0 20px 48px rgba(10,10,10,.16);z-index:80;text-align:center;width:-moz-max-content;width:max-content;min-width:168px}.legacy-page .contact-cta__pop img{width:168px;height:auto;max-width:none;aspect-ratio:1;-o-object-fit:contain;object-fit:contain;border-radius:4px}.legacy-page .contact-cta__pop-txt{display:block;margin-top:8px;font-size:11px;color:var(--ink-48)}.legacy-page .contact-cta__trigger{border:none;font:inherit;cursor:pointer}@media (hover:hover) and (pointer:fine){.legacy-page .contact-cta:hover .contact-cta__pop{opacity:1;visibility:visible;transform:translateY(0)}}@media (hover:none){.legacy-page .contact-cta__pop{display:none}}.legacy-page .reveal{opacity:0;transform:translateY(20px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.legacy-page .reveal.visible{opacity:1;transform:translateY(0)}.legacy-page .reveal-d1{transition-delay:.08s}.legacy-page .reveal-d2{transition-delay:.16s}@keyframes motion-rise{0%{opacity:0;transform:translate3d(0,1.6rem,0);filter:blur(8px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}@keyframes motion-clip-up{0%{transform:translate3d(0,110%,0);opacity:.001}to{transform:translateZ(0);opacity:1}}@keyframes motion-slide-in{0%{opacity:0;transform:translate3d(2rem,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes motion-scale-in{0%{opacity:0;transform:scale(.965) translate3d(0,1.25rem,0)}to{opacity:1;transform:scale(1) translateZ(0)}}@keyframes motion-line-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes motion-line-y{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes motion-fade{0%{opacity:0}to{opacity:1}}@keyframes motion-nav-in{0%{opacity:0;transform:translate3d(0,-12px,0)}to{opacity:1;transform:translateZ(0)}}.legacy-page .motion{--motion-delay:0ms;--motion-dur:var(--dur-med);opacity:0}.legacy-page .motion.is-active{animation-duration:var(--motion-dur);animation-timing-function:var(--ease-out-expo);animation-delay:var(--motion-delay);animation-fill-mode:both}.legacy-page .motion-lines.is-active,.legacy-page .motion-stagger-x.is-active,.legacy-page .motion-stagger.is-active{opacity:1}.legacy-page .motion--rise.is-active{animation-name:motion-rise}.legacy-page .motion--clip.is-active{animation-name:motion-clip-up}.legacy-page .motion--slide.is-active{animation-name:motion-slide-in}.legacy-page .motion--scale.is-active{animation-name:motion-scale-in}.legacy-page .motion--fade.is-active{animation-name:motion-fade;animation-duration:var(--dur-fast)}.legacy-page .motion-line>span{transform:translate3d(0,110%,0);opacity:.001}.legacy-page .motion-lines.is-active .motion-line>span,.legacy-page .motion.is-active .motion-lines .motion-line>span{animation:motion-clip-up var(--dur-slow) var(--ease-out-expo) both;animation-delay:calc(var(--line-i, 0) * .11s + var(--motion-delay, 0s))}.legacy-page .motion-draw-x.is-active:after,.legacy-page .motion-draw-x.is-active:before,.legacy-page .motion.is-active.motion-draw-x:after,.legacy-page .motion.is-active.motion-draw-x:before{animation:motion-line-x var(--dur-med) var(--ease-out-expo) both;animation-delay:calc(var(--motion-delay, 0s) + .08s)}.legacy-page .motion-draw-y.is-active:before,.legacy-page .motion.is-active.motion-draw-y:before{animation:motion-line-y var(--dur-slow) var(--ease-out-expo) both;animation-delay:calc(var(--motion-delay, 0s) + .2s)}.legacy-page .motion-stagger-x.is-active .ent__row:after,.legacy-page .motion-stagger-x.is-active .pain__item:before,.legacy-page .motion-stagger-x.is-active .tool-line__row:after{animation:motion-line-x var(--dur-fast) var(--ease-out-expo) both;animation-delay:calc(var(--item-i, 0) * 65ms + var(--motion-delay, 0s) + 40ms)}.legacy-page .motion-stagger-x.is-active .pain__item:last-child:after{animation-delay:calc(var(--item-i, 0) * 65ms + var(--motion-delay, 0s) + .12s)}.legacy-page .motion-draw-x.is-active.ent__table:before,.legacy-page .motion-draw-x.is-active.tool-line:before,.legacy-page .motion.is-active.motion-draw-x.ent__table:before,.legacy-page .motion.is-active.motion-draw-x.tool-line:before{animation:motion-line-x var(--dur-med) var(--ease-out-expo) both;animation-delay:calc(var(--motion-delay, 0s) + 20ms)}.legacy-page .cta__title em.is-highlighted:after,.legacy-page .motion.is-active .cta__title em:after{animation:motion-line-x .75s var(--ease-out-expo) .35s both}.legacy-page .motion-draw-x:not(.is-active):after,.legacy-page .motion-draw-x:not(.is-active):before,.legacy-page .motion:not(.is-active).motion-draw-x:after,.legacy-page .motion:not(.is-active).motion-draw-x:before{transform:scaleX(0)}.legacy-page .motion-draw-y:not(.is-active):before,.legacy-page .motion:not(.is-active).motion-draw-y:before{transform:scaleY(0)}.legacy-page .cta__title em:after,.legacy-page .motion-draw-x:not(.is-active).ent__table:before,.legacy-page .motion-draw-x:not(.is-active).tool-line:before,.legacy-page .motion-stagger-x:not(.is-active) .ent__row:after,.legacy-page .motion-stagger-x:not(.is-active) .pain__item:after,.legacy-page .motion-stagger-x:not(.is-active) .pain__item:before,.legacy-page .motion-stagger-x:not(.is-active) .tool-line__row:after{transform:scaleX(0)}.legacy-page .motion-stagger>*{opacity:0;transform:translate3d(0,1.1rem,0)}.legacy-page .motion-stagger.is-active>*{animation:motion-rise var(--dur-med) var(--ease-out-expo) both;animation-delay:calc(var(--item-i, 0) * 70ms + var(--motion-delay, 0s))}.legacy-page .motion-stagger-x>*{opacity:0;transform:translate3d(1.4rem,0,0)}.legacy-page .motion-stagger-x.is-active>*{animation:motion-slide-in var(--dur-med) var(--ease-out-expo) both;animation-delay:calc(var(--item-i, 0) * 65ms + var(--motion-delay, 0s))}.legacy-page .nav.motion--nav.is-active{animation:motion-nav-in .8s var(--ease-out-expo) .05s both}.legacy-page .showcase__cap span{opacity:0;transform:translate3d(0,.5rem,0)}.legacy-page #splash.is-active .showcase__cap span{animation:motion-rise var(--dur-fast) var(--ease-out-expo) both}.legacy-page #splash.is-active .showcase__cap span:first-child{animation-delay:.45s}.legacy-page #splash.is-active .showcase__cap span:nth-child(2){animation-delay:.58s}@media (prefers-reduced-motion:reduce){.legacy-page{scroll-behavior:auto}.legacy-page .reveal{opacity:1;transform:none;transition:none}.legacy-page .motion,.legacy-page .motion-line>span,.legacy-page .motion-stagger-x>*,.legacy-page .motion-stagger>*,.legacy-page .showcase__cap span{opacity:1!important;transform:none!important;filter:none!important;animation:none!important}.legacy-page .ent__row:after,.legacy-page .ent__table:before,.legacy-page .motion-draw-x:after,.legacy-page .motion-draw-x:before,.legacy-page .motion-draw-y:before,.legacy-page .pain__item:after,.legacy-page .pain__item:before,.legacy-page .tool-line:before,.legacy-page .tool-line__row:after{transform:none!important;animation:none!important}.legacy-page .nav__brand .brand-mark,.legacy-page .showcase__cap,.legacy-page .showcase__frame,.legacy-page .showcase__shadow,.legacy-page .splash__dots{transform:none!important}}@media (min-width:901px) and (max-width:1180px){.legacy-page .splash__actions-row{width:auto;justify-content:flex-start}.legacy-page .splash__actions .contact-cta{display:flex;flex-basis:auto;justify-content:flex-start}}@media (max-width:900px){.legacy-page .cta__inner,.legacy-page .ent__layout,.legacy-page .feat__body,.legacy-page .intro__grid,.legacy-page .pain__layout{grid-template-columns:1fr}.legacy-page .pain__head{position:static;margin-bottom:24px}.legacy-page .team__cols{grid-template-columns:1fr;border-top:none}.legacy-page .team__col,.legacy-page .team__col:last-child,.legacy-page .team__col:nth-child(2){border-right:none;border-top:1px solid var(--ink-24);padding:24px 0}.legacy-page .feat__footnotes,.legacy-page .tool-line{flex-direction:column;gap:20px}.legacy-page .feat__footnote,.legacy-page .tool-line__row{max-width:none;min-width:0}.legacy-page .cta__actions,.legacy-page .cta__actions-row{align-items:flex-start}.legacy-page .splash{min-height:max(100vh,760px);min-height:max(100svh,760px);justify-content:flex-start;padding:96px var(--pad-x) 64px}.legacy-page .splash:after{background:linear-gradient(180deg,rgba(250,246,239,.9),rgba(250,246,239,.68) 46%,rgba(4,42,126,.06) 72%),linear-gradient(90deg,rgba(250,246,239,.24),transparent 70%)}.legacy-page .splash__art img{-o-object-position:62% center;object-position:62% center}.legacy-page .splash__scroll{display:none}.legacy-page .splash__shell{display:flex;flex-direction:column;gap:30px;max-width:100%}.legacy-page .splash__copy{display:flex;flex-direction:column;align-items:center;width:min(560px,100%);margin:0 auto;text-align:center}.legacy-page .splash__badge{order:1;display:block;width:100%;margin-bottom:0;padding-bottom:12px;text-align:center}.legacy-page .splash__badge:after{left:50%;transform:translateX(-50%);transform-origin:center center}.legacy-page .splash__wordmark{display:none}.legacy-page .splash__shot{order:2;width:100%;padding-top:0;padding-bottom:8px}.legacy-page .splash__lede{order:2;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:clamp(10px,2.5vw,16px)}.legacy-page .splash__title{margin:0 0 14px;font-size:clamp(30px,8vw,38px);line-height:1.22;letter-spacing:.03em;max-width:none}.legacy-page :lang(de) .splash__title,.legacy-page :lang(en) .splash__title,.legacy-page :lang(fr) .splash__title{font-size:clamp(24px,5.8vw,34px);line-height:1.18;letter-spacing:.015em}.legacy-page .splash__attrib{justify-content:center;margin:8px 0 14px;font-size:11.5px;line-height:1.5}.legacy-page .splash__attrib-links{justify-content:center}.legacy-page .splash__evidence{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.legacy-page .splash__evidence-item{grid-template-columns:minmax(0,1fr);justify-items:center;align-content:start;row-gap:4px;padding:8px 6px;text-align:center}.legacy-page .splash__evidence-item:first-child{padding-left:6px}.legacy-page .splash__evidence-num{min-width:0;font-size:24px}.legacy-page .splash__evidence-txt{font-size:10px;line-height:1.35}.legacy-page .splash__desc{margin:18px 0 20px;max-width:min(360px,94%);font-size:clamp(14px,3.9vw,16px);line-height:1.72}.legacy-page .splash__actions{width:100%;max-width:420px;flex-direction:column;align-items:center}.legacy-page .splash__actions-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;width:100%}.legacy-page .splash__actions-row .pill{width:100%;min-width:0;justify-content:center;padding-left:12px;padding-right:12px;font-size:12px}.legacy-page .splash__actions-row .pill--repo{padding:10px;gap:6px}.legacy-page .splash__actions .contact-cta{display:flex;justify-content:center;width:100%}.legacy-page .showcase__cap{margin-top:10px;padding:0;justify-content:center;gap:clamp(24px,12vw,80px);color:rgba(255,255,255,.82)}.legacy-page .splash__shot .showcase__frame-wrap{--shot-max-h:min(40vh,300px);width:100%;max-width:100%}.legacy-page .splash__shot .showcase__shadow{inset:10px -6px -10px 8px;background:rgba(4,42,126,.14);box-shadow:0 24px 48px rgba(4,31,94,.16)}.legacy-page .splash__shot .showcase__frame-wrap:before{display:none}.legacy-page .feat--stack .feat__media--shot{--shot-max-h:min(56vh,480px)}.legacy-page .feat--board .feat__media--shot{--shot-max-h:min(52vh,440px)}.legacy-page .ent__toc a{grid-template-columns:44px 1fr}.legacy-page .ent__toc-hint{display:none}}@media (max-width:600px){.legacy-page .splash{min-height:max(100svh,700px);padding-top:84px;padding-bottom:56px}.legacy-page .splash__art img{-o-object-position:68% center;object-position:68% center}.legacy-page .splash__shell{gap:16px}.legacy-page .splash__title{font-size:clamp(26px,7.2vw,32px);letter-spacing:.025em}.legacy-page .splash__desc{font-size:clamp(13px,3.7vw,15px);max-width:min(320px,96%)}.legacy-page .splash__shot .showcase__frame-wrap{--shot-max-h:min(36vh,260px)}.legacy-page .pain__item{grid-template-columns:36px 1fr;gap:12px}.legacy-page .showcase__frame{transform:none!important}}.legacy-page details.locale-picker{position:relative}.legacy-page details.locale-picker>summary{list-style:none;cursor:pointer;outline:none}.legacy-page details.locale-picker>summary::-webkit-details-marker{display:none}.legacy-page details.locale-picker[open]>.locale-picker__trigger{color:var(--ink);border-color:rgba(10,10,10,.2);background:#ffffff;box-shadow:0 2px 8px rgba(10,10,10,.04)}.legacy-page details.locale-picker[open]>.locale-picker__trigger .locale-picker__chevron,.legacy-page details.locale-picker[open]>.locale-picker__trigger i{transform:translateY(1px) rotate(225deg);opacity:.95}.legacy-page details.locale-picker[open] .locale-picker__menu{opacity:1;visibility:visible;transform:translateY(0) scale(1);pointer-events:auto}