.dsc-root[data-v-2ccf55d7]{font-family:var(--dsc-font);line-height:1.5;-webkit-font-smoothing:antialiased}.dsc-fab[data-v-2ccf55d7]{position:fixed;z-index:99998;border:none;cursor:grab;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 24px #00000026;color:#fff;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:none}.dsc-fab[data-v-2ccf55d7]:active{cursor:grabbing}.dsc-fab-icon[data-v-2ccf55d7]{font-size:1.4em;line-height:1;pointer-events:none}.dsc-modal[data-v-2ccf55d7]{position:fixed;z-index:99999;width:420px;max-width:calc(100vw - 32px);height:600px;max-height:calc(100vh - 80px);border-radius:16px;box-shadow:0 4px 32px #00000026;border:1px solid #d1d5db;display:flex;flex-direction:column;overflow:hidden;background:#f3f4f6}.dsc-modal-enter-active[data-v-2ccf55d7]{transition:opacity .2s,transform .2s}.dsc-modal-leave-active[data-v-2ccf55d7]{transition:opacity .15s,transform .15s}.dsc-modal-enter-from[data-v-2ccf55d7],.dsc-modal-leave-to[data-v-2ccf55d7]{opacity:0;transform:scale(.95)}.dsc-header[data-v-2ccf55d7]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;color:#fff;flex-shrink:0;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:none}.dsc-header[data-v-2ccf55d7]:active{cursor:grabbing}.dsc-header-title[data-v-2ccf55d7]{font-size:15px;font-weight:600;pointer-events:none}.dsc-header-actions[data-v-2ccf55d7]{display:flex;gap:4px}.dsc-header-btn[data-v-2ccf55d7]{background:#fff3;border:none;color:#fff;cursor:pointer;border-radius:6px;width:30px;height:30px;font-size:15px;display:flex;align-items:center;justify-content:center;transition:background .15s}.dsc-header-btn[data-v-2ccf55d7]:hover{background:#ffffff59}.dsc-body[data-v-2ccf55d7]{flex:1;overflow-y:auto;padding:14px 16px;display:flex;flex-direction:column;gap:10px;background:#fff;overscroll-behavior:contain}.dsc-body[data-v-2ccf55d7]::-webkit-scrollbar{width:4px}.dsc-body[data-v-2ccf55d7]::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.dsc-welcome[data-v-2ccf55d7]{text-align:center;color:#9ca3af;padding:24px 0;font-size:14px}.dsc-welcome-icon[data-v-2ccf55d7]{font-size:36px;margin-bottom:8px}.dsc-welcome p[data-v-2ccf55d7]{margin:4px 0}.dsc-msg[data-v-2ccf55d7]{max-width:85%;padding:10px 14px;border-radius:14px;font-size:14px;line-height:1.6;word-break:break-word;box-shadow:0 1px 3px #00000014}.dsc-msg--user[data-v-2ccf55d7]{align-self:flex-end;background:#e0e7ff;color:#1f2937!important;border-bottom-right-radius:4px;border:1px solid #c7d2fe}.dsc-msg--assistant[data-v-2ccf55d7]{align-self:flex-start;background:#fff;color:#1f2937!important;border-bottom-left-radius:4px;border:1px solid #e5e7eb}.dsc-msg--error[data-v-2ccf55d7]{align-self:center;background:#fef2f2;color:#dc2626!important;font-size:13px;border-radius:10px}.dsc-msg-content[data-v-2ccf55d7]{white-space:pre-wrap;color:inherit!important}.dsc-cursor[data-v-2ccf55d7]{display:inline;animation:dsc-blink-2ccf55d7 .8s infinite;font-weight:700;color:var(--dsc-brand)}@keyframes dsc-blink-2ccf55d7{0%,50%{opacity:1}51%,to{opacity:0}}.dsc-typing[data-v-2ccf55d7]{align-self:flex-start;padding:12px 16px;display:flex;gap:5px}.dsc-typing span[data-v-2ccf55d7]{width:7px;height:7px;border-radius:50%;background:#9ca3af;animation:dsc-bounce-2ccf55d7 1.4s infinite ease-in-out both}.dsc-typing span[data-v-2ccf55d7]:nth-child(1){animation-delay:0s}.dsc-typing span[data-v-2ccf55d7]:nth-child(2){animation-delay:.15s}.dsc-typing span[data-v-2ccf55d7]:nth-child(3){animation-delay:.3s}@keyframes dsc-bounce-2ccf55d7{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.dsc-footer[data-v-2ccf55d7]{display:flex;gap:8px;padding:10px 14px;border-top:1px solid #e5e7eb;background:#fff;flex-shrink:0}.dsc-input[data-v-2ccf55d7],.dsc-input[data-v-2ccf55d7]:focus,.dsc-input[data-v-2ccf55d7]:disabled{flex:1;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;font-size:14px;font-family:inherit;resize:none;outline:none;background:#fff!important;color:#1f2937!important;max-height:120px;transition:border-color .15s;caret-color:#1f2937}.dsc-input[data-v-2ccf55d7]::placeholder{color:#9ca3af!important}.dsc-msg--user[data-v-2ccf55d7]{color:#fff!important}.dsc-body[data-v-2ccf55d7],.dsc-footer[data-v-2ccf55d7]{background:#f3f4f6}.dsc-input[data-v-2ccf55d7]:focus{border-color:var(--dsc-brand)}.dsc-input[data-v-2ccf55d7]:disabled{opacity:.5}.dsc-send[data-v-2ccf55d7]{background:var(--dsc-brand);color:#fff;border:none;border-radius:10px;padding:10px 14px;font-size:18px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:44px;transition:background .15s,opacity .15s}.dsc-send[data-v-2ccf55d7]:hover:not(:disabled){background:var(--dsc-send-hover, var(--dsc-brand-hover))}.dsc-send[data-v-2ccf55d7]:disabled{opacity:.4;cursor:not-allowed}.dsc-spinner[data-v-2ccf55d7]{width:16px;height:16px;border:2px solid rgba(255,255,255,.4);border-top-color:#fff;border-radius:50%;animation:dsc-spin-2ccf55d7 .6s linear infinite}@keyframes dsc-spin-2ccf55d7{to{transform:rotate(360deg)}}@media(max-width:480px){.dsc-modal[data-v-2ccf55d7]{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;top:0!important;left:0!important;border-radius:0;border:none}.dsc-fab[data-v-2ccf55d7]{width:50px!important;height:50px!important}}
