.ModeSwitcher-module__HMbfja__switcher{background-color:var(--secondary-color);border-radius:var(--border-radius);border:1px solid var(--border-color);padding:.25rem;display:inline-flex}.ModeSwitcher-module__HMbfja__button{border-radius:calc(var(--border-radius) - 4px);color:var(--text-secondary);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.ModeSwitcher-module__HMbfja__button:hover{color:var(--text-primary)}.ModeSwitcher-module__HMbfja__active{background-color:var(--bg-color);box-shadow:0 2px 8px #0000000d;color:var(--accent-color)!important}
.DocumentSearchBar-module__Z0KP8q__searchBar{background:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.DocumentSearchBar-module__Z0KP8q__inputWrapper{background-color:var(--secondary-color);border:1px solid var(--border-color);border-radius:calc(var(--border-radius) - 4px);gap:.5rem;padding:.5rem;transition:border-color .2s,box-shadow .2s;display:flex}.DocumentSearchBar-module__Z0KP8q__inputWrapper:focus-within{border-color:var(--accent-color);box-shadow:0 0 0 3px #2f81f726}.DocumentSearchBar-module__Z0KP8q__textarea{resize:none;height:60px;color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;padding:.25rem;font-family:inherit;font-size:.95rem}.DocumentSearchBar-module__Z0KP8q__textarea::placeholder{color:var(--text-secondary)}.DocumentSearchBar-module__Z0KP8q__actions{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.DocumentSearchBar-module__Z0KP8q__voiceBtn{color:var(--text-secondary);border:1px dashed var(--border-color);border-radius:calc(var(--border-radius) - 6px);cursor:not-allowed;opacity:.7;align-items:center;gap:.5rem;padding:.5rem .85rem;font-size:.8rem;display:flex}.DocumentSearchBar-module__Z0KP8q__submitBtn{border-radius:calc(var(--border-radius) - 6px);background-color:var(--accent-color);color:#fff;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;transition:background-color .2s;display:flex}.DocumentSearchBar-module__Z0KP8q__submitBtn:hover:not(:disabled){background-color:#1f6feb}.DocumentSearchBar-module__Z0KP8q__submitBtn:disabled{opacity:.6;cursor:not-allowed}.DocumentSearchBar-module__Z0KP8q__privacyLine{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.75rem;display:flex}.DocumentSearchBar-module__Z0KP8q__dot{background-color:var(--accent-color);border-radius:50%;width:6px;height:6px;display:inline-block}.DocumentSearchBar-module__Z0KP8q__dotPortable{background-color:#16a34a}
.DocumentFilters-module__wronMa__filters{background-color:var(--secondary-color);border-radius:var(--border-radius);border:1px solid var(--border-color);flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.DocumentFilters-module__wronMa__filterGroup{flex-direction:column;gap:.25rem;display:flex}.DocumentFilters-module__wronMa__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.7rem;font-weight:700}.DocumentFilters-module__wronMa__select{background-color:var(--bg-color);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23656d76'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:1rem;border-radius:6px;outline:none;min-width:120px;padding:.4rem 1.75rem .4rem .75rem;font-size:.85rem;transition:border-color .2s}.DocumentFilters-module__wronMa__select:focus{border-color:var(--accent-color)}
.DocumentResultCard-module__3VwQma__card{background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--border-radius);flex-direction:column;gap:1rem;padding:1.25rem;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.DocumentResultCard-module__3VwQma__card:hover{box-shadow:var(--box-shadow);border-color:var(--accent-color);transform:translateY(-2px)}.DocumentResultCard-module__3VwQma__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.DocumentResultCard-module__3VwQma__fileInfo{align-items:center;gap:.75rem;display:flex}.DocumentResultCard-module__3VwQma__iconWrapper{background-color:var(--secondary-color);width:40px;height:40px;color:var(--accent-color);border-radius:8px;justify-content:center;align-items:center;display:flex}.DocumentResultCard-module__3VwQma__titleGroup{flex-direction:column;display:flex}.DocumentResultCard-module__3VwQma__fileName{color:var(--text-primary);word-break:break-all;font-size:1rem;font-weight:700}.DocumentResultCard-module__3VwQma__filePath{color:var(--text-secondary);font-size:.75rem}.DocumentResultCard-module__3VwQma__badges{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.DocumentResultCard-module__3VwQma__badge{text-transform:uppercase;letter-spacing:.02em;border-radius:12px;padding:.2rem .5rem;font-size:.7rem;font-weight:700}.DocumentResultCard-module__3VwQma__strengthHigh{color:#16a34a;background-color:#16a34a1a;border:1px solid #16a34a33}.DocumentResultCard-module__3VwQma__strengthProbable{color:#d97706;background-color:#d977061a;border:1px solid #d9770633}.DocumentResultCard-module__3VwQma__strengthPossible{color:#2563eb;background-color:#2563eb1a;border:1px solid #2563eb33}.DocumentResultCard-module__3VwQma__sourceBadge{background-color:var(--secondary-color);color:var(--text-secondary);border:1px solid var(--border-color)}.DocumentResultCard-module__3VwQma__reasonBlock{background-color:var(--secondary-color);border-left:3px solid var(--border-color);border-radius:8px;padding:.75rem;font-size:.85rem}.DocumentResultCard-module__3VwQma__reasonTitle{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.DocumentResultCard-module__3VwQma__reasonText{color:var(--text-secondary)}.DocumentResultCard-module__3VwQma__excerpt{color:var(--text-primary);background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:6px;max-height:100px;padding:.75rem;font-size:.9rem;font-style:italic;line-height:1.5;overflow-y:auto}.DocumentResultCard-module__3VwQma__excerptHighlight{background-color:#fde0474d;border-radius:3px;padding:.1rem .2rem;font-style:normal;font-weight:600}.DocumentResultCard-module__3VwQma__footer{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.75rem;display:flex}.DocumentResultCard-module__3VwQma__metaText{color:var(--text-secondary);font-size:.75rem}.DocumentResultCard-module__3VwQma__actions{gap:.5rem;display:flex}.DocumentResultCard-module__3VwQma__btn{border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex}.DocumentResultCard-module__3VwQma__btnPreview{background-color:var(--secondary-color);color:var(--text-primary);border:1px solid var(--border-color)}.DocumentResultCard-module__3VwQma__btnPreview:hover{background-color:var(--border-color)}.DocumentResultCard-module__3VwQma__btnAsk{color:var(--accent-color);background-color:#2f81f71a;border:1px solid #2f81f733}.DocumentResultCard-module__3VwQma__btnAsk:hover{background-color:var(--accent-color);color:#fff}.DocumentResultCard-module__3VwQma__btnOpen{color:var(--text-secondary);background-color:#0000;border:1px solid #0000}.DocumentResultCard-module__3VwQma__btnOpen:hover{color:var(--text-primary);border-color:var(--border-color)}
.DocumentAssistantPanel-module__ZRAXBW__chatContainer{background:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);height:calc(100vh - var(--header-height) - 4rem);top:calc(var(--header-height) + 2rem);flex-direction:column;display:flex;position:sticky;overflow:hidden}.DocumentAssistantPanel-module__ZRAXBW__chatHeader{border-bottom:1px solid var(--border-color);background-color:var(--secondary-color);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.DocumentAssistantPanel-module__ZRAXBW__headerTitle{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.DocumentAssistantPanel-module__ZRAXBW__headerDoc{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.85rem;font-weight:400;overflow:hidden}.DocumentAssistantPanel-module__ZRAXBW__closeBtn{color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:background-color .2s;display:flex}.DocumentAssistantPanel-module__ZRAXBW__closeBtn:hover{background-color:var(--border-color);color:var(--text-primary)}.DocumentAssistantPanel-module__ZRAXBW__chatMessages{flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex;overflow-y:auto}.DocumentAssistantPanel-module__ZRAXBW__messageRow{width:100%;display:flex}.DocumentAssistantPanel-module__ZRAXBW__messageRowUser{justify-content:flex-end}.DocumentAssistantPanel-module__ZRAXBW__messageRowSystem{justify-content:center}.DocumentAssistantPanel-module__ZRAXBW__messageBubble{border-radius:12px;max-width:80%;padding:.75rem 1rem;font-size:.9rem;line-height:1.5}.DocumentAssistantPanel-module__ZRAXBW__bubbleAssistant{background-color:var(--secondary-color);color:var(--text-primary);border:1px solid var(--border-color);border-bottom-left-radius:2px}.DocumentAssistantPanel-module__ZRAXBW__bubbleUser{background-color:var(--accent-color);color:#fff;border-bottom-right-radius:2px}.DocumentAssistantPanel-module__ZRAXBW__bubbleSystem{color:#ef4444;text-align:center;background-color:#ef444414;border:1px solid #ef444433;max-width:95%;font-size:.8rem}.DocumentAssistantPanel-module__ZRAXBW__messageTime{color:var(--text-secondary);margin-top:.25rem;font-size:.7rem;display:block}.DocumentAssistantPanel-module__ZRAXBW__messageTimeUser{text-align:right;color:#fffc}.DocumentAssistantPanel-module__ZRAXBW__chatInputArea{border-top:1px solid var(--border-color);background-color:var(--bg-color);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.DocumentAssistantPanel-module__ZRAXBW__inputWrapper{gap:.5rem;display:flex}.DocumentAssistantPanel-module__ZRAXBW__chatInput{border:1px solid var(--border-color);background-color:var(--secondary-color);color:var(--text-primary);border-radius:8px;outline:none;flex:1;padding:.6rem .85rem;font-family:inherit;font-size:.9rem}.DocumentAssistantPanel-module__ZRAXBW__chatInput:focus{border-color:var(--accent-color);background-color:var(--bg-color)}.DocumentAssistantPanel-module__ZRAXBW__sendBtn{background-color:var(--accent-color);color:#fff;border-radius:8px;justify-content:center;align-items:center;padding:.6rem;transition:background-color .2s;display:flex}.DocumentAssistantPanel-module__ZRAXBW__sendBtn:hover:not(:disabled){background-color:#1f6feb}.DocumentAssistantPanel-module__ZRAXBW__sendBtn:disabled{opacity:.5;cursor:not-allowed}.DocumentAssistantPanel-module__ZRAXBW__lockedSessionCover{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.DocumentAssistantPanel-module__ZRAXBW__lockIcon{color:var(--text-secondary);opacity:.6}.DocumentAssistantPanel-module__ZRAXBW__lockForm{flex-direction:column;gap:.75rem;width:100%;max-width:280px;display:flex}.DocumentAssistantPanel-module__ZRAXBW__passwordInput{border:1px solid var(--border-color);background-color:var(--secondary-color);color:var(--text-primary);text-align:center;border-radius:6px;outline:none;padding:.5rem .75rem;font-size:.9rem}.DocumentAssistantPanel-module__ZRAXBW__passwordInput:focus{border-color:var(--accent-color);background-color:var(--bg-color)}.DocumentAssistantPanel-module__ZRAXBW__btnUnlock{background-color:var(--accent-color);color:#fff;border-radius:6px;padding:.5rem;font-size:.875rem;font-weight:600}.DocumentAssistantPanel-module__ZRAXBW__btnUnlock:hover{background-color:#1f6feb}.DocumentAssistantPanel-module__ZRAXBW__typingIndicator{align-items:center;gap:4px;height:20px;padding:4px 8px;display:flex}.DocumentAssistantPanel-module__ZRAXBW__typingDot{background-color:var(--text-secondary);border-radius:50%;width:6px;height:6px;animation:1s infinite alternate DocumentAssistantPanel-module__ZRAXBW__typing}.DocumentAssistantPanel-module__ZRAXBW__typingDot:nth-child(2){animation-delay:.2s}.DocumentAssistantPanel-module__ZRAXBW__typingDot:nth-child(3){animation-delay:.4s}@keyframes DocumentAssistantPanel-module__ZRAXBW__typing{0%{opacity:.3;transform:translateY(0)}to{opacity:1;transform:translateY(-4px)}}
.EncryptedSessionControls-module__rGNEKq__controls{background-color:var(--secondary-color);border-bottom:1px solid var(--border-color);flex-direction:column;gap:.75rem;padding:.75rem 1rem;display:flex}.EncryptedSessionControls-module__rGNEKq__row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.EncryptedSessionControls-module__rGNEKq__sessionSelector{flex:1;align-items:center;gap:.5rem;display:flex}.EncryptedSessionControls-module__rGNEKq__select{border:1px solid var(--border-color);background-color:var(--bg-color);color:var(--text-primary);border-radius:6px;outline:none;flex:1;padding:.35rem .5rem;font-size:.8rem}.EncryptedSessionControls-module__rGNEKq__actions{flex-wrap:wrap;gap:.35rem;display:flex}.EncryptedSessionControls-module__rGNEKq__btn{border:1px solid var(--border-color);background-color:var(--bg-color);color:var(--text-primary);border-radius:6px;align-items:center;gap:.3rem;padding:.35rem .65rem;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.EncryptedSessionControls-module__rGNEKq__btn:hover:not(:disabled){background-color:var(--secondary-color)}.EncryptedSessionControls-module__rGNEKq__btnPrimary{background-color:var(--accent-color);color:#fff;border-color:var(--accent-color)}.EncryptedSessionControls-module__rGNEKq__btnPrimary:hover:not(:disabled){background-color:#1f6feb}.EncryptedSessionControls-module__rGNEKq__btnDanger{color:#ef4444}.EncryptedSessionControls-module__rGNEKq__btnDanger:hover:not(:disabled){background-color:#ef444414;border-color:#ef444433}.EncryptedSessionControls-module__rGNEKq__passwordPrompt{background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.EncryptedSessionControls-module__rGNEKq__label{color:var(--text-secondary);font-size:.75rem;font-weight:700}.EncryptedSessionControls-module__rGNEKq__inputRow{gap:.5rem;display:flex}.EncryptedSessionControls-module__rGNEKq__input{border:1px solid var(--border-color);background-color:var(--secondary-color);color:var(--text-primary);border-radius:4px;outline:none;flex:1;padding:.35rem .5rem;font-size:.8rem}.EncryptedSessionControls-module__rGNEKq__input:focus{border-color:var(--accent-color);background-color:var(--bg-color)}
.DocumentReviewPanel-module___XEx8G__panel{background:var(--bg-primary,#fff);border-left:1px solid var(--border-color,#e2e8f0);flex-direction:column;height:100%;animation:.3s cubic-bezier(.16,1,.3,1) DocumentReviewPanel-module___XEx8G__slideIn;display:flex;overflow:hidden;box-shadow:-4px 0 20px #0000000d}@keyframes DocumentReviewPanel-module___XEx8G__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.DocumentReviewPanel-module___XEx8G__header{border-bottom:1px solid var(--border-color,#e2e8f0);background:var(--bg-secondary,#f8fafc);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.DocumentReviewPanel-module___XEx8G__titleGroup h2{color:var(--text-primary,#0f172a);margin:0;font-size:1.15rem;font-weight:700}.DocumentReviewPanel-module___XEx8G__subtitle{color:var(--text-secondary,#64748b);word-break:break-all;font-size:.75rem}.DocumentReviewPanel-module___XEx8G__closeBtn{color:var(--text-secondary,#64748b);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.DocumentReviewPanel-module___XEx8G__closeBtn:hover{color:var(--text-primary,#0f172a);background:#0000000d}.DocumentReviewPanel-module___XEx8G__body{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.DocumentReviewPanel-module___XEx8G__loadingState,.DocumentReviewPanel-module___XEx8G__errorState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.DocumentReviewPanel-module___XEx8G__spinner{border:3px solid #3b82f61a;border-top-color:var(--accent-color,#3b82f6);border-radius:50%;width:32px;height:32px;animation:1s linear infinite DocumentReviewPanel-module___XEx8G__spin}@keyframes DocumentReviewPanel-module___XEx8G__spin{to{transform:rotate(360deg)}}.DocumentReviewPanel-module___XEx8G__successToast{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;font-size:.85rem;animation:.2s ease-out DocumentReviewPanel-module___XEx8G__fadeIn;display:flex}@keyframes DocumentReviewPanel-module___XEx8G__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.DocumentReviewPanel-module___XEx8G__infoCard{background:var(--bg-secondary,#f8fafc);border:1px solid var(--border-color,#e2e8f0);border-radius:8px;flex-direction:column;gap:.35rem;padding:1rem;font-size:.85rem;display:flex}.DocumentReviewPanel-module___XEx8G__metaRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.DocumentReviewPanel-module___XEx8G__metaRow span{color:var(--text-secondary,#64748b)}.DocumentReviewPanel-module___XEx8G__fileTypeBadge{background:var(--accent-color,#3b82f6);color:#fff;border-radius:4px;padding:2px 6px;font-size:.7rem;font-weight:700}.DocumentReviewPanel-module___XEx8G__integrityPassed,.DocumentReviewPanel-module___XEx8G__integrityWarning{align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.DocumentReviewPanel-module___XEx8G__integrityPassed{color:#16a34a}.DocumentReviewPanel-module___XEx8G__integrityWarning{color:#d97706}.DocumentReviewPanel-module___XEx8G__statsRow{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.DocumentReviewPanel-module___XEx8G__statBox{background:var(--bg-primary,#fff);border:1px solid var(--border-color,#e2e8f0);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;padding:.75rem .5rem;display:flex}.DocumentReviewPanel-module___XEx8G__statVal{color:var(--text-primary,#0f172a);font-size:1.35rem;font-weight:800}.DocumentReviewPanel-module___XEx8G__statLabel{color:var(--text-secondary,#64748b);margin-top:2px;font-size:.7rem}.DocumentReviewPanel-module___XEx8G__noteSection{flex-direction:column;gap:.5rem;display:flex}.DocumentReviewPanel-module___XEx8G__noteSection label{color:var(--text-primary,#0f172a);font-size:.85rem;font-weight:600}.DocumentReviewPanel-module___XEx8G__textarea{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-primary,#fff);min-height:70px;color:var(--text-primary,#0f172a);resize:vertical;border-radius:6px;padding:.5rem;font-size:.85rem}.DocumentReviewPanel-module___XEx8G__textarea:focus{border-color:var(--accent-color,#3b82f6);outline:none;box-shadow:0 0 0 2px #3b82f626}.DocumentReviewPanel-module___XEx8G__diffSection h3{color:var(--text-primary,#0f172a);margin:0 0 .5rem;font-size:.95rem;font-weight:700}.DocumentReviewPanel-module___XEx8G__comparisonList{flex-direction:column;gap:1rem;display:flex}.DocumentReviewPanel-module___XEx8G__comparisonCard{border:1px solid var(--border-color,#e2e8f0);background:var(--bg-primary,#fff);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #00000005}.DocumentReviewPanel-module___XEx8G__comparisonCardHeader{background:var(--bg-secondary,#f8fafc);border-bottom:1px solid var(--border-color,#e2e8f0);justify-content:space-between;align-items:center;padding:.5rem .75rem;font-size:.8rem;font-weight:700;display:flex}.DocumentReviewPanel-module___XEx8G__statusBadge{border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:800}.DocumentReviewPanel-module___XEx8G__status_changed{color:#854d0e;background:#fef9c3}.DocumentReviewPanel-module___XEx8G__status_added{color:#166534;background:#dcfce7}.DocumentReviewPanel-module___XEx8G__status_removed{color:#991b1b;background:#fee2e2}.DocumentReviewPanel-module___XEx8G__diffContent{white-space:pre-wrap;color:var(--text-primary,#1e293b);padding:.75rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;line-height:1.5}.DocumentReviewPanel-module___XEx8G__diffAdded{color:#1e7e34;background:#e6ffec;border-radius:2px;padding:1px 2px;font-weight:700;text-decoration:none}.DocumentReviewPanel-module___XEx8G__diffRemoved{color:#d11a2a;background:#ffebe9;border-radius:2px;padding:1px 2px;text-decoration:line-through}.DocumentReviewPanel-module___XEx8G__footer{border-top:1px solid var(--border-color,#e2e8f0);background:var(--bg-secondary,#f8fafc);flex-direction:column;gap:.75rem;padding:1rem 1.5rem;display:flex}.DocumentReviewPanel-module___XEx8G__actionGroup{gap:.5rem;display:flex}.DocumentReviewPanel-module___XEx8G__actionGroupRight{justify-content:flex-end;gap:.5rem;display:flex}.DocumentReviewPanel-module___XEx8G__btnAction{border:1px solid var(--border-color,#e2e8f0);cursor:pointer;color:var(--text-secondary,#64748b);background:#fff;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.35rem;padding:.5rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.DocumentReviewPanel-module___XEx8G__btnPrimary:hover{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.DocumentReviewPanel-module___XEx8G__btnPrimary.DocumentReviewPanel-module___XEx8G__btnActive{color:#fff;background:#16a34a;border-color:#16a34a}.DocumentReviewPanel-module___XEx8G__btnDanger:hover{color:#dc2626;background:#fef2f2;border-color:#fca5a5}.DocumentReviewPanel-module___XEx8G__btnDanger.DocumentReviewPanel-module___XEx8G__btnActive{color:#fff;background:#dc2626;border-color:#dc2626}.DocumentReviewPanel-module___XEx8G__btnWarning:hover{color:#d97706;background:#fffbeb;border-color:#fde047}.DocumentReviewPanel-module___XEx8G__btnWarning.DocumentReviewPanel-module___XEx8G__btnActive{color:#fff;background:#d97706;border-color:#d97706}.DocumentReviewPanel-module___XEx8G__btnSecondary{border:1px solid var(--border-color,#e2e8f0);cursor:pointer;color:var(--text-primary,#0f172a);background:#fff;border-radius:6px;align-items:center;gap:.35rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.DocumentReviewPanel-module___XEx8G__btnSecondary:hover{background:var(--bg-secondary,#f8fafc);border-color:#cbd5e1}.DocumentReviewPanel-module___XEx8G__emptyState{text-align:center;color:var(--text-secondary,#64748b);border:1px dashed var(--border-color,#e2e8f0);border-radius:6px;padding:2rem;font-size:.85rem}
.CloudSourceStatus-module__RQfG3a__container{background:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.CloudSourceStatus-module__RQfG3a__title{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:700}.CloudSourceStatus-module__RQfG3a__detailsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.CloudSourceStatus-module__RQfG3a__detailsGrid{grid-template-columns:1fr 1fr}}.CloudSourceStatus-module__RQfG3a__detailCard{background-color:var(--secondary-color);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}.CloudSourceStatus-module__RQfG3a__label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.75rem;font-weight:700}.CloudSourceStatus-module__RQfG3a__value{color:var(--text-primary);font-size:1.1rem;font-weight:700}.CloudSourceStatus-module__RQfG3a__statRow{border-bottom:1px dashed var(--border-color);justify-content:space-between;padding-bottom:.4rem;font-size:.85rem;display:flex}.CloudSourceStatus-module__RQfG3a__statRow:last-child{border:none;padding-bottom:0}.CloudSourceStatus-module__RQfG3a__statusIndicator{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.CloudSourceStatus-module__RQfG3a__statusDot{background-color:#d97706;border-radius:50%;width:8px;height:8px}.CloudSourceStatus-module__RQfG3a__actions{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.CloudSourceStatus-module__RQfG3a__btn{border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.CloudSourceStatus-module__RQfG3a__btnPrimary{background-color:var(--accent-color);color:#fff}.CloudSourceStatus-module__RQfG3a__btnPrimary:hover{background-color:#1f6feb}.CloudSourceStatus-module__RQfG3a__btnSecondary{background-color:var(--secondary-color);color:var(--text-primary);border:1px solid var(--border-color)}.CloudSourceStatus-module__RQfG3a__btnSecondary:hover{background-color:var(--border-color)}.CloudSourceStatus-module__RQfG3a__btnDisabled{background-color:var(--secondary-color);color:var(--text-secondary);border:1px solid var(--border-color);cursor:not-allowed;opacity:.6}
.PortablePrivatePanel-module__YEVjbq__container{background:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.PortablePrivatePanel-module__YEVjbq__title{color:var(--text-primary);font-size:1.1rem;font-weight:700}.PortablePrivatePanel-module__YEVjbq__intro{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.PortablePrivatePanel-module__YEVjbq__compatibilityAlert{border-radius:8px;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.PortablePrivatePanel-module__YEVjbq__compatible{color:#16a34a;background-color:#16a34a14;border:1px solid #16a34a33}.PortablePrivatePanel-module__YEVjbq__incompatible{color:#ef4444;background-color:#ef444414;border:1px solid #ef444433}.PortablePrivatePanel-module__YEVjbq__privacyNotice{color:var(--text-secondary);background-color:var(--secondary-color);border-left:3px solid var(--accent-color);border-radius:4px;padding:.75rem;font-size:.8rem}.PortablePrivatePanel-module__YEVjbq__statsGrid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.PortablePrivatePanel-module__YEVjbq__statsGrid{grid-template-columns:1fr 1fr}}.PortablePrivatePanel-module__YEVjbq__statRow{border-bottom:1px dashed var(--border-color);justify-content:space-between;padding:.5rem 0;font-size:.85rem;display:flex}.PortablePrivatePanel-module__YEVjbq__statRow:last-child{border:none}.PortablePrivatePanel-module__YEVjbq__actions{flex-wrap:wrap;gap:.5rem;display:flex}.PortablePrivatePanel-module__YEVjbq__btn{border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.PortablePrivatePanel-module__YEVjbq__btnPrimary{background-color:var(--accent-color);color:#fff}.PortablePrivatePanel-module__YEVjbq__btnPrimary:hover{background-color:#1f6feb}.PortablePrivatePanel-module__YEVjbq__btnSecondary{background-color:var(--secondary-color);color:var(--text-primary);border:1px solid var(--border-color)}.PortablePrivatePanel-module__YEVjbq__btnSecondary:hover{background-color:var(--border-color)}.PortablePrivatePanel-module__YEVjbq__btnDanger{color:#ef4444;border:1px solid #ef444433}.PortablePrivatePanel-module__YEVjbq__btnDanger:hover{background-color:#ef444414}.PortablePrivatePanel-module__YEVjbq__manifestCard{background-color:var(--secondary-color);border:1px solid var(--border-color);border-radius:6px;padding:.75rem;font-size:.8rem}.PortablePrivatePanel-module__YEVjbq__manifestTitle{text-transform:uppercase;color:var(--text-secondary);margin-bottom:.25rem;font-size:.75rem;font-weight:700}.PortablePrivatePanel-module__YEVjbq__manifestGrid{grid-template-columns:100px 1fr;gap:.25rem;display:grid}
.LocalScanProgress-module__AAqCjG__progressBox{background-color:var(--secondary-color);border:1px solid var(--border-color);border-radius:var(--border-radius);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.LocalScanProgress-module__AAqCjG__titleRow{justify-content:space-between;align-items:center;display:flex}.LocalScanProgress-module__AAqCjG__label{color:var(--text-primary);font-size:.85rem;font-weight:700}.LocalScanProgress-module__AAqCjG__progressBar{background-color:var(--border-color);border-radius:3px;width:100%;height:6px;position:relative;overflow:hidden}.LocalScanProgress-module__AAqCjG__progressFill{background:linear-gradient(90deg, var(--accent-color) 0%, #a78bfa 100%);width:50%;height:100%;animation:1.5s ease-in-out infinite LocalScanProgress-module__AAqCjG__loading;position:absolute}@keyframes LocalScanProgress-module__AAqCjG__loading{0%{left:-50%}to{left:100%}}.LocalScanProgress-module__AAqCjG__stats{text-align:center;grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.LocalScanProgress-module__AAqCjG__statItem{background-color:var(--bg-color);border:1px solid var(--border-color);border-radius:6px;flex-direction:column;padding:.4rem;display:flex}.LocalScanProgress-module__AAqCjG__statNum{color:var(--text-primary);font-size:1.1rem;font-weight:800}.LocalScanProgress-module__AAqCjG__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.02em;font-size:.65rem;font-weight:700}.LocalScanProgress-module__AAqCjG__btnCancel{color:#ef4444;background-color:var(--bg-color);border:1px solid #ef444433;border-radius:4px;align-self:flex-end;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.LocalScanProgress-module__AAqCjG__btnCancel:hover{background-color:#ef444414}
.DocumentsWorkspace-module__PuhaOa__workspace{grid-template-columns:1fr;gap:1.5rem;width:100%;display:grid}@media (min-width:1024px){.DocumentsWorkspace-module__PuhaOa__workspace{grid-template-columns:1fr 350px}.DocumentsWorkspace-module__PuhaOa__workspace.DocumentsWorkspace-module__PuhaOa__hasPreview{grid-template-columns:1fr 400px}}.DocumentsWorkspace-module__PuhaOa__mainSection{flex-direction:column;gap:1.5rem;display:flex}.DocumentsWorkspace-module__PuhaOa__headerCard{background:linear-gradient(135deg, var(--bg-color) 0%, var(--secondary-color) 100%);border:1px solid var(--border-color);border-radius:var(--border-radius);box-shadow:var(--box-shadow);flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:relative;overflow:hidden}.DocumentsWorkspace-module__PuhaOa__headerCard:before{content:"";background:linear-gradient(180deg, var(--accent-color) 0%, #a78bfa 100%);width:4px;height:100%;position:absolute;top:0;left:0}.DocumentsWorkspace-module__PuhaOa__headerInfo h1{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.25rem;font-size:1.875rem;font-weight:800}.DocumentsWorkspace-module__PuhaOa__headerInfo p{color:var(--text-secondary);font-size:.95rem}.DocumentsWorkspace-module__PuhaOa__headerControls{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.DocumentsWorkspace-module__PuhaOa__banner{border-radius:var(--border-radius);background:#2f81f714;border:1px solid #2f81f733;flex-direction:column;gap:.25rem;padding:.75rem 1rem;display:flex}.DocumentsWorkspace-module__PuhaOa__bannerText{color:var(--accent-color);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:800}.DocumentsWorkspace-module__PuhaOa__bannerSubtext{color:var(--text-secondary);font-size:.75rem}.DocumentsWorkspace-module__PuhaOa__workspaceGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.DocumentsWorkspace-module__PuhaOa__workspaceGrid{grid-template-columns:2fr 1fr}}.DocumentsWorkspace-module__PuhaOa__leftColumn,.DocumentsWorkspace-module__PuhaOa__rightColumn{flex-direction:column;gap:1.5rem;display:flex}.DocumentsWorkspace-module__PuhaOa__resultsSection{background:var(--bg-color);border:1px solid var(--border-color);border-radius:var(--border-radius);flex-direction:column;gap:1rem;min-height:300px;padding:1.5rem;display:flex;box-shadow:0 1px 3px #00000005}.DocumentsWorkspace-module__PuhaOa__resultsHeader{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.DocumentsWorkspace-module__PuhaOa__resultsTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.DocumentsWorkspace-module__PuhaOa__resultsCount{color:var(--text-secondary);background-color:var(--secondary-color);border-radius:20px;padding:.25rem .6rem;font-size:.85rem;font-weight:600}.DocumentsWorkspace-module__PuhaOa__resultsList{flex-direction:column;gap:1rem;display:flex}.DocumentsWorkspace-module__PuhaOa__emptyState{text-align:center;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:4rem 2rem;display:flex}.DocumentsWorkspace-module__PuhaOa__emptyIcon{color:var(--text-secondary);opacity:.5}.DocumentsWorkspace-module__PuhaOa__loadingSpinner{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem;font-size:.9rem;display:flex}.DocumentsWorkspace-module__PuhaOa__spinner{border:3px solid var(--border-color);border-top-color:var(--accent-color);border-radius:50%;width:36px;height:36px;animation:.8s linear infinite DocumentsWorkspace-module__PuhaOa__spin}@keyframes DocumentsWorkspace-module__PuhaOa__spin{to{transform:rotate(360deg)}}.DocumentsWorkspace-module__PuhaOa__errorBanner{color:#ef4444;border-radius:var(--border-radius);background-color:#ef444414;border:1px solid #ef444433;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;display:flex}
