html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--ullm-panel: var(--panel, #fffaf0);--ullm-panel-strong: var(--panel-strong, #f8f5ed);--ullm-panel-muted: var(--panel-muted, #eef2ea);--ullm-text: var(--text, #17211d);--ullm-text-muted: var(--text-muted, #5b665c);--ullm-text-dim: var(--text-dim, #74796f);--ullm-border: var(--border, rgba(23, 33, 29, .16));--ullm-border-strong: var(--border-strong, rgba(23, 33, 29, .28));--ullm-accent: var(--accent, #17211d);--ullm-accent-muted: var(--accent-muted, #6b5a25);--ullm-danger: var(--danger, #8a231f);--ullm-danger-bg: var(--danger-bg, #fff2ed);--ullm-success: var(--success, #496f4a);--ullm-focus: var(--focus, rgba(68, 110, 94, .24));--ullm-focus-border: var(--focus-border, var(--ullm-accent));--ullm-mono-font: var(--mono, "SFMono-Regular", "Menlo", "Consolas", monospace);--ullm-profile-control-height: 2.5rem}.ullm-mono{font-family:var(--ullm-mono-font)}.ullm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ullm-button-row{display:flex;align-items:center;gap:.65rem}.ullm-widget{border:1px solid var(--ullm-border);border-radius:8px;background:#fffaf0e6;box-shadow:0 .8rem 2.2rem #17211d12}.ullm-widget{display:flex;flex-direction:column;gap:.85rem;padding:1rem}.ullm-widget-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ullm-widget-header h2,.ullm-subheading{font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ullm-accent-muted)}.ullm-form-grid,.ullm-result-panel,.ullm-history-panel{display:flex;flex-direction:column;gap:.75rem}.ullm-profile-row{display:grid;grid-template-columns:minmax(4rem,auto) minmax(0,1fr) minmax(4.75rem,5.5rem) var(--ullm-profile-control-height);align-items:center;gap:.65rem}.ullm-profile-category{min-width:0;max-width:8rem;overflow:hidden;color:var(--ullm-accent-muted);font-size:.76rem;font-weight:800;line-height:1.15;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.ullm-profile-picker{display:flex;flex-direction:column;min-width:0;gap:.32rem}.ullm-profile-row .ullm-profile-picker{gap:0}.ullm-profile-row .ullm-field{flex-direction:row;align-items:center;min-width:0;gap:.45rem}.ullm-profile-row .ullm-field-label{flex:0 0 auto;align-items:center;justify-content:center;min-height:var(--ullm-profile-control-height)}.ullm-profile-row .ullm-combobox{flex:1 1 auto;min-width:0}.ullm-profile-row .ullm-input{height:var(--ullm-profile-control-height);min-height:var(--ullm-profile-control-height);padding-top:0;padding-bottom:0}.ullm-profile-select{width:100%}.ullm-reasoning-field{min-width:4rem}.ullm-profile-config-toggle{width:var(--ullm-profile-control-height);min-width:var(--ullm-profile-control-height);height:var(--ullm-profile-control-height);min-height:var(--ullm-profile-control-height);padding:0;font-size:1rem;line-height:1}.ullm-profile-config-body{border:1px solid var(--ullm-border);border-radius:8px;padding:.8rem;background:#ffffff70}.ullm-profile-actions{padding-top:.25rem}.ullm-model-slot-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:end;gap:.65rem}.ullm-model-slot-field{min-width:0}.ullm-model-refresh-button{align-self:end;min-height:var(--ullm-profile-control-height);white-space:nowrap}.ullm-key-dot{width:.55rem;height:.55rem;border-radius:999px;flex:0 0 auto;background:var(--ullm-border-strong)}.ullm-key-dot-on{background:var(--ullm-success)}.ullm-field{display:flex;flex-direction:column;gap:.32rem}.ullm-field-label{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem;color:var(--ullm-text-muted);font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ullm-field-label-with-info{display:inline-flex;align-items:baseline;gap:.38rem}.ullm-field-label-info{width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--ullm-border);color:var(--ullm-text-muted);font-size:.72rem;font-weight:700;cursor:help;-webkit-user-select:none;user-select:none}.ullm-field-label-text{line-height:1}.ullm-field-hint{color:var(--ullm-accent-muted);font-size:.72rem;font-weight:700;letter-spacing:0;text-transform:none}.ullm-field-hint-error{color:var(--ullm-danger)}.ullm-input{width:100%;border:1px solid var(--ullm-border);border-radius:8px;padding:.72rem .8rem;color:var(--ullm-text);background:#ffffffb8;transition:border-color .12s ease,box-shadow .12s ease}.ullm-input:hover:not(:disabled){border-color:var(--ullm-border-strong)}.ullm-input:focus,.ullm-input:focus-visible,.ullm-input[type=number]:focus,.ullm-input[type=number]:focus-visible{outline:none!important;border:1px solid var(--ullm-focus-border)!important;background:#fff;box-shadow:none!important}.ullm-search-select.ant-select-outlined{border-radius:8px}.ullm-search-select.ant-select-outlined .ant-select-selector{border-color:var(--ullm-border);transition:border-color .12s ease,box-shadow .12s ease}.ullm-search-select.ant-select-outlined:hover .ant-select-selector,.ullm-search-select.ant-select-outlined:not(.ant-select-disabled).ant-select-opened .ant-select-selector,.ullm-search-select.ant-select-outlined:focus-within .ant-select-selector{border-color:var(--ullm-focus-border);box-shadow:none}.ullm-search-select.ant-select-outlined:focus-within .ant-select-selector{background:#fff;box-shadow:none}.ullm-input:disabled{cursor:not-allowed;opacity:.58}.ullm-input[aria-invalid=true]{border-color:var(--ullm-danger)}.ullm-input-mono{font-family:var(--ullm-mono-font);font-size:.84rem}.ullm-combobox{position:relative}.ullm-combobox-disabled{opacity:.58}.ullm-combobox-popover{position:absolute;z-index:30;top:calc(100% + .25rem);right:0;left:0;border:1px solid var(--ullm-border-strong);border-radius:8px;padding:.25rem;background:#fff;box-shadow:0 .8rem 1.8rem #17211d2e}.ullm-combobox-popover:empty{display:none}.ullm-combobox-list{max-height:12rem;overflow-y:auto;background:#fff}.ullm-combobox-option{width:100%;border:0;border-radius:6px;padding:.52rem .6rem;color:var(--ullm-text);background:transparent;cursor:pointer;font:inherit;text-align:left;overflow-wrap:anywhere}.ullm-combobox-option:hover,.ullm-combobox-option:focus{outline:none;background:var(--ullm-panel-muted)}.ullm-combobox-option[data-highlighted=true]{outline:none;color:var(--ullm-text);background:var(--ullm-panel-muted)}.ullm-combobox-empty{padding:.52rem .6rem;color:var(--ullm-text-dim);font-size:.82rem}textarea.ullm-input{resize:vertical;line-height:1.55}.ullm-field-error{color:var(--ullm-danger);font-size:.76rem}.ullm-field-help{color:var(--ullm-text-muted);font-size:.74rem;line-height:1.35}.ullm-options-fold{border:1px solid var(--ullm-border);border-radius:8px;background:#ffffff70}.ullm-options-summary{cursor:pointer;padding:.72rem .8rem;color:var(--ullm-text-muted);font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ullm-options-summary:focus-visible{outline:none;box-shadow:inset 0 0 0 2px var(--ullm-focus)}.ullm-options-body{display:flex;flex-direction:column;gap:.75rem;border-top:1px solid var(--ullm-border);padding:.8rem}.ullm-options-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.ullm-pricing-section{grid-column:1 / -1}.ullm-pricing-display{padding:.8rem}.ullm-history-fold .ullm-history-panel{border-top:1px solid var(--ullm-border);padding:.8rem}.ullm-section-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ullm-section-header h3{margin:0;color:var(--ullm-text);font-size:.88rem}.ullm-credential-block{display:flex;flex-direction:column;gap:.65rem;border:1px solid var(--ullm-border);border-radius:8px;padding:.8rem;background:#ffffff70}.ullm-credential-row{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.65rem}.ullm-credential-status{display:flex;align-items:center;min-width:0;gap:.55rem}.ullm-credential-label{color:var(--ullm-text-muted);font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ullm-credential-copy{color:var(--ullm-text-muted);font-size:.82rem}.ullm-credential-drawer{display:flex;flex-direction:column;width:100%;gap:.65rem;border-top:1px solid var(--ullm-border);padding-top:.75rem}.ullm-toggle{display:flex;align-items:flex-start;gap:.55rem;color:var(--ullm-text);cursor:pointer}.ullm-toggle input{margin-top:.2rem;accent-color:var(--ullm-accent)}.ullm-toggle-hint{display:block;margin-top:.18rem;color:var(--ullm-text-muted);font-size:.76rem}.ullm-btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-height:2.25rem;border:1px solid var(--ullm-border-strong);border-radius:8px;padding:.54rem .85rem;color:var(--ullm-text);background:var(--ullm-panel-strong);cursor:pointer;font-weight:800}.ullm-btn:hover:not(:disabled){border-color:var(--ullm-accent);background:#fff}.ullm-btn:focus-visible{outline:none;border-color:var(--ullm-accent);box-shadow:0 0 0 3px var(--ullm-focus)}.ullm-btn:disabled{cursor:not-allowed;opacity:.55}.ullm-btn.ullm-options-summary{justify-content:flex-start;width:100%;min-height:auto;border-color:transparent;padding:.72rem .8rem;color:var(--ullm-text-muted);background:transparent;text-align:left;font-size:.76rem;letter-spacing:.04em}.ullm-btn.ullm-options-summary:hover:not(:disabled){border-color:transparent;background:#ffffff5c}.ullm-btn.ullm-options-summary:focus-visible{border-color:transparent;box-shadow:inset 0 0 0 2px var(--ullm-focus)}.ullm-btn-primary{border-color:var(--ullm-accent);color:var(--ullm-panel);background:var(--ullm-accent)}.ullm-btn-primary:hover:not(:disabled){color:var(--ullm-panel);background:#24322c}.ullm-btn-danger{border-color:#8a231f61;color:var(--ullm-danger);background:var(--ullm-danger-bg)}.ullm-btn-tiny{min-height:1.8rem;padding:.28rem .55rem;font-size:.78rem}.ullm-button-row{flex-wrap:wrap}.ullm-button-row-end{justify-content:flex-end}.ullm-result-toolbar,.ullm-history-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.ullm-history-actions{display:flex;flex-wrap:wrap;gap:.4rem;justify-content:flex-end}.ullm-result-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ullm-text-muted);font-size:.78rem}.ullm-result-body{max-height:32rem;overflow:auto;border:1px solid var(--ullm-border);border-radius:8px;padding:.85rem;color:#10201b;background:var(--ullm-panel-muted);font-size:.84rem}.ullm-history-item,.ullm-run-output{border:1px solid var(--ullm-border);border-radius:8px;overflow:hidden;background:#ffffff6b}.ullm-run-output-head{display:flex;align-items:stretch;justify-content:space-between;gap:.6rem}.ullm-run-output-toggle,.ullm-run-output-label{width:100%;justify-content:flex-start;border:0;border-radius:0;background:transparent;text-align:left}.ullm-run-output-label{display:flex;align-items:center;gap:.65rem;min-height:2.25rem;padding:.45rem .65rem}.ullm-run-output-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.35rem;padding:.35rem}.ullm-run-output-title,.ullm-history-model{color:var(--ullm-text-muted);font-size:.78rem}.ullm-run-output-summary,.ullm-history-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ullm-run-output-meta{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ullm-text-muted);font-size:.78rem}.ullm-run-output-body,.ullm-history-body{display:flex;flex-direction:column;gap:.6rem;border-top:1px solid var(--ullm-border);padding:.7rem}.ullm-pagination{display:flex;justify-content:center;padding-top:.35rem}.ullm-pagination .ant-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.15rem}.ullm-empty-text{color:var(--ullm-text-muted)}.llm-trace-list{display:flex;flex-direction:column;gap:.55rem}.ullm-output-trace{margin-top:.65rem}.ullm-history-trace{margin-top:0}.llm-trace-item{border:1px solid #eee;border-radius:6px;background-color:#fff;padding:8px}.llm-trace-summary{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:8px;cursor:pointer;background-color:#f9f9f9}.llm-trace-model{max-width:22rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#555;font-size:.9em}.llm-trace-summary div{display:flex;align-items:center;gap:12px;min-width:0;flex-wrap:wrap}.llm-trace-summary button{padding:4px 8px;font-size:.9em;border:1px solid #ccc;border-radius:4px;background-color:#fff;cursor:pointer}.llm-trace-details .trace-resources{display:flex;gap:10px;margin-top:10px;flex-wrap:wrap}.llm-trace-details .trace-resources button,.llm-trace-details .trace-resources a,.trace-resource-disabled{padding:6px 10px;font-size:.9em;border:1px solid #ccc;border-radius:4px;background-color:#fff;text-decoration:none;color:#333}.trace-resource-disabled{opacity:.55}.trace-resource-muted{color:#666;font-size:.9em;margin:8px 0 0}.trace-json{max-height:24rem;overflow:auto;border:1px solid #eee;border-radius:6px;padding:.75rem;background:#fff}@media(max-width:720px){.ullm-widget{padding:.85rem}.ullm-profile-row{grid-template-columns:minmax(0,1fr) auto}.ullm-profile-category{grid-column:1 / -1;max-width:none}.ullm-profile-picker{grid-column:1 / -1}.ullm-model-slot-row{grid-template-columns:minmax(0,1fr)}.ullm-model-refresh-button{justify-self:start}.ullm-options-grid{grid-template-columns:1fr}.llm-trace-summary{align-items:flex-start;flex-direction:column}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid rgba(128,128,128,.3);padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:transparent;cursor:pointer;transition:background-color .25s,border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.compact-icon-toggle{position:relative;overflow:visible;vertical-align:middle}.compact-icon-toggle__display{display:inline-flex;align-items:center;justify-content:center;gap:3px;line-height:1;white-space:nowrap}.compact-icon-toggle__emoji{display:inline-flex;align-items:center;justify-content:center;opacity:.5;font-size:1.05em;line-height:1}.compact-icon-toggle__emoji[data-active=true]{opacity:1;filter:saturate(1.2)}.compact-icon-toggle__separator{color:#999;font-size:.85em;line-height:1}.compact-icon-toggle__legacy-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.compact-icon-toggle__tooltip{position:absolute;right:0;bottom:calc(100% + 8px);z-index:30;width:max-content;max-width:min(280px,80vw);padding:7px 9px;border:1px solid rgba(17,24,39,.14);border-radius:4px;background:#111827;color:#fff;box-shadow:0 8px 20px #0f172a2e;font-size:12px;font-weight:500;line-height:1.35;text-align:left;white-space:normal;pointer-events:none;opacity:0;visibility:hidden;transform:translateY(2px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.compact-icon-toggle:hover .compact-icon-toggle__tooltip,.compact-icon-toggle:focus-visible .compact-icon-toggle__tooltip{opacity:1;visibility:visible;transform:translateY(0)}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button:hover{background-color:#8080801a}}.highlight-company{background-color:#ffa5004d;border-radius:3px}.highlight-product{background-color:#add8e666;border-radius:3px}.highlight-seo{background-color:#90ee9080;border-radius:3px}.highlight-url{background-color:#dda0dd80;border-radius:3px}.DraftEditor-root{height:100%;width:100%;font-family:inherit;font-size:1em;line-height:1.5}.public-DraftEditor-content{min-height:100%}@media(prefers-color-scheme:dark){input,textarea{color:#fff;background-color:#333;border-color:#555}}#root{width:100%;min-height:100vh;padding:0rem;text-align:center}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-main{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;padding-top:var(--app-header-height);box-sizing:border-box}body{margin:0}.clustered-organization-counts{margin-top:15px}.clustered-organization-counts h3{font-size:1.2em;margin-bottom:10px}.clustered-organization-counts ul{list-style:none;padding:0}.clustered-organization-counts li{margin-bottom:5px}.logo{font-size:1em;font-weight:700;will-change:filter;transition:filter .3s}.tab-panel{padding-bottom:2rem;display:flex;flex:1 1 auto;min-height:0;overflow-y:auto;width:100%;box-sizing:border-box}.tab-panel__inner{display:flex;flex:1 1 auto;flex-direction:column;min-height:100%;width:100%;max-width:1280px;margin:0 auto}.workspace-route-frame{display:flex;flex:1 1 auto;min-height:0;min-width:0;width:100%;max-width:100%;overflow-x:hidden;box-sizing:border-box}.workspace-route-frame>*{flex:1 1 auto;min-height:0;min-width:0;max-width:100%}.read-the-docs{color:#888}.error{color:#f44;margin:10px 0;font-size:.9em}.success{color:#4caf50;margin:10px 0;font-size:.9em}.file-upload{margin:20px 0;padding:20px;border:1px solid #ccc;border-radius:8px}.file-upload input[type=file]{margin:10px 0}input{margin:8px 0;padding:8px;width:100%;max-width:300px;border:1px solid #ccc;border-radius:4px}button:disabled{opacity:.6;cursor:not-allowed}button{margin:4px;width:auto;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:transparent;cursor:pointer;transition:background-color .25s,border-color .25s}.recent-uploads{margin-top:20px;text-align:left}.upload-item{margin:10px 0;padding:10px;border:1px solid #ddd;border-radius:4px}.filename{font-weight:700;margin-bottom:5px}.preview{font-style:italic;color:#666;margin:5px 0}.upload-date{font-size:.8em;color:#888}.delete-button{background-color:transparent;color:inherit;padding:4px;width:24px;height:24px;min-width:24px;border:1px solid rgba(128,128,128,.3);border-radius:4px;cursor:pointer;margin-top:8px;display:flex;align-items:center;justify-content:center}.delete-button:hover{background-color:#ff00001a;border-color:#ff00004d}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner{display:inline-block;animation:spin 1s linear infinite}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.recent-queries ul{list-style:none;padding:0;width:100%}.recent-queries li{margin-bottom:20px;padding:15px;border:1px solid rgba(128,128,128,.3);border-radius:8px;text-align:left;position:relative;width:calc(100% - 30px);box-sizing:border-box}.recent-queries .delete-button{position:absolute;top:10px;right:10px;width:auto;min-width:30px;height:30px;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(128,128,128,.3);border-radius:50%;cursor:pointer;transition:all .2s ease}.recent-queries .delete-button:hover{background-color:#ff00001a;border-color:#ff00004d}.query-response{width:100%;box-sizing:border-box}.recent-queries li>div{margin-bottom:10px}.recent-queries li strong{color:#646cff}.info{color:#2196f3;margin:10px 0;font-size:.9em}:root{--app-header-height: 64px;color-scheme:light dark;color:#213547;background-color:#f8f8f8}a:hover{color:#747bff}button{background-color:#e0e0e0}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#f8f8f8;box-shadow:0 2px 4px #0000001a;overflow-x:auto;height:var(--app-header-height)}.header-content{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.header-left{display:flex;align-items:center;gap:20px}.header-left h1{font-size:1em;margin:0}@media(max-width:768px){.header-left h1{display:none}}.tabs{display:flex;justify-content:flex-start;gap:12px;flex-wrap:nowrap;margin:0}.header-right button{border:none;padding:.5rem .75rem;border-radius:4px;font-size:1em;cursor:pointer;transition:background-color .3s;background-color:transparent}.header-right button:hover{background-color:#e0e0e080}.tabs a{background:none;border:none;padding:8px 12px;cursor:pointer;font-size:1em;white-space:nowrap;color:#555}.tabs a:hover{color:#777}.tabs a.active{font-weight:700;border-bottom-width:4px;border-bottom-style:solid;border-bottom-color:#333;border-radius:4px;padding-bottom:2px}.header::-webkit-scrollbar{height:4px}.header::-webkit-scrollbar-thumb{background-color:#8080804d;border-radius:2px}.highlight-container textarea{width:100%;box-sizing:border-box;border:none;outline:none;resize:none;padding:0;margin:0;background-color:transparent}.highlight-company{background-color:#ffa5004d}.highlight-product{background-color:#add8e666}.highlight-seo{background-color:#90ee9080}.cluster-editor{border:1px solid #e0e0e0;border-radius:8px;padding:16px;background-color:#f9f9f9}.cluster-editor-item{border:1px solid #ccc;border-radius:4px;padding:12px;margin-bottom:12px;background-color:#fff}.cluster-editor-title{font-weight:700;font-size:1.1em;border:1px dashed #ccc;padding:4px 8px;width:calc(100% - 18px);margin-bottom:8px}.cluster-editor-org-list{list-style:none;padding:0;margin:0}.cluster-editor-org-item{display:flex;justify-content:space-between;align-items:center;padding:4px 0;border-bottom:1px solid #eee}.cluster-editor-org-item:last-child{border-bottom:none}.cluster-editor-move-select{font-size:.9em;padding:2px 4px}.cluster-editor-controls{margin-top:16px;display:flex;align-items:center;gap:16px}.llm-trace-widget{border:1px solid #ddd;border-radius:8px;margin-bottom:16px;background-color:#fff;overflow:hidden;font-size:14px}.llm-trace-summary-collapsed{display:flex;align-items:center;gap:12px;padding:8px 12px;background-color:#f7f7f7;cursor:pointer;border-bottom:1px solid #ddd}.llm-trace-summary-collapsed:hover{background-color:#f0f0f0}.llm-trace-summary-collapsed strong{font-weight:600}.llm-trace-summary-controls{margin-left:auto;display:flex;align-items:center;gap:16px}.expand-collapse-button{background:none;border:1px solid #ccc;border-radius:4px;padding:4px 8px;cursor:pointer;font-size:.9em}.llm-trace-list{padding:12px}.llm-trace-item{border:1px solid #eee;border-radius:6px;margin-bottom:8px;background-color:#fff;padding:8px}.llm-trace-summary{display:flex;justify-content:space-between;align-items:center;padding:8px;cursor:pointer;background-color:#f9f9f9}.llm-trace-summary:hover{background-color:#f1f1f1}.llm-trace-summary .status-icon{margin-right:8px}.llm-trace-summary .error-category{color:#d9534f;font-size:.9em;margin-left:4px}.llm-trace-summary div{display:flex;align-items:center;gap:12px}.llm-trace-summary button{padding:4px 8px;font-size:.9em;border:1px solid #ccc;border-radius:4px;background-color:#fff}.llm-trace-details{padding:12px;border-top:1px solid #eee;background-color:#fafafa}.llm-trace-details p{margin:0 0 8px}.llm-trace-details strong{font-weight:600}.llm-trace-details ul{margin:4px 0 10px 20px;padding:0}.llm-trace-details .trace-resources{display:flex;gap:10px;margin-top:10px}.llm-trace-details .trace-resources button,.llm-trace-details .trace-resources a{padding:6px 10px;font-size:.9em;border:1px solid #ccc;border-radius:4px;background-color:#fff;text-decoration:none;color:#333}.trace-data-display{margin-top:15px;border-top:1px solid #eee;padding-top:10px;text-align:left}.trace-data-display h4{margin:0 0 5px}.fullscreen-button{font-size:1.2em;text-decoration:none;line-height:1;color:#555;background:none;border:none;cursor:pointer;padding:0}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:#fff0;border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;width:100%;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1,lower-alpha) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2,lower-roman) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4,lower-alpha) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}._batchToolbarButton_15phi_1{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:1px solid transparent;border-radius:16px;background-color:#f5f5ff;color:#333;font-weight:500;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}._batchToolbarButton_15phi_1:hover,._batchToolbarButton_15phi_1:focus-visible{background-color:#e4e7ff;border-color:#d0d5ff;outline:none}._batchDrawerBody_15phi_22{display:flex;flex-direction:column;gap:16px}._batchDrawerPlaceholder_15phi_28{padding:12px;border-radius:8px;background:#f5f5f5;border:1px dashed #c5c5c5;color:#555}
