@media all{
 .parsana-chat{display:block;box-sizing:border-box;margin:22px 0 0;width:100%;min-width:0;overflow:hidden;background:#f7f3ec;color:#2c2926;border:1px solid #d8cfbf;box-shadow:0 8px 28px #2c292610;border-radius:14px;font:14px/1.5 var(--font-manrope,Manrope,Arial,sans-serif);text-align:left}
 .parsana-chat *{box-sizing:border-box;min-width:0}
 .parsana-chat-head{display:flex;align-items:flex-start;gap:10px;padding:16px 14px;border-bottom:1px solid #ded6c9;background:#eee8dc}
 .parsana-chat-avatar-wrap{position:relative;width:35px;height:35px;flex-shrink:0;margin-top:2px}.parsana-chat-avatar{display:grid;place-items:center;width:35px;height:35px;background:#a96843;color:#fff7ee;border-radius:50%;font:24px Georgia,serif}.parsana-chat-online-dot{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border:2px solid #eee8dc;border-radius:50%;background:#4d9b55;box-shadow:0 0 0 0 #4d9b5570;animation:parsana-chat-online 2s ease-out infinite}
 .parsana-chat-heading{flex:1}.parsana-chat-title-row{display:flex;align-items:center;gap:6px}.parsana-chat-heading strong{display:block;font-size:14px;font-weight:650}.parsana-chat-subtitle{display:block;font-size:10px;line-height:1.4;color:#665d51;margin-top:2px}.parsana-chat-online{display:block;margin-top:1px;color:#4c7550;font-size:9px;line-height:1.2}.parsana-chat-typing-dots{display:none;align-items:center;gap:3px;margin:1px 0 0!important}.parsana-chat-typing-dots.is-active{display:inline-flex}.parsana-chat-typing-dots i{display:block;width:4px;height:4px;border-radius:50%;background:#a96843;animation:parsana-chat-dot 1s ease-in-out infinite}.parsana-chat-typing-dots i:nth-child(2){animation-delay:.14s}.parsana-chat-typing-dots i:nth-child(3){animation-delay:.28s}
 .parsana-chat button{font:inherit;cursor:pointer}.parsana-chat-toggle{align-self:center;border:0;background:none;color:#72513e;padding:10px 0 10px 6px;font-size:11px!important;text-decoration:underline}
 .parsana-chat-body{padding:14px}.parsana-chat-body[hidden]{display:none!important}.parsana-chat-context{font-size:10px;color:#776b5c;margin:0 0 12px;line-height:1.6}
 .parsana-chat-log{max-height:330px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#a96843 #e9e2d6;scrollbar-gutter:stable;padding-right:3px;-webkit-overflow-scrolling:touch;touch-action:pan-y}
 .parsana-chat-log::-webkit-scrollbar{width:8px}.parsana-chat-log::-webkit-scrollbar-track{background:#e9e2d6;border-radius:8px}.parsana-chat-log::-webkit-scrollbar-thumb{background:#a96843;border:2px solid #e9e2d6;border-radius:8px}
 .parsana-chat-message{padding:12px;margin:0 0 12px;border-radius:10px;background:#fffcf6;border:1px solid #e5ded2;overflow-wrap:anywhere}
 .parsana-chat .parsana-chat-message>p{white-space:pre-wrap;margin:5px 0 0;line-height:1.6;font-size:13px;color:#2c2926!important;-webkit-text-fill-color:#2c2926!important;opacity:1!important}.parsana-chat-speaker{font-size:10px;font-weight:650;color:#8a593b;letter-spacing:.02em}
 .parsana-chat-word-reveal{opacity:0;animation:parsana-chat-word-reveal .24s ease-out forwards}
 .parsana-chat-user{background:#e9e6db;margin-left:24px}.parsana-chat-user .parsana-chat-speaker{color:#595e49}
 .parsana-chat-suggestions{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.parsana-chat-suggestions button{background:transparent;border:1px solid #cdbda9;border-radius:16px;color:#805039;font-size:11px;padding:8px 10px;min-height:36px;text-align:left}
 .parsana-chat-form{display:flex;flex-direction:column;gap:8px}.parsana-chat-input{display:block;width:100%;resize:vertical;max-height:150px;min-height:70px;border:1px solid #cdbda9;border-radius:8px;padding:10px 12px;font:inherit;font-size:16px;line-height:1.4;background:#fffdf8;color:#2c2926}
 .parsana-chat-submit-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px}.parsana-chat-manager-description{align-self:start;max-height:42px;overflow:hidden;margin:0;color:#756b5e;font-size:9px;line-height:14px}.parsana-chat-send{align-self:start;border:1px solid #a96843;background:#a96843;color:#fff9ef;border-radius:7px;padding:10px 16px;min-height:42px;font-size:12px!important}
 .parsana-chat button:disabled{opacity:.5;cursor:wait}.parsana-chat :focus-visible{outline:2px solid #a96843;outline-offset:3px}
 .parsana-chat-status{font-size:11px;color:#805039;margin:0 0 10px}.parsana-chat-status:empty{display:none}
 .parsana-chat-footer{display:flex;align-items:center;gap:8px;justify-content:space-between;margin-top:16px}.parsana-chat-auto{display:flex;gap:6px;align-items:center;font-size:10px;color:#6b6155}.parsana-chat-auto input{width:16px;height:16px;accent-color:#a96843;flex-shrink:0}
 .parsana-chat-clear{border:0;background:none;text-decoration:underline;color:#756757;font-size:10px!important;padding:6px 0;white-space:nowrap}
 .parsana-chat-note{font-size:9px;line-height:1.5;color:#857969;margin:10px 0 0}.parsana-chat-sources{display:flex;flex-direction:column;gap:4px;margin-top:10px;font-size:10px}.parsana-chat-sources span{color:#756757}.parsana-chat-sources a{color:#805039;text-decoration:underline;overflow-wrap:anywhere}.parsana-chat-search{display:block;width:100%;height:150px;border:0;margin-top:8px}
 @keyframes parsana-chat-dot{0%,60%,100%{opacity:.28;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}
 @keyframes parsana-chat-online{0%{box-shadow:0 0 0 0 #4d9b5570}70%,100%{box-shadow:0 0 0 5px #4d9b5500}}
 @keyframes parsana-chat-word-reveal{from{opacity:.18}to{opacity:1}}
}
@media(min-width:601px){
 .parsana-chat{margin:0 0 18px;flex-shrink:0}
 .parsana-chat-body{padding:16px}
 .parsana-chat-log{max-height:240px}
 .parsana-chat-suggestions button{font-size:12px}
}
@media(prefers-reduced-motion:reduce){.parsana-chat-online-dot,.parsana-chat-typing-dots i,.parsana-chat-word-reveal{animation:none!important;opacity:1!important}}

/* Three visible question rows, with a permanent scroll affordance. */
.parsana-chat-suggestions{position:relative;align-content:flex-start;max-height:var(--question-rows-height,116px);overflow-y:scroll;overflow-x:hidden;padding:2px 14px 2px 2px;scrollbar-gutter:auto;scrollbar-width:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;}
.parsana-chat-suggestions::-webkit-scrollbar{width:0;}
.parsana-chat-suggestions::-webkit-scrollbar-track{background:#e7dccd;border-radius:8px;}
.parsana-chat-suggestions::-webkit-scrollbar-thumb{background:#a96843;border:1px solid #e7dccd;border-radius:8px;min-height:24px;}
.parsana-chat-suggestions button{flex:0 1 auto;max-width:100%;line-height:1.35;}
.parsana-chat-suggestions[data-scrolling="false"]{overflow:visible;max-height:none;padding-right:0;scrollbar-gutter:auto;}
.parsana-chat-suggestions[data-expanded="true"]{overflow:visible;max-height:none;}
.parsana-chat-more{display:block;margin:-4px 0 12px auto;padding:3px 6px;border:0;background:transparent;color:#805039;font-size:11px;line-height:1.4;text-decoration:underline;text-underline-offset:3px;cursor:pointer;}
.parsana-chat-more[hidden]{display:none;}

.parsana-chat-questions{position:relative;margin:12px 0;}
.parsana-chat-questions .parsana-chat-suggestions{margin:0;}
.parsana-chat-question-scroll{position:absolute;right:1px;top:2px;bottom:2px;width:7px;border-radius:8px;background:#e5d7c6;cursor:pointer;touch-action:none;}
.parsana-chat-question-scroll[hidden]{display:none;}
.parsana-chat-question-thumb{position:absolute;top:0;left:0;width:7px;min-height:24px;border-radius:8px;background:#a96843;}
.parsana-chat-question-scroll:focus-visible{outline:2px solid #805039;outline-offset:3px;}

/* Contextual answers stay inside the assistant bubble and use the existing copper pills. */
.parsana-chat-inline-replies{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0 0;}
.parsana-chat .parsana-chat-inline-replies button{flex:0 1 auto;max-width:100%;min-height:32px;padding:6px 9px;border:1px solid #cdbda9;border-radius:16px;background:#f7f3ec;color:#805039;font-size:10.5px;line-height:1.3;text-align:left;overflow-wrap:anywhere;}
.parsana-chat .parsana-chat-inline-replies button:hover:not(:disabled){border-color:#a96843;background:#f1e8dc;}
.parsana-chat-inline-replies[data-active="false"]{opacity:.58;}
.parsana-chat .parsana-chat-inline-replies[data-active="false"] button:disabled{opacity:.72;cursor:default;}
@media(max-width:600px){.parsana-chat .parsana-chat-inline-replies button{font-size:11px;}}
