.image-tool-text-result{height:100%;display:flex;flex-direction:column;gap:15px;overflow:auto;padding:54px 28px 28px;background:rgba(255,255,255,.92);color:#253047;font-size:13px;line-height:1.65;white-space:pre-wrap}.image-tool-text-result>.local-icon{flex:0 0 auto;color:#6b57e7}[data-theme=dark] .image-tool-text-result{background:rgba(29,32,39,.94);color:#edf0f6}.image-tool-report-history{width:100%;min-width:0}.image-tool-report-history h3{margin:0 0 10px;color:var(--text-primary,#253047);font-size:14px}.image-tool-report-history-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.image-tool-report-history-list button{display:flex;align-items:flex-start;gap:8px;width:100%;padding:10px;border:1px solid rgba(111,93,230,.16);border-radius:12px;background:rgba(111,93,230,.06);color:var(--text-primary,#253047);text-align:left;cursor:pointer}.image-tool-report-history-list button:focus-visible,.image-tool-report-history-list button:hover{border-color:rgba(111,93,230,.42);background:rgba(111,93,230,.12)}.image-tool-report-history-list .local-icon{flex:0 0 auto;color:#6b57e7}.image-tool-report-history-list span{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3}[data-theme=dark] .image-tool-report-history-list button{border-color:rgba(156,140,255,.2);background:rgba(156,140,255,.08);color:#edf0f6}@media (max-width:820px){.image-tool-report-history h3{margin-bottom:8px;font-size:13px}.image-tool-report-history-list{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity;scrollbar-width:none}.image-tool-report-history-list::-webkit-scrollbar{display:none}.image-tool-report-history-list button{flex:0 0 min(78vw,300px);min-height:72px;scroll-snap-align:start}}