.workspace-chat-shell{width:100%}.workspace-chat{background:#fffffff5;border:1px solid #151b271f;border-radius:26px;flex-direction:column;min-height:480px;max-height:640px;display:flex;overflow:hidden;box-shadow:0 24px 70px #267e971f,0 2px 10px #267e970d}.workspace-chat--empty{min-height:330px}.workspace-chat--empty .workspace-chat__thread{flex:0 0 96px;padding-bottom:0}.workspace-chat__thread{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:28px;min-height:0;padding:clamp(24px,3vw,36px) clamp(24px,3.2vw,40px) 8px;display:flex;overflow-y:auto}.workspace-chat__entry{width:100%;margin:0}.workspace-chat__label{color:#3e4855;font:650 13px/1.2 var(--font-geist-sans), Arial, sans-serif;align-items:center;gap:10px;margin-bottom:14px;display:flex}.workspace-chat__mark{color:#fff;width:29px;height:29px;font:italic 700 22px/1 var(--serif);background:#141a25;border-radius:9px;place-items:center;display:inline-grid}.workspace-chat__entry--user{align-self:flex-end;max-width:min(84%,620px)}.workspace-chat__entry--user .workspace-chat__label{display:none}.workspace-chat__entry>p{color:var(--ink);white-space:pre-wrap;margin:0;font-size:15px;line-height:1.6}.workspace-chat__entry--user>p{color:#20345f;background:#d9eff3;border:1px solid #5cc9eb33;border-radius:20px 20px 5px;padding:13px 18px;font-weight:550;box-shadow:0 5px 14px #5cc9eb14}.workspace-chat__entry--error>p{color:#267e97}.workspace-chat__entry--pending>p{color:#9a9da5}.workspace-chat__entry--assistant,.workspace-chat__entry--error{align-self:center;max-width:780px}.workspace-chat__formatting{color:#7a8491!important}.workspace-chat__response{color:#242d39;overflow-wrap:anywhere;font-size:15px;line-height:1.7}.workspace-chat__response>:first-child{margin-top:0}.workspace-chat__response>:last-child{margin-bottom:0}.workspace-chat__response p{margin:0 0 1em}.workspace-chat__response :is(h3,h4){color:#141a25;font-family:var(--serif);letter-spacing:-.025em;margin:1.35em 0 .45em;font-weight:500;line-height:1.2}.workspace-chat__response h3{font-size:clamp(21px,2vw,26px)}.workspace-chat__response h4{font-size:clamp(18px,1.6vw,21px)}.workspace-chat__response strong{color:#141a25;font-weight:720}.workspace-chat__response em{font-style:italic}.workspace-chat__response :is(ul,ol){margin:.4em 0 1.1em;padding-left:1.5em}.workspace-chat__response ul{list-style:outside}.workspace-chat__response ol{list-style:decimal}.workspace-chat__response li{margin:.38em 0;padding-left:.2em;display:list-item}.workspace-chat__response li::marker{color:#267e97}.workspace-chat__response li>p{margin:.35em 0}.workspace-chat__response a{color:#267e97;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.workspace-chat__response a:hover{color:#267e97}.workspace-chat__response :is(code,pre){font-family:var(--font-geist-mono), monospace;background:#f2f4f7;border-radius:4px;font-size:.9em}.workspace-chat__response code{padding:.1em .3em}.workspace-chat__response pre{padding:14px 16px;overflow-x:auto}.workspace-chat__response pre code{background:0 0;padding:0}.workspace-chat__response blockquote{color:#566170;border-left:0;margin:1.1em 0;padding:8px 0}.workspace-chat__response hr{border:0;border-top:1px solid #dce1e8;margin:1.5em 0}.workspace-chat__starters{flex-direction:column;gap:2px;padding:0 clamp(24px,3.2vw,40px) 14px;display:flex}.workspace-chat__starters button{color:#6a6f7a;cursor:pointer;text-align:left;background:0 0;border:0;padding:6px 0;font-size:13px}.workspace-chat__starters button:hover{color:var(--accent-dark)}.workspace-chat__starters button:before{color:#c4c1cd;content:"→";margin-right:8px}.workspace-chat__form{background:#d9eff3;border:1px solid #5cc9eb47;border-radius:18px;flex:none;grid-template-columns:minmax(0,1fr) 40px;align-items:end;gap:10px;margin:0 20px 16px;padding:14px clamp(20px,2.8vw,28px);transition:border-color .16s,box-shadow .16s,background-color .16s;display:grid;box-shadow:0 5px 18px #5cc9eb0f}.workspace-chat__form:focus-within{background:#fff;border-color:#5cc9ebb8;box-shadow:0 0 0 3px #5cc9eb1a,0 8px 22px #5cc9eb17}.workspace-chat__form textarea{resize:none;width:100%;max-height:140px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:4px 0;font-size:14px;line-height:1.4}.workspace-chat__form textarea::placeholder{color:#9297a1}.workspace-chat__form button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:32px;height:32px;font-size:14px}.workspace-chat__form button:hover:not(:disabled){background:var(--accent-dark)}.workspace-chat__form button:disabled{opacity:.3;cursor:default}.workspace-chat__disclaimer{color:#a3a7b0;margin:0;padding:0 clamp(20px,2.8vw,28px) 14px;font-size:11px}.workspace-chat__addon{padding:0 clamp(20px,2.8vw,28px) clamp(20px,2.8vw,28px)}@media (max-width:620px){.workspace-chat{min-height:420px;max-height:70vh}.workspace-chat--empty{min-height:310px}.workspace-chat--empty .workspace-chat__thread{flex-basis:58px}.workspace-chat__entry--user{max-width:94%}.workspace-chat__form{margin-inline:12px}}
