.chat-fab{position:fixed;right:max(1rem,env(safe-area-inset-right,0px));bottom:max(1.25rem,env(safe-area-inset-bottom,0px));z-index:220;display:inline-flex;height:3.5rem;width:3.5rem;align-items:center;justify-content:center;border-radius:9999px;border:1px solid rgba(255,255,255,.55);background:#0ea5e9;color:#ffffff;box-shadow:0 10px 25px rgba(14,165,233,.35),0 2px 8px rgba(15,23,42,.12);cursor:pointer;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.chat-fab:hover{background:#0284c7;transform:translateY(-1px)}.chat-fab:focus-visible{outline:2px solid #0369a1;outline-offset:3px}.chat-fab__icon{width:1.5rem;height:1.5rem;display:block}.chat-fab--pulse{box-shadow:0 0 0 0 rgba(14,165,233,.55),0 10px 25px rgba(14,165,233,.35);animation:chat-fab-pulse-ring 1.6s ease-out infinite}@keyframes chat-fab-pulse-ring{0%{box-shadow:0 0 0 0 rgba(14,165,233,.55),0 10px 25px rgba(14,165,233,.35)}70%{box-shadow:0 0 0 14px rgba(14,165,233,0),0 10px 25px rgba(14,165,233,.35)}to{box-shadow:0 0 0 0 rgba(14,165,233,0),0 10px 25px rgba(14,165,233,.35)}}@media (prefers-reduced-motion:reduce){.chat-fab--pulse{animation:none;box-shadow:0 0 0 3px rgba(14,165,233,.45),0 10px 25px rgba(14,165,233,.35)}.chat-fab{transition:none}}.chat-md{font-size:inherit;line-height:inherit}.chat-md,.chat-md code,.chat-md pre{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.chat-md code,.chat-md pre{white-space:pre-wrap}.chat-md-caret{display:inline-block;width:.08em;min-width:2px;height:1em;margin-left:1px;vertical-align:-.12em;background:#94a3b8;border-radius:1px;animation:chat-md-caret-blink 1s step-end infinite}@keyframes chat-md-caret-blink{50%{opacity:0}}.chat-md p{margin:0 0 .55em}.chat-md p:last-child{margin-bottom:0}.chat-md ol,.chat-md ul{margin:.35em 0 .55em;padding-left:1.25em;list-style-position:outside}.chat-md ul{list-style-type:disc}.chat-md ol{list-style-type:decimal}.chat-md li{margin:.2em 0;display:list-item}.chat-md li+li{margin-top:.35em}.chat-md strong{font-weight:700;color:#0f172a}.chat-md em{font-style:italic}.chat-md code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em;padding:.1em .35em;border-radius:.25rem;background:#f1f5f9;color:#0f172a}.chat-md a{color:#0284c7;text-decoration:underline;text-underline-offset:2px}.chat-md h1,.chat-md h2,.chat-md h3,.chat-md h4,.chat-md h5,.chat-md h6{margin:.75em 0 .35em;font-weight:700;line-height:1.3;color:#0f172a}.chat-md h1{font-size:1.15em}.chat-md h2{font-size:1.08em}.chat-md h3{font-size:1.02em}.chat-md h4,.chat-md h5,.chat-md h6{font-size:1em}.chat-md h1:first-child,.chat-md h2:first-child,.chat-md h3:first-child,.chat-md h4:first-child{margin-top:0}.chat-md hr{border:0;border-top:1px solid #e2e8f0;margin:.75em 0}.chat-msg-action{position:relative;display:inline-flex;height:1.75rem;width:1.75rem;align-items:center;justify-content:center;border-radius:999px;border:0;background:transparent;color:#64748b;cursor:pointer;transition:background-color .15s ease,color .15s ease}.chat-msg-action:focus-visible,.chat-msg-action:hover{background:#f1f5f9;color:#0f172a;outline:none}.chat-msg-action--active{color:#0284c7;background:#e0f2fe}.chat-msg-action--active:focus-visible,.chat-msg-action--active:hover{color:#0369a1;background:#bae6fd}.chat-msg-action__tip{pointer-events:none;position:absolute;top:calc(100% + 6px);left:50%;z-index:20;white-space:nowrap;border-radius:999px;background:#0f172a;padding:.25rem .65rem;font-size:.6875rem;font-weight:500;line-height:1.2;color:#fff;opacity:0;transform:translate(-50%,-2px);transition:opacity .12s ease,transform .12s ease}.chat-msg-action:focus-visible .chat-msg-action__tip,.chat-msg-action:hover .chat-msg-action__tip{opacity:1;transform:translate(-50%)}.chat-scroll{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.45) transparent}.chat-scroll::-webkit-scrollbar{width:6px;height:6px}.chat-scroll::-webkit-scrollbar-track{background:transparent}.chat-scroll::-webkit-scrollbar-thumb{background:rgba(148,163,184,.45);border-radius:999px}.chat-scroll::-webkit-scrollbar-thumb:hover{background:rgba(148,163,184,.7)}.chat-scroll::-webkit-scrollbar-corner{background:transparent}.chat-header-gear{position:relative;display:inline-flex;height:2.25rem;width:2.25rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:.5rem;border:0;background:transparent;color:#64748b;cursor:pointer;transition:background-color .15s ease,color .15s ease}.chat-header-gear:focus-visible,.chat-header-gear:hover{background:#f1f5f9;color:#0f172a;outline:none}.chat-header-gear--active{background:#e0f2fe;color:#0369a1}.chat-header-gear__tip{pointer-events:none;position:absolute;top:calc(100% + 6px);left:50%;z-index:30;white-space:nowrap;border-radius:999px;background:#0f172a;padding:.25rem .65rem;font-size:.6875rem;font-weight:500;line-height:1.2;color:#fff;opacity:0;transform:translate(-50%,-2px);transition:opacity .12s ease,transform .12s ease}.chat-header-gear:focus-visible .chat-header-gear__tip,.chat-header-gear:hover .chat-header-gear__tip{opacity:1;transform:translate(-50%)}.chat-prompt-chip{border-radius:1rem;border:1px solid #e2e8f0;background:#ffffff;padding:.375rem .75rem;text-align:left;font-size:.75rem;font-weight:500;line-height:1.35;color:#334155;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:border-color .15s ease,background-color .15s ease,color .15s ease}.chat-prompt-chip:hover:not(:disabled){border-color:#7dd3fc;background:#f0f9ff;color:#0c4a6e}.chat-prompt-chip:disabled{cursor:not-allowed;opacity:.5}.chat-prompts-toggle{display:inline-flex;height:1.5rem;width:2.25rem;flex-shrink:0;align-self:flex-end;align-items:center;justify-content:center;margin-bottom:0;padding:0;border-radius:.5rem;border:0;background:transparent;color:#64748b;box-shadow:none;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .15s ease}.chat-prompts-toggle:focus-visible,.chat-prompts-toggle:hover{background:#f1f5f9;color:#0f172a;outline:none}.chat-prompts-toggle__icon{width:21px;height:21px;transition:transform .2s ease}.chat-prompts-toggle__icon--collapsed{transform:rotate(-180deg)}.chat-quick-prompts-panel{max-height:12rem;transition:max-height .3s ease-out}.chat-quick-prompts-panel--collapsed{max-height:0;margin:0;overflow:hidden;pointer-events:none;mask-image:none;-webkit-mask-image:none}@media (max-width:639px){.chat-quick-prompts:has(.chat-quick-prompts-panel--collapsed){min-height:0;gap:0}.chat-prompts-toggle{height:1.25rem}}.chat-panel-root{--chat-reply-accent:#0284c7;--chat-reply-accent-soft:#0ea5e9;--chat-reply-muted:#64748b;--chat-reply-surface:#ffffff;--chat-reply-border:#e2e8f0;--chat-reply-author:#0284c7}.chat-panel-root.chat-panel-root--dark,.dark .chat-panel-root{--chat-reply-accent:#38bdf8;--chat-reply-accent-soft:#7dd3fc;--chat-reply-muted:#94a3b8;--chat-reply-surface:#0f172a;--chat-reply-border:#1e293b;--chat-reply-author:#38bdf8}@media (prefers-color-scheme:dark){.chat-panel-root.chat-panel-root--auto-dark{--chat-reply-accent:#38bdf8;--chat-reply-accent-soft:#7dd3fc;--chat-reply-muted:#94a3b8;--chat-reply-surface:#0f172a;--chat-reply-border:#1e293b;--chat-reply-author:#38bdf8}}.chat-reply-quote{display:flex;align-items:center;gap:.5rem;min-width:0;width:100%;text-align:left;border:0;background:transparent;padding:0;cursor:default}.chat-reply-quote--clickable{cursor:pointer;border-radius:.5rem}.chat-reply-quote--clickable:hover{opacity:.92}.chat-reply-quote--clickable:focus-visible{outline:2px solid var(--chat-reply-accent-soft);outline-offset:2px}.chat-reply-quote--composer{margin-bottom:.5rem;padding:.5rem .65rem;border-radius:.75rem;border:1px solid var(--chat-reply-border);background:var(--chat-reply-surface)}.chat-reply-quote--bubble{margin-bottom:.4rem;padding-bottom:.35rem}.chat-reply-quote__icon{flex-shrink:0;color:var(--chat-reply-accent);display:inline-flex}.chat-reply-quote__bar{flex-shrink:0;width:3px;align-self:stretch;min-height:2rem;border-radius:2px;background:var(--chat-reply-accent-soft)}.chat-reply-quote__thumb{flex-shrink:0;pointer-events:none}@keyframes chat-msg-flash-band{0%{opacity:1}70%{opacity:1}to{opacity:0}}[data-chat-msg-id].chat-msg-flash{position:relative;z-index:0}[data-chat-msg-id].chat-msg-flash:before{content:"";position:absolute;top:-.35rem;bottom:-.35rem;left:-.75rem;right:-.75rem;background-color:rgba(94,169,207,.34);pointer-events:none;z-index:-1;animation:chat-msg-flash-band 1.25s ease-out forwards}@media (min-width:640px){[data-chat-msg-id].chat-msg-flash:before{left:-1.25rem;right:-1.25rem}}.chat-reply-quote__text{display:flex;flex-direction:column;gap:.1rem;min-width:0}.chat-reply-quote__author{color:var(--chat-reply-author);font-size:.65rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.chat-reply-quote__author,.chat-reply-quote__preview{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-reply-quote__preview{color:var(--chat-reply-muted);font-size:.75rem;line-height:1.25}.chat-reply-quote--bubble .chat-reply-quote__preview{font-style:italic}.chat-reply-quote__clear{flex-shrink:0;margin-left:auto;width:1.5rem;height:1.5rem;border:0;border-radius:9999px;background:transparent;color:var(--chat-reply-muted);font-size:1.1rem;line-height:1;cursor:pointer}.chat-reply-quote__clear:hover{color:var(--chat-reply-author)}.chat-reply-quote--on-user{--chat-reply-accent:#bae6fd;--chat-reply-accent-soft:#7dd3fc;--chat-reply-muted:#e0f2fe;--chat-reply-author:#f0f9ff;--chat-reply-surface:transparent;--chat-reply-border:transparent}.chat-reply-quote--on-user .chat-reply-quote__preview{color:rgba(255,255,255,.85)}