:root{color:#e0e0e0;background:#0f0f0f;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Inter,system-ui,sans-serif;--panel-1: #171717;--panel-2: #1c1c1c;--panel-3: #262626;--panel-4: #303030;--line: rgba(255, 255, 255, .08);--muted: #949494;--soft: #cccccc;--text: #e0e0e0;--cyan: #00c1cd;--blue: #2764d8;--topbar-height: 41px;--panel-edge-gap: 12px;--composer-glass-bg: radial-gradient(circle at 8% 100%, rgba(39, 100, 216, .18), transparent 34%), rgba(38, 38, 38, .56);--composer-glass-border: rgba(255, 255, 255, .12);--composer-option-active-bg: rgba(255, 255, 255, .115);--composer-option-active-line: rgba(255, 255, 255, .13)}*{box-sizing:border-box}button,textarea{font:inherit}button{color:inherit}.svg-icon{width:var(--icon-size, 16px);height:var(--icon-size, 16px);display:inline-block;flex:0 0 auto;background-color:currentColor;-webkit-mask-image:var(--icon-url);mask-image:var(--icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden;-webkit-font-smoothing:antialiased}.app-shell{width:100vw;height:100vh;overflow:hidden;background:#111}.topbar{position:fixed;inset:0 0 auto 0;z-index:20;height:var(--topbar-height);display:flex;align-items:center;justify-content:space-between;padding:0 12px 0 20px;background:#1c1c1c;border-bottom:1px solid #191919}.topbar-spacer{width:1px}.window-actions{display:flex;align-items:center;gap:18px;color:#d7d7d7}.window-actions span{width:18px}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:222px;padding:11px 20px 20px;display:flex;flex-direction:column;background:#1a1a1a;border-right:1px solid #121212}.brand{height:31px;display:flex;align-items:center;gap:7px;color:#ffffff4d;font-size:13px;font-weight:700}.sidebar-brand-logo{width:57px;height:14px;filter:drop-shadow(0 0 1px rgba(255,255,255,.18))}.profile{height:82px;display:flex;align-items:center;gap:7px}.profile img{width:36px;height:36px;flex:0 0 auto;border-radius:20px;object-fit:cover}.profile-copy{min-width:0;flex:1}.profile-copy div{display:flex;align-items:center;gap:3px}.profile-copy b{font-size:14px;line-height:18px;color:var(--text)}.profile-copy span{display:inline-flex;align-items:center;height:15px;padding:0 4px;border-radius:4px;font-size:9px;font-weight:600;background:#ffffff1f}.profile-copy p{margin:0;font-size:10px;line-height:14px;color:var(--muted)}.vip-button{height:31px;width:182px;border:0;border-radius:7px;color:#111;font-size:12px;font-weight:700;cursor:pointer;background:linear-gradient(90deg,#f7f9ff,#d6efff 52%,#dc9bff)}.nav-list{margin-top:44px;display:flex;flex-direction:column;gap:8px}.nav-item{width:182px;min-height:42px;border:0;border-radius:6px;display:flex;align-items:center;gap:8px;padding:0 12px;color:var(--soft);background:transparent;cursor:pointer;text-align:left;font-size:12px}.nav-item:hover,.nav-item.active{background:#262626;color:#f1f1f1}.nav-item em{min-width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;margin-left:auto;border-radius:999px;background:var(--cyan);color:#fff;font-size:9px;font-style:normal;font-weight:700}.bottom-tip{width:182px;height:40px;margin-top:auto;border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 12px;background:transparent;color:#e0e0e0;cursor:pointer;font-size:11px}.bottom-tip span{width:13px;height:13px;border-left:3px solid #6db7ff;border-bottom:3px solid #fff;border-radius:2px}.workspace{position:fixed;inset:var(--topbar-height) 0 0 222px;overflow:hidden;background:#0d0d0d}.workspace-top{position:absolute;inset:0 0 auto 0;z-index:15;height:52px;pointer-events:none}.project-area{position:absolute;top:10px;left:10px;pointer-events:auto}.project-pill{position:relative;height:36px;display:flex;align-items:center;gap:4px;padding:0 8px;border-radius:8px;background:#1c1c1cf2;box-shadow:0 1px #ffffff0a inset}.project-pill strong{max-width:190px;overflow:hidden;font-size:12px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.project-entry-button{width:auto!important;min-width:0;gap:10px;justify-content:flex-start!important;padding:0 7px 0 8px!important}.project-pill button{width:28px;height:28px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--soft);cursor:pointer}.project-pill button:hover,.project-pill button.active{background:#303030;color:#fff}.back-chevron{transform:rotate(90deg)}.project-switcher,.asset-panel{position:absolute;width:324px;height:min(444px,calc(100vh - 76px));overflow:hidden;border-radius:8px;padding:16px 18px;background:#1c1c1cfa;box-shadow:0 18px 44px #0006,0 0 0 1px #ffffff0b inset}.project-switcher{top:42px;left:2px;display:flex;flex-direction:column}.project-switcher-title,.asset-title{height:20px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;color:#f0f0f0}.project-switcher-title b,.asset-title b{color:#f0f0f0;font-size:13px;line-height:20px;font-weight:700}.project-switcher-title svg,.asset-title svg{width:15px;height:15px;color:#f2f2f2}.project-switcher-head{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:10px}.project-switcher-tabs{display:flex;align-items:flex-start;gap:2px}.project-switcher-tabs button{position:relative;height:26px;border:0;border-radius:0;padding:4px 12px 0;background:transparent;color:#ccccccad;cursor:pointer;font-size:12px;line-height:18px;white-space:nowrap}.project-switcher-tabs button:hover{color:#e0e0e0db}.project-switcher-tabs button.active{color:var(--text);font-weight:500}.project-switcher-tabs button.active:after{content:"";position:absolute;left:50%;bottom:0;width:14px;height:2px;border-radius:999px;background:#00c1cdb8;transform:translate(-50%)}.project-switcher-search{width:26px;height:26px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:transparent;color:#cccccca8;cursor:pointer}.project-switcher-search:hover{background:#ffffff0b;color:#e0e0e0e6}.project-switcher-list{flex:1;min-height:0;overflow:auto;margin-right:-12px;padding-right:10px}.project-switcher-list::-webkit-scrollbar{width:4px}.project-switcher-list::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff13}.project-switcher-item{width:100%;min-height:52px;border:0;border-radius:12px;display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;padding:5px 6px;background:transparent;color:#eee;cursor:pointer;text-align:left}.project-switcher-item:hover{background:#ffffff0b}.project-switcher-thumb{width:38px;height:38px;overflow:hidden;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#ffffffb8}.project-switcher-thumb .svg-icon{color:#ffffffa8}.project-switcher-thumb .hover-media{width:100%;height:100%;border-radius:6px}.project-switcher-item span{min-width:0}.project-switcher-item strong{display:block;overflow:hidden;color:#f1f1f1;font-size:12px;line-height:16px;font-weight:600;white-space:nowrap;text-overflow:ellipsis}.project-switcher-item em{display:block;overflow:hidden;margin-top:4px;color:#9b9b9b;font-size:10px;line-height:14px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.project-switcher-asset-list{padding-top:2px}.project-switcher-asset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 0 4px}.project-switcher-asset-grid button{position:relative;aspect-ratio:1;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.055);border-radius:6px;padding:0;background:#232323;cursor:pointer}.project-switcher-asset-grid button:hover{outline:1px solid rgba(0,193,205,.58)}.project-switcher-asset-grid .hover-media{width:100%;height:100%}.workflow{position:absolute;top:14px;left:50%;display:flex;align-items:center;gap:24px;transform:translate(-50%);pointer-events:auto}.workflow button{border:0;border-radius:10px;height:22px;display:flex;align-items:center;gap:3px;padding:0 7px;background:transparent;color:#7a7a7a;cursor:pointer;font-size:10px}.workflow button span{width:4px;height:4px;border-radius:50%;background:#7a7a7a}.workflow button em{font-family:JetBrains Mono,ui-monospace,monospace;font-style:normal;color:inherit}.workflow button.done{color:#ccc}.workflow button.done span,.workflow button.active span{background:var(--cyan)}.workflow button.active{background:#1c1c1c;color:#f0f0f0}.dialog-toggle{position:absolute;top:11px;right:14px;height:34px;border:0;border-radius:8px;display:flex;align-items:center;gap:6px;padding:0 11px;background:#1c1c1c;color:#f1f1f1;cursor:pointer;pointer-events:auto;font-size:12px}.home-view{position:fixed;inset:var(--topbar-height) 0 0 222px;overflow:hidden;background:#141414}.home-view-conversation{--home-scroll-fade: 0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.home-view-conversation::-webkit-scrollbar{display:none}.home-view-conversation:after{content:"";position:fixed;z-index:4;top:var(--topbar-height);right:0;left:222px;height:178px;background:linear-gradient(180deg,#141414fa,#141414f0 42%,#141414b8 70%,#14141400);opacity:var(--home-scroll-fade);pointer-events:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .12s linear}.home-view:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.06) 1px,transparent 1px);background-position:0 0;background-size:16px 16px;opacity:.34;pointer-events:none}.home-tabs{position:absolute;z-index:4;top:12px;left:50%;height:36px;display:flex;align-items:center;padding:2px;border-radius:20px;background:#121212c2;box-shadow:0 1px #ffffff09 inset;transform:translate(-50%)}.home-view-conversation .home-tabs{position:fixed;z-index:12;top:calc(var(--topbar-height) + 12px);left:calc(222px + (100vw - 222px)/2)}.home-tab-indicator{position:absolute;z-index:0;top:2px;left:2px;width:88px;height:32px;border-radius:20px;background:var(--panel-3);transform:translate(calc(var(--active-tab-index, 0) * 88px));transition:transform .52s cubic-bezier(.2,1.42,.28,1);will-change:transform}.home-tabs button{position:relative;z-index:1;width:88px;height:32px;border:0;outline:none;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:4px;padding:0;background:transparent;color:var(--soft);cursor:pointer;font-size:12px;white-space:nowrap}.home-tabs button.active{color:var(--text)}.home-tabs button:focus-visible{box-shadow:0 0 0 1px #ffffff29 inset}.home-center{position:absolute;z-index:2;top:50%;left:50%;width:min(650px,calc(100% - 48px));transform:translate(-50%,-50%)}.home-center-conversation{height:532px;display:flex;flex-direction:column;overflow:visible}.home-view-conversation .home-center-conversation{position:relative;z-index:auto;top:auto;left:auto;height:auto;min-height:0;margin:0 auto;padding-top:max(92px,calc((100vh - var(--topbar-height) - 532px) / 2));padding-bottom:96px;transform:none}.home-center-management{top:80px;width:min(740px,calc(100% - 48px));max-height:calc(100vh - 118px);overflow:auto;transform:translate(-50%);scrollbar-width:none}.home-center-management::-webkit-scrollbar{display:none}.home-agent-hero{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;margin-bottom:18px}.home-agent-tooltip,.hosted-mode-tooltip{position:absolute;left:50%;bottom:calc(100% + 12px);width:max-content;border-radius:10px;padding:8px 10px;opacity:0;pointer-events:none;background:#222428f5;color:#ffffffdb;box-shadow:0 14px 28px #00000047;font-size:11px;line-height:15px;text-align:center;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-agent-tooltip{max-width:224px}.hosted-mode-tooltip{max-width:190px}.home-agent-tooltip:after,.hosted-mode-tooltip:after{content:"";position:absolute;left:50%;top:100%;width:10px;height:10px;background:#222428f5;border-radius:2px;transform:translate(-50%,-55%) rotate(45deg)}.home-view-conversation .home-agent-hero{opacity:calc(1 - var(--home-scroll-fade));transform:translateY(calc(var(--home-scroll-fade) * -18px));transition:opacity .12s linear,transform .12s linear;will-change:opacity,transform}.home-view-conversation .home-agent-hero.menu-open{z-index:20;opacity:1;transform:none}.home-agent-hero>img:hover~.home-agent-tooltip,.home-agent-hero>button:hover+.home-agent-tooltip,.home-agent-hero>button:focus-visible+.home-agent-tooltip{opacity:1;transform:translate(-50%)}.home-conversation-chrome-hidden .home-agent-hero{pointer-events:none;visibility:hidden}.home-conversation-chrome-hidden .home-agent-hero.menu-open{pointer-events:auto;visibility:visible}.home-agent-hero img{width:58px;height:58px;border-radius:50%;object-fit:cover}.home-agent-hero button{height:20px;border:0;display:flex;align-items:center;gap:4px;padding:0;background:transparent;color:var(--text);cursor:pointer;font-size:14px;font-weight:500}.home-agent-hero>button.active .svg-icon{transform:rotate(180deg)}.home-agent-hero .agent-selector-backdrop{position:fixed;z-index:15;top:0;right:0;bottom:0;left:0;width:auto;height:auto;border:0;padding:0;display:block;background:transparent;cursor:default}.home-agent-hero .agent-selector-menu{position:absolute;z-index:16;top:calc(100% + 8px);left:50%;width:286px;border-radius:12px;padding:8px;overflow:hidden;background:linear-gradient(180deg,#202226eb,#1a1c20eb);box-shadow:0 14px 28px #00000047,0 0 0 1px #ffffff12 inset;transform:translate(-50%);-webkit-backdrop-filter:blur(22px) saturate(1.06);backdrop-filter:blur(22px) saturate(1.06)}.home-agent-hero .agent-selector-head{height:28px;display:flex;align-items:center;padding:4px 10px;color:var(--muted);font-size:11px;line-height:16px}.home-agent-hero .agent-selector-list{display:flex;flex-direction:column;gap:4px}.home-agent-hero .agent-selector-list button{width:100%;min-height:56px;border:0;border-radius:12px;display:grid;grid-template-columns:36px minmax(0,1fr) 14px;align-items:center;gap:10px;padding:9px 10px;background:transparent;color:var(--text);cursor:pointer;text-align:left}.home-agent-hero .agent-selector-list button:hover,.home-agent-hero .agent-selector-list button.selected{background:#ffffff0b}.home-agent-hero .agent-selector-list button img{width:36px;height:36px;border-radius:50%;object-fit:cover}.home-agent-hero .agent-selector-list button span{min-width:0;display:flex;flex-direction:column;justify-content:center}.home-agent-hero .agent-selector-list button b{overflow:hidden;color:var(--text);font-size:12px;font-weight:600;line-height:17px;white-space:nowrap;text-overflow:ellipsis}.home-agent-hero .agent-selector-list button small{overflow:hidden;color:#7a7a7a;font-size:11px;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.home-agent-hero .agent-selector-list button svg{color:var(--text)}.home-composer-shell{position:relative;width:100%}.home-view-conversation .home-composer-shell{position:sticky;z-index:5;top:64px}.home-view-conversation .home-composer-shell.menu-open{z-index:14}.home-composer-shell .composer{position:relative;left:auto;bottom:auto;width:100%;border:1px solid rgba(255,255,255,.07);min-height:108px;background:#1c1c1ce0;box-shadow:none;transform:none}.home-composer-shell .composer:focus-within{border-color:#ffffff1f}.home-composer-shell .composer:before{display:none}.home-composer-shell .composer textarea{min-height:64px}.home-composer-shell .composer textarea::placeholder{color:#ffffff5c}.home-scroll-content{flex:0 0 auto;min-height:auto;margin-top:16px;overflow-x:visible;overflow-y:visible;padding-bottom:0;scrollbar-width:none}.home-scroll-content::-webkit-scrollbar{display:none}.home-suggestions{width:100%;margin-top:0;display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding-right:52px;-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 54px),rgba(0,0,0,.4) calc(100% - 20px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 54px),rgba(0,0,0,.4) calc(100% - 20px),transparent 100%);overscroll-behavior-x:contain;scrollbar-width:none}.home-suggestions::-webkit-scrollbar,.home-workflows>div::-webkit-scrollbar{display:none}.home-suggestions button{height:34px;min-width:0;border:0;border-radius:20px;display:inline-flex;align-items:center;gap:4px;padding:0 12px;background:var(--panel-2);color:var(--soft);cursor:pointer;flex:0 0 auto;font-size:11px;white-space:nowrap}.home-suggestions button:hover,.home-workflows>div>button:hover,.home-panel-grid button:hover{background:var(--panel-3);color:#f1f1f1}.home-suggestions span{font-size:12px;line-height:18px}.home-workflows,.home-panel{margin-top:42px}.home-workflows header,.home-panel header{height:26px;display:flex;align-items:center;padding:4px 6px;color:#7a7a7a;font-size:11px;font-weight:500}.home-panel header b{color:#bdbdbd;font-size:12px;font-weight:600}.home-workflows>div,.home-panel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.home-workflows>div{margin-top:8px;gap:8px}.home-workflows>div>button,.home-panel-grid button{min-width:0;min-height:74px;border:0;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:12px;background:var(--panel-2);color:var(--muted);cursor:pointer;text-align:left}.home-workflows>div>button{padding:16px 12px}.home-workflows>div>button b,.home-panel-grid button b{width:100%;overflow:hidden;color:var(--text);font-size:12px;font-weight:500;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.home-workflows>div>button span,.home-panel-grid button span:not(.home-project-thumb){display:-webkit-box;overflow:hidden;color:var(--muted);font-size:11px;line-height:16px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-more-button{height:20px;margin:10px auto 0;border:0;display:flex;align-items:center;justify-content:center;background:transparent;color:#7a7a7a80;cursor:pointer;font-size:11px;line-height:16px}.home-more-button:hover{color:#ccccccad}.home-panel{margin-top:172px}.home-panel-grid button{min-height:142px}.home-panel-grid small{color:var(--muted);font-size:10px;line-height:14px}.home-project-thumb{width:100%;height:58px;overflow:hidden;border-radius:6px;display:block;background:#101010}.home-project-thumb .hover-media{width:100%;height:100%}.home-management{width:100%}.home-management-header{height:42px;display:flex;align-items:flex-start;justify-content:space-between;padding:0 0 8px}.home-management-tabs{display:flex;align-items:flex-start;gap:2px}.home-management-tabs button{height:26px;border:0;border-radius:0;display:inline-flex;align-items:flex-start;justify-content:center;padding:4px 12px 0;position:relative;background:transparent;color:var(--soft);cursor:pointer;font-size:12px;line-height:18px;white-space:nowrap}.home-management-tabs button.active{color:var(--text);font-weight:500}.home-management-tabs button.active:after{content:"";position:absolute;left:50%;bottom:0;width:14px;height:2px;border-radius:999px;background:var(--cyan);transform:translate(-50%)}.home-management-search{width:28px;height:28px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--soft);cursor:pointer}.home-management-search:hover{background:var(--panel-2);color:var(--text)}.home-asset-tabs{height:30px;display:inline-flex;align-items:center;gap:4px;margin:-2px 0 14px;padding:2px;border-radius:8px;background:var(--panel-2)}.home-asset-tabs button{height:26px;min-width:48px;border:0;border-radius:6px;padding:0 10px;background:transparent;color:var(--muted);cursor:pointer;font-size:12px}.home-asset-tabs button:hover,.home-asset-tabs button.active{background:var(--panel-3);color:var(--text)}.home-management-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-bottom:32px}.home-management-card{min-width:0;border:0;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:0;background:transparent;color:var(--text);cursor:pointer;text-align:left}.home-management-card-static{cursor:default}.home-management-card:not(.home-management-card-static):hover .home-management-thumb{background:var(--panel-3);box-shadow:0 0 0 1px #ffffff14 inset}.home-management-thumb{width:100%;aspect-ratio:227.2 / 128;margin-bottom:4px;border-radius:12px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--panel-3);color:var(--text)}.home-management-new .home-management-thumb{background:var(--panel-2)}.home-management-new .svg-icon,.agent-card-new .svg-icon{color:#ffffffb8;transform-origin:center}.home-management-new:hover .svg-icon,.agent-card-new:hover .svg-icon{color:#ffffffeb;animation:spin-once .56s ease both}.home-management-fallback-thumb{color:#ffffffb8}.home-management-workflow-icon-thumb{background:#ffffff0b;color:#ffffffad;box-shadow:none}.home-management-workflow-icon-thumb .svg-icon{width:34px;height:34px}.home-management-thumb .hover-media{width:100%;height:100%}.home-management-card b{width:100%;overflow:hidden;color:var(--text);font-size:12px;font-weight:400;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.home-management-card small{width:100%;overflow:hidden;color:var(--muted);font-size:10px;line-height:14px;white-space:nowrap;text-overflow:ellipsis}.agent-hub{width:100%}.agent-hub-workflows{margin-top:0}.agent-hub-workflows>div{margin-top:0}.agent-hub-header{height:42px;display:flex;align-items:flex-start;justify-content:space-between;padding:0 0 8px}.agent-hub-tabs{display:flex;align-items:flex-start;gap:2px}.agent-hub-tabs button{height:26px;border:0;border-radius:0;display:inline-flex;align-items:flex-start;justify-content:center;padding:4px 12px 0;position:relative;background:transparent;color:var(--soft);cursor:pointer;font-size:12px;line-height:18px;white-space:nowrap}.agent-hub-tabs button.active{color:var(--text);font-weight:500}.agent-hub-tabs button.active:after{content:"";position:absolute;left:50%;bottom:0;width:14px;height:2px;border-radius:999px;background:var(--cyan);transform:translate(-50%)}.agent-hub-grid{display:grid;grid-template-columns:repeat(3,240px);gap:10px;padding-bottom:32px}.agent-card{width:240px;height:124px;border:0;border-radius:12px;position:relative;overflow:hidden;padding:16px;background:var(--panel-2);color:var(--text);text-align:left}.agent-card-new{border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#ffffff80;cursor:pointer;font-size:11px;line-height:16px}.agent-card-new:hover{background:var(--panel-3);color:#ffffffb8}@keyframes spin-once{0%{transform:rotate(0)}to{transform:rotate(90deg)}}.agent-card-main{display:flex;align-items:center;gap:7px;width:208px}.agent-card-main img{width:44px;height:44px;flex:0 0 auto;border-radius:50%;object-fit:cover;background:#bdd1db80}.agent-card-main div{min-width:0;width:140px;display:flex;flex-direction:column;gap:4px}.agent-card-main b{overflow:hidden;color:#fff;font-size:13px;font-weight:600;line-height:18px;white-space:nowrap;text-overflow:ellipsis}.agent-card-main span{min-width:0;display:flex;align-items:center;gap:4px}.agent-card-main em{height:18px;max-width:48px;border:.5px solid rgba(255,255,255,.12);border-radius:4px;display:inline-flex;align-items:center;justify-content:center;padding:2px 4px;overflow:hidden;color:#ffffffad;font-size:10px;font-style:normal;line-height:14px;white-space:nowrap;text-overflow:ellipsis}.agent-card p{position:absolute;left:16px;right:16px;top:78px;margin:0;display:-webkit-box;overflow:hidden;color:#fff6;font-size:11px;line-height:16px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agent-card>button{position:absolute;left:16px;right:16px;top:76px;height:32px;border:0;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:4px;opacity:0;pointer-events:none;background:#ffffffe6;color:#000;cursor:pointer;font-size:12px;font-weight:600;line-height:14px;transition:opacity .12s ease}.agent-card.featured>button,.agent-card:hover>button,.agent-card:focus-within>button{opacity:1;pointer-events:auto}.agent-card.featured p,.agent-card:hover p,.agent-card:focus-within p{opacity:0}.skill-hub{width:100%}.skill-toolbar{width:100%;display:grid;grid-template-columns:598px minmax(0,1fr);gap:10px;margin-bottom:20px}.skill-search,.skill-upload{height:36px;border:.5px solid var(--panel-4);border-radius:8px;display:flex;align-items:center;gap:8px;padding:0 12px;background:var(--panel-2);color:var(--muted)}.skill-search input{min-width:0;flex:1;border:0;outline:none;background:transparent;color:var(--text);font-size:12px}.skill-search input::placeholder{color:#525252}.skill-upload{justify-content:center;color:var(--text);cursor:pointer;font-size:12px}.skill-upload:hover{background:var(--panel-3)}.skill-sections{display:flex;flex-direction:column;gap:20px;padding-bottom:40px}.skill-section{display:flex;flex-direction:column;gap:8px}.skill-section h2{height:26px;margin:0;display:flex;align-items:center;padding:4px 12px;color:var(--text);font-size:13px;font-weight:500;line-height:18px}.skill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px}.skill-item{min-width:0;height:58px;border:0;border-radius:12px;display:flex;align-items:center;gap:8px;padding:12px;background:var(--panel-2);color:var(--text);cursor:pointer;text-align:left}.skill-item:hover{background:var(--panel-3)}.skill-item-icon{width:32px;height:32px;border:.5px solid var(--line);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#ffffff14;color:#ffffffc7}.skill-item-copy{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center;gap:2px}.skill-item-copy b{overflow:hidden;color:var(--text);font-size:12px;font-weight:600;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.skill-item-copy small{overflow:hidden;color:#7a7a7a;font-size:11px;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.skill-item-action{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--muted)}.skill-item-action.enabled{color:var(--cyan)}.canvas{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:#0f0f0f;background-image:radial-gradient(circle,rgba(255,255,255,.075) 1px,transparent 1px);background-position:var(--canvas-x, 0) var(--canvas-y, 0);background-size:var(--grid-size, 16px) var(--grid-size, 16px);cursor:default;touch-action:none}.canvas.with-chat{right:0}.canvas.tool-select{cursor:default}.canvas.tool-pan{cursor:grab}.canvas.tool-pan.panning{cursor:grabbing}.canvas-stage{position:absolute;z-index:1;top:0;left:0;width:10000px;height:10000px;overflow:visible;transform-origin:0 0;will-change:transform;transition:transform .42s cubic-bezier(.2,.84,.18,1)}.canvas.panning .canvas-stage,.canvas.chat-layout-snap .canvas-stage{transition:none}.blank-canvas-guide{position:absolute;z-index:5;top:42%;left:50%;width:min(760px,calc(100% - 96px));color:#f2f4f7;text-align:center;transform:translate(-50%,-50%)}.blank-guide-header{margin-bottom:20px}.blank-guide-header h1{margin:0;color:#f6f8fb94;font-size:18px;font-style:italic;font-weight:400;letter-spacing:0;line-height:1.3}.blank-guide-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.blank-guide-actions button{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:136px;height:84px;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:10px 12px;background:#ffffff09;backdrop-filter:blur(10px) saturate(1.16);color:#f5f7fab8;cursor:pointer;-webkit-backdrop-filter:blur(10px) saturate(1.16);box-shadow:inset 0 1px #ffffff06;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease,transform .16s ease}.blank-guide-actions button:hover{border-color:#ffffff29;background:#ffffff0f;box-shadow:inset 0 1px #ffffff0d;color:#fff;transform:translateY(-1px)}.blank-guide-actions button:focus-visible{outline:2px solid rgba(0,193,205,.58);outline-offset:2px}.blank-action-icon{display:inline-grid;width:28px;height:28px;place-items:center;color:currentColor}.blank-guide-actions b{display:block;max-width:100%;overflow:hidden;font-size:14px;font-weight:650;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.asset-panel{z-index:8;top:52px;left:12px;display:flex;flex-direction:column}.asset-tabs{display:flex;gap:22px;margin-top:0;border-bottom:1px solid transparent}.asset-tabs button{height:24px;border:0;border-bottom:1px solid transparent;padding:0;background:transparent;color:#7a7a7a;cursor:pointer;font-size:12px}.asset-tabs button.active{border-color:#f3f3f3;color:#f3f3f3}.asset-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.asset-grid button{position:relative;aspect-ratio:1;border:1px solid rgba(255,255,255,.06);border-radius:6px;overflow:hidden;padding:0;background:#232323;cursor:pointer}.asset-grid button:hover{outline:1px solid rgba(0,193,205,.8)}.asset-grid .hover-media{width:100%;height:100%}.asset-grid span{position:absolute;right:5px;bottom:5px;color:#fff;font-size:8px;text-shadow:0 1px 3px #000}.hover-media{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:inherit;background:#101010}.hover-media img,.hover-media video{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.media-info-hover{position:absolute;z-index:31;top:7px;left:7px;display:block;width:20px;height:20px}.media-info-trigger{position:absolute;z-index:2;top:0;left:0;width:20px;height:20px;border:0;border-radius:999px;display:grid;place-items:center;padding:0;background:#12121294;color:#ffffffd6;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 4px 14px #0000003d;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.media-info-trigger:hover,.media-info-hover:focus-within .media-info-trigger,.media-info-hover:hover .media-info-trigger,.media-info-hover.open .media-info-trigger{background:#ffffff38;color:#fff;transform:translateY(-1px)}.media-info-panel{position:absolute;z-index:1;top:20px;left:0;width:min(360px,calc(100vw - 48px));max-height:min(320px,calc(100vh - 120px));overflow:auto;border-radius:12px;padding:12px;background:#262626;box-shadow:0 18px 44px #0000006b,0 0 0 1px #ffffff09 inset;color:#e0e0e0;cursor:default;opacity:0;pointer-events:none;text-align:left;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease}.media-info-hover:hover .media-info-panel,.media-info-hover:focus-within .media-info-panel,.media-info-hover.open .media-info-panel{opacity:1;pointer-events:auto;transform:translateY(0)}.media-info-panel::-webkit-scrollbar{width:4px}.media-info-panel::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff1f}.media-info-row{min-height:31px;border-radius:7px;display:flex;align-items:center;gap:10px;padding:8px 10px;font-size:10px;line-height:14px;word-break:break-word}.media-info-row:hover{background:#ffffff09}.media-info-row span{position:static!important;inset:auto!important;width:50px!important;height:auto!important;flex:0 0 50px!important;display:block!important;overflow:visible!important;border-radius:0!important;padding:0!important;background:transparent!important;color:#7a7a7a!important;font-weight:400!important}.media-info-row p{min-width:0;flex:1;margin:0;color:#e0e0e0;font-size:10px;line-height:14px}.hover-media.is-video:after{content:"";position:absolute;z-index:2;inset:auto 0 0;height:50%;opacity:0;background:linear-gradient(180deg,#0000,#00000080);pointer-events:none;transition:opacity .16s ease}.hover-media.is-video:hover:after,.hover-media.is-video.playing:after,.hover-media.controls-always:after{opacity:1}.video-card-controls{position:absolute;z-index:4;left:7px;right:7px;bottom:7px;min-height:20px;display:grid;grid-template-columns:14px auto minmax(24px,1fr) auto 18px;align-items:center;gap:6px;padding:0 2px;opacity:0;background:transparent;color:#f8f8f8;font-size:9px;line-height:1;font-variant-numeric:tabular-nums;pointer-events:none;transform:translateY(2px);transition:opacity .16s ease,transform .16s ease}.video-play-toggle{width:14px;height:14px;border:0;border-radius:4px;display:grid;place-items:center;padding:0;background:transparent;color:#f8f8f8;cursor:pointer;pointer-events:auto}.video-play-toggle:hover{background:#ffffff24}.solid-media-icon{position:relative;display:inline-block;width:12px;height:12px;color:currentColor}.solid-play-icon:before{content:"";position:absolute;left:3px;top:2px;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:7px solid currentColor}.solid-pause-icon:before,.solid-pause-icon:after{content:"";position:absolute;top:1px;width:3px;height:10px;border-radius:1px;background:currentColor}.solid-pause-icon:before{left:2px}.solid-pause-icon:after{right:2px}.video-fullscreen-button{width:18px;height:18px;border:0;border-radius:5px;display:grid;place-items:center;padding:0;background:transparent;color:#f8f8f8;cursor:pointer;pointer-events:auto}.video-fullscreen-button:hover{background:#ffffff29}.hover-media:hover .video-card-controls,.hover-media.playing .video-card-controls,.hover-media.controls-always .video-card-controls{opacity:1;transform:translateY(0)}.video-card-controls i{position:relative;height:1.5px;min-width:0;overflow:hidden;border-radius:999px;background:#ffffff47}.video-card-controls i em{display:block;position:static;height:100%;width:0;border-radius:inherit;background:#fff}.asset-grid .hover-media{border-radius:6px}.node-card{position:absolute;border:1px solid var(--panel-3);border-radius:20px;background:var(--panel-2);box-shadow:none}.node-shell{position:absolute;z-index:3;touch-action:none;-webkit-user-select:none;user-select:none;cursor:default}.canvas.tool-select .node-shell{cursor:grab}.canvas.tool-select .node-shell:active{cursor:grabbing}.canvas.tool-pan .node-shell{cursor:grab}.canvas.tool-pan.panning .node-shell{cursor:grabbing}.node-shell.selected,.node-shell.child-selected{z-index:7}.node-shell:before{content:"";position:absolute;z-index:21;left:calc(-72px * var(--inverse-canvas-scale, 1));right:calc(-72px * var(--inverse-canvas-scale, 1));top:calc(-58px * var(--inverse-canvas-scale, 1));height:calc(66px * var(--inverse-canvas-scale, 1));display:none;pointer-events:auto}.node-shell:hover:before,.node-shell:focus-within:before{display:block}.node-shell>.node-card{position:relative;top:auto;left:auto;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.node-shell:hover:not(:has(.storyboard-item:hover)):not(:has(.result-item:hover))>.node-card{border-color:#ffffff29;box-shadow:0 0 0 1px #ffffff0a inset}.node-shell.selected>.node-card,.node-shell.selected:hover>.node-card{border-color:#ffffff29;box-shadow:0 0 0 1px #ffffff0a inset}.node-card.has-history .agent-header em{margin-right:70px}.node-card.rerendering{overflow:hidden}.node-card.rerendering:after{content:"重新渲染中";position:absolute;top:0;right:0;bottom:0;left:0;z-index:11;display:grid;place-items:center;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(0,193,205,.12),transparent),#14141470;color:#ffffffd1;font-size:12px;letter-spacing:0;pointer-events:none;animation:rerender-sheen 1.05s ease both}.flow-connections{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;overflow:visible;pointer-events:none}.flow-connections path{fill:none;stroke-linecap:round;stroke-linejoin:round}.flow-connections .flow-base{stroke:#ffffff1a;stroke-width:2.6;filter:drop-shadow(0 0 4px rgba(255,255,255,.05))}.flow-connections .flow-active{stroke:url(#flowGradient);stroke-width:1.55;stroke-linecap:round;opacity:1;filter:drop-shadow(0 0 7px rgba(255,255,255,.16))}.flow-connections .flow-loop .flow-base{stroke:#ffffff1a;stroke-width:2.4}.flow-connections .flow-loop .flow-active{stroke-width:1.45;opacity:.9}.flow-connections .flow-dot{fill:#d9d9d9;stroke:#ffffff2e;stroke-width:1.6;filter:drop-shadow(0 0 4px rgba(255,255,255,.2))}.flow-connections .flow-dot-start{fill:#bebebedb}.source-card{top:170px;left:104px;width:312px;min-height:150px;padding:8px 16px 16px;border-radius:20px;border-color:#262626;background:#1c1c1c;display:flex;flex-direction:column;overflow:hidden}.source-card.workflow-input-card{width:360px;min-height:430px;padding:10px 16px 16px;background:#1c1c1c}.source-card-header{display:flex;align-items:center;gap:6px;height:32px;padding:8px 0}.source-card-header img{width:16px;height:16px;border-radius:50%;object-fit:cover}.source-card-header span{color:#ccc;font-size:10px;line-height:1.3}.source-copy{width:280px;margin:0;padding:4px 0;color:#e0e0e0;font-size:10px;line-height:15px;white-space:pre-line}.source-workflow-title{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.source-workflow-title b{color:#f1f1f1;font-size:14px;line-height:18px;font-weight:700}.source-workflow-title span{color:#9d9d9d;font-size:10px;line-height:15px}.source-input-form{min-width:0;display:flex;flex-direction:column}.source-drop-zone{position:relative;min-height:72px;border:1px dashed rgba(255,255,255,.14);border-radius:10px;display:flex;align-items:center;gap:10px;padding:12px;background:#ffffff09;color:#dcdcdc;cursor:pointer}.source-drop-zone:hover,.source-drop-zone:focus-within{border-color:#00c1cd75;background:#ffffff0e}.source-file-input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.source-drop-icon{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#ffffff14;color:#f2f2f2}.source-drop-zone>span:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.source-drop-zone b{color:#f0f0f0;font-size:11px;line-height:15px;font-weight:600}.source-drop-zone small{color:#969696;font-size:10px;line-height:14px}.source-file-list{display:flex;gap:6px;overflow:hidden;margin-top:8px}.source-file-list span{min-width:0;max-width:118px;height:22px;border-radius:6px;padding:4px 7px;overflow:hidden;background:#ffffff12;color:#dcdcdc;font-size:10px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.source-template-field{display:flex;flex-direction:column;gap:6px;margin-top:10px}.source-template-field>span{color:#969696;font-size:10px;line-height:14px}.source-template-field textarea{width:100%;min-height:156px;border:1px solid rgba(255,255,255,.09);border-radius:10px;padding:10px;background:#ffffff0d;color:#eee;outline:0;resize:none;font:inherit;font-size:11px;line-height:17px}.source-template-field textarea:focus{border-color:#00c1cd6b;background:#ffffff12}.source-run-button{width:100%;height:34px;margin-top:12px;border:0;border-radius:10px;background:#f5f5f5;color:#080808;cursor:pointer;font-size:12px;font-weight:700}.source-run-button:hover{filter:brightness(1.06)}.source-doc-chip{width:100%;height:32px;margin-top:8px;display:flex;align-items:center;gap:4px;padding:6px;border:1px solid #262626;border-radius:8px;background:#262626;color:#e0e0e0;font-size:12px}.source-doc-chip img{width:18px;height:18px;flex:0 0 auto}.source-doc-chip span{min-width:0;flex:1;max-width:none;overflow:hidden;color:#e0e0e0;font-size:12px;line-height:normal;text-overflow:ellipsis;white-space:nowrap}.script-card,.thinking-card{top:126px;left:376px;width:312px;min-height:288px;padding:16px 16px 18px}.script-card{width:430px;height:auto;max-height:none;min-height:0;display:flex;flex-direction:column;overflow:visible}.script-card.openable{cursor:pointer}.script-card-hitbox{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border:0;border-radius:inherit;padding:0;background:transparent;cursor:pointer}.script-card .version-history{z-index:13}.script-card.openable:focus-visible{outline:1px solid rgba(255,255,255,.22);outline-offset:3px}.script-card.has-history:not(.rerendering){overflow:visible}.thinking-card{left:374px;top:304px;width:328px;min-height:0}.queued-workflow-card{width:328px;min-height:178px;padding:16px;opacity:.86;background:linear-gradient(180deg,#ffffff09,#ffffff05),#171717}.queued-workflow-card .card-title .svg-icon{color:var(--cyan)}.queued-workflow-card p{margin:6px 0 0;color:#bcbcbc;font-size:11px;line-height:18px}.queued-node-state{height:28px;margin-top:14px;border-radius:9px;display:inline-flex;align-items:center;gap:7px;padding:0 9px;background:#ffffff0e;color:#a7a7a7;font-size:10px}.queued-node-state span{width:6px;height:6px;border-radius:50%;background:#00c1cdb8;box-shadow:0 0 12px #00c1cd47}.agent-header{display:flex;align-items:center;gap:6px;height:24px;color:var(--soft);font-size:10px}.agent-header img{width:16px;height:16px;border-radius:50%;object-fit:cover}.agent-header em{margin-left:auto;color:var(--muted);font-style:normal}.node-card .agent-header em{display:none}.card-title{display:flex;align-items:center;gap:5px;padding:8px 0;color:#e0e0e0}.card-title b{font-size:12px;font-weight:600}.card-title svg{color:var(--cyan)}.script-list{flex:0 0 auto;min-height:0;overflow:visible}.script-card ul{margin:0;padding:0 4px 0 16px;list-style:none}.script-card li{position:relative;margin:0 0 11px;min-height:0;color:var(--soft);font-size:11px;line-height:17px}.script-card li:before{content:"";position:absolute;left:-12px;top:6px;width:3px;height:3px;border-radius:50%;background:#bfbfbf}.script-card li b{display:block;margin-bottom:4px;min-height:0;color:#ededed;font-size:12px;line-height:17px}.script-card li .script-body{display:block;min-height:0;line-height:17px}.script-card li .script-body p{margin:0}.script-card li .script-body ul,.script-card li .script-body ol{margin:3px 0 0;padding-left:15px}.script-card li .script-body li{margin:0;min-height:0;font-size:inherit;line-height:inherit}.script-card li .script-body li:before{display:none}.script-card li .script-body strong{color:#f4f4f4;font-weight:700}.script-list.typing li.pending{opacity:.42}.script-list.typing li.pending b,.script-list.typing li.pending .script-body{color:transparent}.script-list.typing li.pending .script-body{color:#7c7c7c}.script-list.typing li.active{color:#dcdcdc}.script-caret{display:inline-block;width:1px;height:1em;margin-left:2px;transform:translateY(2px);background:#f2f2f2;animation:caret-blink .8s steps(1) infinite}.script-card.editing-text{height:456px;min-height:456px;max-height:456px;overflow:hidden}.script-card:not(.editing-text) .scroll-thumb{display:none}.script-card.editing-text .scroll-thumb{display:none}.script-edit-list{padding:0 4px 0 16px}.script-edit-list li{margin:0 0 11px;min-height:55px}.script-edit-list input,.script-edit-list textarea{display:block;box-sizing:border-box;width:100%;border:0;padding:0;resize:none;background:transparent;color:inherit;font:inherit;outline:0}.script-edit-list input{height:17px;margin:0 0 4px;color:#ededed;font-size:12px;font-weight:600;line-height:17px}.script-edit-list textarea{height:34px;min-height:34px;max-height:34px;color:var(--soft);font-size:11px;line-height:17px;overflow:hidden}.script-edit-list input:focus,.script-edit-list textarea:focus{color:#fff}.script-edit-actions{flex:0 0 auto;padding-top:8px}.scroll-thumb{position:absolute;top:74px;right:6px;width:4px;height:32px;border-radius:6px;background:#ffffff14}.canvas-process-timeline{display:grid;margin-top:7px}.canvas-process-section{position:relative;min-width:0;padding:0 0 13px 23px;animation:canvas-process-step-in .24s ease-out both}.canvas-process-section:last-child{padding-bottom:0}.canvas-process-section:before{content:"";position:absolute;left:7px;top:20px;bottom:0;width:1px;background:#ffffff1c}.canvas-process-section:last-child:before{display:none}.canvas-process-marker{position:absolute;left:1px;top:1px;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:#858585}.canvas-process-marker svg{width:12px;height:12px;display:block}.canvas-process-head{display:flex;align-items:center;min-width:0;margin-bottom:4px}.canvas-process-head b{overflow:hidden;color:#858585;font-size:10.5px;line-height:15px;font-weight:560;white-space:nowrap;text-overflow:ellipsis}.canvas-process-section p{margin:0;color:#e1e1e1;font-size:10.5px;line-height:17px;white-space:pre-line;word-break:break-word}.canvas-process-section.active p{color:#ededed}.canvas-process-section.active .canvas-process-head b{background:linear-gradient(110deg,#858585,#858585 34%,#f7f7f7 49%,#fff 54%,#858585 70%,#858585);background-size:230% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:subtle-sheen 2.9s ease-in-out infinite}.process-card,.confirm-card,.review-suggestion-card,.optimize-card{width:328px;min-height:254px;padding:16px}.confirm-card{min-height:440px}.process-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.process-list div{position:relative;min-height:38px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border-radius:10px;padding:8px 10px;overflow:hidden;background:#ffffff0b}.process-list div.active{background:radial-gradient(circle at 18% 50%,rgba(0,193,205,.16),transparent 42%),#00c1cd13;box-shadow:0 0 0 1px #00c1cd38 inset,0 0 18px #00c1cd14;isolation:isolate;animation:process-active-breathe 2.8s ease-in-out infinite}.process-list div.active:before{content:"";position:absolute;top:-28px;right:-42%;bottom:-28px;left:-42%;z-index:-1;background:linear-gradient(105deg,transparent 28%,rgba(0,193,205,.04) 42%,rgba(128,229,255,.24) 50%,rgba(67,143,255,.1) 58%,transparent 72%);filter:blur(6px);transform:translate(-42%);animation:process-glow-sweep 2.2s cubic-bezier(.36,0,.24,1) infinite}.process-list div.active:after{content:"";position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:-1;border-radius:inherit;background:linear-gradient(90deg,transparent,rgba(0,193,205,.12),transparent),radial-gradient(circle at 74% 50%,rgba(67,143,255,.18),transparent 38%);opacity:.68;animation:process-inner-glow 3.4s ease-in-out infinite}.process-list div.done{background:#ffffff0f}.process-list div.queued{opacity:.58}.process-list span{color:#e5e5e5;font-size:11px}.process-list em{color:#9f9f9f;font-size:10px;font-style:normal}.process-list div.active em{color:var(--cyan)}.process-list div.done em{color:#d8d8d8}.live-progress{height:4px;margin-top:14px;overflow:hidden;border-radius:999px;background:#ffffff14}.live-progress span{display:block;width:56%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#00c1cd66,#fffffff5,#00c1cd8c);animation:progress-flow 1.4s ease-in-out infinite}.live-progress.done span{width:100%;animation:none}.question-block{border-radius:14px;padding:12px;background:#ffffff0b}.question-block p{margin:0 0 8px;color:#d8d8d8;font-size:11px;line-height:17px}.question-block ul,.review-suggestion-card ul{margin:0;padding:0;list-style:none}.question-block li{position:relative;margin-top:6px;padding-left:12px;color:#bdbdbd;font-size:10px;line-height:15px}.question-block li:before{content:"";position:absolute;left:0;top:6px;width:4px;height:4px;border-radius:50%;background:var(--cyan)}.choice-groups{display:flex;flex-direction:column;gap:10px}.choice-group{display:grid;grid-template-columns:40px minmax(0,1fr);gap:8px;align-items:flex-start}.choice-group>span{color:#9f9f9f;font-size:10px;line-height:22px}.choice-group>div{display:flex;flex-wrap:wrap;gap:6px}.choice-group button{height:22px;border:0;border-radius:999px;padding:0 8px;background:#ffffff0f;color:#cfcfcf;cursor:pointer;font-size:10px}.choice-group button:hover{background:#ffffff1f;color:#fff}.choice-group button.active{background:#00c1cd29;color:#fff;box-shadow:0 0 0 1px #00c1cd57 inset}.user-confirm{display:flex;gap:8px;align-items:center;margin-top:10px;border-radius:12px;padding:9px;background:#00c1cd14}.user-confirm img{width:24px;height:24px;border-radius:50%;object-fit:cover}.user-confirm span{color:#eee;font-size:10px;line-height:15px}.confirm-choice-button{width:100%;height:34px;margin-top:10px;border:0;border-radius:9px;background:#fff;color:#080808;cursor:pointer;font-size:12px;font-weight:700}.confirm-choice-button:hover{filter:brightness(1.08)}.edit-agent-card{position:relative;width:620px;min-height:430px;padding:16px}.version-history{position:absolute;z-index:12;top:12px;right:14px}.version-history.item-version-history{top:9px;right:10px;z-index:18}.version-history>button{height:24px;border:0;border-radius:999px;display:inline-flex;align-items:center;gap:5px;padding:0 8px;background:transparent;color:#cfcfcf;cursor:pointer;font-size:10px;white-space:nowrap}.version-history.item-version-history>button{height:22px;padding:0 7px;color:#ffffffbd;font-size:9px}.version-history>button:hover{background:#ffffff21;color:#fff}.version-modal-overlay{position:fixed;z-index:80;top:41px;right:0;bottom:0;left:222px;display:grid;place-items:center;padding:52px 64px}.version-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:radial-gradient(circle at 50% 48%,rgba(25,91,128,.12),transparent 38%),#000000c2;cursor:default;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.version-popover{position:relative;z-index:1;width:min(1180px,calc(100vw - 340px));max-height:min(760px,calc(100vh - 126px));border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#1c1c1c;box-shadow:0 26px 70px #00000094;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column}.version-popover-title{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 18px 0 22px;border-bottom:1px solid rgba(255,255,255,.06)}.version-popover-title b{color:#fafafa;font-size:14px;font-weight:600}.version-popover-title button{width:24px;height:24px;border:0;border-radius:8px;display:grid;place-items:center;background:transparent;color:#cfcfcf;cursor:pointer}.version-popover-title button:hover{background:#ffffff14;color:#fff}.version-expanded-body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;padding:22px 24px 12px}.version-expanded-media{min-width:0;aspect-ratio:16 / 9;max-height:calc(100vh - 286px);border-radius:16px;overflow:hidden;background:#101010}.version-expanded-media .hover-media{width:100%;height:100%;border-radius:0}.version-expanded-media.text{display:flex}.version-expanded-detail{min-width:0;padding:10px 4px}.version-expanded-detail small{display:block;color:var(--cyan);font-size:11px;line-height:1}.version-expanded-detail h2{margin:16px 0 14px;color:#f7f7f7;font-size:22px;line-height:1.25;font-weight:700}.version-expanded-detail p{margin:0;color:#bdbdbd;font-size:14px;line-height:24px}.version-gallery{max-width:100%;display:flex;gap:12px;padding:0 24px 18px;overflow-x:auto;overflow-y:hidden}.version-gallery>button{width:170px;flex:0 0 170px;border:2px solid transparent;border-radius:12px;display:flex;flex-direction:column;gap:6px;padding:8px;background:#ffffff09;color:#cfcfcf;cursor:pointer;text-align:left}.version-gallery>button.active{border-color:var(--cyan);background:#00c1cd14}.version-gallery .hover-media,.history-text-thumb{width:100%;height:92px;border-radius:10px;overflow:hidden;background:#111}.history-text-thumb{display:block;padding:12px;color:#d8d8d8;font-size:11px;line-height:17px}.history-text-thumb.large{flex:1;height:auto;min-height:100%;border-radius:0;padding:26px;font-size:14px;line-height:24px}.version-gallery>button>span:not(.history-text-thumb){padding:0 8px;color:#f0f0f0;font-size:11px;font-weight:600}.version-gallery>button>em{padding:0 8px 8px;color:#9f9f9f;font-size:10px;font-style:normal}.version-popover-footer{min-height:62px;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:0 24px;border-top:1px solid rgba(255,255,255,.06)}.version-popover-footer button{width:88px;height:34px;border:0;border-radius:8px;cursor:pointer;font-size:11px;font-weight:600}.version-popover-footer .secondary{background:#303030;color:#8f8f8f}.version-popover-footer .primary{background:var(--cyan);color:#fff}.edit-agent-body{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:14px;margin-top:4px}.edit-materials,.edit-progress-panel{min-width:0;border-radius:16px;padding:12px;background:#ffffff0b}.edit-materials.final-cut{background:radial-gradient(circle at 18% 12%,rgba(0,193,205,.08),transparent 36%),#ffffff0b}.edit-section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.edit-section-title span{color:#e8e8e8;font-size:11px;font-weight:600}.edit-section-title em{color:#9e9e9e;font-size:10px;font-style:normal}.video-material-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:8px}.edit-agent-card .video-material-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:0}.edit-progress-panel .process-list{margin-top:0}.edit-progress-panel .process-list div{min-height:34px;padding:7px 9px}.video-material-button{position:relative;aspect-ratio:16 / 10;border-radius:10px;overflow:hidden;background:#111;cursor:pointer}.video-material-button:hover{outline:1px solid rgba(255,255,255,.36)}.video-material-button:focus-visible{outline:1px solid rgba(255,255,255,.42);outline-offset:2px}.video-material-button>span{position:absolute;z-index:5;left:7px;top:7px;min-width:20px;height:18px;border-radius:999px;display:grid;place-items:center;background:#00000080;color:#fff;font-size:9px}.edit-final-video{overflow:hidden;border-radius:12px;background:#00000038;cursor:zoom-in;animation:generated-media-in .52s ease both}.edit-final-video:focus-visible{outline:1px solid rgba(255,255,255,.34);outline-offset:2px}.edit-final-video:hover{box-shadow:0 0 0 1px #ffffff2e inset}.edit-final-video .hover-media{width:100%;height:214px;border-radius:12px 12px 0 0;background:#0d0d0d}.edit-final-video .video-card-controls{opacity:1}.edit-final-caption{display:flex;flex-direction:column;gap:4px;padding:10px 11px 12px;background:#ffffff0a}.edit-final-caption b{color:#f0f0f0;font-size:12px;line-height:16px}.edit-final-caption span{color:#a8a8a8;font-size:10px;line-height:15px}.generation-status{display:flex;align-items:center;justify-content:space-between;margin-top:12px;border-radius:10px;padding:9px 10px;background:#00c1cd14}.generation-status span{color:#e8e8e8;font-size:11px}.generation-status em{color:#9e9e9e;font-size:10px;font-style:normal}.edit-progress-panel .generation-status{margin-top:10px}.review-suggestion-card li{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;border-radius:12px;padding:10px;margin-top:8px;background:#ffffff0b}.review-suggestion-card li b{color:#eee;font-size:11px}.review-suggestion-card li span{color:#bdbdbd;font-size:10px;line-height:16px}.optimize-card{width:360px}.optimize-compare{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.optimize-compare div{border-radius:12px;padding:10px;background:#ffffff0b}.optimize-compare span{display:block;color:#9f9f9f;font-size:10px}.optimize-compare b{display:block;margin-top:6px;color:#fff;font-size:15px}.optimize-card p{margin:12px 0 0;color:#cfcfcf;font-size:11px;line-height:18px}.spinner{width:10px;height:10px;border:1.5px solid rgba(0,193,205,.2);border-top-color:var(--cyan);border-radius:50%;animation:spin 1s linear infinite}.role-card{top:116px;left:738px;width:336px;max-height:625px;padding:16px}.result-item{position:relative;width:100%;display:flex;flex-direction:column;gap:8px;margin-top:8px;border:1px solid transparent;border-radius:16px;padding:12px;background:var(--panel-3);color:#e0e0e0;text-align:left;cursor:pointer;outline:0;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.result-item:hover{background:var(--panel-4);border-color:#ffffff2b}.result-item:has(.version-history:hover):not(.selected):not(.editing){background:var(--panel-3);border-color:transparent}.result-item.selected,.result-item.selected:hover{background:var(--panel-4);border-color:#ffffff2b;box-shadow:none}.result-item.editing,.result-item.editing:hover,.storyboard-item.editing,.storyboard-item.editing:hover{border-color:#3b3b3b;background:#303030;box-shadow:none;cursor:default}.result-item span{font-size:10px;line-height:15px}.result-item.has-item-history>span{padding-right:84px}.result-item .hover-media{width:100%;height:158px;border-radius:8px;background:#0d0d0d;animation:generated-media-in .52s ease both}.result-item p{margin:0;color:#d0d0d0;font-size:10px;line-height:16px}.generation-preview{position:relative;width:100%;height:158px;border-radius:8px;display:grid;grid-template-columns:repeat(18,1fr);gap:5px;padding:30px 28px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 34%,rgba(255,255,255,.02)),#141414;box-shadow:0 0 0 1px #ffffff0d inset,0 18px 42px #00000038 inset;transition:opacity .32s ease,filter .32s ease}.generation-preview:before,.generation-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.generation-preview:before{background:linear-gradient(90deg,transparent,rgba(0,193,205,.08),transparent);opacity:.7;transform:translate(-100%);animation:generation-sweep 4.8s ease-in-out infinite}.generation-preview:after{display:none}.generation-preview i{position:relative;z-index:1;width:2px;height:2px;border-radius:50%;background:#ffffff7a;box-shadow:0 0 6px #ffffff1f;animation:pulse-dot 2.8s ease-in-out infinite}.generation-preview i:nth-child(3n){animation-delay:.18s}.generation-preview i:nth-child(5n){animation-delay:.42s}.generation-preview i:nth-child(7n){background:#00c1cd9e;animation-delay:.76s}.generation-preview i:nth-child(11n){opacity:.38;animation-delay:1.1s}.generation-preview.queued{opacity:.42;filter:saturate(.45)}.generation-preview.queued:before{animation:none;opacity:0}.generation-preview.queued i{animation-duration:4.2s}.floating-actions{position:absolute;z-index:12;top:-52px;left:18px;height:40px;display:flex;align-items:center;gap:2px;padding:2px;border-radius:12px;background:var(--panel-4);box-shadow:0 15px 16px #0006;opacity:0;pointer-events:none;transition:opacity .14s ease}.floating-actions button{height:36px;border:0;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:5px;padding:0 9px;background:transparent;color:#f0f0f0;cursor:pointer;font-size:11px;white-space:nowrap}.floating-actions button:hover{background:#ffffff14}.floating-actions .icon-only-action{width:36px;padding:0}.floating-actions.compact{top:-48px;left:14px}.floating-actions.node-actions{top:calc(-52px * var(--inverse-canvas-scale, 1));left:50%;transform:translate(-50%) scale(var(--inverse-canvas-scale, 1));transform-origin:top center;z-index:22}.floating-actions.storyboard-actions{top:calc(-48px * var(--inverse-canvas-scale, 1));left:50%;transform:translate(-50%) scale(var(--inverse-canvas-scale, 1));transform-origin:top center;z-index:25}.floating-actions.storyboard-actions button{border-radius:8px}.node-shell:hover:not(:has(.storyboard-item:hover)):not(:has(.result-item:hover))>.floating-actions.node-actions,.storyboard-item:hover>.floating-actions.storyboard-actions,.result-item:hover>.floating-actions.storyboard-actions{opacity:1;pointer-events:auto}.inline-edit-box{width:100%;display:flex;flex-direction:column;gap:8px}.inline-edit-box textarea{width:100%;min-height:78px;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:8px 9px;resize:vertical;background:#ffffff0b;color:#e0e0e0;font:inherit;font-size:10px;line-height:16px;outline:0}.inline-edit-box textarea:focus{border-color:#ffffff3d;background:#fff1}.inline-edit-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:4px}.inline-edit-actions button{height:30px;min-width:52px;border:0;border-radius:8px;padding:0 12px;cursor:pointer;font-size:12px;font-weight:600}.inline-edit-actions .secondary{background:#ffffff0f;color:#949494}.inline-edit-actions .primary{background:#fff;color:#000}.inline-edit-actions button:hover{filter:brightness(1.08)}.text-card-edit{margin-top:10px;border:1px solid #3b3b3b;border-radius:16px;padding:12px;background:#303030}.text-card-edit textarea{min-height:158px;font-size:11px;line-height:17px}.storyboard-card{width:650px;min-height:598px;padding:16px}.storyboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storyboard-item{position:relative;min-width:0;border:1px solid transparent;border-radius:16px;padding:12px;background:#ffffff0d;color:inherit;cursor:pointer;text-align:left;outline:0;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.storyboard-item:before,.result-item:before{content:"";position:absolute;z-index:24;left:calc(-28px * var(--inverse-canvas-scale, 1));right:calc(-28px * var(--inverse-canvas-scale, 1));top:calc(-54px * var(--inverse-canvas-scale, 1));height:calc(62px * var(--inverse-canvas-scale, 1));display:none;pointer-events:auto}.storyboard-item:hover:before,.storyboard-item:focus-within:before,.result-item:hover:before,.result-item:focus-within:before{display:block}.storyboard-item:hover{border-color:#ffffff2b;background:#ffffff13}.storyboard-item:has(.version-history:hover):not(.selected):not(.editing):not(.hidden){border-color:transparent;background:#ffffff0d}.storyboard-item.hidden{border-color:#ffffff08;background:#ffffff06}.storyboard-item.hidden .storyboard-hidden-badge,.storyboard-item.hidden .hover-media,.storyboard-item.hidden p,.storyboard-item.hidden>b{opacity:.32;filter:grayscale(1)}.storyboard-item.hidden:hover .storyboard-hidden-badge,.storyboard-item.hidden.selected .storyboard-hidden-badge,.storyboard-item.hidden:hover .hover-media,.storyboard-item.hidden.selected .hover-media,.storyboard-item.hidden:hover p,.storyboard-item.hidden.selected p,.storyboard-item.hidden:hover>b,.storyboard-item.hidden.selected>b{opacity:.42}.storyboard-item.selected,.storyboard-item.selected:hover{border-color:#ffffff2b;background:#ffffff13;box-shadow:none}.storyboard-item.editing,.storyboard-item.editing.selected,.storyboard-item.editing:hover{border-color:#3b3b3b;background:#303030;box-shadow:none}.storyboard-item b{display:block;margin-bottom:8px;color:#e4e4e4;font-size:10px;line-height:15px;font-weight:600}.storyboard-item.has-item-history>b{padding-right:84px}.storyboard-hidden-badge{position:absolute;z-index:3;right:12px;top:34px;border-radius:999px;padding:4px 7px;background:#00000094;color:#d8d8d8;font-size:9px;line-height:1;pointer-events:none}.storyboard-item .hover-media{width:100%;height:158px;border-radius:8px;background:#0d0d0d;animation:generated-media-in .52s ease both}.storyboard-card.portrait-media-card .storyboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storyboard-card.portrait-media-card .storyboard-item .hover-media{height:auto;aspect-ratio:323 / 430}.storyboard-item p{margin:8px 0 0;color:#ccc;font-size:10px;line-height:16px}.final-card{width:360px;min-height:308px;padding:16px}.final-preview{position:relative;width:100%;height:150px;border:1px solid rgba(255,255,255,.08);border-radius:12px;overflow:hidden;padding:0;background:#111;cursor:pointer}.final-preview img{width:100%;height:100%;object-fit:cover;filter:saturate(1.05) contrast(1.05)}.final-preview span{position:absolute;left:50%;top:50%;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);background:#0000007a;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.final-preview.playing span{background:#00c1cdc7}.final-preview em{position:absolute;right:10px;bottom:9px;border-radius:999px;padding:3px 7px;background:#0000008c;color:#fff;font-size:10px;font-style:normal}.final-meta{display:flex;gap:6px;margin-top:10px}.final-meta span{height:22px;display:inline-flex;align-items:center;border-radius:999px;padding:0 8px;color:#d8d8d8;background:#ffffff14;font-size:10px}.final-actions{display:flex;gap:8px;margin-top:14px}.final-actions button{flex:1;height:34px;border:0;border-radius:9px;background:#303030;color:#eee;cursor:pointer;font-size:11px}.final-actions button:first-child{background:#d8d8d8;color:#171717;font-weight:600}.final-actions button:hover{filter:brightness(1.12)}.review-card{width:440px;padding:14px 16px 16px;overflow:hidden}.review-card.failed{background:radial-gradient(circle at 28% 0%,rgba(0,193,205,.08),transparent 42%),linear-gradient(180deg,#222222fa,#191919fa)}.review-card.reviewing{background:radial-gradient(circle at 18% 2%,rgba(0,193,205,.12),transparent 42%),linear-gradient(180deg,#1e2327fa,#181818fa)}.review-card.passed{background:radial-gradient(circle at 22% 4%,rgba(0,193,205,.12),transparent 45%),linear-gradient(180deg,#1e2327fa,#181818fa)}.review-card .agent-header{margin:0}.review-preview{position:relative;width:100%;aspect-ratio:16 / 9;border:0;border-radius:10px;overflow:hidden;padding:0;background:#111;cursor:pointer}.review-preview .hover-media{width:100%;height:100%;filter:saturate(.98) contrast(1.08)}.review-preview .video-card-controls{opacity:1}.review-score-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.review-process-list{margin-top:10px;gap:7px}.review-process-list div{min-height:34px;padding:8px 10px}.review-score-card{border-radius:10px;padding:10px;background:#ffffff0e}.review-score-card span{display:block;color:#a8a8a8;font-size:10px;line-height:14px}.review-score-card b{display:block;margin-top:5px;color:#f1f1f1;font-size:16px;line-height:20px}.review-score-card.needs-work b{color:#fff}.review-score-card.pass b{color:#dbfff8}.review-summary{margin:10px 0 0;color:#c7c7c7;font-size:11px;line-height:17px}.review-fix-list{display:grid;gap:7px;margin-top:10px}.review-fix-list div{display:grid;grid-template-columns:40px minmax(0,1fr);gap:8px;border-radius:10px;padding:9px 10px;background:#ffffff0b}.review-fix-list b{color:#eee;font-size:10px;line-height:16px}.review-fix-list span{color:#b9b9b9;font-size:10px;line-height:16px}.review-actions{display:flex;gap:8px;padding-top:10px}.review-actions button{flex:1;height:36px;border:0;border-radius:8px;background:#ffffff14;color:#eee;cursor:pointer;font-size:12px;font-weight:600}.review-actions button:last-child{background:#fff;color:#080808}.review-actions button:hover{filter:brightness(1.08)}.storyboard-expanded-overlay{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:auto}.storyboard-expanded-overlay.version-modal-overlay{z-index:80}.expanded-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:radial-gradient(circle at 50% 50%,rgba(39,100,216,.18),transparent 36%),#000000b8;cursor:default}.expanded-panel{position:relative;width:min(1040px,calc(100vw - 72px));max-height:min(760px,calc(100vh - 72px));border:0;border-radius:22px;display:flex;flex-direction:column;overflow:hidden;background:#1c1c1c;box-shadow:0 30px 100px #0000009e}.expanded-header{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 20px;border-bottom:1px solid rgba(255,255,255,.06)}.expanded-header span{color:#f0f0f0;font-size:13px;font-weight:600}.expanded-header div{display:flex;align-items:center;gap:6px}.expanded-header button{height:32px;border:0;border-radius:8px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;background:transparent;color:#f0f0f0;cursor:pointer;font-size:11px}.expanded-header button:hover,.expanded-header button:active,.expanded-header button:focus-visible{background:#ffffff1f}.expanded-header button:focus-visible{outline:1px solid rgba(255,255,255,.22);outline-offset:2px}.expanded-header .expanded-close{width:32px;padding:0;justify-content:center}.expanded-body{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;padding:18px}.expanded-media-column{min-width:0;display:flex;flex-direction:column;gap:10px}.expanded-media{position:relative;aspect-ratio:16 / 10;min-height:0;max-height:calc(100vh - 250px);border-radius:16px;overflow:hidden;background:#101010}.expanded-media .hover-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0;overflow:visible}.expanded-media:after,.expanded-media.image-media:after{display:none}.expanded-media>em{position:absolute;z-index:2;right:18px;bottom:16px;color:#fff;font-size:11px;font-style:normal}.expanded-media.video-media .video-card-controls{left:14px;right:14px;bottom:12px;min-height:20px;grid-template-columns:14px auto minmax(0,1fr) auto 18px;gap:7px;padding:0 2px;background:transparent;font-size:9px}.expanded-media.video-media .video-card-controls i{height:1px;background:#ffffff42}.expanded-media.video-media .video-card-controls i em{position:static;background:#ffffffe6}.expanded-media.video-media .video-card-controls svg{width:11px;height:11px}.expanded-video-controls{position:absolute;z-index:3;left:12px;right:12px;bottom:12px;height:34px;display:grid;grid-template-columns:28px auto minmax(0,1fr) auto 28px;align-items:center;gap:9px;border-radius:10px;padding:0 8px;background:#0c0c0c8a;color:#e8e8e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.expanded-control-button{width:28px;height:28px;border:0;border-radius:8px;display:grid;place-items:center;background:transparent;color:#eee;cursor:pointer}.expanded-control-button:hover,.expanded-control-button:focus-visible{background:#ffffff14;outline:0}.expanded-time{color:#d8d8d8;font-size:11px;line-height:1;font-variant-numeric:tabular-nums}.expanded-progress{height:3px;border-radius:999px;overflow:hidden;background:#ffffff2e}.expanded-progress span{height:100%;display:block;border-radius:inherit;background:#fff}.expanded-detail{min-width:0;display:flex;flex-direction:column;border-radius:16px;padding:8px 4px 0;background:transparent}.expanded-detail small{color:var(--cyan);font-size:11px}.expanded-detail h2{margin:10px 0;color:#fff;font-size:18px;line-height:24px}.expanded-detail p,.expanded-detail dd{margin:0;color:#cfcfcf;font-size:12px;line-height:20px}.expanded-detail .expanded-prompt{margin-top:2px;white-space:normal}.expanded-detail dl{display:flex;flex-direction:column;gap:14px;margin:20px 0 0}.expanded-detail dt{margin-bottom:5px;color:#f0f0f0;font-size:12px;font-weight:600}.expanded-detail .editable-copy{display:block;border-radius:7px;padding:2px 4px;margin-left:-4px;margin-right:-4px;cursor:text;transition:background .14s ease}.expanded-detail h2.editable-copy{margin-top:8px;margin-bottom:8px}.expanded-detail .editable-copy:hover,.expanded-detail .editable-copy:focus-visible{background:#ffffff0f;outline:0}.expanded-edit-form{display:flex;flex-direction:column;gap:10px;padding-top:10px}.expanded-edit-form label{display:flex;flex-direction:column;gap:6px}.expanded-edit-form label span{color:#f0f0f0;font-size:11px;font-weight:600}.expanded-edit-form input,.expanded-edit-form textarea{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:9px;padding:9px 10px;background:#ffffff0e;color:#f4f4f4;font:inherit;font-size:12px;line-height:18px;outline:0}.expanded-edit-form textarea{min-height:188px;resize:none}.expanded-edit-form input:focus,.expanded-edit-form textarea:focus{border-color:#ffffff3d;background:#ffffff13}.expanded-edit-actions{margin-top:auto;display:flex;justify-content:flex-end;gap:8px;padding-top:16px}.expanded-edit-actions button{min-width:72px;height:34px;border:0;border-radius:8px;cursor:pointer;font-size:12px;font-weight:600}.expanded-edit-actions .secondary{background:#ffffff1a;color:#efefef}.expanded-edit-actions .primary{background:#fff;color:#080808}.expanded-edit-actions button:hover{filter:brightness(1.08)}.script-editor-panel.expanded-panel{width:min(860px,calc(100vw - 72px));max-height:min(760px,calc(100vh - 72px))}.script-editor-header .script-editor-header-actions{gap:8px}.script-editor-toolbar{height:32px;display:inline-flex;align-items:center;gap:2px;padding:2px;border-radius:9px;background:#ffffff0f}.expanded-header .script-editor-toolbar button{width:28px;height:28px;border-radius:7px;padding:0;justify-content:center}.script-editor-body{min-height:0;padding:18px;overflow:auto}.script-rich-editor{min-height:min(560px,calc(100vh - 210px));border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:18px 20px;background:#171717;color:#d7d7d7;font-size:13px;line-height:22px;outline:0;-webkit-user-select:text;user-select:text}.script-rich-editor:focus{border-color:#ffffff2e;box-shadow:0 0 0 1px #ffffff0a inset}.script-editor-section{padding:0}.script-editor-section+.script-editor-section{padding-top:0}.script-editor-section h3{margin:0 0 8px;color:#f2f2f2;font-size:14px;line-height:22px;font-weight:700}.script-editor-section p{margin:0 0 8px}.script-editor-section ul,.script-editor-section ol{margin:8px 0;padding-left:22px}.script-editor-section li{margin:3px 0}.script-editor-section strong{color:#fff;font-weight:700}.script-editor-footer.expanded-edit-actions{margin-top:0;padding:0 18px 18px}.expanded-strip{display:flex;gap:10px;padding:0 18px 18px;overflow-x:auto}.expanded-strip button{position:relative;width:108px;height:68px;flex:0 0 auto;border:1px solid transparent;border-radius:10px;overflow:hidden;padding:0;background:#262626;cursor:pointer}.expanded-strip button.active{border-color:var(--cyan);box-shadow:0 0 0 1px #00c1cd3d inset}.expanded-strip .hover-media{width:100%;height:100%}.expanded-strip span{position:absolute;left:7px;top:6px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#0000008f;color:#fff;font-size:10px}.version-popover.expanded-panel{width:min(1040px,calc(100vw - 72px));max-height:min(760px,calc(100vh - 72px))}.version-popover .expanded-header{padding-left:20px}.version-popover .expanded-header>span{color:#f0f0f0;font-size:13px;font-weight:600}.version-expanded-body.expanded-body{grid-template-columns:minmax(0,1fr) 300px;gap:18px;padding:18px}.version-expanded-media.expanded-media{aspect-ratio:16 / 10;max-height:calc(100vh - 250px)}.version-expanded-media.text{display:flex;align-items:stretch}.version-expanded-detail.expanded-detail{padding:8px 4px 0}.version-gallery.expanded-strip{gap:10px;padding:0 18px 18px}.version-gallery.expanded-strip>button{width:108px;height:68px;flex:0 0 108px;display:block;padding:0;background:#262626}.version-gallery.expanded-strip>button.active{border-color:var(--cyan);box-shadow:0 0 0 1px #00c1cd3d inset;background:#00c1cd14}.version-gallery.expanded-strip .hover-media,.version-gallery.expanded-strip .history-text-thumb{width:100%;height:100%;border-radius:0}.version-gallery.expanded-strip .history-text-thumb{padding:10px;overflow:hidden;font-size:10px;line-height:14px}.connector{position:absolute;width:172px;height:86px;pointer-events:none}.connector path{fill:none;stroke:#1f4fa3;stroke-width:1.2;stroke-linecap:round}.connector-a{top:225px;left:390px}.connector-b{top:270px;left:676px}.minimap{position:absolute;z-index:14;left:12px;bottom:64px;width:130px;height:86px;border-radius:8px;background:var(--panel-3)}.minimap:before{content:"";position:absolute;left:15px;top:15px;width:85px;height:49px;border:1px solid #7a7a7a;border-radius:3px}.minimap span:first-child{position:absolute;left:8px;top:22px;width:37px;height:32px;background:#3b3b3b}.minimap span:last-child{position:absolute;left:65px;top:43px;width:44px;height:32px;background:#3b3b3b}.canvas-controls{position:absolute;z-index:15;left:12px;bottom:12px;height:40px;display:flex;align-items:center;gap:4px;padding:4px;border-radius:8px;background:#1c1c1cf5}.canvas-controls .canvas-zoom-value{min-width:36px;text-align:center;color:#7a7a7a;font-size:11px}.icon-button{width:28px;height:28px;border:0;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;color:#b8b8b8;cursor:pointer}.icon-button:hover,.icon-button.active{background:#303030;color:#fff}.composer-tools .icon-button:hover,.composer-tools .icon-button.active{background:var(--composer-option-active-bg);color:#f1f1f1;box-shadow:0 0 0 .5px var(--composer-option-active-line) inset}.pan-tool-icon{transform:scaleX(.9) scaleY(1.08)}.question-composer,.stage-status-panel,.stage-confirm-panel{position:absolute;z-index:14;left:50%;bottom:12px;width:min(500px,calc(100% - 236px));border:.5px solid rgba(0,193,205,.82);border-radius:12px;background:var(--composer-glass-bg);box-shadow:0 0 0 1px #00c1cd14 inset,0 18px 52px #0000005c,0 0 38px #2764d829;transform:translate(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform-origin:50% 100%;overflow:hidden;isolation:isolate}.question-composer:before,.stage-status-panel:before,.stage-confirm-panel:before,.workflow-composer-dock.has-confirm:before,.composer-confirm-banner:before,.composer:before,.workflow-composer-dock.is-generating .composer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;padding:1px;background:linear-gradient(115deg,transparent 0%,rgba(0,193,205,.18) 18%,#00c1cd 36%,rgba(67,143,255,.78) 54%,rgba(255,255,255,.58) 68%,transparent 86%);background-size:240% 100%;pointer-events:none;animation:ai-border-flow 3.8s linear infinite;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.question-composer>*,.stage-status-panel>*,.stage-confirm-panel>*,.composer-confirm-banner>*,.composer>*{position:relative;z-index:1}.question-composer{min-height:184px;padding:4px 12px 12px;animation:question-morph-in .36s cubic-bezier(.2,.84,.18,1) both}.question-composer header{display:flex;align-items:center;justify-content:space-between;min-height:32px;margin-bottom:4px;padding:8px 0}.question-composer header b{color:#f0f0f0;font-size:12px;line-height:16px;font-weight:500}.question-progress{display:inline-flex;align-items:center;gap:4px}.question-progress button{width:18px;height:18px;border:0;border-radius:6px;display:grid;place-items:center;padding:0;background:transparent;color:#d7d7d7;cursor:pointer;transition:background .16s ease,color .16s ease,opacity .16s ease}.question-progress button:hover:not(:disabled){background:#ffffff14;color:#fff}.question-progress button:disabled{cursor:default;opacity:.32}.question-composer header span{color:#ccc;font-size:10px;line-height:13px;font-variant-numeric:tabular-nums}.question-options{display:flex;flex-direction:column;gap:4px}.question-options button,.question-bottom-row>button{width:100%;min-height:30px;border:0;border-radius:8px;display:grid;grid-template-columns:14px minmax(0,1fr) 14px;align-items:center;gap:4px;padding:8px;background:transparent;color:#a8a8a8;cursor:pointer;text-align:left;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.question-options button:hover,.question-options button.active,.question-bottom-row>button:hover,.question-bottom-row>button.active{background:var(--composer-option-active-bg);color:#f1f1f1;box-shadow:0 0 0 .5px var(--composer-option-active-line) inset}.question-options button span,.question-bottom-row>button span{color:inherit;font-size:10px;line-height:10px}.question-options button em,.question-bottom-row>button em{min-width:0;overflow:hidden;color:#e0e0e0;font-size:11px;line-height:15px;font-style:normal;white-space:nowrap;text-overflow:ellipsis}.question-options button svg,.question-bottom-row>button svg{color:#f2f2f2}.question-bottom-row{display:flex;align-items:flex-start;gap:8px;width:100%;margin-top:4px}.question-bottom-row>button{flex:1 1 auto;min-width:0}.question-bottom-row .input-option em{color:#7a7a7a}.question-composer footer,.stage-confirm-panel footer{display:flex;justify-content:flex-end;gap:8px;margin-top:0}.question-composer footer button,.stage-confirm-panel footer button{height:30px;min-width:48px;border:0;border-radius:8px;padding:0 12px;cursor:pointer;font-size:12px;font-weight:500;transition:background .16s ease,color .16s ease,filter .16s ease,transform .16s ease}.question-composer footer .secondary,.stage-confirm-panel footer .secondary{background:#ffffff14;color:#cfcfcf}.question-composer footer .primary,.stage-confirm-panel footer .primary{background:#fff;color:#111}.question-composer footer button:hover,.stage-confirm-panel footer button:hover{filter:brightness(1.08)}.stage-status-panel,.stage-confirm-panel{width:min(500px,calc(100% - 236px));min-height:96px;display:flex;align-items:center;gap:14px;padding:18px 20px;animation:composer-panel-in .26s cubic-bezier(.2,.84,.18,1) both}.stage-status-panel .spinner{width:18px;height:18px;flex:0 0 auto}.stage-status-panel>div{min-width:0;flex:1 1 auto}.stage-pause-button{width:24px;height:24px;border:0;border-radius:50%;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;background:#f4f4f4;color:#151515;cursor:pointer;transition:background .16s ease,filter .16s ease,transform .16s ease}.stage-pause-button:hover{background:#fff;filter:brightness(1.04)}.stage-status-panel b,.stage-confirm-panel b{display:block;color:#f0f0f0;font-size:14px;line-height:20px}.stage-status-panel p,.stage-confirm-panel p{margin:5px 0 0;color:#a8a8a8;font-size:12px;line-height:18px}.stage-confirm-panel{display:block}.stage-confirm-panel>div{display:flex;align-items:flex-start;gap:10px}.stage-confirm-panel>div svg{flex:0 0 auto;margin-top:1px;color:var(--cyan)}.workflow-composer-dock{position:absolute;z-index:14;left:50%;bottom:12px;width:min(500px,calc(100% - 220px));display:flex;flex-direction:column;gap:0;transform:translate(-50%);transform-origin:50% 100%;transition:width .26s cubic-bezier(.2,.84,.18,1),transform .26s cubic-bezier(.2,.84,.18,1),opacity .18s ease}.workflow-composer-dock.has-confirm{width:min(500px,calc(100% - 220px));border:.5px solid transparent;border-radius:12px;background:var(--composer-glass-bg);filter:drop-shadow(0 18px 52px rgba(0,0,0,.34)) drop-shadow(0 0 38px rgba(39,100,216,.12));overflow:visible;isolation:isolate}.workflow-composer-dock.has-confirm:before{z-index:2;padding:1.5px;background:linear-gradient(115deg,transparent 0%,rgba(0,193,205,.22) 18%,#00c1cd 36%,rgba(67,143,255,.88) 54%,rgba(255,255,255,.66) 68%,transparent 86%);background-size:260% 100%;animation-duration:3.2s}.workflow-composer-dock.has-confirm>*{position:relative;z-index:1}.workflow-composer-dock .composer{position:relative;left:auto;bottom:auto;width:100%;transform:none}.workflow-composer-dock.is-generating .composer{border-color:#00c1cdb8;background:var(--composer-glass-bg);box-shadow:0 0 0 1px #00c1cd0f inset,0 0 44px #2764d838}.composer-confirm-banner{position:relative;min-height:44px;border:0;border-radius:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 10px 7px 16px;background:var(--composer-glass-bg);box-shadow:none;animation:dock-panel-in .28s cubic-bezier(.2,.84,.18,1) both;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;isolation:isolate}.composer-confirm-copy{min-width:0;display:flex;align-items:flex-start;gap:8px}.composer-confirm-copy svg{flex:0 0 auto;color:var(--cyan);margin-top:1px}.composer-confirm-copy span{min-width:0;display:grid;gap:2px}.composer-confirm-copy b{display:block;color:#f5f5f5;font-size:12px;line-height:17px;font-weight:650;white-space:normal;word-break:break-word}.composer-confirm-copy small{color:#aeb6c3;font-size:11px;line-height:15px}.composer-confirm-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.composer-confirm-actions button{height:30px;border:0;border-radius:8px;padding:0 14px;cursor:pointer;font-size:12px;font-weight:650;transition:background .16s ease,color .16s ease,filter .16s ease,transform .16s ease}.composer-confirm-actions .primary{background:#fff;color:#111}.composer-confirm-actions .secondary{background:#ffffff14;color:#cfcfcf}.composer-confirm-actions button:hover{filter:brightness(1.06);transform:translateY(-1px)}.composer{position:absolute;z-index:14;left:50%;bottom:12px;width:min(500px,calc(100% - 220px));min-height:96px;display:flex;flex-direction:column;border:.5px solid var(--composer-glass-border);border-radius:12px;overflow:visible;background:var(--composer-glass-bg);box-shadow:0 0 44px #2764d838;transform:translate(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);isolation:isolate;transition:min-height .26s cubic-bezier(.2,.84,.18,1),border-color .22s ease,background .22s ease,box-shadow .22s ease}.workflow-composer-dock.has-confirm .composer{border:0;border-radius:0;box-shadow:none}.workflow-composer-dock.has-confirm .composer-confirm-banner:before,.workflow-composer-dock.has-confirm .composer:before{display:none}.composer.with-reference,.composer.with-mentions{min-height:122px}.composer-mentions{display:flex;flex-wrap:wrap;gap:6px;padding:10px 12px 0}.composer-mention-chip{max-width:170px;height:28px;border:1px solid rgba(255,255,255,.11);border-radius:999px;display:inline-flex;align-items:center;gap:6px;padding:3px 6px 3px 4px;background:#ffffff0e;color:#e6e6e6;box-shadow:0 0 0 1px #00000014 inset}.composer-mention-avatar{width:20px;height:20px;border-radius:999px;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;background:#ffffff14;color:#ffffffd1}.composer-mention-chip.skill .composer-mention-avatar{border-radius:7px}.composer-mention-avatar img{width:100%;height:100%;object-fit:cover}.composer-mention-chip b{min-width:0;overflow:hidden;font-size:11px;font-weight:500;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.composer-mention-chip button{width:16px;height:16px;border:0;border-radius:50%;display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;padding:0;background:transparent;color:#ffffff7a;cursor:pointer}.composer-mention-chip button:hover{background:#ffffff14;color:#ffffffd1}.composer textarea{flex:1;min-height:48px;border:0;outline:0;resize:none;padding:14px 14px 4px;background:transparent;color:#f0f0f0;font-size:12px;line-height:18px}.composer textarea::placeholder{color:#ffffff5c}.reference-card{width:fit-content;max-width:min(220px,calc(100% - 24px));margin:0}.reference-card b{min-width:0;overflow:hidden;color:#e6e6e6;font-size:11px;font-weight:500;line-height:16px;white-space:nowrap;text-overflow:ellipsis}.reference-mention-avatar{color:var(--cyan)}.reference-mention-avatar.is-preview{border-radius:6px;background:#ffffff1a}.reference-mention-avatar.is-preview .hover-media{width:100%;height:100%;border-radius:inherit}.reference-mention-avatar.is-preview .hover-media:after,.reference-mention-avatar.is-preview .video-card-controls{display:none}.reference-text-icon{color:#ffffffe6;font-size:11px;font-weight:700;line-height:1}.reference-card button{width:16px;height:16px;flex:0 0 auto;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0;background:transparent;color:#ffffff7a;cursor:pointer}.reference-card button:hover{background:#ffffff14;color:#ffffffd1}.composer-reference{margin:10px 12px 0;display:inline-flex}.bubble-reference{margin:8px 0}.bubble-reference button{display:none}.composer-preview-remove{width:18px;height:18px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#000000b8;color:#fff;cursor:pointer;box-shadow:0 0 0 1px #ffffff2e}.composer-preview-remove:hover{background:#303030f2}.composer-footer{min-height:36px;display:flex;align-items:center;justify-content:space-between;padding:0 12px 12px}.composer-tools{display:flex;align-items:center;gap:5px;color:#ccc;font-size:11px}.composer-menu-anchor{position:relative;display:inline-flex}.composer-action-menu{position:absolute;z-index:28;--composer-menu-gap: 10px;left:0;bottom:calc(100% + var(--composer-menu-gap));min-width:148px;padding:6px;border:1px solid rgba(255,255,255,.08);border-radius:12px;display:flex;flex-direction:column;gap:4px;background:#303030f0;box-shadow:0 18px 44px #00000057,0 0 0 1px #ffffff05 inset;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.composer-action-menu.menu-x-end{right:0;left:auto}.composer-action-menu.menu-y-bottom{top:calc(100% + var(--composer-menu-gap));bottom:auto}.composer-action-menu-item{position:relative}.composer-action-menu-item.has-submenu:after{content:"";position:absolute;top:0;bottom:0;left:100%;width:10px}.composer-action-menu-item.has-submenu.submenu-left:after{right:100%;left:auto}.composer-action-menu button{width:100%;min-height:26px;border:0;border-radius:8px;display:flex;align-items:center;gap:6px;padding:6px;background:transparent;color:#e0e0e0;cursor:pointer;font-size:11px;line-height:14px;text-align:left}.composer-action-menu button:hover{background:#ffffff0f}.composer-submenu{position:absolute;z-index:29;left:calc(100% + 8px);bottom:0;width:262px;max-height:360px;padding:6px;border:1px solid rgba(255,255,255,.08);border-radius:12px;display:none;overflow:auto;background:#303030f0;box-shadow:0 18px 44px #00000057,0 0 0 1px #ffffff05 inset;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);scrollbar-width:none}.composer-submenu.submenu-x-left{right:calc(100% + 8px);left:auto}.composer-submenu.submenu-y-top{top:0;bottom:auto}.composer-submenu::-webkit-scrollbar{display:none}.composer-action-menu-item.has-submenu:hover .composer-submenu,.composer-action-menu-item.has-submenu:focus-within .composer-submenu{display:flex;flex-direction:column;gap:4px}.composer-action-menu .composer-subitem{min-height:44px;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;padding:7px}.composer-subitem-thumb{width:30px;height:30px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#ffffff12;color:#ffffffc7}.composer-subitem-thumb .hover-media{width:100%;height:100%;border-radius:inherit}.composer-subitem-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.composer-subitem-copy b,.composer-subitem-copy small{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.composer-subitem-copy b{color:#eee;font-size:11px;font-weight:500;line-height:15px}.composer-subitem-copy small{color:#ffffff75;font-size:10px;line-height:13px}.composer-action-icon{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:currentColor}.composer-action-icon .svg-icon{width:14px;height:14px}.composer-action-menu button em{margin-left:auto;display:inline-flex;align-items:center;color:#e0e0e0b3;font-style:normal}.composer-generating-label{display:inline-flex;min-width:0;max-width:160px;align-items:center;gap:6px;margin-left:auto;margin-right:8px;overflow:hidden;color:#d6d6d6;font-size:11px;line-height:16px;white-space:nowrap;text-overflow:ellipsis;animation:generating-label-in .22s ease both}.composer-generating-label .spinner{width:12px;height:12px;flex:0 0 auto}.switch{width:26px;height:15px;border:0;border-radius:44px;padding:1px;background:#3b3b3b;cursor:pointer}.switch span{display:block;width:12px;height:12px;border-radius:50%;background:#e0e0e0;transition:transform .16s ease}.switch.on{background:var(--cyan)}.switch.on span{transform:translate(12px)}.hosted-mode-control{position:relative;display:inline-flex;align-items:center;gap:8px}.hosted-mode-control:hover .hosted-mode-tooltip,.hosted-mode-control:has(.switch:focus-visible) .hosted-mode-tooltip{opacity:1;transform:translate(-50%)}.hosted-mode-control.tooltip-suppressed .hosted-mode-tooltip{opacity:0;transform:translate(-50%,4px)}.send-button{width:24px;height:24px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffffff29;color:#ffffff5c;cursor:not-allowed;transition:background .16s ease,color .16s ease,transform .16s ease}.send-button.ready,.send-button.generating{background:#d8d8d8;color:#202020;cursor:pointer}.send-button.generating{background:#f3f3f3}.send-button:not(:disabled):hover{background:#fff}.send-button:disabled{opacity:1}.chat-panel{position:fixed;z-index:18;top:calc(var(--topbar-height) + var(--panel-edge-gap));right:var(--panel-edge-gap);bottom:var(--panel-edge-gap);width:min(380px,calc(100vw - 220px));display:block;overflow:visible;border-radius:16px;background:radial-gradient(circle at 14% 94%,rgba(39,100,216,.28),transparent 24%),#1b1b1b;box-shadow:0 0 0 1px #ffffff0b inset,0 28px 80px #0000006b;opacity:0;pointer-events:none;transform:translate3d(calc(100% + 18px),0,0) scale(.985);transform-origin:right center;transition:opacity .18s ease,transform .24s cubic-bezier(.2,.85,.22,1),visibility 0s linear .24s;visibility:hidden;will-change:transform,opacity}.chat-panel.open{opacity:1;pointer-events:auto;transform:translateZ(0) scale(1);transition:opacity .16s ease,transform .26s cubic-bezier(.2,.85,.22,1),visibility 0s;visibility:visible}.collapse-chat{position:absolute;z-index:4;top:14px;left:14px;width:28px;height:28px;border:0;border-radius:8px;background:transparent;color:#f5f5f5;cursor:pointer}.collapse-chat:hover{background:#303030}.chat-thread{position:absolute;top:60px;right:2px;bottom:112px;left:14px;overflow:auto;padding:0 0 16px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.04) transparent}.chat-panel.confirm-mode .chat-thread,.chat-panel.generating-mode .chat-thread{bottom:164px}.chat-panel.question-mode .chat-thread{bottom:220px}.chat-thread::-webkit-scrollbar{width:2px}.chat-thread::-webkit-scrollbar-track{background:transparent}.chat-thread::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff0a}.conversation-list{display:grid;gap:21px;padding:2px 12px 10px 0}.conversation-message{min-width:0}.user-message{display:flex;justify-content:flex-end}.user-message-bubble{width:fit-content;max-width:304px;border-radius:24px;padding:15px 16px;background:#0f0f0f;box-shadow:none}.user-message-bubble p{margin:0;color:#eee;font-size:12px;line-height:19px;white-space:pre-line;word-break:break-word}.agent-message{width:100%;padding:1px 2px 0}.agent-message .agent-header{height:24px;gap:6px;margin-bottom:8px;color:#eee;font-size:10px}.agent-message .agent-header img{width:16px;height:16px}.agent-message-phase-title{margin:0 0 4px;color:#f2f2f2}.agent-message-phase-title b{font-size:13px;line-height:18px;font-weight:700}.agent-message-title{width:100%;border:0;display:flex;align-items:center;gap:6px;min-height:22px;margin:0 0 7px;padding:0;background:transparent;color:#f0f0f0;text-align:left}.agent-message-title.has-process{min-height:24px;margin-bottom:9px;border-radius:10px;cursor:pointer}.agent-message-title.has-process:hover{color:#fff}.agent-message-title .spinner{width:13px;height:13px;border-width:1.5px}.agent-message-title svg{flex:0 0 auto;color:var(--cyan)}.agent-message-title b{min-width:0;font-size:12px;line-height:16px;font-weight:650}.agent-message-title>span:not(.spinner){min-width:0;margin-left:auto;overflow:hidden;color:#8f8f8f;font-size:10px;line-height:14px;white-space:nowrap;text-overflow:ellipsis}.agent-message-title.has-process>span:not(.spinner){max-width:154px}.agent-message-title.has-process>svg:last-child{color:#8f8f8f;transition:transform .16s ease}.agent-message-title.open>svg:last-child{transform:rotate(180deg)}.conversation-copy{display:grid;gap:7px}.conversation-copy p{margin:0;color:#b9b9b9;font-size:10.5px;line-height:16px;white-space:pre-line;word-break:break-word}.process-timeline{display:grid;margin:2px 0 10px 1px}.process-timeline-section{position:relative;min-width:0;padding:0 0 15px 22px;isolation:isolate}.process-timeline-section:last-child{padding-bottom:2px}.process-timeline-section:before{content:"";position:absolute;left:7px;top:20px;bottom:0;width:1px;background:#ffffff1c}.process-timeline-section:last-child:before{display:none}.process-timeline-marker{position:absolute;left:1px;top:0;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:#878787}.process-timeline-marker svg{width:12px;height:12px;display:block}.process-timeline-dot{width:4px;height:4px;border-radius:999px;background:#9a9a9a}.process-timeline-head{min-width:0;display:flex;align-items:center;gap:7px;margin-bottom:4px}.process-timeline-head b{min-width:0;color:#858585;font-size:10.5px;line-height:15px;font-weight:520}.process-timeline-section p{margin:0;color:#e1e1e1;font-size:11px;line-height:18px;white-space:pre-line;word-break:break-word}.process-timeline-section.thought p{padding-top:0}.process-timeline-section.active .process-timeline-head b{background:linear-gradient(110deg,#858585,#858585 34%,#f7f7f7 49%,#fff 54%,#858585 70%,#858585);background-size:230% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:subtle-sheen 2.9s ease-in-out infinite}.process-stream-body{position:relative}.process-stream-reserve{display:block;visibility:hidden;white-space:inherit;word-break:inherit}.process-stream-visible{position:absolute;top:0;right:0;bottom:0;left:0;display:block;white-space:inherit;word-break:inherit}.process-stream-caret{display:inline-block;width:5px;height:12px;margin-left:2px;border-radius:1px;background:#f1f1f1;vertical-align:-1px;animation:caret-blink .75s steps(1) infinite}.message-generation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 2px}.message-generation-tile{min-width:0;display:grid;gap:7px;border-radius:12px;padding:8px;background:#ffffff0b;box-shadow:0 0 0 1px #ffffff09 inset}.message-generation-tile b{min-width:0;overflow:hidden;color:#dcdcdc;font-size:10px;line-height:14px;font-weight:560;white-space:nowrap;text-overflow:ellipsis}.message-generation-tile .hover-media,.message-generation-tile .generation-preview{height:108px;border-radius:9px}.message-generation-tile .generation-preview{grid-template-columns:repeat(15,1fr);gap:4px;padding:20px 18px}.message-generation-tile em{color:#8f8f8f;font-size:10px;line-height:14px;font-style:normal}.message-generation-tile.loading em{color:var(--cyan)}.message-progress-card{display:grid;gap:9px;margin:10px 0 9px;border-radius:13px;padding:10px;background:#ffffff09;box-shadow:0 0 0 1px #ffffff0b inset}.message-progress-preview{height:178px;overflow:hidden;border-radius:10px;background:#101010}.message-progress-preview .hover-media{height:100%}.message-progress-card-title{min-height:20px;display:flex;align-items:center;justify-content:space-between;gap:10px}.message-progress-card-title span{color:#e8e8e8;font-size:12px;line-height:16px;font-weight:650}.message-progress-card-title em{color:#9a9a9a;font-size:11px;line-height:15px;font-style:normal}.message-progress-card .process-list{margin-top:0;gap:7px}.message-progress-card .process-list div{min-height:34px;border-radius:10px;padding:8px 10px}.message-result-card{width:100%;min-height:58px;border:0;border-radius:13px;display:grid;grid-template-columns:25px minmax(0,1fr) 16px;align-items:center;gap:10px;margin:10px 0 2px;padding:10px 11px;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.035) 48%,transparent 70%),#ffffff0e;background-size:220% 100%,100% 100%;color:#ededed;text-align:left;cursor:pointer;box-shadow:0 0 0 1px #ffffff0b inset,0 12px 28px #00000029;animation:subtle-sheen 3.8s ease-in-out infinite}.message-result-card.has-preview{grid-template-columns:76px minmax(0,1fr) 26px;height:58px;min-height:58px;gap:10px;overflow:hidden;padding:0;cursor:zoom-in}.message-result-card:hover{background:linear-gradient(110deg,transparent 0%,rgba(0,193,205,.11) 48%,transparent 70%),#ffffff13;box-shadow:0 0 0 1px #00c1cd2e inset,0 14px 30px #0003}.message-result-card img{width:25px;height:25px}.message-result-card>span:not(.message-result-thumb){min-width:0;display:grid;gap:2px}.message-result-card.has-preview>span:not(.message-result-thumb){padding:8px 0}.message-result-thumb{display:block;width:100%;height:66px;overflow:hidden;border-radius:10px;background:#101010;box-shadow:0 0 0 1px #ffffff14 inset}.message-result-card.has-preview .message-result-thumb{align-self:stretch;min-height:58px;height:100%;border-radius:0;box-shadow:none}.message-result-thumb .hover-media{width:100%;height:100%}.message-result-card.has-preview .message-result-thumb .hover-media,.message-result-card.has-preview .message-result-thumb img,.message-result-card.has-preview .message-result-thumb video{border-radius:0}.message-result-card.has-preview:hover .message-result-thumb{box-shadow:0 0 0 1px #ffffff2e inset}.message-result-card b{overflow:hidden;color:#f2f2f2;font-size:11.5px;line-height:16px;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.message-result-card small{display:block;overflow:hidden;color:#b9b9b9;font-size:10.5px;line-height:15px;white-space:nowrap;text-overflow:ellipsis}.message-result-card em{color:#8f8f8f;font-size:10px;line-height:14px;font-style:normal}.message-result-card svg{color:#9a9a9a}.message-media-single.clickable,.message-media-tile.clickable{cursor:zoom-in}.message-media-single.clickable:hover,.message-media-tile.clickable:hover{box-shadow:0 0 0 1px #ffffff1a inset,0 12px 26px #0003}.message-attachments{display:grid;gap:8px;margin-top:11px}.message-document{min-height:44px;display:flex;align-items:center;gap:9px;border-radius:12px;padding:8px 10px;background:#ffffff0f}.message-document img{width:24px;height:24px;flex:0 0 auto}.message-document span{min-width:0;display:grid;gap:1px}.message-document b{overflow:hidden;color:#f0f0f0;font-size:12px;line-height:16px;font-weight:560;white-space:nowrap;text-overflow:ellipsis}.message-document small{overflow:hidden;color:#949494;font-size:9.5px;line-height:12px;white-space:nowrap;text-overflow:ellipsis}.message-media-grid{display:grid;grid-template-columns:repeat(3,64px);gap:8px}.message-media-tile{position:relative;width:64px;height:64px;overflow:hidden;border-radius:10px;background:#242424}.message-media-tile .hover-media,.message-media-tile img,.message-media-tile video{width:100%;height:100%}.message-media-tile em{position:absolute;right:5px;bottom:5px;min-width:22px;height:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 4px;background:#00000080;color:#fff;font-size:7px;font-style:normal;line-height:14px;text-shadow:0 1px 3px #000}.message-media-single{display:grid;gap:7px;max-width:100%}.message-media-single .hover-media{width:100%;aspect-ratio:16 / 9;height:auto;overflow:hidden;border-radius:10px;background:#242424}.message-media-single>span{min-width:0;display:grid;gap:2px}.message-media-single b{overflow:hidden;color:#e8e8e8;font-size:11px;line-height:15px;white-space:nowrap;text-overflow:ellipsis}.message-media-single small{overflow:hidden;color:#929292;font-size:9.5px;line-height:13px;white-space:nowrap;text-overflow:ellipsis}.message-attachments.user .message-document{min-width:238px;background:#ffffff0f;box-shadow:none}.message-attachments.user .message-media-grid{grid-template-columns:repeat(2,62px)}.message-attachments.user .message-media-tile{width:62px;height:62px}.message-attachments.user .message-media-single{width:112px}.message-attachments.user .message-media-single .hover-media{aspect-ratio:1}.chat-panel .composer{position:relative;left:12px;right:12px;width:auto;bottom:12px;min-height:96px;border-color:var(--composer-glass-border);border-radius:12px;background:var(--composer-glass-bg);box-shadow:0 0 0 1px #ffffff09 inset,0 0 58px #2764d83d;transform:none}.chat-panel .workflow-composer-dock,.chat-panel .question-composer{position:absolute;z-index:5;left:12px;right:12px;bottom:12px;width:auto;transform:none}.chat-panel .workflow-composer-dock{display:flex;flex-direction:column;gap:0}.chat-panel .workflow-composer-dock .composer{left:auto;right:auto;bottom:auto;width:100%}.chat-panel .workflow-composer-dock.has-confirm .composer{border:0}.chat-panel .question-composer{min-height:184px;padding:14px 14px 12px;animation:chat-question-panel-in .28s cubic-bezier(.2,.84,.18,1) both}.chat-panel .composer.with-reference,.chat-panel .composer.with-mentions{min-height:116px}.chat-panel .composer-mentions{gap:5px;padding:9px 12px 0}.chat-panel .composer-mention-chip{max-width:142px;height:26px}.chat-panel .composer-reference{max-width:min(180px,calc(100% - 24px));margin:9px 12px 0;height:26px}.chat-panel .composer-reference b{font-size:11px;line-height:16px}.chat-panel .composer textarea{min-height:44px;padding:12px 14px 4px;font-size:11px;line-height:16px}.chat-panel .composer textarea::placeholder{color:#8f8f8f}.chat-panel .composer-footer{min-height:36px;padding:0 12px 12px}.chat-panel .composer-tools{gap:4px;font-size:11px}.chat-panel .composer-action-menu{--composer-menu-gap: 8px;min-width:132px}.chat-panel .composer-submenu{width:238px}.chat-panel .composer-tools .icon-button{width:24px;height:24px;color:#f0f0f0}.chat-panel .switch{width:26px;height:15px;padding:1px}.chat-panel .switch span{width:12px;height:12px}.chat-panel .switch.on span{transform:translate(12px)}.chat-panel .send-button{width:24px;height:24px;background:#ffffff1f;color:#ffffff57}.chat-panel .send-button.ready,.chat-panel .send-button.generating{background:#ffffffe0;color:#151515}.chat-task-block{max-width:280px;margin:12px 0 34px 68px}.chat-task-block>p{margin:0 0 16px;color:#f2f2f2;font-size:10px;line-height:15px}.chat-task-file{display:flex;align-items:center;gap:5px;margin-bottom:12px;color:#eee;font-size:12px;line-height:16px}.chat-task-file svg{width:14px;height:14px;color:#4d8dff}.chat-task-assets{display:flex;gap:8px}.chat-task-assets img,.chat-task-assets span,.chat-task-assets .hover-media{width:48px;height:48px;border-radius:9.6px}.chat-task-assets img{object-fit:cover}.chat-task-assets span{position:relative;display:block;overflow:hidden}.chat-task-assets span img{width:100%;height:100%}.chat-task-assets em{position:absolute;right:5px;bottom:5px;color:#fff;font-size:7px;font-style:normal;text-shadow:0 1px 4px #000}.chat-agent-block{max-width:none}.chat-agent-block .agent-header{height:24px;gap:6px;margin-bottom:8px;font-size:10px}.chat-agent-block .agent-header img{width:16px;height:16px}.chat-thinking-title{display:flex;align-items:center;gap:4px;margin-bottom:6px;color:#eee}.chat-thinking-title .spinner{width:14px;height:14px;border-width:1.5px}.chat-thinking-title b{font-size:12px;font-weight:650}.chat-thinking-title svg{width:12px;height:12px;color:#9d9d9d}.chat-thinking-copy{margin-left:0;padding-left:14px;border-left:1px solid rgba(255,255,255,.16)}.chat-thinking-copy p{margin:0 0 6px;color:#a9a9a9;font-size:10px;line-height:15px}.chat-live-log{max-width:none;margin-top:18px}.chat-flow-timeline{padding:2px 0 10px}.chat-flow-item{position:relative;margin:0 0 22px;padding-left:18px}.chat-flow-item:before{content:"";position:absolute;left:4px;top:28px;bottom:-14px;width:1px;background:linear-gradient(180deg,#00c1cd66,#ffffff0f)}.chat-flow-item:last-child:before{display:none}.chat-flow-item.user{padding-left:0}.chat-flow-item.user:before{left:8px;top:34px}.chat-user-header{height:24px;display:flex;align-items:center;gap:7px;margin-bottom:8px}.chat-user-header img{width:18px;height:18px;border-radius:50%;object-fit:cover}.chat-user-header b{color:#f3f3f3;font-size:11px;font-weight:600}.chat-flow-item>p,.chat-flow-body p{margin:0 0 8px;color:#b8b8b8;font-size:10px;line-height:15px}.chat-flow-item.user>p{max-width:276px;margin-left:26px;color:#e4e4e4}.chat-flow-item.user .chat-task-file{margin-left:26px}.chat-flow-title{display:flex;align-items:center;gap:5px;min-height:22px;margin:0 0 7px;color:#eee}.chat-flow-title .spinner{width:13px;height:13px;border-width:1.5px}.chat-flow-title svg{flex:0 0 auto;color:var(--cyan)}.chat-flow-title b{font-size:12px;line-height:16px;font-weight:650}.chat-flow-body{padding-left:1px}.chat-question-summary,.chat-progress-list{display:grid;gap:6px;margin-top:8px}.chat-question-summary div,.chat-progress-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:24px;border-radius:6px;color:#a6a6a6;font-size:10px}.chat-question-summary div.active,.chat-progress-list div.active{color:#eee}.chat-question-summary div.done,.chat-progress-list div.done{color:#cfcfcf}.chat-question-summary span,.chat-progress-list span{min-width:0}.chat-question-summary em,.chat-progress-list em{flex:0 0 auto;color:#8f8f8f;font-style:normal}.chat-question-summary div.active em,.chat-progress-list div.active em{color:var(--cyan)}.chat-script-preview{margin:8px 0 0;padding:0;list-style:none}.chat-script-preview li{position:relative;margin:0 0 9px;padding-left:12px;color:#a8a8a8;font-size:10px;line-height:15px}.chat-script-preview li:before{content:"";position:absolute;left:0;top:6px;width:3px;height:3px;border-radius:50%;background:#ffffff8c}.chat-script-preview li.active:before{background:var(--cyan)}.chat-script-preview li.pending{opacity:.45}.chat-script-preview b{display:block;margin-bottom:2px;color:#e6e6e6;font-size:10px;line-height:15px}.chat-script-preview span{display:block}.chat-media-strip{display:grid;grid-template-columns:repeat(3,48px);gap:7px;margin-top:10px}.chat-media-strip span{position:relative;width:48px;height:48px;display:block;overflow:hidden;border-radius:8px;background:#232323}.chat-media-strip .hover-media,.chat-media-strip img,.chat-media-strip video{width:100%;height:100%}.chat-media-strip em{position:absolute;left:5px;top:5px;min-width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#0000007a;color:#fff;font-size:7px;font-style:normal}.chat-inline-status{display:block;margin-top:8px;color:#8d8d8d;font-size:10px;line-height:14px}.chat-final-preview{display:grid;gap:7px;margin-top:10px}.chat-final-preview .hover-media{width:100%;aspect-ratio:16 / 9;height:auto;border-radius:8px;overflow:hidden}.chat-final-preview span{color:#bcbcbc;font-size:10px;line-height:14px}.chat-score-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:8px 0 10px}.chat-score-grid span{display:grid;gap:2px}.chat-score-grid em{color:#969696;font-size:9px;font-style:normal}.chat-score-grid b{color:#f4f4f4;font-size:13px;line-height:17px}.toast{position:fixed;z-index:60;left:calc(222px + (100vw - 222px)/2);top:calc(var(--topbar-height) + 72px);transform:translate(-50%);min-width:172px;max-width:min(420px,calc(100vw - 318px));padding:10px 14px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#262626eb;color:#fff;text-align:center;font-size:12px;line-height:16px;pointer-events:none;box-shadow:0 10px 30px #00000059}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rerender-sheen{0%{opacity:0;background-position:-180% 0}24%{opacity:1}72%{opacity:1;background-position:180% 0}to{opacity:0;background-position:180% 0}}@keyframes ai-border-flow{0%{background-position:220% 0;opacity:.72}50%{opacity:1}to{background-position:-120% 0;opacity:.72}}@keyframes process-active-breathe{0%,to{box-shadow:0 0 0 1px #00c1cd2e inset,0 0 14px #00c1cd0f}50%{box-shadow:0 0 0 1px #00c1cd4d inset,0 0 26px #00c1cd2e}}@keyframes process-glow-sweep{0%{opacity:0;transform:translate(-46%)}18%{opacity:1}72%{opacity:1}to{opacity:0;transform:translate(46%)}}@keyframes process-inner-glow{0%,to{opacity:.42;transform:translate(-8%)}50%{opacity:.82;transform:translate(8%)}}@keyframes subtle-sheen{0%{background-position:130% 0,0 0}48%,to{background-position:-80% 0,0 0}}@keyframes pulse-dot{0%,to{opacity:.34;transform:scale(.92)}50%{opacity:.78;transform:scale(1.08)}}@keyframes generation-glow{0%,to{opacity:.55;transform:scale(.88)}50%{opacity:1;transform:scale(1.08)}}@keyframes generation-sweep{0%{transform:translate(-115%)}62%,to{transform:translate(115%)}}@keyframes progress-flow{0%{transform:translate(-60%)}50%{transform:translate(38%)}to{transform:translate(92%)}}@keyframes caret-blink{0%,45%{opacity:1}46%,to{opacity:0}}@keyframes composer-panel-in{0%{opacity:.72;min-height:96px;transform:translate(-50%) translateY(8px) scale(.985)}to{opacity:1;transform:translate(-50%) translateY(0) scale(1)}}@keyframes dock-panel-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes generating-label-in{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@keyframes generated-media-in{0%{opacity:0;filter:blur(4px) saturate(.8);transform:scale(.985)}to{opacity:1;filter:blur(0) saturate(1);transform:scale(1)}}@keyframes canvas-process-step-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes question-morph-in{0%{opacity:.76;min-height:96px;padding-top:10px;transform:translate(-50%) translateY(8px) scale(.985)}45%{opacity:1}to{opacity:1;min-height:184px;transform:translate(-50%) translateY(0) scale(1)}}@keyframes chat-question-panel-in{0%{opacity:.76;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1220px){.chat-panel{width:360px}.canvas.with-chat{right:0}.chat-panel.open{box-shadow:0 20px 70px #00000080}.role-card{left:690px}}@media(max-width:980px){body{overflow:auto}.app-shell{min-width:980px}.workflow{left:560px;transform:none}}
