html,body,#root{height:100%}body{color:#111315;background:#f7f6f1;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{border:0}.app-shell{background:#f7f6f1;grid-template-columns:72px 220px minmax(0,1fr);height:100%;transition:grid-template-columns .18s;display:grid;overflow:hidden}.app-shell.is-org-collapsed{grid-template-columns:0 220px minmax(0,1fr)}.app-shell.is-primary-nav-collapsed{grid-template-columns:72px 72px minmax(0,1fr)}.app-shell.is-org-collapsed.is-primary-nav-collapsed{grid-template-columns:0 72px minmax(0,1fr)}.org-rail{white-space:nowrap;z-index:4;background:#f7f6f1;border-right:1px solid #e2dfd8;flex-direction:column;align-items:center;gap:14px;padding:14px 10px;display:flex;overflow:visible}.is-org-collapsed .org-rail{visibility:hidden;pointer-events:none;border-right:0;gap:0;padding:0}.rail-collapse-button{color:#4f5661;cursor:pointer;background:0 0;border-radius:8px;place-items:center;width:30px;height:30px;margin-bottom:2px;font-size:18px;font-weight:400;display:grid}.rail-collapse-button svg,.nav-collapse-button svg,.section-label svg{flex-shrink:0}.rail-collapse-button:hover{color:#222}.org-button{color:#6f7378;cursor:pointer;background:#fff;border-radius:13px;width:40px;height:40px;font-size:14px;font-weight:400;transition:background .16s,color .16s,transform .16s;position:relative}.org-button:hover,.org-button.is-active{color:#111315;background:#fff;box-shadow:0 1px 3px #0000000f}.org-button:active{transform:scale(.96)}.org-button em{background:#4b7fbe;border-radius:999px;width:10px;height:10px;padding:0;font-style:normal;position:absolute;top:-3px;right:-3px;box-shadow:0 0 0 3px #f7f6f1}.org-add-button{color:#111315;cursor:pointer;background:0 0;border:1px dashed #a9a196;border-radius:13px;place-items:center;width:40px;height:40px;font-size:22px;font-weight:400;line-height:1;transition:background .16s,border-color .16s,color .16s;display:grid}.org-add-button:hover{color:#111315;background:#fff;border-color:#8f877c}.org-add-wrap{position:relative}.org-add-menu{z-index:10;background:#fff;border:0;border-radius:12px;flex-direction:column;gap:3px;width:128px;padding:6px;display:flex;position:absolute;top:0;left:calc(100% + 10px);box-shadow:0 8px 18px #11131514}.org-add-menu button{color:#111315;text-align:left;cursor:pointer;background:0 0;border-radius:8px;align-items:center;min-height:34px;padding:0 10px;font-size:14px;font-weight:400;display:flex}.org-add-menu button:hover{background:#f0ede4}.primary-nav{background:#f7f6f1;flex-direction:column;min-width:0;padding:16px 10px;display:flex}.primary-nav.is-primary-collapsed{align-items:center;padding:16px 14px}.workspace-title{text-align:left;cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:10px;width:100%;height:44px;min-height:44px;margin-bottom:16px;padding:0 12px;display:flex}.primary-nav.is-primary-collapsed .workspace-title{justify-content:center;width:44px;padding:0}.workspace-mark{color:#111315;background:#fff;border-radius:12px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:400;display:grid}.workspace-title:hover .workspace-mark{background:#fff;box-shadow:0 1px 3px #0000000f}.workspace-title strong{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;min-width:0;font-size:17px;font-weight:500;display:block;overflow:hidden}.primary-nav.is-primary-collapsed .workspace-title strong,.primary-nav.is-primary-collapsed .nav-text,.primary-nav.is-primary-collapsed .section-tabs em,.primary-nav.is-primary-collapsed .app-nav-label{display:none}.section-tabs,.app-nav,.account-block{flex-direction:column;gap:7px;display:flex}.primary-nav.is-primary-collapsed .section-tabs,.primary-nav.is-primary-collapsed .app-nav{align-items:center;width:44px}.section-tabs button,.app-nav button,.account-block button{min-height:44px;box-shadow:none;color:#4f5661;text-align:left;cursor:pointer;background:0 0;border-radius:10px;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.primary-nav.is-primary-collapsed .section-tabs button,.primary-nav.is-primary-collapsed .app-nav button{justify-content:center;width:44px;padding:0}.section-tabs button,.app-nav button{font-size:15px;font-weight:400}.section-tabs button:hover,.app-nav button:hover,.account-block button:hover{color:#111315;background:#f0ede4}.section-tabs button.is-active{color:#111315;box-shadow:none;background:#f0ede4}.section-tabs em{box-sizing:border-box;color:#fff;text-align:center;background:#4b7fbe;border-radius:999px;min-width:26px;height:20px;padding:0 7px;font-size:11px;font-style:normal;line-height:20px}.section-label{align-items:center;gap:10px;min-width:0;display:flex}.primary-nav.is-primary-collapsed .section-label{justify-content:center;gap:0}.nav-icon,.app-icon{flex-shrink:0;place-items:center;width:24px;height:24px;display:grid}.app-nav{margin-top:14px;padding-top:8px}.app-nav-label{color:#92969b;text-transform:uppercase;padding:0 12px 4px;font-size:13px;font-weight:400;line-height:16px}.app-nav button{color:#4f5661;justify-content:flex-start;gap:10px;min-height:44px}.app-icon{background:var(--app-icon-bg);color:var(--app-icon-color);border-radius:8px}.language-switch,.theme-switch{background:#f0ede4;border:1px solid #e2dfd8;border-radius:11px;gap:3px;padding:3px;display:grid}.language-switch{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:auto}.primary-nav.is-primary-collapsed .language-switch,.primary-nav.is-primary-collapsed .theme-switch{display:none}.theme-switch{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:8px}.language-switch button,.theme-switch button{color:#4f5661;cursor:pointer;background:0 0;border-radius:8px;place-items:center;min-width:0;height:28px;padding:0;font-size:12px;font-weight:400;display:grid}.language-switch button:hover,.language-switch button.is-active,.theme-switch button:hover,.theme-switch button.is-active{color:#20231f;background:#fff;box-shadow:0 1px 2px #0000000a}.account-block{border-top:1px solid #e2dfd8;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:14px;display:flex}.primary-nav.is-primary-collapsed .account-block{border-top:0;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;width:44px;margin-top:auto;padding-top:0}.primary-nav.is-primary-collapsed .account-block button{justify-content:center;padding:0}.primary-nav.is-primary-collapsed .account-avatar-button{width:44px}.account-avatar-button{cursor:pointer;background:0 0;border-radius:12px;place-items:center;width:44px;height:44px;padding:0;display:grid}.account-avatar-button img{object-fit:cover;border-radius:50%;width:40px;height:40px}.account-avatar-button:hover{background:#f0ede4}.nav-collapse-button{color:#92969b;cursor:pointer;background:0 0;border-radius:10px;justify-content:center;place-items:center;width:32px;height:32px;min-height:32px;margin:0;padding:0;font-size:18px;display:grid}.nav-collapse-button:hover{color:#555953}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.workspace-card{background:#f7f6f1;border:1px solid #e2dfd8;border-radius:14px;grid-template-columns:320px minmax(0,1fr);min-width:0;min-height:0;margin:12px 12px 12px 0;display:grid;overflow:hidden;box-shadow:0 4px 12px #1113150a}.context-list{background:#fffefbb8;border-right:1px solid #e2dfd8;flex-direction:column;min-width:0;display:flex}.list-header{justify-content:space-between;align-items:center;padding:18px 24px 14px;display:flex}.list-header p{letter-spacing:-.03em;margin:0;font-size:18px;font-weight:500}.list-header-actions{align-items:center;gap:8px;display:flex}.list-header button{color:#4f5661;cursor:pointer;background:0 0;border-radius:12px;place-items:center;width:34px;height:34px;font-size:18px;font-weight:400;line-height:1;display:grid}.list-header button:hover{color:#111315;background:#f0ede4}.list-create-button svg{transform:translateY(-.5px)}.list-search{color:#4f5661;background:#fffefb;border:1px solid #e2dfd8;border-radius:16px;align-items:center;gap:12px;min-height:44px;margin:0 12px 12px;padding:0 16px;font-size:18px;font-weight:400;line-height:1;display:flex}.list-search svg{color:#4f5661;flex:none}.list-search span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.contacts-entry{color:#111315;text-align:left;cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:10px;width:calc(100% - 24px);min-height:44px;margin:0 12px 12px;padding:0 12px;font-size:15px;font-weight:400;display:flex}.contacts-entry:hover{background:#f0ede4}.contacts-entry-icon{color:#4f5661;border-radius:12px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.chat-list-tabs{justify-content:space-between;align-items:center;gap:10px;min-height:36px;margin:0 12px 10px;padding:0 0 0 12px;display:flex}.chat-list-tab-group{align-items:center;gap:14px;min-width:0;display:flex}.chat-list-tab-group button{color:#6f7378;cursor:pointer;background:0 0;padding:0;font-size:13px;font-weight:400;line-height:18px}.chat-list-tab-group button:hover,.chat-list-tab-group button.is-active{color:#111315}.chat-list-tab-group button.is-active{font-weight:400}.chat-list-filter-button{color:#4f5661;cursor:pointer;background:0 0;border-radius:12px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;display:grid}.chat-list-filter-button:hover{color:#111315;background:#f0ede4}.assistant-card{width:calc(100% - 24px);min-height:72px;box-shadow:none;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:14px;align-items:center;gap:12px;margin:2px 12px 18px;padding:14px 12px;display:flex;position:relative}.assistant-card:after{z-index:0;content:"";opacity:0;pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(135deg,#6b7cff 0%,#b56cff 42%,#ff9d66 100%);border-radius:19px;padding:3px;transition:opacity .14s;position:absolute;inset:-5px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.assistant-card>*{z-index:1;position:relative}.assistant-card:hover{background:#f0ede4}.assistant-card.is-active{background:#fff}.assistant-card.is-active:after{opacity:1}.assistant-avatar{background:radial-gradient(circle at 72% 24%,#fffffff2 0 8%,#0000 9%),linear-gradient(145deg,#ffe3c7 0%,#f4bcc4 48%,#ccd8ff 100%);border-radius:50%;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #1113150d}.assistant-illustration-face{background:#fff8ee;border-radius:11px 11px 9px 9px;width:22px;height:19px;position:absolute;box-shadow:0 7px 14px #775f5b2e}.assistant-illustration-face:before,.assistant-illustration-face:after{content:"";background:#31353a;border-radius:50%;width:3px;height:3px;position:absolute;top:8px}.assistant-illustration-face:before{left:6px}.assistant-illustration-face:after{right:6px}.assistant-illustration-glow{background:#ffffffb8;border-radius:50%;width:10px;height:10px;position:absolute;bottom:8px;right:8px}.assistant-illustration-dot{background:#4e69c685;border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:8px}.assistant-detail-avatar,.assistant-message-avatar{background:radial-gradient(circle at 72% 24%,#fffffff2 0 8%,#0000 9%),linear-gradient(145deg,#ffe3c7 0%,#f4bcc4 48%,#ccd8ff 100%)}.assistant-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.assistant-copy strong{color:#111315;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:400;line-height:20px;overflow:hidden}.assistant-copy span{color:#6f7378;align-items:center;gap:6px;font-size:13px;font-weight:400;line-height:18px;display:inline-flex}.assistant-copy i{background:#43b36b;border-radius:50%;width:7px;height:7px}.flow-list-filter{color:#111315;justify-content:space-between;align-items:center;min-height:36px;margin:0 12px 10px;padding:0 12px;font-size:15px;font-weight:400;display:flex}.flow-list-filter button{color:#4f5661;cursor:pointer;background:0 0;border-radius:12px;place-items:center;width:34px;height:34px;padding:0;display:grid}.flow-list-filter button:hover{color:#111315;background:#f0ede4}.list-items{flex-direction:column;gap:0;min-height:0;padding:0 12px 18px;display:flex;overflow:auto}.flow-list-section{flex-direction:column;gap:3px;display:flex}.flow-list-section+.flow-list-section{margin-top:18px}.flow-list-section-label{color:#92969b;padding:0 12px 6px;font-size:13px;font-weight:400;line-height:18px}.list-items button{text-align:left;cursor:pointer;background:0 0;border-radius:12px;gap:12px;width:100%;min-height:74px;padding:10px;transition:background .14s,color .14s;display:flex}.list-items button:hover,.list-items button.is-active,.list-items button.is-chat-item:hover,.list-items button.is-flow-item:hover,.list-items button.is-link-item:hover,.list-items button.is-chat-item.is-active,.list-items button.is-flow-item.is-active,.list-items button.is-link-item.is-active{background:#f0ede4}.list-items button.is-flow-item{border-radius:13px;align-items:center;min-height:42px;padding:10px 12px}.list-items button.is-link-item{border-radius:13px;align-items:center;min-height:52px;padding:8px 12px}.list-items button.is-chat-item{border-radius:13px;align-items:center;min-height:82px;margin-bottom:4px;padding:9px 12px}.list-items button.is-chat-item:last-child{margin-bottom:0}.is-flow-item .item-main strong{margin-bottom:0;font-size:16px;font-weight:400}.chat-list-avatar{background:var(--avatar-bg,#f0ede4);width:50px;height:50px;color:var(--avatar-color,#666a62);border-radius:50%;flex:0 0 50px;place-items:center;font-size:15px;font-weight:400;display:grid;overflow:hidden}.chat-list-avatar img{object-fit:cover;width:100%;height:100%}.link-list-icon{background:#fff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.link-list-icon img{object-fit:contain;width:24px;height:24px}.item-main{flex:1;min-width:0}.is-chat-item .item-main{flex-direction:column;justify-content:center;display:flex}.item-main strong,.item-main small,.item-side small{display:block}.item-main strong{color:#161616;margin-bottom:4px;font-size:13px;font-weight:400}.item-main small{color:#92969b;font-size:12px;font-weight:400;line-height:1.35}.is-chat-item .item-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.is-chat-item .item-main strong{margin-bottom:4px;font-size:16px;font-weight:400}.is-chat-item .item-main small{font-size:14px;font-weight:400;line-height:1.35}.item-side{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.item-side small{color:#92969b;font-size:11px;font-weight:400}.item-side em{box-sizing:border-box;color:#fff;text-align:center;background:#4b7fbe;border-radius:999px;min-width:26px;height:20px;padding:0 7px;font-size:11px;font-style:normal;line-height:20px}.mute-indicator{color:#a5abb1;place-items:center;width:20px;height:20px;display:grid}.content-area{background:#fffffd;min-width:0;overflow:auto}.detail-shell{flex-direction:column;min-width:0;height:100%;display:flex}.detail-body{flex:1;min-height:0;overflow:auto}.content-shell{width:min(780px,100% - 64px);margin:0 auto;padding:40px 0}.detail-kicker{color:#6f7378;text-transform:uppercase;letter-spacing:.08em;background:#f0ede4;border-radius:999px;width:fit-content;margin-bottom:16px;padding:5px 10px;font-size:12px;font-weight:400}.content-shell h1,.chat-header h1{color:#111315;letter-spacing:-.04em;margin:0;font-size:28px;font-weight:500}.lead,.chat-header p{color:#6f7378;max-width:620px;margin:8px 0 0;font-size:14px;font-weight:400;line-height:1.65}.flow-board,.integration-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.flow-board section,.integration-grid section{background:#fffefb;border:1px solid #e2dfd8;border-radius:16px;min-height:128px;padding:18px}.flow-board span{color:#b8bec4;font-size:12px;font-weight:400}.flow-board h2,.integration-grid strong{color:#111315;margin:12px 0 8px;font-size:15px;font-weight:500;display:block}.flow-board p,.integration-grid p{color:#6f7378;margin:0;font-size:13px;font-weight:400;line-height:1.5}.flow-run-shell{width:min(740px,100% - 64px);margin:0 auto;padding:24px 0 28px}.flow-composer-wrap{width:min(740px,100% - 64px);margin:0 auto}.flow-composer-wrap .composer{width:100%}.flow-timeline{flex-direction:column;gap:22px;margin-bottom:28px;display:flex}.flow-event{max-width:410px}.flow-event time{color:#92969b;margin-bottom:8px;font-size:12px;font-weight:400;display:block}.flow-event p{color:#111315;margin:0;font-size:14px;font-weight:400;line-height:1.65}.flow-event.is-user{background:#d8f0fb;border-radius:18px;align-self:flex-end;max-width:280px;padding:12px 14px}.execution-card{background:#fffefb;border:1px solid #e2dfd8;border-radius:14px;margin-top:10px;padding:14px}.execution-card header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.execution-card header span{color:#92969b;text-transform:uppercase;font-size:11px;font-weight:400}.execution-card header strong{color:#111315;align-items:center;gap:6px;font-size:13px;font-weight:400;display:inline-flex}.execution-card dl{gap:10px;margin:0;display:grid}.execution-card div{gap:4px;display:grid}.execution-card dt{color:#92969b;font-size:11px;font-weight:400}.execution-card dd{color:#111315;margin:0;font-size:12px;font-weight:400;line-height:1.45}.ai-card{background:#fffaff;border:1px solid #eee5f5;border-radius:18px;padding:18px}.ai-card header{color:#8c56b3;text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin-bottom:12px;font-size:11px;font-weight:400;display:flex}.ai-card p{color:#7a3ca2;font-weight:400}.chat-shell{flex-direction:column;height:100%;padding:0;display:flex}.chat-header{border-bottom:1px solid #e2dfd8b8;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 18px;display:flex}.chat-header button{color:#4f5661;cursor:pointer;background:0 0;border-radius:12px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:relative}button[data-tooltip]{position:relative}button[data-tooltip]:after{z-index:5;color:#fff;content:attr(data-tooltip);opacity:0;pointer-events:none;white-space:nowrap;background:#111315;border-radius:8px;max-width:160px;padding:6px 8px;font-size:12px;font-weight:400;line-height:1;transition:opacity .12s,transform .12s;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)translateY(-2px)}button[data-tooltip]:hover:after,button[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%)translateY(0)}.org-rail button[data-tooltip]:after{top:50%;left:calc(100% + 10px);transform:translateY(-50%)translate(-2px)}.org-rail button[data-tooltip]:hover:after,.org-rail button[data-tooltip]:focus-visible:after{transform:translateY(-50%)translate(0)}.primary-nav:not(.is-primary-collapsed) button[data-tooltip]:after{display:none}.primary-nav.is-primary-collapsed button[data-tooltip]:after{top:50%;left:calc(100% + 10px);transform:translateY(-50%)translate(-2px)}.primary-nav.is-primary-collapsed button[data-tooltip]:hover:after,.primary-nav.is-primary-collapsed button[data-tooltip]:focus-visible:after{transform:translateY(-50%)translate(0)}.composer button[data-tooltip]:after{top:auto;bottom:calc(100% + 8px);transform:translate(-50%)translateY(2px)}.composer button[data-tooltip]:hover:after,.composer button[data-tooltip]:focus-visible:after{transform:translate(-50%)translateY(0)}.chat-header button:hover,.chat-tags button:hover{color:#1f252c;background:#f0ede4}.chat-header-main{flex-direction:column;flex:1;gap:14px;min-width:0;display:flex}.chat-title-row{align-items:center;gap:8px;min-width:0;display:flex}.presence-pill{color:#66706b;background:#fff;border:1px solid #deded8;border-radius:999px;align-items:center;gap:6px;height:24px;padding:0 10px;font-size:13px;font-weight:400;display:inline-flex}.presence-pill span{background:#ef4d42;border-radius:50%;width:6px;height:6px}.chat-title-row strong{color:#1e2420;font-size:15px;font-weight:500}.chat-title-row>span,.chat-title-row small{color:#6f7771;font-size:13px;font-weight:400}.chat-tags{align-items:center;gap:10px;display:flex}.chat-tags span{color:#2f343a;background:#f0ede4;border-radius:999px;height:24px;padding:0 10px;font-size:13px;font-weight:400;line-height:24px}.chat-tags button{color:#4f5661;cursor:pointer;background:0 0;border:1px dashed #cdd0c8;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.chat-room-info{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.chat-detail-avatar{background:var(--avatar-bg,#f0ede4);width:40px;height:40px;color:var(--avatar-color,#3e5b49);border-radius:50%;flex:0 0 40px;place-items:center;font-size:15px;font-weight:400;display:grid}.chat-detail-avatar[src]{object-fit:cover}.chat-room-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.chat-room-copy strong,.chat-room-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-room-copy strong{color:#111315;font-size:16px;font-weight:500;line-height:20px}.chat-room-copy small{color:#6f7378;font-size:13px;font-weight:400;line-height:18px}.chat-room-info>div:last-child{min-width:0}.flow-header-title{flex:1;min-width:0}.flow-header-title strong{color:#111315;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:22px;display:block;overflow:hidden}.chat-header-actions{scrollbar-width:none;align-items:center;gap:8px;min-width:0;max-width:56%;display:flex;overflow:visible}.chat-header-actions::-webkit-scrollbar{display:none}.chat-header .chat-mode-action{color:#2f343a;background:#f0ede4;gap:6px;width:auto;padding:0 10px;font-size:13px;font-weight:400;display:inline-flex}.chat-header .ai-assistant-action,.chat-header .flow-action{width:34px;padding:0;display:grid}.chat-header .flow-action.is-complete{color:#111315}.chat-action-divider{background:#deded8;width:1px;height:24px;margin:0 4px}.messages{flex:1;width:min(740px,100% - 64px);min-height:0;margin:0 auto;padding:26px 0;overflow:auto}.message{gap:12px;max-width:620px;margin-bottom:22px;display:flex}.message img,.avatar-fallback{border-radius:50%;flex-shrink:0;width:34px;height:34px}.message img{object-fit:cover}.avatar-fallback{color:#6f7378;background:#f0ede4;place-items:center;font-size:13px;font-weight:400;display:grid}.message header{align-items:baseline;gap:8px;margin-bottom:5px;display:flex}.message strong{font-size:13px;font-weight:400}.message header span,.message.is-mine span{color:#9ca1a6;font-size:12px;font-weight:400}.message p{color:#1f252c;margin:0;font-size:15px;font-weight:400;line-height:1.6}.assistant-chat-message>div{max-width:620px}.assistant-chat-message p{font-size:15px;font-weight:400;line-height:1.6}.assistant-message-meta{color:#92969b;opacity:0;align-items:center;gap:8px;min-height:24px;margin-top:8px;transition:opacity .14s,transform .14s;display:flex;transform:translateY(-2px)}.assistant-chat-message:hover .assistant-message-meta,.assistant-chat-message:focus-within .assistant-message-meta{opacity:1;transform:translateY(0)}.assistant-message-meta span{font-size:12px;font-weight:400}.assistant-message-meta button{color:#92969b;cursor:pointer;background:0 0;border-radius:8px;place-items:center;width:24px;height:24px;padding:0;display:grid}.assistant-message-meta button:hover{color:#111315;background:#f0ede4}.message.is-mine{justify-content:flex-end;margin-left:auto}.message.is-mine div{color:#1f252c;background:#f0ede4;border-radius:18px;max-width:460px;padding:12px 14px}.message.is-mine p{color:#1f2329;font-family:LarkHackSafariFont,LarkEmojiFont,LarkChineseQuote,-apple-system,"system-ui",Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:15px;font-weight:400;line-height:24px}.message.is-mine span{color:#6f7378;opacity:0;margin-top:6px;transition:opacity .14s,transform .14s;display:block;transform:translateY(-2px)}.message.is-mine:hover span,.message.is-mine:focus-within span{opacity:1;transform:translateY(0)}.composer{box-sizing:border-box;background:#fffefb;border:1px solid #e2dfd8;border-radius:24px;flex-direction:column;width:min(740px,100% - 64px);min-height:120px;margin:0 auto 30px;padding:18px;display:flex;box-shadow:0 8px 22px #1113150e}.composer button{color:#4f5661;cursor:pointer;background:0 0;border-radius:10px;place-items:center;width:32px;height:32px;padding:0;display:grid}.composer button:hover{color:#1f252c;background:#f0ede4}.composer textarea{resize:none;color:#1f2329;background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:50px;font-family:LarkHackSafariFont,LarkEmojiFont,LarkChineseQuote,-apple-system,"system-ui",Helvetica Neue,Tahoma,PingFang SC,Microsoft Yahei,Arial,Hiragino Sans GB,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:15px;font-weight:400;line-height:24px}.composer textarea::placeholder{color:#b8bec6;font-weight:400}.composer-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;margin-top:auto;display:flex}.composer-tools{align-items:center;gap:14px;display:flex}.composer-actions{flex:none;align-items:center;gap:10px;display:flex}.composer-mode-picker{flex:none;position:relative}.composer .composer-mode-selector{color:#4f5661;white-space:nowrap;background:0 0;border-radius:999px;align-items:center;gap:5px;width:auto;min-width:0;height:32px;padding:0 10px 0 12px;font-size:12px;font-weight:400;line-height:1;display:inline-flex}.composer .composer-mode-selector:hover{color:#111315;background:#f0ede4}.composer .composer-mode-selector svg{flex:none;transition:transform .14s}.composer .composer-mode-selector.is-open svg{transform:rotate(180deg)}.composer-mode-menu{z-index:8;background:#fffefb;border:1px solid #e2dfd8;border-radius:12px;gap:2px;min-width:128px;padding:5px;display:grid;position:absolute;bottom:calc(100% + 8px);right:0;box-shadow:0 10px 24px #1113151a}.composer .composer-mode-menu button{color:#4f5661;text-align:left;border-radius:8px;justify-content:space-between;width:100%;height:32px;padding:0 8px 0 10px;font-size:12px;font-weight:400;display:flex}.composer .composer-mode-menu button:hover,.composer .composer-mode-menu button.is-active{color:#111315;background:#f0ede4}.composer .composer-send{color:#fff;background:#929aa1;border-radius:50%;flex:0 0 36px;width:36px;min-width:36px;height:36px;transition:background .16s,transform .16s}.composer .composer-send:hover{color:#fff;background:#858d94}.composer .composer-send.has-content{color:#fff;background:#111315}.composer .composer-send.has-content:hover{background:#000}.composer .composer-send:active{transform:scale(.96)}.app-shell:not([data-theme=dark]),.app-shell:not([data-theme=dark]) .workspace-title strong,.app-shell:not([data-theme=dark]) .workspace-mark,.app-shell:not([data-theme=dark]) .org-button:hover,.app-shell:not([data-theme=dark]) .org-button.is-active,.app-shell:not([data-theme=dark]) .section-tabs button,.app-shell:not([data-theme=dark]) .section-tabs button.is-active,.app-shell:not([data-theme=dark]) .app-nav button,.app-shell:not([data-theme=dark]) .item-main strong,.app-shell:not([data-theme=dark]) .content-shell h1,.app-shell:not([data-theme=dark]) .chat-header h1,.app-shell:not([data-theme=dark]) .flow-board h2,.app-shell:not([data-theme=dark]) .integration-grid strong,.app-shell:not([data-theme=dark]) .chat-title-row strong,.app-shell:not([data-theme=dark]) .chat-tags span,.app-shell:not([data-theme=dark]) .message strong,.app-shell:not([data-theme=dark]) .message p{color:#111315}.app-shell:not([data-theme=dark]) .rail-collapse-button,.app-shell:not([data-theme=dark]) .org-button,.app-shell:not([data-theme=dark]) .account-block button,.app-shell:not([data-theme=dark]) .nav-collapse-button,.app-shell:not([data-theme=dark]) .lead,.app-shell:not([data-theme=dark]) .chat-header p,.app-shell:not([data-theme=dark]) .flow-board p,.app-shell:not([data-theme=dark]) .integration-grid p,.app-shell:not([data-theme=dark]) .chat-header button,.app-shell:not([data-theme=dark]) .presence-pill,.app-shell:not([data-theme=dark]) .chat-title-row>span,.app-shell:not([data-theme=dark]) .chat-title-row small,.app-shell:not([data-theme=dark]) .chat-tags button,.app-shell:not([data-theme=dark]) .chat-header .chat-mode-action,.app-shell:not([data-theme=dark]) .composer button{color:#4f5661}.app-shell:not([data-theme=dark]) .composer .composer-send,.app-shell:not([data-theme=dark]) .composer .composer-send:hover,.app-shell:not([data-theme=dark]) .composer .composer-send.has-content,.app-shell:not([data-theme=dark]) .composer .composer-send.has-content:hover{color:#fff}.app-shell:not([data-theme=dark]) .is-chat-item .item-main strong,.app-shell:not([data-theme=dark]) .is-chat-item:hover .item-main strong,.app-shell:not([data-theme=dark]) .is-chat-item.is-active .item-main strong,.app-shell:not([data-theme=dark]) .is-chat-item.is-muted .item-main strong{color:#111315}.app-shell:not([data-theme=dark]) .is-chat-item .item-main small,.app-shell:not([data-theme=dark]) .is-chat-item:hover .item-main small,.app-shell:not([data-theme=dark]) .is-chat-item.is-active .item-main small,.app-shell:not([data-theme=dark]) .is-chat-item.is-muted .item-main small{color:#6f7378}.app-shell:not([data-theme=dark]) .list-search,.app-shell:not([data-theme=dark]) .list-search span,.app-shell:not([data-theme=dark]) .list-search svg{color:#4f5661}.app-shell:not([data-theme=dark]) .item-main small,.app-shell:not([data-theme=dark]) .item-side small,.app-shell:not([data-theme=dark]) .mute-indicator,.app-shell:not([data-theme=dark]) .detail-kicker,.app-shell:not([data-theme=dark]) .flow-board span,.app-shell:not([data-theme=dark]) .message header span,.app-shell:not([data-theme=dark]) .message.is-mine span{color:#92969b}.app-shell:not([data-theme=dark]) .composer textarea::placeholder{color:#b8bec6}.app-shell[data-theme=dark]{color:#f1f1ec;background:#151614}.app-shell[data-theme=dark] .org-rail{background:#151614;border-right-color:#2a2d29}.app-shell[data-theme=dark] .primary-nav{background:#1b1d1a}.app-shell[data-theme=dark] .workspace-card{background:#1b1d1a;border-color:#2a2d29;box-shadow:0 4px 12px #00000024}.app-shell[data-theme=dark] .context-list{background:#1d1f1b;border-right-color:#2a2d29}.app-shell[data-theme=dark] .content-area{background:#20221e;border-right-color:#2a2d29}.app-shell[data-theme=dark] .workspace-mark{color:#20231f;background:#fff}.app-shell[data-theme=dark] .workspace-title:hover .workspace-mark{color:#20231f;box-shadow:none;background:#fff}.app-shell[data-theme=dark] .org-button,.app-shell[data-theme=dark] .org-button:hover,.app-shell[data-theme=dark] .org-button.is-active{color:#20231f;background:#fff}.app-shell[data-theme=dark] .org-button em{box-shadow:0 0 0 3px #151614}.app-shell[data-theme=dark] .org-add-button{color:#f4f4ef;border-color:#64695f}.app-shell[data-theme=dark] .org-add-button:hover{color:#f4f4ef;background:#1f211d;border-color:#858b80}.app-shell[data-theme=dark] .org-add-menu{background:#1f211d;border-color:#2a2d29;box-shadow:0 8px 18px #0000003d}.app-shell[data-theme=dark] .org-add-menu button{color:#f4f4ef}.app-shell[data-theme=dark] .org-add-menu button:hover{background:#302d24}.app-shell[data-theme=dark] .rail-collapse-button,.app-shell[data-theme=dark] .nav-collapse-button{color:#8f948a;background:0 0}.app-shell[data-theme=dark] .rail-collapse-button:hover,.app-shell[data-theme=dark] .nav-collapse-button:hover{color:#f4f4ef;background:0 0}.app-shell[data-theme=dark] .workspace-title strong,.app-shell[data-theme=dark] .list-header p,.app-shell[data-theme=dark] .content-shell h1,.app-shell[data-theme=dark] .chat-header h1,.app-shell[data-theme=dark] .item-main strong,.app-shell[data-theme=dark] .message strong,.app-shell[data-theme=dark] .message p,.app-shell[data-theme=dark] .flow-board h2,.app-shell[data-theme=dark] .integration-grid strong{color:#f4f4ef}.app-shell[data-theme=dark] .section-tabs button,.app-shell[data-theme=dark] .app-nav button,.app-shell[data-theme=dark] .account-block button{color:#b8bbb2}.app-shell[data-theme=dark] .app-nav-label{color:#777c72}.app-shell[data-theme=dark] .section-tabs button,.app-shell[data-theme=dark] .app-nav button{box-shadow:none;background:0 0}.app-shell[data-theme=dark] .section-tabs button:hover,.app-shell[data-theme=dark] .app-nav button:hover,.app-shell[data-theme=dark] .account-block button:hover,.app-shell[data-theme=dark] .list-items button:hover,.app-shell[data-theme=dark] .list-items button.is-active{color:#f4f4ef;background:#26251f}.app-shell[data-theme=dark] .section-tabs button.is-active{color:#f4f4ef;box-shadow:none;background:#302d24}.app-shell[data-theme=dark] .app-nav,.app-shell[data-theme=dark] .account-block,.app-shell[data-theme=dark] .chat-header{border-color:#2a2d29}.app-shell[data-theme=dark] .section-tabs em,.app-shell[data-theme=dark] .item-side em{color:#fff;background:#4b7fbe}.app-shell[data-theme=dark] .language-switch,.app-shell[data-theme=dark] .theme-switch{background:#151714;border-color:#2a2d29}.app-shell[data-theme=dark] .language-switch button,.app-shell[data-theme=dark] .theme-switch button{color:#aeb1a9}.app-shell[data-theme=dark] .language-switch button:hover,.app-shell[data-theme=dark] .language-switch button.is-active,.app-shell[data-theme=dark] .theme-switch button:hover,.app-shell[data-theme=dark] .theme-switch button.is-active{color:#f4f4ef;box-shadow:none;background:#2b2f28}.app-shell[data-theme=dark] .list-header button,.app-shell[data-theme=dark] .list-search,.app-shell[data-theme=dark] .detail-kicker,.app-shell[data-theme=dark] .chat-header button{color:#c8cbc2}.app-shell[data-theme=dark] .list-search,.app-shell[data-theme=dark] .detail-kicker{background:#252821}.app-shell[data-theme=dark] .list-header button{color:#c8cbc2;background:0 0}.app-shell[data-theme=dark] .list-header button:hover{color:#f4f4ef;background:#252821}.app-shell[data-theme=dark] .assistant-card{background:#252821}.app-shell[data-theme=dark] .assistant-card:hover,.app-shell[data-theme=dark] .assistant-card.is-active{background:#302d24}.app-shell[data-theme=dark] .assistant-card.is-active{box-shadow:none}.app-shell[data-theme=dark] .assistant-card:after{background:linear-gradient(135deg,#8fa0ff 0%,#d78cff 45%,#ffb47a 100%)}.app-shell[data-theme=dark] .assistant-copy strong{color:#f4f4ef}.app-shell[data-theme=dark] .assistant-copy span{color:#969a90}.app-shell[data-theme=dark] .flow-list-filter{color:#f4f4ef}.app-shell[data-theme=dark] .flow-list-section-label{color:#777c72}.app-shell[data-theme=dark] .flow-list-filter button{color:#c8cbc2}.app-shell[data-theme=dark] .flow-list-filter button:hover{color:#f4f4ef;background:#252821}.app-shell[data-theme=dark] .list-search{border-color:#373328}.app-shell[data-theme=dark] .list-search svg{color:#c8cbc2}.app-shell[data-theme=dark] .contacts-entry{color:#f4f4ef}.app-shell[data-theme=dark] .contacts-entry:hover{background:#252821}.app-shell[data-theme=dark] .contacts-entry-icon{color:#c8cbc2}.app-shell[data-theme=dark] .chat-list-tab-group button{color:#969a90}.app-shell[data-theme=dark] .chat-list-tab-group button:hover,.app-shell[data-theme=dark] .chat-list-tab-group button.is-active{color:#f4f4ef}.app-shell[data-theme=dark] .chat-list-filter-button{color:#c8cbc2}.app-shell[data-theme=dark] .chat-list-filter-button:hover,.app-shell[data-theme=dark] .chat-header button:hover,.app-shell[data-theme=dark] .chat-tags button:hover{color:#f4f4ef;background:#252821}.app-shell[data-theme=dark] .presence-pill{color:#b7bcb3;background:#20231f;border-color:#32362f}.app-shell[data-theme=dark] .chat-title-row strong{color:#f4f4ef}.app-shell[data-theme=dark] .chat-title-row>span,.app-shell[data-theme=dark] .chat-title-row small{color:#969d93}.app-shell[data-theme=dark] .chat-room-copy strong,.app-shell[data-theme=dark] .flow-header-title strong{color:#f4f4ef}.app-shell[data-theme=dark] .chat-room-copy small{color:#969d93}.app-shell[data-theme=dark] .chat-tags span,.app-shell[data-theme=dark] .chat-header .chat-mode-action{color:#d4d7cf;background:#252821;border-color:#32362f}.app-shell[data-theme=dark] .chat-header .ai-assistant-action,.app-shell[data-theme=dark] .chat-header .flow-action,.app-shell[data-theme=dark] .chat-header .flow-action.is-complete{color:#f4f4ef;background:0 0}.app-shell[data-theme=dark] .chat-tags button{color:#969d93;border-color:#3a3f37}.app-shell[data-theme=dark] .chat-action-divider{background:#34382f}.app-shell[data-theme=dark] .item-main small,.app-shell[data-theme=dark] .item-side small,.app-shell[data-theme=dark] .lead,.app-shell[data-theme=dark] .chat-header p,.app-shell[data-theme=dark] .flow-board p,.app-shell[data-theme=dark] .integration-grid p,.app-shell[data-theme=dark] .message header span,.app-shell[data-theme=dark] .message.is-mine span{color:#969a90}.app-shell[data-theme=dark] .link-list-icon{background:#252821}.app-shell[data-theme=dark] .mute-indicator{color:#777c72}.app-shell[data-theme=dark] .flow-board section,.app-shell[data-theme=dark] .integration-grid section,.app-shell[data-theme=dark] .composer{background:#1f211d;border-color:#343833}.app-shell[data-theme=dark] .flow-board span{color:#6f756a}.app-shell[data-theme=dark] .avatar-fallback{color:#b6bab1;background:#2a2d29}.app-shell[data-theme=dark] .assistant-message-meta,.app-shell[data-theme=dark] .assistant-message-meta button{color:#969a90}.app-shell[data-theme=dark] .assistant-message-meta button:hover{color:#f4f4ef;background:#252821}.app-shell[data-theme=dark] .message.is-mine div{color:#e8f1e9;background:#27342b}.app-shell[data-theme=dark] .message.is-mine p{color:#1f2329}.app-shell[data-theme=dark] .composer{box-shadow:0 8px 22px #0000002e}.app-shell[data-theme=dark] .composer button{color:#aeb6c1}.app-shell[data-theme=dark] .composer button:hover{color:#eef1ec;background:#2b2f28}.app-shell[data-theme=dark] .composer .composer-mode-selector{color:#969a90}.app-shell[data-theme=dark] .composer .composer-mode-selector:hover{color:#f4f4ef;background:#2b2f28}.app-shell[data-theme=dark] .composer-mode-menu{background:#1f211d;border-color:#343833;box-shadow:0 10px 24px #00000038}.app-shell[data-theme=dark] .composer .composer-mode-menu button{color:#969a90}.app-shell[data-theme=dark] .composer .composer-mode-menu button:hover,.app-shell[data-theme=dark] .composer .composer-mode-menu button.is-active{color:#f4f4ef;background:#2b2f28}.app-shell[data-theme=dark] .composer textarea{color:#f2f3ee}.app-shell[data-theme=dark] .composer textarea::placeholder,.app-shell[data-theme=dark] .list-search{color:#777c72}.app-shell[data-theme=dark] .composer textarea::placeholder{color:#6f756a}.app-shell[data-theme=dark] .composer .composer-send,.app-shell[data-theme=dark] .composer .composer-send:hover{color:#fff;background:#747d86}.app-shell[data-theme=dark] .composer .composer-send.has-content,.app-shell[data-theme=dark] .composer .composer-send.has-content:hover{color:#fff;background:#111315}@media (width<=980px){.app-shell{grid-template-columns:64px 204px minmax(0,1fr)}.app-shell.is-org-collapsed{grid-template-columns:0 204px minmax(0,1fr)}.app-shell.is-primary-nav-collapsed{grid-template-columns:64px 72px minmax(0,1fr)}.app-shell.is-org-collapsed.is-primary-nav-collapsed{grid-template-columns:0 72px minmax(0,1fr)}.workspace-card{grid-template-columns:minmax(260px,34vw) minmax(0,1fr)}.content-shell,.messages,.composer{width:min(720px,100% - 36px)}}
