@xfey/tutti 0.1.97 → 0.1.99

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (61) hide show
  1. package/README.md +2 -1
  2. package/dist/artifact-feedback/index.d.ts +19 -0
  3. package/dist/artifact-feedback/index.js +196 -0
  4. package/dist/chat-assistant/index.js +5 -4
  5. package/dist/collaboration-state/task-compile-context.d.ts +1 -1
  6. package/dist/control-plane/index.js +15 -3
  7. package/dist/control-plane/scratchpad-source-messages.js +2 -1
  8. package/dist/control-plane/task-source-context.js +3 -2
  9. package/dist/control-plane/worklist-terminal-feedback.js +4 -4
  10. package/dist/server-shell/http/routes/agent-context-references.js +8 -14
  11. package/dist/server-shell/http/routes/project-api/artifacts-routes.d.ts +2 -1
  12. package/dist/server-shell/http/routes/project-api/artifacts-routes.js +1 -0
  13. package/dist/server-shell/http/routes/project-api/messages-routes.d.ts +3 -1
  14. package/dist/server-shell/http/routes/project-api/messages-routes.js +61 -29
  15. package/dist/server-shell/http/routes/project-api/openapi-viewer-routes.d.ts +0 -2
  16. package/dist/server-shell/http/routes/project-api/openapi-workspace-routes.d.ts +8 -2
  17. package/dist/server-shell/http/routes/project-api/openapi.d.ts +8 -2
  18. package/dist/server-shell/http/routes/project-api/payload-validation.js +12 -0
  19. package/dist/server-shell/http/routes/project-api/reference-files.js +6 -17
  20. package/dist/server-shell/http/routes/project-api/schemas.d.ts +8 -2
  21. package/dist/server-shell/http/routes/project-api/schemas.js +2 -0
  22. package/dist/server-shell/http/routes/project-api/types.d.ts +1 -0
  23. package/dist/server-shell/http/routes/project-api/workspace-projections.js +1 -0
  24. package/dist/server-shell/http/routes/project-api.js +2 -2
  25. package/dist/workspace-ops/constants.d.ts +0 -1
  26. package/dist/workspace-ops/constants.js +0 -1
  27. package/dist/workspace-ops/index.d.ts +3 -2
  28. package/dist/workspace-ops/index.js +3 -2
  29. package/dist/workspace-ops/project-doc-templates.js +1 -1
  30. package/dist/workspace-ops/reference-files.js +3 -2
  31. package/dist/workspace-ops/reference-metadata.d.ts +2 -2
  32. package/dist/workspace-ops/reference-metadata.js +8 -22
  33. package/dist/workspace-ops/reference-summaries.js +11 -17
  34. package/dist/workspace-ops/reference-tree.d.ts +11 -0
  35. package/dist/workspace-ops/reference-tree.js +34 -0
  36. package/dist/workspace-ops/viewer-git.d.ts +1 -0
  37. package/dist/workspace-ops/viewer-git.js +11 -0
  38. package/node_modules/@tutti/shared/dist/schemas/api/artifact-feedback.d.ts +374 -0
  39. package/node_modules/@tutti/shared/dist/schemas/api/artifact-feedback.js +83 -0
  40. package/node_modules/@tutti/shared/dist/schemas/api/clarifications.d.ts +86 -0
  41. package/node_modules/@tutti/shared/dist/schemas/api/index.d.ts +2 -1
  42. package/node_modules/@tutti/shared/dist/schemas/api/index.js +2 -1
  43. package/node_modules/@tutti/shared/dist/schemas/api/messages.d.ts +441 -2
  44. package/node_modules/@tutti/shared/dist/schemas/api/messages.js +17 -3
  45. package/node_modules/@tutti/shared/dist/schemas/api/types.d.ts +13 -1
  46. package/node_modules/@tutti/shared/dist/schemas/api/viewer-reference.d.ts +86 -5
  47. package/node_modules/@tutti/shared/dist/schemas/api/viewer-reference.js +0 -2
  48. package/package.json +1 -1
  49. package/prompts/procedures/context-sync.md +3 -3
  50. package/prompts/procedures/reference-file-summary.md +1 -1
  51. package/prompts/procedures/task-compile.md +2 -2
  52. package/prompts/prompt-flow-map.md +1 -1
  53. package/prompts/runs/task-execute.md +2 -2
  54. package/prompts/skills/read-references/SKILL.md +2 -2
  55. package/web/assets/homepage-motion-scene-BtMS4SCZ.js +1 -0
  56. package/web/assets/index-DtZ_5QLQ.js +69 -0
  57. package/web/assets/index-JY06YzFV.css +1 -0
  58. package/web/index.html +2 -2
  59. package/web/assets/homepage-motion-scene-lpr-1FjJ.js +0 -1
  60. package/web/assets/index-CQoq2PtU.js +0 -69
  61. package/web/assets/index-quWLFJgD.css +0 -1
@@ -0,0 +1 @@
1
+ :root{--font-body:"Manrope", system-ui, sans-serif;--font-heading:"Newsreader", Georgia, serif;--font-label:"Manrope", system-ui, sans-serif;--font-mono:ui-monospace, "SFMono-Regular", "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--color-page:#f2f4f5;--color-app-bar:#eef0ea;--color-app-bar-translucent:#eef0eae6;--color-surface:#fff;--color-surface-subtle:#f8f9fa;--color-overlay:#11182747;--color-surface-muted:#f3f5f4;--color-surface-hover:#f8faf9;--color-surface-tint:#edf1ee;--color-surface-paper:#fbfbf8;--color-ink:#0f1a13;--color-text:#142018;--color-body:#344238;--color-muted:#66736a;--color-nav-muted:#758079;--color-placeholder:#66736a94;--color-line:#0d18111a;--color-line-soft:#0d181117;--color-line-strong:#0d18112e;--color-brand-logo:#202320;--color-brand-dark:#0e1f12;--color-action:#00ce8c;--color-action-hover:var(--color-action);--color-action-text:var(--color-brand-dark);--color-action-wash:#d5f5e15c;--color-action-strong:#08795f;--color-sync:#325f78;--color-sync-soft:#e0f1ff;--color-warning:#b56f1a;--color-warning-soft:#fff3d0;--color-error-strong:#9b3434;--color-error-soft:#ffe4e4;--color-icon-accent:var(--color-action);--color-tooltip:#34383f;--color-sidebar-active:var(--color-surface-subtle);--color-shell-border:#23211c24;--color-panel-border:#0d18111c;--color-state-border:#0d18111f;--color-score-line:#0f1a1314;--color-score-note-muted:#aeb4b0;--color-score-note:#17201a;--color-score-focus:#0f1a139e;--content-max:1360px;--workspace-content-max:1440px;--sidebar-width:82px;--page-padding-x:28px;--page-padding-y:34px;--workspace-pad:18px;--gap-md:14px;--size-avatar:38px;--size-logo-appbar:clamp(74px, 6.4vw, 90px);--size-logo-rail:42px;--font-size-workspace-title:clamp(1.55rem, 2vw, 1.82rem);--font-size-panel-title:1.06rem;--radius-app:18px;--radius-panel:14px;--radius-item:12px;--radius-control:10px;--radius-chat-item:8px;--radius-logo:12px;--radius-pill:999px;--radius-spec-card:8px;--selection-rail-width:3px;--selection-rail-inset:14px;--selection-rail-short-height:30px;--shadow-app:0 20px 70px #11182714;--shadow-panel:0 8px 24px #1118270b;--shadow-ring:0 0 0 1px #0d181114;--shadow-tooltip:0 8px 18px #11182729;--ring-action:3px solid #00d39733;--ring-sync:3px solid #325f782e;--scrollbar-size:10px;--scrollbar-thumb:#34423857;--scrollbar-thumb-hover:#34423880;color:var(--color-text);font-family:var(--font-body);font-synthesis:none}*{box-sizing:border-box;scrollbar-color:transparent transparent;scrollbar-width:thin}:where(html,body,.is-scrollbar-active,.sidebar,.chat-stream,.message-markdown pre,.chat-event-composer .mention-input-editor,.composer .mention-input-editor,.mention-menu,.scratchpad-panel-body,.scratchpad-content,.execution-progress-list,.settings-workspace-grid,.task-list,.task-detail-card,.reference-list,.reference-image-strip,.reference-detail-card,.reference-content){scrollbar-gutter:stable}html{scroll-behavior:smooth}html.is-scrollbar-active,.is-scrollbar-active{scrollbar-color:var(--scrollbar-thumb) transparent}::-webkit-scrollbar{width:var(--scrollbar-size);height:var(--scrollbar-size)}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-corner{background:0 0}::-webkit-scrollbar-thumb{border-radius:var(--radius-pill);background-color:#0000;background-clip:padding-box;border:3px solid #0000;transition:background-color .18s}html.is-scrollbar-active::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb)}.is-scrollbar-active::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb)}html.is-scrollbar-active::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}.is-scrollbar-active::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb-hover)}body{min-width:320px;min-height:100vh;color:var(--color-text);background:var(--color-app-bar);font-family:var(--font-body);margin:0}button,input,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin:0}.brand-logo{width:var(--brand-logo-width,var(--size-logo-appbar));aspect-ratio:1204/512;flex:none;line-height:0;display:inline-block;overflow:hidden}.brand-logo img{aspect-ratio:1204/512;object-fit:contain;width:100%;height:auto;filter:drop-shadow(var(--brand-logo-width,var(--size-logo-appbar)) 0 0 var(--color-brand-logo));display:block;transform:translate(-100%)}.empty-state{width:100%;min-width:0;min-height:160px;color:color-mix(in srgb, var(--color-muted) 74%, var(--color-surface));text-align:center;align-content:center;justify-items:center;gap:12px;padding:24px 18px;display:grid}.empty-state-watermark{min-width:0;color:var(--color-brand-logo);opacity:.1;pointer-events:none;place-items:center;display:grid}.empty-state-brand-logo{--brand-logo-width:clamp(88px, 10vw, 118px)}.empty-state-icon{color:currentColor;place-items:center;display:grid}.empty-state-icon svg,.empty-state>svg{width:24px;height:24px}.empty-state p{color:currentColor;overflow-wrap:anywhere;max-width:36ch;font-size:.93rem;font-weight:400;line-height:1.52}.empty-state.is-warning{color:var(--color-warning)}.empty-state.is-error{color:var(--color-error-strong)}.loading-lines{gap:10px;padding:18px;display:grid}.loading-lines span{border-radius:var(--radius-pill);background:linear-gradient(90deg, var(--color-surface-muted), var(--color-surface-tint));height:12px;display:block}.loading-lines span:nth-child(2){width:82%}.loading-lines span:nth-child(3){width:64%}.notice-stack{top:max(18px, env(safe-area-inset-top));right:max(18px, env(safe-area-inset-right));z-index:80;pointer-events:none;gap:10px;width:min(360px,100vw - 32px);display:grid;position:fixed}.notice-toast{--notice-accent:var(--color-sync);min-width:0;color:var(--color-text);pointer-events:auto;background:color-mix(in srgb, var(--color-surface) 96%, transparent);border:0;border-left:3px solid var(--notice-accent);border-radius:0;grid-template-columns:22px minmax(0,1fr) 28px;align-items:start;gap:10px;padding:12px 10px 12px 12px;animation:.18s ease-out tutti-notice-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 34px #11182721}.notice-toast:after{content:"";background:var(--notice-accent);opacity:.58;transform-origin:0;height:2px;animation:tutti-notice-timeout var(--notice-duration-ms,4s) linear forwards;position:absolute;bottom:0;left:0;right:0}.notice-toast.is-persistent:after{display:none}.notice-toast.is-loading,.notice-toast.is-success{--notice-accent:var(--color-action-strong)}.notice-toast.is-error{--notice-accent:var(--color-error-strong)}.notice-toast.is-warning{--notice-accent:var(--color-warning)}.notice-toast.is-info{--notice-accent:var(--color-sync)}.notice-toast-icon{width:22px;height:22px;color:var(--notice-accent);place-items:center;display:grid}.notice-toast-icon svg{stroke-width:2.1px;width:18px;height:18px}.notice-toast-main{gap:3px;min-width:0;display:grid}.notice-toast-main strong{color:var(--color-ink);overflow-wrap:anywhere;font-size:.82rem;font-weight:800;line-height:1.24}.notice-toast-main span{color:var(--color-muted);overflow-wrap:anywhere;font-size:.76rem;font-weight:650;line-height:1.36}.notice-toast-close{width:28px;height:28px;color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid}.notice-toast-close:hover,.notice-toast-close:focus-visible{color:var(--color-text);background:var(--color-surface-hover);outline:none}.notice-toast-close:focus-visible{outline:var(--ring-action);outline-offset:2px}.notice-toast-close svg{width:15px;height:15px}@keyframes tutti-notice-enter{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tutti-notice-timeout{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-reduced-motion:reduce){.notice-toast,.notice-toast:after{animation:none}}.workspace-logo{width:var(--size-logo-rail);background:0 0;border:0;justify-content:center;align-items:center;min-height:28px;display:flex}.workspace-logo .brand-logo{--brand-logo-width:var(--size-logo-rail)}.sidebar{width:var(--sidebar-width);min-height:360px;color:var(--color-brand-dark);background:var(--color-surface);border:1px solid var(--color-line);border-radius:var(--radius-panel);flex-direction:column;align-items:center;gap:12px;padding:16px 11px;display:flex}.sidebar-nav,.sidebar-status-group,.sidebar-footer{flex-direction:column;gap:8px;width:100%;display:flex}.sidebar-footer{margin-top:auto}.sidebar-status-group{align-items:center;gap:7px;margin-bottom:4px}.sidebar-button,.sidebar-status-entry{border:0;place-items:center;display:grid;position:relative}.sidebar-button{width:100%;height:42px;color:var(--color-nav-muted);cursor:pointer;border-radius:var(--radius-control);background:0 0;padding:0;text-decoration:none;transition:background .16s,color .16s,transform .16s}.tooltip-trigger{min-width:0;display:inline-flex;position:relative}.tooltip-content{z-index:20;width:max-content;max-width:min(280px,100vw - 24px);color:var(--color-surface);pointer-events:none;background:var(--color-tooltip);box-shadow:var(--shadow-tooltip);opacity:0;visibility:hidden;border-radius:7px;padding:6px 8px;font-size:.72rem;font-weight:800;line-height:1.3;transition:opacity .14s,transform .14s,visibility .14s;position:absolute}.tooltip-trigger.is-top>.tooltip-content{bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px)}.tooltip-trigger.is-right>.tooltip-content{top:50%;left:calc(100% + 10px);transform:translate(-4px,-50%)}.tooltip-trigger.is-bottom>.tooltip-content{top:calc(100% + 8px);right:0;transform:translateY(-4px)}.tooltip-trigger.is-left>.tooltip-content{top:50%;right:calc(100% + 10px);transform:translate(4px,-50%)}.tooltip-trigger:hover>.tooltip-content,.tooltip-trigger:focus-visible>.tooltip-content,.tooltip-trigger:focus-within>.tooltip-content{opacity:1;visibility:visible}.tooltip-trigger.is-top:hover>.tooltip-content,.tooltip-trigger.is-top:focus-visible>.tooltip-content,.tooltip-trigger.is-top:focus-within>.tooltip-content{transform:translate(-50%)}.tooltip-trigger.is-right:hover>.tooltip-content,.tooltip-trigger.is-right:focus-visible>.tooltip-content,.tooltip-trigger.is-right:focus-within>.tooltip-content,.tooltip-trigger.is-left:hover>.tooltip-content,.tooltip-trigger.is-left:focus-visible>.tooltip-content,.tooltip-trigger.is-left:focus-within>.tooltip-content{transform:translateY(-50%)}.tooltip-trigger.is-bottom:hover>.tooltip-content,.tooltip-trigger.is-bottom:focus-visible>.tooltip-content,.tooltip-trigger.is-bottom:focus-within>.tooltip-content{transform:translateY(0)}.sidebar-nav>.tooltip-trigger,.sidebar-footer>.tooltip-trigger{width:100%}.sidebar-status-group>.tooltip-trigger{width:36px}@media (width<=760px),(hover:none){.tooltip-content{display:none}}@media (prefers-reduced-motion:reduce){.tooltip-content{transition:none}}.sidebar-button svg,.sidebar-status-entry svg{stroke-width:2.2px;width:19px;height:19px}.sidebar-button-badge{box-sizing:border-box;pointer-events:none;background:var(--color-action);border-radius:var(--radius-pill);width:11px;height:11px;position:absolute;top:5px;right:8px}.sidebar-button-badge.is-pill{color:#fff;letter-spacing:0;text-align:center;text-transform:uppercase;width:auto;min-width:28px;height:16px;padding:0 5px;font-size:.55rem;font-weight:900;line-height:16px;top:3px;right:2px}.sidebar-button:hover,.sidebar-button.is-active{color:var(--color-brand-dark);background:var(--color-sidebar-active);outline:none}.sidebar-button:focus-visible{color:var(--color-brand-dark);background:var(--color-sidebar-active);outline:var(--ring-action);outline-offset:2px}.sidebar-status-entry{--status-entry-size:36px;--status-entry-bg:var(--color-surface-tint);--status-entry-fg:var(--color-muted);--status-icon-offset-x:0px;--status-icon-offset-y:0px;width:var(--status-entry-size);height:var(--status-entry-size);color:var(--status-entry-fg);cursor:pointer;background:var(--status-entry-bg);border:1px solid #0000;border-radius:50%;padding:0}.sidebar-status-entry:hover,.sidebar-status-entry:focus-visible{filter:saturate(1.04);outline:none;transform:translateY(-1px)}.sidebar-status-entry:focus-visible{outline-offset:2px;outline:3px solid #0d18111f}.sidebar-status-entry svg{stroke-width:2.25px;pointer-events:none;width:19px;height:19px;transform:translate(calc(-50% + var(--status-icon-offset-x)), calc(-50% + var(--status-icon-offset-y)));position:absolute;top:50%;left:50%}.sidebar-status-entry.is-running{--status-entry-bg:var(--color-sync-soft);--status-entry-fg:var(--color-sync)}.sidebar-status-entry.is-running svg{transform:translate(calc(-50% + var(--status-icon-offset-x)), calc(-50% + var(--status-icon-offset-y))) rotate(0deg);transform-box:fill-box;transform-origin:50%;animation:.9s linear infinite tutti-sidebar-status-spin}@keyframes tutti-sidebar-status-spin{to{transform:translate(calc(-50% + var(--status-icon-offset-x)), calc(-50% + var(--status-icon-offset-y))) rotate(360deg)}}.sidebar-status-entry.is-pending,.sidebar-status-entry.is-human{--status-entry-bg:var(--color-warning-soft);--status-entry-fg:var(--color-warning);--status-icon-offset-x:-1px}.sidebar-status-entry.is-failed,.sidebar-status-entry.is-error{--status-entry-bg:var(--color-error-soft);--status-entry-fg:var(--color-error-strong)}.sidebar-status-entry.is-done,.sidebar-status-entry.is-complete{--status-entry-bg:var(--color-action-wash);--status-entry-fg:var(--color-action-strong)}.sidebar-status-entry.is-done{animation:.52s ease-out tutti-status-complete-pop}@keyframes tutti-status-complete-pop{0%{transform:scale(.82)}58%{transform:scale(1.1)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.sidebar-status-entry.is-done{animation:none}}.project-header{background:linear-gradient(90deg, var(--color-surface) 0%, var(--color-surface-paper) 100%);border:1px solid var(--color-line);border-radius:var(--radius-panel);justify-content:space-between;align-items:center;gap:22px;padding:18px 22px 16px;display:flex}.project-title{gap:6px;min-width:0;display:grid}.project-line{color:var(--color-muted);align-items:center;gap:8px;font-size:.8rem;font-weight:800;display:inline-flex}.status-dot{background:var(--color-action);border-radius:50%;width:9px;height:9px}.project-header h1,.project-header h2{overflow-wrap:anywhere;color:var(--color-ink);font-family:var(--font-heading);font-size:var(--font-size-workspace-title);line-height:1}.project-scope,.project-actions,.panel-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.project-actions{justify-content:flex-end}.scope-chip,.task-tag{min-height:22px;color:var(--tag-fg,var(--color-muted));white-space:nowrap;background:var(--tag-bg,var(--color-surface-tint));border-radius:var(--radius-pill);border:0;align-items:center;margin-top:0;padding:0 8px;font-size:.7rem;font-weight:800;display:inline-flex}.scope-chip.is-live,.scope-chip.is-success,.task-tag.is-live,.task-tag.is-success,.task-tag.is-done{--tag-bg:var(--color-action-wash);--tag-fg:var(--color-action-strong)}.scope-chip.is-sync,.task-tag.is-sync,.task-tag.is-running{--tag-bg:var(--color-sync-soft);--tag-fg:var(--color-sync)}.scope-chip.is-warning,.task-tag.is-warning,.task-tag.is-pending{--tag-bg:var(--color-warning-soft);--tag-fg:var(--color-warning)}.scope-chip.is-error,.task-tag.is-error,.task-tag.is-failed{--tag-bg:var(--color-error-soft);--tag-fg:var(--color-error-strong)}.scope-chip.is-muted,.task-tag.is-muted,.scope-chip.is-neutral,.task-tag.is-neutral,.task-tag.is-todo{--tag-bg:var(--color-surface-tint);--tag-fg:var(--color-muted)}.quiet-button,.action-button,.pill-action{cursor:pointer;border-radius:var(--radius-control);justify-content:center;align-items:center;gap:8px;min-height:36px;font-weight:800;display:inline-flex}.quiet-button,.pill-action{color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-line-strong);padding:0 12px;font-size:.84rem;transition:background .16s,border-color .16s,transform .16s}.action-button{color:var(--color-action-text);background:var(--color-action);box-shadow:none;border:0;padding:0 14px;font-size:.88rem;transition:background .16s,box-shadow .16s,transform .16s}.quiet-button:hover,.quiet-button:focus-visible,.pill-action:hover,.pill-action:focus-visible{background:var(--color-surface-hover);border-color:var(--color-state-border);outline:none;transform:translateY(-1px)}.quiet-button:focus-visible,.pill-action:focus-visible{outline:var(--ring-sync);outline-offset:2px}.action-button:hover,.action-button:focus-visible{background:var(--color-action-hover);transform:translateY(-1px)}.action-button:focus-visible{outline:var(--ring-action);outline-offset:2px}.action-button:disabled,.quiet-button:disabled,.pill-action:disabled,.icon-button:disabled,.action-button.is-disabled,.quiet-button.is-disabled,.pill-action.is-disabled{cursor:not-allowed;opacity:.48;transform:none}.quiet-button svg,.action-button svg,.pill-action svg{width:17px;height:17px}.action-button svg.is-spinning,.pill-action svg.is-spinning,.icon-button svg.is-spinning{animation:.9s linear infinite tutti-sidebar-status-spin}.icon-button{width:36px;padding:0}.avatar-stack{align-items:center;display:flex}.avatar{width:var(--size-avatar);height:var(--size-avatar);color:var(--avatar-fg,var(--color-muted));background:var(--avatar-bg,var(--color-surface-muted));border:1px solid var(--color-line);border-radius:var(--radius-chat-item);place-items:center;margin-left:0;font-size:.72rem;font-weight:800;display:grid;position:relative}.avatar svg{stroke-width:2px;width:18px;height:18px}.avatar-image{object-fit:cover;border-radius:inherit;width:100%;height:100%}.avatar-initials{color:var(--avatar-fg,var(--color-muted));font-family:var(--font-label);font-size:.72rem;font-weight:900;line-height:1}.avatar-stack .avatar{margin-left:-9px}.avatar-stack .avatar:first-child{margin-left:0}.chat-stream .avatar.is-online{z-index:2}.chat-stream .avatar.is-online:after{content:"";background:var(--color-action);border:2px solid var(--color-surface);border-radius:999px;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.avatar.is-count{--avatar-bg:var(--color-surface-tint);--avatar-fg:var(--color-muted);font-family:var(--font-label);font-size:.72rem}.avatar-tone-green{--avatar-bg:var(--color-action-wash);--avatar-fg:var(--color-action-strong)}.avatar-tone-blue{--avatar-bg:var(--color-sync-soft);--avatar-fg:var(--color-sync)}.avatar-tone-yellow{--avatar-bg:var(--color-warning-soft);--avatar-fg:var(--color-warning)}.avatar-tone-neutral{--avatar-bg:var(--color-surface-muted);--avatar-fg:var(--color-muted)}.avatar.is-system{--avatar-bg:var(--color-action-wash);--avatar-fg:var(--color-action-strong)}.avatar-tone-plain{--avatar-bg:transparent;--avatar-fg:var(--color-muted)}.panel{background:var(--color-surface);border:1px solid var(--color-panel-border);border-radius:var(--radius-panel);min-width:0;box-shadow:var(--shadow-ring), var(--shadow-panel);overflow:hidden}.panel-header{background:var(--color-surface-subtle);border-bottom:1px solid var(--color-line-soft);justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:15px 16px;display:flex}.panel-title{align-items:center;gap:10px;min-width:0;display:flex}.panel-title-copy{gap:4px;min-width:0;display:grid}.panel-subtitle{min-width:0;color:var(--color-muted);font-family:var(--font-body);font-size:.76rem;font-weight:700;line-height:1.18}.field-label{color:var(--color-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.7rem;font-weight:800}.icon-tile{width:34px;height:34px;color:var(--color-icon-accent);background:var(--color-surface-muted);border-radius:var(--radius-control);place-items:center;display:grid}.icon-tile svg{width:18px;height:18px}.panel h3,.settings-sheet-head .panel-title h3{color:var(--color-ink);font-family:var(--font-heading);font-size:var(--font-size-panel-title);white-space:nowrap;line-height:1}.inline-editable-text{min-width:0;max-width:100%;display:block}.inline-editable-text-button{min-width:0;max-width:100%;color:inherit;font:inherit;line-height:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;display:block;overflow:hidden}.inline-editable-text-button:hover,.inline-editable-text-button:focus-visible{color:var(--color-action-strong);text-decoration:underline;-webkit-text-decoration-color:var(--color-line-strong);text-decoration-color:var(--color-line-strong);text-underline-offset:3px}.inline-editable-text-button:focus-visible{outline:none}.inline-editable-text.is-disabled .inline-editable-text-button{cursor:default}.inline-editable-text.is-disabled .inline-editable-text-button:hover,.inline-editable-text.is-disabled .inline-editable-text-button:focus-visible{color:inherit;text-decoration:none}.inline-editable-text.is-empty .inline-editable-text-button{color:var(--color-placeholder)}.inline-editable-text-input{border:1px solid var(--color-line-strong);background:var(--color-surface);width:100%;min-width:0;min-height:30px;color:var(--color-ink);font:inherit;line-height:inherit;border-radius:8px;padding:0 8px}.inline-editable-text-input:focus{border-color:var(--color-action-strong);outline:none}.mini-meta{color:var(--color-muted);font-family:var(--font-mono);font-size:.74rem;font-weight:700}.chat-panel{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.chat-panel>.panel-header{padding-block:13px}.chat-stream-frame{min-height:0;position:relative;overflow:hidden}.chat-stream{--message-avatar-size:var(--size-avatar);align-content:start;gap:6px;min-height:0;padding:16px 18px;display:grid;position:relative;overflow:auto}.chat-stream-frame>.chat-stream{height:100%}.chat-stream-overlay{z-index:4;pointer-events:none;justify-content:center;padding-inline:16px;display:flex;position:absolute;bottom:12px;left:0;right:0}.chat-stream-overlay>*{pointer-events:auto}.chat-jump-latest{background:var(--color-page);border-color:var(--color-line-strong);min-height:34px;box-shadow:var(--shadow-ring), var(--shadow-panel);padding:7px 13px}.chat-history-status{color:var(--color-muted);justify-self:center;padding:4px 8px;font-size:.72rem;font-weight:700}.chat-stream:before{content:"";display:none}.chat-stream:has(>.empty-state:only-child){align-content:stretch}.chat-stream>.empty-state{align-self:stretch;min-height:100%}.message{z-index:1;grid-template-columns:var(--message-avatar-size) minmax(0, 1fr);border-top:0;align-items:start;gap:4px 12px;min-width:0;padding:10px 0 12px;display:grid;position:relative}.message:first-child{border-top:0}.message:focus{outline:none}.message.is-focused{background:var(--color-action-wash);border-radius:10px;padding-left:10px;padding-right:12px}.message.is-focused:before{background:var(--color-action);content:"";border-radius:999px;width:3px;position:absolute;top:10px;bottom:12px;left:0}.message-byline{display:contents}.message-byline>.avatar{grid-area:1/1/span 2;align-self:start;margin-top:1px}.message-content{grid-area:2/2;justify-items:start;min-width:0;padding-left:0;display:grid}.message>.message-content{border-left:0}.message-card{background:0 0;border:0;border-radius:0;width:min(100%,780px);max-width:100%;padding:0}.message-meta{min-width:0;color:var(--color-muted);flex-wrap:wrap;grid-area:1/2;align-items:baseline;gap:3px 8px;padding-left:0;font-size:.88rem;font-weight:800;display:flex}.message-author{color:var(--color-ink);overflow-wrap:anywhere;text-overflow:clip;white-space:normal;font-weight:800;line-height:1.2;display:block;overflow:visible}.message-time{color:var(--color-muted);font-family:var(--font-body);white-space:nowrap;font-size:.78rem;font-weight:500;line-height:1.1;display:inline-block}.message-card>p,.message-markdown p{color:var(--color-body);font-size:.93rem;line-height:1.52}.message-card>p{white-space:pre-line}.message-mention{min-height:1.45em;color:var(--color-action-strong);vertical-align:baseline;white-space:nowrap;background:var(--color-action-wash);border:0;border-radius:999px;align-items:center;padding:0 7px;font-weight:800;line-height:1.35;display:inline-flex}.message-markdown{min-width:0;color:var(--color-body);overflow-wrap:anywhere;gap:8px;display:grid}.message-markdown p{white-space:normal;margin:0}.message-markdown :is(h1,h2,h3,h4,h5,h6){color:var(--color-text);font-family:var(--font-body);margin:2px 0 0;font-size:.94rem;font-weight:800;line-height:1.3}.message-markdown :is(ul,ol){color:var(--color-body);gap:4px;margin:0;padding-left:18px;font-size:.91rem;line-height:1.45;display:grid}.message-markdown li>:is(p,ul,ol){margin-top:4px}.message-markdown a{color:var(--color-sync);text-underline-offset:3px;font-weight:800;text-decoration:underline}.message-markdown :not(pre)>code{color:var(--color-text);font-family:var(--font-mono);background:var(--color-surface-muted);border:1px solid var(--color-line);border-radius:5px;padding:1px 5px;font-size:.82em}.message-markdown pre{max-width:100%;color:var(--color-text);background:var(--color-surface-muted);border:1px solid var(--color-line);border-radius:8px;margin:0;padding:9px 10px;overflow:auto}.message-markdown pre code{font-family:var(--font-mono);white-space:pre;font-size:.76rem;line-height:1.45}.message-markdown blockquote{color:var(--color-muted);border-left:3px solid var(--color-line-strong);margin:0;padding-left:10px}.chat-stream .avatar{width:var(--message-avatar-size);height:var(--message-avatar-size)}.chat-stream .avatar svg{width:17px;height:17px}@media (width<=760px){.chat-stream{padding:12px}.message{grid-template-columns:var(--message-avatar-size) minmax(0, 1fr);gap:3px 10px}.message-content{padding-left:0}.message>.message-content{border-left:0}.message-author{overflow-wrap:anywhere;white-space:normal}}.composer{background:var(--color-surface-subtle);border-top:1px solid var(--color-line-soft);padding:12px 16px 14px;display:block}.composer-input-shell,.input-shell{width:100%;min-width:0;color:var(--color-text);caret-color:var(--color-action-strong);background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:var(--radius-control)}.composer-input-shell{--composer-control-size:36px;--composer-tool-size:28px;min-height:var(--composer-control-size);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:3px 5px 3px 11px;display:grid;position:relative}.composer-input-shell:focus-within{border-color:var(--color-action-strong)}.composer .mention-input{align-self:center}.composer .mention-input-editor{width:100%;min-width:0;color:var(--color-body);font-family:var(--font-body);font-size:var(--mention-input-font-size);font-weight:500;line-height:var(--mention-input-line-height);caret-color:var(--color-action-strong);min-height:26px;max-height:calc((var(--mention-input-font-size) * var(--mention-input-line-height)) * 8 + 4px);white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:0;border-radius:0;padding:2px 0;overflow-y:auto}.composer .mention-input-editor:focus{outline:none}.input-shell::placeholder{color:var(--color-placeholder)}.composer .mention-input-editor:empty:before{content:attr(data-placeholder);color:var(--color-placeholder);opacity:1;pointer-events:none;font-weight:500}.input-shell:focus{border-color:var(--color-action-strong);outline:none}.textarea-shell{resize:vertical;min-height:92px;font-family:var(--font-body);padding:10px 12px;line-height:1.5}.combobox-shell{--combobox-option-height:36px;--combobox-visible-options:8;width:100%;min-width:0;display:grid}.combobox-listbox{width:100%;max-height:calc(var(--combobox-option-height) * var(--combobox-visible-options) + 8px);background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:var(--radius-control);box-shadow:var(--shadow-tooltip);margin-top:6px;padding:4px;display:grid;overflow-y:auto}.combobox-option{width:100%;min-width:0;min-height:var(--combobox-option-height);color:var(--color-body);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-radius:calc(var(--radius-control) - 3px);align-items:center;padding:0 10px;font-size:.76rem;font-weight:600;display:flex;overflow:hidden}.combobox-option:hover,.combobox-option.is-active,.combobox-option[aria-selected=true]{color:var(--color-ink);background:var(--color-action-wash)}.inline-help-link{color:inherit;font:inherit;line-height:inherit;text-underline-offset:3px;align-items:center;gap:4px;text-decoration-line:underline;text-decoration-thickness:1px;display:inline-flex}.inline-help-link:hover,.inline-help-link:focus-visible{color:var(--color-text);-webkit-text-decoration-color:var(--color-action-strong);text-decoration-color:var(--color-action-strong);outline:none}.inline-help-link:focus-visible{outline:var(--ring-action);outline-offset:2px;border-radius:2px}.inline-help-link svg{stroke-width:2px;flex:none;width:13px;height:13px}.select-shell{appearance:auto;font-family:var(--font-body)}.mention-input{--mention-input-font-size:.9rem;--mention-input-line-height:1.52;min-width:0;display:block;position:relative}.mention-input.is-multiline{align-items:stretch;display:grid}.mention-input-editor{z-index:1;position:relative}.mention-input-token{vertical-align:baseline;cursor:default;margin:0 2px}.mention-menu{z-index:20;width:max-content;min-width:0;max-width:min(220px,100%);max-height:calc((var(--mention-input-font-size) * 1.35 + 7px) * 4 + 8px);background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:var(--radius-control);box-shadow:var(--shadow-tooltip);padding:4px;display:grid;position:absolute;bottom:calc(100% + 6px);left:0;overflow:auto}.mention-option{width:max-content;min-width:100%;max-width:100%;color:var(--color-body);font-size:var(--mention-input-font-size);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:3px 7px 4px;font-weight:500;line-height:1.35;display:block}.mention-option:hover,.mention-option.is-selected,.mention-option[aria-selected=true]{background:var(--color-action-wash)}.mention-option-text{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mention-option.is-selected .mention-option-text,.mention-option[aria-selected=true] .mention-option-text{color:var(--color-action-strong)}.file-drop-upload-zone{position:relative}.file-drop-overlay{z-index:30;pointer-events:none;border:2px dashed var(--color-action-strong);border-radius:inherit;opacity:0;background:#ffffffd6;place-items:center;padding:18px;transition:opacity .12s;display:grid;position:absolute;inset:0}.file-drop-upload-zone.is-file-drop-active>.file-drop-overlay{opacity:1}.file-drop-overlay span{color:var(--color-action-strong);background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:var(--radius-control);align-items:center;gap:8px;padding:7px 10px;font-size:.82rem;font-weight:900;display:inline-flex}.file-drop-overlay svg{width:16px;height:16px}.composer-tools{justify-content:flex-end;align-self:end;align-items:center;gap:2px;min-width:0;display:flex}.composer-tool-button{flex:0 0 var(--composer-tool-size);width:var(--composer-tool-size);min-width:var(--composer-tool-size);height:var(--composer-tool-size);color:var(--color-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;padding:0;line-height:1;display:flex;position:relative;overflow:hidden}.composer-tool-button svg{stroke-width:1.9px;width:17px;height:17px}.composer-tool-button:hover,.composer-tool-button:focus-visible,.composer-tool-button:focus-within{color:var(--color-text);background:var(--color-surface-muted);outline:none}.composer-tool-button:focus-visible,.composer-tool-button:focus-within{box-shadow:0 0 0 2px var(--color-surface), var(--shadow-ring)}.composer-tool-button:disabled,.composer-tool-button.is-disabled{color:var(--color-muted);cursor:not-allowed;opacity:.45}.composer .composer-mention-button{color:var(--color-muted)}.composer-send-button{color:var(--color-action-text);background:var(--color-action)}.composer-input-shell>.mention-menu{width:auto;max-width:none;left:0;right:0}.composer-input-shell>.mention-menu .mention-option{width:100%}.composer-send-button:hover,.composer-send-button:focus-visible{color:var(--color-action-text);background:var(--color-action)}.composer-send-button:disabled{color:var(--color-muted);background:var(--color-surface-muted)}.composer-upload-button{position:relative;overflow:hidden}.composer-upload-button input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.composer-upload-button.is-disabled input[type=file]{cursor:not-allowed}.reference-message-card{width:min(100%,360px);min-width:0;color:inherit;background:var(--color-surface-subtle);border:1px solid var(--color-line);border-radius:var(--radius-chat-item);cursor:pointer;font:inherit;text-align:left;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;display:grid}.reference-message-card:hover,.reference-message-card:focus-visible{background:var(--color-surface-hover);outline:var(--ring-sync);outline-offset:2px}.reference-message-card.is-image{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(0,1fr);align-items:start;width:max-content;max-width:100%;padding:0}.reference-message-image{object-fit:contain;border-radius:var(--radius-chat-item);background:0 0;border:0;width:auto;max-width:min(100%,340px);height:auto;max-height:260px;display:block}.reference-message-card.is-brand-placeholder .reference-message-image{object-fit:contain;padding:10px}.reference-message-icon{border:1px solid var(--color-line);background:var(--color-surface-subtle);width:32px;height:32px;color:var(--color-muted);border-radius:7px;place-items:center;display:grid}.reference-message-icon svg{width:16px;height:16px}.reference-message-main{gap:3px;min-width:0;padding:0;display:grid}.reference-message-card.is-image .reference-message-main{display:none}.reference-message-main strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.86rem;font-weight:800;line-height:1.3;overflow:hidden}.task-list{align-content:start;min-width:0;min-height:0;padding:14px;display:grid;overflow:auto}.task-section{display:contents}.task-section-label{color:var(--color-muted);font-family:var(--font-body);margin-bottom:8px;font-size:.78rem;font-weight:900;display:block}.worklist-header-summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 10px;min-width:0;display:flex}.task-list .task-section-label:not(:first-child){margin-top:14px}.task-row{background:var(--color-surface);border-width:0;border-top:1px dashed var(--color-line);min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;border-radius:0;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;padding:7px 0;display:grid;position:relative}.task-row.is-selected{background:var(--color-surface-hover);box-shadow:inset 3px 0 0 var(--color-action);border-top-color:#0000;border-radius:0;margin:0 -10px;padding-left:14px;padding-right:10px}.task-row:last-child{border-bottom:1px dashed var(--color-line)}.task-row:hover,.task-row:focus-visible{background:var(--color-surface-hover);outline:none}.task-check{border:1px solid var(--color-line-strong);background:var(--color-surface);width:22px;height:22px;color:var(--color-muted);border-radius:8px;place-items:center;display:grid}.task-check svg{opacity:0;width:14px;height:14px}.task-row.is-done .task-check{background:var(--color-action-wash);color:var(--color-action-strong);border-color:#0000}.task-row.is-pending .task-check{background:var(--color-warning-soft);color:var(--color-warning);border-color:#0000}.task-row.is-running .task-check{background:var(--color-sync-soft);color:var(--color-sync);border-color:#0000}.task-row.is-failed .task-check{background:var(--color-error-soft);color:var(--color-error-strong);border-color:#0000}.task-row.is-done .task-check svg,.task-row.is-running .task-check svg,.task-row.is-pending .task-check svg,.task-row.is-failed .task-check svg{opacity:1}.task-row.is-running .task-check svg{animation:.9s linear infinite tutti-sidebar-status-spin}.task-row-main{min-width:0}.task-title-line{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.task-row strong{color:var(--color-ink);overflow-wrap:anywhere;white-space:normal;font-size:.82rem;line-height:1.32;display:block}.task-row.is-done .task-title-line strong{color:var(--color-muted);text-decoration:line-through;-webkit-text-decoration-color:var(--color-muted);text-decoration-color:var(--color-muted);-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;text-decoration-thickness:1.5px}.task-detail-card{border-left:1px solid var(--color-line);background:0 0;align-content:start;align-self:stretch;gap:12px;min-width:0;min-height:0;padding:18px 16px;display:grid;overflow:auto}.task-detail-head,.task-detail-section{justify-items:start;gap:10px;min-width:0;display:grid}.task-detail-section{border-top:1px dashed var(--color-line);width:100%;padding-top:12px}.task-detail-section .task-section-label{margin-bottom:0}.task-detail-card h4{color:var(--color-ink);font-family:var(--font-heading);margin:0;font-size:1.05rem;line-height:1.05}.task-detail-card p{color:var(--color-body);font-size:.82rem;line-height:1.5}.detail-row{grid-template-columns:76px minmax(0,1fr);align-items:baseline;gap:8px;width:100%;display:grid}.detail-row>span{color:var(--color-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.65rem;font-weight:800}.detail-row strong,.detail-row code{overflow-wrap:anywhere;min-width:0;color:var(--color-ink);white-space:pre-line;font-size:.76rem;line-height:1.34}.detail-row code{font-family:var(--font-mono);background:0 0;border:0;padding:0}.run-result-list{gap:0;width:100%;min-width:0;display:grid}.run-result-item{border-top:1px dashed var(--color-line);min-width:0;padding:9px 0}.run-result-item:first-child{border-top:0}.run-result-item-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.run-result-item-head>span{gap:3px;min-width:0;display:grid}.run-result-item-head strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;line-height:1.3;overflow:hidden}.run-result-item-head small{color:var(--color-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.64rem;font-weight:800;line-height:1.25;overflow:hidden}.task-detail-retry-row{justify-content:flex-end;width:100%;padding-top:2px;display:flex}.task-retry-action{min-height:32px;padding:0 10px;font-size:.76rem}.task-retry-action svg{width:15px;height:15px}.worklist-run-note{border-bottom:1px dashed var(--color-line);color:var(--color-muted);margin:0;padding:8px 16px;font-size:.76rem;font-weight:800;line-height:1.4}.settings-sheet{border:1px solid var(--color-panel-border);border-radius:var(--radius-panel);background:var(--color-surface);min-width:0;box-shadow:var(--shadow-ring), var(--shadow-panel);position:relative;overflow:hidden}.settings-sheet-head{background:var(--color-surface-subtle);border-bottom:1px solid var(--color-line-soft);justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:15px 16px;display:flex}.settings-section{grid-template-columns:minmax(132px,.28fr) minmax(0,1fr);gap:22px;min-width:0;padding:19px 16px;display:grid}.settings-section+.settings-section{border-top:1px solid var(--color-line-soft)}.settings-section-title{align-content:start;gap:6px;min-width:0;padding-top:7px;display:grid}.settings-section-title h4{color:var(--color-ink);font-family:var(--font-heading);font-size:1rem;line-height:1.05}.settings-section-body{min-width:0;display:grid}.settings-identity{align-items:center;gap:11px;min-width:0;display:flex}.settings-identity strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.settings-member-list{gap:10px;min-width:0;padding:3px 0;display:grid}.settings-row{border-top:1px dashed var(--color-line);grid-template-columns:minmax(142px,.36fr) minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:42px;padding:8px 0;display:grid}.settings-row:first-child{border-top:0}.settings-row .field-label{min-width:0;color:var(--color-quiet);font-family:var(--font-body);letter-spacing:0;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-size:.76rem;font-weight:700;line-height:1.4;overflow:hidden}.settings-row strong,.settings-row-value{min-width:0}.settings-row strong,.settings-row-value,.settings-masked-link,.settings-value-button,.settings-row .inline-editable-text-button,.settings-row .inline-editable-text-input{font-family:var(--font-body);font-size:.82rem;font-weight:800;line-height:1.4}.settings-row strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-masked-link{width:100%;min-width:0;color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.settings-value-button{min-width:0;max-width:100%;color:var(--color-ink);text-align:left;text-decoration:underline;-webkit-text-decoration-color:var(--color-line-strong);text-decoration-color:var(--color-line-strong);text-underline-offset:3px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;overflow:hidden}.settings-link-copy-button{width:100%;display:block}.settings-link-copy-button .settings-masked-link{-webkit-text-decoration:inherit;text-decoration:inherit;-webkit-text-decoration-color:inherit;text-decoration-color:inherit;text-underline-offset:inherit}.settings-model-readonly{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.settings-model-change-button{width:auto;display:block}.settings-model-editor{gap:8px;width:min(100%,560px);min-width:0;padding:4px 0;display:grid}:is(.local-console-create-form,.settings-model-editor) .input-shell{background:var(--color-surface);min-height:42px;padding:0 12px;font-size:.8rem}.settings-model-editor-footer,.settings-model-editor-actions{align-items:center;gap:8px;display:flex}.settings-model-editor-footer{justify-content:space-between}.settings-model-editor-status{color:var(--color-muted);font-size:.72rem;font-weight:600;line-height:1.35}.settings-model-editor-action{min-height:32px;padding-left:11px;padding-right:11px;font-size:.78rem}.settings-value-button:hover,.settings-value-button:focus-visible{color:var(--color-action-strong)}.settings-row .inline-editable-text-button{color:var(--color-ink);text-decoration:underline;-webkit-text-decoration-color:var(--color-line-strong);text-decoration-color:var(--color-line-strong);text-underline-offset:3px}.settings-row .inline-editable-text-input{min-height:36px;font-size:.82rem;font-weight:800}.timeline-panel{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.timeline-board-body{background:var(--color-surface);grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.timeline-overview{border-top:1px solid var(--color-line-soft);background:var(--color-surface-subtle);grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:16px;min-width:0;padding:2px 24px 3px;display:grid}.timeline-overview-token{border-left:1px solid var(--color-line);grid-column:2;align-content:center;gap:4px;min-width:0;min-height:50px;padding:3px 0 3px 16px;display:grid}.timeline-overview-token>span{color:var(--color-muted);font-family:var(--font-body);font-size:.72rem;font-weight:800;line-height:1.2}.timeline-overview-token strong{color:var(--color-ink);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:900;line-height:1.05;overflow:hidden}.timeline-events{scrollbar-gutter:stable;grid-template-rows:auto auto;align-content:start;gap:15px;min-height:0;padding:20px 24px;display:grid;overflow:hidden auto}.timeline-audit-header{gap:12px;min-width:0;display:grid}.timeline-audit-intro{justify-content:space-between;align-items:end;gap:20px;min-width:0;display:flex}.timeline-audit-intro h4{color:var(--color-ink);font-family:var(--font-heading);margin:0;font-size:1.12rem;line-height:1.08}.timeline-audit-meta{color:var(--color-muted);font-family:var(--font-mono);flex:none;gap:7px;font-size:.68rem;font-weight:800;line-height:1.2;display:flex}.timeline-audit-meta span+span:before{color:var(--color-line-strong);content:"·";margin-right:7px}.timeline-task-groups{align-content:start;gap:12px;display:grid;overflow:visible}.timeline-task-group{background:var(--color-surface);border:1px solid var(--color-line-soft);border-radius:10px;min-width:0;overflow:hidden}.timeline-task-group-head{background:var(--color-surface-subtle);border-bottom:1px solid var(--color-line-soft);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:10px 13px;display:grid}.timeline-task-group-head>span{color:var(--color-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.64rem;font-weight:800;line-height:1.2}.timeline-task-group-head>strong{min-width:0;color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;font-weight:850;line-height:1.3;overflow:hidden}.timeline-event-list{align-content:start;gap:0;min-height:0;margin:0;padding:0;list-style:none;display:grid;overflow:visible}.timeline-event-item{border-top:1px dashed var(--color-line);grid-template-columns:126px 26px minmax(0,1fr);align-items:stretch;min-width:0;min-height:56px;display:grid}.timeline-event-item:first-child{border-top:0}.timeline-event-time{max-width:116px;color:var(--color-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;place-self:center end;font-size:.7rem;font-weight:800;line-height:1.35;overflow:hidden}.timeline-event-marker{min-width:0;height:100%;position:relative}.timeline-event-marker:before{background:var(--color-line-strong);content:"";width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-event-marker:after{border:2px solid var(--color-surface);background:var(--color-action);width:9px;height:9px;box-shadow:0 0 0 1px color-mix(in srgb, var(--color-action) 45%, transparent);content:"";border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.timeline-event-item.is-sync .timeline-event-marker:after{background:var(--color-sync);box-shadow:0 0 0 1px color-mix(in srgb, var(--color-sync) 45%, transparent)}.timeline-event-item.is-warning .timeline-event-marker:after{background:var(--color-warning);box-shadow:0 0 0 1px color-mix(in srgb, var(--color-warning) 45%, transparent)}.timeline-event-item.is-error .timeline-event-marker:after{background:var(--color-error-strong);box-shadow:0 0 0 1px color-mix(in srgb, var(--color-error-strong) 45%, transparent)}.timeline-event-item.is-neutral .timeline-event-marker:after{background:var(--color-muted);box-shadow:0 0 0 1px color-mix(in srgb, var(--color-muted) 34%, transparent)}.timeline-event-main{align-content:center;min-width:0;min-height:56px;padding:0 13px 0 10px;display:grid}.timeline-event-toggle{width:100%;min-width:0;min-height:56px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:8px;padding:0;display:grid}.timeline-event-status-icon{width:28px;height:28px;color:var(--color-muted);background:var(--color-surface-muted);border-radius:8px;align-self:center;place-items:center;display:inline-grid}.timeline-event-status-icon svg{stroke-width:2.1px;width:14px;height:14px}.timeline-event-status-icon.is-success{color:var(--color-action-strong);background:var(--color-action-wash)}.timeline-event-status-icon.is-sync{color:var(--color-sync);background:var(--color-sync-soft)}.timeline-event-status-icon.is-sync svg{animation:.9s linear infinite tutti-sidebar-status-spin}.timeline-event-status-icon.is-warning{color:var(--color-warning);background:var(--color-warning-soft)}.timeline-event-status-icon.is-error{color:var(--color-error-strong);background:var(--color-error-soft)}.timeline-event-toggle:disabled{cursor:default}.timeline-event-toggle:focus-visible{outline:2px solid var(--color-action);outline-offset:3px;border-radius:8px}.timeline-event-chevron{width:15px;height:15px;color:var(--color-muted);justify-self:end;transition:transform .14s}.timeline-event-item.is-expanded .timeline-event-chevron{transform:rotate(180deg)}.timeline-event-title-line{align-items:center;gap:8px;min-width:0;display:flex}.timeline-event-copy{gap:3px;min-width:0;display:grid}.timeline-event-stage{color:var(--color-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.62rem;font-weight:850;line-height:1.2}.timeline-event-title-line h4{min-width:0;color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:900;line-height:1.25;overflow:hidden}.timeline-event-token{max-width:120px;color:var(--color-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:.64rem;font-weight:750;line-height:1.2;overflow:hidden}.timeline-trace-card{border-top:1px solid var(--color-line-soft);background:0 0;gap:12px;min-width:0;margin:0 0 14px;padding:12px 0 16px;display:grid}.timeline-trace-path{min-width:0;margin:0;padding:0 0 2px;list-style:none;display:flex;overflow:hidden}.timeline-trace-path li{grid-template-columns:12px minmax(0,1fr);align-items:center;gap:5px;min-width:0;padding-right:18px;display:grid;position:relative}.timeline-trace-path li:not(:last-child):after{background:var(--color-line-strong);content:"";width:10px;height:1px;position:absolute;top:50%;right:4px}.timeline-trace-path li>span{background:var(--color-muted);border:2px solid var(--color-surface);width:8px;height:8px;box-shadow:0 0 0 1px var(--color-line-strong);border-radius:999px}.timeline-trace-path li.is-success>span{background:var(--color-action)}.timeline-trace-path li.is-warning>span{background:var(--color-warning)}.timeline-trace-path li.is-error>span{background:var(--color-error-strong)}.timeline-trace-path strong{min-width:0;color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:800;line-height:1.2;overflow:hidden}.timeline-trace-summary,.timeline-trace-section p{min-width:0;color:var(--color-body);overflow-wrap:anywhere;margin:0;font-size:.8rem;font-weight:650;line-height:1.48}.timeline-trace-section{border-top:1px solid var(--color-line-soft);grid-template-columns:118px minmax(0,1fr);gap:14px;min-width:0;padding-top:11px;display:grid}.timeline-trace-summary+.timeline-trace-section,.timeline-trace-card>.timeline-trace-section:first-child{border-top:0;padding-top:0}.timeline-trace-label{color:var(--color-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.66rem;font-weight:900;line-height:1.35}.timeline-trace-section-body{gap:8px;min-width:0;display:grid}.timeline-trace-title,.timeline-trace-list strong,.timeline-trace-file-list strong{min-width:0;color:var(--color-ink);overflow-wrap:anywhere;font-size:.8rem;font-weight:900;line-height:1.35}.timeline-trace-muted{min-width:0;color:var(--color-muted);overflow-wrap:anywhere;font-size:.72rem;font-weight:750;line-height:1.4}.timeline-trace-more{width:fit-content;min-height:24px;color:var(--color-muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:2px 0;font-size:.72rem;font-weight:850;line-height:1.3;display:inline-flex}.timeline-trace-more:hover,.timeline-trace-more:focus-visible{color:var(--color-action-strong)}.timeline-trace-more:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #00ce8c3d}.timeline-trace-more svg{width:13px;height:13px;transition:transform .14s}.timeline-trace-more.is-expanded svg{transform:rotate(180deg)}.timeline-trace-list,.timeline-trace-snippet-list,.timeline-trace-diff-list,.timeline-trace-file-list{gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.timeline-trace-list li{min-width:0;color:var(--color-body);overflow-wrap:anywhere;flex-wrap:wrap;gap:6px 8px;font-size:.78rem;font-weight:650;line-height:1.42;display:flex}.timeline-trace-list.is-bulleted li{grid-template-columns:8px minmax(0,1fr);align-items:baseline;gap:8px;display:grid}.timeline-trace-list.is-bulleted li:before{background:var(--color-muted);content:"";border-radius:999px;width:4px;height:4px;transform:translateY(-1px)}.timeline-trace-snippet{border-top:1px dashed var(--color-line);gap:3px;min-width:0;padding:8px 0;display:grid}.timeline-trace-snippet:first-child{border-top:0;padding-top:0}.timeline-trace-snippet-button{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:3px;padding:0;display:grid}.timeline-trace-snippet-button:hover p,.timeline-trace-snippet-button:focus-visible p{color:var(--color-action-strong)}.timeline-trace-snippet-button:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #00ce8c3d}.timeline-trace-snippet span{min-width:0;color:var(--color-muted);overflow-wrap:anywhere;font-size:.7rem;font-weight:800;line-height:1.35}.timeline-trace-snippet p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.timeline-trace-diff-list li,.timeline-trace-file-list li{grid-template-columns:22px minmax(0,1fr);align-items:baseline;gap:8px;min-width:0;display:grid}.timeline-trace-file-list li{grid-template-columns:minmax(0,.35fr) minmax(0,1fr)}.timeline-trace-diff-mark{color:var(--color-muted);font-family:var(--font-mono);font-size:.76rem;font-weight:900}.timeline-trace-diff-list li.is-added .timeline-trace-diff-mark{color:var(--color-action-strong)}.timeline-trace-diff-list li.is-deleted .timeline-trace-diff-mark{color:var(--color-error-strong)}.timeline-trace-diff-list li.is-modified .timeline-trace-diff-mark,.timeline-trace-diff-list li.is-renamed .timeline-trace-diff-mark{color:var(--color-sync)}.timeline-trace-code,.timeline-trace-diff-list code,.timeline-trace-file-list code{min-width:0;color:var(--color-body);font-family:var(--font-mono);overflow-wrap:anywhere;word-break:break-word;font-size:.72rem;font-weight:800;line-height:1.4}.timeline-trace-inline,.timeline-trace-counters,.timeline-trace-links{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.timeline-trace-inline>p{flex:240px}.timeline-trace-counters span{color:var(--color-muted);font-family:var(--font-mono);font-size:.7rem;font-weight:850}.timeline-trace-link{align-items:center;gap:6px;min-width:0;min-height:30px;padding:6px 9px;font-size:.76rem;display:inline-flex}.timeline-trace-link svg{flex:none;width:13px;height:13px}.references-panel{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.skills-panel{min-height:0}.artifacts-panel{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.artifact-board-body{background:var(--color-surface);min-height:0;display:grid;overflow:hidden}.artifact-board-body.has-drawer{grid-template-columns:minmax(0,1fr) minmax(300px,360px)}.artifact-preview-frame{background:var(--color-surface);grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.artifact-iframe{background:var(--color-surface);border:0;width:100%;height:100%;min-height:0}.artifact-empty-preview{place-items:center;min-width:0;min-height:0;display:grid}.artifact-empty-preview>.empty-state{min-height:100%}.artifact-feedback-composer{background:var(--color-surface);border-left:1px solid var(--color-line);grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.artifact-feedback-composer-header,.artifact-feedback-composer-footer{justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:12px 14px;display:flex}.artifact-feedback-composer-header{border-bottom:1px solid var(--color-line-soft)}.artifact-feedback-composer-header>span{gap:2px;min-width:0;display:grid}.artifact-feedback-composer-header strong{color:var(--color-ink);font-family:var(--font-heading);font-size:1rem;line-height:1}.artifact-feedback-composer-header small,.artifact-feedback-section-heading>span,.artifact-feedback-note-copy small,.artifact-feedback-target-summary small{color:var(--color-muted);font-size:.68rem;font-weight:700;line-height:1.35}.artifact-feedback-composer-header .icon-button,.artifact-feedback-draft-list .icon-button{width:30px;min-width:30px;height:30px;min-height:30px;padding:0}.artifact-feedback-composer-header .icon-button svg,.artifact-feedback-draft-list .icon-button svg{width:14px;height:14px}.artifact-feedback-composer-scroll{align-content:start;gap:14px;min-width:0;min-height:0;padding:14px;display:grid;overflow:auto}.artifact-feedback-field{gap:6px;min-width:0;display:grid}.artifact-feedback-field .field-label{justify-content:space-between;display:flex}.artifact-feedback-field .field-label span{color:var(--color-muted);font-size:.66rem;font-weight:600}.artifact-feedback-field .textarea-shell{resize:vertical;min-height:82px}.artifact-feedback-state,.artifact-feedback-selecting{background:var(--color-surface-subtle);border:1px solid var(--color-line);color:var(--color-body);border-radius:10px;gap:7px;padding:11px 12px;font-size:.76rem;line-height:1.45;display:grid}.artifact-feedback-state.is-warning{background:var(--color-warning-soft);border-color:color-mix(in srgb, var(--color-warning) 22%, transparent)}.artifact-feedback-state strong,.artifact-feedback-selecting strong{color:var(--color-ink);font-size:.78rem}.artifact-feedback-state .quiet-button,.artifact-feedback-selecting .quiet-button{justify-self:start;min-height:32px}.artifact-feedback-selecting{text-align:center;justify-items:center;padding:22px 14px}.artifact-feedback-selecting>svg{width:22px;height:22px;color:var(--color-action-strong)}.artifact-feedback-annotations,.artifact-candidate-picker,.artifact-feedback-current-target{gap:9px;min-width:0;display:grid}.artifact-feedback-section-heading{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.artifact-feedback-section-heading>strong{color:var(--color-ink);font-size:.76rem;font-weight:800}.artifact-feedback-empty-copy{color:var(--color-muted);margin:0;font-size:.74rem;line-height:1.5}.artifact-feedback-draft-list,.artifact-feedback-card ol{gap:0;margin:0;padding:0;list-style:none;display:grid}.artifact-feedback-draft-list>li,.artifact-feedback-card li{border-top:1px dashed var(--color-line);grid-template-columns:22px minmax(0,1fr) auto;align-items:start;gap:8px;min-width:0;padding:9px 0;display:grid}.artifact-feedback-note-index{background:var(--color-surface-muted);width:20px;height:20px;color:var(--color-muted);font-family:var(--font-mono);border-radius:999px;place-items:center;font-size:.64rem;font-weight:800;display:grid}.artifact-feedback-note-copy{min-width:0;color:var(--color-body);gap:3px;font-size:.76rem;line-height:1.45;display:grid}.artifact-feedback-note-copy>strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.artifact-feedback-note-copy>small{overflow-wrap:anywhere}.artifact-candidate-list{gap:4px;display:grid}.artifact-candidate{width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;grid-template-columns:12px minmax(0,1fr);align-items:center;gap:8px;padding:8px 9px;display:grid}.artifact-candidate:hover,.artifact-candidate:focus-visible,.artifact-candidate.is-selected{background:var(--color-surface-hover);border-color:var(--color-line-strong);outline:none}.artifact-candidate:focus-visible{outline:var(--ring-action);outline-offset:1px}.artifact-candidate-marker{border:1px solid var(--color-line-strong);border-radius:999px;width:9px;height:9px}.artifact-candidate.is-selected .artifact-candidate-marker{background:var(--color-action);border-color:var(--color-action-strong);box-shadow:inset 0 0 0 2px var(--color-surface)}.artifact-candidate-copy{gap:2px;min-width:0;display:grid}.artifact-candidate-copy strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.artifact-candidate-copy span{color:var(--color-muted);font-size:.66rem}.artifact-feedback-wide-action{justify-content:center;width:100%}.artifact-feedback-wide-action svg,.artifact-feedback-inline-actions svg,.artifact-feedback-composer-footer svg{width:15px;height:15px}.artifact-feedback-current-target{padding-top:2px}.artifact-feedback-target-summary{background:var(--color-surface-hover);border:1px solid var(--color-line);border-radius:9px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;display:grid}.artifact-feedback-target-summary>svg{width:17px;height:17px;color:var(--color-action-strong)}.artifact-feedback-target-summary>span{gap:2px;min-width:0;display:grid}.artifact-feedback-target-summary strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.artifact-feedback-inline-actions,.artifact-feedback-composer-footer{justify-content:flex-end;gap:8px;display:flex}.artifact-feedback-composer-footer{background:var(--color-surface-subtle);border-top:1px solid var(--color-line-soft)}.artifact-feedback-composer-footer>small{color:var(--color-error-strong);font-size:.67rem;line-height:1.35}.artifact-feedback-composer-footer .action-button{justify-content:center;width:100%}.artifact-feedback-card{background:var(--color-surface);border:1px solid var(--color-line);border-radius:10px;width:min(100%,620px);margin-top:3px;overflow:hidden}.artifact-feedback-card>summary{cursor:pointer;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:9px;min-width:0;padding:10px 11px;list-style:none;display:grid}.artifact-feedback-card>summary::-webkit-details-marker{display:none}.artifact-feedback-card>summary>svg:first-child{width:18px;height:18px;color:var(--color-action-strong)}.artifact-feedback-card-heading{grid-template-columns:minmax(0,1fr) auto;gap:2px 10px;min-width:0;display:grid}.artifact-feedback-card-heading>strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.79rem;overflow:hidden}.artifact-feedback-card-heading>span{color:var(--color-muted);font-size:.68rem;font-weight:700}.artifact-feedback-card-heading>small{color:var(--color-body);text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:.73rem;line-height:1.4;overflow:hidden}.artifact-feedback-card-chevron{width:15px;height:15px;color:var(--color-muted);transition:transform .14s}.artifact-feedback-card[open] .artifact-feedback-card-chevron{transform:rotate(180deg)}.artifact-feedback-card-body{border-top:1px solid var(--color-line-soft);gap:4px;padding:0 12px 10px;display:grid}.artifact-feedback-card-summary{color:var(--color-body);margin:10px 0 1px;font-size:.77rem;line-height:1.5}.artifact-feedback-card li{grid-template-columns:22px minmax(0,1fr)}.artifact-feedback-card .artifact-feedback-note-copy>strong{white-space:normal}.artifact-feedback-note-copy>button{color:var(--color-action-strong);cursor:pointer;font:inherit;background:0 0;border:0;justify-self:start;align-items:center;gap:5px;margin-top:3px;padding:0;font-size:.7rem;font-weight:800;display:inline-flex}.artifact-feedback-note-copy>button:hover,.artifact-feedback-note-copy>button:focus-visible{text-underline-offset:3px;text-decoration:underline}.artifact-feedback-note-copy>button svg{width:13px;height:13px}.reference-list-toolbar{justify-content:flex-end;align-items:center;gap:4px;min-width:0;min-height:30px;margin-bottom:0;display:inline-flex}.reference-sort-button{width:28px;height:28px;color:var(--color-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;display:grid}.reference-sort-button:hover,.reference-sort-button:focus-visible,.reference-sort-button.is-active{border-color:var(--color-line);background:var(--color-surface-hover);color:var(--color-text)}.reference-sort-button:focus-visible{outline:var(--ring-action);outline-offset:2px}.reference-sort-button svg{width:15px;height:15px}.reference-board-body{grid-template-columns:minmax(320px,.86fr) minmax(300px,.72fr);gap:0;min-height:0;padding:0;display:grid;overflow:hidden}.reference-board-empty{grid-column:1/-1;min-width:0;min-height:0;display:grid;overflow:hidden}.reference-board-empty>.empty-state{align-self:stretch;min-height:100%}.reference-list{align-content:start;min-width:0;min-height:0;padding:14px;display:grid;overflow:auto}.reference-files-head{justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-top:12px;display:flex}.reference-files-head .reference-section-label{padding:0}.reference-image-strip{overscroll-behavior-x:contain;scroll-snap-type:x proximity;align-items:start;gap:0;min-width:0;padding-bottom:10px;display:flex;overflow:auto hidden}.reference-image-tile{border:0;border-left:1px dashed var(--color-line);width:104px;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:center;scroll-snap-align:start;background:0 0;border-radius:0;flex:0 0 104px;justify-items:center;gap:6px;padding:8px;display:grid}.reference-image-tile:last-child{border-right:1px dashed var(--color-line)}.reference-image-tile:hover,.reference-image-tile:focus-visible,.reference-image-tile.is-selected{background:var(--color-surface-hover);outline:none}.reference-image-tile:focus-visible{outline:var(--ring-action);outline-offset:-2px}.reference-image-tile.is-selected{box-shadow:inset 0 3px 0 var(--color-action)}.reference-image-tile img,.reference-image-tile-fallback{background:var(--color-surface-subtle);border:1px dashed var(--color-line);border-radius:4px;place-items:center;width:82px;height:82px;display:grid}.reference-image-tile img{object-fit:cover}.reference-image-tile.is-brand-placeholder img{object-fit:contain;padding:8px}.reference-image-tile-fallback{color:var(--color-muted)}.reference-image-tile-fallback svg{width:22px;height:22px}.reference-image-tile span:last-child{width:82px;color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:800;line-height:1.25;display:block;overflow:hidden}.reference-row{border:0;border-top:1px dashed var(--color-line);background:var(--color-surface);width:100%;min-width:0;color:inherit;cursor:pointer;font:inherit;text-align:left;border-radius:0;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;padding:8px 0;display:grid;position:relative}.reference-folder-group{border-top:1px dashed var(--color-line)}.reference-folder-group:last-child{border-bottom:1px dashed var(--color-line)}.reference-folder-head{cursor:pointer;background:var(--color-surface);grid-template-columns:26px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:8px 0;list-style:none;display:grid}.reference-folder-head::-webkit-details-marker{display:none}.reference-folder-head:hover,.reference-folder-head:focus-visible,.reference-folder-group[open]>.reference-folder-head{background:var(--color-surface-hover);outline:none}.reference-folder-files{background:var(--color-surface);min-width:0;padding-left:18px;display:grid}.reference-folder-files .reference-row:first-child{border-top-color:var(--color-line-soft)}.reference-section-label{color:var(--color-muted);font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;padding:12px 0 4px;font-size:.66rem;font-weight:900}.reference-list>.reference-section-label:first-child{padding-top:4px}.reference-row:last-child{border-bottom:1px dashed var(--color-line)}.reference-row.is-selected{background:var(--color-surface-hover);width:calc(100% + 20px);box-shadow:inset 3px 0 0 var(--color-action);border-top-color:#0000;border-radius:0;margin:0 -10px;padding-left:14px;padding-right:10px}.reference-row:hover,.reference-row:focus-visible{background:var(--color-surface-hover);outline:none}.reference-file-icon{border:1px solid var(--color-line);background:var(--color-surface);width:22px;height:22px;color:var(--color-muted);border-radius:8px;place-items:center;display:grid}.reference-file-icon svg{width:14px;height:14px}.reference-row-main{gap:4px;min-width:0;display:grid}.reference-row-main strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:800;line-height:1.32;display:block;overflow:hidden}.reference-row-main span,.reference-detail-head p{color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:800;line-height:1.3;overflow:hidden}.reference-detail-card{border-left:1px solid var(--color-line);background:0 0;align-content:start;align-self:stretch;gap:12px;min-width:0;min-height:0;padding:18px 16px;display:grid;overflow:auto}.reference-detail-head,.reference-detail-section{justify-items:start;gap:10px;min-width:0;display:grid}.reference-detail-section{border-top:1px dashed var(--color-line);width:100%;padding-top:12px}.reference-detail-section .task-section-label{margin-bottom:0}.reference-detail-card h4{color:var(--color-ink);font-family:var(--font-heading);margin:0;font-size:1.05rem;line-height:1.05}.reference-content{width:100%;min-width:0;color:var(--color-body);font-family:var(--font-mono);white-space:pre-wrap;margin:0;font-size:.76rem;font-weight:700;line-height:1.55;overflow:auto}.reference-summary{color:var(--color-text);overflow-wrap:anywhere;margin:0;font-size:.85rem;line-height:1.55}.reference-summary-status{color:var(--color-muted);overflow-wrap:anywhere;margin:-4px 0 0;font-size:.75rem;font-weight:700;line-height:1.35}.reference-content code{min-height:0;color:inherit;font:inherit;background:0 0;border:0;border-radius:0;padding:0;display:block}.reference-image-preview{object-fit:contain;background:var(--color-surface-subtle);border:1px solid var(--color-line);border-radius:4px;width:min(100%,720px);max-height:520px;display:block}.reference-empty{align-self:stretch;min-height:100%}.reference-upload-button{position:relative}.reference-upload-button:focus-within{outline:var(--ring-action);outline-offset:2px}.reference-upload-button input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.skill-detail-head{grid-template-columns:minmax(0,1fr) auto;place-items:start stretch}.skill-detail-title{gap:8px;min-width:0;display:grid}.skill-community-section{align-content:start;gap:8px;min-width:0;padding-bottom:12px;display:grid}.skill-community-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;display:grid}.skill-community-card{min-width:0;min-height:56px;color:inherit;border:1px solid var(--color-line);background:var(--color-surface);border-radius:8px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;padding:10px;text-decoration:none;transition:background .16s,border-color .16s,transform .16s;display:grid}.skill-community-card:hover,.skill-community-card:focus-visible{border-color:var(--color-state-border);background:var(--color-surface-hover);outline:none;transform:translateY(-1px)}.skill-community-card:focus-visible{outline:var(--ring-action);outline-offset:2px}.skill-community-card-icon{width:24px;height:24px;color:var(--color-action-strong);place-items:center;display:grid}.skill-community-card-icon svg{width:15px;height:15px}.skill-community-card-main{min-width:0;display:grid}.skill-community-card-main strong{color:var(--color-ink);overflow-wrap:anywhere;font-size:.78rem;font-weight:800;line-height:1.25}.skill-delete-button{color:var(--color-error-strong);justify-self:end}.skill-delete-button svg{width:15px;height:15px}@media (width<=760px){.artifact-board-body.has-drawer{grid-template-rows:minmax(280px,1fr) minmax(300px,.9fr);grid-template-columns:minmax(0,1fr)}.artifact-feedback-composer{border-top:1px solid var(--color-line);border-left:0}.reference-board-body,.skill-community-grid{grid-template-columns:minmax(0,1fr)}.reference-detail-card{border-top:1px solid var(--color-line);border-left:0}.artifact-preview-frame{min-height:440px}.timeline-event-item{grid-template-columns:96px 24px minmax(0,1fr);min-height:72px}.timeline-event-time{max-width:88px;font-size:.64rem}.timeline-event-title-line{flex-wrap:wrap;gap:6px}.timeline-task-group-head{grid-template-columns:minmax(0,1fr) auto}.timeline-task-group-head>span{grid-column:1/-1}.timeline-event-main,.timeline-event-toggle{min-height:72px}.skill-detail-head{grid-template-columns:minmax(0,1fr)}.skill-delete-button{justify-self:start}.worklist-page-panel .task-board-body{grid-template-columns:minmax(0,1fr)}.worklist-page-panel .task-detail-card{display:none}.worklist-page-panel .task-list{padding:14px}.timeline-overview{grid-template-columns:minmax(0,1fr) max-content;gap:10px;padding:2px 14px 3px}.timeline-overview-token{padding-left:10px}.timeline-events{padding:12px 14px 14px}.timeline-audit-intro{align-items:start;gap:10px;display:grid}.timeline-audit-meta{justify-self:start}.timeline-trace-card{gap:11px;margin-bottom:14px;padding:10px 0 14px}.timeline-trace-path{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;display:grid;overflow:visible}.timeline-trace-path li{padding-right:0}.timeline-trace-path li:not(:last-child):after{display:none}.timeline-trace-section{grid-template-columns:minmax(0,1fr);gap:6px}.timeline-trace-file-list li{grid-template-columns:minmax(0,1fr)}}.detail-list{margin:0;padding:16px;display:grid}.detail-list div{border-top:1px dashed var(--color-line);gap:4px;padding:10px 0;display:grid}.detail-list div:first-child{border-top:0;padding-top:0}.detail-list dt{color:var(--color-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.64rem;font-weight:800}.detail-list dd{overflow-wrap:anywhere;color:var(--color-body);margin:0;font-size:.82rem;font-weight:700}.signal-strip{border-bottom:1px solid var(--color-line-soft);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.signal-strip div{border-right:1px solid var(--color-line-soft);min-width:0;padding:14px 18px}.signal-strip div:last-child{border-right:0}.signal-strip span{color:var(--color-muted);font-family:var(--font-mono);margin-bottom:5px;font-size:.65rem;font-weight:700;display:block}.signal-strip strong{overflow-wrap:anywhere;color:var(--color-text);font-size:.86rem;display:block}.signal-strip .is-live strong{color:var(--color-brand-dark)}.dot-pager{--dot-pager-slot:18px;grid-template-columns:30px auto 30px;justify-content:center;align-items:center;gap:8px;min-width:0;display:grid}.dot-pager-arrow{width:30px;height:36px;color:var(--color-ink);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid}.dot-pager-arrow span{font-size:1.05rem;font-weight:600;line-height:1}.dot-pager-arrow:hover:not(:disabled),.dot-pager-arrow:focus-visible{color:var(--color-brand-dark)}.dot-pager-arrow:focus-visible,.dot-pager-page:focus-visible{outline:1px solid var(--color-line-strong);outline-offset:1px}.dot-pager-arrow:disabled{color:var(--color-ink);cursor:default;opacity:.2}.dot-pager-viewport{width:calc(var(--dot-pager-visible-count) * var(--dot-pager-slot));overflow:hidden}.dot-pager-track{width:max-content;transform:translateX(calc(var(--dot-pager-window-start) * var(--dot-pager-slot) * -1));will-change:transform;transition:transform .22s ease-out;display:flex}.dot-pager-page{flex:0 0 var(--dot-pager-slot);width:var(--dot-pager-slot);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;height:28px;padding:0;display:grid}.dot-pager-page:disabled{cursor:default}.dot-pager-page>span{background:var(--color-line-strong);border-radius:50%;width:6px;height:6px;transition:width .16s,height .16s,background-color .16s}.dot-pager-page:hover>span{background:color-mix(in srgb, var(--color-ink) 42%, transparent)}.dot-pager-page.is-current>span{background:var(--color-ink);width:7px;height:7px}@media (prefers-reduced-motion:reduce){.dot-pager-track{transition:none}}.message.is-chat-event{min-width:0;padding:4px 0 12px calc(var(--message-avatar-size,var(--size-avatar)) + 18px);display:block}.chat-event-card{--chat-event-accent:var(--color-muted);--chat-event-soft:var(--color-surface-muted);width:min(100%,780px);min-width:0;color:inherit;background:var(--color-surface);border:1px solid var(--color-line-soft);border-radius:var(--radius-chat-item);box-shadow:none;display:block;position:relative;overflow:hidden}.chat-event-card:before{z-index:2;content:"";background:var(--chat-event-accent);border-radius:0 var(--radius-pill) var(--radius-pill) 0;opacity:.82;width:3px;position:absolute;top:12px;bottom:12px;left:0}.chat-event-card.is-success{--chat-event-accent:var(--color-action-strong);--chat-event-soft:var(--color-action-wash)}.chat-event-card.is-warning{--chat-event-accent:var(--color-warning);--chat-event-soft:color-mix(in srgb, var(--color-warning-soft) 72%, var(--color-surface))}.chat-event-card.is-danger{--chat-event-accent:var(--color-error-strong);--chat-event-soft:var(--color-error-soft);border-color:color-mix(in srgb, var(--color-error-strong) 18%, var(--color-line))}.chat-event-card.is-neutral{--chat-event-accent:var(--color-muted);--chat-event-soft:var(--color-surface-muted)}button.chat-event-card{font:inherit;text-align:left;cursor:pointer;transition:background .16s,border-color .16s,transform .16s}button.chat-event-card:disabled{cursor:default}button.chat-event-card:not(:disabled):hover{background:var(--color-surface-hover);border-color:var(--color-state-border);transform:translateY(-1px)}button.chat-event-card:focus-visible,.chat-event-card>summary:focus-visible{outline:var(--ring-sync);outline-offset:-3px}.chat-event-card.is-compact{grid-template-columns:28px minmax(0,1fr) 24px;align-items:start;gap:11px;padding:14px 13px 14px 15px;display:grid}.chat-event-card-status-icon{width:26px;height:26px;color:var(--chat-event-accent);background:var(--chat-event-soft);border-radius:var(--radius-chat-item);place-items:center;display:grid}.chat-event-card-status-icon svg,.chat-event-card-status-icon i{stroke-width:2px;width:15px;height:15px}.chat-event-card-header{background:var(--color-surface);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:11px;width:100%;min-width:0;padding:12px 13px 12px 15px;list-style:none;display:grid}summary.chat-event-card-header{cursor:pointer}.chat-event-card-header::-webkit-details-marker{display:none}.chat-event-card-title{gap:2px;min-width:0;display:grid}.chat-event-card-title>strong{color:var(--color-ink);overflow-wrap:anywhere;font-size:.9rem;font-weight:850;line-height:1.35}.chat-event-card-meta{color:var(--chat-event-accent);font-family:var(--font-mono);text-transform:uppercase;font-size:.62rem;font-weight:800;line-height:1.35}.chat-event-card-toggle{width:24px;height:24px;color:var(--color-muted);place-items:center;transition:transform .16s;display:grid}.chat-event-card-toggle svg,.chat-event-card-toggle i{stroke-width:1.8px;width:16px;height:16px}.chat-event-card[open] .chat-event-card-toggle{transform:rotate(180deg)}.chat-event-card-body{background:var(--color-surface);border-top:1px solid var(--color-line-soft);gap:0;min-width:0;display:grid}.chat-event-card-footer{background:var(--color-surface-subtle);border-top:1px solid var(--color-line-soft);flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:11px 14px;display:flex}.chat-event-primary-action{white-space:nowrap;min-height:34px;padding:0 12px}.chat-event-primary-action svg{flex:none;width:17px;height:17px}.chat-event-thread{gap:2px;padding:0 16px 7px;display:grid}.chat-event-message{grid-template-columns:var(--message-avatar-size,var(--size-avatar)) minmax(0, 1fr);align-items:start;gap:11px;min-width:0;padding:9px 0;display:grid}.chat-event-message-copy{gap:4px;min-width:0;display:grid}.chat-event-message .message-meta{grid-area:auto}.chat-event-message-copy p{color:var(--color-body);overflow-wrap:anywhere;font-size:.84rem;font-weight:500;line-height:1.52}.chat-event-composer{padding:2px 14px 12px calc(var(--message-avatar-size,var(--size-avatar)) + 27px);background:var(--color-surface);border-top:0}.chat-event-composer-input-shell{--composer-control-size:36px;--composer-tool-size:28px;min-height:var(--composer-control-size);padding:3px 5px 3px 11px}.chat-event-composer-tools{align-self:end}.chat-event-composer .mention-input{--mention-input-font-size:.84rem}.chat-event-composer .mention-input-editor{width:100%;min-width:0;min-height:26px;max-height:calc((var(--mention-input-font-size) * var(--mention-input-line-height)) * 4 + 4px);color:var(--color-body);font-family:var(--font-body);font-size:var(--mention-input-font-size);font-weight:500;line-height:var(--mention-input-line-height);caret-color:var(--color-action-strong);white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:0;border-radius:0;padding:2px 0;overflow-y:auto}.chat-event-composer .mention-input-editor:empty:before{color:var(--color-placeholder);content:attr(data-placeholder);font-weight:500}.chat-event-composer .mention-input-editor:focus{outline:none}.chat-event-send-button{flex:0 0 var(--composer-tool-size);width:var(--composer-tool-size);min-width:var(--composer-tool-size);height:var(--composer-tool-size);color:var(--color-action-text);background:var(--color-action)}.chat-clarification-card .chat-event-card-body{border-top:0}.chat-task-result-card-main{gap:5px;min-width:0;display:grid}.chat-task-result-card-open{width:100%;min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:28px minmax(0,1fr) 24px;align-items:start;gap:11px;padding:14px 13px 14px 15px;transition:background .16s;display:grid}.chat-task-result-card-open:disabled{cursor:default}.chat-task-result-card-open:not(:disabled):hover{background:var(--color-surface-hover)}.chat-task-result-card-open:focus-visible{outline:var(--ring-sync);outline-offset:-3px}.chat-task-result-card-actions{background:var(--color-surface-subtle);border-top:1px solid var(--color-line-soft);justify-content:flex-end;padding:9px 13px 11px;display:flex}.chat-task-result-card-state{color:var(--color-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.62rem;font-weight:800;line-height:1.25}.chat-task-result-card-main>strong{color:var(--color-ink);overflow-wrap:anywhere;font-size:.9rem;font-weight:850;line-height:1.35}.chat-task-result-card-module,.chat-task-result-card-error-code{color:var(--color-muted);font-family:var(--font-mono);font-size:.67rem;font-weight:850;line-height:1.25}.chat-task-result-card-error-code{color:var(--color-error-strong)}.chat-task-result-card-summary{color:var(--color-body);overflow-wrap:anywhere;font-size:.83rem;font-weight:550;line-height:1.45}.chat-task-result-card-files{flex-wrap:wrap;gap:6px;min-width:0;margin-top:2px;display:flex}.chat-task-result-card-file{max-width:100%;color:var(--color-muted);background:color-mix(in srgb, var(--color-surface-muted) 78%, transparent);border-radius:7px;align-items:center;gap:5px;padding:3px 7px;font-size:.72rem;font-weight:800;line-height:1.2;display:inline-flex}.chat-task-result-card-file svg,.chat-task-result-card-file i{stroke-width:2px;flex:none;width:13px;height:13px}.chat-task-result-card-file span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-task-result-card-arrow{width:24px;height:24px;color:var(--color-muted);place-items:center;display:grid}.chat-task-result-card-arrow svg,.chat-task-result-card-arrow i{stroke-width:1.8px;width:16px;height:16px}.chat-approval-card-content{gap:10px;min-width:0;padding:12px 16px 14px 54px;display:grid}.chat-approval-card-summary,.chat-approval-card-reason,.chat-approval-card-resolution{color:var(--color-body);overflow-wrap:anywhere;margin:0;font-size:.84rem;font-weight:550;line-height:1.52}.chat-approval-card-reason,.chat-approval-card-resolution{color:var(--color-muted);font-size:.8rem}.chat-approval-card-detail{background:var(--color-surface-subtle);border:1px solid var(--color-line-soft);border-radius:6px;gap:6px;min-width:0;padding:10px 11px;display:grid}.chat-approval-card-detail-label{color:var(--color-muted);font-family:var(--font-mono);text-transform:uppercase;font-size:.62rem;font-weight:800;line-height:1.3}.chat-approval-card-detail-code,.chat-approval-card-detail-text{min-width:0;color:var(--color-body);font-family:var(--font-mono);overflow-wrap:anywhere;font-size:.72rem;font-weight:700;line-height:1.45;display:block}.chat-approval-card-detail-code{white-space:pre-wrap}.chat-approval-card-actions{align-items:center}.chat-approval-card-decision{white-space:nowrap;min-height:34px;padding:0 11px}.chat-approval-card-decision svg,.chat-approval-card-decision i{flex:none;width:17px;height:17px}.chat-approval-card-decision.is-danger{color:var(--color-error-strong);border-color:color-mix(in srgb, var(--color-error-strong) 24%, var(--color-line-strong))}@media (width<=760px){.message.is-chat-event{padding-left:0;display:block}.chat-event-card.is-compact{grid-template-columns:24px minmax(0,1fr) 20px;gap:8px;padding:12px 10px 12px 13px}.chat-event-card-header{grid-template-columns:26px minmax(0,1fr) auto;gap:9px;padding:11px 11px 11px 13px}.chat-clarification-card.is-fixed-open>.chat-event-card-header{grid-template-columns:26px minmax(0,1fr);align-items:start}.chat-event-thread{padding-left:12px;padding-right:12px}.chat-clarification-card.is-fixed-open .chat-event-primary-action{grid-column:1/-1;justify-self:stretch;width:100%;min-height:38px}.chat-event-composer{padding-left:15px;padding-right:12px}.chat-approval-card-content{padding-left:15px;padding-right:13px}.chat-approval-card-actions{grid-template-columns:minmax(0,1fr);width:100%;display:grid}.chat-approval-card-decision{width:100%;min-height:38px}}.workspace-page{--sidebar-width:72px;--workspace-page-padding-x:clamp(6px, 1vw, 18px);--workspace-page-padding-y:clamp(6px, 1vh, 18px);min-height:100vh;padding:var(--workspace-page-padding-y) var(--workspace-page-padding-x);color:var(--color-text);background:var(--color-page)}.workspace-shell{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);width:min(100%, var(--workspace-content-max));height:calc(100vh - var(--workspace-page-padding-y) * 2);height:calc(100dvh - var(--workspace-page-padding-y) * 2);min-height:min(680px, calc(100vh - var(--workspace-page-padding-y) * 2));background:var(--color-page);border:1px solid var(--color-line);border-radius:var(--radius-app);box-shadow:var(--shadow-ring), var(--shadow-app);margin:0 auto;display:grid;overflow:hidden}.workspace-shell .sidebar{z-index:20;background:var(--color-page);border:0;border-radius:0;gap:8px;width:auto;min-height:auto;padding:14px 8px 12px;position:relative;overflow:visible}.workspace-shell .workspace-logo{margin-top:11px;margin-bottom:16px}.workspace-shell .sidebar-button{height:38px}.workspace-shell .sidebar-nav{gap:14px}.workspace-shell .sidebar-status-group{gap:12px;margin-bottom:6px}.workspace-shell .sidebar-button svg{stroke-width:1.75px;width:24px;height:24px}.workspace-shell .sidebar-button-badge{top:5px;right:9px}.workspace-shell .sidebar-button-badge.is-pill{top:2px;right:1px}.workspace-shell .sidebar-button:hover,.workspace-shell .sidebar-button.is-active,.workspace-shell .sidebar-button:focus-visible{background:var(--color-surface);box-shadow:none}.workspace-main{z-index:1;background:var(--color-page);grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;position:relative}.workspace-shell.is-headerless .workspace-main{grid-template-rows:minmax(0,1fr)}.chat-panel-actions{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.workspace-mobile-context,.workspace-mobile-action{display:none}.mobile-scratchpad-trigger{position:relative}.mobile-scratchpad-trigger.is-syncing:after{content:"";background:var(--color-sync);border-radius:var(--radius-pill);width:7px;height:7px;position:absolute;top:6px;right:6px}.workspace-grid{background:var(--color-page);grid-template-columns:minmax(560px,1.45fr) minmax(330px,.55fr);gap:8px;min-height:0;padding:10px 10px 10px 0;display:grid;position:relative;overflow:hidden}.workspace-grid.is-tutti{grid-template-columns:minmax(560px,1.45fr) minmax(330px,.55fr)}.chat-workspace-grid{align-items:stretch}.references-workspace-grid,.artifacts-workspace-grid,.worklist-workspace-grid{grid-template-columns:minmax(0,1fr)}.settings-workspace-grid{grid-template-columns:minmax(0,1fr);overflow:auto}.timeline-workspace-grid{grid-template-columns:minmax(0,1fr);overflow:hidden}.settings-page-grid{min-width:0;min-height:100%;display:grid}.timeline-page-grid{min-width:0;min-height:0;display:grid}.workspace-grid>.panel,.chat-side-column>.panel{border-color:var(--color-line);min-height:0;box-shadow:none}.chat-primary{min-height:0}.chat-panel .panel-title{flex:auto}.chat-panel .panel-title h3{text-overflow:ellipsis;min-width:0;overflow:hidden}.scratchpad-panel{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid}.chat-side-column{gap:var(--gap-md);grid-template-rows:minmax(0,1fr);min-width:0;min-height:0;display:grid}.chat-side-column.has-progress{grid-template-rows:minmax(220px,1fr) auto}.scratchpad-panel-body{gap:14px;min-height:0;padding:16px;display:grid;overflow:auto}.scratchpad-panel-body.scratchpad{grid-template-rows:minmax(0,1fr) auto auto;gap:0;padding:15px 16px 16px;position:relative;overflow:hidden}.scratchpad-content{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;min-height:0;padding-bottom:4px;animation:.18s ease-out tutti-scratchpad-page-enter;position:relative;overflow:auto}.scratchpad-content.is-submitted,.scratchpad-content.is-submitted .scratchpad-head h4,.scratchpad-content.is-submitted .scratchpad-summary,.scratchpad-content.is-submitted .scratchpad-label,.scratchpad-content.is-submitted .scratchpad-row p{color:var(--color-muted)}.scratchpad-content.is-submitted .scratchpad-head:before{background:var(--color-line-strong)}.scratchpad-content.is-submitted .scratchpad-marker,.scratchpad-content.is-submitted .scratchpad-row.is-confirmed .scratchpad-marker,.scratchpad-content.is-submitted .scratchpad-row.is-question .scratchpad-marker,.scratchpad-content.is-submitted .scratchpad-row.is-task-change .scratchpad-marker{color:var(--color-muted);background:var(--color-surface-muted);border-color:var(--color-line)}@keyframes tutti-scratchpad-page-enter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.scratchpad-panel-body>.empty-state{align-self:stretch;min-height:100%}.scratchpad-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;padding-left:12px;display:grid;position:relative}.scratchpad-head:before{width:var(--selection-rail-width);content:"";background:var(--color-action);border-radius:var(--radius-pill);height:calc(100% - 1px);position:absolute;top:0;left:0}.scratchpad-head h4{color:var(--color-ink);font-family:var(--font-heading);margin-top:4px;font-size:1.08rem;line-height:1.08}.scratchpad-summary{color:var(--color-body);margin-top:8px;padding:0 0 12px 12px;font-size:.85rem;line-height:1.48}.scratchpad-section{border-top:1px dashed var(--color-line);min-width:0;padding:10px 0 0 12px}.scratchpad-label{color:var(--color-muted);font-family:var(--font-mono);font-size:.64rem;font-weight:800;line-height:1.2;display:block}.scratchpad-list{margin-top:6px;display:grid}.scratchpad-row{border-top:1px dashed var(--color-line);grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:6px 0;display:grid}.scratchpad-row:first-child{border-top:0}.scratchpad-marker{width:20px;height:20px;color:var(--color-muted);background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:7px;place-items:center;display:grid}.scratchpad-marker svg{width:12px;height:12px}.scratchpad-row.is-confirmed .scratchpad-marker{color:var(--color-action-strong);background:var(--color-action-wash);border-color:#08795f33}.scratchpad-row.is-question .scratchpad-marker{color:var(--color-warning);background:var(--color-warning-soft);border-color:#ad680033}.scratchpad-row.is-task-change .scratchpad-marker{color:var(--color-sync);background:var(--color-sync-soft);border-color:#325f7833}.scratchpad-row p{color:var(--color-body);font-size:.8rem;font-weight:700;line-height:1.42}.scratchpad-submitted-receipt{width:100%;min-width:0;color:inherit;text-align:left;background:var(--color-surface-subtle);border:1px solid var(--color-state-border);border-radius:10px;gap:6px;margin:12px 0 4px;padding:10px 11px 7px;display:grid}.scratchpad-submitted-receipt-header{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.scratchpad-submitted-receipt-header>strong{color:var(--color-text);font-family:var(--font-mono);text-transform:uppercase;font-size:.64rem;font-weight:800;line-height:1.25}.scratchpad-submitted-receipt-check{width:14px;height:14px;color:var(--color-action-strong);stroke-width:2px;flex:none}.scratchpad-submitted-task-list{min-width:0;display:grid}.scratchpad-submitted-empty{min-width:0;color:var(--color-muted);border-top:1px dashed var(--color-line);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;padding:8px 0;display:grid}.scratchpad-submitted-empty>svg{stroke-width:1.8px;width:15px;height:15px;margin-top:1px}.scratchpad-submitted-empty-copy{gap:2px;min-width:0;display:grid}.scratchpad-submitted-empty-copy>span{color:var(--color-text);font-size:.78rem;font-weight:820;line-height:1.25}.scratchpad-submitted-empty-copy small{color:var(--color-muted);overflow-wrap:anywhere;font-size:.68rem;font-weight:650;line-height:1.35}.scratchpad-submitted-task{width:100%;min-width:0;color:var(--color-ink);text-align:left;border:0;border-top:1px dashed var(--color-line);cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 0;display:grid}.scratchpad-submitted-task:disabled{cursor:default}.scratchpad-submitted-task:focus-visible{outline:var(--ring-action);outline-offset:1px;border-radius:6px}.scratchpad-submitted-task:hover:not(:disabled){color:var(--color-action-strong)}.scratchpad-submitted-task-copy{gap:2px;min-width:0;display:grid}.scratchpad-submitted-task-copy>span{overflow-wrap:anywhere;font-size:.78rem;font-weight:820;line-height:1.25}.scratchpad-submitted-task-copy small{min-width:0;color:var(--color-muted);font-family:var(--font-mono);overflow-wrap:anywhere;font-size:.62rem;font-weight:850;line-height:1.25}.scratchpad-submitted-task>svg{width:15px;height:15px;color:var(--color-muted);stroke-width:1.8px}.scratchpad-footer{background:var(--color-surface-subtle);border-top:1px solid var(--color-line-soft);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;margin:10px -16px -16px;padding:10px 16px 14px;display:grid}.scratchpad-history-nav+.scratchpad-footer{margin-top:0}.scratchpad-footer-note{-webkit-line-clamp:4;min-width:0;color:var(--color-muted);overflow-wrap:anywhere;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;grid-column:1/-1;margin:0;font-size:.72rem;font-weight:700;line-height:1.34;display:-webkit-box;overflow:hidden}.scratchpad-footer-note.is-error{color:var(--color-error-strong)}.scratchpad-submit-context{gap:3px;min-width:0;display:grid}.scratchpad-history-nav{background:0 0;border:0;place-items:center;min-width:0;margin:8px 0 0;padding:8px 0 4px;display:grid}.scratchpad-updated-at{min-width:0;color:var(--color-muted);font-family:var(--font-body);gap:1px;font-size:.74rem;font-weight:400;line-height:1.24;display:grid}.scratchpad-footer-actions{justify-content:end;align-items:center;gap:8px;min-width:0;display:flex}.scratchpad-submit-button{width:auto;min-width:100px;padding-left:14px;padding-right:14px}.scratchpad-submit-button.is-pending svg{animation:.9s linear infinite tutti-scratchpad-action-spin}.scratchpad-panel.is-compact .scratchpad-panel-body.scratchpad{grid-template-rows:minmax(0,1fr) auto}.scratchpad-panel.is-compact .scratchpad-footer{grid-template-columns:minmax(0,1fr)}.scratchpad-panel.is-compact .scratchpad-submit-context{grid-column:1/-1}.scratchpad-panel.is-compact .scratchpad-footer-actions{grid-column:1/-1;justify-content:stretch}.scratchpad-panel.is-compact .scratchpad-submit-button{flex:auto}@keyframes tutti-scratchpad-action-spin{to{transform:rotate(360deg)}}.execution-progress-panel{grid-template-rows:auto auto;min-height:0;display:grid}.mobile-scratchpad-layer{display:none}.execution-progress-panel .panel-title h3{font-size:1rem}.execution-progress-body{background:var(--color-surface);min-height:0;padding:14px 16px 16px;overflow:hidden}.execution-progress-panel.is-complete .execution-progress-body{background:var(--color-action-wash);animation:1.5s ease-out tutti-execution-complete-wash}.execution-progress-list{align-content:start;min-height:0;display:grid;overflow:auto}.execution-progress-step{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:9px;min-width:0;padding:8px 0;display:grid;position:relative}.execution-progress-step:before{content:"";background:var(--color-line);width:1px;position:absolute;top:0;bottom:0;left:11px}.execution-progress-step:first-child:before{top:50%}.execution-progress-step:last-child:before{bottom:50%}.execution-progress-step:only-child:before{display:none}.execution-progress-step.is-done .execution-progress-step-label{color:var(--color-ink)}.execution-progress-step.is-waiting .execution-progress-step-label{color:var(--color-muted)}.execution-progress-step.is-failed .execution-progress-step-label{color:var(--color-error-strong)}.execution-progress-step.is-pending .execution-progress-step-label{color:var(--color-warning)}.execution-progress-marker{z-index:1;width:22px;height:22px;color:var(--color-muted);background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:50%;place-items:center;display:grid;position:relative}.execution-progress-step-content{gap:3px;min-width:0;padding-top:1px;display:grid}.execution-progress-step-title{min-width:0;color:var(--color-body);font-size:.8rem;font-weight:800;line-height:1.36}.execution-progress-marker svg{stroke-width:2.4px;width:13px;height:13px}.execution-progress-marker.is-waiting svg{color:#0000;fill:#0000;width:8px;height:8px}.execution-progress-marker.is-running{color:var(--color-sync);background:var(--color-sync-soft);border-color:#325f7838}.execution-progress-marker.is-running svg{width:13px;height:13px;animation:.9s linear infinite tutti-execution-progress-spin}.execution-progress-marker.is-done{color:var(--color-action-strong);background:var(--color-action-wash);border-color:#08795f38}.execution-progress-marker.is-failed{color:var(--color-error-strong);background:var(--color-error-soft);border-color:#9b343438}.execution-progress-marker.is-pending{color:var(--color-warning);background:var(--color-warning-soft);border-color:#b56f1a3d}.execution-progress-step-label{min-width:0;color:var(--color-body)}.execution-progress-step-elapsed{color:var(--color-muted)}.execution-progress-step-detail,.execution-progress-step-metrics{min-width:0;color:var(--color-muted);font-size:.74rem;font-weight:700;line-height:1.36}.execution-progress-step-activity{min-width:0;color:var(--color-muted);font-size:.72rem;font-weight:600;line-height:1.36}.execution-progress-step-metrics{flex-wrap:wrap;gap:6px;display:flex}.execution-progress-step-metric{min-width:0}@keyframes tutti-execution-progress-spin{to{transform:rotate(360deg)}}@keyframes tutti-execution-complete-wash{0%{background:var(--color-surface)}18%{background:#d5f5e199}to{background:var(--color-action-wash)}}@media (prefers-reduced-motion:reduce){.execution-progress-marker.is-running svg,.execution-progress-panel.is-complete .execution-progress-body{animation:none}}.tasks{grid-template-rows:auto minmax(0,1fr);display:grid}.worklist-page-panel{min-height:0}.worklist-page-body{grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;display:grid;overflow:hidden}.worklist-page-panel .task-board-body{grid-row:2;grid-template-columns:minmax(320px,.86fr) minmax(300px,.72fr);gap:0;min-height:0;padding:0;display:grid;overflow:hidden}.worklist-page-empty{grid-row:2;min-width:0;min-height:0;display:grid;overflow:hidden}.worklist-page-empty>.empty-state{align-self:stretch;min-height:100%}.worklist-page-panel .task-list{padding:12px 18px}.worklist-page-panel .task-detail-card{padding:20px 18px;overflow:auto}@media (width<=1080px){.workspace-shell{grid-template-columns:1fr;height:auto;max-height:none}.sidebar{border-right:0;border-bottom:1px solid var(--color-line);flex-direction:row;align-items:center;overflow-x:auto}.workspace-logo{flex:none;margin:0 10px 0 0}.sidebar-nav,.sidebar-status-group,.sidebar-footer{flex-direction:row;width:auto}.sidebar-footer{margin:0 0 0 auto}.sidebar-button,.sidebar-status-entry{flex:none}.workspace-grid,.workspace-grid.is-tutti{grid-template-columns:1fr;overflow:visible}.chat-side-column{grid-template-rows:auto}.worklist-page-panel .task-board-body{grid-template-columns:minmax(0,1fr)}.worklist-page-panel .task-detail-card{border-top:1px solid var(--color-line);border-left:0}}@media (width<=760px){html,body{scrollbar-gutter:auto}body:has(.workspace-page){height:var(--tutti-viewport-height,100dvh);min-height:0;overflow:hidden}#root:has(.workspace-page){height:var(--tutti-viewport-height,100dvh);min-height:0;overflow:hidden}.workspace-page{top:var(--tutti-viewport-offset-top,0px);width:100%;height:var(--tutti-viewport-height,100dvh);background:var(--color-surface);min-height:0;padding:0;position:fixed;left:0;right:0;overflow:hidden}.workspace-shell{width:100%;height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.workspace-shell.is-headerless .workspace-main{background:var(--color-surface);grid-template-rows:minmax(0,1fr);min-height:0}.workspace-shell .sidebar{z-index:80;width:100%;min-height:calc(58px + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) 10px 0 14px;background:var(--color-page);border:0;border-bottom:1px solid var(--color-line-soft);box-shadow:none;border-radius:0;flex-direction:row;align-items:center;gap:0;display:flex;position:relative;overflow:visible}.workspace-shell .workspace-logo{justify-content:flex-start;align-items:center;width:auto;min-height:44px;margin:0;display:flex}.workspace-shell .workspace-logo .brand-logo{--brand-logo-width:54.4px}.workspace-shell .workspace-mobile-context{flex:auto;gap:2px;min-width:0;margin:0 6px 0 10px;display:grid}.workspace-shell .workspace-mobile-context strong,.workspace-shell .workspace-mobile-context span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .workspace-mobile-context strong{color:var(--color-ink);font-family:var(--font-heading);font-size:.96rem;line-height:1}.workspace-shell .workspace-mobile-context span{color:var(--color-muted);font-family:var(--font-mono);font-size:.58rem;font-weight:800;line-height:1.1}.workspace-shell .workspace-mobile-action{flex:0 0 44px;width:44px;margin-right:4px;display:flex}.workspace-shell .workspace-mobile-action>.quiet-button,.workspace-shell .workspace-mobile-action>.action-button{width:44px;height:44px;min-height:44px;color:var(--color-nav-muted);box-shadow:none;background:0 0;border:0;border-radius:11px;padding:0}.workspace-shell .workspace-mobile-action>.quiet-button:hover,.workspace-shell .workspace-mobile-action>.quiet-button:focus-visible,.workspace-shell .workspace-mobile-action>.action-button:hover,.workspace-shell .workspace-mobile-action>.action-button:focus-visible{color:var(--color-brand-dark);background:var(--color-sidebar-active);transform:none}.workspace-shell .sidebar-status-group,.workspace-shell .sidebar-footer,.workspace-shell .tooltip-trigger[data-label=References],.workspace-shell .tooltip-trigger[data-label=Skills],.workspace-shell .tooltip-trigger[data-label=Timeline],.workspace-shell .tooltip-trigger[data-label=Settings],.workspace-shell .sidebar-button[data-label=References],.workspace-shell .sidebar-button[data-label=Skills],.workspace-shell .sidebar-button[data-label=Timeline],.workspace-shell .sidebar-button[data-label=Settings]{display:none}.workspace-shell .sidebar-nav{background:var(--color-surface-subtle);border:1px solid var(--color-line-soft);border-radius:14px;flex-direction:row;gap:0;width:auto;margin-left:auto;padding:2px;display:flex}.workspace-shell .sidebar-button{border-radius:11px;flex:0 0 44px;width:44px;height:44px}.workspace-shell .sidebar-nav>.tooltip-trigger{flex:0 0 44px;width:44px}.workspace-shell .tooltip-content{display:none}.workspace-shell .sidebar-button svg{width:22px;height:22px}.workspace-shell .sidebar-button:hover,.workspace-shell .sidebar-button:focus-visible{background:var(--color-sidebar-active)}.workspace-shell .sidebar-primary-group .sidebar-button:hover,.workspace-shell .sidebar-primary-group .sidebar-button.is-active,.workspace-shell .sidebar-primary-group .sidebar-button:focus-visible{background:var(--color-surface)}.chat-panel-actions .avatar-stack{display:none}.mobile-scratchpad-layer{z-index:100;pointer-events:none;align-items:end;display:grid;position:fixed;inset:0}.mobile-scratchpad-layer.is-open{pointer-events:auto}.mobile-scratchpad-backdrop{cursor:pointer;background:#0f1a1338;border:0;position:absolute;inset:0}.mobile-scratchpad-card{width:min(100% - 20px,460px);height:min(64dvh,540px);max-height:calc(var(--tutti-viewport-height,100dvh) - 20px);margin:0 auto max(10px, env(safe-area-inset-bottom,0px));background:var(--color-surface);border:1px solid var(--color-line);box-shadow:var(--shadow-ring), 0 24px 80px #11182738;border-radius:18px;grid-template-rows:auto minmax(0,1fr);display:grid;position:relative;overflow:hidden}.mobile-scratchpad-card-head{background:var(--color-surface-subtle);border-bottom:1px solid var(--color-line-soft);justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:52px;padding:12px 14px;display:flex}.mobile-scratchpad-card-head h2{color:var(--color-ink);font-family:var(--font-heading);text-overflow:ellipsis;white-space:nowrap;font-size:1.08rem;line-height:1;overflow:hidden}.mobile-scratchpad-close.quiet-button{flex:none;width:36px;padding:0}.mobile-scratchpad-card-body{gap:10px;min-height:0;display:grid;overflow:hidden}.mobile-scratchpad-card .scratchpad-panel{height:100%;min-height:0;box-shadow:none;border:0;border-radius:0;overflow:hidden}.mobile-scratchpad-card .scratchpad-panel>.panel-header{display:none}.mobile-scratchpad-card .scratchpad-panel-body,.mobile-scratchpad-card .scratchpad-content{min-height:0}.composer .mention-input,.chat-event-composer .mention-input{--mention-input-font-size:1rem}.quiet-button,.action-button{width:100%}.scratchpad-footer{grid-template-columns:minmax(0,1fr)}.scratchpad-submit-button{justify-self:end;width:auto}.workspace-grid{background:var(--color-surface);min-height:0;padding:0;overflow:hidden}.workspace-grid>.panel,.chat-side-column>.panel{border-left:0;border-right:0;border-radius:0}.chat-side-column{grid-template-rows:auto;grid-template-columns:1fr;display:none}.workspace-grid>.panel>.panel-header,.settings-sheet-head{display:none}.chat-panel{grid-template-rows:minmax(0,1fr) auto}.worklist-page-panel,.references-panel,.artifacts-panel,.timeline-panel{grid-template-rows:minmax(0,1fr)}.chat-panel>.composer{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.settings-section{grid-template-columns:minmax(0,1fr);gap:12px}.settings-row{grid-template-columns:minmax(0,1fr)}.settings-row .quiet-button{justify-self:start;width:auto}.settings-model-editor-footer{flex-direction:column;align-items:flex-start}.settings-model-editor-action{width:auto}}.score-staff{color:var(--color-score-note);flex:none;display:block;overflow:visible}.score-staff-engraving,.score-staff-svg{width:100%;height:100%;display:block;overflow:visible}.score-staff-svg .vf-stave path{stroke:var(--color-score-line)}.score-unit-mark{color:var(--color-score-note);transform-box:fill-box;transform-origin:50%}.score-unit-mark.is-muted{color:var(--color-score-note-muted)}.score-unit-mark.is-current{color:var(--color-score-note)}.score-staff-svg :is(.vf-beam,.vf-stavetie,.vf-curve,.vf-tuplet) path{fill:currentColor;stroke:currentColor}.score-staff-svg .vf-stavehairpin path{stroke:currentColor}.score-unit-hitbox[role=button]{cursor:pointer;outline:none}.score-unit-hitbox{fill:#0000;stroke:#0000;stroke-width:1px;vector-effect:non-scaling-stroke}.score-unit-hitbox:focus-visible{stroke:var(--color-score-focus)}.score-staff.is-revealing .score-unit-mark{animation:.24s ease-out both tutti-score-unit-reveal;animation-delay:calc(var(--score-unit-index) * 45ms)}.running-score{width:100%;height:66px;color:var(--color-score-note-muted);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}.running-score-track{width:max-content;animation:tutti-running-score-scroll var(--score-loop-duration) linear var(--score-scroll-delay,0s) infinite both;will-change:transform;display:flex}.running-score .score-staff{color:var(--color-score-note-muted);transform:translateY(-8px)}.running-score .score-unit-mark{color:var(--color-score-note-muted)}.running-score .score-staff-svg .vf-stave path{opacity:.62}.running-score-track .vf-stave{animation:.32s ease-out both tutti-running-score-staff-reveal}.running-score .score-staff.is-revealing .score-unit-mark{animation-delay:var(--score-note-reveal-delay,.42s)}.running-score.is-paused .running-score-track{animation-play-state:paused}.running-score.is-complete{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 100%)}.running-score-coda{justify-content:flex-end;width:100%;height:66px;display:flex}.running-score-coda .score-staff{flex:none;animation:2.8s linear both tutti-running-score-coda}.execution-score-card .execution-progress-body{gap:2px;padding:9px 16px 8px;display:grid}.execution-score-card .execution-score-stage{grid-template-columns:minmax(0,1fr);padding-top:4px;padding-bottom:3px}.execution-score-card .execution-score-stage.has-marker,.execution-score-card .execution-score-stage.has-loader{grid-template-columns:24px minmax(0,1fr)}.execution-score-stage:before{display:none}.execution-score-staff{margin-top:2px}.execution-score-card.is-score-complete .execution-progress-step-label{color:var(--color-ink)}.execution-score-card.is-score-paused .execution-progress-step-label{color:var(--color-warning)}.execution-score-live-detail{animation:.18s ease-out both tutti-execution-score-detail-in}.timeline-score-index{overscroll-behavior-inline:contain;background:0 0;border:0;border-radius:0;align-items:center;min-width:0;height:72px;padding:0;display:flex;overflow:auto hidden}.timeline-score-index .score-staff{transform:translateY(0)}@keyframes tutti-score-unit-reveal{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes tutti-running-score-staff-reveal{0%{opacity:0}to{opacity:1}}@keyframes tutti-running-score-scroll{to{transform:translate(-50%)}}@keyframes tutti-running-score-coda{0%{opacity:.7;transform:translate(14%)}to{opacity:1;transform:translate(0)}}@keyframes tutti-execution-score-detail-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.score-staff.is-revealing .score-unit-mark,.running-score-track .vf-stave,.running-score-track,.running-score-coda .score-staff,.execution-score-live-detail{animation:none}}.tutti-brand{min-width:0;color:var(--color-ink);cursor:pointer;font-family:var(--font-label);background:0 0;border:0;flex:none;align-items:center;padding:0;font-size:.95rem;font-weight:900;display:inline-flex}.tutti-logo{--brand-logo-width:var(--size-logo-appbar)}.product-page{isolation:isolate;min-height:100vh;padding:var(--page-padding-y) var(--page-padding-x) 42px;color:var(--color-text);background:var(--color-page);position:relative;overflow-x:hidden}.product-page>:not(.product-page-decor){z-index:1;position:relative}.product-page-decor{z-index:0;opacity:.42;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block;position:fixed;inset:0}.product-page.has-dot-background{background-color:var(--color-surface);background-image:radial-gradient(circle, var(--color-line) 1px, transparent 1px);background-position:14px 14px;background-size:28px 28px}.product-shell{width:min(100%, var(--content-max));margin:0 auto}.product-appbar{width:min(100%, var(--content-max));justify-content:space-between;align-items:center;gap:18px;margin:0 auto 18px;display:flex}.product-appbar-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.auth-shell{place-items:center;min-height:calc(100vh - 142px);display:grid}.product-card{color:var(--color-ink);background:var(--color-surface);border:1px solid var(--color-shell-border);border-radius:var(--radius-spec-card);box-shadow:var(--shadow-ring), var(--shadow-app);overflow:hidden}.entry-card,.auth-card{display:grid}.auth-card{grid-template-columns:minmax(0,1fr) minmax(0,1.04fr);width:min(100%,1080px);min-height:480px;margin:0 auto}.auth-card.is-wide{min-height:610px}.auth-card-intro,.auth-card-action{min-width:0;padding:clamp(38px,4.4vw,52px);display:grid}.auth-card-intro{align-content:center}.auth-card-action{border-left:1px solid var(--color-line);place-items:center}.auth-card-action-content,.product-card-header,.product-card-body,.product-card-feedback,.product-card-footer,.auth-card-header,.form-stack,.form-field{display:grid}.auth-card-action-content{gap:14px;width:100%;max-width:390px;margin:0 auto}.auth-card-header{gap:12px}.auth-card-header h1{max-width:11ch;color:var(--color-ink);font-family:var(--font-heading);letter-spacing:-.035em;margin:0;font-size:clamp(2.4rem,3.3vw,3rem);font-weight:600;line-height:.96}.auth-card-header p{max-width:30ch;color:var(--color-body);margin:0;font-size:.84rem;line-height:1.55}.product-card-body{gap:14px}.product-card-feedback,.product-card-footer{gap:12px}.product-card-feedback:empty{display:none}.product-card-footer>.action-button,.product-card-footer>.quiet-button{width:100%;min-height:46px}.auth-card-secondary{justify-content:flex-start;display:flex}.auth-card-secondary:empty{display:none}.form-stack{gap:12px}.form-field{gap:8px}.auth-card .input-shell{background:var(--color-surface-subtle);height:48px;padding:0 14px;font-size:.86rem;font-weight:600;transition:background .16s,border-color .16s,box-shadow .16s}.product-entry-auth-form{gap:18px;width:100%;max-width:360px;display:grid}.product-entry-auth-header{gap:9px;display:grid}.product-entry-auth-header h1{color:var(--color-ink);font-family:var(--font-heading);letter-spacing:-.035em;font-size:clamp(2.3rem,3.1vw,2.8rem);font-weight:600;line-height:.96}.product-entry-auth-header p{max-width:30ch;color:var(--color-body);font-size:.82rem;line-height:1.55}.product-entry-auth-body,.product-entry-auth-feedback,.product-entry-auth-footer{gap:12px;display:grid}.product-entry-auth-feedback:empty,.product-entry-auth-secondary:empty{display:none}.product-entry-auth-secondary{justify-content:flex-start;display:flex}.product-entry-auth-form .input-shell{background:#f8f9fad1;height:48px;padding:0 14px;font-size:.86rem;font-weight:600;transition:background .16s,border-color .16s,box-shadow .16s}.product-entry-auth-form .input-shell:hover{background:#fffffff0}.product-entry-auth-form .input-shell:focus{background:var(--color-surface);border-color:var(--color-action);box-shadow:var(--shadow-ring)}.product-entry-auth-footer>.action-button,.product-entry-auth-footer>.quiet-button{width:100%;min-height:46px}.homepage-entry-page{min-height:100svh;padding:0;overflow:hidden}.homepage-entry{min-height:100svh}.homepage-entry-desktop{grid-template-columns:minmax(0,1fr) clamp(340px,25vw,420px);min-height:100svh;display:grid}.homepage-entry-visual-column{min-width:0;min-height:100svh;padding:var(--page-padding-y) var(--page-padding-x);grid-template-rows:auto minmax(0,1fr);display:grid}.homepage-entry-brand{align-items:flex-start;min-height:38px;display:flex}.homepage-entry-visual{place-items:center;min-width:0;min-height:0;padding:20px 0 30px;display:grid}.homepage-entry-auth-rail{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border-left:1px solid #0d18111a;place-items:center;min-width:0;min-height:100svh;padding:clamp(32px,4vw,58px) clamp(26px,3.2vw,42px);display:grid;position:relative;box-shadow:-18px 0 52px #11182706}.homepage-entry-auth-content{width:100%;max-width:360px}.homepage-entry-auth-footnote{justify-content:center;display:flex;position:absolute;bottom:clamp(24px,3vw,38px);left:clamp(26px,3.2vw,42px);right:clamp(26px,3.2vw,42px)}.homepage-entry-mobile-footnote{justify-content:center;padding:22px 0 0;display:flex}.product-entry-footnote{color:var(--color-muted);text-align:center;margin:0;font-size:.68rem;font-weight:500;line-height:1.45}.product-entry-footnote a{color:inherit;text-underline-offset:3px;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;transition:color .16s}.product-entry-footnote a:hover,.product-entry-footnote a:focus-visible{color:var(--color-body)}.homepage-entry-mobile{display:none}@media (width<=979px){.homepage-entry-desktop{grid-template-columns:minmax(0,1fr) clamp(380px,44vw,440px)}.homepage-entry-visual{display:none}}@media (width<=760px){.homepage-entry-page{min-height:100svh;padding:18px 14px 28px;overflow:hidden auto}.homepage-entry-desktop{display:none}.homepage-entry-mobile{display:block}.homepage-entry-mobile .auth-shell{place-items:start center;min-height:0}}.auth-card .input-shell:hover{background:var(--color-surface-hover)}.auth-card .input-shell:focus{background:var(--color-surface);border-color:var(--color-action);box-shadow:var(--shadow-ring)}.form-error{overflow-wrap:anywhere;color:var(--color-error-strong);margin:0;font-size:.82rem;font-weight:700}.form-note{color:var(--color-muted);margin:0;font-size:.76rem;font-weight:700;line-height:1.45}.invite-summary{gap:18px;display:grid}.invite-project{justify-content:space-between;align-items:center;gap:20px;display:flex}.invite-project h2{overflow-wrap:anywhere;color:var(--color-ink);font-family:var(--font-heading);letter-spacing:-.025em;margin:0;font-size:2rem;font-weight:600;line-height:1}.invite-project .project-line{color:var(--color-muted);flex:none;margin:0;font-size:.66rem;line-height:1.35}.invite-project .status-dot{flex:none;width:6px;height:6px}.invite-project .project-line.is-offline .status-dot{background:var(--color-muted)}.invite-members{align-items:center;min-height:28px;display:flex}.invite-meta,.account-row{border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:18px;min-height:52px;display:flex}.invite-meta+.account-row{border-top:0}.invite-meta span,.account-row span,.project-list-detail small{color:var(--color-muted);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;font-size:.62rem;font-weight:700;line-height:1.4;display:block}.invite-meta strong,.account-row strong{max-width:28ch;color:var(--color-body);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.78rem;font-weight:700;display:block;overflow:hidden}.quiet-link{color:var(--color-muted);cursor:pointer;background:0 0;border:0;flex:none;padding:0;font-size:.76rem;font-weight:800}.quiet-link:hover,.quiet-link:focus-visible{color:var(--color-ink)}.project-center-card{border-color:var(--color-panel-border);width:min(100%,1080px);min-height:520px;box-shadow:var(--shadow-ring), var(--shadow-panel);margin:0 auto}.project-center-card-header{justify-content:space-between;align-items:center;gap:24px;padding:28px 32px 26px;display:flex}.project-center-card-header h1{color:var(--color-ink);font-family:var(--font-heading);letter-spacing:-.035em;margin:0;font-size:clamp(2.25rem,3.2vw,2.9rem);font-weight:600;line-height:.96}.project-center-account{align-items:center;gap:12px;display:flex}.project-center-account-name{color:var(--color-body);font-size:.78rem;font-weight:700}.local-console-card{flex-direction:column;display:flex}.local-console-version{color:var(--color-muted);font-family:var(--font-mono);text-align:right;margin-top:auto;padding:18px 32px 22px;font-size:.64rem;font-weight:700;line-height:1}.project-center-header-action{align-items:center;display:inline-flex}.project-scope-toolbar{border-top:1px solid var(--color-line);border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:24px;min-height:64px;padding:0 32px;display:flex}.project-scope-navigation{min-width:0}.project-scope-navigation ul{gap:30px;margin:0;padding:0;list-style:none;display:flex}.project-scope-navigation a{min-height:63px;color:var(--color-muted);align-items:center;font-size:.88rem;font-weight:750;text-decoration:none;transition:color .16s;display:flex;position:relative}.project-scope-toolbar-action{flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.project-scope-navigation a:hover,.project-scope-navigation a:focus-visible,.project-scope-navigation a[aria-current=page]{color:var(--color-ink)}.project-scope-navigation a:focus-visible{outline:var(--ring-action);outline-offset:4px;border-radius:2px}.project-scope-navigation a[aria-current=page]:after{content:"";background:var(--color-action);height:2px;position:absolute;bottom:-1px;left:0;right:0}.project-local-handoff-dialog-card{width:min(100vw - 40px,620px)}.project-local-handoff-dialog-body{gap:18px;padding:28px;display:grid}.project-local-handoff-intro{align-items:center;gap:12px;display:flex}.project-local-handoff-icon{width:30px;height:30px;color:var(--color-action-strong);background:var(--color-surface-muted);border-radius:var(--radius-control);place-items:center;display:grid}.project-local-handoff-icon svg{stroke-width:1.8px;width:16px;height:16px}.project-local-handoff-intro p{color:var(--color-body);margin:0;font-size:.78rem;font-weight:600;line-height:1.5}.project-local-handoff-actions{justify-content:flex-end;display:flex}.project-launch-terminal{background:var(--color-surface-muted);border-radius:var(--radius-control);min-width:0;overflow:hidden}.project-launch-terminal-bar{min-height:36px;color:var(--color-muted);background:var(--color-surface-subtle);border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:12px;padding:4px 8px 4px 14px;font-size:.66rem;font-weight:700;line-height:1.35;display:flex}.project-launch-copy-button{min-height:28px;color:var(--color-muted);background:0 0;border-color:#0000;padding:0 8px;font-size:.66rem}.project-launch-copy-button svg{width:13px;height:13px}.project-launch-command-block{min-width:0;min-height:0;color:var(--color-body);font-family:var(--font-mono);white-space:pre;margin:0;padding:12px 14px;font-size:.7rem;font-weight:700;line-height:1.6;overflow-x:auto}.project-launch-command-block code{min-width:max-content;min-height:0;color:inherit;font:inherit;background:0 0;border:0;border-radius:0;gap:5px;padding:0;display:grid}.project-launch-command-line{align-items:center;gap:10px;display:flex}.project-launch-command-prompt{color:var(--color-muted);opacity:.48}.project-list{margin:0;padding:0;list-style:none;display:grid}.project-list-surface{min-width:0}.project-list-item{min-width:0;padding:0;position:relative}.project-list-item+.project-list-item:before{content:"";background:var(--color-line-soft);height:1px;position:absolute;top:0;left:94px;right:32px}.project-list-row{width:100%;min-height:84px;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:36px minmax(220px,1.5fr) minmax(100px,.7fr) minmax(120px,.7fr) auto;align-items:center;gap:26px;padding:18px 32px;transition:background .16s;display:grid}.project-list-row:not(:disabled):hover,.project-list-row:focus-visible{background:var(--color-surface-hover)}.project-list-row:focus-visible{outline:var(--ring-action);outline-offset:-3px}.project-list-row:disabled{cursor:default}.project-list-row>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:17px;height:17px}.project-list-row.is-inactive .project-list-identity,.project-list-row.is-inactive .project-list-detail,.project-list-row.is-inactive>svg{opacity:.58}.project-list-status-icon{width:34px;height:34px;color:var(--color-muted);background:var(--color-surface-muted);border-radius:50%;flex:none;place-items:center;display:grid}.project-list-status-icon svg{stroke-width:1.8px;width:16px;height:16px}.project-list-status-icon.is-online{color:var(--color-action-strong);background:var(--color-action-wash)}.project-list-status-icon.is-connecting{color:var(--color-sync);background:var(--color-sync-soft)}.project-list-identity,.project-list-detail{gap:5px;min-width:0;display:grid}.project-list-identity>strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:800;overflow:hidden}.project-list-detail>strong{color:var(--color-body);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;font-weight:700;overflow:hidden}.project-list-state-row{min-height:148px;color:var(--color-muted);place-items:center;padding:24px 32px;display:grid}.project-list-state-row>.loading-lines{width:min(100%,460px)}.project-list-state-row>.empty-state{min-height:100px}.product-entry-dialog-overlay{z-index:40;background:var(--color-overlay);animation:.16s ease-out both tutti-product-dialog-overlay-in;position:fixed;inset:0}.product-entry-dialog-card{z-index:41;width:min(100vw - 40px,760px);max-height:calc(100vh - 40px);animation:.18s ease-out both tutti-product-dialog-card-in;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.product-entry-dialog-header{border-bottom:1px solid var(--color-line);justify-content:space-between;align-items:flex-start;gap:24px;padding:25px 28px 22px;display:flex}.product-entry-dialog-header>div:first-child{gap:5px;min-width:0;display:grid}.product-entry-dialog-header h2,.product-entry-dialog-header p{margin:0}.product-entry-dialog-header h2{color:var(--color-ink);font-family:var(--font-heading);letter-spacing:-.025em;font-size:2rem;font-weight:600;line-height:1}.product-entry-dialog-header p{color:var(--color-muted);font-size:.72rem;font-weight:700}.project-join-dialog-card{width:min(100vw - 40px,560px)}.project-join-dialog-form{display:grid}.project-join-dialog-body{gap:8px;padding:28px;display:grid}.project-join-dialog-body .input-shell{background:var(--color-surface);min-height:42px;padding:0 12px;font-size:.8rem}.project-join-dialog-actions{border-top:1px solid var(--color-line);justify-content:flex-end;padding:18px 28px 22px;display:flex}.product-tour-pill{right:max(22px, env(safe-area-inset-right));bottom:max(22px, env(safe-area-inset-bottom));z-index:70;background:color-mix(in srgb, var(--color-surface) 97%, transparent);border:1px solid var(--color-line-strong);border-radius:var(--radius-pill);align-items:stretch;min-height:58px;animation:.18s ease-out both tutti-product-tour-pill-in;display:flex;position:fixed;overflow:hidden;box-shadow:0 14px 36px #11182724}.product-tour-pill-open.quiet-button{border-radius:var(--radius-pill) 0 0 var(--radius-pill);background:0 0;border:0;gap:11px;min-height:56px;padding:7px 13px 7px 8px}.product-tour-pill-open.quiet-button:hover,.product-tour-pill-open.quiet-button:focus-visible{background:var(--color-surface-hover);transform:none}.product-tour-pill-icon{width:40px;height:40px;color:var(--color-action-text);background:var(--color-action);border-radius:var(--radius-pill);flex:none;place-items:center;display:grid}.product-tour-pill-icon svg{stroke-width:2.1px;width:20px;height:20px}.product-tour-pill-copy{text-align:left;gap:1px;min-width:112px;display:grid}.product-tour-pill-copy strong,.product-tour-pill-copy span{line-height:1.2}.product-tour-pill-copy strong{color:var(--color-ink);font-size:.78rem;font-weight:800}.product-tour-pill-copy span{color:var(--color-muted);font-size:.7rem;font-weight:700}.product-tour-pill-dismiss.icon-button{width:32px;min-height:32px;color:var(--color-muted);border-radius:var(--radius-pill);background:0 0;border:0;align-self:center;margin-right:9px;padding:0}.product-tour-pill-dismiss.icon-button:hover,.product-tour-pill-dismiss.icon-button:focus-visible{color:var(--color-text);background:var(--color-surface-muted);transform:none}.product-tour-pill-dismiss.icon-button svg{width:15px;height:15px}.product-tour-dialog-overlay{z-index:120;background:color-mix(in srgb, var(--color-overlay) 88%, #0f1a1329);animation:.16s ease-out both tutti-product-dialog-overlay-in;position:fixed;inset:0}.product-tour-dialog-content{z-index:121;box-sizing:content-box;aspect-ratio:3/2;background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:22px;width:min(100vw - 94px,150vh - 141px,1170px);padding:14px;animation:.18s ease-out both tutti-product-dialog-card-in;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 28px 90px #1118273d}.product-tour-dialog-title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.product-tour-dialog-close.icon-button{z-index:2;color:var(--color-text);background:color-mix(in srgb, var(--color-surface) 94%, transparent);border-color:var(--color-line-strong);border-radius:var(--radius-pill);box-shadow:var(--shadow-tooltip);position:absolute;top:22px;right:22px}.product-tour-dialog-close.icon-button:hover,.product-tour-dialog-close.icon-button:focus-visible{background:var(--color-surface)}.product-tour-dialog-motion.homepage-motion-frame{border-radius:12px;width:100%;height:100%}@keyframes tutti-product-tour-pill-in{0%{opacity:0;transform:translateY(8px)}}@keyframes tutti-product-dialog-overlay-in{0%{opacity:0}}@keyframes tutti-product-dialog-card-in{0%{opacity:0;transform:translate(-50%,calc(8px - 50%))}}.local-console-create-card{grid-template-rows:auto auto minmax(0,1fr)}.local-console-create-steps{background:var(--color-surface-subtle);border-bottom:1px solid var(--color-line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:17px 28px;list-style:none;display:grid}.local-console-create-steps>li{min-width:0;color:var(--color-muted);grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;display:grid}.local-console-create-steps>li>span{border:1px solid var(--color-line-strong);border-radius:999px;place-items:center;width:24px;height:24px;font-size:.66rem;font-weight:800;display:grid}.local-console-create-steps>li>small{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;font-weight:800;overflow:hidden}.local-console-create-steps>li.is-current,.local-console-create-steps>li.is-complete{color:var(--color-ink)}.local-console-create-steps>li.is-current>span{color:var(--color-action-text);background:var(--color-action);border-color:var(--color-action)}.local-console-create-steps>li.is-complete>span{color:var(--color-action-strong);background:var(--color-action-wash);border-color:var(--color-action)}.local-console-create-form,.local-console-create-body,.local-console-field-group,.local-console-field-group-body,.local-console-create-feedback{display:grid}.local-console-create-form{min-height:0;overflow:auto}.local-console-create-body{gap:18px;min-width:0;padding:28px}.local-console-field-group{gap:10px}.local-console-field-group>header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.local-console-field-group>header strong{color:var(--color-ink);font-size:.78rem;font-weight:800}.local-console-field-group>header small{color:var(--color-muted);text-align:right;font-size:.66rem;line-height:1.35}.local-console-field-group-body{gap:10px}.local-console-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.local-console-form-grid>.form-field:only-child,.local-console-form-grid>.local-console-field-wide{grid-column:1/-1}.local-console-create-form .textarea-shell{min-height:104px;padding-block:10px}.local-console-inline-actions,.local-console-project-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.local-console-inline-actions>.input-shell{flex:240px}.local-console-create-feedback{gap:8px;padding:0 28px 18px}.local-console-create-actions{border-top:1px solid var(--color-line);justify-content:space-between;align-items:center;gap:16px;padding:18px 28px 22px;display:flex}.local-console-create-actions>div{align-items:center;gap:8px;display:flex}.local-console-create-actions .action-button{min-width:154px}.local-console-project-row{grid-template-columns:36px minmax(220px,1fr) minmax(260px,.9fr) 280px;align-items:center;gap:24px;min-height:88px;padding:18px 32px;transition:background .18s,box-shadow .18s;display:grid}.local-console-project-row.is-inactive .project-list-identity,.local-console-project-row.is-inactive .local-console-project-metadata{opacity:.62}.local-console-project-title{align-items:center;gap:8px;min-width:0;display:flex}.local-console-project-title>strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:.9rem;font-weight:800;overflow:hidden}.local-console-project-signals{align-items:center;min-width:0;display:flex}.local-console-provider-model{min-width:0;color:var(--color-muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;font-size:.7rem;font-weight:650;display:inline-flex;overflow:hidden}.local-console-project-metadata{text-align:right;justify-items:end;gap:5px;min-width:0;display:grid}.local-console-project-date{color:var(--color-ink);font-size:.76rem;font-weight:700}.local-console-project-path{min-width:0;max-width:100%;color:var(--color-muted);font-family:var(--font-mono);white-space:nowrap;justify-content:flex-end;font-size:.69rem;font-weight:500;display:flex}.local-console-project-path-prefix{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.local-console-project-path-separator,.local-console-project-path-name{flex:none}.local-console-project-path-name{text-overflow:ellipsis;white-space:nowrap;max-width:65%;overflow:hidden}.local-console-project-actions{justify-content:flex-end}.local-console-project-actions .action-button,.local-console-project-actions .quiet-button{min-height:34px;padding-inline:11px;font-size:.74rem}@media (width<=820px){.auth-shell{place-items:start center;min-height:0}.auth-card{grid-template-columns:1fr}.auth-card-intro{min-height:270px}.auth-card-action{border-top:1px solid var(--color-line);border-left:0;min-height:330px}.auth-card.is-wide .auth-card-action{min-height:560px}.project-list-row{grid-template-columns:36px minmax(0,1fr) minmax(100px,auto) auto}.project-list-detail:last-of-type{display:none}.local-console-project-row{grid-template-columns:36px minmax(0,1fr) minmax(180px,.8fr) minmax(220px,auto)}}@media (width<=560px){.product-page{padding:18px 14px 28px}.product-appbar{margin-bottom:18px}.auth-card-intro,.auth-card-action{padding:28px 24px}.auth-card-intro{min-height:250px}.auth-card-action{min-height:310px}.auth-card.is-wide .auth-card-action{min-height:550px}.auth-card-header h1{font-size:2.4rem}.invite-project{flex-direction:column;align-items:flex-start;gap:9px}.project-center-card{min-height:480px}.project-center-card-header{flex-direction:column;align-items:stretch;padding:22px}.project-center-account{justify-content:space-between;width:100%}.project-scope-toolbar{flex-direction:column;align-items:stretch;gap:8px;padding:0 22px 14px}.project-scope-navigation ul{gap:22px}.project-scope-navigation a{min-height:50px}.project-scope-toolbar-action{justify-content:flex-end}.project-local-handoff-dialog-card{width:min(100vw - 20px,620px)}.project-local-handoff-dialog-body{padding:22px}.local-console-card .project-center-account{justify-content:flex-end;width:100%}.local-console-version{padding:16px 22px 20px}.project-list-row{min-height:78px;padding:16px 22px}.project-list-item+.project-list-item:before{left:70px;right:22px}.project-list-row{grid-template-columns:32px minmax(0,1fr) auto;gap:16px}.project-list-status-icon{width:32px;height:32px}.project-list-detail{display:none}.project-list-state-row{padding:20px 22px}.product-entry-dialog-card{width:min(100vw - 20px,760px);max-height:calc(100vh - 20px)}.product-entry-dialog-header{padding:22px}.product-entry-dialog-header h2{font-size:1.8rem}.project-join-dialog-body{padding:22px}.project-join-dialog-actions{padding:16px 22px 20px}.local-console-create-steps{padding:14px 22px}.local-console-create-steps>li{text-align:center;grid-template-columns:1fr;justify-items:center;gap:5px}.local-console-create-body{padding:22px}.local-console-form-grid{grid-template-columns:1fr}.local-console-form-grid>*{grid-column:1}.local-console-inline-actions{flex-direction:column;align-items:stretch}.local-console-inline-actions>.input-shell{flex-basis:auto}.local-console-create-feedback{padding:0 22px 16px}.local-console-create-actions{padding:16px 22px 20px}.local-console-create-actions>div:last-child{flex:auto;justify-content:flex-end}.local-console-create-actions .action-button{min-width:0}.local-console-project-row{grid-template-columns:32px minmax(0,1fr);gap:14px;padding:16px 22px}.local-console-project-metadata,.local-console-project-actions{grid-column:2}.local-console-project-actions{justify-content:flex-start}.local-console-project-actions .action-button,.local-console-project-actions .quiet-button{flex:auto}}@media (prefers-reduced-motion:reduce){.auth-card .input-shell,.product-entry-dialog-overlay,.product-entry-dialog-card,.project-list-row{transition:none;animation:none}}.homepage-motion-frame{aspect-ratio:3/2;width:min(100%,1280px,150svh - 231px);box-shadow:none;background:0 0;border:0;border-radius:18px;position:relative;overflow:hidden}.homepage-motion-master{pointer-events:none;-webkit-user-select:none;user-select:none;width:1500px;height:1000px;transform:scale(var(--homepage-motion-scale,0));transform-origin:0 0;position:absolute;top:0;left:0}.motion-scene{will-change:opacity;background:0 0;position:absolute;inset:0;overflow:hidden}.motion-stage{z-index:1;transform-origin:0 0;will-change:opacity, transform;width:100%;height:100%;position:absolute;inset:0}.motion-stage:before{z-index:0;content:"";background:#f8faf9fa;border:1px solid #0d18112e;border-radius:15px;position:absolute;inset:2.2% 1.6%;box-shadow:0 12px 34px #0b130e0f}.scene-workspace-layer{z-index:1;position:absolute;inset:0}.scene-panel{background:var(--color-surface);border:1px solid var(--color-line-strong);box-shadow:none;overflow:hidden}.scene-panel-header,.homepage-motion-panel-header{background:var(--color-surface-subtle);border-bottom:1px solid var(--color-line);align-items:center;min-height:58px;padding:13px 16px;display:flex}.scene-panel-header h2,.homepage-motion-panel-title h3{color:var(--color-ink);font-family:var(--font-heading);font-size:1.06rem;font-weight:700;line-height:1}.scene-panel-header p{color:var(--color-muted);margin-top:3px;font-size:.76rem;font-weight:700}.scene-scratchpad-panel>.scene-panel-header{min-height:65px}.scene-icon-tile{width:34px;height:34px;color:var(--color-action);background:var(--color-surface-muted);border:0;border-radius:10px;flex:none;place-items:center;margin-right:10px;display:grid}.scene-icon-tile svg{stroke-width:2px;width:18px;height:18px}.scene-sidebar{z-index:8;background:var(--color-page);border:1px solid #0d18111f;border-right-color:#0d18112b;border-radius:14px 0 0 14px;grid-template-rows:auto 1fr auto;width:4.8%;padding:10px 8px 11px;display:grid;position:absolute;top:2.2%;bottom:2.2%;left:1.6%}.scene-brand,.scene-nav button,.scene-settings,.scene-status-entry{background:0 0;border:0;border-radius:10px;place-items:center;width:100%;height:38px;padding:0;display:grid;position:relative}.scene-brand{height:44px}.scene-brand img{filter:brightness(0)saturate();opacity:.88;width:44px;max-width:100%;height:auto}.scene-nav-stack{align-content:start;gap:14px;padding-top:18px;display:grid}.scene-nav{gap:14px;display:grid}.scene-nav button,.scene-settings{color:var(--color-muted)}.scene-nav button.is-active{color:var(--color-ink);background:#ffffffeb;box-shadow:inset 0 0 0 1px #0d18110f}.scene-nav svg,.scene-settings svg,.scene-status-entry svg{stroke-width:1.75px;width:24px;height:24px}.scene-status-entry{width:38px;color:var(--color-sync);background:var(--color-sync-soft);opacity:var(--reveal);transform:translateY(calc((1 - var(--reveal)) * 8px)) scale(calc(.78 + var(--reveal) * .22));border:1px solid #325f7829;margin:0 auto}.scene-status-entry.is-running svg{animation:.9s linear infinite scene-spin}.scene-live-pill{color:#fff;font-family:var(--font-body);letter-spacing:.02em;text-transform:uppercase;background:var(--color-action);opacity:var(--reveal);transform:translateY(calc((1 - var(--reveal)) * 5px)) scale(calc(.76 + var(--reveal) * .24));border-radius:999px;padding:3px 6px;font-size:.5rem;font-weight:900;line-height:1.1;position:absolute;top:-1px;right:-8px}.scene-chat-panel{border-left:0;border-radius:0 14px 14px 0;grid-template-rows:auto 1fr auto;width:65.93%;display:grid;position:absolute;top:2.2%;bottom:2.2%;left:6.4%}.scene-members{margin-left:auto;display:flex}.scene-members i{width:38px;height:38px;color:var(--color-body);border:2px solid var(--color-surface);border-radius:9px;place-items:center;margin-left:-9px;font-size:.65rem;font-style:normal;font-weight:800;display:grid;position:relative;overflow:hidden}.scene-members .is-green,.scene-avatar.is-green{background:#e4f7ec}.scene-members .is-blue,.scene-avatar.is-blue{background:var(--color-sync-soft)}.scene-members .is-yellow,.scene-avatar.is-yellow{background:var(--color-warning-soft)}.scene-avatar.is-online:after{background:var(--color-action);content:"";border:2px solid #fff;border-radius:999px;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.scene-chat-stream{align-content:start;gap:12px;padding:16px 18px;display:grid;position:relative;overflow:hidden}.scene-message{max-width:min(86%,820px);opacity:var(--reveal);grid-template-columns:38px minmax(0,1fr);gap:12px;padding:12px 0 14px;display:grid}.scene-avatar{width:38px;height:38px;color:var(--color-body);border:1px solid var(--color-line-strong);border-radius:9px;place-items:center;font-size:.72rem;font-weight:850;display:grid;position:relative;overflow:visible}.scene-avatar-image{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.scene-avatar.is-tutti{background:#fff;padding:3px}.scene-avatar.is-tutti .scene-avatar-image{object-fit:contain}.scene-message-copy header{align-items:baseline;gap:9px;margin-bottom:4px;display:flex}.scene-message-copy header strong{color:var(--color-ink);font-size:.93rem}.scene-message-copy header span{color:var(--color-muted);font-size:.8rem;font-weight:500}.scene-message-copy p{color:var(--color-body);font-size:1rem;font-weight:500;line-height:1.52}.scene-composer{color:var(--color-placeholder);border:1px solid var(--color-line-strong);background:#ffffffc2;border-radius:10px;justify-content:space-between;align-items:center;margin:12px 16px 14px;padding:9px 11px;font-size:.76rem;display:flex}.scene-composer svg{width:17px;height:17px;color:var(--color-action-strong)}.scene-task-result{border:1px solid var(--color-line-strong);width:min(84%,780px);box-shadow:none;opacity:var(--reveal);background:#fffffff0;border-radius:9px;grid-template-columns:4px 34px minmax(0,1fr) 20px;align-items:start;gap:13px;margin:22px 0 0 50px;padding:15px 15px 15px 0;display:grid;position:relative}.scene-task-result-rail{background:var(--color-action-strong);border-radius:0 4px 4px 0;align-self:stretch}.scene-task-result-icon{width:30px;height:30px;color:var(--color-action-strong);background:var(--color-action-wash);border-radius:8px;place-items:center;margin-top:1px;display:grid}.scene-task-result-icon svg{width:16px;height:16px}.scene-task-result div>span{color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;font-size:.55rem;font-weight:800}.scene-task-result strong{color:var(--color-ink);margin:3px 0;font-size:.82rem;display:block}.scene-task-result small{color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.025em;margin-bottom:4px;font-size:.58rem;font-weight:750;display:block}.scene-task-result p{color:var(--color-body);font-size:.7rem}.scene-task-result-chevron{width:17px;height:17px;color:var(--color-muted);align-self:center}.scene-scratchpad-panel{width:25.47%;height:calc(95.6% - var(--scratchpad-collapse,0) * 23%);border-radius:14px;grid-template-rows:auto 1fr auto;display:grid;position:absolute;top:2.2%;right:1.6%}.scene-scratchpad-body{padding:15px 16px 12px;position:relative;overflow:hidden}.scene-reveal,.scene-scratchpad-row,.scene-scratchpad-footer{opacity:var(--reveal)}.scene-scratchpad-intro{border-left:3px solid var(--color-action);margin-bottom:10px;padding-left:12px}.scene-scratchpad-intro h3{color:var(--color-ink);font-family:var(--font-heading);font-size:1.08rem;font-weight:700;line-height:1.08}.scene-scratchpad-intro p{color:var(--color-muted);margin-top:5px;font-size:.78rem;line-height:1.48}.scene-scratchpad-label{color:var(--color-muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-top:1px dashed var(--color-line);margin:11px 0 0 12px;padding-top:10px;font-size:.64rem;font-weight:800}.scene-scratchpad-row{border-top:1px dashed #0d181124;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;margin-left:12px;padding:6px 0;display:grid}.scene-scratchpad-label+.scene-scratchpad-row{border-top:0}.scene-scratchpad-row>span{width:20px;height:20px;color:var(--color-action-strong);border:1px solid var(--color-line-strong);background:var(--color-action-wash);border-color:#08795f33;border-radius:7px;place-items:center;display:grid}.scene-scratchpad-row svg{width:12px;height:12px}.scene-scratchpad-row p{color:var(--color-body);font-size:.76rem;font-weight:700;line-height:1.42}.scene-scratchpad-row:last-of-type>span{color:var(--color-sync);background:var(--color-sync-soft);border-color:#325f7833}.scene-scratchpad-footer{background:var(--color-surface-subtle);border-top:1px solid var(--color-line-soft);justify-content:space-between;align-items:center;padding:10px 16px 14px;display:flex}.scene-writing-mark{color:var(--color-muted);font-family:var(--font-body);gap:1px;font-size:.74rem;font-style:normal;font-weight:400;line-height:1.24;display:grid}.scene-writing-mark strong{font-weight:400}.scene-run-button{min-width:100px;color:var(--color-action-text);background:var(--color-action);border:0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:.74rem;font-weight:820;display:inline-flex;box-shadow:0 5px 14px #00ce8c21}.scene-run-button svg{width:14px;height:14px}.scene-execution{width:25.47%;height:19%;opacity:var(--reveal);transform:translateY(calc((1 - var(--reveal)) * 34px)) scale(calc(.985 + var(--reveal) * .015));transform-origin:bottom;position:absolute;bottom:2.2%;right:1.6%}.scene-execution .homepage-motion-execution-card{border-radius:14px;height:100%}.homepage-motion-panel{border:1px solid var(--color-line-strong);background:#ffffffe0;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.homepage-motion-panel-header{min-height:58px}.homepage-motion-panel-title{align-items:center;display:flex}.homepage-motion-execution-body{background:#ffffff80;min-height:0;overflow:hidden}.homepage-motion-execution-step{grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;display:grid;position:relative}.homepage-motion-execution-marker{width:23px;height:23px;color:var(--color-sync);background:var(--color-sync-soft);border-radius:999px;place-items:center;display:grid;box-shadow:0 0 #325f7814}.homepage-motion-execution-marker svg{width:13px;height:13px}.homepage-motion-execution-marker.is-running{animation:.9s ease-in-out infinite alternate execution-marker-breathe}.homepage-motion-execution-marker.is-running svg{animation:.9s linear infinite scene-spin}.homepage-motion-execution-marker.is-done{color:var(--color-action-strong);background:#d5f5e1c2;border:1px solid #08795f24}.homepage-motion-execution-stage-copy{opacity:var(--stage-reveal,1);transform:translateY(calc((1 - var(--stage-reveal,1)) * 10px));display:block}.homepage-motion-execution-step-content,.homepage-motion-execution-step-title{min-width:0}.homepage-motion-execution-step-label{color:var(--color-body);font-size:.78rem;font-weight:820}.homepage-motion-execution-step-elapsed{color:var(--color-muted);min-width:48px;font-size:.61rem;font-family:var(--font-mono);font-variant-numeric:tabular-nums;display:inline-block}.homepage-motion-execution-card .homepage-motion-execution-body{grid-template-rows:34px 76px;align-content:start;gap:4px;padding:14px 16px 16px;display:grid}.homepage-motion-execution-card .homepage-motion-execution-stage{grid-template-columns:minmax(0,1fr);padding:0}.homepage-motion-execution-card .homepage-motion-execution-stage.has-marker{grid-template-columns:24px minmax(0,1fr)}.homepage-motion-execution-stage:before{display:none}.homepage-motion-execution-card.is-score-complete .homepage-motion-execution-step-label{color:var(--color-ink)}.homepage-motion-running-score{width:100%;height:66px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 96%,#0000 100%)}.homepage-motion-running-score.is-complete{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 4% 100%);mask-image:linear-gradient(90deg,#0000 0,#000 4% 100%)}.homepage-motion-score-passage{width:745.32px;height:82px;transform:translate3d(var(--score-translate-x,0), -8px, 0);will-change:transform}.homepage-motion-score-passage img{width:745.32px;max-width:none;height:82px;display:block}.scene-artifact-panel{z-index:7;opacity:var(--reveal);pointer-events:none;background:#fffffffa;border-radius:14px;grid-template-rows:auto 1fr;display:grid;position:absolute;inset:2.2% 1.6% 2.2% 6.4%}.scene-ready-tag{color:var(--color-action-strong);letter-spacing:.03em;text-transform:uppercase;background:var(--color-action-wash);border:1px solid #08795f14;border-radius:999px;margin-left:auto;padding:4px 8px;font-size:.58rem;font-weight:900}.scene-artifact-canvas{background:var(--color-surface);position:relative;overflow:hidden}.artifact-page-frame{color:#2a2925;width:100%;box-shadow:none;filter:grayscale(calc(1 - var(--reveal)));transform:translateY(calc(var(--artifact-scroll,0) * -55.5% + (1 - var(--reveal)) * 16px)) scale(calc(.986 + var(--reveal) * .014));transform-origin:top;background:#f4f0e8;border:0;position:absolute;top:0;left:0;overflow:hidden}.artifact-page-nav{color:#5d5a51;height:64px;font-family:var(--font-body);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #2d2a2321;justify-content:space-between;align-items:center;padding:0 40px;font-size:.68rem;display:flex}.artifact-page-nav strong{color:#25251f;font-family:var(--font-heading);letter-spacing:.02em;text-transform:none;font-size:1.38rem;font-weight:650}.artifact-hero{border-bottom:1px solid #2d2a2321;grid-template-columns:.9fr 1.1fr;min-height:610px;padding:62px 72px 58px;display:grid}.artifact-hero-copy{align-self:center;max-width:430px}.artifact-eyebrow,.artifact-collection header>span,.artifact-studio>span{color:#726c5e;font-family:var(--font-body);letter-spacing:.11em;text-transform:uppercase;font-size:.63rem;font-weight:750}.artifact-hero h3{color:#24241f;font-family:var(--font-heading);letter-spacing:-.04em;margin:18px 0 22px;font-size:4.4rem;font-weight:520;line-height:.9}.artifact-hero-copy p{color:#656156;max-width:340px;font-size:.82rem;line-height:1.65}.artifact-hero button,.artifact-studio button{color:#f6f2e9;letter-spacing:.03em;background:#3d473d;border:0;border-radius:999px;margin-top:28px;padding:11px 16px;font-size:.68rem;font-weight:800}.artifact-hero-object{background-color:#e8e0d2;background-image:linear-gradient(#5b574c09 1px,#0000 1px),linear-gradient(90deg,#5b574c09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:26px 26px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:52% 52% 8px 8px;place-items:center;min-height:460px;display:grid;position:relative}.ceramic-object{display:block;overflow:visible}.artifact-hero-object>.ceramic-object{width:54%;max-height:370px}.ceramic-main{fill:var(--ceramic-color);stroke:#2d2a239e;stroke-width:2.2px;transition:fill .18s ease-out}.ceramic-outline,.ceramic-rim,.ceramic-base{fill:none;stroke:#2d2a23ad;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px}.ceramic-rim{fill:color-mix(in srgb, var(--ceramic-color) 72%, #f4f0e8)}.ceramic-highlight{fill:none;stroke:#ffffff5c;stroke-linecap:round;stroke-width:8px}.artifact-glaze-picker{color:#6a665a;background:#f4f0e8e0;border:1px solid #2d2a231f;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-size:.58rem;font-weight:760;display:flex;position:absolute;bottom:18px;right:18px}.artifact-glaze-picker i{border:2px solid #0000;border-radius:999px;width:17px;height:17px;display:block;box-shadow:inset 0 0 0 1px #2d2a231f}.artifact-glaze-picker i.is-active{border-color:#f4f0e8;outline:1px solid #2d2a2394;transform:scale(1.1)}.artifact-glaze-picker .is-clay{background:#c56f4f}.artifact-glaze-picker .is-sage{background:#6f9275}.artifact-glaze-picker .is-ink{background:#243a46}.artifact-collection{background:#f8f5ee;border-bottom:1px solid #2d2a2321;min-height:560px;padding:58px 58px 64px}.artifact-collection>header{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.artifact-collection header p{color:#6b675c;max-width:290px;font-size:.72rem;line-height:1.5}.artifact-product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.artifact-product-grid article{background:#ece6da;border:1px solid #2d2a231a;grid-template-rows:300px auto;min-width:0;display:grid;overflow:hidden}.artifact-product-grid .ceramic-object{place-self:center;width:60%;max-height:238px}.artifact-product-grid article>div{color:#565349;background:#f4f0e8;border-top:1px solid #2d2a231a;justify-content:space-between;padding:15px 16px;font-size:.64rem;display:flex}.artifact-product-grid strong{color:#302f29;font-weight:800}.artifact-studio{text-align:center;background:#d9d0c0;align-content:center;min-height:570px;padding:78px 15%;display:grid}.artifact-studio h3{color:#2d302b;max-width:820px;font-family:var(--font-heading);letter-spacing:-.035em;margin:20px auto;font-size:4rem;font-weight:520;line-height:.95}.artifact-studio p{color:#625f56;max-width:470px;margin:0 auto;font-size:.78rem;line-height:1.65}.artifact-studio button{justify-self:center}.artifact-page-footer{color:#6c675c;background:#f4f0e8;grid-template-columns:1fr auto 1fr;align-items:center;height:90px;padding:0 42px;font-size:.65rem;display:grid}.artifact-page-footer strong{color:#302f29;font-family:var(--font-heading);font-size:1rem}.artifact-page-footer>span:last-child{justify-self:end}.artifact-built-with{color:#827c70;letter-spacing:.025em;opacity:.72;font-size:.58rem}.scene-cursor{z-index:15;width:30px;height:30px;color:var(--color-ink);opacity:0;place-items:center;display:grid;position:absolute;transform:translate(-3px,-3px)}.scene-cursor.is-visible{opacity:1}.scene-cursor svg{z-index:2;fill:#ffffffeb;stroke-width:1.8px;width:27px;height:27px;position:relative}.scene-cursor i{border:1px solid var(--color-action-strong);opacity:calc(var(--click-pulse,0) * .82);transform:scale(calc(.4 + var(--click-pulse,0) * .76));border-radius:999px;position:absolute;inset:-8px}@keyframes scene-spin{to{transform:rotate(360deg)}}@keyframes execution-marker-breathe{to{transform:scale(1.04);box-shadow:0 0 0 5px #325f780d}}@media (prefers-reduced-motion:reduce){.homepage-motion-execution-marker,.homepage-motion-execution-marker svg,.scene-status-entry.is-running svg{animation:none}}#root{min-width:320px;min-height:100vh}
package/web/index.html CHANGED
@@ -13,8 +13,8 @@
13
13
  href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Newsreader:opsz,wght@6..72,600;6..72,700&display=swap"
14
14
  />
15
15
  <title>Tutti</title>
16
- <script type="module" crossorigin src="/assets/index-CQoq2PtU.js"></script>
17
- <link rel="stylesheet" crossorigin href="/assets/index-quWLFJgD.css">
16
+ <script type="module" crossorigin src="/assets/index-DtZ_5QLQ.js"></script>
17
+ <link rel="stylesheet" crossorigin href="/assets/index-JY06YzFV.css">
18
18
  </head>
19
19
  <body>
20
20
  <div id="root"></div>
@@ -1 +0,0 @@
1
- import{C as e,S as t,_ as n,a as r,b as i,c as a,d as o,f as s,g as c,h as l,i as u,l as d,m as f,n as p,o as m,p as h,r as g,s as _,t as v,u as y,v as b,w as x,x as S,y as C}from"./index-CQoq2PtU.js";var w=e(`mouse-pointer-2`,[[`path`,{d:`M4.037 4.688a.495.495 0 0 1 .651-.651l16 6.5a.5.5 0 0 1-.063.947l-6.124 1.58a2 2 0 0 0-1.438 1.435l-1.579 6.126a.5.5 0 0 1-.947.063z`,key:`edeuup`}]]),T=e(`send`,[[`path`,{d:`M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z`,key:`1ffxy3`}],[`path`,{d:`m21.854 2.147-10.94 10.939`,key:`12cjpa`}]]),E=x();function D(e){return{"--reveal":e}}function O(e,t,n){let r=(e,t)=>Number.parseInt(e.slice(t,t+2),16),i=i=>Math.round(r(e,i)+(r(t,i)-r(e,i))*n).toString(16).padStart(2,`0`);return`#${i(1)}${i(3)}${i(5)}`}function k(e){let t=r((e-p.runEnd)/(p.executionComplete-p.runEnd));return t+t*t-t*t*t}function A({progress:e,children:t,className:n=``}){return(0,E.jsx)(`div`,{className:`scene-reveal ${n}`,style:D(e),children:t})}function j({progress:e,author:t,avatar:n,tone:r,timestamp:i,online:a=!1,assets:o,children:s}){return(0,E.jsxs)(`article`,{className:`scene-message`,style:D(e),children:[(0,E.jsx)(`span`,{className:`scene-avatar is-${r} ${n===`tutti`?`is-tutti`:``} ${a?`is-online`:``}`,"aria-hidden":`true`,children:n===`tutti`?(0,E.jsx)(`img`,{className:`scene-avatar-image`,src:o.tuttiAvatarSrc,alt:``}):(0,E.jsx)(`img`,{className:`scene-avatar-image`,src:o.humanAvatars[n],alt:``})}),(0,E.jsxs)(`div`,{className:`scene-message-copy`,children:[(0,E.jsxs)(`header`,{children:[(0,E.jsx)(`strong`,{children:t}),(0,E.jsx)(`span`,{children:i})]}),(0,E.jsx)(`p`,{children:s})]})]})}function M({time:e,assets:r}){let i=e>=p.artifactLive,a=e>=p.artifactClick,o=e>=p.runEnd&&e<p.executionComplete,u=d(e,p.runEnd,19.2),f=d(e,p.artifactLive,30.92);return(0,E.jsxs)(`aside`,{className:`scene-sidebar`,children:[(0,E.jsx)(`button`,{className:`scene-brand`,type:`button`,"aria-label":`Tutti`,tabIndex:-1,children:(0,E.jsx)(`img`,{src:r.logoSrc,alt:``})}),(0,E.jsxs)(`div`,{className:`scene-nav-stack`,children:[(0,E.jsxs)(`nav`,{className:`scene-nav`,"aria-label":`Workspace pages`,children:[(0,E.jsx)(`button`,{className:a?``:`is-active`,type:`button`,"aria-label":`Chat`,tabIndex:-1,children:(0,E.jsx)(c,{"aria-hidden":`true`})}),(0,E.jsx)(`button`,{type:`button`,"aria-label":`Worklist`,tabIndex:-1,children:(0,E.jsx)(b,{"aria-hidden":`true`})}),(0,E.jsxs)(`button`,{className:a?`is-active`:``,type:`button`,"aria-label":`Artifacts`,tabIndex:-1,children:[(0,E.jsx)(l,{"aria-hidden":`true`}),i?(0,E.jsx)(`span`,{className:`scene-live-pill`,style:D(f),children:`Live`}):null]}),(0,E.jsx)(`button`,{type:`button`,"aria-label":`References`,tabIndex:-1,children:(0,E.jsx)(C,{"aria-hidden":`true`})}),(0,E.jsx)(`button`,{type:`button`,"aria-label":`Skills`,tabIndex:-1,children:(0,E.jsx)(s,{"aria-hidden":`true`})}),(0,E.jsx)(`button`,{type:`button`,"aria-label":`Timeline`,tabIndex:-1,children:(0,E.jsx)(t,{"aria-hidden":`true`})})]}),o?(0,E.jsx)(`button`,{className:`scene-status-entry is-running`,style:D(u),type:`button`,"aria-label":`Task running`,tabIndex:-1,children:(0,E.jsx)(n,{"aria-hidden":`true`})}):null]}),(0,E.jsx)(`button`,{className:`scene-settings`,type:`button`,"aria-label":`Settings`,tabIndex:-1,children:(0,E.jsx)(h,{"aria-hidden":`true`})})]})}function N({time:e,assets:t}){let n=d(e,30.35,30.92);return(0,E.jsxs)(`section`,{className:`scene-panel scene-chat-panel`,children:[(0,E.jsxs)(`header`,{className:`scene-panel-header`,children:[(0,E.jsx)(`span`,{className:`scene-icon-tile`,children:(0,E.jsx)(c,{"aria-hidden":`true`})}),(0,E.jsxs)(`div`,{children:[(0,E.jsx)(`h2`,{children:`Morrow Studio`}),(0,E.jsx)(`p`,{children:`Ceramics storefront`})]}),(0,E.jsxs)(`span`,{className:`scene-members`,"aria-hidden":`true`,children:[(0,E.jsx)(`i`,{className:`is-green`,children:(0,E.jsx)(`img`,{className:`scene-avatar-image`,src:t.humanAvatars.fey,alt:``})}),(0,E.jsx)(`i`,{className:`is-blue`,children:(0,E.jsx)(`img`,{className:`scene-avatar-image`,src:t.humanAvatars.avery,alt:``})}),(0,E.jsx)(`i`,{className:`is-yellow`,children:(0,E.jsx)(`img`,{className:`scene-avatar-image`,src:t.humanAvatars.jun,alt:``})})]})]}),(0,E.jsxs)(`div`,{className:`scene-chat-stream`,children:[(0,E.jsx)(j,{progress:d(e,1.35,2.05),author:`Fey`,avatar:`fey`,tone:`green`,timestamp:`10:12`,online:!0,assets:t,children:`🏺 Let's build an online shop for our ceramics studio.`}),(0,E.jsx)(j,{progress:d(e,2.65,3.35),author:`Avery`,avatar:`avery`,tone:`blue`,timestamp:`10:13`,online:!0,assets:t,children:`✨ Keep it warm, minimal, and editorial.`}),(0,E.jsx)(j,{progress:d(e,3.95,4.65),author:`Jun`,avatar:`jun`,tone:`yellow`,timestamp:`10:14`,online:!0,assets:t,children:`🎨 Let people preview every piece in different glazes.`}),(0,E.jsx)(j,{progress:d(e,5.25,5.95),author:`Tutti`,avatar:`tutti`,tone:`green`,timestamp:`10:15`,assets:t,children:`Got it — I'll put it together. ✨`}),(0,E.jsxs)(`article`,{className:`scene-task-result`,style:D(n),children:[(0,E.jsx)(`span`,{className:`scene-task-result-rail`,"aria-hidden":`true`}),(0,E.jsx)(`span`,{className:`scene-task-result-icon`,"aria-hidden":`true`,children:(0,E.jsx)(S,{})}),(0,E.jsxs)(`div`,{children:[(0,E.jsx)(`span`,{children:`Task completed`}),(0,E.jsx)(`strong`,{children:`Build ceramics storefront`}),(0,E.jsx)(`small`,{children:`Storefront`}),(0,E.jsx)(`p`,{children:`Warm editorial shopping and glaze previews are ready in Artifacts.`})]}),(0,E.jsx)(i,{className:`scene-task-result-chevron`,"aria-hidden":`true`})]})]}),(0,E.jsxs)(`div`,{className:`scene-composer`,"aria-hidden":`true`,children:[(0,E.jsx)(`span`,{children:`Write a message`}),(0,E.jsx)(T,{})]})]})}function P({progress:e,icon:t,children:n}){return(0,E.jsxs)(`div`,{className:`scene-scratchpad-row`,style:D(e),children:[(0,E.jsx)(`span`,{"aria-hidden":`true`,children:t}),(0,E.jsx)(`p`,{children:n})]})}function F({time:e}){return(0,E.jsxs)(`section`,{className:`scene-panel scene-scratchpad-panel`,style:{"--scratchpad-collapse":d(e,p.runEnd,19.18)},children:[(0,E.jsxs)(`header`,{className:`scene-panel-header`,children:[(0,E.jsx)(`span`,{className:`scene-icon-tile`,children:(0,E.jsx)(v,{"aria-hidden":`true`})}),(0,E.jsx)(`h2`,{children:`Scratchpad`})]}),(0,E.jsxs)(`div`,{className:`scene-scratchpad-body`,children:[(0,E.jsxs)(A,{progress:d(e,8.95,10),className:`scene-scratchpad-intro`,children:[(0,E.jsx)(`h3`,{children:`Ceramics storefront`}),(0,E.jsx)(`p`,{children:`A warm, editorial storefront for a small-batch studio, centered on tactile product discovery.`})]}),(0,E.jsx)(A,{progress:d(e,9.85,10.65),className:`scene-scratchpad-label`,children:`Confirmed`}),(0,E.jsx)(P,{progress:d(e,10.4,11.25),icon:(0,E.jsx)(S,{}),children:`Product-first editorial layout with generous space`}),(0,E.jsx)(P,{progress:d(e,11.2,12.05),icon:(0,E.jsx)(S,{}),children:`Warm neutrals with quiet serif headlines`}),(0,E.jsx)(P,{progress:d(e,12,12.85),icon:(0,E.jsx)(S,{}),children:`Keep the collection small, curated, and story-led`}),(0,E.jsx)(A,{progress:d(e,12.75,13.55),className:`scene-scratchpad-label`,children:`Requested feature`}),(0,E.jsx)(P,{progress:d(e,13.3,14.2),icon:(0,E.jsx)(o,{}),children:`Preview every piece in clay, sage, and ink glazes`})]}),(0,E.jsxs)(`footer`,{className:`scene-scratchpad-footer`,style:D(d(e,15.7,16.8)),children:[(0,E.jsxs)(`span`,{className:`scene-writing-mark`,children:[(0,E.jsx)(`strong`,{children:`Updated`}),(0,E.jsx)(`span`,{children:`just now`})]}),(0,E.jsxs)(`button`,{className:`scene-run-button`,type:`button`,tabIndex:-1,children:[(0,E.jsx)(f,{"aria-hidden":`true`}),(0,E.jsx)(`span`,{children:`Run`})]})]})]})}function I(e,t){let n=Math.max(0,Math.floor((e-t)*50/5)*5);return`${Math.floor(n/60)}m${(n%60).toString().padStart(2,`0`)}s`}function L({time:e,scoreSrc:t}){let r=d(e,18.92,19.2),i=_(e),a=i.id===`complete`,o={prepare:p.runEnd,implement:p.executionPrepareEnd,validate:p.executionImplementEnd,update:p.executionValidateEnd,complete:p.executionComplete}[i.id],s=d(e,o,o+.32),c=k(e);return(0,E.jsx)(`div`,{className:`scene-execution`,style:{"--reveal":r,"--stage-reveal":s},children:(0,E.jsxs)(`article`,{className:`homepage-motion-panel homepage-motion-execution-panel homepage-motion-execution-card is-score-${a?`complete`:`running`}`,children:[(0,E.jsx)(`header`,{className:`homepage-motion-panel-header`,children:(0,E.jsxs)(`div`,{className:`homepage-motion-panel-title`,children:[(0,E.jsx)(`span`,{className:`scene-icon-tile`,"aria-hidden":`true`,children:(0,E.jsx)(y,{})}),(0,E.jsx)(`h3`,{children:`Tutti is working on`})]})}),(0,E.jsxs)(`div`,{className:`homepage-motion-execution-body`,children:[(0,E.jsxs)(`div`,{className:`homepage-motion-execution-step homepage-motion-execution-stage is-${a?`complete`:`running`} has-marker`,children:[(0,E.jsx)(`span`,{className:`homepage-motion-execution-marker ${a?`is-done`:`is-running`}`,"aria-hidden":`true`,children:a?(0,E.jsx)(S,{}):(0,E.jsx)(n,{})}),(0,E.jsx)(`span`,{className:`homepage-motion-execution-step-content homepage-motion-execution-stage-copy`,children:(0,E.jsxs)(`span`,{className:`homepage-motion-execution-step-title`,children:[(0,E.jsx)(`span`,{className:`homepage-motion-execution-step-label`,children:i.label}),a?null:(0,E.jsx)(`span`,{className:`homepage-motion-execution-step-elapsed`,children:` (${I(e,o)})`})]})},i.id)]}),(0,E.jsx)(`div`,{className:`homepage-motion-running-score ${a?`is-complete`:``}`,role:`img`,"aria-label":`Ode to Joy score phrase`,children:(0,E.jsx)(`div`,{className:`homepage-motion-score-passage`,style:{"--score-translate-x":`${-395.3*c}px`},"aria-hidden":`true`,children:(0,E.jsx)(`img`,{src:t,alt:``,draggable:!1})})})]})]})})}function R({color:e,variant:t=`vase`,className:n=``}){let r={"--ceramic-color":e};return t===`cup`?(0,E.jsxs)(`svg`,{className:`ceramic-object is-cup ${n}`,viewBox:`0 0 260 260`,style:r,"aria-hidden":`true`,children:[(0,E.jsx)(`path`,{className:`ceramic-main`,d:`M54 64h132l-9 126c-2 26-20 42-46 42h-22c-26 0-44-16-46-42Z`}),(0,E.jsx)(`path`,{className:`ceramic-outline`,d:`M186 92h18c34 0 34 72 1 76h-27`}),(0,E.jsx)(`ellipse`,{className:`ceramic-rim`,cx:`120`,cy:`64`,rx:`66`,ry:`13`}),(0,E.jsx)(`path`,{className:`ceramic-highlight`,d:`M78 90c5 62 4 91 20 114`})]}):t===`bowl`?(0,E.jsxs)(`svg`,{className:`ceramic-object is-bowl ${n}`,viewBox:`0 0 300 220`,style:r,"aria-hidden":`true`,children:[(0,E.jsx)(`ellipse`,{className:`ceramic-rim`,cx:`150`,cy:`55`,rx:`116`,ry:`24`}),(0,E.jsx)(`path`,{className:`ceramic-main`,d:`M34 55c8 82 45 132 116 132S258 137 266 55c-42 25-190 25-232 0Z`}),(0,E.jsx)(`path`,{className:`ceramic-highlight`,d:`M72 82c18 45 40 70 70 82`}),(0,E.jsx)(`path`,{className:`ceramic-base`,d:`M112 185h76`})]}):(0,E.jsxs)(`svg`,{className:`ceramic-object is-vase ${n}`,viewBox:`0 0 320 420`,style:r,"aria-hidden":`true`,children:[(0,E.jsx)(`path`,{className:`ceramic-main`,d:`M116 56c7 38-17 61-36 96-31 56-28 157 5 199 33 42 117 42 150 0 33-42 36-143 5-199-19-35-43-58-36-96Z`}),(0,E.jsx)(`ellipse`,{className:`ceramic-rim`,cx:`160`,cy:`56`,rx:`44`,ry:`12`}),(0,E.jsx)(`ellipse`,{className:`ceramic-base`,cx:`160`,cy:`365`,rx:`66`,ry:`13`}),(0,E.jsx)(`path`,{className:`ceramic-highlight`,d:`M108 153c-25 64-23 145 1 185`})]})}function z({time:e}){let t=d(e,p.artifactClick,33.25),n=d(e,34.25,34.52),r=d(e,34.88,35.15),i=d(e,35.55,35.82),a=g(e),o=O(`#d9cbb4`,`#c56f4f`,n);e>=34.88&&(o=O(`#c56f4f`,`#6f9275`,r)),e>=35.55&&(o=O(`#6f9275`,`#243a46`,i));let s=e>=35.55?`ink`:e>=34.88?`sage`:e>=34.25?`clay`:null,c={"--artifact-scroll":a};return(0,E.jsxs)(`section`,{className:`scene-panel scene-artifact-panel`,style:D(t),children:[(0,E.jsxs)(`header`,{className:`scene-panel-header`,children:[(0,E.jsx)(`span`,{className:`scene-icon-tile`,children:(0,E.jsx)(l,{"aria-hidden":`true`})}),(0,E.jsx)(`h2`,{children:`Artifacts`}),(0,E.jsx)(`span`,{className:`scene-ready-tag`,children:`Ready`})]}),(0,E.jsx)(`div`,{className:`scene-artifact-canvas`,children:(0,E.jsxs)(`div`,{className:`artifact-page-frame`,style:c,children:[(0,E.jsxs)(`div`,{className:`artifact-page-nav`,children:[(0,E.jsx)(`strong`,{children:`Morrow`}),(0,E.jsx)(`span`,{children:`Objects · Journal · Studio`})]}),(0,E.jsxs)(`section`,{className:`artifact-hero`,children:[(0,E.jsxs)(`div`,{className:`artifact-hero-copy`,children:[(0,E.jsx)(`span`,{className:`artifact-eyebrow`,children:`Hand-finished in small batches`}),(0,E.jsx)(`h3`,{children:`Objects for slower days.`}),(0,E.jsx)(`p`,{children:`Quiet forms, warm glazes, and useful pieces made to live with.`}),(0,E.jsx)(`button`,{type:`button`,tabIndex:-1,children:`Explore the collection`})]}),(0,E.jsxs)(`div`,{className:`artifact-hero-object`,children:[(0,E.jsx)(R,{color:o}),(0,E.jsxs)(`div`,{className:`artifact-glaze-picker`,"aria-label":`Glaze preview`,children:[(0,E.jsx)(`span`,{children:`Glaze`}),(0,E.jsx)(`i`,{className:s===`clay`?`is-active is-clay`:`is-clay`}),(0,E.jsx)(`i`,{className:s===`sage`?`is-active is-sage`:`is-sage`}),(0,E.jsx)(`i`,{className:s===`ink`?`is-active is-ink`:`is-ink`})]})]})]}),(0,E.jsxs)(`section`,{className:`artifact-collection`,children:[(0,E.jsxs)(`header`,{children:[(0,E.jsx)(`span`,{children:`Selected pieces`}),(0,E.jsx)(`p`,{children:`Everyday forms shaped for the rituals around them.`})]}),(0,E.jsxs)(`div`,{className:`artifact-product-grid`,children:[(0,E.jsxs)(`article`,{children:[(0,E.jsx)(R,{color:`#b9785f`,variant:`cup`}),(0,E.jsxs)(`div`,{children:[(0,E.jsx)(`strong`,{children:`Low cup`}),(0,E.jsx)(`span`,{children:`Rust glaze`})]})]}),(0,E.jsxs)(`article`,{children:[(0,E.jsx)(R,{color:`#819283`,variant:`vase`}),(0,E.jsxs)(`div`,{children:[(0,E.jsx)(`strong`,{children:`Field vase`}),(0,E.jsx)(`span`,{children:`Sage glaze`})]})]}),(0,E.jsxs)(`article`,{children:[(0,E.jsx)(R,{color:`#d5c7af`,variant:`bowl`}),(0,E.jsxs)(`div`,{children:[(0,E.jsx)(`strong`,{children:`Gather bowl`}),(0,E.jsx)(`span`,{children:`Flax glaze`})]})]})]})]}),(0,E.jsxs)(`section`,{className:`artifact-studio`,children:[(0,E.jsx)(`span`,{children:`Made by hand · Meant for every day`}),(0,E.jsx)(`h3`,{children:`Useful things can still feel special.`}),(0,E.jsx)(`p`,{children:`We make a small number of considered objects, slowly and close to home.`}),(0,E.jsx)(`button`,{type:`button`,tabIndex:-1,children:`Visit the studio`})]}),(0,E.jsxs)(`footer`,{className:`artifact-page-footer`,children:[(0,E.jsx)(`strong`,{children:`Morrow Ceramics`}),(0,E.jsx)(`span`,{className:`artifact-built-with`,children:`Built with Tutti.`}),(0,E.jsx)(`span`,{children:`Small batch · Est. 2026`})]})]})})]})}function B(e,t,n){return e+(t-e)*n}function V(e,t,n,r,i){let a=d(e,t,n,m);return{x:B(r.x,i.x,a),y:B(r.y,i.y,a)}}function H(e,t,n){return e<t||e>n?0:Math.sin(Math.PI*((e-t)/(n-t)))}function U(e){if(e>=p.runCursorStart&&e<18.92){let t=V(e,p.runCursorStart,p.runCursorArrive,{x:86,y:76},{x:94.25,y:94.2});return{visible:!0,x:t.x,y:t.y,clickPulse:H(e,p.runClickStart,p.runEnd)}}if(e>=31&&e<33.45){let t=V(e,31,32.22,{x:50,y:58},{x:4,y:22.85});return{visible:!0,x:t.x,y:t.y,clickPulse:H(e,32.28,32.6)}}return{visible:!1,x:50,y:50,clickPulse:0}}function W({time:e,assets:t}){let n=u(e),r=U(e),i=a(e),o=d(e,.08,1.05,m);return(0,E.jsx)(`div`,{className:`motion-scene`,role:`img`,"aria-label":`Tutti workflow animation from team discussion to a generated ceramics storefront`,style:{opacity:i,visibility:i<=.001?`hidden`:`visible`},children:(0,E.jsxs)(`div`,{className:`motion-stage`,style:{opacity:o,transform:`translate(50%, 50%) scale(${n.scale}) translate(${-n.centerX*100}%, ${-n.centerY*100}%)`},children:[(0,E.jsx)(M,{time:e,assets:t}),(0,E.jsxs)(`div`,{className:`scene-workspace-layer`,children:[(0,E.jsx)(N,{time:e,assets:t}),(0,E.jsx)(F,{time:e}),(0,E.jsx)(L,{time:e,scoreSrc:t.scoreSrc})]}),(0,E.jsx)(z,{time:e}),(0,E.jsxs)(`span`,{className:`scene-cursor ${r.visible?`is-visible`:``}`,style:{left:`${r.x}%`,top:`${r.y}%`,"--click-pulse":r.clickPulse},"aria-hidden":`true`,children:[(0,E.jsx)(w,{}),(0,E.jsx)(`i`,{})]})]})})}export{W as HomepageMotionScene};