.s_gsha_messageContainer{flex-direction:column;width:100%;display:flex}.s_gsha_messageRow{gap:12px;width:100%;max-width:768px;margin:0 auto 12px;display:flex}.s_gsha_roleUser .s_gsha_messageRow{justify-content:flex-end}.s_gsha_roleAssistant .s_gsha_messageRow{align-items:flex-start}.s_gsha_roleSystem .s_gsha_messageRow{justify-content:center;padding:12px 0}.s_gsha_contentWrapper{flex-direction:column;flex:1;gap:6px;min-width:0;padding:0 24px;display:flex}.s_gsha_roleUser .s_gsha_contentWrapper{flex:unset;align-items:flex-end;max-width:70%}.s_gsha_content{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.6;font-weight:var(--font-weight-text);color:var(--core-neutral-800);word-wrap:break-word;overflow-wrap:break-word}.s_gsha_roleUser .s_gsha_content{background:var(--bg-surface-3);border-radius:12px;max-width:min(720px,100%);padding:8px 12px}.s_gsha_roleAssistant .s_gsha_content{background:0 0;padding:0}.s_gsha_roleSystem .s_gsha_content{color:var(--core-neutral-500);background-color:var(--core-neutral-50);border-radius:6px;padding:6px 12px;font-size:12px}.s_gsha_assistantContentBlocks{flex-direction:column;display:flex}.s_gsha_attachmentNotice{flex-direction:column;align-items:flex-end;display:flex}.s_gsha_attachmentToggle{cursor:pointer;font-family:var(--font-body);color:var(--core-neutral-400);text-align:right;user-select:none;z-index:1;background:0 0;border:none;border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-size:12px;line-height:1.4;display:inline-flex;position:relative}@media (hover:hover){.s_gsha_attachmentToggle:hover{color:var(--core-neutral-600)}}.s_gsha_attachmentChevron{flex-shrink:0;transition:transform .15s;transform:rotate(-90deg)}.s_gsha_attachmentChevronExpanded{transform:rotate(0)}.s_gsha_attachmentSummary{text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.s_gsha_attachmentDetailsWrapper{grid-template-rows:0fr;transition:grid-template-rows .2s ease-out;display:grid}.s_gsha_attachmentDetailsOpen{grid-template-rows:1fr}.s_gsha_attachmentDetails{flex-direction:column;gap:8px;padding-top:8px;display:flex;overflow:hidden}.s_gsha_attachmentImages{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.s_gsha_attachmentImageThumb{box-shadow:0 1px 2px 0 var(--core-neutral-100);object-fit:contain;border:none;border-radius:6px;flex-shrink:0;width:80px;height:80px;padding:0;display:block}.s_gsha_attachmentChips{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.s_gsha_contextChip{background-color:var(--core-purple-50);border:1px solid var(--core-purple-150);font-family:var(--font-mono);color:var(--core-purple-500);white-space:nowrap;box-sizing:border-box;border-radius:6px;align-items:center;gap:6px;max-width:200px;padding:2px 6px;font-size:10px;font-weight:400;line-height:1;display:inline-flex}.s_gsha_contextChip svg{flex-shrink:0;width:10px;height:10px}.s_gsha_contextChipText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.s_gsha_streamingContent{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.s_gsha_content p{margin:0 0 12px}.s_gsha_content p:last-child{margin-bottom:0}.s_gsha_content h1,.s_gsha_content h2,.s_gsha_content h3,.s_gsha_content h4{color:var(--core-neutral-900);margin:20px 0 10px;font-weight:600}.s_gsha_content h1{font-size:20px;line-height:1.3}.s_gsha_content h2{font-size:17px;line-height:1.4}.s_gsha_content h3{font-size:15px;line-height:1.4}.s_gsha_content h1:first-child,.s_gsha_content h2:first-child,.s_gsha_content h3:first-child{margin-top:0}.s_gsha_content code:not(pre code){background-color:var(--core-neutral-100);color:var(--core-neutral-700);word-break:break-word;border-radius:4px;padding:2px 6px;font-family:RoobertMono,SF Mono,Monaco,monospace;font-size:.85em}.s_gsha_content pre{margin:12px 0}.s_gsha_content blockquote{border-left:2px solid var(--core-neutral-200);background-color:var(--core-neutral-25);color:var(--core-neutral-600);border-radius:0 6px 6px 0;margin:12px 0;padding:10px 16px}.s_gsha_content blockquote p{margin:0}.s_gsha_content a{color:var(--core-neutral-700);text-underline-offset:2px;text-decoration:underline;transition:color .15s}.s_gsha_content a:hover{color:var(--core-neutral-900)}.s_gsha_content strong{color:var(--core-neutral-900);font-weight:600}.s_gsha_content em{font-style:italic}.s_gsha_content hr{background-color:var(--core-neutral-100);border:none;height:1px;margin:20px 0}.s_gsha_content table{border-collapse:collapse;width:100%;margin:12px 0;font-size:13px}.s_gsha_content th,.s_gsha_content td{text-align:left;border-bottom:1px solid var(--core-neutral-100);padding:8px 12px}.s_gsha_content th{color:var(--core-neutral-700);background-color:var(--core-neutral-25);font-weight:600}.s_gsha_content tr:last-child td{border-bottom:none}.s_gsha_metadata{align-items:center;margin-top:4px;display:flex}.s_gsha_roleUser .s_gsha_metadata{justify-content:flex-end}.s_gsha_timestamp{font-family:var(--font-mono);color:var(--core-neutral-400);opacity:0;pointer-events:none;font-size:11px;transition:opacity .15s}.s_gsha_messageContainer:hover .s_gsha_timestamp{opacity:1;pointer-events:auto}.s_gsha_userRestoreButton{opacity:0;pointer-events:none;color:var(--core-neutral-400);transition:opacity .15s;width:24px!important;height:24px!important;margin:0!important;padding:0!important;&:hover{background-color:#0000}}.s_gsha_messageContainer:hover .s_gsha_userRestoreButton{opacity:1;pointer-events:auto}.s_gsha_actions{opacity:0;pointer-events:none;align-items:center;gap:2px;transition:opacity .15s;display:flex}.s_gsha_messageContainer:hover .s_gsha_actions{opacity:1;pointer-events:auto}.s_gsha_status{font-family:var(--font-mono);align-items:center;gap:5px;font-size:11px;display:flex}.s_gsha_statusSending{color:var(--core-neutral-400)}.s_gsha_statusSending:before{content:"";background-color:var(--core-neutral-300);border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite s_gsha_statusPulse}.s_gsha_statusStreaming{color:var(--core-neutral-500)}.s_gsha_statusStreaming:before{content:"";background-color:var(--core-neutral-500);border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite s_gsha_statusPulse}.s_gsha_statusError{color:var(--core-neutral-400)}@keyframes s_gsha_statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.15)}}.s_gsha_toolBlock{flex-direction:column;gap:8px;display:flex}.s_gsha_toolItem{min-height:0}.s_gsha_toolBlock,.s_gsha_thinkingBlock{margin-bottom:8px}.s_gsha_textBlock{margin:12px 0}.s_gsha_toolCalls{flex-direction:column;gap:2px;margin-top:8px;display:flex}.s_gsha_skeleton{flex-direction:column;gap:8px;display:flex}.s_gsha_skeletonLine{background:linear-gradient(90deg,var(--core-neutral-100)0%,var(--core-neutral-50)50%,var(--core-neutral-100)100%);background-size:200% 100%;border-radius:4px;height:14px;animation:1.5s ease-in-out infinite s_gsha_skeletonShimmer}.s_gsha_skeletonLine:first-child{width:85%}.s_gsha_skeletonLine:nth-child(2){width:70%}.s_gsha_skeletonLine:nth-child(3){width:55%}@keyframes s_gsha_skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.s_gsha_feedbackPopover{flex-direction:column;gap:12px;padding:14px;display:flex}.s_gsha_feedbackHeader{color:var(--core-neutral-900);font-family:Inter,-apple-system,sans-serif;font-size:13px;font-weight:600}.s_gsha_feedbackTextarea{color:var(--core-neutral-900);border:1px solid var(--core-neutral-200);resize:none;box-sizing:border-box;background-color:#fff;border-radius:6px;outline:none;width:100%;min-height:72px;padding:10px;font-family:Inter,-apple-system,sans-serif;font-size:13px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.s_gsha_feedbackTextarea:focus{border-color:var(--core-purple-400);box-shadow:0 0 0 2px #635bff1a}.s_gsha_feedbackTextarea::placeholder{color:var(--core-neutral-400)}.s_gsha_feedbackActions{justify-content:flex-end;gap:8px;display:flex}.s_gsha_userActions{opacity:0;pointer-events:none;flex-shrink:0;align-items:center;margin-right:8px;transition:opacity .15s;display:flex}.s_gsha_messageContainer:hover .s_gsha_userActions{opacity:1;pointer-events:auto}.s_gsha_restoreContainer{padding:0}.s_gsha_restoreMessage{background:var(--bg-surface-1);border:1px solid var(--core-neutral-150);box-shadow:var(--shadow-base-xs);border-radius:10px;align-items:center;gap:8px;width:100%;max-width:768px;min-height:24px;margin:16px auto 24px;padding:10px 24px;display:flex}.s_gsha_restoreIcon{color:var(--core-purple-600);background-color:#6366f11f;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.s_gsha_restoreLabel{font-family:var(--font-body);font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--core-neutral-600);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-weight:500;overflow:hidden}.s_gsha_snapshotNotice{background:var(--bg-surface-1);border:1px solid var(--core-neutral-150);box-shadow:var(--shadow-base-xs);border-radius:10px;align-items:center;gap:8px;width:100%;max-width:768px;min-height:24px;margin:16px auto 24px;padding:10px 24px;display:flex}.s_gsha_snapshotNoticeIcon{background-color:var(--core-amber-100,#fef3c7);color:var(--core-amber-700,#b45309);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.s_gsha_snapshotNoticeLabel{font-family:var(--font-body);font-size:var(--text-xs);line-height:var(--leading-xs);color:var(--core-neutral-600);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-weight:500;overflow:hidden}@media (width<=768px){.s_gsha_messageRow{gap:10px;padding:12px 0}.s_gsha_content{font-size:14px}.s_gsha_roleUser .s_gsha_contentWrapper{max-width:85%}.s_gsha_restoreMessage,.s_gsha_snapshotNotice{padding:10px 16px}}.s_gsha_retryButton{color:var(--core-neutral-400);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-left:2px;padding:0;display:inline-flex}.s_gsha_retryButton:hover{color:var(--core-neutral-800)}.s_gsha_ttft{font-family:var(--font-mono);color:var(--core-neutral-400);opacity:0;pointer-events:none;margin-left:6px;font-size:10px;transition:opacity .15s}.s_gsha_messageContainer:hover .s_gsha_ttft{opacity:1;pointer-events:auto}.s_gsha_interruptedIndicator{font-family:var(--font-mono);color:var(--core-neutral-400);align-items:center;gap:4px;font-size:11px;font-style:italic;display:flex}