: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:#101814;--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}.sidebar-button:after,.sidebar-status-entry:after{z-index:5;color:var(--color-surface);white-space:nowrap;pointer-events:none;content:attr(data-label);background:var(--color-tooltip);box-shadow:var(--shadow-tooltip);opacity:0;border-radius:7px;padding:6px 8px;font-size:.72rem;font-weight:800;line-height:1;transition:opacity .14s,transform .14s;position:absolute;top:50%;left:calc(100% + 10px);transform:translate(-4px,-50%)}.sidebar-button:hover:after,.sidebar-button:focus-visible:after,.sidebar-status-entry:hover:after,.sidebar-status-entry:focus-visible:after{opacity:1;transform:translateY(-50%)}.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}.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:17px 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;font-size:.86rem;font-weight:900;line-height:1.2;display:block;overflow:hidden}.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:38px;padding:7px 0;display:grid}.settings-row:first-child{border-top:0}.settings-row .field-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.settings-row strong,.settings-row code,.settings-row-value{min-width:0}.settings-row strong{color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:800;line-height:1.34;overflow:hidden}.settings-row code{max-width:100%;min-height:0;color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;justify-self:start;padding:0;font-size:.72rem;line-height:1.34;overflow:hidden}.settings-masked-link{width:100%;min-width:0;color:var(--color-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:800;line-height:1.34;display:block;overflow:hidden}.settings-value-button{min-width:0;max-width:100%;color:var(--color-ink);font:inherit;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;font-size:.78rem;font-weight:900;line-height:1.34;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-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;font-size:.78rem;font-weight:900;line-height:1.34}.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-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%}.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){.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-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);align-content:start;overflow:auto}.timeline-workspace-grid{grid-template-columns:minmax(0,1fr);overflow:hidden}.settings-page-grid{min-width:0;min-height:0;display:block}.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-writing-indicator{min-width:0;max-width:112px;height:24px;color:var(--color-placeholder);flex:0 auto;align-items:center;gap:3px;display:flex}.scratchpad-writing-icon{stroke-width:1.9px;flex:0 0 12px;width:12px;height:12px;animation:2.4s ease-in-out infinite tutti-scratchpad-writing-breathe}.scratchpad-writing-canvas{flex:0 auto;max-width:100%;max-height:24px;display:block;overflow:visible}.scratchpad-writing-canvas [data-writing-stroke]{fill:none;stroke:currentColor;stroke-width:4.1px;stroke-linecap:round;stroke-linejoin:round;opacity:0}.scratchpad-submit-button{width:auto;min-width:100px;padding-left:14px;padding-right:14px}.scratchpad-submit-button.is-submitting svg{animation:.9s linear infinite tutti-scratchpad-submit-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-writing-breathe{0%,to{opacity:.58}50%{opacity:1}}@keyframes tutti-scratchpad-submit-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-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){.scratchpad-writing-icon,.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 .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-button:after,.workspace-shell .sidebar-status-entry:after{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}}.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)}.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)}}@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{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;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,.project-list-identity .status-dot{flex:none;width:6px;height:6px}.invite-project .project-line.is-offline .status-dot,.project-list-row.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}.project-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;padding:0 32px 30px;display:grid}.project-entry-card{min-width:0;min-height:218px;color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-panel-border);border-radius:var(--radius-control);flex-direction:column;padding:22px;display:flex}.project-entry-card-header{align-items:flex-start;gap:12px;min-height:64px;display:flex}.project-entry-card-icon{width:30px;height:30px;color:var(--color-action-strong);background:var(--color-surface-muted);border-radius:var(--radius-control);flex:none;place-items:center;display:grid}.project-entry-card-icon svg{stroke-width:1.8px;width:16px;height:16px}.project-entry-card-copy{gap:7px;min-width:0;display:grid}.project-entry-card-copy h2{color:var(--color-ink);font-family:var(--font-heading);margin:0;font-size:1.22rem;font-weight:650;line-height:1.05}.project-entry-card-copy p{color:var(--color-muted);margin:0;font-size:.76rem;line-height:1.5}.project-entry-card-content{flex:1;min-width:0;padding-top:20px}.project-join-card-content{flex-direction:column;justify-content:flex-end;gap:7px;display:flex}.project-join-card-form-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.project-join-card .input-shell{min-width:0;height:40px;min-height:40px;padding:0 12px;font-size:.78rem}.project-join-card-actions{justify-content:flex-end;display:flex}.project-join-card-actions .action-button{min-height:40px}.project-launch-card-content{flex-direction:column;gap:18px;min-height:90px;display:flex}.project-launch-card-status{gap:8px;min-width:0;display:grid}.project-launch-card-status>p{color:var(--color-muted);margin:0;font-size:.74rem;line-height:1.5}.project-launch-card-status>.project-launch-card-status-title{color:var(--color-body);font-size:.8rem;font-weight:750}.project-launch-card-actions{justify-content:flex-end;margin-top:auto;display:flex}.project-launch-card-actions .action-button{min-height:40px}.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{border-top:1px solid var(--color-line);margin:0;padding:0;list-style:none;display:grid}.project-list-item{min-width:0;padding:0}.project-list-item+.project-list-item{border-top:1px solid var(--color-line)}.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: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: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.is-offline>svg{color:var(--color-muted)}.project-list-row>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:17px;height:17px}.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-identity>small{color:var(--color-muted);align-items:center;gap:7px;font-size:.66rem;line-height:1.35;display:flex}.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}@media (width<=760px){.project-entry-grid{grid-template-columns:1fr}}.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}.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;aspect-ratio:3/2;background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:22px;width:min(100vw - 64px,150vh - 96px,1200px);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 .input-shell{background:var(--color-surface);min-height:42px;padding:0 12px;font-size:.8rem}.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-section,.local-console-unavailable-projects,.project-list-disclosure{border-top:1px solid var(--color-line)}.local-console-project-section-header,.project-list-disclosure-summary{min-height:46px;color:var(--color-muted);background:var(--color-surface-subtle);align-items:center;gap:12px;padding:11px 32px;display:flex}.local-console-project-section-header{justify-content:space-between}.project-list-disclosure-summary{justify-content:flex-start}.local-console-project-section-header strong,.project-list-disclosure-summary strong{color:var(--color-body);font-size:.76rem;font-weight:800}.local-console-project-section>.project-list,.local-console-unavailable-projects>.project-list,.project-list-disclosure>.project-list{border-top:1px solid var(--color-line)}.local-console-unavailable-projects>summary,.project-list-disclosure-summary{cursor:pointer;list-style:none}.local-console-unavailable-projects>summary::-webkit-details-marker{display:none}.project-list-disclosure-summary::-webkit-details-marker{display:none}.local-console-unavailable-projects>summary>svg,.project-list-disclosure-summary>svg{width:16px;height:16px;transition:transform .16s}.local-console-unavailable-projects[open]>summary>svg,.project-list-disclosure[open]>.project-list-disclosure-summary>svg{transform:rotate(180deg)}.local-console-unavailable-projects>summary:hover,.local-console-unavailable-projects>summary:focus-visible,.project-list-disclosure-summary:hover,.project-list-disclosure-summary:focus-visible{color:var(--color-ink);background:var(--color-surface-hover)}.local-console-unavailable-projects>summary:focus-visible,.project-list-disclosure-summary:focus-visible{outline:var(--ring-action);outline-offset:-3px}.local-console-project-row{grid-template-columns: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-offline .status-dot{background:var(--color-muted)}.local-console-project-title{align-items:center;gap:8px;min-width:0;display:flex}.local-console-project-title>strong{color:var(--color-ink);font-family:var(--font-heading);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:700;overflow:hidden}.local-console-project-signals{align-items:center;gap:16px;min-width:0;display:flex}.local-console-runtime-status,.local-console-provider-status{min-width:0;color:var(--color-muted);align-items:center;gap:7px;font-size:.7rem;font-weight:650;display:inline-flex}.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{max-width:100%;color:var(--color-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;font-weight:500;display:block;overflow:hidden}.local-console-provider-status .status-dot{background:var(--color-muted);flex:none;width:7px;height:7px}.local-console-provider-status.is-configured .status-dot{background:var(--color-action)}.local-console-provider-status.is-invalid .status-dot{background:var(--color-error)}.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:minmax(0,1fr) minmax(100px,auto) auto}.project-list-detail:nth-of-type(3){display:none}.local-console-project-row{grid-template-columns: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-entry-grid{gap:12px;padding:0 22px 22px}.project-entry-card{padding:18px}.local-console-card .project-center-account{justify-content:flex-end;width:100%}.project-list-row{grid-template-columns:minmax(0,1fr) auto;gap:16px;min-height:78px;padding:16px 22px}.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}.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-project-section-header{padding-inline: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:minmax(0,1fr);gap:14px;padding:16px 22px}.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,.local-console-unavailable-projects>summary>svg,.project-list-disclosure-summary>svg,.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}
