.ChatToolCallBubble_bubble__2dYpR{max-width:min(85%,680px);border-radius:12px;padding:.35rem .6rem;background:rgba(var(--foreground),.025);border:1px solid rgba(var(--foreground),.08);border-left:3px solid rgba(var(--primary-alt),.4);font-size:.85rem;line-height:1.4;transition:border-left-color .3s ease,box-shadow .3s ease}.ChatToolCallBubble_bubble__2dYpR:has(.ChatToolCallBubble_spinner__k1CKf){border-left-color:rgba(var(--primary-alt),.8);box-shadow:0 2px 10px rgba(var(--primary-alt),.1);background:rgba(var(--primary-alt),.03)}.ChatToolCallBubble_bubbleError__ku4C9{border-left-color:rgba(var(--error),.7)}.ChatToolCallBubble_bubbleRejected__mtSQA{border-left-color:rgba(var(--foreground),.35)}.ChatToolCallBubble_headerButton__w9FQ4{display:flex;align-items:center;gap:8px;width:100%;padding:.25rem 0;border:none;background:none;color:rgb(var(--foreground));font-size:.82rem;text-align:left;cursor:pointer}.ChatToolCallBubble_headerButton__w9FQ4:disabled{cursor:default}.ChatToolCallBubble_toolIcon__6Byt0{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:22px;height:22px;border-radius:6px;font-size:.75rem;background:rgba(var(--primary-alt),.12);color:var(--primary)}.dark .ChatToolCallBubble_toolIcon__6Byt0{background:rgba(var(--primary-alt),.15);color:var(--primary-light)}.ChatToolCallBubble_headline__pYYT9{flex:1;min-width:0;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ChatToolCallBubble_checkmark__yQwjk{color:rgba(var(--success),1);font-size:.8rem;flex-shrink:0}.ChatToolCallBubble_errorMark__12Iig{background:rgba(var(--error),.15);color:rgb(var(--error))}.ChatToolCallBubble_errorMark__12Iig,.ChatToolCallBubble_rejectedMark___lQlL{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:16px;height:16px;border-radius:50%;font-size:.7rem;font-weight:700}.ChatToolCallBubble_rejectedMark___lQlL{background:rgba(var(--foreground),.1);color:rgba(var(--foreground),.7)}.ChatToolCallBubble_spinner__k1CKf{display:inline-block;flex-shrink:0;width:14px;height:14px;border:2px solid rgba(var(--foreground),.08);border-top-color:rgba(var(--primary-alt),1);border-radius:50%;animation:ChatToolCallBubble_spin__4twVE .8s linear infinite}@keyframes ChatToolCallBubble_spin__4twVE{to{transform:rotate(1turn)}}.ChatToolCallBubble_chevron__eqktL{flex-shrink:0;color:rgba(var(--foreground),.5);transition:transform .2s ease}.ChatToolCallBubble_chevronOpen__PEBHk{transform:rotate(180deg)}.ChatToolCallBubble_detailsWrapper__59Cj9{display:grid;grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows .3s ease-out,opacity .25s ease-out,visibility 0s linear .3s}.ChatToolCallBubble_detailsWrapperOpen__xCeZ3{grid-template-rows:1fr;opacity:1;visibility:visible;transition:grid-template-rows .3s ease-out,opacity .25s ease-out,visibility 0s}.ChatToolCallBubble_detailsInner__r7Ljo{overflow:hidden}.ChatToolCallBubble_details__Z5R2s{display:grid;gap:.5rem;padding:.35rem 0 .3rem 30px}.ChatToolCallBubble_resultSection__xc2cf{padding-top:.35rem;border-top:1px solid rgba(var(--foreground),.07)}@media (max-width:640px){.ChatToolCallBubble_details__Z5R2s{padding-left:0}}@media (prefers-reduced-motion:reduce){.ChatToolCallBubble_spinner__k1CKf{animation:none;border-top-color:rgba(var(--primary-alt),.5)}.ChatToolCallBubble_chevron__eqktL,.ChatToolCallBubble_detailsWrapper__59Cj9{transition:none}}