.huginn-watchlist-trigger{color:var(--accent);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:10px;padding:3px 0;font-size:12px;display:flex}.huginn-watchlist-trigger span{text-underline-offset:3px;text-decoration:underline}.huginn-watchlist-trigger small{color:var(--text-subtle);font-size:10px}.huginn-watchlist-items{max-height:260px;overflow:auto}.huginn-watchlist-value{text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums;max-width:95px;overflow:hidden}.huginn-watchlist-items small{text-align:right;min-width:25px;color:var(--text-subtle);flex:none;font-size:10px}.huginn-watchlist-popover p{margin:8px 3px 0;font-size:11px}.huginn-citation-popover header{overflow-wrap:anywhere}.huginn-citation-popover .huginn-document-preview{border:0;margin:0;padding:0 3px;font-size:11px}.huginn-citation-popover .huginn-document-preview-content{max-height:min(280px,40dvh);margin:0;font-size:11px;line-height:1.55}.huginn-watchlist-trigger:focus-visible{outline:1px solid var(--accent);outline-offset:1px}.huginn-result{--result-color:var(--text-secondary)}.huginn-result--edit{--result-color:#8c5a08}.huginn-result--saved{--result-color:#276b3e}.huginn-result--nimbus{--result-color:#176973}.huginn-result--pars{--result-color:#70529b}.huginn-result--muninn{--result-color:#3b648c}:root[data-theme=dark] .huginn-result--edit{--result-color:#e9b975}:root[data-theme=dark] .huginn-result--saved{--result-color:#9dcca9}:root[data-theme=dark] .huginn-result--nimbus{--result-color:#79cbd1}:root[data-theme=dark] .huginn-result--pars{--result-color:#bca9e9}:root[data-theme=dark] .huginn-result--muninn{--result-color:#9ab9d9}.huginn-result.huginn-file-row,.huginn-result.huginn-watchlist-trigger,.huginn-result .huginn-watchlist-items svg,.huginn-result .huginn-findings-list svg{color:var(--result-color)}.huginn-result .huginn-saved-check{flex-shrink:0;width:13px;height:13px}.huginn-file-row.huginn-result .huginn-saved-check{margin-top:4px}@media (forced-colors:active){.huginn-result{--result-color:LinkText!important}}.atlas-popup-row{box-sizing:border-box;width:100%;color:var(--text-secondary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:11px;display:flex}.atlas-popup-row:is(:hover,[data-hovered],[aria-current=true]){background:color-mix(in srgb,var(--text) 7%,transparent)}.atlas-popup-row:is(:focus-visible,[data-focus-visible]){outline:2px solid var(--focus);outline-offset:-2px}.atlas-popup-row:disabled{opacity:.6;cursor:default}.atlas-popup-row-icon{color:var(--accent);flex:none;display:flex}.atlas-popup-row-copy{flex:1;min-width:0}.atlas-popup-row-label,.atlas-popup-row-description{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.atlas-popup-row-description{color:var(--text-secondary);margin-top:3px;font-size:10px}.atlas-compact-popup.workspace-source-card{z-index:36;width:min(360px,100% - 16px);max-height:calc(100% - 16px);display:flex;position:absolute;overflow:hidden}.workspace-source-dialog{flex-direction:column;width:100%;min-width:0;min-height:0;display:flex}.workspace-source-dialog>header{flex:none;align-items:center;padding-bottom:8px}.workspace-source-handle{min-width:0;color:var(--text);font:inherit;text-align:left;overflow-wrap:anywhere;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:0 0;border:0;flex:1;padding:3px 0;font-size:12px;font-weight:600}.workspace-source-handle:focus-visible{outline:1px solid var(--accent);outline-offset:3px;border-radius:2px}.workspace-source-card[data-dragging=true] .workspace-source-handle{cursor:grabbing}.workspace-source-body{min-height:0;overflow:auto}.workspace-source-body .huginn-document-preview{border:0;margin:0;padding:0}.workspace-source-body .huginn-document-preview-content{max-height:min(40dvh,300px);margin:0;font-size:11px}.workspace-source-dialog>footer{flex:none;padding-top:10px}.atlas-source-text:focus-visible{outline:2px solid var(--focus);outline-offset:-2px;border-radius:2px}.atlas-preview-error{justify-items:start;gap:8px;display:grid}.atlas-preview-error>p{margin:0}.huginn-chat{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.codex-connection{color:var(--text-subtle)}.huginn-chat .huginn-thread-content,.huginn-chat .huginn-composer-area{width:min(860px,100%)}.huginn-chat .huginn-thread-content{padding:28px 44px}.huginn-chat .huginn-composer-area{padding:0 30px 14px}.huginn-chat .huginn-composer-beam{width:100%}.huginn-chat .assistant-composer{isolation:isolate;border-radius:var(--radius-card);background:var(--surface);padding:10px 8px 8px;position:relative}.huginn-chat textarea{min-height:84px;font-size:14px}.huginn-chat .assistant-send{border-radius:50%;flex-basis:34px;width:34px;height:34px}.huginn-chat .huginn-composer-tools{justify-content:initial;gap:4px}.codex-sharing{color:var(--text-subtle);cursor:pointer;align-items:center;gap:6px;font-size:11px;display:flex}.codex-sharing input{accent-color:var(--accent);margin:0}.codex-model{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:35%;margin-left:auto;font-size:11px;overflow:hidden}.codex-message-nav{z-index:2;scrollbar-width:none;flex-direction:column;max-height:50%;display:flex;position:absolute;top:50%;right:5px;overflow:auto;transform:translateY(-50%)}.codex-message-nav button{background:0 0;border:0;flex-shrink:0;place-items:center end;width:26px;height:9.5px;padding:0 5px;display:grid}.codex-message-nav button span{background:var(--border-strong);border-radius:2px;width:6.6px;height:2.4px;transition:width .15s}.codex-message-nav button[aria-current] span{background:var(--text)}.codex-message-nav:has(button[data-distance]) button span{background:var(--border-strong)}.codex-message-nav:has(button[data-distance]) button[data-distance="0"] span{background:var(--text);width:13.2px}.codex-message-nav button[data-distance="1"] span{width:11.55px}.codex-message-nav button[data-distance="2"] span{width:9.9px}.codex-message-nav button[data-distance="3"] span{width:8.25px}.codex-attachment-list{flex-wrap:wrap;gap:10px;padding:8px;display:flex}.codex-attachment{border:1px solid var(--border-strong);width:64px;height:64px;color:var(--text-secondary);border-radius:13px;flex:0 0 64px;place-items:center;padding:0;display:grid;position:relative;overflow:hidden}.codex-attachment img{object-fit:cover;width:100%;height:100%}.codex-attachment .huginn-attachment-remove{border-radius:5px;width:20px;height:20px;position:absolute;top:3px;right:3px}.huginn-attachment-remove svg{display:block}.codex-file{overflow-wrap:anywhere;align-items:center;gap:6px;font-size:11px;display:inline-flex}.codex-tool-message{margin:4px 0 8px}.codex-work-group>summary{border-bottom:1px solid var(--border)}.codex-work-items{padding:8px 0 0}.codex-work-group>summary,.codex-execution summary{cursor:pointer;color:var(--text-subtle);align-items:center;gap:6px;padding:4px 0;font-size:13px;list-style:none;display:flex}.codex-work-group>summary::-webkit-details-marker{display:none}.codex-execution summary::-webkit-details-marker{display:none}.codex-execution summary span{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.codex-disclosure-chevron,.codex-execution summary>svg{flex-shrink:0}.codex-work-group[open]>summary>.codex-disclosure-chevron,.codex-execution[open]>summary>.codex-disclosure-chevron{transform:rotate(90deg)}.codex-execution-body{border:1px solid var(--border-strong);background:var(--surface);border-radius:14px;padding:14px 16px}.codex-execution-label{color:var(--text-subtle);font-size:12px}.codex-execution pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:280px;color:var(--text-secondary);font:12px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.codex-execution footer{color:var(--text-subtle);justify-content:flex-end;align-items:center;gap:5px;font-size:12px;display:flex}.codex-live-status{color:var(--text-subtle);font-size:12px}.codex-notice{color:var(--text-secondary);margin-bottom:8px;padding:10px;font-size:12px;line-height:1.5}.codex-notice button{color:var(--accent);background:0 0;border:0;margin-left:8px;text-decoration:underline}.huginn-engine-switch{border:1px solid var(--border);background:var(--surface);color:var(--text-secondary);font:inherit;border-radius:7px;padding:4px 8px;font-size:11px}@media (width<=600px){.huginn-chat .huginn-thread-content{padding:20px 25px 20px 32px}.huginn-chat .huginn-composer-area{padding:0 10px 10px}.codex-connection{display:none}.codex-sharing span{max-width:55px;line-height:1.2}.codex-model{max-width:30%;font-size:10px}.huginn-chat .assistant-composer{border-radius:19px}}@media (prefers-reduced-motion:reduce){.codex-message-nav button span{transition:none}.huginn-chat .huginn-composer-beam{animation:none!important}}.huginn-saved-conversations{gap:var(--secondary-row-gap);padding:var(--secondary-list-inset);flex-direction:column;display:flex}.huginn-saved-conversations button{width:100%;color:var(--text-secondary);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:9px;padding:0;font-size:12px;display:flex}.huginn-saved-conversations button span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.huginn-saved-conversations button svg{flex-shrink:0}.huginn-conversation-row:hover{background:var(--selection-hover)}.huginn-conversation-row:has(button[aria-current]){background:var(--selection);color:var(--text)}.huginn-saved-conversations button:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.huginn-saved-conversations button:disabled{opacity:.5;cursor:default}.huginn-conversation-row{min-width:0;padding:0 var(--secondary-row-inset);border-radius:var(--secondary-row-radius);align-items:center;gap:5px;display:flex}.huginn-conversation-row>button:first-child{min-width:0;height:100%;color:inherit;flex:1}.codex-disclosure-chevron{transform-origin:50%;transition:transform .16s}.codex-working-label{background:linear-gradient(100deg,var(--text-subtle) 30%,var(--text) 50%,var(--text-subtle) 70%);color:#0000;background-size:250% 100%;-webkit-background-clip:text;background-clip:text;animation:2.4s linear infinite codex-working-glow}@keyframes codex-working-glow{0%{background-position:150% 0}to{background-position:-150% 0}}@media (prefers-reduced-motion:reduce){.codex-disclosure-chevron{transition:none}.codex-working-label{color:var(--text-subtle);background:0 0;animation:none}}.huginn-thinking-face{white-space:pre;text-align:left;color:var(--text-subtle);flex:none;font-family:ui-monospace,monospace;display:inline-block}.huginn-face-inner{animation:1.4s ease-in-out infinite huginn-face-bob;display:inline-block}@keyframes huginn-face-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.huginn-face-inner{animation:none}}.codex-work-group>summary>.codex-working-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.codex-thinking-only{color:var(--text-subtle);align-items:center;gap:6px;margin:4px 0 14px;font-size:13px;display:flex}.codex-message-preview{box-sizing:border-box;border:1px solid var(--border-strong);background:var(--surface-raised);width:320px;max-width:calc(100vw - 60px);color:var(--text);overflow-wrap:anywhere;border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.5;box-shadow:0 8px 28px #0002}.codex-message-preview-prompt,.codex-message-preview-reply{white-space:pre-wrap;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.codex-message-preview-prompt{-webkit-line-clamp:2}.codex-message-preview-reply{color:var(--text-secondary);-webkit-line-clamp:3;margin-top:8px}.codex-work-items>.huginn-markdown{margin:14px 0}.codex-tool-batch{margin:12px 0}.codex-tool-batch>summary{color:var(--text-subtle);cursor:pointer;align-items:center;gap:6px;font-size:13px;list-style:none;display:flex}.codex-tool-batch>summary::-webkit-details-marker{display:none}.codex-tool-batch>div{padding:4px 0 4px 12px}.codex-tool-batch[open]>summary>.codex-disclosure-chevron{transform:rotate(90deg)}.codex-thinking-only .codex-working-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.codex-work-duration{color:var(--text-subtle);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:12px}.huginn-message-actions{justify-content:flex-start;margin:5px 0 0;display:flex}.huginn-message-user .huginn-message-actions{justify-content:flex-end}.huginn-copy-button{width:14px;height:14px;color:var(--text-subtle);cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;border-radius:3px;place-items:center;padding:0;display:inline-grid}.huginn-message-user:hover .huginn-copy-button,.huginn-message-assistant:hover .huginn-copy-button,.huginn-markdown:hover .huginn-copy-button,.huginn-copy-button:focus-visible,.huginn-copy-button[data-focus-visible]{opacity:1;pointer-events:auto}.huginn-copy-button:hover{color:var(--text);background:var(--selection-hover)}@media (hover:none){.huginn-copy-button{opacity:1;pointer-events:auto}}.huginn-copy-button:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.codex-work-group>summary{padding:4px 0 8px}.codex-work-items>:first-child{margin-top:0}.codex-work-items>:last-child{margin-bottom:0}.huginn-message-actions{align-items:center;gap:6px}.huginn-message-time{color:var(--text-subtle);white-space:nowrap;opacity:0;font-size:10px;line-height:14px}.huginn-message-user .huginn-message-time{order:-1}.huginn-message-user:hover .huginn-message-time,.huginn-message-assistant:hover .huginn-message-time,.huginn-message-actions:focus-within .huginn-message-time{opacity:1}@media (hover:none){.huginn-message-time{opacity:1}}.huginn-message-assistant[data-actions-visible=true]>.huginn-message-actions .huginn-copy-button{opacity:1;pointer-events:auto}.huginn-message-assistant[data-actions-visible=true]>.huginn-message-actions .huginn-message-time{opacity:1}.huginn-composer-tools{flex-wrap:wrap}.huginn-composer-tools select{max-width:150px;color:inherit;background:var(--bg-surface,transparent);font:inherit;border:1px solid var(--border-color,#777);border-radius:4px}.huginn-sharing-status{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.huginn-sharing-status:hover{color:var(--text)}.huginn-sharing-status:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:2px}.huginn-delete-confirmation{border:1px solid var(--border);background:var(--surface);overflow-wrap:anywhere;border-radius:10px;align-self:flex-start;max-width:min(420px,100%);margin:0 0 10px;padding:10px;font-size:12px}.huginn-delete-confirmation p{margin:0 0 8px}.huginn-delete-confirmation button{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;padding:3px 6px}.huginn-delete-confirmation button:hover{background:var(--selection-hover)}.huginn-delete-confirmation .delete-confirmation-action{color:var(--red)}.huginn-delete-confirmation .document-delete-actions{justify-content:center;gap:6px;display:flex}.huginn-chat{position:relative}.huginn-file-drop{z-index:5;pointer-events:none;background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--text);text-align:center;place-items:center;padding:16px;font-size:14px;display:grid;position:absolute;inset:0}.huginn-file-drop>span{border:1px solid var(--border);background:color-mix(in srgb, var(--accent) 6%, var(--surface-raised));max-width:100%;color:var(--text);border-radius:6px;padding:8px 16px;box-shadow:0 2px 12px #0002}.huginn-access-actions{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.huginn-access-actions button{border:1px solid var(--border);background:var(--surface);color:inherit;font:inherit;cursor:pointer;border-radius:6px;padding:5px 8px}.huginn-access-actions button[data-hovered]{background:var(--selection-hover)}.huginn-access-actions button[data-focus-visible]{outline:2px solid var(--accent);outline-offset:2px}.huginn-inline-access{border:1px solid var(--border);background:var(--surface-raised);color:var(--text);border-radius:6px;margin:16px 0;padding:14px;font-size:12px;line-height:1.5}.huginn-inline-access p{margin:8px 0}.huginn-chat .huginn-composer-tools{flex-wrap:nowrap}.huginn-document-results{margin:12px 0 16px}.huginn-result-heading{color:var(--text-secondary);margin:0 0 5px;font-size:11px}.huginn-document-result{border:1px solid var(--border);width:100%;margin-bottom:5px}.huginn-result-excerpt{-webkit-line-clamp:2;overflow-wrap:anywhere;color:var(--text-secondary);white-space:pre-wrap;-webkit-box-orient:vertical;margin-top:4px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.huginn-result-label{color:var(--text-secondary);margin-top:3px;font-size:10px}.huginn-result-note{color:var(--text-secondary);margin:6px 0 0;font-size:10px}.huginn-document-card{min-width:0}.huginn-document-preview{border:1px solid var(--border);overflow-wrap:anywhere;border-radius:6px;min-width:0;margin:4px 0 12px;padding:10px;font-size:12px}.huginn-document-preview-content{overscroll-behavior:contain;max-height:360px;overflow:auto}.huginn-file-row{width:fit-content;min-width:0;max-width:100%;color:var(--orange);cursor:pointer;text-align:left;font:inherit;background:0 0;border:0;align-items:baseline;gap:6px;margin:6px 0;padding:0;font-size:12px;line-height:1.6;display:flex}.huginn-file-row span{overflow-wrap:anywhere;text-underline-offset:3px;text-decoration:underline}.huginn-file-row svg{flex-shrink:0;align-self:flex-start;margin-top:5px}.huginn-file-row:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.huginn-file-overlay{z-index:var(--layer-dialog);place-items:center;padding:16px;display:grid;position:fixed;inset:0}.huginn-file-modal{width:min(360px,100%);max-height:min(540px,100dvh - 32px);overflow:auto}.huginn-file-dialog{outline:none;min-width:0;padding:16px}.huginn-file-dialog header{align-items:center;gap:12px;display:flex}.huginn-file-dialog header h2{overflow-wrap:anywhere;flex:1;margin:0;font-size:15px}.huginn-file-dialog .huginn-document-preview{border:0;margin-bottom:0;padding:0}.huginn-file-dialog .huginn-document-preview-content{max-height:min(40dvh,300px)}.huginn-preview-raw{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.55 var(--font-sans,system-ui, sans-serif);color:var(--text-secondary);margin-top:12px}.huginn-preview-actions{justify-content:flex-end;gap:8px;padding-top:12px;display:flex}.huginn-file-dialog header h2{font-size:13px}.huginn-work-heading{min-width:0;position:relative}.huginn-work-heading>.codex-thinking-only,.huginn-work-heading>.codex-work-group>summary{box-sizing:border-box;gap:6px;min-height:36px;margin:0;padding:4px 76px 4px 0}.huginn-work-heading>.codex-thinking-only{margin:0}.huginn-work-heading>.codex-work-group:not([open])>.codex-work-items{display:none}.huginn-work-trace{align-items:center;height:36px;display:flex;position:absolute;top:0;right:0}.huginn-trace-trigger{min-height:28px;color:var(--text-subtle);font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:4px 6px;font-size:13px;text-decoration:none}.huginn-trace-trigger:hover{color:var(--text)}.huginn-trace-trigger:focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:3px}
