:root{color-scheme:light;--shell-bg: #FFFBF7;--shell-surface: #ffffff;--shell-surface-elevated: #f7f3ef;--shell-border: #e2ddd7;--shell-text: #0F172A;--shell-text-muted: #334155;--shell-accent: #064E40;--shell-accent-muted: color-mix(in srgb, var(--shell-accent) 25%, transparent);--shell-primary-button-bg: var(--shell-accent);--shell-primary-button-text: #ffffff;--shell-secondary: #F89687;--shell-secondary-muted: color-mix(in srgb, var(--shell-secondary) 20%, transparent);--shell-radius: 14px;--shell-radius-sm: 10px;--shell-font-scale: 1;--shell-density: 1;--shell-space: calc(12px * var(--shell-density));--shell-header-h: calc(54px * var(--shell-density));--shell-safe-top: env(safe-area-inset-top, 0px);--shell-safe-bottom: env(safe-area-inset-bottom, 0px);--shell-safe-left: env(safe-area-inset-left, 0px);--shell-safe-right: env(safe-area-inset-right, 0px);--color-icon: var(--shell-text);--color-icon-muted: var(--shell-text-muted);--header-icon-size: calc(22px * var(--shell-density));--header-cluster-gap: calc(6px * var(--shell-density));--header-touch-target: max(44px, calc(42px * var(--shell-density)));--shell-motion: .18s;--swoosh-success: #10b981;--swoosh-warning: #f59e0b;--swoosh-danger: #ef4444;--shadow-sm: 0 1px 2px rgba(6, 78, 64, .06);--shadow-md: 0 4px 12px rgba(6, 78, 64, .08);--shadow-lg: 0 8px 28px rgba(6, 78, 64, .1);--shadow-pip: 0 12px 40px rgba(6, 78, 64, .14), 0 2px 8px rgba(0,0,0,.06)}@media(prefers-reduced-motion:reduce){:root{--shell-motion: 0ms}}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:calc(14px * var(--shell-font-scale));background:var(--shell-bg);color:var(--shell-text);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font:inherit;color:inherit}input,textarea{font:inherit}:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.shell-scrollbar{scrollbar-width:thin;scrollbar-color:var(--shell-border) transparent}.shell-scrollbar::-webkit-scrollbar{width:6px;height:6px}.shell-scrollbar::-webkit-scrollbar-thumb{background:var(--shell-border);border-radius:6px}.shell-scrollbar::-webkit-scrollbar-thumb:hover{background:var(--shell-text-muted)}[data-resize-handle]{position:relative;flex-shrink:0}[data-resize-handle]:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;transition:background var(--shell-motion) ease}[data-resize-handle]:hover:after,[data-resize-handle][data-resize-handle-active]:after{background:var(--shell-accent-muted)}._header_7fb2l_1{display:flex;align-items:center;justify-content:space-between;height:var(--shell-header-h);padding:0 var(--shell-space);border-bottom:1px solid var(--shell-border);background:var(--shell-surface);flex-shrink:0;box-shadow:var(--shadow-sm)}._left_7fb2l_13,._right_7fb2l_14{display:flex;align-items:center;gap:calc(var(--shell-space) * .8)}._center_7fb2l_20{display:flex;align-items:center}._brandGroup_7fb2l_25{display:flex;align-items:center;gap:8px}._brandIcon_7fb2l_31{flex-shrink:0}._brand_7fb2l_25{font-size:.95rem;font-weight:800;color:var(--shell-accent);letter-spacing:.01em}._iconBtn_7fb2l_42{width:var(--header-touch-target);height:var(--header-touch-target);display:grid;place-items:center;border:none;background:transparent;border-radius:var(--shell-radius-sm);cursor:pointer;color:var(--shell-text-muted);transition:background var(--shell-motion) ease,color var(--shell-motion) ease}._iconBtn_7fb2l_42:hover{background:var(--shell-surface-elevated);color:var(--shell-accent)}._userBadge_7fb2l_59{font-size:.82rem;font-weight:500;color:var(--shell-text-muted);display:flex;align-items:center}._rolePill_7fb2l_67{font-size:.65rem;padding:.18rem .5rem;border-radius:20px;background:var(--shell-accent-muted);color:var(--shell-accent);font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-left:6px}._offlineBadge_7fb2l_79{font-size:.7rem;padding:.22rem .55rem;border-radius:20px;background:color-mix(in srgb,var(--swoosh-warning) 15%,transparent);color:var(--swoosh-warning);font-weight:600;display:flex;align-items:center}._onlineDot_7fb2l_90{width:9px;height:9px;border-radius:50%;flex-shrink:0;box-shadow:0 0 0 2px var(--shell-surface)}._online_7fb2l_90{background:var(--swoosh-success)}._offline_7fb2l_79{background:var(--swoosh-danger)}._rail_19j70_1{display:flex;flex-direction:column;height:100%;background:var(--shell-surface);border-right:1px solid var(--shell-border)}._railHead_19j70_9{display:flex;align-items:center;justify-content:space-between;padding:.5rem var(--shell-space);border-bottom:1px solid var(--shell-border);flex-shrink:0}._railTitle_19j70_18{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--shell-text-muted)}._newBtn_19j70_26{width:28px;height:28px;border-radius:8px;border:1px solid var(--shell-border);background:var(--shell-surface-elevated);cursor:pointer;display:grid;place-items:center;font-size:1.1rem;color:var(--shell-accent)}._newBtn_19j70_26:hover{border-color:var(--shell-accent)}._list_19j70_42{flex:1;overflow-y:auto;padding:.35rem 0}._item_19j70_48{display:flex;align-items:center;justify-content:space-between;padding:.5rem var(--shell-space);cursor:pointer;font-size:.82rem;border:none;background:transparent;width:100%;text-align:left;color:var(--shell-text)}._item_19j70_48:hover{background:var(--shell-surface-elevated)}._itemActive_19j70_64{background:var(--shell-accent-muted);color:var(--shell-accent)}._itemTitle_19j70_69{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._deleteBtn_19j70_77{width:22px;height:22px;border:none;background:transparent;cursor:pointer;font-size:.75rem;color:var(--shell-text-muted);border-radius:4px;display:grid;place-items:center;flex-shrink:0;opacity:0}._item_19j70_48:hover ._deleteBtn_19j70_77{opacity:1}._deleteBtn_19j70_77:hover{color:var(--swoosh-danger);background:color-mix(in srgb,var(--swoosh-danger) 15%,transparent)}._stage_1p8ch_1{container-type:size;flex:1;min-height:8rem;border-radius:var(--shell-radius);border:1px solid var(--shell-border);background:var(--shell-surface-elevated);display:flex;flex-direction:column;overflow:hidden}._stageChrome_1p8ch_13{flex-shrink:0;display:flex;align-items:center;padding:.4rem .5rem .4rem var(--shell-space);border-bottom:1px solid var(--shell-border);background:color-mix(in srgb,var(--shell-surface) 85%,transparent)}._stageLabel_1p8ch_22{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--shell-text-muted)}._stageBody_1p8ch_30{flex:1;min-height:0;overflow:auto;padding:var(--shell-space);display:flex;flex-direction:column}._emptyState_1p8ch_39{display:flex;min-height:100%;flex-direction:column;justify-content:center;align-items:center;border:1px dashed var(--shell-border);border-radius:calc(var(--shell-radius) - 4px);padding:2rem;background:color-mix(in srgb,var(--shell-surface) 76%,transparent);text-align:center}._emptyTitle_1p8ch_52{margin:0;font-size:1.1rem;font-weight:600;color:var(--shell-accent)}._emptyHint_1p8ch_59{margin:.75rem 0 0;font-size:.82rem;color:var(--shell-text-muted);max-width:28rem;line-height:1.5}._messageList_1p8ch_67{display:flex;flex-direction:column;gap:.9rem;flex:1;min-height:0;overflow:auto}._message_1p8ch_67{max-width:min(92%,54rem);border:1px solid var(--shell-border);border-radius:14px;padding:.8rem .9rem;background:var(--shell-surface)}._messageUser_1p8ch_84{align-self:flex-end;background:color-mix(in srgb,var(--shell-accent) 18%,var(--shell-surface))}._messageAssistant_1p8ch_89{align-self:flex-start;background:var(--shell-surface-elevated)}._messageMeta_1p8ch_94{display:flex;gap:.5rem;align-items:center;margin-bottom:.45rem}._messageRole_1p8ch_101{font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--shell-text-muted)}._messageError_1p8ch_109{font-size:.72rem;color:var(--swoosh-danger)}._messageText_1p8ch_114{margin:0;white-space:pre-wrap;line-height:1.5}._toolCallBox_1p8ch_120{margin-top:.5rem;padding:.5rem;border-radius:8px;background:color-mix(in srgb,var(--shell-accent) 8%,var(--shell-surface));border:1px solid var(--shell-accent-muted);font-size:.75rem}._toolCallName_1p8ch_129{font-weight:700;color:var(--shell-accent);font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}._toolCallResult_1p8ch_137{margin-top:.3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;white-space:pre-wrap;word-break:break-word;color:var(--shell-text-muted);max-height:8rem;overflow-y:auto}._pending_1p8ch_148{font-size:.82rem;color:var(--shell-accent);align-self:flex-start;padding:.5rem;display:flex;align-items:center;gap:.5rem}._dots_1p8ch_158{display:inline-flex;gap:3px}._dots_1p8ch_158 span{width:6px;height:6px;border-radius:50%;background:var(--shell-accent);animation:_dotPulse_1p8ch_1 1.4s infinite ease-in-out both}._dots_1p8ch_158 span:nth-child(2){animation-delay:.16s}._dots_1p8ch_158 span:nth-child(3){animation-delay:.32s}@keyframes _dotPulse_1p8ch_1{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}._wrap_14qka_1{container-type:inline-size;display:flex;flex-direction:column;flex-shrink:0}._bar_14qka_8{display:flex;flex-direction:column;align-items:stretch;gap:.55rem;flex-shrink:0;padding:calc(var(--shell-space) * .55);border-radius:var(--shell-radius);border:1px solid var(--shell-border);background:var(--shell-surface)}._input_14qka_20{width:100%;box-sizing:border-box;min-height:5.75rem;max-height:min(40vh,280px);resize:none;border:none;border-radius:var(--shell-radius-sm);padding:.65rem .75rem;background:var(--shell-surface-elevated);color:var(--shell-text);line-height:1.4}._input_14qka_20::placeholder{color:var(--shell-text-muted)}._input_14qka_20:focus{outline:none;box-shadow:0 0 0 1px var(--shell-accent-muted)}._controlRow_14qka_43{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.45rem .65rem}._controlLeft_14qka_51{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;min-width:0}._controlRight_14qka_59{display:flex;align-items:center;gap:calc(var(--shell-space) * .45);flex-shrink:0;margin-left:auto}._aiMark_14qka_67{flex-shrink:0;padding:.38rem .55rem;border-radius:8px;border:1px solid var(--shell-accent-muted);background:color-mix(in srgb,var(--shell-accent) 14%,transparent);font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:lowercase;line-height:1;color:var(--shell-accent);-webkit-user-select:none;user-select:none}._iconBtn_14qka_82{width:40px;height:40px;border-radius:10px;border:1px solid var(--shell-border);background:var(--shell-surface-elevated);cursor:pointer;display:grid;place-items:center;font-size:1.25rem;line-height:1;flex-shrink:0;color:var(--shell-text)}._send_14qka_97{width:44px;height:44px;border-radius:50%;border:none;background:var(--shell-primary-button-bg);color:var(--shell-primary-button-text);font-weight:700;cursor:pointer;flex-shrink:0;display:grid;place-items:center;font-size:1.1rem}._send_14qka_97:disabled{opacity:.5;cursor:default}._offlineHint_14qka_116{margin:.35rem 0 0;font-size:.68rem;color:var(--swoosh-warning)}._column_sca8j_1{display:flex;flex-direction:column;height:100%;min-height:0;padding:var(--shell-space);gap:var(--shell-space)}._stack_riaqf_1{display:flex;flex-direction:column;height:100%;background:var(--shell-surface);border-left:1px solid var(--shell-border)}._stackHead_riaqf_9{display:flex;align-items:center;justify-content:space-between;padding:.65rem var(--shell-space);border-bottom:1px solid var(--shell-border);flex-shrink:0}._stackTitle_riaqf_18{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--shell-accent)}._closeBtn_riaqf_26{width:30px;height:30px;border:none;background:transparent;border-radius:var(--shell-radius-sm);cursor:pointer;display:grid;place-items:center;color:var(--shell-text-muted);font-size:1rem;transition:background var(--shell-motion) ease,color var(--shell-motion) ease}._closeBtn_riaqf_26:hover{background:var(--shell-surface-elevated);color:var(--shell-text)}._toolGrid_riaqf_44{flex:1;overflow-y:auto;padding:var(--shell-space);display:grid;grid-template-columns:1fr 1fr;gap:.6rem;align-content:start}._toolCard_riaqf_54{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.4rem;padding:1rem .65rem;border-radius:var(--shell-radius);border:1px solid var(--shell-border);background:var(--shell-surface);cursor:pointer;transition:border-color var(--shell-motion) ease,background var(--shell-motion) ease,box-shadow var(--shell-motion) ease;text-align:center}._toolCard_riaqf_54:hover{border-color:var(--shell-accent);background:color-mix(in srgb,var(--shell-accent) 5%,var(--shell-surface));box-shadow:var(--shadow-sm)}._toolIcon_riaqf_74{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:var(--shell-accent-muted);flex-shrink:0}._toolLabel_riaqf_85{font-size:.74rem;font-weight:700;color:var(--shell-text)}._toolDesc_riaqf_91{font-size:.62rem;color:var(--shell-text-muted);line-height:1.35}._sectionLabel_riaqf_97{grid-column:1 / -1;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--shell-text-muted);padding-top:.5rem;border-top:1px solid var(--shell-border);margin-top:.25rem}._sectionLabel_riaqf_97:first-child{border-top:none;margin-top:0}._layer_1f6ka_1{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:40}._pip_1f6ka_8{position:absolute;pointer-events:auto;display:flex;flex-direction:column;border-radius:var(--shell-radius);border:1px solid var(--shell-border);background:var(--shell-surface);box-shadow:var(--shadow-pip);overflow:hidden;transition:border-radius 0s}._pipMaximized_1f6ka_21{border-radius:0}._pipHead_1f6ka_25{display:flex;align-items:center;justify-content:space-between;padding:.4rem .6rem;border-bottom:1px solid var(--shell-border);background:var(--shell-surface);flex-shrink:0;cursor:grab}._pipHead_1f6ka_25:active{cursor:grabbing}._pipTitle_1f6ka_39{font-size:.78rem;font-weight:700;color:var(--shell-accent);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._pipActions_1f6ka_50{display:flex;gap:2px}._pipBtn_1f6ka_55{width:28px;height:28px;border:none;background:transparent;border-radius:var(--shell-radius-sm);cursor:pointer;display:grid;place-items:center;font-size:.8rem;color:var(--shell-text-muted);transition:background var(--shell-motion) ease,color var(--shell-motion) ease}._pipBtn_1f6ka_55:hover{background:var(--shell-surface-elevated);color:var(--shell-text)}._pipBody_1f6ka_73{flex:1;min-height:0;overflow:auto;padding:var(--shell-space)}._minStrip_1f6ka_80{position:fixed;bottom:0;left:0;right:0;pointer-events:auto;display:flex;flex-wrap:wrap;gap:.4rem;padding:.5rem var(--shell-space);background:var(--shell-surface);border-top:1px solid var(--shell-border);box-shadow:0 -2px 8px #064e400f;z-index:39}._minChip_1f6ka_96{font:inherit;font-size:.72rem;font-weight:600;padding:.35rem .7rem;border-radius:20px;border:1px solid var(--shell-border);background:var(--shell-surface);color:var(--shell-text);cursor:pointer;transition:border-color var(--shell-motion) ease,color var(--shell-motion) ease,background var(--shell-motion) ease}._minChip_1f6ka_96:hover{border-color:var(--shell-accent);color:var(--shell-accent);background:var(--shell-accent-muted)}._corner_1f6ka_114{position:absolute;width:14px;height:14px;background:transparent;border:none;cursor:nwse-resize;z-index:2;padding:0}._corner_nw_1f6ka_124{top:0;left:0;cursor:nwse-resize}._corner_ne_1f6ka_125{top:0;right:0;cursor:nesw-resize}._corner_sw_1f6ka_126{bottom:0;left:0;cursor:nesw-resize}._corner_se_1f6ka_127{bottom:0;right:0;cursor:nwse-resize}._banner_x4ecd_1{display:flex;align-items:center;gap:.5rem;padding:.45rem var(--shell-space);background:color-mix(in srgb,var(--swoosh-warning) 15%,var(--shell-surface));border-bottom:1px solid var(--swoosh-warning);font-size:.78rem;color:var(--swoosh-warning);flex-shrink:0}._icon_x4ecd_13{font-size:1rem}._root_14qde_1{display:flex;flex-direction:column;height:100%;overflow:hidden}._main_14qde_8{flex:1;min-height:0;display:flex;overflow:hidden}._panelGroup_14qde_15{display:flex;flex:1}._historyPanel_14qde_20,._sidecarPanel_14qde_24{overflow:hidden}._resizeH_14qde_28{width:4px;flex-shrink:0}._phoneCenter_14qde_33{flex:1;display:flex;flex-direction:column;min-height:0}
