.word-document-image-container{margin:4px 8px;display:inline-block;position:relative}.word-document-image-container.word-document-image-block{width:fit-content;max-width:100%;margin:10px auto 14px;display:block}.word-document-image-container.word-document-image-block .word-document-image{max-width:100%}.word-document-image{cursor:pointer;border-radius:6px;width:auto;max-width:400px;height:auto;max-height:200px;transition:all .3s ease-in-out;box-shadow:0 2px 8px #0000001a}.word-document-image:hover{z-index:10;transform:scale(1.05);box-shadow:0 4px 16px #0003}.word-document-image-small{max-width:120px;max-height:60px;margin:2px 4px}.word-document-image-medium{max-width:400px;max-height:200px;margin:4px 8px}.word-document-image-large{max-width:600px;max-height:400px;margin:8px 12px}.word-document-image-choice{vertical-align:top;max-width:200px;max-height:120px;margin:2px 6px}@media (max-width:768px){.word-document-image{max-width:90vw;max-height:300px}.word-document-image-large{max-width:95vw;max-height:250px}}.word-document-image-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:20;background:#000c;border-radius:4px;padding:4px 8px;font-size:12px;transition:opacity .2s ease-in-out;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.word-document-image-container:hover .word-document-image-tooltip{opacity:1}.word-document-image-loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:6px;min-width:150px;min-height:100px;animation:1.5s infinite loading}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.word-document-image-error{color:#6c757d;text-align:center;background:#f8f9fa;border:2px dashed #dee2e6;border-radius:6px;justify-content:center;align-items:center;min-width:120px;min-height:80px;padding:8px;font-size:12px;display:inline-flex}.word-document-image-error:before{content:"🖼️";margin-right:4px}@media print{.word-document-image{page-break-inside:avoid;max-width:100%!important;max-height:none!important}.word-document-image:hover{box-shadow:none;transform:none}}
.streaming-text-cursor{animation:1s infinite blink}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.streaming-message{position:relative;overflow:hidden}.streaming-message:after{content:"";background:linear-gradient(90deg,#0000,#fff);width:4px;animation:1s infinite typing-indicator;position:absolute;top:0;bottom:0;right:0}@keyframes typing-indicator{0%{opacity:0}50%{opacity:1}to{opacity:0}}.streaming-controls{transition:all .3s ease-in-out}.streaming-controls input[type=checkbox]{transition:all .2s ease-in-out}.streaming-controls input[type=checkbox]:checked{background-color:#7c3aed;border-color:#7c3aed}.streaming-status{align-items:center;gap:.5rem;display:flex}.streaming-pulse{background-color:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.streaming-skeleton{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 50%,#f3f4f6 75%) 0 0/200% 100%;animation:2s infinite loading}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.chat-message-streaming{transition:all .3s;position:relative}.chat-message-streaming.is-streaming{background-color:#7c3aed0d;border-left:3px solid #7c3aed}@media (max-width:768px){.streaming-controls{flex-direction:column;gap:.5rem}.streaming-controls>div{justify-content:center}}
