@keyframes cb-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.cb-turn{animation:.22s ease-out both cb-fade-up}@keyframes cb-fade-in{0%{opacity:0}to{opacity:1}}.cb-empty-icon{animation:.4s ease-out both cb-fade-in}@keyframes cb-dot{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.cb-dot{background:#94a3b8;border-radius:9999px;width:6px;height:6px;animation:1.2s ease-in-out infinite cb-dot;display:inline-block}.cb-dot:nth-child(2){animation-delay:.15s}.cb-dot:nth-child(3){animation-delay:.3s}@keyframes cb-cursor-blink{0%,50%{opacity:1}50.1%,to{opacity:0}}.cb-cursor{background:#94a3b8;border-radius:1px;animation:1s step-end infinite cb-cursor-blink}@keyframes cb-pulse-anim{0%{box-shadow:0 0 #027d478c}70%{box-shadow:0 0 0 5px #027d4700}to{box-shadow:0 0 #027d4700}}.cb-pulse{background:#16a34a;border-radius:9999px;width:6px;height:6px;animation:1.8s infinite cb-pulse-anim;display:inline-block}.cb-prompt:hover{background:#027d4708;border-color:#027d4766;transition:all .18s;transform:translateY(-1px)}.cb-copy{opacity:0;transition:opacity .15s}.cb-assistant-turn:hover .cb-copy{opacity:1}.cb-copy:hover{background:#f8fafc}.cb-source-chip{transition:transform .15s,background .15s}.cb-source-chip:hover{background:#027d471a;transform:translateY(-1px)}@keyframes cb-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes cb-modal-in{0%{opacity:0;transform:scale(.96)translateY(6px)}to{opacity:1;transform:scale(1)translateY(0)}}.cb-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a73;animation:.16s ease-out both cb-overlay-in}.cb-modal-card{animation:.2s cubic-bezier(.4,0,.2,1) both cb-modal-in}.cb-widget{border-radius:20px;width:min(420px,100vw - 32px);height:min(680px,100vh - 120px);animation:.22s cubic-bezier(.16,1,.3,1) both cb-widget-in;bottom:20px;right:20px;overflow:hidden;box-shadow:0 24px 60px #0f172a2e,0 8px 24px #0f172a14}@keyframes cb-widget-in{0%{opacity:0;transform:translateY(14px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.cb-fab{animation:.3s ease-out both cb-fade-in}.cb-fab:hover{transform:translateY(-1px);box-shadow:0 12px 28px #027d475c,0 4px 10px #027d4738}@media (max-width:540px){.cb-widget{width:auto;height:calc(100vh - 100px);bottom:12px;left:12px;right:12px}}.chatbot-md>:first-child{margin-top:0}.chatbot-md>:last-child{margin-bottom:0}.chatbot-md p{margin:.5em 0}.chatbot-md strong{color:var(--text-primary);font-weight:600}.chatbot-md em{font-style:italic}.chatbot-md h1,.chatbot-md h2,.chatbot-md h3,.chatbot-md h4{color:var(--text-primary);letter-spacing:-.01em;margin:1em 0 .4em;font-weight:600;line-height:1.3}.chatbot-md h1{font-size:1.1em}.chatbot-md h2{font-size:1.05em}.chatbot-md h3{font-size:1em}.chatbot-md h4{font-size:.95em}.chatbot-md ul,.chatbot-md ol{margin:.4em 0;padding-left:1.25em}.chatbot-md ul{list-style:outside}.chatbot-md ol{list-style:decimal}.chatbot-md li{margin:.25em 0}.chatbot-md li::marker{color:#027d47}.chatbot-md li>p{margin:0}.chatbot-md code{color:#0b1f14;background:#0f172a0f;border-radius:4px;padding:.12em .4em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}.chatbot-md pre{color:#e2e8f0;background:#0f172a;border-radius:8px;margin:.7em 0;padding:.85em 1em;font-size:.85em;line-height:1.55;overflow-x:auto}.chatbot-md pre code{color:inherit;font-size:inherit;background:0 0;border-radius:0;padding:0}.chatbot-md blockquote{color:var(--text-muted);border-left:3px solid #d1d5db;margin:.6em 0;padding:.1em 0 .1em .85em}.chatbot-md hr{border:0;border-top:1px solid var(--hairline);margin:1em 0}.chatbot-md table{border-collapse:collapse;width:100%;margin:.7em 0;font-size:.92em}.chatbot-md th,.chatbot-md td{border:1px solid var(--hairline);text-align:left;padding:.4em .6em}.chatbot-md th{color:var(--text-primary);background:#027d470a;font-weight:600}
