.dashboard-agent-lark--paused,.dashboard-agent-lark--paused *{animation-play-state:paused!important}.dashboard-agent-lark__scroll{scrollbar-width:none;-ms-overflow-style:none}.dashboard-agent-lark__scroll::-webkit-scrollbar{width:0;height:0;display:none}.dashboard-agent-lark{--lark-n350:#d0d3d6;--lark-bg-float:#fff;--lark-shadow-s1-down:0 1px 2px -2px #1f232905,0 2px 4px 0 #1f232905,0 2px 8px 2px #1f232905;--lark-text-title:#1f2329;--lark-text-placeholder:#8f959e;--lark-text-caption:#646a73;--lark-icon-n2:#646a73;--lark-line-border-component:#d0d3d6;--lark-outlined-bg:#fff;--lark-agent-header-bg:#fffc;--lark-agent-btn-hover:#73849d0d;--lark-fill-hover:#1f23290f;--lark-primary-fill:#1456f0;--lark-stop-bg-active:#e5e6eb;--lark-stop-bg-active-hover:#dee0e3;--lark-stop-bg-active-pressed:#d0d3d6;--lark-stop-bg-disabled:#1f232926;--lark-stop-inner:#1f2329;--lark-stop-inner-disabled:#1f232959;--lark-static-white:#fff}.dashboard-agent-lark__header{background-color:var(--lark-agent-header-bg);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;height:60px;padding:18px 16px;display:flex}.dashboard-agent-lark__header-left{flex:1;align-items:center;min-width:0;display:flex;overflow:hidden}.dashboard-agent-lark__header-text{flex-direction:column;gap:2px;min-width:0;padding:0 6px;display:flex}.dashboard-agent-lark__header-name{color:var(--lark-text-title);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.dashboard-agent-lark__header-subtitle{color:var(--lark-text-placeholder);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:18px;overflow:hidden}.dashboard-agent-lark__header-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.dashboard-agent-lark__header-icon-btn{color:var(--lark-icon-n2);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:4px;font-size:16px;line-height:0;transition:background-color .2s;display:inline-flex}.dashboard-agent-lark__header-icon-btn:hover{background-color:var(--lark-fill-hover)}.dashboard-agent-lark__header-icon-btn .universe-icon{width:1em;height:1em;font-size:16px;display:inline-flex}.dashboard-agent-lark__chat-input-container{flex-shrink:0;margin:0 12px 12px;position:relative}.dashboard-agent-lark__chat-input{z-index:1;flex-direction:column;min-height:86px;max-height:230px;margin:0;display:flex;position:relative}.dashboard-agent-lark__ai-chat-input{border:.5px solid var(--lark-n350);background:var(--lark-bg-float);width:100%;min-height:115px;max-height:229px;box-shadow:var(--lark-shadow-s1-down);border-radius:16px;flex-direction:column;flex-grow:1;padding:12px 0;display:flex;position:relative;overflow:hidden}.dashboard-agent-lark__editor-container{flex-grow:1;flex-shrink:1;width:100%;min-height:0;padding:0 14px;overflow:hidden auto}.dashboard-agent-lark__editor{min-height:24px;color:var(--lark-text-title);word-break:break-word;font-size:14px;line-height:24px}.dashboard-agent-lark__editor-placeholder{color:var(--lark-text-placeholder);margin:0;font-size:14px;line-height:24px}.dashboard-agent-lark__button-wrapper{justify-content:space-between;align-items:center;gap:8px;padding:12px 12px 0;display:flex}.dashboard-agent-lark__button-left{flex:1;align-items:center;display:flex}.dashboard-agent-lark__mention-btn{border:1px solid var(--lark-line-border-component);background:var(--lark-outlined-bg);width:28px;min-width:28px;height:28px;color:var(--lark-text-title);box-shadow:none;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;padding:0;transition:background-color .2s,border-color .2s;display:inline-flex}.dashboard-agent-lark__mention-btn:hover{background:var(--lark-agent-btn-hover);border-color:var(--lark-line-border-component)}.dashboard-agent-lark__mention-btn .universe-icon{width:1em;height:1em;color:var(--lark-text-title);font-size:14px;display:inline-flex}.dashboard-agent-lark__button-right{align-items:center;gap:8px;display:flex}.dashboard-agent-lark__voice-btn{cursor:pointer;background-color:#0000;border:none;border-radius:50%;order:1;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;transition:background-color .3s;display:inline-flex;overflow:hidden}.dashboard-agent-lark__voice-btn:hover{background-color:var(--lark-agent-btn-hover)}.dashboard-agent-lark__voice-btn .universe-icon{width:28px;height:28px;color:var(--lark-icon-n2);padding:7px;font-size:14px;display:inline-flex}.dashboard-agent-lark__stop-btn{width:28px;height:28px;box-shadow:none;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;order:2;justify-content:center;align-self:flex-end;align-items:center;padding:0;transition:background-color .2s;display:inline-flex}.dashboard-agent-lark__stop-btn--active{background-color:var(--lark-stop-bg-active)}.dashboard-agent-lark__stop-btn--active:hover{background-color:var(--lark-stop-bg-active-hover)}.dashboard-agent-lark__stop-btn--active:active{background-color:var(--lark-stop-bg-active-pressed)}.dashboard-agent-lark__stop-btn--disabled{cursor:not-allowed;background-color:var(--lark-stop-bg-disabled)!important}.dashboard-agent-lark__stop-btn--active .dashboard-agent-lark__stop-btn__inner{background-color:var(--lark-stop-inner)}.dashboard-agent-lark__stop-btn--disabled .dashboard-agent-lark__stop-btn__inner{background-color:var(--lark-stop-inner-disabled)}.dashboard-agent-lark__stop-btn__inner{border-radius:2px;width:9px;height:9px;display:block}.dashboard-agent-lark__send-btn{width:28px;height:28px;box-shadow:none;color:var(--lark-static-white);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;order:2;justify-content:center;align-self:flex-end;align-items:center;padding-left:2px;font-size:14px;transition:background-color .2s;display:flex}.dashboard-agent-lark__send-btn--disabled{background-color:var(--lark-stop-bg-disabled);cursor:not-allowed}.dashboard-agent-lark__send-btn__icon{width:1em;height:1em;color:inherit;display:inline-flex}.dashboard-agent-lark__send-btn__icon svg{width:1em;height:1em}
