.OrchestrationGraph_container__gTZNw{position:relative;width:100%;height:280px;background:#07080f;border-radius:12px;overflow:hidden;margin:8px 0}.OrchestrationGraph_canvas__Lx6tS{position:absolute;inset:0;width:100%;height:100%}.OrchestrationGraph_node__U8FrM{position:absolute;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:4px;z-index:2;transition:all .3s ease}.OrchestrationGraph_nodeActive__o7R9F{animation:OrchestrationGraph_nodePulse__yERre 2s ease-in-out infinite}.OrchestrationGraph_nodeLumi__gRubR{z-index:3}.OrchestrationGraph_lumiAvatar__GJqs6{width:48px;height:48px;border-radius:50%;object-fit:cover;border:2px solid rgba(129,140,248,.4)}.OrchestrationGraph_nodeActive__o7R9F .OrchestrationGraph_lumiAvatar__GJqs6{border-color:#818cf8;box-shadow:0 0 20px rgba(129,140,248,.4)}.OrchestrationGraph_nodeIcon__eBltu{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:16px;border-radius:50%;background:hsla(0,0%,100%,.06);border:1.5px solid hsla(0,0%,100%,.15);transition:all .3s}.OrchestrationGraph_nodeActive__o7R9F .OrchestrationGraph_nodeIcon__eBltu{background:hsla(0,0%,100%,.1)}.OrchestrationGraph_nodeLabel__pPt3E{font-size:10px;color:hsla(0,0%,100%,.5);font-weight:500;white-space:nowrap}.OrchestrationGraph_nodeActive__o7R9F .OrchestrationGraph_nodeLabel__pPt3E{color:hsla(0,0%,100%,.9)}@keyframes OrchestrationGraph_nodePulse__yERre{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.05)}}.OrchestrationGraph_statusBar__rbIHR{position:absolute;top:10px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:6px;padding:4px 12px;background:rgba(0,0,0,.5);border-radius:20px;z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.OrchestrationGraph_statusDot__WGDqa{width:6px;height:6px;border-radius:50%}.OrchestrationGraph_statusDotActive__2JDxL{background:#818cf8;animation:OrchestrationGraph_statusBlink__YN0kU 1.2s ease-in-out infinite}.OrchestrationGraph_statusDotDone__jTxqt{background:#34d399}@keyframes OrchestrationGraph_statusBlink__YN0kU{0%,to{opacity:.5}50%{opacity:1}}.OrchestrationGraph_statusText__wCndC{font-size:11px;color:hsla(0,0%,100%,.7);font-weight:500}.OrchestrationGraph_logPanel__l1_OM{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5;border-top:1px solid hsla(0,0%,100%,.08)}.OrchestrationGraph_logHeader__oQE7W{padding:4px 10px;font-size:9px;color:hsla(0,0%,100%,.3);text-transform:uppercase;letter-spacing:.5px;font-weight:600;border-bottom:1px solid hsla(0,0%,100%,.05)}.OrchestrationGraph_logBody___ndHr{padding:4px 10px 6px;max-height:70px;overflow-y:auto}.OrchestrationGraph_logEntry__E_nLw{display:flex;gap:6px;font-size:10px;line-height:1.6;font-family:JetBrains Mono,SF Mono,Monaco,monospace}.OrchestrationGraph_logTime__qXOkZ{color:hsla(0,0%,100%,.25);flex-shrink:0}.OrchestrationGraph_logAgent__FGC8T{font-weight:600;flex-shrink:0}.OrchestrationGraph_logMsg__BiqjH{color:hsla(0,0%,100%,.6)}.OrchestrationGraph_logEmpty__0vBk4{font-size:10px;color:hsla(0,0%,100%,.2);padding:4px 0;font-family:JetBrains Mono,monospace}.WorkspaceAIPanel_panel__tfHyf{display:flex;flex-shrink:0;height:100%;border-left:1px solid #e5e7eb;background:#fff;transition:width .2s ease;overflow:hidden}.WorkspaceAIPanel_iconBar__0cqdH{display:flex;flex-direction:column;align-items:center;width:44px;flex-shrink:0;border-left:1px solid #e5e7eb;background:#fafbfc;padding-top:8px;gap:4px}.WorkspaceAIPanel_iconBarBtn__3BnPQ{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer;transition:background-color .15s,color .15s;position:relative}.WorkspaceAIPanel_iconBarBtn__3BnPQ:hover{background:#f3f4f6;color:#374151}.WorkspaceAIPanel_iconBarBtnActive__bExcq{background:rgba(99,102,241,.1);color:#6366f1}.WorkspaceAIPanel_iconBarBtnActive__bExcq:hover{background:rgba(99,102,241,.15);color:#4f46e5}.WorkspaceAIPanel_iconBarDivider__uogGn{width:24px;height:1px;background:#e5e7eb;margin:4px 0}.WorkspaceAIPanel_content__CmkiW{display:flex;flex-direction:column;flex:1 1;min-width:0;height:100%;overflow:hidden}.WorkspaceAIPanel_header__G_WhA{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 14px;height:44px;border-bottom:1px solid #e5e7eb;background:#fff}.WorkspaceAIPanel_headerLeft__7dI8q{display:flex;align-items:center;gap:8px}.WorkspaceAIPanel_headerIcon__ae9KX{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}.WorkspaceAIPanel_headerTitle__KuNL_{font-size:14px;font-weight:600;color:#111827}.WorkspaceAIPanel_headerActions__gOW62{display:flex;align-items:center;gap:2px}.WorkspaceAIPanel_headerBtn__5I_fr{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:transparent;color:#6b7280;cursor:pointer;transition:background-color .15s}.WorkspaceAIPanel_headerBtn__5I_fr:hover{background:#f3f4f6;color:#374151}.WorkspaceAIPanel_sessionHeader__nU9s2{position:relative;flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:0 14px;height:38px;border-bottom:1px solid #f0f0f0;background:#fafbfc}.WorkspaceAIPanel_sessionTitle__DeVZQ{font-size:12px;font-weight:500;color:#6b7280}.WorkspaceAIPanel_sessionNewBtn__pbhhb{display:flex;align-items:center;gap:4px;padding:4px 8px;border:none;border-radius:4px;background:transparent;color:#6366f1;font-size:11px;font-weight:500;cursor:pointer;transition:background-color .15s}.WorkspaceAIPanel_sessionNewBtn__pbhhb:hover{background:rgba(99,102,241,.08)}.WorkspaceAIPanel_sessionList__uk40G{position:absolute;top:100%;left:0;right:0;z-index:10;max-height:240px;overflow-y:auto;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 8px 24px rgba(0,0,0,.12);border-radius:0 0 8px 8px}.WorkspaceAIPanel_sessionItem__buX9L{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;cursor:pointer;transition:background-color .15s;border-bottom:1px solid #f0f0f0}.WorkspaceAIPanel_sessionItem__buX9L:last-child{border-bottom:none}.WorkspaceAIPanel_sessionItem__buX9L:hover{background:#f9fafb}.WorkspaceAIPanel_sessionItemActive__ZmBrL,.WorkspaceAIPanel_sessionItemActive__ZmBrL:hover{background:#eff6ff}.WorkspaceAIPanel_sessionItemInfo__6D6ca{flex:1 1;min-width:0}.WorkspaceAIPanel_sessionItemTitle__eQzaT{font-size:13px;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WorkspaceAIPanel_sessionItemSheet__DRWn4{font-size:11px;color:#6366f1;margin-top:1px}.WorkspaceAIPanel_sessionItemTime__eqJ7n{font-size:11px;color:#9ca3af;margin-top:2px}.WorkspaceAIPanel_sessionItemDelete__JtQVO{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:4px;background:transparent;color:#d1d5db;cursor:pointer;opacity:0;transition:opacity .15s,background-color .15s,color .15s;flex-shrink:0}.WorkspaceAIPanel_sessionItem__buX9L:hover .WorkspaceAIPanel_sessionItemDelete__JtQVO{opacity:1}.WorkspaceAIPanel_sessionItemDelete__JtQVO:hover{background:#fef2f2;color:#ef4444}.WorkspaceAIPanel_messages__4mzDj{flex:1 1;min-height:0;overflow-y:auto;padding:14px}.WorkspaceAIPanel_messagesEmpty__wc773{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;color:#9ca3af}.WorkspaceAIPanel_messagesEmptyIcon__zjD00{width:64px;height:64px;border-radius:50%;object-fit:cover}.WorkspaceAIPanel_messagesEmptyTitle___6SDn{font-size:14px;font-weight:600;color:#374151}.WorkspaceAIPanel_messagesEmptyDesc__tcOBi{font-size:12px;color:#9ca3af;text-align:center;line-height:1.5}.WorkspaceAIPanel_messageRow__SZlNw{display:flex;margin-bottom:12px}.WorkspaceAIPanel_messageRowUser__hzTT_{justify-content:flex-end;gap:6px}.WorkspaceAIPanel_messageRowAI__L55ok{justify-content:flex-start;gap:8px}.WorkspaceAIPanel_messageAvatar__IoqVW{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0;margin-top:2px}.WorkspaceAIPanel_messageAvatarSpacer__jRWdK{width:28px;flex-shrink:0}.WorkspaceAIPanel_messageBubble__p_Vym{max-width:85%;padding:10px 14px;border-radius:12px;font-size:13px;line-height:1.6;word-break:break-word}.WorkspaceAIPanel_messageContentUser__Fb12g{display:flex;flex-direction:column;align-items:flex-end;flex:1 1;min-width:0}.WorkspaceAIPanel_messageBubbleUser__6Ga6I{background:#6366f1;color:#fff;border-bottom-right-radius:4px}.WorkspaceAIPanel_messageBubbleAI__GyLa4{background:#f3f4f6;color:#111827;border-bottom-left-radius:4px}.WorkspaceAIPanel_actionCards___o70q{display:flex;flex-direction:column;gap:6px;margin-top:10px}.WorkspaceAIPanel_actionCard__XEykw{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;text-align:left;transition:all .15s;width:100%}.WorkspaceAIPanel_actionCard__XEykw:hover{border-color:#6366f1;background:#f5f3ff;box-shadow:0 1px 4px rgba(99,102,241,.1)}.WorkspaceAIPanel_actionCardIcon__FVNVL{font-size:18px;flex-shrink:0;width:28px;text-align:center}.WorkspaceAIPanel_actionCardBody__xb6ej{flex:1 1;min-width:0}.WorkspaceAIPanel_actionCardLabel__w4Lbc{font-size:13px;font-weight:600;color:#111827}.WorkspaceAIPanel_actionCardDesc__Xzqjn{font-size:11px;color:#6b7280;margin-top:2px;line-height:1.3}.WorkspaceAIPanel_actionCardArrow__BhWXT{color:#9ca3af;font-size:14px;flex-shrink:0;transition:color .15s}.WorkspaceAIPanel_actionCard__XEykw:hover .WorkspaceAIPanel_actionCardArrow__BhWXT{color:#6366f1}.WorkspaceAIPanel_contextCard__e8ny0{display:flex;gap:8px;padding:8px 10px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-top:8px}.WorkspaceAIPanel_contextIcon__z7wn7{font-size:14px;flex-shrink:0;line-height:1.4}.WorkspaceAIPanel_contextText__rUi9h{font-size:12px;color:#92400e;line-height:1.4}.WorkspaceAIPanel_markdownContent__TPoPr{font-size:13px;line-height:1.6;color:inherit}.WorkspaceAIPanel_markdownContent__TPoPr p{margin:0 0 8px}.WorkspaceAIPanel_markdownContent__TPoPr p:last-child{margin-bottom:0}.WorkspaceAIPanel_markdownContent__TPoPr h1,.WorkspaceAIPanel_markdownContent__TPoPr h2,.WorkspaceAIPanel_markdownContent__TPoPr h3{font-size:13px;font-weight:700;margin:10px 0 4px}.WorkspaceAIPanel_markdownContent__TPoPr h3{font-weight:600}.WorkspaceAIPanel_markdownContent__TPoPr ol,.WorkspaceAIPanel_markdownContent__TPoPr ul{margin:4px 0 8px;padding-left:18px}.WorkspaceAIPanel_markdownContent__TPoPr li{margin:2px 0}.WorkspaceAIPanel_markdownContent__TPoPr strong{font-weight:600}.WorkspaceAIPanel_markdownContent__TPoPr hr{border:none;border-top:1px solid #d1d5db;margin:8px 0}.WorkspaceAIPanel_markdownContent__TPoPr table{width:100%;border-collapse:collapse;font-size:12px;margin:8px 0;border:1px solid #e5e7eb;border-radius:6px;overflow:hidden;display:block;overflow-x:auto}.WorkspaceAIPanel_markdownContent__TPoPr tbody,.WorkspaceAIPanel_markdownContent__TPoPr thead{display:table;width:100%;table-layout:fixed}.WorkspaceAIPanel_markdownContent__TPoPr th{background:#f3f4f6;padding:6px 10px;text-align:left;font-weight:600;font-size:11px;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap}.WorkspaceAIPanel_markdownContent__TPoPr td{padding:5px 10px;border-bottom:1px solid #f3f4f6;font-size:12px}.WorkspaceAIPanel_markdownContent__TPoPr tr:hover td{background:rgba(0,0,0,.02)}.WorkspaceAIPanel_markdownContent__TPoPr code{background:rgba(0,0,0,.06);padding:1px 4px;border-radius:3px;font-size:12px;font-family:SF Mono,Monaco,monospace}.WorkspaceAIPanel_markdownContent__TPoPr pre{background:#1f2937;color:#e5e7eb;padding:10px 12px;border-radius:6px;overflow-x:auto;margin:8px 0;font-size:12px}.WorkspaceAIPanel_markdownContent__TPoPr pre code{background:none;padding:0;color:inherit}.WorkspaceAIPanel_markdownContent__TPoPr blockquote{border-left:3px solid #6366f1;padding-left:10px;margin:8px 0;color:#6b7280}.WorkspaceAIPanel_messageTime__8JAd8{font-size:10px;margin-top:4px;opacity:.6}.WorkspaceAIPanel_messageTimeUser__lBZaw{text-align:right;color:#9ca3af}.WorkspaceAIPanel_messageTimeAI__wn0dM{color:#9ca3af}.WorkspaceAIPanel_streamingCursor__rdLI7{display:inline-block;width:2px;height:14px;background:#6366f1;margin-left:2px;vertical-align:text-bottom;animation:WorkspaceAIPanel_blink__Z66Pp .8s infinite}@keyframes WorkspaceAIPanel_blink__Z66Pp{0%,50%{opacity:1}51%,to{opacity:0}}.WorkspaceAIPanel_typingIndicator__HkNph{display:flex;align-items:center;gap:8px;padding:8px 0}.WorkspaceAIPanel_thinkingBubble__p4_w4{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#f3f4f6;border-radius:12px 12px 12px 2px;max-width:220px}.WorkspaceAIPanel_thinkingPulse__fqSKb{width:8px;height:8px;border-radius:50%;background:#6366f1;animation:WorkspaceAIPanel_thinkPulse__lOkce 1.5s ease-in-out infinite;flex-shrink:0}.WorkspaceAIPanel_thinkingText__1ibby{font-size:12px;color:#6b7280;animation:WorkspaceAIPanel_thinkFade__eEr5c 1.5s ease-in-out infinite}@keyframes WorkspaceAIPanel_thinkPulse__lOkce{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}@keyframes WorkspaceAIPanel_thinkFade__eEr5c{0%,to{opacity:.6}50%{opacity:1}}.WorkspaceAIPanel_quickActions__f7RPs{display:flex;flex-direction:column;gap:6px;margin-top:12px}.WorkspaceAIPanel_quickActionsLabel__9_QAL{font-size:11px;font-weight:500;color:#9ca3af;margin-bottom:2px}.WorkspaceAIPanel_quickActionBtn__pU9xV{display:flex;align-items:center;gap:6px;width:100%;padding:8px 12px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#374151;font-size:12px;text-align:left;cursor:pointer;transition:all .15s;line-height:1.4}.WorkspaceAIPanel_quickActionBtn__pU9xV:hover{border-color:#6366f1;background:rgba(99,102,241,.04);color:#4f46e5}.WorkspaceAIPanel_quickActionBtn__pU9xV:disabled{opacity:.5;cursor:not-allowed}.WorkspaceAIPanel_contextBanner__daLzM{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:6px 14px;background:#faf5ff;border-bottom:1px solid #ede9fe;font-size:11px;color:#6d28d9}.WorkspaceAIPanel_contextBannerIcon__gtPHA{flex-shrink:0}.WorkspaceAIPanel_contextBannerText__sJ51l{flex:1 1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.WorkspaceAIPanel_inputArea__v0Kbi{flex-shrink:0;padding:8px 14px 10px;border-top:1px solid #e5e7eb;background:#fff}.WorkspaceAIPanel_inputRow__SznFE{display:flex;align-items:flex-end;gap:6px}.WorkspaceAIPanel_inputWrapper__uySgK{flex:1 1;min-width:0}.WorkspaceAIPanel_inputField___m5Ma{width:100%;resize:none;padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:13px;font-family:inherit;line-height:1.5;color:#111827;background:#fff;outline:none;transition:border-color .15s;min-height:38px;max-height:120px}.WorkspaceAIPanel_inputField___m5Ma::placeholder{color:#9ca3af}.WorkspaceAIPanel_inputField___m5Ma:focus{border-color:#6366f1}.WorkspaceAIPanel_inputField___m5Ma:disabled{opacity:.5;cursor:not-allowed;background:#f9fafb}.WorkspaceAIPanel_inputActions__lhf6z{display:flex;gap:2px;flex-shrink:0}.WorkspaceAIPanel_inputBtn__qjbGf{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:transparent;color:#6b7280;cursor:pointer;transition:background-color .15s,color .15s}.WorkspaceAIPanel_inputBtn__qjbGf:hover{background:#f3f4f6;color:#374151}.WorkspaceAIPanel_inputBtn__qjbGf:disabled{opacity:.4;cursor:not-allowed}.WorkspaceAIPanel_sendBtn__RCdQY{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border:none;border-radius:8px;background:#6366f1;color:#fff;cursor:pointer;transition:background-color .15s}.WorkspaceAIPanel_sendBtn__RCdQY:hover{background:#4f46e5}.WorkspaceAIPanel_sendBtn__RCdQY:disabled{opacity:.4;cursor:not-allowed;background:#6366f1}.WorkspaceAIPanel_stopBtn__Y73Ee{display:flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border:none;border-radius:6px;background:#ef4444;color:#fff;cursor:pointer;transition:background-color .15s}.WorkspaceAIPanel_stopBtn__Y73Ee:hover{background:#dc2626}.WorkspaceAIPanel_attachments__hH159{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.WorkspaceAIPanel_attachmentChip__DUhcx{display:flex;align-items:center;gap:4px;padding:4px 8px;background:#f3f4f6;border-radius:4px;font-size:11px;color:#4b5563}.WorkspaceAIPanel_attachmentRemove__UQ6DS{display:flex;align-items:center;justify-content:center;width:14px;height:14px;border:none;border-radius:50%;background:transparent;color:#9ca3af;cursor:pointer;padding:0;transition:color .15s}.WorkspaceAIPanel_attachmentRemove__UQ6DS:hover{color:#ef4444}.WorkspaceAIPanel_resizeHandle__xBmQC{position:absolute;top:0;left:-3px;width:6px;height:100%;cursor:col-resize;background:transparent;z-index:10;transition:background-color .2s}.WorkspaceAIPanel_resizeHandle__xBmQC:hover{background:rgba(99,102,241,.3)}.WorkspaceAIPanel_resizeHandle__xBmQC:active{background:rgba(99,102,241,.5)}.JoinRequestToast_container__ymhQY{position:fixed;top:16px;right:16px;z-index:9999;display:flex;flex-direction:column;gap:8px;max-width:380px}.JoinRequestToast_toast__ic9R1{background:#1c1c1e;border-radius:12px;padding:14px 16px;color:#fff;box-shadow:0 8px 32px rgba(0,0,0,.3);animation:JoinRequestToast_slideIn__rjssm .3s ease-out;border:1px solid #2c2c2e}@keyframes JoinRequestToast_slideIn__rjssm{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}.JoinRequestToast_header__kUjiW{display:flex;align-items:center;gap:8px;margin-bottom:8px}.JoinRequestToast_roomName__MCU9w{font-size:13px;font-weight:600;color:#8e8e93}.JoinRequestToast_body__1PfH5{font-size:14px;color:#fff;margin-bottom:12px;line-height:1.4}.JoinRequestToast_requesterName__8fi0Q{font-weight:600}.JoinRequestToast_actions__9F0ao{display:flex;gap:8px;justify-content:flex-end}.JoinRequestToast_rejectButton__xYfWA{padding:6px 14px;border-radius:8px;border:none;background:#3a3a3c;color:#fff;font-size:13px;cursor:pointer}.JoinRequestToast_rejectButton__xYfWA:hover{background:#48484a}.JoinRequestToast_approveButton__VW1Mb{padding:6px 14px;border-radius:8px;border:none;background:#5856d6;color:#fff;font-size:13px;font-weight:600;cursor:pointer}.JoinRequestToast_approveButton__VW1Mb:hover{background:#4a48c4}.JoinRequestToast_approveButton__VW1Mb:disabled,.JoinRequestToast_rejectButton__xYfWA:disabled{opacity:.5;cursor:not-allowed}.MobileAppBanner_banner__7T_Wv{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f2f2f2;border-bottom:1px solid #ddd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.MobileAppBanner_closeButton__pq089{background:none;border:none;cursor:pointer;font-size:22px;color:#666;padding:4px 8px;line-height:1;flex-shrink:0}.MobileAppBanner_closeButton__pq089:hover{color:#333}.MobileAppBanner_appIcon__6exBE{width:36px;height:36px;border-radius:8px;flex-shrink:0;object-fit:cover}.MobileAppBanner_appInfo__FAGp4{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.MobileAppBanner_appName__gA6Dj{font-size:13px;font-weight:600;color:#222;line-height:1.2}.MobileAppBanner_appDescription__3oqvl{font-size:11px;color:#888;line-height:1.2}.MobileAppBanner_openButton__rN_56{background:#007aff;color:#fff;border:none;border-radius:16px;padding:6px 16px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.MobileAppBanner_openButton__rN_56:hover{background:#06d}.AppLayout_container__BpWxY{position:relative;width:100vw;height:100dvh;height:100vh;overflow:hidden;background-color:var(--color-background);box-sizing:border-box;display:flex;flex-direction:column}@supports (height:100dvh){.AppLayout_container__BpWxY{height:100dvh}}.AppLayout_sideBar__fR3zK{position:fixed;left:0;top:0;bottom:0;width:80px;height:100dvh;height:100vh;background-color:var(--color-background);border-right:1px solid var(--color-border);z-index:1000;display:flex;flex-direction:column;overflow-y:hidden;overflow-x:hidden}@supports (height:100dvh){.AppLayout_sideBar__fR3zK{height:100dvh}}.AppLayout_sideBar__fR3zK>*{flex:1 1;display:flex;flex-direction:column}@media (max-width:768px),(min-width:769px) and (max-height:499px){.AppLayout_sideBar__fR3zK{display:none}}.AppLayout_topBarWrapper__LtV6S{position:relative;top:0;z-index:100;flex-shrink:0;background-color:var(--color-background);transition:opacity var(--transition-base),transform var(--transition-base),visibility var(--transition-base);opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:768px),(min-width:769px) and (max-height:499px){.AppLayout_topBarWrapper__LtV6S{position:relative;padding-top:env(safe-area-inset-top,0);border-bottom:1px solid var(--color-border-light,#e5e5e5)}}@media (min-width:769px) and (min-height:500px){.AppLayout_topBarWrapper__LtV6S{display:none!important}}.AppLayout_businessSelectorPanel__X8vGO{position:fixed;left:80px;top:0;width:300px;background-color:#fff;border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);border-radius:0 0 8px 0;box-shadow:4px 4px 12px rgba(0,0,0,.12);z-index:1001;overflow:hidden;max-height:60vh;display:flex;flex-direction:column}.AppLayout_businessSelectorPanelList__dU8Pw{flex:1 1 auto;overflow-y:auto;min-height:0}.AppLayout_businessSelectorPanelEmpty__Inmpj{padding:16px;font-size:12px;color:#888;text-align:center}.AppLayout_businessSelectorPanelFooter__iQAIX{flex-shrink:0;border-top:1px solid var(--color-border);background-color:#fff;padding:8px}.AppLayout_addWorkspaceButton__egM0l{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 12px;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#111827;font-size:13px;font-weight:600;cursor:pointer;transition:background-color .15s,border-color .15s}.AppLayout_addWorkspaceButton__egM0l:hover:not(:disabled){background-color:#f3f4f6;border-color:#d1d5db}.AppLayout_addWorkspaceButton__egM0l:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.AppLayout_addWorkspaceButton__egM0l:disabled{color:#9ca3af;cursor:not-allowed;background-color:#f9fafb}.AppLayout_addWorkspaceIcon__HuxSg{font-size:16px;line-height:1;font-weight:700}.AppLayout_businessSelectorPanelHeader__S2Q3O{padding:10px 16px;font-size:11px;font-weight:600;color:#888;border-bottom:1px solid var(--color-border);background-color:#f8f9fa;text-transform:uppercase;letter-spacing:.5px}.AppLayout_businessSelectorPanelItem__h8xA1{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;text-align:left;background:none;cursor:pointer;color:#333;transition:background-color .15s;border:none;border-bottom:1px solid #f0f0f0}.AppLayout_businessSelectorPanelItem__h8xA1:last-child{border-bottom:none}.AppLayout_businessSelectorPanelItem__h8xA1:hover{background-color:#f8f9fa}.AppLayout_businessSelectorPanelItemActive__xWnW_{background-color:#e6f0ff;color:#007aff}.AppLayout_businessSelectorPanelItemContent__s1Jfn{display:flex;flex-direction:column;gap:2px;overflow:hidden}.AppLayout_businessSelectorPanelItemName__PK7T4{font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AppLayout_businessSelectorPanelItemNumber__if8kR{font-size:11px;color:#888;font-weight:400}.AppLayout_businessSelectorPanelItemUnread__C_MUC{width:8px;height:8px;border-radius:50%;background-color:#ef4444;flex-shrink:0;margin-left:auto}.AppLayout_contentArea__BaTHg,.AppLayout_contentWrapper__7ypmD{position:relative;flex:1 1;overflow:hidden;min-height:0;display:flex;flex-direction:column}@media (max-width:768px),(min-width:769px) and (max-height:499px){.AppLayout_contentWrapper__7ypmD{padding-bottom:calc(60px + env(safe-area-inset-bottom, 0))}.AppLayout_contentAreaFullScreen__uvDW4 .AppLayout_contentWrapper__7ypmD{padding-bottom:0}}@media (min-width:769px) and (min-height:500px){.AppLayout_contentArea__BaTHg{overflow:hidden;padding-top:0}}.AppLayout_contentAreaDesktop__EIx2Y{margin-left:80px}.AppLayout_bottomTabBar__faCDa{position:fixed;bottom:0;left:0;right:0;width:100%;background-color:var(--color-background);z-index:1000;padding-bottom:env(safe-area-inset-bottom);border-top:1px solid var(--color-border);box-shadow:0 -2px 8px rgba(0,0,0,.1)}.AppLayout_bottomTabBarBehindModal__aMQ8k{z-index:1}@media (min-width:769px) and (min-height:500px){.AppLayout_bottomTabBar__faCDa{display:none}}.AppLayout_switchOverlay__1KX_x{position:fixed;inset:0;z-index:99999;background:hsla(0,0%,100%,.95);display:flex;align-items:center;justify-content:center;animation:AppLayout_switchFadeIn__62QKU .2s ease-out}.AppLayout_switchCenter__HUXl5{display:flex;flex-direction:column;align-items:center;gap:24px}.AppLayout_switchSpinner__fSXUo{position:relative;width:120px;height:120px}.AppLayout_switchSpinnerSvg__oyxAL{width:100%;height:100%;transform:rotate(-90deg)}.AppLayout_switchSpinnerProgress__R0_O9{animation:AppLayout_switchSpin__4FMoa 1.4s linear infinite;transform-origin:center}.AppLayout_switchLogo__UUO7e{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:16px;overflow:hidden}.AppLayout_switchLogo__UUO7e img{width:100%;height:100%;object-fit:contain}.AppLayout_switchText__MIXFK{font-size:18px;font-weight:600;color:#374151;margin:0}@keyframes AppLayout_switchSpin__4FMoa{0%{stroke-dashoffset:254.469;transform:rotate(0deg)}50%{stroke-dashoffset:169.646}to{stroke-dashoffset:254.469;transform:rotate(1turn)}}@keyframes AppLayout_switchFadeIn__62QKU{0%{opacity:0}to{opacity:1}}.AppSkeleton_container__xRyqa{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden;background-color:#fff;box-sizing:border-box}.AppSkeleton_splashOverlay__JLdij{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:10}.AppSkeleton_splashCenter__eNEma{display:flex;flex-direction:column;align-items:center;gap:24px;animation:AppSkeleton_fadeIn__jn45o .4s ease-out}.AppSkeleton_spinnerRing__KGUFe{position:relative;width:120px;height:120px}.AppSkeleton_spinnerSvg__ns5HI{width:100%;height:100%;transform:rotate(-90deg)}.AppSkeleton_spinnerProgress__TMiTW{animation:AppSkeleton_spin__0DxUB 1.4s linear infinite;transform-origin:center}.AppSkeleton_logoContainer__5knKz{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.AppSkeleton_logoImage__Y1GVD{width:100%;height:100%;object-fit:contain;border-radius:16px}.AppSkeleton_splashTitle__GB5Cz{font-size:24px;font-weight:700;color:#111827;margin:0;letter-spacing:-.5px}@keyframes AppSkeleton_spin__0DxUB{0%{stroke-dashoffset:254.469;transform:rotate(0deg)}50%{stroke-dashoffset:169.646}to{stroke-dashoffset:254.469;transform:rotate(1turn)}}@keyframes AppSkeleton_fadeIn__jn45o{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (prefers-color-scheme:dark){.AppSkeleton_container__xRyqa{background-color:#111827}.AppSkeleton_logoContainer__5knKz{background:#1f2937}.AppSkeleton_splashTitle__GB5Cz{color:#f9fafb}.AppSkeleton_spinnerSvg__ns5HI circle:first-child{stroke:#374151}}.DesktopInstallBanner_banner__m1Kri{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#f2f2f2;border-bottom:1px solid #ddd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.DesktopInstallBanner_closeButton__Bo_sl{background:none;border:none;cursor:pointer;font-size:18px;color:#888;padding:0 4px;line-height:1;flex-shrink:0}.DesktopInstallBanner_closeButton__Bo_sl:hover{color:#555}.DesktopInstallBanner_appIcon__7WiOD{width:32px;height:32px;border-radius:8px;flex-shrink:0;object-fit:cover}.DesktopInstallBanner_textWrap__y_WNw{flex:1 1;min-width:0;font-size:13px;color:#333;line-height:1.3}.DesktopInstallBanner_highlight__krVu4{font-weight:600;color:#222}.DesktopInstallBanner_installButton__exKvi{background:#007aff;color:#fff;border:none;border-radius:16px;padding:6px 16px;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0}.DesktopInstallBanner_installButton__exKvi:hover{background:#06d}