@keyframes rs-spin{to{transform:rotate(360deg)}}@keyframes rs-dotPulse{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-1px)}}:root{--rs-border:#e5e7eb;--rs-text:#2f2f2f;--rs-muted:#8a8f98;--rs-bg:#fff;--rs-shadow:0 1px 2px #0000000a}.rs-panel-wrapper{width:min(100%,42rem);box-shadow:none;background:0 0;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;overflow:visible}.rs-panel{background:0 0;width:100%;max-width:100%;margin-top:6px;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;position:relative}.rs-panel.isStreaming,.rs-panel.isIdle{border-top:0}.rs-panel:before,.rs-panel:after{content:"";pointer-events:none;z-index:1;height:20px;position:absolute;left:0;right:0}.rs-panel:before{background:linear-gradient(#fffffff2,#ffffffb3,#fff0);top:0}.rs-panel:after{background:linear-gradient(#fff0,#ffffffb3,#fffffff2);bottom:0}.rs-header{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:center;padding:0;display:flex}.rs-staticHeader{width:100%;color:inherit;text-align:left;justify-content:flex-start;align-items:center;padding:0;display:flex}.rs-titleStack{align-items:center;gap:4px;min-width:0;line-height:1.1;display:flex}.rs-headerIndicator{border:2px solid #d1d5db;border-color:#d1d5db #d1d5db #9ca3af #9ca3af;border-radius:999px;flex-shrink:0;width:14px;height:14px;margin-right:4px}.rs-headerIndicatorSpinning{animation:.9s linear infinite rs-spin}.rs-title{color:#6b7280;font-size:14px;font-weight:500}.rs-header:hover .rs-title{color:var(--rs-text)}.rs-chevron{color:var(--rs-muted);flex-shrink:0;transition:transform .2s}.rs-chevron.isCollapsed{transform:rotate(-90deg)}.rs-body{scroll-behavior:smooth;background:0 0;height:auto;max-height:210px;padding:16px 0 10px 8px;overflow-y:auto}.rs-panel.isStreaming .rs-body{padding-left:28px}.rs-item{grid-template-columns:14px minmax(0,1fr);column-gap:10px;display:grid}.rs-item+.rs-item{margin-top:12px}.rs-rail{justify-content:center;display:flex;position:relative}.rs-rail:before{content:"";background:#e5e7eb;width:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.rs-railDot{z-index:1;background:#d4d4d4;border-radius:999px;width:6px;height:6px;margin-top:6px;position:relative}.rs-itemContent{min-width:0}.rs-reasoningGroup{margin-bottom:0}.rs-reasoningToggle{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:6px;padding:0;display:flex}.rs-reasoningTitle{color:#6b7280;font-size:14px;font-weight:500}.rs-reasoningToggle .rs-chevron,.rs-header .rs-chevron{width:12px;height:12px}.rs-reasoningBlock{color:#3a3a3a;white-space:pre-wrap;background:0 0;border:0;border-radius:0;margin:8px 0 12px;padding:0;font-family:SF Pro Text,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.55}.rs-row{align-items:flex-start;gap:8px;padding:4px 0;display:flex}.rs-toolChildren{margin-top:12px}.rs-icon{flex:0 0 14px;width:14px;height:14px;margin-top:2px;position:relative;overflow:visible}.rs-iconLens{justify-content:center;align-items:center;animation:none;display:flex}.rs-iconLens .rs-iconSvg{color:#c4c4c4;flex-shrink:0}.rs-iconDone,.rs-iconInterrupted,.rs-iconFailed{justify-content:center;align-items:center;display:flex}.rs-iconSvg.isDone{color:#9ca3af}.rs-iconSvg.isInterrupted{color:#f59e0b}.rs-iconSvg.isFailed{color:#d98c8c}.rs-rowText{color:#6b7280;min-width:0;font-size:14px;line-height:1.4}.rs-toolLoader{align-items:center;gap:4px;margin-top:6px;display:flex}.rs-toolDot{background:#c4c4c4;border-radius:999px;width:5px;height:5px;animation:1.1s ease-in-out infinite rs-dotPulse}.rs-toolDot:nth-child(2){animation-delay:.15s}.rs-toolDot:nth-child(3){animation-delay:.3s}.rs-panel-wrapper.rs-compact .rs-header{padding:0}.rs-panel-wrapper.rs-compact .rs-title{font-size:13px}.rs-panel-wrapper.rs-compact .rs-headerIndicator{width:12px;height:12px}.rs-panel-wrapper.rs-compact .rs-body{max-height:170px;padding:14px 0 8px 6px}.rs-panel-wrapper.rs-compact .rs-panel.isStreaming .rs-body{padding-left:24px}.rs-panel-wrapper.rs-compact .rs-item{grid-template-columns:12px minmax(0,1fr);column-gap:8px}.rs-panel-wrapper.rs-compact .rs-item+.rs-item{margin-top:10px}.rs-panel-wrapper.rs-compact .rs-railDot{width:5px;height:5px;margin-top:5px}.rs-panel-wrapper.rs-compact .rs-reasoningGroup{margin-bottom:0}.rs-panel-wrapper.rs-compact .rs-reasoningToggle{padding:0}.rs-panel-wrapper.rs-compact .rs-reasoningTitle{font-size:13px}.rs-panel-wrapper.rs-compact .rs-reasoningBlock{margin:6px 0 10px;padding:0;font-size:12.5px;line-height:1.45}.rs-panel-wrapper.rs-compact .rs-row{gap:8px;padding:6px 0}.rs-panel-wrapper.rs-compact .rs-toolChildren{margin-top:10px}.rs-panel-wrapper.rs-compact .rs-icon{flex-basis:14px;width:14px;height:14px}.rs-panel-wrapper.rs-compact .rs-iconSvg{width:13px;height:13px}.rs-panel-wrapper.rs-compact .rs-rowText{font-size:13px;line-height:1.35}.rs-panel-wrapper.rs-compact .rs-toolLoader{gap:3px;margin-top:4px}.rs-panel-wrapper.rs-compact .rs-toolDot{width:4px;height:4px}.chat-scroll{position:relative}.chat-scroll:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#fff9);height:24px;display:block;position:sticky;bottom:0;left:0;right:0}
