.styles_thinkingProcess__TyaIQ{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05);overflow:hidden;margin-bottom:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;transition:all .3s ease}.styles_thinkingProcess__header__3hz1k{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;cursor:pointer;background:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .2s}.styles_thinkingProcess__header__3hz1k:hover{background:#fafafa}.styles_thinkingProcess__titleGroup__gL7vl{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#444}.styles_thinkingProcess__titleGroup__gL7vl svg{color:#fa8c16;font-size:16px}.styles_thinkingProcess__toggleIcon__qlkIN{color:#8c8c8c;font-size:12px}.styles_thinkingProcess__body__co4UU{padding:0 16px 16px;border-top:1px solid transparent}.styles_thinkingProcess__body--expanded__NkeZu{border-top-color:#f0f0f0;animation:styles_fadeIn__dV5Bn .3s ease-in-out}.styles_thinkingProcess__list__AW8rS{display:flex;flex-direction:column;padding-top:16px}.styles_thinkingProcess__item__QDGZh{position:relative;padding-left:24px;padding-bottom:24px}.styles_thinkingProcess__item__QDGZh:last-child{padding-bottom:0;border-left-color:transparent}.styles_thinkingProcess__item__QDGZh:before{content:"";position:absolute;left:7px;top:20px;bottom:0;width:2px;background-color:#e5e5e5}.styles_thinkingProcess__item__QDGZh:last-child:before{display:none}.styles_thinkingProcess__marker__wQVJh{position:absolute;left:0;top:2px;width:16px;height:16px;border-radius:50%;border:2px solid #fa8c16;background:#fff;z-index:1}.styles_thinkingProcess__marker--loading__HfGLi{border-color:transparent #fa8c16 #fa8c16;animation:styles_spin__E_DQb 1s linear infinite}.styles_thinkingProcess__marker--success__x9dxT{background:#fa8c16;border-color:#fa8c16}.styles_thinkingProcess__stepHeader__jerqt{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:14px;font-weight:600;color:#333;line-height:1.4}.styles_thinkingProcess__duration__4AbUW{font-weight:400;color:#8c8c8c;font-size:12px}.styles_thinkingProcess__detailBox__U5MEi{background-color:#f7f7f8;border-radius:8px;padding:12px;font-size:13px;color:#444;line-height:1.6;white-space:pre-wrap;word-break:break-word}.styles_thinkingProcess__detailBox__U5MEi .ant-tag,.styles_thinkingProcess__detailBox__U5MEi .tag{background:#fff;border:1px solid #d9d9d9;border-radius:12px;padding:0 10px;font-size:12px;margin-right:4px;color:#666;display:inline-block}@keyframes styles_spin__E_DQb{to{transform:rotate(1turn)}}@keyframes styles_fadeIn__dV5Bn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}