.chat-pdf-history-canvas{background:#fff}.chat-pdf-history-canvas .offcanvas-header{border-bottom:1px solid #e2e2e4}[data-theme=dark] .chat-pdf-history-canvas{background:#1f2121}[data-theme=dark] .chat-pdf-history-canvas .offcanvas-header{border-bottom:1px solid #505050}.pdf-chat-history-wrap{position:relative}[data-theme=dark] .pdf-chat-input-box{color:#fff;background-color:#404040;border:none}.pdf-chat-input-box:focus-visible,.pdf-chat-input-box:focus{outline:none;border:1px solid #e2e2e4!important}.pdf-chat-input-box::placeholder{color:#8b8b8b}.pdf-chat-input-box{border:1px solid #e2e2e4;border-radius:10px;width:100%;height:42px;padding:2px 10px;font-size:14px;font-weight:500;line-height:100%}.pdf-chat-input-search-icon{position:absolute;top:10px;right:15px}[data-theme=dark] .pdf-chat-history-more-icon path{fill:#fff;stroke:#fff}.pdf-chat-input-search-icon path{stroke:#8b8b8b}.pdf-chat-history-group-title{vertical-align:middle;color:var(--setting-modal-secondary-color);margin-bottom:6px;font-size:14px;font-weight:500;line-height:20px}[data-theme=dark] .pdf-chat-history-item:hover,[data-theme=dark] .pdf-chat-history-item.active{background-color:#2d2f2f}.pdf-chat-history-item:hover,.pdf-chat-history-item.active,.pdf-chat-history-item.menu-open{background-color:#ebebed;border-radius:8px}.pdf-chat-history-item{cursor:pointer;justify-content:space-between;align-items:center;gap:10px;padding:7px 5px;display:flex;position:relative}.pdf-chat-history-icon-text-wrap{flex:1;justify-content:flex-start;align-items:center;gap:5px;display:flex;overflow:hidden}.pdf-chat-history-text{vertical-align:middle;color:var(--color-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:16px;font-weight:500;line-height:22px;overflow:hidden}.pdf-no-history-text{color:var(--setting-modal-secondary-color);font-size:14px;font-weight:500;line-height:20px}.pdf-chat-history-modal-list{height:calc(100vh - 140px);padding-right:5px;overflow-y:auto}.pdf-chat-history-group{margin-top:10px}.pdf-chat-history-more{cursor:pointer;justify-content:center;align-items:center;display:none}.pdf-chat-history-item:hover .pdf-chat-history-more,.pdf-chat-history-item.active .pdf-chat-history-more,.pdf-chat-history-item.menu-open .pdf-chat-history-more,.pdf-chat-history-item.renaming .pdf-chat-history-more{display:flex}[data-theme=dark] .pdf-show-more-opt{box-shadow:unset;background-color:#2a2a2a;border:none}[data-theme=dark] .pdf-rename-share-more-icon path{fill:#fff}[data-theme=dark] .pdf-show-more-opt .pdf-show-more-item:hover{background-color:#f4f4f630}.pdf-show-more-opt{z-index:99;overflow-wrap:break-word;word-break:break-word;background:#fff;border:1px solid #e0d7cd;border-radius:8px;min-width:160px;max-width:90vw;margin-top:0;margin-bottom:6px;position:absolute;top:auto;bottom:100%;right:30px;box-shadow:0 0 16px #00000040}.pdf-chat-history-items .pdf-chat-history-item:nth-child(-n+4) .pdf-show-more-opt{margin-top:6px;margin-bottom:0;top:100%;bottom:auto}.pdf-chat-history-items{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.pdf-show-more-item:hover{background-color:#f4f4f6;border-radius:8px}.pdf-show-more-item{cursor:pointer;justify-content:flex-start;align-items:center;gap:8px;padding:10px;display:flex}.pdf-show-more-item span{vertical-align:middle;color:var(--color-primary);font-size:14px;font-weight:500;line-height:100%}.pdf-rename-form{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.pdf-rename-input{border:1px solid #e2e2e4;border-radius:4px;width:100%;height:30px;padding:2px 5px;font-size:14px}[data-theme=dark] .pdf-rename-input{color:#fff;background:#404040;border-color:#505050}.pdf-rename-btn-wrap{align-items:center;gap:4px;display:flex}.pdf-rename-btn{cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;padding:5px;display:flex}[data-theme=dark] .pdf-rename-btn svg path{stroke:#fff}.pdf-search-skeleton-wrap{margin-bottom:12px}.pdf-search-skeleton-box{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:10px;width:100%;height:42px;animation:1.5s infinite pdf-skeleton-loading}[data-theme=dark] .pdf-search-skeleton-box{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%}.pdf-chat-skeleton-wrap{margin-top:12px}.pdf-chat-skeleton-item{align-items:center;gap:10px;padding:8px 0;display:flex}.pdf-chat-skeleton-icon{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:50%;width:32px;height:32px;animation:1.5s infinite pdf-skeleton-loading}.pdf-chat-skeleton-text{background:linear-gradient(90deg,#e0e0e0 25%,#f5f5f5 50%,#e0e0e0 75%) 0 0/200% 100%;border-radius:4px;flex:1;height:14px;animation:1.5s infinite pdf-skeleton-loading}[data-theme=dark] .pdf-chat-skeleton-icon,[data-theme=dark] .pdf-chat-skeleton-text{background:linear-gradient(90deg,#2a2a2a 25%,#3a3a3a 50%,#2a2a2a 75%) 0 0/200% 100%}@keyframes pdf-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.pdf-chat-history-icon svg{width:18px;height:18px}.pdf-chat-history-icon svg path{stroke:var(--color-primary)}[data-theme=dark] .pdf-chat-history-icon path{stroke:#fff}.pdf-delete-item-text span{color:#ff4d4f!important}.pdf-chat-history-modal-list::-webkit-scrollbar{width:4px}.pdf-chat-history-modal-list::-webkit-scrollbar-track{background:0 0}.pdf-chat-history-modal-list::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:10px}[data-theme=dark] .pdf-chat-history-modal-list::-webkit-scrollbar-thumb{background:#555}
.pdf-voice-active{background-color:#fff;flex-direction:column;align-items:stretch;gap:10px;width:100%;padding:10px;display:flex;position:relative}[data-theme=dark] .pdf-voice-active{background-color:#1f2121}.pdf-voice-text-preview{text-align:left;color:var(--color-primary);overflow-wrap:break-word;width:100%;min-height:20px;font-size:14px}.pdf-voice-controls-row{align-items:center;gap:10px;width:100%;display:flex}.pdf-waveform-container{flex-grow:1;justify-content:space-between;align-items:center;width:50%;height:40px;padding:0 5px;display:flex}.pdf-waveform-container .pdf-bar{background-color:#000;border-radius:1px;width:2px;transition:height .3s ease-out}[data-theme=dark] .pdf-waveform-container .pdf-bar{background-color:#fff}.pdf-waveform-container .pdf-bar.pdf-transitioning{animation:.8s ease-out forwards pdfFadeToLine}@keyframes pdfFadeToLine{0%{opacity:1}70%{opacity:.8;height:8%}to{opacity:1;height:2px}}.pdf-voice-active button{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 6px #00000026}.pdf-voice-active button:hover{background:linear-gradient(135deg,#fff,#d6d6d6);box-shadow:0 4px 10px #0003}[data-theme=dark] .pdf-voice-active button{color:#f1f1f1;background:linear-gradient(135deg,#2a2a2a,#1f1f1f)}[data-theme=dark] .pdf-voice-active button:hover{background:linear-gradient(135deg,#3a3a3a,#2a2a2a);box-shadow:0 4px 12px #0006}.pdf-waveform-placeholder{background:linear-gradient(90deg,#000 50%,#0000 50%) 0 0/8px 100%;border-radius:1px;width:100%;height:2px;animation:.3s ease-in pdfSlideInLight}[data-theme=dark] .pdf-waveform-placeholder{background:linear-gradient(90deg,#fff 50%,#0000 50%) 0 0/8px 100%;animation:.3s ease-in pdfSlideInDark}@keyframes pdfSlideInLight{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes pdfSlideInDark{0%{opacity:0;transform:translate(-10px)scaleX(.5)}to{opacity:1;transform:translate(0)scaleX(1)}}
.pdf-file-preview-wrapper{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.pdf-file-preview-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:65px;max-width:65px;height:65px;padding:4px;transition:all .2s;position:relative;box-shadow:0 2px 4px #0000000d}[data-theme=dark] .pdf-file-preview-item{background-color:#1e1e1e;border-color:#333}.pdf-file-preview-files{width:180px;max-width:100%;height:60px}.pdf-file-preview-img{object-fit:cover;border-radius:6px;width:100%;height:100%}.pdf-name-type-wrap{width:80%;padding-left:8px}.pdf-file-name{color:#334155;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:11px;font-weight:500;overflow:hidden}[data-theme=dark] .pdf-file-name{color:#e2e8f0}.pdf-file-extension{color:#64748b;text-transform:uppercase;margin:0;font-size:10px}.pdf-file-preview-doc{justify-content:flex-start;align-items:center;height:100%;padding:0 4px;display:flex}.pdf-file-preview-doc svg{flex-shrink:0;width:24px;height:24px}.pdf-file-preview-actions{opacity:0;visibility:hidden;z-index:10;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:8px;transition:all .2s cubic-bezier(.4,0,.2,1);display:block;position:absolute;inset:0}.pdf-file-preview-item:hover .pdf-file-preview-actions{opacity:1;visibility:visible}.pdf-file-preview-item .translate_btn{color:#fff;cursor:pointer;white-space:nowrap;background:#000;border:none;border-radius:4px;align-items:center;gap:4px;height:auto;padding:4px 10px;font-size:8px;font-weight:600;transition:all .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateY(10px);box-shadow:0 4px 12px #0003}.pdf-file-preview-item:hover .translate_btn{transform:translate(-50%,-50%)translateY(0)}.pdf-file-preview-item .translate_btn svg{width:10px!important;height:10px!important}[data-theme=dark] .pdf-file-preview-item .translate_btn{background:var(--bg-all,#3b82f6)}.pdf-remove-file-btn{color:#fff;cursor:pointer;z-index:15;background:#ef4444;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 4px 12px #dc262666}.pdf-remove-file-btn:hover{background:#dc2626;transform:scale(1.1)}.pdf-remove-file-btn svg{width:8px;height:8px}.pdf-remove-file-btn svg path{stroke:#fff}.pdf-file-spinner-overlay{z-index:5;background:#fffc;border-radius:8px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}[data-theme=dark] .pdf-file-spinner-overlay{background:#0009}.pdf-file-spinner{border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite pdf-spin}@keyframes pdf-spin{to{transform:rotate(360deg)}}
.pdf-chat-messages-wrapper{flex-direction:column;width:100%;padding:10px 6px 0;display:flex}.pdf-msg-row{flex-direction:column;width:100%;animation:.3s ease-out forwards pdf-fade-in;display:flex}[data-theme=dark] .pdf-action-icon svg path{stroke:#fff}@keyframes pdf-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.user-row{align-items:flex-end;margin-top:8px}.bot-row{align-items:flex-start}.pdf-user-msg-box{max-width:80%;color:var(--color-primary);white-space:pre-wrap;background-color:#f7f7f8;border-radius:8px;padding:10px;font-size:16px;font-weight:400;line-height:24px;overflow:auto}.pdf_error_message_container{background:#ffdad681;border-radius:12px;padding:10px}.pdf-error-over-text{color:var(--color-primary);padding:2px 0;font-size:14px;font-weight:600}[data-theme=dark] .pdf_error_message_container{background:#f7aca3}.pdf-show-files-wrap{margin-bottom:8px}[data-theme=dark] .pdf-user-msg-box{background-color:#2a2a2a}.pdf-bot-msg-box{flex-direction:column;width:100%;transition:transform .2s;display:flex;box-shadow:0 4px 12px #00000005}.pdf-bot-header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.pdf-bot-avatar{object-fit:cover;border-radius:10px;width:20px;height:20px}.pdf-action-icon{cursor:pointer;border:.75px solid #ddd;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.pdf-action-icon:hover{background-color:#f7f7f7;transform:scale(1.05)}[data-theme=dark] .pdf-action-icon{border-color:#ffffff1a}.pdf-bot-name{color:var(--color-primary);text-transform:capitalize;font-size:14px;font-weight:400;line-height:24px}[data-theme=dark] .pdf-bot-name{color:#e2e8f0}.pdf-bot-actions,.pdf-user-actions{justify-content:flex-start;gap:4px;margin-top:12px;display:flex}.pdf-user-actions{opacity:0;visibility:hidden;will-change:opacity, transform;margin-top:4px;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1),visibility 0s linear .35s;transform:translateY(6px)}.pdf-msg-row:hover .pdf-user-actions{opacity:1;visibility:visible;transition:opacity .35s cubic-bezier(.4,0,.2,1),transform .35s cubic-bezier(.4,0,.2,1),visibility linear;transform:translateY(0)}.pdf-user-actions{justify-content:flex-end}.pdf-action-icon.active{color:var(--color-primary)}.pdf-action-icon svg{width:16px;height:16px}[data-theme=dark] .pdf-action-icon:hover{background-color:#ffffff1a}.pdf-typing-dots{justify-content:flex-start;align-items:center;gap:6px;height:24px;display:flex}.pdf-typing-dots span{background-color:#555;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite pdf-bounce;display:inline-block}.pdf-typing-dots span:nth-child(2){animation-delay:.2s}.pdf-typing-dots span:nth-child(3){animation-delay:.4s}@keyframes pdf-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.pdf-bot-content{vertical-align:middle;color:var(--color-primary);word-break:break-word;width:100%;font-weight:400;line-height:26px;font-family:var(--font-DM-sans), system-ui, sans-serif!important;font-size:16px!important}.pdf-bot-content ul{all:revert;margin-bottom:16px}.pdf-bot-content img{max-width:100%}.pdf-bot-content li{all:revert}[data-theme=dark] .pdf-bot-content{color:#e4e6eb}[data-theme=dark] .pdf-bot-content table thead{background:linear-gradient(90deg,#2a2a2a 0%,#3a3a3a 100%)}[data-theme=dark] .pdf-bot-content table tr td{background:#3a3a3a}[data-theme=dark] .pdf-bot-content table,[data-theme=dark] .pdf-bot-content th,[data-theme=dark] .pdf-bot-content td{border:1px solid #575757}.pdf-bot-content{color:#2a2a2a}.pdf-bot-content h1{color:var(--color-primary);margin-top:30px;margin-bottom:6px;padding-bottom:6px;font-size:26px;font-weight:600;line-height:120%}.pdf-bot-content h2{color:var(--color-primary);border-bottom:1px solid #d8dee4;margin-top:30px;margin-bottom:15px;padding-bottom:30px;font-size:1.5em;font-weight:600;line-height:120%}.pdf-bot-content h3{color:var(--color-primary);margin-top:15px;margin-bottom:15px;font-size:20px;font-weight:600;line-height:120%}.pdf-bot-content h4{color:var(--color-primary);margin-bottom:5px;font-size:16px;line-height:120%}.pdf-bot-content h5{color:var(--color-primary);margin-bottom:5px;font-size:12px;line-height:120%}.pdf-bot-content h6{color:var(--color-primary);margin-bottom:5px;font-size:10px;line-height:120%}.pdf-bot-content table{border-spacing:0;border-collapse:separate;width:max-content;max-width:100%;margin-top:10px;margin-bottom:10px;display:block;overflow:auto}.pdf-bot-content table,.pdf-bot-content th,.pdf-bot-content td{border-collapse:collapse;border:1px solid #1e1e1e14}.pdf-bot-content table thead{background:var(--main-bg-gradient)}.pdf-bot-content td{background-color:#fafafa}.pdf-bot-content p{margin-bottom:1rem}.pdf-bot-content p:last-child{margin-bottom:0}[data-theme=dark] .pdf-bot-content a{color:#fff;background:linear-gradient(270deg,#00f2fe99 0%,#4facfe99 100%);border-radius:4px;padding:0 6px}[data-theme=dark] .pdf-bot-content table tr th,[data-theme=dark] .pdf-bot-content table tbody tr{border-bottom:1px solid #3a3a3a}.pdf-bot-content table tr th,.pdf-bot-content table tbody tr{border-bottom:1px solid #ddd}.pdf-bot-content table tbody tr:last-child{border-bottom:none}.pdf-bot-content table tr th,.pdf-bot-content table tbody tr td{padding:8px}.pdf-user-quote-message{color:var(--color-seecondary);overflow-wrap:anywhere;word-break:break-word;cursor:pointer;border:1px solid #00000014;border-radius:6px;max-width:80%;margin-bottom:8px;padding:4px 10px;font-size:14px;font-weight:400;line-height:20px}[data-theme=dark] .pdf-user-quote-message{color:#94a3b8;background-color:#1f2121;border-color:#3a3a3a}.pdf-user-quote-message.clamped{line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.pdf-user-quote-message.expanded{white-space:pre-wrap;display:block}@media (max-width:1600px){.pdf-user-quote-message{font-size:13px;line-height:18px}.pdf-bot-content .h3,h3{font-size:1.4rem}}@media (max-width:600px){.pdf-bot-content{font-size:14px!important}.pdf-user-msg-box{font-size:14px;line-height:20px}}
@keyframes pdf-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes pdf-modal-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.pdf-img-preview-backdrop{z-index:999999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s ease-out forwards pdf-modal-fade-in;display:flex;position:fixed;top:0;left:0}.pdf-img-preview-container{background-color:var(--modal-bg-color);border-radius:12px;justify-content:center;align-items:center;width:600px;max-width:95%;height:600px;max-height:95%;animation:.3s cubic-bezier(.34,1.56,.64,1) forwards pdf-modal-scale-in;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}[data-theme=dark] .pdf-img-preview-container{background-color:#1e1e1e}.pdf-img-preview-actions{z-index:10;gap:8px;display:flex;position:absolute;top:16px;right:16px}.pdf-img-preview-btn{cursor:pointer;color:#374151;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}[data-theme=dark] .pdf-img-preview-btn{color:#e5e7eb;background-color:#2a2a2a;border-color:#3f3f3f}.pdf-img-preview-btn:hover{background-color:#e5e7eb;transform:translateY(-1px)}[data-theme=dark] .pdf-img-preview-btn:hover{background-color:#3f3f3f}[data-theme=dark] .pdf-img-preview-btn svg path{stroke:#e5e7eb}.pdf-img-preview-content{justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;overflow:hidden}.pdf-img-preview-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}
.pdf-show-files-ans{flex-wrap:wrap;gap:12px;display:flex}.pdf-user-question-file{cursor:pointer;transition:transform .2s}.pdf-user-question-file:hover{transform:translateY(-2px)}.pdf-user-file-view{cursor:pointer;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;width:220px;padding:8px 12px;transition:background-color .2s,border-color .2s;display:flex}[data-theme=dark] .pdf-user-file-view{background-color:#1a1a1a;border-color:#333}.pdf-user-file-view:hover{background-color:#f1f5f9;border-color:#cbd5e1}[data-theme=dark] .pdf-user-file-view:hover{background-color:#242424;border-color:#444}.pdf-file-view-question{align-items:center;gap:12px;width:100%;display:flex}.pdf-file-view-question .pdf-file-name{color:var(--color-primary);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:500;overflow:hidden}.pdf-file-type-q{text-transform:uppercase;color:#64748b;font-size:11px;font-weight:600}.pdf-file-name-type{flex-direction:column;min-width:0;display:flex}.pdf-attachment-image{object-fit:contain;cursor:zoom-in;border-radius:8px;width:100%;max-width:300px;height:auto;transition:opacity .2s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.pdf-attachment-image:hover{opacity:.9}.pdf-attachment-image.pdf-img-not-found-attachment{width:200px}.pdf-bot-image-show{display:inline-block;position:relative}
.pdf-chat-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:500px;height:100%;margin:auto;padding-top:25vh;display:flex}.pdf-chat-empty-icons{justify-content:center;align-items:center;width:80px;height:48px;margin-bottom:24px;display:flex;position:relative}.pdf-chat-icon{border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute}.pdf-icon-wrap{z-index:2;background-color:#fde4e2;left:0}.img-icon-wrap{z-index:1;background-color:#e1ecfe;right:0}.pdf-chat-empty-title{color:var(--color-primary);margin-bottom:6px;font-size:20px;font-weight:600}.pdf-chat-empty-desc{color:#939393;font-size:14px;font-weight:400;line-height:1.5}[data-theme=dark] .pdf-chat-empty-desc{color:#fff}.pdf-icon-wrap svg,.img-icon-wrap svg{width:24px;height:24px}
.chatbot-panel{border:1px solid var(--box-border-color);background:#fff;border-radius:16px;flex:none;position:relative;overflow:visible}.chatbot-resizer{cursor:col-resize;z-index:1000;background:0 0;justify-content:center;align-items:center;width:14px;display:flex;position:absolute;top:0;bottom:0;left:-14px}.resizer-handle{background:0 0;border-radius:10px;width:2px;height:100%;transition:background .2s}.chatbot-resizer:hover .resizer-handle,body.is-resizing .resizer-handle{background:#5392f9}[data-theme=dark] .resizer-handle{background:#2d2f2f}[data-theme=dark] .chatbot-resizer:hover{background:#8b5cf61a}body.is-resizing{-webkit-user-select:none;user-select:none}[data-theme=dark] .chatbot-panel{background:var(--main-content-bg-color);border:1px solid #2d2f2f}.chatbot-panel.collapsed{opacity:0;pointer-events:none;flex:0 0 0;overflow:hidden;border:none!important;width:0!important;min-width:0!important;margin:0 0 0 -10px!important;padding:0!important}.chatbot-panel .hamburger{cursor:pointer;text-align:center;background:#cce0ff;padding:10px}.chatbot-panel .content{padding:1rem}.chatbot-panel-wrapper{flex-direction:column;width:100%;height:100%;display:flex}@media (max-width:1024px){.chatbot-panel-wrapper{width:100%}}.tab-header{flex-shrink:0;justify-content:center;padding:.75rem;display:flex}[data-theme=dark] .tab-btn.active{color:#fff;background:#1f2121;border:1px solid #404040}.tab-btn{color:#939393;border:1px solid #e1e1e1;border-right:unset;background:#f5f5f5;border-top-left-radius:6px;border-bottom-left-radius:6px;padding:6px 16px;font-weight:500;transition:all .2s}[data-theme=dark] .tab-btn{color:#b2b2b2;background:#000;border:1px solid #404040}[data-theme=dark] .tab-btn.note{border:1px solid #404040}.tab-btn.note{border-top-right-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:unset;border-bottom-left-radius:unset;border-right:1px solid #e1e1e1;margin:0;padding:6px 16px;font-weight:500;transition:all .2s}.tab-btn.active{color:#fff;background-color:#000}.note-state,.chatbot-panel-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.note-state{justify-content:center;align-items:center}.note-state .svg_div{background:linear-gradient(90deg,#e0eaf5 0%,#f5ebe0 100%);border-radius:50%;justify-content:center;align-items:center;width:108px;height:108px;display:flex}[data-theme=dark] .note-state .svg_div{background:linear-gradient(105.02deg,#ffc880 0%,#7bdfff 48.96%,#7bb2fb 100%)}.note-state h6{text-align:center;vertical-align:middle;text-transform:capitalize;color:var(--color-primary);margin:15px 0;font-size:20px;font-weight:700;line-height:24px}[data-theme=dark] .note-state p{color:var(--color-primary)}.note-state p{text-align:center;vertical-align:middle;text-transform:capitalize;color:var(--color-primary);font-size:16px;font-weight:400;line-height:24px}.note-state b{color:var(--color-primary)}[data-theme=dark] .add_note:hover,[data-theme=dark] .add_note{background:var(--sidebar-bg);color:var(--color-primary)}.add_note{background:var(--color-primary);height:48px;color:var(--bg-all);text-align:center;vertical-align:middle;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:500;line-height:100%}.add_note:hover{background:var(--color-primary);color:var(--bg-all)}.search-wrapper{flex:1;max-width:75%;position:relative}[data-theme=dark] .custom-search-input{background-color:#000;border:1px solid #404040}[data-theme=dark] .custom-search-input::placeholder{color:#404040}.custom-search-input{color:#333;background-color:#fff;border:1px solid #ddd;border-radius:12px;width:100%;height:48px;padding:0 36px;font-size:14px}.custom-search-input:focus{box-shadow:none;border:1px solid #ddd}.search-icon{color:#999;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}[data-theme=dark] .note-card:hover,[data-theme=dark] .note-card{background:#000;border:1px solid #404040}.note-card{background:#fff;border:.5px solid #00000014;border-radius:12px;transition:all .2s}.note-card:hover{background:#f5f5f5;border:.5px solid #00000014}.see-more{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--setting-modal-secondary-color);text-decoration-skip-ink:auto;font-size:12px;font-weight:500;line-height:18px;text-decoration:underline;text-decoration-thickness:calc(1em/16.6667)}.cursor-pointer{cursor:pointer}.note-state .svg_div svg{background:linear-gradient(90deg,#e0e0e0,#f5f5f5);border-radius:50%;padding:10px}.note-card-title{color:var(--color-primary);font-size:15px;font-weight:700;line-height:24px}.note-card-para{color:var(--setting-modal-secondary-color);margin-top:.3rem;font-size:12px;font-weight:400}.note_dele{cursor:pointer;position:absolute;top:10%;right:5%}.note_time{color:var(--setting-modal-secondary-color);font-size:13px;font-weight:400}.note-list{scrollbar-width:.5px;-ms-overflow-style:none;height:75vh;overflow:hidden scroll}.note-list::-webkit-scrollbar{display:none}@media (max-width:1024px){.chatbot-resizer{display:none!important}.chatbot-panel{z-index:1010;top:0;bottom:0;right:0;transform:translate(0);opacity:1!important;visibility:visible!important;pointer-events:auto!important;border-radius:0!important;width:360px!important;max-width:90vw!important;height:100vh!important;margin:0!important;transition:transform .4s cubic-bezier(.16,1,.3,1)!important;display:flex!important;position:fixed!important;box-shadow:-10px 0 30px #00000026!important}.chatbot-panel.collapsed{box-shadow:none!important;opacity:0!important;pointer-events:none!important;visibility:hidden!important;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s!important;display:flex!important;transform:translate(105%)!important}}
#nprogress{display:none!important}[data-theme=dark] .ai-main-layout{background:var(--main-content-bg-color)}.ai-main-layout{background:#f8f8f8;gap:10px;width:100%;height:100vh;padding:10px;display:flex;position:relative;overflow:hidden}.responsive-overlay-backdrop,.hide-on-mobile.desktop-only{display:none!important}@media (max-width:1024px){.ai-main-layout{background:#fff;gap:0!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;display:block!important;position:relative!important}.content-view{z-index:1!important;border:none!important;border-radius:0!important;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;margin:0!important;padding:0!important;transition:none!important;display:block!important;position:relative!important}.filterbar,.chatbot-panel{background:#fff;z-index:1010!important;visibility:visible!important;opacity:1!important;border-radius:0!important;flex-direction:column!important;height:100vh!important;margin:0!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;box-shadow:0 0 40px #0003!important}.filterbar{width:300px!important;max-width:85vw!important;left:0!important}.chatbot-panel{width:360px!important;max-width:90vw!important;right:0!important}.filterbar.collapsed{visibility:hidden!important;opacity:0!important;pointer-events:none!important;box-shadow:none!important;transform:translate(-105%)!important}.chatbot-panel.collapsed{visibility:hidden!important;opacity:0!important;pointer-events:none!important;box-shadow:none!important;transform:translate(105%)!important}.responsive-overlay-backdrop{opacity:0;pointer-events:none;z-index:1005!important;background:#0006!important;width:100vw!important;height:100vh!important;transition:opacity .4s cubic-bezier(.16,1,.3,1)!important;display:block!important;position:fixed!important;top:0!important;left:0!important}.responsive-overlay-backdrop.show{opacity:1!important;pointer-events:auto!important}.hide-on-mobile{display:none!important}}.ai-main-layout.is-mobile{display:block!important}.ai-main-layout.is-mobile .content-view{width:100%!important}.ai-main-layout.is-mobile .filterbar,.ai-main-layout.is-mobile .chatbot-panel{position:fixed!important}.chatpdf-loader-overlay{z-index:99999!important;background:#fff!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;display:flex!important;position:fixed!important;inset:0!important}[data-theme=dark] .chatpdf-loader-overlay{background:#121212!important}
