:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--canvas: linear-gradient(180deg, #37444e 0%, #45535d 46%, #57676f 100%);--canvas-mist: radial-gradient(130% 46% at 50% 106%, rgba(171, 196, 204, .62), transparent 66%);--reading: #000000;--ink: #f1f4f5;--ink-2: #d3dbde;--ink-3: #a4b2b8;--ink-4: #7f8f96;--your-pill: rgba(38, 46, 51, .92);--choice: rgba(43, 51, 57, .62);--choice-quiet: rgba(43, 51, 57, .4);--composer: rgba(29, 36, 41, .74);--thought: rgba(255, 255, 255, .13);--paper: #0b0d0e;--list: rgba(23, 30, 35, .42);--selected: rgba(255, 255, 255, .1);--sheet: #1a2126;--sheet-scrim: rgba(16, 21, 25, .5);--line: rgba(255, 255, 255, .09);--lime: #d5eaa4;--tab-learned: #f3c43f;--tab-written: #c3d98d;--tab-found: #e9b285;--needs-you: #f0c977;--went-wrong: #f18b78;--mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--r-pill: 22px;--r-thought: 19px;--r-choice: 26px;--r-note: 22px;--r-composer: 26px;--r-shot: 14px;--r-row: 16px;--list-w: 300px;--column-w: 720px;--rise: cubic-bezier(.2, .7, .2, 1);color:var(--ink)}*{box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden;overscroll-behavior:none}body{margin:0;font-size:15px;line-height:1.5;color:var(--ink);background:#45535d;overflow:hidden}button,input,textarea,select{font:inherit;color:inherit}button,a{cursor:pointer}button{border:0;background:none;padding:0;text-align:left}button:disabled{cursor:default}a{color:var(--ink);text-decoration:none}:focus-visible{outline:2px solid var(--lime);outline-offset:2px;border-radius:6px}p,h1,h2,h3,h4,ul,ol,dl,dd,figure{margin:0}ul,ol{padding:0;list-style:none}h1,h2,h3{font-weight:600;letter-spacing:-.02em;line-height:1.2}h1{font-size:30px}h2{font-size:20px}h3{font-size:17px}img{max-width:100%}code,pre,.mono{font-family:var(--mono);font-size:13px}pre{margin:0;white-space:pre-wrap;word-break:break-word}input,textarea,select{width:100%;border:0;border-radius:14px;background:#0b0e106b;box-shadow:inset 0 0 0 1px var(--line);padding:11px 15px;color:var(--ink)}input:focus,textarea:focus,select:focus{outline:none;box-shadow:inset 0 0 0 1px #d5eaa480}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:2px}input::placeholder,textarea::placeholder{color:var(--ink-4)}input:disabled,textarea:disabled,select:disabled{opacity:.5}textarea{resize:vertical;min-height:88px}input[type=checkbox]{width:20px;height:20px;min-height:0;accent-color:var(--lime);padding:0}input[type=number]{width:84px}select{appearance:none;padding-right:34px;background-image:linear-gradient(45deg,transparent 50%,var(--ink-3) 50%),linear-gradient(135deg,var(--ink-3) 50%,transparent 50%);background-position:calc(100% - 18px) 20px,calc(100% - 13px) 20px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.muted{color:var(--ink-3)}.small{font-size:13px}.eyebrow,.section-kicker,.sec{font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-3)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 26px;border-radius:var(--r-choice);background:#ffffff12;color:var(--ink);font-size:16px;font-weight:600}.button.primary,.button.signin-submit{background:#edf1f2;color:#1b2226}.button:disabled{background:#ffffff0f;color:#edf1f247}.button.secondary,.button.ghost{background:transparent;color:var(--ink);font-weight:500}.button.secondary:hover:not(:disabled),.button.ghost:hover:not(:disabled){background:#ffffff12}.button.danger{background:transparent;color:var(--went-wrong);font-weight:500}.button.small{min-height:44px;padding:0 20px;font-size:15px}.button svg{flex:none}.text-button{display:inline-flex;align-items:center;gap:7px;min-height:44px;color:var(--ink-3);font-size:15px;font-weight:500;background:none}.text-button:hover:not(:disabled){color:var(--ink)}.text-button.small{font-size:14px}.text-button.danger-text,.danger-text{color:var(--went-wrong)}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:var(--ink-3);flex:none}.icon-button:hover:not(:disabled){color:var(--ink);background:#ffffff12}.button-row,.row{display:flex;flex-wrap:wrap;align-items:center;gap:11px}.circle-button{width:48px;height:48px;border-radius:50%;background:var(--composer);display:flex;align-items:center;justify-content:center;flex:none;color:#dde5e8}.app-shell{display:flex;height:100dvh;width:100%;overflow:hidden;position:relative;isolation:isolate;background:var(--canvas)}.app-shell:before{content:"";position:absolute;inset:0;z-index:0;background:var(--canvas-mist);opacity:0;transition:opacity 4s var(--rise);pointer-events:none}.sidebar,.main-shell{position:relative;z-index:1}.app-shell[data-working=true]:before{opacity:1}.sidebar{width:var(--list-w);flex:none;background:var(--list);display:flex;flex-direction:column;padding:22px 14px 16px;gap:6px;overflow-y:auto}.brand{display:flex;align-items:center;gap:10px;padding:0 9px 14px;font-size:15px;font-weight:600;letter-spacing:-.01em;color:var(--ink)}.brand .kando-mark{width:20px;height:20px;color:var(--lime);flex:none}.thread-list{display:flex;flex-direction:column;gap:2px}.thread{display:flex;flex-direction:column;gap:4px;padding:13px 15px;border-radius:var(--r-row)}.thread:hover{background:#ffffff0d}.thread.selected{background:var(--selected)}.thread-name{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;color:#edf1f2}.thread-preview{font-size:13px;line-height:18px;color:#8fa0a7;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.thread-dot{width:7px;height:7px;border-radius:50%;background:var(--needs-you);flex:none}.thread-section{padding:18px 9px 8px}.thread-empty{padding:4px 15px 8px;font-size:13px;color:#8fa0a7}.sidebar-spacer{flex-grow:1;min-height:12px}.quiet-line{display:flex;align-items:center;gap:11px;min-height:44px;padding:12px 15px;border-radius:var(--r-row);color:#8fa0a7;font-size:14px}.quiet-line:hover{color:var(--ink-2);background:#ffffff0d}.quiet-line svg{flex:none}.main-shell,.page-content{flex-grow:1;min-width:0;display:flex}.page-content:focus{outline:none}.threads-toggle{display:none;position:absolute;top:16px;left:16px;z-index:4;width:44px;height:44px;border-radius:50%;background:var(--composer);color:#dde5e8;align-items:center;justify-content:center}.sidebar-backdrop{display:none;position:fixed;inset:0;z-index:5;background:#10151980}.conversation{position:relative;flex-grow:1;min-width:0;display:flex;flex-direction:column;overflow:hidden}.stream{flex-grow:1;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:none;touch-action:pan-y pinch-zoom;display:flex;flex-direction:column}.stream-inner{width:100%;margin-top:auto;display:flex;flex-direction:column;align-items:center;padding:48px 40px 116px}.column{width:100%;max-width:var(--column-w);display:flex;flex-direction:column}.column>*+*{margin-top:40px}.column>.you+*,.column>*+.you{margin-top:34px}.column>.you+.you{margin-top:10px}.column>.when+*,.column>*+.when{margin-top:28px}.column>*+.thoughts{margin-top:24px}.column>*{animation:rise .22s var(--rise) both}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.said{display:flex;flex-direction:column;gap:18px;font-size:25px;line-height:32px;color:var(--ink);-webkit-user-select:text;user-select:text;min-width:0;overflow-wrap:anywhere}.said a{color:var(--lime);text-decoration:underline;text-underline-offset:3px}.you{display:flex;flex-direction:column;align-items:flex-end;gap:7px}.mine{max-width:66%;background:var(--your-pill);color:#e9eef0;font-size:17px;line-height:24px;padding:11px 17px;border-radius:var(--r-pill) var(--r-pill) 7px var(--r-pill);-webkit-user-select:text;user-select:text;white-space:pre-wrap;overflow-wrap:anywhere}.mine a{color:var(--lime)}.you.failed .mine{box-shadow:inset 0 0 0 1px #f18b788c}.you-aside{display:flex;gap:14px;font-size:13px}.you-aside .went-wrong{color:var(--went-wrong)}.you-aside{margin:-10px 0}.you-aside button{min-height:44px}.when{text-align:center;font-size:13px;line-height:16px;font-weight:500;color:var(--ink)}.happened{display:flex;justify-content:center;align-items:center;gap:9px;color:var(--ink);font-size:15px;font-weight:500;text-align:center}.happened svg{flex:none}a.happened:hover{text-decoration:underline;text-underline-offset:3px}.happened.went-wrong{color:var(--went-wrong)}.note-card{width:100%;display:block;border-radius:var(--r-note);overflow:hidden;background:var(--paper);text-align:left}.note-tab{display:block;height:16px;background:var(--tab-learned)}.note-card[data-tone=written] .note-tab{background:var(--tab-written)}.note-card[data-tone=found] .note-tab{background:var(--tab-found)}.note-tear{display:block;height:0;border-top:2px dotted rgba(255,255,255,.22)}.note-body{display:block;position:relative;padding:20px 22px 26px;max-height:200px;overflow:hidden}.note-body:after{content:"";position:absolute;left:0;right:0;bottom:0;height:64px;background:linear-gradient(180deg,rgba(11,13,14,0) 0%,var(--paper) 82%)}.note-title{display:block;font-size:20px;font-weight:700;color:#fff;margin-bottom:8px}.note-text{display:block;font-size:15px;line-height:21px;color:#9aa5ab;white-space:pre-wrap}.note-card.short .note-body{max-height:none;padding-bottom:22px}.note-card.short .note-body:after{display:none}.note-card.mini .note-tab{height:11px}.note-card.mini .note-body{padding:13px 16px 15px;max-height:none}.note-card.mini .note-body:after{display:none}.note-card.mini .note-title{font-size:15px;margin-bottom:4px}.note-card.mini .note-text{font-size:13px;line-height:18px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.step-words{display:flex;flex-direction:column;gap:7px}.step-kicker{display:block;font-size:12px;line-height:14px;letter-spacing:.09em;text-transform:uppercase;font-weight:600;color:var(--ink-4)}.step-title{display:block;font-size:24px;line-height:30px;color:#edf1f2}.choice-row{display:flex;align-items:center;gap:15px;width:100%;min-height:72px;padding:12px 22px;border-radius:var(--r-choice);background:var(--choice);text-align:left}.choice-row:disabled{cursor:default}.choice-row.quiet{background:var(--choice-quiet)}.choice-row.quiet .choice-name{color:#93a0a6}.choice-name{flex-grow:1;min-width:0;font-size:17px;color:#edf1f2}.choice-name small{display:block;font-size:14px;color:#8fa0a7}.choice-trail{font-size:15px;color:#8b979d;flex:none}.choice-thumb{width:44px;height:32px;border-radius:8px;object-fit:cover;flex:none}.choice-done{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:50%;background:#edf1f2;color:#242c31;flex:none}.choices{display:flex;flex-direction:column;gap:11px}.thoughts{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.thought{display:flex;flex-direction:column;align-items:flex-start;animation:rise .22s var(--rise) both}.thought[data-age="1"]{opacity:.45}.thought[data-age="2"]{opacity:.2}.thought[data-age]:has(:focus-visible){opacity:1}.thought-pill{display:inline-flex;align-items:center;gap:10px;max-width:100%;background:var(--thought);color:#e2e9eceb;font-size:14px;line-height:18px;padding:9px 14px;border-radius:var(--r-thought);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.thought-pill.with-shot{padding:7px 14px 7px 7px}.thought-pill.with-shot:not(:has(.thought-shot-button)){padding:9px 14px}.thought-pill.waiting{background:#f0c9772e;color:#f3d9a4}.thought-shot{width:66px;height:42px;border-radius:8px;object-fit:cover;object-position:top center;flex:none;background:#cfd6d2}.thought-shot-button{display:flex;align-items:center;min-height:44px;margin:-1px 0;border-radius:8px;flex:none}.thought-tail,.thought-tail-2{border-radius:50%;background:var(--thought)}.thought-tail{width:7px;height:7px;margin:3px 0 0 5px}.thought-tail-2{width:4px;height:4px;margin:2px 0 0 2px}.thought.waiting .thought-tail,.thought.waiting .thought-tail-2{background:#f0c9772e}.thought-dots{display:inline-flex;align-items:center;gap:4px}.thought-dots span{width:5px;height:5px;border-radius:50%;background:#e2e9ece6}.thought-dots span:nth-child(2){background:#e2e9ec8c}.thought-dots span:nth-child(3){background:#e2e9ec4d}.greeting{display:flex;flex-direction:column;gap:26px}.greeting h1{font-size:34px;line-height:40px}.greeting p{font-size:25px;line-height:32px;color:#f1f4f5db}.starter-chips{display:flex;flex-direction:column;align-items:flex-start;gap:9px;margin-top:8px}.starter-chip{font-size:17px;line-height:22px;color:#d6dee1;padding:13px 18px;border-radius:var(--r-pill);background:#ffffff12}.starter-chip:hover{background:#ffffff1c}.scrim{position:absolute;left:0;right:0;bottom:0;height:150px;background:linear-gradient(180deg,#54636c00 0% 24%,#4a586185 58%,#404d56d9);pointer-events:none}.composer{position:absolute;bottom:34px;left:50%;transform:translate(-50%);width:calc(100% - 80px);max-width:var(--column-w);display:flex;align-items:flex-end;gap:11px}.composer textarea{flex-grow:1;min-width:0;width:0;min-height:48px;max-height:200px;height:48px;padding:12px 21px;border-radius:var(--r-composer);background:var(--composer);box-shadow:none;font-size:17px;line-height:24px;resize:none;overflow-y:auto}.composer textarea:focus{box-shadow:inset 0 0 0 1px #d5eaa480}.composer .circle-button{margin-bottom:0}.send-button.ready{background:var(--lime);color:#1b2226}.approvals{display:flex;flex-direction:column;gap:26px}.approval-card{display:flex;flex-direction:column;gap:16px}.approval-card>.step-kicker{color:var(--ink)}.approval-card .said{font-size:21px;line-height:28px}.approval-card .button.primary{flex-grow:1}.approval-card form{display:flex;flex-direction:column;gap:12px}.load-earlier{align-self:center}.column .text-button:not(.danger-text){color:var(--ink)}.reader,.step-viewer{position:fixed;inset:0;z-index:40;overflow-y:auto}.reader{background:var(--reading)}.step-viewer{background:var(--canvas)}.reader-body{max-width:620px;margin:0 auto;padding:64px 26px 90px;display:flex;flex-direction:column;gap:28px}.reader-title{font-size:30px;line-height:36px;font-weight:700;color:#fff;padding-right:132px}.reader-text{font-size:17px;line-height:26px;color:#d4dadd;white-space:pre-wrap;-webkit-user-select:text;user-select:text}.reader-controls{position:fixed;top:56px;right:22px;display:flex;align-items:center;gap:8px;z-index:1}.reader-pill{display:flex;align-items:center;gap:4px;background:#1b1f21;border-radius:25px;padding:3px}.reader-circle{width:44px;height:44px;border-radius:50%;background:#1b1f21;display:flex;align-items:center;justify-content:center;color:#edf1f2;flex:none}.step-viewer-body{min-height:100%;display:flex;flex-direction:column;justify-content:center;gap:26px;max-width:760px;margin:0 auto;padding:64px 22px}.step-viewer-shot{width:100%;border-radius:var(--r-shot);box-shadow:0 30px 60px -24px #000000bf;background:#cfd6d2}.step-viewer .step-kicker{color:var(--ink)}.step-viewer .reader-circle{background:#14191c9e}.step-viewer .step-title{color:var(--ink)}.agent-workspace{display:flex;flex:1;min-height:0;min-width:0;flex-direction:column}.agent-workspace-heading{padding:26px 32px 22px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.agent-workspace-heading h1{font-size:25px;margin:0 0 5px}.agent-workspace-heading p{color:var(--ink-2);margin:0;max-width:65ch;font-size:14px;line-height:1.5}.agent-workspace-body{display:flex;flex:1;min-height:0;min-width:0}.agent-workspace .stream-inner{padding-left:28px;padding-right:28px}.agent-context{width:390px;flex-shrink:0;min-height:0;overflow-y:auto;background:#171e2347;border-left:1px solid var(--line)}.agent-context-toggle{display:none}.agent-context-tabs{position:sticky;top:0;z-index:2;display:flex;gap:4px;padding:14px 12px;background:var(--sheet);border-bottom:1px solid var(--line)}.agent-context-tabs button{padding:8px 9px;border-radius:10px;font-size:13px;color:var(--ink-2)}.agent-context-tabs button[aria-selected=true]{background:var(--selected);color:var(--ink)}.agent-context-content{padding:24px;overflow-wrap:anywhere}.agent-context-content h2{font-size:18px;margin:0}.agent-context-content h3{font-size:15px;margin:10px 0 0}.agent-context-content p{margin:0}.agent-context-content .muted{color:var(--ink-2);font-size:14px}.agent-context-section{display:flex;flex-direction:column;gap:16px}.agent-records{min-width:0;max-width:100%}.agent-records-table{overflow-x:auto;max-width:100%;overscroll-behavior-x:contain}.agent-records-table table{width:100%;border-collapse:collapse;font-size:13px}.agent-records-table th,.agent-records-table td{padding:10px 12px;text-align:left;vertical-align:top;border-bottom:1px solid var(--line);min-width:110px;max-width:240px;overflow-wrap:anywhere}.agent-records-table th{font-weight:600}.record-value{font-weight:400;overflow-wrap:anywhere;white-space:pre-wrap}.agent-context-section+.agent-context-section,.agent-context-content>.agent-identity+.agent-context-section{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.agent-context-item{display:flex;flex-direction:column;gap:5px;padding:14px 0;border-bottom:1px solid var(--line)}.agent-context-item p{font-size:14px;color:var(--ink-2)}.agent-context-item small{color:var(--ink-2);font-size:12px}details.agent-context-item{display:block}.agent-context-item summary{cursor:pointer;font-weight:600}.agent-context-item[open] summary{margin-bottom:10px}.agent-context-form{display:flex;flex-direction:column;gap:16px}.agent-context-form label{display:flex;flex-direction:column;gap:7px;font-size:14px}.agent-context-form input,.agent-context-form select,.agent-context-form textarea{width:100%;padding:11px 12px;border-radius:12px;border:1px solid var(--line);background:var(--composer)}.agent-context-form textarea{resize:vertical}.agent-context-form .agent-checkbox{flex-direction:row;align-items:center}.agent-context-form .agent-checkbox input{width:auto}.agent-create{padding:24px;border:1px solid var(--line);border-radius:var(--r-row);background:var(--list)}.agent-state{margin:0}.agent-state>div{padding:9px 0}.agent-state dt{color:var(--ink-2);font-size:12px}.agent-state dd{margin:4px 0 0;font-size:14px}.agent-state ul{padding-left:18px}.thread-create{color:var(--ink-2);margin-top:10px}@media(max-width:1199px){.agent-context-toggle{display:inline;flex-shrink:0;font-size:13px}.agent-context{display:none}.agent-workspace.is-context-open .agent-context{display:block;width:100%;border-left:0}.agent-workspace.is-context-open .conversation{display:none}.agent-context-content{max-width:760px;margin:auto}}@media(max-width:699px){.agent-workspace-heading{padding:62px 22px 18px;align-items:flex-start;flex-direction:column}.agent-workspace-heading h1{font-size:23px}.agent-workspace-heading p{max-height:4.5em;overflow:auto}.agent-context-content{padding:22px}.agent-context-tabs{justify-content:space-around}}.agent-identity{display:flex;flex-direction:column;gap:18px;padding-bottom:6px}.agent-identity h1{font-size:34px}.agent-identity .agent-mission{font-size:19px;line-height:27px;color:#b6c2c7}.agent-facts{display:flex;flex-wrap:wrap;gap:18px 44px;padding-top:6px}.fact{display:flex;flex-direction:column;gap:3px}.fact-key{font-size:11px;letter-spacing:.09em;text-transform:uppercase;font-weight:600;color:var(--ink-3)}.fact-value{font-size:15px;color:#dce3e6}.agent-lifecycle{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.rule{height:1px;background:var(--line)}.sheet-scrim{position:fixed;inset:0;z-index:20;background:var(--sheet-scrim)}.sheet{position:fixed;z-index:21;left:50%;transform:translate(-50%);top:64px;bottom:0;width:min(760px,100%);background:var(--sheet);border-radius:28px 28px 0 0;padding:40px 44px 64px;overflow-y:auto;overscroll-behavior:contain;animation:sheet-rise .22s var(--rise) both}@keyframes sheet-rise{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}.sheet-head{display:flex;align-items:flex-start;gap:16px;margin-bottom:30px}.sheet-head>div{flex-grow:1;display:flex;flex-direction:column;gap:8px}.sheet-head p{font-size:16px;line-height:23px;color:var(--ink-3)}.sheet-close{width:44px;height:44px;border-radius:50%;background:#ffffff12;display:flex;align-items:center;justify-content:center;color:#edf1f2;flex:none}.sheet-section{display:flex;flex-direction:column;gap:12px;margin-bottom:30px}.sheet-rows{display:flex;flex-direction:column;gap:9px}.note-strip{display:flex;gap:12px;flex-wrap:wrap}.note-strip>*{flex:1 1 180px}.back-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--ink-3);font-size:15px;margin-bottom:8px}.back-link:hover{color:var(--ink)}.page-heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:24px}.page-heading>div{display:flex;flex-direction:column;gap:8px}.page-heading p{font-size:16px;line-height:23px;color:var(--ink-3);max-width:60ch}.sheet section>h2,.sheet section>h3{margin:26px 0 12px}.sheet section>p.sec{margin:26px 0 10px}.sheet section>p.muted{margin-bottom:12px}.panel{background:#ffffff0a;border-radius:22px;padding:22px;display:flex;flex-direction:column;gap:14px}.panel+.panel{margin-top:16px}.list{display:flex;flex-direction:column;gap:9px}.list-item{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;padding:16px 22px;border-radius:var(--r-choice);background:var(--choice)}.list-item .list-title,.list-item>strong{font-size:17px;color:#edf1f2;flex:1 1 200px}.list-item>span:not(.status):not(.pill){flex:1 1 100%;font-size:14px;color:#8fa0a7}.list-item time{font-size:13px;color:var(--ink-4)}.list-item .form-row{flex:1 1 100%}.connection-grid{display:flex;flex-direction:column;gap:9px}.connection-tile{display:flex;align-items:center;justify-content:space-between;gap:15px;min-height:72px;padding:12px 22px;border-radius:var(--r-choice);background:var(--choice)}.connection-tile>span{font-size:17px;color:#edf1f2}.connection-tile small{display:block;font-size:14px;color:#8fa0a7}.connection-tile.connected{color:var(--tab-written)}.pill{display:inline-flex;align-items:center;padding:4px 11px;border-radius:999px;background:#ffffff12;color:var(--ink-3);font-size:12px}.pill-muted{color:var(--ink-4)}.status{font-size:13px;color:var(--ink-3)}.status-working,.status-running,.status-queued{color:var(--ink-2)}.status-waiting_user,.status-waiting_approval,.status-needs_input,.status-needs_user,.status-blocked,.status-pending{color:var(--needs-you)}.status-skipped{color:var(--ink-4)}.status-failed,.status-rejected{color:var(--went-wrong)}.status-done,.status-approved,.status-active{color:var(--tab-written)}.notice{display:flex;align-items:flex-start;gap:11px;padding:14px 18px;border-radius:18px;background:#ffffff0f;color:var(--ink-2);font-size:15px;line-height:22px}.notice svg{flex:none;margin-top:3px}.notice>div{flex-grow:1}.notice p+p{margin-top:8px}.notice-error{background:#f18b7824;color:#f6c0b4}.notice-success{background:#c3d98d24;color:#dcebbd}.loading{color:var(--ink-3);font-size:15px;padding:8px 0}.empty{padding:26px 0;color:var(--ink-3)}.empty h3{font-size:19px;color:var(--ink);margin-bottom:6px}.confirm{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:14px 18px;border-radius:18px;background:#f18b781f;font-size:15px;flex:1 1 100%}.field{display:flex;flex-direction:column;gap:7px}.field-label{font-size:14px;color:var(--ink-3)}.field-hint{font-size:13px;color:var(--ink-4)}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--ink-2)}.form-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.form-row input,.form-row select{flex:1 1 180px;width:auto}.form-row .button{min-height:44px;padding:0 20px}.count-pills{display:inline-flex;flex-wrap:wrap;gap:6px}.pill-ok{color:var(--tab-written)}.pill-live{color:var(--ink)}.pill-warn{color:var(--needs-you)}.pill-danger{color:var(--went-wrong)}.stage-strip{display:flex;flex-direction:column}.stage-row{display:grid;grid-template-columns:22px minmax(120px,1fr) auto;gap:10px;align-items:center;padding:10px 0;border-bottom:1px solid var(--line);font-size:14px}.stage-row:last-child{border-bottom:0}.stage-index{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#ffffff14;color:var(--ink-3);font-size:11px;font-weight:600}.stage-title{min-width:0;color:var(--ink);overflow-wrap:anywhere}.stage-row .count-pills{justify-content:flex-end}.stage-strip.compact .stage-row{grid-template-columns:18px minmax(0,1fr);gap:6px 8px;padding:8px 0}.stage-strip.compact .stage-index{width:18px;height:18px;font-size:10px}.stage-strip.compact .count-pills{grid-column:2;justify-content:flex-start}.stage-strip.compact .pill{font-size:11px;padding:2px 7px}.agent-work{display:flex;flex-direction:column;gap:10px}.work-spend{margin:0;font-size:13px;color:var(--ink-3)}.choice-trail.needs-you{color:var(--needs-you)}.board-overview{display:flex;flex-direction:column;gap:6px;margin-bottom:24px}.board-overview-top{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:10px 18px}.board-overview-top .sec{margin:0 0 4px}.board-overview-top p.muted{margin:0;font-size:14px}.board-facts{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:13px}.board-budget{color:var(--ink-3);font-size:13px;white-space:nowrap}.board-agent-link{display:inline-flex;align-items:center;gap:6px;color:var(--ink-2);font-size:13px}.filter-chips{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 14px}.filter-chips+.filter-chips{margin-top:-6px}.filter-chips .eyebrow{margin-right:4px}.filter-chip{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 13px;border-radius:999px;background:var(--choice-quiet);color:var(--ink-2);font-size:13px;transition:background .15s var(--rise),color .15s var(--rise)}.filter-chip:hover:not(:disabled){background:var(--choice)}.filter-chip.active{background:#edf1f2;color:#242c31}.filter-chip .filter-count{color:var(--ink-4);font-size:12px}.filter-chip.active .filter-count{color:inherit}.board-items{display:flex;flex-direction:column;gap:9px;margin:0}.board-items-head,.board-item{display:grid;grid-template-columns:minmax(150px,1.3fr) minmax(90px,.8fr) auto minmax(160px,2fr) 60px 64px auto;gap:8px 16px;align-items:center}.board-items-head{padding:0 22px;font-size:11px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--ink-3)}.board-item{padding:16px 22px;border-radius:var(--r-choice);background:var(--choice);font-size:14px}.board-item.needs-you{background:#f0c9771f}.board-item-title{display:flex;flex-direction:column;gap:2px;min-width:0}.board-item-title strong{color:#edf1f2;font-weight:600;overflow-wrap:anywhere}.board-item-key{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink-4);font-size:12px}.board-item-stage{color:var(--ink-2);font-size:13px}.board-item-note{min-width:0;color:var(--ink-3);font-size:13px;overflow-wrap:anywhere}.board-item-note:empty:before{content:"—";color:var(--ink-4)}.board-item-number{color:var(--ink-4);font-size:13px;white-space:nowrap}.board-item-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.board-item-actions a{color:var(--ink-2);font-size:13px}.board-answer{grid-column:1 / -1;margin-top:4px;padding:14px 16px;border-radius:var(--r-row);background:#0b0e104d}.board-answer .eyebrow{display:block;margin-bottom:6px;color:var(--needs-you)}.board-answer p{margin:0 0 10px;color:var(--ink)}.board-answer textarea{min-height:64px;resize:vertical;margin-bottom:10px}.inline-fields{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:15px;color:var(--ink-2)}.detail summary{cursor:pointer;color:var(--ink-4);font-size:13px}.detail pre{margin-top:8px;padding:12px;border-radius:12px;background:#0b0e1080;color:var(--ink-3);max-height:280px;overflow:auto}.timeline{display:flex;flex-direction:column;gap:12px}.timeline li{display:flex;gap:14px;font-size:14px;color:var(--ink-2)}.timeline li time{flex:none;width:92px;color:var(--ink-4)}.transcript{display:flex;flex-direction:column;gap:12px;margin-top:14px}.transcript li{padding:12px 16px;border-radius:16px;background:#0b0e1066;font-size:13px}.transcript li.user{background:var(--your-pill)}.task-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--ink-4);font-size:14px;margin:8px 0 18px}.settings{gap:20px}.usage-grid{display:flex;flex-wrap:wrap;gap:22px 40px}.usage-stat{display:flex;flex-direction:column;gap:3px}.usage-stat strong{font-size:24px;font-weight:600}.usage-stat span{font-size:13px;color:var(--ink-4)}.memory-note strong{color:#edf1f2}.service-row{align-items:flex-start}.sites-grid,.playbook-list{display:flex;flex-direction:column;gap:9px}.site-card,.playbook-card{display:flex;flex-direction:column;gap:12px;padding:20px 22px;border-radius:var(--r-choice);background:var(--choice)}.site-card-heading,.playbook-card-heading{display:flex;align-items:center;gap:14px}.site-card-heading h2,.playbook-card-heading h3{font-size:17px}.site-mark{width:38px;height:38px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;font-weight:600;flex:none}.site-status,.playbook-status{font-size:13px;color:var(--ink-4)}.site-status.ready{color:var(--tab-written)}.site-status>span{display:none}.site-facts{display:flex;flex-wrap:wrap;gap:8px 32px}.site-facts dt{font-size:11px;letter-spacing:.09em;text-transform:uppercase;font-weight:600;color:var(--ink-3)}.site-facts dd{font-size:15px;color:#dce3e6}.site-attention{font-size:14px;color:var(--needs-you)}.sites-playbooks-heading{display:flex;flex-direction:column;gap:8px;margin:30px 0 14px}.sites-playbooks-heading p{font-size:15px;color:var(--ink-3)}.playbook-card ul{display:flex;flex-direction:column;gap:6px;font-size:14px;color:var(--ink-2)}.playbook-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:var(--ink-4)}.account-security-heading{display:flex;gap:14px}.account-security-icon{width:44px;height:44px;border-radius:50%;background:#ffffff12;display:flex;align-items:center;justify-content:center;flex:none}.account-security-heading p{font-size:15px;color:var(--ink-3);margin-top:4px}.security-block{display:flex;flex-direction:column;gap:12px;padding-top:18px;border-top:1px solid var(--line)}.security-block-heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:12px}.security-block-heading p{font-size:14px;color:var(--ink-3)}.security-email-form{display:flex;flex-direction:column;gap:8px}.security-email-form label{font-size:14px;color:var(--ink-3)}.security-email-row{display:flex;flex-wrap:wrap;gap:10px}.security-email-row input{flex:1 1 220px;width:auto}.security-provider-grid{display:flex;flex-wrap:wrap;gap:9px}.security-provider{flex:1 1 220px;display:flex;align-items:center;gap:14px;min-height:72px;padding:12px 22px;border-radius:var(--r-choice);background:var(--choice)}.security-provider>span:nth-child(2){flex-grow:1}.security-provider strong{display:block;font-size:17px;font-weight:400;color:#edf1f2}.security-provider small{font-size:14px;color:#8fa0a7}.provider-mark-apple,.provider-mark-google{font-size:14px;color:var(--ink-2)}.provider-mark{width:30px;height:30px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;flex:none}.security-list{display:flex;flex-direction:column;gap:9px}.security-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px;min-height:72px;padding:12px 22px;border-radius:var(--r-choice);background:var(--choice)}.security-row-icon{color:var(--ink-3);flex:none}.security-row-copy{flex-grow:1;min-width:0}.security-row-copy strong{display:block;font-size:17px;font-weight:400;color:#edf1f2}.security-row-copy span{font-size:14px;color:#8fa0a7}.current-device{font-size:12px;color:var(--lime)}.security-count{font-size:14px;color:var(--ink-4)}.security-empty{font-size:15px;color:var(--ink-4)}.security-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-top:18px;border-top:1px solid var(--line)}.structured-message-card{display:flex;flex-direction:column;gap:14px;padding:22px;border-radius:var(--r-choice);background:var(--choice)}.structured-message-card>strong{font-size:19px;font-weight:600}.configuration-summary{display:flex;flex-direction:column;gap:8px;font-size:15px;color:var(--ink-2)}.configuration-summary b,.structured-message-card p b{display:block;font-size:11px;letter-spacing:.09em;text-transform:uppercase;font-weight:600;color:var(--ink-3)}.welcome-screen,.consent-screen{height:100%;min-height:100dvh;background:var(--canvas);display:flex;flex-direction:column;align-items:center;padding:64px 24px;overflow-y:auto}.welcome-form-side{width:100%;max-width:var(--column-w);display:flex;flex-direction:column;gap:26px;margin-top:auto}.signin-card{display:flex;flex-direction:column;gap:20px}.signin-card h2{font-size:34px;line-height:40px;font-weight:600}.signin-description{font-size:25px;line-height:32px;color:#f1f4f5db}.signin-form,.signin-channel-options{display:flex;flex-direction:column;gap:14px}.signin-form label{font-size:15px;color:var(--ink-3)}.signin-form input{min-height:52px;border-radius:var(--r-composer);background:var(--composer);box-shadow:none;padding:0 21px;font-size:17px}.signin-submit,.signin-channel-options .button.primary{min-height:56px;border-radius:28px;font-size:17px}.demo-explanation,.signin-security,.onboarding-boundary{display:flex;align-items:flex-start;gap:11px;font-size:15px;line-height:22px;color:var(--ink-3)}.demo-explanation svg,.signin-security svg{flex:none;margin-top:3px;color:var(--ink-4)}.demo-explanation strong,.signin-security strong,.onboarding-boundary strong{color:var(--ink-2);font-weight:600}.boundary-mark{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#edf1f2;color:#242c31;flex:none}.consent-screen{gap:26px}.consent-card{width:100%;max-width:var(--column-w);margin:auto 0;display:flex;flex-direction:column;gap:20px}.consent-card h1{font-size:34px;line-height:40px}.consent-card>p{font-size:19px;line-height:28px;color:var(--ink-2)}.consent-points{display:flex;flex-direction:column;gap:11px}.consent-points>div{display:flex;align-items:center;gap:15px;min-height:72px;padding:12px 22px;border-radius:var(--r-choice);background:var(--choice);color:var(--ink-2);font-size:15px;line-height:22px}.consent-points svg{flex:none;color:var(--ink-3)}.consent-points strong{color:#edf1f2;font-weight:600}@media(max-width:900px){.sidebar{position:fixed;z-index:6;top:0;bottom:0;left:0;width:min(300px,86vw);transform:translate(-102%);transition:transform .22s var(--rise);background:#232d34}.sidebar.is-open{transform:none}.sidebar.is-open~.sidebar-backdrop,.sidebar-backdrop.is-open{display:block}.threads-toggle{display:flex}.stream-inner{padding:72px 20px 110px}.composer{width:calc(100% - 40px);bottom:30px}.sheet{top:40px;padding:30px 22px 56px}.reader-title{padding-right:0;margin-top:44px}.board-items-head{display:none}.board-item{grid-template-columns:minmax(0,1fr) auto}.board-item-stage,.board-item-note,.board-item-actions{grid-column:1 / -1}.board-item-actions{justify-content:flex-start}.board-item-number{display:none}}@media(max-width:560px){.said{font-size:22px;line-height:29px}.greeting h1{font-size:28px;line-height:34px}.greeting p,.signin-description{font-size:21px;line-height:28px}.mine{max-width:82%}.agent-identity h1,.signin-card h2,.consent-card h1{font-size:27px;line-height:33px}.choice-name,.sheet .choice-name{font-size:16px}.note-strip>*{flex:1 1 100%}}@media(prefers-reduced-motion:reduce){.app-shell:before{transition:none}.column>*,.thought,.sheet{animation:none}.sidebar{transition:none}}
