.react-flow__node:has(.deepseek-text-node-shell){-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.deepseek-text-node-shell{position:relative;width:520px;overflow:visible}.deepseek-text-node{width:520px;overflow:hidden;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;background:#191919;color:#f5f7fb;box-shadow:0 12px 32px rgba(0,0,0,.32);font-family:inherit}.deepseek-text-node.is-selected{border-color:rgba(112,148,255,.72);box-shadow:0 0 0 1px rgba(112,148,255,.28),0 12px 32px rgba(0,0,0,.36)}.deepseek-text-header{display:flex;align-items:center;gap:10px;min-height:54px;padding:0 14px;border-bottom:1px solid hsla(0,0%,100%,.08);background:#202020}.deepseek-text-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:linear-gradient(145deg,#718fff,#4d63db);color:#fff;font-size:10px;font-weight:800;letter-spacing:.04em}.deepseek-text-title{font-size:14px;font-weight:700;line-height:1.2}.deepseek-text-subtitle{margin-top:2px;color:#8c929e;font-size:10px}.deepseek-text-status{margin-left:auto;color:#8992a3;font-size:10px}.deepseek-text-references{display:flex;align-items:center;gap:7px;min-height:34px;padding:0 14px;border-bottom:1px solid hsla(0,0%,100%,.06);background:#1c1c1c}.deepseek-text-references span{display:inline-flex;align-items:center;gap:4px;padding:4px 7px;border:1px solid rgba(112,148,255,.24);border-radius:6px;background:rgba(85,111,210,.12);color:#b8c5fa;font-size:10px}.deepseek-text-references small{margin-left:auto;color:#6f7682;font-size:9px}.deepseek-text-messages{height:300px;overflow-y:auto;padding:16px 14px;background:#171717;cursor:text;scrollbar-color:#454545 transparent;scrollbar-width:thin;-webkit-user-select:text;-moz-user-select:text;user-select:text}.deepseek-text-empty{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;color:#d5d8de;text-align:center}.deepseek-text-empty span{font-size:14px;font-weight:650}.deepseek-text-empty small{margin-top:7px;color:#717680;font-size:11px}.deepseek-text-message{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:14px}.deepseek-text-message.is-user{align-items:flex-end}.deepseek-text-role{margin:0 3px 5px;color:#777e89;font-size:10px}.deepseek-text-message>div{max-width:86%;padding:9px 11px;border:1px solid hsla(0,0%,100%,.08);border-radius:4px 12px 12px 12px;background:#252525;color:#e9ebef;font-size:12px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}.deepseek-text-message.is-user>div{border-color:rgba(112,148,255,.2);border-radius:12px 4px 12px 12px;background:#334681;color:#fff}.deepseek-text-thinking{display:flex;align-items:center;gap:7px;color:#8d94a0;font-size:11px}.deepseek-text-send-button.is-sending svg,.deepseek-text-thinking svg{animation:deepseek-text-spin .9s linear infinite}.deepseek-text-error{padding:7px 14px 0;background:#202020;color:#ff8d8d;font-size:11px;line-height:1.4}.deepseek-text-composer{position:relative;padding:12px 52px 8px 12px;background:#202020}.deepseek-text-editor{display:block;box-sizing:border-box;width:100%;min-height:169px;max-height:281px;overflow-y:auto;border:1px solid #3c3c3c;border-radius:9px;outline:none;background:#151515;padding:10px 11px;color:#f2f3f5;font:inherit;font-size:12px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;caret-color:#fff;cursor:text}.deepseek-text-editor:focus{border-color:#647ee5;box-shadow:0 0 0 2px rgba(100,126,229,.12)}.deepseek-text-editor[data-empty=true]:before{content:attr(data-placeholder);color:#656b75;pointer-events:none}.deepseek-text-editor[contenteditable=false]{opacity:.72}.deepseek-text-send-button{position:absolute;right:12px;bottom:8px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;border-radius:9px;background:#6179dc;color:#fff;cursor:pointer}.deepseek-text-send-button:hover:not(:disabled){background:#7189e9}.deepseek-text-send-button:disabled{background:#3d414b;color:#7f8490;cursor:not-allowed}.deepseek-text-reference-menu{bottom:calc(100% - 8px);max-height:196px}.deepseek-text-reference-menu .video-reference-mention-primary-list{max-height:184px}.deepseek-text-reference-menu .reference-mention-audio-icon+span{display:block}.deepseek-text-editor .reference-inline-token{cursor:default}.deepseek-text-inline-video-preview{position:relative;width:22px;height:22px;flex:0 0 22px;display:inline-flex;overflow:hidden;border-radius:5px;background:#111}.deepseek-text-inline-video-preview video{width:100%;height:100%;object-fit:cover}.deepseek-text-inline-video-play{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;width:13px;height:13px;border-radius:999px;background:rgba(0,0,0,.68);color:#fff;font-size:7px;transform:translate(-50%,-50%);pointer-events:none}.deepseek-text-footer{position:relative;display:flex;align-items:center;min-height:38px;padding:0 8px 4px;background:#202020}.deepseek-text-model-control{justify-content:flex-start}.deepseek-text-model-control .param-chip-model{max-width:180px}.deepseek-text-model-popover{bottom:calc(100% + 6px)}.deepseek-text-hint{margin-left:auto;padding-right:6px;color:#626873;font-size:9px;text-align:right}@keyframes deepseek-text-spin{to{transform:rotate(1turn)}}