.loading-image{position:absolute;max-height:230px;max-width:230px}.loading-title{margin-top:15px;font-size:16pt}.lds-dual-ring{display:flex;width:300px;height:300px;justify-content:center;align-items:center}.lds-dual-ring:after{content:" ";display:block;width:300px;height:300px;border-radius:50%;border-color:lightslategray transparent;border-style:solid;border-width:20px;animation:lds-dual-ring 3s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.react-grid-layout.grid-edit{position:relative;transition:height .2s ease}.react-grid-item.grid-edit{transition:all .2s ease;transition-property:left,top}.react-grid-item.grid-edit img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.grid-edit.cssTransforms{transition-property:transform}.react-grid-item.grid-edit.resizing{z-index:1;will-change:width,height}.react-grid-item.grid-edit.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.grid-edit>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item.grid-edit>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item.grid-edit>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.columns{columns:120px}.react-grid-item.grid-edit{box-sizing:border-box}.droppable-element,.react-grid-item.grid-edit:not(.react-grid-placeholder){border:1px solid black}.droppable-element{width:150px;text-align:center;background:#fdd;margin:10px 0;padding:10px}.tm-header__btn{transition:transform .2s ease,background-color .15s ease}.tm-header__btn--sm{padding:.25rem}.theme-light .tm-header__btn:hover{background:#f3f4f6}.theme-dark .tm-header__btn:hover{background:#374151}.tm-md__code-inline{padding:.125rem .375rem;border-radius:.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95em}.theme-light .tm-md__code-inline{background:#e5e7eb;color:#111827}.theme-dark .tm-md__code-inline{background:#374151;color:#f3f4f6}.tm-md__h1{font-size:1.75rem;font-weight:700;margin:1rem 0}.tm-md__h2{font-size:1.5rem;font-weight:700;margin:.875rem 0}.tm-md__h3{font-size:1.25rem;font-weight:600;margin:.75rem 0}.tm-md__h4{font-size:1.125rem;font-weight:600;margin:.625rem 0}.tm-md__h5{font-size:1rem}.tm-md__h5,.tm-md__h6{font-weight:600;margin:.5rem 0}.tm-md__h6{font-size:.875rem;opacity:.9}.tm-md__p{margin:.5rem 0}.tm-md__ul{list-style-type:disc}.tm-md__ol,.tm-md__ul{padding-left:1.25rem;margin:.5rem 0}.tm-md__ol{list-style-type:decimal}.tm-md__li{margin:.25rem 0;list-style-position:outside}.tm-md__blockquote{border-left:4px solid;padding-left:.75rem;margin:.75rem 0}.theme-light .tm-md__blockquote{border-color:#d1d5db;color:#4b5563}.theme-dark .tm-md__blockquote{border-color:#4b5563;color:#d1d5db}.tm-md__table{width:100%;border-collapse:collapse}.theme-light .tm-md__thead{background:#f9fafb}.theme-dark .tm-md__thead{background:#1f2937}.tm-md__tr{border-bottom:1px solid}.theme-light .tm-md__tr{border-bottom-color:#e5e7eb}.theme-dark .tm-md__tr{border-bottom-color:#374151}.tm-md__tr:last-child{border-bottom:none}.tm-md__td,.tm-md__th{text-align:left;padding:.5rem .75rem;vertical-align:top}.theme-light .tm-md__th{color:#1f2937}.theme-dark .tm-md__th{color:#f3f4f6}.tm-md__link{text-decoration:underline}.tm-md__img{max-width:100%;height:auto}.tm-md__checkbox{margin-top:3px}.tm-md__hr{border:0;border-top:1px solid;margin:1rem 0}.theme-light .tm-md__hr{border-top-color:#e5e7eb}.theme-dark .tm-md__hr{border-top-color:#374151}.tm-md__sup{font-size:.75em;vertical-align:super}.tm-md__sub{font-size:.75em;vertical-align:sub}.tm-codeblock{position:relative;border:1px solid;border-radius:.5rem;overflow:hidden;box-sizing:border-box;background:#fafafa}.theme-light .tm-codeblock{border-color:#e5e7eb;background:#fafafa}.theme-dark .tm-codeblock{border-color:#374151;background:#0b1221}.tm-codeblock__bar{position:absolute;inset:0 auto auto 0;right:0;top:0;height:32px;display:flex;align-items:center;justify-content:space-between;padding-left:16px;padding-right:8px;border-bottom:1px solid;z-index:2}.theme-light .tm-codeblock__bar{border-bottom-color:#e5e7eb}.theme-dark .tm-codeblock__bar{border-bottom-color:#374151}.tm-codeblock__label{color:#6b7280;font-size:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;-webkit-user-select:none;user-select:none;visibility:visible}.tm-codeblock__copybtn{color:inherit;background:transparent;border-radius:.375rem}.theme-light .tm-codeblock__copybtn:hover{background:rgba(209,213,219,.95)}.theme-dark .tm-codeblock__copybtn:hover{background:rgba(75,85,99,.9)}.tm-messages{font-family:Work Sans,sans-serif;font-weight:400}.tm-msgrow{display:flex}.tm-msgrow--start{justify-content:flex-start}.tm-msgrow--end{justify-content:flex-end}.tm-msgrow--centered{max-width:56rem;margin-left:auto;margin-right:auto}.tm-bubble{max-width:75%;padding:.75rem 1rem;border-radius:1rem;word-break:break-word;overflow-wrap:anywhere;line-height:1.7}.tm-bubble--md{font-size:1rem}.tm-bubble--lg{font-size:1.125rem}.tm-bubble--right{margin-left:auto}.tm-bubble--user{background:#3b82f6;color:#ffffff}.tm-bubble__text{white-space:pre-wrap}.tm-bubble__time{font-size:.75rem;margin-top:.5rem;opacity:.75;color:#dbeafe;font-weight:300}.tm-ai__meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.tm-ai__meta--lg{margin-bottom:.75rem}.theme-dark .tm-ai__meta{color:#9ca3af}.tm-ai__avatar{padding-top:2px;width:1.25rem;height:1.25rem;border-radius:9999px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);color:#fff;display:grid;place-items:center;font-size:.625rem;font-weight:700}.tm-ai__avatar--lg{width:1.5rem;height:1.5rem}.tm-ai__content{max-width:none;line-height:1.7;font-size:1rem;color:var(--tm-fg);word-break:break-word}.tm-ai__content--lg{font-size:1.125rem}.theme-light .tm-ai__content{color:#1f2937}.theme-dark .tm-ai__content{color:#f3f4f6}.tm-ai__content.is-error{color:#dc2626}.tm-ai__content h1,.tm-ai__content h2,.tm-ai__content h3,.tm-ai__content h4,.tm-ai__content h5,.tm-ai__content h6{font-weight:600;line-height:1.25;margin:1.25em 0 .5em}.tm-ai__content p{margin:.75em 0}.tm-ai__content ol,.tm-ai__content ul{margin:.75em 0 .75em 1.25em}.tm-ai__content code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;padding:.1em .3em;border-radius:.25rem;background:rgba(148,163,184,.15)}.tm-ai__content pre{overflow:auto;padding:.75rem;border-radius:.5rem;background:rgba(148,163,184,.15)}.theme-dark .tm-ai__content code,.theme-dark .tm-ai__content pre{background:rgba(148,163,184,.2)}.tm-typing{max-width:75%}.tm-typing--lg{min-width:65px;max-width:7%}.tm-typing__bubble{padding:.5rem .75rem;border-radius:.5rem;background:#f3f4f6}.theme-dark .tm-typing__bubble{background:#374151}.tm-dots{display:flex;gap:.25rem;align-items:center}.tm-dots span{width:.5rem;height:.5rem;background:#9ca3af;border-radius:9999px;display:inline-block;animation:tm-bounce 1s ease-in-out infinite}.tm-dots span:nth-child(2){animation-delay:.1s}.tm-dots span:nth-child(3){animation-delay:.2s}@keyframes tm-bounce{0%,80%,to{transform:translateY(0);opacity:1}40%{transform:translateY(-4px);opacity:.85}}.tm-scrollbtn{position:absolute;left:50%;bottom:7rem;transform:translateX(-50%) scale(1);z-index:50;pointer-events:none;transition:opacity .5s ease-out,transform .5s ease-out}.tm-scrollbtn.is-visible{opacity:1;transform:translateX(-50%) translateY(0) scale(1);animation:fadeInUp .4s ease-out both}.tm-scrollbtn.is-hidden{opacity:0;transform:translateX(-50%) translateY(1rem) scale(.75)}.tm-scrollbtn__btn{width:3rem;height:3rem;border:1px solid transparent;border-radius:9999px;display:grid;place-items:center;pointer-events:auto;cursor:pointer;transition:transform .3s ease,background-color .15s ease,box-shadow .2s ease,border-color .15s ease;box-shadow:0 4px 12px rgba(0,0,0,.15);color:#fff}.theme-light.tm-scrollbtn__btn{background:#3b82f6;border-color:#2563eb}.theme-light.tm-scrollbtn__btn:hover{background:#2563eb;transform:scale(1.1);box-shadow:0 0 20px rgba(59,130,246,.6)}.theme-light.tm-scrollbtn__btn:active{transform:scale(.95)}.theme-dark.tm-scrollbtn__btn{background:#374151;border-color:transparent}.theme-dark.tm-scrollbtn__btn:hover{background:#4b5563;transform:scale(1.1);box-shadow:0 0 20px rgba(59,130,246,.6)}.theme-dark.tm-scrollbtn__btn:active{transform:scale(.95)}.tm-scrollbtn__icon{transition:transform .2s ease}.tm-scrollbtn__btn:hover .tm-scrollbtn__icon{transform:translateY(1px)}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%,20px) scale(.8)}to{opacity:1;transform:translate(-50%) scale(1)}}.tm-composer{border-top:1px solid #e5e7eb;padding:1rem;background:var(--tm-bg);color:var(--tm-fg)}.theme-dark.tm-composer{border-top-color:#4b5563}.tm-composer.is-maximized{padding:1.5rem 2rem}.tm-composer.is-compact{padding:1rem}.tm-composer__inner--max{max-width:56rem;margin-left:auto;margin-right:auto}.tm-composer__section{margin-bottom:.75rem}.tm-composer__dropdown{position:relative}.tm-dd__button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;background:#ffffff;color:#111827;transition:background-color .15s ease}.theme-dark .tm-dd__button{background:#374151;border-color:#4b5563;color:#ffffff}.tm-dd__button:hover{background:#f9fafb}.theme-dark .tm-dd__button:hover{background:#4b5563}.tm-ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tm-dd__chevron{width:1rem;height:1rem;transition:transform .2s ease}.tm-dd__chevron.is-open{transform:rotate(180deg)}.tm-dd__menu{position:absolute;z-index:1050;left:0;right:0;bottom:100%;margin-bottom:.25rem;border:1px solid #d1d5db;border-radius:.375rem;background:#ffffff;box-shadow:0 10px 25px rgba(0,0,0,.15);max-height:15rem;overflow-y:auto}.theme-dark .tm-dd__menu{background:#374151;border-color:#4b5563}.tm-dd__menu--large{max-height:25rem}.tm-dd__menu--medium{max-height:15rem}.tm-dd__menu::-webkit-scrollbar{width:8px}.tm-dd__menu::-webkit-scrollbar-thumb{background-color:var(--tm-scrollbar-thumb);border-radius:8px}.tm-dd__menu::-webkit-scrollbar-track{background:transparent}.tm-dd__item{width:100%;text-align:left;padding:.75rem;font-size:.875rem;color:#111827;background:transparent;border:0;cursor:pointer;transition:background-color .12s ease,color .12s ease}.theme-dark .tm-dd__item{color:#ffffff}.tm-dd__item:hover{background:#f3f4f6}.theme-dark .tm-dd__item:hover{background:#4b5563}.tm-dd__item.is-selected{background:#3b82f6;color:#ffffff}.theme-dark .tm-dd__item.is-selected{background:#2563eb}.tm-dd__item-title{font-weight:500;font-size:.875rem;line-height:1.25rem}.tm-dd__item-sub{margin-top:.25rem;font-size:.75rem;opacity:.75}.tm-suggestions{display:flex;flex-wrap:wrap;gap:.5rem}.tm-chip{padding:.375rem .75rem;font-size:.875rem;border-radius:9999px;border:1px solid #e5e7eb;background:#f9fafb;color:#374151;transition:transform .12s ease,background-color .12s ease,border-color .12s ease,opacity .12s ease}.tm-chip:hover{transform:scale(1.05);background:#f3f4f6;border-color:#e5e7eb}.tm-chip:disabled{opacity:.5;cursor:not-allowed;transform:none}.theme-dark .tm-chip{background:#374151;border-color:#4b5563;color:#e5e7eb}.theme-dark .tm-chip:hover{background:#4b5563;border-color:#6b7280}.tm-inputrow{display:flex;align-items:flex-start;gap:.75rem}.tm-inputwrap{flex:1 1 auto;position:relative}.tm-textarea{width:100%;resize:none;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;color:#111827;background:#ffffff;outline:none;transition:box-shadow .12s ease,border-color .12s ease,opacity .12s ease}.tm-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.35)}.tm-textarea:disabled{opacity:.5;cursor:not-allowed}.theme-dark .tm-textarea{background:#374151;border-color:#4b5563;color:#ffffff}.theme-dark .tm-textarea::placeholder{color:#9ca3af}.tm-textarea::placeholder{color:#6b7280}.tm-sendbtn{flex-shrink:0;width:2.5rem;height:2.5rem;display:grid;place-items:center;border:0;border-radius:.5rem;color:#ffffff;background:#3b82f6;transition:background-color .15s ease,opacity .12s ease;cursor:pointer}.tm-sendbtn:hover{background:#2563eb}.tm-sendbtn:disabled{opacity:.5;cursor:not-allowed}.theme-dark .tm-sendbtn{background:#2563eb}.theme-dark .tm-sendbtn:hover{background:#1d4ed8}.floating-widget-container{will-change:transform,width,height,top,left,right,bottom;backface-visibility:hidden;perspective:1000px;transform-style:preserve-3d}.floating-widget-container.transitioning{transform:translateZ(0);transition:all .6s cubic-bezier(.25,.8,.25,1)!important;transition-property:width,height,top,left,right,bottom,transform,opacity,box-shadow!important}.floating-widget-container.bottom-right{transform-origin:bottom right}.floating-widget-container.bottom-left{transform-origin:bottom left}.floating-widget-container.top-right{transform-origin:top right}.floating-widget-container.top-left{transform-origin:top left}.floating-widget-container.normal{animation:widget-shrink .6s cubic-bezier(.25,.8,.25,1) forwards}.floating-widget-container.maximized{animation:widget-grow .6s cubic-bezier(.25,.8,.25,1) forwards;box-sizing:border-box!important;margin:0!important;padding:0!important}@keyframes widget-grow{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes widget-shrink{0%{transform:scale(1)}50%{transform:scale(.98)}to{transform:scale(1)}}.floating-widget-container *{box-sizing:border-box}.floating-widget-shadow{transition:box-shadow .6s cubic-bezier(.25,.8,.25,1);box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.floating-widget-container.maximized .floating-widget-shadow{box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.05)}.floating-widget-container.normal .floating-widget-shadow{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.floating-widget-container .floating-widget-content{transition:padding .6s cubic-bezier(.25,.8,.25,1)}.floating-widget-container,.floating-widget-container>div{transform:translateZ(0);-webkit-transform:translateZ(0)}.floating-widget-container{transition-property:opacity,transform,width,height,top,left,right,bottom;transition-duration:.6s;transition-timing-function:cubic-bezier(.25,.8,.25,1)}.tm-floating{z-index:3000;transform:translateZ(0)}.tm-floating.is-open{opacity:1;transform:scale(1);pointer-events:auto}.tm-floating.is-closed{opacity:0;transform:scale(.95);pointer-events:none}.tm-floating__surface{height:100%;display:flex;flex-direction:column;color:var(--tm-fg);background:var(--tm-bg);border-radius:.5rem;box-shadow:0 10px 25px rgba(0,0,0,.15);overflow:hidden}.theme-dark .tm-floating__surface{box-shadow:var(--tm-shadow)}.tm-floating__chat{flex:1 1 auto;overflow-y:auto;min-height:0;position:relative;scrollbar-width:thin;scrollbar-color:var(--tm-scrollbar-thumb) transparent}.tm-floating__chat.chat-compact{padding:.75rem}.tm-floating__chat.chat-large{padding:1.5rem 2rem}.tm-floating__chat>*+*{margin-top:.75rem}.tm-floating.is-maximized .tm-floating__chat>*+*{margin-top:1.5rem}.tm-floating__chat::-webkit-scrollbar{width:8px}.tm-floating__chat::-webkit-scrollbar-thumb{background-color:var(--tm-scrollbar-thumb);border-radius:8px}.tm-floating__chat::-webkit-scrollbar-track{background:transparent}.tm-fab-container{z-index:3000;pointer-events:auto}.tm-fab{width:3.5rem;height:3.5rem;border:0;border-radius:9999px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.125rem;color:#fff;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background-color .15s ease;box-shadow:0 10px 25px rgba(0,0,0,.15);position:relative;z-index:3001}.theme-light.tm-fab{background:#3b82f6}.theme-light.tm-fab:hover{background:#93c5fd;transform:scale(1.1);box-shadow:0 0 20px rgba(59,130,246,.6)}.theme-dark.tm-fab{background:#374151}.theme-dark.tm-fab:hover{background:#60a5fa;transform:scale(1.1);box-shadow:0 0 20px rgba(59,130,246,.6)}.tm-fab__icon{transition:transform .2s ease}.tm-fab:hover .tm-fab__icon{transform:scale(1.1)}.tm-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #e5e7eb;background:var(--tm-bg);color:var(--tm-fg)}.theme-dark.tm-header{border-bottom-color:#374151}.tm-header__actions,.tm-header__left{display:flex;align-items:center;gap:.5rem}.tm-header__status-dot{width:.5rem;height:.5rem;border-radius:9999px;background:#f59e0b}.tm-header__status-dot.is-auth{background:#10b981}.tm-header__brand-icon{color:var(--tm-accent)}.tm-header__title{margin:0;font-weight:500;font-size:1rem}.tm-header__meta{font-size:.75rem;color:#6b7280}.tm-header__btn{display:grid;place-items:center;padding:.5rem;border:0;background:transparent;color:inherit;border-radius:.375rem;cursor:pointer;transition:transform .2s ease}.tm-header__btn:hover{transform:scale(1.25)}.tm-sidebar{position:fixed;top:0;height:100vh;z-index:3000;transition:width .3s ease,transform .3s ease,box-shadow .2s ease;width:20rem}@media (min-width:640px){.tm-sidebar{width:24rem}}.tm-sidebar.align-left{left:0}.tm-sidebar.align-right{right:0}.tm-sidebar.is-maximized{width:100vw}.tm-sidebar.is-collapsed{width:3rem}.tm-sidebar__surface{height:100%;display:flex;flex-direction:column;color:var(--tm-fg);background:var(--tm-bg);box-shadow:var(--tm-shadow);border-radius:0;overflow:hidden}.tm-sidebar.is-maximized .tm-sidebar__surface{box-shadow:none}.tm-sidebar__expand-btn{position:absolute;top:90%;transform:translateY(-50%);width:3rem;height:3rem;border:0;color:#fff;background:var(--tm-accent);display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.tm-sidebar__expand-btn.expand-right{border-top-right-radius:.75rem;border-bottom-right-radius:.75rem}.tm-sidebar__expand-btn.expand-left{border-top-left-radius:.75rem;border-bottom-left-radius:.75rem}.theme-dark .tm-sidebar__expand-btn{background:#374151}.tm-sidebar__expand-btn:hover{transform:translateY(-50%) scale(1.08);box-shadow:0 0 20px rgba(59,130,246,.6)}.tm-sidebar__chat{flex:1 1 auto;overflow-y:auto;min-height:0;position:relative;scrollbar-width:thin;scrollbar-color:var(--tm-scrollbar-thumb) transparent}.tm-sidebar__chat.chat-compact{padding:.75rem}.tm-sidebar__chat.chat-large{padding:1.5rem 2rem}.tm-sidebar__chat>*+*{margin-top:.75rem}.tm-sidebar.is-maximized .tm-sidebar__chat>*+*{margin-top:1.5rem}.tm-sidebar__chat::-webkit-scrollbar{width:8px}.tm-sidebar__chat::-webkit-scrollbar-thumb{background-color:var(--tm-scrollbar-thumb);border-radius:8px}.tm-sidebar__chat::-webkit-scrollbar-track{background:transparent}.hidden{display:none!important}:root{--tm-bg:#ffffff;--tm-fg:#111827;--tm-muted:#9ca3af;--tm-accent:#3b82f6;--tm-surface:#ffffff;--tm-shadow:0 10px 25px rgba(0,0,0,0.15);--tm-scrollbar-thumb:#9ca3af}.theme-dark{--tm-bg:#1f2937;--tm-fg:#ffffff;--tm-muted:#6b7280;--tm-surface:#1f2937;--tm-shadow:0 10px 25px rgba(0,0,0,0.35);--tm-scrollbar-thumb:#4b5563}.tm-modal{position:fixed;inset:0;z-index:4000;font-family:Work Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.tm-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.5)}.tm-modal__center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:1rem}.tm-modal__card{background:var(--tm-surface,#fff);color:var(--tm-fg,#111827);border-radius:.5rem;box-shadow:var(--tm-shadow,0 25px 50px rgba(0,0,0,.25));width:100%;max-width:64rem;max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.tm-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.theme-dark .tm-modal__header{border-bottom-color:#374151}.tm-modal__title{margin:0;font-weight:600;font-size:1.125rem}.tm-modal__close{border:0;background:transparent;color:#6b7280;cursor:pointer;transition:color .12s ease,transform .12s ease}.tm-modal__close:hover{color:#374151;transform:scale(1.05)}.tm-modal__body{display:flex;min-height:0;height:70vh}.tm-modal__tabs{width:14rem;border-right:1px solid #e5e7eb;padding:1rem;background:#f9fafb;display:flex;flex-direction:column;gap:.5rem}.theme-dark .tm-modal__tabs{background:#111827;border-right-color:#374151}.tm-tab{width:100%;text-align:left;padding:.5rem .75rem;font-size:.875rem;border:0;border-radius:.375rem;cursor:pointer;background:transparent;color:#374151;transition:background-color .12s ease,color .12s ease}.theme-dark .tm-tab{color:#e5e7eb}.tm-tab:hover{background:#f3f4f6}.theme-dark .tm-tab:hover{background:#1f2937}.tm-tab.is-active{background:#dbeafe;color:#1d4ed8}.theme-dark .tm-tab.is-active{background:#1e3a8a;color:#bfdbfe}.tm-modal__content{flex:1 1 auto;padding:1.5rem;overflow-y:auto;min-width:0}.tm-field{margin-bottom:1rem}.tm-field--row{display:flex;align-items:center;gap:.5rem}.tm-label{display:block;margin-bottom:.25rem;font-size:.875rem;font-weight:600;color:#374151}.theme-dark .tm-label{color:#e5e7eb}.tm-label-info{width:250px}.tm-input,.tm-select,.tm-textarea{width:100%;font-size:.875rem;padding:.5rem .75rem;color:var(--tm-fg,#111827);background:var(--tm-bg,#fff);border:1px solid #d1d5db;border-radius:.375rem;outline:none;transition:box-shadow .12s ease,border-color .12s ease}.theme-dark .tm-input,.theme-dark .tm-select,.theme-dark .tm-textarea{background:#1f2937;color:#f9fafb;border-color:#4b5563}.tm-input:focus,.tm-select:focus,.tm-textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.35)}.tm-textarea{min-height:8rem;resize:vertical}.tm-textarea--mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.tm-hint{margin-top:.25rem;font-size:.75rem;color:#6b7280}.tm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;border:0;border-radius:.375rem;cursor:pointer;transition:background-color .12s ease,opacity .12s ease}.tm-btn--primary{background:#3b82f6;color:#fff}.tm-btn--primary:hover{background:#2563eb}.tm-btn--indigo{background:#4f46e5;color:#fff}.tm-btn--indigo:hover{background:#4338ca}.tm-btn[disabled]{opacity:.5;cursor:not-allowed}.tm-btn--mt{margin-top:.5rem}.tm-chipbtn{padding:.25rem .75rem;font-size:.875rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#374151;transition:background-color .12s ease,color .12s ease,border-color .12s ease}.tm-chipbtn:hover{background:#f3f4f6}.tm-chipbtn.is-active{background:#2563eb;color:#fff;border-color:#2563eb}.tm-check{display:inline-flex;align-items:center;gap:.5rem;color:#374151;margin-top:10px;margin-bottom:10px}.theme-dark .tm-check{color:#e5e7eb}.tm-suggestionslist{max-height:8rem;overflow-y:auto;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff}.theme-dark .tm-suggestionslist{background:#111827;border-color:#374151}.tm-suggestion{display:flex;align-items:center;justify-content:space-between;padding:.5rem;font-size:.875rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.theme-dark .tm-suggestion{background:#1f2937;border-bottom-color:#374151}.tm-suggestion:last-child{border-bottom:0}.tm-suggestion__remove{border:0;background:transparent;color:#dc2626;cursor:pointer;font-weight:700}.tm-empty{font-size:.75rem;color:#6b7280;text-align:center;padding:.5rem 0}.tm-empty--padded,.tm-panel{padding:.75rem}.tm-panel{border:1px solid #e5e7eb;border-radius:.5rem;background:#fff}.theme-dark .tm-panel{border-color:#374151;background:#111827}.tm-panel--soft{background:#f9fafb}.theme-dark .tm-panel--soft{background:#1f2937}.tm-grid-2{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:640px){.tm-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.tm-row{display:flex;gap:.5rem}.tm-row--s{gap:.75rem;align-items:center}.tm-row--between{justify-content:space-between;align-items:center}.tm-row--wrap{flex-wrap:wrap}.tm-stack>*+*{margin-top:1rem}.tm-stack-s>*+*{margin-top:.5rem}.tm-sectiontitle{margin:0;font-size:.875rem;font-weight:600;color:#1f2937}.theme-dark .tm-sectiontitle{color:#e5e7eb}.tm-muted{font-size:.75rem;color:#6b7280}.theme-dark .tm-muted{color:#9ca3af}.tm-logbox{max-height:15rem;overflow-y:auto;border:1px solid #e5e7eb;border-radius:.375rem;background:#fff}.theme-dark .tm-logbox{background:#0b1221;border-color:#374151}.tm-logrow{border-bottom:1px solid #e5e7eb;padding:.75rem;font-size:.75rem}.theme-dark .tm-logrow{border-bottom-color:#374151;color:#f3f4f6}.tm-logrow:last-child{border-bottom:0}.tm-logurl{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#111827;word-break:break-all}.theme-dark .tm-logurl{color:#e5e7eb}.tm-strong{font-weight:600;color:#374151}.theme-dark .tm-strong{color:#e5e7eb}.tm-pre{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem;overflow-x:auto;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#111827}.theme-dark .tm-pre{background:#111827;border-color:#374151;color:#f3f4f6}.tm-pre--cap{max-height:10rem}.tm-alert{padding:.5rem;border-radius:.375rem;font-size:.875rem}.tm-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#7f1d1d}.tm-alert--warn{background:#fffbeb;border:1px solid #fde68a;color:#92400e}.tm-badge{display:inline-flex;align-items:center;justify-content:center;padding:.125rem .5rem;border-radius:.25rem;font-weight:700;font-size:.75rem}.tm-badge.request{background:#dbeafe;color:#1e40af}.tm-badge.response{background:#dcfce7;color:#14532d}.tm-badge.error{background:#fee2e2;color:#991b1b}.tm-badge--mono{background:#f3f4f6;color:#111827;border:1px solid #d1d5db;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.tm-helpicon{margin-left:.25rem;color:#9ca3af;cursor:help}.tm-helpicon:hover{color:#6b7280}.tm-row+.tm-logbox{margin-top:.5rem}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:white}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{font-size:10px;background:rgba(255,255,255,.5);padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border:1px solid #1a192b;background-color:white}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:rgba(240,240,240,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:initial;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}