.workspaceShellRoot{position:relative;isolation:isolate;min-height:100vh;height:100vh;overflow:hidden;background:var(--body-bg)}.workspaceShellRoot:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:transparent;transition:background .18s ease}.workspaceNoticeLayer{position:fixed;top:16px;left:50%;z-index:40;width:min(560px,calc(100vw - 28px));transform:translateX(-50%);pointer-events:none}.workspaceNoticeLayer .noticeBar{pointer-events:auto}.workspaceZeroShell{min-height:100vh;padding:32px;display:grid;align-content:start;grid-gap:24px;gap:24px;background:var(--body-bg)}.workspaceZeroHero{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.workspaceZeroIntro{display:grid;grid-gap:10px;gap:10px;max-width:66ch}.workspaceZeroIntro h1{font-size:clamp(2.4rem,5vw,4.25rem);line-height:.94;letter-spacing:-.08em}.workspaceZeroIntro p{color:var(--text-soft);font-size:15px;line-height:1.6}.workspaceZeroActions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.workspaceZeroGrid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);grid-gap:24px;gap:24px;align-items:start}.workspaceZeroCard{display:grid;grid-gap:16px;gap:16px;padding:24px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:18px;background:color-mix(in srgb,var(--surface) 96%,transparent)}.workspaceZeroCard h2{font-size:1.45rem;line-height:1.02;letter-spacing:-.04em}.workspaceZeroSteps{display:grid;grid-gap:0;gap:0;border-top:1px solid color-mix(in srgb,var(--line) 62%,transparent)}.workspaceZeroStep{display:grid;grid-gap:4px;gap:4px;padding:14px 0;border-bottom:1px solid color-mix(in srgb,var(--line) 56%,transparent)}.workspaceZeroStep strong{font-size:14px;letter-spacing:-.02em}.workspaceZeroStep span{color:var(--text-soft);font-size:13px;line-height:1.5}.workspaceZeroMeta{display:grid;grid-gap:0;gap:0;border-top:1px solid color-mix(in srgb,var(--line) 62%,transparent)}.workspaceZeroMetaRow{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid color-mix(in srgb,var(--line) 56%,transparent)}.workspaceZeroMetaRow span{color:var(--text-soft);font-size:13px;line-height:1.45}.workspaceZeroMetaRow strong{max-width:56%;text-align:right;font-size:14px;line-height:1.4;letter-spacing:-.02em;overflow-wrap:anywhere}.workspaceZeroFoot{color:var(--text-soft);font-size:13px;line-height:1.55}.workspaceLoaderShell{min-height:100vh;display:grid;place-items:center;padding:32px;background:var(--body-bg)}.workspaceLoaderCard{width:min(560px,100%);display:grid;grid-gap:16px;gap:16px;padding:28px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:20px;background:color-mix(in srgb,var(--surface) 96%,transparent)}.workspaceLoaderCard h1{font-size:clamp(2rem,4vw,3.25rem);line-height:.96;letter-spacing:-.06em}.workspaceLoaderBar{width:100%;height:4px;border-radius:999px;background:color-mix(in srgb,var(--line) 72%,transparent);overflow:hidden}.workspaceLoaderBar:after{content:"";display:block;width:34%;height:100%;border-radius:inherit;background:var(--accent);animation:relay-progress 1s ease-in-out infinite alternate}.workspaceSurface{position:relative;display:grid;grid-template-columns:var(--workspace-left-width) var(--workspace-left-splitter-width) minmax(0,1fr) var(--workspace-right-splitter-width) var(--workspace-right-width);min-height:100vh;height:100vh;overflow:hidden}.workspaceSurface.isResizing{cursor:col-resize}.workspacePane{min-width:0;min-height:0;display:flex;flex-direction:column;background:color-mix(in srgb,var(--surface-strong) 96%,transparent)}.workspacePaneComposer,.workspacePaneNavigation{background:color-mix(in srgb,var(--surface) 98%,transparent)}.workspacePaneNavigation{border-right:1px solid color-mix(in srgb,var(--line) 82%,transparent)}.workspacePaneComposer{border-left:1px solid color-mix(in srgb,var(--line) 82%,transparent)}.workspacePaneTimeline{background:color-mix(in srgb,var(--surface-strong) 94%,transparent)}.workspacePaneHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.workspacePaneHeaderTight{padding:14px 14px 12px;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent)}.workspacePaneTitleGroup{display:grid;grid-gap:6px;gap:6px;min-width:0}.workspacePaneTitleGroup h2{font-size:1.18rem;line-height:1.04;letter-spacing:-.04em}.workspacePaneTitleGroup p{color:var(--text-soft);font-size:13px;line-height:1.45}.workspacePaneHeaderActions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.workspacePaneHeaderActionsInline{flex-wrap:nowrap;gap:6px}.workspaceChromeButton,.workspaceThemeSlot{display:inline-flex;align-items:center}.workspaceChromeButton{justify-content:center;min-height:34px;padding:0 12px;border:1px solid color-mix(in srgb,var(--line) 76%,transparent);border-radius:999px;background:transparent;color:var(--text);cursor:pointer;font-size:13px;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.workspaceChromeButton:hover{background:color-mix(in srgb,var(--surface-subtle) 84%,transparent);border-color:color-mix(in srgb,var(--accent) 20%,var(--line))}.workspaceChromeButton:disabled{opacity:.55;cursor:not-allowed}.workspaceHeaderTextAction{padding:0;border:0;background:transparent;color:var(--text-soft);cursor:pointer;font-size:13px;font-weight:700;line-height:1;transition:color .16s ease}.workspaceHeaderTextAction:hover{color:var(--text)}.workspaceHeaderActionDivider{color:var(--text-faint);font-size:12px}.workspaceCompactStatRow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent)}.workspaceCompactStat{display:grid;grid-gap:4px;gap:4px;min-width:0;padding:12px 14px;border-left:1px solid color-mix(in srgb,var(--line) 64%,transparent)}.workspaceCompactStat:first-child{border-left:0}.workspaceCompactStat span{color:var(--text-faint);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.workspaceCompactStat strong{font-size:15px;line-height:1.2;letter-spacing:-.03em}.workspacePaneSection{display:grid;grid-gap:10px;gap:10px;padding:14px;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent);min-height:0}.workspacePaneSectionFill{flex:1 1 auto}.workspacePaneSectionHeader{display:flex;align-items:center;justify-content:space-between;gap:12px}.workspacePaneSectionHeader strong{font-size:14px;letter-spacing:-.02em}.workspacePaneSectionHeader span{color:var(--text-faint);font-size:12px}.workspacePaneList{display:grid;grid-gap:0;gap:0;min-height:0;overflow:auto}.workspacePaneListFill{flex:1 1 auto}.workspacePaneList .selectionCard,.workspacePaneList .selectionRow{border-radius:0;border-width:0 0 1px;border-color:color-mix(in srgb,var(--line) 72%,transparent);background:transparent;padding-inline:0}.workspacePaneList .selectionCard,.workspacePaneList .selectionRow{padding-block:12px}.workspacePaneList .selectionCard.isSelected,.workspacePaneList .selectionRow.isSelected{background:color-mix(in srgb,var(--accent-soft) 24%,transparent)}.workspacePaneList .selectionRow p,.workspaceRailCard p{color:var(--text-soft);line-height:1.45}.workspaceRailDescription{font-size:12px;line-height:1.38;color:var(--text-faint)}.workspaceInlineEmpty{color:var(--text-soft);font-size:13px;line-height:1.55;padding:4px 0}.workspacePaneFooter{padding:14px;margin-top:auto}.workspaceSplitter{position:relative;padding:0;border:0;background:color-mix(in srgb,var(--line) 72%,transparent);cursor:col-resize}.workspaceSplitter:before{content:"";position:absolute;inset:0;background:transparent;transition:background-color .16s ease}.workspaceSplitter:hover:before{background:color-mix(in srgb,var(--accent) 18%,transparent)}.workspaceCollapsedDock{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:12px 6px;color:var(--text-faint);font-size:10px}.workspaceCollapsedDock,.workspaceDockButton{font-weight:700;letter-spacing:.08em;text-transform:uppercase}.workspaceDockButton{border:0;background:transparent;color:var(--text);cursor:pointer;font-size:11px;padding:0}.workspaceCollapsedDock span,.workspaceDockButton{writing-mode:vertical-rl;transform:rotate(180deg)}.workspaceEdgeDock{position:absolute;top:18px;z-index:8;pointer-events:none}.workspaceEdgeDock.isLeft{left:10px}.workspaceEdgeDock.isRight{right:10px}.workspaceEdgeDockButton{pointer-events:auto;background:color-mix(in srgb,var(--surface) 96%,transparent);box-shadow:0 12px 28px rgba(8,12,18,.22)}.workspaceEdgeDockButton[data-tooltip]:after{top:50%;transform:translateY(-50%) translateX(4px)}.workspaceEdgeDock.isLeft .workspaceEdgeDockButton[data-tooltip]:after{left:calc(100% + 10px);right:auto}.workspaceEdgeDock.isRight .workspaceEdgeDockButton[data-tooltip]:after{right:calc(100% + 10px);top:50%}.workspaceEdgeDockButton[data-tooltip]:focus-visible:after,.workspaceEdgeDockButton[data-tooltip]:hover:after{transform:translateY(-50%) translateX(0)}.workspaceDocumentHeader{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;grid-gap:14px;gap:14px;padding:18px 20px 16px;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent)}.workspaceDocumentLead{display:grid;grid-gap:10px;gap:10px}.workspaceDocumentLead h1{font-size:clamp(1.8rem,3vw,2.55rem);line-height:.96;letter-spacing:-.06em}.workspaceDocumentLead p{color:var(--text-soft);font-size:14px;line-height:1.55;max-width:68ch}.workspaceDocumentKicker{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.workspaceDocumentActions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;align-self:start}.workspaceDocumentMeta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:0;gap:0;padding-top:14px;border-top:1px solid color-mix(in srgb,var(--line) 72%,transparent)}.workspaceDocumentMeta,.workspaceMobileTabs{grid-column:1/-1}.workspaceMetaTile{display:grid;grid-gap:4px;gap:4px;min-width:0;padding:0 12px;border-left:1px solid color-mix(in srgb,var(--line) 64%,transparent)}.workspaceMetaTile:first-child{padding-left:0;border-left:0}.workspaceMetaTile span{color:var(--text-faint);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.workspaceMetaTile strong{font-size:14px;line-height:1.3;letter-spacing:-.03em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspaceMetaTile small{color:var(--text-soft);font-size:12px;line-height:1.45}.workspaceMetaGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.workspaceMetaTile.isCompact{padding:10px 12px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:12px;background:color-mix(in srgb,var(--surface-subtle) 80%,transparent)}.workspaceMetaTile.isCompact span,.workspaceMetaTile.isCompact strong{white-space:normal}.workspaceTimelinePane{flex:1 1 auto;min-height:0;overflow:auto;scroll-behavior:smooth;padding:18px 20px 24px}.workspaceTimelinePane .timeline{display:grid;grid-gap:12px;gap:12px}.workspaceFilterBar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.workspaceFilterChip{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 12px;border:1px solid color-mix(in srgb,var(--line) 76%,transparent);border-radius:999px;background:color-mix(in srgb,var(--surface-subtle) 82%,transparent);color:var(--text-soft);cursor:pointer;font-size:12px;font-weight:700;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.workspaceFilterChip strong{color:var(--text);font-size:11px}.workspaceFilterChip:hover{border-color:color-mix(in srgb,var(--accent) 22%,var(--line));color:var(--text)}.workspaceFilterChip.isActive{border-color:color-mix(in srgb,var(--accent) 34%,var(--line));background:color-mix(in srgb,var(--accent-soft) 30%,transparent);color:var(--text)}.workspaceCenterEmpty{min-height:240px;display:grid;align-content:center}.workspaceMobileTabs{display:none;gap:8px}.workspaceMobileTab{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid color-mix(in srgb,var(--line) 76%,transparent);border-radius:999px;background:transparent;color:var(--text-soft);font-size:12px;font-weight:700}.workspaceMobileTab.isActive{border-color:color-mix(in srgb,var(--accent) 34%,var(--line));background:color-mix(in srgb,var(--accent-soft) 34%,transparent);color:var(--text)}.workspaceComposerPane{height:100%;overflow:auto;padding:14px;display:grid;align-content:start;grid-gap:12px;gap:12px}.workspaceAdvancedCard,.workspaceReplyPreview{display:grid;grid-gap:10px;gap:10px;padding:12px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:14px;background:color-mix(in srgb,var(--surface-subtle) 80%,transparent)}.workspaceLiveNote{color:var(--text-soft);font-size:12px;line-height:1.55}.workspaceComposerHeader{align-items:center}.workspaceComposerTitleRow{min-width:0}.workspaceComposerTitleRow h2{font-size:1.16rem;line-height:1.05;letter-spacing:-.04em}.workspaceComposerForm{display:grid;grid-gap:10px;gap:10px}.launchKindPicker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px}.launchKindOption{display:grid;grid-gap:4px;gap:4px;align-content:start;padding:12px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:14px;background:color-mix(in srgb,var(--surface-subtle) 78%,transparent);color:var(--text-soft);text-align:left;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.launchKindOption strong{color:var(--text);font-size:13px;line-height:1.2}.launchKindOption span{font-size:12px;line-height:1.45}.launchKindOption:hover{border-color:color-mix(in srgb,var(--accent) 24%,var(--line));background:color-mix(in srgb,var(--surface) 96%,transparent);color:var(--text)}.launchKindOption.isActive{border-color:color-mix(in srgb,var(--accent) 88%,transparent);background:color-mix(in srgb,var(--accent-soft) 28%,transparent);color:var(--text)}.launchKindHint{margin:0;color:var(--text-soft);font-size:12px;line-height:1.5}.composerPresetBar{display:grid;grid-gap:8px;gap:8px}.composerPresetRailHeader{display:grid;grid-gap:4px;gap:4px}.composerPresetRailHeader span{color:var(--text-faint);font-family:var(--font-mono),sans-serif;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.composerPresetRailHeader strong{color:var(--text);font-size:12px;line-height:1.3;letter-spacing:-.02em}.composerPresetRow{display:flex;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:6px}.composerPresetRow::-webkit-scrollbar{display:none}.composerPresetButton{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:26px;padding:0 9px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:999px;background:color-mix(in srgb,var(--surface-subtle) 76%,transparent);color:var(--text-soft);font-size:11px;font-weight:700;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.composerPresetButton:hover:not(:disabled){border-color:color-mix(in srgb,var(--accent) 24%,var(--line));background:color-mix(in srgb,var(--surface) 94%,transparent);color:var(--text)}.composerPresetButton.isActive{border-color:color-mix(in srgb,var(--accent) 88%,transparent);background:color-mix(in srgb,var(--accent-soft) 28%,transparent);color:var(--text)}.composerPresetButton:disabled{opacity:.48;cursor:not-allowed}.composerPresetHint{margin:0;color:var(--text-soft);font-size:11px;line-height:1.5}.composerPresetBar.isRail{display:grid;grid-gap:10px;gap:10px;padding:10px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.04),transparent 30%),rgba(0,0,0,.34);box-shadow:0 14px 24px rgba(0,0,0,.14)}.composerPresetBar.isRail .composerPresetRow{display:grid;grid-gap:8px;gap:8px}.composerPresetBar.isRail .composerPresetButton{width:100%;min-height:34px;padding:0 12px;justify-content:flex-start;border-radius:12px}.workspaceComposerInput{min-height:200px;resize:vertical;border-color:color-mix(in srgb,var(--line) 82%,transparent);background:color-mix(in srgb,var(--surface) 94%,transparent)}.workspaceComposerInput::placeholder{color:color-mix(in srgb,var(--text-faint) 88%,#fff 12%)}.workspaceStructuredInput{min-height:120px}.workspaceAdvancedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspaceTokenField{min-height:64px;display:flex;align-items:center;padding:12px;border-radius:12px}.workspaceAdvancedStack{padding-bottom:8px}.workspaceAdvancedStack,.workspacePresenceStack{display:grid;grid-gap:10px;gap:10px}.workspacePresenceStatRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.workspacePresenceStat{display:grid;grid-gap:4px;gap:4px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:12px;background:color-mix(in srgb,var(--surface-subtle) 78%,transparent)}.workspacePresenceStat span{color:var(--text-faint);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.workspacePresenceStat strong{font-size:15px;line-height:1.2;letter-spacing:-.03em}.workspaceComposerPane .presenceSummaryRow,.workspacePresenceSummaryRow{grid-template-columns:1fr}.workspaceComposerPane .participantCard,.workspaceComposerPane .presenceSummaryItem{padding:12px}.workspaceComposerPane .participantCard{min-height:0}.workspaceComposerPane .participantName{font-size:16px}.workspaceModeToggle{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border:1px solid color-mix(in srgb,var(--line) 76%,transparent);border-radius:999px;background:transparent;color:var(--text-soft);cursor:pointer;font-size:13px;font-weight:700;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.workspaceModeToggle:hover{color:var(--text);border-color:color-mix(in srgb,var(--accent) 24%,var(--line));background:color-mix(in srgb,var(--surface-subtle) 86%,transparent)}.workspaceModeToggle.isActive{border-color:color-mix(in srgb,var(--accent) 88%,transparent);background:var(--accent);color:#fff}.workspaceModeToggle.isCompact{min-height:32px}.workspaceSurfaceConsole{box-sizing:border-box;padding:14px;background:transparent}.workspaceSurfaceConsole .workspacePane{gap:10px;border:0;border-radius:4px;overflow:visible;background:transparent}.workspaceSurfaceConsole .workspacePaneComposer,.workspaceSurfaceConsole .workspacePaneNavigation,.workspaceSurfaceConsole .workspacePaneTimeline{background:transparent}.workspaceSurfaceConsole .workspacePaneNavigation{border-right:0}.workspaceSurfaceConsole .workspacePaneComposer{border-left:0}.workspaceSurfaceConsole .workspaceSplitter{background:transparent}.workspaceSurfaceConsole .workspaceSplitter:before{top:14px;bottom:14px;left:50%;right:auto;width:1px;transform:translateX(-50%);background:color-mix(in srgb,var(--line) 62%,transparent)}.workspaceSurfaceConsole .workspaceSplitter:hover:before{background:color-mix(in srgb,var(--accent) 34%,transparent)}.workspaceSurfaceConsole .workspaceDocumentHeader,.workspaceSurfaceConsole .workspacePaneFooter,.workspaceSurfaceConsole .workspacePaneHeaderTight,.workspaceSurfaceConsole .workspacePaneSection,.workspaceSurfaceConsole .workspaceTimelinePane{border:0;border-radius:4px;background:color-mix(in srgb,var(--surface) 98%,transparent)}.workspaceSurfaceConsole .workspaceDocumentLead h1{font-size:clamp(1.28rem,1.7vw,1.72rem);line-height:1.02;letter-spacing:-.05em;max-width:18ch;overflow-wrap:anywhere}.workspaceSurfaceConsole .workspaceDocumentLead p{max-width:48ch;font-size:12px;line-height:1.5}.workspaceSurfaceConsole .workspaceComposerPane,.workspaceSurfaceConsole .workspaceTimelinePane{padding:0}.workspaceSurfaceConsole .workspaceDocumentHeader,.workspaceSurfaceConsole .workspacePaneFooter,.workspaceSurfaceConsole .workspacePaneHeaderTight,.workspaceSurfaceConsole .workspacePaneSection{padding:12px 14px}.workspaceSurfaceConsole .workspacePaneSection{gap:8px;border-bottom:0}.workspaceSurfaceConsole .workspacePaneSectionFill{display:flex;flex-direction:column;min-height:0}.workspaceSurfaceConsole .workspaceDocumentHeader{gap:14px;border-bottom:0}.workspaceSurfaceConsole .workspaceDocumentActions{gap:8px}.workspaceSurfaceConsole .workspaceDocumentMeta{gap:8px;padding-top:0;border-top:0}.workspaceSurfaceConsole .workspaceMetaTile{padding:10px 12px;border:0;border-radius:4px;background:color-mix(in srgb,var(--surface-subtle) 82%,transparent)}.workspaceSurfaceConsole .workspaceMetaTile span{font-size:10px}.workspaceSurfaceConsole .workspaceMetaTile strong{font-size:13px;line-height:1.3;white-space:normal}.workspaceSurfaceConsole .workspaceMetaTile small{font-size:11px}.workspaceSurfaceConsole .workspaceComposerTitleRow h2,.workspaceSurfaceConsole .workspacePaneTitleGroup h2{font-size:1.02rem}.workspaceSurfaceConsole .attentionBanner p,.workspaceSurfaceConsole .messageTo,.workspaceSurfaceConsole .metaNote,.workspaceSurfaceConsole .operationalCard p,.workspaceSurfaceConsole .participantCardFooter,.workspaceSurfaceConsole .participantMetaLine,.workspaceSurfaceConsole .participantSignalDetail,.workspaceSurfaceConsole .presenceSummaryItem p,.workspaceSurfaceConsole .workspaceInlineEmpty,.workspaceSurfaceConsole .workspaceLiveNote,.workspaceSurfaceConsole .workspacePaneTitleGroup p,.workspaceSurfaceConsole .workspaceRailDescription{font-size:12px}.workspaceSurfaceConsole .workspaceChromeButton,.workspaceSurfaceConsole .workspaceHeaderTextAction,.workspaceSurfaceConsole .workspaceModeToggle{min-height:32px;font-size:12px}.workspaceSurfaceConsole .workspacePaneSectionHeader strong{font-size:13px}.workspaceSurfaceConsole .messageTimestamp time,.workspaceSurfaceConsole .monoSubtle,.workspaceSurfaceConsole .workspacePaneSectionHeader span,.workspaceSurfaceConsole .workspacePresenceStat span{font-size:10px}.workspaceSurfaceConsole .workspacePaneList{gap:6px;padding-top:2px}.workspaceSurfaceConsole .workspacePaneList .selectionCard,.workspaceSurfaceConsole .workspacePaneList .selectionRow{border:0;border-radius:4px;background:color-mix(in srgb,var(--surface-subtle) 82%,transparent);padding:10px 12px}.workspaceSurfaceConsole .workspacePaneList .selectionCard strong,.workspaceSurfaceConsole .workspacePaneList .selectionRow strong{font-size:13px;line-height:1.32}.workspaceSurfaceConsole .workspacePaneList .selectionCard.isSelected,.workspaceSurfaceConsole .workspacePaneList .selectionRow.isSelected{background:color-mix(in srgb,var(--accent-soft) 20%,var(--surface))}.workspaceSurfaceConsole .workspaceTimelinePane{padding:12px;background:color-mix(in srgb,var(--surface-strong) 97%,transparent);scroll-behavior:smooth}.workspaceSurfaceConsole .workspaceComposerPane{gap:10px}.workspaceSurfaceConsole .workspaceComposerForm{display:grid;grid-gap:10px;gap:10px;padding:12px;border:0;border-radius:4px;background:color-mix(in srgb,var(--surface) 98%,transparent)}.workspaceSurfaceConsole .workspaceComposerInput{min-height:172px;font-size:13px}.workspaceSurfaceConsole .composerPresetBar,.workspaceSurfaceConsole .composerPresetButton,.workspaceSurfaceConsole .launchKindOption{border-radius:4px;box-shadow:none}.workspaceSurfaceConsole .composerPresetBar.isRail{border-radius:4px;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 30%),rgba(4,8,15,.58)}.workspaceSurfaceConsole .composerPresetBar.isRail .composerPresetButton{border-radius:4px;background:rgba(255,255,255,.04)}.workspaceSurfaceConsole .composerPresetButton,.workspaceSurfaceConsole .launchKindOption{border:0;background:color-mix(in srgb,var(--surface-subtle) 84%,transparent)}.workspaceSurfaceConsole .workspaceFilterBar{gap:6px;margin-bottom:10px}.workspaceSurfaceConsole .workspaceFilterChip{min-height:30px;padding:0 10px;font-size:11px}.workspaceSurfaceConsole .workspaceFilterChip strong{font-size:10px}.workspaceSurfaceConsole .presenceSummaryRow,.workspaceSurfaceConsole .presenceSurface,.workspaceSurfaceConsole .workspaceAdvancedStack,.workspaceSurfaceConsole .workspacePresenceStack,.workspaceSurfaceConsole .workspacePresenceStatRow,.workspaceSurfaceConsole .workspaceTimelinePane .timeline{gap:6px}.workspaceSurfaceConsole .participantCard,.workspaceSurfaceConsole .presenceSummaryItem,.workspaceSurfaceConsole .workspaceAdvancedCard,.workspaceSurfaceConsole .workspacePresenceStat,.workspaceSurfaceConsole .workspaceReplyPreview,.workspaceSurfaceConsole .workspaceTokenField{padding:10px 12px}.workspaceSurfaceConsole .operationalCard strong,.workspaceSurfaceConsole .presenceSummaryItem strong,.workspaceSurfaceConsole .workspacePresenceStat strong{font-size:14px}.workspaceSurfaceConsole .participantCard{gap:10px;min-height:0}.workspaceSurfaceConsole .participantName{font-size:15px}.workspaceSurfaceConsole .messageIdentityPill,.workspaceSurfaceConsole .participantActivityBadge,.workspaceSurfaceConsole .participantFlag,.workspaceSurfaceConsole .participantPresenceBadge{min-height:24px;padding:0 8px;font-size:10px}.workspaceSurfaceConsole .runtimeMetaBadge,.workspaceSurfaceConsole .runtimeProviderBadge{min-height:24px;padding:0 9px;font-size:11px}.workspaceSurfaceConsole .attentionBanner,.workspaceSurfaceConsole .workspaceAdvancedCard,.workspaceSurfaceConsole .workspaceComposerForm,.workspaceSurfaceConsole .workspaceComposerInput,.workspaceSurfaceConsole .workspaceFilterChip,.workspaceSurfaceConsole .workspaceMetaTile.isCompact,.workspaceSurfaceConsole .workspacePane .emptyThreadPanel,.workspaceSurfaceConsole .workspacePane .participantCard,.workspaceSurfaceConsole .workspacePane .presenceSummaryItem,.workspaceSurfaceConsole .workspacePresenceStat,.workspaceSurfaceConsole .workspaceReplyPreview,.workspaceSurfaceConsole .workspaceTokenField{border-radius:4px;box-shadow:none}.workspaceSurfaceConsole .attentionBanner,.workspaceSurfaceConsole .workspaceAdvancedCard,.workspaceSurfaceConsole .workspaceComposerForm,.workspaceSurfaceConsole .workspaceMetaTile.isCompact,.workspaceSurfaceConsole .workspacePane .emptyThreadPanel,.workspaceSurfaceConsole .workspacePane .participantCard,.workspaceSurfaceConsole .workspacePane .presenceSummaryItem,.workspaceSurfaceConsole .workspacePresenceStat,.workspaceSurfaceConsole .workspaceReplyPreview,.workspaceSurfaceConsole .workspaceTokenField{border:0;background:color-mix(in srgb,var(--surface) 98%,transparent)}.workspaceSurfaceConsole .workspacePane .messageCard{border-radius:12px;padding:14px 16px}.workspaceSurfaceConsole .workspaceTimelinePane .timeline .messageCard{border-radius:12px}html[data-surface-style=glass] .workspaceSurfaceConsole .workspaceTimelinePane .timeline .messageCard{background:rgba(17,75,250,.4)}html[data-surface-style=glass] .workspaceSurfaceConsole .workspacePane .messageCard.isSelected{background:linear-gradient(135deg,color-mix(in srgb,white 10%,transparent),transparent 56%),rgba(17,75,250,.48)}html[data-surface-style=glass] .workspaceSurfaceConsole .workspacePane .messageCard.isAttention{background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 56%),rgba(17,75,250,.46)}.workspaceSurfaceConsole .workspacePane .messageContentShell{padding:10px 0 4px;background:transparent}.workspaceSurfaceConsole .workspacePane .messageMetaRow{gap:6px 8px}.workspaceSurfaceConsole .workspacePane .messageMarkdownList,.workspaceSurfaceConsole .workspacePane .messageMarkdownParagraph,.workspaceSurfaceConsole .workspacePane .messageTo{font-size:14px;line-height:1.75}.workspaceSurfaceConsole .workspacePane .messageTo{font-size:11px;opacity:.62}.workspaceSurfaceConsole .workspacePane .messageBody{gap:10px}.workspaceVibeShell{min-height:100vh;height:100vh;display:grid;grid-template-rows:minmax(0,1fr) auto;grid-gap:16px;gap:16px;padding:16px;overflow:hidden}.workspaceVibeShellEmpty{height:auto;grid-template-rows:none;align-content:start;gap:16px;overflow:visible}.workspaceVibeScrollSurface{min-height:0;overflow:auto;display:grid;align-content:start;grid-gap:14px;gap:14px;padding-right:2px}.workspaceVibeSummaryStack{display:grid;grid-gap:10px;gap:10px}.workspaceVibeEmptyGrid{width:min(100%,1180px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:16px;gap:16px;align-items:start}.workspaceVibeEmptyMain,.workspaceVibeEmptyRail{display:grid;grid-gap:16px;gap:16px;align-content:start}.workspaceVibeComposerDock{position:relative;z-index:3;display:grid;grid-gap:0;gap:0;padding-bottom:env(safe-area-inset-bottom,0)}.workspaceVibeComposerDockBar{width:min(100%,1180px);margin:0 auto;display:flex;justify-content:flex-end;padding:0 14px 8px}.workspaceVibeComposerToggle{display:inline-flex;align-items:center;justify-content:center;width:34px;min-width:34px;height:24px;padding:0;border:0;border-radius:999px;background:rgba(0,0,0,.58);color:var(--text-soft);cursor:pointer;transition:background-color .16s ease,color .16s ease}.workspaceVibeComposerToggle:hover{background:rgba(0,0,0,.74);color:var(--text)}.workspaceVibeComposerToggle svg{width:16px;height:16px}.workspaceVibeTopbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:start}.workspaceVibeTopbarAside{display:flex;align-items:flex-start;justify-content:flex-end;gap:10px;flex-wrap:wrap}.workspaceVibeComposerTile,.workspaceVibeSummaryStack,.workspaceVibeTimelineStack,.workspaceVibeTopbar{width:min(100%,1180px);margin:0 auto}.workspaceVibeTitleGroup{display:grid;grid-gap:8px;gap:8px;min-width:0}.workspaceVibeKicker{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.workspaceVibeTitleGroup h1{margin:0;font-size:clamp(1.38rem,1.7vw,1.78rem);line-height:1.03;letter-spacing:-.05em;max-width:18ch;overflow-wrap:anywhere}.workspaceVibeTitleGroup p{margin:0;color:var(--text-soft);font-size:12px;line-height:1.5;max-width:58ch}.workspaceVibeActions{display:flex;align-items:flex-start;justify-content:flex-end;gap:6px;flex-wrap:wrap}.workspaceVibeComposerTile,.workspaceVibeLaunchTile,.workspaceVibeMetaTile,.workspaceVibePresenceBoard,.workspaceVibePresenceStrip{border:0;border-radius:4px;background:color-mix(in srgb,var(--surface) 98%,transparent)}.workspaceVibeComposerTile,.workspaceVibePresenceStrip{display:grid;grid-gap:10px;gap:10px;padding:14px 16px}.workspaceVibePresenceStrip.isCompact{min-width:min(320px,100%);padding:10px 12px}.workspaceVibePresenceRow{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.workspaceVibeAvatarStack{display:flex;align-items:center;padding-left:6px}.workspaceVibeAvatarBubble,.workspaceVibeAvatarMore{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin-left:-6px;border:0;border-radius:50%;background:color-mix(in srgb,var(--surface-strong) 98%,transparent)}.workspaceVibeAvatarBubble:first-child,.workspaceVibeAvatarMore:first-child{margin-left:0}.workspaceVibeAvatarBubble .identityAvatar,.workspaceVibeAvatarBubble .identityAvatarImage{width:100%;height:100%;border-radius:50%}.workspaceVibeAvatarMore{color:var(--text-soft);font-size:11px;font-weight:700}.workspaceVibePresenceCopy{display:grid;grid-gap:4px;gap:4px}.workspaceVibePresenceCopy.isCompact{gap:2px;max-width:28ch}.workspaceVibePresenceCopy strong{font-size:14px;letter-spacing:-.02em}.workspaceVibePresenceCopy span{color:var(--text-soft);font-size:12px;line-height:1.45}.workspaceVibePresenceCopy.isCompact strong{font-size:13px}.workspaceVibePresenceCopy.isCompact span{font-size:11px}.workspaceVibeThreadStrip{display:flex;flex-wrap:wrap;gap:6px}.workspaceVibeThreadChip{display:inline-flex;align-items:center;gap:8px;min-height:32px;max-width:100%;padding:0 10px;border:0;border-radius:4px;background:color-mix(in srgb,var(--surface-subtle) 82%,transparent);color:var(--text-soft);cursor:pointer;font-size:12px}.workspaceVibeThreadChip span{max-width:26ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspaceVibeThreadChip strong{color:var(--text-faint);font-size:11px}.workspaceVibeThreadChip:hover{color:var(--text);border-color:color-mix(in srgb,var(--accent) 24%,var(--line));background:color-mix(in srgb,var(--surface-subtle) 84%,transparent)}.workspaceVibeThreadChip.isActive{color:var(--text);border-color:color-mix(in srgb,var(--accent) 30%,var(--line));background:color-mix(in srgb,var(--accent-soft) 26%,transparent)}.workspaceVibeMetaRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.workspaceVibeMetaTile{display:grid;grid-gap:4px;gap:4px;padding:12px 13px}.workspaceVibeMetaTile span{color:var(--text-faint);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.workspaceVibeMetaTile strong{font-size:13px;line-height:1.3;letter-spacing:-.03em}.workspaceVibeMetaTile small{color:var(--text-soft);font-size:11px;line-height:1.45}.workspaceVibeStatusBand,.workspaceVibeTimelineStack{display:grid;grid-gap:10px;gap:10px}.workspaceVibeStatusBand.hasAlert{grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:stretch}.workspaceVibeStatusBand.isPresenceOnly{justify-items:end}.workspaceVibeStatusAlert,.workspaceVibeStatusPresence{min-width:0}.workspaceVibeTimelineStack .timeline{gap:8px}.workspaceVibeTimelineStack .attentionBanner,.workspaceVibeTimelineStack .emptyThreadPanel,.workspaceVibeTimelineStack .messageCard{border:0;background:rgba(0,0,0,.42);box-shadow:none}.workspaceVibeTimelineStack .attentionBanner,.workspaceVibeTimelineStack .emptyThreadPanel{border-radius:4px}.workspaceVibeTimelineStack .timeline .messageCard{border-radius:12px}html[data-surface-style=glass] .workspaceVibeTimelineStack .timeline .messageCard{background:rgba(17,75,250,.4)}html[data-surface-style=glass] .workspaceVibeTimelineStack .messageCard.isSelected{background:linear-gradient(135deg,color-mix(in srgb,white 10%,transparent),transparent 56%),rgba(17,75,250,.48)}.workspaceVibeStatusBand .attentionBanner{height:100%;margin-bottom:0;padding:16px 18px}.workspaceVibeStatusBand .attentionBanner.is-action{background:linear-gradient(135deg,color-mix(in srgb,var(--danger) 18%,transparent),transparent 58%),color-mix(in srgb,var(--danger) 10%,var(--surface-subtle))}.workspaceVibeStatusBand .attentionBanner.is-critical,.workspaceVibeStatusBand .attentionBanner.is-warning{background:linear-gradient(135deg,color-mix(in srgb,var(--danger) 20%,transparent),transparent 58%),color-mix(in srgb,var(--danger) 12%,var(--surface-subtle))}.workspaceVibePresenceStrip.isBand{align-content:center;min-height:100%;padding:16px 18px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 14%,transparent),transparent 62%),color-mix(in srgb,var(--surface-subtle) 86%,transparent)}.workspaceVibePresenceStrip.isBand .workspaceVibePresenceRow{justify-content:space-between;align-items:center}.workspaceVibePresenceStrip.isBand .workspaceVibePresenceCopy.isCompact{gap:4px;max-width:32ch}.workspaceVibePresenceStrip.isBand .workspaceVibePresenceCopy.isCompact strong{font-size:13px}.workspaceVibePresenceStrip.isBand .workspaceVibePresenceCopy.isCompact span{font-size:11px}.workspaceVibeTimelineStack .messageCard{border-radius:12px;padding:14px 16px}.workspaceVibeTimelineStack .messageBody,.workspaceVibeTimelineStack .messageMarkdownList,.workspaceVibeTimelineStack .messageMarkdownParagraph{font-size:13px;line-height:1.68}.workspaceVibeTimelineStack .messageTo{font-size:12px}.workspaceVibeTimelineStack .messageContentShell{background:rgba(255,255,255,.04)}.workspaceVibeComposerActions,.workspaceVibeLaunchActions,.workspaceVibeReplyBar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.workspaceVibeComposerForm{display:grid;grid-gap:8px;gap:8px}.workspaceVibeComposerHint{color:var(--text-soft);font-size:12px;line-height:1.45}.workspaceVibeComposerInput,.workspaceVibeLaunchNote,.workspaceVibeLaunchTitle{border:0;border-radius:4px;background:color-mix(in srgb,var(--surface-strong) 98%,transparent)}.workspaceVibeComposerInput{min-height:184px;resize:none;font-size:14px}.workspaceVibeComposerActions{justify-content:flex-end}.workspaceVibeLaunchTile{width:min(960px,100%);justify-self:center;display:grid;grid-gap:14px;gap:14px;padding:18px}.workspaceVibeLaunchTileEmpty{width:100%;justify-self:stretch}.workspaceVibePresenceBoard{display:grid;grid-gap:12px;gap:12px;padding:16px}.workspaceVibePresenceBoard .participantCard,.workspaceVibePresenceBoard .presenceSummaryItem{border:0;border-radius:4px;box-shadow:none;background:color-mix(in srgb,var(--surface-subtle) 82%,transparent)}.workspaceVibeLaunchIntro{display:grid;grid-gap:8px;gap:8px}.workspaceVibeLaunchIntro h2{margin:0;font-size:clamp(1.45rem,1.9vw,1.9rem);line-height:1.02;letter-spacing:-.05em;max-width:14ch}.workspaceVibeLaunchIntro p{margin:0;color:var(--text-soft);font-size:13px;line-height:1.5;max-width:54ch}.workspaceVibeLaunchTitle{min-height:48px;font-size:.98rem}.workspaceVibeLaunchNote{min-height:160px}.workspaceChatShell{background:radial-gradient(circle at top center,color-mix(in srgb,var(--accent) 10%,transparent),transparent 38%),transparent}.workspaceChatShellEmbedded{min-height:0;height:100%;padding:12px 0 0}.workspaceChatScrollSurface{justify-items:center;gap:18px;padding:6px 0 18px}.workspaceChatComposerDockBar,.workspaceChatComposerTile,.workspaceChatSummaryStack,.workspaceChatTimelineStack,.workspaceChatTopbar{width:min(100%,960px)}.workspaceChatTopbar{grid-template-columns:minmax(0,1fr);gap:12px}.workspaceChatTopbar .workspaceVibeActions,.workspaceChatTopbar .workspaceVibeTopbarAside{justify-content:flex-start}.workspaceChatTopbar .workspaceVibeTitleGroup{gap:10px}.workspaceChatTopbar .workspaceVibeTitleGroup h1{font-size:clamp(1.58rem,2vw,2.18rem);max-width:22ch}.workspaceChatTopbar .workspaceVibeTitleGroup p{max-width:64ch;font-size:13px;line-height:1.6}.workspaceChatSummaryStack{gap:8px}.workspaceChatThreadHero{width:min(100%,960px);display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:center;padding:0}.workspaceChatThreadHeroCopy{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.workspaceChatThreadHeroActions{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:nowrap;justify-self:end;align-self:center}.workspaceChatParticipantCloud{display:flex;align-items:center;min-width:0}.workspaceChatParticipantStack{display:flex;align-items:center;padding-left:6px}.workspaceChatParticipantBubble,.workspaceChatParticipantMore{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-left:-6px;border-radius:50%;background:color-mix(in srgb,var(--surface-strong) 96%,transparent)}.workspaceChatParticipantBubble:first-child,.workspaceChatParticipantMore:first-child{margin-left:0}.workspaceChatParticipantBubble .identityAvatar,.workspaceChatParticipantBubble .identityAvatarImage{width:100%;height:100%;border-radius:50%}.workspaceChatParticipantMore{color:var(--text-soft);font-size:10px;font-weight:700}.workspaceChatThreadStrip{gap:8px}.workspaceChatThreadStrip .workspaceVibeThreadChip{min-height:36px;padding:0 14px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:999px;background:linear-gradient(180deg,color-mix(in srgb,white 4%,transparent),transparent 70%),color-mix(in srgb,var(--surface-subtle) 82%,transparent)}.workspaceChatThreadStrip .workspaceVibeThreadChip.isActive{border-color:color-mix(in srgb,var(--accent) 32%,var(--line));background:linear-gradient(180deg,color-mix(in srgb,white 6%,transparent),transparent 70%),color-mix(in srgb,var(--accent-soft) 26%,transparent)}.workspaceChatStatusBand{gap:12px}.workspaceChatStatusBand,.workspaceChatStatusBand.hasAlert{grid-template-columns:minmax(0,1fr)}.workspaceChatStatusBand.isPresenceOnly{justify-items:stretch}.workspaceChatStatusBand .workspaceVibeStatusAlert,.workspaceChatStatusBand .workspaceVibeStatusPresence{width:100%}.workspaceChatStatusBand .attentionBanner,.workspaceChatStatusBand .workspaceVibePresenceStrip.isBand{border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:24px;background:linear-gradient(180deg,color-mix(in srgb,white 4%,transparent),transparent 70%),color-mix(in srgb,var(--surface-glass-strong) 86%,transparent);box-shadow:0 16px 36px rgba(0,0,0,.18)}.workspaceChatStatusBand .workspaceVibePresenceStrip.isBand{padding:14px 16px;border:0;border-radius:12px;background:rgba(0,0,0,.3);box-shadow:none}.workspaceChatTimelineStack{gap:16px;padding-top:12px}.workspaceChatTimelineStack .attentionBanner,.workspaceChatTimelineStack .emptyThreadPanel{width:100%;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:24px;background:linear-gradient(180deg,color-mix(in srgb,white 4%,transparent),transparent 70%),color-mix(in srgb,var(--surface-glass-strong) 84%,transparent);box-shadow:0 16px 36px rgba(0,0,0,.18)}.workspaceChatTimeline{display:grid;grid-gap:16px;gap:16px;width:100%;align-content:start}.workspaceChatTimeline .messageCard{width:100%;overflow:visible;padding:0;border:0;background:transparent;box-shadow:none}.workspaceChatTimeline .messageCard.isAttention,.workspaceChatTimeline .messageCard.isSelected,.workspaceChatTimeline .messageCard:hover{background:transparent}.workspaceChatTimeline .messageCardShell{width:100%;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start}.workspaceChatTimeline .messageCard.isOwnMessage .messageCardShell{grid-template-columns:minmax(0,1fr) auto}.workspaceChatTimeline .messageIdentityWrap{padding-top:6px}.workspaceChatTimeline .messageCard.isOwnMessage .messageIdentityWrap{order:2;justify-self:end}.workspaceChatTimeline .messageCard.isOwnMessage .messageCardMain{order:1;justify-self:end}.workspaceChatTimeline .messageCardMain{display:grid;grid-gap:8px;gap:8px;width:min(100%,680px);padding:14px 16px 12px;border:0;border-radius:18px;background:color-mix(in srgb,var(--surface-glass-strong) 92%,transparent);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}html[data-theme=dark][data-surface-style=glass] .workspaceShellRoot .workspaceChatTimeline .messageCardMain{background:rgba(22,25,31,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}html[data-theme=light][data-surface-style=glass] .workspaceShellRoot .workspaceChatTimeline .messageCardMain{background:rgba(255,255,255,.8);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.workspaceChatTimeline .messageCard.isIncomingMessage .messageCardMain{justify-self:start}.workspaceChatTimeline .messageCard.isOwnMessage .messageCardMain{background:color-mix(in srgb,var(--accent-soft) 20%,var(--surface-glass-strong))}html[data-theme=dark][data-surface-style=glass] .workspaceShellRoot .workspaceChatTimeline .messageCard.isOwnMessage .messageCardMain{background:rgba(34,39,49,.9)}html[data-theme=light][data-surface-style=glass] .workspaceShellRoot .workspaceChatTimeline .messageCard.isOwnMessage .messageCardMain{background:rgba(244,248,255,.88)}.workspaceChatTimeline .messageCard.isSelected .messageCardMain{box-shadow:rgba(0,0,0,.1) 0 1px 3px 0,rgba(0,0,0,.06) 0 1px 2px 0,0 0 0 1px color-mix(in srgb,var(--accent) 38%,transparent)}.workspaceChatTimeline .messageCard.isAttention .messageCardMain{box-shadow:rgba(0,0,0,.1) 0 1px 3px 0,rgba(0,0,0,.06) 0 1px 2px 0,0 0 0 1px color-mix(in srgb,var(--warning) 34%,transparent)}html[data-theme=light][data-surface-style=glass] .workspaceShellRoot .workspaceChatTimeline .messageCard.isSelected .messageCardMain{box-shadow:rgba(0,0,0,.1) 0 1px 3px 0,rgba(0,0,0,.06) 0 1px 2px 0,0 0 0 1px color-mix(in srgb,var(--accent) 38%,transparent)}html[data-theme=light][data-surface-style=glass] .workspaceShellRoot .workspaceChatTimeline .messageCard.isAttention .messageCardMain{box-shadow:rgba(0,0,0,.1) 0 1px 3px 0,rgba(0,0,0,.06) 0 1px 2px 0,0 0 0 1px color-mix(in srgb,var(--warning) 34%,transparent)}.workspaceChatTimeline .messageCard .identityAvatar.isMessage{width:36px;height:36px;border-radius:50%;border:1px solid color-mix(in srgb,var(--line) 76%,transparent);background:color-mix(in srgb,var(--surface-strong) 96%,transparent)}.workspaceChatTimeline .messageCardTopRow{grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start}.workspaceChatTimeline .messageCardSideRail{min-width:124px;justify-items:end;align-self:start;gap:0}.workspaceChatTimeline .messageTimestampRow{justify-content:flex-end;gap:10px;align-items:center}.workspaceChatTimeline .messageTimestampGroup{display:inline-flex;align-items:center;gap:8px;min-width:0}.workspaceChatTimeline .messageRelativeTime,.workspaceChatTimeline .messageTimestampGroup time{display:inline-flex;align-items:center;line-height:1}.workspaceChatTimeline .messageRelativeTime{color:var(--text-faint);font-size:10px;letter-spacing:0;font-style:normal;opacity:.82}.workspaceChatTimeline .messageHeader,.workspaceChatTimeline .messageTitleGroup{gap:4px}.workspaceChatTimeline .messageTitleRow{align-items:flex-start}.workspaceChatTimeline .messageTitleInner{gap:6px;flex-wrap:wrap}.workspaceChatTimeline .messageTitleInner strong{font-size:14px;letter-spacing:-.02em}.workspaceChatTimeline .messageRoleIcon{opacity:.7}.workspaceChatTimeline .messageTypePill{min-height:20px;padding:0 8px;border-radius:999px;background:color-mix(in srgb,var(--surface) 94%,transparent);border-color:color-mix(in srgb,var(--line) 60%,transparent)}.workspaceChatTimeline .messageTo{font-size:11px;line-height:1.45;opacity:.76}.workspaceChatTimeline .messageContentShell{gap:8px;padding:6px 0 0;background:transparent}.workspaceChatTimeline .messageBody,.workspaceChatTimeline .messageMarkdownList,.workspaceChatTimeline .messageMarkdownParagraph{font-size:14px;line-height:1.72}.workspaceChatTimeline .messageBody{padding-inline:8px}.workspaceChatTimeline .messageMarkdownPre{border-radius:18px}.workspaceChatTimeline .messageTagRow{display:inline-flex;justify-self:end;justify-content:flex-end;gap:4px 6px;margin-top:2px;padding-top:0;border-top:0}.workspaceChatTimeline .messageTag{min-height:16px;padding:0 6px;border:1px solid color-mix(in srgb,var(--line) 58%,transparent);border-radius:999px;background:color-mix(in srgb,var(--surface) 92%,transparent);color:var(--text-soft);font-size:9px;letter-spacing:.04em}.workspaceChatTimeline .messageTag+.messageTag:before{content:none}.workspaceChatTimeline .messageCardActions{position:relative;opacity:.56}.workspaceChatTimeline .messageCardActions .msgIconBtn[data-tooltip]{position:relative}.workspaceChatTimeline .messageCardActions .msgIconBtn[data-tooltip]:after{content:attr(data-tooltip);position:absolute;top:calc(100% + 8px);right:0;z-index:8;width:min(260px,42vw);padding:8px 10px;border:1px solid color-mix(in srgb,var(--line) 76%,transparent);border-radius:8px;background:color-mix(in srgb,var(--surface-strong) 98%,transparent);color:var(--text-soft);font-size:11px;line-height:1.45;letter-spacing:0;text-transform:none;text-align:left;white-space:pre-line;box-shadow:var(--glass-shadow-soft);opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .14s ease,transform .14s ease}.workspaceChatTimeline .messageCardActions .msgIconBtn[data-tooltip]:focus-visible:after,.workspaceChatTimeline .messageCardActions .msgIconBtn[data-tooltip]:hover:after{opacity:1;transform:translateY(0)}html[data-surface-style=glass] .workspaceShellRoot .workspaceChatTimeline .messageCard{background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}html[data-surface-style=glass] .workspaceShellRoot .workspaceChatTimeline .messageCard.isAttention,html[data-surface-style=glass] .workspaceShellRoot .workspaceChatTimeline .messageCard.isSelected,html[data-surface-style=glass] .workspaceShellRoot .workspaceChatTimeline .messageCard:hover{background:transparent}.workspaceChatComposerDock{padding-bottom:max(env(safe-area-inset-bottom,0px),12px)}.workspaceChatComposerDockBar{padding:0 14px 10px;justify-content:flex-end}.workspaceChatComposerTile,.workspaceChatLaunchTile{border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:28px;background:linear-gradient(180deg,color-mix(in srgb,white 4%,transparent),transparent 70%),color-mix(in srgb,var(--surface-glass-strong) 88%,transparent);box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.workspaceChatComposerTile{gap:12px;padding:16px}.workspaceChatComposerTile .workspaceVibeReplyBar{padding-bottom:2px;border-bottom:1px solid color-mix(in srgb,var(--line) 68%,transparent)}.workspaceChatComposerTile .workspaceVibeComposerForm{gap:10px}.workspaceChatComposerTile .workspaceVibeComposerInput{min-height:132px;padding:14px 16px;border:1px solid color-mix(in srgb,var(--line) 72%,transparent);border-radius:22px;background:color-mix(in srgb,var(--surface-strong) 96%,transparent);font-size:15px;line-height:1.65}.workspaceChatComposerTile .workspaceVibeComposerActions{justify-content:space-between;align-items:center}.workspaceChatLaunchTile{width:min(100%,960px)}@media (max-width:1180px){.workspaceCompactStatRow,.workspaceDocumentMeta{grid-template-columns:repeat(2,minmax(0,1fr))}.workspaceAdvancedGrid,.workspaceChatThreadHero,.workspaceMetaGrid,.workspacePresenceStatRow,.workspaceVibeEmptyGrid,.workspaceVibeMetaRow{grid-template-columns:1fr}.workspaceChatThreadHero{align-items:start}.workspaceChatThreadHeroCopy{align-items:flex-start}}@media (max-width:980px){.workspaceShellRoot{height:auto;overflow:auto}.workspaceSurface{display:block;min-height:100vh;height:auto}.workspaceSplitter{display:none}.workspacePane{border-left:0;border-right:0}.workspacePane.isCollapsed,.workspacePane[data-mobile-visible=false]{display:none}.workspacePane[data-mobile-visible=true]{display:flex;min-height:100vh}.workspaceMobileTabs{display:flex;flex-wrap:wrap}.workspaceComposerPane,.workspaceDocumentHeader,.workspaceTimelinePane{padding-inline:16px}.workspaceDocumentActions,.workspacePaneHeader{flex-direction:column;align-items:stretch}.workspaceEdgeDock{display:none}.workspacePaneHeaderActions{justify-content:flex-start}.fieldGrid,.workspaceAdvancedGrid,.workspaceCompactStatRow,.workspaceDocumentMeta,.workspaceMetaGrid{grid-template-columns:1fr}.workspaceSurfaceConsole{padding:0}.workspaceVibeShell{padding:12px}.workspaceVibeTopbar{grid-template-columns:1fr}.workspaceVibeTopbarAside{justify-content:flex-start}.workspaceVibeScrollSurface{padding-right:0}.workspaceVibeActions,.workspaceVibeComposerActions,.workspaceVibeLaunchActions{justify-content:flex-start}.workspaceVibeStatusBand.hasAlert{grid-template-columns:1fr}.workspaceVibeStatusBand.isPresenceOnly{justify-items:stretch}.workspaceVibeComposerActions{flex-direction:column;align-items:stretch}.workspaceZeroShell{padding:24px 16px 32px}.workspaceZeroHero{flex-direction:column;align-items:stretch}.workspaceZeroActions{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}