.sidebar-bg[data-v-376bfc00]{background-color:#212529;background:linear-gradient(178deg,#212529,transparent)!important}body.light-mode .sidebar-bg[data-v-376bfc00]{background-color:#d5fff6;box-shadow:1px 0 6px #afafaf;background:linear-gradient(1turn,#d5fff6,transparent)!important}.sidebar-logo[data-v-376bfc00]{max-width:150px;height:auto}.nav-link[data-v-376bfc00]{color:hsla(0,0%,100%,.7);padding:.75rem 1rem;margin-bottom:.25rem;border-radius:.375rem;transition:background-color .2s ease-in-out,color .2s ease-in-out;text-decoration:none}body.light-mode .nav-link[data-v-376bfc00]{color:#333}.nav-link[data-v-376bfc00]:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}body.light-mode .nav-link[data-v-376bfc00]:hover{color:#333;background-color:rgba(0,0,0,.05)}.nav-link.selected[data-v-376bfc00]{font-weight:500}.nav-link.selected[data-v-376bfc00],body.light-mode .nav-link.selected[data-v-376bfc00]{color:#fff;background-color:rgba(0,238,189,.38823529411764707)}.nav-link .material-icons[data-v-376bfc00]{vertical-align:middle}@media (max-width:575.98px){.sidebar-logo[data-v-376bfc00]{max-width:40px;margin-top:.5rem!important;margin-bottom:.5rem!important}.nav-link span.d-none.d-sm-inline[data-v-376bfc00]{display:none!important}.nav-link .material-icons[data-v-376bfc00]{margin-right:0!important;font-size:1.5rem}.nav-link[data-v-376bfc00]{padding:.5rem;text-align:center}#menu[data-v-376bfc00]{margin-top:1rem!important}}.imagenBorde[data-v-376bfc00]{border:0}.chat-container[data-v-2307fede]{height:100vh;max-height:100vh;overflow:hidden}.chat-header[data-v-2307fede]{background-color:var(--black3);border:none;box-shadow:0 2px 8px rgba(0,0,0,.1);flex-shrink:0}body.light-mode .chat-header[data-v-2307fede]{background-color:var(--white);box-shadow:0 2px 8px rgba(0,0,0,.08)}.chat-avatar[data-v-2307fede]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden}.tars-logo[data-v-2307fede]{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.status-indicator[data-v-2307fede]{display:flex;align-items:center;gap:.5rem}.status-indicator .circle[data-v-2307fede]{width:8px;height:8px;background-color:var(--main-green);border-radius:50%;animation:pulse 2s infinite}.chat-messages-container[data-v-2307fede]{background-color:var(--black2);border:none;height:calc(100vh - 280px);max-height:calc(100vh - 280px);position:relative}body.light-mode .chat-messages-container[data-v-2307fede]{background-color:#efefef}.chat-messages[data-v-2307fede]{height:calc(100% - 80px);overflow-y:scroll!important;overflow-x:hidden;scroll-behavior:smooth;padding:1rem;padding-bottom:2rem}.chat-messages[data-v-2307fede]::-webkit-scrollbar{width:6px}.chat-messages[data-v-2307fede]::-webkit-scrollbar-thumb{background-color:var(--gray2);border-radius:3px}.chat-messages-container .card-body[data-v-2307fede]{position:relative}.message-wrapper[data-v-2307fede]{margin-bottom:1.5rem}.message-content[data-v-2307fede]{display:flex;align-items:flex-end;gap:.75rem}.user-message .message-content[data-v-2307fede]{flex-direction:row-reverse}.message-avatar[data-v-2307fede]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(45deg,var(--main-blue),var(--main-green))}.message-bubble[data-v-2307fede]{max-width:70%;padding:1rem 1.25rem;border-radius:1.25rem;position:relative}.ai-message .message-bubble[data-v-2307fede]{background-color:var(--black3);color:var(--white);border-bottom-left-radius:.25rem}body.light-mode .ai-message .message-bubble[data-v-2307fede]{background-color:var(--white);color:var(--black2);box-shadow:0 2px 8px rgba(0,0,0,.08)}.user-message .message-bubble[data-v-2307fede]{background:linear-gradient(135deg,var(--main-blue),var(--main-green));border-bottom-right-radius:.25rem}body.light-mode .user-message .message-bubble[data-v-2307fede]{background:linear-gradient(135deg,#d9ffea,#e8fffa);border-bottom-right-radius:.25rem}.message-time[data-v-2307fede]{font-size:.75rem;opacity:.7;margin-top:.5rem}.warning-message[data-v-2307fede]{padding:1rem;background:linear-gradient(135deg,#fff3cd,#f8d7da);border:1px solid #f5c6cb;border-radius:8px;margin-bottom:.5rem}body.light-mode .warning-message[data-v-2307fede]{background:linear-gradient(135deg,#fff3cd,#f8d7da);border-color:#f5c6cb;color:#721c24}body:not(.light-mode) .warning-message[data-v-2307fede]{background:linear-gradient(135deg,rgba(255,243,205,.1),rgba(248,215,218,.1));border-color:rgba(245,198,203,.3);color:var(--white)}.warning-message .btn[data-v-2307fede]{font-size:.85rem;padding:.375rem .75rem}.typing-bubble[data-v-2307fede]{background-color:var(--black3);padding:1rem 1.25rem}body.light-mode .typing-bubble[data-v-2307fede]{background-color:var(--white);box-shadow:0 2px 8px rgba(0,0,0,.08)}.typing-indicator[data-v-2307fede]{display:flex;gap:.25rem;align-items:center}.typing-indicator span[data-v-2307fede]{width:8px;height:8px;border-radius:50%;background-color:var(--main-green);animation:typing-2307fede 1.4s infinite}.typing-indicator span[data-v-2307fede]:nth-child(2){animation-delay:.2s}.typing-indicator span[data-v-2307fede]:nth-child(3){animation-delay:.4s}@keyframes typing-2307fede{0%,60%,to{opacity:.3}30%{opacity:1}}.chat-input-area[data-v-2307fede]{background-color:var(--black3);border-top:1px solid var(--gray3);position:absolute;bottom:0;left:0;right:0;z-index:100;padding:1rem;border-bottom-left-radius:9px!important;border-bottom-right-radius:9px!important}.card-header-chat[data-v-2307fede]{background:#212529!important;color:#fff!important;border-top-left-radius:9px!important;border-top-right-radius:9px!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}body.light-mode .chat-input-area[data-v-2307fede]{background-color:var(--white);border-top:1px solid var(--gray)}.claude-input-container[data-v-2307fede]{width:100%;max-width:100%}.textarea-wrapper[data-v-2307fede]{position:relative;display:flex;align-items:flex-end;gap:8px;background-color:var(--black2);border-radius:24px;border:1px solid var(--gray3);transition:border-color .2s ease;padding-right:6px}body.light-mode .textarea-wrapper[data-v-2307fede]{background-color:var(--white-form);border:1px solid var(--gray2)}.textarea-wrapper[data-v-2307fede]:focus-within{border-color:var(--main-green);box-shadow:0 0 0 2px rgba(24,237,186,.1)}.chat-textarea[data-v-2307fede]{flex:1;border:none;background:transparent;color:var(--white);font-size:.95rem;font-family:Montserrat,sans-serif;padding:12px 8px 12px 16px;resize:none;outline:none;line-height:1.5;min-height:48px;max-height:120px;overflow-y:auto}.chat-textarea[data-v-2307fede]:disabled{opacity:.5;cursor:not-allowed}body.light-mode .chat-textarea[data-v-2307fede]{color:var(--black2)}.chat-textarea[data-v-2307fede]::-moz-placeholder{color:var(--gray2);opacity:.7}.chat-textarea[data-v-2307fede]::placeholder{color:var(--gray2);opacity:.7}body.light-mode .chat-textarea[data-v-2307fede]::-moz-placeholder{color:var(--gray3);opacity:.7}body.light-mode .chat-textarea[data-v-2307fede]::placeholder{color:var(--gray3);opacity:.7}.action-button[data-v-2307fede]{flex-shrink:0;width:36px;height:36px;border-radius:18px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;margin-bottom:6px}.send-button-main[data-v-2307fede]{background-color:var(--main-green);color:#fff;transform:scale(1)}.send-button-main[data-v-2307fede]:hover:not(:disabled){background-color:var(--main-blue);transform:scale(1.05)}.send-button-main[data-v-2307fede]:disabled{opacity:.4;cursor:not-allowed;transform:scale(1)}body.light-mode .send-button-main[data-v-2307fede]{background-color:var(--main-green);color:#fff}body.light-mode .send-button-main[data-v-2307fede]:hover:not(:disabled){background-color:var(--main-blue)}.audio-button-main[data-v-2307fede]{background-color:transparent;color:var(--gray2);border:1px solid var(--gray3)}body.light-mode .audio-button-main[data-v-2307fede]{border-color:var(--gray2);color:var(--gray3)}.audio-button-main[data-v-2307fede]:hover:not(:disabled):not(.recording){background-color:var(--gray3);color:var(--white);border-color:var(--gray2)}body.light-mode .audio-button-main[data-v-2307fede]:hover:not(:disabled):not(.recording){background-color:var(--gray);color:var(--black2)}.audio-button-main.disabled[data-v-2307fede],.audio-button-main[data-v-2307fede]:disabled{opacity:.4;cursor:not-allowed}.audio-button-main.recording[data-v-2307fede]{background-color:#f44;border-color:#f44;color:#fff;animation:pulse 1s infinite}.input-footer[data-v-2307fede]{display:flex;justify-content:flex-start;align-items:center;margin-top:6px;padding:0 4px;min-height:20px}.input-controls[data-v-2307fede]{display:flex;align-items:center;gap:8px;width:100%}.status-text[data-v-2307fede]{font-size:.75rem;color:var(--gray2)}body.light-mode .status-text[data-v-2307fede]{color:var(--gray3)}.recording-overlay[data-v-2307fede]{position:absolute;top:-60px;left:50%;transform:translateX(-50%);background-color:var(--black2);color:var(--white);padding:8px 16px;border-radius:20px;border:1px solid var(--gray3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000}body.light-mode .recording-overlay[data-v-2307fede]{background-color:var(--white);color:var(--black2);box-shadow:0 4px 12px rgba(0,0,0,.1)}.recording-content[data-v-2307fede]{display:flex;align-items:center;gap:8px;font-size:.8rem}.recording-dot[data-v-2307fede]{width:8px;height:8px;background-color:#f44;border-radius:50%;animation:pulse 1s infinite}.recording-timer[data-v-2307fede]{font-weight:600;color:#f44}.audio-message[data-v-2307fede]{min-width:250px;padding:8px 0}.audio-controls[data-v-2307fede]{display:flex;align-items:center;gap:12px}.audio-play-button[data-v-2307fede]{flex-shrink:0;width:40px;height:40px;border-radius:50%;border:none;background-color:var(--main-green);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px rgba(24,237,186,.3)}.audio-play-button[data-v-2307fede]:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(24,237,186,.4)}.audio-play-button[data-v-2307fede]:active{transform:scale(.95)}body.light-mode .audio-play-button[data-v-2307fede]{background-color:var(--main-green);box-shadow:0 2px 8px rgba(24,237,186,.2)}body.light-mode .audio-play-button[data-v-2307fede]:hover{box-shadow:0 4px 12px rgba(24,237,186,.3)}.audio-waveform[data-v-2307fede]{flex:1;display:flex;gap:3px;align-items:center;height:40px;padding:0 4px}.waveform-bar[data-v-2307fede]{flex:1;min-width:2px;max-width:4px;height:8px;background-color:hsla(0,0%,100%,.3);border-radius:2px;transition:all .15s ease}body.light-mode .waveform-bar[data-v-2307fede]{background-color:rgba(0,0,0,.15)}.waveform-bar[data-v-2307fede]:first-child{height:12px}.waveform-bar[data-v-2307fede]:nth-child(2){height:18px}.waveform-bar[data-v-2307fede]:nth-child(3){height:24px}.waveform-bar[data-v-2307fede]:nth-child(4){height:20px}.waveform-bar[data-v-2307fede]:nth-child(5){height:14px}.waveform-bar[data-v-2307fede]:nth-child(6){height:26px}.waveform-bar[data-v-2307fede]:nth-child(7){height:22px}.waveform-bar[data-v-2307fede]:nth-child(8){height:16px}.waveform-bar[data-v-2307fede]:nth-child(9){height:28px}.waveform-bar[data-v-2307fede]:nth-child(10){height:24px}.waveform-bar[data-v-2307fede]:nth-child(11){height:18px}.waveform-bar[data-v-2307fede]:nth-child(12){height:30px}.waveform-bar[data-v-2307fede]:nth-child(13){height:26px}.waveform-bar[data-v-2307fede]:nth-child(14){height:20px}.waveform-bar[data-v-2307fede]:nth-child(15){height:32px}.waveform-bar[data-v-2307fede]:nth-child(16){height:28px}.waveform-bar[data-v-2307fede]:nth-child(17){height:22px}.waveform-bar[data-v-2307fede]:nth-child(18){height:30px}.waveform-bar[data-v-2307fede]:nth-child(19){height:24px}.waveform-bar[data-v-2307fede]:nth-child(20){height:18px}.waveform-bar[data-v-2307fede]:nth-child(21){height:26px}.waveform-bar[data-v-2307fede]:nth-child(22){height:20px}.waveform-bar[data-v-2307fede]:nth-child(23){height:14px}.waveform-bar[data-v-2307fede]:nth-child(24){height:22px}.waveform-bar[data-v-2307fede]:nth-child(25){height:28px}.waveform-bar[data-v-2307fede]:nth-child(26){height:24px}.waveform-bar[data-v-2307fede]:nth-child(27){height:16px}.waveform-bar[data-v-2307fede]:nth-child(28){height:20px}.waveform-bar[data-v-2307fede]:nth-child(29){height:12px}.waveform-bar[data-v-2307fede]:nth-child(30){height:10px}.waveform-bar.active[data-v-2307fede]{background-color:rgba(24,237,186,.8);animation:waveform-pulse-2307fede .6s ease-in-out infinite alternate}body.light-mode .waveform-bar.active[data-v-2307fede]{background-color:var(--main-green)}@keyframes waveform-pulse-2307fede{0%{opacity:.6;transform:scaleY(.8)}to{opacity:1;transform:scaleY(1.1)}}.waveform-bar:first-child.active[data-v-2307fede]{animation-delay:0s}.waveform-bar:nth-child(2).active[data-v-2307fede]{animation-delay:.05s}.waveform-bar:nth-child(3).active[data-v-2307fede]{animation-delay:.1s}.waveform-bar:nth-child(4).active[data-v-2307fede]{animation-delay:.15s}.waveform-bar:nth-child(5).active[data-v-2307fede]{animation-delay:.2s}.waveform-bar:nth-child(6).active[data-v-2307fede]{animation-delay:.25s}.waveform-bar:nth-child(7).active[data-v-2307fede]{animation-delay:.3s}.waveform-bar:nth-child(8).active[data-v-2307fede]{animation-delay:.35s}.waveform-bar:nth-child(9).active[data-v-2307fede]{animation-delay:.4s}.waveform-bar:nth-child(10).active[data-v-2307fede]{animation-delay:.45s}.waveform-bar:nth-child(11).active[data-v-2307fede]{animation-delay:.05s}.waveform-bar:nth-child(12).active[data-v-2307fede]{animation-delay:.1s}.waveform-bar:nth-child(13).active[data-v-2307fede]{animation-delay:.15s}.waveform-bar:nth-child(14).active[data-v-2307fede]{animation-delay:.2s}.waveform-bar:nth-child(15).active[data-v-2307fede]{animation-delay:.25s}.waveform-bar:nth-child(16).active[data-v-2307fede]{animation-delay:.3s}.waveform-bar:nth-child(17).active[data-v-2307fede]{animation-delay:.35s}.waveform-bar:nth-child(18).active[data-v-2307fede]{animation-delay:.4s}.waveform-bar:nth-child(19).active[data-v-2307fede]{animation-delay:.45s}.waveform-bar:nth-child(20).active[data-v-2307fede]{animation-delay:0s}.waveform-bar:nth-child(21).active[data-v-2307fede]{animation-delay:.05s}.waveform-bar:nth-child(22).active[data-v-2307fede]{animation-delay:.1s}.waveform-bar:nth-child(23).active[data-v-2307fede]{animation-delay:.15s}.waveform-bar:nth-child(24).active[data-v-2307fede]{animation-delay:.2s}.waveform-bar:nth-child(25).active[data-v-2307fede]{animation-delay:.25s}.waveform-bar:nth-child(26).active[data-v-2307fede]{animation-delay:.3s}.waveform-bar:nth-child(27).active[data-v-2307fede]{animation-delay:.35s}.waveform-bar:nth-child(28).active[data-v-2307fede]{animation-delay:.4s}.waveform-bar:nth-child(29).active[data-v-2307fede]{animation-delay:.45s}.waveform-bar:nth-child(30).active[data-v-2307fede]{animation-delay:.5s}.audio-duration[data-v-2307fede]{flex-shrink:0;font-size:.8rem;color:hsla(0,0%,100%,.7);font-weight:500;min-width:40px;text-align:right}body.light-mode .audio-duration[data-v-2307fede]{color:rgba(0,0,0,.6)}@media (max-width:768px){.chat-container[data-v-2307fede]{height:100vh;max-height:100vh}.chat-messages-container[data-v-2307fede]{height:calc(100vh - 260px);max-height:calc(100vh - 260px)}.message-bubble[data-v-2307fede]{max-width:85%}.chat-input-area[data-v-2307fede]{padding:.75rem}.message-content[data-v-2307fede]{gap:.5rem}.message-avatar[data-v-2307fede]{width:28px;height:28px}}.card-chat[data-v-2307fede]{padding:.25rem .25rem!important}@media (max-width:576px){.chat-container[data-v-2307fede]{height:100vh;max-height:100vh}.chat-messages-container[data-v-2307fede]{height:calc(100vh - 240px);max-height:calc(100vh - 240px)}.chat-header .card-body[data-v-2307fede]{padding:1rem}.message-bubble[data-v-2307fede]{max-width:90%;padding:.75rem 1rem}.chat-input-area[data-v-2307fede]{padding:.5rem}.d-none.d-sm-inline[data-v-2307fede]{display:none!important}}.message-bubble .tars-list[data-v-2307fede]{margin:.5rem 0;padding-left:1.5rem}.message-bubble .tars-list-item[data-v-2307fede]{margin-bottom:.25rem;line-height:1.4}.message-bubble .tars-code[data-v-2307fede]{background-color:hsla(0,0%,100%,.1);padding:.2rem .4rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}body.light-mode .message-bubble .tars-code[data-v-2307fede]{background-color:rgba(0,0,0,.1)}.message-bubble .tars-pre[data-v-2307fede]{background-color:hsla(0,0%,100%,.05);padding:1rem;border-radius:8px;margin:.5rem 0;overflow-x:auto}body.light-mode .message-bubble .tars-pre[data-v-2307fede]{background-color:rgba(0,0,0,.05)}.message-bubble .tars-link[data-v-2307fede]{color:var(--main-green);text-decoration:underline}.message-bubble .tars-link[data-v-2307fede]:hover{color:var(--main-blue)}.message-bubble strong[data-v-2307fede]{font-weight:600}.message-bubble em[data-v-2307fede]{font-style:italic}.message-bubble h1[data-v-2307fede],.message-bubble h2[data-v-2307fede],.message-bubble h3[data-v-2307fede],.message-bubble h4[data-v-2307fede],.message-bubble h5[data-v-2307fede],.message-bubble h6[data-v-2307fede]{margin:.5rem 0;font-weight:600}.message-bubble .tars-blockquote[data-v-2307fede]{border-left:3px solid var(--main-green);margin:.5rem 0;padding-left:1rem;font-style:italic;opacity:.9;background-color:hsla(0,0%,100%,.05);padding:.5rem .5rem .5rem 1rem;border-radius:0 4px 4px 0}body.light-mode .message-bubble .tars-blockquote[data-v-2307fede]{background-color:rgba(0,0,0,.05)}.message-badge[data-v-2307fede]{display:flex;justify-content:flex-start}.message-badge .badge[data-v-2307fede]{display:inline-flex;align-items:center;font-size:.75rem;padding:.35rem .65rem;opacity:.9}.message-badge .badge .material-icons[data-v-2307fede]{font-size:14px!important}.badge.bg-success[data-v-2307fede]{background-color:var(--main-green)!important}.badge.bg-info[data-v-2307fede]{background-color:var(--main-blue)!important}.badge.bg-warning[data-v-2307fede]{background-color:#ffc107!important;color:#000!important}.message-badge .badge[data-v-2307fede]{animation:badgeFadeIn-2307fede .3s ease-in-out}@keyframes badgeFadeIn-2307fede{0%{opacity:0;transform:translateY(-5px)}to{opacity:.9;transform:translateY(0)}}