.web-chain-module__4CHmyG__webSearch{--ws-text:var(--foreground);--ws-muted:var(--muted-foreground);--ws-subtle:color-mix(in oklab, var(--muted-foreground) 72%, transparent);--ws-border:var(--border);--ws-surface:color-mix(in oklab, var(--muted) 42%, transparent);--ws-success:var(--kanban-board-circle-green);--ws-error:var(--destructive);--ws-ease:cubic-bezier(.32, .72, 0, 1);width:100%;min-width:0;color:var(--ws-text);flex-direction:column;gap:.25rem;font-size:.8125rem;line-height:1.4;display:flex}.web-chain-module__4CHmyG__header{align-items:center;gap:.375rem;min-width:0;min-height:1.25rem;display:flex}.web-chain-module__4CHmyG__header>svg{color:var(--ws-muted);flex:none;margin-left:-1px}.web-chain-module__4CHmyG__webSearch[data-state=error] .web-chain-module__4CHmyG__header>svg{color:var(--ws-error)}.web-chain-module__4CHmyG__label{min-width:0;color:var(--ws-text);white-space:nowrap;align-items:center;gap:.25rem;font-weight:550;display:flex}.web-chain-module__4CHmyG__headerText{text-overflow:ellipsis;min-width:0;overflow:hidden}.web-chain-module__4CHmyG__shimmer{background:linear-gradient(90deg, color-mix(in srgb, var(--ws-text) 45%, transparent) 0%, var(--ws-text) 44%, color-mix(in srgb, var(--ws-text) 45%, transparent) 80%);color:#0000;-webkit-text-fill-color:transparent;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:2.7s linear infinite web-chain-module__4CHmyG__web-search-shimmer}.web-chain-module__4CHmyG__sourceCount{color:var(--ws-muted);flex:none;font-weight:450}.web-chain-module__4CHmyG__chevron{width:1rem;height:1rem;color:var(--ws-subtle);cursor:pointer;transition:color .16s var(--ws-ease), transform .28s var(--ws-ease);background:0 0;border:0;border-radius:.25rem;flex:none;justify-content:center;align-items:center;display:inline-flex}.web-chain-module__4CHmyG__chevron:hover{color:var(--ws-text)}.web-chain-module__4CHmyG__chevron[aria-expanded=false]{transform:rotate(180deg)}.web-chain-module__4CHmyG__collapsible{opacity:1;transition:grid-template-rows .32s var(--ws-ease), opacity .22s var(--ws-ease);grid-template-rows:1fr;display:grid}.web-chain-module__4CHmyG__collapsed{opacity:0;pointer-events:none;grid-template-rows:0fr}.web-chain-module__4CHmyG__collapsibleInner{min-height:0;overflow:hidden}.web-chain-module__4CHmyG__results{align-items:stretch;gap:.375rem;min-width:0;display:flex}.web-chain-module__4CHmyG__rail{border-left:1px solid var(--ws-border);flex:none;align-self:stretch;width:1px;margin-left:5.5px}.web-chain-module__4CHmyG__details{flex-direction:column;flex:1;gap:.5rem;min-width:0;padding:.25rem 0 .125rem .375rem;display:flex}.web-chain-module__4CHmyG__sourceList{flex-direction:column;gap:.375rem;min-width:0;margin:0;padding:0;list-style:none;display:flex}.web-chain-module__4CHmyG__source{opacity:0;min-width:0;color:var(--ws-muted);animation:web-chain-module__4CHmyG__web-search-enter .34s var(--ws-ease) forwards;font-size:.75rem;line-height:1.125rem;transform:translateY(4px)}.web-chain-module__4CHmyG__sourceLink{min-width:0;color:inherit;align-items:center;gap:.375rem;text-decoration:none;display:flex}.web-chain-module__4CHmyG__sourceStatus{flex:none;justify-content:center;align-items:center;width:.75rem;height:.75rem;display:inline-flex;position:relative}.web-chain-module__4CHmyG__dots,.web-chain-module__4CHmyG__globe,.web-chain-module__4CHmyG__check,.web-chain-module__4CHmyG__error{opacity:0;pointer-events:none;transition:opacity .24s var(--ws-ease), transform .28s var(--ws-ease);justify-content:center;align-items:center;display:inline-flex;position:absolute;inset:0}.web-chain-module__4CHmyG__dots{color:var(--ws-subtle);opacity:1}.web-chain-module__4CHmyG__globe{color:var(--ws-subtle);transform:scale(.88)}.web-chain-module__4CHmyG__check{color:var(--ws-success);transform:scale(1.175)}.web-chain-module__4CHmyG__error{color:var(--ws-error);transform:scale(1.175)}.web-chain-module__4CHmyG__source[data-state=loading] .web-chain-module__4CHmyG__dots,.web-chain-module__4CHmyG__source[data-state=done] .web-chain-module__4CHmyG__dots,.web-chain-module__4CHmyG__source[data-state=error] .web-chain-module__4CHmyG__dots{opacity:0}.web-chain-module__4CHmyG__source[data-state=loading] .web-chain-module__4CHmyG__globe,.web-chain-module__4CHmyG__source[data-state=done] .web-chain-module__4CHmyG__check,.web-chain-module__4CHmyG__source[data-state=error] .web-chain-module__4CHmyG__error{opacity:1;transform:scale(1)}.web-chain-module__4CHmyG__sourceTitle{min-width:0;color:var(--ws-text);text-overflow:ellipsis;white-space:nowrap;font-weight:450;overflow:hidden}.web-chain-module__4CHmyG__source[data-state=loading] .web-chain-module__4CHmyG__sourceTitle{background:linear-gradient(90deg, color-mix(in srgb, var(--ws-text) 50%, transparent) 0%, var(--ws-text) 44%, color-mix(in srgb, var(--ws-text) 50%, transparent) 80%);color:#0000;-webkit-text-fill-color:transparent;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;animation:2.7s linear infinite web-chain-module__4CHmyG__web-search-shimmer}.web-chain-module__4CHmyG__source[data-state=error] .web-chain-module__4CHmyG__sourceTitle{color:var(--ws-error)}.web-chain-module__4CHmyG__separator{color:var(--ws-subtle);flex:none}.web-chain-module__4CHmyG__sourceUrl{min-width:0;color:var(--ws-muted);text-overflow:ellipsis;white-space:nowrap;transition:color .16s var(--ws-ease);flex:0 auto;overflow:hidden}.web-chain-module__4CHmyG__arrow{color:var(--ws-subtle);opacity:0;transition:opacity .16s var(--ws-ease), transform .22s var(--ws-ease);flex:none;margin-left:-2px;display:inline-flex;transform:rotate(45deg)translateY(2px)}.web-chain-module__4CHmyG__source[data-state=done] .web-chain-module__4CHmyG__sourceLink:hover .web-chain-module__4CHmyG__arrow,.web-chain-module__4CHmyG__source[data-state=done] .web-chain-module__4CHmyG__sourceLink:focus-visible .web-chain-module__4CHmyG__arrow{opacity:1;transform:rotate(45deg)translate(0)}.web-chain-module__4CHmyG__source[data-state=done] .web-chain-module__4CHmyG__sourceLink:hover .web-chain-module__4CHmyG__sourceUrl,.web-chain-module__4CHmyG__source[data-state=done] .web-chain-module__4CHmyG__sourceLink:focus-visible .web-chain-module__4CHmyG__sourceUrl{color:var(--ws-text)}.web-chain-module__4CHmyG__emptyState,.web-chain-module__4CHmyG__errorMessage{min-height:1.125rem;color:var(--ws-muted);align-items:center;gap:.375rem;font-size:.75rem;display:flex}.web-chain-module__4CHmyG__emptyState>svg{flex:none}.web-chain-module__4CHmyG__errorMessage{color:var(--ws-error)}.web-chain-module__4CHmyG__reasoning{background:var(--ws-surface);max-width:42rem;color:var(--ws-muted);border-radius:.375rem;padding:.5rem .75rem;font-size:.75rem;line-height:1.5rem}@keyframes web-chain-module__4CHmyG__web-search-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes web-chain-module__4CHmyG__web-search-enter{to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.web-chain-module__4CHmyG__sourceCount{display:none}.web-chain-module__4CHmyG__sourceTitle{max-width:58%}}@media (prefers-reduced-motion:reduce){.web-chain-module__4CHmyG__shimmer,.web-chain-module__4CHmyG__source[data-state=loading] .web-chain-module__4CHmyG__sourceTitle{color:var(--ws-text);-webkit-text-fill-color:var(--ws-text);background:0 0;animation:none}.web-chain-module__4CHmyG__source{opacity:1;animation:none;transform:none}.web-chain-module__4CHmyG__collapsible,.web-chain-module__4CHmyG__chevron,.web-chain-module__4CHmyG__dots,.web-chain-module__4CHmyG__globe,.web-chain-module__4CHmyG__check,.web-chain-module__4CHmyG__error,.web-chain-module__4CHmyG__arrow{transition:none}}
