.personal-character{width:var(--character-size,48px);height:var(--character-size,48px);transform-origin:50% 75%;animation:personal-character-idle 7s ease-in-out var(--character-delay,0s) infinite paused;flex:none;display:inline-flex}.personal-character svg{width:100%;height:100%;overflow:visible}.personal-character__eyes{transform-box:fill-box;transform-origin:50%;animation:personal-character-blink 6.6s ease-in-out var(--character-delay,0s) infinite paused}.personal-character--triangle,.personal-character--cloud{--character-delay:-1.3s}.personal-character--clover,.personal-character--arch{--character-delay:-2.8s}.personal-character--bubble,.personal-character--star{--character-delay:-4.4s}.personal-character--pebble,.personal-character--flower{--character-delay:-5.5s}.personal-character.is-playing,.personal-character.is-playing .personal-character__eyes{animation-play-state:running}@keyframes personal-character-idle{0%,30%,to{transform:translateY(0)rotate(0)}52%{transform:translateY(-4px)rotate(-3deg)}72%{transform:translateY(-1px)rotate(2deg)}}@keyframes personal-character-blink{0%,43%,47%,to{transform:scaleY(1)}45%{transform:scaleY(.12)}}@keyframes personal-character-greet{0%,to{transform:rotate(0)}30%{transform:translateY(-3px)rotate(-7deg)}65%{transform:rotate(4deg)}}.personal-character--still,.personal-character--still .personal-character__eyes{animation:none}button:not(:disabled):is(:hover,:focus-visible) .personal-character--still{animation:.65s ease-out personal-character-greet}@media (prefers-reduced-motion:reduce){.personal-character,.personal-character__eyes,button:not(:disabled):is(:hover,:focus-visible) .personal-character--still{animation:none}}.assistant-avatar--character{background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.assistant-avatar{width:var(--assistant-avatar-size,44px);height:var(--assistant-avatar-size,44px);vertical-align:middle;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.assistant-avatar>.personal-character{display:block}.workspace-shell{--chat-white:#fff;--chat-ink:#171717;--chat-soft:#f5f4f1;--chat-sidebar:#fbf9f4;--chat-border:#e8e4dd;--chat-muted:#6d675f;background:var(--chat-white)}.workspace-shell .workspace-sidebar{border-right-color:var(--chat-border);background:var(--chat-sidebar)}.workspace-shell .workspace-main,.workspace-shell .chat-scroll,.workspace-shell .composer-dock,.workspace-shell .workspace-view{background:var(--chat-white)}.workspace-shell .workspace-view--projects{scrollbar-color:#17171733 transparent;scrollbar-gutter:stable;scrollbar-width:thin;overscroll-behavior:contain}.workspace-shell .workspace-view--projects::-webkit-scrollbar{width:10px}.workspace-shell .workspace-view--projects::-webkit-scrollbar-track{background:0 0}.workspace-shell .workspace-view--projects::-webkit-scrollbar-thumb{background:#1717172e padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:42px}.workspace-shell .workspace-view--projects::-webkit-scrollbar-thumb:hover{background:#17171757 padding-box padding-box}.workspace-shell .workspace-view--projects::-webkit-scrollbar-button{display:none}.workspace-shell .conversation-history::-webkit-scrollbar-button{display:none}.workspace-shell .model-picker-families::-webkit-scrollbar-button{display:none}.workspace-shell .model-provider-detail__scroll::-webkit-scrollbar-button{display:none}.workspace-shell .conversation-history,.workspace-shell .model-picker-families,.workspace-shell .model-provider-detail__scroll{scrollbar-color:#17171733 transparent;scrollbar-gutter:stable;scrollbar-width:thin;overscroll-behavior:contain}.workspace-shell .conversation-history::-webkit-scrollbar{width:10px}.workspace-shell .model-picker-families::-webkit-scrollbar{width:10px}.workspace-shell .model-provider-detail__scroll::-webkit-scrollbar{width:10px}.workspace-shell .conversation-history::-webkit-scrollbar-track{background:0 0}.workspace-shell .model-picker-families::-webkit-scrollbar-track{background:0 0}.workspace-shell .model-provider-detail__scroll::-webkit-scrollbar-track{background:0 0}.workspace-shell .conversation-history::-webkit-scrollbar-thumb{background:#1717172e padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:42px}.workspace-shell .model-picker-families::-webkit-scrollbar-thumb{background:#1717172e padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:42px}.workspace-shell .model-provider-detail__scroll::-webkit-scrollbar-thumb{background:#1717172e padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:42px}.workspace-shell .conversation-history::-webkit-scrollbar-thumb:hover{background:#17171757 padding-box padding-box}.workspace-shell .model-picker-families::-webkit-scrollbar-thumb:hover{background:#17171757 padding-box padding-box}.workspace-shell .model-provider-detail__scroll::-webkit-scrollbar-thumb:hover{background:#17171757 padding-box padding-box}.workspace-shell .chat-topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom-color:#eeece8;flex-basis:58px;height:58px}.workspace-shell .model-picker-trigger{border-radius:9px;min-width:180px;height:40px}.workspace-shell .model-picker-trigger strong,.workspace-shell .chat-title strong{font-size:12px}.workspace-shell .model-picker-trigger small,.workspace-shell .chat-title small{font-size:10px}.workspace-shell .conversation-row>button:first-child,.workspace-shell .sidebar-primary-nav button,.workspace-shell .conversation-search input{font-size:12px}.workspace-shell .conversation-row.is-menu-open,.workspace-shell .conversation-row.is-renaming{background:#eae9e5}.workspace-shell .conversation-menu-trigger,.workspace-shell .conversation-row:hover .conversation-menu-trigger,.workspace-shell .conversation-row:focus-within .conversation-menu-trigger,.workspace-shell .conversation-row.is-active .conversation-menu-trigger,.workspace-shell .conversation-row.is-menu-open .conversation-menu-trigger{background:0 0}.workspace-shell .conversation-row.is-menu-open .conversation-menu-trigger{display:flex}.workspace-shell .conversation-menu-trigger:hover{background:#deddd8}.workspace-shell .conversation-rename-input{color:#242321;width:calc(100% - 10px);height:28px;font:inherit;background:0 0;border:0;border-radius:4px;outline:none;margin:0 5px;padding:0 5px;font-size:12px;font-weight:550;box-shadow:inset 0 -1px #a9a7a2}.workspace-shell .conversation-rename-input::selection{background:#cbc9c4}.workspace-shell .conversation-menu{background:#fff;border-color:#dedcd7;box-shadow:0 10px 28px #1717171f}.workspace-shell .account-copy strong{font-size:11px}.workspace-shell .account-copy small,.workspace-shell .sidebar-empty{font-size:9px}.workspace-shell .new-chat-button{border:1px solid var(--chat-ink);box-shadow:none}.provider-icon--fallback{color:#4f4b46;font-family:var(--font-display);background:#f3f1ed;border:1px solid #dedad3;border-radius:28%;font-size:.48em;font-weight:700;line-height:1}.workspace-shell .chat-scroll--empty{position:relative;overflow:hidden}.workspace-shell .chat-empty-state{isolation:isolate;align-items:center;width:min(100% - 28px,760px);min-height:min(610px,100svh - 190px);padding:36px 0 20px;display:grid;position:relative}.workspace-shell .signal-terrain{z-index:-1;pointer-events:none;width:min(940px,118vw);height:min(570px,70svh);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.workspace-shell .chat-empty-state__content{z-index:1;text-align:center;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.workspace-shell .empty-brand-mark{filter:drop-shadow(0 5px 12px #17171714);width:50px;height:50px;margin-bottom:5px}.workspace-shell .empty-kicker{color:#7b3d35;letter-spacing:.075em;font-size:10px}.workspace-shell .chat-empty-state h1,.workspace-shell .magnetic-headline{max-width:720px;color:var(--chat-ink);letter-spacing:-.052em;margin:13px 0 9px;font-size:clamp(36px,5vw,50px);font-weight:560;line-height:1.04}.workspace-shell .magnetic-headline>span{display:inline}.workspace-shell .magnetic-character{color:var(--magnetic-color,#171717);transform:translate(var(--magnetic-x,0), var(--magnetic-y,0));will-change:color, transform;transition:color .18s cubic-bezier(.2,.8,.2,1),transform .26s cubic-bezier(.2,.8,.2,1);display:inline-block}.workspace-shell .suggestion-grid{border:0;grid-template-columns:1fr 1fr;gap:8px;width:min(100%,660px);margin-top:30px;display:grid}.workspace-shell .suggestion-grid button{border:1px solid var(--chat-border);color:#3f3b37;background:#ffffffdb;border-radius:14px;min-height:72px;padding:13px 14px;font-size:12px;transition:border-color .18s cubic-bezier(.2,.8,.2,1),background-color .18s cubic-bezier(.2,.8,.2,1),transform .18s cubic-bezier(.2,.8,.2,1)}.workspace-shell .suggestion-grid button:nth-child(odd){border-right:1px solid var(--chat-border)}.workspace-shell .suggestion-grid button>span{flex-direction:column;gap:4px;display:flex}.workspace-shell .suggestion-grid button small{color:#7b3d35;letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:700}.workspace-shell .message-list{width:min(100% - 40px,51rem);padding-top:48px}.workspace-shell .user-message{margin-bottom:32px}.workspace-shell .user-message>div{max-width:min(78%,620px);color:var(--chat-ink);background:#f4f3f0;border:1px solid #efede9;border-radius:19px 19px 5px;padding:11px 16px;font-size:14px}.workspace-shell .assistant-message{margin-bottom:46px}.workspace-shell .markdown-body{color:#302e2b;font-size:15px;line-height:1.7}.workspace-shell .message-footer{border-top:0;margin-top:10px;padding-top:4px}.workspace-shell .message-footer>span{font-size:10px}.workspace-shell .message-footer button{color:#817b73}.workspace-shell .composer-dock{padding:9px 20px max(12px, env(safe-area-inset-bottom))}.workspace-shell .chat-composer{background:#fff;border-color:#d9d6d0;border-radius:23px;min-height:88px;padding:14px 12px 10px 16px;box-shadow:0 6px 24px #17171712}.workspace-shell .chat-composer textarea{min-height:34px;font-size:14px}.workspace-shell .composer-route{font-size:10px}.workspace-shell .composer-dock>p{margin-top:8px;font-size:9px}.workspace-shell .model-picker-panel{border-color:#dedad3;border-radius:18px;width:min(460px,100vw - 32px);max-height:min(720px,100vh - 82px);box-shadow:0 22px 60px #17171729}.workspace-shell .model-picker-panel>header{min-height:66px;padding-inline:17px 13px}.workspace-shell .model-picker-panel>header strong{font-size:16px}.workspace-shell .model-picker-panel>header span{margin-top:1px;font-size:10px}.workspace-shell .model-picker-scroll{padding:8px}.workspace-shell .model-picker-scroll section+section{margin-top:7px;padding-top:9px}.workspace-shell .model-picker-scroll h2{padding:8px 10px 6px;font-size:9px}.workspace-shell .model-option{border-radius:12px;grid-template-columns:38px 1fr 24px;min-height:72px}.workspace-shell .model-option:hover,.workspace-shell .model-option.is-selected{background:#f7f5f1}.workspace-shell .model-option.is-locked{opacity:.68}.workspace-shell .model-option.is-locked:hover{opacity:.9}.workspace-shell .model-option__copy strong{font-size:12px}.workspace-shell .model-option__copy small{margin-top:2px;font-size:10px}.workspace-shell .model-option__copy em{margin-top:5px;font-size:9px}.workspace-shell .model-option__status{color:#8e877e}.workspace-shell .model-picker-panel>footer{background:#fbfaf8;min-height:44px;font-size:9px}.workspace-shell .founder-badge{color:#4c4843;background:#f5f3ef;border:1px solid #dfdbd4;font-size:10px}.workspace-shell .usage-quota{border:1px solid var(--chat-border);background:#fff;border-radius:20px;width:min(100%,920px);margin:0 auto;padding:34px}.workspace-shell .usage-quota__header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.workspace-shell .usage-quota__header>div>span{color:var(--chat-muted);font-size:11px;font-weight:600}.workspace-shell .usage-quota__header h2{font-family:var(--font-display);letter-spacing:-.045em;margin:8px 0 0;font-size:clamp(34px,5vw,52px);font-weight:560;line-height:1}.workspace-shell .usage-quota__header>strong{color:#3f3b37;font-family:var(--font-display);letter-spacing:-.03em;font-size:27px;font-weight:580}.workspace-shell .usage-quota__header>strong small{color:var(--chat-muted);font-family:var(--font-ui);letter-spacing:0;font-size:10px;font-weight:500}.workspace-shell .usage-quota__meter{grid-template-columns:repeat(20,1fr);gap:3px;width:100%;height:15px;margin:32px 0 25px;display:grid}.workspace-shell .usage-quota__meter>span{background:#ebe8e2;border-radius:2px}.workspace-shell .usage-quota__meter>span.is-used{background:var(--chat-ink)}.workspace-shell .usage-quota.is-notice .usage-quota__header h2,.workspace-shell .usage-quota.is-notice .usage-quota__reset svg{color:#8a6d1f}.workspace-shell .usage-quota.is-notice .usage-quota__meter>span.is-used{background:#d6a315}.workspace-shell .usage-quota.is-warning .usage-quota__header h2,.workspace-shell .usage-quota.is-warning .usage-quota__reset svg{color:#994c42}.workspace-shell .usage-quota.is-warning .usage-quota__meter>span.is-used{background:#b85f45}.workspace-shell .usage-quota.is-warning,.workspace-shell .usage-quota.is-critical{border-color:#b85f45}.workspace-shell .usage-quota.is-critical .usage-quota__header h2,.workspace-shell .usage-quota.is-critical .usage-quota__reset svg,.workspace-shell .usage-quota.is-exhausted .usage-quota__header h2,.workspace-shell .usage-quota.is-exhausted .usage-quota__reset svg{color:#7b3d35}.workspace-shell .usage-quota.is-critical .usage-quota__meter>span.is-used,.workspace-shell .usage-quota.is-exhausted .usage-quota__meter>span.is-used{background:#7b3d35}.workspace-shell .usage-quota.is-exhausted{background:#fbf9f4;border-color:#7b3d35}.workspace-shell .usage-quota__reset{background:#faf9f6;border:1px solid #ebe8e2;border-radius:14px;grid-template-columns:24px 1fr;align-items:center;gap:11px;padding:18px;display:grid}.workspace-shell .usage-quota__reset svg{color:#6d675f}.workspace-shell .usage-quota__reset>div{flex-direction:column;gap:2px;display:flex}.workspace-shell .usage-quota__reset strong{font-size:12px}.workspace-shell .usage-quota__reset span,.workspace-shell .usage-quota>p{color:var(--chat-muted);font-size:10px}.workspace-shell .usage-quota>p{max-width:680px;margin:17px 0 0;line-height:1.55}.workspace-shell .workspace-dialog-layer{z-index:120;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.workspace-shell .workspace-dialog-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default;background:#1c191657;border:0;position:absolute;inset:0}.workspace-shell .workspace-dialog{background:#fff;border:1px solid #d9d5ce;border-radius:20px;flex-direction:column;width:min(470px,100vw - 32px);max-height:calc(100svh - 40px);display:flex;position:relative;overflow:hidden auto;box-shadow:0 28px 80px #1d19163d}.workspace-shell .workspace-dialog>header{border-bottom:1px solid #ece9e4;grid-template-columns:42px 1fr 34px;align-items:center;gap:12px;min-height:88px;padding:18px 18px 16px;display:grid}.workspace-shell .workspace-dialog__icon{color:#514b44;background:#f1eee8;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.workspace-shell .workspace-dialog.is-danger .workspace-dialog__icon{color:#8d4439;background:#f7ebe7}.workspace-shell .workspace-dialog>header>div{min-width:0}.workspace-shell .workspace-dialog>header small{color:#8b8379;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.workspace-shell .workspace-dialog>header h2{color:#22201d;font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:21px;font-weight:590}.workspace-shell .workspace-dialog__close{color:#716b63;cursor:pointer;background:0 0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.workspace-shell .workspace-dialog__close:hover{color:#292622;background:#f4f2ee}.workspace-shell .workspace-dialog form{flex-direction:column;gap:17px;padding:20px;display:flex}.workspace-shell .workspace-dialog form>p{color:#6f685f;margin:0;font-size:11px;line-height:1.55}.workspace-shell .workspace-dialog label{color:#3e3934;flex-direction:column;gap:7px;font-size:10px;font-weight:650;display:flex}.workspace-shell .workspace-dialog label em{color:#9a9289;font-size:9px;font-style:normal;font-weight:500}.workspace-shell .workspace-dialog input,.workspace-shell .workspace-dialog textarea{color:#26231f;width:100%;font:inherit;background:#fbfaf8;border:1px solid #dcd8d1;border-radius:11px;outline:none;font-size:12px;font-weight:500;transition:border-color .15s,box-shadow .15s,background .15s}.workspace-shell .workspace-dialog input{height:44px;padding:0 13px}.workspace-shell .workspace-dialog textarea{resize:vertical;min-height:88px;padding:12px 13px;line-height:1.5}.workspace-shell .workspace-dialog input:focus,.workspace-shell .workspace-dialog textarea:focus{background:#fff;border-color:#9b8e80;box-shadow:0 0 0 3px #994c421a}.workspace-shell .workspace-dialog__warning{background:#fbf3f0;border:1px solid #ecd5cf;border-radius:12px;padding:14px;color:#704039!important}.workspace-shell .workspace-dialog footer{justify-content:flex-end;gap:8px;padding-top:3px;display:flex}.workspace-shell .workspace-dialog footer .button{min-height:40px;padding-inline:15px}.workspace-shell .workspace-dialog__cancel{color:#504a44;background:#fff;border:1px solid #ddd9d2}.workspace-shell .workspace-dialog__danger{color:#fff;background:#7b3d35;border-color:#7b3d35}.workspace-shell .workspace-dialog-layer--delete .workspace-dialog-backdrop{-webkit-backdrop-filter:blur(1.5px)saturate(.94);backdrop-filter:blur(1.5px)saturate(.94);background:#fafafaa8}.workspace-shell .workspace-dialog--delete{background:var(--workspace-surface-1,#fff);width:min(448px,100vw - 28px);box-shadow:var(--workspace-composer-panel-shadow,0 22px 64px #11111129);-webkit-backdrop-filter:none;backdrop-filter:none;border-color:#d8d7d4;border-radius:15px;animation:.18s cubic-bezier(.22,1,.36,1) both workspace-dialog-compact-enter}.workspace-shell .workspace-dialog--delete>header{border-bottom:0;min-height:0;padding:20px 20px 0;display:block}.workspace-shell .workspace-dialog--delete .workspace-dialog__icon,.workspace-shell .workspace-dialog--delete .workspace-dialog__close,.workspace-shell .workspace-dialog--delete>header small{display:none}.workspace-shell .workspace-dialog--delete>header h2{letter-spacing:-.025em;font-size:18px;font-weight:560}.workspace-shell .workspace-dialog--delete form{gap:20px;padding:18px 20px 20px}.workspace-shell .workspace-dialog--delete .workspace-dialog__warning{color:var(--sa-workspace-ink);background:0 0;border:0;border-radius:0;padding:0;font-size:13px;line-height:1.5}.workspace-shell .workspace-dialog--delete .workspace-dialog__warning strong{color:inherit;overflow-wrap:anywhere;font-weight:500}.workspace-shell .workspace-dialog--delete .workspace-dialog__warning span{color:var(--sa-workspace-muted);margin-top:8px;font-size:12px;display:block}.workspace-shell .workspace-dialog--delete footer{gap:10px;padding-top:0}.workspace-shell .workspace-dialog--delete footer .button{border-radius:999px;min-width:80px;min-height:38px;font-size:12px}.workspace-shell .workspace-dialog--delete .workspace-dialog__danger{background:#d92d20;border-color:#d92d20}.workspace-shell .workspace-dialog--delete .workspace-dialog__danger:hover{background:#b42318;border-color:#b42318}@keyframes workspace-dialog-compact-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.workspace-shell .workspace-dialog button:disabled{cursor:wait;opacity:.55}@media (width<=780px){.workspace-shell .mobile-sidebar-button{background:#fff}.workspace-shell .chat-topbar{padding-left:52px}.workspace-shell .chat-empty-state{min-height:min(620px,100svh - 178px)}.workspace-shell .signal-terrain{width:130vw}.workspace-shell .model-picker-panel{width:auto}}@media (width<=620px){.workspace-shell .workspace-dialog-layer{align-items:end;padding:8px}.workspace-shell .workspace-dialog{border-radius:18px;width:100%;max-height:calc(100svh - 16px)}.workspace-shell .chat-empty-state{width:min(100% - 20px,540px);padding-top:26px}.workspace-shell .empty-brand-mark{width:44px;height:44px}.workspace-shell .chat-empty-state h1,.workspace-shell .magnetic-headline{font-size:clamp(32px,10vw,42px)}.workspace-shell .suggestion-grid{grid-template-columns:1fr;gap:7px;width:min(100%,430px);margin-top:24px}.workspace-shell .suggestion-grid button{min-height:58px}.workspace-shell .suggestion-grid button:nth-child(odd){border-right:1px solid var(--chat-border)}.workspace-shell .message-list{width:min(100% - 24px,51rem)}.workspace-shell .user-message>div{max-width:90%}.workspace-shell .composer-dock{padding-inline:9px}.workspace-shell .chat-composer{border-radius:20px}.workspace-shell .usage-quota{padding:23px 18px}.workspace-shell .usage-quota__header{flex-direction:column;align-items:flex-start;gap:18px}.workspace-shell .usage-quota__meter{gap:2px;margin-block:26px 22px}}@media (prefers-reduced-motion:reduce){.workspace-shell .workspace-dialog--delete{animation:none}.workspace-shell .magnetic-character{color:#171717!important;transition:none!important;transform:none!important}.workspace-shell .suggestion-grid button:hover{transform:none}}.workspace-shell{--chat-reading-width:48rem;--chat-sidebar-v2:#f7f7f7;--chat-line-v2:#e9e7e2;--chat-composer-overlap-height:166px;--chat-canvas-rgb:255 255 255}html[data-theme=dark] :is(.workspace-shell,.composer-routing-autocomplete) .provider-icon:is([data-provider=selectall],[data-provider=openai],[data-provider=xai],[data-provider=grok],[data-provider=flux],[data-provider=ideogram],[data-provider=kimi],[data-provider=moonshot],[data-provider=recraft],[data-provider=krea],[data-provider=elevenlabs],[data-provider=suno]) img{filter:brightness(0)invert()}.workspace-shell .model-picker-backdrop.model-picker-backdrop--transparent,.workspace-shell .model-picker-backdrop.model-picker-backdrop--transparent.is-closing{z-index:89;opacity:1;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;animation:none}.workspace-shell .composer-model-wrap .model-picker-panel--layered,.workspace-shell .model-picker-panel--layered{--layered-picker-left:12px;--layered-picker-top:12px;--layered-picker-origin-x:48px;--layered-picker-origin-y:100%;--layered-picker-scale-x:.42;--layered-picker-scale-y:.11;z-index:90;top:var(--layered-picker-top);bottom:auto;right:auto;left:var(--layered-picker-left);opacity:1;width:min(306px,100vw - 24px);height:min(410px,100dvh - 104px);max-height:min(410px,100dvh - 24px);transform-origin:var(--layered-picker-origin-x) var(--layered-picker-origin-y);backface-visibility:hidden;contain:layout paint;isolation:isolate;will-change:transform, opacity, border-radius;background:#fffffffb;border:1px solid #e1dbd4eb;border-radius:16px;animation:.28s cubic-bezier(.2,.82,.24,1) both selectall-layered-picker-in;display:block;position:fixed;overflow:hidden;transform:scale(1);box-shadow:0 18px 50px #261f191c,0 3px 12px #261f190e}.workspace-shell .composer-model-wrap .model-picker-panel--layered.is-closing,.workspace-shell .model-picker-panel--layered.is-closing{pointer-events:none;animation:.22s cubic-bezier(.5,.02,.68,.32) both selectall-layered-picker-out}.workspace-shell .model-picker-panel--layered:focus{outline:none}.workspace-shell .layered-picker__viewport{width:100%;height:100%;overflow:hidden}.workspace-shell .layered-picker__track{will-change:transform;grid-template-columns:repeat(2,minmax(0,1fr));width:200%;height:100%;transition:transform .32s cubic-bezier(.2,.78,.22,1);display:grid;transform:translate(0,0)}.workspace-shell .layered-picker__track.is-family-open{transform:translate(-50%)}.workspace-shell .layered-picker__layer{background:#fff;flex-direction:column;width:100%;min-width:0;min-height:0;padding:10px;display:flex}.workspace-shell .layered-picker__automatic{color:#26211d;cursor:pointer;width:100%;min-height:64px;font:inherit;text-align:left;background:linear-gradient(115deg,#fffaf7 0%,#fbf6f2 100%);border:1px solid #eee7e1;border-radius:12px;flex:none;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:9px 11px;transition:border-color .17s,background-color .17s,box-shadow .17s,transform .17s;display:grid}.workspace-shell .layered-picker__automatic:hover,.workspace-shell .layered-picker__automatic:focus-visible{background:#fff7f1;border-color:#dfc8ba;outline:none;transform:translateY(-1px);box-shadow:0 6px 18px #48302212}.workspace-shell .layered-picker__automatic:active{box-shadow:none;transform:scale(.985)}.workspace-shell .layered-picker__automatic.is-selected{color:#9d4425;background:#fff4ed;border-color:#e4c4b3}.workspace-shell .layered-picker__automatic-icon{background:#ffffffc7;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.workspace-shell .layered-picker__copy{gap:2px;min-width:0;display:grid}.workspace-shell .layered-picker__copy strong,.workspace-shell .layered-picker__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.workspace-shell .layered-picker__copy strong{color:#26211d;letter-spacing:-.012em;font-size:11px;font-style:normal;font-weight:680}.workspace-shell .layered-picker__copy small{color:#80776f;font-size:8.5px;line-height:1.35}.workspace-shell .layered-picker__family-list,.workspace-shell .layered-picker__model-list{scrollbar-color:#17171733 transparent;scrollbar-gutter:stable;scrollbar-width:thin;overscroll-behavior:contain;min-height:0;overflow:hidden auto}.workspace-shell .layered-picker__family-list{border-top:1px solid #f0ece8;gap:2px;margin-top:8px;padding-top:4px;display:grid}.workspace-shell .layered-picker__family-list::-webkit-scrollbar{width:10px}.workspace-shell .layered-picker__model-list::-webkit-scrollbar{width:10px}.workspace-shell .layered-picker__family-list::-webkit-scrollbar-track{background:0 0}.workspace-shell .layered-picker__model-list::-webkit-scrollbar-track{background:0 0}.workspace-shell .layered-picker__family-list::-webkit-scrollbar-thumb{background:#1717172e padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:42px}.workspace-shell .layered-picker__model-list::-webkit-scrollbar-thumb{background:#1717172e padding-box padding-box;border:3px solid #0000;border-radius:999px;min-height:42px}.workspace-shell .layered-picker__family-list::-webkit-scrollbar-thumb:hover{background:#17171757 padding-box padding-box}.workspace-shell .layered-picker__model-list::-webkit-scrollbar-thumb:hover{background:#17171757 padding-box padding-box}.workspace-shell .layered-picker__family-list::-webkit-scrollbar-button{display:none}.workspace-shell .layered-picker__model-list::-webkit-scrollbar-button{display:none}.workspace-shell .layered-picker__family{color:#35302c;cursor:pointer;width:100%;min-height:45px;font:inherit;text-align:left;animation:.22s cubic-bezier(.2,.75,.25,1) both selectall-layered-row-in;animation-delay:calc(var(--layered-row-index,0) * 16ms + 30ms);background:0 0;border:0;border-radius:9px;grid-template-columns:28px minmax(0,1fr) auto 18px;align-items:center;gap:7px;padding:5px 7px;transition:background-color .15s,color .15s,transform .17s;display:grid}.workspace-shell .layered-picker__family:hover,.workspace-shell .layered-picker__family:focus-visible{color:#1f1b18;background:#f8f5f2;outline:none;transform:translate(2px)}.workspace-shell .layered-picker__family:active{transform:translate(2px)scale(.985)}.workspace-shell .layered-picker__family.is-selected{color:#a44827;background:#fff6f0}.workspace-shell .layered-picker__family>span{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:610;overflow:hidden}.workspace-shell .layered-picker__family>small{color:#8a8179;text-align:right;background:0 0;border-radius:0;min-width:0;height:auto;font-size:9px;line-height:1;display:block}.workspace-shell .layered-picker__family>svg{color:#aaa29b;transition:color .15s,transform .18s}.workspace-shell .layered-picker__family:hover>svg{color:#a84b2a;transform:translate(2px)}.workspace-shell .layered-picker__models{padding:8px 10px 10px}.workspace-shell .layered-picker__back{color:#2a2521;cursor:pointer;width:100%;min-height:48px;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #f0ece8;border-radius:9px 9px 0 0;flex:none;grid-template-columns:20px 29px minmax(0,1fr);align-items:center;gap:7px;padding:5px 8px;transition:background-color .15s,transform .17s;display:grid}.workspace-shell .layered-picker__back:hover,.workspace-shell .layered-picker__back:focus-visible{background:#faf7f4;outline:none}.workspace-shell .layered-picker__back:active{transform:scale(.99)}.workspace-shell .layered-picker__back>svg{color:#8b827a;transition:transform .18s}.workspace-shell .layered-picker__back:hover>svg{transform:translate(-2px)}.workspace-shell .layered-picker__back strong{letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:680;overflow:hidden}.workspace-shell .layered-picker__model-list{gap:2px;padding-top:6px;display:grid}.workspace-shell .layered-picker__model{color:#322d29;cursor:pointer;width:100%;min-height:52px;font:inherit;text-align:left;animation:.23s cubic-bezier(.2,.75,.25,1) both selectall-layered-row-in;animation-delay:calc(var(--layered-row-index,0) * 18ms + 55ms);background:0 0;border:0;border-radius:9px;grid-template-columns:27px minmax(0,1fr) auto 18px;align-items:center;gap:7px;padding:6px 7px;transition:background-color .15s,color .15s,transform .17s;display:grid;position:relative}.workspace-shell .layered-picker__model:hover,.workspace-shell .layered-picker__model:focus-visible{background:#f8f5f2;outline:none;transform:translate(2px)}.workspace-shell .layered-picker__model:active{transform:translate(2px)scale(.987)}.workspace-shell .layered-picker__model.is-selected{color:#a84423;background:#fff3eb}.workspace-shell .layered-picker__model.is-locked{cursor:not-allowed;opacity:.56}.workspace-shell .layered-picker__model .layered-picker__copy small{max-width:180px}.workspace-shell .layered-picker__model>em{color:#81776f;white-space:nowrap;background:#f5f1ed;border-radius:999px;padding:4px 6px;font-size:7px;font-style:normal;font-weight:620}.workspace-shell .layered-picker__model.is-selected>em{color:#a84423;background:#ffffffa3}.workspace-shell .layered-picker__model>svg:last-child{color:#c35a31}.workspace-shell .layered-picker__model-dot{opacity:0;background:#ddd7d1;border-radius:50%;justify-self:center;width:5px;height:5px;transition:opacity .15s}.workspace-shell .layered-picker__model:hover .layered-picker__model-dot{opacity:1}@keyframes selectall-layered-picker-in{0%{opacity:.35;transform:scale(var(--layered-picker-scale-x), var(--layered-picker-scale-y));border-radius:11px}58%{opacity:1}to{opacity:1;border-radius:16px;transform:scale(1)}}@keyframes selectall-layered-picker-out{0%{opacity:1;border-radius:16px;transform:scale(1)}to{opacity:.12;transform:scale(var(--layered-picker-scale-x), var(--layered-picker-scale-y));border-radius:11px}}@keyframes selectall-layered-row-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width<=520px){.workspace-shell .composer-model-wrap .model-picker-panel--layered,.workspace-shell .model-picker-panel--layered{border-radius:15px;width:min(296px,100vw - 16px);height:min(382px,100dvh - 92px)}.workspace-shell .layered-picker__model .layered-picker__copy small{max-width:158px}}@media (prefers-reduced-motion:reduce){.workspace-shell .model-picker-panel--layered,.workspace-shell .model-picker-panel--layered.is-closing,.workspace-shell .layered-picker__family,.workspace-shell .layered-picker__model{animation-duration:1ms!important;animation-delay:0s!important}.workspace-shell .layered-picker__track{transition-duration:1ms!important}}.workspace-shell .workspace-sidebar{background:var(--chat-sidebar-v2);border-right-color:#eceae6;padding:9px 8px 8px}.workspace-shell .sidebar-header{height:40px;padding-inline:4px}.workspace-shell .new-chat-button{color:#35322f;min-height:40px;box-shadow:none;background:0 0;border:0;border-radius:8px;margin:8px 0 5px;padding-inline:10px;font-weight:560}.workspace-shell .new-chat-button:hover,.workspace-shell .new-chat-button:focus-visible{background:#ecebe7}.workspace-shell .conversation-search{height:36px;padding-inline:9px}.workspace-shell .sidebar-primary-nav{border-bottom:0;margin:4px 0 9px;padding-bottom:8px}.workspace-shell .sidebar-primary-nav button{border-radius:8px;height:36px}.workspace-shell .conversation-history{border-top:1px solid #ebe9e5;padding-top:8px}.workspace-shell .sidebar-section-label{color:#8b867f;letter-spacing:.045em;text-transform:none;height:27px;padding-inline:8px;font-size:9px}.workspace-shell .sidebar-section-label>span{font-weight:620}.workspace-shell .conversation-row{height:36px}.workspace-shell .conversation-row:hover,.workspace-shell .conversation-row.is-active{background:#eae9e5}.workspace-shell .conversation-menu-trigger{z-index:2}.workspace-shell .sidebar-account{min-height:51px;padding-inline:5px}.workspace-shell .workspace-main{background:#fff;overflow:hidden}.workspace-shell .chat-stage{flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.workspace-shell .chat-stage--empty{justify-content:center;padding:clamp(54px,8svh,92px) 20px clamp(28px,5svh,64px)}.workspace-shell .chat-stage--empty .chat-scroll{flex:0 auto;width:100%;min-height:0;overflow:visible}.workspace-shell .chat-stage--empty .composer-dock{background:0 0;width:100%;padding:12px 0 0}.workspace-shell .chat-stage--empty .composer-dock>p{margin-top:7px}.workspace-shell .chat-scroll--empty{overflow:visible}.workspace-shell .chat-empty-state{justify-content:center;align-items:center;width:min(100%,700px);min-height:0;padding:0 0 13px;display:flex}.workspace-shell .chat-empty-state__content{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.workspace-shell .empty-brand-mark{filter:none;width:42px;height:42px;margin:0 0 7px}.workspace-shell .empty-kicker{color:#8b5148;letter-spacing:.075em;text-transform:uppercase;font-size:9px;font-weight:700}.workspace-shell .chat-empty-state h1{color:#201f1d;max-width:720px;font-family:var(--font-display);letter-spacing:-.052em;margin:10px 0 8px;font-size:clamp(34px,4.4vw,49px);font-weight:560;line-height:1.04}.workspace-shell .empty-solar-notation{width:108px;height:22px;margin-top:17px}.workspace-shell .suggestion-grid{border:0;flex-wrap:wrap;justify-content:center;gap:7px;width:min(100%,720px);margin-top:18px;display:flex}.workspace-shell .suggestion-grid button,.workspace-shell .suggestion-grid button:nth-child(odd){color:#59544e;background:#fff;border:1px solid #e4e1dc;border-radius:999px;align-items:center;gap:8px;width:auto;max-width:min(100%,330px);min-height:36px;padding:8px 11px;font-size:10px;line-height:1.25;display:flex}.workspace-shell .suggestion-grid button:hover{background:#faf9f6;border-color:#cfc9c1;transform:none}.workspace-shell .suggestion-grid button>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.workspace-shell .suggestion-grid button small{color:#994c42;letter-spacing:.045em;margin-right:6px;font-size:8px}.workspace-shell .message-list{width:min(calc(100% - 40px), var(--chat-reading-width));padding:54px 0 52px}.workspace-shell .assistant-message{max-width:100%}.workspace-shell .assistant-message__response{grid-template-columns:22px minmax(0,1fr);column-gap:8px}.workspace-shell .assistant-message__response--without-speaker{grid-template-columns:minmax(0,1fr)}.workspace-shell .markdown-body{overflow-wrap:break-word}.workspace-shell .markdown-table-scroll{overscroll-behavior-inline:contain;border:1px solid #dedbd5;border-radius:10px;width:100%;max-width:100%;margin:0 0 17px;overflow-x:auto}.workspace-shell .markdown-table-scroll:focus-visible{outline-offset:2px;outline:2px solid #994c42}.workspace-shell .markdown-body .markdown-table-scroll table{border-collapse:collapse;table-layout:auto;width:max-content;min-width:max(100%,680px);margin:0;display:table;overflow:visible}.workspace-shell .markdown-body .markdown-table-scroll th,.workspace-shell .markdown-body .markdown-table-scroll td{word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;vertical-align:top;white-space:normal;border-width:0 1px 1px 0;min-width:132px;max-width:360px;padding:9px 11px}.workspace-shell .markdown-body .markdown-table-scroll tr:last-child td{border-bottom:0}.workspace-shell .markdown-body .markdown-table-scroll th:last-child,.workspace-shell .markdown-body .markdown-table-scroll td:last-child{border-right:0}.workspace-shell .thinking-indicator{align-items:center;gap:14px;min-height:72px;display:flex}.solar-notation{grid-template-columns:repeat(12,minmax(0,1fr));align-items:center;gap:3px;width:60px;height:24px;display:grid}.solar-notation i{width:100%;height:var(--notation-height);transform-origin:50%;transition:height .2s cubic-bezier(.2,.8,.2,1),transform .2s cubic-bezier(.2,.8,.2,1);display:block}.solar-notation.is-active i{animation:2.2s cubic-bezier(.2,.8,.2,1) infinite solar-notation-sweep;animation-delay:var(--notation-delay)}@keyframes solar-notation-sweep{0%,28%,to{height:var(--notation-height);transform:translateY(0)}48%,58%{height:var(--notation-peak);transform:translateY(-3px)}}.workspace-shell .thinking-indicator em{color:#756f67;margin-left:0;font-size:10px;font-style:normal}.workspace-shell .composer-dock{z-index:25;padding:10px 20px max(12px, env(safe-area-inset-bottom))}.workspace-shell .chat-composer{width:min(100%, var(--chat-reading-width));border-color:#d9d6d0;border-radius:23px;min-height:98px;padding:14px 11px 9px 15px;box-shadow:0 6px 22px #17171711}.workspace-shell .chat-composer textarea{min-height:37px;padding-top:1px;font-size:14px}.workspace-shell .composer-actions{justify-content:space-between;gap:10px}.workspace-shell .composer-actions__left,.workspace-shell .composer-actions__right{align-items:center;gap:6px;min-width:0;display:flex}.workspace-shell .composer-model-wrap{min-width:0}.workspace-shell .composer-model-button{color:#5f5a54;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;min-width:0;max-width:250px;height:32px;padding:0 8px;font-size:10px;font-weight:600;display:flex}.workspace-shell .composer-model-button:hover,.workspace-shell .composer-model-button[aria-expanded=true]{color:#252321;background:#f2f0ec}.workspace-shell .composer-model-button:disabled{cursor:wait;opacity:.55}.workspace-shell .composer-model-button>span:not(.provider-icon){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.workspace-shell .composer-model-wrap .model-picker-panel{width:min(460px,100vw - 32px);max-height:min(680px,100svh - 92px);top:auto;bottom:42px;left:0}.workspace-shell .usage-fuel{place-items:center;display:grid;position:relative}.workspace-shell .usage-fuel__trigger{color:#4d4944;width:42px;height:42px;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s cubic-bezier(.2,.8,.2,1);display:grid;position:relative}.workspace-shell .usage-fuel__trigger:hover,.workspace-shell .usage-fuel__trigger[aria-expanded=true]{background:0 0}.workspace-shell .usage-fuel__trigger:hover{transform:translateY(-1px)}.workspace-shell .usage-fuel__trigger svg{width:100%;height:100%;position:absolute;inset:0}.workspace-shell .usage-fuel__ring{transform:rotate(-90deg)}.workspace-shell .usage-fuel__ring-track,.workspace-shell .usage-fuel__ring-value{fill:none;stroke-width:2.4px}.workspace-shell .usage-fuel__ring-track{stroke:#e3e7ec}.workspace-shell .usage-fuel__ring-value{stroke:var(--usage-ring-color,#2878e3);stroke-linecap:round;transition:stroke .24s,stroke-dashoffset .36s cubic-bezier(.2,.8,.2,1)}.workspace-shell .usage-fuel__value{z-index:1;color:#2d2a27;font-family:var(--font-ui);place-items:center;line-height:1;display:grid;position:relative}.workspace-shell .usage-fuel__value strong{letter-spacing:-.02em;font-size:9px;font-weight:720}.workspace-shell .usage-fuel__backdrop{z-index:61;cursor:default;background:0 0;border:0;position:fixed;inset:0}.workspace-shell .usage-fuel__backdrop.is-closing{pointer-events:none}.workspace-shell .usage-fuel__popover{--usage-panel-origin-x:calc(100% - 21px);z-index:62;width:min(366px,100vw - 26px);transform-origin:var(--usage-panel-origin-x) 100%;backface-visibility:hidden;contain:layout paint;isolation:isolate;will-change:transform, opacity, border-radius;background:#fffffffb;border:1px solid #dedad3;border-radius:20px;padding:18px;animation:.28s cubic-bezier(.2,.82,.24,1) both selectall-usage-panel-in;position:absolute;bottom:52px;right:0;box-shadow:0 18px 48px #261f1921,0 3px 12px #261f190e}.workspace-shell .usage-fuel__popover.is-closing{pointer-events:none;animation:.22s cubic-bezier(.5,.02,.68,.32) both selectall-usage-panel-out}.workspace-shell .usage-fuel__popover>header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-shell .usage-fuel__popover>header>div{flex-direction:column;display:flex}.workspace-shell .usage-fuel__popover>header span{color:#827b73;letter-spacing:.055em;text-transform:uppercase;font-size:9px;font-weight:650}.workspace-shell .usage-fuel__popover h2{font-family:var(--font-display);letter-spacing:-.04em;margin:4px 0 0;font-size:22px;font-weight:580}.workspace-shell .usage-fuel__popover>header button{color:#777169;cursor:pointer;background:0 0;border-radius:8px;place-items:center;width:30px;height:30px;transition:background-color .16s,color .16s,transform .16s;display:grid}.workspace-shell .usage-fuel__popover>header button:hover{color:#2d2a27;background:#f1efeb;transform:rotate(3deg)}.workspace-shell .usage-fuel__meter-wrap{margin-top:22px}.workspace-shell .usage-fuel__meter{background:#e8e5df;border-radius:999px;height:6px;position:relative;overflow:hidden}.workspace-shell .usage-fuel__meter>span{width:var(--usage-remaining,0%);border-radius:inherit;background:var(--usage-ring-color,#2878e3);height:100%;box-shadow:0 0 14px color-mix(in srgb, var(--usage-ring-color,#2878e3) 28%, transparent);transition:width .48s cubic-bezier(.2,.8,.2,1),background-color .24s;display:block}.workspace-shell .usage-fuel__numbers{color:#7a746c;justify-content:space-between;margin-top:8px;font-size:9px;display:flex}.workspace-shell .usage-fuel__numbers strong{color:#2d2a27;font-size:11px}.workspace-shell .usage-fuel__reset{background:#faf9f6;border:1px solid #ebe8e2;border-radius:13px;grid-template-columns:20px 1fr;align-items:center;gap:8px;margin-top:14px;padding:11px;display:grid}.workspace-shell .usage-fuel__reset>div{flex-direction:column;gap:2px;min-width:0;display:flex}.workspace-shell .usage-fuel__reset strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.workspace-shell .usage-fuel__reset span,.workspace-shell .usage-fuel__footer p{color:#7d766e;font-size:9px}.workspace-shell .usage-fuel__footer{justify-content:space-between;align-items:flex-end;gap:16px;margin-top:12px;display:flex}.workspace-shell .usage-fuel__footer p{max-width:210px;margin:0;line-height:1.45}.workspace-shell .usage-fuel__footer>a{color:#70433c;flex:none;align-items:center;gap:5px;font-size:9px;font-weight:650;transition:gap .16s,color .16s;display:inline-flex}.workspace-shell .usage-fuel__footer>a:hover{gap:8px}.workspace-shell .usage-fuel.is-warning .usage-fuel__trigger,.workspace-shell .usage-fuel.is-notice .usage-fuel__trigger,.workspace-shell .usage-fuel.is-exhausted .usage-fuel__trigger{color:var(--usage-ring-color,#d64242);background:0 0}@keyframes selectall-usage-panel-in{0%{opacity:.24;border-radius:13px;transform:translateY(7px)scale(.72,.28)}62%{opacity:1}to{opacity:1;border-radius:20px;transform:translateY(0)scale(1)}}@keyframes selectall-usage-panel-out{0%{opacity:1;border-radius:20px;transform:translateY(0)scale(1)}to{opacity:.08;border-radius:13px;transform:translateY(7px)scale(.72,.28)}}@keyframes selectall-usage-content-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.workspace-shell .usage-fuel__popover:not(.is-closing) :is(.usage-fuel__meter-wrap,.usage-fuel__reset,.usage-fuel__footer){animation:.3s cubic-bezier(.2,.8,.2,1) both selectall-usage-content-in}.workspace-shell .usage-fuel__popover:not(.is-closing) .usage-fuel__meter-wrap{animation-delay:35ms}.workspace-shell .usage-fuel__popover:not(.is-closing) .usage-fuel__reset{animation-delay:65ms}.workspace-shell .usage-fuel__popover:not(.is-closing) .usage-fuel__footer{animation-delay:90ms}@media (prefers-reduced-motion:reduce){.workspace-shell .usage-fuel__trigger,.workspace-shell .usage-fuel__ring-value,.workspace-shell .usage-fuel__meter>span,.workspace-shell .usage-fuel__popover,.workspace-shell .usage-fuel__popover.is-closing,.workspace-shell .usage-fuel__popover:not(.is-closing) :is(.usage-fuel__meter-wrap,.usage-fuel__reset,.usage-fuel__footer){transition-duration:1ms!important;animation-duration:1ms!important;animation-delay:0s!important}}@media (width<=780px){.workspace-shell .chat-stage--empty{padding:62px 12px max(20px, env(safe-area-inset-bottom))}.workspace-shell .chat-stage:not(.chat-stage--empty) .message-list{padding-top:62px}.workspace-shell .mobile-sidebar-button{border:1px solid #ece9e4;box-shadow:0 3px 12px #1717170f}}@media (width<=620px){.workspace-shell .chat-stage--empty{justify-content:center;padding-top:54px}.workspace-shell .chat-empty-state{width:100%;padding-bottom:7px}.workspace-shell .empty-brand-mark{width:35px;height:35px}.workspace-shell .chat-empty-state h1{margin-top:8px;font-size:clamp(30px,9vw,39px)}.workspace-shell .chat-empty-state__content>p{max-width:310px;font-size:11px}.workspace-shell .empty-solar-notation{margin-top:13px}.workspace-shell .suggestion-grid{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;margin-top:13px;padding:2px 2px 4px;display:flex;overflow-x:auto}.workspace-shell .suggestion-grid::-webkit-scrollbar{display:none}.workspace-shell .suggestion-grid button,.workspace-shell .suggestion-grid button:nth-child(odd){min-width:max-content;min-height:34px}.workspace-shell .composer-dock{padding-inline:9px}.workspace-shell .chat-stage--empty .composer-dock{padding-inline:0}.workspace-shell .chat-composer{border-radius:20px;min-height:92px}.workspace-shell .composer-model-button{max-width:158px;padding-inline:6px}.workspace-shell .composer-model-wrap .model-picker-panel{top:auto;right:8px;bottom:max(8px, env(safe-area-inset-bottom));width:auto;max-height:calc(100svh - 20px);position:fixed;left:8px}.workspace-shell .usage-fuel__popover{right:8px;bottom:max(8px, env(safe-area-inset-bottom));width:auto;position:fixed;left:8px}.workspace-shell .message-list{width:min(calc(100% - 24px), var(--chat-reading-width))}.workspace-shell .markdown-body .markdown-table-scroll table{min-width:620px}}@media (height<=690px) and (width<=780px){.workspace-shell .empty-brand-mark,.workspace-shell .empty-kicker,.workspace-shell .empty-solar-notation{display:none}.workspace-shell .chat-empty-state h1{margin-top:0;font-size:29px}.workspace-shell .suggestion-grid{margin-top:10px}}@media (prefers-reduced-motion:reduce){.solar-notation i{transition:none!important;animation:none!important}.selectall-thinking-mark__base{opacity:1}}@media (width<=760px){.workspace-shell .run-activity-wrap{width:calc(100% - 24px);padding:16px 0 36px}}.workspace-shell .chat-stage{justify-content:stretch;padding:0;position:relative}.workspace-shell .chat-scroll,.workspace-shell .chat-stage--empty .chat-scroll{scroll-behavior:auto;flex:auto;width:100%;min-height:0;padding-bottom:132px;position:relative;overflow-y:auto}.workspace-shell .chat-scroll--empty,.workspace-shell .chat-stage--empty .chat-scroll{padding-bottom:0;display:block;overflow:hidden}.workspace-shell .composer-dock,.workspace-shell .chat-stage--empty .composer-dock{z-index:25;width:100%;padding:10px 20px max(12px, env(safe-area-inset-bottom));will-change:transform;background:linear-gradient(#fff0,#fff 22px);transition:transform .9s cubic-bezier(.45,0,.25,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(0)}.workspace-shell .chat-stage--empty .composer-dock{background:0 0;padding-inline:20px;transform:translateY(calc(clamp(-420px,150px - 50svh,-180px) + 20px))}.workspace-shell .composer-dock>p,.workspace-shell .chat-stage--empty .composer-dock>p{opacity:1;min-height:12px;margin:8px auto 0;line-height:12px;transition:opacity .22s .48s;overflow:hidden}.workspace-shell .chat-stage--empty .composer-dock>p{visibility:hidden;opacity:0;transition-delay:0s}.workspace-shell .chat-composer{border-radius:20px;min-height:84px;padding:12px 10px 8px 14px;transition:border-color .18s cubic-bezier(.2,.8,.2,1),box-shadow .18s cubic-bezier(.2,.8,.2,1),min-height .42s cubic-bezier(.2,.8,.2,1);box-shadow:0 7px 24px #17171711}.workspace-shell .chat-composer textarea{min-height:31px}.workspace-shell .usage-fuel{opacity:1;width:36px;transition:width .26s cubic-bezier(.2,.8,.2,1),opacity .18s;overflow:hidden}.workspace-shell .chat-stage--empty .usage-fuel{visibility:hidden;pointer-events:none;opacity:0;width:0}.workspace-shell .chat-empty-state{z-index:3;isolation:isolate;grid-template-columns:minmax(0,1fr);place-items:center;width:100%;height:100%;min-height:0;padding:0;display:grid;position:absolute;inset:0}.workspace-shell .chat-empty-state__content{width:100%;min-width:0;max-width:760px;padding-inline:16px;transform:translateY(clamp(-180px,65px - 25svh,-95px))}.workspace-shell .empty-brand-mark{width:46px;height:46px;min-height:46px;margin:0 0 16px;display:inline-flex}.workspace-shell .empty-brand-mark .brand-symbol-frame,.workspace-shell .empty-brand-mark .brand-symbol-frame img{flex-basis:46px;width:46px;height:46px}.workspace-shell .chat-empty-state h1{color:#201f1d;width:100%;max-width:720px;font-family:var(--font-display);letter-spacing:-.052em;text-wrap:balance;margin:0;font-size:clamp(35px,4.2vw,46px);font-weight:560;line-height:1.02}.workspace-shell .chat-empty-state__content>p{color:#706b64;margin:9px 0 0;font-size:12px}.workspace-shell .suggestion-grid{flex-wrap:wrap;justify-content:center;gap:7px;width:100%;margin-top:24px;padding:0;display:flex}.workspace-shell .suggestion-grid button,.workspace-shell .suggestion-grid button:nth-child(odd){color:#5b554f;background:#f5f2eb;border:1px solid #0000;border-radius:10px;width:auto;max-width:min(100%,286px);min-height:34px;padding:8px 12px;font-size:10px;line-height:1.25;transition:border-color .18s cubic-bezier(.2,.8,.2,1),background-color .18s cubic-bezier(.2,.8,.2,1),color .18s cubic-bezier(.2,.8,.2,1),transform .18s cubic-bezier(.2,.8,.2,1)}.workspace-shell .suggestion-grid button:hover{color:#2f2c29;background:#fff;border-color:#cdbeb3;transform:translateY(-1px)}.workspace-shell .suggestion-grid button>span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.workspace-shell .chat-empty-state--departing{pointer-events:none;animation:.9s cubic-bezier(.45,0,.25,1) both selectall-empty-depart}.workspace-shell .message-list--entering{animation:.76s cubic-bezier(.3,.1,.2,1) .14s both selectall-messages-arrive}@keyframes selectall-empty-depart{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-18px)scale(.985)}}@keyframes selectall-messages-arrive{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.selectall-thinking-mark{--thinking-mark-color:#171717;width:var(--thinking-mark-size);height:var(--thinking-mark-size);flex:0 0 var(--thinking-mark-size);isolation:isolate;place-items:center;display:inline-grid;position:relative}.selectall-thinking-mark__base,.selectall-thinking-mark__canvas{object-fit:contain;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.selectall-thinking-mark__base{box-sizing:border-box;opacity:1;padding:8%;transition:opacity .22s}.selectall-thinking-mark__canvas{opacity:0;transition:opacity .22s}.selectall-thinking-mark.is-active.is-canvas-ready .selectall-thinking-mark__base{opacity:.055}.selectall-thinking-mark.is-active.is-canvas-ready .selectall-thinking-mark__canvas{opacity:1}.selectall-thinking-mark.is-resolved.is-canvas-ready .selectall-thinking-mark__base{opacity:.035}.workspace-shell .thinking-indicator>.selectall-thinking-mark{width:var(--thinking-mark-size);min-width:var(--thinking-mark-size);height:var(--thinking-mark-size);min-height:var(--thinking-mark-size);flex:0 0 var(--thinking-mark-size);background:0 0;border-radius:0;animation:none;transform:none}.workspace-shell .thinking-indicator{box-sizing:border-box;align-items:flex-start;gap:0;min-height:44px;padding-top:2px;display:flex}.workspace-shell .thinking-indicator em{color:#756f67;max-width:320px;margin:0;font-size:13px;font-style:normal;line-height:1.45}.workspace-shell .user-message{animation:.42s cubic-bezier(.22,1,.36,1) both chat-message-enter}.workspace-shell .assistant-message{animation:.46s cubic-bezier(.22,1,.36,1) both chat-message-enter}.workspace-shell .assistant-message__main,.workspace-shell .response-reveal{min-height:44px}.workspace-shell .thinking-indicator{transform-origin:0;animation:.46s cubic-bezier(.22,1,.36,1) both thinking-indicator-enter}.workspace-shell .thinking-indicator em.thinking-indicator__copy{color:#756f67;-webkit-text-fill-color:currentColor;background:0 0;animation:.44s cubic-bezier(.22,1,.36,1) both thinking-copy-enter;display:inline-block}.workspace-shell .thinking-indicator--timeline{gap:5px;min-height:0;padding:0;animation:none;display:grid}.workspace-shell .thinking-indicator__step{min-height:19px;color:var(--workspace-text-secondary,#756f67);font-size:13px;line-height:19px;animation:.26s cubic-bezier(.22,1,.36,1) both thinking-copy-enter;display:block}.workspace-shell .thinking-indicator__step-copy{color:color-mix(in srgb, var(--workspace-text-secondary,#756f67) 88%, transparent)}.workspace-shell .thinking-indicator__step em.thinking-indicator__copy{max-width:none;line-height:19px}.workspace-shell .assistant-progress-timeline+.response-reveal,.workspace-shell .assistant-progress-timeline+.media-generation-placeholder{margin-top:13px}.workspace-shell .media-generation-placeholder{aspect-ratio:1;border:1px solid color-mix(in srgb, var(--workspace-border,#dedbd5) 76%, transparent);background:color-mix(in srgb, var(--workspace-surface,#fff) 68%, #efefed);width:min(100%,540px);box-shadow:none;border-radius:26px;animation:.42s cubic-bezier(.22,1,.36,1) both media-generation-placeholder-enter;position:relative;overflow:hidden}.workspace-shell .media-generation-placeholder.is-video{aspect-ratio:16/9;width:min(100%,680px)}.workspace-shell .media-generation-placeholder.is-audio{aspect-ratio:auto;border-radius:22px;width:min(100%,620px);min-height:126px}.workspace-shell .media-generation-placeholder__label{z-index:2;color:var(--workspace-text,#292622);letter-spacing:-.01em;font-size:14px;font-weight:590;animation:.56s cubic-bezier(.22,1,.36,1) both media-generation-label-cycle;position:absolute;top:23px;left:24px}.workspace-shell .media-generation-placeholder__canvas,.workspace-shell .media-generation-placeholder__glow,.workspace-shell .media-generation-placeholder__pattern{position:absolute;inset:0}.workspace-shell .media-generation-placeholder__canvas{overflow:hidden}.workspace-shell .media-generation-placeholder__glow{background:radial-gradient(circle at 48% 52%,#ffffffe0,#0000 31%) 0 0/100% 100%,linear-gradient(115deg,#0000 24%,#ffffffbd 45%,#0000 66%) 0 0/230% 100%;animation:3.4s ease-in-out infinite media-generation-glow}.workspace-shell .media-generation-placeholder__pattern{background-image:radial-gradient(circle, color-mix(in srgb, var(--workspace-text-secondary,#777) 30%, transparent) 0 1.15px, transparent 1.35px);opacity:.56;background-position:50%;background-size:17px 17px;animation:4.8s ease-in-out infinite media-generation-pattern;inset:15% 12% 8%;-webkit-mask-image:radial-gradient(#000 0 17%,#0000 70%);mask-image:radial-gradient(#000 0 17%,#0000 70%)}.workspace-shell .media-generation-placeholder.is-audio .media-generation-placeholder__pattern{display:none}.workspace-shell .media-generation-placeholder__waveform{justify-content:center;align-items:center;gap:5px;height:42px;display:flex;position:absolute;bottom:24px;left:25px;right:25px}.workspace-shell .media-generation-placeholder__waveform i{width:3px;height:calc(8px + (var(--wave-index,1) * 1px));background:color-mix(in srgb, var(--workspace-text-secondary,#777) 40%, transparent);border-radius:999px;max-height:36px;animation:1.25s ease-in-out infinite media-generation-wave}.workspace-shell .media-generation-placeholder__waveform i:nth-child(4n+1){height:13px;animation-delay:-1.1s}.workspace-shell .media-generation-placeholder__waveform i:nth-child(4n+2){height:29px;animation-delay:-.8s}.workspace-shell .media-generation-placeholder__waveform i:nth-child(4n+3){height:20px;animation-delay:-.45s}.workspace-shell .media-generation-placeholder__waveform i:nth-child(4n){height:35px;animation-delay:-.2s}html[data-theme=dark] .workspace-shell .media-generation-placeholder{border-color:color-mix(in srgb, var(--workspace-border,#343434) 82%, transparent);background:color-mix(in srgb, var(--workspace-surface,#151515) 91%, #242424);box-shadow:none}html[data-theme=dark] .workspace-shell .media-generation-placeholder__label{color:var(--workspace-text,#f2f2f2)}html[data-theme=dark] .workspace-shell .media-generation-placeholder__glow{background:radial-gradient(circle at 48% 52%,#ffffff17,#0000 31%) 0 0/100% 100%,linear-gradient(115deg,#0000 24%,#ffffff13 45%,#0000 66%) 0 0/230% 100%}html[data-theme=dark] .workspace-shell .media-generation-placeholder__pattern{background-image:radial-gradient(circle, color-mix(in srgb, var(--workspace-text-secondary,#aaa) 48%, transparent) 0 1.15px, transparent 1.35px);opacity:.42}@keyframes media-generation-placeholder-enter{0%{opacity:0;transform:translateY(5px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes media-generation-label-cycle{0%{opacity:0;filter:blur(2px);transform:translateY(4px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes media-generation-glow{0%,to{opacity:.58;background-position:50%,120% 0}50%{opacity:1;background-position:50%,-100% 0}}@keyframes media-generation-pattern{0%,to{opacity:.32;transform:scale(.94)}50%{opacity:.68;transform:scale(1.025)}}@keyframes media-generation-wave{0%,to{opacity:.42;transform:scaleY(.55)}50%{opacity:.82;transform:scaleY(1)}}.workspace-shell .response-reveal{animation:.52s cubic-bezier(.22,1,.36,1) 70ms both response-reveal-enter}.workspace-shell .response-reveal.is-revealing{min-height:44px}.workspace-shell .message-footer{animation:.38s cubic-bezier(.22,1,.36,1) both response-footer-enter}@keyframes chat-message-enter{0%{opacity:0}to{opacity:1}}@keyframes thinking-indicator-enter{0%{opacity:0;filter:blur(3px)}to{opacity:1;filter:blur()}}@keyframes thinking-copy-enter{0%{opacity:0;filter:blur(2px)}to{opacity:1;filter:blur()}}@keyframes response-reveal-enter{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes response-footer-enter{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.workspace-shell .thinking-indicator__step,.workspace-shell .thinking-indicator em.thinking-indicator__copy{animation-duration:1ms!important;animation-iteration-count:1!important}}@media (width<=620px){.workspace-shell .chat-stage--empty{padding:0}.workspace-shell .composer-dock,.workspace-shell .chat-stage--empty .composer-dock{padding-inline:9px}.workspace-shell .chat-stage--empty .composer-dock{transform:translateY(calc(clamp(-330px,120px - 45svh,-150px) + 20px))}.workspace-shell .chat-empty-state__content{transform:translateY(clamp(-150px,50px - 23svh,-86px))}.workspace-shell .chat-empty-state h1{font-size:clamp(30px,9.2vw,39px)}.workspace-shell .chat-empty-state__content>p{max-width:300px;font-size:11px}.workspace-shell .suggestion-grid{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;width:100%;margin-top:20px;padding:2px 4px 4px;overflow-x:auto}.workspace-shell .suggestion-grid::-webkit-scrollbar{display:none}.workspace-shell .suggestion-grid button,.workspace-shell .suggestion-grid button:nth-child(odd){min-width:max-content}}.workspace-shell .sidebar-primary-nav a{color:#4d4944;border-radius:8px;align-items:center;gap:9px;width:100%;height:36px;padding:0 9px;font-size:12px;text-decoration:none;display:flex}.workspace-shell .sidebar-primary-nav a:hover,.workspace-shell .sidebar-primary-nav a:focus-visible,.workspace-shell .sidebar-primary-nav a.is-active{color:#24211f;background:#eae9e5;outline:none}.workspace-shell--collapsed .sidebar-primary-nav a{justify-content:center;padding-inline:0}.workspace-shell--collapsed .sidebar-primary-nav a span{display:none}.workspace-shell .surface-view{background:radial-gradient(circle at 82% 0,#a15b450e,#0000 340px),#fff;padding:48px max(24px,4vw) 70px}.workspace-shell .surface-page-header{border-bottom:1px solid #e8e4de;justify-content:space-between;align-items:flex-end;gap:24px;width:min(100%,1220px);margin:0 auto 30px;padding-bottom:24px;display:flex}.workspace-shell .surface-page-header__title{align-items:flex-start;gap:13px;min-width:0;display:flex}.workspace-shell .surface-page-header h1{color:#272320;font-family:var(--font-display);letter-spacing:-.045em;margin:9px 0 7px;font-size:clamp(31px,3.5vw,46px);font-weight:580;line-height:1.03}.workspace-shell .surface-page-header p{color:#706a64;max-width:720px;margin:0;font-size:12px;line-height:1.55}.workspace-shell .surface-page-header__actions,.workspace-shell .creation-submit-row,.workspace-shell .artifact-job-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.workspace-shell .surface-icon-button{color:#524c46;cursor:pointer;background:#fff;border:1px solid #e4dfd8;border-radius:10px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;margin-top:4px;display:inline-flex}.workspace-shell .surface-icon-button:hover,.workspace-shell .surface-icon-button:focus-visible{border-color:#b9a8a1;outline:2px solid #7b3d352e}.workspace-shell .surface-offline,.workspace-shell .surface-notice,.workspace-shell .surface-error,.workspace-shell .surface-callout{color:#675843;background:#fffaf0;border:1px solid #e7ddd0;border-radius:11px;align-items:center;gap:10px;width:min(100%,1220px);margin:0 auto 14px;padding:11px 13px;font-size:10px;line-height:1.5;display:flex}.workspace-shell .surface-notice{color:#3b6142;background:#f4faf4;border-color:#d8e6d9}.workspace-shell .surface-error{color:#773f38;background:#fff7f5;border-color:#eccfcb;justify-content:space-between}.workspace-shell .surface-error>div{overflow-wrap:anywhere;min-width:0}.workspace-shell .surface-error strong,.workspace-shell .surface-callout strong{color:inherit;font-size:11px;display:block}.workspace-shell .surface-error p,.workspace-shell .surface-callout p{margin:2px 0 0}.workspace-shell .surface-error--compact{align-items:flex-start}.workspace-shell .surface-callout{color:#506171;background:#f7f9fb;border-color:#dde3e9;align-items:flex-start}.workspace-shell .surface-callout--neutral{color:#68625c;background:#f9f8f6;border-color:#e5e1db;width:100%;margin-block:15px}.workspace-shell .surface-loading{color:#7b746d;justify-content:center;align-items:center;gap:10px;width:min(100%,1220px);min-height:250px;margin:0 auto;font-size:11px;display:flex}.workspace-shell .surface-section{width:min(100%,1220px);margin:0 auto 34px}.workspace-shell .surface-section__heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:13px;display:flex}.workspace-shell .surface-section__heading span{color:#916158;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:720}.workspace-shell .surface-section__heading h2{color:#302b27;font-family:var(--font-display);letter-spacing:-.025em;margin:3px 0 0;font-size:21px;font-weight:610}.workspace-shell .surface-section__heading small,.workspace-shell .surface-muted{color:#89827a;font-size:9px}.workspace-shell .surface-disabled-state h1{font-family:var(--font-display);letter-spacing:-.03em;margin:20px 0 8px;font-size:26px;font-weight:600}.workspace-shell .surface-tabs{background:#f7f5f2;border:1px solid #e5e1db;border-radius:10px;gap:3px;margin-bottom:18px;padding:3px;display:inline-flex}.workspace-shell .surface-tabs button{color:#736c65;cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:10px;display:inline-flex}.workspace-shell .surface-tabs button.is-active{color:#342f2b;background:#fff;box-shadow:0 1px 4px #2a231e14}.workspace-shell .surface-field-grid{gap:11px;display:grid}.workspace-shell .surface-field-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .surface-field-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-shell .surface-field{flex-direction:column;gap:6px;min-width:0;margin-bottom:12px;display:flex}.workspace-shell .surface-field--wide{grid-column:1/-1}.workspace-shell .surface-field>span,.workspace-shell .surface-option-group>span{color:#5f5953;font-size:9px;font-weight:660}.workspace-shell .surface-field input,.workspace-shell .surface-field textarea,.workspace-shell .surface-field select,.workspace-shell .assistant-builder textarea,.workspace-shell .library-toolbar input,.workspace-shell .library-toolbar select{color:#332f2b;width:100%;min-height:39px;font:inherit;background:#fff;border:1px solid #ded9d2;border-radius:9px;outline:none;padding:9px 10px;font-size:11px;line-height:1.45}.workspace-shell .surface-field textarea,.workspace-shell .assistant-builder textarea{resize:vertical}.workspace-shell .surface-field input:focus,.workspace-shell .surface-field textarea:focus,.workspace-shell .surface-field select:focus,.workspace-shell .assistant-builder textarea:focus,.workspace-shell .library-toolbar input:focus,.workspace-shell .library-toolbar select:focus{border-color:#9b756c;box-shadow:0 0 0 3px #7b3d3517}.workspace-shell .surface-field-error{color:#a14d43;font-size:8px;line-height:1.4}.workspace-shell .surface-option-group{margin:13px 0 17px}.workspace-shell .surface-option-group>div{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.workspace-shell .surface-check-option{color:#5f5953;cursor:pointer;background:#faf9f7;border:1px solid #e1ddd7;border-radius:8px;align-items:center;gap:6px;min-height:31px;padding:0 9px;font-size:9px;display:inline-flex}.workspace-shell .surface-check-option:has(input:checked){color:#713f37;background:#fbf4f1;border-color:#b99b92}.workspace-shell .surface-check-option input{accent-color:#7b3d35}.workspace-shell .assistant-template-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.workspace-shell .assistant-template-card{color:#443e39;cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e0d9;border-radius:13px;grid-template-columns:34px minmax(0,1fr) 17px;align-items:center;gap:10px;min-height:112px;padding:14px;display:grid}.workspace-shell .assistant-template-card:hover,.workspace-shell .assistant-template-card:focus-visible{background:#fdfaf8;border-color:#c7afa6;outline:none;transform:translateY(-1px)}.workspace-shell .assistant-template-card>span{color:#824b41;background:#f6ece8;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.workspace-shell .assistant-template-card strong{font-size:11px}.workspace-shell .assistant-template-card p{color:#777068;margin:4px 0 6px;font-size:9px;line-height:1.4}.workspace-shell .assistant-template-card small{color:#925d52;font-size:8px}.workspace-shell .assistant-catalog-card--button{width:100%;color:inherit;cursor:pointer;text-align:left;position:relative}.workspace-shell .assistant-catalog-card--button:hover,.workspace-shell .assistant-catalog-card--button:focus-visible{border-color:#c9b4ac;outline:none;transform:translateY(-1px);box-shadow:0 8px 25px #3328210f}.workspace-shell .assistant-catalog-card--button>svg{color:#aaa198;position:absolute;top:17px;right:14px}.workspace-shell .assistant-editor-layout{grid-template-columns:minmax(0,1.5fr) minmax(280px,.72fr);align-items:start;gap:18px;width:min(100%,1220px);margin:0 auto;display:grid}.workspace-shell .assistant-editor-panel,.workspace-shell .assistant-preview__sticky,.workspace-shell .creation-brief-panel,.workspace-shell .creation-status-panel,.workspace-shell .artifact-detail-side>section{background:#fffffff0;border:1px solid #e5e0da;border-radius:15px}.workspace-shell .assistant-editor-panel{padding:18px}.workspace-shell .assistant-form fieldset,.workspace-shell .creation-brief-panel fieldset{border:0;border-bottom:1px solid #ece8e2;min-width:0;margin:0 0 18px;padding:0 0 16px}.workspace-shell .assistant-form fieldset:last-child,.workspace-shell .creation-brief-panel fieldset:last-of-type{border-bottom:0;margin-bottom:0}.workspace-shell .assistant-form legend,.workspace-shell .creation-brief-panel legend{color:#332e2a;width:100%;font-family:var(--font-display);margin:0 0 14px;font-size:16px;font-weight:610}.workspace-shell .assistant-preview__sticky{padding:18px;position:sticky;top:20px}.workspace-shell .assistant-preview__identity{align-items:center;gap:11px;margin:12px 0 16px;display:flex}.workspace-shell .assistant-preview__identity>span{color:#7b3d35;background:#f4e9e5;border-radius:13px;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.workspace-shell .assistant-preview__identity h2{font-family:var(--font-display);margin:0 0 3px;font-size:19px}.workspace-shell .assistant-preview__identity p,.workspace-shell .assistant-preview__objective p{color:#777068;margin:0;font-size:9px;line-height:1.5}.workspace-shell .assistant-preview__facts,.workspace-shell .artifact-facts,.workspace-shell .artifact-job-panel>dl{margin:0}.workspace-shell .assistant-preview__facts>div,.workspace-shell .artifact-facts>div,.workspace-shell .artifact-job-panel>dl>div{border-top:1px solid #eeeae5;justify-content:space-between;gap:12px;padding:8px 0;font-size:9px;display:flex}.workspace-shell .assistant-preview__facts dt,.workspace-shell .artifact-facts dt,.workspace-shell .artifact-job-panel dt{color:#8a837c}.workspace-shell .assistant-preview__facts dd,.workspace-shell .artifact-facts dd,.workspace-shell .artifact-job-panel dd{color:#45403b;text-align:right;margin:0}.workspace-shell .assistant-preview__objective{background:#f8f6f3;border-radius:10px;margin-top:14px;padding:12px}.workspace-shell .assistant-preview__objective small{color:#8a5a51;text-transform:uppercase;font-size:8px;font-weight:700}.workspace-shell .assistant-version-list h3{margin:18px 0 7px;font-size:10px}.workspace-shell .assistant-version-list>div{border-top:1px solid #eeeae5;grid-template-columns:34px 1fr auto;align-items:center;padding:7px 0;font-size:8px;display:grid}.workspace-shell .assistant-version-list code{color:#7a726b}.workspace-shell .assistant-builder__disclosure{color:#756e67;align-items:center;gap:7px;margin-bottom:15px;font-size:9px;display:flex}.workspace-shell .assistant-builder__info{border:1px solid #cfc7bf;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:9px;font-weight:750;display:inline-flex}.workspace-shell .assistant-builder__progress{grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:17px;display:grid}.workspace-shell .assistant-builder__progress button{cursor:pointer;background:#e4dfd9;border-radius:999px;height:4px}.workspace-shell .assistant-builder__progress button.is-active,.workspace-shell .assistant-builder__progress button.is-complete{background:#8a4e44}.workspace-shell .assistant-builder__turn+.assistant-builder__turn{margin-top:19px}.workspace-shell .assistant-builder__question{align-items:flex-start;gap:9px;display:flex}.workspace-shell .assistant-builder__question>span{color:#7b3d35;background:#f2e7e3;border-radius:9px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.workspace-shell .assistant-builder__question small{color:#9a6157;text-transform:uppercase;font-size:8px;font-weight:700}.workspace-shell .assistant-builder__question p{color:#3f3934;margin:3px 0 0;font-size:12px}.workspace-shell .assistant-builder__answer{color:#57504a;background:#f3f1ed;border-radius:12px 12px 3px;max-width:86%;margin:8px 0 0 auto;padding:10px 12px;font-size:10px;line-height:1.5}.workspace-shell .assistant-builder form{align-items:flex-end;gap:8px;margin:12px 0 0 39px;display:flex}.workspace-shell .assistant-builder form textarea{min-height:92px}.workspace-shell .assistant-builder form .button{flex:none}.workspace-shell .creation-format-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(100%,1220px);margin:0 auto;display:grid}.workspace-shell .creation-format-card{color:#3c3733;cursor:pointer;text-align:left;background:#fff;border:1px solid #e4dfd8;border-radius:16px;flex-direction:column;min-height:220px;padding:20px;display:flex}.workspace-shell .creation-format-card:hover,.workspace-shell .creation-format-card:focus-visible{border-color:#bda69e;outline:none;transform:translateY(-2px);box-shadow:0 12px 34px #3a2b2213}.workspace-shell .creation-format-card__icon{color:#7d443b;background:#f4e8e4;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.workspace-shell .creation-format-card--presentation .creation-format-card__icon{color:#61538a;background:#eeeaf8}.workspace-shell .creation-format-card--video .creation-format-card__icon{color:#41677d;background:#e9f1f7}.workspace-shell .creation-format-card--document .creation-format-card__icon{color:#527248;background:#edf3e9}.workspace-shell .creation-format-card--audio .creation-format-card__icon{color:#8a6041;background:#f7eee1}.workspace-shell .creation-format-card small{color:#95645a;letter-spacing:.08em;text-transform:uppercase;margin-top:19px;font-size:8px;font-weight:730;display:block}.workspace-shell .creation-format-card h2{font-family:var(--font-display);letter-spacing:-.03em;margin:5px 0 6px;font-size:23px;font-weight:610}.workspace-shell .creation-format-card p{color:#746d66;margin:0;font-size:10px;line-height:1.5}.workspace-shell .creation-format-card__action{color:#4e4843;justify-content:space-between;align-items:center;margin-top:auto;padding-top:20px;font-size:9px;font-weight:680;display:flex}.workspace-shell .creation-builder-layout{grid-template-columns:minmax(0,1.45fr) minmax(310px,.72fr);align-items:start;gap:18px;width:min(100%,1220px);margin:0 auto;display:grid}.workspace-shell .creation-brief-panel{padding:18px}.workspace-shell .creation-format-switcher{border-bottom:1px solid #ece7e1;flex-wrap:wrap;gap:5px;margin-bottom:20px;padding-bottom:16px;display:flex}.workspace-shell .creation-format-switcher button{color:#6d665f;cursor:pointer;background:#f6f4f1;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;min-height:34px;padding:0 9px;font-size:9px;display:inline-flex}.workspace-shell .creation-format-switcher button.is-active{color:#774239;background:#fbf3f0;border-color:#c9b2aa}.workspace-shell .creation-submit-row{flex-wrap:wrap;justify-content:flex-start;padding-top:2px}.workspace-shell .creation-status-panel{padding:18px;position:sticky;top:20px}.workspace-shell .creation-status-panel .surface-error,.workspace-shell .creation-status-panel .surface-notice{width:100%}.workspace-shell .creation-estimate-empty{color:#716a63;padding:26px 8px 12px}.workspace-shell .creation-estimate-empty>svg{color:#8a5147}.workspace-shell .creation-estimate-empty h2,.workspace-shell .creation-estimate h2,.workspace-shell .artifact-job-panel h2{font-family:var(--font-display);margin:12px 0 6px;font-size:21px;font-weight:610}.workspace-shell .creation-estimate-empty p,.workspace-shell .creation-estimate>p,.workspace-shell .artifact-job-panel>p{color:#777068;margin:0;font-size:10px;line-height:1.5}.workspace-shell .creation-estimate-empty ul{margin:18px 0 0;padding-left:18px;font-size:9px;line-height:1.8}.workspace-shell .creation-estimate dl{margin:14px 0 11px}.workspace-shell .creation-estimate dl>div{border-top:1px solid #ece8e2;justify-content:space-between;gap:15px;padding:9px 0;font-size:9px;display:flex}.workspace-shell .creation-estimate dt{color:#827a73}.workspace-shell .creation-estimate dd{color:#403a35;text-align:right;margin:0;font-weight:650}.workspace-shell .creation-estimate>small{color:#969089;font-size:8px}.workspace-shell .creation-estimate.is-stale{color:#835f35}.workspace-shell .creation-confirmation{cursor:pointer;background:#fff9ef;border:1px solid #e5caa8;border-radius:10px;align-items:flex-start;gap:9px;margin-top:16px;padding:12px;display:flex}.workspace-shell .creation-confirmation input{accent-color:#7b3d35;margin-top:2px}.workspace-shell .creation-confirmation strong,.workspace-shell .creation-confirmation small{font-size:9px;display:block}.workspace-shell .creation-confirmation small{color:#826f57;margin-top:3px;line-height:1.4}.workspace-shell .production-plan{border-top:1px solid #e8e3dc;margin-top:18px;padding-top:17px}.workspace-shell .production-plan.is-stale{opacity:.62}.workspace-shell .production-plan__header,.workspace-shell .production-plan__stage-title,.workspace-shell .production-plan footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.workspace-shell .production-plan h2{font-family:var(--font-display);margin:5px 0 0;font-size:18px;font-weight:610}.workspace-shell .production-plan>p{color:#756e67;margin:8px 0 13px;font-size:9px;line-height:1.55}.workspace-shell .production-plan__state{color:#7e766f;letter-spacing:.04em;text-transform:uppercase;background:#f8f6f3;border:1px solid #ded8d1;border-radius:999px;flex:none;padding:4px 7px;font-size:7px;font-weight:700}.workspace-shell .production-plan ol{gap:0;max-height:380px;margin:0;padding:0 4px 0 0;list-style:none;display:grid;overflow:auto}.workspace-shell .production-plan li{border-top:1px solid #eeeae5;grid-template-columns:23px minmax(0,1fr);gap:9px;padding:10px 0;display:grid}.workspace-shell .production-plan__marker{color:#746c65;background:#f0ece7;border-radius:7px;place-items:center;width:23px;height:23px;font-size:8px;font-weight:700;display:grid}.workspace-shell .production-plan__marker.is-approval{color:#8b622f;background:#fff3df}.workspace-shell .production-plan__marker.is-generation,.workspace-shell .production-plan__marker.is-assembly{color:#7b443b;background:#f3e8e5}.workspace-shell .production-plan__stage-title strong{color:#443e39;min-width:0;font-size:9px}.workspace-shell .production-plan__stage-title span{color:#93632e;flex:none;font-size:7px;font-weight:700}.workspace-shell .production-plan li small{color:#8a827b;margin-top:3px;font-size:7px;line-height:1.45;display:block}.workspace-shell .production-plan__capabilities{flex-wrap:wrap;gap:3px;margin-top:5px;display:flex}.workspace-shell .production-plan__capabilities code,.workspace-shell .production-plan footer code{color:#6f655e;background:#f4f1ed;border-radius:4px;padding:2px 5px;font-size:7px}.workspace-shell .production-plan footer{color:#8d857e;margin-top:9px;font-size:7px}.workspace-shell .artifact-job-panel{border-top:1px solid #e8e3dc;margin-top:18px;padding-top:17px;position:relative}.workspace-shell .artifact-job-panel>.artifact-status-dot{position:absolute;top:3px;right:2px}.workspace-shell .artifact-status-dot{background:#98918a;border-radius:50%;flex:0 0 8px;width:8px;height:8px;display:inline-block}.workspace-shell .artifact-status-dot.is-active,.workspace-shell .artifact-status-dot.is-completed{background:#4f8a5a}.workspace-shell .artifact-status-dot.is-running{background:#4f779b;box-shadow:0 0 0 4px #4f779b21}.workspace-shell .artifact-status-dot.is-queued,.workspace-shell .artifact-status-dot.is-awaiting_approval{background:#bb7b3e}.workspace-shell .artifact-status-dot.is-failed{background:#b75247}.workspace-shell .artifact-status-dot.is-cancelled,.workspace-shell .artifact-status-dot.is-trashed,.workspace-shell .artifact-status-dot.is-archived{background:#8b8580}.workspace-shell .artifact-status-dot.is-partial{background:#9a6c9b}.workspace-shell .artifact-job-progress{background:#eeeae5;border-radius:999px;height:22px;margin:16px 0 12px;position:relative;overflow:hidden}.workspace-shell .artifact-job-progress>span{border-radius:inherit;background:linear-gradient(90deg,#845047,#bf7765);height:100%;transition:width .26s;display:block}.workspace-shell .artifact-job-progress small{color:#38312d;font-size:8px;font-weight:700;position:absolute;top:4px;right:8px}.workspace-shell .artifact-job-actions{flex-wrap:wrap;justify-content:flex-start;margin-top:14px}.workspace-shell .artifact-job-library-link{color:#7b3d35;margin:15px 0;font-size:9px;font-weight:670;display:block}.workspace-shell .artifact-job-events{border-top:1px solid #eae6e0;margin-top:16px;padding-top:15px}.workspace-shell .artifact-job-events h3{margin:0 0 7px;font-size:10px}.workspace-shell .artifact-job-events>div{grid-template-columns:7px 1fr auto;align-items:center;gap:7px;padding:6px 0;font-size:8px;display:grid}.workspace-shell .artifact-job-events>div>span{background:#9b6b60;border-radius:50%;width:6px;height:6px}.workspace-shell .artifact-job-events p{margin:0}.workspace-shell .artifact-job-events time{color:#918a83}.workspace-shell .library-toolbar{grid-template-columns:minmax(200px,1fr) 190px auto;align-items:center;gap:8px;width:min(100%,1220px);margin:0 auto 14px;display:grid}.workspace-shell .library-search{position:relative}.workspace-shell .library-search svg{color:#8c857e;position:absolute;top:12px;left:11px}.workspace-shell .library-search input{padding-left:34px}.workspace-shell .library-status-tabs{background:#f7f5f2;border:1px solid #e4dfd8;border-radius:10px;padding:3px;display:flex}.workspace-shell .library-status-tabs button{color:#706963;cursor:pointer;background:0 0;border-radius:7px;min-height:32px;padding:0 9px;font-size:9px}.workspace-shell .library-status-tabs button.is-active{color:#433d38;background:#fff;box-shadow:0 1px 4px #30282214}.workspace-shell .library-grid{background:#fff;border:1px solid #e3ded7;border-radius:14px;width:min(100%,1220px);margin:0 auto;overflow:hidden}.workspace-shell .library-load-more{align-items:center;gap:7px;margin:14px auto 0;display:flex}.workspace-shell .library-pagination-status{color:#746d66;width:fit-content;margin:14px auto 0;font-size:10px}.workspace-shell .library-pagination-status:focus-visible{outline-offset:3px;outline:2px solid #9b756c}.workspace-shell .library-section-load-more{white-space:normal;align-items:center;gap:7px;max-width:100%;margin:14px auto 0;display:flex}.workspace-shell .library-section-error{color:#773f38;overflow-wrap:anywhere;background:#fff7f5;border:1px solid #eccfcb;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;min-width:0;margin-top:12px;padding:10px 11px;font-size:9px;display:flex}.workspace-shell .library-section-error p{min-width:0;margin:0}.workspace-shell .library-section-error button{min-height:30px;color:inherit;cursor:pointer;background:0 0;border:1px solid #dcb9b4;border-radius:8px;flex:none;align-items:center;gap:6px;padding:0 9px;font-size:9px;display:inline-flex}.workspace-shell .library-section-error button:focus-visible{outline-offset:2px;outline:2px solid #9b756c}.workspace-shell .library-section-pagination-status{color:#746d66;width:fit-content;margin:14px auto 0;font-size:9px}.workspace-shell .library-section-pagination-status:focus-visible{outline-offset:3px;outline:2px solid #9b756c}.workspace-shell .library-grid__head,.workspace-shell .library-row{grid-template-columns:minmax(250px,1.7fr) .7fr .55fr .7fr .7fr;align-items:center;gap:14px;padding:0 14px;display:grid}.workspace-shell .library-grid__head{color:#8b847d;letter-spacing:.05em;text-transform:uppercase;background:#f8f6f3;border-bottom:1px solid #e9e5df;min-height:37px;font-size:8px;font-weight:700}.workspace-shell .library-row{color:#625b55;cursor:pointer;text-align:left;background:#fff;border-bottom:1px solid #eeeae5;width:100%;min-height:68px;font-size:9px}.workspace-shell .library-row:last-child{border-bottom:0}.workspace-shell .library-row:hover,.workspace-shell .library-row:focus-visible{background:#fbfaf8;outline:none}.workspace-shell .library-row__identity,.workspace-shell .library-row>span:nth-child(4){align-items:center;gap:9px;min-width:0;display:flex}.workspace-shell .library-row__identity>span:last-child{min-width:0}.workspace-shell .library-row__identity strong,.workspace-shell .library-row__identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.workspace-shell .library-row__identity strong{color:#3a3531;font-size:10px}.workspace-shell .library-row__identity small{color:#989088;margin-top:3px;font-size:7px}.workspace-shell .library-row__icon{color:#7d443b;background:#f4e8e4;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.workspace-shell .library-row__icon.is-presentation{color:#61538a;background:#eeeaf8}.workspace-shell .library-row__icon.is-video{color:#41677d;background:#e9f1f7}.workspace-shell .library-row__icon.is-document{color:#527248;background:#edf3e9}.workspace-shell .library-row__icon.is-audio{color:#8a6041;background:#f7eee1}.workspace-shell .library-empty-state{min-height:300px}.workspace-shell .artifact-detail-layout{grid-template-columns:minmax(0,1.5fr) minmax(290px,.72fr);align-items:start;gap:18px;width:min(100%,1220px);margin:0 auto;display:grid}.workspace-shell .artifact-detail-summary{background:#fff;border:1px solid #e4dfd8;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;margin-bottom:26px;padding:17px;display:grid}.workspace-shell .artifact-detail-summary h2{font-family:var(--font-display);margin:3px 0;font-size:20px}.workspace-shell .artifact-detail-summary p,.workspace-shell .artifact-detail-summary>div>span{color:#827a73;margin:0;font-size:8px}.workspace-shell .artifact-state-pill{color:#4f7655;background:#eef5ee;border-radius:999px;padding:5px 8px;font-size:8px}.workspace-shell .artifact-state-pill.is-trashed,.workspace-shell .artifact-state-pill.is-archived{color:#736c66;background:#f0eeec}.workspace-shell .artifact-version-timeline>article{grid-template-columns:38px 1fr;gap:11px;padding:0 0 20px;display:grid}.workspace-shell .artifact-version-timeline__number{color:#7b493f;background:#fbf5f3;border:1px solid #d7c7c1;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:9px;font-weight:720;display:flex}.workspace-shell .artifact-version-timeline article>div{background:#fff;border:1px solid #e5e0da;border-radius:13px;padding:15px}.workspace-shell .artifact-version-timeline header{justify-content:space-between;gap:14px;display:flex}.workspace-shell .artifact-version-timeline h3{margin:0;font-size:11px}.workspace-shell .artifact-version-timeline header p{color:#8e8780;margin:4px 0 0;font-size:8px}.workspace-shell .artifact-version-timeline header code{color:#8b837b;font-size:8px}.workspace-shell .artifact-version-timeline dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px 14px;margin:14px 0 0;display:grid}.workspace-shell .artifact-version-timeline dl>div{border-top:1px solid #eeeae5;justify-content:space-between;gap:8px;padding:7px 0;font-size:8px;display:flex}.workspace-shell .artifact-version-timeline dt{color:#8b837c}.workspace-shell .artifact-version-timeline dd{color:#4c4641;text-align:right;margin:0}.workspace-shell .artifact-provenance{color:#52705a;background:#f5f8f5;border-radius:9px;margin-top:12px;padding:10px;font-size:8px}.workspace-shell .artifact-provenance strong{align-items:center;gap:5px;display:flex}.workspace-shell .artifact-provenance ul{margin:7px 0 0;padding-left:17px}.workspace-shell .artifact-provenance p{margin:6px 0 0}.workspace-shell .artifact-private-preview{color:#8d857e;margin:10px 0 0;font-size:8px;line-height:1.5}.workspace-shell .surface-inline-empty{color:#827b74;border:1px dashed #d9d3cc;border-radius:12px;align-items:center;gap:9px;padding:18px;font-size:9px;display:flex}.workspace-shell .surface-inline-loading{color:#827b74;border:1px dashed #d9d3cc;border-radius:12px;align-items:center;gap:9px;min-height:58px;padding:18px;font-size:9px;display:flex}.workspace-shell .surface-inline-loading p{margin:0}.workspace-shell .artifact-detail-side{gap:13px;display:grid}.workspace-shell .artifact-detail-side>section{padding:16px}.workspace-shell .artifact-job-history article{border-top:1px solid #ece8e2;grid-template-columns:8px 1fr auto;align-items:start;gap:8px;padding:10px 0;display:grid}.workspace-shell .artifact-job-history strong{font-size:9px}.workspace-shell .artifact-job-history p,.workspace-shell .artifact-job-history small{color:#817a73;margin:3px 0 0;font-size:8px}.workspace-shell .artifact-job-history code{color:#a04f45;margin-top:5px;font-size:7px;display:block}.workspace-shell .artifact-job-history article>span:last-child{color:#746d66;font-size:8px}.workspace-shell .button--danger{color:#9a473e;border-color:#e3c6c1}@media (width<=1080px){.workspace-shell .assistant-template-grid,.workspace-shell .creation-format-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .assistant-editor-layout,.workspace-shell .creation-builder-layout,.workspace-shell .artifact-detail-layout{grid-template-columns:minmax(0,1fr)}.workspace-shell .assistant-preview__sticky,.workspace-shell .creation-status-panel{position:static}.workspace-shell .library-toolbar{grid-template-columns:minmax(200px,1fr) 180px}.workspace-shell .library-status-tabs{grid-column:1/-1;justify-self:start}}@media (width<=760px){.workspace-shell .surface-view{padding:64px 14px 42px}.workspace-shell .surface-page-header{flex-direction:column;align-items:flex-start}.workspace-shell .surface-page-header__actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.workspace-shell .surface-field-grid--two,.workspace-shell .surface-field-grid--three,.workspace-shell .assistant-template-grid,.workspace-shell .creation-format-grid{grid-template-columns:minmax(0,1fr)}.workspace-shell .creation-format-card{min-height:190px}.workspace-shell .assistant-builder form{flex-direction:column;align-items:stretch;margin-left:0}.workspace-shell .library-toolbar{grid-template-columns:minmax(0,1fr)}.workspace-shell .library-status-tabs{grid-column:auto;max-width:100%;overflow-x:auto}.workspace-shell .library-grid{overflow-x:auto}.workspace-shell .library-grid__head,.workspace-shell .library-row{width:760px}.workspace-shell .artifact-version-timeline dl{grid-template-columns:minmax(0,1fr)}}@media (width<=520px){.workspace-shell .surface-page-header h1{font-size:31px}.workspace-shell .assistant-editor-panel,.workspace-shell .assistant-preview__sticky,.workspace-shell .creation-brief-panel,.workspace-shell .creation-status-panel{border-radius:12px;padding:13px}.workspace-shell .creation-format-switcher button span{display:none}.workspace-shell .surface-error,.workspace-shell .library-section-error{flex-direction:column;align-items:flex-start}.workspace-shell .artifact-detail-summary{grid-template-columns:40px 1fr}.workspace-shell .artifact-detail-summary>strong{grid-column:2;justify-self:start}.workspace-shell .artifact-version-timeline>article{grid-template-columns:minmax(0,1fr)}.workspace-shell .artifact-version-timeline__number{margin-bottom:-4px}}@media (prefers-reduced-motion:reduce){.workspace-shell .assistant-template-card,.workspace-shell .assistant-catalog-card--button,.workspace-shell .creation-format-card,.workspace-shell .artifact-job-progress>span{transition:none!important;transform:none!important}}@media (height<=650px){.workspace-shell .empty-brand-mark{display:none}.workspace-shell .suggestion-grid{margin-top:14px}}@media (prefers-reduced-motion:reduce){.workspace-shell .composer-dock,.workspace-shell .chat-empty-state--departing,.workspace-shell .message-list--entering{transition:none!important;animation:none!important}.selectall-thinking-mark__base{opacity:1!important}.selectall-thinking-mark__canvas{display:none}.workspace-shell .user-message,.workspace-shell .assistant-message,.workspace-shell .thinking-indicator,.workspace-shell .response-reveal,.workspace-shell .message-footer,.workspace-shell .media-generation-placeholder,.workspace-shell .media-generation-placeholder__label,.workspace-shell .media-generation-placeholder__glow,.workspace-shell .media-generation-placeholder__pattern,.workspace-shell .media-generation-placeholder__waveform i{filter:none!important;animation:none!important;transform:none!important}.workspace-shell .thinking-indicator em.thinking-indicator__copy{color:#756f67;-webkit-text-fill-color:currentColor;background:0 0;animation:none!important}}.workspace-shell .chat-composer{position:relative}.workspace-shell .run-composer-controls{align-items:center;gap:5px;min-width:0;display:flex}.workspace-shell .run-control-select,.workspace-shell .run-preview-trigger{color:#655f58;background:#faf9f7;border:1px solid #e3dfd9;border-radius:9px;align-items:center;gap:5px;min-width:0;height:30px;padding:0 7px;font-size:9px;font-weight:650;display:inline-flex}.workspace-shell .run-control-select>span{color:#8a837b;letter-spacing:.035em;text-transform:uppercase;font-size:8px}.workspace-shell .run-control-select select{color:#413d38;cursor:pointer;min-width:0;max-width:92px;font:inherit;background:0 0;border:0;outline:0;font-weight:700}.workspace-shell .run-control-select:focus-within,.workspace-shell .run-preview-trigger:focus-visible{border-color:#8f675f;outline:0;box-shadow:0 0 0 2px #7b3d351f}.workspace-shell .run-preview-trigger:disabled{cursor:not-allowed;opacity:.52}.workspace-shell .run-control-select:has(select:disabled){cursor:not-allowed;opacity:.52}.workspace-shell .run-preview-trigger{cursor:pointer}.workspace-shell .run-preview-trigger:hover:not(:disabled),.workspace-shell .run-preview-trigger[aria-expanded=true]{color:#4b3733;background:#f4f0eb;border-color:#d1c7bf}.workspace-shell .run-preview-panel{z-index:300;overscroll-behavior:contain;background:#fff;border:1px solid #d9d4cc;border-radius:17px;flex-direction:column;width:min(560px,100vw - 24px);max-height:min(560px,100dvh - 24px);display:flex;position:fixed;top:50%;left:50%;overflow:hidden auto;transform:translate(-50%,-50%);box-shadow:0 24px 68px #221d192e}.workspace-shell .run-preview-panel>header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #ebe7e1;justify-content:space-between;align-items:center;min-height:62px;padding:13px 15px;display:flex;position:sticky;top:0}.workspace-shell .run-preview-panel>header span{color:#8c7a70;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:750;display:block}.workspace-shell .run-preview-panel>header h2{color:#27231f;font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:17px}.workspace-shell .run-preview-panel>header button{color:#746d65;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.workspace-shell .run-preview-panel>header button:hover,.workspace-shell .run-preview-panel>header button:focus-visible{color:#2e2925;background:#f1efeb;outline:0}.workspace-shell .run-preview-panel__state{color:#746d65;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:122px;padding:24px;font-size:10px;display:flex}.workspace-shell .run-preview-panel__state.is-error{color:#8e4038}.workspace-shell .run-preview-overview{gap:3px;display:grid}.workspace-shell .run-preview-overview strong{color:#39342f;font-size:12px;font-weight:720}.workspace-shell .run-preview-overview span{color:#766f67;font-size:10px;line-height:1.45}.workspace-shell .run-preview-facts{color:#887f76;align-items:center;gap:7px;margin-top:9px;font-size:9px;display:flex}.workspace-shell .run-preview-facts span{align-items:center;gap:4px;display:inline-flex}.workspace-shell .run-activity__metrics dt{color:#938b82;letter-spacing:.06em;text-transform:uppercase;font-size:7px;font-weight:750}.workspace-shell .run-activity__metrics dd{color:#3b3732;margin:4px 0 0;font-size:10px;font-weight:700;line-height:1.35}.workspace-shell .run-preview-roadmap{gap:0;margin:16px 0 12px;padding:0;list-style:none;display:grid}.workspace-shell .run-preview-roadmap li{grid-template-columns:30px 1fr;gap:10px;min-height:70px;padding:0 0 13px;display:grid;position:relative}.workspace-shell .run-preview-roadmap li:last-child{min-height:0;padding-bottom:0}.workspace-shell .run-preview-roadmap li:not(:last-child):after{content:"";background:#ded8d1;width:1px;position:absolute;top:27px;bottom:3px;left:14px}.workspace-shell .run-preview-roadmap__marker{z-index:1;color:#956659;background:#fff;border:1px solid #ddd5ce;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:750;display:grid;position:relative}.workspace-shell .run-preview-roadmap__body{min-width:0;padding-top:1px}.workspace-shell .run-preview-roadmap__body>strong{color:#403a35;font-size:11px;display:block}.workspace-shell .run-preview-roadmap__body>p{color:#756e66;margin:3px 0 6px;font-size:9px;line-height:1.45}.workspace-shell .run-preview-roadmap__model{color:#554f49;align-items:center;gap:5px;font-size:9px;font-weight:650;display:inline-flex}.workspace-shell .run-preview-roadmap__model .provider-icon{flex:none}.workspace-shell .run-preview-panel__content>small{color:#8b837a;border-top:1px solid #eeeae5;padding-top:10px;font-size:8px;line-height:1.45;display:block}.workspace-shell .run-activity{background:#fff;border:1px solid #ddd8d1;border-radius:18px;overflow:hidden;box-shadow:0 10px 32px #221d1912}.workspace-shell .run-activity__header{background:linear-gradient(135deg,#fbf8f4 0%,#fff 72%);border-bottom:1px solid #ebe7e1;justify-content:space-between;align-items:flex-start;gap:18px;padding:17px 18px 15px;display:flex}.workspace-shell .run-status{color:#655d55;letter-spacing:.045em;text-transform:uppercase;background:#eeeae4;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:750;display:inline-flex}.workspace-shell .run-status--running,.workspace-shell .run-status--planning,.workspace-shell .run-status--admitted{color:#456079;background:#edf2f8}.workspace-shell .run-status--completed{color:#416b4d;background:#eaf4ed}.workspace-shell .run-status--failed,.workspace-shell .run-status--cancelled{color:#8b443b;background:#f7ebe8}.workspace-shell .run-activity__header h2{color:#282420;font-family:var(--font-display);letter-spacing:-.035em;margin:7px 0 3px;font-size:20px}.workspace-shell .run-activity__header p{color:#6f6860;max-width:520px;margin:0;font-size:10px;line-height:1.5}.workspace-shell .run-activity__actions{flex:none;align-items:center;gap:7px;display:flex}.workspace-shell .run-sync-state{color:#7b746c;align-items:center;gap:5px;font-size:8px;display:inline-flex}.workspace-shell .run-sync-state.is-retrying{color:#976d3d}.workspace-shell .run-activity__actions button{color:#554f49;cursor:pointer;background:#fff;border:1px solid #d9d4cd;border-radius:8px;align-items:center;gap:5px;min-height:31px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.workspace-shell .run-activity__actions button.is-danger{color:#8a4038;border-color:#e2c6c1}.workspace-shell .run-activity__actions button:disabled{cursor:wait;opacity:.58}.workspace-shell .run-activity__metrics{border-bottom:1px solid #ebe7e1;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0 18px;display:grid}.workspace-shell .run-activity__metrics>div{min-width:0;padding:13px 10px 13px 0}.workspace-shell .run-activity__metrics>div+div{border-left:1px solid #eeeae5;padding-left:12px}.workspace-shell .run-model-routes{background:#fcfaf7;border-bottom:1px solid #ebe7e1;padding:14px 18px 16px}.workspace-shell .run-model-routes>header,.workspace-shell .run-model-routes>header>div{align-items:center;display:flex}.workspace-shell .run-model-routes>header{justify-content:space-between;gap:12px}.workspace-shell .run-model-routes>header>div{color:#83544b;gap:7px}.workspace-shell .run-model-routes h3{color:#45403a;margin:0;font-size:10px}.workspace-shell .run-model-routes>header small{color:#8d857c;font-size:8px}.workspace-shell .run-model-routes>ol{gap:7px;margin:10px 0 0;padding:0;list-style:none;display:grid}.workspace-shell .run-model-routes>ol>li{background:#fff;border:1px solid #e5e0da;border-radius:10px;grid-template-columns:minmax(190px,.9fr) minmax(0,1.5fr);gap:12px;padding:10px;transition:border-color .2s,box-shadow .2s;display:grid}.workspace-shell .run-model-routes>ol>li.is-running{border-color:#d7a98e;box-shadow:0 0 0 2px #d1773e14}.workspace-shell .run-agent-step__identity{align-items:flex-start;gap:9px;min-width:0;display:flex}.workspace-shell .run-agent-step__identity>.provider-icon{background:#fff;border:1px solid #ebe5df;border-radius:8px;flex:none;padding:4px}.workspace-shell .run-agent-step__identity>span,.workspace-shell .run-agent-step__identity strong,.workspace-shell .run-agent-step__identity small{min-width:0;display:block}.workspace-shell .run-agent-step__identity strong{color:#49433d;font-size:10px;line-height:1.35}.workspace-shell .run-agent-step__identity small{color:#7d756d;margin-top:3px;font-size:8px;line-height:1.4}.workspace-shell .run-agent-step__details{min-width:0}.workspace-shell .run-model-routes dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin:0;display:grid}.workspace-shell .run-model-route{background:#faf9f7;border:1px solid #e7e3dd;border-radius:8px;min-width:0;padding:7px 8px}.workspace-shell .run-model-route.is-not-reported,.workspace-shell .run-model-route.is-catalog-unavailable{background:#fffaf2;border-color:#e7d8c5}.workspace-shell .run-model-route dt{color:#918981;letter-spacing:.05em;text-transform:uppercase;font-size:7px;font-weight:750}.workspace-shell .run-model-route dd{overflow-wrap:anywhere;color:#48423c;margin:3px 0 0;font-size:8px;font-weight:700;line-height:1.35}.workspace-shell .run-model-route small,.workspace-shell .run-model-routes__unavailable{color:#8a6a47;margin:3px 0 0;font-size:7px;line-height:1.4;display:block}.workspace-shell .run-step-file{color:#815447;background:#fffdf9;border:1px solid #e7e0d8;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;margin-top:7px;padding:8px;display:grid}.workspace-shell .run-step-file span,.workspace-shell .run-step-file strong,.workspace-shell .run-step-file small{min-width:0;display:block}.workspace-shell .run-step-file strong{color:#514942;font-size:8px}.workspace-shell .run-step-file small{color:#837a72;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:7px;line-height:1.35;overflow:hidden}.workspace-shell .run-step-file a{color:#7b3d35;white-space:nowrap;align-items:center;gap:4px;font-size:8px;font-weight:750;text-decoration:none;display:inline-flex}.workspace-shell .run-step-file a:hover{text-decoration:underline}.workspace-shell .run-model-routes__unavailable{margin-top:10px}.workspace-shell .research-evidence{background:#fff;border-bottom:1px solid #ebe7e1;padding:15px 18px 17px}.workspace-shell .research-evidence__header,.workspace-shell .research-evidence__header>div,.workspace-shell .research-evidence__columns>section>header,.workspace-shell .research-evidence__sources>li>div,.workspace-shell .research-evidence__sources a,.workspace-shell .research-evidence__claims a,.workspace-shell .research-evidence__notice{align-items:center;display:flex}.workspace-shell .research-evidence__header{justify-content:space-between;gap:12px}.workspace-shell .research-evidence__header>div{color:#83544b;align-items:flex-start;gap:7px}.workspace-shell .research-evidence__header h3,.workspace-shell .research-evidence__columns h4{color:#45403a;margin:0;font-size:10px}.workspace-shell .research-evidence__header p{color:#817970;margin:2px 0 0;font-size:8px}.workspace-shell .research-evidence__state{color:#6f675f;letter-spacing:.04em;text-transform:uppercase;background:#eeeae4;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:750}.workspace-shell .research-evidence__state.is-ready{color:#416b4d;background:#eaf4ed}.workspace-shell .research-evidence__state.is-loading{color:#456079;background:#edf2f8}.workspace-shell .research-evidence__state.is-error{color:#8b443b;background:#f7ebe8}.workspace-shell .research-evidence__notice{color:#756d64;background:#faf8f5;border:1px solid #e3ded7;border-radius:8px;gap:6px;margin:10px 0 0;padding:8px 9px;font-size:8px;line-height:1.4}.workspace-shell .research-evidence__notice.is-error{color:#86483f;background:#fff7f5;border-color:#ead0cb}.workspace-shell .research-evidence__summary{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.workspace-shell .research-evidence__summary span{color:#716960;background:#faf9f7;border:1px solid #e5e0da;border-radius:7px;padding:5px 7px;font-size:8px}.workspace-shell .research-evidence__summary strong{color:#49423c}.workspace-shell .research-evidence__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:11px;display:grid}.workspace-shell .research-evidence__columns>section{background:#fcfaf7;border:1px solid #e5e0da;border-radius:11px;min-width:0;padding:10px}.workspace-shell .research-evidence__columns>section>header{justify-content:space-between;gap:8px}.workspace-shell .research-evidence__columns>section>header small{color:#938b82;text-align:right;font-size:7px}.workspace-shell .research-evidence__sources,.workspace-shell .research-evidence__claims,.workspace-shell .research-evidence__claims ul{margin:8px 0 0;padding:0;list-style:none}.workspace-shell .research-evidence__sources,.workspace-shell .research-evidence__claims{gap:7px;display:grid}.workspace-shell .research-evidence__sources>li,.workspace-shell .research-evidence__claims>li{background:#fff;border:1px solid #e7e2dc;border-radius:9px;min-width:0;padding:8px}.workspace-shell .research-evidence__sources>li>div{color:#8c837a;justify-content:space-between;gap:7px;font-size:7px}.workspace-shell .research-evidence__sources>li:not(.is-available)>div span:last-child{color:#995b4f}.workspace-shell .research-evidence__sources a,.workspace-shell .research-evidence__claims a{color:#654b42;gap:4px;width:fit-content;max-width:100%;font-weight:700;text-decoration:none}.workspace-shell .research-evidence__sources a{margin-top:5px;font-size:8px}.workspace-shell .research-evidence__sources a:hover,.workspace-shell .research-evidence__claims a:hover{color:#934c40;text-decoration:underline}.workspace-shell .research-evidence__sources p,.workspace-shell .research-evidence__claims p{overflow-wrap:anywhere;color:#5e5750;line-height:1.45}.workspace-shell .research-evidence__sources p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:5px 0;font-size:8px;display:-webkit-box;overflow:hidden}.workspace-shell .research-evidence__sources>li>small,.workspace-shell .research-evidence__claims>li>small{color:#948c84;font-size:7px}.workspace-shell .research-evidence__claims>li>div>span{color:#6f675f;letter-spacing:.04em;text-transform:uppercase;background:#eeeae4;border-radius:999px;padding:3px 5px;font-size:6px;font-weight:750;display:inline-flex}.workspace-shell .research-evidence__claims>li>div>span.is-material{color:#456079;background:#edf2f8}.workspace-shell .research-evidence__claims p{margin:5px 0 0;font-size:8px}.workspace-shell .research-evidence__claims ul{flex-wrap:wrap;gap:4px;display:flex}.workspace-shell .research-evidence__claims ul li{color:#487054;background:#edf5ef;border-radius:6px;padding:4px 6px;font-size:7px}.workspace-shell .research-evidence__claims ul li.is-contradicts{color:#914c42;background:#fff0ed}.workspace-shell .research-evidence__claims ul li.is-context{color:#615879;background:#f1eef8}.workspace-shell .research-evidence__claims a{color:inherit;font-size:inherit}.workspace-shell .research-evidence__empty{color:#817970;margin:9px 0 0;font-size:8px;line-height:1.45}.workspace-shell .research-evidence__footnote{color:#8a8178;margin:9px 0 0;font-size:7px;line-height:1.45}.workspace-shell .run-timeline-heading{justify-content:space-between;align-items:center;padding:15px 18px 8px;display:flex}.workspace-shell .run-timeline-heading>div{color:#83544b;align-items:center;gap:7px;display:flex}.workspace-shell .run-timeline-heading h3{color:#45403a;margin:0;font-size:10px}.workspace-shell .run-timeline-heading small{color:#8d857c;font-size:8px}.workspace-shell .run-timeline{margin:0;padding:4px 18px 18px;list-style:none;display:grid}.workspace-shell .run-timeline li{grid-template-columns:1fr;min-height:54px;padding:8px 0 8px 22px;display:grid;position:relative}.workspace-shell .run-timeline li:before{content:"";background:#e0dcd6;width:1px;position:absolute;top:22px;bottom:-14px;left:5px}.workspace-shell .run-timeline li:last-child:before{display:none}.workspace-shell .run-timeline__marker{background:#a39b92;border:2px solid #fff;border-radius:50%;width:9px;height:9px;position:absolute;top:14px;left:1px;box-shadow:0 0 0 1px #cbc5bd}.workspace-shell .run-timeline li.is-active .run-timeline__marker{background:#607d9b}.workspace-shell .run-timeline li.is-success .run-timeline__marker{background:#578066}.workspace-shell .run-timeline li.is-warning .run-timeline__marker{background:#b07a3d}.workspace-shell .run-timeline li.is-danger .run-timeline__marker{background:#a84f43}.workspace-shell .run-timeline li>div>span{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.workspace-shell .run-timeline strong{color:#46413c;font-size:10px}.workspace-shell .run-timeline time{color:#999188;flex:none;font-size:8px}.workspace-shell .run-timeline p,.workspace-shell .run-timeline-empty p{color:#746d65;margin:3px 0 0;font-size:9px;line-height:1.45}.workspace-shell .run-timeline-empty{color:#8e867d;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:86px;padding:16px;display:flex}.workspace-shell .assistants-view__flag{color:#77584f;background:#faf7f3;border:1px solid #dfd8d0;border-radius:999px;align-items:center;gap:6px;min-height:31px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.workspace-shell .assistant-catalog{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:12px;display:grid}.workspace-shell .assistant-catalog-card{background:#fff;border:1px solid #dfdbd5;border-radius:15px;grid-template-rows:1fr auto;grid-template-columns:38px 1fr;gap:0 11px;min-height:150px;padding:16px;display:grid}.workspace-shell .assistant-catalog-card__icon{color:#76554d;background:#f2ede8;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.workspace-shell .assistant-catalog-card>div>span{color:#8c837a;letter-spacing:.055em;text-transform:uppercase;font-size:8px;font-weight:700}.workspace-shell .assistant-catalog-card h2{color:#302c28;font-family:var(--font-display);margin:4px 0 5px;font-size:17px}.workspace-shell .assistant-catalog-card p{color:#756e66;margin:0;font-size:10px;line-height:1.5}.workspace-shell .assistant-catalog-card>small{color:#8f877e;grid-column:2;margin-top:14px;font-size:8px}.workspace-shell .assistants-empty-state{min-height:300px}@media (width<=760px){.workspace-shell .run-composer-controls{flex:auto}.workspace-shell .run-control-select>span,.workspace-shell .run-preview-trigger>span{display:none}.workspace-shell .run-control-select select{max-width:76px}.workspace-shell .run-preview-panel{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.workspace-shell .run-activity-wrap{width:calc(100% - 24px);padding:24px 0 38px}.workspace-shell .run-activity__header{flex-direction:column}.workspace-shell .run-activity__actions{justify-content:space-between;width:100%}.workspace-shell .research-evidence__columns{grid-template-columns:1fr}}@media (width<=520px){.workspace-shell .composer-actions__left{gap:3px}.workspace-shell .composer-model-button{max-width:92px}.workspace-shell .run-control-select,.workspace-shell .run-preview-trigger{padding-inline:5px}.workspace-shell .run-control-select select{width:64px;max-width:64px}.workspace-shell .run-activity__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-shell .run-activity__metrics>div:nth-child(3){border-top:1px solid #e9e5df;border-left:0}.workspace-shell .run-activity__metrics>div:nth-child(4){border-top:1px solid #e9e5df}.workspace-shell .run-activity__metrics>div:nth-child(5){border-top:1px solid #e9e5df;border-left:0}.workspace-shell .run-model-routes,.workspace-shell .research-evidence{padding-left:12px;padding-right:12px}.workspace-shell .research-evidence__header,.workspace-shell .research-evidence__columns>section>header{align-items:flex-start}.workspace-shell .run-model-routes>ol>li,.workspace-shell .run-model-routes dl{grid-template-columns:1fr}.workspace-shell .run-preview-panel__content,.workspace-shell .run-activity__header,.workspace-shell .run-timeline-heading,.workspace-shell .run-timeline{padding-left:12px;padding-right:12px}.workspace-shell .run-activity__metrics{padding-inline:12px}}@media (prefers-reduced-motion:reduce){.workspace-shell .run-sync-state svg,.workspace-shell .run-preview-panel svg,.workspace-shell .run-activity svg{animation:none!important}}.workspace-shell .run-preview-panel{border-radius:15px;width:min(520px,100vw - 24px);max-height:min(620px,100dvh - 24px)}.workspace-shell .run-preview-panel__content{padding:15px 16px 14px}.workspace-shell .run-preview-roadmap{gap:11px;margin:14px 0 12px}.workspace-shell .run-preview-roadmap li,.workspace-shell .run-preview-roadmap li:last-child{grid-template-columns:18px minmax(0,1fr);gap:8px;min-height:0;padding:0}.workspace-shell .run-preview-roadmap li:not(:last-child):after{display:none}.workspace-shell .run-preview-roadmap__marker{color:#a2685a;background:0 0;border:0;border-radius:0;width:18px;height:18px;font-size:9px}.workspace-shell .run-preview-roadmap__body{padding:0}.workspace-shell .run-preview-roadmap__body>p{margin:2px 0 5px}.workspace-shell .run-preview-roadmap__model{align-items:flex-start}.workspace-shell .run-preview-roadmap__model>span{gap:1px;display:grid}.workspace-shell .run-preview-roadmap__model small{color:#91877f;font-variant-numeric:tabular-nums;font-size:7.5px;font-weight:500}.workspace-shell .run-activity-wrap{width:min(calc(100% - 40px), var(--chat-reading-width));margin:0 auto;padding:18px 0 48px}.workspace-shell .run-activity{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}@media (width<=760px){.workspace-shell .run-preview-panel{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.workspace-shell .run-activity-wrap{width:calc(100% - 24px);padding:16px 0 36px}}.workspace-shell .execution-options-wrap{position:relative}.workspace-shell .execution-options-menu{--layered-picker-scale-x:.52;--layered-picker-scale-y:.14;z-index:220;transform-origin:30px 100%;backface-visibility:hidden;contain:layout paint;isolation:isolate;will-change:transform, opacity, border-radius;background:#fffffffb;border:1px solid #dedbd5;border-radius:16px;width:min(318px,100vw - 32px);max-height:min(382px,100vh - 150px);padding:10px;animation:.28s cubic-bezier(.2,.82,.24,1) both selectall-layered-picker-in;position:absolute;bottom:calc(100% + 10px);left:0;overflow:auto;box-shadow:0 18px 50px #261f191c,0 3px 12px #261f190e}.workspace-shell .execution-options-menu.is-closing{pointer-events:none;animation:.22s cubic-bezier(.5,.02,.68,.32) both selectall-layered-picker-out}.workspace-shell .execution-options-menu section>button{color:#26231f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:48px;padding:7px 8px;transition:background-color .15s,color .15s,transform .17s;display:grid}.workspace-shell .execution-options-menu section>button:hover,.workspace-shell .execution-options-menu section>button.is-selected{background:#f5f2ed}.workspace-shell .execution-options-menu section>button:active{transform:scale(.985)}.workspace-shell .execution-options-menu button>span:last-child{gap:3px;min-width:0;display:grid}.workspace-shell .execution-options-menu strong{font-size:12px;font-style:normal;font-weight:650}.workspace-shell .execution-options-menu em{color:#787168;font-size:10px;font-style:normal;line-height:1.35}.workspace-shell .execution-options-trigger{color:#6d675f;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:10px;font-weight:600;display:inline-flex}.workspace-shell .execution-options-trigger:hover,.workspace-shell .execution-options-trigger[aria-expanded=true]{color:#302c27;background:#f6f3ee;border-color:#ded9d1}.workspace-shell .execution-options-trigger:disabled{cursor:not-allowed;opacity:.5}.workspace-shell .execution-options-menu{width:min(318px,100vw - 32px)}.workspace-shell .execution-options-menu section{gap:2px;display:grid}.workspace-shell .execution-options-menu section+section,.workspace-shell .execution-options-note{border-top:1px solid #ebe7e0;margin-top:7px;padding-top:9px}.workspace-shell .execution-options-menu h3{color:#777067;letter-spacing:.07em;text-transform:uppercase;margin:2px 8px 6px;font-size:9px;font-weight:750}.workspace-shell .execution-options-menu section>button{grid-template-columns:auto minmax(0,1fr)}.workspace-shell .execution-radio{border:1.5px solid #a9a299;border-radius:999px;width:14px;height:14px}.workspace-shell .execution-options-menu button.is-selected .execution-radio{border:4px solid #2b2925}.workspace-shell .execution-options-menu label{color:#3c3833;align-items:center;gap:9px;min-height:34px;padding:0 10px;font-size:11px;display:flex}.workspace-shell .execution-options-menu label input{accent-color:#2b2925}.workspace-shell .execution-options-note{color:#756e65;margin-bottom:2px;padding:9px 8px 0;font-size:10px;line-height:1.45}.workspace-shell .execution-progress{color:#2c2925;align-items:center;gap:11px;width:min(760px,100% - 40px);margin:24px auto 4px;display:flex}.workspace-shell .execution-progress__copy{color:#827b72;min-width:0;font-size:12px;font-weight:500}.workspace-shell .execution-progress>button{color:#5f5951;cursor:pointer;background:#f2efea;border:0;border-radius:9px;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.workspace-shell .execution-receipt{color:#837c73;align-items:center;gap:6px;width:min(760px,100% - 40px);margin:-4px auto 22px;font-size:10px;display:flex}@media (width<=720px){.workspace-shell .execution-options-trigger>span{display:none}.workspace-shell .execution-options-trigger{justify-content:center;width:34px;padding:0}.workspace-shell .execution-options-trigger svg:last-child{display:none}.workspace-shell .execution-options-menu{transform-origin:50% 100%;width:auto;max-height:min(62vh,500px);position:fixed;bottom:104px;left:12px;right:12px}}.workspace-shell{--chat-reading-width:60rem}.workspace-shell .composer-dock,.workspace-shell .chat-stage--empty .composer-dock{will-change:auto;transition:bottom .72s cubic-bezier(.45,0,.25,1);transform:none}.workspace-shell .chat-stage--empty .composer-dock{bottom:clamp(170px,50svh - 150px,400px)}.workspace-shell .chat-scroll,.workspace-shell .chat-stage--empty .chat-scroll{padding-bottom:166px}.workspace-shell .chat-scroll--empty,.workspace-shell .chat-stage--empty .chat-scroll{padding-bottom:0}.workspace-shell .chat-composer{border-radius:27px;min-height:112px;padding:17px 15px 12px 20px;box-shadow:0 9px 32px #17171713}.workspace-shell .chat-composer:focus-within{box-shadow:0 0 0 2px #5b514813,0 11px 36px #17171716}.workspace-shell .chat-composer textarea{min-height:44px;padding-top:1px;font-size:16px;line-height:1.55}.workspace-shell .composer-actions{gap:12px;min-height:42px}.workspace-shell .composer-actions__left,.workspace-shell .composer-actions__right{gap:8px}.workspace-shell .composer-intelligence-switch{background:0 0;padding:0}.workspace-shell .composer-intelligence-switch .composer-model-button{color:#312d29;max-width:300px;height:38px;box-shadow:none;background:#f4f1ec;border-radius:11px;gap:8px;padding:0 12px;font-size:12px;font-weight:650}.workspace-shell .composer-intelligence-switch .composer-model-button:hover,.workspace-shell .composer-intelligence-switch .composer-model-button[aria-expanded=true]{background:#ebe7e1}.workspace-shell .execution-options-trigger{border-radius:11px;height:38px;padding-inline:11px;font-size:11px}.workspace-shell .usage-fuel{width:42px;overflow:visible}.workspace-shell .usage-fuel__trigger{outline:0;width:42px;height:42px}.workspace-shell .usage-fuel__trigger:focus-visible{border-radius:50%;outline:0;box-shadow:0 0 0 3px #7b3d3529}.workspace-shell .usage-fuel__backdrop:focus{outline:0}@media (width<=720px){.workspace-shell{--chat-reading-width:100%}.workspace-shell .chat-stage--empty .composer-dock{bottom:clamp(120px,43svh - 105px,270px)}.workspace-shell .chat-composer{border-radius:23px;min-height:101px;padding:14px 11px 10px 15px}.workspace-shell .chat-composer textarea{min-height:39px;font-size:15px}.workspace-shell .composer-intelligence-switch .composer-model-button{max-width:min(52vw,210px)}}.workspace-shell .message-status-note--assistant{flex-direction:column;align-items:flex-start;gap:9px;font-style:normal;display:flex}.workspace-shell .message-status-note--assistant>p{margin:0}.workspace-shell .message-status-note--assistant>button{color:#111;cursor:pointer;min-height:32px;font:inherit;background:#fff;border:1px solid #171717;border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-weight:700;display:inline-flex}.workspace-shell .message-status-note--assistant>button:hover{color:#fff;background:#111;border-color:#111}.workspace-shell .message-status-note--assistant>button:disabled{cursor:wait;opacity:.58}.workspace-shell .message-status-note--assistant>button:disabled:hover{color:#111;background:#fff;border-color:#171717}.workspace-shell .message-connection-action__glyph{flex:0 0 16px;width:16px;height:16px}.workspace-shell .usage-fuel__weekly-warning{color:#7a4a08;background:#fff8ec;border:1px solid #f0d3a7;border-radius:12px;gap:3px;margin:14px 0 0;padding:11px 12px;display:grid}.workspace-shell .usage-fuel__weekly-warning strong{font-size:.78rem}.workspace-shell .usage-fuel__weekly-warning span{font-size:.72rem;line-height:1.45}.workspace-shell .media-confirmation-message{max-width:680px;color:var(--sa-text-primary,#1f1f1f);margin-top:2px}.workspace-shell .media-confirmation-message__copy,.workspace-shell .media-confirmation-message__question,.workspace-shell .media-confirmation-message__status{font-size:inherit;margin:0;line-height:1.7}.workspace-shell .media-confirmation-message__question{margin-top:7px}.workspace-shell .media-confirmation-message__model-control{vertical-align:-.18em;display:inline-block;position:relative}.workspace-shell .media-confirmation-message__model-chip{border:1px solid color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 16%, transparent);background:color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 5%, transparent);min-height:1.7em;color:inherit;font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:5px;margin:0 2px;padding:1px 8px 1px 5px;line-height:1;transition:background .14s,border-color .14s;display:inline-flex}.workspace-shell .media-confirmation-message__model-chip:hover,.workspace-shell .media-confirmation-message__model-chip[aria-expanded=true]{border-color:color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 28%, transparent);background:color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 9%, transparent)}.workspace-shell .media-confirmation-message__model-chip.is-static{cursor:default}.workspace-shell .media-confirmation-message__model-chip.is-static:hover{border-color:color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 16%, transparent);background:color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 5%, transparent)}.workspace-shell .media-confirmation-message__model-chip:focus-visible,.workspace-shell .media-confirmation-message__model-menu button:focus-visible,.workspace-shell .media-confirmation-message__actions button:focus-visible{outline:2px solid color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 34%, transparent);outline-offset:2px}.workspace-shell .media-confirmation-message__model-chip .provider-icon{flex:none}.workspace-shell .media-confirmation-message__model-chip strong{text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.9em;font-weight:650;line-height:1;overflow:hidden}.workspace-shell .media-confirmation-message__model-chip:disabled{cursor:wait;opacity:.58}.workspace-shell .media-confirmation-message__model-menu{z-index:80;border:1px solid color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 14%, transparent);background:var(--sa-app-surface,#fff);border-radius:14px;width:min(360px,100vw - 42px);max-height:310px;padding:6px;animation:.14s cubic-bezier(.2,.8,.2,1) media-confirmation-menu-in;display:grid;position:absolute;top:calc(100% + 7px);left:0;overflow-y:auto;box-shadow:0 16px 42px #15181d24}@keyframes media-confirmation-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.workspace-shell .media-confirmation-message__model-menu>button{width:100%;min-height:48px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:7px 9px;display:grid}.workspace-shell .media-confirmation-message__model-menu>button:hover,.workspace-shell .media-confirmation-message__model-menu>button.is-selected{background:color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 6%, transparent)}.workspace-shell .media-confirmation-message__option-copy{gap:3px;min-width:0;display:grid}.workspace-shell .media-confirmation-message__option-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:640;line-height:1.2;overflow:hidden}.workspace-shell .media-confirmation-message__option-copy small{color:var(--sa-text-secondary,#6f6d68);flex-wrap:wrap;align-items:center;gap:6px;font-size:.69rem;line-height:1.25;display:flex}.workspace-shell .media-confirmation-message__option-copy em{background:color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 7%, transparent);color:var(--sa-text-primary,#1f1f1f);border-radius:999px;padding:2px 6px;font-style:normal;font-weight:620}.workspace-shell .media-confirmation-message__actions{align-items:center;gap:8px;margin-top:13px;display:flex}.workspace-shell .media-confirmation-message__actions button{border:1px solid color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 22%, transparent);min-height:35px;color:inherit;font:inherit;cursor:pointer;background:0 0;border-radius:999px;padding:0 14px;font-size:.79rem;font-weight:620}.workspace-shell .media-confirmation-message__actions button:hover{background:color-mix(in srgb, var(--sa-text-primary,#1f1f1f) 5%, transparent)}.workspace-shell .media-confirmation-message__actions button.is-primary{border-color:var(--sa-text-primary,#1f1f1f);background:var(--sa-text-primary,#1f1f1f);color:var(--sa-app-surface,#fff)}.workspace-shell .media-confirmation-message__actions button.is-primary:hover{opacity:.88}.workspace-shell .media-confirmation-message__actions button:disabled{cursor:wait;opacity:.56}.workspace-shell .media-confirmation-message__status{color:var(--sa-text-secondary,#6f6d68)}.workspace-shell .media-confirmation-message__status.is-expired{color:var(--danger-strong,#b54747)}@media (width<=560px){.workspace-shell .media-confirmation-message__model-chip strong{max-width:170px}.workspace-shell .media-confirmation-message__model-menu{top:auto;right:14px;bottom:calc(var(--chat-composer-overlap-height) + 18px);width:auto;max-height:min(48vh,310px);position:fixed;left:14px}}.workspace-shell .chat-stage:not(.chat-stage--empty) .chat-scroll{padding-bottom:calc(var(--chat-composer-overlap-height) + 36px);scroll-padding-bottom:calc(var(--chat-composer-overlap-height) + 36px)}.workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock{background:linear-gradient(to bottom, rgb(var(--chat-canvas-rgb) / 0) 0%, rgb(var(--chat-canvas-rgb) / 0) 50%, rgb(var(--chat-canvas-rgb) / .18) 64%, rgb(var(--chat-canvas-rgb) / .72) 86%, rgb(var(--chat-canvas-rgb) / 1) 100%);box-shadow:none;pointer-events:none;border:0;transition:none;position:absolute;bottom:0;left:0;right:0;transform:none}.workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock>*{pointer-events:auto}.workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock:before{content:none}.workspace-shell .chat-stage:not(.chat-stage--empty) .message-list{padding-bottom:0}.workspace-shell .message-list>.is-last-message{margin-bottom:0}.workspace-shell .message-list:after{content:"";opacity:0;overflow-anchor:none;pointer-events:none;width:100%;height:0;display:block}.workspace-shell .message-list.has-turn-reading-space:after{height:var(--chat-turn-reading-space-current,var(--chat-turn-reading-space,360px));opacity:1;transition:none}@media (prefers-reduced-motion:no-preference){.workspace-shell .message-list:after{transition:height .26s cubic-bezier(.22,.78,.2,1),opacity .18s}.workspace-shell .message-list.has-turn-reading-space:after{transition:none}}.workspace-shell .model-picker-backdrop.model-picker-backdrop--transparent,.workspace-shell .model-picker-backdrop.model-picker-backdrop--transparent.is-closing{opacity:1;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;animation:none}.workspace-shell .composer-model-wrap .model-picker-panel.model-picker-panel--layered,.workspace-shell .model-picker-panel.model-picker-panel--layered{top:var(--layered-picker-top);bottom:auto;right:auto;left:var(--layered-picker-left);width:min(306px,100vw - 24px);height:min(410px,100dvh - 104px);max-height:min(410px,100dvh - 24px);display:block;position:fixed}@media (width<=520px){.workspace-shell .composer-model-wrap .model-picker-panel.model-picker-panel--layered,.workspace-shell .model-picker-panel.model-picker-panel--layered{top:var(--layered-picker-top);bottom:auto;right:auto;left:var(--layered-picker-left);width:min(296px,100vw - 16px);height:min(382px,100dvh - 92px);max-height:min(382px,100dvh - 16px)}}.workspace-shell .chat-composer{background:#fff;border-color:#ddd9d3;border-radius:23px;width:min(100%,55rem);min-height:100px;padding:15px 14px 11px 18px;transition:min-height .62s cubic-bezier(.22,.72,.18,1),padding .62s cubic-bezier(.22,.72,.18,1),border-color .22s cubic-bezier(.2,.8,.2,1),border-radius .62s cubic-bezier(.22,.72,.18,1),background-color .3s,box-shadow .36s cubic-bezier(.2,.8,.2,1);box-shadow:0 8px 28px #1717170f}.workspace-shell .chat-composer:focus-within{border-color:#aaa49d;box-shadow:0 0 0 2px #5b51480e,0 12px 34px #17171713}.workspace-shell .chat-composer textarea{min-height:40px;font-size:15px;line-height:1.5;transition:min-height .56s cubic-bezier(.22,.72,.18,1),font-size .36s}.workspace-shell .composer-intelligence-switch .composer-model-button{background:#fff;border:1px solid #e5e1dc;border-radius:12px;height:40px;padding-inline:12px;transition:height .48s cubic-bezier(.22,.72,.18,1),padding .48s cubic-bezier(.22,.72,.18,1),border-color .18s,border-radius .48s cubic-bezier(.22,.72,.18,1),background-color .18s,box-shadow .24s;box-shadow:0 2px 8px #17171708}.workspace-shell .composer-intelligence-switch .composer-model-button:hover,.workspace-shell .composer-intelligence-switch .composer-model-button[aria-expanded=true]{background:#faf8f5;border-color:#d8d2cb}.workspace-shell .execution-options-trigger{border-radius:12px;height:40px}.workspace-shell .execution-options-wrap{border-left:1px solid #ece8e3;padding-left:12px}.workspace-shell .composer-send{border-radius:12px;width:40px;height:40px}.workspace-shell .chat-stage--empty{--empty-composer-width:55rem;background:#fff}.workspace-shell .chat-stage--empty .chat-empty-state{padding:0;display:block;overflow:hidden}.workspace-shell .chat-empty-state__content{z-index:2;max-width:860px;padding-inline:24px;transition:opacity .42s cubic-bezier(.2,.72,.2,1),transform .62s cubic-bezier(.2,.72,.2,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-184px)}.workspace-shell .chat-stage--empty .chat-empty-state h1{color:#171717;letter-spacing:-.054em;max-width:850px;margin:0;font-size:clamp(40px,4.5vw,55px);font-weight:545;line-height:1.02}.workspace-shell .chat-stage--empty .chat-empty-state__content>p{color:#6d6964;letter-spacing:-.012em;margin-top:13px;font-size:14px}.workspace-shell .chat-stage--empty .composer-dock{background:0 0;padding-inline:clamp(20px,5vw,64px);bottom:clamp(200px,50svh - 112px,440px);transform:none}.workspace-shell .chat-stage--empty .chat-composer{width:min(100%, var(--empty-composer-width));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border-color:#d9d5cf;border-radius:23px;min-height:150px;padding:22px 18px 15px 22px;transition:min-height .62s cubic-bezier(.22,.72,.18,1),padding .62s cubic-bezier(.22,.72,.18,1),border-color .22s cubic-bezier(.2,.8,.2,1),border-radius .62s cubic-bezier(.22,.72,.18,1),background-color .3s,box-shadow .36s cubic-bezier(.2,.8,.2,1),-webkit-backdrop-filter .48s,backdrop-filter .48s;box-shadow:0 16px 45px #1d18140e,0 1px 1px #1d181406}.workspace-shell .chat-stage--empty .chat-composer:focus-within{background:#fffffffa;border-color:#aaa49d;box-shadow:0 0 0 2px #5b51480e,0 20px 52px #1d181413}.workspace-shell .chat-stage--empty .chat-composer textarea{color:#242321;min-height:58px;padding:0 2px;font-size:16px;line-height:1.5}.workspace-shell .chat-stage--empty .chat-composer textarea::placeholder{color:#8a8782}.workspace-shell .chat-stage--empty .composer-actions{gap:14px;min-height:44px}.workspace-shell .chat-stage--empty .composer-actions__left,.workspace-shell .chat-stage--empty .composer-actions__right{gap:10px}.workspace-shell .chat-stage--empty .composer-intelligence-switch .composer-model-button{color:#282624;background:#fff;border:1px solid #e5e1dc;border-radius:12px;height:42px;padding-inline:13px;font-size:12px;box-shadow:0 3px 10px #17171709}.workspace-shell .chat-stage--empty .composer-intelligence-switch .composer-model-button:hover,.workspace-shell .chat-stage--empty .composer-intelligence-switch .composer-model-button[aria-expanded=true]{background:#faf8f5;border-color:#d8d2cb}.workspace-shell .chat-stage--empty .execution-options-wrap{border-left:1px solid #ece8e3;padding-left:12px}.workspace-shell .chat-stage--empty .execution-options-trigger{color:#716c66;background:0 0;height:40px;padding-inline:8px;font-size:11px}.workspace-shell .chat-stage--empty .execution-options-trigger:hover,.workspace-shell .chat-stage--empty .execution-options-trigger[aria-expanded=true]{background:#f6f3ef;border-color:#0000}.workspace-shell .chat-stage--empty .composer-send{border-radius:12px;width:42px;height:42px}.workspace-shell .chat-stage--empty .composer-send:disabled{color:#77736e;opacity:1;background:#f1efec}.workspace-shell .chat-stage--empty .composer-send:not(:disabled){color:#fff;background:#171717}.workspace-shell .chat-empty-state--departing{animation-duration:.36s;animation-timing-function:cubic-bezier(.4,0,.2,1)}.workspace-shell .message-list--entering{animation-duration:.52s;animation-delay:.22s}.workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock{bottom:0}.workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer{-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#fff;border-radius:23px;min-height:100px;padding:15px 14px 11px 18px;box-shadow:0 8px 28px #1717170f}.workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer textarea{min-height:40px;padding-inline:0;font-size:15px}.workspace-shell .chat-stage--empty.chat-stage--starting .composer-actions{gap:12px;min-height:42px}.workspace-shell .chat-stage--empty.chat-stage--starting .composer-actions__left,.workspace-shell .chat-stage--empty.chat-stage--starting .composer-actions__right{gap:8px}.workspace-shell .chat-stage--empty.chat-stage--starting .composer-intelligence-switch .composer-model-button,.workspace-shell .chat-stage--empty.chat-stage--starting .execution-options-trigger{height:40px}.workspace-shell .chat-stage--empty.chat-stage--starting .composer-intelligence-switch .composer-model-button{border-radius:12px;padding-inline:12px}.workspace-shell .chat-stage--empty.chat-stage--starting .composer-send{border-radius:12px;width:40px;height:40px}@media (width<=720px){.workspace-shell .chat-stage--empty .chat-empty-state{padding:0}.workspace-shell .chat-empty-state__content{transform:translate(-50%,-164px)}.workspace-shell .chat-stage--empty .chat-empty-state h1{max-width:520px;font-size:clamp(34px,9vw,44px)}.workspace-shell .chat-stage--empty .chat-empty-state__content>p{max-width:340px;font-size:12px;line-height:1.45}.workspace-shell .chat-stage--empty .composer-dock{padding-inline:12px}.workspace-shell .chat-stage--empty .chat-composer{border-radius:21px;min-height:132px;padding:17px 12px 12px 16px}.workspace-shell .chat-stage--empty .chat-composer textarea{min-height:48px;font-size:15px}.workspace-shell .chat-stage--empty .execution-options-wrap{padding-left:8px}}@media (height<=650px) and (width>=721px){.workspace-shell .chat-stage--empty .chat-empty-state{padding-top:54px}.workspace-shell .chat-stage--empty .chat-empty-state h1{font-size:42px}.workspace-shell .chat-stage--empty .composer-dock{bottom:118px}}@media (prefers-reduced-motion:reduce){.workspace-shell .chat-empty-state__content,.workspace-shell .chat-stage--empty .chat-composer{transition-duration:1ms!important}}html[data-theme=dark] .workspace-shell{--chat-white:#090a0a;--chat-ink:#f5f3ee;--chat-soft:#111212;--chat-sidebar:#0d0e0e;--chat-sidebar-v2:#0d0e0e;--chat-line-v2:#252725;--chat-border:#252725;--chat-muted:#aaa7a0;--chat-canvas-rgb:9 10 10;color:#f5f3ee;background:#090a0a}html[data-theme=dark] .workspace-shell .selectall-thinking-mark{--thinking-mark-color:#f5f3ee}html[data-theme=dark] .workspace-shell .workspace-sidebar{background:#0d0e0e;border-color:#222421}html[data-theme=dark] .workspace-shell .new-chat-button{color:#e5e2dc;background:0 0}html[data-theme=dark] .workspace-shell .new-chat-button:hover,html[data-theme=dark] .workspace-shell .new-chat-button:focus-visible,html[data-theme=dark] .workspace-shell .sidebar-primary-nav :is(button,a):hover,html[data-theme=dark] .workspace-shell .sidebar-primary-nav :is(button,a):focus-visible,html[data-theme=dark] .workspace-shell .sidebar-primary-nav :is(button,a).is-active,html[data-theme=dark] .workspace-shell .conversation-row:hover,html[data-theme=dark] .workspace-shell .conversation-row.is-active{color:#f4f2ec;background:#1b1d1b}html[data-theme=dark] .workspace-shell .sidebar-primary-nav :is(button,a){color:#aaa7a0}html[data-theme=dark] .workspace-shell .conversation-history{scrollbar-color:#ffffff2e transparent;border-color:#202220}html[data-theme=dark] .workspace-shell .workspace-main,html[data-theme=dark] .workspace-shell .chat-stage,html[data-theme=dark] .workspace-shell .chat-scroll,html[data-theme=dark] .workspace-shell .composer-dock,html[data-theme=dark] .workspace-shell .workspace-view{background:#090a0a}html[data-theme=dark] .workspace-shell .chat-empty-state h1{color:#f5f3ee}html[data-theme=dark] .workspace-shell .chat-empty-state__content>p,html[data-theme=dark] .workspace-shell .thinking-indicator em,html[data-theme=dark] .workspace-shell .chat-stage-trust,html[data-theme=dark] .workspace-shell .message-footer{color:#96938d}html[data-theme=dark] .workspace-shell .suggestion-grid button,html[data-theme=dark] .workspace-shell .suggestion-grid button:nth-child(odd){color:#b8b5ae;background:#111212;border-color:#2a2c29}html[data-theme=dark] .workspace-shell .suggestion-grid button:hover{color:#f1efe9;background:#191a1a;border-color:#454741}html[data-theme=dark] .workspace-shell .user-message>div{color:#f2f0ea;background:#202220;border:1px solid #2c2e2b}html[data-theme=dark] .workspace-shell .assistant-message,html[data-theme=dark] .workspace-shell .markdown-body{color:#dedbd4}html[data-theme=dark] .workspace-shell .markdown-body :is(h1,h2,h3,h4,strong){color:#f4f2ed}html[data-theme=dark] .workspace-shell .markdown-body a{color:#ef8d69}html[data-theme=dark] .workspace-shell .markdown-body :is(blockquote,pre),html[data-theme=dark] .workspace-shell .markdown-table-scroll{background:#101111;border-color:#2c2e2b}html[data-theme=dark] .workspace-shell .markdown-body :is(code,th){color:#e9e6df;background:#171818}html[data-theme=dark] .workspace-shell .markdown-body :is(th,td){border-color:#2c2e2b}html[data-theme=dark] .workspace-shell .chat-composer,html[data-theme=dark] .workspace-shell .chat-stage--empty .chat-composer,html[data-theme=dark] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer{background:#141515f5;border-color:#343633;box-shadow:inset 0 1px #ffffff0b,0 0 0 1px #ffffff05}html[data-theme=dark] .workspace-shell .chat-composer:focus-within{border-color:#575951;box-shadow:0 0 0 2px #e7785714,inset 0 1px #ffffff0b}html[data-theme=dark] .workspace-shell .chat-composer textarea,html[data-theme=dark] .workspace-shell .chat-composer textarea::placeholder{color:#eeece6}html[data-theme=dark] .workspace-shell .chat-composer textarea::placeholder{color:#7f7d77}html[data-theme=dark] .workspace-shell .composer-model-button,html[data-theme=dark] .workspace-shell .execution-options-trigger,html[data-theme=dark] .workspace-shell .usage-fuel__trigger{color:#aaa7a0}html[data-theme=dark] .workspace-shell .composer-intelligence-switch .composer-model-button,html[data-theme=dark] .workspace-shell .chat-stage--empty .composer-intelligence-switch .composer-model-button,html[data-theme=dark] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-intelligence-switch .composer-model-button{color:#eeece6;background:#151616;border-color:#343633;box-shadow:inset 0 1px #ffffff0b}html[data-theme=dark] .workspace-shell .composer-model-button:hover,html[data-theme=dark] .workspace-shell .composer-model-button[aria-expanded=true],html[data-theme=dark] .workspace-shell .execution-options-trigger:hover,html[data-theme=dark] .workspace-shell .execution-options-trigger[aria-expanded=true],html[data-theme=dark] .workspace-shell .usage-fuel__trigger:hover,html[data-theme=dark] .workspace-shell .usage-fuel__trigger[aria-expanded=true]{color:#f3f1eb;background:#242624}html[data-theme=dark] .workspace-shell .usage-fuel__trigger{box-shadow:none;background:0 0;border:0}html[data-theme=dark] .workspace-shell .usage-fuel__trigger:hover,html[data-theme=dark] .workspace-shell .usage-fuel__trigger[aria-expanded=true]{background:0 0}html[data-theme=dark] .workspace-shell .composer-intelligence-switch .composer-model-button:hover,html[data-theme=dark] .workspace-shell .composer-intelligence-switch .composer-model-button[aria-expanded=true],html[data-theme=dark] .workspace-shell .chat-stage--empty .composer-intelligence-switch .composer-model-button:hover,html[data-theme=dark] .workspace-shell .chat-stage--empty .composer-intelligence-switch .composer-model-button[aria-expanded=true]{color:#f5f3ee;background:#202220;border-color:#4a4c47}html[data-theme=dark] .workspace-shell .composer-send:not(:disabled),html[data-theme=dark] .workspace-shell .chat-stage--empty .composer-send:not(:disabled){color:#101111;background:#f1eee7}html[data-theme=dark] .workspace-shell .composer-send:disabled,html[data-theme=dark] .workspace-shell .chat-stage--empty .composer-send:disabled{color:#74766f;background:#282a27}html[data-theme=dark] .workspace-shell .composer-send--stop:not(:disabled){color:#f3a096;background:#41201d}html[data-theme=dark] .workspace-shell :is(.execution-options-menu,.usage-fuel__popover,.workspace-dialog,.conversation-menu){color:#f1efe9;background:#151616;border-color:#30322f;box-shadow:0 0 0 1px #ffffff05}html[data-theme=dark] .workspace-shell .execution-options-menu section+section,html[data-theme=dark] .workspace-shell .execution-options-note,html[data-theme=dark] .workspace-shell .usage-fuel__reset,html[data-theme=dark] .workspace-shell .workspace-dialog__warning{background:#101111;border-color:#2b2d2a}html[data-theme=dark] .workspace-shell .workspace-dialog>header{border-color:#2b2d2a}html[data-theme=dark] .workspace-shell .workspace-dialog :is(h2,label){color:#f1efe9}html[data-theme=dark] .workspace-shell .workspace-dialog :is(input,textarea){color:#f1efe9;background:#101111;border-color:#343632}html[data-theme=dark] .workspace-shell .execution-options-menu :is(h3,em),html[data-theme=dark] .workspace-shell .execution-options-note{color:#96938d}html[data-theme=dark] .workspace-shell .execution-options-note{background:0 0}html[data-theme=dark] .workspace-shell .execution-options-menu section>button{color:#aaa7a0}html[data-theme=dark] .workspace-shell .execution-options-menu section>button:hover{color:#f2f0ea;background:#1b1c1c}html[data-theme=dark] .workspace-shell .execution-options-menu section>button.is-selected{color:#f2f0ea;background:#201916}html[data-theme=dark] .workspace-shell .execution-radio{border-color:#555751}html[data-theme=dark] .workspace-shell .execution-options-menu button.is-selected .execution-radio{border-color:#dc7656}html[data-theme=dark] .workspace-shell .usage-fuel__ring-track{stroke:#30332f}html[data-theme=dark] .workspace-shell .usage-fuel__numbers,html[data-theme=dark] .workspace-shell .usage-fuel__reset span,html[data-theme=dark] .workspace-shell .usage-fuel__footer p{color:#96938d}html[data-theme=dark] .workspace-shell .usage-fuel__weekly-warning{color:#f4c981;background:#71470f38;border-color:#f1b75e47}html[data-theme=dark] .workspace-shell .usage-fuel__meter{background:#30322f}html[data-theme=dark] .workspace-shell .usage-fuel__popover>header button:hover{color:#f1efe9;background:#242624}html[data-theme=dark] .workspace-shell .usage-fuel__numbers strong{color:#f1efe9}html[data-theme=dark] .workspace-shell :is(.model-picker-panel,.model-picker-panel--layered){color:#eeece6;background:#141515;border-color:#30322f;box-shadow:0 0 0 1px #ffffff05}html[data-theme=dark] .workspace-shell .layered-picker__layer{background:#141515;border-color:#282a27}html[data-theme=dark] .workspace-shell .layered-picker__family-list{border-top-color:#30322f}html[data-theme=dark] .workspace-shell .layered-picker__back{color:#f2f0ea;border-bottom-color:#30322f}html[data-theme=dark] .workspace-shell .layered-picker__back:hover,html[data-theme=dark] .workspace-shell .layered-picker__back:focus-visible{background:#1b1c1c}html[data-theme=dark] .workspace-shell .execution-options-wrap,html[data-theme=dark] .workspace-shell .chat-stage--empty .execution-options-wrap{border-left-color:#30322f}html[data-theme=dark] .workspace-shell .layered-picker__automatic{color:#aaa7a0;background:#101111;border-color:#292b28}html[data-theme=dark] .workspace-shell :is(.layered-picker__family,.layered-picker__model){color:#aaa7a0}html[data-theme=dark] .workspace-shell .layered-picker__family>small{color:#c7c4bd;box-shadow:none;background:0 0}html[data-theme=dark] .workspace-shell .layered-picker__model>em{color:#c7c4bd;background:#242624;box-shadow:inset 0 0 0 1px #343633}html[data-theme=dark] .workspace-shell .layered-picker__model.is-selected>em{color:#ef9a79;background:#30221d;box-shadow:inset 0 0 0 1px #5b443a}html[data-theme=dark] .workspace-shell :is(.layered-picker__family,.layered-picker__model):hover,html[data-theme=dark] .workspace-shell :is(.layered-picker__automatic,.layered-picker__family,.layered-picker__model).is-selected,html[data-theme=dark] .workspace-shell :is(.layered-picker__automatic,.layered-picker__family,.layered-picker__model).is-active{color:#f2f0ea;background:#201916;border-color:#5b443a}html[data-theme=dark] .workspace-shell .layered-picker__automatic-icon{background:#191a1a;border-color:#2a2c29}html[data-theme=dark] .workspace-shell .layered-picker__copy strong{color:#f2f0ea}html[data-theme=dark] .workspace-shell .layered-picker__copy small{color:#96938d}html[data-theme=dark] .workspace-shell .model-picker-backdrop:not(.model-picker-backdrop--transparent),html[data-theme=dark] .workspace-shell .workspace-dialog-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000ad}html[data-theme=dark] .workspace-shell .surface-view{background:radial-gradient(circle at 82% 0,#e678550b,#0000 360px),#090a0a}html[data-theme=dark] .workspace-shell .surface-page-header{border-color:#272926}html[data-theme=dark] .workspace-shell .surface-view :is(h1,h2,h3,strong,dd),html[data-theme=dark] .workspace-shell .workspace-view-header :is(h1,h2,h3,strong){color:#f3f1eb}html[data-theme=dark] .workspace-shell .surface-view :is(p,small,dt),html[data-theme=dark] .workspace-shell .workspace-view-header p{color:#9e9b94}html[data-theme=dark] .workspace-shell :is(.project-card,.view-empty-state,.assistant-template-card,.assistant-catalog-card,.assistant-editor-panel,.assistant-preview__sticky,.creation-format-card,.creation-brief-panel,.creation-status-panel,.library-grid,.artifact-detail-main,.artifact-detail-side>section,.surface-section,.run-preview-panel,.research-evidence){color:#dedbd4;box-shadow:none;background:#111212;border-color:#292b28}html[data-theme=dark] .workspace-shell :is(.project-card,.assistant-template-card,.assistant-catalog-card--button,.creation-format-card):hover{background:#181615;border-color:#51433c;box-shadow:0 14px 36px #00000047}html[data-theme=dark] .workspace-shell :is(.surface-icon-button,.library-search,.library-toolbar select,.surface-field input,.surface-field textarea,.surface-field select,.assistant-builder form textarea,.run-control-select){color:#eeece6;background:#0d0e0e;border-color:#30322f}html[data-theme=dark] .workspace-shell :is(.surface-field input,.surface-field textarea,.surface-field select,.assistant-builder form textarea):focus{border-color:#6d5044;box-shadow:0 0 0 3px #e7785714}html[data-theme=dark] .workspace-shell :is(.surface-field input,.surface-field textarea,.assistant-builder form textarea)::placeholder{color:#666963}html[data-theme=dark] .workspace-shell :is(.surface-offline,.surface-callout,.surface-callout--neutral){color:#c1ad91;background:#191612;border-color:#34312b}html[data-theme=dark] .workspace-shell .surface-notice{color:#8dc7a1;background:#112219;border-color:#294535}html[data-theme=dark] .workspace-shell .surface-error,html[data-theme=dark] .workspace-shell .library-section-error{color:#e59a93;background:#251312;border-color:#55312e}html[data-theme=dark] .workspace-shell :is(.surface-inline-empty,.surface-inline-loading,.surface-disabled-state,.creation-estimate-empty,.assistants-empty-state){color:#99968f;background:#0f1010;border-color:#292b28}html[data-theme=dark] .workspace-shell :is(.surface-tabs,.library-status-tabs,.creation-format-switcher,.assistant-builder__progress,.production-plan,.artifact-version-timeline>article,.artifact-job-history article,.assistant-version-list>div){border-color:#292b28}html[data-theme=dark] .workspace-shell :is(.surface-tabs button,.library-status-tabs button,.creation-format-switcher button,.production-plan__state,.production-plan__marker,.production-plan__capabilities code,.assistant-builder__answer,.artifact-version-timeline__number){color:#aaa7a0;background:#191a1a;border-color:#30322f}html[data-theme=dark] .workspace-shell :is(.surface-tabs button,.library-status-tabs button,.creation-format-switcher button).is-active{color:#f0c2af;background:#251915;border-color:#6e493b}html[data-theme=dark] .workspace-shell .library-grid__head{color:#8e8b85;background:#151616;border-color:#292b28}html[data-theme=dark] .workspace-shell .library-row{color:#aaa7a0;background:#111212;border-color:#292b28}html[data-theme=dark] .workspace-shell .library-row:hover{background:#191a1a}html[data-theme=dark] .workspace-shell :is(.creation-confirmation,.assistant-builder__disclosure,.artifact-private-preview,.artifact-provenance){color:#c6b39b;background:#191612;border-color:#3c342b}html[data-theme=dark] .workspace-shell :is(.run-preview-panel,.run-activity,.research-evidence){background:#111212;border-color:#2d2f2c}html[data-theme=dark] .workspace-shell :is(.run-preview-overview,.run-preview-roadmap,.run-agent-step__details,.research-evidence__summary,.research-evidence__sources,.research-evidence__claims){background:#151616;border-color:#292b28}@media (height<=650px) and (width>=721px){.workspace-shell .chat-stage--empty .chat-empty-state{padding-top:0}.workspace-shell .chat-stage--empty .chat-empty-state__content{top:20px;transform:translate(-50%)}.workspace-shell .chat-stage--empty .chat-empty-state h1{font-size:clamp(34px,8svh,42px)}.workspace-shell .chat-stage--empty .composer-dock{bottom:16px}}.workspace-shell .layered-picker__families{gap:6px}.workspace-shell .layered-picker__family-list{flex:auto;align-content:start}.workspace-shell .layered-picker__search{border:1px solid var(--workspace-border);background:color-mix(in srgb, var(--workspace-surface-2) 72%, transparent);width:100%;min-height:36px;color:var(--workspace-text-secondary);transition:border-color var(--sa-duration-surface) var(--sa-ease-standard), background-color var(--sa-duration-surface) var(--sa-ease-standard), box-shadow var(--sa-duration-surface) var(--sa-ease-standard);border-radius:9px;flex:none;grid-template-columns:17px minmax(0,1fr) auto;align-items:center;gap:7px;padding:0 8px;display:grid}.workspace-shell .layered-picker__search:focus-within{border-color:color-mix(in srgb, var(--workspace-primary) 28%, var(--workspace-border));background:var(--workspace-surface-1);box-shadow:0 0 0 2px color-mix(in srgb, var(--workspace-primary-soft) 62%, transparent)}.workspace-shell .layered-picker__search>svg{color:var(--workspace-text-secondary);stroke-width:1.8px}.workspace-shell .layered-picker__search>input{width:100%;min-width:0;height:34px;color:var(--workspace-text);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:11px;line-height:1}.workspace-shell .layered-picker__search>input::placeholder{color:var(--workspace-text-secondary);opacity:.82}.workspace-shell .layered-picker__search>input::-webkit-search-cancel-button{display:none}.workspace-shell .layered-picker__search>button{width:24px;height:24px;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;margin-right:-3px;padding:0;display:grid}.workspace-shell .layered-picker__search>button:hover,.workspace-shell .layered-picker__search>button:focus-visible{background:color-mix(in srgb, var(--workspace-text) 6%, transparent);color:var(--workspace-text);outline:none}.workspace-shell .layered-picker__search-empty{color:var(--workspace-text-secondary);text-align:center;margin:0;padding:18px 10px;font-size:10.5px;line-height:1.45}.workspace-shell .usage-fuel,.workspace-shell .chat-stage--empty .usage-fuel{visibility:visible;pointer-events:auto;opacity:1;place-items:center;width:auto;display:grid;overflow:visible}.workspace-shell .usage-fuel__trigger{color:#45484d;width:auto;min-width:92px;height:34px;font-family:var(--font-ui);cursor:pointer;background:#ffffffc7;border:1px solid #e2e4e8;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:0 10px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:inline-flex;box-shadow:0 1px 2px #12192609}.workspace-shell .usage-fuel__trigger:hover,.workspace-shell .usage-fuel__trigger[aria-expanded=true]{background:#fff;border-color:#ccd2da;box-shadow:0 4px 14px #12192612}.workspace-shell .usage-fuel__trigger:focus-visible{outline-offset:2px;box-shadow:none;border-radius:11px;outline:2px solid #1677ff}.workspace-shell .usage-fuel__label{color:inherit;font-size:11px;font-weight:600;line-height:1}.workspace-shell .usage-fuel__bar{background:#e3e6ea;border-radius:999px;width:20px;height:4px;overflow:hidden}.workspace-shell .usage-fuel__bar>span{border-radius:inherit;background:#1677ff;height:100%;transition:width .36s cubic-bezier(.2,.8,.2,1);display:block}.workspace-shell .usage-fuel__value{color:#24272b;font-family:var(--font-ui);letter-spacing:-.01em;font-size:10px;font-weight:650;line-height:1;display:block}.usage-fuel__dialog-layer{z-index:1000;isolation:isolate;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.usage-fuel__dialog-backdrop{z-index:0;cursor:default;-webkit-backdrop-filter:blur(12px)saturate(.85);backdrop-filter:blur(12px)saturate(.85);background:#f8f9fbbd;border:0;border-radius:0;width:100%;height:100%;padding:0;animation:.18s ease-out both selectall-usage-backdrop-in;position:absolute;inset:0}.usage-fuel__dialog{z-index:1;color:#101114;width:min(820px,100vw - 48px);min-height:min(620px,100svh - 48px);max-height:calc(100svh - 48px);font-family:var(--font-ui);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #dfe1e5;border-radius:30px;outline:0;flex-direction:column;padding:44px 52px 34px;animation:.24s cubic-bezier(.2,.8,.2,1) both selectall-usage-dialog-in;display:flex;position:relative;overflow:auto;box-shadow:0 24px 72px #1c232f1f,0 2px 10px #1c232f0a}.usage-fuel__dialog-header{justify-content:space-between;align-items:flex-start;gap:24px;min-height:38px;display:flex}.usage-fuel__dialog-header>span{color:#898e98;letter-spacing:.09em;text-transform:uppercase;padding-top:4px;font-size:13px;font-weight:620;line-height:1.4}.usage-fuel__dialog-header>button{color:#454950;cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;width:38px;height:38px;margin:-10px -10px 0 0;padding:0;transition:background-color .15s,color .15s;display:grid}.usage-fuel__dialog-header>button:hover{color:#111317;background:#f2f3f5}.usage-fuel__dialog-header>button:focus-visible,.usage-fuel__dialog-footer>a:focus-visible{outline-offset:2px;outline:2px solid #1677ff}.usage-fuel__intro{margin-top:12px}.usage-fuel__intro h2{color:#0d0f12;font-family:var(--font-ui);letter-spacing:-.035em;margin:0;font-size:clamp(30px,3.2vw,38px);font-weight:610;line-height:1.12}.usage-fuel__intro p{color:#737985;margin:14px 0 0;font-size:17px;font-weight:400;line-height:1.45}.usage-fuel__period-list{margin-top:46px}.usage-fuel__period+.usage-fuel__period{border-top:1px solid #e2e4e8;margin-top:34px;padding-top:34px}.usage-fuel__period-heading{justify-content:space-between;align-items:baseline;gap:24px;display:flex}.usage-fuel__period-heading h3,.usage-fuel__period-heading strong{color:#111317;letter-spacing:-.025em;margin:0;font-size:23px;font-weight:520;line-height:1.2}.usage-fuel__period-heading strong{font-weight:470}.usage-fuel__progress{background:#e6e8eb;border-radius:999px;width:100%;height:9px;margin-top:13px;display:block;position:relative;overflow:hidden}.usage-fuel__progress>span{border-radius:inherit;background:linear-gradient(90deg,#126de2,#0b78ef);min-width:0;height:100%;transition:width .46s cubic-bezier(.2,.8,.2,1);display:block}.usage-fuel__period>p{color:#7a808a;margin:14px 0 0;font-size:15px;line-height:1.35}.usage-fuel__notice{color:#777d87;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:14px;margin-top:38px;display:grid}.usage-fuel__notice>svg{stroke-width:1.8px;margin-top:1px}.usage-fuel__notice>p{max-width:620px;margin:0;font-size:15px;line-height:1.55}.usage-fuel__dialog-footer{justify-content:flex-end;margin-top:auto;padding-top:28px;display:flex}.usage-fuel__dialog-footer>a{color:#24272d;border-radius:7px;align-items:center;gap:11px;padding:8px 2px;font-size:15px;font-weight:550;line-height:1;text-decoration:none;display:inline-flex}.usage-fuel__dialog-footer>a:hover{color:#096bda}@keyframes selectall-usage-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes selectall-usage-dialog-in{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}html[data-theme=dark] .workspace-shell .usage-fuel__trigger{color:#c0bdb7;background:#191a19;border-color:#30332f}html[data-theme=dark] .workspace-shell .usage-fuel__trigger:hover,html[data-theme=dark] .workspace-shell .usage-fuel__trigger[aria-expanded=true]{color:#f3f1eb;background:#222321;border-color:#424641}html[data-theme=dark] .workspace-shell .usage-fuel__bar{background:#383b37}html[data-theme=dark] .workspace-shell .usage-fuel__value{color:#f1efe9}@media (width<=620px){.usage-fuel__dialog-layer{padding:10px}.usage-fuel__dialog{border-radius:24px;width:calc(100vw - 20px);min-height:0;max-height:calc(100svh - 20px);padding:27px 23px 23px}.usage-fuel__dialog-header>span{font-size:11px}.usage-fuel__intro{margin-top:8px}.usage-fuel__intro h2{font-size:27px}.usage-fuel__intro p{margin-top:10px;font-size:15px}.usage-fuel__period-list{margin-top:34px}.usage-fuel__period+.usage-fuel__period{margin-top:26px;padding-top:26px}.usage-fuel__period-heading h3,.usage-fuel__period-heading strong{font-size:20px}.usage-fuel__period>p,.usage-fuel__notice>p{font-size:14px}.usage-fuel__notice{margin-top:30px}.usage-fuel__dialog-footer{padding-top:24px}}@media (height<=650px){.usage-fuel__dialog{min-height:0}}@media (prefers-reduced-motion:reduce){.usage-fuel__dialog-backdrop,.usage-fuel__dialog,.usage-fuel__progress>span,.workspace-shell .usage-fuel__bar>span{transition-duration:1ms!important;animation-duration:1ms!important}}.workspace-shell .usage-fuel__popover--reference{--usage-panel-origin-x:calc(100% - 46px);width:min(360px,100vw - 26px);max-height:min(520px, var(--usage-popover-available-height,calc(100svh - 86px)));color:#131519;font-family:var(--font-ui);background:#fffffffc;border:1px solid #dfe2e6;border-radius:18px;outline:0;padding:17px;bottom:44px;right:0;overflow:auto;box-shadow:0 18px 46px #1e253022,0 3px 10px #1e25300d}.workspace-shell .usage-fuel__popover--reference.is-closing{animation:.2s cubic-bezier(.5,.02,.68,.32) both selectall-usage-panel-out}.workspace-shell .usage-fuel__popover-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.workspace-shell .usage-fuel__popover-header>div{min-width:0;display:block}.workspace-shell .usage-fuel__popover-header>div>span{color:#8a909a;letter-spacing:.085em;text-transform:uppercase;font-size:9px;font-weight:650;line-height:1.3;display:block}.workspace-shell .usage-fuel__popover--reference .usage-fuel__popover-header h2{color:#111317;font-family:var(--font-ui);letter-spacing:-.03em;margin:6px 0 0;font-size:18px;font-weight:610;line-height:1.18}.workspace-shell .usage-fuel__popover-header p{color:#777d87;margin:5px 0 0;font-size:10.5px;line-height:1.45}.workspace-shell .usage-fuel__popover--reference .usage-fuel__popover-header>button{color:#555a62;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:26px;height:26px;margin:-5px -5px 0 0;padding:0;transition:background-color .15s,color .15s;display:grid}.workspace-shell .usage-fuel__popover--reference .usage-fuel__popover-header>button:hover{color:#17191d;background:#f1f3f5;transform:none}.workspace-shell .usage-fuel__popover--reference .usage-fuel__popover-header>button:focus-visible,.workspace-shell .usage-fuel__popover-footer>a:focus-visible{outline-offset:2px;outline:2px solid #1677ff}.workspace-shell .usage-fuel__popover--reference .usage-fuel__period-list{margin-top:20px}.workspace-shell .usage-fuel__popover--reference .usage-fuel__period+.usage-fuel__period{border-top:1px solid #e3e6e9;margin-top:15px;padding-top:15px}.workspace-shell .usage-fuel__popover--reference .usage-fuel__period-heading{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.workspace-shell .usage-fuel__popover--reference .usage-fuel__period-heading h3,.workspace-shell .usage-fuel__popover--reference .usage-fuel__period-heading strong{color:#17191d;letter-spacing:-.015em;margin:0;font-size:13px;font-weight:580;line-height:1.2}.workspace-shell .usage-fuel__popover--reference .usage-fuel__period-heading strong{font-weight:520}.workspace-shell .usage-fuel__popover--reference .usage-fuel__progress{background:#e5e8eb;height:5px;margin-top:8px}.workspace-shell .usage-fuel__popover--reference .usage-fuel__progress>span{box-shadow:none;background:linear-gradient(90deg,#126de2,#0878ed)}.workspace-shell .usage-fuel__popover--reference .usage-fuel__period>p{color:#7b818b;margin:7px 0 0;font-size:10px;line-height:1.4}.workspace-shell .usage-fuel__popover--reference .usage-fuel__notice{color:#777d87;border-top:1px solid #eceef0;grid-template-columns:17px minmax(0,1fr);align-items:start;gap:8px;margin-top:18px;padding-top:15px;display:grid}.workspace-shell .usage-fuel__popover--reference .usage-fuel__notice>svg{stroke-width:1.8px;margin-top:0}.workspace-shell .usage-fuel__popover--reference .usage-fuel__notice>p{color:inherit;margin:0;font-size:10px;line-height:1.5}.workspace-shell .usage-fuel__popover-footer{justify-content:flex-end;margin-top:14px;display:flex}.workspace-shell .usage-fuel__popover-footer>a{color:#292c31;border-radius:6px;align-items:center;gap:6px;padding:5px 1px;font-size:10.5px;font-weight:570;line-height:1;text-decoration:none;display:inline-flex}.workspace-shell .usage-fuel__popover-footer>a:hover{color:#096bda}.workspace-shell .usage-fuel__popover--reference:not(.is-closing) :is(.usage-fuel__period-list,.usage-fuel__notice,.usage-fuel__popover-footer){animation:.26s cubic-bezier(.2,.8,.2,1) both selectall-usage-content-in}.workspace-shell .usage-fuel__popover--reference:not(.is-closing) .usage-fuel__notice{animation-delay:35ms}.workspace-shell .usage-fuel__popover--reference:not(.is-closing) .usage-fuel__popover-footer{animation-delay:60ms}html[data-theme=dark] .workspace-shell .usage-fuel__popover--reference{color:#f1efe9;background:#151616;border-color:#30332f;box-shadow:0 18px 46px #0000004d}html[data-theme=dark] .workspace-shell .usage-fuel__popover--reference .usage-fuel__popover-header h2,html[data-theme=dark] .workspace-shell .usage-fuel__popover--reference .usage-fuel__period-heading h3,html[data-theme=dark] .workspace-shell .usage-fuel__popover--reference .usage-fuel__period-heading strong,html[data-theme=dark] .workspace-shell .usage-fuel__popover-footer>a{color:#f1efe9}html[data-theme=dark] .workspace-shell .usage-fuel__popover-header>div>span,html[data-theme=dark] .workspace-shell .usage-fuel__popover-header p,html[data-theme=dark] .workspace-shell .usage-fuel__popover--reference .usage-fuel__period>p,html[data-theme=dark] .workspace-shell .usage-fuel__popover--reference .usage-fuel__notice{color:#999690}html[data-theme=dark] .workspace-shell .usage-fuel__popover--reference .usage-fuel__period+.usage-fuel__period,html[data-theme=dark] .workspace-shell .usage-fuel__popover--reference .usage-fuel__notice{border-color:#2c2e2b}html[data-theme=dark] .workspace-shell .usage-fuel__popover--reference .usage-fuel__progress{background:#30332f}html[data-theme=dark] .workspace-shell .usage-fuel__popover--reference .usage-fuel__popover-header>button:hover{color:#f1efe9;background:#242624}@media (width<=620px){.workspace-shell .usage-fuel__popover--reference{width:min(350px,100vw - 24px);max-height:calc(100svh - 92px);padding:16px;position:absolute;bottom:44px;left:auto;right:0}}@media (prefers-reduced-motion:reduce){.workspace-shell .usage-fuel__popover--reference,.workspace-shell .usage-fuel__popover--reference.is-closing,.workspace-shell .usage-fuel__popover--reference:not(.is-closing) :is(.usage-fuel__period-list,.usage-fuel__notice,.usage-fuel__popover-footer){transition-duration:1ms!important;animation-duration:1ms!important;animation-delay:0s!important}}.workspace-main--display-open{--rich-display-width:clamp(360px, 48%, 680px)}.workspace-main--display-open .chat-stage{width:calc(100% - var(--rich-display-width));transition:width .24s cubic-bezier(.22,1,.36,1)}.rich-code-block{width:100%;box-shadow:none;background:#f8f7f4;border:1px solid #dedbd5;border-radius:14px;margin:19px 0;overflow:hidden}.rich-code-block>header{background:#f2f0ec;border-bottom:1px solid #e5e2dc;justify-content:space-between;align-items:center;gap:12px;min-height:43px;padding:7px 8px 7px 13px;display:flex}.rich-code-block>header>span:first-child,.rich-code-actions,.rich-code-actions button{align-items:center;display:flex}.rich-code-block>header>span:first-child{color:#5e5953;gap:7px;min-width:0}.rich-code-block>header strong{font-family:var(--sa-font-mono);letter-spacing:.025em;text-transform:uppercase;font-size:10px;font-weight:650}.rich-code-actions{flex:none;gap:3px}.rich-code-actions button{color:#625d57;cursor:pointer;min-height:29px;font-family:var(--sa-font-ui);background:0 0;border-radius:7px;justify-content:center;gap:5px;padding:0 8px;font-size:12px;font-weight:550;line-height:1}.rich-code-actions button:hover,.rich-code-actions button.is-active{color:#262321;background:#fff;box-shadow:inset 0 0 0 1px #ddd8d1}.workspace-shell .markdown-body .rich-code-block>pre{color:#292623;overscroll-behavior-x:contain;overscroll-behavior-y:auto;scrollbar-color:#b8b2aa transparent;scrollbar-gutter:stable;scrollbar-width:thin;tab-size:2;background:#fbfaf8;border:0;border-radius:0;width:100%;max-width:none;max-height:min(460px,52svh);margin:0;padding:17px 18px 19px;font-size:12px;line-height:1.66;overflow:hidden auto}.workspace-shell .markdown-body .rich-code-block>pre.is-wrapped,.workspace-shell .markdown-body .rich-code-block>pre.is-wrapped code{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word}.workspace-shell .markdown-body .rich-code-block>pre.is-wrapped{overflow-x:hidden}.workspace-shell .markdown-body .rich-code-block>pre:not(.is-wrapped){overscroll-behavior-inline:contain;overflow:auto}.workspace-shell .markdown-body .rich-code-block>pre code{color:inherit;font:inherit;background:0 0;padding:0;display:block}.rich-code-table,.rich-markdown-table{overscroll-behavior-x:contain;overscroll-behavior-y:auto;scrollbar-color:#b8b2aa transparent;scrollbar-gutter:auto;scrollbar-width:thin;width:100%;max-width:100%;max-height:min(460px,52svh);overflow:auto}.workspace-shell .markdown-body .rich-code-table table,.workspace-shell .markdown-body .rich-markdown-table table{border-collapse:collapse;table-layout:auto;width:max-content;min-width:100%;margin:0;display:table;overflow:visible}.workspace-shell .markdown-body .rich-code-table th,.workspace-shell .markdown-body .rich-code-table td,.workspace-shell .markdown-body .rich-markdown-table th,.workspace-shell .markdown-body .rich-markdown-table td{color:#3d3935;overflow-wrap:break-word;word-break:normal;vertical-align:top;white-space:normal;border:1px solid #e4e1dc;border-top:0;border-left:0;min-width:88px;max-width:340px;padding:10px 12px;font-size:11px;line-height:1.45}.workspace-shell .markdown-body .rich-code-table th,.workspace-shell .markdown-body .rich-markdown-table th{z-index:1;color:#2b2825;letter-spacing:.035em;text-transform:uppercase;background:#efede8;font-size:9px;font-weight:720;position:sticky;top:0}.workspace-shell .markdown-body .rich-code-table tr:nth-child(2n) td,.workspace-shell .markdown-body .rich-markdown-table tr:nth-child(2n) td{background:#f9f8f5}.workspace-shell .markdown-body .rich-code-table tr>:last-child,.workspace-shell .markdown-body .rich-markdown-table tr>:last-child{border-right:0}.rich-code-table>small{color:#77716a;padding:9px 12px;font-size:9px;display:block}.rich-markdown-table{background:#fff;border:0;border-radius:0;margin:0}.rich-markdown-table-shell{width:100%;box-shadow:none;background:#fff;border:1px solid #dedbd5;border-radius:12px;margin:18px 0;overflow:hidden}.rich-table-toolbar{color:#625d57;min-height:38px;font-family:var(--sa-font-ui);border-bottom:1px solid #e4e1dc;justify-content:space-between;align-items:center;gap:12px;padding:4px 7px 4px 12px;font-size:12px;font-weight:550;line-height:1;display:flex}.rich-table-toolbar>span,.rich-table-toolbar>button{align-items:center;gap:6px;display:inline-flex}.rich-table-toolbar>button{min-height:29px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;justify-content:center;padding:0 8px}.rich-table-toolbar>button:hover{color:#262321;background:#f2f0ec}.rich-markdown-image{object-fit:contain;border:1px solid #e0ddd7;border-radius:14px;width:auto;max-width:100%;max-height:620px;margin:20px 0;display:block}.rich-external-image-blocked{color:#736d65;background:#f7f5f1;border:1px solid #e3dfd8;border-radius:8px;margin:8px 0;padding:7px 10px;font-size:10px;display:inline-flex}.workspace-shell .markdown-body .rich-site-link{color:#34312d;vertical-align:middle;background:#f8f7f4;border:1px solid #dfdcd6;border-radius:999px;align-items:center;gap:6px;max-width:min(100%,430px);min-height:30px;margin:2px 3px;padding:3px 8px 3px 4px;text-decoration:none;transition:border-color .15s,background-color .15s,box-shadow .15s;display:inline-flex;box-shadow:0 1px 2px #1f1c1809}.workspace-shell .markdown-body .rich-site-link:hover{color:#211f1c;background:#f2f0ec;border-color:#c8c2ba;box-shadow:0 3px 10px #1f1c1812}.workspace-shell .markdown-body .rich-site-link:focus-visible{outline-offset:2px;outline:2px solid #8f554c}.site-favicon{--site-favicon-size:18px;width:var(--site-favicon-size);height:var(--site-favicon-size);flex:0 0 var(--site-favicon-size);color:#777169;background:#fff;border:1px solid #ddd9d2;border-radius:5px;place-items:center;display:inline-grid;position:relative;overflow:hidden}.site-favicon>img{object-fit:contain;background:#fff;width:100%;height:100%;position:absolute;inset:0}.rich-site-link__favicon{border-radius:50%}.rich-site-link__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.86em;font-weight:610;overflow:hidden}.rich-site-link__host{color:#817a72;white-space:nowrap;border-left:1px solid #d8d4ce;flex:none;padding-left:6px;font-size:.7em;font-weight:560}.message-sources{width:fit-content;margin-top:12px;position:relative}.message-sources>summary{color:#4f4a44;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8f7f4;border:1px solid #dfdcd6;border-radius:999px;align-items:center;gap:7px;min-height:30px;padding:4px 10px 4px 5px;font-size:12px;font-weight:590;list-style:none;display:inline-flex}.message-sources>summary::-webkit-details-marker{display:none}.message-sources>summary:hover,.message-sources[open]>summary{color:#26231f;background:#f2f0ec;border-color:#cbc6be}.message-sources>summary:focus-visible{outline-offset:2px;outline:2px solid #8f554c}.message-sources[open]>summary>svg{transform:rotate(180deg)}.message-sources__icons{align-items:center;padding-left:1px;display:flex}.message-sources__icons .site-favicon+.site-favicon{margin-left:-5px}.message-sources__icons .site-favicon{border-radius:50%;box-shadow:0 0 0 2px #f8f7f4}.message-sources__popover{z-index:30;background:#fff;border:1px solid #ddd9d2;border-radius:14px;width:min(360px,100vw - 40px);padding:12px;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:0 14px 34px #211d1821}.message-sources__popover>strong{color:#2b2824;padding:1px 3px 8px;font-size:12px;font-weight:650;display:block}.message-sources__popover ul{gap:2px;max-height:260px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.message-sources__popover a{color:#302d29;border-radius:9px;grid-template-columns:20px minmax(0,1fr) 13px;align-items:center;gap:9px;padding:8px;text-decoration:none;display:grid}.message-sources__popover a:hover{background:#f5f3ef}.message-sources__popover a>span:not(.site-favicon){gap:2px;min-width:0;display:grid}.message-sources__popover b,.message-sources__popover small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.message-sources__popover b{font-size:12px;font-weight:590}.message-sources__popover small{color:#817a72;font-size:10px}.message-sources__popover a>svg{color:#918b84}@media (width<=620px){.rich-site-link__host{display:none}}.rich-artifact-list{gap:9px;margin-top:20px;display:grid}.rich-document-canvas{background:#fff;border:1px solid #dfdcd6;border-radius:20px;width:min(100%,780px);position:relative;overflow:hidden;box-shadow:0 8px 28px #28231f0b}.rich-document-canvas__toolbar{background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:8px 11px;display:flex}.rich-document-canvas__edit-actions,.rich-document-canvas__actions{align-items:center;gap:4px;display:flex}.rich-document-canvas__toolbar button{color:#2b2825;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:10px;font-weight:630;transition:background-color .15s,border-color .15s;display:inline-flex}.rich-document-canvas__edit-actions>button:first-child{background:#fff;border-color:#e2dfd9}.rich-document-canvas__toolbar button:hover:not(:disabled){background:#f3f1ed;border-color:#ddd9d2}.rich-document-canvas__toolbar button.is-primary{color:#fff;background:#211f1d;border-color:#211f1d}.rich-document-canvas__toolbar button:disabled{opacity:.38;cursor:default}.rich-document-canvas__actions button{width:34px;padding:0}.rich-document-canvas__content{color:#242220;scrollbar-color:#bbb5ad transparent;scrollbar-width:thin;border-top:1px solid #f0eeea;max-height:min(620px,68svh);padding:42px clamp(28px,7%,76px) 58px;overflow:auto}.workspace-shell .markdown-body .rich-document-canvas__content>:first-child{margin-top:0}.workspace-shell .markdown-body .rich-document-canvas__content>:last-child{margin-bottom:0}.workspace-shell .markdown-body .rich-document-canvas__content :is(h1,h2,h3){color:#1e1c1a;font-family:var(--font-display);letter-spacing:-.018em}.workspace-shell .markdown-body .rich-document-canvas__content h1{margin:0 0 18px;font-size:clamp(23px,2.4vw,32px);line-height:1.14}.workspace-shell .markdown-body .rich-document-canvas__content h2{border-top:1px solid #e6e2dc;margin:34px 0 13px;padding-top:28px;font-size:clamp(18px,1.8vw,23px);line-height:1.24}.workspace-shell .markdown-body .rich-document-canvas__content h3{margin:26px 0 10px;font-size:17px}.workspace-shell .markdown-body .rich-document-canvas__content :is(p,li,blockquote){color:#302d2a;font-size:14px;line-height:1.72}.rich-document-canvas textarea{resize:vertical;color:#282522;width:calc(100% - 24px);min-height:420px;font:14px/1.7 var(--sa-font-sans);background:#fbfaf8;border:1px solid #ddd9d2;border-radius:13px;outline:none;margin:0 12px;padding:34px clamp(20px,6%,62px);display:block}.rich-document-canvas textarea:focus{border-color:#9e978e;box-shadow:0 0 0 3px #4d453d14}.rich-document-canvas__local-note,.rich-document-canvas__status{color:#817a72;font-size:9px;display:block}.rich-document-canvas__local-note{padding:8px 18px 13px}.rich-document-canvas__status{text-align:center;min-height:260px;padding:110px 24px}.rich-artifact-card{box-shadow:none;background:#fff;border:1px solid #dedbd5;border-radius:14px;overflow:hidden}.rich-media-output{width:min(100%, 760px, var(--rich-media-natural-width,760px), var(--rich-media-height-cap-width,760px), var(--rich-media-viewport-cap-width,760px));gap:7px;display:grid}.rich-media-card{width:100%;aspect-ratio:var(--rich-media-aspect-ratio,auto);box-shadow:none;background:0 0;border:1px solid #231f1c1a;border-radius:20px;display:block;position:relative;overflow:hidden}.rich-media-canvas{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.rich-media-canvas--video{cursor:default}.rich-media-load-error{z-index:1;background:color-mix(in srgb, var(--workspace-surface,#fff) 94%, transparent);color:var(--workspace-text,#292622);text-align:center;place-content:center;gap:5px;padding:24px;display:grid;position:absolute;inset:0}.rich-media-load-error strong{font-size:13px;font-weight:650}.rich-media-load-error span{color:var(--workspace-text-secondary,#6f6962);font-size:11px}.rich-media-canvas img,.rich-media-canvas video{object-fit:contain;width:100%;height:100%;display:block}.rich-media-expand{color:#fff;opacity:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1f1d1b75;border:1px solid #ffffff75;border-radius:999px;place-items:center;width:34px;height:34px;transition:opacity .16s,transform .16s;display:grid;position:absolute;bottom:12px;right:12px;box-shadow:0 5px 18px #00000021}.rich-media-canvas:hover .rich-media-expand,.rich-media-canvas:focus-visible .rich-media-expand,.rich-media-canvas--video:hover .rich-media-expand,.rich-media-canvas--video:focus-within .rich-media-expand{opacity:1;transform:translateY(-1px)}.rich-media-actions{z-index:2;gap:5px;display:flex;position:absolute;top:12px;right:12px}.rich-media-actions button,.rich-media-actions a,.rich-media-close{color:#fff;stroke:currentColor;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#23201d75;border:1px solid #ffffff80;border-radius:999px;place-items:center;width:36px;height:36px;text-decoration:none;transition:background .15s,transform .15s;display:grid;box-shadow:0 5px 18px #0000001f}.rich-media-actions :is(button,a)>svg,.rich-media-close>svg{color:inherit;stroke:currentColor}html[data-theme] .workspace-shell .markdown-body .rich-media-actions a,html[data-theme] .workspace-shell .markdown-body .rich-media-actions a:not(.rich-site-link){color:#fff;text-decoration:none}.rich-media-actions :is(button,a):hover,.rich-media-close:hover{color:#fff;background:#1a1816ad;transform:translateY(-1px)}.rich-media-copied{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1f1d1bc2;border-radius:999px;padding:5px 8px;font-size:9px;position:absolute;top:54px;right:13px}.rich-audio-output{gap:7px;width:min(100%,680px);display:grid}.rich-audio-card{background:#fff;border:1px solid #dedbd5;border-radius:22px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:92px;padding:15px 16px;display:grid;position:relative;box-shadow:0 9px 28px #28231f11}.rich-audio-card>audio{display:none}.rich-audio-card__play{color:#fff;cursor:pointer;background:#171615;border:0;border-radius:999px;place-items:center;width:48px;height:48px;padding:0;transition:transform .15s,background .15s;display:grid}.rich-audio-card__play:hover:not(:disabled),.rich-audio-card__play:focus-visible:not(:disabled){background:#2b2926;transform:scale(1.035)}.rich-audio-card__play:disabled{cursor:not-allowed;background:#aaa59e}.rich-audio-card__content{gap:7px;min-width:0;display:grid}.rich-audio-card__content>strong{color:#272421;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;line-height:1.2;overflow:hidden}.rich-audio-card__timeline{cursor:pointer;border-radius:7px;height:22px;display:block;position:relative}.rich-audio-card__waveform,.rich-audio-card__waveform:after{content:"";opacity:.55;clip-path:polygon(0 43%,2% 22%,4% 37%,6% 8%,8% 30%,10% 16%,12% 39%,14% 4%,16% 27%,18% 13%,20% 35%,22% 20%,24% 44%,26% 12%,28% 31%,30% 18%,32% 40%,34% 8%,36% 24%,38% 16%,40% 35%,42% 10%,44% 29%,46% 20%,48% 42%,50% 15%,52% 32%,54% 9%,56% 27%,58% 18%,60% 39%,62% 12%,64% 30%,66% 20%,68% 43%,70% 16%,72% 34%,74% 7%,76% 25%,78% 14%,80% 37%,82% 11%,84% 29%,86% 18%,88% 41%,90% 15%,92% 33%,94% 9%,96% 28%,98% 20%,100% 43%,100% 57%,98% 80%,96% 72%,94% 91%,92% 67%,90% 85%,88% 59%,86% 82%,84% 71%,82% 89%,80% 63%,78% 86%,76% 75%,74% 93%,72% 66%,70% 84%,68% 57%,66% 80%,64% 70%,62% 88%,60% 61%,58% 82%,56% 73%,54% 91%,52% 68%,50% 85%,48% 58%,46% 80%,44% 71%,42% 90%,40% 65%,38% 84%,36% 76%,34% 92%,32% 60%,30% 82%,28% 69%,26% 88%,24% 56%,22% 80%,20% 65%,18% 87%,16% 73%,14% 96%,12% 61%,10% 84%,8% 70%,6% 92%,4% 63%,2% 78%,0 57%);color:#bdb9b2;background:repeating-linear-gradient(90deg,currentColor 0 2px,#0000 2px 5px);border-radius:4px;height:18px;position:absolute;inset:2px 0}.rich-audio-card__waveform:after{width:var(--rich-audio-progress,0%);color:#22201e;opacity:1;inset:0 auto 0 0}.rich-audio-card__timeline input{z-index:1;cursor:pointer;opacity:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.rich-audio-card__timeline:focus-within{outline-offset:3px;outline:2px solid #171615}.rich-audio-card__meta{color:#817c75;justify-content:space-between;gap:10px;min-width:0;font-size:9px;line-height:1.2;display:flex}.rich-audio-card>.rich-media-actions{flex:none;position:static}.rich-audio-card>.rich-media-actions button,.rich-audio-card>.rich-media-actions a,html[data-theme] .workspace-shell .markdown-body .rich-audio-card>.rich-media-actions a{width:34px;height:34px;box-shadow:none;color:#4b4742;background:#f7f6f4db;border-color:#dedbd5}.rich-audio-card>.rich-media-actions :is(button,a):hover{color:#171615;background:#eeece8}.rich-audio-card.is-failed{border-color:#e5c4c0}.conversation-media-viewer{--media-viewer-canvas:#f7f7f7;--media-viewer-header:#fff;--media-viewer-surface:#fff;--media-viewer-hover:#ededed;--media-viewer-text:#111;--media-viewer-muted:#707070;--media-viewer-border:#e3e3e3;z-index:1200;background:var(--media-viewer-canvas);color:var(--media-viewer-text);inset:0 0 0 var(--sa-sidebar-collapsed,4rem);grid-template:"header"56px"stage"minmax(0,1fr)/minmax(0,1fr);animation:.18s cubic-bezier(.2,.8,.2,1) both conversation-media-viewer-in;display:grid;position:fixed;overflow:hidden}.conversation-media-viewer:focus{outline:none}html[data-theme=dark] .conversation-media-viewer{--media-viewer-canvas:#151515;--media-viewer-header:#171717;--media-viewer-surface:#202020;--media-viewer-hover:#292929;--media-viewer-text:#f5f5f5;--media-viewer-muted:#a3a3a3;--media-viewer-border:#2d2d2d}.conversation-media-viewer__header{z-index:3;border-bottom:1px solid var(--media-viewer-border);background:color-mix(in srgb, var(--media-viewer-header) 96%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-area:header;justify-content:space-between;align-items:center;gap:24px;min-width:0;padding:8px 14px 8px 12px;display:flex;position:relative}.conversation-media-viewer__title{align-items:center;gap:8px;min-width:0;display:flex}.conversation-media-viewer__close,.conversation-media-viewer__title-icon{width:32px;height:32px;color:var(--media-viewer-text);background:0 0;border:0;border-radius:8px;flex:none;place-items:center;display:grid}.conversation-media-viewer__close{cursor:pointer;transition:background-color .15s,color .15s}.conversation-media-viewer__close:hover,.conversation-media-viewer__close:focus-visible{background:var(--media-viewer-hover);outline:none}.conversation-media-viewer__title-icon{width:24px;height:24px}.conversation-media-viewer__title>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.conversation-media-viewer__title strong{font-size:13px;font-weight:620}.conversation-media-viewer__title small{color:var(--media-viewer-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.conversation-media-viewer__header-actions{align-items:center;gap:6px;display:flex}.conversation-media-viewer__header .rich-media-actions{position:static}.conversation-media-viewer__header :is(.rich-media-actions button,.rich-media-actions a){width:34px;height:34px;color:var(--media-viewer-text);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:8px}.conversation-media-viewer__header :is(.rich-media-actions button,.rich-media-actions a):hover{background:var(--media-viewer-hover);color:var(--media-viewer-text);transform:none}.conversation-media-viewer__copied{background:var(--media-viewer-hover);color:var(--media-viewer-text);border-radius:999px;padding:6px 9px;font-size:9px}.conversation-media-viewer__rail{z-index:4;background:0 0;border:0;flex-direction:column;gap:10px;width:82px;min-height:0;padding:0;display:flex;position:absolute;top:76px;bottom:22px;left:16px}.conversation-media-viewer__rail-copy{justify-content:space-between;align-items:baseline;gap:8px;padding:0 2px;display:flex}.conversation-media-viewer__rail-copy strong{font-size:10px;font-weight:640}.conversation-media-viewer__rail-copy span{color:var(--media-viewer-muted);font-size:8px}.conversation-media-viewer__thumbnails{overscroll-behavior:contain;scrollbar-color:color-mix(in srgb, var(--media-viewer-muted) 42%, transparent) transparent;scrollbar-width:thin;gap:8px;min-height:0;padding:2px 3px 2px 2px;display:grid;overflow:hidden auto}.conversation-media-viewer__thumbnail{aspect-ratio:1;border:1px solid var(--media-viewer-border);background:var(--media-viewer-surface);cursor:pointer;border-radius:10px;width:100%;padding:0;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden}.conversation-media-viewer__thumbnail:is(:hover,:focus-visible){border-color:color-mix(in srgb, var(--media-viewer-text) 38%, var(--media-viewer-border));outline:none;transform:translateY(-1px)}.conversation-media-viewer__thumbnail.is-active{border-color:var(--media-viewer-text);box-shadow:0 0 0 2px color-mix(in srgb, var(--media-viewer-text) 12%, transparent)}.conversation-media-viewer__thumbnail :is(img,video){object-fit:cover;width:100%;height:100%;display:block}.conversation-media-viewer__thumbnail>span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000094;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;display:grid;position:absolute;bottom:5px;right:5px}.conversation-media-viewer__stage{background:var(--media-viewer-canvas);grid-area:stage;place-items:center;min-width:0;min-height:0;padding:clamp(22px,3vw,48px) clamp(28px,5vw,88px);display:grid;position:relative}.conversation-media-viewer__figure{grid-template-rows:minmax(0,1fr);place-items:center;gap:0;width:100%;min-width:0;height:100%;min-height:0;margin:0;display:grid}.conversation-media-viewer__figure :is(img,video){object-fit:contain;border-radius:12px;place-self:center;width:auto;max-width:min(100%,1440px);height:auto;max-height:calc(100svh - 142px);display:block;box-shadow:0 16px 48px #00000029,0 1px 3px #00000014}.conversation-media-viewer__figure figcaption{width:max-content;max-width:min(100%,760px);color:var(--media-viewer-text);justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.conversation-media-viewer__figure figcaption strong{text-overflow:ellipsis;white-space:nowrap;font-weight:570;overflow:hidden}.conversation-media-viewer__figure figcaption span{color:var(--media-viewer-muted);flex:none}.conversation-media-viewer :is(.conversation-media-viewer__previous,.conversation-media-viewer__next){z-index:3;border:1px solid var(--media-viewer-border);background:color-mix(in srgb, var(--media-viewer-surface) 92%, transparent);width:38px;height:38px;color:var(--media-viewer-text);cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:999px;place-items:center;padding:0;transition:background .15s,opacity .15s,transform .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 16px #00000014}.conversation-media-viewer__previous{left:22px}.conversation-media-viewer--with-rail .conversation-media-viewer__previous{left:114px}.conversation-media-viewer__next{right:22px}.conversation-media-viewer :is(.conversation-media-viewer__previous,.conversation-media-viewer__next):not(:disabled):hover{background:var(--media-viewer-hover);transform:translateY(-50%)scale(1.03)}.conversation-media-viewer :is(.conversation-media-viewer__previous,.conversation-media-viewer__next):disabled{opacity:.22;cursor:default}@keyframes conversation-media-viewer-in{0%{opacity:0;transform:scale(.996)}to{opacity:1;transform:scale(1)}}.rich-artifact-card__body{grid-template-columns:37px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:67px;padding:10px 11px;display:grid}.rich-artifact-card__icon{color:#8f4d43;background:#f5f3ef;border:1px solid #dfdcd6;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.rich-artifact-card__copy{flex-direction:column;min-width:0;display:flex}.rich-artifact-card__copy strong{color:#282522;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:670;overflow:hidden}.rich-artifact-card__copy small{color:#79736c;letter-spacing:.035em;margin-top:2px;font-size:8px}.rich-artifact-card__actions{align-items:center;gap:4px;display:flex}.rich-artifact-card__actions button,.rich-artifact-card__actions a,.rich-primary-action{color:#4d4944;cursor:pointer;min-height:32px;font-family:var(--sa-font-ui);background:#fff;border:1px solid #dcd8d1;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 9px;font-size:12px;font-weight:550;line-height:1;text-decoration:none;display:inline-flex}.rich-artifact-card__actions .rich-artifact-action-label{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:0;white-space:nowrap;line-height:1}.rich-artifact-card__actions button:hover,.rich-artifact-card__actions a:hover,.rich-primary-action:hover{color:#211f1d;background:#f6f4f0;border-color:#bfb9b0}.rich-display-panel{z-index:35;width:var(--rich-display-width,min(48%, 680px));background:#f7f6f3;border-left:1px solid #d9d5ce;flex-direction:column;min-width:360px;max-width:calc(100% - 360px);height:100%;animation:.26s cubic-bezier(.22,1,.36,1) both rich-display-enter;display:flex;position:absolute;top:0;right:0;overflow:visible;box-shadow:-18px 0 40px #201c180e}.rich-display-resizer{z-index:4;color:#8a847c;cursor:col-resize;touch-action:none;background:#fff;border:1px solid #d5d1ca;border-radius:999px;justify-content:center;align-items:center;width:16px;height:64px;transition:border-color .16s,background .16s,color .16s,box-shadow .16s;display:flex;position:absolute;top:50%;left:-8px;transform:translateY(-50%);box-shadow:0 5px 18px #1f1c181f}.rich-display-resizer:hover,.rich-display-resizer:focus-visible{color:#b85f43;background:#fff9f6;border-color:#c9785c;outline:none;box-shadow:0 5px 22px #79402c2e}html.is-resizing-display,html.is-resizing-display *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}html.is-resizing-display .workspace-main--display-open .chat-stage{transition:none}@keyframes rich-display-enter{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.rich-display-header{background:#fff;border-bottom:1px solid #dfdcd6;justify-content:space-between;align-items:center;min-height:49px;padding:0 9px 0 14px;display:flex}.rich-display-header>div,.rich-display-actions{align-items:center;display:flex}.rich-display-header>div:first-child{color:#302d2a;gap:7px}.rich-display-header>div:first-child>svg{color:#b86145}.rich-display-header strong{font-family:var(--font-display);font-size:12px;font-weight:650}.rich-display-actions{gap:2px}.rich-display-actions a,.rich-display-actions button{color:#6d6760;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.rich-display-actions a:hover,.rich-display-actions button:hover{color:#262321;background:#f0eee9}.rich-display-actions a:focus-visible,.rich-display-actions button:focus-visible,.rich-display-tab button:focus-visible{outline-offset:-2px;outline:2px solid #c9785c}.rich-display-tabs{scrollbar-width:thin;background:#f2f0ec;border-bottom:1px solid #dfdcd6;min-height:39px;padding:5px 7px 0;display:flex;overflow-x:auto}.rich-display-tab{border:1px solid #0000;border-bottom:0;border-radius:8px 8px 0 0;align-items:center;min-width:110px;max-width:210px;height:33px;display:flex}.rich-display-tab.is-active{background:#fff;border-color:#d9d5ce}.rich-display-tab>button:first-child{color:#625d57;text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;padding:0 4px 0 9px;font-size:9px;font-weight:620;overflow:hidden}.rich-display-tab>button:last-child{color:#8a847c;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.rich-display-tab>button:last-child:hover{color:#302d2a;background:#efede9}.rich-display-meta{color:#7c766f;letter-spacing:.045em;text-transform:uppercase;background:#fff;border-bottom:1px solid #e3e0da;align-items:center;gap:8px;min-height:35px;padding:0 12px;font-size:8px;display:flex}.rich-display-meta span+span:before{color:#c5bfb7;content:"•";margin-right:8px}.rich-display-body{background:#f7f6f3;flex:1;min-height:0;overflow:auto}.display-html-stage{background:#ebe9e4;width:100%;height:100%;min-height:480px;padding:10px;display:flex;position:relative}.display-html-frame,.display-document-frame{background:#fff;border:0;width:100%;height:100%;min-height:480px;display:block}.display-html-stage .display-html-frame{border:1px solid #2d282314;border-radius:10px;min-height:0;box-shadow:0 10px 30px #1f1b181c}.display-navigation-notice{z-index:2;color:#f6f3ec;pointer-events:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1c1b19f0;border:1px solid #ffffff1a;border-radius:10px;gap:2px;max-width:min(360px,100% - 44px);padding:10px 13px;font-size:10px;line-height:1.4;animation:.18s ease-out both display-notice-in;display:grid;position:absolute;bottom:22px;right:22px;box-shadow:0 12px 36px #00000042}.display-navigation-notice strong{font-size:10px;font-weight:700}.display-navigation-notice span{color:#c8c3ba}@keyframes display-notice-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.display-image-preview{background:linear-gradient(45deg,#eeece7 25%,#0000 25%) 0 0/24px 24px,linear-gradient(-45deg,#eeece7 25%,#0000 25%) 0 12px/24px 24px,linear-gradient(45deg,#0000 75%,#eeece7 75%) 12px -12px/24px 24px,#f8f7f4;justify-content:center;align-items:center;min-height:100%;padding:24px;display:flex;position:relative}.display-image-frame{justify-content:center;align-items:center;max-width:100%;max-height:calc(100svh - 155px);display:inline-flex;position:relative}.display-image-status{color:#77716a;justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex;position:absolute;inset:0}.display-image-preview img{object-fit:contain;opacity:0;border-radius:8px;max-width:100%;max-height:calc(100svh - 155px);transition:opacity .18s;display:block;box-shadow:0 14px 42px #1f1b1824}.display-image-preview.is-ready img{opacity:1}.display-image-preview.is-error img{display:none}.display-video-preview{background:#111;justify-content:center;align-items:center;min-height:100%;padding:24px;display:flex}.display-video-preview video{border-radius:10px;width:100%;max-width:100%;max-height:calc(100svh - 155px);display:block;box-shadow:0 16px 48px #00000052}.display-text-preview{color:#302d2a;min-height:100%;font-family:var(--sa-font-mono);overflow-wrap:anywhere;white-space:pre-wrap;background:#fbfaf8;margin:0;padding:22px;font-size:12px;line-height:1.68}.display-source-preview{tab-size:2}.display-prose-preview{color:#282522;background:#fff;min-height:100%;padding:clamp(34px,7vw,76px) clamp(30px,8vw,88px) 80px}.display-prose-preview>:first-child{margin-top:0}.display-prose-preview>:last-child{margin-bottom:0}.display-prose-preview :is(h1,h2,h3){color:#1f1d1b;font-family:var(--font-display);letter-spacing:-.018em}.display-prose-preview h1{font-size:clamp(27px,4vw,40px);line-height:1.12}.display-prose-preview h2{border-top:1px solid #e5e1db;margin-top:38px;padding-top:30px;font-size:clamp(20px,2.6vw,28px)}.display-prose-preview :is(p,li,blockquote){font-size:15px;line-height:1.75}.display-table-wrap{background:#f7f6f3;width:100%;min-height:100%;padding:16px;overflow:auto}.display-table-wrap table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #dcd8d1;border-radius:8px;width:100%;font-size:10px}.display-table-wrap th,.display-table-wrap td{overflow-wrap:anywhere;text-align:left;vertical-align:top;border-bottom:1px solid #e2ded8;border-right:1px solid #e2ded8;min-width:110px;max-width:300px;padding:9px 10px}.display-table-wrap th{z-index:1;color:#322f2b;letter-spacing:.04em;text-transform:uppercase;background:#ebe8e3;font-size:8px;position:sticky;top:0}.display-table-wrap tr:nth-child(2n) td{background:#faf9f7}.display-limit-note{color:#77716a;margin:10px 0 0;font-size:9px}.display-loading,.display-empty{color:#746e67;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:100%;padding:30px;display:flex}.display-loading{flex-direction:row;font-size:10px}.display-empty h3,.display-empty p{margin:0}.artifact-export-section{margin-top:14px}.artifact-export-list{gap:7px;display:grid}.artifact-export-list article{background:#fff;border:1px solid #e0ddd7;border-radius:10px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;padding:8px 9px;display:grid}.artifact-export-list article>span{color:#8f4d43;background:#f0ede8;border-radius:8px;justify-content:center;align-items:center;width:33px;height:33px;display:flex}.artifact-export-list article>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.artifact-export-list strong{color:#302d2a;font-size:10px}.artifact-export-list small{color:#77716a;margin-top:2px;font-size:8px}.artifact-export-list article>div:last-child{gap:4px;display:flex}.artifact-export-list a{color:#56514b;border:1px solid #ddd9d2;border-radius:7px;align-items:center;gap:5px;min-height:30px;padding:0 8px;font-size:8px;font-weight:650;text-decoration:none;display:inline-flex}.artifact-export-list a:hover{color:#272421;background:#f3f1ed}.display-empty h3{color:#302d2a;font-family:var(--font-display);font-size:15px}.display-empty p{max-width:330px;font-size:10px;line-height:1.55}@media (width<=1050px){.workspace-main--display-open .chat-stage{width:calc(100% - var(--rich-display-width))}.rich-display-panel{width:var(--rich-display-width);min-width:340px;max-width:calc(100% - 320px)}.rich-artifact-card__body{grid-template-columns:37px minmax(0,1fr);align-items:start}.rich-artifact-card__actions{grid-column:2}}@media (width<=760px){.workspace-main--display-open .chat-stage{width:100%}.rich-display-panel{z-index:100;width:100%;min-width:0;max-width:none;position:fixed;inset:0;overflow:hidden}.display-html-stage{padding:0}.display-html-stage .display-html-frame{border:0;border-radius:0}.rich-code-block>header{flex-direction:column;align-items:flex-start}.rich-code-actions{width:100%;overflow-x:auto}.rich-code-actions button:first-child{margin-right:auto}.workspace-shell .markdown-body .rich-code-block>pre,.rich-code-table,.rich-markdown-table{max-height:min(420px,48svh)}.rich-artifact-card__body{grid-template-columns:34px minmax(0,1fr)}.rich-artifact-card__actions{grid-column:1/-1;width:100%}.rich-artifact-card__actions button,.rich-artifact-card__actions a{flex:1}.rich-media-card{border-radius:16px}.rich-audio-card{border-radius:18px;grid-template-columns:44px minmax(0,1fr);gap:11px;padding:13px}.rich-audio-card__play{width:44px;height:44px}.rich-audio-card>.rich-media-actions{grid-column:1/-1;justify-self:end}.rich-media-actions{top:9px;right:9px}.rich-media-actions button,.rich-media-actions a,.rich-media-close{width:34px;height:34px}.conversation-media-viewer{grid-template:"header"56px"stage"minmax(0,1fr)/minmax(0,1fr);inset:0}.conversation-media-viewer__header{padding:8px 9px 8px 12px}.conversation-media-viewer__header .rich-media-actions>:first-child{display:none}.conversation-media-viewer__header :is(.rich-media-actions button,.rich-media-actions a){width:34px;height:34px}.conversation-media-viewer__stage{padding:14px 44px}.conversation-media-viewer--with-rail .conversation-media-viewer__stage{padding-bottom:96px}.conversation-media-viewer__figure figcaption{bottom:8px}.conversation-media-viewer--with-rail .conversation-media-viewer__figure figcaption{bottom:84px}.conversation-media-viewer__figure :is(img,video){border-radius:10px;max-height:calc(100svh - 126px)}.conversation-media-viewer--with-rail .conversation-media-viewer__figure :is(img,video){max-height:calc(100svh - 210px)}.conversation-media-viewer :is(.conversation-media-viewer__previous,.conversation-media-viewer__next){width:32px;height:32px}.conversation-media-viewer__previous,.conversation-media-viewer--with-rail .conversation-media-viewer__previous{left:7px}.conversation-media-viewer__next{right:7px}.conversation-media-viewer__rail{border:1px solid var(--media-viewer-border);background:color-mix(in srgb, var(--media-viewer-surface) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:14px;flex-direction:row;align-items:center;width:auto;min-width:0;height:74px;padding:7px;inset:auto 10px 10px;box-shadow:0 8px 28px #0000001a}.conversation-media-viewer__rail-copy{display:none}.conversation-media-viewer__thumbnails{gap:8px;width:100%;display:flex;overflow:auto hidden}.conversation-media-viewer__thumbnail{flex:0 0 58px;width:58px;height:58px}}@media (prefers-reduced-motion:reduce){.rich-display-panel{animation:none}.rich-display-resizer,.display-image-preview img{transition:none}.display-navigation-notice,.conversation-media-viewer{animation:none}.rich-media-expand,.rich-media-actions :is(button,a),.rich-media-close,.conversation-media-viewer__thumbnail,.conversation-media-viewer :is(.conversation-media-viewer__previous,.conversation-media-viewer__next),.workspace-main--display-open .chat-stage{transition:none}}html[data-theme=dark] :is(.rich-code-block,.rich-artifact-card,.rich-display-panel,.display-table-wrap,.artifact-export-list article){color:#dedbd4;box-shadow:none;background:#111212;border-color:#2d2f2c}html[data-theme=dark] .rich-document-canvas{box-shadow:none;background:#111212;border-color:#30322f}html[data-theme=dark] .rich-document-canvas__toolbar{background:#111212}html[data-theme=dark] .rich-document-canvas__toolbar button{color:#e7e4dd}html[data-theme=dark] .rich-document-canvas__edit-actions>button:first-child,html[data-theme=dark] .rich-document-canvas__toolbar button:hover:not(:disabled){background:#1b1c1c;border-color:#383a36}html[data-theme=dark] .rich-document-canvas__toolbar button.is-primary{color:#181817;background:#efede7;border-color:#efede7}html[data-theme=dark] .rich-document-canvas__content{color:#dedbd4;border-color:#272926}html[data-theme=dark] .workspace-shell .markdown-body .rich-document-canvas__content :is(h1,h2,h3){color:#f1efe9;border-color:#30322f}html[data-theme=dark] .workspace-shell .markdown-body .rich-document-canvas__content :is(p,li,blockquote){color:#d0cdc6}html[data-theme=dark] .rich-document-canvas textarea{color:#e3e0d9;background:#0b0c0c;border-color:#343633}html[data-theme=dark] .display-prose-preview{color:#dedbd4;background:#111212}html[data-theme=dark] .display-prose-preview :is(h1,h2,h3){color:#f1efe9;border-color:#30322f}html[data-theme=dark] .display-prose-preview :is(p,li,blockquote){color:#d0cdc6}html[data-theme=dark] .rich-media-card,html[data-theme=dark] .rich-audio-card{background:#111212;border-color:#30322f;box-shadow:0 12px 34px #0000003d}html[data-theme=dark] .rich-audio-card__content>strong{color:#efede8}html[data-theme=dark] .rich-audio-card__waveform,html[data-theme=dark] .rich-audio-card__waveform:after{color:#5b5b58}html[data-theme=dark] .rich-audio-card__waveform:after{color:#efede8}html[data-theme=dark] .rich-audio-card__meta{color:#96928b}html[data-theme=dark] .rich-audio-card>.rich-media-actions button,html[data-theme=dark] .rich-audio-card>.rich-media-actions a,html[data-theme=dark] .workspace-shell .markdown-body .rich-audio-card>.rich-media-actions a{color:#d8d5ce;background:#1f201fe6;border-color:#353633}html[data-theme=dark] .rich-display-panel{background:#0c0d0d;border-color:#30322f;box-shadow:-18px 0 44px #00000052}html[data-theme=dark] :is(.rich-code-block>header,.rich-display-header,.rich-display-tabs,.rich-display-meta){background:#151616;border-color:#2a2c29}html[data-theme=dark] :is(.rich-code-actions button,.rich-display-actions a,.rich-display-actions button,.rich-display-tab){color:#9e9b94}html[data-theme=dark] :is(.rich-code-actions button,.rich-display-actions a,.rich-display-actions button,.rich-display-tab):hover,html[data-theme=dark] .rich-display-tab.is-active{color:#f2f0ea;background:#202220;border-color:#3d3f3b}html[data-theme=dark] .rich-display-header>div:first-child{color:#f2f0ea}html[data-theme=dark] .rich-display-header>div:first-child>svg{color:#e48664}html[data-theme=dark] .rich-display-tab>button:first-child{color:#aaa7a0}html[data-theme=dark] .rich-display-tab.is-active>button:first-child{color:#f2f0ea}html[data-theme=dark] .rich-display-resizer{color:#8f918b;background:#1a1b1b;border-color:#3b3e39;box-shadow:0 6px 20px #0000006b}html[data-theme=dark] .rich-display-resizer:hover,html[data-theme=dark] .rich-display-resizer:focus-visible{color:#e78b69;background:#241a17;border-color:#8d5b49;box-shadow:0 6px 24px #00000085}html[data-theme=dark] .rich-display-body,html[data-theme=dark] .display-html-stage{background:#090a0a}html[data-theme=dark] .display-html-stage .display-html-frame{border-color:#2d2f2c;box-shadow:0 12px 34px #0000005c}html[data-theme=dark] .display-image-preview{background:linear-gradient(45deg,#151616 25%,#0000 25%) 0 0/24px 24px,linear-gradient(-45deg,#151616 25%,#0000 25%) 0 12px/24px 24px,linear-gradient(45deg,#0000 75%,#151616 75%) 12px -12px/24px 24px,#0d0e0e}html[data-theme=dark] .display-image-status{color:#99968f}html[data-theme=dark] .workspace-shell .markdown-body .rich-code-block>pre,html[data-theme=dark] :is(.rich-code-table,.rich-markdown-table,.display-text-preview){color:#d7d4cd;background:#0b0c0c;border-color:#2a2c29}html[data-theme=dark] :is(.rich-code-table,.rich-markdown-table,.display-table-wrap){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scrollbar-color:#696b66 #111212}html[data-theme=dark] .workspace-shell .markdown-body :is(.rich-code-table,.rich-markdown-table){color:#d8d5ce;background:#0d0e0e;border-color:#2b2d2a}html[data-theme=dark] .workspace-shell .markdown-body :is(.rich-code-table th,.rich-code-table td,.rich-markdown-table th,.rich-markdown-table td){color:#d8d5ce;background:#101111;border-color:#2b2d2a}html[data-theme=dark] .workspace-shell .markdown-body :is(.rich-code-table th,.rich-markdown-table th),html[data-theme=dark] .display-table-wrap th{color:#f1efe9;background:#181919}html[data-theme=dark] .workspace-shell .markdown-body :is(.rich-code-table tr:nth-child(2n) td,.rich-markdown-table tr:nth-child(2n) td),html[data-theme=dark] .display-table-wrap tr:nth-child(2n) td{color:#e1ded7;background:#171818}html[data-theme=dark] .workspace-shell .markdown-body :is(.rich-code-table tbody tr:hover td,.rich-markdown-table tbody tr:hover td),html[data-theme=dark] .display-table-wrap tbody tr:hover td{color:#f0ede6;background:#202220}html[data-theme=dark] .display-table-wrap{background:#0d0e0e}html[data-theme=dark] .display-table-wrap table{color:#d8d5ce;background:#101111;border-color:#2b2d2a}html[data-theme=dark] .display-table-wrap :is(th,td){color:#d8d5ce;border-color:#2b2d2a}html[data-theme=dark] :is(.rich-artifact-card__copy strong,.display-empty h3){color:#f2f0ea}html[data-theme=dark] :is(.rich-artifact-card__copy p,.rich-display-meta,.display-empty,.display-loading,.display-limit-note){color:#99968f}html[data-theme=dark] .rich-artifact-card__icon{background:#1b1c1c;border-color:#343633}html[data-theme=dark] .workspace-shell .markdown-body .rich-site-link{color:#e8e5de;background:#151616;border-color:#343633;box-shadow:inset 0 1px #ffffff06,0 1px 2px #00000047}html[data-theme=dark] .workspace-shell .markdown-body .rich-site-link:hover{color:#f7f5ef;background:#1d1f1e;border-color:#4a4d47;box-shadow:inset 0 1px #ffffff0a,0 3px 10px #0000003d}html[data-theme=dark] .workspace-shell .markdown-body .rich-site-link:focus-visible{outline-color:#c8775a}html[data-theme=dark] .workspace-shell .markdown-body .rich-site-link__label{color:#ef8d69}html[data-theme=dark] .workspace-shell .markdown-body .rich-site-link__host{color:#96938d;border-color:#373936}html[data-theme=dark] .site-favicon{color:#9b9891;background:#1b1c1c;border-color:#3a3d39}html[data-theme=dark] .site-favicon>img{background:#fff}html[data-theme=dark] .message-sources>summary{color:#d6d3cc;background:#151616;border-color:#343633}html[data-theme=dark] .message-sources>summary:hover,html[data-theme=dark] .message-sources[open]>summary{color:#f2efe8;background:#1d1f1e;border-color:#4a4d47}html[data-theme=dark] .message-sources__icons .site-favicon{box-shadow:0 0 0 2px #151616}html[data-theme=dark] .message-sources__popover{background:#151616;border-color:#343633;box-shadow:0 16px 38px #00000061}html[data-theme=dark] .message-sources__popover>strong,html[data-theme=dark] .message-sources__popover a{color:#ece9e2}html[data-theme=dark] .message-sources__popover a:hover{background:#202220}html[data-theme=dark] .message-sources__popover small,html[data-theme=dark] .message-sources__popover a>svg{color:#99968f}html[data-theme=dark] :is(.rich-primary-action,.rich-artifact-card__actions a,.rich-artifact-card__actions button,.artifact-export-list a){color:#eae7e0;background:#1b1c1c;border-color:#393b37}html[data-theme=dark] :is(.rich-primary-action,.rich-artifact-card__actions a,.rich-artifact-card__actions button,.artifact-export-list a):hover{color:#f4c3b0;background:#251a17;border-color:#69483d}html[data-theme=dark] :is(.display-document-frame,.display-html-frame){background:#fff}.persistent-document{width:100%;min-width:0;color:inherit}.persistent-document .rich-document-canvas__toolbar{flex-wrap:wrap;gap:12px}.persistent-document textarea{resize:vertical;box-sizing:border-box;width:100%;min-height:55svh;font:14px/1.65 var(--font-inter), sans-serif;color:inherit;background:var(--surface,transparent);border:1px solid var(--border,#999);border-radius:8px;padding:16px;display:block}.persistent-document :is(button,a){min-height:36px}.persistent-document :focus-visible{outline-offset:3px;outline:2px solid}.persistent-document [role=alert]{border-inline-start:3px solid;margin-block:12px;padding:12px}.persistent-document small{margin-block:8px;display:block}.persistent-document__notice{margin:12px;line-height:1.6}.persistent-document__notice p{margin:0 0 12px}.persistent-document .rich-primary-action{white-space:normal;text-align:start}.message-attachment__coverage{white-space:normal;opacity:.75;font-size:11px;display:block}.rich-media-action-notice{inset-inline-end:0;background:var(--surface,#fff);max-width:min(300px,80vw);color:var(--text-primary,#222);border:1px solid var(--border,#ddd);z-index:3;border-radius:8px;padding:8px 12px;font-size:12px;position:absolute;top:100%}@media (width<=480px){.persistent-document .rich-document-canvas__edit-actions{flex-wrap:wrap}.rich-document-canvas__toolbar{flex-wrap:wrap;gap:8px}}html[data-theme] .workspace-shell{--workspace-host-canvas:var(--sa-app-canvas);--workspace-host-glass:var(--sa-glass-surface);--workspace-canvas:#fff;--workspace-sidebar:var(--sa-sidebar-neutral-light);--workspace-surface-1:#fff;--workspace-surface-2:#f2f2f2;--workspace-surface-3:#e9e9e9;--workspace-sidebar-hover:#ececec;--workspace-sidebar-active:#e3e3e3;--workspace-primary:#111;--workspace-primary-light:#111;--workspace-primary-soft:#ededed;--workspace-text:#111;--workspace-text-secondary:#666;--workspace-border:#e2e2e2;--workspace-border-strong:#c9c9c9;--workspace-danger:#d84c64;--workspace-canvas-rgb:255 255 255;--workspace-glass-bg:#fffffff0;--workspace-glass-bg-strong:#fff;--workspace-glass-border:#e2e2e2;--workspace-glass-stroke:#e2e2e2;--workspace-glass-highlight:#ffffffc2;--workspace-glass-shadow:var(--sa-shadow-elevated);--workspace-glass-blur:0px;--workspace-scroll-thumb:color-mix(in srgb, var(--workspace-text-secondary) 28%, transparent);--workspace-scroll-thumb-hover:color-mix(in srgb, var(--workspace-text-secondary) 46%, transparent);--workspace-control-strong:#111;--workspace-control-on-strong:#fff;--sa-focus-lilac:#1111112e;--sa-lilac-rgb:17 17 17;--sa-bg-canvas:var(--workspace-canvas);--sa-bg-panel:var(--workspace-surface-1);--sa-bg-surface:var(--workspace-surface-1);--sa-bg-subtle:var(--workspace-surface-2);--sa-text-primary:var(--workspace-text);--sa-text-secondary:var(--workspace-text-secondary);--sa-border-subtle:var(--workspace-border);--sa-border-default:var(--workspace-border);--sa-border-strong:var(--workspace-border-strong);--sa-control-hover:var(--workspace-surface-2);--sa-action-primary:var(--workspace-primary);--sa-action-primary-text:var(--workspace-control-on-strong);--sa-focus-ring:var(--workspace-primary-light);--sa-accent:var(--workspace-primary);--sa-accent-text:var(--workspace-primary);--sa-accent-surface:var(--workspace-primary-soft);--sa-neutral-25:var(--workspace-surface-1);--sa-neutral-100:var(--workspace-surface-2);--sa-neutral-200:var(--workspace-border);--sa-neutral-300:var(--workspace-border-strong);--sa-neutral-500:var(--workspace-text-secondary);--sa-neutral-700:var(--workspace-text-secondary);--sa-neutral-800:var(--workspace-text);--sa-terra-50:var(--workspace-primary-soft);--sa-terra-100:color-mix(in srgb, var(--workspace-primary) 13%, var(--workspace-surface-1));--sa-terra-200:color-mix(in srgb, var(--workspace-primary) 24%, var(--workspace-surface-1));--sa-terra-300:color-mix(in srgb, var(--workspace-primary) 44%, var(--workspace-surface-1));--sa-terra-400:color-mix(in srgb, var(--workspace-primary) 72%, var(--workspace-text));--sa-terra-500:var(--workspace-primary);--sa-terra-600:var(--workspace-primary-light);--sa-terra-700:var(--workspace-primary-light);--sa-terra-800:var(--workspace-text);--sa-danger:var(--workspace-danger);--sa-sidebar-width:17rem;--chat-reading-width:58rem;--chat-composer-overlap-height:186px;--chat-canvas-rgb:var(--workspace-canvas-rgb);background:var(--workspace-canvas);color:var(--workspace-text);font-family:var(--font-inter), "Inter", system-ui, sans-serif;--sa-shadow-float:var(--sa-shadow-elevated)}html[data-theme=dark] .workspace-shell{--workspace-canvas:#0d0d0d;--workspace-sidebar:#161616;--workspace-surface-1:#161616;--workspace-surface-2:#202020;--workspace-surface-3:#292929;--workspace-sidebar-hover:#222;--workspace-sidebar-active:#2b2b2b;--workspace-primary:#f5f5f5;--workspace-primary-light:#f5f5f5;--workspace-primary-soft:#242424;--workspace-text:#f5f5f5;--workspace-text-secondary:#a3a3a3;--workspace-border:#2d2d2d;--workspace-border-strong:#484848;--workspace-danger:#ff6b7a;--workspace-canvas-rgb:13 13 13;--workspace-glass-bg:#161616f5;--workspace-glass-bg-strong:#161616;--workspace-glass-border:#2d2d2d;--workspace-glass-stroke:#2d2d2d;--workspace-glass-highlight:#ffffff0f;--workspace-control-strong:#f5f5f5;--workspace-control-on-strong:#111;--sa-focus-lilac:#f5f5f533;--sa-lilac-rgb:245 245 245}html[data-theme] .workspace-shell,html[data-theme] .workspace-shell *{scrollbar-width:auto;scrollbar-color:var(--workspace-scroll-thumb) transparent!important}html[data-theme] .workspace-shell ::-webkit-scrollbar{width:12px;height:12px}html[data-theme] .workspace-shell ::-webkit-scrollbar-track{background:0 0!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-corner{background:0 0!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-thumb{border:2px solid #0000;border-radius:999px;min-width:42px;min-height:42px;background:var(--workspace-scroll-thumb)!important;background-clip:padding-box!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-thumb:hover{background:var(--workspace-scroll-thumb-hover)!important;background-clip:padding-box!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button:vertical{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button:vertical:decrement{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button:vertical:increment{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button:horizontal{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button:horizontal:decrement{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button:horizontal:increment{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button:vertical:decrement:hover{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button:vertical:increment:hover{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button:horizontal:decrement:hover{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button:single-button:horizontal:increment:hover{appearance:none!important;background:0 0!important;border:0!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;display:none!important}html[data-theme] .workspace-shell ::selection{background:color-mix(in srgb, var(--workspace-primary) 36%, transparent);color:var(--workspace-text)}html[data-theme] .workspace-shell :focus-visible{outline:2px solid var(--sa-focus-lilac);outline-offset:2px}html[data-theme] .workspace-shell :is(h1,h2,h3,h4,strong,button,input,textarea,select){font-family:var(--font-inter), "Inter", system-ui, sans-serif}html[data-theme] .workspace-shell :is(button,a) svg{stroke-width:1.75px}html[data-theme] .workspace-shell .workspace-main,html[data-theme] .workspace-shell .workspace-view{background-color:var(--workspace-canvas);box-shadow:none}html[data-theme] .workspace-shell .composer-dock,html[data-theme] .workspace-shell .chat-stage .chat-scroll{background-color:#0000}html[data-theme] .workspace-shell .chat-stage{background:var(--workspace-canvas);position:relative}html[data-theme] .workspace-shell .workspace-sidebar{border-color:var(--workspace-border);background:var(--workspace-sidebar);box-shadow:none;padding:12px 10px 10px}html[data-theme=dark] .workspace-shell .workspace-sidebar{border-color:color-mix(in srgb, var(--workspace-border) 76%, transparent);background:var(--workspace-sidebar);box-shadow:none}html[data-theme] .workspace-shell .sidebar-header{border-bottom:1px solid color-mix(in srgb, var(--workspace-border) 82%, transparent);height:54px;margin-bottom:9px;padding:0 2px 10px 8px}html[data-theme] .workspace-shell.workspace-shell--collapsed .sidebar-header{justify-content:center;padding:0 0 10px}html[data-theme] .workspace-shell .sidebar-brand .brand-lockup,html[data-theme] .workspace-shell .sidebar-brand .brand-wordmark,html[data-theme] .workspace-shell .account-copy strong{color:var(--workspace-text)}html[data-theme] .workspace-shell .sidebar-brand .sidebar-brand-signature{--brand-signature-height:15px;width:max-content;height:var(--brand-signature-height);color:var(--workspace-text)}html[data-theme] .workspace-shell .sidebar-brand .brand-wordmark{font-family:var(--font-inter), "Inter", sans-serif;letter-spacing:-.035em;font-size:17px;font-weight:650}html[data-theme] .workspace-shell .sidebar-collapse-button{width:32px;height:32px;color:var(--workspace-text-secondary);background:0 0;border:1px solid #0000;border-radius:9px}html[data-theme] .workspace-shell .sidebar-search-button{width:32px;height:32px;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid}html[data-theme] .workspace-shell .sidebar-search-button:hover,html[data-theme] .workspace-shell .sidebar-search-button.is-active{background:var(--workspace-surface-2);color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .sidebar-collapse-button:hover{background:color-mix(in srgb, var(--workspace-primary) 3%, var(--workspace-surface-2));color:var(--workspace-text);border-color:#0000}html[data-theme] .workspace-shell .new-chat-button{min-height:37px;color:var(--workspace-text);box-shadow:none;background:0 0;border:0;border-radius:9px;gap:9px;margin:0 0 3px;padding:0 8px;font-size:14px;font-weight:400}html[data-theme] .workspace-shell .new-chat-button:hover,html[data-theme] .workspace-shell .new-chat-button:focus-visible{background:color-mix(in srgb, var(--workspace-primary) 3%, var(--workspace-surface-2));color:var(--workspace-text);border-color:#0000;transform:none}html[data-theme] .workspace-shell .new-chat-button:active{background:var(--workspace-primary-soft);color:var(--workspace-text);transform:scale(.985)}html[data-theme] .workspace-shell .new-chat-button svg{width:18px;height:18px;color:inherit;background:0 0;border:0;border-radius:0;flex:0 0 18px;padding:0}html[data-theme] .workspace-shell .conversation-search{height:36px;color:var(--workspace-text-secondary);background:var(--workspace-surface-1);box-shadow:none;border:0;border-radius:9px;gap:8px;margin:4px 0 6px;padding:0 8px 0 10px;animation:.15s ease-out both sidebar-search-reveal}html[data-theme] .workspace-shell .conversation-search:hover,html[data-theme] .workspace-shell .conversation-search:focus-within{background:color-mix(in srgb, var(--workspace-primary) 2%, var(--workspace-surface-2));box-shadow:none;outline:0}html[data-theme] .workspace-shell .conversation-search input,html[data-theme] .workspace-shell .conversation-search input:focus,html[data-theme] .workspace-shell .conversation-search input:focus-visible{outline-offset:0;box-shadow:none;appearance:none;color:var(--workspace-text);background:0 0;border:0;outline:0;font-size:13px}html[data-theme] .workspace-shell .conversation-search>button{width:26px;height:26px;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:0 0 26px;place-items:center;display:grid}html[data-theme] .workspace-shell .conversation-search>button:hover{background:var(--workspace-surface-2);color:var(--workspace-text)}@keyframes sidebar-search-reveal{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}html[data-theme] .workspace-shell .conversation-search input::placeholder{color:color-mix(in srgb, var(--workspace-text-secondary) 78%, transparent)}html[data-theme] .workspace-shell .sidebar-primary-nav{border-bottom:1px solid color-mix(in srgb, var(--workspace-border) 72%, transparent);gap:3px;margin:0 0 10px;padding-bottom:9px}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a){width:100%;height:37px;color:var(--workspace-text);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;padding:0 8px;font-size:14px;font-weight:400;transition:color .16s,background-color .16s,border-color .16s,transform .16s;display:flex}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a) svg{background:0 0;border:0;border-radius:0;flex:0 0 18px;width:18px;height:18px;padding:0}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):hover{background:color-mix(in srgb, var(--workspace-primary) 3%, var(--workspace-surface-2));color:var(--workspace-text);border-color:#0000;transform:none}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):focus-visible{background:color-mix(in srgb, var(--workspace-primary-soft) 56%, var(--workspace-surface-1));color:var(--workspace-text);box-shadow:none;border-color:#0000;outline:none}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a).is-active{background:var(--workspace-sidebar-active);color:var(--workspace-text);border-color:#0000;font-weight:450}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a).is-active svg{color:var(--workspace-primary-light);background:0 0;border-color:#0000}html[data-theme] .workspace-shell .conversation-history{border-top:0;padding-top:2px}html[data-theme] .workspace-shell .sidebar-section-label{height:30px;color:var(--workspace-text-secondary);letter-spacing:0;text-transform:none;padding:0 10px;font-size:12px;font-weight:550}html[data-theme] .workspace-shell .sidebar-section-label small{border:1px solid var(--workspace-border);background:var(--workspace-surface-2);min-width:19px;height:18px;color:var(--workspace-text-secondary);border-radius:999px;place-items:center;font-size:8px;display:grid}html[data-theme] .workspace-shell .conversation-row:hover,html[data-theme] .workspace-shell .conversation-row.is-active,html[data-theme] .workspace-shell .conversation-row.is-menu-open,html[data-theme] .workspace-shell .conversation-row.is-renaming{background:var(--workspace-sidebar-hover);color:var(--workspace-text);border-color:#0000}html[data-theme] .workspace-shell .conversation-row.is-active{background:var(--workspace-sidebar-active);border-color:#0000}html[data-theme] .workspace-shell .conversation-row>button:first-child{color:var(--workspace-text);padding-left:9px;font-size:13px;font-weight:450;position:relative}html[data-theme] .workspace-shell .conversation-row>button:first-child:before{content:none}html[data-theme] .workspace-shell .conversation-menu{border-color:var(--workspace-border);background:var(--workspace-surface-2);color:var(--workspace-text-secondary);box-shadow:var(--sa-shadow-float);border-radius:11px;padding:6px}html[data-theme] .workspace-shell .conversation-menu button{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .conversation-menu button:hover{background:var(--workspace-surface-3);color:var(--workspace-text)}html[data-theme] .workspace-shell .conversation-rename-input{border-color:var(--workspace-primary);color:var(--workspace-text);box-shadow:inset 0 -1px 0 var(--workspace-primary);background:0 0}html[data-theme] .workspace-shell .sidebar-account{border-color:color-mix(in srgb, var(--workspace-border) 72%, transparent);min-height:56px;margin-top:8px;padding:8px 4px 0}html[data-theme] .workspace-shell.workspace-shell--collapsed .sidebar-account{border-top-color:#0000;margin-top:auto}html[data-theme] .workspace-shell.workspace-shell--collapsed :is(.sidebar-header,.sidebar-primary-nav){border-color:#0000}html[data-theme] .workspace-shell.workspace-shell--media-viewer{grid-template-columns:var(--sa-sidebar-collapsed) minmax(0, 1fr)}html[data-theme] .workspace-shell.workspace-shell--media-viewer .workspace-sidebar{z-index:1300;border-right-color:var(--workspace-border);padding:10px}html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-header{border-bottom-color:#0000;justify-content:center;height:44px;margin:0 0 8px;padding:0}html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-brand,html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-header-actions,html[data-theme] .workspace-shell.workspace-shell--media-viewer .conversation-history,html[data-theme] .workspace-shell.workspace-shell--media-viewer .new-chat-button>span:not(.sidebar-nav-icon),html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-primary-nav span:not(.sidebar-nav-icon),html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-account .account-copy,html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-account-button>svg{display:none}html[data-theme] .workspace-shell.workspace-shell--media-viewer .new-chat-button,html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-primary-nav :is(button,a){justify-content:center;width:40px;height:40px;min-height:40px;margin-inline:auto;padding:0}html[data-theme] .workspace-shell.workspace-shell--media-viewer .new-chat-button{margin-block:2px 5px}html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-primary-nav{border-bottom-color:#0000;gap:3px;margin:0;padding:0}html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-account{border-top-color:#0000;justify-content:center;min-height:48px;margin-top:auto;padding:8px 0 0}html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-account-button{justify-content:center;width:40px;height:40px;margin:0 auto;padding:4px}html.conversation-media-viewer-open .profile-menu-shell{z-index:1400}html[data-theme] .workspace-shell .account-avatar{border:1px solid color-mix(in srgb, var(--workspace-primary) 14%, var(--workspace-border));background:color-mix(in srgb, var(--workspace-primary-soft) 78%, var(--workspace-surface-1));width:32px;height:32px;color:var(--workspace-text);font-family:var(--font-inter), "Inter", sans-serif;border-radius:10px;flex-basis:32px}html[data-theme] .workspace-shell .account-copy strong{font-size:10px;font-weight:620}html[data-theme] .workspace-shell .account-copy small,html[data-theme] .workspace-shell .sidebar-empty{color:var(--workspace-text-secondary);font-size:8.5px}html[data-theme] .workspace-shell .chat-stage--empty{--empty-composer-bottom:clamp(120px, calc(52svh - 110px), 410px);--empty-heading-composer-gap:clamp(32px, 4svh, 44px);background:var(--workspace-canvas);padding:0;display:block}html[data-theme] .workspace-shell .chat-stage--empty .chat-scroll{pointer-events:none;width:100%;height:100%;padding:0;position:absolute;inset:0}html[data-theme] .workspace-shell .chat-stage--empty .chat-empty-state{width:100%;min-height:0;padding:0;display:block;position:absolute;inset:0;overflow:visible}html[data-theme] .workspace-shell .chat-empty-state__content{top:auto;bottom:calc(var(--empty-composer-bottom) + var(--chat-composer-overlap-height) + var(--empty-heading-composer-gap));text-align:center;flex-direction:column;align-items:center;width:min(100%,760px);padding:0 20px;display:flex;position:absolute;left:50%;transform:translate(-50%)}html[data-theme] .workspace-shell .chat-stage--empty .chat-empty-state h1{max-width:680px;color:var(--workspace-text);font-family:var(--font-inter), "Inter", sans-serif;letter-spacing:-.045em;margin:0;font-size:clamp(30px,3.2vw,38px);font-weight:620;line-height:1.08}html[data-theme] .workspace-shell .chat-stage--empty .chat-empty-state__content>p{max-width:520px;color:var(--workspace-text-secondary);letter-spacing:0;margin:9px 0 0;font-size:11px;line-height:1.5}html[data-theme] .workspace-shell .composer-dock,html[data-theme] .workspace-shell .chat-stage--empty .composer-dock{z-index:5;width:100%;padding:18px 24px max(14px, env(safe-area-inset-bottom));background:var(--workspace-canvas);will-change:auto;border:0;transition:padding .36s cubic-bezier(.22,.78,.2,1),background-color .22s;position:absolute;bottom:0;left:0;right:0;transform:none}html[data-theme] .workspace-shell .chat-stage--empty .composer-dock{bottom:var(--empty-composer-bottom);will-change:auto;background:0 0;padding:0 clamp(18px,4vw,64px);transform:none}html[data-theme] .workspace-shell .chat-composer{isolation:isolate;border:1px solid var(--workspace-border);background:var(--workspace-surface-1);-webkit-backdrop-filter:none;backdrop-filter:none;background-clip:padding-box;border-radius:26px;width:min(100%,58rem);min-height:116px;padding:17px 16px 13px 20px;transition:width .52s cubic-bezier(.22,.78,.2,1),min-height .36s,padding .36s,border-color .18s,background-color .18s,transform .24s,box-shadow .18s;position:relative;overflow:visible;box-shadow:0 10px 28px #1c1d2613}html[data-theme] .workspace-shell .chat-composer:after{content:none}html[data-theme] .workspace-shell .chat-stage--empty .chat-composer{width:min(100%,64rem);min-height:168px;padding:23px 20px 16px 24px}html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer{width:min(100%,58rem);min-height:116px;padding:17px 16px 13px 20px}html[data-theme=dark] .workspace-shell .chat-composer,html[data-theme=dark] .workspace-shell .chat-stage--empty .chat-composer,html[data-theme=dark] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer{border-color:var(--workspace-border-strong);background:var(--workspace-surface-1);box-shadow:0 14px 32px #00000047}html[data-theme] .workspace-shell .chat-composer:focus-within,html[data-theme] .workspace-shell .chat-stage--empty .chat-composer:focus-within{border-color:var(--workspace-border-strong);background:var(--workspace-surface-1);box-shadow:0 12px 32px #1c1d261a}html[data-theme=dark] .workspace-shell .chat-composer:focus-within,html[data-theme=dark] .workspace-shell .chat-stage--empty .chat-composer:focus-within{border-color:color-mix(in srgb, var(--workspace-text-secondary) 48%, var(--workspace-border-strong));box-shadow:0 16px 36px #00000057}html[data-theme] .workspace-shell .chat-composer textarea{z-index:1;height:46px;min-height:46px;max-height:clamp(96px,38svh,240px);color:var(--workspace-text);caret-color:var(--workspace-primary-light);background:0 0;padding:4px 2px 6px;font-size:15px;font-weight:400;line-height:1.55;position:relative;overflow-y:hidden}html[data-theme] .workspace-shell .chat-stage--empty .chat-composer textarea{height:72px;min-height:72px;padding:2px;font-size:16px}html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer textarea{height:46px;min-height:46px;padding:4px 2px 6px;font-size:15px}html[data-theme] .workspace-shell .chat-composer textarea:focus,html[data-theme] .workspace-shell .chat-composer textarea:focus-visible{box-shadow:none;border-color:#0000;outline:none}html[data-theme] .workspace-shell .chat-composer textarea::placeholder,html[data-theme] .workspace-shell .chat-stage--empty .chat-composer textarea::placeholder{color:color-mix(in srgb, var(--workspace-text-secondary) 82%, transparent)}html[data-theme] .workspace-shell .composer-actions,html[data-theme] .workspace-shell .chat-stage--empty .composer-actions,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-actions{z-index:2;gap:12px;min-height:42px;position:relative}html[data-theme] .workspace-shell .composer-actions__left,html[data-theme] .workspace-shell .composer-actions__right{gap:8px}html[data-theme] .workspace-shell .composer-intelligence-switch .composer-model-button,html[data-theme] .workspace-shell .composer-intelligence-switch .composer-model-button.is-active,html[data-theme] .workspace-shell .chat-stage--empty .composer-intelligence-switch .composer-model-button,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-intelligence-switch .composer-model-button{background:color-mix(in srgb, var(--workspace-surface-2) 72%, transparent);max-width:250px;height:36px;color:var(--workspace-text);box-shadow:none;border:1px solid #0000;border-radius:10px;gap:7px;padding:0 10px;font-size:10px;font-weight:540}html[data-theme] .workspace-shell .composer-intelligence-switch .composer-model-button:hover,html[data-theme] .workspace-shell .composer-intelligence-switch .composer-model-button.is-active:hover,html[data-theme] .workspace-shell .composer-intelligence-switch .composer-model-button:focus-visible,html[data-theme] .workspace-shell .composer-intelligence-switch .composer-model-button[aria-expanded=true]{border-color:color-mix(in srgb, var(--workspace-border) 58%, transparent);background:color-mix(in srgb, var(--workspace-primary) 3%, var(--workspace-surface-2));color:var(--workspace-text);box-shadow:none;outline:none}html[data-theme] .workspace-shell .composer-intelligence-switch .composer-model-button .provider-icon{box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid;width:19px!important;height:19px!important}html[data-theme] .workspace-shell .usage-fuel,html[data-theme] .workspace-shell .chat-stage--empty .usage-fuel{visibility:visible;opacity:1;pointer-events:auto;place-items:center;width:118px;min-width:118px;display:grid;overflow:visible}html[data-theme] .workspace-shell .usage-fuel__trigger{width:118px;height:36px;color:var(--workspace-text-secondary);box-shadow:none;background:0 0;border:0;border-radius:10px;grid-template-columns:auto minmax(42px,1fr) auto;place-items:center stretch;gap:7px;padding:0 9px;display:grid}html[data-theme] .workspace-shell .usage-fuel__trigger:hover,html[data-theme] .workspace-shell .usage-fuel__trigger[aria-expanded=true]{background:var(--workspace-surface-2);color:var(--workspace-text);border-color:#0000;transform:none}html[data-theme] .workspace-shell .usage-fuel__label,html[data-theme] .workspace-shell .usage-fuel__value{color:var(--workspace-text-secondary);font-size:9px;font-weight:650;line-height:1;display:block;position:static}html[data-theme] .workspace-shell .usage-fuel__bar{--usage-weekly-color:#2f7ee6;z-index:2;background:var(--workspace-surface-3);isolation:isolate;border-radius:999px;width:100%;height:4px;display:block;position:relative;overflow:visible}html[data-theme] .workspace-shell .usage-fuel__bar>span{border-radius:inherit;background:0 0;width:100%;height:100%;display:block}html[data-theme] .workspace-shell .usage-fuel__weekly-track{--usage-weekly-color:#2f7ee6;z-index:2;background:var(--workspace-surface-3);isolation:isolate;direction:ltr;border-radius:999px;gap:0;width:100%;height:5px;margin-top:10px;display:block;position:relative;overflow:visible}html[data-theme] .workspace-shell :is(.usage-fuel__bar,.usage-fuel__weekly-track)>.usage-fuel__bar-weekly{background:0 0;border-radius:999px;width:100%;height:100%;display:block;position:relative}html[data-theme] .workspace-shell :is(.usage-fuel__bar,.usage-fuel__weekly-track) i{border-radius:inherit;background:var(--usage-weekly-color,#2f7ee6);height:100%;margin-inline-start:auto;transition:width .48s cubic-bezier(.2,.8,.2,1);display:block;overflow:hidden}html[data-theme] .workspace-shell .usage-fuel__popover--reference .usage-fuel__progress{direction:ltr;height:5px}html[data-theme] .workspace-shell .usage-fuel__popover--reference .usage-fuel__progress>span{margin-inline:auto 0}html[data-theme] .workspace-shell .usage-fuel__meter>span{background:var(--usage-bar-color,#1677ff);box-shadow:0 0 14px color-mix(in srgb, var(--usage-bar-color,#1677ff) 28%, transparent)}html[data-theme] .workspace-shell .composer-voice-button{width:42px;height:42px;color:var(--workspace-text);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;flex:0 0 42px;place-items:center;transition:background-color .15s,color .15s,transform .15s;display:grid}html[data-theme] .workspace-shell .composer-voice-button:hover:not(:disabled){background:var(--workspace-surface-2);transform:translateY(-1px)}html[data-theme] .workspace-shell .composer-voice-button:active:not(:disabled){transform:scale(.96)}html[data-theme] .workspace-shell .composer-voice-button:disabled{color:var(--workspace-text-secondary);cursor:default;opacity:.48}html[data-theme] .workspace-shell .composer-voice-button.is-recording{border-color:var(--workspace-control-strong);background:var(--workspace-control-strong);color:var(--workspace-control-on-strong)}html[data-theme] .workspace-shell .composer-send,html[data-theme] .workspace-shell .chat-stage--empty .composer-send,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-send{border:1px solid var(--workspace-border);background:var(--workspace-surface-2);width:42px;min-width:42px;height:42px;color:var(--workspace-text-secondary);box-shadow:none;border-radius:50%;flex:0 0 42px}html[data-theme] .workspace-shell .composer-send:not(:disabled),html[data-theme] .workspace-shell .chat-stage--empty .composer-send:not(:disabled),html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-send:not(:disabled){border-color:var(--workspace-control-strong);background:var(--workspace-control-strong);color:var(--workspace-control-on-strong);box-shadow:0 3px 10px #1011171f}html[data-theme] .workspace-shell .composer-send:hover:not(:disabled){border-color:var(--workspace-control-strong);background:color-mix(in srgb, var(--workspace-control-strong) 88%, var(--workspace-text-secondary));transform:translateY(-1px);box-shadow:0 4px 12px #10111726}html[data-theme] .workspace-shell .composer-send:active:not(:disabled){transform:translateY(0)scale(.97);box-shadow:0 2px 7px #1011171f}html[data-theme] .workspace-shell .composer-send:disabled,html[data-theme] .workspace-shell .chat-stage--empty .composer-send:disabled{border-color:var(--workspace-border);background:var(--workspace-surface-2);color:var(--workspace-text-secondary);box-shadow:none;opacity:.76}html[data-theme] .workspace-shell .composer-send--stop,html[data-theme] .workspace-shell .composer-send--stop:not(:disabled){background:var(--workspace-control-strong);color:var(--workspace-control-on-strong);border-color:#0000;box-shadow:0 7px 20px #0000001f}html[data-theme] .workspace-shell .composer-support-row{opacity:1;pointer-events:auto;visibility:visible;justify-content:flex-start;align-items:center;gap:14px;width:min(100%,58rem);height:46px;min-height:46px;margin:10px auto 0;padding:4px 24px 2px;display:flex;overflow:visible;transform:translateY(0)}html[data-theme] .workspace-shell .chat-stage--empty .composer-support-row{width:min(100%,64rem)}html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-support-row{width:min(100%,58rem)}html[data-theme] .workspace-shell .composer-support-divider{background:color-mix(in srgb, var(--workspace-border-strong) 76%, transparent);opacity:0;flex:0 0 1px;width:1px;height:22px;margin-left:2px;transition:opacity .18s,transform .26s cubic-bezier(.22,.78,.2,1);display:block;transform:scaleY(.5)}html[data-theme] .workspace-shell .composer-support-divider.is-visible{opacity:1;transform:scaleY(1)}html[data-theme] .workspace-shell .active-models-strip{min-width:0;height:46px;min-height:46px;color:var(--workspace-text-secondary);opacity:0;pointer-events:none;visibility:hidden;flex:auto;justify-content:flex-start;align-items:center;gap:14px;margin:0;padding:0;transition:height .36s cubic-bezier(.22,.78,.2,1),margin-top .36s cubic-bezier(.22,.78,.2,1),padding .36s cubic-bezier(.22,.78,.2,1),opacity .18s,transform .32s cubic-bezier(.22,.78,.2,1),visibility 0s linear .36s;display:flex;overflow:visible;transform:translateY(-5px)}html[data-theme] .workspace-shell .active-models-strip.is-visible{opacity:1;pointer-events:auto;visibility:visible;height:46px;margin:0;padding:0;transition-delay:0s;transform:translateY(0)}html[data-theme] .workspace-shell .active-models-strip>span{letter-spacing:0;flex:none;padding-left:4px;font-size:10px;font-weight:450}html[data-theme] .workspace-shell .active-models-strip>div{align-items:center;gap:7px;min-width:0;display:flex;overflow:visible}html[data-theme] .workspace-shell .active-model-button{border:1px solid color-mix(in srgb, var(--workspace-border) 76%, transparent);background:color-mix(in srgb, var(--workspace-glass-bg-strong) 88%, transparent);width:38px;height:38px;color:var(--workspace-text-secondary);cursor:pointer;border-radius:50%;flex:0 0 38px;place-items:center;transition:border-color .16s,background-color .16s,color .16s,transform .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden}html[data-theme] .workspace-shell .active-model-button:hover:not(:disabled){border-color:color-mix(in srgb, var(--workspace-primary) 24%, var(--workspace-border));background:color-mix(in srgb, var(--workspace-primary-soft) 48%, var(--workspace-surface-1));color:var(--workspace-text);box-shadow:inset 0 1px 0 var(--workspace-glass-highlight), 0 8px 20px #00000012;transform:translateY(-1px)}html[data-theme] .workspace-shell .active-model-button.is-selected{border-color:color-mix(in srgb, var(--workspace-primary) 52%, var(--workspace-border-strong));background:color-mix(in srgb, var(--workspace-surface-1) 76%, var(--workspace-primary-soft));color:var(--workspace-text);box-shadow:inset 0 2px 4px color-mix(in srgb, var(--workspace-text) 14%, transparent), inset 0 -1px 0 var(--workspace-glass-highlight), 0 0 0 2px color-mix(in srgb, var(--workspace-primary) 16%, transparent);transform:translateY(1px)scale(.96)}html[data-theme=dark] .workspace-shell .active-model-button.is-selected{background:color-mix(in srgb, var(--workspace-surface-3) 88%, var(--workspace-primary))}html[data-theme] .workspace-shell .active-model-button:disabled{cursor:not-allowed;opacity:.44}html[data-theme] .workspace-shell .active-model-button--more{font-size:9px;font-weight:650}html[data-theme] .workspace-shell .active-model-button .provider-icon{place-items:center;display:grid}html[data-theme] .workspace-shell .provider-icon{overflow:visible;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}html[data-theme] .workspace-shell .provider-icon--fallback{color:var(--workspace-text-secondary);font-size:10px}html[data-theme] .workspace-shell .composer-dock-meta{justify-content:flex-end;align-items:center;width:min(100%,58rem);min-height:30px;margin:0 auto;display:flex;position:relative}html[data-theme] .workspace-shell .chat-stage--empty .composer-dock-meta{width:min(100%,64rem)}html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock-meta{width:min(100%,58rem)}html[data-theme] .workspace-shell .chat-stage-trust{z-index:7;right:clamp(24px,4vw,64px);bottom:max(12px, env(safe-area-inset-bottom));width:fit-content;min-height:14px;color:color-mix(in srgb, var(--workspace-text-secondary) 72%, transparent);pointer-events:none;justify-content:center;align-items:center;gap:5px;margin:0 auto;font-size:9px;line-height:13px;display:flex;position:absolute;left:clamp(24px,4vw,64px)}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel{width:112px;min-width:112px;position:absolute;top:0;right:0}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger{width:112px;height:30px}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__popover{bottom:40px}html[data-theme] .workspace-shell .chat-stage-trust svg{width:11px;height:11px;color:var(--workspace-text);stroke-width:1.8px;flex:0 0 11px;align-self:center;display:block}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-scroll{padding-bottom:calc(var(--chat-composer-overlap-height) + 18px);scroll-padding-bottom:calc(var(--chat-composer-overlap-height) + 18px)}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock{will-change:auto;background:0 0;transition:none;transform:none}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty):after{content:"";z-index:4;height:calc(var(--chat-composer-overlap-height) + clamp(54px, 8svh, 86px));background:linear-gradient(to bottom, rgb(var(--chat-canvas-rgb) / 0) 0%, rgb(var(--chat-canvas-rgb) / .08) 18%, rgb(var(--chat-canvas-rgb) / .34) 36%, rgb(var(--chat-canvas-rgb) / .72) 56%, rgb(var(--chat-canvas-rgb) / .96) 72%, rgb(var(--chat-canvas-rgb) / 1) 100%);pointer-events:none;position:absolute;bottom:0;left:0;right:0}@media (width>=721px){html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock{padding-top:10px;padding-bottom:max(10px, env(safe-area-inset-bottom))}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer{min-height:104px;padding:13px 14px 10px 18px}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer textarea{height:40px;min-height:40px;padding:2px}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-support-row{height:40px;min-height:40px;margin-top:6px;padding:2px 24px 0}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .conversation-context-bar{min-height:40px}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock-meta{height:0;min-height:0}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock-meta>.usage-fuel{top:auto;bottom:5px}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock-meta>.usage-fuel .usage-fuel__popover{bottom:36px}}html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock{will-change:auto;bottom:0;transform:none}html[data-theme] .workspace-shell .user-message>div{border-color:color-mix(in srgb, var(--workspace-border) 64%, transparent);background:color-mix(in srgb, var(--workspace-primary-soft) 28%, var(--workspace-surface-1));color:var(--workspace-text);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background-clip:padding-box}html[data-theme=dark] .workspace-shell .user-message>div{border-color:color-mix(in srgb, var(--workspace-border) 68%, transparent);background:color-mix(in srgb, var(--workspace-primary-soft) 24%, var(--workspace-surface-1));color:var(--workspace-text);box-shadow:none}html[data-theme] .workspace-shell .thinking-indicator{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .assistant-message__response--thinking .thinking-indicator{padding-top:0}html[data-theme] .workspace-shell .assistant-message__response--thinking .thinking-indicator em.thinking-indicator__copy{line-height:19px}html[data-theme] .workspace-shell .assistant-message--failed .assistant-message__main{min-height:0}html[data-theme] .workspace-shell .assistant-message--failed .message-status-note--assistant{margin-top:0;line-height:24px}html[data-theme] .workspace-shell .thinking-indicator>.selectall-thinking-mark{filter:none}@keyframes selectall-layered-picker-in-clean{0%{opacity:0;transform:translateY(6px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes selectall-layered-picker-in-clean-below{0%{opacity:0;transform:translateY(-6px)scale(.975)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes selectall-model-picker-in-clean{0%{opacity:0;transform:translateY(4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes selectall-model-picker-in-clean-below{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}html[data-theme] .workspace-shell .composer-model-wrap .model-picker-panel.model-picker-panel--layered,html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered{box-shadow:none;left:var(--layered-picker-left);background:0 0;border-color:#0000;border-radius:15px;transition:none}html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered:focus,html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered:focus-visible{outline:none}html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered[data-positioned=false]{visibility:hidden;pointer-events:none}html[data-theme] .workspace-shell .composer-model-wrap .model-picker-panel.model-picker-panel--layered:not(.is-closing),html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered:not(.is-closing){transform-origin:var(--layered-picker-origin-x) var(--layered-picker-origin-y);animation:.3s cubic-bezier(.22,1,.36,1) both selectall-model-picker-in-clean}html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered[data-placement=below]:not(.is-closing){animation-name:selectall-model-picker-in-clean-below}html[data-theme] .workspace-shell .layered-picker__surface{z-index:0;box-sizing:border-box;border:1px solid var(--workspace-border);border-radius:inherit;background:var(--workspace-surface-1);-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:none;will-change:transform;position:absolute;inset:0;box-shadow:0 18px 48px #00000024,0 2px 8px #00000014}html[data-theme] .workspace-shell .model-picker-panel--layered .layered-picker__viewport{z-index:1;position:relative}html[data-theme] .workspace-shell .layered-picker__layer{background:0 0}html[data-theme] .workspace-shell .layered-picker__automatic{border-color:color-mix(in srgb, var(--workspace-border) 66%, transparent);background:color-mix(in srgb, var(--workspace-surface-2) 68%, transparent);color:var(--workspace-text);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--workspace-glass-highlight) 62%, transparent);grid-template-columns:24px minmax(0,1fr) 20px}html[data-theme] .workspace-shell .layered-picker__automatic:hover,html[data-theme] .workspace-shell .layered-picker__automatic:focus-visible,html[data-theme] .workspace-shell .layered-picker__automatic.is-selected{border-color:color-mix(in srgb, var(--workspace-primary) 18%, var(--workspace-border));background:color-mix(in srgb, var(--workspace-primary-soft) 58%, var(--workspace-surface-1));color:var(--workspace-text);box-shadow:inset 0 1px 0 var(--workspace-glass-highlight), 0 9px 24px rgb(var(--sa-lilac-rgb) / .06);transform:none}html[data-theme] .workspace-shell .layered-picker__automatic-icon{width:24px;height:24px;box-shadow:none;background:0 0;border:0;border-radius:0}html[data-theme] .workspace-shell .layered-picker__copy strong,html[data-theme] .workspace-shell .layered-picker__back,html[data-theme] .workspace-shell .layered-picker__model{color:var(--workspace-text)}html[data-theme] .workspace-shell .layered-picker__copy small{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell :is(.layered-picker__family-list,.layered-picker__back){border-color:var(--workspace-border)}html[data-theme] .workspace-shell :is(.layered-picker__family-list,.layered-picker__model-list){scrollbar-color:var(--workspace-scroll-thumb) transparent;scrollbar-gutter:stable;scrollbar-width:auto;border-top:0;margin-top:0;padding-top:0;padding-right:12px}html[data-theme] .workspace-shell :is(.layered-picker__family-list,.layered-picker__model-list)::-webkit-scrollbar{width:12px}html[data-theme] .workspace-shell :is(.layered-picker__family-list,.layered-picker__model-list)::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--workspace-text-secondary) 34%, transparent);background-clip:padding-box;border:2px solid #0000}html[data-theme] .workspace-shell :is(.layered-picker__family-list,.layered-picker__model-list)::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--workspace-text-secondary) 50%, transparent);background-clip:padding-box}html[data-theme] .workspace-shell .layered-picker__family{color:var(--workspace-text-secondary);transition:min-height .38s cubic-bezier(.22,.78,.2,1),padding .38s cubic-bezier(.22,.78,.2,1),border-color .26s,border-radius .38s cubic-bezier(.22,.78,.2,1),background-color .26s,color .22s,transform .22s}html[data-theme] .workspace-shell .layered-picker__pilot-option{grid-template-columns:28px minmax(0,1fr) 18px}html[data-theme] .workspace-shell .layered-picker__pilot-option.is-locked{cursor:not-allowed}html[data-theme] .workspace-shell .layered-picker__pilot-option>.layered-picker__pilot-icon{width:21px;height:21px;color:var(--workspace-text);background:0 0;border:0;border-radius:0;place-items:center;display:grid;overflow:visible}html[data-theme] .workspace-shell .conversation-row.is-search-result{align-items:stretch;height:58px}html[data-theme] .workspace-shell .conversation-row.is-search-result>button:first-child{flex-direction:column;justify-content:center;gap:3px;min-width:0;padding:7px 34px 7px 9px;line-height:1.2;display:flex}html[data-theme] .workspace-shell .conversation-row.is-search-result>button:first-child>span,html[data-theme] .workspace-shell .conversation-row.is-search-result>button:first-child>small{text-overflow:ellipsis;white-space:nowrap;width:100%;display:block;overflow:hidden}html[data-theme] .workspace-shell .conversation-row.is-search-result>button:first-child>small{color:var(--workspace-text-secondary);font-size:10px;font-weight:400}html[data-theme] .workspace-shell .conversation-row__generation,html[data-theme] .workspace-shell .conversation-row.is-search-result>button:first-child>.conversation-row__generation{color:#77736c;pointer-events:none;place-items:center;width:16px;height:16px;line-height:1;display:grid;position:absolute;top:50%;right:35px;overflow:visible;transform:translateY(-50%)}html[data-theme=dark] .workspace-shell .conversation-row__generation{color:#aaa7a0}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell .conversation-row__generation svg{animation:none!important}}html[data-theme] .workspace-shell .layered-picker__pilot-option>.layered-picker__pilot-label{color:inherit}html[data-theme] .workspace-shell .layered-picker__pilot-option>.layered-picker__pilot-end{width:16px;height:16px;display:block}html[data-theme] .workspace-shell .layered-picker__pilot-option>svg:last-child,html[data-theme] .workspace-shell .layered-picker__pilot-option:hover>svg:last-child,html[data-theme] .workspace-shell .layered-picker__pilot-option:focus-visible>svg:last-child{color:var(--workspace-text);transform:none}html[data-theme] .workspace-shell .layered-picker__pilot-option.is-locked>:is(.layered-picker__pilot-icon,.layered-picker__pilot-label){opacity:.54}html[data-theme] .workspace-shell .layered-picker__family>svg:last-child{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .layered-picker__family:hover>svg:last-child,html[data-theme] .workspace-shell .layered-picker__family:focus-visible>svg:last-child{color:var(--workspace-text);transform:translate(1px)}html[data-theme] .workspace-shell :is(.layered-picker__family,.layered-picker__model):hover,html[data-theme] .workspace-shell :is(.layered-picker__family,.layered-picker__model):focus-visible,html[data-theme] .workspace-shell .layered-picker__back:hover,html[data-theme] .workspace-shell .layered-picker__back:focus-visible{background:color-mix(in srgb, var(--workspace-primary) 3%, var(--workspace-surface-2));color:var(--workspace-text)}html[data-theme] .workspace-shell :is(.layered-picker__family,.layered-picker__model).is-selected{background:color-mix(in srgb, var(--workspace-primary-soft) 64%, var(--workspace-surface-1));color:var(--workspace-text)}html[data-theme] .workspace-shell .layered-picker__family>small{color:var(--workspace-text-secondary);box-shadow:none;background:0 0}html[data-theme] .workspace-shell .layered-picker__model>em{background:var(--workspace-surface-3);color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .layered-picker__model.is-selected>em{background:var(--workspace-surface-3);color:var(--workspace-text);box-shadow:none}html[data-theme] .workspace-shell .layered-picker__model.is-locked{opacity:1}html[data-theme] .workspace-shell .layered-picker__model.is-locked>:is(.provider-icon,.layered-picker__copy,em){opacity:.54}html[data-theme] .workspace-shell :is(.layered-picker__automatic,.layered-picker__model)>svg:last-child{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell :is(.layered-picker__automatic,.layered-picker__model).is-selected>svg:last-child,html[data-theme] .workspace-shell .layered-picker__model.is-locked>svg:last-child{color:var(--workspace-text)}html[data-theme] .workspace-shell .layered-picker__model-dot{background:0 0;display:none}html[data-theme] .workspace-shell :is(.workspace-dialog,.usage-fuel__popover,.execution-options-menu){border-color:var(--workspace-glass-border);background:linear-gradient(145deg, color-mix(in srgb, var(--workspace-glass-highlight) 20%, transparent), transparent 46%), var(--workspace-glass-bg-strong);color:var(--workspace-text);box-shadow:inset 0 1px 0 var(--workspace-glass-highlight), var(--sa-shadow-elevated);-webkit-backdrop-filter:blur(24px)saturate(1.15);backdrop-filter:blur(24px)saturate(1.15)}html[data-theme] .workspace-shell .usage-fuel__popover--reference:not(.is-closing){transform-origin:100% 100%;animation:.24s cubic-bezier(.2,.82,.24,1) both selectall-layered-picker-in-clean}html[data-theme] .workspace-shell .usage-fuel__popover--reference:not(.is-closing) :is(.usage-fuel__period-list,.usage-fuel__notice,.usage-fuel__popover-footer){animation:none}html[data-theme] .workspace-shell .workspace-dialog__icon{border-color:var(--workspace-border);background:var(--workspace-primary-soft);color:var(--workspace-primary-light)}html[data-theme] .workspace-shell :is(.workspace-dialog input,.workspace-dialog textarea){border-color:var(--workspace-border);background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell .workspace-dialog-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05050ab8}html[data-theme] .workspace-shell .app-toast{border:1px solid var(--workspace-border);background:var(--workspace-surface-1);color:var(--workspace-text);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme] .workspace-shell .app-toast button{color:var(--workspace-text-secondary);background:0 0;border:0}html[data-theme] .workspace-shell .app-toast button:hover,html[data-theme] .workspace-shell .app-toast button:focus-visible{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell .workspace-view{color:var(--workspace-text)}html[data-theme] .workspace-shell :is(.workspace-view-header,.surface-page-header){border-color:var(--workspace-border)}html[data-theme] .workspace-shell :is(.workspace-view-header,.surface-page-header) h1{color:var(--workspace-text);font-family:var(--font-inter), "Inter", sans-serif;letter-spacing:-.035em;font-weight:620}html[data-theme] .workspace-shell :is(.workspace-view-header,.surface-page-header) p,html[data-theme] .workspace-shell .surface-muted{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .surface-view :is(h1,h2,h3,strong,dd){color:var(--workspace-text)}html[data-theme] .workspace-shell .surface-view :is(p,small,dt),html[data-theme] .workspace-shell .surface-loading{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .surface-section__heading span{color:var(--workspace-primary-light)}html[data-theme] .workspace-shell .surface-section__heading h2{color:var(--workspace-text)}html[data-theme] .workspace-shell .section-kicker{color:var(--workspace-primary-light);letter-spacing:.075em;font-size:9px}html[data-theme] .workspace-shell :is(.project-card,.surface-section,.assistant-catalog-card,.assistant-template-card,.assistant-editor-panel,.assistant-preview,.creation-brief-panel,.creation-format-card,.creation-status-panel,.artifact-job-panel,.artifact-detail-main,.artifact-detail-side,.artifact-detail-summary,.artifact-private-preview,.artifact-provenance,.library-grid,.run-preview-panel,.run-activity,.research-evidence,.rich-display-panel){border-color:color-mix(in srgb, var(--workspace-border) 72%, transparent);background:var(--workspace-surface-1);color:var(--workspace-text);box-shadow:var(--sa-shadow-soft);border-radius:14px}html[data-theme=dark] .workspace-shell :is(.project-card,.surface-section,.assistant-catalog-card,.assistant-template-card,.assistant-editor-panel,.assistant-preview,.creation-brief-panel,.creation-format-card,.creation-status-panel,.artifact-job-panel,.artifact-detail-main,.artifact-detail-side,.artifact-detail-summary,.artifact-private-preview,.artifact-provenance,.library-grid,.run-preview-panel,.run-activity,.research-evidence,.rich-display-panel){border-color:color-mix(in srgb, var(--workspace-border) 78%, transparent);background:var(--workspace-surface-1);box-shadow:var(--sa-shadow-soft)}html[data-theme] .workspace-shell :is(.project-card,.assistant-catalog-card,.assistant-template-card,.creation-format-card):hover{border-color:color-mix(in srgb, var(--workspace-primary) 16%, var(--workspace-border));background:color-mix(in srgb, var(--workspace-primary) 2.5%, var(--workspace-surface-1));box-shadow:var(--sa-shadow-soft), 0 14px 34px rgb(var(--sa-lilac-rgb) / .045);transform:translateY(-1px)}html[data-theme] .workspace-shell :is(.project-card-icon,.assistant-catalog-card__icon,.creation-format-card__icon,.rich-artifact-card__icon){color:var(--workspace-primary-light);background:0 0;border:0;border-radius:0}html[data-theme] .workspace-shell :is(.surface-field input,.surface-field textarea,.surface-field select,.library-search input){border-color:color-mix(in srgb, var(--workspace-border) 84%, transparent);background:color-mix(in srgb, var(--workspace-surface-1) 76%, var(--workspace-surface-2));color:var(--workspace-text)}html[data-theme] .workspace-shell :is(.surface-field input,.surface-field textarea,.surface-field select,.library-search input):focus{border-color:color-mix(in srgb, var(--workspace-primary) 34%, var(--workspace-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--workspace-primary-soft) 64%, transparent)}html[data-theme] .workspace-shell :is(.button--primary,.rich-primary-action){background:var(--workspace-control-strong);color:var(--workspace-control-on-strong);border-color:#0000;box-shadow:0 7px 18px #1011171f}html[data-theme] .workspace-shell :is(.button--primary,.rich-primary-action):hover{background:color-mix(in srgb, var(--workspace-control-strong) 88%, var(--workspace-text-secondary));border-color:#0000;box-shadow:0 9px 22px #10111724}html[data-theme] .workspace-shell :is(.button--secondary,.button--ghost,.surface-icon-button){border-color:color-mix(in srgb, var(--workspace-border) 72%, transparent);background:color-mix(in srgb, var(--workspace-surface-2) 72%, transparent);color:var(--workspace-text)}html[data-theme] .workspace-shell :is(.button--secondary,.button--ghost,.surface-icon-button):hover{border-color:color-mix(in srgb, var(--workspace-primary) 12%, var(--workspace-border));background:color-mix(in srgb, var(--workspace-primary) 3%, var(--workspace-surface-2))}html[data-theme] .workspace-shell :is(.surface-tabs,.library-status-tabs,.creation-format-switcher){border-color:var(--workspace-border);background:var(--workspace-surface-2)}html[data-theme] .workspace-shell :is(.surface-tabs,.library-status-tabs,.creation-format-switcher) button.is-active{background:var(--workspace-primary-soft);color:var(--workspace-text)}html[data-theme] .workspace-shell .library-row{border-color:var(--workspace-border);background:var(--workspace-surface-1);color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .library-row:hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell :is(.surface-callout,.surface-notice,.surface-inline-empty,.view-empty-state){border-color:var(--workspace-border);background:var(--workspace-surface-2);color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .view-empty-state{background:color-mix(in srgb, var(--workspace-surface-1) 72%, transparent);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--workspace-glass-highlight) 54%, transparent);border-style:solid}html[data-theme] .workspace-shell :is(.view-empty-state,.surface-inline-empty)>svg{color:var(--workspace-primary-light);filter:drop-shadow(0 5px 12px rgb(var(--sa-lilac-rgb) / .1))}html[data-theme] .workspace-shell .surface-disabled-state{border-color:color-mix(in srgb, var(--workspace-border) 72%, transparent);background:color-mix(in srgb, var(--workspace-surface-1) 58%, transparent)}html[data-theme] .workspace-shell .rich-display-panel{border-left-color:var(--workspace-border)}html[data-theme] .workspace-shell .markdown-body,html[data-theme] .workspace-shell .markdown-body :is(h1,h2,h3,h4,strong){color:var(--workspace-text)}html[data-theme] .workspace-shell .markdown-body a:not(.rich-site-link){color:var(--workspace-primary-light);-webkit-text-decoration-color:color-mix(in srgb, var(--workspace-primary-light) 48%, transparent);text-decoration-color:color-mix(in srgb, var(--workspace-primary-light) 48%, transparent)}html[data-theme] .workspace-shell .markdown-body blockquote{border-left-color:color-mix(in srgb, var(--workspace-primary) 58%, var(--workspace-border));background:color-mix(in srgb, var(--workspace-primary) 7%, var(--workspace-surface-1));color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .markdown-body :is(p,li,td,blockquote)>code{border:1px solid var(--workspace-border);background:var(--workspace-surface-2);color:var(--workspace-primary-light)}html[data-theme] .workspace-shell .markdown-body hr{border-color:var(--workspace-border)}html[data-theme] .workspace-shell :is(.rich-code-block,.rich-markdown-table,.rich-artifact-card){border-color:var(--workspace-border);background:var(--workspace-surface-1);color:var(--workspace-text);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--workspace-glass-highlight) 46%, transparent), 0 8px 24px #0000000e}html[data-theme=dark] .workspace-shell :is(.rich-code-block,.rich-markdown-table,.rich-artifact-card){box-shadow:inset 0 1px #ffffff09,0 10px 28px #00000021}html[data-theme] .workspace-shell .rich-code-block>header{border-bottom-color:var(--workspace-border);background:var(--workspace-surface-2)}html[data-theme] .workspace-shell .rich-code-block>header>span:first-child,html[data-theme] .workspace-shell .rich-code-actions button{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .rich-code-actions button:hover,html[data-theme] .workspace-shell .rich-code-actions button.is-active{background:var(--workspace-primary-soft);color:var(--workspace-text);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--workspace-primary) 26%, var(--workspace-border))}html[data-theme] .workspace-shell .markdown-body .rich-code-block>pre{background:var(--workspace-surface-1);color:var(--workspace-text);scrollbar-color:var(--workspace-scroll-thumb) transparent}html[data-theme] .workspace-shell :is(.rich-code-table,.rich-markdown-table){border-color:var(--workspace-border);background:var(--workspace-surface-1);color:var(--workspace-text);color-scheme:inherit;scrollbar-color:var(--workspace-scroll-thumb) transparent}html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table th,.rich-code-table td,.rich-markdown-table th,.rich-markdown-table td){border-color:var(--workspace-border);background:var(--workspace-surface-1);color:var(--workspace-text)}html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table th,.rich-markdown-table th){background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table tr:nth-child(2n) td,.rich-markdown-table tr:nth-child(2n) td){background:color-mix(in srgb, var(--workspace-surface-2) 58%, var(--workspace-surface-1));color:var(--workspace-text)}html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table tbody tr:hover td,.rich-markdown-table tbody tr:hover td){background:var(--workspace-surface-3);color:var(--workspace-text)}html[data-theme] .workspace-shell :is(.rich-code-table>small,.rich-external-image-blocked){border-color:var(--workspace-border);background:var(--workspace-surface-2);color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .rich-markdown-image{border-color:var(--workspace-border);background:var(--workspace-surface-1)}html[data-theme] .workspace-shell .markdown-body .rich-site-link{border-color:var(--workspace-border);background:var(--workspace-surface-2);color:var(--workspace-text);box-shadow:inset 0 1px 0 color-mix(in srgb, var(--workspace-glass-highlight) 42%, transparent)}html[data-theme] .workspace-shell .markdown-body .rich-site-link:hover{border-color:color-mix(in srgb, var(--workspace-primary-light) 34%, var(--workspace-border));background:var(--workspace-surface-3);color:var(--workspace-text);box-shadow:none}html[data-theme] .workspace-shell .markdown-body .rich-site-link:focus-visible{outline-color:var(--workspace-primary-light)}html[data-theme] .workspace-shell .rich-site-link__favicon{border-color:color-mix(in srgb, var(--workspace-primary-light) 24%, var(--workspace-border));background:var(--workspace-surface-1);color:var(--workspace-text-secondary);box-shadow:none}html[data-theme] .workspace-shell .markdown-body .rich-site-link__host{border-color:var(--workspace-border);color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .rich-artifact-image{border-color:var(--workspace-border);background:linear-gradient(45deg, var(--workspace-surface-3) 25%, transparent 25%) 0 0 / 20px 20px, linear-gradient(-45deg, var(--workspace-surface-3) 25%, transparent 25%) 0 10px / 20px 20px, linear-gradient(45deg, transparent 75%, var(--workspace-surface-3) 75%) 10px -10px / 20px 20px, var(--workspace-surface-2)}html[data-theme] .workspace-shell .rich-artifact-card__copy strong{color:var(--workspace-text)}html[data-theme] .workspace-shell .rich-artifact-card__copy small{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell :is(.rich-artifact-card__actions button,.rich-artifact-card__actions a,.artifact-export-list a){border-color:var(--workspace-border);background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell :is(.rich-artifact-card__actions button,.rich-artifact-card__actions a,.artifact-export-list a):hover{border-color:color-mix(in srgb, var(--workspace-primary-light) 34%, var(--workspace-border));background:var(--workspace-primary-soft);color:var(--workspace-primary-light)}html[data-theme] .workspace-shell .rich-display-panel{border-color:var(--workspace-border);background:var(--workspace-surface-1);color:var(--workspace-text);box-shadow:-18px 0 42px #00000024}html[data-theme] .workspace-shell .rich-display-resizer{border-color:var(--workspace-border);background:var(--workspace-surface-2);color:var(--workspace-text-secondary);box-shadow:0 6px 20px #00000029}html[data-theme] .workspace-shell .rich-display-resizer:hover,html[data-theme] .workspace-shell .rich-display-resizer:focus-visible{border-color:color-mix(in srgb, var(--workspace-primary-light) 40%, var(--workspace-border));background:var(--workspace-primary-soft);color:var(--workspace-primary-light);box-shadow:0 6px 20px #0000002e}html[data-theme] .workspace-shell :is(.rich-display-header,.rich-display-meta){border-color:var(--workspace-border);background:var(--workspace-surface-1)}html[data-theme] .workspace-shell .rich-display-header>div:first-child{color:var(--workspace-text)}html[data-theme] .workspace-shell .rich-display-header>div:first-child>svg{color:var(--workspace-primary-light)}html[data-theme] .workspace-shell :is(.rich-display-actions a,.rich-display-actions button,.rich-display-tab){color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell :is(.rich-display-actions a,.rich-display-actions button):hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell :is(.rich-display-actions a,.rich-display-actions button,.rich-display-tab button):focus-visible{outline-color:var(--workspace-primary-light)}html[data-theme] .workspace-shell .rich-display-tabs{border-color:var(--workspace-border);background:var(--workspace-surface-2);scrollbar-color:var(--workspace-scroll-thumb) transparent}html[data-theme] .workspace-shell .rich-display-tab.is-active{border-color:var(--workspace-border);background:var(--workspace-surface-1)}html[data-theme] .workspace-shell .rich-display-tab>button:first-child,html[data-theme] .workspace-shell .rich-display-tab>button:last-child{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .rich-display-tab.is-active>button:first-child{color:var(--workspace-text)}html[data-theme] .workspace-shell .rich-display-tab>button:last-child:hover{background:var(--workspace-surface-3);color:var(--workspace-text)}html[data-theme] .workspace-shell .rich-display-meta{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .rich-display-meta span+span:before{color:var(--workspace-border-strong)}html[data-theme] .workspace-shell .rich-display-body,html[data-theme] .workspace-shell .display-html-stage,html[data-theme] .workspace-shell .display-table-wrap,html[data-theme] .workspace-shell :is(.display-html-frame,.display-document-frame){background:var(--workspace-canvas)}html[data-theme] .workspace-shell .display-html-stage .display-html-frame{border-color:var(--workspace-border);box-shadow:0 10px 30px #00000029}html[data-theme] .workspace-shell .display-navigation-notice{border-color:var(--workspace-glass-border);background:var(--workspace-glass-bg-strong);color:var(--workspace-text);box-shadow:inset 0 1px 0 var(--workspace-glass-highlight), 0 12px 32px #0003;-webkit-backdrop-filter:blur(var(--workspace-glass-blur)) saturate(1.18);backdrop-filter:blur(var(--workspace-glass-blur)) saturate(1.18)}html[data-theme] .workspace-shell .display-navigation-notice span{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .display-image-preview{background:linear-gradient(45deg, var(--workspace-surface-3) 25%, transparent 25%) 0 0 / 24px 24px, linear-gradient(-45deg, var(--workspace-surface-3) 25%, transparent 25%) 0 12px / 24px 24px, linear-gradient(45deg, transparent 75%, var(--workspace-surface-3) 75%) 12px -12px / 24px 24px, var(--workspace-surface-2)}html[data-theme] .workspace-shell .display-image-status,html[data-theme] .workspace-shell :is(.display-loading,.display-empty,.display-limit-note){color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .display-text-preview{background:var(--workspace-surface-1);color:var(--workspace-text)}html[data-theme] .workspace-shell .display-table-wrap{color-scheme:inherit;scrollbar-color:var(--workspace-scroll-thumb) transparent}html[data-theme] .workspace-shell .display-table-wrap table,html[data-theme] .workspace-shell .display-table-wrap :is(th,td){border-color:var(--workspace-border);background:var(--workspace-surface-1);color:var(--workspace-text)}html[data-theme] .workspace-shell .display-table-wrap th{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell .display-table-wrap tr:nth-child(2n) td{background:color-mix(in srgb, var(--workspace-surface-2) 58%, var(--workspace-surface-1))}html[data-theme] .workspace-shell .display-table-wrap tbody tr:hover td{background:var(--workspace-surface-3);color:var(--workspace-text)}html[data-theme] .workspace-shell .display-empty h3{color:var(--workspace-text)}html[data-theme] .workspace-shell .artifact-export-list article{border-color:var(--workspace-border);background:var(--workspace-surface-1)}html[data-theme] .workspace-shell .artifact-export-list article>span{background:var(--workspace-primary-soft);color:var(--workspace-primary-light)}html[data-theme] .workspace-shell .artifact-export-list strong{color:var(--workspace-text)}html[data-theme] .workspace-shell .artifact-export-list small{color:var(--workspace-text-secondary)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){html[data-theme] .workspace-shell .chat-composer,html[data-theme] .workspace-shell .user-message>div,html[data-theme] .workspace-shell .display-navigation-notice{background:color-mix(in srgb, var(--workspace-surface-1) 92%, var(--workspace-surface-2))}}@media (width<=920px){html[data-theme] .workspace-shell .workspace-sidebar{box-shadow:none}html[data-theme] .workspace-shell .mobile-sidebar-button{border:1px solid var(--workspace-border);background:color-mix(in srgb, var(--workspace-surface-1) 90%, transparent);color:var(--workspace-text);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:10px}}@media (width<=720px){html[data-theme] .workspace-shell{--chat-composer-overlap-height:178px}html[data-theme] .workspace-shell .chat-stage--empty{--empty-composer-bottom:clamp(88px, calc(46svh - 72px), 270px);--empty-heading-composer-gap:clamp(24px, 3svh, 32px)}html[data-theme] .workspace-shell .composer-dock,html[data-theme] .workspace-shell .chat-stage--empty .composer-dock{padding-left:10px;padding-right:10px}html[data-theme] .workspace-shell .chat-stage--empty .composer-dock{bottom:var(--empty-composer-bottom);transform:none}html[data-theme] .workspace-shell .chat-empty-state__content{padding-inline:18px;transform:translate(-50%)}html[data-theme] .workspace-shell .chat-stage--empty .chat-empty-state h1{font-size:clamp(26px,8vw,34px)}html[data-theme] .workspace-shell .chat-stage--empty .chat-empty-state__content>p{max-width:320px;font-size:10px}html[data-theme] .workspace-shell .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer{border-radius:22px;min-height:110px;padding:13px 11px 10px 14px}html[data-theme] .workspace-shell .chat-stage--empty .chat-composer{border-radius:22px;min-height:144px;padding:17px 11px 12px 14px}html[data-theme] .workspace-shell .chat-composer textarea,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer textarea{height:44px;min-height:44px;font-size:14px}html[data-theme] .workspace-shell .chat-stage--empty .chat-composer textarea{height:58px;min-height:58px;font-size:15px}html[data-theme] .workspace-shell .composer-intelligence-switch .composer-model-button{max-width:190px}html[data-theme] .workspace-shell .composer-support-row{scrollbar-width:none;gap:8px;padding-inline:8px;overflow-x:auto}html[data-theme] .workspace-shell .composer-support-row::-webkit-scrollbar{display:none}html[data-theme] .workspace-shell .composer-support-divider{margin-left:0}html[data-theme] .workspace-shell .active-models-strip{scrollbar-width:none;justify-content:flex-start;gap:10px;overflow-x:auto}html[data-theme] .workspace-shell .active-models-strip.is-visible{padding:0 3px}html[data-theme] .workspace-shell .active-models-strip::-webkit-scrollbar{display:none}html[data-theme] .workspace-shell .active-models-strip>span{z-index:2;background:var(--workspace-canvas);padding-right:6px;position:sticky;left:0}html[data-theme] .workspace-shell .chat-stage-trust{left:12px;right:12px;bottom:max(10px, env(safe-area-inset-bottom));white-space:nowrap}}@media (width<=460px){html[data-theme] .workspace-shell .composer-actions__right{gap:4px}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel{width:66px;min-width:66px;display:grid}html[data-theme] .workspace-shell .composer-intelligence-switch .composer-model-button{max-width:170px}html[data-theme] .workspace-shell .active-model-button{flex-basis:35px;width:35px;height:35px}html[data-theme] .workspace-shell .chat-stage-trust span{text-overflow:ellipsis;white-space:nowrap;max-width:min(210px,100vw - 180px);overflow:hidden}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger{grid-template-columns:minmax(28px,1fr) auto;width:66px}html[data-theme] .workspace-shell .usage-fuel__label{display:none}html[data-theme] .workspace-shell .composer-voice-button,html[data-theme] .workspace-shell .composer-send,html[data-theme] .workspace-shell .chat-stage--empty .composer-send,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-send{flex:0 0 38px;width:38px;min-width:38px;height:38px}}@media (height<=700px) and (width>=721px){html[data-theme] .workspace-shell .chat-stage--empty{--empty-composer-bottom:clamp(116px, calc(50svh - 86px), 270px);--empty-heading-composer-gap:clamp(22px, 3svh, 32px)}html[data-theme] .workspace-shell .chat-stage--empty .composer-dock{bottom:var(--empty-composer-bottom);transform:none}}@media (height<=520px){html[data-theme] .workspace-shell .chat-stage--empty{--empty-composer-bottom:max(14px, env(safe-area-inset-bottom));--empty-heading-composer-gap:24px}}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell *,html[data-theme] .workspace-shell :before,html[data-theme] .workspace-shell :after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}html[data-theme] .workspace-shell .layered-picker__track{will-change:auto;width:100%;height:100%;transition:none;display:block;transform:none}html[data-theme] .workspace-shell .layered-picker__families{gap:4px;height:100%;padding:8px 8px 5px}html[data-theme] .workspace-shell .layered-picker__models{gap:4px;height:100%;padding:8px 8px 6px}html[data-theme] .workspace-shell .layered-picker__models>.layered-picker__model-heading{min-height:25px;color:var(--workspace-text-secondary);flex:0 0 25px;justify-content:space-between;align-items:center;padding:3px 8px 4px 4px;font-size:10px;font-weight:620;line-height:1;display:flex}html[data-theme] .workspace-shell .layered-picker__models>.layered-picker__model-heading small{color:inherit;font-size:9px;font-weight:560}html[data-theme] .workspace-shell .layered-picker__flat-model-list{flex:auto;min-height:0}html[data-theme] .workspace-shell .layered-picker__family-group{animation:.22s cubic-bezier(.2,.75,.25,1) both selectall-layered-row-in;animation-delay:calc(var(--layered-row-index,0) * 16ms + 30ms);background:0 0;border:1px solid #0000;border-radius:11px;transition:border-color .18s,background-color .18s,box-shadow .18s;display:grid}html[data-theme] .workspace-shell .layered-picker__family-group.is-selected,html[data-theme] .workspace-shell .layered-picker__family-group.is-expanded{border-color:color-mix(in srgb, var(--workspace-border) 70%, transparent);background:color-mix(in srgb, var(--workspace-primary-soft) 34%, var(--workspace-surface-2))}html[data-theme] .workspace-shell .layered-picker__family-group.is-expanded{box-shadow:inset 0 1px 0 color-mix(in srgb, var(--workspace-glass-highlight) 70%, transparent)}html[data-theme] .workspace-shell .layered-picker__family-group>.layered-picker__family{min-height:45px;color:var(--workspace-text-secondary);background:0 0;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;gap:7px;padding:5px 7px;animation:none;transform:none}html[data-theme] .workspace-shell .layered-picker__family-group.is-selected>.layered-picker__family,html[data-theme] .workspace-shell .layered-picker__family-group.is-expanded>.layered-picker__family{color:var(--workspace-text)}html[data-theme] .workspace-shell .layered-picker__family-group>.layered-picker__family:hover,html[data-theme] .workspace-shell .layered-picker__family-group>.layered-picker__family:focus-visible{background:color-mix(in srgb, var(--workspace-primary) 3%, var(--workspace-surface-2));color:var(--workspace-text);outline:none;transform:none}html[data-theme] .workspace-shell .layered-picker__family-label{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;font-weight:620;overflow:hidden}html[data-theme] .workspace-shell .layered-picker__family-end{min-width:18px;max-width:132px;color:var(--workspace-text-secondary);justify-content:flex-end;align-items:center;gap:7px;display:flex}html[data-theme] .workspace-shell .layered-picker__family-end>svg{color:currentColor;flex:none;transition:color .15s,transform .18s}html[data-theme] .workspace-shell .layered-picker__family-group>.layered-picker__family:hover .layered-picker__family-end>svg,html[data-theme] .workspace-shell .layered-picker__family-group>.layered-picker__family:focus-visible .layered-picker__family-end>svg{color:var(--workspace-text);transform:translate(1px)}html[data-theme] .workspace-shell .layered-picker__family-group.is-expanded>.layered-picker__family .layered-picker__family-end>svg{transform:none}@keyframes selectall-family-detail-in{0%{opacity:0;transform:translate(-5px)scale(.992)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes selectall-family-detail-overlay-in{0%{opacity:0;transform:translate(7px)}to{opacity:1;transform:translate(0)}}@keyframes selectall-family-detail-out{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-4px)scale(.995)}}@keyframes selectall-family-detail-overlay-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(6px)}}html[data-theme] .workspace-shell .composer-model-wrap .model-picker-panel.model-picker-panel--layered,html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered{contain:layout style;overflow:visible}html[data-theme] .workspace-shell .model-picker-panel--layered .layered-picker__viewport{border-radius:inherit;overflow:hidden}html[data-theme] .workspace-shell .model-picker-panel--layered.has-family-panel[data-detail-placement=side] .layered-picker__surface:after{border-top:1px solid var(--workspace-border);border-right:1px solid var(--workspace-border);background:var(--workspace-surface-1);content:"";width:11px;height:11px;position:absolute;top:42px;right:-6px;transform:rotate(45deg)}html[data-theme] .workspace-shell .layered-picker__family-list{gap:3px;padding:0 8px 3px 0}html[data-theme] .workspace-shell .layered-picker__family-group{box-shadow:none;border:0;border-radius:10px;transition:background-color .16s cubic-bezier(.2,.72,.24,1)}html[data-theme] .workspace-shell .layered-picker__family-group.is-selected,html[data-theme] .workspace-shell .layered-picker__family-group.is-expanded{background:color-mix(in srgb, var(--workspace-text) 5%, var(--workspace-surface-1));box-shadow:none;border-color:#0000}html[data-theme] .workspace-shell .layered-picker__family-group>.layered-picker__family,html[data-theme] .workspace-shell .layered-picker__pilot-option{min-height:46px;color:var(--workspace-text);padding:6px 8px;transition:background-color .15s cubic-bezier(.2,.72,.24,1),color .15s,transform .15s cubic-bezier(.2,.72,.24,1)}html[data-theme] .workspace-shell .layered-picker__pilot-option.is-selected{background:color-mix(in srgb, var(--workspace-text) 5%, var(--workspace-surface-1))}html[data-theme] .workspace-shell .layered-picker__family-group>.layered-picker__family:hover,html[data-theme] .workspace-shell .layered-picker__family-group>.layered-picker__family:focus-visible,html[data-theme] .workspace-shell .layered-picker__pilot-option:hover,html[data-theme] .workspace-shell .layered-picker__pilot-option:focus-visible{background:color-mix(in srgb, var(--workspace-text) 4%, transparent);color:var(--workspace-text);transform:none}html[data-theme] .workspace-shell .layered-picker__family-label,html[data-theme] .workspace-shell .layered-picker__pilot-label{color:inherit;letter-spacing:-.012em;font-size:12px;font-weight:640}html[data-theme] .workspace-shell .layered-picker__family-end{width:18px;min-width:18px;color:var(--workspace-text)}html[data-theme] .workspace-shell .layered-picker__family-end>svg{transition:color .14s,transform .16s cubic-bezier(.2,.72,.24,1)}html[data-theme] .workspace-shell .layered-picker__family-group>.layered-picker__family:hover .layered-picker__family-end>svg,html[data-theme] .workspace-shell .layered-picker__family-group>.layered-picker__family:focus-visible .layered-picker__family-end>svg{transform:translate(1px)}html[data-theme] .workspace-shell .layered-picker__search{background:var(--workspace-surface-1);border-radius:10px;min-height:38px}html[data-theme] .workspace-shell .layered-picker__search>input{height:36px;font-size:12px}html[data-theme] .workspace-shell .layered-picker__search:focus-within{border-color:color-mix(in srgb, var(--workspace-text) 18%, var(--workspace-border));box-shadow:none}html[data-theme] .workspace-shell .layered-picker__search>input:focus,html[data-theme] .workspace-shell .layered-picker__search>input:focus-visible{box-shadow:none;border:0;border-radius:0;outline:none}html[data-theme] .workspace-shell .layered-picker__detail-panel{z-index:3;box-sizing:border-box;border:1px solid var(--workspace-border);background:var(--workspace-surface-1);width:344px;height:100%;min-height:0;color:var(--workspace-text);transform-origin:0;will-change:opacity, transform;border-radius:15px;grid-template-rows:42px 27px minmax(0,1fr);padding:10px 10px 8px;animation:.19s cubic-bezier(.2,.78,.22,1) both selectall-family-detail-in;display:grid;position:absolute;top:0;left:calc(100% + 12px);overflow:hidden;box-shadow:14px 18px 34px -18px #0000003d,4px 3px 10px -7px #00000024}html[data-theme] .workspace-shell .layered-picker__detail-panel.is-closing{pointer-events:none;animation:.165s cubic-bezier(.4,0,.68,.22) both selectall-family-detail-out}html[data-theme] .workspace-shell .layered-picker__detail-header{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:7px;min-width:0;padding:0 4px 5px 1px;display:grid}html[data-theme] .workspace-shell .layered-picker__detail-identity{min-width:0;color:var(--workspace-text);align-items:center;gap:10px;display:flex}html[data-theme] .workspace-shell .layered-picker__detail-identity strong{color:var(--workspace-text);letter-spacing:-.022em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:680;overflow:hidden}html[data-theme] .workspace-shell .layered-picker__detail-back{width:30px;height:30px;color:var(--workspace-text);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 30px;place-items:center;padding:0;transition:background-color .14s,transform .14s;display:grid}html[data-theme] .workspace-shell .layered-picker__detail-back:hover,html[data-theme] .workspace-shell .layered-picker__detail-back:focus-visible{background:color-mix(in srgb, var(--workspace-text) 5%, transparent);outline:none}html[data-theme] .workspace-shell .layered-picker__detail-back:active{transform:scale(.94)}html[data-theme] .workspace-shell .layered-picker__detail-panel>.layered-picker__model-heading{color:var(--workspace-text-secondary);align-items:center;padding:2px 4px 5px;font-size:10px;font-weight:620;line-height:1;display:flex}html[data-theme] .workspace-shell .layered-picker__detail-models{scrollbar-gutter:stable;align-content:start;gap:2px;min-height:0;padding:0 5px 4px 0;display:grid;overflow:hidden auto}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model{min-height:48px;color:var(--workspace-text);background:0 0;border:0;border-radius:10px;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:5px;padding:7px 8px;transition:background-color .145s cubic-bezier(.2,.72,.24,1),color .145s;animation:none;display:grid;position:relative;transform:none}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model:hover,html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model:focus-within,html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model.is-selected{background:color-mix(in srgb, var(--workspace-text) 5%, var(--workspace-surface-1));color:var(--workspace-text);outline:none;transform:none}html[data-theme] .workspace-shell .layered-picker__model-select{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:22px minmax(0,1fr);align-self:stretch;align-items:center;gap:9px;padding:0;display:grid}html[data-theme] .workspace-shell .layered-picker__models .layered-picker__model{min-height:57px}html[data-theme] .workspace-shell .layered-picker__model-select.has-provider{grid-template-columns:22px 22px minmax(0,1fr);gap:8px}html[data-theme] .workspace-shell .layered-picker__model-provider{place-items:center;width:22px;height:22px;display:grid}html[data-theme] .workspace-shell .layered-picker__model-meta{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}html[data-theme] .workspace-shell .layered-picker__model-meta>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}html[data-theme] .workspace-shell .layered-picker__model-meta>span:last-child{font-variant-numeric:tabular-nums;flex:none}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model:focus-within{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--workspace-text) 14%, transparent)}html[data-theme] .workspace-shell .layered-picker__model-select:focus-visible{outline:none}html[data-theme] .workspace-shell .layered-picker__model-select:disabled{cursor:not-allowed}html[data-theme] .workspace-shell .layered-picker__detail-panel .layered-picker__automatic{background:color-mix(in srgb, var(--workspace-text) 4%, var(--workspace-surface-1));min-height:60px;box-shadow:none;border:0;grid-template-columns:22px 26px minmax(0,1fr)}html[data-theme] .workspace-shell .layered-picker__detail-panel .layered-picker__automatic:hover,html[data-theme] .workspace-shell .layered-picker__detail-panel .layered-picker__automatic:focus-visible,html[data-theme] .workspace-shell .layered-picker__detail-panel .layered-picker__automatic.is-selected{background:color-mix(in srgb, var(--workspace-text) 6%, var(--workspace-surface-1));box-shadow:none;border:0}html[data-theme] .workspace-shell .layered-picker__automatic-mark{width:24px;height:24px;color:var(--workspace-text);place-items:center;display:grid}html[data-theme] .workspace-shell .layered-picker__model-radio{border:1.5px solid color-mix(in srgb, var(--workspace-text-secondary) 42%, transparent);width:20px;height:20px;color:var(--workspace-surface-1);background:0 0;border-radius:50%;place-items:center;transition:border-color .14s,background-color .14s,color .14s,transform .14s cubic-bezier(.2,.72,.24,1);display:grid}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model.is-selected .layered-picker__model-radio{border-color:var(--workspace-text);background:var(--workspace-text);color:var(--workspace-surface-1)}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model:active .layered-picker__model-radio{transform:scale(.92)}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__copy{gap:2px}html[data-theme] .workspace-shell .layered-picker__model-title-row{align-items:center;gap:5px;min-width:0;display:flex}html[data-theme] .workspace-shell .layered-picker__model-title-row>strong{flex:auto;min-width:0}html[data-theme] .workspace-shell .layered-picker__recommended-badge{border:1px solid var(--workspace-border);background:var(--workspace-surface-2);min-height:16px;color:var(--workspace-text-secondary);white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:0 6px;font-size:7.5px;font-style:normal;font-weight:620;line-height:1;display:inline-flex}html[data-theme] .workspace-shell .layered-picker__model-lock{color:var(--workspace-text-secondary);opacity:.78;flex:none;display:inline-flex}html[data-theme] .workspace-shell .layered-picker__model-badges{flex-wrap:wrap;align-items:center;gap:3px;min-width:0;display:flex}html[data-theme] .workspace-shell .layered-picker__model-badge{--model-badge-color:#656560;--model-badge-bg:#f2f2f0;--model-badge-border:#e3e3df;border:1px solid var(--model-badge-border);background:var(--model-badge-bg);height:15px;color:var(--model-badge-color);letter-spacing:-.01em;white-space:nowrap;border-radius:999px;flex:none;align-items:center;padding:0 5px;font-size:7.5px;font-weight:620;line-height:1;display:inline-flex}html[data-theme] .workspace-shell .layered-picker__model-badge[data-badge-role=capability]{font-weight:560}html[data-theme] .workspace-shell .layered-picker__model-badge.is-economic{--model-badge-color:#2b7149;--model-badge-bg:#edf7f0;--model-badge-border:#d8eadf}html[data-theme] .workspace-shell .layered-picker__model-badge.is-balanced{--model-badge-color:#6b6b66;--model-badge-bg:#f4f4f2;--model-badge-border:#e6e6e2}html[data-theme] .workspace-shell .layered-picker__model-badge.is-powerful{--model-badge-color:#484845;--model-badge-bg:#efefed;--model-badge-border:#deded9}html[data-theme] .workspace-shell .layered-picker__model-badge.is-premium{--model-badge-color:#262624;--model-badge-bg:#e9e9e6;--model-badge-border:#d5d5d0;font-weight:700}html[data-theme] .workspace-shell .layered-picker__model-badge.is-multimodal{--model-badge-color:#65528a;--model-badge-bg:#f5f1fa;--model-badge-border:#e7def1}html[data-theme] .workspace-shell .layered-picker__model-badge.is-image{--model-badge-color:#8b4c68;--model-badge-bg:#faf1f5;--model-badge-border:#efdde5}html[data-theme] .workspace-shell .layered-picker__model-badge.is-video{--model-badge-color:#495f91;--model-badge-bg:#f1f4fa;--model-badge-border:#dce3f1}html[data-theme] .workspace-shell .layered-picker__model-badge.is-audio{--model-badge-color:#32706c;--model-badge-bg:#eff7f6;--model-badge-border:#d7eae7}html[data-theme=dark] .workspace-shell .layered-picker__model-badge{--model-badge-color:#d0d0cb;--model-badge-bg:#292927;--model-badge-border:#3a3a37}html[data-theme=dark] .workspace-shell .layered-picker__model-badge.is-economic{--model-badge-color:#9adbb2;--model-badge-bg:#193126;--model-badge-border:#29503a}html[data-theme=dark] .workspace-shell .layered-picker__model-badge.is-premium{--model-badge-color:#f0f0ec;--model-badge-bg:#353532;--model-badge-border:#4a4a45}html[data-theme=dark] .workspace-shell .layered-picker__model-badge.is-multimodal{--model-badge-color:#cfb8ea;--model-badge-bg:#2c2338;--model-badge-border:#463755}html[data-theme=dark] .workspace-shell .layered-picker__model-badge.is-image{--model-badge-color:#e2afc4;--model-badge-bg:#38242d;--model-badge-border:#553744}html[data-theme=dark] .workspace-shell .layered-picker__model-badge.is-video{--model-badge-color:#b8c8ed;--model-badge-bg:#232b40;--model-badge-border:#394764}html[data-theme=dark] .workspace-shell .layered-picker__model-badge.is-audio{--model-badge-color:#a8d8d3;--model-badge-bg:#1e3331;--model-badge-border:#31504d}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__copy strong{color:var(--workspace-text);letter-spacing:-.012em;font-size:11.5px;font-weight:660}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__copy small{max-width:none;color:var(--workspace-text-secondary);font-size:9.5px;line-height:1.35}html[data-theme] .workspace-shell .layered-picker__model-help{width:24px;height:24px;color:var(--workspace-text-secondary);cursor:help;background:0 0;border:0;border-radius:8px;outline:none;place-items:center;padding:0;transition:background-color .14s,color .14s;display:grid;position:relative}html[data-theme] .workspace-shell .layered-picker__model-help:hover,html[data-theme] .workspace-shell .layered-picker__model-help:focus-visible{background:color-mix(in srgb, var(--workspace-text) 7%, transparent);color:var(--workspace-text)}html[data-theme] .workspace-shell .layered-picker__model-tooltip{z-index:240;box-sizing:border-box;border:1px solid var(--workspace-border);background:var(--workspace-surface-1);width:min(268px,100vw - 36px);max-width:min(268px,100vw - 36px);color:var(--workspace-text);pointer-events:none;transform-origin:100% 100%;border-radius:12px;padding:10px 11px 11px;font-size:10px;font-weight:480;line-height:1.4;animation:.15s cubic-bezier(.2,.72,.24,1) both selectall-model-help-in;display:grid;position:fixed;transform:translate(-100%,-100%);box-shadow:0 14px 36px #00000024,0 2px 8px #00000012}html[data-theme] .workspace-shell .layered-picker__model-tooltip.is-below{transform-origin:100% 0;animation-name:selectall-model-help-in-below;transform:translate(-100%)}html[data-theme] .workspace-shell .layered-picker__model-tooltip>strong{margin-bottom:3px;font-size:10px;font-weight:660}html[data-theme] .workspace-shell .layered-picker__model-tooltip>p{color:var(--workspace-text-secondary);margin:0}html[data-theme] .workspace-shell .layered-picker__model-tooltip-badges{flex-wrap:wrap;align-items:center;gap:4px;margin-top:8px;display:flex}html[data-theme] .workspace-shell .layered-picker__model-tooltip .layered-picker__model-badge{height:17px;padding-inline:6px;font-size:8px}@keyframes selectall-model-help-in{0%{opacity:0;transform:translate(-100%,calc(3px - 100%))scale(.98)}to{opacity:1;transform:translate(-100%,-100%)scale(1)}}@keyframes selectall-model-help-in-below{0%{opacity:0;transform:translate(-100%,-3px)scale(.98)}to{opacity:1;transform:translate(-100%)scale(1)}}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model.is-locked .layered-picker__model-select{opacity:.46}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model.is-locked{background:color-mix(in srgb, var(--workspace-surface-2) 36%, var(--workspace-surface-1))}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model.is-locked:hover{background:color-mix(in srgb, var(--workspace-surface-2) 36%, var(--workspace-surface-1));transform:none}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model.is-locked .layered-picker__model-radio{border-color:color-mix(in srgb, var(--workspace-text-secondary) 24%, transparent)}html[data-theme] .workspace-shell :is(.layered-picker__detail-panel,.layered-picker__models) .layered-picker__model.is-locked .layered-picker__model-help{cursor:help}html[data-theme] .workspace-shell .model-picker-panel--layered[data-detail-placement=overlay] .layered-picker__detail-panel{border-radius:inherit;width:100%;height:100%;box-shadow:none;transform-origin:50%;border:0;animation-name:selectall-family-detail-overlay-in;inset:0}html[data-theme] .workspace-shell .model-picker-panel--layered[data-detail-placement=overlay] .layered-picker__detail-panel.is-closing{animation-name:selectall-family-detail-overlay-out}@media (width<=700px){html[data-theme] .workspace-shell .model-picker-panel--layered .layered-picker__detail-panel{border-radius:inherit;width:100%;height:100%;box-shadow:none;transform-origin:50%;border:0;animation-name:selectall-family-detail-overlay-in;inset:0}html[data-theme] .workspace-shell .model-picker-panel--layered .layered-picker__detail-panel.is-closing{animation-name:selectall-family-detail-overlay-out}html[data-theme] .workspace-shell .model-picker-panel--layered.has-family-panel .layered-picker__surface:after{display:none}}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell .layered-picker__detail-panel,html[data-theme] .workspace-shell .layered-picker__family-group,html[data-theme] .workspace-shell .layered-picker__model-radio,html[data-theme] .workspace-shell .layered-picker__model-tooltip{transition-duration:1ms!important;animation-duration:1ms!important}}html[data-theme] .workspace-shell .composer-actions__left{flex:auto;min-width:0}html[data-theme] .workspace-shell .composer-attachment-picker{flex:none;position:relative}html[data-theme] .workspace-shell .composer-add-button{width:32px;height:38px;color:var(--workspace-text-secondary);background:0 0;border:0;border-radius:0;place-items:center;padding:0;transition:color .16s,opacity .16s;display:grid}html[data-theme] .workspace-shell .composer-add-button:hover:not(:disabled),html[data-theme] .workspace-shell .composer-add-button[aria-expanded=true]{color:var(--workspace-text);background:0 0;border-color:#0000}html[data-theme] .workspace-shell .composer-add-button:focus-visible{box-shadow:none;color:var(--workspace-text);border-color:#0000;outline:none}html[data-theme] .workspace-shell .composer-add-button:active:not(:disabled){opacity:.68;transform:none}html[data-theme] .workspace-shell .composer-add-button>svg{transition:none}html[data-theme] .workspace-shell .composer-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:fixed;overflow:hidden}html[data-theme] .workspace-shell .composer-add-menu{z-index:40;border:1px solid var(--workspace-composer-border);background:var(--workspace-surface-1);width:min(700px,100vw - 32px);max-height:min(460px,100svh - 40px);box-shadow:var(--workspace-composer-panel-shadow);-webkit-backdrop-filter:none;backdrop-filter:none;transform-origin:18px 100%;animation:selectall-composer-menu-in var(--sa-composer-layer-duration,.28s) var(--sa-composer-layer-ease,cubic-bezier(.2, .82, .24, 1)) both;backface-visibility:hidden;isolation:isolate;will-change:transform, opacity, border-radius;border-radius:18px;gap:1px;padding:8px;display:grid;position:fixed;bottom:auto;left:-8px;right:auto;overflow-y:auto}html[data-theme] .workspace-shell .composer-add-menu[data-placement=above]{transform-origin:18px 100%}html[data-theme] .workspace-shell .composer-add-menu[data-placement=below]{transform-origin:18px 0}html[data-theme] .workspace-shell .composer-add-menu[data-variant=studio]{border-radius:16px;width:min(360px,100vw - 28px);padding:6px}html[data-theme] .workspace-shell .composer-add-menu.is-closing{pointer-events:none;animation:.22s cubic-bezier(.5,.02,.68,.32) both selectall-composer-menu-out}html[data-theme] .workspace-shell .composer-add-menu__main-results{align-content:start;gap:1px;min-width:0;display:grid}html[data-theme] .workspace-shell .composer-add-menu :is(button,a){min-height:38px;color:var(--workspace-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px 9px;text-decoration:none;display:grid}html[data-theme] .workspace-shell .composer-add-menu :is(button,a):hover:not(:disabled){background:color-mix(in srgb, var(--workspace-primary) 3%, var(--workspace-surface-2))}html[data-theme] .workspace-shell .composer-add-menu :is(button,a).is-selected{background:var(--workspace-surface-2)}html[data-theme] .workspace-shell .composer-add-menu__icon{width:28px;height:28px;color:var(--workspace-text-secondary);border-radius:8px;place-items:center;display:grid}html[data-theme] .workspace-shell .composer-add-menu__icon[data-tone=image_generation]{color:#db7b32}html[data-theme] .workspace-shell .composer-add-menu__icon[data-tone=web_search]{color:#2787c9}html[data-theme] .workspace-shell .composer-add-menu__icon[data-tone=deep_research]{color:#5777c8}html[data-theme] .workspace-shell .composer-add-menu__copy{align-items:baseline;gap:10px;min-width:0;display:flex}html[data-theme] .workspace-shell .composer-add-menu strong{flex:none;font-size:14px;font-weight:520;line-height:1.2}html[data-theme] .workspace-shell .composer-add-menu small{min-width:0;color:var(--workspace-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.2;overflow:hidden}html[data-theme] .workspace-shell .composer-add-menu__brand{object-fit:contain;width:18px;height:18px;display:block}html[data-theme] .workspace-shell .composer-add-menu__check{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .composer-add-menu__action{color:var(--workspace-text-secondary);font-size:12px}html[data-theme] .workspace-shell .composer-add-menu__loading{min-height:38px;color:var(--workspace-text-secondary);align-items:center;gap:9px;padding:6px 13px;font-size:12px;display:flex}html[data-theme] .workspace-shell .composer-add-menu button:disabled{opacity:.46}html[data-theme] .workspace-shell .composer-add-menu:not(.is-closing) :is(button,.composer-add-menu__divider,.composer-add-menu__loading){animation:selectall-composer-menu-item-in var(--sa-composer-layer-item-duration,.28s) var(--sa-composer-layer-item-ease,cubic-bezier(.2, .8, .2, 1)) both;animation-delay:var(--composer-add-menu-delay,var(--sa-composer-layer-item-delay,35ms))}html[data-theme] .workspace-shell .composer-add-menu__divider{background:color-mix(in srgb, var(--workspace-border) 72%, transparent);height:1px;margin:4px 5px}html[data-theme] .workspace-shell .composer-add-menu.is-skills{grid-template-rows:auto auto minmax(0,1fr) auto;gap:0;height:min(460px,100svh - 40px);overflow:hidden}html[data-theme] .workspace-shell .composer-add-menu__skills-header{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;min-height:48px;display:grid}html[data-theme] .workspace-shell .composer-add-menu .composer-add-menu__skills-header>button{border-radius:9px;grid-template-columns:1fr;place-items:center;width:32px;min-width:32px;height:32px;min-height:32px;padding:0;display:grid}html[data-theme] .workspace-shell .composer-add-menu__skills-header>div{gap:1px;min-width:0;display:grid}html[data-theme] .workspace-shell .composer-add-menu__skills-header strong{font-size:14px;font-weight:600}html[data-theme] .workspace-shell .composer-add-menu__skills-header small{font-size:10px}html[data-theme] .workspace-shell .composer-add-menu__skills-search{border:1px solid var(--workspace-border);min-height:38px;color:var(--workspace-text-secondary);background:var(--workspace-surface-2);border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:2px 2px 7px;padding:0 10px;display:grid}html[data-theme] .workspace-shell .composer-add-menu__skills-search:focus-within{border-color:var(--workspace-border-strong);background:var(--workspace-surface-1)}html[data-theme] .workspace-shell .composer-add-menu__skills-search input{min-width:0;height:36px;color:var(--workspace-text);font:inherit;background:0 0;border:0;outline:0;font-size:12px}html[data-theme] .workspace-shell .composer-add-menu__skills-search input:focus,html[data-theme] .workspace-shell .composer-add-menu__skills-search input:focus-visible{box-shadow:none;border:0;outline:0}html[data-theme] .workspace-shell .composer-add-menu__skills-search>span:last-child{font-variant-numeric:tabular-nums;font-size:10px}html[data-theme] .workspace-shell .composer-add-menu__skills-results{overscroll-behavior:contain;align-content:start;gap:2px;min-height:0;padding:0 1px 6px;display:grid;overflow-y:auto}html[data-theme] .workspace-shell .composer-add-menu .composer-add-menu__skill-row{border-radius:11px;grid-template-columns:34px minmax(0,1fr) 20px;align-items:center;gap:9px;width:100%;min-height:54px;padding:6px 8px;display:grid}html[data-theme] .workspace-shell .composer-add-menu__skill-glyph{border:1px solid var(--workspace-border);background:var(--workspace-surface-1);border-radius:10px;place-items:center;width:34px;height:34px;display:grid}html[data-theme] .workspace-shell .composer-add-menu__skill-copy{gap:2px;min-width:0;display:grid}html[data-theme] .workspace-shell .composer-add-menu__skill-copy strong,html[data-theme] .workspace-shell .composer-add-menu__skill-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .workspace-shell .composer-add-menu__skill-copy strong{font-size:12px;font-weight:570}html[data-theme] .workspace-shell .composer-add-menu__skill-copy small{font-size:10px}html[data-theme] .workspace-shell .composer-add-menu__skill-check{border:1px solid var(--workspace-border);border-radius:6px;place-items:center;width:18px;height:18px;display:grid}html[data-theme] .workspace-shell .composer-add-menu__skill-row.is-selected .composer-add-menu__skill-check{border-color:var(--workspace-text);color:var(--workspace-surface-1);background:var(--workspace-text)}html[data-theme] .workspace-shell .composer-add-menu__skills-empty{min-height:150px;color:var(--workspace-text-secondary);text-align:center;align-content:center;place-items:center;gap:4px;display:grid}html[data-theme] .workspace-shell .composer-add-menu__skills-empty strong{font-size:12px}html[data-theme] .workspace-shell .composer-add-menu__skills-empty small{font-size:10px}html[data-theme] .workspace-shell .composer-add-menu__skills-footer{border-top:1px solid var(--workspace-border);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 2px 1px 6px;display:flex}html[data-theme] .workspace-shell .composer-add-menu__skills-footer>span{color:var(--workspace-text-secondary);font-size:10px}html[data-theme] .workspace-shell .composer-add-menu .composer-add-menu__skills-footer>button{width:auto;min-height:32px;color:var(--workspace-surface-1);background:var(--workspace-text);border-radius:10px;grid-template-columns:none;justify-content:center;align-items:center;padding:0 13px;font-size:11px;font-weight:620;display:inline-flex}html[data-theme] .workspace-shell .composer-context-chips{z-index:2;flex-wrap:wrap;gap:6px;padding:1px 1px 8px;display:flex;position:relative}html[data-theme] .workspace-shell .composer-context-chip{border:1px solid var(--workspace-composer-border);border-radius:var(--sa-radius-pill);background:var(--workspace-surface-2);height:30px;color:var(--workspace-text);font:inherit;align-items:center;gap:6px;padding:0 8px;font-size:12px;font-weight:500;display:inline-flex}html[data-theme] .workspace-shell .composer-context-chip[data-tone=image_generation]>svg:first-child{color:#db7b32}html[data-theme] .workspace-shell .composer-context-chip[data-tone=web_search]>svg:first-child{color:#2787c9}html[data-theme] .workspace-shell .composer-context-chip[data-tone=deep_research]>svg:first-child{color:#5777c8}html[data-theme] .workspace-shell .composer-context-chip>svg:last-child{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .composer-context-chip:hover:not(:disabled){border-color:var(--workspace-border-strong);background:var(--workspace-surface-3)}html[data-theme] .workspace-shell .composer-context-chip__brand{object-fit:contain;width:16px;height:16px;display:block}html[data-theme] .workspace-shell .pilot-mode-switch{--pilot-mode-active-bg:var(--workspace-surface-2);--pilot-mode-active-border:var(--workspace-border);min-width:0;height:40px;box-shadow:none;interpolate-size:allow-keywords;background:0 0;border:0;border-radius:0;align-items:center;gap:5px;padding:0;display:inline-flex;overflow:visible}html[data-theme=dark] .workspace-shell .pilot-mode-switch{--pilot-mode-active-bg:var(--workspace-surface-2);--pilot-mode-active-border:var(--workspace-border-strong)}html[data-theme] .workspace-shell .pilot-mode-switch button{min-width:0;height:38px;color:var(--workspace-text-secondary);background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:7px;padding:0 9px;font-size:11px;font-weight:590;line-height:1;transition:inline-size .3s cubic-bezier(.2,.78,.2,1),min-inline-size .3s cubic-bezier(.2,.78,.2,1),max-inline-size .3s cubic-bezier(.2,.78,.2,1),padding .3s cubic-bezier(.2,.78,.2,1),border-color .16s,background-color .16s,color .16s,box-shadow .16s,filter .16s,transform .3s cubic-bezier(.2,.78,.2,1);display:inline-flex}html[data-theme] .workspace-shell .pilot-mode-switch button:hover:not(:disabled),html[data-theme] .workspace-shell .pilot-mode-switch button[aria-expanded=true]{border-color:color-mix(in srgb, var(--workspace-border-strong) 72%, transparent);background:color-mix(in srgb, var(--workspace-surface-1) 58%, var(--workspace-surface-2));color:var(--workspace-text)}html[data-theme] .workspace-shell .pilot-mode-switch button:focus-visible{border-color:color-mix(in srgb, var(--workspace-primary) 42%, var(--workspace-border-strong));background:color-mix(in srgb, var(--workspace-primary-soft) 44%, var(--workspace-surface-1));color:var(--workspace-text);box-shadow:0 0 0 2px var(--sa-focus-lilac);outline:none}html[data-theme] .workspace-shell .pilot-mode-switch button.is-active{border-color:var(--pilot-mode-active-border);background:var(--pilot-mode-active-bg);color:var(--workspace-text);box-shadow:none;font-weight:650;transform:none}html[data-theme] .workspace-shell .pilot-mode-switch button.is-active:focus-visible{box-shadow:0 0 0 2px var(--sa-focus-lilac)}html[data-theme] .workspace-shell .pilot-mode-switch .pilot-mode-switch__manual{inline-size:auto;border-radius:999px;max-width:210px;padding-inline:11px}html[data-theme] .workspace-shell .pilot-mode-switch__manual.is-pilot-disabled,html[data-theme] .workspace-shell .pilot-mode-switch__manual.is-pilot-disabled.is-active{border-color:color-mix(in srgb, var(--workspace-border) 60%, transparent);background:color-mix(in srgb, var(--workspace-text) 4%, var(--workspace-surface-2));color:var(--workspace-text-secondary);box-shadow:none;cursor:not-allowed;opacity:.58}html[data-theme] .workspace-shell .pilot-mode-switch__manual>span:not(.provider-icon){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .workspace-shell .pilot-mode-switch .provider-icon,html[data-theme] .workspace-shell .pilot-mode-switch .provider-icon__surface{flex:none;box-shadow:none!important;background:0 0!important;border:0!important}html[data-theme] .workspace-shell .pilot-mode-switch__pilot{flex:none;gap:6px;padding:0 7px 0 8px;transition:transform .3s cubic-bezier(.2,.78,.2,1),color .16s,background-color .16s}html[data-theme] .workspace-shell .pilot-mode-switch__pilot>svg{flex:none}html[data-theme] .workspace-shell .pilot-mode-switch__pilot-label{white-space:nowrap}html[data-theme] .workspace-shell .pilot-mode-switch__toggle{border:1px solid color-mix(in srgb, var(--workspace-text) 8%, var(--workspace-border));background:color-mix(in srgb, var(--workspace-text) 9%, var(--workspace-surface-2));border-radius:999px;flex:none;align-items:center;width:30px;height:18px;padding:2px;transition:border-color .15s,background-color .15s;display:inline-flex;position:relative}html[data-theme] .workspace-shell .pilot-mode-switch__toggle>span{background:var(--workspace-surface-1);border-radius:50%;width:12px;height:12px;transition:transform .17s cubic-bezier(.2,.75,.25,1);box-shadow:0 1px 3px #00000029}html[data-theme] .workspace-shell .pilot-mode-switch__pilot.is-active .pilot-mode-switch__toggle{border-color:var(--workspace-text);background:var(--workspace-text)}html[data-theme] .workspace-shell .pilot-mode-switch__pilot.is-active .pilot-mode-switch__toggle>span{transform:translate(12px)}html[data-theme] .workspace-shell .chat-composer{min-height:108px;padding:13px 14px 9px 18px}html[data-theme] .workspace-shell .chat-stage--empty .chat-composer{min-height:148px;padding:20px 18px 13px 22px}html[data-theme] .workspace-shell .chat-stage--empty .chat-composer textarea{height:60px;min-height:60px}html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer{min-height:100px;padding:10px 13px 8px 17px}html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer textarea{height:36px;min-height:36px}html[data-theme] .workspace-shell .composer-voice-button{background:0 0;border-color:#0000;transition:color .15s,opacity .15s}html[data-theme] .workspace-shell .composer-voice-button:hover:not(:disabled){color:var(--workspace-text);background:0 0;border-color:#0000;transform:none}html[data-theme] .workspace-shell .composer-voice-button:focus-visible{box-shadow:none;color:var(--workspace-text);border-color:#0000;outline:none}html[data-theme] .workspace-shell .composer-voice-button:disabled{opacity:.58;border-color:#0000}@media (width>=721px){html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer{min-height:100px;padding:10px 13px 8px 17px}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer textarea{height:36px;min-height:36px}}html[data-theme] .workspace-shell .pending-attachments{z-index:2;scrollbar-width:thin;gap:8px;padding:1px 1px 9px;display:flex;position:relative;overflow-x:auto}html[data-theme] .workspace-shell .pending-attachment{border:1px solid color-mix(in srgb, var(--workspace-border) 76%, transparent);background:color-mix(in srgb, var(--workspace-surface-2) 70%, var(--workspace-glass-bg-strong));width:218px;min-width:190px;height:56px;box-shadow:inset 0 1px 0 color-mix(in srgb, var(--workspace-glass-highlight) 58%, transparent), var(--sa-shadow-soft);border-radius:12px;grid-template-columns:40px minmax(0,1fr) 24px;align-items:center;gap:8px;padding:7px 7px 7px 8px;display:grid;position:relative;overflow:hidden}html[data-theme] .workspace-shell .pending-attachment>img,html[data-theme] .workspace-shell .pending-attachment__file{background:var(--workspace-surface-3);width:40px;height:40px;color:var(--workspace-text-secondary);object-fit:cover;border-radius:8px;place-items:center;display:grid}html[data-theme] .workspace-shell .pending-attachment__copy{gap:3px;min-width:0;display:grid}html[data-theme] .workspace-shell .pending-attachment__copy strong,html[data-theme] .workspace-shell .pending-attachment__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .workspace-shell .pending-attachment__copy strong{color:var(--workspace-text);font-size:11px;font-weight:620}html[data-theme] .workspace-shell .pending-attachment__copy small{color:var(--workspace-text-secondary);font-size:10px}html[data-theme] .workspace-shell .pending-attachment.is-failed{border-color:color-mix(in srgb, #d36a64 46%, var(--workspace-border))}html[data-theme] .workspace-shell .pending-attachment.is-failed small{color:#c65c56}html[data-theme] .workspace-shell .pending-attachment>button{width:24px;height:24px;color:var(--workspace-text-secondary);background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid}html[data-theme] .workspace-shell .pending-attachment>button:hover:not(:disabled){background:var(--workspace-surface-3);color:var(--workspace-text)}html[data-theme] .workspace-shell .pending-attachment__progress{background:linear-gradient(90deg, transparent, var(--workspace-primary-light), transparent);height:2px;animation:1.15s ease-in-out infinite pilot-upload;position:absolute;bottom:0;left:0;right:0}html[data-theme] .workspace-shell .message-attachments{flex-wrap:wrap;gap:7px;max-width:min(520px,72vw);margin-bottom:8px;display:flex}html[data-theme] .workspace-shell .message-attachment{border:1px solid color-mix(in srgb, var(--workspace-border) 86%, transparent);background:color-mix(in srgb, var(--workspace-surface-2) 74%, transparent);max-width:240px;color:inherit;border-radius:9px;align-items:center;gap:7px;padding:7px 9px;font-size:11px;text-decoration:none;display:inline-flex}html[data-theme] .workspace-shell .message-attachment span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .workspace-shell .message-attachment--image{width:146px;padding:0;display:block;position:relative;overflow:hidden}html[data-theme] .workspace-shell .message-attachment--image img{object-fit:cover;width:100%;height:98px;display:block}html[data-theme] .workspace-shell .message-attachment--image span{padding:7px 8px;display:block}@keyframes selectall-composer-menu-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes selectall-composer-menu-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(3px)}}@keyframes selectall-composer-menu-item-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes pilot-upload{0%{transform:translate(-70%)}to{transform:translate(70%)}}@media (width<=620px){html[data-theme] .workspace-shell .pilot-mode-switch__manual{max-width:145px}html[data-theme] .workspace-shell .pending-attachment{width:190px}}@media (width<=720px){html[data-theme] .workspace-shell .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer{min-height:100px;padding:10px 11px 8px 14px}html[data-theme] .workspace-shell .chat-stage--empty .chat-composer{min-height:136px;padding:16px 11px 10px 14px}html[data-theme] .workspace-shell .chat-composer textarea,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer textarea{height:36px;min-height:36px}html[data-theme] .workspace-shell .chat-stage--empty .chat-composer textarea{height:56px;min-height:56px}}@media (width<=450px){html[data-theme] .workspace-shell .pilot-mode-switch__manual{max-width:126px}html[data-theme] .workspace-shell .pilot-mode-switch button{padding-inline:9px;font-size:10.5px}html[data-theme] .workspace-shell .pilot-mode-switch__pilot-label{display:none}}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell .composer-add-menu,html[data-theme] .workspace-shell .composer-add-menu.is-closing,html[data-theme] .workspace-shell .composer-add-menu:not(.is-closing) :is(button,.composer-add-menu__divider,.composer-add-menu__loading),html[data-theme] .workspace-shell .composer-add-button>svg,html[data-theme] .workspace-shell .pending-attachment__progress{transition-duration:1ms!important;animation-duration:1ms!important;animation-delay:0s!important}}.profile-avatar{--profile-avatar-bg:#dce9ff;--profile-avatar-fg:#275aa8;border:1px solid color-mix(in srgb, var(--profile-avatar-fg) 13%, transparent);background:var(--profile-avatar-bg);color:var(--profile-avatar-fg);font-family:var(--font-inter), "Inter", system-ui, sans-serif;letter-spacing:-.025em;border-radius:50%;flex:none;justify-content:center;align-items:center;font-weight:680;line-height:1;display:inline-flex;position:relative;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-avatar--sidebar{flex-basis:32px;width:32px;height:32px;font-size:10px}.profile-avatar--menu{width:38px;height:38px;font-size:11px}.sidebar-account-button{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:6px;transition:background-color .16s;display:flex}.sidebar-account-button:hover{background:var(--workspace-sidebar-hover,var(--sa-app-surface-subtle,#f2f2f2))}.sidebar-account-button .account-copy{flex:1;min-width:0}.sidebar-account-button>svg{color:var(--workspace-text-secondary,var(--sa-app-text-secondary,#777));flex:none}.sidebar-account-button[aria-expanded=true]{background:var(--workspace-sidebar-active,var(--sa-app-surface-muted,#ececec))}.profile-menu-shell{--profile-menu-surface:#fff;--profile-menu-text:#111;--profile-menu-muted:#737373;--profile-menu-border:#dedede;--profile-menu-hover:#f2f2f2;z-index:410;width:260px;color:var(--profile-menu-text);font-family:var(--font-inter), "Inter", system-ui, sans-serif;position:fixed}.profile-menu,.profile-help-menu{border:1px solid var(--profile-menu-border);background:var(--profile-menu-surface);box-shadow:var(--sa-workspace-elevation-detached);border-radius:18px;padding:8px;animation:.16s cubic-bezier(.2,.8,.2,1) both profile-menu-in}.profile-menu{max-height:min(520px, var(--profile-menu-max-height,calc(100dvh - 16px)));overflow-y:auto}.profile-menu :is(button,a),.profile-help-menu :is(button,a){width:100%;min-height:42px;color:var(--profile-menu-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:7px 8px;font-size:12px;transition:background-color .14s,color .14s;display:flex}.profile-menu :is(button,a):hover,.profile-menu :is(button,a):focus-visible,.profile-menu :is(button,a).is-active,.profile-help-menu :is(button,a):hover,.profile-help-menu :is(button,a):focus-visible{background:var(--profile-menu-hover);outline:0}.profile-menu__chevron{color:var(--profile-menu-muted);margin-left:auto}.profile-menu__divider{background:var(--profile-menu-border);height:1px;margin:6px 7px}.profile-menu__icon{color:currentColor;background:0 0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.profile-help-menu{width:244px;max-height:var(--profile-menu-max-height,calc(100dvh - 16px));position:absolute;bottom:0;overflow-y:auto}.profile-menu-shell[data-help-inline].is-help-open .profile-menu{visibility:hidden}.profile-menu-shell[data-help-inline] .profile-help-menu{width:100%;inset:0 auto auto 0}.profile-menu-shell[data-help-inline] .profile-help-menu__back{display:flex!important}.profile-help-menu.is-right{left:calc(100% + 8px)}.profile-help-menu.is-left{right:calc(100% + 8px)}.profile-help-menu>:is(button,a)>svg{color:currentColor}.profile-help-menu__back{color:var(--profile-menu-muted)!important;font-weight:620!important;display:none!important}.profile-editor-layer{z-index:430;font-family:var(--font-inter), "Inter", system-ui, sans-serif;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-editor-backdrop{-webkit-backdrop-filter:blur(1px)saturate(.45);backdrop-filter:blur(1px)saturate(.45);background:#eeeeee6b;border:0;width:100%;height:100%;position:absolute;inset:0}.profile-editor{--profile-editor-surface:#fff;--profile-editor-text:#111;--profile-editor-muted:#737373;--profile-editor-border:#dedede;--profile-editor-hover:#f2f2f2;border:1px solid var(--profile-editor-border);width:min(448px,100vw - 40px);max-height:calc(100dvh - 40px);color:var(--profile-editor-text);background:var(--profile-editor-surface);box-shadow:var(--sa-workspace-elevation-detached);border-radius:18px;animation:.19s cubic-bezier(.2,.8,.2,1) both profile-editor-in;position:relative;overflow-y:auto}.profile-editor>header{justify-content:space-between;align-items:center;height:60px;padding:0 18px 0 20px;display:flex}.profile-editor>header h2{letter-spacing:-.025em;margin:0;font-size:15px;font-weight:630}.profile-editor>header button{cursor:pointer;background:0 0;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.profile-editor>header button:hover{background:var(--profile-editor-hover)}.profile-editor form{padding:4px 16px 16px}.profile-editor__avatar{width:126px;height:126px;margin:10px auto 34px;position:relative}.profile-avatar--editor{width:126px;height:126px;box-shadow:0 0 0 5px color-mix(in srgb, var(--profile-avatar-bg) 45%, transparent);font-size:34px}.profile-editor__avatar>button{border:3px solid var(--profile-editor-surface);border-color:var(--profile-editor-surface);width:34px;height:34px;color:var(--profile-editor-text);background:var(--profile-editor-surface);box-shadow:0 2px 8px #00000029, 0 0 0 1px var(--profile-editor-border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:1px;right:1px}.profile-editor__fields{gap:9px;display:grid}.profile-editor__fields>label{border:1px solid var(--profile-editor-border);background:var(--profile-editor-surface);border-radius:10px;flex-direction:column;gap:2px;min-height:59px;padding:9px 12px 7px;transition:border-color .15s,box-shadow .15s;display:flex}.profile-editor__fields>label:focus-within{border-color:var(--profile-editor-text);box-shadow:0 0 0 3px color-mix(in srgb, var(--profile-editor-text) 10%, transparent)}.profile-editor__fields>label>span:first-child{color:var(--profile-editor-muted);font-size:9px}.profile-editor__fields input{width:100%;min-width:0;height:24px;color:var(--profile-editor-text);background:0 0;border:0;outline:0;padding:0;font-size:12px}.profile-editor__username{align-items:center;display:flex}.profile-editor__username i{color:var(--profile-editor-muted);font-size:12px;font-style:normal}.profile-editor__hint,.profile-editor__error{margin:10px 7px 0;font-size:9px;line-height:1.45}.profile-editor__hint{color:var(--profile-editor-muted)}.profile-editor__error{color:var(--profile-editor-text);font-weight:620}.profile-editor footer{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.profile-editor footer button{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-size:11px;font-weight:630;display:inline-flex}.profile-editor footer button:disabled,.profile-editor__avatar>button:disabled{cursor:wait;opacity:.62}.profile-editor__cancel{background:var(--profile-editor-surface);border:1px solid var(--profile-editor-border)!important}.profile-editor__save{color:var(--sa-app-control-on-strong,#fff);background:var(--sa-app-control-strong,#111);box-shadow:none}.profile-editor__save:hover:not(:disabled){opacity:.86}.profile-menu-shell .spin,.profile-editor .spin{animation:.75s linear infinite profile-spin}html[data-theme=dark] .profile-menu-shell,html[data-theme=dark] .profile-editor{--profile-menu-surface:#171717;--profile-menu-text:#f5f5f5;--profile-menu-muted:#a3a3a3;--profile-menu-border:#303030;--profile-menu-hover:#222;--profile-editor-surface:#171717;--profile-editor-text:#f5f5f5;--profile-editor-muted:#a3a3a3;--profile-editor-border:#303030;--profile-editor-hover:#222}html[data-theme=dark] .profile-editor-backdrop{background:#40404047}@keyframes profile-menu-in{0%{opacity:0;transform:translateY(7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes profile-editor-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes profile-spin{to{transform:rotate(360deg)}}@media (width<=640px){.profile-menu-shell{width:min(260px,100vw - 20px)}.profile-menu-shell.is-help-open .profile-menu{visibility:hidden}.profile-help-menu.is-left,.profile-help-menu.is-right{width:100%;bottom:0;left:0;right:auto}.profile-help-menu__back{display:flex!important}.profile-editor-layer{align-items:end;padding:0}.profile-editor{border-bottom:0;border-left:0;border-right:0;border-radius:20px 20px 0 0;width:100%;max-height:calc(100dvh - 24px);overflow-y:auto}}@media (prefers-reduced-motion:reduce){.profile-menu,.profile-help-menu,.profile-editor{animation:none}}html[data-theme] .workspace-shell .workspace-history-error{color:var(--workspace-text-secondary);gap:6px;margin:4px 8px 10px;font-size:10px;line-height:1.4;display:grid}html[data-theme] .workspace-shell .workspace-history-error button{width:fit-content;color:var(--workspace-primary-light);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:650}html[data-theme] .workspace-shell .workspace-history-error button:focus-visible{outline:2px solid color-mix(in srgb, var(--workspace-primary-light) 52%, transparent);outline-offset:2px}html[data-theme] .workspace-shell .archived-conversations{border-top:1px solid color-mix(in srgb, var(--workspace-border) 76%, transparent);margin:9px 8px 4px}html[data-theme] .workspace-shell .archived-conversations summary{color:var(--workspace-text-secondary);cursor:pointer;justify-content:space-between;align-items:center;padding:9px 2px 6px;font-size:10px;font-weight:640;list-style:none;display:flex}html[data-theme] .workspace-shell .archived-conversations summary::-webkit-details-marker{display:none}html[data-theme] .workspace-shell .archived-conversations ul{gap:3px;margin:0;padding:0 0 5px;list-style:none;display:grid}html[data-theme] .workspace-shell .archived-conversations li{min-width:0;min-height:30px;color:var(--workspace-text-secondary);background:color-mix(in srgb, var(--workspace-surface-1) 60%, transparent);border-radius:7px;align-items:center;gap:5px;padding-left:7px;display:flex}html[data-theme] .workspace-shell .archived-conversations li>span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}html[data-theme] .workspace-shell .archived-conversations li>button{width:30px;height:30px;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:7px;flex:0 0 30px;place-items:center;display:grid}html[data-theme] .workspace-shell .archived-conversations li>button:hover,html[data-theme] .workspace-shell .archived-conversations li>button:focus-visible{color:var(--workspace-primary-light)}html[data-theme] .workspace-shell .workspace-composer-auto,html[data-theme] .workspace-shell .workspace-composer-apps{border:1px solid var(--workspace-border);background:color-mix(in srgb, var(--workspace-surface-1) 82%, var(--workspace-surface-2));height:34px;color:var(--workspace-text-secondary);border-radius:9px;align-items:center;gap:6px;padding:0 9px;font-size:11px;font-weight:560;display:inline-flex}html[data-theme] .workspace-shell .workspace-composer-controls{align-items:center;gap:7px;display:inline-flex}html[data-theme] .workspace-shell .workspace-composer-auto{color:var(--workspace-text);cursor:default}html[data-theme] .workspace-shell .workspace-composer-auto svg{color:var(--workspace-primary-light)}html[data-theme] .workspace-shell .workspace-composer-apps:hover,html[data-theme] .workspace-shell .workspace-composer-apps:focus-visible{border-color:color-mix(in srgb, var(--workspace-primary-light) 38%, var(--workspace-border));color:var(--workspace-text)}html[data-theme] .workspace-shell .workspace-foundation-note{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .workspace-composer{max-height:calc(100dvh - 96px - env(safe-area-inset-bottom));overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;overflow-y:auto}html[data-theme] .workspace-shell .workspace-sources{z-index:2;border-bottom:1px solid color-mix(in srgb, var(--workspace-border) 72%, transparent);gap:6px;margin:-1px 0 6px;padding:0 2px 7px;display:grid;position:relative}html[data-theme] .workspace-shell .workspace-sources__header{justify-content:space-between;align-items:center;gap:8px;min-height:25px;display:flex}html[data-theme] .workspace-shell .workspace-sources__header>span{color:var(--workspace-text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:680}html[data-theme] .workspace-shell .workspace-sources__header button,html[data-theme] .workspace-shell .workspace-sources__error button{border:1px solid var(--workspace-border);background:color-mix(in srgb, var(--workspace-surface-1) 84%, transparent);min-height:25px;color:var(--workspace-text-secondary);cursor:pointer;border-radius:8px;align-items:center;gap:5px;padding:0 8px;font-size:10px;font-weight:620;display:inline-flex}html[data-theme] .workspace-shell .workspace-sources__header button:hover:not(:disabled),html[data-theme] .workspace-shell .workspace-sources__header button:focus-visible,html[data-theme] .workspace-shell .workspace-sources__error button:hover:not(:disabled),html[data-theme] .workspace-shell .workspace-sources__error button:focus-visible{border-color:color-mix(in srgb, var(--workspace-primary-light) 42%, var(--workspace-border));color:var(--workspace-text)}html[data-theme] .workspace-shell .workspace-sources__header button:disabled,html[data-theme] .workspace-shell .workspace-sources__error button:disabled{cursor:not-allowed;opacity:.48}html[data-theme] .workspace-shell .workspace-sources__header input{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}html[data-theme] .workspace-shell .workspace-sources__add{position:relative}html[data-theme] .workspace-shell .workspace-sources__add-menu{z-index:18;border:1px solid var(--workspace-border);background:var(--workspace-surface-1);width:min(270px,100vw - 34px);box-shadow:var(--sa-shadow-float,0 18px 50px #11111838);border-radius:11px;gap:2px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);right:0}html[data-theme] .workspace-shell .workspace-sources__header .workspace-sources__add-menu button{text-align:left;background:0 0;border:0;justify-content:flex-start;width:100%;min-height:43px;padding:7px 8px}html[data-theme] .workspace-shell .workspace-sources__add-menu button:hover:not(:disabled),html[data-theme] .workspace-shell .workspace-sources__add-menu button:focus-visible{background:var(--workspace-surface-2)}html[data-theme] .workspace-shell .workspace-sources__add-menu button>span{gap:1px;min-width:0;display:grid}html[data-theme] .workspace-shell .workspace-sources__add-menu strong{color:var(--workspace-text);font-size:11px;font-weight:650}html[data-theme] .workspace-shell .workspace-sources__add-menu small{color:var(--workspace-text-secondary);font-size:9px;font-weight:450}html[data-theme] .workspace-shell .workspace-sources__hint,html[data-theme] .workspace-shell .workspace-sources__status,html[data-theme] .workspace-shell .workspace-sources__inline-error,html[data-theme] .workspace-shell .workspace-sources__feedback{color:var(--workspace-text-secondary);align-items:center;gap:5px;margin:-3px 0 0;font-size:10px;line-height:1.35;display:flex}html[data-theme] .workspace-shell .workspace-sources__inline-error,html[data-theme] .workspace-shell .workspace-sources__error{min-width:0;color:var(--workspace-danger,#b44747);overflow-wrap:anywhere}html[data-theme] .workspace-shell .workspace-sources__feedback{color:var(--workspace-primary-light)}html[data-theme] .workspace-shell .workspace-sources__error{justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}html[data-theme] .workspace-shell .workspace-sources__list{scrollbar-width:thin;flex-wrap:wrap;gap:5px;max-height:88px;margin:0;padding:0 2px 1px 0;list-style:none;display:flex;overflow-y:auto}html[data-theme] .workspace-shell .workspace-sources__list li{border:1px solid var(--workspace-border);background:color-mix(in srgb, var(--workspace-surface-1) 84%, transparent);border-radius:9px;align-items:stretch;max-width:min(100%,270px);min-height:32px;display:flex}html[data-theme] .workspace-shell .workspace-sources__list a{min-width:0;color:var(--workspace-text-secondary);align-items:center;gap:6px;padding:5px 7px;text-decoration:none;display:flex}html[data-theme] .workspace-shell .workspace-sources__list a>span{min-width:0;display:grid}html[data-theme] .workspace-shell .workspace-sources__list strong{color:var(--workspace-text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:620;overflow:hidden}html[data-theme] .workspace-shell .workspace-sources__list small{color:var(--workspace-text-secondary);font-size:9px}html[data-theme] .workspace-shell .workspace-sources__list li>button{border:0;border-left:1px solid var(--workspace-border);width:28px;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border-radius:0 8px 8px 0;flex:0 0 28px;place-items:center;display:grid}html[data-theme] .workspace-shell .workspace-sources__list li>button:hover:not(:disabled),html[data-theme] .workspace-shell .workspace-sources__list li>button:focus-visible{color:var(--workspace-danger,#b44747)}html[data-theme] .workspace-shell .workspace-sources__dialog-layer{z-index:120;place-items:center;padding:20px;display:grid;position:fixed;inset:0}html[data-theme] .workspace-shell .workspace-sources__dialog-backdrop{cursor:default;background:#1111118a;border:0;position:absolute;inset:0}html[data-theme] .workspace-shell .workspace-sources__dialog{border:1px solid var(--workspace-border);background:var(--workspace-surface-1);width:min(100%,520px);max-height:min(680px,100dvh - 32px);box-shadow:var(--sa-shadow-float,0 18px 50px #11111838);border-radius:16px;gap:14px;padding:18px;display:grid;position:relative;overflow-y:auto}html[data-theme] .workspace-shell .workspace-sources__dialog-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}html[data-theme] .workspace-shell .workspace-sources__dialog-header h2,html[data-theme] .workspace-shell .workspace-sources__dialog-header p{margin:0}html[data-theme] .workspace-shell .workspace-sources__dialog-header h2{color:var(--workspace-text);font-size:17px;font-weight:680}html[data-theme] .workspace-shell .workspace-sources__dialog-header p{max-width:52ch;color:var(--workspace-text-secondary);margin-top:4px;font-size:11px;line-height:1.45}html[data-theme] .workspace-shell .workspace-sources__dialog-close{border:1px solid var(--workspace-border);width:30px;min-width:30px;height:30px;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border-radius:9px;place-items:center;padding:0;display:grid}html[data-theme] .workspace-shell .workspace-sources__dialog>label{color:var(--workspace-text-secondary);gap:6px;font-size:11px;font-weight:620;display:grid}html[data-theme] .workspace-shell .workspace-sources__dialog>label input,html[data-theme] .workspace-shell .workspace-sources__dialog>label textarea{border:1px solid var(--workspace-border);background:var(--workspace-canvas);width:100%;min-height:38px;color:var(--workspace-text);font:inherit;border-radius:10px;outline:0;padding:9px 10px;font-weight:450}html[data-theme] .workspace-shell .workspace-sources__dialog>label textarea{resize:vertical;min-height:150px;line-height:1.5}html[data-theme] .workspace-shell .workspace-sources__dialog>label input:focus,html[data-theme] .workspace-shell .workspace-sources__dialog>label textarea:focus{border-color:color-mix(in srgb, var(--workspace-primary-light) 52%, var(--workspace-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--workspace-primary-light) 12%, transparent)}html[data-theme] .workspace-shell .workspace-sources__dialog>label small{color:var(--workspace-text-secondary);justify-self:end;font-size:9px;font-weight:450}html[data-theme] .workspace-shell .workspace-sources__dialog-error{color:var(--workspace-danger,#b44747);overflow-wrap:anywhere;margin:-4px 0 0;font-size:11px;line-height:1.4}html[data-theme] .workspace-shell .workspace-sources__dialog-actions{justify-content:flex-end;gap:8px;display:flex}html[data-theme] .workspace-shell .workspace-sources__dialog-actions button{border:1px solid var(--workspace-border);min-height:34px;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border-radius:9px;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:640;display:inline-flex}html[data-theme] .workspace-shell .workspace-sources__dialog-actions button.is-primary{border-color:var(--workspace-control-strong);background:var(--workspace-control-strong);color:var(--workspace-control-on-strong)}html[data-theme] .workspace-shell .workspace-sources__dialog-actions button:disabled,html[data-theme] .workspace-shell .workspace-sources__dialog-close:disabled{cursor:not-allowed;opacity:.5}html[data-theme] .workspace-shell .workspace-deliverables{z-index:2;border-bottom:1px solid color-mix(in srgb, var(--workspace-border) 72%, transparent);gap:6px;margin:-1px 0 6px;padding:0 2px 7px;display:grid;position:relative}html[data-theme] .workspace-shell .workspace-deliverables__header{justify-content:space-between;align-items:center;gap:8px;min-height:25px;display:flex}html[data-theme] .workspace-shell .workspace-deliverables__header-actions,html[data-theme] .workspace-shell .workspace-deliverables__item-actions{align-items:center;gap:4px;display:flex}html[data-theme] .workspace-shell .workspace-deliverables__header>span{color:var(--workspace-text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:680}html[data-theme] .workspace-shell .workspace-deliverables__header button,html[data-theme] .workspace-shell .workspace-deliverables__more{border:1px solid var(--workspace-border);background:color-mix(in srgb, var(--workspace-surface-1) 84%, transparent);min-height:25px;color:var(--workspace-text-secondary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:0 8px;font-size:10px;font-weight:620;display:inline-flex}html[data-theme] .workspace-shell .workspace-deliverables__header button:hover,html[data-theme] .workspace-shell .workspace-deliverables__header button:focus-visible,html[data-theme] .workspace-shell .workspace-deliverables__more:hover:not(:disabled),html[data-theme] .workspace-shell .workspace-deliverables__more:focus-visible{border-color:color-mix(in srgb, var(--workspace-primary-light) 42%, var(--workspace-border));color:var(--workspace-text)}html[data-theme] .workspace-shell .workspace-deliverables__hint,html[data-theme] .workspace-shell .workspace-deliverables__status,html[data-theme] .workspace-shell .workspace-deliverables__error{min-width:0;color:var(--workspace-text-secondary);overflow-wrap:anywhere;align-items:center;gap:5px;margin:-3px 0 0;font-size:10px;line-height:1.35;display:flex}html[data-theme] .workspace-shell .workspace-deliverables__error{color:var(--workspace-danger,#b44747)}html[data-theme] .workspace-shell .workspace-deliverables__list{scrollbar-width:thin;gap:5px;max-height:84px;margin:0;padding:0 2px 1px 0;list-style:none;display:grid;overflow-y:auto}html[data-theme] .workspace-shell .workspace-deliverables__list li{border:1px solid var(--workspace-border);background:color-mix(in srgb, var(--workspace-surface-1) 84%, transparent);min-width:0;min-height:34px;color:var(--workspace-text-secondary);border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 7px;display:grid}html[data-theme] .workspace-shell .workspace-deliverables__list li>span:nth-child(2){min-width:0;display:grid}html[data-theme] .workspace-shell .workspace-deliverables__list strong{color:var(--workspace-text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:620;overflow:hidden}html[data-theme] .workspace-shell .workspace-deliverables__list small{color:var(--workspace-text-secondary);font-size:9px}html[data-theme] .workspace-shell .workspace-deliverables__list a{width:27px;height:27px;color:var(--workspace-text-secondary);border-radius:7px;place-items:center;display:grid}html[data-theme] .workspace-shell .workspace-deliverables__item-actions>button{width:27px;height:27px;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid}html[data-theme] .workspace-shell .workspace-deliverables__list a:hover,html[data-theme] .workspace-shell .workspace-deliverables__list a:focus-visible,html[data-theme] .workspace-shell .workspace-deliverables__item-actions>button:hover:not(:disabled),html[data-theme] .workspace-shell .workspace-deliverables__item-actions>button:focus-visible{background:color-mix(in srgb, var(--workspace-primary-light) 12%, transparent);color:var(--workspace-text)}html[data-theme] .workspace-shell .workspace-deliverables__more{justify-self:start}html[data-theme] .workspace-shell .workspace-deliverables__pagination-status{color:var(--workspace-text-secondary);margin:0;font-size:10px;line-height:1.35}html[data-theme] .workspace-shell .workspace-deliverables__pagination-status:focus-visible{outline:2px solid var(--workspace-primary-light);outline-offset:2px}html[data-theme] .workspace-shell .workspace-deliverables__more:disabled{cursor:wait;opacity:.55}html[data-theme] .workspace-shell .workspace-deliverables__item-actions>button:disabled,html[data-theme] .workspace-shell .workspace-deliverables__header button:disabled{cursor:not-allowed;opacity:.5}html[data-theme] .workspace-shell .workspace-deliverables__library{border:1px solid var(--workspace-border);background:color-mix(in srgb, var(--workspace-surface-1) 94%, transparent);border-radius:10px;gap:7px;padding:8px;display:grid}html[data-theme] .workspace-shell .workspace-deliverables__library-header{color:var(--workspace-text);justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}html[data-theme] .workspace-shell .workspace-deliverables__library-header>span,html[data-theme] .workspace-shell .workspace-deliverables__library-hint{color:var(--workspace-text-secondary);margin:0;font-size:9px;line-height:1.35}html[data-theme] .workspace-shell .workspace-deliverables__search{border:1px solid var(--workspace-border);min-height:30px;color:var(--workspace-text-secondary);border-radius:8px;align-items:center;gap:6px;padding:0 8px;display:flex}html[data-theme] .workspace-shell .workspace-deliverables__search:focus-within{border-color:color-mix(in srgb, var(--workspace-primary-light) 50%, var(--workspace-border))}html[data-theme] .workspace-shell .workspace-deliverables__search input{width:100%;min-width:0;color:var(--workspace-text);font:inherit;background:0 0;border:0;outline:0;font-size:10px}html[data-theme] .workspace-shell .workspace-deliverables__library-list{scrollbar-width:thin;gap:5px;max-height:146px;margin:0;padding:0 2px 0 0;list-style:none;display:grid;overflow-y:auto}html[data-theme] .workspace-shell .workspace-deliverables__library-list li{border:1px solid var(--workspace-border);min-width:0;min-height:38px;color:var(--workspace-text-secondary);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;padding:5px 6px;display:grid}html[data-theme] .workspace-shell .workspace-deliverables__library-list li>span:nth-child(2){min-width:0;display:grid}html[data-theme] .workspace-shell .workspace-deliverables__library-list strong{color:var(--workspace-text);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}html[data-theme] .workspace-shell .workspace-deliverables__library-list small{color:var(--workspace-text-secondary);font-size:9px}html[data-theme] .workspace-shell .workspace-deliverables__library-list button,html[data-theme] .workspace-shell .workspace-deliverables__library-error button,html[data-theme] .workspace-shell .workspace-deliverables__mutation-error button{border:1px solid var(--workspace-border);min-height:26px;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border-radius:7px;justify-content:center;align-items:center;gap:4px;padding:0 7px;font-size:9px;display:inline-flex}html[data-theme] .workspace-shell .workspace-deliverables__library-list button:hover:not(:disabled),html[data-theme] .workspace-shell .workspace-deliverables__library-list button:focus-visible,html[data-theme] .workspace-shell .workspace-deliverables__library-error button:hover:not(:disabled),html[data-theme] .workspace-shell .workspace-deliverables__mutation-error button:hover:not(:disabled){border-color:color-mix(in srgb, var(--workspace-primary-light) 45%, var(--workspace-border));color:var(--workspace-text)}html[data-theme] .workspace-shell .workspace-deliverables__library-list button:disabled{cursor:not-allowed;opacity:.5}html[data-theme] .workspace-shell .workspace-deliverables__library-error,html[data-theme] .workspace-shell .workspace-deliverables__mutation-error{color:var(--workspace-danger,#b44747);justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}html[data-theme] .workspace-shell .workspace-deliverables__feedback{color:var(--workspace-text-secondary);margin:0;font-size:10px;line-height:1.35}html[data-theme] .workspace-shell .workspace-deliverables__confirmation-backdrop{z-index:80;background:#0000005c;place-items:center;padding:18px;display:grid;position:fixed;inset:0}html[data-theme] .workspace-shell .workspace-deliverables__confirmation{border:1px solid var(--workspace-border);background:var(--workspace-surface-1);width:min(360px,100%);color:var(--workspace-text);border-radius:12px;gap:10px;padding:16px;display:grid;box-shadow:0 18px 50px #0000003d}html[data-theme] .workspace-shell .workspace-deliverables__confirmation p{color:var(--workspace-text-secondary);margin:0;font-size:12px;line-height:1.45}html[data-theme] .workspace-shell .workspace-deliverables__confirmation>div{justify-content:flex-end;gap:7px;display:flex}html[data-theme] .workspace-shell .workspace-deliverables__confirmation button{border:1px solid var(--workspace-border);min-height:30px;color:var(--workspace-text);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:5px;padding:0 10px;display:inline-flex}html[data-theme] .workspace-shell .workspace-deliverables__confirmation .workspace-deliverables__confirm-unlink{border-color:color-mix(in srgb, var(--workspace-danger,#b44747) 55%, var(--workspace-border));color:var(--workspace-danger,#b44747)}@media (width<=920px){html[data-theme] .workspace-shell .workspace-sidebar--mobile-open{z-index:50}html[data-theme] .workspace-shell .sidebar-backdrop{z-index:49}}@media (width<=520px){html[data-theme] .workspace-shell .workspace-sources__dialog-layer{align-items:end;padding:8px}html[data-theme] .workspace-shell .workspace-sources__dialog{border-radius:15px;width:100%;max-height:calc(100dvh - 16px);padding:15px}html[data-theme] .workspace-shell .workspace-sources__dialog>label textarea{min-height:126px}}html[data-theme] .workspace-shell .conversation-context-bar{z-index:4;min-width:max-content;min-height:46px;color:var(--workspace-text-secondary);align-items:center;gap:4px;padding:0;display:flex;position:relative}html[data-theme] .workspace-shell .conversation-context-control{position:relative}html[data-theme] .workspace-shell .conversation-context-control>button{max-width:220px;height:31px;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:6px;padding:0 9px;font-size:11px;display:inline-flex;overflow:hidden}html[data-theme] .workspace-shell .conversation-context-control>button>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .workspace-shell .conversation-context-control>button:hover,html[data-theme] .workspace-shell .conversation-context-control>button[aria-expanded=true],html[data-theme] .workspace-shell .conversation-context-control>button.has-selection{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell .conversation-context-control>button:disabled{cursor:default;opacity:.52}html[data-theme] .workspace-shell .conversation-context-popover{z-index:95;border:1px solid var(--workspace-glass-border,var(--workspace-border));background:color-mix(in srgb, var(--workspace-surface-1) 94%, transparent);-webkit-backdrop-filter:blur(22px)saturate(1.1);backdrop-filter:blur(22px)saturate(1.1);border-radius:15px;width:min(316px,100vw - 28px);max-height:min(360px,100dvh - 100px);padding:9px;animation:.18s cubic-bezier(.2,.82,.24,1) both conversation-context-panel-in;position:absolute;top:calc(100% + 8px);left:0;overflow:auto;box-shadow:0 18px 48px #10121824}html[data-theme] .workspace-shell .conversation-context-popover p{color:var(--workspace-text-secondary);font-size:9.5px;line-height:1.4}html[data-theme] .workspace-shell .conversation-project-list{gap:2px;padding:6px 0;display:grid}html[data-theme] .workspace-shell .conversation-project-list>button,html[data-theme] .workspace-shell .conversation-context-create{width:100%;min-height:34px;color:var(--workspace-text-secondary);text-align:left;background:0 0;border:0;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:0 8px;font-size:11px;display:flex}html[data-theme] .workspace-shell .conversation-project-list>button:hover,html[data-theme] .workspace-shell .conversation-project-list>button.is-selected,html[data-theme] .workspace-shell .conversation-context-create:hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell .conversation-context-create{border-top:1px solid color-mix(in srgb, var(--workspace-border) 60%, transparent);border-radius:0 0 9px 9px;justify-content:flex-start}html[data-theme] .workspace-shell .workspace-main .chat-stage--empty .composer-dock:has(.conversation-context-popover){--empty-composer-rest-bottom:clamp(250px, 40svh, 390px)}html[data-theme] .workspace-shell .workspace-main .chat-stage:not(.chat-stage--empty) .conversation-context-popover{transform-origin:0 100%;top:auto;bottom:calc(100% + 2px)}html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered{height:min(var(--layered-picker-height,410px), calc(100dvh - 24px));max-height:min(var(--layered-picker-height,410px), calc(100dvh - 24px));transform-origin:var(--layered-picker-origin-x) var(--layered-picker-origin-y)!important}@keyframes conversation-context-panel-in{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=760px){html[data-theme] .workspace-shell .conversation-context-bar{min-width:max-content}html[data-theme] .workspace-shell .conversation-context-control>button{max-width:42vw}}@media (width>=721px) and (height>=521px){html[data-theme] .workspace-shell .chat-stage--empty{--empty-composer-half-height:84px;--empty-heading-composer-gap:clamp(22px, 2.6svh, 30px)}html[data-theme] .workspace-shell .workspace-main .chat-stage--empty .composer-dock{top:calc(50% + var(--empty-composer-rest-offset));will-change:auto;transition:none;bottom:auto;transform:none}html[data-theme] .workspace-shell .workspace-main .chat-stage--empty.chat-stage--starting .composer-dock{top:auto;bottom:0;transform:none}html[data-theme] .workspace-shell .workspace-main .chat-stage--empty .chat-empty-state__content{top:auto;bottom:calc(50% + var(--empty-composer-half-height) + var(--empty-heading-composer-gap));transform:translate(-50%)}}html[data-theme] .workspace-shell .chat-stage--empty .chat-empty-state:not(.chat-empty-state--departing){animation:.28s cubic-bezier(.22,.78,.2,1) both conversation-empty-state-in}@keyframes conversation-empty-state-in{0%{opacity:0}to{opacity:1}}html[data-theme] .chat-model-option-row{color:var(--workspace-text);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 9px;transition:background-color .13s,color .13s,opacity .13s;display:grid}html[data-theme] .chat-model-option-row:is(:hover,:focus-visible),html[data-theme] .chat-model-option-row[data-active=true],html[data-theme] .chat-model-option-row[data-selected=true]{background:color-mix(in srgb, var(--workspace-text) 6%, var(--workspace-surface-1));outline:0}html[data-theme] .chat-model-option-row:focus-visible{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--workspace-focus,#278cff) 62%, transparent)}html[data-theme] .chat-model-option-row[aria-disabled=true],html[data-theme] .chat-model-option-row:disabled{cursor:not-allowed;opacity:.42}html[data-theme] .chat-model-option-row__icon,html[data-theme] .chat-model-option-row__state{color:var(--workspace-text-secondary);justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}html[data-theme] .chat-model-option-row__state{color:var(--workspace-text);width:16px}html[data-theme] .chat-model-option-row__copy{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}html[data-theme] .chat-model-option-row__copy>strong{letter-spacing:-.008em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;font-weight:580;line-height:1.2;overflow:hidden}html[data-theme] .chat-model-option-row__copy>small{color:var(--workspace-text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:10.5px;line-height:1.2;overflow:hidden}html[data-theme] .workspace-shell .composer-model-wrap .model-picker-panel.model-picker-panel--layered,html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered{right:var(--layered-picker-right,auto);width:var(--layered-picker-width,min(286px, calc(100vw - 24px)));will-change:width;transition:width .34s cubic-bezier(.22,.86,.24,1),height .28s cubic-bezier(.22,.86,.24,1);left:auto}html[data-theme] .workspace-shell .layered-picker__toolbar{flex:0 0 38px;align-items:center;gap:8px;width:100%;min-width:0;min-height:38px;display:flex;overflow:visible}html[data-theme] .workspace-shell .layered-picker__toolbar .layered-picker__search{flex:auto;min-width:0;margin:0}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__toolbar .layered-picker__search{width:calc(var(--layered-picker-compact-width,286px) - 16px);max-width:calc(var(--layered-picker-compact-width,286px) - 16px);flex:0 0 calc(var(--layered-picker-compact-width,286px) - 16px)}html[data-theme] .workspace-shell .layered-picker__filters{visibility:hidden;opacity:0;flex:none;align-items:center;gap:4px;width:0;min-width:0;max-width:0;transition:width .3s cubic-bezier(.22,.78,.2,1),max-width .3s cubic-bezier(.22,.78,.2,1),opacity .17s,transform .25s cubic-bezier(.22,.78,.2,1),visibility 0s linear .3s;display:flex;overflow:hidden;transform:translate(-5px)}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__filters{width:500px;max-width:min(500px, calc(var(--layered-picker-width,286px) - var(--layered-picker-compact-width,286px) - 8px));visibility:visible;opacity:1;transition-delay:0s,0s,72ms,52ms,0s;transform:translate(0)}html[data-theme] .workspace-shell .layered-picker__filter-group{align-items:center;gap:2px;min-width:max-content;display:flex}html[data-theme] .workspace-shell .layered-picker__filter-group+.layered-picker__filter-group{margin-left:6px}html[data-theme] .workspace-shell .layered-picker__filters button{height:27px;color:var(--workspace-text-secondary);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 9px;font-size:9.5px;font-weight:560;transition:background-color .14s,color .14s;display:inline-flex}html[data-theme] .workspace-shell .layered-picker__filters button:hover,html[data-theme] .workspace-shell .layered-picker__filters button:focus-visible{background:color-mix(in srgb, var(--workspace-text) 5%, transparent);color:var(--workspace-text);outline:0}html[data-theme] .workspace-shell .layered-picker__filters button.is-active{background:color-mix(in srgb, var(--workspace-text) 8%, var(--workspace-surface-1));color:var(--workspace-text);font-weight:640}html[data-theme] .workspace-shell .layered-picker__expand-toggle{border:0;border-top:1px solid color-mix(in srgb, var(--workspace-border) 78%, transparent);width:100%;min-height:39px;color:var(--workspace-text);font:inherit;cursor:pointer;background:0 0;border-radius:11px;flex:none;grid-template-columns:18px minmax(0,1fr) auto 14px;align-items:center;gap:7px;margin:3px 0 0;padding:6px 8px;transition:background-color .145s,color .145s;display:grid}html[data-theme] .workspace-shell .layered-picker__expand-toggle:hover,html[data-theme] .workspace-shell .layered-picker__expand-toggle:focus-visible{background:color-mix(in srgb, var(--workspace-text) 5%, var(--workspace-surface-1));outline:0}html[data-theme] .workspace-shell .layered-picker__expand-icon{width:18px;height:18px;color:var(--workspace-text-secondary);justify-content:center;align-items:center;display:inline-flex}html[data-theme] .workspace-shell .layered-picker__expand-toggle>strong{color:var(--workspace-text);letter-spacing:-.005em;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:590;line-height:1.2;overflow:hidden}html[data-theme] .workspace-shell .layered-picker__expand-toggle>small{background:color-mix(in srgb, var(--workspace-text) 6%, var(--workspace-surface-2));min-width:34px;min-height:19px;color:var(--workspace-text-secondary);border-radius:999px;justify-content:center;align-items:center;padding:2px 7px;font-size:9px;font-weight:560;display:inline-flex}html[data-theme] .workspace-shell .layered-picker__expand-toggle>svg{color:var(--workspace-text-secondary);transition:color .14s,transform .15s}html[data-theme] .workspace-shell .layered-picker__expand-toggle:hover>svg{color:var(--workspace-text);transform:translate(1px)}html[data-theme] .workspace-shell .model-picker-panel--layered:not(.is-expanded-layout) .layered-picker__family-group.is-compact-hidden{display:none}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__families{padding-bottom:5px;position:relative}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__family-list{--layered-expanded-column-width:clamp(190px, 14.75vw, 204px);grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:var(--layered-expanded-column-width);-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;overscroll-behavior-x:contain;overscroll-behavior-y:none;scroll-behavior:auto;scroll-snap-type:none;scrollbar-color:color-mix(in srgb, var(--workspace-text-secondary) 38%, transparent) transparent;scrollbar-gutter:auto;scrollbar-width:thin;background:0 0;border-top:0;flex:auto;align-content:stretch;gap:3px 0;min-width:0;margin-top:0;padding:0 0 2px;display:grid;position:relative;overflow:auto hidden}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__family-list::-webkit-scrollbar{width:0;height:10px}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__family-list::-webkit-scrollbar-track{background:color-mix(in srgb, var(--workspace-text) 5%, transparent);border-radius:999px;margin-inline:4px}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__family-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--workspace-text-secondary) 42%, transparent);background-clip:padding-box;border:2px solid #0000;border-radius:999px;min-width:72px}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__family-list::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--workspace-text-secondary) 58%, transparent);background-clip:padding-box}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__family-group{grid-column:var(--layered-expanded-column);grid-row:var(--layered-expanded-row);min-width:0;height:100%;margin-inline:0 8px;display:grid;position:relative}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__family-group>.layered-picker__family{height:100%;min-height:0;padding-block:3px}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__family-group[data-layered-expanded-row="1"]:not([data-layered-expanded-column="1"]):before{z-index:0;background:color-mix(in srgb, var(--workspace-border) 72%, transparent);content:"";pointer-events:none;width:1px;height:calc(600% + 15px);position:absolute;top:0;left:-4px}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__expand-toggle{z-index:1;background:var(--workspace-surface-1);width:100%;min-height:39px;margin:3px 0 0;position:relative;inset:auto}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded .layered-picker__family-group.is-expanded-reveal{animation:.26s cubic-bezier(.22,.78,.2,1) both selectall-layered-expanded-column-in;animation-delay:var(--layered-expanded-delay,24ms)}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__search-empty{grid-area:1/1/-1;align-self:center;width:min(100%,100vw - 52px);position:sticky;left:0}@keyframes selectall-layered-expanded-column-in{0%{opacity:.82;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@media (width<=720px){html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__filters{scrollbar-width:none;width:min(390px,54vw);max-width:min(390px,54vw);overflow-x:auto}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__filters::-webkit-scrollbar{display:none}}@media (width<=520px){html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__filters{display:none}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__family-list{--layered-expanded-column-width:calc(var(--layered-picker-compact-width,296px) - 16px)}}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell .composer-model-wrap .model-picker-panel.model-picker-panel--layered,html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered,html[data-theme] .workspace-shell .layered-picker__filters,html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded .layered-picker__family-group.is-expanded-reveal{transition-duration:1ms!important;animation-duration:1ms!important;animation-delay:0s!important}}html[data-theme] .workspace-shell .model-picker-panel--layered.is-chat-direct-models{height:min(476px,100dvh - 104px);max-height:min(476px,100dvh - 24px)}html[data-theme] .workspace-shell .layered-picker__chat-direct-layer{height:100%;padding:6px}html[data-theme] .workspace-shell .layered-picker__chat-direct-list{overscroll-behavior:contain;scrollbar-color:color-mix(in srgb, var(--workspace-text-secondary) 34%, transparent) transparent;scrollbar-width:thin;flex-direction:column;flex:auto;gap:1px;min-height:0;padding:0 3px 0 0;display:flex;overflow:hidden auto}html[data-theme] .workspace-shell .layered-picker__chat-direct-list::-webkit-scrollbar{width:8px}html[data-theme] .workspace-shell .layered-picker__chat-direct-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--workspace-text-secondary) 34%, transparent);background-clip:padding-box;border:2px solid #0000;border-radius:999px}html[data-theme] .workspace-shell .layered-picker__chat-direct-model{width:100%;min-height:38px;color:var(--workspace-text);font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;flex:0 0 38px;grid-template-columns:20px minmax(0,1fr) 16px;align-items:center;gap:8px;padding:0 9px;transition:background-color .13s,color .13s;display:grid}html[data-theme] .workspace-shell .layered-picker__chat-direct-model:is(:hover,:focus-visible,.is-selected){background:color-mix(in srgb, var(--workspace-text) 6%, var(--workspace-surface-1));outline:0}html[data-theme] .workspace-shell .layered-picker__chat-direct-model:disabled{cursor:not-allowed;opacity:.42}html[data-theme] .workspace-shell .layered-picker__chat-direct-icon,html[data-theme] .workspace-shell .layered-picker__chat-direct-state{width:20px;height:20px;color:var(--workspace-text-secondary);place-items:center;display:grid}html[data-theme] .workspace-shell .layered-picker__chat-direct-state{width:16px;color:var(--workspace-text)}html[data-theme] .workspace-shell .layered-picker__chat-direct-model>strong{letter-spacing:-.008em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11.5px;font-weight:580;line-height:1.2;overflow:hidden}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell .layered-picker__chat-direct-model{transition-duration:1ms!important}}.composer-routing-autocomplete{animation:composer-routing-autocomplete-in var(--sa-composer-layer-duration,.22s) var(--sa-composer-layer-ease,cubic-bezier(.2, .82, .24, 1)) both;background:var(--workspace-surface-1,var(--sa-workspace-surface,#fff));border:1px solid var(--workspace-border,var(--sa-workspace-boundary,#0b0b0c29));border-radius:var(--sa-workspace-radius-menu,16px);box-shadow:0 14px 36px color-mix(in srgb, var(--workspace-text,#0b0b0c) 12%, transparent);isolation:isolate;transform-origin:0 100%;will-change:transform, opacity;z-index:1200;padding:6px;position:fixed;overflow:clip}.composer-routing-autocomplete.is-below{transform-origin:0 0;animation-name:composer-routing-autocomplete-in-below}.composer-routing-autocomplete__scroll{overscroll-behavior:contain;scrollbar-color:var(--sa-v3-scrollbar-thumb,#0a0a0a2e) transparent;scrollbar-width:thin;gap:0;padding-right:2px;display:grid;overflow:hidden auto}.composer-routing-autocomplete__scroll::-webkit-scrollbar{width:var(--sa-v3-scrollbar-size,7px)}.composer-routing-autocomplete__scroll::-webkit-scrollbar-track{background:0 0}.composer-routing-autocomplete__scroll::-webkit-scrollbar-thumb{background:var(--sa-v3-scrollbar-thumb,#0a0a0a2e);background-clip:padding-box;border:2px solid #0000;border-radius:999px}.composer-routing-autocomplete__item{min-height:36px}.composer-routing-autocomplete__empty{color:var(--workspace-text-secondary,var(--sa-workspace-muted,#6f7278));text-align:center;padding:18px 12px;font-size:12.5px}.user-routing-token{background:color-mix(in srgb, var(--workspace-surface-1,#fff) 86%, transparent);border:1px solid color-mix(in srgb, var(--workspace-text,#171715) 11%, transparent);vertical-align:baseline;white-space:nowrap;border-radius:999px;align-items:center;gap:4px;margin:0 2px;padding:0 7px 0 5px;font-size:.88em;font-weight:550;line-height:1.55;display:inline-flex}.user-routing-token>span{align-items:center;display:inline-flex}@keyframes composer-routing-autocomplete-in{0%{opacity:0;translate:0 4px}to{opacity:1;translate:0}}@keyframes composer-routing-autocomplete-in-below{0%{opacity:0;translate:0 -4px}to{opacity:1;translate:0}}@media (width<=520px){.composer-routing-autocomplete{max-width:calc(100vw - 16px - env(safe-area-inset-left) - env(safe-area-inset-right));padding:4px}.composer-routing-autocomplete__item{min-height:44px}}@media (prefers-reduced-motion:reduce){.composer-routing-autocomplete,.composer-routing-autocomplete__item{animation:none}}@media (forced-colors:active){.composer-routing-autocomplete{color:canvastext;background:canvas;border-color:canvastext}}html[data-theme] .workspace-shell{--workspace-canvas:var(--sa-app-canvas);--workspace-sidebar:var(--sa-app-surface);--workspace-surface-1:var(--sa-app-surface);--workspace-surface-2:var(--sa-app-surface-subtle);--workspace-surface-3:var(--sa-app-surface-muted);--workspace-sidebar-hover:var(--sa-app-hover);--workspace-sidebar-active:var(--sa-app-selected);--workspace-text:var(--sa-app-text-primary);--workspace-text-secondary:var(--sa-app-text-secondary);--workspace-border:var(--sa-app-border);--workspace-border-strong:var(--sa-app-border-strong);--workspace-control-strong:var(--sa-app-control-strong);--workspace-control-on-strong:var(--sa-app-control-on-strong);--sa-lilac-soft:#f1f1f1;--sa-lilac:#777;--sa-lilac-active:#111;--sa-lilac-ink:#111;--sa-focus-lilac:#1111112e;--sa-glow-lilac:none;--ds-page:var(--sa-type-page,22px);--ds-section:var(--sa-type-section,17px);--ds-label:var(--sa-type-label,14px);--ds-body:var(--sa-type-body,14px);--ds-secondary:var(--sa-type-secondary,13px);--ds-meta:var(--sa-type-meta,12px);--ds-regular:var(--sa-weight-regular,400);--ds-medium:var(--sa-weight-medium,500);--ds-semibold:var(--sa-weight-semibold,600);--ds-radius-control:var(--sa-radius-control-lg,10px);--ds-radius-button:var(--sa-radius-button,12px);--ds-radius-card:var(--sa-radius-card,16px);--ds-radius-dialog:var(--sa-radius-dialog,20px);--workspace-composer-border:color-mix(in srgb, var(--workspace-border) 68%, transparent);--workspace-composer-border-focus:color-mix(in srgb, var(--workspace-border) 78%, transparent);--workspace-composer-radius:30px;--workspace-composer-radius-prominent:34px;--workspace-composer-shadow:0 1px 2px #00000009, 0 5px 18px #00000009;--workspace-composer-shadow-focus:0 1px 2px #0000000a, 0 6px 20px #0000000b;--workspace-composer-control-radius:12px;--workspace-composer-control-shadow:0 1px 2px #00000008, 0 3px 10px #00000007;--workspace-composer-control-shadow-focus:0 1px 2px #00000009, 0 4px 12px #0000000a;--workspace-composer-panel-radius:18px;--workspace-composer-panel-shadow:var(--workspace-composer-shadow-focus);color:var(--workspace-text);background:var(--workspace-canvas);font-family:var(--sa-font-ui);font-size:var(--ds-body);font-weight:var(--ds-regular);line-height:1.5}html[data-theme=dark] .workspace-shell{--sa-lilac-soft:#262626;--sa-lilac:#aaa;--sa-lilac-active:#f4f4f4;--sa-lilac-ink:#f4f4f4;--sa-focus-lilac:#f4f4f433;--sa-glow-lilac:none;--workspace-composer-border:color-mix(in srgb, var(--workspace-border) 76%, transparent);--workspace-composer-border-focus:color-mix(in srgb, var(--workspace-border-strong) 72%, transparent);--workspace-composer-shadow:0 1px 2px #0003, 0 6px 20px #00000029;--workspace-composer-shadow-focus:0 1px 2px #00000038, 0 7px 22px #0000002e;--workspace-composer-control-shadow:0 1px 2px #00000029, 0 3px 10px #0000001f;--workspace-composer-control-shadow-focus:0 1px 2px #0000002e, 0 4px 12px #00000026}html[data-theme] :where(.settings-dialog-layer,.settings-security-dialog-layer,.settings-confirm-layer,.profile-menu-shell,.profile-editor-layer){--workspace-surface-1:var(--sa-app-surface);--workspace-surface-2:var(--sa-app-surface-subtle);--workspace-surface-3:var(--sa-app-surface-muted);--workspace-text:var(--sa-app-text-primary);--workspace-text-secondary:var(--sa-app-text-secondary);--workspace-border:var(--sa-app-border);--workspace-border-strong:var(--sa-app-border-strong);--workspace-composer-border:color-mix(in srgb, var(--workspace-border) 68%, transparent);--workspace-composer-border-focus:color-mix(in srgb, var(--workspace-border) 78%, transparent);--workspace-composer-control-radius:12px;--workspace-composer-control-shadow:0 1px 2px #00000008, 0 3px 10px #00000007;--workspace-composer-control-shadow-focus:0 1px 2px #00000009, 0 4px 12px #0000000a;--workspace-composer-panel-radius:18px;--workspace-composer-panel-shadow:0 1px 2px #0000000a, 0 6px 20px #0000000b;--profile-menu-surface:var(--workspace-surface-1);--profile-menu-text:var(--workspace-text);--profile-menu-muted:var(--workspace-text-secondary);--profile-menu-border:var(--workspace-composer-border);--profile-menu-hover:var(--workspace-surface-2);--profile-editor-surface:var(--workspace-surface-1);--profile-editor-text:var(--workspace-text);--profile-editor-muted:var(--workspace-text-secondary);--profile-editor-border:var(--workspace-composer-border);--profile-editor-hover:var(--workspace-surface-2);color:var(--workspace-text);font-family:var(--sa-font-ui)}html[data-theme=dark] :where(.settings-dialog-layer,.settings-security-dialog-layer,.settings-confirm-layer,.profile-menu-shell,.profile-editor-layer){--workspace-composer-border:color-mix(in srgb, var(--workspace-border) 76%, transparent);--workspace-composer-border-focus:color-mix(in srgb, var(--workspace-border-strong) 72%, transparent);--workspace-composer-control-shadow:0 1px 2px #00000029, 0 3px 10px #0000001f;--workspace-composer-control-shadow-focus:0 1px 2px #0000002e, 0 4px 12px #00000026;--workspace-composer-panel-shadow:0 1px 2px #00000038, 0 7px 22px #0000002e}html[data-theme] .workspace-shell :where(button,input,textarea,select){font:inherit}html[data-theme] .workspace-shell :where(button,a,input,textarea,select):focus-visible{outline:2px solid color-mix(in srgb, var(--workspace-text) 24%, transparent);outline-offset:2px;box-shadow:none}html[data-theme] .workspace-shell :where(.assistant-explore__hero h1,.assistant-unavailable h1,.settings-dialog__header h2,.settings-content__heading h3){color:var(--workspace-text);font-family:var(--sa-font-ui);font-size:var(--ds-page);font-weight:var(--ds-semibold);letter-spacing:-.025em;margin:0;line-height:1.2}html[data-theme] .workspace-shell .chat-stage--empty .chat-empty-state__content h1{color:var(--workspace-text);font-size:24px;font-weight:var(--ds-semibold);letter-spacing:-.025em;line-height:1.22}html[data-theme] .workspace-shell .chat-stage--empty .chat-empty-state__content>p{color:var(--workspace-text-secondary);font-size:var(--ds-secondary);font-weight:var(--ds-regular)}html[data-theme] .workspace-shell :where(.assistant-catalog-section>header h2,.assistant-form-section>h2,.settings-group__heading h4,.assistant-market-card h3){color:var(--workspace-text);font-size:var(--ds-section);font-weight:var(--ds-semibold);letter-spacing:-.015em;line-height:1.3}html[data-theme] .workspace-shell :where(.assistant-explore__hero>p,.assistant-catalog-section>header p,.assistant-form-section>p,.settings-content__heading p,.settings-group__heading p){color:var(--workspace-text-secondary);font-size:var(--ds-secondary);font-weight:var(--ds-regular);line-height:1.5}html[data-theme] .workspace-shell .workspace-sidebar{border-color:var(--workspace-border);background:var(--workspace-sidebar);box-shadow:none}html[data-theme] .workspace-shell .sidebar-header,html[data-theme] .workspace-shell .sidebar-primary,html[data-theme] .workspace-shell .sidebar-conversations,html[data-theme] .workspace-shell .sidebar-account{color:var(--workspace-text)}html[data-theme] .workspace-shell :where(.sidebar-primary button,.sidebar-primary a,.conversation-row){border-radius:var(--ds-radius-control);min-height:36px;font-size:var(--ds-label);font-weight:var(--ds-regular)}html[data-theme] .workspace-shell :where(.sidebar-section-title,.sidebar-conversations>header,.conversation-group__title){color:var(--workspace-text-secondary);font-size:var(--ds-meta);font-weight:var(--ds-semibold);letter-spacing:0;text-transform:none}html[data-theme] .workspace-shell .conversation-row:hover{background:var(--workspace-sidebar-hover)}html[data-theme] .workspace-shell .conversation-row.is-active{background:var(--workspace-sidebar-active);box-shadow:none}html[data-theme] .workspace-shell .composer-dock{color:var(--workspace-text)}html[data-theme] .workspace-shell .chat-composer,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer{border:1px solid var(--workspace-composer-border);border-radius:var(--workspace-composer-radius);background:var(--workspace-surface-1);min-height:96px;box-shadow:var(--workspace-composer-shadow);padding:14px 12px 6px 16px;transition:width .52s cubic-bezier(.22,.78,.2,1),min-height .42s cubic-bezier(.22,.78,.2,1),padding .42s cubic-bezier(.22,.78,.2,1),border-radius .42s cubic-bezier(.22,.78,.2,1),border-color .18s,background-color .18s,box-shadow .22s}html[data-theme] .workspace-shell .chat-stage--empty .chat-composer{border:1px solid var(--workspace-composer-border);border-radius:var(--workspace-composer-radius-prominent);min-height:132px;box-shadow:var(--workspace-composer-shadow);padding:16px 14px 10px 18px}html[data-theme=dark] .workspace-shell .chat-composer,html[data-theme=dark] .workspace-shell .chat-stage--empty .chat-composer{border-color:var(--workspace-composer-border);box-shadow:var(--workspace-composer-shadow)}html[data-theme] .workspace-shell .chat-composer:focus-within,html[data-theme] .workspace-shell .chat-stage--empty .chat-composer:focus-within,html[data-theme=dark] .workspace-shell .chat-composer:focus-within,html[data-theme=dark] .workspace-shell .chat-stage--empty .chat-composer:focus-within{border-color:var(--workspace-composer-border-focus);box-shadow:var(--workspace-composer-shadow-focus)}html[data-theme] .workspace-shell .chat-composer textarea,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer textarea,html[data-theme] .workspace-shell .chat-stage--empty .chat-composer textarea{height:38px;min-height:38px;color:var(--workspace-text);font-size:var(--ds-body);font-weight:var(--ds-regular);padding:6px 2px 0;line-height:1.5;transition:color .16s,font-size .2s}html[data-theme] .workspace-shell .chat-stage--empty .chat-composer textarea{height:48px;min-height:48px;padding-top:8px}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer textarea,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer textarea{height:38px;min-height:38px;padding:6px 2px 0}html[data-theme] .workspace-shell .composer-actions{min-height:38px}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-actions,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-actions{min-height:40px}html[data-theme] .workspace-shell :is(.composer-add-button,.composer-voice-button){width:32px;height:38px;color:var(--workspace-text-secondary);box-shadow:none;background:0 0;border:0;border-radius:0;flex-basis:32px}html[data-theme] .workspace-shell :is(.composer-add-button,.composer-voice-button):hover:not(:disabled){color:var(--workspace-text);background:0 0;border-color:#0000;transform:none}html[data-theme] .workspace-shell :is(.composer-add-button,.composer-voice-button):focus-visible,html[data-theme] .workspace-shell .composer-add-button[aria-expanded=true]{color:var(--workspace-text);box-shadow:none;background:0 0;border-color:#0000;outline:0}html[data-theme] .workspace-shell .composer-add-button[aria-expanded=true]>svg{transform:none}html[data-theme] .workspace-shell .composer-send,html[data-theme] .workspace-shell .chat-stage--empty .composer-send,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-send{aspect-ratio:1;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;box-shadow:none;border-radius:50%;flex:0 0 40px;padding:0}html[data-theme] .workspace-shell .composer-send>svg{transform:translate(-.5px,.5px)}html[data-theme] .workspace-shell .composer-stop-glyph{background:currentColor;border-radius:2px;flex:0 0 11px;width:11px;height:11px;display:block}html[data-theme] .workspace-shell .pilot-mode-switch{interpolate-size:allow-keywords;gap:6px;height:38px}html[data-theme] .workspace-shell .pilot-mode-switch button{height:36px;font-size:var(--ds-meta);font-weight:var(--ds-medium);border-radius:999px;transition:inline-size .3s cubic-bezier(.2,.78,.2,1),min-inline-size .3s cubic-bezier(.2,.78,.2,1),max-inline-size .3s cubic-bezier(.2,.78,.2,1),padding .3s cubic-bezier(.2,.78,.2,1),border-color .16s,background-color .16s,color .16s,transform .3s cubic-bezier(.2,.78,.2,1)}html[data-theme] .workspace-shell .pilot-mode-switch .pilot-mode-switch__manual{inline-size:auto;border-color:var(--workspace-border);background:var(--workspace-surface-2);grid-template-areas:"content";align-items:center;max-width:230px;padding:0 12px;display:grid;position:relative;overflow:hidden}html[data-theme] .workspace-shell .pilot-mode-switch__manual-content{opacity:0;pointer-events:none;visibility:hidden;grid-area:content;align-items:center;gap:7px;min-width:0;max-width:100%;transition:opacity .17s,transform .24s cubic-bezier(.2,.78,.2,1),visibility 0s linear .24s;display:inline-flex;position:relative;inset-inline:auto;transform:translate(-3px)}html[data-theme] .workspace-shell .pilot-mode-switch[data-pilot-mode=manual] .pilot-mode-switch__manual-content--model,html[data-theme] .workspace-shell .pilot-mode-switch[data-pilot-mode=automatic] .pilot-mode-switch__manual-content--automatic{opacity:1;pointer-events:auto;visibility:visible;transition-delay:0s,0s,0s;transform:translate(0)}html[data-theme] .workspace-shell .pilot-mode-switch[data-pilot-mode=manual] .pilot-mode-switch__manual-content--model{transition-delay:.125s,70ms,0s}html[data-theme] .workspace-shell .pilot-mode-switch[data-pilot-mode=automatic] .pilot-mode-switch__manual-content--automatic{transition-delay:55ms,0s,0s}html[data-theme] .workspace-shell .pilot-mode-switch__manual-copy{text-align:left;align-items:center;min-width:0;transition:transform .3s cubic-bezier(.2,.78,.2,1),opacity .18s;display:flex}html[data-theme] .workspace-shell .pilot-mode-switch__manual-copy strong{color:var(--workspace-text);font-size:var(--ds-meta);font-weight:var(--ds-medium);text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}html[data-theme] .workspace-shell .pilot-mode-switch[data-pilot-mode=automatic] .pilot-mode-switch__manual,html[data-theme] .workspace-shell .pilot-mode-switch[data-pilot-mode=automatic] .pilot-mode-switch__manual.is-active{inline-size:132px;min-inline-size:132px;max-inline-size:132px;border-color:var(--workspace-border);background:var(--workspace-surface-2);height:36px;color:var(--workspace-text);cursor:default;opacity:1}html[data-theme] .workspace-shell .pilot-mode-switch__automatic-icon{flex:none}html[data-theme] .workspace-shell .pilot-mode-switch__pilot{background:0 0;border-color:#0000;padding:0 9px;transition:transform .3s cubic-bezier(.2,.78,.2,1),color .16s,background-color .16s}html[data-theme] .workspace-shell .pilot-mode-switch[data-pilot-mode=automatic] .pilot-mode-switch__pilot{transform:translate(3px)}html[data-theme] .workspace-shell .pilot-mode-switch button.pilot-mode-switch__pilot:hover:not(:disabled){background:color-mix(in srgb, var(--workspace-text) 5%, transparent);box-shadow:none;border-color:#0000}html[data-theme] .workspace-shell .pilot-mode-switch__pilot-status{min-width:22px;color:var(--workspace-text-secondary);font-size:9px;font-weight:var(--ds-semibold);letter-spacing:.04em}html[data-theme] .workspace-shell .pilot-mode-switch__pilot.is-active .pilot-mode-switch__pilot-status{color:var(--workspace-text)}html[data-theme] .workspace-shell .composer-support-row{justify-content:flex-start;gap:12px;width:min(100%,58rem);height:40px;min-height:40px;margin-top:8px;padding:2px 20px}html[data-theme] .workspace-shell .composer-support-row .conversation-context-bar{margin-inline:0 auto}html[data-theme] .workspace-shell .composer-support-divider{border-color:var(--workspace-border);height:20px}html[data-theme] .workspace-shell .active-models-strip{align-items:center;gap:12px;min-height:36px;margin-left:4px}html[data-theme] .workspace-shell .active-models-strip>span{color:var(--workspace-text-secondary);font-size:11px;font-weight:var(--ds-regular);white-space:nowrap}html[data-theme] .workspace-shell .active-model-button{aspect-ratio:1;border-color:var(--workspace-border);background:var(--workspace-surface-1);width:34px;min-width:34px;height:34px;min-height:34px;box-shadow:none;border-radius:50%;flex:0 0 34px}html[data-theme] .workspace-shell .active-models-strip>div,html[data-theme] .workspace-shell .active-model-button .provider-icon{align-items:center;min-height:0}html[data-theme] .workspace-shell .active-model-button .provider-icon{aspect-ratio:1;flex:none}html[data-theme] .workspace-shell .composer-dock-meta{min-height:24px}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel{width:104px;min-width:104px}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger{width:104px;height:24px;color:var(--workspace-text-secondary);font-size:10px}@media (width>=721px){html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock{padding:6px 24px max(6px, env(safe-area-inset-bottom))}html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-support-row{height:40px;min-height:40px;margin-top:6px;padding:2px 24px 0}html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock-meta{height:0;min-height:0}}@media (width<=720px){html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock{padding:8px 10px max(8px, env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell .pilot-mode-switch__manual-content{transition-duration:1ms!important;transition-delay:0s!important}}html[data-theme] .workspace-shell .chat-stage-trust{color:color-mix(in srgb, var(--workspace-text-secondary) 78%, transparent);font-size:10px;font-weight:var(--ds-regular)}html[data-theme] .workspace-shell :where(.assistant-message,.user-message){font-size:var(--ds-body)}html[data-theme] .workspace-shell :where(.assistant-message__model,.assistant-message__meta,.assistant-message__footer){color:var(--workspace-text-secondary);font-size:var(--ds-meta);font-weight:var(--ds-regular)}html[data-theme] .workspace-shell :where(.assistant-message__response,.assistant-message__body,.message-rich-content){color:var(--workspace-text);font-size:var(--ds-body);line-height:1.65}html[data-theme] .workspace-shell :where(.assistant-message__actions,.message-actions){gap:4px;margin-top:8px}html[data-theme] .workspace-shell :where(.assistant-message__actions button,.message-actions button){width:30px;height:30px;color:var(--workspace-text-secondary);border-radius:8px}html[data-theme] .workspace-shell :where(.assistant-message__actions button,.message-actions button):hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell :where(.artifact-card,.output-card,.rich-output,.message-media-card){border-color:var(--workspace-border);border-radius:var(--ds-radius-card);background:var(--workspace-surface-1);box-shadow:none}html[data-theme] .workspace-shell .assistant-message :is(.rich-code-block,.rich-markdown-table-shell,.rich-markdown-table,.rich-code-table,.rich-artifact-card,.rich-media-card,.rich-site-link),html[data-theme] .workspace-shell .assistant-message :is(.rich-code-actions button,.rich-table-toolbar button,.rich-artifact-card__actions button,.rich-artifact-card__actions a,.rich-media-actions button,.rich-media-actions a),html[data-theme] .workspace-shell .assistant-message :is(.rich-code-actions button,.rich-table-toolbar button,.rich-artifact-card__actions button,.rich-artifact-card__actions a,.rich-media-actions button,.rich-media-actions a):hover{box-shadow:none}html[data-theme] .workspace-shell .rich-markdown-table-shell{border-color:var(--workspace-border);background:var(--workspace-surface-1)}html[data-theme] .workspace-shell .rich-table-toolbar{border-bottom-color:var(--workspace-border);background:var(--workspace-surface-2);color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .rich-table-toolbar>button:hover{background:var(--workspace-surface-3);color:var(--workspace-text)}html[data-theme] .workspace-shell .assistant-message .rich-markdown-table-shell{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;margin:18px 0;position:relative;overflow:visible}html[data-theme] .workspace-shell .assistant-message .rich-table-copy{z-index:3;width:30px;height:30px;color:var(--workspace-text-secondary);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;transition:background-color .14s,color .14s;display:inline-grid;position:absolute;top:3px;right:0}html[data-theme] .workspace-shell .assistant-message .rich-table-copy:hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell .assistant-message .rich-table-copy:focus-visible{outline:2px solid var(--workspace-text);outline-offset:2px}html[data-theme] .workspace-shell .assistant-message .markdown-table-scroll.rich-markdown-table{width:100%;max-width:100%;box-shadow:none;scrollbar-gutter:auto;background:0 0;border:0;border-radius:0;margin:0;overflow:auto}html[data-theme] .workspace-shell .assistant-message .markdown-table-scroll.rich-markdown-table:focus-visible{outline:2px solid var(--workspace-border-strong,var(--workspace-text-secondary));outline-offset:3px}html[data-theme] .workspace-shell .assistant-message .markdown-body .rich-markdown-table table{border-collapse:collapse;table-layout:auto;border:0;width:max-content;min-width:100%;margin:0}html[data-theme] .workspace-shell .assistant-message .markdown-body .rich-markdown-table :is(th,td){border:0;border-bottom:1px solid var(--workspace-border);min-width:96px;max-width:360px;color:var(--workspace-text);font-family:var(--sa-font-ui);overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;vertical-align:middle;white-space:normal;background:0 0;padding:11px 16px;font-size:13px;font-weight:400;line-height:1.45}html[data-theme] .workspace-shell .assistant-message .markdown-body .rich-markdown-table th{z-index:1;background:var(--workspace-surface-1);color:var(--workspace-text);letter-spacing:0;text-transform:none;font-size:13px;font-weight:600;position:sticky;top:0}html[data-theme] .workspace-shell .assistant-message .markdown-body .rich-markdown-table :is(th,td):first-child{padding-left:0}html[data-theme] .workspace-shell .assistant-message .markdown-body .rich-markdown-table :is(th,td):last-child{padding-right:38px}html[data-theme] .workspace-shell .assistant-message .markdown-body .rich-markdown-table tbody tr:nth-child(2n) td,html[data-theme] .workspace-shell .assistant-message .markdown-body .rich-markdown-table tbody tr:hover td{color:var(--workspace-text);background:0 0}html[data-theme] .workspace-shell .assistant-message .markdown-body .rich-markdown-table tbody tr:last-child td{border-bottom:0}html[data-theme] .workspace-shell .markdown-body .rich-markdown-table{background:var(--workspace-surface-1);border:0;border-radius:0;margin:0}html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table,.rich-markdown-table){scrollbar-gutter:auto}html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table,.rich-markdown-table) table{width:max-content;min-width:100%}html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table th,.rich-code-table td,.rich-markdown-table th,.rich-markdown-table td){overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;min-width:88px}html[data-theme] .workspace-shell :is(.rich-code-actions button,.rich-table-toolbar,.rich-table-toolbar button,.rich-artifact-card__actions button,.rich-artifact-card__actions a,.rich-artifact-action-label){font-family:var(--sa-font-ui);font-size:var(--ds-meta);font-weight:var(--ds-medium);line-height:1}html[data-theme] .settings-dialog-layer{--workspace-canvas:var(--sa-app-canvas);--workspace-sidebar:var(--sa-app-surface);--workspace-surface-1:var(--sa-app-surface);--workspace-surface-2:var(--sa-app-surface-subtle);--workspace-surface-3:var(--sa-app-surface-muted);--workspace-sidebar-active:var(--sa-app-selected);--workspace-text:var(--sa-app-text-primary);--workspace-text-secondary:var(--sa-app-text-secondary);--workspace-border:var(--sa-app-border);--workspace-border-strong:var(--sa-app-border-strong);--ds-page:var(--sa-type-page,22px);--ds-section:var(--sa-type-section,17px);--ds-label:var(--sa-type-label,14px);--ds-secondary:var(--sa-type-secondary,13px);--ds-meta:var(--sa-type-meta,12px);--ds-regular:var(--sa-weight-regular,400);--ds-medium:var(--sa-weight-medium,500);--ds-semibold:var(--sa-weight-semibold,600);--ds-radius-control:var(--sa-radius-control-lg,10px);--ds-radius-card:var(--sa-radius-card,16px);--ds-radius-dialog:var(--sa-radius-dialog,20px);--settings-bg:var(--workspace-canvas);--settings-panel:var(--workspace-surface-1);--settings-subtle:var(--workspace-surface-2);--settings-text:var(--workspace-text);--settings-muted:var(--workspace-text-secondary);--settings-border:var(--workspace-border);--settings-border-strong:var(--workspace-border-strong)}html[data-theme] .settings-dialog-backdrop{-webkit-backdrop-filter:blur(1.5px)saturate(.94);backdrop-filter:blur(1.5px)saturate(.94);background:#fafafaa8}html[data-theme=dark] .settings-dialog-backdrop{background:#1212128f}html[data-theme] .workspace-shell :is(.workspace-dialog-layer--delete .workspace-dialog-backdrop,.project-dialog-backdrop){-webkit-backdrop-filter:blur(1.5px)saturate(.94);backdrop-filter:blur(1.5px)saturate(.94);background:#fafafaa8}html[data-theme=dark] .workspace-shell :is(.workspace-dialog-layer--delete .workspace-dialog-backdrop,.project-dialog-backdrop){background:#1212128f}html[data-theme] .workspace-shell :is(.workspace-dialog--delete,.project-dialog){border:1px solid var(--workspace-composer-border);border-radius:var(--workspace-composer-panel-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-panel-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme] .settings-security-dialog{border-color:var(--workspace-composer-border);border-radius:var(--workspace-composer-panel-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-panel-shadow)}html[data-theme] .settings-dialog{border:1px solid var(--workspace-composer-border);border-radius:var(--workspace-composer-panel-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-panel-shadow)}html[data-theme] .settings-dialog__sidebar{border-color:var(--workspace-border);background:var(--workspace-sidebar)}html[data-theme] .settings-dialog__header{background:0 0;border:0;min-height:52px;padding:16px 12px 8px 16px}html[data-theme] .settings-dialog__header h2{font-size:var(--ds-label);font-weight:var(--ds-semibold)}html[data-theme] .settings-dialog__header>button{border-radius:var(--ds-radius-control);width:32px;height:32px;color:var(--workspace-text-secondary);box-shadow:none;background:0 0;border:0}html[data-theme] .settings-dialog__header>button:hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .settings-dialog-layer :focus-visible{outline:1px solid var(--workspace-composer-border-focus);outline-offset:2px;box-shadow:none}html[data-theme] .settings-content>div:last-child:focus-visible{box-shadow:none;outline:0}html[data-theme] .settings-nav{background:var(--workspace-sidebar);border:0;width:210px;padding:8px 10px 16px}html[data-theme] .settings-nav>button{border-radius:var(--workspace-composer-control-radius);min-height:38px;color:var(--workspace-text);font-size:var(--ds-secondary);font-weight:var(--ds-regular);transition:color .16s,background-color .16s}html[data-theme] .settings-nav>button:hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .settings-content{padding:20px 24px 32px}html[data-theme] .settings-content__heading{margin-bottom:24px}html[data-theme] .settings-group+.settings-group{margin-top:28px}html[data-theme] .settings-group__heading{margin-bottom:10px}html[data-theme] .settings-group__rows{border:1px solid var(--workspace-composer-border);border-radius:var(--ds-radius-card);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-control-shadow);isolation:isolate;background-clip:padding-box;overflow:visible}html[data-theme] .settings-row,html[data-theme] .settings-link-row{border-color:var(--workspace-border);min-height:54px;padding:12px 14px}html[data-theme] .settings-row__copy strong,html[data-theme] .settings-link-row strong{color:var(--workspace-text);font-size:var(--ds-label);font-weight:var(--ds-medium)}html[data-theme] .settings-row__copy small,html[data-theme] .settings-link-row small{color:var(--workspace-text-secondary);font-size:var(--ds-meta);font-weight:var(--ds-regular)}html[data-theme] .settings-action,html[data-theme] .settings-select__trigger{min-height:var(--sa-control-height-sm);border-color:var(--workspace-composer-border);border-radius:var(--workspace-composer-control-radius);background:var(--workspace-surface-1);color:var(--workspace-text);font-size:var(--ds-meta);font-weight:var(--ds-medium);box-shadow:var(--workspace-composer-control-shadow)}html[data-theme] .settings-action.is-filled{border-color:var(--workspace-text);background:var(--workspace-text);color:var(--workspace-surface-1);box-shadow:none}html[data-theme] .settings-action.is-filled:hover{border-color:color-mix(in srgb, var(--workspace-text) 84%, var(--workspace-surface-1));background:color-mix(in srgb, var(--workspace-text) 84%, var(--workspace-surface-1));color:var(--workspace-surface-1)}html[data-theme] :is(.settings-security-dialog__footer,.settings-confirm) .settings-action{min-height:38px;font-family:var(--sa-font-ui);font-size:var(--ds-secondary);font-weight:var(--ds-medium);letter-spacing:-.01em;padding-inline:14px;line-height:1}html[data-theme] .settings-confirm--disconnect-service .settings-action.is-danger.is-filled{color:#fff;background:#dc2626;border-color:#dc2626}html[data-theme] .settings-confirm--disconnect-service .settings-action.is-danger.is-filled:hover{color:#fff;background:#c91f1f;border-color:#c91f1f}html[data-theme] .settings-billing-summary{border-color:var(--workspace-composer-border);border-radius:var(--ds-radius-card);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-control-shadow);isolation:isolate;background-clip:padding-box}html[data-theme] .settings-billing-summary__action{min-height:var(--sa-control-height-sm);border-radius:var(--ds-radius-control);font-size:var(--ds-meta);box-shadow:none;padding-inline:10px}html[data-theme] .settings-billing-summary__action:hover{opacity:.9;transform:translateY(-1px)}html[data-theme] .settings-billing-summary__action:active{opacity:1;transform:scale(.98)}html[data-theme] .workspace-shell .collection-shell,html[data-theme] .workspace-shell .assistant-explore,html[data-theme] .workspace-shell .assistant-studio{background:0 0}html[data-theme] .workspace-shell .assistant-explore__hero{border-color:var(--workspace-border);padding:24px 28px 20px}html[data-theme] .workspace-shell .collection-page-header{background:0 0;border:0;padding:0}html[data-theme] .workspace-shell .assistant-search{border-color:var(--workspace-border);border-radius:var(--ds-radius-button);background:var(--workspace-surface-1);height:42px;box-shadow:none}html[data-theme] .workspace-shell .assistant-catalog-tabs button{min-height:34px;color:var(--workspace-text-secondary);font-size:var(--ds-meta);font-weight:var(--ds-medium)}html[data-theme] .workspace-shell .assistant-catalog-tabs button.is-active{color:var(--workspace-text);font-weight:var(--ds-semibold)}html[data-theme] .workspace-shell :where(.assistant-market-card,.assistant-mine-card,.assistant-form-section,.assistant-live-preview__canvas){border-color:var(--workspace-border);border-radius:var(--ds-radius-card);background:var(--workspace-surface-1);box-shadow:none}html[data-theme] .workspace-shell :where(.project-list__row,.library-item,.assistant-market-card,.assistant-mine-card):hover{border-color:var(--workspace-border-strong);transform:none;box-shadow:0 5px 16px #0000000b}html[data-theme] .workspace-shell :where(.project-list__row,.library-item--list){box-shadow:none;background:0 0;border-radius:0}html[data-theme] .workspace-shell :where(.project-list__row,.library-item--list):hover,html[data-theme] .workspace-shell .library-item--list.is-selected{border-radius:var(--ds-radius-control);background:var(--workspace-surface-2);box-shadow:none}html[data-theme] .workspace-shell .assistant-mine-card strong{color:var(--workspace-text);font-size:var(--ds-label);font-weight:var(--ds-medium)}html[data-theme] .workspace-shell :where(.assistant-market-card p,.assistant-mine-card em){color:var(--workspace-text-secondary);font-size:var(--ds-meta);font-weight:var(--ds-regular)}html[data-theme] .workspace-shell :where(.assistant-form-section input,.assistant-form-section textarea,.assistant-form-section select,.assistant-model-picker__trigger,.library-status-filter select){border-color:var(--workspace-border);border-radius:var(--ds-radius-control);background:var(--workspace-surface-1);color:var(--workspace-text);box-shadow:none}html[data-theme] .workspace-shell :where(.composer-add-menu,.model-picker-panel,.layered-model-picker,.profile-menu,.library-filter-menu,.context-menu,.assistant-model-picker__panel){border:1px solid var(--workspace-composer-border);border-radius:var(--workspace-composer-panel-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-panel-shadow)}html[data-theme=dark] .workspace-shell :where(.composer-add-menu,.model-picker-panel,.layered-model-picker,.profile-menu,.library-filter-menu,.context-menu,.assistant-model-picker__panel){box-shadow:var(--workspace-composer-panel-shadow)}html[data-theme] :is(.profile-menu,.profile-help-menu,.profile-editor,.settings-confirm){border:1px solid var(--workspace-composer-border);border-radius:var(--workspace-composer-panel-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-panel-shadow)}html[data-theme] :is(.profile-menu,.profile-help-menu) :is(button,a){border-radius:var(--workspace-composer-control-radius);transition:color .16s,background-color .16s}html[data-theme] :is(.profile-menu,.profile-help-menu) :is(button,a):is(:hover,:focus-visible,.is-active){background:var(--workspace-surface-2);color:var(--workspace-text);box-shadow:none;outline:0}html[data-theme] .profile-menu__divider{background:var(--workspace-composer-border)}html[data-theme] :is(.profile-editor-backdrop,.settings-confirm__backdrop){-webkit-backdrop-filter:blur(4px)saturate(.88);backdrop-filter:blur(4px)saturate(.88);background:#fafafab8}html[data-theme=dark] :is(.profile-editor-backdrop,.settings-confirm__backdrop){background:#1212129e}html[data-theme] .profile-editor>header button{color:var(--workspace-text-secondary);box-shadow:none;border:0}html[data-theme] .profile-editor>header button:hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .profile-editor__fields>label,html[data-theme] .profile-editor__cancel,html[data-theme] .profile-editor__avatar>button{border-radius:var(--workspace-composer-control-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-control-shadow);border-color:var(--workspace-composer-border)!important}html[data-theme] .profile-editor__fields>label:focus-within{box-shadow:var(--workspace-composer-control-shadow-focus);border-color:var(--workspace-composer-border-focus)!important}html[data-theme] .profile-editor footer button{border-radius:var(--workspace-composer-control-radius)}html[data-theme] .settings-search,html[data-theme] .settings-select__trigger,html[data-theme] .settings-privacy-request__details textarea,html[data-theme] .settings-service-picker label{border-color:var(--workspace-composer-border);border-radius:var(--workspace-composer-control-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-control-shadow)}html[data-theme] .settings-search:focus-within,html[data-theme] .settings-privacy-request__details textarea:focus,html[data-theme] .settings-service-picker label:focus-within{border-color:var(--workspace-composer-border-focus);box-shadow:var(--workspace-composer-control-shadow-focus)}html[data-theme] .settings-select__menu{border:1px solid var(--workspace-composer-border);border-radius:var(--workspace-composer-panel-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-panel-shadow)}html[data-theme] :is(.settings-info-card,.settings-memory__explanation,.settings-storage-card){border-color:var(--workspace-composer-border);border-radius:var(--workspace-composer-control-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-control-shadow)}@media (width<=920px){html[data-theme] .workspace-shell .assistant-explore__hero{padding-inline:20px}}@media (width<=720px){html[data-theme] .workspace-shell .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty .chat-composer{border-radius:28px;min-height:92px;padding:10px 10px 8px 13px}html[data-theme] .workspace-shell .pilot-mode-switch__pilot-status{display:none}html[data-theme] .settings-nav{width:100%}}@media (width<=460px){html[data-theme] .workspace-shell .composer-send,html[data-theme] .workspace-shell .chat-stage--empty .composer-send,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-send{flex-basis:38px;width:38px;min-width:38px;max-width:38px;height:38px;min-height:38px;max-height:38px}}html[data-theme] .workspace-shell .surface-disabled-state h1{color:var(--workspace-text);font-size:var(--ds-page);font-weight:var(--ds-semibold);letter-spacing:-.025em;line-height:1.2}html[data-theme] .workspace-shell .surface-disabled-state p{color:var(--workspace-text-secondary);font-size:var(--ds-secondary);font-weight:var(--ds-regular);line-height:1.5}html[data-theme] .workspace-shell .workspace-dialog-layer--upgrade .workspace-dialog-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000002e}html[data-theme=dark] .workspace-shell .workspace-dialog-layer--upgrade .workspace-dialog-backdrop{background:#0000006b}html[data-theme] .workspace-shell .sidebar-upgrade-cta{border:1px solid var(--workspace-border);border-radius:var(--ds-radius-control);background:var(--workspace-surface-2);min-height:34px;color:var(--workspace-text);font-size:var(--ds-meta);font-weight:var(--ds-medium);justify-content:center;align-items:center;gap:7px;margin:0 10px 7px;padding:0 11px;text-decoration:none;transition:background-color .14s,border-color .14s;display:inline-flex}html[data-theme] .workspace-shell .sidebar-upgrade-cta:hover{border-color:var(--workspace-text-secondary);background:var(--workspace-surface-3)}html[data-theme] .workspace-shell.workspace-shell--collapsed .sidebar-upgrade-cta{width:34px;margin-inline:auto;padding:0}html[data-theme] .workspace-shell .chat-stage--empty .chat-scroll--subscription-exploration{pointer-events:auto}html[data-theme] .workspace-shell .no-subscription-empty__signature{--brand-signature-height:22px;width:max-content;height:var(--brand-signature-height);color:var(--workspace-text)}html[data-theme] .workspace-shell .no-subscription-empty__actions{justify-content:center;align-items:center;gap:8px;margin-top:10px;display:flex}html[data-theme] .workspace-shell .no-subscription-empty__actions .button{border:1px solid var(--workspace-border);border-radius:var(--ds-radius-control);background:var(--workspace-surface-1);min-height:38px;color:var(--workspace-text);font-size:var(--ds-secondary);font-weight:var(--ds-medium);padding-inline:15px;text-decoration:none}html[data-theme] .workspace-shell .no-subscription-empty__actions .button--primary{border-color:var(--workspace-text);background:var(--workspace-text);color:var(--workspace-surface-1)}html[data-theme] .workspace-shell .composer-plan-cta{color:var(--workspace-text-secondary);font:inherit;font-size:var(--ds-meta);cursor:pointer;background:0 0;border:0}html[data-theme] .workspace-shell .composer-plan-cta:hover{color:var(--workspace-text);text-underline-offset:3px;text-decoration:underline}html[data-theme] .workspace-shell .workspace-dialog--upgrade{border:1px solid var(--workspace-border-strong);background:var(--workspace-surface-1);-webkit-backdrop-filter:none;backdrop-filter:none;width:min(430px,100vw - 32px);box-shadow:0 18px 52px #00000024}html[data-theme] .workspace-shell .workspace-dialog--upgrade>header{border-bottom-color:var(--workspace-border);background:var(--workspace-surface-1);grid-template-columns:42px minmax(0,1fr) 32px}html[data-theme] .workspace-shell .workspace-dialog--upgrade .workspace-dialog__icon{background:var(--workspace-surface-2);color:var(--workspace-text);border:0}html[data-theme] .workspace-shell .workspace-dialog--upgrade .workspace-dialog__close{border-radius:var(--ds-radius-control);width:32px;height:32px;color:var(--workspace-text-secondary);box-shadow:none;background:0 0;border:0;place-items:center;padding:0;display:grid}html[data-theme] .workspace-shell .workspace-dialog--upgrade .workspace-dialog__close:hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell .workspace-dialog--upgrade form{background:var(--workspace-surface-1)}html[data-theme] .workspace-shell .workspace-dialog__upgrade-copy{color:var(--workspace-text-secondary);font-size:var(--ds-secondary);line-height:1.55}@media (width<=720px){html[data-theme] .workspace-shell .no-subscription-empty__actions{flex-direction:column;width:min(100%,280px);margin-inline:auto}html[data-theme] .workspace-shell .no-subscription-empty__actions .button{width:100%}html[data-theme] .workspace-shell .sidebar-upgrade-cta{min-height:38px}}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell *,html[data-theme] .workspace-shell :before,html[data-theme] .workspace-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[data-theme] .workspace-shell{--sa-sidebar-width:17.5rem;--workspace-sidebar:#fcfcfb;--workspace-sidebar-hover:#f2f2f1;--workspace-sidebar-active:#e9e9e8}html[data-theme=dark] .workspace-shell{--workspace-sidebar:#161616;--workspace-sidebar-hover:#222;--workspace-sidebar-active:#2b2b2b}html[data-theme] .workspace-shell .workspace-sidebar{border-right-color:var(--workspace-border);background:var(--workspace-sidebar);padding:12px 16px 10px}html[data-theme] .workspace-shell:not(.workspace-shell--collapsed) .sidebar-header{border-bottom:1px solid var(--workspace-border);height:42px;min-height:42px;margin:0 0 8px;padding:0 0 8px;display:flex}html[data-theme] .workspace-shell:not(.workspace-shell--collapsed) .sidebar-brand{margin-left:10px;margin-right:auto}html[data-theme] .workspace-shell:not(.workspace-shell--collapsed) .sidebar-header-actions{gap:2px;margin-left:auto}html[data-theme] .workspace-shell .sidebar-brand .sidebar-brand-mark{width:56px;height:28px;color:var(--workspace-text);flex:none;display:none}html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-brand{display:none}html[data-theme] .workspace-shell :is(.sidebar-search-button,.sidebar-collapse-button){color:#777;border:0;border-radius:9px;width:34px;height:34px}html[data-theme] .workspace-shell :is(.sidebar-search-button,.sidebar-collapse-button) svg{width:17px;height:17px}html[data-theme] .workspace-shell .new-chat-button,html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a){height:36px;min-height:36px;color:var(--workspace-text);font-family:var(--font-inter), "Inter", sans-serif;letter-spacing:-.008em;border:0;border-radius:11px;gap:10px;padding:0 11px;font-size:14px;font-weight:420;line-height:1}html[data-theme] .workspace-shell .new-chat-button{margin:0 0 4px}html[data-theme] .workspace-shell .new-chat-button svg,html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a) svg{stroke-width:1.4px;transform-box:fill-box;transform-origin:50%;flex:0 0 18px;width:18px;height:18px}html[data-theme] .workspace-shell .new-chat-button:hover,html[data-theme] .workspace-shell .new-chat-button:focus-visible,html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):hover,html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):focus-visible{background:var(--workspace-sidebar-hover);color:var(--workspace-text);box-shadow:none;outline:0}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a).is-active svg{color:currentColor}html[data-theme] .workspace-shell .sidebar-more-items{opacity:0;grid-template-rows:0fr;min-width:0;transition:grid-template-rows .26s cubic-bezier(.22,1,.36,1),opacity .15s,transform .23s cubic-bezier(.22,1,.36,1);display:grid;transform:translateY(-4px)}html[data-theme] .workspace-shell .sidebar-more-items.is-open{opacity:1;grid-template-rows:1fr;transform:translateY(0)}html[data-theme] .workspace-shell .sidebar-more-items__inner{gap:2px;min-height:0;padding-left:24px;display:grid;overflow:hidden}html[data-theme] .workspace-shell .sidebar-primary-nav .sidebar-more-link{opacity:0;height:34px;min-height:34px;padding-inline:10px;font-size:13px;transition:color .16s,background-color .16s,opacity .15s,transform .22s cubic-bezier(.22,1,.36,1);transform:translateY(-3px)}html[data-theme] .workspace-shell .sidebar-more-items.is-open .sidebar-more-link{opacity:1;transform:translateY(0)}html[data-theme] .workspace-shell .sidebar-more-items.is-open .sidebar-more-link:nth-child(2){transition-delay:26ms}html[data-theme] .workspace-shell .conversation-history{border:0;padding:0}html[data-theme] .workspace-shell .sidebar-section-label{color:#989898;letter-spacing:0;height:30px;padding:0 11px;font-size:11.5px;font-weight:480}html[data-theme] .workspace-shell .sidebar-section-label>span{font-weight:480}html[data-theme] .workspace-shell .sidebar-section-label small{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html[data-theme] .workspace-shell .conversation-row{border:0;border-radius:11px;height:36px;margin-bottom:4px}html[data-theme] .workspace-shell .conversation-row>button:first-child{color:#5f5f5f;width:100%;min-width:0;padding:0 42px 0 11px;font-size:13px;font-weight:400;line-height:1.15;overflow:hidden}html[data-theme] .workspace-shell .conversation-row__title{text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;width:auto;min-width:0;overflow:hidden}html[data-theme] .workspace-shell .conversation-row:hover,html[data-theme] .workspace-shell .conversation-row.is-menu-open,html[data-theme] .workspace-shell .conversation-row.is-renaming{background:var(--workspace-sidebar-hover)}html[data-theme] .workspace-shell .conversation-menu-trigger{width:30px;height:30px;right:4px}html[data-theme] .workspace-shell .conversation-menu-trigger svg{filter:none;shape-rendering:geometricprecision;transform:none}@keyframes selectall-conversation-menu-in-clean{0%{opacity:0;transform:translateY(-3px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes selectall-conversation-menu-out-clean{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-3px)scale(.985)}}html[data-theme] .workspace-shell .conversation-menu{border:1px solid var(--workspace-composer-border);background:var(--workspace-surface-1);width:158px;color:var(--workspace-text);box-shadow:var(--workspace-composer-panel-shadow);transform-origin:100% 0;border-radius:14px;padding:5px;animation:.19s cubic-bezier(.2,.82,.24,1) both selectall-conversation-menu-in-clean;top:calc(100% + 4px);right:2px}html[data-theme] .workspace-shell .conversation-menu.is-closing{pointer-events:none;animation:.18s cubic-bezier(.5,.02,.68,.32) both selectall-conversation-menu-out-clean}html[data-theme] .workspace-shell .conversation-menu button{width:100%;height:35px;color:var(--workspace-text);font-family:var(--font-inter), "Inter", sans-serif;letter-spacing:-.006em;background:0 0;border:0;border-radius:9px;gap:9px;padding:0 10px;font-size:13px;font-weight:420;line-height:1;transition:background-color .16s,color .16s}html[data-theme] .workspace-shell .conversation-menu button svg{stroke-width:1.55px;flex:0 0 15px;width:15px;height:15px}html[data-theme] .workspace-shell .conversation-menu button:hover,html[data-theme] .workspace-shell .conversation-menu button:focus-visible{background:var(--workspace-surface-2);color:var(--workspace-text);outline:0}html[data-theme] .workspace-shell .conversation-menu button.is-danger{color:#d24b45}html[data-theme] .workspace-shell .conversation-menu button.is-danger:hover,html[data-theme] .workspace-shell .conversation-menu button.is-danger:focus-visible{background:var(--workspace-surface-2);color:#c83f39}html[data-theme] .workspace-shell .sidebar-account{border-top-color:var(--workspace-border);min-height:58px;margin-top:10px;padding:8px 0 0}html[data-theme=dark] .workspace-shell .sidebar-section-label{color:#858585}html[data-theme=dark] .workspace-shell .conversation-row>button:first-child{color:#b4b4b4}html[data-theme=dark] .workspace-shell .conversation-row.is-active{background:var(--workspace-sidebar-active)}html[data-theme=dark] .workspace-shell .conversation-row.is-active>button:first-child{color:var(--workspace-text)}html[data-theme] .workspace-shell.workspace-shell--collapsed .workspace-sidebar{padding:12px 10px 10px}html[data-theme] .workspace-shell.workspace-shell--collapsed .sidebar-header{height:42px;min-height:42px;margin-bottom:8px;padding:0 0 8px}html[data-theme] .workspace-shell .composer-add-button,html[data-theme] .workspace-shell .composer-voice-button,html[data-theme] .workspace-shell .conversation-context-control>button,html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger{color:var(--workspace-text-secondary);box-shadow:none;background:0 0;border:0;transition:color .18s,opacity .18s}html[data-theme] .workspace-shell :is(.composer-add-button,.composer-voice-button){border-radius:0;flex-basis:32px;width:32px;height:38px}html[data-theme] .workspace-shell .conversation-context-control>button{border-radius:0}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger{border-radius:0;padding-inline:0}html[data-theme] .workspace-shell :is(.composer-add-button,.composer-voice-button):hover:not(:disabled),html[data-theme] .workspace-shell .conversation-context-control>button:hover:not(:disabled),html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger:hover,html[data-theme] .workspace-shell .composer-add-button[aria-expanded=true],html[data-theme] .workspace-shell .conversation-context-control>button:is([aria-expanded=true],.has-selection),html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger[aria-expanded=true]{color:var(--workspace-text);box-shadow:none;background:0 0;border-color:#0000;transform:none}html[data-theme] .workspace-shell :is(.composer-add-button,.composer-voice-button):focus-visible,html[data-theme] .workspace-shell .conversation-context-control>button:focus-visible,html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger:focus-visible{outline:1px solid var(--workspace-composer-border-focus);outline-offset:2px;color:var(--workspace-text);box-shadow:none;background:0 0;border-color:#0000}html[data-theme] .workspace-shell .composer-voice-button.is-recording{color:#c84f49;box-shadow:none;background:0 0;border-color:#0000}html[data-theme] .workspace-shell .composer-add-menu,html[data-theme] .workspace-shell .conversation-context-popover,html[data-theme] .workspace-shell .usage-fuel__popover,html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered,html[data-theme] .workspace-shell .model-picker-panel--layered[data-detail-placement=side] .layered-picker__detail-panel{border:1px solid var(--workspace-composer-border);border-radius:var(--workspace-composer-panel-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-panel-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered.is-expanded-layout{border-color:var(--workspace-composer-border);box-shadow:var(--workspace-composer-panel-shadow)}html[data-theme] .workspace-shell .studio-header-actions>.usage-fuel .usage-fuel__trigger{width:104px;height:24px;color:var(--workspace-text-secondary);box-shadow:none;background:0 0;border:0;border-radius:0;padding-inline:0;font-size:10px}html[data-theme] .workspace-shell .studio-header-actions>.usage-fuel .usage-fuel__trigger:hover,html[data-theme] .workspace-shell .studio-header-actions>.usage-fuel .usage-fuel__trigger[aria-expanded=true]{color:var(--workspace-text);box-shadow:none;background:0 0;transform:none}html[data-theme] .workspace-shell .usage-fuel__popover--reference .usage-fuel__period>p{color:var(--workspace-text-secondary);margin:7px 0 0;font-size:10px;line-height:1.4}html[data-theme] .workspace-shell .usage-fuel__popover--reference .usage-fuel__notice>p{color:inherit;margin:0;font-size:10px;line-height:1.5}html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered,html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered.is-expanded-layout{border-radius:var(--workspace-composer-panel-radius);box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered>.layered-picker__surface{border:1px solid var(--workspace-composer-border);border-radius:inherit;background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-panel-shadow)}@keyframes selectall-model-picker-out-clean-above{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(3px)scale(.985)}}@keyframes selectall-model-picker-out-clean-below{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-3px)scale(.985)}}html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered.is-closing{transform-origin:var(--layered-picker-origin-x) var(--layered-picker-origin-y);animation:.2s cubic-bezier(.4,0,1,1) both selectall-model-picker-out-clean-above}html[data-theme] .workspace-shell .model-picker-panel.model-picker-panel--layered[data-placement=below].is-closing{animation-name:selectall-model-picker-out-clean-below}html[data-theme] .workspace-shell .message-sources>summary{--message-sources-trigger-surface:color-mix(in srgb, var(--workspace-text) 5%, var(--workspace-surface-1));border:1px solid var(--workspace-composer-border);background:var(--message-sources-trigger-surface);color:var(--workspace-text);box-shadow:none;transition:border-color .18s,background-color .18s,color .18s}html[data-theme] .workspace-shell .message-sources>summary:hover,html[data-theme] .workspace-shell .message-sources[open]>summary{--message-sources-trigger-surface:color-mix(in srgb, var(--workspace-text) 8%, var(--workspace-surface-1));border-color:var(--workspace-composer-border-focus);background:var(--message-sources-trigger-surface);color:var(--workspace-text);box-shadow:none}html[data-theme] .workspace-shell .message-sources>summary:focus-visible{border-color:var(--workspace-composer-border-focus);outline:1px solid var(--workspace-composer-border-focus);outline-offset:2px;box-shadow:none}html[data-theme] .workspace-shell .message-sources__icons .site-favicon{box-shadow:none}html[data-theme] .workspace-shell .message-sources__popover{border:1px solid var(--workspace-composer-border);border-radius:var(--workspace-composer-panel-radius);background:var(--workspace-surface-1);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme] .workspace-shell .message-sources__popover>strong,html[data-theme] .workspace-shell .message-sources__popover a{color:var(--workspace-text)}html[data-theme] .workspace-shell .message-sources__popover small,html[data-theme] .workspace-shell .message-sources__popover a>svg{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .usage-fuel__popover[data-placement=below]{transform-origin:100% 0;top:calc(100% + 8px);bottom:auto}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__popover[data-placement=below]{height:auto;top:calc(100% + 8px);bottom:auto}@keyframes selectall-usage-panel-in-below-clean{0%{opacity:0;transform:translateY(-4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes selectall-usage-panel-out-below-clean{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-4px)scale(.985)}}@keyframes selectall-usage-panel-in-above-clean{0%{opacity:0;transform:translateY(4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes selectall-usage-panel-out-above-clean{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(4px)scale(.985)}}html[data-theme] .workspace-shell .usage-fuel__popover--reference[data-placement=above]:not(.is-closing){transform-origin:100% 100%;animation:.2s cubic-bezier(.2,.82,.24,1) both selectall-usage-panel-in-above-clean}html[data-theme] .workspace-shell .usage-fuel__popover--reference[data-placement=above].is-closing{transform-origin:100% 100%;animation:.17s cubic-bezier(.5,.02,.68,.32) both selectall-usage-panel-out-above-clean}html[data-theme] .workspace-shell .usage-fuel__popover--reference[data-placement=below]:not(.is-closing){transform-origin:100% 0;animation:.2s cubic-bezier(.2,.82,.24,1) both selectall-usage-panel-in-below-clean}html[data-theme] .workspace-shell .usage-fuel__popover--reference[data-placement=below].is-closing{transform-origin:100% 0;animation:.17s cubic-bezier(.5,.02,.68,.32) both selectall-usage-panel-out-below-clean}html[data-theme] .workspace-shell .layered-picker__search{border:1px solid var(--workspace-composer-border);border-radius:var(--workspace-composer-control-radius);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-control-shadow);transition:border-color .18s,background-color .18s,box-shadow .2s}html[data-theme] .workspace-shell .layered-picker__search:focus-within{border-color:var(--workspace-composer-border-focus);background:var(--workspace-surface-1);box-shadow:var(--workspace-composer-control-shadow-focus)}html[data-theme] .workspace-shell .layered-picker__family-group:is(.is-selected,.is-expanded)>.layered-picker__family{background:var(--workspace-surface-2);box-shadow:inset 0 0 0 1px var(--workspace-composer-border), var(--workspace-composer-control-shadow)}html[data-theme] .workspace-shell .layered-picker__filters button{border:1px solid #0000}html[data-theme] .workspace-shell .layered-picker__filters button:is(:hover,:focus-visible,.is-active){border-color:var(--workspace-composer-border);box-shadow:var(--workspace-composer-control-shadow)}html[data-theme] .workspace-shell.workspace-shell--collapsed .new-chat-button,html[data-theme] .workspace-shell.workspace-shell--collapsed .sidebar-primary-nav :is(button,a){justify-content:center;width:40px;height:40px;min-height:40px;padding:0}@media (width<=720px){html[data-theme] .workspace-shell .chat-stage--empty{--empty-composer-bottom:clamp(132px, calc(50svh - 100px), 330px)}html[data-theme] .workspace-shell .workspace-sidebar{padding:12px 16px 10px}}html[data-theme] .workspace-shell .chat-stage--empty{--empty-heading-composer-gap:clamp(28px, 3.6svh, 38px);--empty-composer-rest-bottom:var(--empty-composer-bottom);--empty-composer-rest-offset:-40px}html[data-theme] .workspace-shell .composer-dock,html[data-theme] .workspace-shell .chat-stage--empty .composer-dock,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock{padding:10px 24px max(10px, env(safe-area-inset-bottom));will-change:auto;transition:none;top:auto;bottom:0;transform:none}html[data-theme] .workspace-shell .workspace-main .chat-stage--empty:not(.chat-stage--starting) .composer-dock{top:auto;bottom:var(--empty-composer-rest-bottom);will-change:auto;transform:none}html[data-theme] .workspace-shell .workspace-main .chat-stage--empty.chat-stage--starting .composer-dock{will-change:auto;top:auto;bottom:0;transform:none}html[data-theme] .workspace-shell .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer{border:1px solid var(--workspace-composer-border);background:var(--workspace-surface-1);width:min(100%,58rem);min-height:60px;box-shadow:var(--workspace-composer-shadow);border-radius:30px;flex-direction:column;padding:5px 8px;transition:border-color .18s,background-color .18s,box-shadow .22s;display:flex}html[data-theme] .workspace-shell .composer-primary-row{grid-template-columns:42px minmax(96px,1fr) auto auto;grid-template-areas:"attachment prompt intelligence output";align-items:center;column-gap:6px;width:100%;min-height:48px;display:grid}html[data-theme] .workspace-shell .composer-primary-row textarea,html[data-theme] .workspace-shell .chat-stage--empty .composer-primary-row textarea,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-primary-row textarea,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-primary-row textarea{width:100%;min-width:0;height:40px;min-height:40px;font-size:15px;font-weight:var(--ds-regular);grid-area:prompt;padding:8px 6px 6px;line-height:1.55}html[data-theme] .workspace-shell .composer-primary-row .composer-actions,html[data-theme] .workspace-shell .composer-primary-row .composer-actions__left{display:contents}html[data-theme] .workspace-shell .composer-primary-row .composer-attachment-picker{grid-area:attachment;justify-self:center}html[data-theme] .workspace-shell .composer-primary-row :is(.pilot-mode-switch,.composer-assistant-lock){grid-area:intelligence;justify-self:end}html[data-theme] .workspace-shell .composer-primary-row .composer-actions__right{grid-area:output;justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}html[data-theme] .workspace-shell .composer-primary-row :is(.composer-add-button,.composer-voice-button){flex-basis:42px;width:42px;height:42px}html[data-theme] .workspace-shell .composer-primary-row .composer-send,html[data-theme] .workspace-shell .chat-stage--empty .composer-primary-row .composer-send,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-primary-row .composer-send{flex-basis:42px;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch{height:40px}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch button{height:38px}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch__manual-copy strong{font-size:13px;font-weight:var(--ds-medium)}html[data-theme] .workspace-shell .composer-support-row,html[data-theme] .workspace-shell .chat-stage--empty .composer-support-row,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-support-row{width:min(100%,58rem)}html[data-theme] .workspace-shell .composer-dock-meta,html[data-theme] .workspace-shell .chat-stage--empty .composer-dock-meta,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock-meta,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock-meta{width:min(100%,58rem);height:0;min-height:0}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel,html[data-theme] .workspace-shell .chat-stage--empty .composer-dock-meta>.usage-fuel,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock-meta>.usage-fuel{top:auto;bottom:5px}html[data-theme] .workspace-shell .chat-stage--empty .chat-empty-state h1{max-width:none;font-size:clamp(18px,1.65vw,21px);font-weight:var(--ds-medium);letter-spacing:-.022em;margin:0;line-height:1.28}@media (width>=721px) and (height>=521px){html[data-theme] .workspace-shell .chat-stage--empty{--empty-composer-half-height:30px}html[data-theme] .workspace-shell .workspace-main .chat-stage--empty:not(.chat-stage--starting) .composer-dock{top:calc(50% + var(--empty-composer-rest-offset));bottom:auto}}@media (width<=720px){html[data-theme] .workspace-shell .composer-dock,html[data-theme] .workspace-shell .chat-stage--empty .composer-dock,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock{padding:8px 10px max(8px, env(safe-area-inset-bottom))}html[data-theme] .workspace-shell .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer{border-radius:28px;min-height:56px;padding:4px 8px}html[data-theme] .workspace-shell .composer-primary-row{grid-template-columns:38px minmax(54px,1fr) auto auto;column-gap:4px;min-height:46px}html[data-theme] .workspace-shell .composer-primary-row textarea,html[data-theme] .workspace-shell .chat-stage--empty .composer-primary-row textarea,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-primary-row textarea,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-primary-row textarea{height:38px;min-height:38px;padding:7px 3px 5px;font-size:14px}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch .pilot-mode-switch__manual{max-width:136px}html[data-theme] .workspace-shell .chat-stage--empty .chat-empty-state h1{font-size:18px}}@media (width<=520px){html[data-theme] .workspace-shell .composer-primary-row{grid-template-columns:38px minmax(42px,1fr) auto auto;column-gap:3px}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch{gap:2px}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch .pilot-mode-switch__manual{justify-content:center;inline-size:50px;min-inline-size:50px;max-inline-size:50px;padding-inline:6px}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch[data-pilot-mode=automatic] .pilot-mode-switch__manual,html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch[data-pilot-mode=automatic] .pilot-mode-switch__manual.is-active{inline-size:44px;min-inline-size:44px;max-inline-size:44px}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch__manual-content{justify-content:center;gap:2px}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch__manual-copy{display:none}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch__pilot{justify-content:center;width:40px;padding:0 5px}html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch__pilot>svg,html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch__pilot-label,html[data-theme] .workspace-shell .composer-primary-row .pilot-mode-switch__pilot-status{display:none}html[data-theme] .workspace-shell .composer-primary-row textarea{font-size:13.5px}html[data-theme] .workspace-shell .composer-primary-row textarea.is-empty{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .workspace-shell .composer-primary-row :is(.composer-add-button,.composer-voice-button){flex-basis:38px;width:38px;height:38px}html[data-theme] .workspace-shell .composer-primary-row .composer-send,html[data-theme] .workspace-shell .chat-stage--empty .composer-primary-row .composer-send,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-primary-row .composer-send{flex-basis:38px;width:38px;min-width:38px;max-width:38px;height:38px;min-height:38px;max-height:38px}}html[data-theme] .workspace-shell .assistant-message .markdown-body blockquote{color:var(--workspace-text);background:0 0;border:0;border-radius:0;padding:1px 0 1px 19px;position:relative}html[data-theme] .workspace-shell .assistant-message .markdown-body blockquote:before{background:var(--workspace-border-strong);content:"";border-radius:999px;width:3px;position:absolute;top:3px;bottom:3px;left:0}html[data-theme] .workspace-shell .assistant-message .markdown-body blockquote>:last-child{margin-bottom:0}html[data-theme] .workspace-shell .rich-inline-display{border:1px solid var(--workspace-border);background:var(--workspace-surface-1);width:min(100%,860px);box-shadow:none;border-radius:18px;margin:20px 0 10px;overflow:hidden}html[data-theme] .workspace-shell .rich-inline-display__header{border-bottom:1px solid var(--workspace-border);background:var(--workspace-surface-1);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:6px 8px 6px 14px;display:flex}html[data-theme] .workspace-shell :is(.rich-inline-display__title,.rich-inline-display__actions){align-items:center;min-width:0;display:flex}html[data-theme] .workspace-shell .rich-inline-display__title{color:var(--workspace-text);gap:8px}html[data-theme] .workspace-shell .rich-inline-display__title>svg{color:var(--workspace-text-secondary);flex:none}html[data-theme] .workspace-shell .rich-inline-display__title strong{font-family:var(--sa-font-ui);font-size:13px;font-weight:var(--ds-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .workspace-shell .rich-inline-display__actions{flex:none;gap:2px}html[data-theme] .workspace-shell .rich-inline-display__actions :is(button,a){width:36px;height:36px;color:var(--workspace-text-secondary);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;padding:0;text-decoration:none;transition:background-color .14s,color .14s;display:inline-grid}html[data-theme] .workspace-shell .rich-inline-display__actions :is(button,a):hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell .rich-inline-display__actions button:disabled{opacity:.35;cursor:default}html[data-theme] .workspace-shell .rich-inline-display__body{background:var(--workspace-canvas);min-height:0}html[data-theme] .workspace-shell .rich-inline-display .display-html-stage,html[data-theme] .workspace-shell .rich-code-block .display-html-stage.rich-inline-code-preview{background:var(--workspace-surface-1);height:clamp(360px,54svh,620px);min-height:0;padding:0;display:block}html[data-theme] .workspace-shell .rich-inline-display .display-html-frame,html[data-theme] .workspace-shell .rich-code-block .rich-inline-code-preview .display-html-frame{height:100%;min-height:0;box-shadow:none;border:0;border-radius:0}html[data-theme] .workspace-shell .rich-inline-display__source{background:var(--workspace-surface-1);width:100%;max-height:min(620px,68svh);color:var(--workspace-text);font:12px/1.65 var(--sa-font-mono);tab-size:2;white-space:pre-wrap;overflow-wrap:anywhere;border:0;border-radius:0;margin:0;padding:18px 20px 22px;overflow:auto}html[data-theme] .workspace-shell .rich-inline-display__source code{color:inherit;font:inherit;background:0 0;padding:0}html[data-theme] .workspace-shell .rich-inline-display__status{min-height:190px;color:var(--workspace-text-secondary);text-align:center;justify-content:center;align-items:center;gap:8px;padding:28px;font-size:13px;display:flex}html[data-theme] .workspace-shell .assistant-message .rich-code-block.is-plain-text{background:0 0;overflow:visible}html[data-theme] .workspace-shell .assistant-message .rich-code-block.is-plain-text>header{background:var(--workspace-surface-1);min-height:40px}html[data-theme] .workspace-shell .assistant-message .markdown-body .rich-code-block.is-plain-text>pre{scrollbar-gutter:auto;background:0 0;max-height:none;padding:17px 18px 20px;overflow:visible}html[data-theme] .workspace-shell .assistant-message .rich-document-canvas{width:100%;box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}html[data-theme] .workspace-shell .assistant-message .rich-document-canvas__toolbar{border-bottom:1px solid var(--workspace-border);background:0 0;min-height:40px;padding:0 0 8px}html[data-theme] .workspace-shell .assistant-message .rich-document-canvas__toolbar button{min-height:32px;color:var(--workspace-text-secondary);font-size:var(--ds-meta);font-weight:var(--ds-medium)}html[data-theme] .workspace-shell .assistant-message .rich-document-canvas__edit-actions>button:first-child,html[data-theme] .workspace-shell .assistant-message .rich-document-canvas__toolbar button:hover:not(:disabled){background:var(--workspace-surface-2);color:var(--workspace-text);border-color:#0000}html[data-theme] .workspace-shell .assistant-message .rich-document-canvas__content{max-height:none;color:var(--workspace-text);scrollbar-width:auto;background:0 0;border-top:0;padding:22px 0 10px;overflow:visible}html[data-theme] .workspace-shell .assistant-message .rich-document-canvas__content h2{border-top:0;margin-top:28px;padding-top:0}html[data-theme] .workspace-shell .assistant-message .rich-document-canvas__status{min-height:96px;padding:36px 18px}html[data-theme] .workspace-shell .workspace-main--display-page-open .chat-stage{visibility:hidden;pointer-events:none;width:100%}html[data-theme] .workspace-shell .rich-display-panel--page{z-index:45;background:var(--workspace-canvas);width:100%;min-width:0;max-width:none;height:100%;box-shadow:none;border:0;animation:.22s cubic-bezier(.22,1,.36,1) both selectall-display-page-in;position:absolute;inset:0;overflow:hidden}@keyframes selectall-display-page-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}html[data-theme] .workspace-shell .rich-display-panel--page .rich-display-header{border-bottom:1px solid var(--workspace-border);background:var(--workspace-surface-1);min-height:56px;padding:0 14px}html[data-theme] .workspace-shell .rich-display-panel--page .rich-display-header__title{gap:8px;min-width:0}html[data-theme] .workspace-shell .rich-display-panel--page .rich-display-header__title strong{color:var(--workspace-text);font-family:var(--sa-font-ui);font-size:14px;font-weight:var(--ds-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .workspace-shell .rich-display-panel--page :is(.rich-display-back,.rich-display-actions a){width:36px;height:36px;color:var(--workspace-text-secondary);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;padding:0;display:inline-grid}html[data-theme] .workspace-shell .rich-display-panel--page :is(.rich-display-back,.rich-display-actions a):hover{background:var(--workspace-surface-2);color:var(--workspace-text)}html[data-theme] .workspace-shell .rich-display-panel--page .rich-display-body{background:var(--workspace-canvas);flex:1;min-height:0;display:flex;overflow:auto}html[data-theme] .workspace-shell .rich-display-panel--page .display-html-stage{background:var(--workspace-canvas);flex:1;height:auto;min-height:0;padding:14px}html[data-theme] .workspace-shell .rich-display-panel--page .display-html-frame{border:1px solid var(--workspace-border);min-height:100%;box-shadow:none;border-radius:16px}html[data-theme] .workspace-shell .rich-display-panel--page .display-prose-preview{background:var(--workspace-canvas);width:min(100%,920px);min-height:100%;margin:0 auto}html[data-theme] .workspace-shell .composer-primary-row .composer-add-button>svg{width:24px;height:24px}@media (width<=720px){html[data-theme] .workspace-shell .rich-inline-display{border-radius:14px;margin-top:16px}html[data-theme] .workspace-shell .rich-inline-display .display-html-stage,html[data-theme] .workspace-shell .rich-code-block .display-html-stage.rich-inline-code-preview{height:clamp(300px,48svh,460px)}html[data-theme] .workspace-shell .rich-display-panel--page .rich-display-header{min-height:52px;padding-inline:8px}html[data-theme] .workspace-shell .rich-display-panel--page .display-html-stage{padding:8px}html[data-theme] .workspace-shell .rich-display-panel--page .display-html-frame{border-radius:12px}}html[data-theme] .workspace-shell{transition:grid-template-columns .28s cubic-bezier(.22,1,.36,1)}html[data-theme] .workspace-shell .workspace-sidebar{transition:padding .26s cubic-bezier(.22,1,.36,1);overflow:visible}html[data-theme] .workspace-shell .sidebar-brand{width:84px;height:30px;color:var(--workspace-text);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:none;justify-content:flex-start;align-items:center;padding:0;transition:width .26s cubic-bezier(.22,1,.36,1),height .26s cubic-bezier(.22,1,.36,1),background-color .16s,transform .26s cubic-bezier(.22,1,.36,1);display:flex;position:relative}html[data-theme] .workspace-shell .sidebar-brand .brand-signature__word{font-weight:560}html[data-theme] .workspace-shell .sidebar-brand:focus-visible{outline:1px solid color-mix(in srgb, var(--workspace-text) 35%, transparent);outline-offset:3px}html[data-theme] .workspace-shell .sidebar-brand :is(.sidebar-brand-signature,.sidebar-brand-mark){transition:width .26s cubic-bezier(.22,1,.36,1),height .26s cubic-bezier(.22,1,.36,1),opacity .17s,transform .24s cubic-bezier(.22,1,.36,1)}html[data-theme] .workspace-shell .sidebar-brand-open-icon{color:#111;opacity:0;pointer-events:none;place-items:center;transition:opacity .17s,transform .24s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;inset:0;transform:scale(.76)}html[data-theme=dark] .workspace-shell .sidebar-brand-open-icon{color:#f5f5f3}html[data-theme] .workspace-shell .sidebar-primary-nav{margin-bottom:0}html[data-theme] .workspace-shell .sidebar-navigation-divider{background:var(--workspace-border);opacity:.82;flex:0 0 1px;width:calc(100% - 22px);height:1px;margin:12px 11px 13px;transition:width .26s cubic-bezier(.22,1,.36,1),margin .26s cubic-bezier(.22,1,.36,1),opacity .18s}html[data-theme] .workspace-shell .conversation-row__compact-icon{display:none}html[data-theme] .workspace-shell:not(.workspace-shell--collapsed):not(.workspace-shell--media-viewer) :is(.new-chat-button>span:not(.sidebar-nav-icon),.sidebar-primary-nav :is(button,a)>span:not(.sidebar-nav-icon),.sidebar-upgrade-cta>span,.sidebar-account .account-copy,.sidebar-account-chevron){opacity:1;transition:opacity .18s 45ms,transform .24s cubic-bezier(.22,1,.36,1) 20ms;transform:translate(0)}@media (width>=721px){html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .workspace-sidebar{padding:12px 12px 10px}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-header{border-bottom:1px solid var(--workspace-border);justify-content:center;height:42px;min-height:42px;margin:0 0 8px;padding:0 0 8px;position:relative}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-brand{width:40px;height:28px;margin:0}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-brand .sidebar-brand-signature{display:none}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-brand .sidebar-brand-mark{width:38px;height:19px;display:block}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-brand:is(:hover,:focus-visible){background:var(--workspace-sidebar-hover)}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-brand:is(:hover,:focus-visible) .sidebar-brand-mark{opacity:0;transform:scale(.72)}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-brand:is(:hover,:focus-visible) .sidebar-brand-open-icon{opacity:1;transform:scale(1)}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-header-actions{width:0;height:0;position:absolute;overflow:hidden}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) :is(.new-chat-button,.sidebar-primary-nav :is(button,a),.sidebar-upgrade-cta){gap:0}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) :is(.new-chat-button>span:not(.sidebar-nav-icon),.sidebar-primary-nav :is(button,a)>span:not(.sidebar-nav-icon),.sidebar-upgrade-cta>span,.sidebar-account .account-copy,.sidebar-account-chevron){opacity:0;visibility:hidden;white-space:nowrap;width:0;max-width:0;transition:opacity .12s,transform .19s,width .22s cubic-bezier(.22,1,.36,1),max-width .22s cubic-bezier(.22,1,.36,1),visibility 0s linear .22s;display:block;overflow:hidden;transform:translate(-6px)}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .new-chat-button,html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-primary-nav :is(button,a){width:40px;min-width:40px;margin-inline:auto}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-navigation-divider{width:32px;margin:12px auto 13px}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-history{pointer-events:none;scrollbar-width:none;width:232px;min-height:0;margin-right:-192px;padding:0;overflow:hidden auto}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-history::-webkit-scrollbar{width:0;height:0}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-section-label,html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) :is(.sidebar-loading,.sidebar-empty,.workspace-history-error,.archived-conversations){display:none}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-row{z-index:1;pointer-events:auto;width:40px;height:36px;margin:0 0 4px;transition:width .24s cubic-bezier(.22,1,.36,1),background-color .17s,box-shadow .21s,border-radius .21s;overflow:hidden}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-row:is(:hover,:focus-within){z-index:8;background:var(--workspace-surface-1);width:224px;box-shadow:var(--workspace-composer-panel-shadow);border-radius:11px}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-row>button:first-child,html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-row.is-generating>button:first-child{justify-content:flex-start;align-items:center;gap:10px;width:100%;height:100%;padding:0 11px;display:flex;overflow:hidden}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-row__compact-icon{width:18px;height:18px;color:var(--workspace-text);stroke-width:1.45px;flex:0 0 18px;display:block}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-row__title{opacity:0;flex:0 auto;width:auto;max-width:0;transition:max-width .25s cubic-bezier(.22,1,.36,1),opacity .15s,transform .22s cubic-bezier(.22,1,.36,1);transform:translate(-5px)}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-row:is(:hover,:focus-within) .conversation-row__title{opacity:1;max-width:164px;transition-delay:35ms;transform:translate(0)}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) :is(.conversation-row__assistant-avatar,.conversation-row__project,.conversation-row__generation,.conversation-menu-trigger,.conversation-menu){display:none!important}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-account{border-top-color:var(--workspace-border);justify-content:center;min-height:58px;margin-top:10px;padding:8px 0 0}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-account-button{justify-content:center;gap:0;width:40px;height:40px;margin:0 auto;padding:4px}}html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-navigation-divider{display:none}html[data-theme] .workspace-shell :where(.user-message,.assistant-message,.user-message *,.assistant-message *),html[data-theme] .workspace-shell :where(.user-message,.assistant-message,.user-message *,.assistant-message *):before,html[data-theme] .workspace-shell :where(.user-message,.assistant-message,.user-message *,.assistant-message *):after{box-shadow:none!important;text-shadow:none!important}html[data-theme] .workspace-shell .assistant-message .thinking-indicator>.selectall-thinking-mark{filter:none!important}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell,html[data-theme] .workspace-shell .workspace-sidebar,html[data-theme] .workspace-shell .sidebar-brand,html[data-theme] .workspace-shell .sidebar-brand .sidebar-brand-signature,html[data-theme] .workspace-shell .sidebar-brand .sidebar-brand-mark,html[data-theme] .workspace-shell .sidebar-brand-open-icon,html[data-theme] .workspace-shell .sidebar-navigation-divider,html[data-theme] .workspace-shell .sidebar-more-items,html[data-theme] .workspace-shell .sidebar-more-link,html[data-theme] .workspace-shell .conversation-row,html[data-theme] .workspace-shell .conversation-row__title{transition-duration:.01ms!important}}html[data-theme]{--sa-workspace-font:var(--sa-v3-font-ui,Inter, system-ui, sans-serif);--sa-sidebar-font:var(--sa-v3-font-ui,Inter, system-ui, sans-serif);--sa-workspace-ink:var(--sa-v3-ink,#0a0a0a);--sa-workspace-ink-soft:var(--sa-v3-ink,#0a0a0a);--sa-workspace-muted:var(--sa-v3-ink-secondary,#0000008c);--sa-workspace-subtle:var(--sa-v3-ink-tertiary,#00000059);--sa-workspace-canvas:var(--sa-v3-canvas,#fff);--sa-workspace-surface:var(--sa-v3-pane,#fcfcfc);--sa-workspace-sidebar:var(--sa-v3-sidebar,#f9f9f9);--sa-workspace-wash:var(--sa-v3-contained,#f5f5f5);--sa-workspace-tray:var(--sa-v3-contained,#f5f5f5);--sa-workspace-selected:var(--sa-v3-selected,#f1f1f1);--sa-workspace-pressed:var(--sa-v3-pressed,#ebebeb);--sa-workspace-divider:var(--sa-v3-separator,#14141426);--sa-workspace-boundary:var(--sa-v3-border,#0000001a);--sa-workspace-boundary-hover:var(--sa-v3-separator,#14141426);--sa-workspace-boundary-strong:#00000038;--sa-workspace-boundary-shadow:var(--sa-v3-elevation-flat,none);--sa-workspace-boundary-shadow-raised:var(--sa-v3-elevation-overlay,none);--sa-workspace-boundary-shadow-compact:var(--sa-v3-elevation-flat,none);--sa-workspace-elevation-detached:var(--sa-v3-elevation-detached,none);--sa-workspace-routing-ink:var(--sa-v3-routing-ink,#1264f9);--sa-workspace-routing-fill:var(--sa-v3-routing-fill,#e1f1fb);--sa-workspace-focus-ring:var(--sa-v3-focus-ring,#1264f938);--sa-workspace-control-strong-hover:var(--sa-v3-ink-hover,#222);--sa-workspace-media-control:#1b1b1b;--sa-workspace-media-control-hover:#2a2a2a;--sa-workspace-scroll-thumb:var(--sa-v3-scrollbar-thumb,#0a0a0a21);--sa-workspace-scroll-thumb-hover:var(--sa-v3-scrollbar-thumb-hover,#0a0a0a38);--sa-workspace-scrollbar-size:var(--sa-v3-scrollbar-size,7px);--sa-workspace-radius-xs:8px;--sa-workspace-radius-control:var(--sa-v3-radius-control,10px);--sa-workspace-radius-button:var(--sa-v3-radius-button,12px);--sa-workspace-radius-composer:var(--sa-v3-radius-composer,20px);--sa-workspace-popover-shadow:0 8px 24px #0000001f;--sa-workspace-radius-surface:var(--sa-v3-radius-surface,16px);--sa-workspace-control-height:40px;--sa-workspace-icon-size:18px;--sa-workspace-ease:var(--sa-v3-ease,cubic-bezier(.22, 1, .36, 1));--sa-composer-layer-duration:var(--sa-v3-duration-selection,.22s);--sa-composer-layer-ease:var(--sa-v3-ease,cubic-bezier(.22, 1, .36, 1));--sa-composer-layer-item-duration:var(--sa-v3-duration-micro,.15s);--sa-composer-layer-item-ease:var(--sa-v3-ease,cubic-bezier(.22, 1, .36, 1));--sa-composer-layer-item-delay:8ms}html[data-theme=dark]{--sa-workspace-boundary-strong:#ffffff40;--sa-workspace-popover-shadow:0 8px 24px #00000052;--sa-workspace-focus-ring:var(--sa-v3-focus-ring,#7fb1ff42);--sa-workspace-control-strong-hover:var(--sa-v3-ink-hover,#e7e7e7)}html[data-theme] .workspace-shell{--sa-sidebar-width:16.25rem;--sa-workspace-page-top:68px;--sa-workspace-page-top-mobile:76px;--sa-workspace-page-header-gap:44px;--sa-app-border:var(--sa-workspace-boundary);--sa-app-border-strong:var(--sa-workspace-boundary-strong);--sa-border-subtle:var(--sa-workspace-divider);--sa-border-default:var(--sa-workspace-boundary);--sa-border-strong:var(--sa-workspace-boundary-strong);--workspace-canvas:var(--sa-workspace-canvas);--workspace-sidebar:var(--sa-workspace-sidebar);--workspace-surface-1:var(--sa-workspace-surface);--workspace-surface-2:var(--sa-workspace-wash);--workspace-surface-3:var(--sa-workspace-selected);--workspace-sidebar-hover:var(--sa-workspace-selected);--workspace-sidebar-active:var(--sa-workspace-pressed);--workspace-text:var(--sa-workspace-ink);--workspace-text-secondary:var(--sa-workspace-muted);--workspace-border:var(--sa-workspace-boundary);--workspace-border-strong:var(--sa-workspace-boundary-strong);--workspace-glass-border:var(--sa-workspace-boundary);--chat-border:var(--sa-workspace-divider);--workspace-composer-border:var(--sa-workspace-boundary);--workspace-composer-border-focus:var(--sa-workspace-boundary-strong);--workspace-composer-radius:var(--sa-workspace-radius-composer);--workspace-composer-radius-prominent:var(--sa-workspace-radius-composer);--workspace-composer-control-radius:var(--sa-workspace-radius-control);--workspace-composer-panel-radius:14px;--workspace-composer-shadow:var(--sa-workspace-boundary-shadow);--workspace-composer-shadow-focus:var(--sa-workspace-boundary-shadow-raised);--workspace-composer-control-shadow:var(--sa-workspace-boundary-shadow-compact);--workspace-composer-control-shadow-focus:var(--sa-workspace-boundary-shadow-compact);--workspace-composer-panel-shadow:var(--sa-workspace-boundary-shadow-raised);--ds-page:34px;--ds-section:18px;--ds-label:14px;--ds-body:14.5px;--ds-secondary:13.5px;--ds-meta:12.5px;background:var(--sa-workspace-canvas);color:var(--sa-workspace-ink);font-family:var(--sa-workspace-font);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;transition:grid-template-columns .2s cubic-bezier(.2,.8,.2,1)}html[data-theme] :is(.workspace-shell,.settings-dialog,.settings-confirm,.settings-security-dialog,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete) :is(button,input,textarea,select){font-family:inherit}html[data-theme] :is(.workspace-shell,.settings-dialog,.settings-confirm,.settings-security-dialog,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete) :focus-visible{outline:2px solid var(--sa-workspace-focus-ring);outline-offset:2px}html[data-theme] .workspace-shell,html[data-theme] .workspace-shell *,html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete),html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete) *{scrollbar-color:var(--sa-workspace-scroll-thumb) transparent!important;scrollbar-width:thin!important}html[data-theme] .workspace-shell ::-webkit-scrollbar{width:var(--sa-workspace-scrollbar-size)!important;height:var(--sa-workspace-scrollbar-size)!important}html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete)::-webkit-scrollbar{width:var(--sa-workspace-scrollbar-size)!important;height:var(--sa-workspace-scrollbar-size)!important}html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete) ::-webkit-scrollbar{width:var(--sa-workspace-scrollbar-size)!important;height:var(--sa-workspace-scrollbar-size)!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-track{background:0 0!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-corner{background:0 0!important}html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete) ::-webkit-scrollbar-track{background:0 0!important}html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete) ::-webkit-scrollbar-corner{background:0 0!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-thumb{border-radius:999px;min-width:24px;min-height:24px;background:var(--sa-workspace-scroll-thumb)!important;background-clip:padding-box!important;border:2px solid #0000!important}html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete) ::-webkit-scrollbar-thumb{border-radius:999px;min-width:24px;min-height:24px;background:var(--sa-workspace-scroll-thumb)!important;background-clip:padding-box!important;border:2px solid #0000!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-thumb:hover{background:var(--sa-workspace-scroll-thumb-hover)!important;background-clip:padding-box!important}html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete) ::-webkit-scrollbar-thumb:hover{background:var(--sa-workspace-scroll-thumb-hover)!important;background-clip:padding-box!important}html[data-theme] .workspace-shell ::-webkit-scrollbar-button{width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;box-shadow:none!important;appearance:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:none!important}html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete) ::-webkit-scrollbar-button{width:0!important;min-width:0!important;max-width:0!important;height:0!important;min-height:0!important;max-height:0!important;box-shadow:none!important;appearance:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;display:none!important}@supports selector(::-webkit-scrollbar){html[data-theme] .workspace-shell,html[data-theme] .workspace-shell *,html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete),html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete) *{scrollbar-color:auto!important;scrollbar-width:auto!important}}html[data-theme] .workspace-shell .workspace-sidebar{background:var(--workspace-sidebar);box-shadow:none;color:var(--sa-workspace-ink);font-family:var(--sa-sidebar-font);border-right:0;padding:8px 8px 10px;transition:padding .16s cubic-bezier(.2,.8,.2,1)}html[data-theme] .workspace-shell:not(.workspace-shell--collapsed) .sidebar-header{box-sizing:border-box;border-bottom:0;justify-content:space-between;height:50px;min-height:50px;margin:0 0 7px;padding:0 4px}html[data-theme] .workspace-shell:not(.workspace-shell--collapsed) .sidebar-brand{width:auto;min-width:0;height:32px;color:var(--sa-workspace-ink);cursor:default;background:0 0;border:0;flex:0 auto;align-items:center;margin:0 auto 0 5px;padding:0;display:flex}html[data-theme] .workspace-shell:not(.workspace-shell--collapsed) .sidebar-brand .sidebar-brand-signature{--brand-lettering-height:12px;width:calc(var(--brand-lettering-height) * 9.98611);height:var(--brand-lettering-height);opacity:1;display:inline-flex;transform:none}html[data-theme] .workspace-shell .sidebar-header-actions{align-items:center;gap:2px;display:flex}html[data-theme] .workspace-shell .sidebar-header-search{width:32px;height:32px;color:color-mix(in srgb, var(--sa-workspace-ink) 56%, transparent);box-shadow:none;cursor:pointer;transition:background-color .12s ease, color .12s ease, transform .16s var(--sa-workspace-ease);background:0 0;border:0;border-radius:8px;flex:0 0 32px;place-items:center;display:grid}html[data-theme] .workspace-shell .sidebar-header-search:is(:hover,:focus-visible,.is-active){background:color-mix(in srgb, var(--sa-workspace-selected) 82%, transparent);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .sidebar-header-search:active{transform:scale(.96)}html[data-theme] .workspace-shell .sidebar-header-search svg{stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:16px;height:16px}html[data-theme] .workspace-shell .sidebar-resize-handle{z-index:65;cursor:col-resize;touch-action:none;background:0 0;border:0;outline:0;width:14px;height:100%;padding:0;position:absolute;top:0;right:-7px}html[data-theme] .workspace-shell .sidebar-resize-handle:after{background:var(--sa-workspace-boundary-strong);content:"";opacity:0;width:2px;transition:opacity .16s ease, transform .24s var(--sa-workspace-ease);position:absolute;top:0;bottom:0;left:6px;transform:scaleY(.985)}html[data-theme] .workspace-shell .sidebar-resize-handle:is(:hover,:focus-visible):after,html[data-theme] .workspace-shell.workspace-shell--resizing .sidebar-resize-handle:after{opacity:1;transform:scaleY(1)}html[data-theme] .workspace-shell.workspace-shell--resizing{cursor:col-resize;-webkit-user-select:none;user-select:none;transition:none}html[data-theme] .workspace-shell.workspace-shell--resizing .workspace-sidebar{transition:none}html[data-theme] .workspace-shell:is(.workspace-shell--collapsed,.workspace-shell--media-viewer) .sidebar-resize-handle{display:none}html[data-theme] .workspace-shell :is(.sidebar-collapse-button,.sidebar-new-chat-button,.sidebar-search-collapsed){width:32px;height:32px;color:color-mix(in srgb, var(--sa-workspace-ink) 58%, transparent);box-shadow:none;background:0 0;border:0;border-radius:8px;flex:0 0 32px;place-items:center;transition:background-color .12s,color .12s,opacity .12s;display:grid}html[data-theme] .workspace-shell :is(.sidebar-collapse-button,.sidebar-new-chat-button,.sidebar-search-collapsed):is(:hover,:focus-visible,.is-active){background:var(--sa-workspace-selected);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell :is(.sidebar-collapse-button,.sidebar-new-chat-button,.sidebar-search-collapsed) svg{stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:16px;height:16px}html[data-theme] .workspace-shell .new-chat-button,html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a){height:40px;min-height:40px;color:color-mix(in srgb, var(--sa-workspace-ink) 92%, transparent);font-family:var(--sa-sidebar-font);letter-spacing:-.006em;box-shadow:none;background:0 0;border:0;border-radius:8px;gap:12px;padding:0 8px;font-size:14px;font-weight:400;line-height:1;transition:background-color .12s,color .12s,opacity .12s}html[data-theme] .workspace-shell .new-chat-button:hover,html[data-theme] .workspace-shell .new-chat-button:focus-visible,html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):hover,html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):focus-visible{background:color-mix(in srgb, var(--sa-workspace-selected) 82%, transparent);color:var(--sa-workspace-ink);box-shadow:none}html[data-theme] .workspace-shell .new-chat-button{text-align:left;background:0 0;justify-content:flex-start;align-items:center;width:100%;margin:0;display:flex}html[data-theme] .workspace-shell .sidebar-search-panel{flex:none;margin:0 0 5px}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a).is-active{background:var(--sa-workspace-pressed);color:var(--sa-workspace-ink);font-weight:400}html[data-theme] .workspace-shell .new-chat-button svg,html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a) svg{stroke-linecap:round;stroke-linejoin:round;stroke-width:1.85px;flex:0 0 20px;width:20px;height:20px}html[data-theme] .workspace-shell .sidebar-nav-icon{color:currentColor;opacity:.92;flex:0 0 20px;place-items:center;width:20px;height:20px;transition:opacity .12s,color .12s;display:grid;transform:none}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a)>span:not(.sidebar-nav-icon){transition:color .12s}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):is(:hover,:focus-visible) .sidebar-nav-icon{opacity:1}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):active .sidebar-nav-icon{opacity:.72}html[data-theme] .workspace-shell .sidebar-primary-nav{border:0;gap:0;margin:0 0 12px;padding:0}html[data-theme] .workspace-shell .sidebar-more-items{transition:grid-template-rows .18s var(--sa-workspace-ease), opacity .12s ease;transform:none}html[data-theme] .workspace-shell .sidebar-more-items.is-open{transform:none}html[data-theme] .workspace-shell .sidebar-more-items__inner{gap:0;padding:2px 0 4px 27px;position:relative}html[data-theme] .workspace-shell .sidebar-more-items__inner:before{background:color-mix(in srgb, var(--sa-workspace-ink) 20%, transparent);content:"";border-radius:999px;width:1px;position:absolute;top:5px;bottom:9px;left:16px}html[data-theme] .workspace-shell .sidebar-primary-nav .sidebar-more-link{height:31px;min-height:31px;padding-inline:7px;font-size:13.5px;transition:background-color .12s,color .12s,opacity .12s;position:relative;transform:none}html[data-theme] .workspace-shell .sidebar-more-items.is-open .sidebar-more-link{transform:none}html[data-theme] .workspace-shell .conversation-search{border:1px solid var(--sa-workspace-boundary);background:var(--sa-workspace-canvas);height:34px;color:color-mix(in srgb, var(--sa-workspace-ink) 58%, transparent);box-shadow:none;border-radius:8px;margin:0;padding-inline:9px}html[data-theme] .workspace-shell .new-chat-button:focus-visible,html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):focus-visible,html[data-theme] .workspace-shell .sidebar-account-button:focus-visible,html[data-theme] .workspace-shell .sidebar-collapse-button:focus-visible,html[data-theme] .workspace-shell .sidebar-header-search:focus-visible{outline:2px solid var(--sa-workspace-boundary-strong);outline-offset:-2px}html[data-theme] .workspace-shell .conversation-search:focus-within{border-color:var(--sa-workspace-boundary-strong);box-shadow:0 0 0 3px var(--sa-workspace-focus-ring)}html[data-theme] .workspace-shell .conversation-search input{font-family:var(--sa-sidebar-font);font-size:12.75px}html[data-theme] .workspace-shell .sidebar-navigation-divider{display:none}html[data-theme] .workspace-shell .sidebar-section-label{height:32px;color:color-mix(in srgb, var(--sa-workspace-ink) 52%, transparent);font-family:var(--sa-sidebar-font);letter-spacing:-.003em;align-items:center;margin:0;padding-inline:8px 7px;font-size:12.5px;font-weight:600;line-height:1;display:flex}html[data-theme] .workspace-shell .sidebar-section-label small:empty{display:none}html[data-theme] .workspace-shell .conversation-history{overscroll-behavior:contain;scrollbar-gutter:stable;border:0;flex:auto;min-height:0;padding:0;overflow:hidden auto}html[data-theme] .workspace-shell:not(.workspace-shell--collapsed):not(.workspace-shell--media-viewer) :is(.sidebar-primary-nav :is(button,a)>span:not(.sidebar-nav-icon),.sidebar-account .account-copy,.sidebar-account-chevron){opacity:1;transition:color .12s,opacity .12s;transform:none}html[data-theme] .workspace-shell .conversation-row{background:0 0;border:0;border-radius:8px;height:36px;min-height:36px;margin-bottom:0}html[data-theme] .workspace-shell .conversation-row:is(:hover,:focus-within,.is-active){background:color-mix(in srgb, var(--sa-workspace-selected) 84%, transparent)}html[data-theme] .workspace-shell .conversation-row.is-active{background:var(--sa-workspace-pressed)}html[data-theme] .workspace-shell .conversation-row>button:first-child{color:color-mix(in srgb, var(--sa-workspace-ink) 88%, transparent);font-family:var(--sa-sidebar-font);letter-spacing:-.006em;align-items:center;gap:8px;padding:0 66px 0 8px;font-size:14px;font-weight:400;transition:color .12s;display:flex}html[data-theme] .workspace-shell .conversation-row.is-active>button:first-child{color:var(--sa-workspace-ink);font-weight:400}html[data-theme] .workspace-shell .conversation-row.is-generating>button:first-child,html[data-theme] .workspace-shell .conversation-row.is-generating.is-search-result>button:first-child{padding-right:88px}html[data-theme] .workspace-shell .conversation-row .conversation-row__generation,html[data-theme] .workspace-shell .conversation-row.is-search-result>button:first-child>.conversation-row__generation{color:var(--sa-workspace-muted);right:66px}html[data-theme] .workspace-shell .conversation-group--pinned{margin-bottom:8px}html[data-theme] .workspace-shell .conversation-row.is-pinned .conversation-row__compact-icon{stroke-width:1.85px;flex:0 0 17px;width:17px;height:17px;display:block}html[data-theme] .workspace-shell .conversation-row.is-pinned .conversation-row__assistant-avatar{display:none}html[data-theme] .workspace-shell .sidebar-motion-icon{width:var(--sidebar-motion-icon-size,18px);height:var(--sidebar-motion-icon-size,18px);flex:0 0 var(--sidebar-motion-icon-size,18px);stroke-width:1.85px;shape-rendering:geometricprecision;overflow:visible}html[data-theme] .workspace-shell .sidebar-motion-icon>*,html[data-theme] .workspace-shell .sidebar-motion-icon>g>*{transform-box:fill-box;transform-origin:50%;vector-effect:non-scaling-stroke;transition:transform .21s cubic-bezier(.2,.78,.2,1),opacity .15s,stroke-dashoffset .24s cubic-bezier(.2,.78,.2,1)}html[data-theme] .workspace-shell :is(.sidebar-header-search,.sidebar-rail-toggle,.sidebar-new-chat-button,.sidebar-search-collapsed,.mobile-sidebar-button,.sidebar-collapse-button.mobile-only,.new-chat-button,.sidebar-primary-nav button,.sidebar-primary-nav a,.conversation-row,.conversation-search,.conversation-pin-trigger,.conversation-menu-trigger,.conversation-menu button,.archived-conversations button,.sidebar-upgrade-cta,.sidebar-account-button):is(:hover,:focus-visible,:focus-within) .sidebar-motion-icon__pencil{transform:translate(.5px,-.55px)rotate(1.8deg)}html[data-theme] .workspace-shell .sidebar-motion-icon__pencil-tip,html[data-theme] .workspace-shell .sidebar-motion-icon__page-line,html[data-theme] .workspace-shell .sidebar-motion-icon__skill-core,html[data-theme] .workspace-shell .sidebar-motion-icon__bubble-line,html[data-theme] .workspace-shell .sidebar-motion-icon__pin-stem,html[data-theme] .workspace-shell .sidebar-motion-icon__unpin-slash,html[data-theme] .workspace-shell .sidebar-motion-icon__restore-clock{stroke-dasharray:12;stroke-dashoffset:0}html[data-theme] .workspace-shell .sidebar-motion-icon__search-glint{opacity:.42;stroke-dasharray:4;stroke-dashoffset:1.6px}html[data-theme] .workspace-shell :is(.sidebar-header-search,.sidebar-search-collapsed,.conversation-search):is(:hover,:focus-visible,:focus-within) .sidebar-motion-icon__lens{transform:scale(1.035)}html[data-theme] .workspace-shell :is(.sidebar-header-search,.sidebar-search-collapsed,.conversation-search):is(:hover,:focus-visible,:focus-within) .sidebar-motion-icon__search-handle{transform:translate(.55px,.55px)}html[data-theme] .workspace-shell :is(.sidebar-header-search,.sidebar-search-collapsed,.conversation-search):is(:hover,:focus-visible,:focus-within) .sidebar-motion-icon__search-glint{opacity:.82;stroke-dashoffset:0;transform:translate(.2px,-.2px)}html[data-theme] .workspace-shell .sidebar-motion-icon--collapse .sidebar-motion-icon__panel-arrow{transform-origin:0}html[data-theme] .workspace-shell .sidebar-motion-icon--expand .sidebar-motion-icon__panel-arrow{transform-origin:100%}html[data-theme] .workspace-shell :is(.sidebar-rail-toggle,.sidebar-collapse-button):is(:hover,:focus-visible) .sidebar-motion-icon--collapse .sidebar-motion-icon__panel-arrow{transform:translate(-1.15px)scaleX(.94)}html[data-theme] .workspace-shell :is(.sidebar-rail-toggle,.sidebar-collapse-button):is(:hover,:focus-visible) .sidebar-motion-icon--expand .sidebar-motion-icon__panel-arrow{transform:translate(1.15px)scaleX(.94)}html[data-theme] .workspace-shell :is(.sidebar-rail-toggle,.sidebar-collapse-button):is(:hover,:focus-visible) .sidebar-motion-icon__panel-divider{transform:scaleY(.82)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button):is(:hover,:focus-visible) .sidebar-motion-icon__page--back{transform:translate(.8px,-.65px)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button):is(:hover,:focus-visible) .sidebar-motion-icon__page-line{stroke-dashoffset:-1.2px}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button):is(:hover,:focus-visible) .sidebar-motion-icon__folder-flap{transform:translateY(-.75px)skew(-1.5deg)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button):is(:hover,:focus-visible) .sidebar-motion-icon__folder-back{transform:translateY(.3px)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button,.sidebar-upgrade-cta,.conversation-menu button):is(:hover,:focus-visible) .sidebar-motion-icon__wand{transform:translate(-.35px,.4px)rotate(-2.5deg)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button,.sidebar-upgrade-cta,.conversation-menu button):is(:hover,:focus-visible) .sidebar-motion-icon__spark--one{transform:translate(-.2px,-.35px)scale(1.18)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button,.sidebar-upgrade-cta,.conversation-menu button):is(:hover,:focus-visible) .sidebar-motion-icon__spark--two{transform:translate(.25px,-.25px)rotate(10deg)scale(1.12)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button,.conversation-menu-trigger,.sidebar-account-button):is(:hover,:focus-visible) .sidebar-motion-icon__dot--one{transform:translate(-.75px)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button,.conversation-menu-trigger,.sidebar-account-button):is(:hover,:focus-visible) .sidebar-motion-icon__dot--two{transform:translateY(-.7px)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button,.conversation-menu-trigger,.sidebar-account-button):is(:hover,:focus-visible) .sidebar-motion-icon__dot--three{transform:translate(.75px)}html[data-theme] .workspace-shell .sidebar-motion-icon__dot{fill:currentColor;stroke:none}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button):is(:hover,:focus-visible) .sidebar-motion-icon__skill-frame{transform:scale(1.025)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button):is(:hover,:focus-visible) .sidebar-motion-icon__skill-core{stroke-dashoffset:-1.4px;transform:translate(.2px,-.2px)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button):is(:hover,:focus-visible) .sidebar-motion-icon__plug-prongs{transform:translateY(-.65px)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button):is(:hover,:focus-visible) .sidebar-motion-icon__plug-body{transform:translateY(.45px)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button,.sidebar-upgrade-cta,.conversation-menu button):is(:hover,:focus-visible) .sidebar-motion-icon__assistant-star{transform:rotate(2deg)scale(1.035)}html[data-theme] .workspace-shell :is(.sidebar-primary-nav a,.sidebar-primary-nav button,.sidebar-upgrade-cta,.conversation-menu button):is(:hover,:focus-visible) .sidebar-motion-icon__spark--three{transform:translate(.25px,-.3px)rotate(12deg)scale(1.12)}html[data-theme] .workspace-shell .conversation-row:is(:hover,:focus-within) .sidebar-motion-icon__bubble-line{stroke-dashoffset:-1.6px;transform:scaleX(.93)}html[data-theme] .workspace-shell :is(.conversation-pin-trigger,.conversation-menu button):is(:hover,:focus-visible) .sidebar-motion-icon__pin-body{transform:translate(-.25px,.2px)rotate(-2deg)}html[data-theme] .workspace-shell :is(.conversation-pin-trigger,.conversation-menu button):is(:hover,:focus-visible) .sidebar-motion-icon__pin-stem,html[data-theme] .workspace-shell :is(.conversation-pin-trigger,.conversation-menu button):is(:hover,:focus-visible) .sidebar-motion-icon__unpin-slash{stroke-dashoffset:-1.35px}html[data-theme] .workspace-shell .mobile-sidebar-button:is(:hover,:focus-visible) .sidebar-motion-icon__menu-line--one{transform:translate(1px)scaleX(.84)}html[data-theme] .workspace-shell .mobile-sidebar-button:is(:hover,:focus-visible) .sidebar-motion-icon__menu-line--two{transform:translate(-.8px)scaleX(1.05)}html[data-theme] .workspace-shell .mobile-sidebar-button:is(:hover,:focus-visible) .sidebar-motion-icon__menu-line--three{transform:translate(.4px)scaleX(.92)}html[data-theme] .workspace-shell .sidebar-collapse-button.mobile-only:is(:hover,:focus-visible) .sidebar-motion-icon__close-line--one{transform:rotate(4deg)scale(.94)}html[data-theme] .workspace-shell .sidebar-collapse-button.mobile-only:is(:hover,:focus-visible) .sidebar-motion-icon__close-line--two{transform:rotate(-4deg)scale(.94)}html[data-theme] .workspace-shell .conversation-menu button:is(:hover,:focus-visible) .sidebar-motion-icon__archive-lid{transform:translateY(-.8px)}html[data-theme] .workspace-shell .conversation-menu button:is(:hover,:focus-visible) .sidebar-motion-icon__archive-line{transform:scaleX(.84)}html[data-theme] .workspace-shell .conversation-menu button:is(:hover,:focus-visible) .sidebar-motion-icon__trash-lid{transform:translateY(-.8px)rotate(-1.5deg)}html[data-theme] .workspace-shell .conversation-menu button:is(:hover,:focus-visible) .sidebar-motion-icon__trash-lines{transform:translateY(.35px)}html[data-theme] .workspace-shell .archived-conversations button:is(:hover,:focus-visible) .sidebar-motion-icon__restore-arrow{transform:rotate(-13deg)}html[data-theme] .workspace-shell .archived-conversations button:is(:hover,:focus-visible) .sidebar-motion-icon__restore-clock{stroke-dashoffset:-1.25px}html[data-theme] .workspace-shell .conversation-pin-trigger,html[data-theme] .workspace-shell .conversation-menu-trigger{width:28px;height:28px;color:color-mix(in srgb, var(--sa-workspace-ink) 62%, transparent);opacity:0;visibility:hidden;pointer-events:none;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;transition:background-color .12s,color .12s,opacity .11s,transform .15s cubic-bezier(.2,.78,.2,1),visibility 0s linear .11s;display:grid;position:absolute;top:4px;transform:scale(.96)}html[data-theme] .workspace-shell .conversation-pin-trigger{right:32px}html[data-theme] .workspace-shell .conversation-menu-trigger{right:4px}html[data-theme] .workspace-shell .conversation-row:is(:hover,:focus-within,.is-menu-open) :is(.conversation-pin-trigger,.conversation-menu-trigger),html[data-theme] .workspace-shell .conversation-row.is-active .conversation-menu-trigger,html[data-theme] .workspace-shell :is(.conversation-pin-trigger,.conversation-menu-trigger):focus-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:none}html[data-theme] .workspace-shell :is(.conversation-pin-trigger,.conversation-menu-trigger):is(:hover,:focus-visible){background:color-mix(in srgb, var(--sa-workspace-ink) 7%, transparent);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .conversation-pin-trigger[aria-pressed=true]{color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell :is(.conversation-pin-trigger,.conversation-menu-trigger):focus-visible{outline:2px solid var(--sa-workspace-boundary-strong);outline-offset:-2px}html[data-theme] .workspace-shell .sidebar-account{border-top:0;flex-direction:column;flex-shrink:0;align-items:stretch;gap:0;min-height:61px;margin-top:8px;padding:8px 0 0;display:flex}html[data-theme] .workspace-shell .sidebar-account-button{min-height:45px;box-shadow:none;color:color-mix(in srgb, var(--sa-workspace-ink) 78%, transparent);font-family:var(--sa-sidebar-font);background:0 0;border:0;border-radius:9px;padding:6px 7px}html[data-theme] .workspace-shell .sidebar-account-button:hover{background:var(--sa-workspace-selected);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .profile-avatar--sidebar{border-radius:50%;flex-basis:24px;width:24px;height:24px}html[data-theme] .workspace-shell .account-copy{font-family:var(--sa-sidebar-font);gap:1px}html[data-theme] .workspace-shell .account-copy strong{letter-spacing:-.006em;font-size:13px;font-weight:500}html[data-theme] .workspace-shell .account-copy small{color:color-mix(in srgb, var(--sa-workspace-ink) 50%, transparent);font-size:11px;font-weight:400}html[data-theme] .workspace-shell .sidebar-account-chevron{stroke-width:1.45px;opacity:.6;width:13px;height:13px}@media (width>=721px){html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .workspace-sidebar{padding:8px 8px 10px}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-header{border:0;border-bottom:1px solid color-mix(in srgb, var(--sa-workspace-divider) 62%, transparent);justify-content:center;height:42px;min-height:42px;margin:0 0 6px;padding:0 0 6px}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-header-actions{width:auto;height:auto;margin:0 auto;position:static;overflow:visible}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-rail-toggle{place-items:center;width:32px;height:32px;margin:0 auto;display:grid;position:relative}html[data-theme] .workspace-shell .sidebar-rail-brand{width:24px;height:24px;color:var(--sa-workspace-ink);transition:opacity .14s}html[data-theme] .workspace-shell .sidebar-rail-expand{opacity:0;transition:opacity .14s;position:absolute}html[data-theme] .workspace-shell .sidebar-rail-toggle:is(:hover,:focus-visible) .sidebar-rail-brand{opacity:0}html[data-theme] .workspace-shell .sidebar-rail-toggle:is(:hover,:focus-visible) .sidebar-rail-expand{opacity:1}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) :is(.sidebar-new-chat-collapsed,.sidebar-search-collapsed){width:32px;height:32px;color:color-mix(in srgb, var(--sa-workspace-ink) 54%, transparent);box-shadow:none;background:0 0;border:0;border-radius:8px;flex:0 0 32px;place-items:center;margin:0 auto;transition:background-color .12s,color .12s;display:grid}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) :is(.sidebar-new-chat-collapsed,.sidebar-search-collapsed):is(:hover,:focus-visible,.is-active){background:color-mix(in srgb, var(--sa-workspace-selected) 82%, transparent);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) :is(.sidebar-new-chat-collapsed,.sidebar-search-collapsed) svg{stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:16px;height:16px}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .new-chat-button,html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-primary-nav :is(button,a),html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-row{height:32px;min-height:32px}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-primary-nav :is(button,a){width:32px;min-width:32px;padding:0}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-primary-nav :is(button,a)>span:not(.sidebar-nav-icon),html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-account :is(.account-copy,.sidebar-account-chevron),html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .conversation-history{display:none}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-account{border-top:0;min-height:50px;margin-top:8px;padding:8px 0 0}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .sidebar-account-button{align-self:center;width:32px;height:32px;min-height:32px;padding:3px}html[data-theme] .workspace-shell.workspace-shell--collapsed:not(.workspace-shell--media-viewer) .profile-avatar--sidebar{flex-basis:24px;width:24px;height:24px}}html[data-theme] .workspace-shell.workspace-shell--media-viewer .sidebar-header{display:none}html[data-theme] .workspace-shell .workspace-history-error{color:color-mix(in srgb, var(--sa-workspace-ink) 62%, transparent);gap:5px;margin:4px 10px 10px;font-size:11.5px;line-height:1.45}html[data-theme] .workspace-shell .workspace-history-error button{min-height:28px;box-shadow:none;background:0 0;border:0;padding-inline:0;font-size:12px;font-weight:540}html[data-theme] .workspace-shell .sidebar-empty{color:color-mix(in srgb, var(--sa-workspace-ink) 52%, transparent);margin:8px 10px;font-size:11.5px;line-height:1.5}html[data-theme] .workspace-shell .profile-avatar{border:0}html[data-theme] .workspace-shell .mobile-sidebar-button{border-radius:var(--sa-workspace-radius-control);width:40px;height:40px;color:var(--sa-workspace-ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0}html[data-theme] .workspace-shell .mobile-sidebar-button:is(:hover,:focus-visible){background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] .workspace-shell .mobile-sidebar-button svg{width:var(--sa-workspace-icon-size);height:var(--sa-workspace-icon-size);stroke-width:1.5px}html[data-theme] .workspace-shell .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer{border-radius:var(--sa-workspace-radius-composer);background:var(--sa-workspace-wash);min-height:66px;box-shadow:none;transition:background-color var(--sa-v3-duration-micro,.15s) var(--sa-workspace-ease), transform var(--sa-v3-duration-selection,.22s) var(--sa-workspace-ease);border:0;padding:8px 9px}html[data-theme] .workspace-shell .chat-composer:hover:not(:focus-within){background:var(--sa-workspace-wash)}html[data-theme] .workspace-shell .chat-composer:focus-within,html[data-theme] .workspace-shell .chat-stage--empty .chat-composer:focus-within,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer:focus-within{background:var(--sa-workspace-wash);box-shadow:none;border-color:#0000}html[data-theme] .workspace-shell .chat-composer[data-routing-autocomplete-placement=above]{border-radius:var(--sa-workspace-radius-composer);box-shadow:none;border:0}html[data-theme] .workspace-shell .chat-stage .chat-composer[data-routing-autocomplete-placement=above]:focus-within{box-shadow:none;border-top-color:#0000}html[data-theme] .workspace-shell .chat-composer[data-routing-autocomplete-placement=below]{border-radius:var(--sa-workspace-radius-composer);box-shadow:none;border:0}html[data-theme] .workspace-shell .chat-stage .chat-composer[data-routing-autocomplete-placement=below]:focus-within{box-shadow:none;border-bottom-color:#0000}html[data-theme] .workspace-shell .chat-composer[data-routing-autocomplete-placement=above]:before,html[data-theme] .workspace-shell .chat-composer[data-routing-autocomplete-placement=below]:after{content:none}html[data-theme] .workspace-shell .chat-composer[data-routing-autocomplete-placement=above]:before{top:0}html[data-theme] .workspace-shell .chat-composer[data-routing-autocomplete-placement=below]:after{bottom:0}html[data-theme] .workspace-shell .composer-primary-row{grid-template-columns:42px minmax(96px,1fr) auto auto;column-gap:7px;min-height:50px}html[data-theme] .workspace-shell .composer-primary-row .composer-textarea-shell{grid-area:prompt;align-self:center;width:100%;min-width:0;position:relative}html[data-theme] .workspace-shell .composer-primary-row .composer-textarea-shell :is(textarea,.composer-editable),html[data-theme] .workspace-shell .chat-stage--empty .composer-primary-row .composer-textarea-shell :is(textarea,.composer-editable),html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-primary-row .composer-textarea-shell :is(textarea,.composer-editable){z-index:1;width:100%;min-width:0;height:42px;min-height:42px;color:var(--sa-workspace-ink);font-family:var(--sa-workspace-font);letter-spacing:-.012em;padding:9px 7px 9px 14px;font-size:15.5px;font-weight:430;line-height:24px;display:block;position:relative}html[data-theme] .workspace-shell .composer-editable{box-sizing:border-box;resize:none;white-space:pre-wrap;overflow-wrap:anywhere;caret-color:var(--sa-workspace-ink);background:0 0;border:0;outline:0;overflow-y:auto}html[data-theme] .workspace-shell .composer-editable>p{font:inherit;letter-spacing:inherit;margin:0;padding:0}html[data-theme] .workspace-shell .composer-editable[data-empty]:before{color:var(--sa-workspace-muted);content:attr(data-placeholder);pointer-events:none;position:absolute}html[data-theme] .workspace-shell .has-rotating-placeholder .composer-editable[data-empty]:before{content:none}html[data-theme] .workspace-shell .composer-mention{background:var(--sa-workspace-routing-fill);color:var(--sa-workspace-routing-ink);font:inherit;white-space:nowrap;border-radius:6px;padding:0 21px 0 4px;display:inline-block;position:relative}html[data-theme] .workspace-shell .composer-mention:after{background:var(--composer-mention-icon) center / contain no-repeat;content:"";pointer-events:none;width:12px;height:12px;position:absolute;top:50%;right:4px;transform:translateY(-50%)}html[data-theme=dark] .workspace-shell .composer-mention:is([data-provider=openai],[data-provider=xai],[data-provider=grok],[data-provider=zai],[data-provider=glm],[data-provider=z-ai]):after{filter:invert()}html[data-theme] .workspace-shell .composer-primary-row :is(.composer-add-button,.composer-voice-button){border-radius:var(--sa-workspace-radius-control);width:42px;height:42px;color:var(--sa-workspace-muted);background:0 0;border:0;flex-basis:42px;transition:border-color .18s,background-color .18s,color .18s}html[data-theme] .workspace-shell .composer-primary-row .composer-add-button{background:var(--sa-workspace-selected);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .composer-primary-row :is(.composer-add-button,.composer-voice-button):hover:not(:disabled){background:var(--sa-workspace-pressed);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .composer-primary-row .composer-send,html[data-theme] .workspace-shell .chat-stage--empty .composer-primary-row .composer-send,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-primary-row .composer-send{border-radius:var(--sa-workspace-radius-button);background:var(--sa-workspace-ink);width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px;color:var(--sa-workspace-canvas);box-shadow:none;transition:border-color .18s ease, background-color .18s ease, color .18s ease, transform .22s var(--sa-workspace-ease);border:0;flex-basis:42px}html[data-theme] .workspace-shell .composer-primary-row .composer-send:hover:not(:disabled){background:var(--sa-workspace-control-strong-hover);transform:none}html[data-theme] .workspace-shell .composer-primary-row .composer-send:disabled{background:var(--sa-workspace-wash);color:var(--sa-workspace-subtle);opacity:1}html[data-theme] .workspace-shell .composer-context-chip{border-radius:var(--sa-workspace-radius-xs);background:var(--sa-workspace-selected);color:var(--sa-workspace-ink);box-shadow:none;border:0;font-weight:520}html[data-theme] .workspace-shell .conversation-context-control>button{min-height:32px;color:var(--sa-workspace-muted);box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:6px;padding:0 9px;font-size:12.5px}html[data-theme] .workspace-shell .conversation-context-control>button:is(:hover,:focus-visible,[aria-expanded=true],.has-selection){color:var(--sa-workspace-ink);background:0 0}html[data-theme] .workspace-shell .composer-support-row .conversation-context-control>button{box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell .composer-support-row .conversation-context-control>button:is(:hover,:focus-visible,[aria-expanded=true],.has-selection){background:0 0}html[data-theme] .workspace-shell .conversation-context-control>button:focus-visible{text-underline-offset:3px;outline:0;text-decoration:underline;text-decoration-thickness:1px}html[data-theme] .workspace-shell .user-routing-token{border-radius:var(--sa-workspace-radius-xs);background:var(--sa-workspace-routing-fill);color:var(--sa-workspace-routing-ink);box-shadow:none;vertical-align:baseline;white-space:nowrap;border:0;align-items:center;gap:3px;margin-inline:2px;padding:2px 7px 2px 5px;font-size:.9em;font-weight:530;line-height:1.45;display:inline-flex}html[data-theme] .workspace-shell .user-routing-token__icon{flex:none;place-items:center;width:1em;height:1em;display:inline-grid}html[data-theme] .workspace-shell .user-routing-token__icon :is(svg,img){width:.82em;height:.82em}html[data-theme] .workspace-shell .user-routing-token__copy{align-items:center;min-width:0;display:inline-flex}html[data-theme] .workspace-shell :is(.collection-tabs,.skills-tabs,.assistant-catalog-tabs,.studio-modality-switch,.studio-library-tabs,.rich-display-tabs,.tools-pills){border-radius:var(--sa-workspace-radius-control);background:var(--sa-workspace-wash);box-shadow:none;border:0;gap:3px;padding:3px}html[data-theme] .workspace-shell :is(.collection-tabs,.skills-tabs,.assistant-catalog-tabs,.studio-modality-switch,.studio-library-tabs,.rich-display-tabs,.tools-pills)>:is(button,a){min-height:var(--sa-workspace-control-height);border-radius:var(--sa-workspace-radius-control);color:var(--sa-workspace-muted);box-shadow:none;letter-spacing:-.008em;transition:border-color .18s ease, background-color .18s ease, color .18s ease, transform .22s var(--sa-workspace-ease);background:0 0;border:0;padding:0 13px;font-size:13px;font-weight:460}html[data-theme] .workspace-shell :is(.collection-tabs,.skills-tabs,.assistant-catalog-tabs,.studio-modality-switch,.studio-library-tabs,.rich-display-tabs,.tools-pills)>:is(button,a):is(:hover,:focus-visible){background:var(--sa-workspace-wash);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell :is(.collection-tabs,.skills-tabs,.assistant-catalog-tabs,.studio-modality-switch,.studio-library-tabs,.rich-display-tabs,.tools-pills)>:is(button,a):is(.is-active,.is-selected,[aria-selected=true],[aria-pressed=true]){background:var(--sa-workspace-selected);color:var(--sa-workspace-ink);font-weight:550}html[data-theme] .workspace-shell .assistant-workspace-surface .assistant-catalog-tabs{border-radius:var(--sa-workspace-radius-control);background:var(--sa-workspace-wash);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;gap:3px;padding:3px}html[data-theme] .workspace-shell .assistant-workspace-surface .assistant-catalog-tabs button{min-height:var(--sa-workspace-control-height);height:var(--sa-workspace-control-height);border-radius:var(--sa-workspace-radius-control);color:var(--sa-workspace-muted);box-shadow:none;background:0 0;border:0;padding:0 13px;font-size:13px;font-weight:460}html[data-theme] .workspace-shell .assistant-workspace-surface .assistant-catalog-tabs button:is(:hover,:focus-visible){background:var(--sa-workspace-selected);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .assistant-workspace-surface .assistant-catalog-tabs button.is-active{background:var(--sa-workspace-selected);color:var(--sa-workspace-ink);font-weight:550}html[data-theme] .workspace-shell :is(.assistant-workspace-surface .assistant-catalog-tabs button,.skills-tabs button):after{display:none}html[data-theme] .workspace-shell .rich-display-tab{border-radius:var(--sa-workspace-radius-control);box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell .rich-display-tab.is-active{background:var(--sa-workspace-selected);box-shadow:none;border:0}html[data-theme] .workspace-shell .rich-display-tab>button{color:inherit;box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell :is(.collection-search,.skills-search,.studio-library-search,.composer-add-menu__skills-search){border-radius:var(--sa-workspace-radius-control);background:var(--sa-workspace-wash);min-height:40px;color:var(--sa-workspace-muted);box-shadow:none;border:0}html[data-theme] .workspace-shell :is(.collection-search,.skills-search,.studio-library-search,.composer-add-menu__skills-search):focus-within{outline:1px solid var(--sa-workspace-boundary);outline-offset:0;background:var(--sa-workspace-selected);box-shadow:none;border-color:#0000}html[data-theme] .workspace-shell .layered-picker__search{border-radius:var(--sa-workspace-radius-control);background:var(--sa-workspace-wash);min-height:40px;color:var(--sa-workspace-muted);box-shadow:none;border:0;padding:0 10px;position:relative}html[data-theme] .workspace-shell .layered-picker__search:focus-within{background:var(--sa-workspace-selected);box-shadow:none;border-color:#0000;outline:none}html[data-theme] .workspace-shell .layered-picker__search-shortcut{min-width:24px;color:var(--sa-workspace-subtle);text-align:right;pointer-events:none;font-size:10.5px;font-weight:430;line-height:1}html[data-theme] .workspace-shell :is(.library-status-filter,.library-layout-toggle button,.studio-refresh){border-radius:var(--sa-workspace-radius-control);color:var(--sa-workspace-muted)}html[data-theme] .workspace-shell .library-status-filter{border:1px solid var(--sa-workspace-boundary);background:var(--sa-workspace-surface);min-height:40px}html[data-theme] .workspace-shell :is(.library-layout-toggle button,.studio-refresh){width:40px;height:40px;box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell :is(.library-status-filter,.library-layout-toggle button,.studio-refresh):is(:hover,:focus-visible,.is-active){background:var(--sa-workspace-wash);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell :is(.collection-new-button,.assistant-primary-button){border-radius:var(--sa-workspace-radius-button);background:var(--sa-workspace-selected);min-height:40px;color:var(--sa-workspace-ink);box-shadow:none;border:0;padding-inline:14px;font-size:13px;font-weight:540}html[data-theme] .workspace-shell :is(.composer-model-trigger,.skills-facet__trigger){border-radius:var(--sa-workspace-radius-control);min-height:40px;color:var(--sa-workspace-muted);box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell .composer-model-trigger{height:42px;padding-inline:10px;font-size:12.5px}html[data-theme] .workspace-shell .composer-model-trigger__automatic-icon{flex:0 0 17px;place-items:center;width:17px;height:17px;display:grid}html[data-theme] .workspace-shell .skills-facet__trigger{gap:7px;height:40px;padding-inline:10px}html[data-theme] .workspace-shell .skills-facet__trigger>span{font-size:11.5px}html[data-theme] .workspace-shell .skills-facet__trigger strong{font-size:11.5px;font-weight:550}html[data-theme] .workspace-shell :is(.composer-model-trigger,.skills-facet__trigger):is(:hover,:focus-visible,[aria-expanded=true]),html[data-theme] .workspace-shell .skills-facet.is-open .skills-facet__trigger{background:var(--sa-workspace-wash);color:var(--sa-workspace-ink);box-shadow:none;border:0}html[data-theme] .workspace-shell .skills-filter-toggle{border-radius:var(--sa-workspace-radius-control);min-height:40px;color:var(--sa-workspace-ink);box-shadow:none;background:0 0;border:0;padding-inline:10px;font-size:13px}html[data-theme] .workspace-shell .skills-filter-toggle:is(:hover,:focus-visible),html[data-theme] .workspace-shell .skills-filter-shell.is-open .skills-filter-toggle{background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] .workspace-shell .user-message>.user-message__body{background:var(--sa-workspace-wash);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}html[data-theme] .workspace-shell :is(.message-attachment,.pending-attachment,.rich-artifact-card){background:var(--sa-workspace-selected);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;transition:background-color var(--sa-v3-duration-micro,.15s) var(--sa-v3-ease,cubic-bezier(.22, 1, .36, 1)), color var(--sa-v3-duration-micro,.15s) var(--sa-v3-ease,cubic-bezier(.22, 1, .36, 1));border:0}html[data-theme] .workspace-shell .message-attachment:is(:hover,:focus-visible){background:var(--sa-workspace-pressed);box-shadow:none;border:0}html[data-theme] .workspace-shell .message-attachment--image{background:var(--sa-workspace-selected)}html[data-theme] .workspace-shell .rich-artifact-card{background:var(--sa-workspace-wash)}html[data-theme] .workspace-shell .pending-attachment__file,html[data-theme] .workspace-shell .rich-artifact-card__icon{background:var(--sa-workspace-pressed);box-shadow:none;border:0}html[data-theme] .workspace-shell .pending-attachment.is-failed{background:color-mix(in srgb, var(--sa-v3-danger,#c9302c) 8%, var(--sa-workspace-selected));border:0}html[data-theme] .workspace-shell :is(.assistant-icon-button,.project-back-button,.project-icon-button,.library-filter__trigger,.plugin-row__action,.tools-source>button,.tools-error button,.tools-job__actions button,.tools-job__actions a,.project-source-card-actions button,.project-source-card-actions a,.rich-display-back,.rich-display-actions button,.rich-display-actions a,.rich-media-actions button,.rich-media-actions a,.rich-media-close,.assistant-starter-editor>div>button,.assistant-file-list button,.assistant-alert button,.app-toast button){border-radius:var(--sa-workspace-radius-control);width:40px;min-width:40px;height:40px;min-height:40px;box-shadow:none;background:0 0;border:0;padding:0}html[data-theme] .workspace-shell :is(.assistant-secondary-button,.assistant-secondary-create,.assistant-upload-button,.assistant-add-line,.assistant-market-card__starters button,.assistant-preview-starters button,.assistant-preview-chat,.button--secondary,.button--ghost,.library-bulk-actions>button,.library-bulk-move>button,.library-load-more,.project-dialog-secondary,.project-inline-error button,.message-connection-action,.rich-code-actions button,.rich-table-toolbar button,.rich-artifact-card__actions button,.rich-artifact-card__actions a){border-radius:var(--sa-workspace-radius-control);min-height:40px;box-shadow:none;background:0 0;border:0;padding-inline:12px;font-size:13px}html[data-theme] .workspace-shell :is(.assistant-model-picker__trigger,.library-filter__trigger){box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell :is(.assistant-icon-button,.project-back-button,.project-icon-button,.library-filter__trigger,.plugin-row__action,.tools-source>button,.tools-error button,.tools-job__actions button,.tools-job__actions a,.project-source-card-actions button,.project-source-card-actions a,.rich-display-back,.rich-display-actions button,.rich-display-actions a,.assistant-starter-editor>div>button,.assistant-file-list button,.assistant-alert button,.app-toast button,.assistant-secondary-button,.assistant-secondary-create,.assistant-upload-button,.assistant-add-line,.assistant-market-card__starters button,.assistant-preview-starters button,.assistant-preview-chat,.button--secondary,.button--ghost,.library-bulk-actions>button,.library-bulk-move>button,.library-load-more,.project-dialog-secondary,.project-inline-error button,.message-connection-action,.rich-code-actions button,.rich-table-toolbar button,.rich-artifact-card__actions button,.rich-artifact-card__actions a,.assistant-model-picker__trigger):is(:hover,:focus-visible,[aria-expanded=true],.is-active){background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] .workspace-shell :is(.rich-media-actions button,.rich-media-actions a,.rich-media-close):is(:hover,:focus-visible),html[data-theme] .workspace-shell :is(.button--primary,.rich-primary-action,.workspace-dialog__danger,.project-danger-button),html[data-theme] .workspace-shell :is(.button--primary,.rich-primary-action,.workspace-dialog__danger,.project-danger-button):hover{box-shadow:none;border:0}html[data-theme] .workspace-shell :is(.skills-empty,.skills-error)>span{background:0 0;border:0;width:52px;height:52px;font-size:20px}html[data-theme] .workspace-shell :is(.skills-empty,.skills-error)>button{border-radius:var(--sa-workspace-radius-button);border:0;min-height:40px;padding-inline:14px;font-size:13px;font-weight:570}@media (width>=861px) and (width<=1520px){html[data-theme] .workspace-shell .skills-toolbar{grid-template-columns:auto minmax(220px,1fr);gap:10px 18px}html[data-theme] .workspace-shell .skills-filter-shell{grid-column:1/-1;margin:0 0 10px}}html[data-theme] .workspace-shell :is(.collection-view,.skills-workspace,.plugins-workspace,.tools-workspace),html[data-theme] .workspace-shell .studio-page{padding-top:var(--sa-workspace-page-top)}html[data-theme] .workspace-shell :is(.collection-page-header,.plugins-header,.studio-page-header){min-height:42px;margin-bottom:var(--sa-workspace-page-header-gap);align-items:flex-start}html[data-theme] .workspace-shell :is(.collection-page-header h1,.skills-header h1,.plugins-header h1,.studio-page-header h1){color:var(--sa-workspace-ink);font-family:var(--sa-workspace-font);letter-spacing:-.04em;font-size:clamp(30px,3vw,34px);font-weight:530;line-height:1.08}html[data-theme] .workspace-shell :is(.collection-page-header p,.plugins-header p,.studio-page-header p){color:var(--sa-workspace-muted);letter-spacing:-.008em;margin-top:6px;font-size:12.5px;font-weight:420;line-height:1.45}html[data-theme] .workspace-shell :is(.library-item--grid,.skill-card,.assistant-market-card,.assistant-mine-card,.assistant-catalog-card,.project-source-card,.tools-runner,.tools-job,.workspace-dialog){border-radius:var(--sa-workspace-radius-surface);background:var(--sa-workspace-wash);box-shadow:none;border-color:#0000}html[data-theme] .workspace-shell :is(.library-item--grid,.skill-card,.assistant-market-card,.assistant-mine-card,.assistant-catalog-card,.project-source-card,.tools-job):is(:hover,:focus-within){background:var(--sa-workspace-selected);box-shadow:none;border-color:#0000;transform:none}html[data-theme] .composer-routing-autocomplete,html[data-theme] .workspace-shell :is(.model-picker-panel,.conversation-context-popover,.usage-fuel__popover,.execution-options-menu,.conversation-menu,.studio-inline-option-menu){border:1px solid var(--sa-workspace-boundary);border-radius:var(--sa-workspace-radius-surface);background:var(--sa-workspace-tray);box-shadow:var(--sa-workspace-popover-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme] :is(.profile-menu,.profile-help-menu){background:var(--sa-workspace-canvas);box-shadow:var(--sa-workspace-elevation-detached);border:0;border-radius:14px;animation:.14s cubic-bezier(.2,.8,.2,1) both profile-menu-v3-in}html[data-theme] .profile-menu-shell{--profile-menu-surface:var(--sa-workspace-canvas);--profile-menu-text:var(--sa-workspace-ink);--profile-menu-muted:var(--sa-workspace-muted);--profile-menu-border:var(--sa-workspace-divider);--profile-menu-hover:var(--sa-workspace-wash);font-family:var(--sa-sidebar-font)}html[data-theme] :is(.profile-menu,.profile-help-menu) :is(button,a){border-radius:8px;gap:9px;min-height:38px;padding:6px 8px;font-size:13px;font-weight:500}html[data-theme] :is(.profile-menu,.profile-help-menu) svg{stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px}html[data-theme] .profile-menu__icon{width:18px;height:18px}html[data-theme] .profile-menu__icon svg{width:var(--sa-workspace-icon-size);height:var(--sa-workspace-icon-size)}@keyframes profile-menu-v3-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}html[data-theme] .composer-routing-autocomplete{border:1px solid var(--sa-workspace-boundary);background:var(--sa-workspace-canvas);box-shadow:var(--sa-workspace-elevation-detached);color:var(--sa-workspace-ink);font-family:var(--sa-workspace-font);animation-duration:var(--sa-composer-layer-duration);animation-timing-function:var(--sa-composer-layer-ease);border-radius:16px}html[data-theme] .composer-routing-autocomplete.is-below{border-radius:16px}html[data-theme] .composer-routing-autocomplete .chat-model-option-row{border-radius:10px;grid-template-columns:16px minmax(0,1fr) 14px;gap:8px;min-height:36px;padding:0 8px}html[data-theme] .composer-routing-autocomplete .chat-model-option-row__copy>strong{font-size:12.5px;font-weight:540}html[data-theme] .settings-dialog{--settings-bg:var(--sa-workspace-canvas);--settings-card-bg:var(--sa-workspace-wash);--settings-nav-bg:var(--sa-workspace-surface);--settings-menu-bg:var(--sa-workspace-surface);--settings-hover:var(--sa-workspace-wash);--settings-active:var(--sa-workspace-selected);--settings-muted:var(--sa-workspace-wash);--settings-border:var(--sa-workspace-boundary);--settings-border-strong:var(--sa-workspace-boundary-strong);--settings-text:var(--sa-workspace-ink);--settings-text-secondary:var(--sa-workspace-ink-soft);--settings-text-tertiary:var(--sa-workspace-muted);--settings-control:var(--sa-workspace-ink);--settings-control-on:var(--sa-workspace-canvas);border-radius:var(--sa-workspace-radius-surface);background:var(--sa-workspace-canvas);color:var(--sa-workspace-ink);box-shadow:var(--sa-workspace-elevation-detached);font-family:var(--sa-workspace-font);border:0}html[data-theme] :is(.settings-dialog-backdrop,.settings-security-dialog__backdrop,.settings-confirm__backdrop,.profile-editor-backdrop){background:color-mix(in srgb, var(--sa-workspace-ink) 8%, transparent);-webkit-backdrop-filter:none;backdrop-filter:none}@media (width>=721px){html[data-theme] .settings-dialog{grid-template-columns:248px minmax(0,1fr);width:min(900px,100vw - 32px);height:min(720px,100dvh - 40px)}}html[data-theme] .settings-dialog__header{min-height:54px;padding:16px 12px 8px 18px}html[data-theme] .settings-dialog__header h2{letter-spacing:-.025em;font-size:18px;font-weight:540}html[data-theme] .settings-dialog__sidebar{border-right:1px solid var(--sa-workspace-boundary);background:var(--sa-workspace-surface)}html[data-theme] .settings-search{border-radius:var(--sa-workspace-radius-control);background:var(--sa-workspace-wash);min-height:40px;box-shadow:none;border:0;margin:6px 10px 4px;padding-inline:10px}html[data-theme] .settings-search:focus-within{background:var(--sa-workspace-selected);box-shadow:none;border-color:#0000}html[data-theme] .settings-nav{gap:2px;padding:10px 8px 18px}html[data-theme] .settings-nav>button{border-radius:var(--sa-workspace-radius-control);min-height:42px;color:var(--sa-workspace-muted);box-shadow:none;background:0 0;border:0;grid-template-columns:20px minmax(0,1fr);padding:7px 10px;font-size:13.5px;font-weight:460}html[data-theme] .settings-nav__copy strong{font-size:13px;font-weight:inherit}@media (width<=720px){html[data-theme] .settings-nav>button{grid-template-columns:20px minmax(0,1fr) 16px;min-height:56px}}html[data-theme] .settings-nav>button:is(:hover,:focus-visible){background:var(--sa-workspace-wash);color:var(--sa-workspace-ink)}html[data-theme] .settings-nav>button.is-active{background:var(--sa-workspace-selected);color:var(--sa-workspace-ink);font-weight:550}html[data-theme] .settings-nav__icon{stroke-width:1.5px;width:18px;height:18px}html[data-theme] .settings-content__heading h3{color:var(--sa-workspace-ink);font-family:var(--sa-workspace-font);letter-spacing:-.035em;font-size:24px;font-weight:540}html[data-theme] :is(.settings-group__rows,.settings-info-card,.settings-memory__explanation,.settings-storage-card,.settings-billing-summary){border-radius:var(--sa-workspace-radius-surface);background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] .settings-action{border-radius:var(--sa-workspace-radius-control);min-height:36px;color:var(--sa-workspace-ink);box-shadow:none;background:0 0;border:0;padding-inline:10px;font-size:12.5px;font-weight:500}html[data-theme] :is(.settings-row,.settings-link-row){min-height:58px;padding:13px 16px}html[data-theme] .settings-action:is(:hover,:focus-visible){background:var(--sa-workspace-wash)}html[data-theme] .settings-select__trigger{border:1px solid var(--sa-workspace-boundary);border-radius:var(--sa-workspace-radius-control);min-height:40px;color:var(--sa-workspace-ink);box-shadow:none;background:0 0;padding-inline:10px;font-size:13px;font-weight:500}html[data-theme] .settings-select__trigger:is(:hover,:focus-visible,[aria-expanded=true]){border:1px solid var(--sa-workspace-boundary-strong);background:var(--sa-workspace-wash);box-shadow:none}html[data-theme] .settings-segmented{border-radius:var(--sa-workspace-radius-control);background:var(--sa-workspace-wash);box-shadow:none;border:0;gap:3px;padding:3px}html[data-theme] .settings-segmented button{border-radius:var(--sa-workspace-radius-control);min-height:38px;color:var(--sa-workspace-muted);box-shadow:none;background:0 0;border:0;padding-inline:12px}html[data-theme] .settings-segmented button:is(:hover,:focus-visible){background:var(--sa-workspace-wash);color:var(--sa-workspace-ink)}html[data-theme] .settings-segmented button.is-selected{background:var(--sa-workspace-selected);color:var(--sa-workspace-ink)}html[data-theme] .settings-switch span{box-shadow:none}html[data-theme] :is(.settings-privacy-request__details textarea,.settings-security-dialog__fields input){background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] :is(.settings-privacy-request__details textarea,.settings-security-dialog__fields input):focus{background:var(--sa-workspace-selected);box-shadow:none;border-color:#0000}html[data-theme] .workspace-shell .studio-page-header h1{color:var(--sa-workspace-ink);font-family:var(--sa-workspace-font);letter-spacing:-.04em;font-size:clamp(30px,3vw,34px);font-weight:530;line-height:1.08}@media (width<=780px){html[data-theme] .workspace-shell .sidebar-resize-handle{display:none}html[data-theme] .workspace-shell :is(.collection-view,.skills-workspace,.plugins-workspace,.tools-workspace),html[data-theme] .workspace-shell .studio-page{padding-top:var(--sa-workspace-page-top-mobile)}}html[data-theme] .workspace-shell .studio-modality-switch{flex-wrap:wrap}html[data-theme] .workspace-shell .studio-modality-switch button{height:40px;font-size:13px}html[data-theme] .workspace-shell .studio-library-heading h2{color:var(--sa-workspace-ink);letter-spacing:-.03em;font-size:24px;font-weight:540}html[data-theme] .workspace-shell :is(.studio-header-actions>.usage-fuel .usage-fuel__trigger,.composer-dock-meta>.usage-fuel .usage-fuel__trigger){height:32px;min-height:32px;box-shadow:none;background:0 0;border:0;font-size:11.5px}html[data-theme] .workspace-shell :is(.studio-add-button,.studio-tool-button,.studio-inline-option-button,.studio-refresh,.studio-card-actions button,.studio-card-actions a,.studio-detail-dialog header>button){border-radius:var(--sa-workspace-radius-control);color:var(--sa-workspace-muted);box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell :is(.studio-add-button,.studio-tool-button,.studio-inline-option-button,.studio-refresh,.studio-card-actions button,.studio-card-actions a,.studio-detail-dialog header>button):is(:hover,:focus-visible),html[data-theme] .workspace-shell .studio-inline-option.is-open .studio-inline-option-button{background:var(--sa-workspace-wash);color:var(--sa-workspace-ink);border:0}html[data-theme] .workspace-shell :is(.studio-add-button,.studio-tool-button){width:44px;height:44px}html[data-theme] .workspace-shell .composer-add-button.studio-add-button{background:var(--sa-workspace-selected);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .composer-add-button.studio-add-button:is(:hover,:focus-visible,[aria-expanded=true]){background:var(--sa-workspace-pressed)}html[data-theme] .workspace-shell .studio-inline-option-button{height:42px;padding-inline:10px;font-size:12.5px}html[data-theme] .workspace-shell .studio-refresh svg{width:var(--sa-workspace-icon-size);height:var(--sa-workspace-icon-size);stroke-width:1.5px}html[data-theme] .workspace-shell .studio-history-message button{border-radius:var(--sa-workspace-radius-control);min-height:32px;box-shadow:none;background:0 0;border:0;padding-inline:10px;font-size:12px;font-weight:540}html[data-theme] .workspace-shell .studio-history-message button:is(:hover,:focus-visible){background:var(--sa-workspace-wash)}html[data-theme] .workspace-shell .studio-history-read-error{color:var(--sa-workspace-muted);font-family:var(--sa-workspace-font);overflow-wrap:anywhere;margin-block:0 12px;font-size:13.5px;line-height:1.5}html[data-theme] .workspace-shell .studio-composer,html[data-theme] .workspace-shell .studio-workspace.has-generations .studio-composer{border-radius:var(--sa-workspace-radius-composer);background:var(--sa-workspace-wash);box-shadow:none;border:0;padding:12px 14px 10px;transition:background-color .15s}html[data-theme] .workspace-shell .studio-composer:hover{background:var(--sa-workspace-wash)}html[data-theme] .workspace-shell .studio-composer:focus-within{background:var(--sa-workspace-wash);box-shadow:none;border-color:#0000}html[data-theme] .workspace-shell .studio-prompt-field textarea{color:var(--sa-workspace-ink);font-family:var(--sa-workspace-font);letter-spacing:-.012em;font-size:15.5px;font-weight:430}html[data-theme] .workspace-shell .studio-generate-button{border-radius:var(--sa-workspace-radius-button);background:var(--sa-workspace-ink);height:48px;min-height:48px;color:var(--sa-workspace-canvas);box-shadow:none;opacity:1;border:0;font-size:13.5px;font-weight:570;transition:background-color .15s,color .15s;transform:none}html[data-theme] .workspace-shell .studio-generate-button:hover:not(:disabled){background:var(--sa-workspace-control-strong-hover);opacity:1;transform:none}html[data-theme] .workspace-shell .studio-generate-button:active:not(:disabled){background:var(--sa-workspace-control-strong-hover);transform:none}html[data-theme] .workspace-shell .studio-generate-button:disabled{background:var(--sa-workspace-selected);color:var(--sa-workspace-subtle);opacity:1}html[data-theme] .workspace-shell .studio-generation-preview{background:var(--sa-workspace-selected);box-shadow:none;border:0;border-radius:12px}html[data-theme] .workspace-shell :is(.project-menu-popover,.assistant-model-picker__panel,.skills-facet__menu,.library-filter-menu,.library-bulk-move__menu,.studio-inline-option-menu),html[data-theme] .settings-select__menu{border:1px solid var(--sa-workspace-boundary);border-radius:var(--sa-workspace-radius-surface);background:var(--sa-workspace-tray);box-shadow:var(--sa-workspace-popover-shadow);-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme] :is(.profile-editor,.settings-confirm,.settings-security-dialog),html[data-theme] .workspace-shell :is(.studio-detail-dialog,.workspace-dialog,.project-dialog,.workspace-sources__dialog,.workspace-deliverables__confirmation,.skill-detail){background:var(--sa-workspace-canvas);box-shadow:var(--sa-workspace-elevation-detached);-webkit-backdrop-filter:none;backdrop-filter:none;border:0}@media (width<=720px){html[data-theme] .settings-dialog{box-shadow:none}}html[data-theme] .workspace-shell .workspace-dialog--delete .workspace-dialog__warning{color:var(--sa-workspace-ink);background:0 0;padding:0}html[data-theme] .workspace-shell .workspace-dialog--delete .workspace-dialog__cancel{border-color:var(--sa-workspace-boundary);background:var(--sa-workspace-wash);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .composer-add-menu{border-radius:var(--sa-workspace-radius-surface);background:var(--sa-workspace-wash);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}html[data-theme] .workspace-shell .composer-add-menu :is(button,a){box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell .composer-add-menu :is(button,a):is(:hover,:focus-visible,.is-selected,[aria-pressed=true]){background:var(--sa-workspace-selected);color:var(--sa-workspace-ink);box-shadow:none}html[data-theme] .workspace-shell :is(.model-picker-panel.model-picker-panel--layered .layered-picker__surface,.layered-picker__detail-panel){background:var(--sa-workspace-tray);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}html[data-theme] .workspace-shell .layered-picker__detail-panel.is-routing-list{grid-template-rows:42px minmax(0,1fr)}html[data-theme] .workspace-shell .layered-picker__detail-panel.is-routing-list .layered-picker__detail-models{padding-top:2px}html[data-theme] .workspace-shell .layered-picker__detail-panel.is-routing-list .layered-picker__model[data-routing-default=true]{grid-template-columns:minmax(0,1fr)}html[data-theme] .workspace-shell :is(.view-empty-state,.surface-disabled-state,.surface-inline-empty,.surface-callout,.surface-notice),html[data-theme] .workspace-shell :is(.layered-picker__automatic,.layered-picker__detail-panel .layered-picker__automatic){background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] .workspace-shell :is(.layered-picker__automatic,.layered-picker__detail-panel .layered-picker__automatic):is(:hover,:focus-visible,.is-selected){background:var(--sa-workspace-selected);box-shadow:none;border:0}html[data-theme] .workspace-shell .layered-picker__family-list .layered-picker__automatic{width:100%;min-height:46px;color:var(--sa-workspace-ink);background:0 0;border-radius:10px;grid-template-columns:28px minmax(0,1fr) 18px;gap:7px;padding:6px 8px;transform:none}html[data-theme] .workspace-shell .layered-picker__family-list .layered-picker__automatic:is(:hover,:focus-visible,.is-selected){background:var(--sa-workspace-selected);color:var(--sa-workspace-ink);transform:none}html[data-theme] .workspace-shell .layered-picker__family-list .layered-picker__automatic:active{transform:none}html[data-theme] .workspace-shell .layered-picker__family-list .layered-picker__automatic .layered-picker__automatic-icon{background:0 0;border:0;border-radius:8px;width:28px;height:28px}html[data-theme] .workspace-shell .layered-picker__family-group--automatic{background:0 0;border-color:#0000}html[data-theme] .workspace-shell .layered-picker__family-group--automatic.is-selected{background:var(--sa-workspace-selected)}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__family-group--automatic>.layered-picker__automatic{height:100%;min-height:0;padding-block:3px}html[data-theme] .workspace-shell .layered-picker__expand-toggle{border-top-color:var(--sa-workspace-divider);color:color-mix(in srgb, var(--sa-workspace-ink) 74%, transparent);background:0 0}html[data-theme] .workspace-shell .layered-picker__expand-toggle>:is(strong,small,svg),html[data-theme] .workspace-shell .layered-picker__expand-icon{color:inherit}html[data-theme] .workspace-shell .layered-picker__expand-toggle:is(:hover,:focus-visible){background:var(--sa-workspace-selected);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .model-picker-panel--layered.is-expanded-layout .layered-picker__expand-toggle{background:0 0;width:100%;margin-top:3px;position:relative;inset:auto}html[data-theme] .workspace-shell :is(.studio-control-cluster,.studio-context-summary){box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell :is(.skill-card,.assistant-market-card,.assistant-mine-card,.assistant-catalog-card,.library-item--grid,.project-source-card){background:var(--sa-workspace-wash);box-shadow:none;border-color:#0000}html[data-theme] .workspace-shell :is(.skill-card,.assistant-market-card,.assistant-mine-card,.assistant-catalog-card,.library-item--grid,.project-source-card):is(:hover,:focus-within){background:var(--sa-workspace-selected);box-shadow:none;border-color:#0000;transform:none}html[data-theme] .workspace-shell :is(.project-detail-header,.library-file-header){border-color:var(--sa-workspace-divider);background:var(--sa-workspace-canvas);box-shadow:none}html[data-theme] .workspace-shell .project-detail-header{min-height:42px;margin-bottom:var(--sa-workspace-page-header-gap);border:0}html[data-theme] .workspace-shell .project-detail-title h1{color:var(--sa-workspace-ink);font-family:var(--sa-workspace-font);letter-spacing:-.04em;font-size:clamp(30px,3vw,34px);font-weight:530;line-height:1.08}html[data-theme] .workspace-shell .library-file-header{min-height:60px}html[data-theme] .workspace-shell .project-detail-folder,html[data-theme] .workspace-shell :is(.project-start-composer,.skills-chat-composer).chat-composer{background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] .workspace-shell .layered-picker__family-group:is(.is-selected,.is-expanded)>.layered-picker__family,html[data-theme] .workspace-shell .layered-picker__family-group:is(.is-selected,.is-expanded){background:var(--sa-workspace-selected);box-shadow:none;border-color:#0000}html[data-theme] .composer-routing-autocomplete__item:is(:hover,.is-active){background:var(--sa-workspace-selected)}html[data-theme] .composer-routing-autocomplete .chat-model-option-row:not(.is-active):hover{background:0 0}html[data-theme] .workspace-shell .skills-workspace--unified .skills-header{width:min(1200px,100% - 64px);margin-inline:auto;display:block}html[data-theme] .workspace-shell .skills-workspace--unified .skills-header p{color:var(--sa-workspace-muted);margin:8px 0 28px;font-size:14px}html[data-theme] .workspace-shell .skills-workspace--unified .skills-toolbar{border:0;justify-content:space-between;gap:12px;margin-bottom:24px;display:flex}html[data-theme] .workspace-shell .skills-workspace--unified .skills-search{flex:1;max-width:440px}html[data-theme] .workspace-shell .skills-saved-filter{min-height:36px;color:var(--sa-workspace-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 10px;font-size:13px;display:inline-flex}html[data-theme] .workspace-shell .skills-saved-filter:is(:hover,[aria-pressed=true]){background:var(--sa-workspace-selected);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .skills-grid--unified{grid-template-columns:repeat(auto-fill,minmax(min(100%,270px),1fr));gap:14px}html[data-theme] .workspace-shell .skills-workspace--unified .tools-layout,html[data-theme] .workspace-shell .skills-search{min-width:0}html[data-theme] .workspace-shell .skills-saved-filter:focus-visible,html[data-theme] .workspace-shell .tools-dialog__close:focus-visible{outline:2px solid var(--sa-workspace-ink);outline-offset:2px}@media (width<=520px){html[data-theme] .composer-routing-autocomplete .composer-routing-autocomplete__item{min-height:44px}}html[data-theme] .workspace-shell .capability-card__icon{height:132px;color:var(--sa-workspace-muted);background:var(--sa-workspace-wash);place-items:center;display:grid}html[data-theme] .workspace-shell .capability-card .skill-card__body{flex:1}html[data-theme] .workspace-shell .skills-workspace--unified .skill-card__use:not(:disabled){background:var(--sa-workspace-ink);min-height:32px;color:var(--sa-workspace-canvas);border:0;border-radius:999px;font-size:12px}html[data-theme] .workspace-shell .skills-catalog-status{color:var(--sa-workspace-muted);font-size:13px}html[data-theme] .workspace-shell .tools-dialog{border:1px solid var(--sa-workspace-boundary);background:var(--sa-workspace-canvas);width:min(680px,100vw - 24px);max-height:calc(100dvh - 32px);color:var(--sa-workspace-ink);box-shadow:var(--sa-workspace-elevation-detached);border-radius:20px;margin:auto;padding:32px 20px 20px;overflow-y:auto}html[data-theme] .workspace-shell .tools-dialog:not([open]){display:none}html[data-theme] .workspace-shell .tools-dialog::backdrop{background:#0003}html[data-theme] .workspace-shell .tools-dialog .tools-shell{width:100%;height:auto;min-height:0;padding:0}html[data-theme] .workspace-shell .tools-dialog .tools-layout{flex-direction:column;gap:20px;display:flex}html[data-theme] .workspace-shell .tools-dialog .tools-runner{width:100%;min-width:0}html[data-theme] .workspace-shell .tools-dialog__close{width:32px;height:32px;color:var(--sa-workspace-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:8px;right:8px}html[data-theme] .workspace-shell .tools-dialog__close:hover{background:var(--sa-workspace-selected)}html[data-theme] :is(.settings-dialog,.settings-confirm,.settings-security-dialog,.settings-select__menu,.profile-menu,.profile-help-menu,.profile-editor,.composer-routing-autocomplete),html[data-theme] .workspace-shell :is(.workspace-dialog,.project-dialog,.workspace-sources__dialog,.workspace-deliverables__confirmation,.studio-detail-dialog,.skill-detail,.tools-dialog,.project-menu-popover,.skills-facet__menu,.library-filter-menu,.library-bulk-move__menu,.studio-inline-option-menu,.assistant-model-picker__panel){font-family:var(--sa-sidebar-font)}html[data-theme] .profile-editor__avatar>button{border:1px solid var(--sa-workspace-boundary);background:var(--sa-workspace-surface);box-shadow:none}html[data-theme] .profile-editor__fields>label:focus-within{border-color:var(--sa-workspace-boundary-strong);box-shadow:none}html[data-theme] .workspace-shell :is(.plugins-search,.assistant-model-picker__search,.settings-search){border-radius:var(--sa-workspace-radius-control);background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] .workspace-shell .assistant-message__response--without-speaker{grid-template-columns:minmax(0,1fr)}html[data-theme] .workspace-shell .thinking-indicator--rail{width:fit-content;max-width:min(100%,520px);min-height:28px;color:var(--sa-workspace-muted);animation:sa-model-activity-rail-in var(--sa-v3-duration-content) var(--sa-workspace-ease) both;flex-direction:column;align-items:flex-start;gap:0;padding:0;display:flex}html[data-theme] .workspace-shell .assistant-generation-activity{width:min(100%,520px);min-width:0}html[data-theme] .workspace-shell .model-activity-roster{border-inline-start:1px solid var(--sa-workspace-boundary);min-width:0;color:var(--sa-workspace-muted);font-size:var(--ds-meta);gap:12px;margin:6px 0 4px 4px;padding:2px 0 2px 15px;display:grid}html[data-theme] .workspace-shell .model-activity-roster__notice{color:var(--sa-workspace-muted);font-size:inherit;margin:0 0 3px;line-height:1.35}html[data-theme] .workspace-shell .model-activity-roster__row{min-height:24px;animation:sa-model-activity-copy-in var(--sa-v3-duration-selection) var(--sa-workspace-ease) both;grid-template-columns:13px minmax(0,1fr);align-items:start;gap:8px;padding:1px 0;display:grid}html[data-theme] .workspace-shell .model-activity-roster__row>.provider-icon{margin-top:3px}html[data-theme] .workspace-shell .model-activity-roster__content{gap:2px;min-width:0;line-height:1.45;display:grid}html[data-theme] .workspace-shell .model-activity-roster__identity{flex-wrap:wrap;align-items:baseline;gap:0 6px;min-width:0;display:flex}html[data-theme] .workspace-shell .model-activity-roster__identity>span{overflow-wrap:anywhere;min-width:0}html[data-theme] .workspace-shell .model-activity-roster__name{color:color-mix(in srgb, var(--sa-workspace-ink) 75%, var(--sa-workspace-muted));font-size:inherit;font-weight:430}html[data-theme] .workspace-shell .model-activity-roster__role{color:var(--sa-workspace-muted);font-size:inherit;font-weight:400}html[data-theme] .workspace-shell .model-activity-roster__role:before{content:"·";margin-inline-end:6px}html[data-theme] .workspace-shell .model-activity-roster__detail{color:var(--sa-workspace-muted);font-size:inherit;overflow-wrap:anywhere}html[data-theme] .workspace-shell .assistant-generation-activity+:is(.response-reveal,.media-generation-placeholder){margin-top:13px}html[data-theme] .workspace-shell .thinking-indicator__trigger{width:fit-content;min-height:28px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:4px;align-items:center;gap:7px;padding:0;display:flex}html[data-theme] .workspace-shell .thinking-indicator__trigger:disabled{cursor:default}html[data-theme] .workspace-shell .thinking-indicator__trigger:focus-visible{outline:2px solid var(--sa-workspace-focus-ring);outline-offset:2px}html[data-theme] .workspace-shell .thinking-pixel-loader{flex:none;grid-template-columns:repeat(3,3px);align-items:center;gap:1.5px;display:grid}html[data-theme] .workspace-shell .thinking-pixel-loader__dot{opacity:.18;background:currentColor;border-radius:50%;width:3px;height:3px;animation:.65s cubic-bezier(.23,1,.32,1) infinite sa-thinking-pixel-on;display:grid}html[data-theme] .workspace-shell .thinking-indicator--rail .thinking-indicator__step{min-width:0;min-height:20px;font-size:var(--ds-meta);animation:sa-model-activity-copy-in var(--sa-v3-duration-selection) var(--sa-workspace-ease) both;line-height:20px;display:block;overflow:hidden}html[data-theme] .workspace-shell .thinking-indicator--rail em.thinking-indicator__copy{color:#0000;background-image:linear-gradient(90deg, var(--sa-workspace-muted) 0%, var(--sa-workspace-muted) 38%, var(--sa-workspace-ink) 50%, var(--sa-workspace-muted) 62%, var(--sa-workspace-muted) 100%);-webkit-text-fill-color:transparent;max-width:min(440px,100vw - 104px);font-size:var(--ds-meta);text-overflow:ellipsis;white-space:nowrap;background-position:200% 0;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;font-style:normal;font-weight:500;line-height:20px;animation:1.5s linear infinite sa-thinking-shimmer;display:block;overflow:hidden}html[data-theme] .workspace-shell .thinking-indicator__chevron{opacity:.38;transition:transform var(--sa-v3-duration-content) var(--sa-workspace-ease);flex:none}html[data-theme] .workspace-shell .thinking-indicator--rail.is-expanded .thinking-indicator__chevron{transform:rotate(180deg)}html[data-theme] .workspace-shell .thinking-indicator__details{opacity:0;width:min(100%,480px);transition:grid-template-rows var(--sa-v3-duration-content) var(--sa-workspace-ease), opacity var(--sa-v3-duration-selection) var(--sa-workspace-ease);grid-template-rows:0fr;display:grid}html[data-theme] .workspace-shell .thinking-indicator--rail.is-expanded .thinking-indicator__details{opacity:1;grid-template-rows:1fr}html[data-theme] .workspace-shell .thinking-indicator__details-clip{min-height:0;overflow:hidden}html[data-theme] .workspace-shell .thinking-indicator__details ol{border-left:1px solid color-mix(in srgb, var(--sa-workspace-boundary) 72%, transparent);gap:6px;max-height:148px;margin:2px 0 5px 6px;padding:2px 0 2px 13px;list-style:none;display:grid;overflow-y:auto}html[data-theme] .workspace-shell .thinking-indicator__details li{min-height:20px;color:var(--sa-workspace-muted);font-size:var(--ds-meta);animation:sa-thinking-trace-in var(--sa-v3-duration-selection) var(--sa-workspace-ease) both;align-items:center;gap:7px;line-height:1.35;display:flex}html[data-theme] .workspace-shell .thinking-indicator__details li>svg{opacity:.72;flex:none}html[data-theme] .workspace-shell .assistant-execution-receipt{width:fit-content;max-width:min(100%,520px);color:var(--sa-workspace-muted);font-size:var(--ds-meta);margin-top:12px}html[data-theme] .workspace-shell .assistant-execution-receipt>summary{min-height:32px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:7px;margin-left:-6px;padding:0 6px;list-style:none;display:inline-flex}html[data-theme] .workspace-shell .assistant-execution-receipt>summary::-webkit-details-marker{display:none}html[data-theme] .workspace-shell .assistant-execution-receipt>summary:hover{background:var(--sa-workspace-wash);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .assistant-execution-receipt>summary:focus-visible{outline:2px solid var(--sa-workspace-focus-ring);outline-offset:2px}html[data-theme] .workspace-shell .assistant-execution-receipt>summary>svg{transition:transform var(--sa-v3-duration-selection) var(--sa-workspace-ease)}html[data-theme] .workspace-shell .assistant-execution-receipt[open]>summary>svg{transform:rotate(180deg)}html[data-theme] .workspace-shell .assistant-execution-receipt>ol{border-left:1px solid var(--sa-workspace-boundary);gap:10px;margin:6px 0 6px 3px;padding:2px 0 2px 14px;list-style:none;display:grid}html[data-theme] .workspace-shell .assistant-execution-receipt>ol>li{color:var(--sa-workspace-muted);align-items:center;gap:7px;line-height:1.35;display:flex}html[data-theme] .workspace-shell .assistant-execution-receipt>ol>li>svg{flex:none}html[data-theme] .workspace-shell .assistant-activity-dot{opacity:.65;background:currentColor;border-radius:50%;flex:0 0 3px;width:3px;height:3px;margin:0 4px}html[data-theme] .workspace-shell .assistant-activity-outcome{opacity:.8;font-size:.9em}html[data-theme] .workspace-shell .adaptive-routing-icon{--adaptive-routing-icon-size:16px;width:var(--adaptive-routing-icon-size);height:var(--adaptive-routing-icon-size);flex:0 0 var(--adaptive-routing-icon-size);color:currentColor;place-items:center;display:inline-grid}html[data-theme] .workspace-shell .adaptive-routing-icon>svg{width:100%;height:100%;display:block;overflow:visible}html[data-theme] .workspace-shell .adaptive-routing-icon__route{stroke:currentColor;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round}html[data-theme] .workspace-shell .adaptive-routing-icon__node,html[data-theme] .workspace-shell .adaptive-routing-icon__hub{fill:var(--sa-workspace-surface);stroke:currentColor;stroke-width:1.15px;transform-box:fill-box;transform-origin:50%}html[data-theme] .workspace-shell .adaptive-routing-icon.is-active .adaptive-routing-icon__route{stroke-dasharray:2.4 2.8;animation:1.25s linear infinite sa-adaptive-route-flow}html[data-theme] .workspace-shell .adaptive-routing-icon.is-active .adaptive-routing-icon__hub{animation:1.25s ease-in-out infinite sa-adaptive-route-pulse}@keyframes sa-adaptive-route-flow{to{stroke-dashoffset:-10.4px}}@keyframes sa-adaptive-route-pulse{50%{transform:scale(1.32)}}@keyframes sa-model-activity-copy-breathe{0%,to{opacity:.72}50%{opacity:1}}html[data-theme] .workspace-shell .message-footer__attribution{min-width:0;color:var(--sa-workspace-muted);font-size:calc(var(--ds-meta) - 1px);overflow-wrap:anywhere;line-height:1.5;display:block}@keyframes sa-thinking-pixel-on{0%,to{opacity:.15;transform:scale(.9)}50%{opacity:.92;transform:scale(1.1)}}@keyframes sa-thinking-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes sa-thinking-trace-in{0%{opacity:0;transform:translateY(2px)}}@keyframes sa-model-activity-rail-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes sa-model-activity-copy-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}html[data-theme] .workspace-shell .chat-stage--empty{--empty-composer-rest-offset:-46px}html[data-theme] .workspace-shell .composer-dock-meta,html[data-theme] .workspace-shell .chat-stage--empty .composer-dock-meta,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock-meta,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock-meta{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;width:min(100%,58rem);height:32px;min-height:32px;margin:4px auto 0;padding:0;display:grid;position:relative;overflow:visible}html[data-theme] .workspace-shell .composer-dock-meta>.composer-support-row,html[data-theme] .workspace-shell .chat-stage--empty .composer-dock-meta>.composer-support-row,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock-meta>.composer-support-row{grid-area:1/1;justify-self:start;align-items:center;width:auto;min-width:0;height:32px;min-height:32px;margin:0;padding:0;display:flex}html[data-theme] .workspace-shell .composer-dock-meta>.composer-support-row .conversation-context-bar{min-width:0;min-height:32px}html[data-theme] .workspace-shell .composer-dock-meta>.composer-support-row .conversation-context-control>button{height:32px;min-height:32px}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel,html[data-theme] .workspace-shell .chat-stage--empty .composer-dock-meta>.usage-fuel,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock-meta>.usage-fuel{grid-area:1/2;place-self:center end;position:relative;inset:auto;transform:none}html[data-theme] .workspace-shell .composer-dock-meta>.composer-plan-cta{grid-area:1/2;place-self:center end}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger{height:24px;min-height:24px}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__popover[data-placement=above]{top:auto;bottom:calc(100% + 8px)}@media (width>=721px){html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock{padding:6px 24px max(5px, env(safe-area-inset-bottom))}}@media (width<=720px){html[data-theme] .workspace-shell .workspace-sidebar{padding:8px 10px 12px}html[data-theme] .workspace-shell .sidebar-header{border-bottom:1px solid color-mix(in srgb, var(--sa-workspace-divider) 58%, transparent);height:50px;min-height:50px;margin:0 0 7px;padding:0 4px 7px}html[data-theme] .workspace-shell .sidebar-brand{align-items:center;height:34px;margin-left:2px;display:flex}html[data-theme] .workspace-shell .sidebar-brand .sidebar-brand-signature{--brand-lettering-height:12px;width:calc(var(--brand-lettering-height) * 9.98611);height:var(--brand-lettering-height)}html[data-theme] .workspace-shell .new-chat-button,html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a){height:42px;min-height:42px;font-size:14px}html[data-theme] .workspace-shell .sidebar-primary-nav .sidebar-more-link{height:38px;min-height:38px;font-size:13px}html[data-theme] .workspace-shell .sidebar-section-label{height:34px}html[data-theme] .workspace-shell .conversation-row{height:40px;min-height:40px}html[data-theme] .workspace-shell .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty .chat-composer,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .chat-composer,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .chat-composer{border-radius:13px;min-height:62px;padding:6px 7px}html[data-theme] .workspace-shell .composer-primary-row{grid-template-columns:40px minmax(54px,1fr) auto auto;column-gap:5px}html[data-theme] .workspace-shell .composer-primary-row .composer-textarea-shell :is(textarea,.composer-editable),html[data-theme] .workspace-shell .chat-stage--empty .composer-primary-row .composer-textarea-shell :is(textarea,.composer-editable),html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-primary-row .composer-textarea-shell :is(textarea,.composer-editable),html[data-theme] .workspace-shell .composer-routing-preview{height:40px;min-height:40px;padding:9px 5px 9px 12px;font-size:14.5px;line-height:22px}html[data-theme] .workspace-shell .composer-routing-preview__content{min-height:22px}html[data-theme] .workspace-shell .composer-primary-row :is(.composer-add-button,.composer-voice-button),html[data-theme] .workspace-shell .composer-primary-row .composer-send{flex-basis:40px;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px}html[data-theme] .workspace-shell .studio-composer,html[data-theme] .workspace-shell .studio-workspace.has-generations .studio-composer{border-radius:13px}html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock,html[data-theme] .workspace-shell .chat-stage--empty.chat-stage--starting .composer-dock{padding:6px 10px max(5px, env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){html[data-theme] :is(.workspace-shell,.settings-dialog,.settings-confirm,.settings-security-dialog,.profile-menu,.profile-help-menu,.composer-routing-autocomplete) *,html[data-theme] :is(.workspace-shell,.settings-dialog,.settings-confirm,.settings-security-dialog,.profile-menu,.profile-help-menu,.composer-routing-autocomplete) :before,html[data-theme] :is(.workspace-shell,.settings-dialog,.settings-confirm,.settings-security-dialog,.profile-menu,.profile-help-menu,.composer-routing-autocomplete) :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html[data-theme] .workspace-shell .thinking-indicator--rail em.thinking-indicator__copy{color:var(--sa-workspace-muted);-webkit-text-fill-color:currentColor;background:0 0}html[data-theme] .workspace-shell .sidebar-motion-icon>*,html[data-theme] .workspace-shell .sidebar-motion-icon>g,html[data-theme] .workspace-shell .sidebar-motion-icon>g>*{stroke-dashoffset:0!important;transform:none!important}}@media (forced-colors:active){html[data-theme] .workspace-shell .thinking-indicator--rail em.thinking-indicator__copy{color:canvastext;-webkit-text-fill-color:currentColor;background:0 0}html[data-theme] .workspace-shell .assistant-execution-receipt>summary{border-color:buttontext}html[data-theme] .workspace-shell .assistant-execution-receipt>ol{border-left-color:canvastext}}html[data-theme] .workspace-shell :is(.rich-inline-display,.rich-code-block,.rich-markdown-table-shell,.rich-code-table,.rich-markdown-table,.rich-artifact-card,.rich-document-canvas,.rich-audio-card,.message-attachment,.pending-attachment,.message-skill,.rich-external-image-blocked,.library-file-preview,.display-audio-preview){background:var(--sa-workspace-wash);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}html[data-theme] .workspace-shell :is(.rich-inline-display,.rich-code-block,.rich-markdown-table-shell,.rich-artifact-card,.rich-audio-card,.library-file-preview,.display-audio-preview){border-radius:var(--sa-workspace-radius-surface)}html[data-theme] .workspace-shell :is(.message-attachment,.pending-attachment,.message-skill,.rich-external-image-blocked){border-radius:var(--sa-workspace-radius-control)}html[data-theme] .workspace-shell :is(.message-attachment,.pending-attachment,.message-skill){background:var(--sa-workspace-selected)}html[data-theme] .workspace-shell :is(.rich-inline-display__header,.rich-code-block>header,.rich-document-canvas__toolbar){box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell .rich-inline-display{background:var(--sa-workspace-wash)}html[data-theme] .workspace-shell .rich-inline-display__header{padding:6px 8px 4px 14px}html[data-theme] .workspace-shell .rich-inline-display__body,html[data-theme] .workspace-shell .rich-inline-display :is(.display-html-stage,.rich-inline-display__source){background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] .workspace-shell .rich-code-block>header{padding-bottom:4px}html[data-theme] .workspace-shell .markdown-body .rich-code-block>pre,html[data-theme] .workspace-shell .rich-inline-display__source{box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell .rich-code-actions button.is-active{background:var(--sa-workspace-selected);box-shadow:none;border:0}html[data-theme] .workspace-shell :is(.rich-inline-display__actions :is(button,a),.rich-code-actions button,.rich-table-copy,.rich-document-canvas__toolbar button,.rich-artifact-card__actions :is(button,a),.pending-attachment>button){box-shadow:none;background:0 0;border:0;transform:none}html[data-theme] .workspace-shell :is(.rich-inline-display__actions :is(button,a),.rich-code-actions button,.rich-table-copy,.rich-document-canvas__toolbar button,.rich-artifact-card__actions :is(button,a),.pending-attachment>button):is(:hover,:focus-visible){background:var(--sa-workspace-selected);box-shadow:none;border:0;transform:none}html[data-theme] .workspace-shell .rich-markdown-table-shell{background:var(--sa-workspace-wash);overflow:hidden}html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table,.rich-markdown-table),html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table,.rich-markdown-table) table{box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table th,.rich-markdown-table th){background:var(--sa-workspace-selected)}html[data-theme] .workspace-shell .markdown-body :is(.rich-code-table tr:nth-child(2n) td,.rich-markdown-table tr:nth-child(2n) td){background:color-mix(in srgb, var(--sa-workspace-selected) 58%, transparent)}html[data-theme] .workspace-shell .markdown-body :not(pre)>code{background:var(--sa-workspace-selected);box-shadow:none;color:var(--sa-workspace-ink);border:0;border-radius:6px;padding:2px 5px}html[data-theme] .workspace-shell .markdown-body .rich-site-link{background:var(--sa-workspace-wash);box-shadow:none;color:var(--sa-workspace-ink);border:0}html[data-theme] .workspace-shell .markdown-body .rich-site-link:is(:hover,:focus-visible){background:var(--sa-workspace-selected);box-shadow:none;color:var(--sa-workspace-ink);border:0}html[data-theme] .workspace-shell .markdown-body .rich-site-link__label{color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .markdown-body .rich-site-link__host{color:var(--sa-workspace-muted);border:0;padding-left:0}html[data-theme] .workspace-shell :is(.rich-site-link__favicon,.message-sources__icons .site-favicon){box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell .message-sources>summary{background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] .workspace-shell .message-sources>summary:is(:hover,:focus-visible),html[data-theme] .workspace-shell .message-sources[open]>summary{background:var(--sa-workspace-selected);box-shadow:none;border:0}html[data-theme] .workspace-shell .message-sources__popover{background:var(--sa-workspace-tray);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}html[data-theme] .workspace-shell .message-sources__popover a{box-shadow:none;background:0 0;border:0}html[data-theme] .workspace-shell .message-sources__popover a:hover{background:var(--sa-workspace-selected)}html[data-theme] .workspace-shell :is(.message-attachment>img,.pending-attachment>img,.pending-attachment__file,.rich-artifact-card__icon,.rich-markdown-image,.rich-media-card,.rich-media-canvas,.rich-media-canvas :is(img,video)){box-shadow:none;border:0}html[data-theme] .workspace-shell .rich-markdown-image,html[data-theme] .workspace-shell .rich-media-card{background:0 0}html[data-theme] .workspace-shell :is(.rich-media-expand,.rich-media-actions button,.rich-media-actions a,.rich-media-close,.rich-media-copied){background:var(--sa-workspace-media-control);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;transform:none}html[data-theme] .workspace-shell :is(.rich-media-expand,.rich-media-actions button,.rich-media-actions a,.rich-media-close):is(:hover,:focus-visible){background:var(--sa-workspace-media-control-hover);box-shadow:none;border:0;transform:none}html[data-theme] .workspace-shell .rich-audio-card__play{background:var(--sa-workspace-ink);box-shadow:none;border:0;transform:none}html[data-theme] .workspace-shell .rich-audio-card__play:is(:hover,:focus-visible):not(:disabled){background:var(--sa-workspace-control-strong-hover);box-shadow:none;transform:none}html[data-theme] .workspace-shell .rich-audio-card>.rich-media-actions :is(button,a){box-shadow:none;color:var(--sa-workspace-muted);background:0 0;border:0}html[data-theme] .workspace-shell .rich-audio-card>.rich-media-actions :is(button,a):hover{background:var(--sa-workspace-selected);color:var(--sa-workspace-ink)}html[data-theme] .workspace-shell .rich-document-canvas textarea{background:var(--sa-workspace-wash);box-shadow:none;border:0}html[data-theme] .workspace-shell .rich-document-canvas textarea:focus,html[data-theme] .workspace-shell .rich-document-canvas__content,html[data-theme] .workspace-shell .rich-document-canvas__content h2{box-shadow:none;border:0}html[data-theme] .workspace-shell .rich-display-panel{background:var(--sa-workspace-canvas);box-shadow:none;border:0}html[data-theme] .workspace-shell .rich-display-panel--panel{border-left:1px solid var(--sa-workspace-divider)}html[data-theme] .workspace-shell :is(.rich-display-header,.rich-display-meta){border-color:var(--sa-workspace-divider);background:var(--sa-workspace-canvas);box-shadow:none}html[data-theme] .workspace-shell .rich-display-resizer{background:var(--sa-workspace-selected);box-shadow:none;color:var(--sa-workspace-muted);border:0}html[data-theme] .workspace-shell .rich-display-resizer:is(:hover,:focus-visible){background:var(--sa-workspace-pressed);box-shadow:none;color:var(--sa-workspace-ink);border:0}html[data-theme] .workspace-shell .rich-display-body,html[data-theme] .workspace-shell :is(.display-html-stage,.display-image-preview,.display-video-preview,.display-text-preview,.display-prose-preview,.display-table-wrap,.display-loading,.display-empty,.library-file-canvas){background:var(--sa-workspace-canvas);box-shadow:none}html[data-theme] .workspace-shell .display-html-stage{padding:0}html[data-theme] .workspace-shell :is(.display-loading,.display-empty p,.display-empty .rich-primary-action){font-family:var(--sa-workspace-font);font-size:var(--ds-secondary);line-height:1.5}html[data-theme] .workspace-shell :is(.display-html-frame,.display-document-frame,.display-image-frame,.display-image-preview img,.display-video-preview video,.display-table-wrap table){box-shadow:none;border:0}html[data-theme] .workspace-shell :is(.rich-inline-display .display-html-frame,.rich-display-panel--page .display-html-frame,.library-file-preview .display-html-frame){box-shadow:none;border:0;border-radius:0}html[data-theme] .workspace-shell .rich-display-panel--page .display-html-stage{padding:0}html[data-theme] .workspace-shell .library-file-preview{background:var(--sa-workspace-wash)}html[data-theme] .workspace-shell .library-file-preview :is(.display-image-frame,.display-video-preview video,.display-audio-preview){box-shadow:none;border:0}html[data-theme] .workspace-shell .display-prose-preview h2{border-top:0}html[data-theme] .workspace-shell .display-navigation-notice{background:var(--sa-workspace-ink);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}html[data-theme] .conversation-media-viewer{--media-viewer-canvas:var(--sa-workspace-canvas);--media-viewer-header:var(--sa-workspace-surface);--media-viewer-surface:var(--sa-workspace-wash);--media-viewer-hover:var(--sa-workspace-selected);--media-viewer-text:var(--sa-workspace-ink);--media-viewer-muted:var(--sa-workspace-muted);--media-viewer-border:var(--sa-workspace-divider);animation:sa-rich-viewer-in var(--sa-v3-duration-selection) var(--sa-workspace-ease) both}html[data-theme] .conversation-media-viewer__header{background:var(--media-viewer-header);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme] .conversation-media-viewer__header .rich-media-actions :is(button,a){box-shadow:none;color:var(--media-viewer-text);background:0 0;border:0}html[data-theme] .conversation-media-viewer__header .rich-media-actions :is(button,a):hover{background:var(--media-viewer-hover)}html[data-theme] .conversation-media-viewer__figure :is(img,video){box-shadow:none}html[data-theme] .conversation-media-viewer__thumbnail{box-shadow:none;background:0 0;border:0;padding:3px;transform:none}html[data-theme] .conversation-media-viewer__thumbnail:is(:hover,:focus-visible,.is-active){background:var(--media-viewer-hover);box-shadow:none;border:0;transform:none}html[data-theme] .conversation-media-viewer__thumbnail>span{background:var(--sa-workspace-media-control);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme] .conversation-media-viewer :is(.conversation-media-viewer__previous,.conversation-media-viewer__next){background:var(--media-viewer-surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}html[data-theme] .conversation-media-viewer :is(.conversation-media-viewer__previous,.conversation-media-viewer__next):not(:disabled):hover{background:var(--media-viewer-hover);box-shadow:none;transform:translateY(-50%)}@keyframes sa-rich-viewer-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){html[data-theme] .conversation-media-viewer__rail{background:var(--media-viewer-surface);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;border:0}}@media (prefers-reduced-motion:reduce){html[data-theme] .conversation-media-viewer{animation:none}}html[data-theme] .workspace-shell .product-prompt-input[data-sizing=content]>.product-prompt-input__surface{--product-prompt-surface-padding:14px 16px 12px;min-height:112px;font-family:var(--sa-sidebar-font)}html[data-theme] .workspace-shell .skills-workspace--unified .skills-shell{width:min(1200px,100% - 64px)}@media (width<=620px){html[data-theme] .workspace-shell .skills-workspace--unified :is(.skills-header,.skills-shell){width:calc(100% - 32px);margin-inline:auto}}html[data-theme] .workspace-shell .product-prompt-input[data-sizing=content] .composer-primary-row,html[data-theme] .workspace-shell .product-prompt-input[data-sizing=content] .composer-actions,html[data-theme] .workspace-shell .product-prompt-input[data-sizing=content] .composer-actions__left,html[data-theme] .workspace-shell .product-prompt-input[data-sizing=content] .composer-actions__right{display:contents}html[data-theme] .workspace-shell .product-prompt-input[data-sizing=content] .composer-textarea-shell{width:100%;margin-bottom:42px;position:relative;inset:auto}html[data-theme] .workspace-shell .product-prompt-input[data-sizing=content] .composer-textarea-shell .composer-editable{height:auto;font:400 16px/24px var(--sa-sidebar-font);position:relative;inset:auto;min-height:48px!important;padding:0!important}html[data-theme] .workspace-shell .product-prompt-input[data-sizing=content] :is(.composer-send,.composer-add-button):not(.studio-add-button){width:36px;height:36px;position:absolute;bottom:10px}html[data-theme] .workspace-shell .product-prompt-input[data-sizing=content] .composer-send{right:12px}html[data-theme] .workspace-shell .product-prompt-input[data-sizing=content] .composer-add-button:not(.studio-add-button){left:12px}html[data-theme] .workspace-shell .studio-prompt-field textarea{min-height:56px;font:400 16px/24px var(--sa-sidebar-font)}html[data-theme] .workspace-shell .studio-controls{align-items:flex-end;gap:12px}html[data-theme] .workspace-shell .studio-generate-button{border-radius:20px;height:40px;min-height:40px}html[data-theme] .workspace-shell .studio-controls .composer-model-trigger{background:0 0;border-radius:20px;min-height:36px}html[data-theme] .workspace-shell .studio-controls .composer-model-trigger:not(:disabled):hover{background:var(--workspace-surface-1)}html[data-theme] .workspace-shell .studio-control-cluster{flex-wrap:wrap;min-width:0}html[data-theme] .workspace-shell .library-filter__trigger{gap:6px;width:auto;padding-inline:10px;font-size:12px}html[data-theme] .workspace-shell .skills-workspace--unified .skill-card h3{font-size:16px;line-height:1.35}html[data-theme] .workspace-shell .skills-workspace--unified .skill-card__body>p{font-size:13px;line-height:1.5}html[data-theme] .workspace-shell .skills-workspace--unified .skill-publisher{font-size:11px}html[data-theme] .workspace-shell .skills-workspace--unified .skill-card__footer{flex-wrap:wrap;gap:12px}html[data-theme] .workspace-shell .skills-workspace--unified .skill-card__tags small{border:0;padding:3px 0;font-size:10px}html[data-theme] .workspace-shell .skills-workspace--unified .skill-card__use{white-space:nowrap;flex-shrink:0;min-height:32px;margin-left:auto;padding:0 12px;font-size:12px}html[data-theme] .workspace-shell :is(.plugins-header h1,.collection-page-header h1,.skills-header h1,.studio-page-header h1){font-family:var(--font-display)}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):is(:hover,:focus-visible) .sidebar-motion-icon__book{transform-origin:15px 14px;transform:rotate(-7deg)}html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):is(:hover,:focus-visible) .sidebar-motion-icon__studio-play{transform:translate(.5px)}html[data-theme] .workspace-shell :is(.rich-inline-display__header,.rich-code-block>header,.rich-document-canvas__toolbar){min-height:44px;font-family:var(--sa-sidebar-font);gap:8px}html[data-theme] .workspace-shell :is(.rich-inline-display__actions button,.rich-code-actions button,.rich-document-canvas__toolbar button){min-width:32px;min-height:32px}html[data-theme] .workspace-shell .markdown-body{overflow-wrap:anywhere}html[data-theme] .workspace-shell .markdown-body :is(pre,table){overflow-wrap:normal}html[data-theme] .workspace-shell .rich-markdown-table-shell{position:relative}html[data-theme] .workspace-shell .rich-table-copy{z-index:3;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid;position:absolute;top:4px;right:4px}html[data-theme] .workspace-shell .rich-markdown-table th:last-child{padding-right:44px}html[data-theme] .workspace-shell .rich-code-block>header{flex-direction:row;align-items:center}html[data-theme] .workspace-shell .rich-code-block>header>span:first-child{min-width:0}html[data-theme] .workspace-shell .rich-code-block>header strong{text-overflow:ellipsis;overflow:hidden}html[data-theme] .workspace-shell .rich-code-actions{flex-shrink:0;width:auto;margin-left:auto}html[data-theme] .workspace-shell .rich-code-actions button:first-child{margin-right:0}html[data-theme] .workspace-shell :is(.rich-inline-display__source,.rich-code-block>pre){tab-size:2;max-width:100%;overflow:auto}html[data-theme] .workspace-shell .assistant-form-section :is(input,textarea,select){font-family:var(--sa-sidebar-font);font-size:14px;line-height:1.6}html[data-theme] .workspace-shell .assistant-starter-editor>div{min-width:0}html[data-theme] .workspace-shell :is(.library-filter-menu,.plugins-workspace,.assistant-simple-form) :is(button,input,textarea,select):focus-visible{outline:2px solid var(--sa-workspace-routing-ink);outline-offset:2px}html[data-theme] .workspace-shell :is(.plugins-search,.skills-search) input:focus-visible{outline:none}html[data-theme] .workspace-shell :is(.plugins-search,.skills-search):has(input:focus-visible){outline:2px solid var(--sa-workspace-focus-ring);outline-offset:2px}html[data-theme] .workspace-shell :is(.plugins-search,.skills-search) input::-webkit-search-cancel-button{display:none}html[data-theme] .workspace-shell :is(.plugins-search,.skills-search) input::-webkit-search-decoration{display:none}@media (width<=600px){html[data-theme] .workspace-shell .studio-controls{flex-wrap:wrap}html[data-theme] .workspace-shell .studio-generate-area{margin-left:auto}html[data-theme] .workspace-shell .library-view-controls{gap:4px}html[data-theme] .workspace-shell .library-filter__trigger{max-width:150px}html[data-theme] .workspace-shell .library-filter__trigger span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell .sidebar-primary-nav :is(button,a):is(:hover,:focus-visible) :is(.sidebar-motion-icon__book,.sidebar-motion-icon__studio-play){transform:none}}html[data-theme] .workspace-shell .studio-generation-card{background:0 0;border-radius:16px}html[data-theme] .workspace-shell .studio-generation-card:is(:hover,:focus-within){background:0 0}html[data-theme] .workspace-shell .chat-model-option-row__copy>strong:has(.chat-model-option-row__badge){align-items:center;gap:6px;display:flex}html[data-theme] .workspace-shell .chat-model-option-row__label{text-overflow:ellipsis;min-width:0;overflow:hidden}html[data-theme] .workspace-shell .chat-model-option-row__badge{border:1px solid var(--workspace-border);color:var(--workspace-text-secondary);border-radius:999px;flex:none;padding:1px 5px;font-size:9px;font-weight:500;line-height:1.4}html[data-theme] .workspace-shell{--sa-premium:#64529a;--sa-premium-fill:linear-gradient(100deg, #9781c8, #787cc4 55%, #78a3c2);--sa-premium-soft:#e0e0f0;--sa-premium-surface:linear-gradient(115deg, #eeebfa, #e9edfb 60%, #e6eff8);--sa-premium-border:linear-gradient(115deg, #ddd5ef, #d7e2f1);--sa-premium-highlight:#ffffffa6;--sa-premium-speckle:#ffffffd9}html[data-theme=dark] .workspace-shell{--sa-premium:#c4b8ec;--sa-premium-fill:linear-gradient(100deg, #ad95e0, #989ddd 55%, #91bfdc);--sa-premium-soft:#3c3855;--sa-premium-surface:linear-gradient(115deg, #2c243e, #262b43 60%, #233342);--sa-premium-border:linear-gradient(115deg, #4b3e64, #3b5268);--sa-premium-highlight:#b7a4e514;--sa-premium-speckle:#c9c8ff70}html[data-theme] .workspace-shell .chat-model-option-row__badge[data-tone=premium]{color:var(--sa-premium);background:var(--sa-premium-surface) padding-box, var(--sa-premium-border) border-box;box-shadow:inset 0 1px 0 var(--sa-premium-highlight);letter-spacing:.01em;white-space:nowrap;border-color:#0000;padding:1px 7px;font-size:10px;font-weight:600}html[data-theme] .workspace-shell .model-usage-group-heading{flex-direction:column;gap:3px;padding:12px 8px 7px;display:flex}html[data-theme] .workspace-shell .model-usage-group-heading strong{font-size:11px;font-weight:650}html[data-theme] .workspace-shell .model-usage-group-heading span{color:var(--workspace-text-secondary);font-size:10px}html[data-theme] .workspace-shell [data-usage-group=premium]>.model-usage-group-heading strong{color:var(--sa-premium);align-items:center;gap:7px;display:flex}html[data-theme] .workspace-shell .product-prompt-model__group+.product-prompt-model__group{border-top:1px solid var(--workspace-border);margin-top:5px}html[data-theme] .workspace-shell .model-catalog-browser__group+.model-catalog-browser__group{border-top:1px solid var(--workspace-border);margin-top:16px;padding-top:4px}html[data-theme] .workspace-shell .model-catalog-browser__group>.model-usage-group-heading{padding:4px 4px 12px}html[data-theme] .workspace-shell .model-catalog-browser__group>.model-usage-group-heading strong{font-size:13px}html[data-theme] .workspace-shell .sidebar-premium{padding:0 0 8px}html[data-theme] .workspace-shell .sidebar-premium .usage-fuel{width:100%;min-width:0;max-width:none;display:block}html[data-theme] .workspace-shell .usage-fuel--discreet .usage-fuel__trigger{width:100%;min-width:0;height:36px;color:var(--workspace-text-secondary);box-shadow:none;background:0 0;border:0;border-radius:10px;justify-content:flex-start;gap:9px;padding:8px 10px;display:flex}html[data-theme] .workspace-shell .usage-fuel--discreet .usage-fuel__trigger:is(:hover,:focus-visible,[aria-expanded=true]){background:var(--workspace-hover)}html[data-theme] .workspace-shell .usage-fuel--discreet .usage-fuel__trigger:focus-visible{outline:2px solid var(--workspace-text-secondary);outline-offset:2px}html[data-theme] .workspace-shell .usage-fuel--discreet .usage-fuel__label{font-size:12px;font-weight:500;display:block}html[data-theme] .workspace-shell .usage-fuel--discreet .usage-fuel__trigger>svg{flex:0 0 16px;width:16px;height:16px;position:static;inset:auto}html[data-theme] .workspace-shell .usage-fuel--premium .usage-fuel__label{color:inherit}html[data-theme] .workspace-shell .usage-fuel--discreet .usage-fuel__chevron{opacity:.55;margin-left:auto}html[data-theme] .workspace-shell .usage-fuel--compact .usage-fuel__trigger{justify-content:center;padding:8px 0}html[data-theme] .workspace-shell .usage-fuel--compact :is(.usage-fuel__label,.usage-fuel__chevron){display:none}html[data-theme] .workspace-shell .usage-fuel__popover--premium .usage-fuel__period-heading h3{color:var(--sa-premium)}html[data-theme] .workspace-shell .usage-fuel__popover--reference .usage-fuel__bar-weekly{background:var(--sa-premium-soft)}html[data-theme] .workspace-shell .usage-fuel__popover--reference .usage-fuel__bar-weekly i{background:var(--sa-premium-fill)}html[data-theme] .workspace-shell .settings-usage-window.is-premium .settings-usage-window__track{background:var(--sa-premium-soft)}html[data-theme] .workspace-shell .settings-usage-window.is-premium .settings-usage-window__track .is-weekly>i{background:var(--sa-premium-fill);margin-inline-start:0}html[data-theme] .workspace-shell .usage-fuel__popover--reference .usage-fuel__period>p{font-size:12px;line-height:1.5}html[data-theme] .workspace-shell .usage-fuel__popover--reference .usage-fuel__bar-weekly i{margin:0;left:0;right:auto}html[data-theme] .workspace-shell .studio-header-actions>.usage-fuel{width:auto;min-width:0}html[data-theme] .workspace-shell .studio-header-actions>.usage-fuel--discreet .usage-fuel__trigger{width:auto;height:36px;padding:8px 10px}html[data-theme] .workspace-shell .usage-fuel__included{border-bottom:1px solid var(--sa-workspace-boundary);gap:5px;padding:16px 20px;display:grid}html[data-theme] .workspace-shell .usage-fuel__included strong{font-size:13px}html[data-theme] .workspace-shell .usage-fuel__included span{color:var(--sa-workspace-muted);font-size:12px}html[data-theme] .workspace-shell .usage-fuel__included p{color:var(--sa-workspace-muted);margin:5px 0 0;font-size:12px;line-height:1.55}html[data-theme] .workspace-shell .product-prompt-input{width:100%;max-width:var(--product-prompt-layout-width,54rem);font-family:var(--sa-workspace-font,var(--font-inter), "Inter", sans-serif);flex-direction:column;margin:0 auto;transition:max-width .34s cubic-bezier(.22,.78,.2,1);display:flex;position:relative}html[data-theme] .workspace-shell .composer-welcome-beam{z-index:1;pointer-events:none;opacity:0;border-radius:26px;padding:1px;transition:opacity .18s ease-out;position:absolute;inset:-2px;overflow:hidden;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}html[data-theme] .workspace-shell .product-prompt-input[data-welcome-idle=true] .composer-welcome-beam{opacity:1}html[data-theme] .workspace-shell .product-prompt-input:not([data-welcome-idle=true]) .composer-welcome-beam:before,html[data-theme] .workspace-shell .product-prompt-input:not([data-welcome-idle=true]) .composer-welcome-beam:after{animation-play-state:paused}html[data-theme] .workspace-shell .chat-stage--empty .chat-welcome-heading h1{font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;font-size:clamp(26px,2.6vw,34px);font-weight:500;line-height:1.15}html[data-theme] .workspace-shell .chat-welcome-suggestions{flex-wrap:wrap;justify-content:center;gap:4px 10px;width:min(100% - 32px,40rem);display:flex;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%)}html[data-theme] .workspace-shell .chat-welcome-suggestions[hidden]{display:none}html[data-theme] .workspace-shell .chat-welcome-suggestions button{min-height:36px;color:var(--workspace-text-secondary);font:400 13px/1.4 var(--sa-workspace-font,var(--font-inter), "Inter", sans-serif);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:6px 8px;transition:background-color .15s,color .15s;display:inline-flex}html[data-theme] .workspace-shell .chat-welcome-suggestions button:hover{background:color-mix(in srgb, var(--workspace-text) 5%, transparent);color:var(--workspace-text)}html[data-theme] .workspace-shell .chat-welcome-suggestions button:focus-visible{outline:2px solid var(--workspace-text-secondary);outline-offset:2px}@media (width<=520px){html[data-theme] .workspace-shell .chat-welcome-suggestions{grid-template-columns:repeat(2,max-content);gap:2px 8px;display:grid;top:calc(100% + 8px)}}@media (height<=560px){html[data-theme] .workspace-shell .chat-welcome-suggestions{display:none}}html[data-theme] .workspace-shell .composer-dock.composer-dock--normal{--product-prompt-layout-width:40rem}html[data-theme] .workspace-shell .composer-dock.composer-dock--compact{--product-prompt-layout-width:54rem}html[data-theme] .workspace-shell :is(.product-prompt-input__surface,.product-prompt-input[data-sizing=content]>.product-prompt-input__surface){z-index:10;width:100%;min-height:96px;padding:var(--product-prompt-surface-padding,0);border:1px solid var(--workspace-border,#e5e5e5);background:var(--workspace-canvas,#fff);color:var(--workspace-text,#171717);will-change:height;border-radius:24px;outline:0;position:relative;overflow:visible;transform:translateZ(0);box-shadow:0 1px 3px #0000000e,0 1px 2px -1px #0000000b}html[data-theme] .workspace-shell :is(.product-prompt-input__surface,.product-prompt-input[data-sizing=content]>.product-prompt-input__surface):hover,html[data-theme] .workspace-shell :is(.product-prompt-input__surface,.product-prompt-input[data-sizing=content]>.product-prompt-input__surface):focus-within{border-color:var(--workspace-border,#e5e5e5);outline:0;box-shadow:0 1px 3px #0000000e,0 1px 2px -1px #0000000b}html[data-theme=dark] .workspace-shell :is(.product-prompt-input__surface,.product-prompt-input[data-sizing=content]>.product-prompt-input__surface){border-color:color-mix(in srgb, var(--workspace-text-secondary) 28%, transparent);background:var(--workspace-canvas);box-shadow:0 1px 3px #00000047,0 1px 2px -1px #0000005c}html[data-theme] .workspace-shell .product-prompt-input__extras-clip{z-index:0;width:100%;position:relative;overflow:hidden}html[data-theme] .workspace-shell .product-prompt-input__extras{border:1px solid var(--workspace-border,#e5e5e5);background:var(--workspace-canvas,#fff);min-height:68px;max-height:136px;box-shadow:none;scrollbar-color:transparent transparent;scrollbar-width:thin;border-bottom:0;border-radius:16px 16px 0 0;padding:8px 8px 12px;position:absolute;bottom:-8px;left:20px;right:20px;overflow:auto}html[data-theme] .workspace-shell .product-prompt-input__extras:hover{scrollbar-color:color-mix(in srgb, var(--workspace-text-secondary) 24%, transparent) transparent}html[data-theme] .workspace-shell .product-prompt-input__extras .pending-attachments,html[data-theme] .workspace-shell .product-prompt-input__extras .composer-context-chips{z-index:auto;margin:0;padding:0}html[data-theme] .workspace-shell .product-prompt-input__extras .composer-context-chips+.pending-attachments,html[data-theme] .workspace-shell .product-prompt-input__extras .pending-attachments+.composer-context-chips{margin-top:7px}html[data-theme] .workspace-shell .product-prompt-input__extras .pending-attachment{border:1px solid color-mix(in srgb, var(--workspace-border) 74%, transparent);background:var(--workspace-canvas,#fff);min-width:174px;height:48px;box-shadow:none;border-radius:12px;animation:.4s cubic-bezier(.22,1,.36,1) both product-prompt-attachment-in}html[data-theme] .workspace-shell .product-prompt-input__controls,html[data-theme] .workspace-shell .product-prompt-input__trailing,html[data-theme] .workspace-shell .product-prompt-input__leading{display:contents}html[data-theme] .workspace-shell .product-prompt-input__choice-controls{z-index:10;pointer-events:auto;opacity:1;filter:blur();align-items:center;gap:0;max-width:calc(100% - 160px);height:32px;transition:opacity .3s,transform .3s cubic-bezier(.22,1,.36,1),filter .3s;display:flex;position:absolute;bottom:12px;left:12px;transform:translateY(0)}html[data-theme] .workspace-shell .product-prompt-input__leading.is-hidden .product-prompt-input__choice-controls,html[data-theme] .workspace-shell .product-prompt-input__leading.is-hidden .composer-attachment-picker{pointer-events:none;opacity:0;filter:blur(4px);transform:translateY(8px)}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-textarea-shell{z-index:1;width:auto;min-width:0;min-height:56px;position:absolute;inset:0 0 48px}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-textarea-shell :is(textarea,.composer-editable),html[data-theme] .workspace-shell .chat-stage--empty .product-prompt-input__surface .composer-textarea-shell :is(textarea,.composer-editable),html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .product-prompt-input__surface .composer-textarea-shell :is(textarea,.composer-editable){z-index:1;resize:none;width:100%;min-width:0;height:56px;max-height:160px;color:var(--workspace-text);caret-color:var(--workspace-text);box-shadow:none;font:inherit;letter-spacing:-.01em;opacity:1;scrollbar-color:transparent transparent;scrollbar-width:thin;background:0 0;border:0;outline:0;font-size:16px;font-weight:400;line-height:24px;transition:height .4s cubic-bezier(.22,1,.36,1);display:block;position:absolute;inset:0;overflow-y:auto;transform:none;min-height:56px!important;padding:14px 48px 14px 16px!important}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-textarea-shell :is(textarea,.composer-editable):hover{scrollbar-color:color-mix(in srgb, var(--workspace-text-secondary) 24%, transparent) transparent}html[data-theme] .workspace-shell .product-prompt-input[data-resize-mode=smooth] .composer-textarea-shell :is(textarea,.composer-editable){transition:height .15s ease-out}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-textarea-shell :is(textarea,.composer-editable):focus,html[data-theme] .workspace-shell .product-prompt-input__surface .composer-textarea-shell :is(textarea,.composer-editable):focus-visible{box-shadow:none;border:0;outline:0}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-textarea-shell.has-rotating-placeholder textarea::placeholder{color:#0000;opacity:0}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-rotating-placeholder{z-index:2;color:color-mix(in srgb, var(--workspace-text-secondary) 82%, transparent);pointer-events:none;position:absolute;inset:0;overflow:hidden}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-rotating-placeholder__message{font:inherit;letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:400;line-height:24px;animation:8s cubic-bezier(.22,.78,.2,1) infinite both product-prompt-placeholder-cycle;position:absolute;top:14px;left:16px;right:48px;overflow:hidden}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-rotating-placeholder__message:nth-child(2){animation-delay:-4s}html[data-theme] .workspace-shell .product-prompt-input[data-layout=compact] .product-prompt-input__surface .composer-textarea-shell{min-height:48px}html[data-theme] .workspace-shell .product-prompt-input[data-layout=compact] .product-prompt-input__surface .composer-textarea-shell :is(textarea,.composer-editable){height:48px;min-height:48px!important;padding:11px 48px 11px 16px!important}html[data-theme] .workspace-shell .product-prompt-input[data-layout=compact] .composer-rotating-placeholder__message{top:11px}html[data-theme] .workspace-shell :is(.product-prompt-model__trigger,.product-prompt-input__surface .composer-add-button){height:32px;min-height:32px;color:color-mix(in srgb, var(--workspace-text) 52%, transparent);box-shadow:none;font:inherit;cursor:default;background:0 0;border:0;border-radius:999px;outline:0;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:13px;font-weight:600;line-height:1;transition:color .2s,background-color .2s,transform .2s;display:inline-flex}html[data-theme] .workspace-shell :is(.product-prompt-model__trigger,.product-prompt-input__surface .composer-add-button):is(:hover,:focus-visible,[aria-expanded=true]){background:color-mix(in srgb, var(--workspace-text) 6%, transparent);color:var(--workspace-text);box-shadow:none;border:0;outline:0}html[data-theme] .workspace-shell :is(.product-prompt-model__trigger,.product-prompt-input__surface .composer-add-button):active:not(:disabled){transform:scale(.96)}html[data-theme] .workspace-shell :is(.product-prompt-model__trigger,.product-prompt-input__surface .composer-add-button):disabled{pointer-events:none;opacity:.42}html[data-theme] .workspace-shell .product-prompt-model{min-width:0;display:flex;position:relative}html[data-theme] .workspace-shell .product-prompt-model__trigger{max-width:184px}html[data-theme] .workspace-shell .product-prompt-model__trigger>strong{min-width:0;font:inherit;display:flex;overflow:hidden}html[data-theme] .workspace-shell .product-prompt-model__icon,html[data-theme] .workspace-shell .product-prompt-model__option>span:first-child{opacity:.72;place-items:center;transition:opacity .2s;display:grid}html[data-theme] .workspace-shell .product-prompt-model__icon{flex:0 0 16px;width:16px;height:16px}html[data-theme] .workspace-shell .product-prompt-model__option>span:first-child{flex:0 0 14px;width:14px;height:14px}html[data-theme] .workspace-shell .product-prompt-model__trigger:hover .product-prompt-model__icon{opacity:1}html[data-theme] .workspace-shell .product-prompt-morphing-text{justify-content:center;align-items:center;max-width:100%;transition:width .3s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative;overflow:hidden}html[data-theme] .workspace-shell .product-prompt-morphing-text__measure{visibility:hidden;white-space:nowrap;padding-inline:2px}html[data-theme] .workspace-shell .product-prompt-morphing-text__value{text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;animation:.3s cubic-bezier(.22,1,.36,1) both product-prompt-text-in;display:flex;position:absolute;inset:0;overflow:hidden}html[data-theme] .workspace-shell .product-prompt-model__menu{z-index:80;width:min(248px,100vw - 24px);max-height:var(--product-prompt-menu-max-height,min(292px, calc(100svh - 48px)));border:1px solid var(--workspace-border,#e5e5e5);background:var(--workspace-canvas,#fff);box-shadow:var(--sa-workspace-elevation-detached);cursor:default;opacity:0;transform-origin:0 100%;pointer-events:none;border-radius:16px;padding:6px;transition:opacity .2s,transform .3s cubic-bezier(.22,1,.36,1);display:block;position:absolute;bottom:calc(100% + 8px);left:0;overflow:hidden;transform:translateY(4px)}html[data-theme] .workspace-shell .product-prompt-model__viewport{width:100%;max-height:max(0px, calc(var(--product-prompt-menu-max-height,min(292px, calc(100svh - 48px))) - 54px));overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;grid-template-columns:minmax(0,1fr);gap:2px;padding:0 2px 0 0;display:grid;position:relative;overflow:hidden auto}html[data-theme] .workspace-shell .product-prompt-model__menu[data-placement=below]{transform-origin:0 0;top:calc(100% + 8px);bottom:auto}html[data-theme] .workspace-shell .product-prompt-model__menu.is-open{opacity:1;pointer-events:auto;transition:opacity .22s ease-out,transform .24s cubic-bezier(.22,1,.36,1);transform:translateY(0)}html[data-theme] .workspace-shell .product-prompt-model__highlight{z-index:0;background:color-mix(in srgb, var(--workspace-text) 6%, transparent);pointer-events:none;border-radius:12px;height:32px;position:absolute;top:0;left:0;right:4px}html[data-theme] .workspace-shell .product-prompt-model__option{z-index:1;width:100%;min-width:0;height:32px;min-height:32px;color:color-mix(in srgb, var(--workspace-text) 82%, transparent);box-shadow:none;font:inherit;text-align:left;cursor:default;background:0 0;border:0;border-radius:12px;outline:0;grid-template-columns:16px minmax(0,1fr) 14px;align-items:center;gap:8px;padding:0 8px;font-size:12px;transition:color .18s,transform .14s;display:grid;position:relative}html[data-theme] .workspace-shell .product-prompt-model__option .chat-model-option-row__copy>strong{min-width:0;font:inherit;text-overflow:ellipsis;white-space:nowrap;font-weight:540;overflow:hidden}html[data-theme] .workspace-shell .product-prompt-model__option:is(:hover,:focus-visible),html[data-theme] .workspace-shell .product-prompt-model__option[data-selected=true]{color:var(--workspace-text);outline:0}html[data-theme] .workspace-shell .product-prompt-model__option:active{transform:scale(.98)}html[data-theme] .workspace-shell .product-prompt-model__option[aria-disabled=true]{opacity:.42}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-attachment-picker{z-index:10;opacity:1;filter:blur();width:34px;height:34px;transition:opacity .3s,transform .3s cubic-bezier(.22,1,.36,1),filter .3s;display:flex;position:absolute;bottom:11px;right:104px;transform:translateY(0)}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-add-button{width:34px;min-width:34px;height:34px;min-height:34px;padding:0}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-add-button>svg{width:18px;height:18px;transition:none}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-assistant-lock{max-width:184px;height:32px;color:color-mix(in srgb, var(--workspace-text) 58%, transparent);box-shadow:none;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;padding:0 8px;font-size:13px;font-weight:600;display:inline-flex;overflow:hidden}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-assistant-lock>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .workspace-shell .product-prompt-input__waveform{z-index:10;opacity:0;justify-content:flex-end;align-items:center;gap:3px;width:0;height:40px;transition:width .4s cubic-bezier(.22,1,.36,1),opacity .3s,transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:8px;right:104px;overflow:hidden;transform:translate(16px)}html[data-theme] .workspace-shell .product-prompt-input__waveform.is-visible{opacity:1;width:64px;transform:translate(0)}html[data-theme] .workspace-shell .product-prompt-input__waveform>span{background:var(--workspace-text);border-radius:999px;width:4px;animation:.82s ease-in-out infinite alternate product-prompt-wave}html[data-theme] .workspace-shell .product-prompt-input__waveform>span:first-child{height:7px;animation-delay:-540ms}html[data-theme] .workspace-shell .product-prompt-input__waveform>span:nth-child(2){height:15px;animation-delay:-180ms}html[data-theme] .workspace-shell .product-prompt-input__waveform>span:nth-child(3){height:23px;animation-delay:-420ms}html[data-theme] .workspace-shell .product-prompt-input__waveform>span:nth-child(4){height:12px;animation-delay:-90ms}html[data-theme] .workspace-shell .product-prompt-input__waveform>span:nth-child(5){height:18px;animation-delay:-310ms}html[data-theme] .workspace-shell .product-prompt-input__voice{z-index:12;width:40px;min-width:40px;height:40px;min-height:40px;color:color-mix(in srgb, var(--workspace-text) 64%, transparent);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:999px;outline:0;justify-content:center;align-items:center;padding:0;transition:background-color .18s,color .18s,opacity .18s,transform .18s;display:inline-flex;position:absolute;bottom:8px;right:56px}html[data-theme] .workspace-shell .product-prompt-input__voice:hover:not(:disabled),html[data-theme] .workspace-shell .product-prompt-input__voice:focus-visible{background:color-mix(in srgb, var(--workspace-text) 7%, transparent);color:var(--workspace-text)}html[data-theme] .workspace-shell .product-prompt-input__voice:focus-visible{box-shadow:0 0 0 2px var(--workspace-surface-1), 0 0 0 4px color-mix(in srgb, var(--workspace-text) 18%, transparent)}html[data-theme] .workspace-shell .product-prompt-input__voice:active:not(:disabled){transform:scale(.92)}html[data-theme] .workspace-shell .product-prompt-input__voice:disabled{cursor:not-allowed;opacity:.36}html[data-theme] .workspace-shell .product-prompt-input__voice[data-voice-mode=recording]{background:color-mix(in srgb, var(--workspace-text) 8%, transparent);color:var(--workspace-text)}html[data-theme] .workspace-shell .product-prompt-input__voice [data-icon=busy]{animation:.8s linear infinite product-prompt-spin}html[data-theme] .workspace-shell .product-prompt-input__action{z-index:12;background:var(--workspace-text,#171717);width:40px;min-width:40px;height:40px;min-height:40px;color:var(--workspace-surface-1,#fff);box-shadow:none;cursor:pointer;border:0;border-radius:999px;outline:0;justify-content:center;align-items:center;padding:0;transition:opacity .3s,transform .2s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:8px;right:8px}html[data-theme] .workspace-shell .product-prompt-input__action:hover:not(:disabled){opacity:.88;transform:scale(1.03)}html[data-theme] .workspace-shell .product-prompt-input__action:active:not(:disabled){transform:scale(.92)}html[data-theme] .workspace-shell .product-prompt-input__action:focus-visible{box-shadow:0 0 0 2px var(--workspace-surface-1), 0 0 0 4px color-mix(in srgb, var(--workspace-text) 20%, transparent);outline:0}html[data-theme] .workspace-shell .product-prompt-input__action:disabled{cursor:not-allowed;opacity:.42}html[data-theme] .workspace-shell .product-prompt-input__action-icons,html[data-theme] .workspace-shell .product-prompt-input__action-icons>span{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}html[data-theme] .workspace-shell .product-prompt-input__action-icons>span{pointer-events:none;filter:none;opacity:0;transition:opacity .3s,transform .3s cubic-bezier(.22,1,.36,1),filter .3s;transform:scale(.92)}html[data-theme] .workspace-shell .product-prompt-input__action-icons>span.is-visible{filter:blur();opacity:1;transform:rotate(0)scale(1)}html[data-theme] .workspace-shell .product-prompt-input__action-icons>[data-icon=busy].is-visible{animation:.8s linear infinite product-prompt-spin}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input]{border:1px solid var(--workspace-border,#e5e5e5);background:var(--workspace-canvas,#fff);width:min(100%,100vw - 32px);max-height:min(430px,100svh - 32px);box-shadow:var(--sa-workspace-elevation-detached);border-radius:20px;gap:0;padding:6px;overflow:hidden}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input]:not(.is-skills){grid-template-rows:minmax(0,1fr) auto}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input][data-placement=above]{transform-origin:50% 100%;animation:.24s cubic-bezier(.2,.8,.2,1) both product-prompt-add-menu-in-above}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input][data-placement=below]{transform-origin:50% 0;animation:.24s cubic-bezier(.2,.8,.2,1) both product-prompt-add-menu-in-below}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input][data-placement=above].is-closing{animation:.17s ease-in both product-prompt-add-menu-out-above}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input][data-placement=below].is-closing{animation:.17s ease-in both product-prompt-add-menu-out-below}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__main-results{overscroll-behavior:contain;scrollbar-width:none;align-content:start;gap:1px;min-height:0;padding:0;display:grid;overflow-y:auto}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__main-results::-webkit-scrollbar{width:0;height:0;display:none}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] :is(button,a){border-radius:12px;grid-template-columns:26px minmax(0,1fr) auto;gap:7px;min-height:38px;padding:4px 9px;animation:none}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] :is(button,a):is(:hover,:focus-visible,.is-selected){background:color-mix(in srgb, var(--workspace-text) 6%, transparent);box-shadow:none;outline:0}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__icon{border-radius:9px;width:26px;height:26px}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__icon>svg{width:17px;height:17px}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__copy{align-items:baseline;gap:10px;min-width:0;display:flex}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] strong{flex:none;font-size:13px;font-weight:540;line-height:1.25}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] small{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;line-height:1.25;overflow:hidden}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input].is-skills{min-width:0}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__main-search{border-top:1px solid color-mix(in srgb, var(--workspace-border,#e5e5e5) 72%, transparent);min-height:38px;color:var(--workspace-text-secondary,#6b6b6b);align-items:center;margin:4px 4px 0;padding:0 7px;display:grid}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__main-search input{width:100%;min-width:0;height:36px;color:var(--workspace-text,#171717);box-shadow:none;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:12px}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__main-search input::placeholder{color:color-mix(in srgb, var(--workspace-text-secondary,#6b6b6b) 80%, transparent);opacity:1}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__main-search input::-webkit-search-cancel-button{opacity:.45}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__main-search input:focus,html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__main-search input:focus-visible{box-shadow:none;border:0;outline:0}html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input] .composer-add-menu__main-empty{min-height:92px;color:var(--workspace-text-secondary,#6b6b6b);place-items:center;font-size:12px;display:grid}html[data-theme] .workspace-shell .composer-dock>.composer-dock-meta,html[data-theme] .workspace-shell .chat-stage--empty .composer-dock>.composer-dock-meta,html[data-theme] .workspace-shell .chat-stage:not(.chat-stage--empty) .composer-dock>.composer-dock-meta{z-index:11;width:min(100%, var(--product-prompt-layout-width,54rem));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;height:32px;min-height:32px;margin:0 auto;padding:0 4px;transition:width .34s cubic-bezier(.22,.78,.2,1);display:grid;position:relative;overflow:visible}html[data-theme] .workspace-shell .composer-dock-meta>.composer-support-row{grid-column:1;justify-content:flex-start;align-items:center;width:auto;min-width:0;height:32px;min-height:32px;margin:0;padding:0;display:flex;overflow:visible}html[data-theme] .workspace-shell .conversation-project-popover[data-placement]{width:var(--project-menu-width,240px);max-height:var(--project-menu-max-height,320px);left:var(--project-menu-offset-x,0px);overscroll-behavior:contain}html[data-theme] .workspace-shell .conversation-project-popover[data-placement=above]{top:auto;bottom:calc(100% + 8px)}html[data-theme] .workspace-shell .conversation-project-popover[data-placement=below]{top:calc(100% + 8px);bottom:auto}html[data-theme] .workspace-shell .composer-support-row .conversation-context-bar{min-width:0;min-height:32px}html[data-theme] .workspace-shell .conversation-context-control>button,html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger{height:28px;min-height:28px;color:color-mix(in srgb, var(--workspace-text) 52%, transparent);box-shadow:none;background:0 0;border:0;border-radius:999px;outline:0;padding:0 7px;font-size:11px;font-weight:520;transition:color .2s,background-color .2s}html[data-theme] .workspace-shell .conversation-context-control>button:is(:hover,:focus-visible,[aria-expanded=true],.has-selection),html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger:is(:hover,:focus-visible,[aria-expanded=true]){background:color-mix(in srgb, var(--workspace-text) 6%, transparent);color:var(--workspace-text);box-shadow:none;border:0;outline:0}html[data-theme] .workspace-shell .conversation-context-popover,html[data-theme] .workspace-shell .composer-dock-meta .usage-fuel__popover--reference{border:1px solid var(--workspace-border,#e5e5e5);background:var(--workspace-canvas,#fff);box-shadow:var(--sa-workspace-elevation-detached);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:16px;outline:0}html[data-theme] .workspace-shell .conversation-context-popover{width:min(240px,100vw - 28px);max-height:min(320px,100svh - 76px);padding:4px;animation:.24s cubic-bezier(.22,1,.36,1) both product-prompt-panel-in;top:calc(100% + 8px)}html[data-theme] .workspace-shell .conversation-project-list{gap:2px;padding:0}html[data-theme] .workspace-shell .conversation-project-list>button,html[data-theme] .workspace-shell .conversation-context-create{min-height:32px;color:color-mix(in srgb, var(--workspace-text) 78%, transparent);background:0 0;border:0;border-radius:11px;padding:0 9px;font-size:12px;font-weight:500}html[data-theme] .workspace-shell .conversation-project-list>button:is(:hover,:focus-visible,.is-selected),html[data-theme] .workspace-shell .conversation-context-create:is(:hover,:focus-visible){background:color-mix(in srgb, var(--workspace-text) 6%, transparent);color:var(--workspace-text);outline:0}html[data-theme] .workspace-shell .conversation-context-create{border-top:1px solid color-mix(in srgb, var(--workspace-border) 64%, transparent);border-radius:0 0 11px 11px;margin-top:3px;padding-top:0}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel{grid-column:2;width:108px;min-width:108px;position:relative;top:auto;bottom:auto;right:auto}html[data-theme] .workspace-shell .composer-dock-meta>.usage-fuel .usage-fuel__trigger{width:108px}html[data-theme] .workspace-shell .composer-dock-meta .usage-fuel__popover--reference{transform-origin:100% 100%;width:min(300px,100vw - 28px);padding:14px;right:0}html[data-theme] .workspace-shell .composer-dock-meta .usage-fuel__popover--reference:not(.is-closing){animation:.24s cubic-bezier(.22,1,.36,1) both product-prompt-panel-in}html[data-theme] .workspace-shell .composer-dock-meta .usage-fuel__popover--reference.is-closing{animation:.2s ease-in both product-prompt-panel-out}html[data-theme] .workspace-shell .composer-dock-meta .usage-fuel__popover-header h2{margin-top:2px;font-size:16px}html[data-theme] .workspace-shell .composer-dock-meta .usage-fuel__period-list{margin-top:15px}html[data-theme] .workspace-shell .composer-routing-autocomplete[data-product-prompt-input=true]{border:1px solid var(--workspace-border,#e5e5e5);background:var(--workspace-canvas,#fff);box-shadow:var(--sa-workspace-elevation-detached);border-radius:16px}html[data-theme] .workspace-shell .chat-stage--empty{--empty-composer-half-height:56px;--empty-composer-rest-offset:-66px}@media (width>=721px) and (height>=521px){html[data-theme] .workspace-shell .workspace-main .chat-stage--empty:not(.chat-stage--starting) .composer-dock.composer-dock--normal{top:calc(50% + var(--empty-composer-rest-offset));bottom:auto;transform:none}}html[data-theme] .workspace-shell .workspace-main .chat-stage--empty:not(.chat-stage--starting) .composer-dock.composer-dock--compact{top:auto;bottom:0}@keyframes product-prompt-wave{0%{transform:scaleY(.42)}to{transform:scaleY(1)}}@keyframes product-prompt-spin{to{transform:rotate(360deg)}}@keyframes product-prompt-text-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes product-prompt-placeholder-cycle{0%,42%{opacity:1;transform:translateY(0)}50%{opacity:0;transform:translateY(-5px)}50.01%,92%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes product-prompt-panel-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes product-prompt-panel-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(3px)}}@keyframes product-prompt-add-menu-in-above{0%{opacity:0;transform:translateY(7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes product-prompt-add-menu-in-below{0%{opacity:0;transform:translateY(-7px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes product-prompt-add-menu-out-above{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(5px)scale(.99)}}@keyframes product-prompt-add-menu-out-below{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-5px)scale(.99)}}@keyframes product-prompt-attachment-in{0%{opacity:0;transform:translateY(12px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=520px){html[data-theme] .workspace-shell .product-prompt-model__trigger{max-width:min(132px,100vw - 188px)}html[data-theme] .workspace-shell .product-prompt-input__extras{left:14px;right:14px}}@media (forced-colors:active){html[data-theme] .workspace-shell .product-prompt-input__surface,html[data-theme] .workspace-shell .product-prompt-model__menu,html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input]{color:canvastext;background:canvas;border:1px solid canvastext}}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell .product-prompt-input,html[data-theme] .workspace-shell .product-prompt-input *,html[data-theme] .workspace-shell .product-prompt-input :before,html[data-theme] .workspace-shell .product-prompt-input :after,html[data-theme] .workspace-shell .composer-add-menu[data-appearance=prompt-input],html[data-theme] .workspace-shell .conversation-context-popover,html[data-theme] .workspace-shell .composer-dock-meta .usage-fuel__popover--reference{transition-duration:1ms!important;animation-duration:1ms!important;animation-delay:0s!important}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-rotating-placeholder__message{opacity:0;transform:none;animation:none!important}html[data-theme] .workspace-shell .product-prompt-input__surface .composer-rotating-placeholder__message:first-child{opacity:1}}html[data-theme] .workspace-shell .product-prompt-model__browse{flex-shrink:0;margin-top:6px}html[data-theme] .workspace-shell .premium-mode-icon{color:var(--sa-premium);flex:none}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed{isolation:isolate;flex-direction:column;width:min(280px,100vw - 16px);display:flex}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed .product-prompt-model__viewport{flex:auto;grid-auto-rows:max-content;align-content:start;min-height:0;max-height:none;padding:0;animation:.18s ease-out both model-selector-list-in}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed .product-prompt-model__option{cursor:pointer;border-radius:10px;height:36px;min-height:36px;padding:0 8px}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed .product-prompt-model__option:is(:hover,:focus-visible,[data-selected=true]){background:0 0}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed .product-prompt-model__highlight{border-radius:10px;transition:transform .22s cubic-bezier(.2,.82,.24,1),height .22s,width .22s,opacity .12s;right:auto}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed .product-prompt-model__highlight[data-moving=false]{transition:opacity .12s}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed .product-prompt-model__option:focus-visible{outline:1px solid var(--workspace-text-secondary);outline-offset:-2px}html[data-theme] .workspace-shell .product-prompt-model__tabs{flex:none;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 2px 6px;padding:2px;display:grid;position:relative}html[data-theme] .workspace-shell .product-prompt-model__tab-highlight{background:color-mix(in srgb, var(--workspace-text) 6%, transparent);width:calc(50% - 2px);height:calc(100% - 4px);transform:translateX(calc(var(--selector-tab-index) * 100%));pointer-events:none;border-radius:999px;transition:transform .22s cubic-bezier(.2,.82,.24,1);position:absolute;top:2px;left:2px}html[data-theme] .workspace-shell .product-prompt-model__tabs button{min-width:0;height:30px;font:inherit;color:var(--workspace-text-secondary);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:5px;padding:0 6px;font-size:12px;transition:color .16s;display:inline-flex;position:relative}html[data-theme] .workspace-shell .product-prompt-model__tabs button:is([aria-selected=true],:hover){color:var(--workspace-text)}html[data-theme] .workspace-shell .product-prompt-model__tabs button:focus-visible{outline:1px solid var(--workspace-text-secondary);outline-offset:1px}html[data-theme] .workspace-shell .product-prompt-model__tabs button svg{color:var(--sa-premium)}html[data-theme] .workspace-shell .product-prompt-model__tabs button[aria-selected=true]:has(.premium-mode-icon){color:var(--sa-premium)}html[data-theme] .workspace-shell .product-prompt-model__tabs:has(button[aria-selected=true] .premium-mode-icon) .product-prompt-model__tab-highlight{background:var(--sa-premium-surface)}html[data-theme] .workspace-shell .product-prompt-model__notice{color:var(--workspace-text-secondary);margin:12px 8px;font-size:12px;line-height:1.6}html[data-theme] .workspace-shell .product-prompt-model__browse{flex:none;margin-top:0}html[data-theme] .workspace-shell .product-prompt-model__chevron{color:var(--workspace-text-secondary);flex:none;transition:transform .16s}html[data-theme] .workspace-shell .product-prompt-model__trigger[aria-expanded=true] .product-prompt-model__chevron{transform:rotate(180deg)}html[data-theme] .workspace-shell .product-prompt-model__panel{--selector-panel-offset:10px;flex-direction:column;flex:auto;min-height:0;animation:.24s cubic-bezier(.22,1,.36,1) both model-selector-panel-in;display:flex}html[data-theme] .workspace-shell .product-prompt-model__panel[data-direction=back]{--selector-panel-offset:-10px}html[data-theme] .workspace-shell .product-prompt-model__choices{gap:2px;display:grid}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed .product-prompt-model__choices .product-prompt-model__option{height:38px;min-height:38px}html[data-theme] .workspace-shell .product-prompt-model__entry>span{font-weight:540}html[data-theme] .workspace-shell .product-prompt-model__entry>svg{color:var(--workspace-text-secondary)}html[data-theme] .workspace-shell .product-prompt-model__header{flex:none;align-items:center;gap:4px;margin-bottom:6px;display:flex}html[data-theme] .workspace-shell .product-prompt-model__header>strong{font-size:12px;font-weight:600}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed .product-prompt-model__back{width:32px;height:32px;min-height:32px;color:var(--workspace-text-secondary);flex:none;grid-template-columns:1fr;place-items:center;padding:0;display:grid}html[data-theme] .workspace-shell .product-prompt-model__footer{flex:none;gap:2px;margin-top:6px;display:grid}html[data-theme] .workspace-shell .model-catalog-browser__families{flex-wrap:wrap;flex-shrink:0;gap:5px;margin:0;display:flex}html[data-theme] .workspace-shell .model-catalog-browser__families>button{border:1px solid var(--workspace-border);min-width:0;max-width:100%;min-height:28px;color:var(--workspace-text-secondary);font:inherit;cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:6px;padding:4px 9px;font-size:11px;transition:background .16s,border-color .16s;display:inline-flex}html[data-theme] .workspace-shell .model-catalog-browser__families>button span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}html[data-theme] .workspace-shell .model-catalog-browser__families>button[aria-pressed=true]{color:var(--workspace-text);border-color:var(--workspace-border-strong);background:color-mix(in srgb, var(--workspace-text) 5%, transparent)}html[data-theme] .workspace-shell .model-catalog-browser__filter-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}html[data-theme] .workspace-shell .model-catalog-browser__filter-row .model-catalog-browser__filters{margin:0}html[data-theme] .workspace-shell .model-catalog-browser__filters button{align-items:center;gap:5px;display:inline-flex}html[data-theme] .workspace-shell .model-catalog-browser__filters button svg{color:var(--sa-premium)}html[data-theme] .workspace-shell .model-catalog-browser__available{color:var(--workspace-text-secondary);cursor:pointer;align-items:center;gap:6px;margin-left:auto;font-size:12px;display:flex}html[data-theme] .workspace-shell .product-prompt-model__option:is(:hover,:focus-visible){background:0 0}html[data-theme] .workspace-shell .model-catalog-browser{border:1px solid var(--workspace-border);background:var(--workspace-canvas);width:min(600px,100vw - 32px);max-width:none;max-height:min(640px,100dvh - 32px);color:var(--workspace-text);box-shadow:var(--sa-workspace-elevation-detached);border-radius:20px;margin:auto;padding:20px;font-family:inherit;position:fixed;inset:0;overflow:hidden}html[data-theme] .workspace-shell .model-catalog-browser[open]{flex-direction:column;gap:10px;animation:.22s cubic-bezier(.2,.82,.24,1) both model-catalog-in;display:flex}html[data-theme] .workspace-shell .model-catalog-browser::backdrop{background:#00000038}html[data-theme] .workspace-shell .model-catalog-browser__header,html[data-theme] .workspace-shell .model-catalog-browser__footer{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex}html[data-theme] .workspace-shell .model-catalog-browser__header h2{font:inherit;margin:0;font-size:16px;font-weight:540}html[data-theme] .workspace-shell .model-catalog-browser button{cursor:pointer;color:inherit;font-family:inherit}html[data-theme] .workspace-shell .model-catalog-browser__close{background:0 0;border:0;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}html[data-theme] .workspace-shell .model-catalog-browser__search{border:1px solid var(--workspace-border);border-radius:12px;flex-shrink:0;align-items:center;gap:10px;padding:9px 12px;display:flex}html[data-theme] .workspace-shell .model-catalog-browser__search input{width:100%;min-width:0;color:inherit;font:inherit;background:0 0;border:0;font-size:14px}html[data-theme] .workspace-shell .model-catalog-browser__search input:focus-visible{box-shadow:none;outline:none}html[data-theme] .workspace-shell .model-catalog-browser__search:focus-within{border-color:var(--workspace-border-strong);box-shadow:0 0 0 1px var(--workspace-border)}html[data-theme] .workspace-shell .model-catalog-browser__filters{flex-wrap:wrap;flex-shrink:0;gap:4px;display:flex}html[data-theme] .workspace-shell .model-catalog-browser__filters button,html[data-theme] .workspace-shell .model-catalog-browser__empty button{background:0 0;border:0;border-radius:999px;padding:6px 10px;font-size:12px}html[data-theme] .workspace-shell .model-catalog-browser button:is(:hover,:focus-visible),html[data-theme] .workspace-shell .model-catalog-browser__filters button[aria-pressed=true]{background:color-mix(in srgb, var(--workspace-text) 6%, transparent)}html[data-theme] .workspace-shell .model-catalog-browser__results{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;overflow-y:auto}html[data-theme] .workspace-shell .model-catalog-browser__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 8px;display:grid}html[data-theme] .workspace-shell .model-catalog-browser__group>.model-usage-group-heading{flex-flow:wrap;align-items:baseline;gap:4px 8px;padding:4px 4px 7px}html[data-theme] .workspace-shell .model-catalog-browser__group>.model-usage-group-heading strong{font-size:12px;font-weight:540}html[data-theme] .workspace-shell .model-catalog-browser__group+.model-catalog-browser__group{margin-top:10px}html[data-theme] .workspace-shell .model-catalog-browser__model{text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:16px minmax(0,1fr) 14px;align-items:center;gap:10px;width:100%;min-height:44px;padding:8px;display:grid}html[data-theme] .workspace-shell .model-catalog-browser__model .chat-model-option-row__copy{flex-direction:column;align-items:flex-start;gap:2px;min-width:0;display:flex}html[data-theme] .workspace-shell .model-catalog-browser__model .chat-model-option-row__copy>strong{overflow-wrap:anywhere;white-space:normal;font-size:12px;font-weight:500;display:block}html[data-theme] .workspace-shell .model-catalog-browser__model .chat-model-option-row__copy>small,html[data-theme] .workspace-shell .model-catalog-browser__footer,html[data-theme] .workspace-shell .model-catalog-browser__results p{color:var(--workspace-text-secondary);font-size:11px;line-height:1.5;display:block}html[data-theme] .workspace-shell .model-catalog-browser__model .chat-model-option-row__copy>small{max-width:100%}html[data-theme] .workspace-shell .model-catalog-browser__model[aria-disabled=true]{cursor:default;opacity:.65}html[data-theme] .workspace-shell .model-catalog-browser__footer{display:flex}html[data-theme] .workspace-shell .model-catalog-browser__footer>span:last-child{align-items:center;gap:4px;display:flex}@media (width<=480px){html[data-theme] .workspace-shell .model-catalog-browser{padding:16px}html[data-theme] .workspace-shell .model-catalog-browser__grid{grid-template-columns:minmax(0,1fr)}html[data-theme] .workspace-shell .model-catalog-browser__search input{font-size:16px}}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed[data-short-viewport=true]{overflow-y:auto}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed[data-short-viewport=true] .product-prompt-model__panel{flex:none}html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed[data-short-viewport=true] .product-prompt-model__viewport{flex:none;overflow-y:visible}html[data-theme=light] .workspace-shell .provider-icon[data-provider=inception] img{filter:brightness(0)}html[data-theme=dark] .workspace-shell .provider-icon[data-provider=inception] img{filter:brightness(0)invert()}html[data-theme=dark] .workspace-shell :is(.product-prompt-model,.model-catalog-browser) .provider-icon[data-provider=qwen] img{filter:brightness(1.35)}html[data-theme] .workspace-shell .model-catalog-browser__family-popover{border:1px solid var(--workspace-border);background:var(--workspace-canvas);color:var(--workspace-text);box-shadow:var(--sa-workspace-elevation-detached);border-radius:14px;margin:0;padding:5px;font-family:inherit;position:fixed;inset:auto;overflow:hidden}html[data-theme] .workspace-shell .model-catalog-browser__family-popover:popover-open{flex-direction:column;animation:.16s cubic-bezier(.2,.82,.24,1) both model-catalog-in;display:flex}html[data-theme] .workspace-shell .model-catalog-browser__family-search{color:var(--workspace-text-secondary);flex-shrink:0;align-items:center;gap:8px;margin-bottom:3px;padding:8px;display:flex}html[data-theme] .workspace-shell .model-catalog-browser__family-search input{width:100%;min-width:0;color:var(--workspace-text);font:inherit;background:0 0;border:0;outline:none;padding:0;font-size:12px}html[data-theme] .workspace-shell .model-catalog-browser__family-search:focus-within{box-shadow:inset 0 0 0 1px var(--workspace-border);border-radius:9px}html[data-theme] .workspace-shell .model-catalog-browser__family-list{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;overflow-y:auto}html[data-theme] .workspace-shell .model-catalog-browser__family-list button{text-align:left;width:100%;min-height:32px;font:inherit;background:0 0;border:0;border-radius:9px;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:9px;padding:6px 8px;font-size:12px;transition:background .12s;display:grid}html[data-theme] .workspace-shell .model-catalog-browser__family-list button span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}html[data-theme] .workspace-shell .model-catalog-browser__family-list button[aria-pressed=true]{background:color-mix(in srgb, var(--workspace-text) 6%, transparent)}html[data-theme] .workspace-shell .model-catalog-browser__family-list :is(small,p){color:var(--workspace-text-secondary);font-size:11px}html[data-theme] .workspace-shell .model-catalog-browser__family-list p{padding:6px 8px}@keyframes model-selector-panel-in{0%{opacity:0;transform:translateX(var(--selector-panel-offset))}to{opacity:1;transform:translate(0)}}@keyframes model-selector-list-in{0%{opacity:0}to{opacity:1}}@keyframes model-catalog-in{0%{opacity:0;transform:translateY(4px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (pointer:coarse){html[data-theme] .workspace-shell .product-prompt-model__menu--tabbed .product-prompt-model__option{height:38px;min-height:38px}html[data-theme] .workspace-shell .product-prompt-model__tabs button{height:30px}html[data-theme] .workspace-shell .model-catalog-browser__families>button{min-height:32px}html[data-theme] .workspace-shell .model-catalog-browser__family-list button{min-height:38px}html[data-theme] .workspace-shell .model-catalog-browser__family-search input{font-size:16px}}@media (prefers-reduced-motion:reduce){html[data-theme] .workspace-shell .product-prompt-model__menu,html[data-theme] .workspace-shell .product-prompt-model__menu *,html[data-theme] .workspace-shell .model-catalog-browser,html[data-theme] .workspace-shell .model-catalog-browser *{transition:none!important;animation:none!important}}
