.nexa-search-highlight{background-color:#ffe066;color:#1a1a1a;border-radius:2px;padding:0 1px}.nexa-search-highlight--active{background-color:#f5a623;color:#fff;outline:2px solid #e08b00;border-radius:2px}::highlight(nexa-search){background-color:#ffe066;color:#1a1a1a}::highlight(nexa-search-active){background-color:#f5a623;color:#fff}.nexa-search-bar[data-v-29aa6562]{display:flex;align-items:center;border-radius:8px;background-color:var(--Neutral-Light-Grey,#f2f3f3);padding:6px 12px 6px 16px;gap:3px;width:100%;margin-top:11px}.nexa-search-bar__icon[data-v-29aa6562]{width:24px;height:24px;color:var(--Neutral-Dark-Grey,#86888d);flex-shrink:0}.nexa-search-bar__input[data-v-29aa6562]{flex:1;border:none;background:none;outline:none;font-size:16px;color:var(--Neutral-Dark-Grey,#86888d);min-width:0}.nexa-search-bar__counter[data-v-29aa6562]{font-size:11px;color:var(--Neutral-Dark-Grey,#86888d);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.nexa-search-bar__counter--none[data-v-29aa6562]{color:#e05252}.nexa-search-bar__nav-btn[data-v-29aa6562]{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;color:var(--Neutral-Dark-Grey,#86888d);border-radius:4px;transition:background .15s ease;flex-shrink:0}.nexa-search-bar__nav-btn[data-v-29aa6562]:hover{background:rgba(0,0,0,.06)}.modal-overlay[data-v-ff98fc44]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal-container[data-v-ff98fc44]{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.modal-header[data-v-ff98fc44]{padding:24px 24px 0 24px;border-bottom:none}.modal-title[data-v-ff98fc44]{font-size:20px;font-weight:600;color:#111827;margin:0}.modal-body[data-v-ff98fc44]{padding:16px 24px}.modal-description[data-v-ff98fc44]{font-size:14px;color:#6b7280;margin:0 0 20px 0;line-height:1.5}.form-group[data-v-ff98fc44]{margin-bottom:16px}.form-label[data-v-ff98fc44]{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.form-input[data-v-ff98fc44]{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s;box-sizing:border-box}.form-input[data-v-ff98fc44]:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.form-input[readonly][data-v-ff98fc44]{background-color:#f9fafb;color:#6b7280}.modal-footer[data-v-ff98fc44]{padding:16px 24px 24px 24px;display:flex;justify-content:flex-end;gap:12px}.btn[data-v-ff98fc44]{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;border:none;transition:all .2s;outline:none}.btn[data-v-ff98fc44]:disabled{opacity:.5;cursor:not-allowed}.btn-secondary[data-v-ff98fc44]{background:#f3f4f6;color:#374151}.btn-secondary[data-v-ff98fc44]:hover:not(:disabled){background:#e5e7eb}.btn-primary[data-v-ff98fc44]{background:#6366f1;color:#fff}.btn-primary[data-v-ff98fc44]:hover:not(:disabled){background:#5855eb}.document-folders[data-v-4b2ae2ec]{display:flex;width:100%;max-height:13.5rem;flex-direction:column;align-items:flex-start;gap:.5rem;flex-shrink:0}.folder-title[data-v-4b2ae2ec]{color:var(--Neutral-Dark-Grey,#86888d);font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:28px}.folder-description[data-v-4b2ae2ec]{color:var(--Neutral-Dark-Grey,#86888d)!important;font:400 12px/24px Poppins,sans-serif;margin:4px 0 0}.document-list[data-v-4b2ae2ec]{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:column;overflow-y:auto;gap:.5rem;width:100%}.document-item[data-v-4b2ae2ec]{display:flex;align-items:center}.document-icon[data-v-4b2ae2ec]{display:flex;align-items:center;justify-content:center;width:18px;height:18px;margin-right:4px}.document-icon-image[data-v-4b2ae2ec]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.document-details[data-v-4b2ae2ec]{display:flex;justify-content:space-between;flex:1;color:var(--Neutral-Dark-Grey,#86888d);font:400 12px/24px Poppins,sans-serif;align-items:center}.document-name[data-v-4b2ae2ec]{white-space:nowrap;overflow:hidden;max-width:11rem;text-overflow:ellipsis}.document-size[data-v-4b2ae2ec]{margin-left:15px}.sidebar[data-v-4b2ae2ec]{background:var(--Neutral-White,#fff);box-shadow:0 4px 10px rgba(170,171,175,.6);display:flex;max-width:300px;flex-direction:column;overflow:hidden;font-family:Poppins,sans-serif;padding:24px 12px;top:0!important;margin-top:65px}.new-chat-button[data-v-4b2ae2ec],.rename-button[data-v-4b2ae2ec],.show-all-button[data-v-4b2ae2ec],.sidebar-toggle[data-v-4b2ae2ec]{border-radius:4px;display:flex;width:100%;align-items:center;gap:8px;font-size:16px;font-weight:500;justify-content:flex-start;padding:4px 16px;background:none;border:none}.show-all-button[data-v-4b2ae2ec]{justify-content:center!important}.show-all-button .icon-small[data-v-4b2ae2ec],.show-all-button[data-v-4b2ae2ec]{color:var(--Primary-Blue,#0e4485)!important}button.sidebar-toggle[data-v-4b2ae2ec]{color:var(--Primary-Blue,#0e4485)}.icon[data-v-4b2ae2ec]{width:24px;height:24px}.icon-small[data-v-4b2ae2ec]{color:#86888d;margin:auto;font-size:18px}.icon-filter[data-v-4b2ae2ec]{margin:auto;font-size:18px}.sidebar-header[data-v-4b2ae2ec]{margin-top:24px;width:100%;display:flex;flex-direction:column}.new-chat-button[data-v-4b2ae2ec]{background-color:var(--Primary-Blue,#0e4485);color:var(--Neutral-White,#fff);padding:6px 16px}.new-chat-button[data-v-4b2ae2ec]:disabled{color:var(--mid-grey);background-color:rgba(14,68,133,.10196078431372549);pointer-events:none}.rename-button[data-v-4b2ae2ec]{background:none;border:1px solid #d4d4d4;color:var(--neutral-black,#383a3e);padding:6px 12px 6px 16px;outline:none;box-shadow:none;margin-top:11px}.rename-button[data-v-4b2ae2ec]:hover{background:#f2f3f3}.search-nav-btn .material-symbols-rounded[data-v-4b2ae2ec]{font-size:18px}.item-list[data-v-4b2ae2ec]{width:100%;display:flex;flex-direction:column}.tab-buttons span[data-v-4b2ae2ec]{cursor:pointer;padding:5px;border-radius:4px;margin:5px;font-size:14px;transition:background-color .1s ease,color .1s ease}.tab-buttons span.active[data-v-4b2ae2ec]{background-color:#0e4485;color:#fff}.separator[data-v-4b2ae2ec]{border:1px solid var(--mid-grey);width:100%}.recent-logs-title[data-v-4b2ae2ec]{margin:0;font-size:16px!important;font-weight:400!important;color:var(--Neutral-Dark-Grey,#86888d)!important}.alt-card[data-v-4b2ae2ec],.conversation-card[data-v-4b2ae2ec]{border-radius:8px;padding:6px;display:flex;flex-direction:column;margin-top:8px}.conversation-card[data-v-4b2ae2ec]:hover{background:#f2f3f3}.conversation-card-active[data-v-4b2ae2ec]{background:#f2f3f3;border-radius:8px;padding:6px;display:flex;flex-direction:column;margin-top:8px}.alt-card[data-v-4b2ae2ec]{background-color:var(--Neutral-Light-Grey,#f2f3f3)}.conversation-title[data-v-4b2ae2ec]{font-size:14px!important;color:var(--Neutral-Black,#383a3e)!important;font-weight:400!important;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-details[data-v-4b2ae2ec]{display:flex;justify-content:space-between;font-size:12px;color:var(--Neutral-Dark-Grey,#86888d)}.file-upload-info[data-v-4b2ae2ec]{flex:1}.sidebar-image[data-v-4b2ae2ec]{position:absolute;right:77px;bottom:97px;width:20px;height:21px}.visually-hidden[data-v-4b2ae2ec]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.upload-button[data-v-4b2ae2ec]{span[data-v-4b2ae2ec]{color:#86888d}}input[data-v-4b2ae2ec]::-moz-placeholder{font-size:16px;font-weight:400;line-height:28px;text-align:left;color:#d1d2d5}input[data-v-4b2ae2ec]::placeholder{font-size:16px;font-weight:400;line-height:28px;text-align:left;color:#d1d2d5}.use-case-section[data-v-4b2ae2ec]{display:flex;justify-content:space-between;align-items:center;padding:10px 20px}.use-case-header h2[data-v-4b2ae2ec]{font-size:1.5rem;font-weight:600;color:#333;margin:0}.use-case-header p[data-v-4b2ae2ec]{color:#888;font-size:.875rem;margin:0;margin-top:4px}.filter-search[data-v-4b2ae2ec]{display:flex;gap:10px;align-items:center}.filter-button[data-v-4b2ae2ec]{font-size:.875rem;color:#333;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.filter-button[data-v-4b2ae2ec]:hover{background-color:#f0f0f0}.search-input[data-v-4b2ae2ec]::-moz-placeholder{color:#888}.search-input[data-v-4b2ae2ec]::placeholder{color:#888}.icon-search[data-v-4b2ae2ec]{color:#888}.country-option[data-v-4b2ae2ec]{left:18%;width:100px!important;background:#fafbfc;box-shadow:0 4px 12px rgba(0,0,0,.1);border-radius:8px;padding:12px;position:absolute}ul[data-v-4b2ae2ec]{list-style-type:none;padding:0;margin:0}.country-flag[data-v-4b2ae2ec]{width:18px;height:18px;margin-right:10px}.countryOption[data-v-4b2ae2ec]{cursor:pointer;margin-bottom:10px;span[data-v-4b2ae2ec]{color:#86888d;font-size:14px}}.divider[data-v-4b2ae2ec]{display:inline-block;margin:0 16px;width:1px;height:32px;background-color:var(--mid-grey)}.close-icon[data-v-4b2ae2ec]{font-size:18px;color:var(--status-red);cursor:pointer}.modal-icon[data-v-4b2ae2ec]{width:24px;height:24px;color:#383a3e;cursor:pointer}.upload[data-v-4b2ae2ec]{background:var(--primary);border-radius:6px;display:flex;padding:4px 16px;justify-content:center;align-items:center;gap:8px;color:#fff}.swift[data-v-4b2ae2ec]{border-radius:4px;background:rgba(24,144,255,.1);display:flex;padding:8px 16px;align-items:center;gap:8px;align-self:stretch}.toggle[data-v-4b2ae2ec]{display:flex;width:40px}.switch[data-v-4b2ae2ec]{flex-grow:1;background:var(--Neutral-Mid-Grey,#d1d2d5);border-radius:100px;padding:2px;display:flex;align-items:center}.button[data-v-4b2ae2ec]{width:16px;height:16px;background:var(--Neutral-White,#fff);border-radius:100px;box-shadow:0 2px 4px rgba(39,39,39,.1)}.file-list[data-v-4b2ae2ec]{display:flex;gap:10px;flex-wrap:wrap}.footer-text[data-v-4b2ae2ec]{color:var(--Neutral-Dark-Grey,#86888d)!important;font-size:14px;font-weight:500;line-height:20px}.overflow-recent[data-v-4b2ae2ec]{overflow:scroll;max-height:600px}.overflow-recent-files[data-v-4b2ae2ec]{max-height:400px;overflow-y:auto}.skeleton[data-v-4b2ae2ec]{border-radius:12px;background-color:#f3f3f3}.skeleton-primary[data-v-4b2ae2ec]{width:958px;height:16px;max-width:100%}.skeleton-secondary[data-v-4b2ae2ec]{width:684px;height:16px;max-width:100%}.skeleton-tertiary[data-v-4b2ae2ec]{width:1020px;height:16px;max-width:100%}.skeleton-quaternary[data-v-4b2ae2ec]{width:100%;height:16px}.sidebar-content[data-v-4b2ae2ec]{display:flex;margin-top:24px;width:100%;flex-direction:column;align-items:center;text-align:center}