[data-theme=light] .cc-thread-sidebar{background:#fff;border-color:#d8dee8;border-radius:10px;box-shadow:0 1px 2px #0f172a0a}[data-theme=light] .cc-thread-filter-select{color:#384254;background:#f7f8fa;border:1px solid #d7dde7}[data-theme=light] .cc-thread-filter-select:hover{background-color:#f2f4f8;border-color:#c6cedb}[data-theme=light] .cc-thread-filter-select option{color:#111827;background:#fff}[data-theme=light] .cc-thread-item:hover{background:#f4f6f9;border-color:#e0e5ed}[data-theme=light] .cc-thread-item-name{color:#151b2b}[data-theme=light] .cc-thread-item-status,[data-theme=light] .cc-thread-group-label{color:#8a94a6}[data-theme=light] .cc-thread-item-project{color:#5a7fcf;background:#eef4ff}[data-theme=light] .cc-thread-item-skill{color:#7b8494;background:#f1f3f7}[data-theme=light] .cc-kanban-column{background:#fff;border-color:#c8d3e0;border-radius:10px;box-shadow:0 4px 16px #0f172a1f,0 0 0 1px #0f172a0f}[data-theme=light] .cc-column-header{border-bottom-color:#e4e8ef}[data-theme=light] .cc-column-title{color:#384254}[data-theme=light] .cc-column-count,[data-theme=light] .cc-column-add{color:#7b8494;background:#e8edf4;border-color:#d4dbe6}[data-theme=light] .cc-column-add:hover{color:#384254;background:#dfe5ee}[data-theme=light] .cc-column-body-empty,[data-theme=light] .cc-kanban-empty{color:#8a94a6}[data-theme=light] .cc-task-card{background:#f5f7fa;border-color:#dce4ee;box-shadow:0 1px 4px #0f172a1a}[data-theme=light] .cc-task-card:hover{background:#fff;border-color:#c0cdd9;box-shadow:0 4px 14px #0f172a21}[data-theme=light] .cc-assignee{color:#687385;background:#edf1f6}[data-theme=light] .cc-move-btn:hover{border-color:#0000001f}[data-theme=light] .cc-quick-task-input input[type=text]:focus{border-color:#00000029}[data-theme=light] .cc-quick-task-image-preview img,[data-theme=light] .cc-kanban-filter-btn{border-color:#0000001a}[data-theme=light] .cc-kanban-filter-btn:hover{border-color:#00000026}[data-theme=light] .cc-kanban-filter-btn.active{background:#00000012;border-color:#00000026}[data-theme=light] .cc-modal{background:#fff;border-color:#0000001a;box-shadow:0 24px 48px #0003,0 0 0 1px #0000000f}[data-theme=light] .cc-modal-title{color:#111827}[data-theme=light] .cc-modal-close{color:#6b7280;background:#0000000d}[data-theme=light] .cc-modal-close:hover{color:#374151;background:#00000017}[data-theme=light] .cc-modal-label{color:#6b7280}[data-theme=light] .cc-modal-text{color:#374151}[data-theme=light] .cc-modal-meta{color:#6b7280}[data-theme=light] .cc-modal-priority{color:#374151}[data-theme=light] .cc-modal-status-pill{color:#6b7280;border-color:#0000001a}[data-theme=light] .cc-modal-status-pill:hover{color:#374151;border-color:#00000026}[data-theme=light] .cc-modal-prompt{color:#4b5563;background:#00000008;border-color:#0000000f}
.cc-office{flex-direction:column;flex:1;gap:16px;min-height:0;padding:16px;display:flex;overflow-y:auto}.cc-office-header{border:1px solid var(--border-color,#ffffff14);background:linear-gradient(#131314fa,#0e0e0ffa);border-radius:16px;flex-shrink:0;align-items:center;gap:16px;padding:10px 16px;display:flex;box-shadow:0 12px 28px #00000038}.cc-office-title{color:var(--text-primary,#e0e0e0);align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.cc-office-count{color:var(--text-muted,#666);background:var(--bg-tertiary,#ffffff0f);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:500}.cc-office-stats{gap:16px;margin-left:auto;display:flex}.cc-office-stat{color:var(--text-muted,#888);align-items:center;gap:5px;font-size:12px;display:flex}.cc-add-thread-btn{background:var(--bg-tertiary,#ffffff0f);border:1px solid var(--border-color,#ffffff14);color:var(--text-primary,#ececed);cursor:pointer;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.cc-add-thread-btn:hover{background:var(--bg-hover,#ffffff1a)}.cc-office-floor-spatial{box-sizing:border-box;border:1px solid var(--border-color,#ffffff0f);background-image:radial-gradient(circle at 0 0,#ffffff05,#0000 20%),linear-gradient(#111112fa,#0c0c0dfa),radial-gradient(#ffffff03 1px,#0000 1px);background-size:auto,auto,24px 24px;border-radius:20px;width:100%;padding:10px 0;position:relative;overflow:visible;box-shadow:inset 0 1px #ffffff05,inset 0 2px 20px #0000004d}.cc-desk{cursor:pointer;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:flex-end;align-items:center;padding:0;transition:transform .3s;display:flex}.cc-desk:hover{z-index:5;transform:translateY(-3px)}.cc-desk.working:before{content:"";pointer-events:none;background:radial-gradient(#22c55e14 0%,#0000 70%);border-radius:50%;width:80px;height:40px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.cc-desk.waiting:before{content:"";pointer-events:none;background:radial-gradient(#eab30814 0%,#0000 70%);border-radius:50%;width:80px;height:40px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.cc-desk.error:before{content:"";pointer-events:none;background:radial-gradient(#ef444414 0%,#0000 70%);border-radius:50%;width:80px;height:40px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.cc-desk.orchestrator:before{content:"";pointer-events:none;background:radial-gradient(#f59e0b1a 0%,#0000 70%);border-radius:50%;width:100px;height:50px;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.cc-desk.empty{opacity:.35}.cc-desk.empty:hover{opacity:.6}.cc-desk.away .cc-desk-scene{opacity:.2;filter:grayscale()}.cc-desk.talking:after{content:"";pointer-events:none;background:radial-gradient(#f59e0b1f 0%,#0000 70%);border-radius:50%;width:120px;height:50px;animation:1.5s ease-in-out infinite cc-talk-glow;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}@keyframes cc-talk-glow{0%,to{opacity:.6}50%{opacity:1}}.cc-person-away{position:relative}.cc-empty-chair-label{color:#444;font-size:9px;font-style:italic;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.cc-desk-scene{filter:drop-shadow(0 6px 4px #00000040);justify-content:center;align-items:center;width:110px;height:110px;transition:opacity .4s,filter .4s;display:flex;position:relative}.cc-empty-desk{color:var(--text-muted,#444);border:2px dashed #ffffff0f;border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.cc-office-person{width:100%;height:100%}.cc-desk-crown{color:#f59e0b;z-index:2;filter:drop-shadow(0 0 4px #f59e0b66);position:absolute;top:10px;left:50%;transform:translate(-50%)}.cc-nameplate{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080a0dc2;border:1px solid #ffffff0f;border-radius:8px;margin-top:0;padding:3px 10px}.cc-nameplate-name{color:var(--text-primary,#e0e0e0);white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-size:11px;font-weight:600;overflow:hidden}.cc-nameplate-project{color:#82aaffb3;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:3px;max-width:140px;margin-top:1px;font-size:8px;display:flex;overflow:hidden}.cc-nameplate-provider{color:var(--text-muted,#555);margin-top:1px;font-size:9px}.cc-nameplate-status{justify-content:center;align-items:center;gap:4px;margin-top:1px;font-size:10px;font-weight:500;display:flex}.cc-nameplate-task{color:var(--text-muted,#888);white-space:nowrap;text-overflow:ellipsis;opacity:.75;max-width:140px;margin-top:1px;font-size:8px;font-style:italic;overflow:hidden}.cc-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.cc-status-dot.pulse{animation:2s ease-in-out infinite cc-pulse}@keyframes cc-pulse{0%,to{opacity:1}50%{opacity:.4}}.cc-walker{z-index:20;pointer-events:none;filter:drop-shadow(0 8px 6px #0000004d);flex-direction:column;align-items:center;width:50px;display:flex;position:absolute}.cc-walking-svg{width:50px;height:75px}.cc-walker-name{color:var(--text-secondary,#aaa);white-space:nowrap;background:#0009;border-radius:4px;margin-top:2px;padding:1px 6px;font-size:9px;font-weight:600}.cc-walker-walking-to{animation:2s ease-in-out forwards cc-walk-to}.cc-walker-talking{left:var(--to-x);top:var(--to-y)}.cc-walker-walking-back{animation:2s ease-in-out forwards cc-walk-back}@keyframes cc-walk-to{0%{left:var(--from-x);top:var(--from-y)}to{left:var(--to-x);top:var(--to-y)}}@keyframes cc-walk-back{0%{left:var(--to-x);top:var(--to-y)}to{left:var(--from-x);top:var(--from-y)}}.cc-walk-arm-l{transform-origin:14px 22px;animation:.5s ease-in-out infinite alternate cc-arm-swing-l}.cc-walk-arm-r{transform-origin:26px 22px;animation:.5s ease-in-out infinite alternate cc-arm-swing-r}.cc-walk-leg-l{transform-origin:17px 38px;animation:.5s ease-in-out infinite alternate cc-leg-swing-l}.cc-walk-leg-r{transform-origin:23px 38px;animation:.5s ease-in-out infinite alternate cc-leg-swing-r}@keyframes cc-arm-swing-l{0%{transform:rotate(-15deg)}to{transform:rotate(15deg)}}@keyframes cc-arm-swing-r{0%{transform:rotate(15deg)}to{transform:rotate(-15deg)}}@keyframes cc-leg-swing-l{0%{transform:rotate(-20deg)}to{transform:rotate(20deg)}}@keyframes cc-leg-swing-r{0%{transform:rotate(20deg)}to{transform:rotate(-20deg)}}.cc-walker-walking-to .cc-walking-svg,.cc-walker-walking-back .cc-walking-svg{animation:.5s ease-in-out infinite cc-body-bob}@keyframes cc-body-bob{0%,to{transform:translateY(0) scaleX(var(--flip,1))}50%{transform:translateY(-3px) scaleX(var(--flip,1))}}.cc-walker-talking .cc-walking-svg{animation:none}.cc-walker-talking .cc-walk-arm-l,.cc-walker-talking .cc-walk-arm-r{transform-origin:20px 22px;animation:1s ease-in-out infinite cc-talk-gesture}.cc-walker-talking .cc-walk-leg-l,.cc-walker-talking .cc-walk-leg-r{animation:none;transform:rotate(0)}@keyframes cc-talk-gesture{0%,to{transform:rotate(0)}25%{transform:rotate(-8deg)}75%{transform:rotate(8deg)}}.cc-speech-bubble{z-index:25;background:#1e1e1ef2;border:1px solid #ffffff1f;border-radius:12px;padding:6px 12px;animation:.3s ease-out cc-bubble-in;position:absolute;top:-30px}.cc-speech-left{right:-60px}.cc-speech-right{left:50%;transform:translate(-50%)}.cc-speech-bubble:after{content:"";border-top:6px solid #1e1e1ef2;border-left:6px solid #0000;border-right:6px solid #0000;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}@keyframes cc-bubble-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.cc-speech-dots{align-items:center;gap:4px;height:16px;display:flex}.cc-speech-dots span{background:#888;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite cc-dot-bounce}.cc-speech-dots span:nth-child(2){animation-delay:.2s}.cc-speech-dots span:nth-child(3){animation-delay:.4s}@keyframes cc-dot-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.cc-typing-left{animation:.6s ease-in-out infinite alternate cc-type-left}.cc-typing-right{animation:.6s ease-in-out infinite alternate-reverse cc-type-right}@keyframes cc-type-left{0%{transform:translateY(0)}to{transform:translateY(-1.5px)}}@keyframes cc-type-right{0%{transform:translateY(0)}to{transform:translateY(-1.5px)}}.cc-hand-wave{transform-origin:48px 36px;animation:1s ease-in-out infinite cc-wave}@keyframes cc-wave{0%,to{transform:rotate(0)}25%{transform:rotate(10deg)}75%{transform:rotate(-10deg)}}.cc-zzz{animation:3s ease-in-out infinite cc-zzz-float}@keyframes cc-zzz-float{0%,to{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.cc-office-decor{pointer-events:none;z-index:1;position:absolute;inset:0}.cc-plant{transform-origin:18px 44px;animation:4s ease-in-out infinite cc-plant-sway}@keyframes cc-plant-sway{0%,to{transform:rotate(0)}25%{transform:rotate(1.5deg)}75%{transform:rotate(-1.5deg)}}.cc-placeholder{color:var(--text-muted,#555);flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.cc-placeholder svg{opacity:.3;margin-bottom:16px}.cc-placeholder h3{color:var(--text-secondary,#888);margin:0 0 6px;font-size:16px;font-weight:600}.cc-placeholder p{margin:0;font-size:13px}[data-theme=light] .cc-office-header{background:#fff;border-color:#d8dee8;box-shadow:0 1px 2px #0f172a0a}[data-theme=light] .cc-office-floor-spatial{background-image:linear-gradient(#f7f8fa,#f1f3f6),radial-gradient(#0f172a0f 1px,#0000 1px);background-size:auto,24px 24px;border-color:#d8dee8;box-shadow:inset 0 1px #ffffffb8,0 1px 2px #0f172a0a}[data-theme=light] .cc-empty-desk{border-color:#00000014}[data-theme=light] .cc-nameplate{background:#ffffffeb;border-color:#00000014}[data-theme=light] .cc-nameplate-task{color:#64748b;opacity:.8}[data-theme=light] .cc-empty-chair-label{color:#9ca3af}[data-theme=light] .cc-speech-bubble{background:#fffffffa;border-color:#0000001f}[data-theme=light] .cc-speech-bubble:after{border-top-color:#fffffffa}[data-theme=light] .cc-walker-name{color:var(--text-secondary);background:#ffffffd9}
