.approval-card-module__e2UkCG__card{margin:var(--space-2) 0;border:1px solid var(--c-gold);border-radius:var(--radius-md);background:color-mix(in srgb, var(--c-gold) 8%, var(--c-surface));padding:var(--space-3)}.approval-card-module__e2UkCG__card[data-state=failed]{border-color:var(--c-orange)}.approval-card-module__e2UkCG__title{font-size:var(--fs-sm);color:var(--c-gold);margin-bottom:var(--space-1);font-weight:700}.approval-card-module__e2UkCG__label{font-size:var(--fs-base);color:var(--c-text);margin-bottom:var(--space-2)}.approval-card-module__e2UkCG__reason{font-size:var(--fs-xs);color:var(--c-orange);margin-bottom:var(--space-2)}.approval-card-module__e2UkCG__actions{gap:var(--space-2);display:flex}.approval-card-module__e2UkCG__approve,.approval-card-module__e2UkCG__reject{border-radius:var(--radius-sm);padding:var(--space-1) var(--space-3);font-size:var(--fs-sm);cursor:pointer;border:1px solid #0000;font-weight:600}.approval-card-module__e2UkCG__approve{background:var(--c-green);color:var(--c-bg)}.approval-card-module__e2UkCG__reject{border-color:var(--c-border);color:var(--c-text-muted);background:0 0}.approval-card-module__e2UkCG__approve:disabled,.approval-card-module__e2UkCG__reject:disabled{opacity:.55;cursor:not-allowed}.approval-card-module__e2UkCG__resolved{align-items:baseline;gap:var(--space-2);margin:var(--space-1) 0;padding:var(--space-1) var(--space-3);border:1px solid var(--c-border);border-radius:var(--radius-md);font-size:var(--fs-sm);color:var(--c-text-muted);display:flex}.approval-card-module__e2UkCG__resolvedMark{font-weight:700}.approval-card-module__e2UkCG__resolvedMark[data-decision=approve]{color:var(--c-green)}.approval-card-module__e2UkCG__resolvedMark[data-decision=reject]{color:var(--c-orange)}.approval-card-module__e2UkCG__resolvedLabel{overflow-wrap:anywhere}
.branch-picker-module__RUl4fa__picker{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-bottom:1px solid var(--c-border);background:var(--c-surface);flex:none;display:flex}.branch-picker-module__RUl4fa__step{border:1px solid var(--c-border);border-radius:var(--radius-sm);color:var(--c-text-muted);font-size:var(--fs-sm);padding:1px var(--space-2);cursor:pointer;background:0 0;line-height:1}.branch-picker-module__RUl4fa__step:hover:not(:disabled),.branch-picker-module__RUl4fa__step:focus-visible{border-color:var(--c-accent);color:var(--c-text)}.branch-picker-module__RUl4fa__step:disabled{opacity:.4;cursor:not-allowed}.branch-picker-module__RUl4fa__label{font-size:var(--fs-xs);color:var(--c-text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:280px;overflow:hidden}
.markdown-module__W0vIfG__markdown{font-size:var(--fs-base);color:var(--c-text);overflow-wrap:anywhere;line-height:1.65}.markdown-module__W0vIfG__block>:first-child{margin-top:0}.markdown-module__W0vIfG__block>:last-child{margin-bottom:0}.markdown-module__W0vIfG__block p{margin:0 0 var(--space-3)}.markdown-module__W0vIfG__block h1,.markdown-module__W0vIfG__block h2,.markdown-module__W0vIfG__block h3,.markdown-module__W0vIfG__block h4{margin:var(--space-4) 0 var(--space-2);color:var(--c-text);line-height:1.3}.markdown-module__W0vIfG__block h1{font-size:var(--fs-xl)}.markdown-module__W0vIfG__block h2{font-size:var(--fs-lg)}.markdown-module__W0vIfG__block h3,.markdown-module__W0vIfG__block h4{font-size:var(--fs-md)}.markdown-module__W0vIfG__block ul,.markdown-module__W0vIfG__block ol{margin:0 0 var(--space-3);padding-left:var(--space-5)}.markdown-module__W0vIfG__block li{margin-bottom:var(--space-1)}.markdown-module__W0vIfG__block blockquote{margin:0 0 var(--space-3);padding:var(--space-1) var(--space-3);border-left:3px solid var(--c-border);color:var(--c-text-muted)}.markdown-module__W0vIfG__block a{color:var(--c-accent);text-underline-offset:2px;text-decoration:underline}.markdown-module__W0vIfG__block code{font-family:var(--font-mono);background:var(--c-surface-alt);border:1px solid var(--c-border);border-radius:var(--radius-sm);padding:0 var(--space-1);font-size:.9em}.markdown-module__W0vIfG__block table{border-collapse:collapse;margin:0 0 var(--space-3);font-size:var(--fs-sm)}.markdown-module__W0vIfG__block th,.markdown-module__W0vIfG__block td{border:1px solid var(--c-border);padding:var(--space-1) var(--space-2);text-align:left}.markdown-module__W0vIfG__block hr{border:none;border-top:1px solid var(--c-border);margin:var(--space-4) 0}.markdown-module__W0vIfG__codeBlock{margin:0 0 var(--space-3);border:1px solid var(--c-border);border-radius:var(--radius-md);font-size:var(--fs-sm);overflow:hidden}.markdown-module__W0vIfG__codeBlock pre{padding:var(--space-3);font-family:var(--font-mono);margin:0;line-height:1.55;overflow-x:auto}.markdown-module__W0vIfG__plainPre{background:var(--c-surface-alt);color:var(--c-text)}.markdown-module__W0vIfG__plainPre code{font-family:var(--font-mono)}[data-theme=light] .markdown-module__W0vIfG__codeBlock .shiki{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important}[data-theme=light] .markdown-module__W0vIfG__codeBlock .shiki span{color:var(--shiki-light)!important;background-color:var(--shiki-light-bg)!important}
.message-actions-module__WJc5Fq__bar{gap:var(--space-1);align-items:center;display:inline-flex}.message-actions-module__WJc5Fq__action{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-sm);color:var(--c-text-muted);font-size:var(--fs-xs);padding:3px var(--space-1);cursor:pointer;line-height:1}.message-actions-module__WJc5Fq__action:hover:not(:disabled),.message-actions-module__WJc5Fq__action:focus-visible{border-color:var(--c-accent);color:var(--c-text)}.message-actions-module__WJc5Fq__action:disabled{opacity:.45;cursor:not-allowed}.message-actions-module__WJc5Fq__action[data-copied=true]{border-color:var(--c-teal);color:var(--c-teal)}
.messages-module__Pe1GwW__userRow{padding:var(--space-1) 0;flex-direction:column;align-items:flex-end;display:flex}.messages-module__Pe1GwW__userBubble{background:var(--c-surface-alt);border:1px solid var(--c-border);border-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-sm);max-width:78%;padding:var(--space-2) var(--space-3);font-size:var(--fs-base);color:var(--c-text);white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.5}.messages-module__Pe1GwW__userRow[data-pending=true] .messages-module__Pe1GwW__userBubble{opacity:.65}.messages-module__Pe1GwW__attachments{gap:var(--space-1);max-width:78%;margin-top:var(--space-1);flex-wrap:wrap;justify-content:flex-end;display:flex}.messages-module__Pe1GwW__userRow[data-pending=true] .messages-module__Pe1GwW__attachments{opacity:.65}.messages-module__Pe1GwW__attachmentThumb{object-fit:contain;border:1px solid var(--c-border);border-radius:var(--radius-md);background:var(--c-surface-alt);width:auto;max-width:200px;height:auto;max-height:160px;display:block}.messages-module__Pe1GwW__attachmentFile{font-size:var(--fs-xs);color:var(--c-text-muted);border:1px solid var(--c-border);border-radius:var(--radius-sm);padding:2px var(--space-2)}.messages-module__Pe1GwW__actionsSlot{opacity:0;padding-top:var(--space-1);transition:opacity .12s}.messages-module__Pe1GwW__userRow:hover .messages-module__Pe1GwW__actionsSlot,.messages-module__Pe1GwW__userRow:focus-within .messages-module__Pe1GwW__actionsSlot,.messages-module__Pe1GwW__assistantRow:hover .messages-module__Pe1GwW__actionsSlot,.messages-module__Pe1GwW__assistantRow:focus-within .messages-module__Pe1GwW__actionsSlot{opacity:1}.messages-module__Pe1GwW__editBox{gap:var(--space-1);flex-direction:column;width:78%;display:flex}.messages-module__Pe1GwW__editInput{background:var(--c-surface-alt);border:1px solid var(--c-accent);border-radius:var(--radius-lg);width:100%;color:var(--c-text);font:inherit;font-size:var(--fs-base);padding:var(--space-2) var(--space-3);resize:vertical;line-height:1.5}.messages-module__Pe1GwW__editError{font-size:var(--fs-xs);color:var(--c-orange)}.messages-module__Pe1GwW__editActions{align-items:center;gap:var(--space-2);justify-content:flex-end;display:flex}.messages-module__Pe1GwW__editHint{font-size:var(--fs-2xs);color:var(--c-text-dim);margin-right:auto}.messages-module__Pe1GwW__editCancel,.messages-module__Pe1GwW__editSend{border-radius:var(--radius-pill);font-size:var(--fs-xs);padding:2px var(--space-2);cursor:pointer}.messages-module__Pe1GwW__editCancel{border:1px solid var(--c-border);color:var(--c-text-muted);background:0 0}.messages-module__Pe1GwW__editSend{background:var(--c-accent);border:1px solid var(--c-accent);color:var(--c-bg)}.messages-module__Pe1GwW__editCancel:disabled,.messages-module__Pe1GwW__editSend:disabled{opacity:.5;cursor:not-allowed}.messages-module__Pe1GwW__assistantRow{padding:var(--space-2) 0}.messages-module__Pe1GwW__streamingCursor{vertical-align:text-bottom;background:var(--c-accent);border-radius:1px;width:7px;height:1em;margin-left:2px;animation:1s steps(2,start) infinite messages-module__Pe1GwW__blink;display:inline-block}@keyframes messages-module__Pe1GwW__blink{to{visibility:hidden}}.messages-module__Pe1GwW__statusBadge{margin-top:var(--space-2);font-size:var(--fs-xs);color:var(--c-text-muted);border:1px solid var(--c-border);border-radius:var(--radius-pill);padding:2px var(--space-2);display:inline-block}.messages-module__Pe1GwW__statusBadge[data-status=failed]{color:var(--c-orange);border-color:var(--c-orange)}.messages-module__Pe1GwW__toolRow{gap:var(--space-2);padding:var(--space-1) 0;font-size:var(--fs-sm);align-items:baseline;display:flex}.messages-module__Pe1GwW__toolRowLabel{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.08em;color:var(--c-text-dim);border:1px solid var(--c-border);border-radius:var(--radius-sm);padding:0 var(--space-1);flex:none}.messages-module__Pe1GwW__toolRowBody{font-family:var(--font-mono);font-size:var(--fs-xs);color:var(--c-text-muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:0}
.notices-module__bkKi4q__system{text-align:center;font-size:var(--fs-xs);color:var(--c-text-dim);padding:var(--space-1) 0}.notices-module__bkKi4q__error{margin:var(--space-2) 0;border:1px solid var(--c-orange);border-radius:var(--radius-md);padding:var(--space-2) var(--space-3);background:color-mix(in srgb, var(--c-orange) 8%, var(--c-surface))}.notices-module__bkKi4q__errorPartial{margin-bottom:var(--space-2);opacity:.85}.notices-module__bkKi4q__errorBody{font-size:var(--fs-sm);color:var(--c-orange)}.notices-module__bkKi4q__reconnect{z-index:2;text-align:center;font-size:var(--fs-xs);color:var(--c-gold);background:color-mix(in srgb, var(--c-gold) 10%, var(--c-bg));border:1px solid var(--c-gold);border-radius:var(--radius-pill);padding:var(--space-1) var(--space-3);margin:var(--space-1) auto;width:fit-content;position:sticky;top:0}
.surface-reference-chip-module__mzbVWa__chip{align-items:center;gap:var(--space-2);margin:var(--space-1) 0;padding:var(--space-1) var(--space-3);border:1px dashed var(--c-border);border-radius:var(--radius-md);font-size:var(--fs-sm);color:var(--c-text-muted);width:fit-content;max-width:100%;display:flex}.surface-reference-chip-module__mzbVWa__icon{color:var(--c-violet)}.surface-reference-chip-module__mzbVWa__label{color:var(--c-text);font-weight:600}.surface-reference-chip-module__mzbVWa__key{font-family:var(--font-mono);font-size:var(--fs-2xs);color:var(--c-text-dim);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.surface-reference-chip-module__mzbVWa__status{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.06em;color:var(--c-text-dim)}.surface-reference-chip-module__mzbVWa__status[data-surface-status=open]{color:var(--c-green)}.surface-reference-chip-module__mzbVWa__open{color:var(--c-accent);font-size:var(--fs-xs);cursor:pointer;background:0 0;border:none;padding:0}
.tool-group-module__Lt1IDG__group{margin:var(--space-1) 0;border:1px solid color-mix(in srgb, var(--c-border) 70%, transparent);border-radius:var(--radius-md);font-size:var(--fs-xs);background:0 0}.tool-group-module__Lt1IDG__header{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-1) var(--space-2);color:var(--c-text-muted);font-size:var(--fs-sm);cursor:pointer;text-align:left;background:0 0;border:none;display:flex}.tool-group-module__Lt1IDG__chevron{color:var(--c-text-dim);transition:transform .12s;display:inline-block}.tool-group-module__Lt1IDG__chevron[data-expanded=true]{transform:rotate(90deg)}.tool-group-module__Lt1IDG__title{color:var(--c-text-muted);font-weight:600}.tool-group-module__Lt1IDG__summary{font-size:var(--fs-xs);color:var(--c-text-dim);margin-left:auto}.tool-group-module__Lt1IDG__body{border-top:1px solid var(--c-border);padding:var(--space-1) var(--space-2) var(--space-2);gap:var(--space-1);flex-direction:column;display:flex}.tool-group-module__Lt1IDG__entry{border:1px solid var(--c-border);border-radius:var(--radius-sm);overflow:hidden}.tool-group-module__Lt1IDG__entryHeader{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-1) var(--space-2);color:var(--c-text);font-size:var(--fs-xs);cursor:pointer;text-align:left;background:0 0;border:none;display:flex}.tool-group-module__Lt1IDG__entryHeader:disabled{cursor:default}.tool-group-module__Lt1IDG__entryName{font-family:var(--font-mono)}.tool-group-module__Lt1IDG__entryStatus{font-size:var(--fs-2xs);text-transform:uppercase;letter-spacing:.06em;color:var(--c-text-dim);margin-left:auto}.tool-group-module__Lt1IDG__entryStatus[data-status=started],.tool-group-module__Lt1IDG__entryStatus[data-status=queued]{color:var(--c-teal)}.tool-group-module__Lt1IDG__entryStatus[data-status=failed]{color:var(--c-orange)}.tool-group-module__Lt1IDG__entryStatus[data-status=completed]{color:var(--c-green)}.tool-group-module__Lt1IDG__entryStatus[data-status=input_required]{color:var(--c-gold)}.tool-group-module__Lt1IDG__entryDetail{border-top:1px solid var(--c-border);padding:var(--space-1) var(--space-2)}.tool-group-module__Lt1IDG__entryPayload{padding:var(--space-1) 0;font-family:var(--font-mono);font-size:var(--fs-2xs);color:var(--c-text-muted);white-space:pre-wrap;overflow-wrap:anywhere;max-height:220px;margin:0;overflow-y:auto}
.transcript-module__FmX3ua__shell{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.transcript-module__FmX3ua__viewport{flex:1;min-height:0;position:relative;overflow-y:auto}.transcript-module__FmX3ua__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.transcript-module__FmX3ua__column{max-width:760px;padding:var(--space-4) var(--space-4) var(--space-6);gap:var(--space-3);flex-direction:column;margin:0 auto;display:flex}.transcript-module__FmX3ua__rowSlot{content-visibility:auto;contain-intrinsic-size:auto 64px}.transcript-module__FmX3ua__rowSlot[data-recent=true]{content-visibility:visible}.transcript-module__FmX3ua__loadOlder{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-pill);color:var(--c-text-muted);font-size:var(--fs-xs);padding:var(--space-1) var(--space-3);cursor:pointer;margin-bottom:var(--space-2);align-self:center}.transcript-module__FmX3ua__jumpToBottom{bottom:var(--space-3);z-index:3;background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-pill);color:var(--c-text);font-size:var(--fs-xs);padding:var(--space-1) var(--space-3);cursor:pointer;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000040}.transcript-module__FmX3ua__suggestions{gap:var(--space-2);padding-top:var(--space-2);flex-wrap:wrap;display:flex}.transcript-module__FmX3ua__suggestion{background:var(--c-surface);border:1px solid var(--c-border);border-radius:var(--radius-pill);color:var(--c-text-muted);font-size:var(--fs-xs);padding:var(--space-1) var(--space-3);cursor:pointer}.transcript-module__FmX3ua__suggestion:hover{border-color:var(--c-accent);color:var(--c-text)}
.composer-module__3Yv_Rq__composer{border-top:1px solid var(--c-border);background:color-mix(in srgb, var(--c-surface) 88%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:var(--space-2) var(--space-3);gap:var(--space-1);flex-direction:column;flex:none;display:flex}.composer-module__3Yv_Rq__compact{padding:var(--space-1) var(--space-2)}.composer-module__3Yv_Rq__attachments{gap:var(--space-1);display:flex}.composer-module__3Yv_Rq__iconButton{font-size:var(--fs-base);opacity:.55;cursor:not-allowed;padding:0 var(--space-1);background:0 0;border:none}.composer-module__3Yv_Rq__compact .composer-module__3Yv_Rq__iconButton{font-size:var(--fs-sm)}.composer-module__3Yv_Rq__iconButtonLive{font-size:var(--fs-base);cursor:pointer;padding:0 var(--space-1);opacity:.85;background:0 0;border:none}.composer-module__3Yv_Rq__iconButtonLive:hover:not(:disabled){opacity:1}.composer-module__3Yv_Rq__iconButtonLive:disabled{opacity:.4;cursor:not-allowed}.composer-module__3Yv_Rq__compact .composer-module__3Yv_Rq__iconButtonLive{font-size:var(--fs-sm)}.composer-module__3Yv_Rq__chips{gap:var(--space-1);flex-wrap:wrap;display:flex}.composer-module__3Yv_Rq__chip{align-items:center;gap:var(--space-1);max-width:220px;padding:2px var(--space-1);background:var(--c-surface-alt);border:1px solid var(--c-border);border-radius:var(--radius-pill);font-size:var(--fs-xs);color:var(--c-text-muted);display:inline-flex}.composer-module__3Yv_Rq__chipThumb{object-fit:cover;border-radius:var(--radius-pill);flex:none;width:24px;height:24px}.composer-module__3Yv_Rq__chipName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.composer-module__3Yv_Rq__chipGlyph{font-size:var(--fs-base);flex:none;line-height:1}.composer-module__3Yv_Rq__chipRemove{color:var(--c-text-muted);cursor:pointer;font-size:var(--fs-base);background:0 0;border:none;flex:none;padding:0 4px;line-height:1}.composer-module__3Yv_Rq__chipRemove:hover{color:var(--c-orange)}.composer-module__3Yv_Rq__attachmentError{font-size:var(--fs-xs);color:var(--c-orange)}.composer-module__3Yv_Rq__row{align-items:flex-end;gap:var(--space-2);display:flex}.composer-module__3Yv_Rq__input{resize:none;background:var(--c-surface-alt);border:1px solid var(--c-border);border-radius:var(--radius-md);min-height:24px;max-height:160px;color:var(--c-text);font-family:var(--font-body);font-size:var(--fs-base);padding:var(--space-2) var(--space-3);flex:1;line-height:1.4;overflow-y:auto}.composer-module__3Yv_Rq__input:focus{border-color:var(--c-accent);outline:none}.composer-module__3Yv_Rq__input:disabled{opacity:.65}.composer-module__3Yv_Rq__send{border-radius:var(--radius-pill);background:var(--c-accent);width:34px;height:34px;color:var(--c-bg);font-size:var(--fs-base);cursor:pointer;border:none;flex:none;font-weight:700}.composer-module__3Yv_Rq__send:disabled{opacity:.45;cursor:not-allowed}.composer-module__3Yv_Rq__stop{border-radius:var(--radius-pill);border:1px solid var(--c-orange);width:34px;height:34px;color:var(--c-orange);font-size:var(--fs-sm);cursor:pointer;background:0 0;flex:none}.composer-module__3Yv_Rq__stop:hover:not(:disabled){background:var(--c-orange);color:var(--c-bg)}.composer-module__3Yv_Rq__stop:disabled{opacity:.45;cursor:not-allowed}
.composition-module__lUN3eG__shell{--shell-rail-width:280px;--shell-contextbar-height:34px;grid-template-columns:var(--shell-rail-width) minmax(0, 1fr) auto;grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"topbar topbar topbar""rail main drawer""status status status";min-height:100vh;display:grid}.composition-module__lUN3eG__shell [data-slot=topbar]{flex-wrap:wrap;grid-area:topbar;align-items:center;gap:16px;display:flex}.composition-module__lUN3eG__shell [data-slot=topbar] [data-slot-region=global]{align-items:center;gap:8px;margin-left:auto;display:flex}.composition-module__lUN3eG__shell [data-slot=topbar] [data-slot-region=global] [data-item]{border-radius:999px;align-items:center;gap:7px;padding:6px 12px;text-decoration:none;display:inline-flex}.composition-module__lUN3eG__shell [data-slot=rail]{flex-direction:column;grid-area:rail;align-content:start;gap:4px;min-width:0;display:flex}.composition-module__lUN3eG__main{flex-direction:column;grid-area:main;gap:16px;min-width:0;padding:24px;display:flex}.composition-module__lUN3eG__shell:has(.assistant-shell){height:100dvh;min-height:100dvh}.composition-module__lUN3eG__main:has(.assistant-shell){min-height:0;overflow:hidden}@media (min-width:861px){.composition-module__lUN3eG__shell:has(.assistant-shell) [data-slot=rail]{min-height:0;overflow:hidden auto}}:is(.composition-module__lUN3eG__shell [data-slot=contextbar],.composition-module__lUN3eG__shell [data-placeholder=contextbar]){box-sizing:border-box;height:var(--shell-contextbar-height);flex-wrap:nowrap;align-items:center;gap:8px;display:flex;overflow:auto hidden}.composition-module__lUN3eG__shell [data-slot=drawer]{grid-area:drawer;width:300px}.composition-module__lUN3eG__shell [data-slot=statusline]{grid-area:status}.composition-module__lUN3eG__shell [data-slot=rail] [data-rail-group]{flex-direction:column;gap:4px;display:flex}.composition-module__lUN3eG__shell [data-slot=rail] [data-item]{border-radius:8px;align-items:center;gap:9px;padding:8px 12px;text-decoration:none;display:flex}.composition-module__lUN3eG__shell [data-slot=rail] [data-item-label]{overflow-wrap:anywhere;min-width:0}.composition-module__lUN3eG__shell [data-item-badge]{box-sizing:border-box;flex:none;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;display:inline-flex;position:relative}.composition-module__lUN3eG__shell [data-slot=rail] [data-item] [data-item-badge]{margin-inline-start:auto}.composition-module__lUN3eG__shell [data-item-badge-label]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.composition-module__lUN3eG__shell [data-slot=contextbar] [data-item]{box-sizing:border-box;height:var(--shell-contextbar-height);border-radius:999px;align-items:center;gap:7px;padding:5px 12px;text-decoration:none;display:inline-flex}.composition-module__lUN3eG__shell [data-slot=contextbar] [data-item]:focus-visible{outline-offset:-2px}@media (max-width:1279px){.composition-module__lUN3eG__shell [data-slot=topbar]{flex-wrap:nowrap}}@media (max-width:860px){.composition-module__lUN3eG__shell{--shell-rail-band-height:72px;grid-template:"topbar""rail""main"minmax(0,1fr)"drawer""status"/minmax(0,1fr)}.composition-module__lUN3eG__shell [data-slot=topbar]{grid-template-rows:auto 40px 44px;grid-template-columns:minmax(0,1fr);align-items:center;row-gap:8px;display:grid}.composition-module__lUN3eG__shell [data-slot=topbar]>.topbar-side{grid-row:2;align-self:stretch}.composition-module__lUN3eG__shell [data-slot=topbar] [data-slot-region=global]{grid-row:3;justify-self:end;margin-left:0}.composition-module__lUN3eG__shell [data-slot=rail]{height:var(--shell-rail-band-height);flex-flow:row;align-content:center;align-items:center;min-width:0;overflow:auto hidden}.composition-module__lUN3eG__shell [data-slot=rail] [data-rail-group]{flex-flow:row;flex:none;align-items:center;min-width:0}.composition-module__lUN3eG__shell [data-slot=rail] [data-rail-group-heading]{white-space:nowrap;flex:none}.composition-module__lUN3eG__shell [data-slot=rail] [data-item]{white-space:nowrap;flex:none}.composition-module__lUN3eG__shell [data-slot=rail] [data-item-label]{overflow-wrap:normal;white-space:nowrap}.composition-module__lUN3eG__shell [data-slot=drawer]{width:auto}}@media (max-width:559px){.composition-module__lUN3eG__shell [data-slot=topbar]{grid-template-rows:auto 112px 44px}}
.command-palette-module__WU9ahW__trigger{border:1px solid var(--border,#d5d7de);background:var(--surface,#fbfbfc);height:32px;color:var(--text-muted,#5b5f6b);font:inherit;cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-size:13px;display:inline-flex}.command-palette-module__WU9ahW__trigger:hover{border-color:var(--border-strong,#b9bcc6);color:var(--text,#1c1e26)}.command-palette-module__WU9ahW__trigger:focus-visible{outline:2px solid var(--focus-ring,#2f6feb);outline-offset:2px}.command-palette-module__WU9ahW__triggerIcon{color:var(--text-muted,#7a7e8a)}.command-palette-module__WU9ahW__triggerLabel{white-space:nowrap}.command-palette-module__WU9ahW__triggerHint{border:1px solid var(--border,#d5d7de);background:var(--surface-sunken,#eef0f4);color:var(--text-muted,#5b5f6b);border-radius:5px;margin-left:4px;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:11px;line-height:1.4}.command-palette-module__WU9ahW__backdrop{z-index:1000;background:#0f11186b;position:fixed;inset:0}.command-palette-module__WU9ahW__dialog{--cp-surface:var(--surface,#fff);--cp-border:var(--border,#d9dbe2);--cp-text:var(--text,#1c1e26);--cp-text-dim:var(--text-muted,#61656f);--cp-accent:var(--accent,#2f6feb);--cp-danger:var(--danger,#b42318);background:var(--cp-surface);width:920px;max-width:calc(100vw - 32px);max-height:min(720px,100vh - 96px);color:var(--cp-text);border:1px solid var(--cp-border);z-index:1001;border-radius:14px;flex-direction:column;display:flex;position:fixed;top:clamp(48px,10vh,96px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 24px 60px -12px #0f111859}.command-palette-module__WU9ahW__header{border-bottom:1px solid var(--cp-border);align-items:center;gap:10px;padding:14px 52px 14px 18px;display:flex;position:relative}.command-palette-module__WU9ahW__searchGlyph{border:2px solid var(--cp-text-dim);border-radius:50%;flex:none;width:16px;height:16px;position:relative}.command-palette-module__WU9ahW__searchGlyph:after{content:"";background:var(--cp-text-dim);border-radius:2px;width:7px;height:2px;position:absolute;bottom:-4px;right:-5px;transform:rotate(45deg)}.command-palette-module__WU9ahW__input{min-width:0;color:var(--cp-text);font:inherit;background:0 0;border:none;outline:none;flex:1;font-size:16px}.command-palette-module__WU9ahW__input::placeholder{color:var(--cp-text-dim)}.command-palette-module__WU9ahW__input:focus-visible{outline:2px solid var(--focus-ring,#2f6feb);outline-offset:2px}.command-palette-module__WU9ahW__modeLabel{border:1px solid var(--cp-border);color:var(--cp-text-dim);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;flex:none;padding:3px 9px;font-size:12px}.command-palette-module__WU9ahW__banner{border-bottom:1px solid var(--cp-border);background:var(--surface-warn,#fff7ed);color:var(--text-warn,#92400e);justify-content:space-between;align-items:center;gap:12px;padding:10px 18px;font-size:13px;display:flex}.command-palette-module__WU9ahW__bannerAction{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:7px;flex:none;padding:5px 11px;font-size:12px}.command-palette-module__WU9ahW__bannerAction:focus-visible{outline:2px solid var(--focus-ring,#2f6feb);outline-offset:2px}.command-palette-module__WU9ahW__body{flex:1;grid-template-columns:minmax(0,1fr) 340px;min-height:0;display:grid}.command-palette-module__WU9ahW__results{flex-direction:column;min-height:0;display:flex;overflow:hidden}.command-palette-module__WU9ahW__listbox{max-height:460px;margin:0;padding:8px;list-style:none;overflow-y:auto}.command-palette-module__WU9ahW__group+.command-palette-module__WU9ahW__group{margin-top:4px}.command-palette-module__WU9ahW__groupHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--cp-text-dim);padding:8px 10px 4px;font-size:11px;font-weight:600}.command-palette-module__WU9ahW__groupItems{margin:0;padding:0;list-style:none}.command-palette-module__WU9ahW__row{cursor:pointer;border-radius:9px;align-items:center;gap:12px;min-height:52px;padding:8px 12px 8px 14px;display:flex;position:relative}.command-palette-module__WU9ahW__rowMarker{background:0 0;border-radius:3px;width:3px;position:absolute;top:12px;bottom:12px;left:3px}.command-palette-module__WU9ahW__row[data-active=true]{background:var(--surface-active,#eef3ff);box-shadow:inset 0 0 0 1px var(--cp-accent)}.command-palette-module__WU9ahW__row[data-active=true] .command-palette-module__WU9ahW__rowMarker{background:var(--cp-accent)}.command-palette-module__WU9ahW__row[aria-disabled=true]{cursor:not-allowed}.command-palette-module__WU9ahW__row[aria-disabled=true] .command-palette-module__WU9ahW__rowTitle{color:var(--cp-text-dim)}.command-palette-module__WU9ahW__rowIcon{color:var(--cp-text-dim);flex:none}.command-palette-module__WU9ahW__rowText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.command-palette-module__WU9ahW__rowTitle{color:var(--cp-text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.command-palette-module__WU9ahW__rowSubtitle{color:var(--cp-text-dim);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.command-palette-module__WU9ahW__rowReason{color:var(--cp-text-dim);white-space:normal;overflow-wrap:anywhere;margin-top:2px;font-size:12px;line-height:1.35}.command-palette-module__WU9ahW__rowShortcut{border:1px solid var(--cp-border);color:var(--cp-text-dim);border-radius:5px;flex:none;padding:1px 6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.command-palette-module__WU9ahW__rowBadge{border:1px solid var(--cp-border);color:var(--cp-text-dim);background:var(--surface-sunken,#f2f3f7);border-radius:999px;flex:none;padding:2px 8px;font-size:11px}.command-palette-module__WU9ahW__row[aria-disabled=true] .command-palette-module__WU9ahW__rowBadge{border-color:var(--cp-danger);color:var(--cp-danger)}.command-palette-module__WU9ahW__stateNote{color:var(--cp-text-dim);margin:0;padding:18px 16px;font-size:13px}.command-palette-module__WU9ahW__noResult{padding:8px 8px 16px}.command-palette-module__WU9ahW__emptyAction{border:1px solid var(--cp-border);color:var(--cp-accent);font:inherit;cursor:pointer;background:0 0;border-radius:8px;margin:4px 8px;padding:6px 12px;font-size:13px}.command-palette-module__WU9ahW__emptyAction:focus-visible{outline:2px solid var(--focus-ring,#2f6feb);outline-offset:2px}.command-palette-module__WU9ahW__preview{border-left:1px solid var(--cp-border);background:var(--surface-sunken,#fafbfc);min-height:0;padding:16px;overflow-y:auto}.command-palette-module__WU9ahW__previewNote,.command-palette-module__WU9ahW__previewSubtitle{color:var(--cp-text-dim);margin:0 0 8px;font-size:13px}.command-palette-module__WU9ahW__previewTitle{color:var(--cp-text);margin:0 0 6px;font-size:15px}.command-palette-module__WU9ahW__previewError{color:var(--cp-danger);margin:0 0 8px;font-size:13px}.command-palette-module__WU9ahW__previewDisabled{color:var(--cp-danger);margin:8px 0 0;font-size:13px}.command-palette-module__WU9ahW__previewDisabledLabel{font-weight:600}.command-palette-module__WU9ahW__confirmation{flex-direction:column;gap:6px;display:flex}.command-palette-module__WU9ahW__confirmationDryRun{border:1px dashed var(--cp-border);color:var(--cp-text-dim);border-radius:8px;margin:0;padding:8px 10px;font-size:12px}.command-palette-module__WU9ahW__confirmationActions{gap:8px;margin-top:8px;display:flex}.command-palette-module__WU9ahW__confirmButton{border:1px solid var(--cp-accent);background:var(--cp-accent);color:#fff;font:inherit;cursor:pointer;border-radius:8px;padding:7px 14px;font-size:13px}.command-palette-module__WU9ahW__cancelButton{border:1px solid var(--cp-border);color:var(--cp-text);font:inherit;cursor:pointer;background:0 0;border-radius:8px;padding:7px 14px;font-size:13px}.command-palette-module__WU9ahW__confirmButton:focus-visible,.command-palette-module__WU9ahW__cancelButton:focus-visible{outline:2px solid var(--focus-ring,#2f6feb);outline-offset:2px}.command-palette-module__WU9ahW__confirmButton:disabled{opacity:.55;cursor:progress}.command-palette-module__WU9ahW__closeButton{width:30px;height:30px;color:var(--cp-text-dim);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px}.command-palette-module__WU9ahW__closeButton:hover{color:var(--cp-text);background:var(--surface-sunken,#f2f3f7)}.command-palette-module__WU9ahW__closeButton:focus-visible{outline:2px solid var(--focus-ring,#2f6feb);outline-offset:2px}.command-palette-module__WU9ahW__liveRegion{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:fixed;overflow:hidden}@media (max-width:951px){.command-palette-module__WU9ahW__dialog{width:720px}.command-palette-module__WU9ahW__body{grid-template-columns:minmax(0,1fr)}.command-palette-module__WU9ahW__preview{display:none}}
@layer crystal.shell{.controls-module__EAJDfW__btnGhost{color:var(--c-text-muted);cursor:pointer;padding:var(--space-1);background:0 0;border:none}}
@layer crystal.shell{.inspector-module__KTf3ra__inspector{width:var(--inspector-w);background:var(--c-surface-alt);border-left:1px solid var(--c-border);flex-direction:column;flex-shrink:0;animation:.2s inspector-module__KTf3ra__slideInRight;display:flex}@keyframes inspector-module__KTf3ra__slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.inspector-module__KTf3ra__tabs{border-bottom:1px solid var(--c-border);display:flex}.inspector-module__KTf3ra__tab{padding:var(--space-2) 0;font-size:var(--fs-xs);color:var(--c-text-dim);cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-bottom:1.5px solid #0000;flex:1;font-weight:400}.inspector-module__KTf3ra__tabActive{color:var(--c-teal);border-bottom-color:var(--c-teal);background:#00d2d30f;font-weight:700}.inspector-module__KTf3ra__body{padding:var(--space-4);flex:1;overflow:auto}.inspector-module__KTf3ra__status{padding:var(--space-3) var(--space-4);border-top:1px solid var(--c-border);align-items:center;gap:var(--space-3);background:#26de810a;display:flex}.inspector-module__KTf3ra__event{align-items:center;gap:var(--space-3);padding:3px var(--space-3);border-radius:var(--radius-sm);border-bottom:1px solid var(--c-border);display:flex}.inspector-module__KTf3ra__eventTime{font-size:var(--fs-xs);color:var(--c-text-dim);font-family:var(--font-mono);flex-shrink:0;width:42px}.inspector-module__KTf3ra__eventType{font-size:var(--fs-xs);padding:1px var(--space-2);font-weight:700;font-family:var(--font-mono);white-space:nowrap;border-radius:3px}.inspector-module__KTf3ra__eventDetail{font-size:var(--fs-xs);color:var(--c-text-dim);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inspector-module__KTf3ra__tool{padding:var(--space-3);border-radius:var(--radius-sm) + 1px;border:1px solid var(--c-border);background:var(--c-surface)}.inspector-module__KTf3ra__toolName{font-size:var(--fs-base);font-weight:700;font-family:var(--font-mono);color:var(--c-text)}.inspector-module__KTf3ra__toolBadge{font-size:var(--fs-2xs);color:var(--c-green);background:#26de8117;border-radius:3px;padding:0 3px}.inspector-module__KTf3ra__toolDesc{font-size:var(--fs-xs);color:var(--c-text-muted);margin-top:var(--space-1)}.inspector-module__KTf3ra__trace{padding:3px var(--space-3);border-radius:var(--radius-sm);background:#a55eea0a;border:1px solid #a55eea0f}.inspector-module__KTf3ra__traceBar{background:var(--c-violet);height:3px;margin-top:var(--space-1);opacity:.5;border-radius:2px}.inspector-module__KTf3ra__traceDur{font-size:var(--fs-2xs);color:var(--c-violet);margin-top:1px}}
@layer crystal.foundation{.utilities-module__RKTjEq__flex{display:flex}.utilities-module__RKTjEq__flexCol{flex-direction:column;display:flex}.utilities-module__RKTjEq__flex1{flex:1}.utilities-module__RKTjEq__itemsCenter{align-items:center}.utilities-module__RKTjEq__justifyCenter{justify-content:center}.utilities-module__RKTjEq__justifyBetween{justify-content:space-between}.utilities-module__RKTjEq__gap1{gap:var(--space-1)}.utilities-module__RKTjEq__gap2{gap:var(--space-2)}.utilities-module__RKTjEq__gap3{gap:var(--space-3)}.utilities-module__RKTjEq__minW0{min-width:0}.utilities-module__RKTjEq__minH0{min-height:0}.utilities-module__RKTjEq__overflowAuto{overflow:auto}.utilities-module__RKTjEq__overflowXAuto{overflow-x:auto}.utilities-module__RKTjEq__textMono{font-family:var(--font-mono)}.utilities-module__RKTjEq__textUpper{text-transform:uppercase;letter-spacing:.08em}.utilities-module__RKTjEq__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.utilities-module__RKTjEq__nowrap{white-space:nowrap}.utilities-module__RKTjEq__relative{position:relative}.utilities-module__RKTjEq__borderB{border-bottom:1px solid var(--c-border)}}
@layer crystal.shell{.overlays-module__CFsGAq__tooltipWrap{cursor:pointer;position:relative}.overlays-module__CFsGAq__tooltip{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);background:var(--c-surface);border:1px solid var(--c-border);font-size:var(--fs-xs);color:var(--c-text);white-space:nowrap;white-space:normal;z-index:100;pointer-events:none;opacity:0;max-width:280px;line-height:1.5;transition:opacity .12s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0006}.overlays-module__CFsGAq__tooltipWrap:hover .overlays-module__CFsGAq__tooltip{opacity:1;pointer-events:auto}.overlays-module__CFsGAq__tooltip:after{content:"";border:5px solid #0000;border-top-color:var(--c-border);position:absolute;top:100%;left:50%;transform:translate(-50%)}.overlays-module__CFsGAq__badgeDetail{margin-top:var(--space-2);padding:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--c-border);background:var(--c-surface-alt);font-size:var(--fs-xs);color:var(--c-text-muted);animation:var(--kf-fade-in) .15s ease-out;line-height:1.6}.overlays-module__CFsGAq__badgeDetailKind{font-family:var(--font-mono);color:var(--c-teal);margin-bottom:var(--space-1);font-weight:700}.overlays-module__CFsGAq__badgeDetailText{color:var(--c-text)}.overlays-module__CFsGAq__badgeDetailEnvelope{margin-top:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--c-bg);border:1px solid var(--c-border);font-family:var(--font-mono);font-size:var(--fs-2xs);color:var(--c-text-dim);white-space:pre-wrap;word-break:break-all}}
