.ChatApp-module___KkLNq__wrap{height:100%;font-family:var(--font-mono);color:var(--color-text);box-sizing:border-box;flex-direction:column;gap:12px;padding:14px;font-size:13px;display:flex}.ChatApp-module___KkLNq__header{flex-direction:column;gap:2px;display:flex}.ChatApp-module___KkLNq__title{font-weight:600}.ChatApp-module___KkLNq__hint{color:var(--color-text-secondary);font-size:11px}.ChatApp-module___KkLNq__transcript{flex-direction:column;flex:1;gap:12px;padding:6px 0;display:flex;overflow:auto}.ChatApp-module___KkLNq__suggestions{flex-direction:column;gap:6px;display:flex}.ChatApp-module___KkLNq__suggestionsLabel{color:var(--color-text-secondary);margin:0;font-size:11px}.ChatApp-module___KkLNq__suggestion{text-align:left;border:1px solid var(--color-border-soft);font-family:var(--font-mono);color:var(--color-text);cursor:pointer;background:#ffffff0a;border-radius:4px;padding:8px 10px;font-size:12px}.ChatApp-module___KkLNq__suggestion:hover{background:#ffffff12}.ChatApp-module___KkLNq__answer{flex-direction:column;gap:4px;display:flex}.ChatApp-module___KkLNq__label{text-transform:uppercase;letter-spacing:.6px;color:var(--color-accent);font-size:9px}.ChatApp-module___KkLNq__body{line-height:1.5}.ChatApp-module___KkLNq__thinking{opacity:.7;font-style:italic}.ChatApp-module___KkLNq__cite{background:color-mix(in oklab, var(--color-accent,#4d8eff) 22%, transparent);color:var(--color-text);cursor:pointer;border:none;border-radius:3px;margin:0 2px;padding:0 4px;font-family:inherit;font-size:11px;display:inline-block}.ChatApp-module___KkLNq__cite:hover{background:color-mix(in oklab, var(--color-accent,#4d8eff) 35%, transparent)}.ChatApp-module___KkLNq__citeMissing{color:var(--color-text-secondary)}.ChatApp-module___KkLNq__error{color:#ff5f57;font-size:12px}.ChatApp-module___KkLNq__form{gap:8px;display:flex}.ChatApp-module___KkLNq__input{border:1px solid var(--color-border-soft);color:var(--color-text);font-family:var(--font-mono);background:0 0;border-radius:4px;flex:1;padding:8px 10px;font-size:13px}.ChatApp-module___KkLNq__send{background:var(--color-accent);color:var(--color-bg);font-family:var(--font-mono);cursor:pointer;border:none;border-radius:4px;padding:8px 14px;font-size:12px}.ChatApp-module___KkLNq__send:disabled{opacity:.5;cursor:not-allowed}
