.DocumentPreview-module__hswR_a__previewContainer{background-color:var(--bg-secondary);justify-content:center;align-items:flex-start;width:100%;display:flex;position:relative;overflow:hidden}.DocumentPreview-module__hswR_a__pageContainer{background-color:var(--bg-card);box-shadow:0 2px 4px var(--shadow-sm);position:relative;overflow:hidden}.DocumentPreview-module__hswR_a__previewCanvas{width:100%;height:100%;display:block}.DocumentPreview-module__hswR_a__gradientOverlay{background:linear-gradient(transparent,var(--bg-overlay));pointer-events:none;height:60px;position:absolute;bottom:0;left:0;right:0}.DocumentPreview-module__hswR_a__dark .DocumentPreview-module__hswR_a__pageContainer{background-color:var(--bg-card);box-shadow:0 2px 4px var(--shadow-md)}.DocumentPreview-module__hswR_a__dark .DocumentPreview-module__hswR_a__gradientOverlay{background:linear-gradient(#0000,#1a1a1ae6)}
.DocsIndex-module__WB9zHq__container{background-color:var(--bg-primary);flex-direction:column;width:100%;min-height:100vh;display:flex}.DocsIndex-module__WB9zHq__mainContent{flex-grow:1;width:100%;max-width:1320px;margin:60px auto 0;padding:24px}.DocsIndex-module__WB9zHq__controls{border-bottom:1px solid var(--border-primary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:10px;display:flex}.DocsIndex-module__WB9zHq__controlsSection{flex:1;align-items:center;gap:8px;display:flex}.DocsIndex-module__WB9zHq__controlsSection:first-child{justify-content:flex-start}.DocsIndex-module__WB9zHq__controlsSection:nth-child(2){justify-content:center}.DocsIndex-module__WB9zHq__controlsSection:last-child{justify-content:flex-end}.DocsIndex-module__WB9zHq__controlLabel{color:var(--text-disabled);font-size:14px;font-family:var(--font-ui)}.DocsIndex-module__WB9zHq__viewButtonIcon{vertical-align:middle}.DocsIndex-module__WB9zHq__viewButtonLeft{border-right:none;border-radius:4px 0 0 4px}.DocsIndex-module__WB9zHq__viewButtonRight{border-radius:0 4px 4px 0;margin-left:-1px}.DocsIndex-module__WB9zHq__sortControls{align-items:center;gap:8px;display:flex}.DocsIndex-module__WB9zHq__iconLeftSm{margin-right:4px}.DocsIndex-module__WB9zHq__iconLeftMd{margin-right:6px}.DocsIndex-module__WB9zHq__hiddenInput{display:none}.DocsIndex-module__WB9zHq__emptyStateActions{justify-content:center;gap:12px;display:flex}.DocsIndex-module__WB9zHq__emptyStateHint{opacity:.7;margin-top:16px;font-size:14px}.DocsIndex-module__WB9zHq__pageNumberButton{width:30px;height:30px;padding:5px}.DocsIndex-module__WB9zHq__emptyState{text-align:center;background-color:var(--bg-tertiary);border-radius:8px;padding:60px 20px}.DocsIndex-module__WB9zHq__emptyStateTitle{color:var(--text-tertiary);margin-bottom:16px}.DocsIndex-module__WB9zHq__emptyStateText{color:var(--text-muted);margin-bottom:24px}.DocsIndex-module__WB9zHq__documentGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.DocsIndex-module__WB9zHq__documentList{border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.DocsIndex-module__WB9zHq__documentCard{background-color:var(--bg-card);cursor:pointer;color:inherit;border:1px solid #0000;border-radius:8px;text-decoration:none;transition:box-shadow .2s,border .2s;overflow:hidden}.DocsIndex-module__WB9zHq__documentCard:hover{box-shadow:0 4px 12px var(--shadow-md);border:1px solid color-mix(in srgb,transparent,var(--accent-primary)50%)}.DocsIndex-module__WB9zHq__documentPreviewContainer{background-color:var(--bg-card);border-bottom:1px solid var(--border-primary);position:relative;overflow:hidden}.DocsIndex-module__WB9zHq__documentInfo{padding:16px}.DocsIndex-module__WB9zHq__documentTitleRow{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.DocsIndex-module__WB9zHq__documentTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;font-family:var(--font-ui);flex:1;margin:0;overflow:hidden}.DocsIndex-module__WB9zHq__documentDeleteButton{background-color:var(--bg-secondary);border:1px solid var(--border-primary);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.DocsIndex-module__WB9zHq__documentDeleteButton:hover{background-color:var(--accent-danger);color:#fff;border-color:var(--accent-danger)}.DocsIndex-module__WB9zHq__documentDeleteButton:active{transform:scale(.95)}.DocsIndex-module__WB9zHq__documentDeleteButton svg{width:14px;height:14px}.DocsIndex-module__WB9zHq__documentDate{color:var(--text-disabled);font-size:13px;font-family:var(--font-ui);margin:0}.DocsIndex-module__WB9zHq__documentListItem{border-bottom:1px solid var(--border-tertiary);background-color:var(--bg-card);color:inherit;align-items:center;padding:16px;text-decoration:none;transition:background-color .2s;display:flex}.DocsIndex-module__WB9zHq__documentListItem:hover{background-color:var(--bg-hover)}.DocsIndex-module__WB9zHq__documentListContent{flex:1}.DocsIndex-module__WB9zHq__documentListTitle{color:var(--text-primary);margin:0 0 4px;font-size:16px;font-weight:600}.DocsIndex-module__WB9zHq__documentListPreview{color:var(--text-muted);margin:0;font-size:14px}.DocsIndex-module__WB9zHq__documentListActions{align-items:center;gap:12px;margin-left:24px;display:flex}.DocsIndex-module__WB9zHq__documentListDate{color:var(--text-muted);white-space:nowrap;text-align:right;width:120px;font-size:13px}.DocsIndex-module__WB9zHq__documentListDeleteButton{background-color:var(--bg-secondary);border:1px solid var(--border-primary);width:28px;height:28px;color:var(--text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.DocsIndex-module__WB9zHq__documentListDeleteButton:hover{background-color:var(--accent-danger);color:#fff;border-color:var(--accent-danger)}.DocsIndex-module__WB9zHq__documentListDeleteButton:active{transform:scale(.95)}.DocsIndex-module__WB9zHq__documentListDeleteButton svg{width:14px;height:14px}.DocsIndex-module__WB9zHq__loadingContainer{height:300px;color:var(--text-disabled);font-family:var(--font-ui);justify-content:center;align-items:center;display:flex}.DocsIndex-module__WB9zHq__importError{color:var(--accent-danger);border:1px solid var(--accent-danger);border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px 16px;display:flex}.DocsIndex-module__WB9zHq__importErrorClose{color:var(--accent-danger);cursor:pointer;background:0 0;border:none;font-size:18px;line-height:1}.DocsIndex-module__WB9zHq__emptyDragIcon{opacity:.6;margin-bottom:16px;font-size:48px}.DocsIndex-module__WB9zHq__paginationContainer{border-top:1px solid var(--border-primary);font-family:var(--font-ui);justify-content:center;align-items:center;margin-top:32px;padding-top:24px;display:flex}.DocsIndex-module__WB9zHq__paginationInfo{color:var(--text-muted);font-size:14px}.DocsIndex-module__WB9zHq__paginationControls{align-items:center;gap:8px;display:flex}.DocsIndex-module__WB9zHq__pageNumbers{gap:4px;display:flex}.DocsIndex-module__WB9zHq__docShareNote{color:var(--text-muted);white-space:nowrap;font-size:13px}.DocsIndex-module__WB9zHq__docShareNote span{color:var(--accent-primary)}.DocsIndex-module__WB9zHq__docPrivateNote{white-space:nowrap;color:var(--text-muted);font-size:13px}.DocsIndex-module__WB9zHq__collabList{align-items:center;display:flex}.DocsIndex-module__WB9zHq__documentTitleActions{align-items:center;gap:4px;display:flex}.DocsIndex-module__WB9zHq__collaboratorsRow{white-space:nowrap;height:40px;color:var(--text-muted);align-items:center;font-size:13px;display:flex}.DocsIndex-module__WB9zHq__statusInline.DocsIndex-module__WB9zHq__docPublicNote,.DocsIndex-module__WB9zHq__collaboratorsRow.DocsIndex-module__WB9zHq__docPublicNote{white-space:nowrap;color:var(--accent-success);font-size:13px}.DocsIndex-module__WB9zHq__statusInline{white-space:nowrap;color:var(--text-muted);margin-left:8px;margin-right:8px;font-size:13px}.DocsIndex-module__WB9zHq__avatarsRow{align-items:center;gap:4px;display:flex}.DocsIndex-module__WB9zHq__avatarExtra{background-color:var(--bg-tertiary);color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;display:flex}@keyframes DocsIndex-module__WB9zHq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.DocsIndex-module__WB9zHq__skeleton{background:linear-gradient(90deg,var(--bg-tertiary)25%,var(--bg-hover)50%,var(--bg-tertiary)75%);background-size:200% 100%;border-radius:4px;animation:1.5s infinite DocsIndex-module__WB9zHq__shimmer}.DocsIndex-module__WB9zHq__skeletonButton{border-radius:6px;height:32px;}.DocsIndex-module__WB9zHq__skeletonButtonPrimary{width:120px;}.DocsIndex-module__WB9zHq__skeletonButtonSecondary{width:100px;}.DocsIndex-module__WB9zHq__skeletonViewToggle{width:64px;height:28px;}.DocsIndex-module__WB9zHq__skeletonDropdown{width:160px;height:28px;}.DocsIndex-module__WB9zHq__skeletonLabel{width:50px;height:16px;}.DocsIndex-module__WB9zHq__skeletonCard{background-color:var(--bg-card);border-radius:8px;overflow:hidden}.DocsIndex-module__WB9zHq__skeletonPreview{border-bottom:1px solid var(--border-primary);border-radius:0;height:200px;}.DocsIndex-module__WB9zHq__skeletonCardInfo{padding:16px}.DocsIndex-module__WB9zHq__skeletonTitle{width:70%;height:20px;margin-bottom:12px;}.DocsIndex-module__WB9zHq__skeletonDate{width:40%;height:14px;margin-bottom:12px;}.DocsIndex-module__WB9zHq__skeletonStatus{width:50px;height:24px;}.DocsIndex-module__WB9zHq__skeletonListItem{border-bottom:1px solid var(--border-tertiary);background-color:var(--bg-card);align-items:center;padding:16px;display:flex}.DocsIndex-module__WB9zHq__skeletonListContent{flex:1}.DocsIndex-module__WB9zHq__skeletonListTitle{width:200px;height:18px;margin-bottom:8px;}.DocsIndex-module__WB9zHq__skeletonListPreview{width:60%;height:14px;}.DocsIndex-module__WB9zHq__skeletonListActions{align-items:center;gap:12px;margin-left:24px;display:flex}.DocsIndex-module__WB9zHq__skeletonListStatus{width:50px;height:16px;}.DocsIndex-module__WB9zHq__skeletonListDate{width:80px;height:14px;}.DocsIndex-module__WB9zHq__skeletonListDelete{border-radius:50%;width:28px;height:28px;}
/*# sourceMappingURL=fc3276302c16efdd.css.map*/