.wct{--wct-paper:#fff;--wct-ink:#1c1d21;--wct-ink-soft:#4a4a4f;--wct-muted:#918b80;--wct-muted-2:#b4afa4;--wct-line:#1c1d2117;--wct-line-2:#1c1d2129;--wct-blue:#2253c2;--wct-blue-ink:#16327a;--wct-blue-soft:#eaf0fc;--wct-ok:#128a54;--wct-ok-soft:#e3f3ea;--wct-amber:#b7791f;max-width:82%;color:var(--wct-ink);background:0 0;border:1px solid #0000;border-radius:16px 16px 16px 6px;align-self:flex-start;font-size:14px;transition:background .2s,border-color .2s,box-shadow .2s;animation:.26s cubic-bezier(.2,.8,.2,1) wct-pop;overflow:hidden}.wct[data-open=true]{background:var(--wct-paper);border-color:var(--wct-line);box-shadow:0 1px 2px #1c1d210d,0 6px 22px #1c1d210f}@keyframes wct-pop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:none}}.wct-head{width:100%;font:inherit;text-align:left;cursor:pointer;color:inherit;background:0 0;border:0;align-items:center;gap:11px;padding:10px 12px 10px 13px;display:flex}.wct-head:focus-visible{outline:2px solid var(--wct-blue);outline-offset:-2px;border-radius:13px}.wct-spin{flex:none;width:25px;height:25px;position:relative}.wct-spin .ring{background:conic-gradient(from 0deg, #2253c200 0%, #2253c238 55%, #2253c2d9 92%, #2253c2d9 100%), conic-gradient(#2253c212 0 100%);border-radius:50%;animation:1.1s cubic-bezier(.45,.1,.55,.9) infinite wct-spin;position:absolute;inset:0;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 1.75px),#000 calc(100% - 1.75px));mask:radial-gradient(farthest-side,#0000 calc(100% - 1.75px),#000 calc(100% - 1.75px))}.wct-spin .ring:after{content:"";background:#2253c2d9;border-radius:50%;width:2.5px;height:2.5px;margin-top:-.4px;margin-left:-1.25px;position:absolute;top:0;left:50%}.wct-spin .door{place-items:center;animation:1.8s ease-in-out infinite wct-breathe;display:grid;position:absolute;inset:0}@keyframes wct-spin{to{transform:rotate(360deg)}}@keyframes wct-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.88;transform:scale(.95)}}.wct-spin .check{background:var(--wct-ok-soft);color:var(--wct-ok);border-radius:50%;place-items:center;display:none;position:absolute;inset:0}.wct[data-state=done] .wct-spin .ring,.wct[data-state=done] .wct-spin .door{display:none}.wct[data-state=done] .wct-spin .check{animation:.3s cubic-bezier(.2,.8,.2,1) wct-pop;display:grid}.wct-live{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.wct-title{letter-spacing:-.01em;color:var(--wct-ink);font-size:13.5px;font-weight:600}.wct-sub{color:var(--wct-muted);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;transition:opacity .18s;overflow:hidden}.wct-meta{color:var(--wct-muted);flex:none;align-items:center;gap:9px;display:flex}.wct-timer{font-variant-numeric:tabular-nums;font-size:12px}.wct-chev{color:var(--wct-muted-2);place-items:center;transition:transform .22s;display:grid}.wct[data-open=true] .wct-chev{transform:rotate(180deg)}.wct-body{border-top:1px solid #0000;grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.wct[data-open=true] .wct-body{border-top-color:var(--wct-line);grid-template-rows:1fr}.wct-body>.wct-body-inner{min-height:0;overflow:hidden}.wct-tree{padding:6px 12px 10px}.wct-node{position:relative}.wct-node-row{align-items:flex-start;gap:7px;padding:2px 0;font-size:12.5px;line-height:1.35;display:flex}.wct-toggle{cursor:pointer;width:14px;height:19px;color:var(--wct-muted-2);background:0 0;border:0;flex:none;place-items:center;margin-left:-3px;padding:0;display:grid}.wct-toggle svg{transition:transform .2s}.wct-node[data-open=false]>.wct-node-row .wct-toggle svg{transform:rotate(-90deg)}.wct-node.leaf>.wct-node-row .wct-toggle{visibility:hidden}.wct-stat{flex:none;place-items:center;width:15px;height:19px;margin-top:.5px;display:grid}.wct-stat .dot{border:1.6px solid var(--wct-blue);border-right-color:#0000;border-radius:50%;width:7px;height:7px;animation:.7s linear infinite wct-spin}.wct-stat .pend{background:var(--wct-line-2);border-radius:50%;width:5px;height:5px}.wct-stat .tick{color:var(--wct-ok);line-height:1;display:none}.wct-stat .cross{color:var(--wct-amber);line-height:1;display:none}.wct-node[data-state=done]>.wct-node-row .wct-stat .dot,.wct-node[data-state=done]>.wct-node-row .wct-stat .pend,.wct-node[data-state=error]>.wct-node-row .wct-stat .dot,.wct-node[data-state=error]>.wct-node-row .wct-stat .pend{display:none}.wct-node[data-state=done]>.wct-node-row .wct-stat .tick{animation:.24s cubic-bezier(.2,.8,.2,1) wct-pop;display:block}.wct-node[data-state=error]>.wct-node-row .wct-stat .cross{display:block}.wct-node[data-state=pending]>.wct-node-row .wct-stat .dot,.wct-node[data-state=running]>.wct-node-row .wct-stat .pend{display:none}.wct-ico{flex:none;font-size:13px;line-height:19px}.wct-main{flex:auto;min-width:0}.wct-label{color:var(--wct-ink)}.wct-node[data-state=pending]>.wct-node-row .wct-main .wct-label{color:var(--wct-muted-2)}.wct-label .lead{font-weight:550}.wct-nmeta{color:var(--wct-muted);margin-left:6px;font-size:11.5px}.wct-ndetail{color:var(--wct-muted);word-break:break-word;margin-top:0;font-size:11.5px}.wct-qchip{background:var(--wct-blue-soft);color:var(--wct-blue-ink);border-radius:8px;align-items:center;gap:6px;max-width:100%;padding:1px 8px;font-size:12px;font-weight:500;display:inline-flex}.wct-qchip .q{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.wct-fetch{flex-wrap:wrap;align-items:center;gap:9px;min-width:0;display:inline-flex}.wct-fetch-item{align-items:center;gap:5px;min-width:0;display:inline-flex}.wct-collapsed-hint{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--wct-muted-2);flex:0 auto;margin-left:6px;font-size:12px;overflow:hidden}.wct-favi{color:#fff;border-radius:4px;flex:none;place-items:center;width:15px;height:15px;font-size:9px;font-weight:700;line-height:1;display:inline-grid}.wct-url{color:var(--wct-ink-soft);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:11px;display:inline-block;overflow:hidden}.wct-chip-name{color:var(--wct-ink-soft);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;display:inline-block;overflow:hidden}.wct-note{color:var(--wct-ink-soft);font-size:12.5px}.wct-note .via{color:var(--wct-muted-2)}.wct-kids{border-left:1px solid var(--wct-line);grid-template-rows:1fr;margin-left:6px;padding-left:10px;transition:grid-template-rows .26s,opacity .2s;display:grid}.wct-node[data-open=false]>.wct-kids{opacity:0;grid-template-rows:0fr}.wct-kids>.wct-kids-inner{min-height:0;overflow:hidden}.wct[data-expandable=false] .wct-head{cursor:default}.wct[data-thinking=true]{margin:-5px 0}.wct[data-thinking=true] .wct-head{gap:9px;padding:6px 10px 6px 11px}.wct[data-thinking=true] .wct-title{font-size:12.5px;font-weight:550}.wct[data-thinking=true] .wct-spin{width:21px;height:21px}.wct[data-thinking=true] .wct-spin .door svg{width:11px;height:11px}.wct[data-state=done],.wct[data-state=error]{box-shadow:none;background:0 0;border-color:#0000}.wct[data-state=done] .wct-title,.wct[data-state=error] .wct-title{color:var(--wct-muted);font-weight:550}.wct[data-state=done] .wct-sub,.wct[data-state=done] .wct-timer,.wct[data-state=error] .wct-sub,.wct[data-state=error] .wct-timer{color:var(--wct-muted-2)}.wct[data-state=done][data-open=true],.wct[data-state=error][data-open=true]{border-color:var(--wct-line);background:#ffffff8c}@media (prefers-reduced-motion:reduce){.wct,.wct *{animation-duration:1ms!important}.wct-spin .ring{background:conic-gradient(var(--wct-blue), var(--wct-blue-soft));animation:none}.wct-stat .dot{animation:none}}@media (max-width:640px){.wct{max-width:92%}}
