.AgentChat_wrap__YfTDI{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);padding:.9rem .8rem 1rem;margin:1.4rem 0}.AgentChat_notice__J2c6f{font-size:.75rem;line-height:1.75;color:var(--text-sub);background:var(--bg-sub);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.6rem .7rem;margin:0 0 .9rem}.AgentChat_log__zS1yc{display:flex;flex-direction:column;gap:.7rem;margin-bottom:.9rem}.AgentChat_row__DYkge{display:flex}.AgentChat_rowUser__DKmsZ{justify-content:flex-end}.AgentChat_bubble__XnPFO{max-width:90%;border-radius:var(--radius);padding:.6rem .75rem;font-size:.9rem;line-height:1.85;white-space:pre-wrap;word-break:break-word}.AgentChat_bubbleAi__s_lGx{background:var(--bg-sub);border:1px solid var(--border);color:var(--text)}.AgentChat_bubbleUser__JLJ0c{background:var(--tap-bg);border:1px solid var(--tap-border);color:var(--text)}.AgentChat_who__6C_WX{display:block;font-size:.7rem;font-weight:700;color:var(--text-sub);margin-bottom:.25rem}.AgentChat_limit__KY4ln{border:1px solid var(--tap-border);border-radius:var(--radius);background:var(--tap-bg);padding:.75rem .8rem .8rem}.AgentChat_limitTitle__JPuSf{display:block;font-size:.75rem;font-weight:700;color:var(--accent-dark);margin-bottom:.35rem}.AgentChat_limitBody__gzKJ1{margin:0 0 .55rem;font-size:.88rem;line-height:1.85;color:var(--text)}.AgentChat_limitLink___97DP{display:inline-block;font-size:.85rem;font-weight:700;color:var(--accent-dark)}.AgentChat_samples__a7hi0{list-style:none;margin:0 0 .9rem;padding:0;display:grid;grid-gap:.4rem;gap:.4rem}.AgentChat_sampleBtn__A6saH{width:100%;text-align:left;font:inherit;font-size:.83rem;line-height:1.6;color:var(--text);background:var(--tap-bg);border:1px solid var(--tap-border);border-radius:var(--radius-sm);padding:.5rem .65rem;cursor:pointer}.AgentChat_sampleBtn__A6saH:hover{background:var(--tap-bg-hover)}.AgentChat_srOnly__ukdLI{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.AgentChat_form__JPxz9{display:grid;grid-gap:.5rem;gap:.5rem}.AgentChat_input__kKmjn{width:100%;font:inherit;font-size:16px;line-height:1.7;color:var(--text);background:var(--bg);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:.55rem .65rem;resize:vertical;min-height:4.6rem}.AgentChat_input__kKmjn:focus{outline:2px solid var(--accent);outline-offset:1px}.AgentChat_bar__GPboC{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.AgentChat_count__cWc0p{font-size:.75rem;color:var(--text-sub)}.AgentChat_countOver__fIpzS{color:var(--accent-dark);font-weight:700}.AgentChat_send__kbInd{font:inherit;font-size:.9rem;font-weight:700;color:#fff;background:var(--accent);border:0;border-radius:var(--radius-sm);padding:.6rem 1.2rem;cursor:pointer;min-height:44px}.AgentChat_send__kbInd:hover:not(:disabled){background:var(--accent-dark)}.AgentChat_send__kbInd:disabled{opacity:.5;cursor:default}.AgentChat_reset__N2fQu{font:inherit;font-size:.78rem;color:var(--text-sub);background:none;border:0;padding:.4rem 0;cursor:pointer;text-decoration:underline;justify-self:start}@media (min-width:700px){.AgentChat_wrap__YfTDI{padding:1.2rem 1.1rem 1.3rem}.AgentChat_bubble__XnPFO{max-width:80%}}