.ws-focus-chips{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.ws-focus-chip{letter-spacing:-.005em;max-width:280px;animation:pop-in .26s var(--ease-bounce);border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:11.5px;font-weight:500;display:inline-flex}.ws-focus-chip--live{background:var(--surface-2);color:var(--ink-2)}.ws-focus-chip--pinned{color:var(--accent,#8a6a3c);background:#a884502e}.ws-focus-chip-icon{stroke-width:2px;flex:none;width:12px;height:12px}.ws-focus-chip-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ws-focus-chip-remove{width:16px;height:16px;color:inherit;cursor:pointer;opacity:.55;transition:opacity .14s var(--ease), background .14s var(--ease);background:0 0;border:0;border-radius:999px;flex:none;place-items:center;padding:0;display:grid}.ws-focus-chip-remove:hover{opacity:1;background:#00000014}.ws-focus-chip-remove>svg{stroke-width:2.2px;width:10px;height:10px}
.col-sidebar{min-width:0;height:100%;transition:width .22s var(--ease);padding:14px 0 14px 14px;display:flex;position:relative}.col-sidebar.is-collapsed{padding-right:14px}.col-sidebar:has(+.col-chat){padding-right:0}:is(.col-sidebar:has(+* .workspace-chat-col),.col-sidebar:has(+* .col-files-third),.col-sidebar:has(+.col-files-third)){padding-right:0}:is(.col-sidebar:has(+* .workspace-chat-col) .sb-card,.col-sidebar:has(+* .col-files-third) .sb-card,.col-sidebar:has(+.col-files-third) .sb-card){clip-path:inset(-50px 1px -50px -50px);border-top-right-radius:0;border-bottom-right-radius:0}.col-sidebar.is-collapsed .sb-card{padding:10px 8px 8px}.sb-card{background:var(--card-bg);border-radius:var(--r-lg);box-shadow:var(--card-shadow);flex-direction:column;flex:1;gap:10px;min-width:0;min-height:0;padding:14px 12px 12px;display:flex;position:relative;overflow:hidden}.sb-brand-row{flex:none;align-items:center;gap:6px;padding:0 4px;display:flex}.col-sidebar.is-collapsed .sb-brand-row{border-bottom:1px solid var(--surface-2);flex-direction:column;align-items:center;gap:4px;margin-bottom:2px;padding:0 0 8px}.sb-brand{text-align:left;cursor:pointer;min-width:0;color:var(--ink-3);background:0 0;border:0;border-radius:0;flex:1;justify-content:flex-start;align-items:center;gap:8px;padding:0;display:inline-flex}.sb-brand:hover{color:var(--ink)}.col-sidebar.is-collapsed .sb-brand{border-radius:10px;flex:none;justify-content:center;gap:0;width:36px;height:36px;padding:0}.col-sidebar.is-collapsed .sb-brand:active,.col-sidebar.is-collapsed .sb-brand.is-active{background:var(--selected-bg);color:var(--ink);box-shadow:var(--selected-shadow)}.sb-brand-name{letter-spacing:-.012em;width:104px;height:36px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;transition:background .14s var(--ease);background:0 0;border-radius:8px;flex:none;align-items:center;padding:0 10px;font-size:14px;font-weight:600;display:inline-flex;overflow:hidden}.sb-brand:hover .sb-brand-name{background:var(--surface-2)}.sb-brand-logo{width:104px;height:36px;transition:background .14s var(--ease);background:0 0;border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex;position:relative;overflow:hidden}.sb-brand:hover .sb-brand-logo{background:var(--surface-2)}.sb-brand-logo-img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.sb-toolbar{flex:none;align-items:center;gap:6px;padding:0 4px;display:flex}.sb-toolbar-collapsed{justify-content:center}.sb-icon-btn{width:30px;height:30px;color:var(--ink-3);cursor:pointer;transition:background .14s var(--ease), color .14s var(--ease), box-shadow .18s var(--ease);background:0 0;border:0;border-radius:9px;flex:none;place-items:center;display:grid}.sb-icon-btn:hover{background:var(--surface-2);color:var(--ink)}.sb-icon-btn:active,.sb-icon-btn.is-active{background:var(--selected-bg);color:var(--ink);box-shadow:var(--selected-shadow)}.sb-icon-btn.sb-icon-btn-lg{border-radius:10px;width:36px;height:36px}.sb-icon-btn.sb-home-btn{background:var(--ink);color:#fff}.sb-icon-btn.sb-home-btn:hover{background:var(--ink);color:#fff;filter:brightness(1.1)}.sb-icon-btn.sb-home-btn:active{background:var(--ink);color:#fff;filter:brightness(.85);box-shadow:none}.sb-icon-btn.sb-new-btn{background:var(--surface-2);color:var(--ink-2)}.sb-icon-btn.sb-new-btn:hover{background:var(--selected-bg);color:var(--ink);box-shadow:var(--selected-shadow)}.sb-icon-btn.sb-new-btn:active{background:var(--selected-bg);color:var(--ink);box-shadow:var(--active-shadow)}.sb-search{background:var(--surface-2);height:28px;color:var(--ink-3);border-radius:8px;flex:1;align-items:center;gap:6px;min-width:0;padding:0 10px;font-size:12.5px;display:inline-flex}.sb-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:12.5px}.sb-search input::placeholder{color:var(--ink-3)}.sb-tip-floating{left:var(--sb-tip-x,0px);top:var(--sb-tip-y,0px);background:var(--selected-bg);color:var(--ink);letter-spacing:-.005em;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;max-width:220px;box-shadow:var(--selected-shadow);z-index:60;animation:sb-tip-in .12s var(--ease-out);border-radius:8px;padding:5px 10px;font-size:12px;font-weight:500;position:fixed;overflow:hidden;transform:translateY(-50%)}@keyframes sb-tip-in{0%{opacity:0;transform:translateY(-50%)translate(-4px)}to{opacity:1;transform:translateY(-50%)translate(0)}}.sb-scroll{scrollbar-width:none;flex:1;min-height:0;margin:0 -4px;padding:0 4px;overflow-y:auto}.sb-scroll::-webkit-scrollbar{width:0;height:0;display:none}.col-files-third{z-index:9;flex:none;width:280px;min-height:0;padding:14px 0;display:flex}.col-files-third-card{background:var(--card-bg);border-radius:var(--r-lg);box-shadow:var(--card-shadow);clip-path:inset(-50px -50px -50px 1px);border-top-left-radius:0;border-bottom-left-radius:0;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.col-files-third-close{z-index:10;width:28px;height:28px;color:var(--ink-3);cursor:pointer;opacity:0;transition:opacity .18s var(--ease), background .14s var(--ease), color .14s var(--ease), box-shadow .18s var(--ease);background:0 0;border:0;border-radius:8px;place-items:center;display:grid;position:absolute;top:12px;right:12px}.col-files-third-card:hover .col-files-third-close,.col-files-third-close:focus-visible{opacity:1}.col-files-third-close:hover{background:var(--surface-2);color:var(--ink)}:is(.col-files-third:has(+.workspace-chat-col:not([aria-hidden=true])) .col-files-third-card,.col-files-third:has(+.col-chat) .col-files-third-card){clip-path:inset(-50px 1px);border-top-right-radius:0;border-bottom-right-radius:0}.sb-list{flex-direction:column;gap:2px;display:flex}.sb-files-embed{flex-direction:column;height:100%;min-height:0;margin:0 -4px;display:flex}.sb-files-embed>*{flex:1;min-height:0}.sb-empty{color:var(--ink-3);text-align:center;padding:16px 8px;font-size:12px;font-style:italic}.sb-item{color:var(--ink-2);transition:background .14s var(--ease), color .14s var(--ease), box-shadow .18s var(--ease);animation:app-in .28s var(--ease-out);background:0 0;border-radius:9px;flex-direction:column;display:flex;position:relative}.sb-item:hover{background:var(--surface-2);color:var(--ink)}.sb-item.is-active{background:var(--selected-bg);color:var(--ink);box-shadow:var(--selected-shadow)}.sb-item.is-attn{background:var(--accent-soft)}.sb-item-head{cursor:pointer;align-items:center;gap:8px;min-width:0;padding:6px 8px;display:flex}.sb-item-text{flex-direction:column;flex:1;min-width:0;display:flex}.sb-t1{letter-spacing:-.008em;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;animation:sb-title-fade-in .42s var(--ease-out,ease-out);font-size:13px;font-weight:500;overflow:hidden}@keyframes sb-title-fade-in{0%{opacity:0;transform:translate(-2px)}to{opacity:1;transform:translate(0)}}.sb-t1.text-shimmer{background:linear-gradient(90deg, var(--ink-3) 0%, var(--ink) 50%, var(--ink-3) 100%);color:#0000;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:6s linear infinite shimmer-x}.sb-delete-btn{width:22px;height:22px;color:var(--ink-3);cursor:pointer;opacity:0;transition:opacity .14s var(--ease), background .14s var(--ease), color .14s var(--ease);background:0 0;border:0;border-radius:6px;flex:none;place-items:center;display:grid}.sb-item:hover .sb-delete-btn{opacity:1}.sb-delete-btn:hover{color:#b94431;background:#fbe8e3}.sb-confirm{flex:none;align-items:center;gap:2px;display:inline-flex}.sb-confirm-btn{cursor:pointer;width:22px;height:22px;transition:background .14s var(--ease), color .14s var(--ease);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.sb-confirm-cancel{color:var(--ink-3)}.sb-confirm-cancel:hover{background:var(--surface-2);color:var(--ink)}.sb-confirm-ok{color:#b94431}.sb-confirm-ok:hover{color:#b94431;background:#fbe8e3}.sb-item.is-confirming,.sb-item.is-confirming:hover{background:#fdf3f0}.sb-rename-input{min-width:0;font:inherit;color:var(--ink);border:1px solid var(--select-mid);box-shadow:0 0 0 2px var(--select-soft);background:#fff;border-radius:6px;outline:none;flex:1;padding:3px 6px;font-size:13px;font-weight:500}.sb-toggle-row{background:var(--card-bg);z-index:1;flex:none;align-items:center;padding:4px 0 2px;display:flex;position:sticky;bottom:0}.sb-toggle-btn{width:100%;color:var(--ink-3);font:inherit;text-align:left;cursor:pointer;transition:background .14s var(--ease), color .14s var(--ease);background:0 0;border:0;border-radius:8px;padding:6px 8px;font-size:12.5px;font-weight:500}.sb-toggle-btn:hover{background:var(--surface-2);color:var(--ink)}.sb-profile-row{flex:none;align-items:center;padding:4px 4px 0;display:flex}.col-sidebar.is-collapsed .sb-profile-row{justify-content:center;padding:4px 0 0}.sb-profile-anchor{position:relative}.sb-profile{background:var(--surface-2);width:36px;height:36px;color:var(--ink-2);cursor:pointer;transition:background .14s var(--ease), box-shadow .18s var(--ease);border:0;border-radius:999px;place-items:center;display:grid}.sb-profile:hover,.sb-profile.is-open{background:var(--surface);box-shadow:var(--selected-shadow)}.profile-pop{background:var(--card-bg);min-width:260px;box-shadow:var(--card-shadow);z-index:9999;animation:panel-in .18s var(--ease-out);border-radius:14px;flex-direction:column;gap:12px;padding:14px;display:flex;position:fixed}.profile-pop-head{align-items:center;gap:10px;display:flex}.usage-gauge{flex:none;place-items:center;display:grid}.profile-pop-avatar{background:var(--surface-2);width:36px;height:36px;color:var(--ink-2);border-radius:999px;place-items:center;display:grid}.profile-pop-id{flex-direction:column;min-width:0;display:flex}.profile-pop-name{color:var(--ink);letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.profile-pop-mail{color:var(--ink-3);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.profile-pop-btn{background:var(--surface-2);width:100%;color:var(--ink-2);font:inherit;text-align:left;cursor:pointer;transition:background .14s var(--ease), color .14s var(--ease);border:0;border-radius:9px;padding:8px 10px;font-size:12.5px;font-weight:500}.profile-pop-btn:hover{background:var(--surface);color:var(--ink)}.profile-pop-btn.is-danger{color:#b94431}.profile-pop-btn.is-danger:hover{background:#fbe8e3}
.floating-chat-pill-wrap{bottom:20px;left:0;right:var(--floating-pill-right-inset,0px);z-index:30;pointer-events:none;flex-direction:column;justify-content:flex-end;align-items:center;padding:0 14px;display:flex;position:absolute}.floating-chat-pill-disclaimer{text-align:center;margin-top:8px}.floating-chat-pill{pointer-events:auto;background:var(--card-bg);transition:width .26s var(--ease,cubic-bezier(.4, 0, .2, 1)), height .22s var(--ease,cubic-bezier(.4, 0, .2, 1)), max-width .26s var(--ease,cubic-bezier(.4, 0, .2, 1)), padding .22s var(--ease,cubic-bezier(.4, 0, .2, 1)), border-radius .22s var(--ease,cubic-bezier(.4, 0, .2, 1)), box-shadow .24s var(--ease,cubic-bezier(.4, 0, .2, 1));border-radius:999px;width:96px;max-width:100%;height:24px;padding:0;position:relative;box-shadow:inset 0 1px #fff,inset 0 0 0 1px #ffffffd9,0 2px 3px #14120c14,0 8px 20px -6px #14120c38,0 20px 40px -18px #14120c42}.floating-chat-pill.is-expanded{border-radius:22px;width:min(720px,100%);height:auto;padding:14px 16px 10px;box-shadow:inset 0 1px #fff,inset 0 0 0 1px #fffffff2,0 1px 1px #14120c0d,0 12px 32px -8px #14120c2e,0 32px 64px -22px #14120c38}.floating-chat-pill.has-clipped:not(.is-expanded){box-shadow:inset 0 1px #fff,inset 0 0 0 1px #7dbfff99,0 0 0 3px #7dbfff38,0 0 18px 2px #7dbfff59,0 4px 14px -6px #14120c29}.floating-chat-pill.is-dragging{outline:2px dashed var(--ink);outline-offset:-6px}.floating-chat-pill-drop{color:var(--ink);border-radius:inherit;pointer-events:none;z-index:2;background:#ffffffd9;place-items:center;font-size:13px;font-weight:500;display:grid;position:absolute;inset:6px}.floating-chat-pill-collapsed{cursor:pointer;border-radius:inherit;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.floating-chat-pill-input{resize:none;width:100%;min-height:36px;max-height:220px;color:var(--ink);font-size:15px;line-height:1.55;font-family:var(--font);letter-spacing:-.005em;background:0 0;border:0;outline:none}.floating-chat-pill-input::placeholder{color:var(--ink-3)}.floating-chat-pill-bar{align-items:center;gap:4px;margin-top:6px;display:flex}.floating-chat-pill-spacer{flex:1}.floating-chat-pill-btn{width:28px;height:28px;color:var(--ink-2);cursor:pointer;transition:background .14s var(--ease,ease), color .14s var(--ease,ease);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.floating-chat-pill-btn:hover{background:var(--surface-2);color:var(--ink)}.floating-chat-pill-send{background:var(--ink);color:#fff;cursor:pointer;width:32px;height:32px;transition:background .18s var(--ease,ease), filter .18s var(--ease,ease), transform .12s var(--ease,ease);border:0;border-radius:10px;place-items:center;display:grid}.floating-chat-pill-send:disabled{background:var(--surface-3);color:var(--ink-4);cursor:not-allowed}.floating-chat-pill-send:not(:disabled):hover{background:var(--ink);filter:brightness(1.1)}.floating-chat-pill-send:not(:disabled):active{background:var(--ink);filter:brightness(.85);transform:scale(.94)}.floating-chat-pill-attachments{flex-wrap:wrap;gap:6px;margin-bottom:8px;display:flex}.floating-chat-pill-chip{background:var(--surface-2);color:var(--ink);border-radius:10px;align-items:center;gap:8px;max-width:220px;padding:4px 6px 4px 4px;font-size:12px;display:inline-flex}.floating-chat-pill-chip-img{object-fit:cover;border-radius:6px;flex:none;width:30px;height:30px}.floating-chat-pill-chip-icon{background:var(--surface-3);width:30px;height:30px;color:var(--ink-3);border-radius:6px;flex:none;place-items:center;display:grid}.floating-chat-pill-chip-meta{flex-direction:column;min-width:0;line-height:1.15;display:flex}.floating-chat-pill-chip-name{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.floating-chat-pill-chip-size{color:var(--ink-3);font-size:10.5px}.floating-chat-pill-chip-remove{width:18px;height:18px;color:var(--ink-3);cursor:pointer;background:0 0;border:0;border-radius:4px;place-items:center;display:grid}.floating-chat-pill-chip-remove:hover{background:var(--surface-3);color:var(--ink)}.pill-chat-preview{flex-direction:column;flex:none;min-height:0;max-height:min(176px,36vh);display:flex}.pill-chat-preview-bar{flex:none;justify-content:space-between;gap:2px;padding:0 6px;display:flex}.pill-chat-preview-btn{width:22px;height:22px;color:var(--ink-3);cursor:pointer;transition:background .14s var(--ease,ease), color .14s var(--ease,ease);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.pill-chat-preview-btn:hover{background:var(--surface-2);color:var(--ink)}.pill-chat-preview-stream{flex:1;min-height:0;display:flex;overflow:hidden}.pill-chat-preview-stream>*{flex:1;min-width:0}.pill-chat-preview .home-chat-head{display:none}.pill-chat-preview .home-chat-view{width:100%;padding:2px 16px 0}.pill-chat-preview .home-chat-stream{gap:10px;padding-bottom:10px}.pill-chat-preview .home-chat-stream>:first-child{margin-top:auto}
