.chat-panel{padding:14px!important;overflow:hidden!important;width:min(440px,calc(100vw - 24px));height:min(760px,calc(100vh - 108px));min-width:300px;min-height:400px;top:90px;right:18px;left:auto;background:var(--glass);backdrop-filter:blur(30px);border:1px solid var(--border)}
.chat-panel[hidden]{display:none!important}.chat-panel [hidden]{display:none!important}.chat-panel [data-archivus-chat]{display:flex;flex-direction:column;height:100%;min-height:0}.chat-panel .assistant-heading{border-bottom:1px solid var(--border);padding-bottom:8px;gap:8px}.chat-panel .assistant-heading img{height:46px;width:36px}.chat-panel .assistant-heading strong{font-size:18px}.chat-panel .assistant-heading small{font-size:10px}.chat-panel .assistant-heading nav{display:flex;gap:3px;align-items:center}.chat-popout{padding:7px;border:1px solid var(--border);background:var(--glass);color:var(--text);border-radius:10px;font-size:10px;white-space:nowrap}.chat-content{display:flex;flex:1;flex-direction:column;min-height:0}.chat-dialog-tools{display:flex;align-items:center;gap:8px;padding:10px 0}.chat-dialog-tools label{display:flex;gap:7px;align-items:center;font-size:11px;min-width:0;flex:1}.chat-dialog-tools select{min-width:0;width:100%;padding:8px;border:1px solid var(--border);border-radius:9px;background:var(--glass);color:var(--text)}.chat-dialog-tools .soft-btn{font-size:11px;padding:8px;white-space:nowrap}
.chat-messages{flex:1;overflow:auto;min-height:90px;overscroll-behavior:contain;padding:6px 4px 15px;scrollbar-width:thin}.chat-turn{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.chat-bubble{max-width:94%;padding:12px 14px;border-radius:16px;font-size:13px;line-height:1.6;border:1px solid var(--border);overflow-wrap:anywhere;cursor:default}.chat-bubble small{display:block;font-size:10px;color:var(--muted);margin-bottom:5px}.chat-bubble p{white-space:pre-wrap;margin:0}.chat-question{align-self:flex-end;background:linear-gradient(130deg,#1c96e32b,#797ce420);border-bottom-right-radius:4px}.chat-answer{align-self:flex-start;background:var(--glass);border-bottom-left-radius:4px}.chat-bubble img{display:block;max-width:100%;max-height:240px;border-radius:10px;margin-top:8px;object-fit:contain}.chat-bubble .soft-btn{margin-top:10px;padding:6px 10px;font-size:11px}
.chat-panel form{flex-shrink:0;border-top:1px solid var(--border);padding-top:10px}.chat-panel .chat-composer textarea{width:100%;resize:vertical;height:74px;min-height:58px!important;max-height:170px;padding:12px;margin:0;color:var(--text);font:inherit;font-size:13px}.chat-composer .composer-toolbar{padding:4px 8px 8px}.chat-send{margin-left:auto;width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,#51b9ff,#176be1);color:white;border:1px solid #a6daff;box-shadow:inset 0 1px 2px #fff8,0 4px 12px #267bf344;display:grid;place-items:center}.chat-stop{font-size:11px;border:1px solid #f08091;background:#e63f5b18;color:var(--text);padding:7px;border-radius:9px}.chat-options{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;padding:8px 0 0}.chat-options .text-link,.chat-options label{font-size:10px;display:flex;gap:5px;align-items:center}.chat-options input{width:13px;height:13px}.chat-options .icon{width:14px;height:14px}.chat-status{font-size:10px;line-height:1.4;color:var(--muted);margin:5px 0 0}.chat-attachment{display:flex;align-items:center;gap:10px;margin:0 0 8px;border:1px solid var(--border);border-radius:12px;padding:7px;background:#1685db0d;cursor:default}.chat-attachment img{width:65px;height:50px;object-fit:contain;border-radius:7px}.chat-attachment span{flex:1;min-width:0}.chat-attachment strong,.chat-attachment small{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-attachment small{color:var(--muted);font-size:10px}.chat-panel .error{font-size:12px;line-height:1.5;margin:5px 0}.chat-panel button:disabled{opacity:.5;cursor:wait}.chat-panel .assistant-heading button{cursor:pointer}
.chat-panel.chat-minimized{height:76px!important;min-height:0!important;resize:none;top:auto;bottom:18px}.chat-minimized .chat-content{display:none}.chat-panel.chat-maximized{inset:18px!important;width:calc(100vw - 36px)!important;height:calc(100vh - 36px)!important;max-width:none;max-height:none;resize:none}.standalone-assistant.chat-panel{width:100%;height:calc(100dvh - 16px);max-width:none;max-height:none;min-width:0;top:auto}.standalone-assistant [data-act=chat-popout]{display:none}
.chat-crop,.chat-crop-preview{position:fixed;inset:0;background:#071320f5;z-index:400;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px}.chat-crop-help{color:white;padding:8px 14px;display:flex;align-items:center;gap:20px;font-size:13px}.chat-crop canvas{max-width:100%;max-height:calc(100vh - 85px);object-fit:contain;cursor:crosshair;touch-action:none}.chat-crop button{padding:7px 15px;border-radius:8px}.chat-crop-preview section{width:min(800px,95vw);padding:20px;max-height:95vh;overflow:auto}.chat-crop-preview img{max-width:100%;max-height:65vh;margin:15px auto;display:block;object-fit:contain}.chat-crop-preview .form-actions{flex-wrap:wrap}
@media(max-width:600px){.chat-panel{inset:75px 8px 8px!important;width:calc(100vw - 16px);height:calc(100dvh - 83px);max-width:none;min-width:0;resize:none}.chat-panel.chat-minimized{top:auto!important;height:76px!important}.chat-panel .assistant-heading strong{font-size:16px}.chat-panel .assistant-heading small{display:none}.chat-dialog-tools{padding:6px 0}}
