.clippy-chat{height:100%;min-height:400px;display:flex;flex-direction:column;background:#ece9d8;color:#202f40;font:12px/1.55 Tahoma,Verdana,Arial,sans-serif;user-select:text}
.chat-header{display:flex;align-items:center;gap:12px;padding:13px 16px;background:linear-gradient(90deg,#fff,#d9e6f8);flex:none}
.chat-header>img{width:24px;height:auto;max-height:52px;object-fit:contain;flex:none}.chat-header>div{min-width:0;flex:1}.chat-header h1{font-size:20px;margin:0;color:#1d4f94}.chat-header p{font-size:11px;margin:3px 0 0;color:#47617b;overflow-wrap:anywhere}
.chat-workspace{display:grid;grid-template-columns:minmax(0,1fr) 210px;flex:1;min-height:0}
.chat-main{display:flex;flex-direction:column;min-height:0;min-width:0;background:#fff}
.chat-log{flex:1;min-height:150px;overflow-y:auto;overscroll-behavior:contain;padding:20px 22px}
.chat-message{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;margin:0 0 24px;overflow-wrap:anywhere}
.chat-author{font-size:10px;font-weight:700;color:#225793;padding-top:2px}
.chat-user .chat-author{color:#576571}.chat-user .chat-message-copy{color:#4c5d6c}
.chat-message-copy{font-size:12px;color:#253b50;line-height:1.7;min-width:0}
.chat-message-copy strong{color:#163c65}
.chat-citation{font-size:10px;color:#1a56a5;padding:1px 2px;white-space:nowrap}.chat-citation:hover,.chat-citation:focus-visible{background:#f9e7b6;color:#123b73}
.chat-open-app{display:inline-flex;margin-top:10px;vertical-align:middle}
.chat-answer-actions{display:flex;gap:14px;margin-top:8px}.chat-answer-actions button{padding:0;border:0;background:transparent;color:#526d87;font:10px Tahoma,Verdana,sans-serif;cursor:pointer;min-height:25px}
.chat-answer-actions button:hover,.chat-answer-actions button:focus-visible{color:#173f73;background:#eef3fb}
.chat-welcome{max-width:370px;margin:14px auto 35px;text-align:center;color:#587089}.chat-welcome>img{width:auto;height:108px;max-width:100%;object-fit:contain}.chat-welcome h2{font-size:18px;color:#1d4f94;margin:14px 0}.chat-welcome p{line-height:1.65}
.chat-job{display:flex;align-items:center;gap:8px;padding:8px 15px;background:#f4f1df;font-size:11px;color:#47607a}.chat-job[hidden]{display:none}.chat-job>img{width:20px;height:20px}.chat-job>span{flex:1;min-width:0}.chat-job .xp-btn{min-width:48px}
.chat-compose{padding:12px 16px 8px;background:#ece9d8;flex:none}.chat-compose>label{display:block;font-size:11px;color:#475a6d;margin-bottom:5px}
.chat-compose textarea{width:100%;max-width:100%;display:block;resize:vertical;min-height:72px;max-height:150px;border:1px solid #7f9db9;border-radius:0;outline:none;box-shadow:none;background:#fff;color:#203246;padding:8px;font:12px/1.5 Tahoma,Verdana,sans-serif;user-select:text}.chat-compose textarea:focus{border-color:#245edb;background:#fffef8}
.chat-send-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px}.chat-send-row>span{font-size:9px;color:#6b706c}.chat-send-row .xp-btn{min-width:70px;min-height:30px}
.chat-privacy{background:#ece9d8;font-size:9px;color:#6b736f;padding:0 16px 10px;margin:0;flex:none}
.chat-sidebar{padding:16px 12px;background:linear-gradient(#80a1d8,#c0d0e9);overflow-y:auto;min-width:0;overscroll-behavior:contain}
.chat-sidebar h2{font-size:11px;line-height:1.4;color:#1f4d8c;margin:0 0 11px;padding:6px 8px;background:#e3edfb;border-radius:3px}
.chat-prompts{display:flex;flex-direction:column;gap:3px;margin:0 0 21px}.chat-prompts button{font:10px/1.5 Tahoma,Verdana,sans-serif;min-height:30px;text-align:left;white-space:nowrap;padding:6px 3px;border:0;background:transparent;color:#143d75;cursor:pointer;text-overflow:ellipsis;overflow:hidden}.chat-prompts button:hover,.chat-prompts button:focus-visible{color:#12386a;background:#dce8fa}.chat-prompts button:disabled{color:#62788c;cursor:wait}
.chat-sources{font-size:10px;line-height:1.5;margin-bottom:18px}.chat-sources article{margin:0 0 15px}.chat-sources a{color:#143d75;text-decoration:underline;overflow-wrap:anywhere}.chat-sources p{color:#3b577b;margin:5px 0}
.chat-files{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.chat-files button{font-size:10px}
.chat-limit{font-size:10px;line-height:1.6;color:#3d5679;margin:17px 0 0}
.chat-error{color:#843927;font-size:11px;line-height:1.6;background:#fff2db;padding:10px}
@media(max-width:680px){.clippy-chat{height:auto;min-height:100%}.chat-workspace{grid-template-columns:minmax(0,1fr)}.chat-main{min-height:540px}.chat-log{max-height:420px;padding:17px 13px}.chat-sidebar{overflow:visible;padding:15px}.chat-header{padding:12px;gap:8px}.chat-header h1{font-size:18px}.chat-header>img{width:20px;height:auto;max-height:43px}.chat-header .xp-btn{min-width:60px;font-size:10px}.chat-compose{padding:10px}.chat-privacy{padding:0 10px 10px}.chat-message{grid-template-columns:31px minmax(0,1fr);gap:7px}.chat-prompts{gap:3px;margin-bottom:16px}.chat-prompts button{font-size:11px}.chat-files{flex-direction:row;flex-wrap:wrap}.chat-send-row>span{font-size:8px}.chat-sidebar h2{width:fit-content;padding:5px 9px}}

.chat-knowledge{font-size:10px;line-height:1.6;color:#304f73;margin:0 3px 19px}
