.mind-elixir-toolbar.lt{display:none!important}.mind-elixir-toolbar.rb #fullscreen,.mind-elixir-toolbar.rb #toCenter{display:none}.mind-elixir-toolbar.rb #zoomout{margin-left:0}.map-container{border-radius:12px}.mind-elixir-toolbar.rb{display:flex;flex-direction:column-reverse;width:24px;padding:2px;right:16px}.mind-elixir-toolbar.rb>span{margin-left:0!important;width:20px;height:20px;margin-right:0;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer}.mind-elixir-toolbar.rb>span:hover{opacity:.8}.map-canvas{background:var(--bg-quaternary)!important}me-root{border-radius:12px!important;background:var(--bg-primary)!important}me-main>me-wrapper>me-parent>me-tpc,me-root me-tpc{border-radius:12px!important;color:var(--text-primary)!important;background:var(--bg-primary)!important}#input-box,me-tpc{color:var(--text-primary)!important}#input-box{background:var(--bg-primary)!important;cursor:text!important}.chat-content{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:.875rem!important}.chat-content h1{font-size:1.75rem}.chat-content h1,.chat-content h2{font-weight:600;line-height:1.3;margin-top:.25rem}.chat-content h2{font-size:1.25rem;margin-bottom:-.125rem}.chat-content h3{font-family:var(--font-claude-response);line-height:1.25;margin-bottom:-.375rem}.chat-content h3,.chat-content h4{font-size:1rem;font-weight:600;margin-top:.25rem}.chat-content h4{line-height:1.35}.chat-content p{font-size:16px;line-height:1.7}.chat-content-fullscreen{font-size:16px;line-height:1.4}.chat-content strong{font-weight:600}.chat-content a{text-decoration:underline;text-underline-offset:2px;cursor:pointer}.chat-content ul{padding-left:1.75rem;list-style-type:disc}.chat-content .contains-task-list{list-style-type:none;padding-left:0}.chat-content ol{padding-left:1.75rem;list-style-type:decimal}.chat-content li{overflow-wrap:break-word;white-space:normal;margin-top:.625rem}.chat-content ol li:first-child,.chat-content ul li:first-child{margin-top:0}.chat-content code{font-family:var(
    --font-mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace
  );font-size:.875rem;padding:.15rem .3rem;border-radius:.25rem;background-color:rgba(0,0,0,.04)}.chat-content pre{font-size:.875rem;padding:.75rem .875rem!important;border-radius:.5rem;overflow-x:auto;border:.5px solid rgba(0,0,0,.2)}.chat-content pre code{padding:0;background:transparent}.chat-content blockquote{border-left:3px solid rgba(0,0,0,.15);padding-left:.75rem;margin-left:0}.chat-content table{width:100%;margin:0;overflow:hidden;border-radius:.5rem}.chat-content td,.chat-content th{padding:.25rem .5rem!important;text-align:left;border:.5px solid rgba(0,0,0,.1)!important}.chat-content tr:first-child th:first-child{border-top-left-radius:.5rem!important}.chat-content tr:first-child th:last-child{border-top-right-radius:.5rem!important}.chat-content tr:last-child td:first-child{border-bottom-left-radius:.5rem!important}.chat-content tr:last-child td:last-child{border-bottom-right-radius:.5rem!important}.chat-content th{font-weight:600}.chat-content hr{border:none;border-top:1px solid rgba(0,0,0,.08);margin:.5rem 0}.chat-content img{max-width:100%;height:auto;border-radius:.5rem}.chat-content kbd{font-family:var(--font-mono);font-size:.75rem;padding:.15rem .3rem;border-radius:.25rem;border:1px solid rgba(0,0,0,.2)}.chat-content mark{background-color:#fef08a;padding:0 .15rem}.chat-content input[type=checkbox]{border-radius:.25rem;margin-top:-.15rem;background-color:rgb(from var(--indigo-600) r g b/.045);border:1px solid rgb(from var(--indigo-600) r g b/.35)}.chat-content input[type=checkbox]:checked{background-color:var(--indigo-600)}.selectable-text{user-select:text;cursor:text}.switch{position:relative;display:inline-block;width:40px;height:20px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#a1a0a0}.slider,.slider:before{position:absolute;-webkit-transition:.4s;transition:.4s}.slider:before{content:"";height:13px;width:13px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#6366f1}input:focus+.slider{box-shadow:0 0 1px #6366f1}input:checked+.slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.safari{-webkit-user-select:text}.markdown-table{width:100%;border-collapse:separate;border-spacing:0;margin:1em 0;font-size:14px;border:1px solid var(--border-light);border-radius:8px;overflow:hidden}.markdown-table td,.markdown-table th{padding:12px;border:1px solid var(--border-light);text-align:left}.markdown-table th{background-color:var(--bg-secondary);font-weight:700;color:var(--text-primary)}.markdown-table tr:nth-child(2n){background-color:var(--bg-tertiary)}.markdown-table tr:first-child th:first-child{border-top-left-radius:8px}.markdown-table tr:first-child th:last-child{border-top-right-radius:8px}.markdown-table tr:last-child td:first-child{border-bottom-left-radius:8px}.markdown-table tr:last-child td:last-child{border-bottom-right-radius:8px}.table-scroll-container{overflow-x:scroll!important;border-radius:8px;margin:1em 0}.table-container{overflow-x:auto;overflow-y:hidden;max-width:100%;width:100%;height:auto;display:block}.table-container::-webkit-scrollbar{height:12px}.table-container::-webkit-scrollbar-thumb{background-color:var(--text-tertiary);border-radius:6px}.table-container::-webkit-scrollbar-track{background-color:var(--bg-secondary)}.markdown-container pre{border:none;box-shadow:none;background-color:var(--bg-code);padding:0}.markdown-container code{border:none;background-color:transparent;padding:0}pre{background-color:var(--bg-code)!important;padding:.25rem!important}