/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,html,body{width:100%;height:100%}.MuiPaper-root.ketcher-dialog{z-index:1002;align-self:center;width:800px;min-width:19rem;max-width:calc(100vw - 4.28571rem);height:650px;min-height:19rem;max-height:calc(100vh - 4.28571rem)}.container{flex-direction:row;justify-content:space-between;width:100%;height:100%;display:flex}.box{flex-grow:1;min-width:450px;min-height:350px;margin:20px;box-shadow:1px 4px 12px #6768842e}._chatPanel_uzmxg_1{background:#fafafa;border-left:1px solid #e0e0e0;flex-direction:column;width:400px;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}._chatHeader_uzmxg_11{color:#fff;background:#c62828;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;font-size:15px;font-weight:600;display:flex}._chatHeaderActions_uzmxg_23{gap:4px;display:flex}._headerBtn_uzmxg_28{color:#fff;cursor:pointer;opacity:.85;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:13px}._headerBtn_uzmxg_28:hover{opacity:1;background:#ffffff26}._messagesArea_uzmxg_44{flex-direction:column;flex:1;gap:8px;padding:12px;display:flex;overflow-y:auto}._message_uzmxg_44{word-break:break-word;white-space:pre-wrap;border-radius:12px;max-width:90%;padding:8px 12px;font-size:13px;line-height:1.45}._userMessage_uzmxg_63{color:#fff;background:#c62828;border-bottom-right-radius:4px;align-self:flex-end}._assistantMessage_uzmxg_70{color:#202124;background:#fce4ec;border-bottom-left-radius:4px;align-self:flex-start}._toolMessage_uzmxg_77{color:#5f6368;background:#fef2f2;border-left:3px solid #34a853;border-radius:6px;align-self:flex-start;max-width:95%;padding:6px 10px;font-family:Consolas,Monaco,monospace;font-size:11px}._toolMessageError_uzmxg_89{border-left-color:#ea4335}._thinkingBlock_uzmxg_93{color:#795548;cursor:pointer;background:#fff8e1;border-left:3px solid #ffb300;border-radius:6px;align-self:flex-start;max-width:95%;padding:6px 10px;font-size:11px;font-style:italic}._thinkingHeader_uzmxg_106{margin-bottom:4px;font-style:normal;font-weight:600}._thinkingContent_uzmxg_112{white-space:pre-wrap;max-height:150px;overflow-y:auto}._thinkingCollapsed_uzmxg_118 ._thinkingContent_uzmxg_112{display:none}._inputArea_uzmxg_122{background:#fff;border-top:1px solid #e0e0e0;flex-shrink:0;gap:8px;padding:12px;display:flex}._inputField_uzmxg_131{resize:none;border:1px solid #dadce0;border-radius:20px;outline:none;flex:1;min-height:36px;max-height:120px;padding:8px 14px;font-family:inherit;font-size:13px;line-height:1.4}._inputField_uzmxg_131:focus{border-color:#c62828;box-shadow:0 0 0 1px #c62828}._sendBtn_uzmxg_150{color:#fff;cursor:pointer;background:#c62828;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;width:36px;height:36px;font-size:16px;display:flex}._sendBtn_uzmxg_150:hover{background:#a01b1b}._sendBtn_uzmxg_150:disabled{cursor:not-allowed;background:#dadce0}._loadingDots_uzmxg_175{color:#5f6368;align-self:flex-start;padding:8px 12px;font-size:13px}._loadingDots_uzmxg_175:after{content:"";animation:1.5s steps(4,end) infinite _dots_uzmxg_1}@keyframes _dots_uzmxg_1{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}._errorMessage_uzmxg_202{color:#c5221f;background:#fce8e6;border-radius:8px;align-self:center;max-width:95%;padding:8px 12px;font-size:12px}._toggleBtn_uzmxg_212{color:#fff;cursor:pointer;z-index:1000;background:#c62828;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;transition:transform .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 2px 8px #00000040}._toggleBtn_uzmxg_212:hover{background:#a01b1b;transform:scale(1.1)}._emptyState_uzmxg_237{color:#80868b;text-align:center;flex:1;justify-content:center;align-items:center;padding:20px;font-size:13px;line-height:1.5;display:flex}._toolName_uzmxg_249{color:#137333;font-weight:600}._toolNameError_uzmxg_254{color:#c5221f}
