.local-run-body{display:flex;flex-direction:column;gap:.75rem}.local-run-body label{font-weight:600}#local-provider-select,#local-model-select,#local-user-input{width:100%;border:1px solid #cfd8e3;border-radius:6px;padding:.65rem;font-family:inherit}#local-user-input{min-height:140px;resize:vertical}.local-run-status{min-height:1.5rem;color:#1f5fbf;font-weight:500}.local-run-status.error{color:#b42318}.local-run-result{min-height:180px;max-height:320px;background:#fff;border:1px solid #d9e0ea;border-radius:10px;padding:1rem;line-height:1.65;color:#1f2937;font-size:.98rem;overflow-wrap:anywhere;word-break:break-word;overflow-x:hidden;overflow-y:auto;white-space:pre-wrap}.local-run-result.is-streaming:after{content:"▍";display:inline-block;margin-left:.1rem;color:#1f5fbf;animation:localRunCursorBlink 1s steps(1,end) infinite}@keyframes localRunCursorBlink{50%{opacity:0}}.local-run-result>:first-child{margin-top:0}.local-run-result>:last-child{margin-bottom:0}.local-run-result h1,.local-run-result h2,.local-run-result h3{margin-top:1rem;margin-bottom:.5rem;line-height:1.3}.local-run-result p,.local-run-result ul,.local-run-result ol,.local-run-result blockquote{margin:.65rem 0}.local-run-result a{color:#1f5fbf;text-decoration:underline}.local-run-result pre{position:relative;background:#f6f8fb;border:1px solid #d9e0ea;border-radius:8px;padding:.9rem;overflow-x:auto}.local-run-result code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9em}.local-run-result :not(pre)>code{background:#eef2f7;border-radius:4px;padding:.1rem .3rem}.code-copy-btn{position:absolute;top:.5rem;right:.5rem;border:1px solid #c8d2e1;border-radius:6px;background:#fff;font-size:.75rem;padding:.2rem .5rem;cursor:pointer}.local-run-header-actions{display:flex;align-items:center;gap:.5rem}.modal-expand{border:1px solid #cfd8e3;border-radius:6px;background:#fff;cursor:pointer;font-size:1rem;width:2rem;height:2rem}.local-copy-prompt-btn{align-self:flex-start}.local-run-modal-content{width:min(920px,92vw)}.local-run-modal-content.is-fullscreen{width:96vw;max-width:none;height:92vh;display:flex;flex-direction:column}.local-run-modal-content.is-fullscreen .local-run-body{flex:1;min-height:0}.local-run-modal-content.is-fullscreen #local-user-input{min-height:180px}.local-run-modal-content.is-fullscreen .local-run-result{max-height:none;flex:1}.local-run-export-actions{display:flex;gap:.5rem;flex-wrap:wrap}.local-chat-followup{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}#local-chat-input{width:100%;border:1px solid #cfd8e3;border-radius:6px;padding:.65rem;font-family:inherit;min-height:90px;resize:vertical}.local-chat-page{max-width:960px}.local-chat-shell{background:#fff;border:1px solid #dce3ee;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem;min-height:72vh}.local-chat-toolbar{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.local-chat-toolbar label{font-weight:600}#local-chat-model-select{min-width:230px;border:1px solid #cfd8e3;border-radius:8px;padding:.55rem;font-family:inherit}.local-chat-reset-btn{width:auto;padding:.55rem 1rem}.local-chat-state{margin-left:auto;padding:.25rem .65rem;border-radius:999px;font-size:.85rem;font-weight:600;background:#eef2ff;color:#1f4eb3}.local-chat-state[data-state=writing]{background:#e8f1ff;color:#1f5fbf}.local-chat-state[data-state=done]{background:#ecfdf3;color:#067647}.local-chat-state[data-state=aborted]{background:#fff4ed;color:#b54708}.local-chat-state[data-state=error]{background:#fef3f2;color:#b42318}.local-chat-messages{flex:1;min-height:360px;max-height:calc(72vh - 120px);overflow-y:auto;padding:.5rem;background:#f8faff;border:1px solid #dce3ee;border-radius:10px;display:flex;flex-direction:column;gap:.75rem}.chat-message{display:flex}.chat-message-user{justify-content:flex-end}.chat-message-assistant{justify-content:flex-start}.chat-bubble{max-width:min(760px,92%);padding:.75rem .9rem;border-radius:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.chat-message-user .chat-bubble{background:#0052a3;color:#fff;border-bottom-right-radius:4px}.chat-message-assistant .chat-bubble{background:#fff;color:#1f2937;border:1px solid #dce3ee;border-bottom-left-radius:4px}.assistant-copy-btn{margin-top:.55rem;border:1px solid #c7d7f5;background:#fff;color:#0052a3;border-radius:6px;padding:.25rem .55rem;font-size:.8rem;cursor:pointer}.local-chat-input-area{display:flex;flex-direction:column;gap:.6rem}.local-chat-input-area #local-chat-input{width:100%;border:1px solid #cfd8e3;border-radius:8px;padding:.75rem;min-height:90px;resize:vertical;font-family:inherit}.local-chat-actions{display:flex;gap:.55rem}.local-chat-actions .primary-btn,.local-chat-actions .secondary-btn{width:auto;min-width:120px}.local-chat-install-info{margin-top:.85rem;border-top:1px solid #e4e7ec;padding-top:.7rem;font-size:.9rem;color:#667085}.local-chat-install-info a{color:#344054}@media(max-width:700px){.local-chat-state{margin-left:0}.local-chat-actions{flex-wrap:wrap}}
