.file-preview-overlay{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;left:0;opacity:0;padding:20px;position:fixed;top:0;transition:opacity var(--transition-normal) ease,visibility var(--transition-normal) ease;visibility:hidden;width:100%;z-index:10002}.file-preview-overlay.show{opacity:1;visibility:visible}.file-preview-modal{background:#fff;border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;flex-direction:column;max-height:90vh;max-width:900px;opacity:0;overflow:hidden;transform:translateY(20px) scale(.98);transition:opacity var(--transition-normal) cubic-bezier(.4,0,.2,1),transform var(--transition-normal) cubic-bezier(.4,0,.2,1);width:100%}.file-preview-overlay.show .file-preview-modal{opacity:1;transform:translateY(0) scale(1)}.file-preview-header{align-items:center;background:#fafafa;border-bottom:1px solid #eee;display:flex;flex-shrink:0;justify-content:space-between;padding:12px 16px}.file-preview-title{align-items:center;color:#333;display:flex;flex:1;font-size:14px;font-weight:500;gap:10px;min-width:0}.file-preview-title i{color:#666;flex-shrink:0;font-size:16px}.file-preview-title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-preview-actions{align-items:center;display:flex;flex-shrink:0;gap:4px}.file-preview-btn{align-items:center;background:transparent;border:none;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;transition:all var(--transition-fast) ease;width:32px}.file-preview-btn:hover{background:#e5e5e5;color:#333}.file-preview-btn:active{transform:scale(.95)}.file-preview-btn:disabled{cursor:not-allowed;opacity:.4}.file-preview-btn:disabled:hover{background:transparent;transform:none}.file-preview-close{align-items:center;background:transparent;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;margin-left:8px;transition:all var(--transition-fast) ease;width:32px}.file-preview-close i{font-size:24px;line-height:1}.file-preview-close:hover{background:#fee2e2;color:#dc2626}.file-preview-toolbar{align-items:center;background:#fff;border-bottom:1px solid #eee;display:none;flex-shrink:0;gap:16px;justify-content:center;padding:8px 16px}.file-preview-toolbar.show{display:flex}.file-preview-toolbar .page-info{color:#666;font-size:13px;min-width:80px;text-align:center}.file-preview-toolbar .zoom-info{color:#888;font-size:12px;min-width:45px;text-align:center}.file-preview-toolbar .divider{background:#e5e5e5;height:20px;width:1px}.file-preview-content{background:#e5e5e5;flex:1;min-height:400px;overflow:auto;padding:20px}.file-preview-canvas-wrapper,.file-preview-content{align-items:center;display:flex;flex-direction:column}.file-preview-canvas-wrapper{gap:16px}.file-preview-canvas{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.docx-preview-wrapper{align-items:center;display:flex;flex-direction:column;gap:24px;padding:20px;width:100%}.docx-page{background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.15);box-sizing:border-box;color:#333;font-family:Times New Roman,serif;font-size:12pt;line-height:1.8;max-width:100%;min-height:297mm;padding:25mm 20mm;position:relative;width:210mm}.docx-page:after{bottom:15mm;color:#999;content:attr(data-page);font-size:10pt;position:absolute;right:20mm}.docx-page .docx-h1{color:#000;font-size:18pt;font-weight:700;margin:24px 0 16px;text-align:center}.docx-page .docx-h2{color:#111;font-size:14pt;font-weight:700;margin:20px 0 12px}.docx-page .docx-h3{color:#222;font-size:12pt;font-weight:700;margin:16px 0 10px}.docx-page .docx-p{margin:0 0 12px;text-align:justify;text-indent:2em}.docx-page .docx-empty{height:1.8em;margin:0}.docx-page .docx-li{list-style-type:disc;margin:6px 0 6px 2em}.docx-page .docx-table{border-collapse:collapse;font-size:10pt;margin:16px 0;width:100%}.docx-page .docx-table td,.docx-page .docx-table th{border:1px solid #333;padding:8px 12px;text-align:left}.docx-page .docx-table th{background:#f5f5f5;font-weight:700}@media (max-width:900px){.docx-page{font-size:11pt;min-height:auto;padding:20px 16px;width:100%}.docx-page:after{bottom:10px;right:16px}.docx-page .docx-h1{font-size:16pt}.docx-page .docx-h2{font-size:13pt}}.docx-page p{margin:0 0 12px;text-align:justify;text-indent:2em}.docx-page h1{color:#000;font-size:18pt;font-weight:700;margin:24px 0 16px;text-align:center}.docx-page h2{color:#111;font-size:14pt;font-weight:700;margin:20px 0 12px}.docx-page h3{color:#222;font-size:12pt;font-weight:700;margin:16px 0 10px}.docx-page ol,.docx-page ul{margin:12px 0;padding-left:2em}.docx-page li{margin:6px 0}.docx-page table{border-collapse:collapse;font-size:10pt;margin:16px 0;width:100%}.docx-page table td,.docx-page table th{border:1px solid #333;padding:8px 12px;text-align:left}.docx-page table th{background:#f5f5f5;font-weight:700}.docx-page img{height:auto;margin:12px 0;max-width:100%}.docx-page a{color:#3b82f6;-webkit-text-decoration:underline;text-decoration:underline}.image-preview-wrapper{align-items:flex-start;box-sizing:border-box;display:flex;justify-content:center;padding:20px;width:100%}.file-preview-image{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.18);height:auto;max-height:calc(90vh - 220px);max-width:min(100%,1100px);-o-object-fit:contain;object-fit:contain;width:auto}@media (max-width:900px){.docx-page h1{font-size:16pt}.docx-page h2{font-size:13pt}}.file-preview-loading{align-items:center;color:#666;display:flex;flex-direction:column;gap:16px;justify-content:center;padding:80px 40px}.file-preview-loading i{color:#9ca3af;font-size:28px}.file-preview-loading span{font-size:14px}.loading-progress-bar{background:#e5e7eb;border-radius:2px;height:4px;margin-top:8px;overflow:hidden;width:200px}.loading-progress-fill{background:linear-gradient(90deg,#9ca3af,#6b7280);border-radius:2px;height:100%;transition:width var(--transition-normal) ease}.file-preview-error{align-items:center;color:#666;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:80px 40px}.file-preview-error i{color:#f87171;font-size:36px}.file-preview-error span{color:#666;font-size:14px}@media (max-width:768px){.file-preview-overlay{padding:10px}.file-preview-modal{border-radius:8px;max-height:95vh}.file-preview-header{padding:10px 12px}.file-preview-title{font-size:13px}.file-preview-title span{max-width:150px}.file-preview-content{padding:12px}.docx-preview-wrapper{padding:24px 20px}.file-preview-toolbar{gap:8px;padding:6px 12px}.file-preview-btn{font-size:12px;height:28px;width:28px}}html.dark .file-preview-modal{background:#1a1a1a}html.dark .file-preview-overlay{background:rgba(0,0,0,.7)}html.dark .file-preview-header{background:#222;border-color:#333}html.dark .file-preview-title{color:#eee}html.dark .file-preview-title i{color:#b3b3b3}html.dark .file-preview-btn{color:#aaa}html.dark .file-preview-btn:hover{background:#333;color:#fff}html.dark .file-preview-close{color:#a3a3a3}html.dark .file-preview-close:hover{background:rgba(239,68,68,.2);color:#f87171}html.dark .file-preview-toolbar{background:#1f1f1f;border-bottom-color:#2a2a2a}html.dark .file-preview-actions .zoom-info,html.dark .file-preview-toolbar .page-info,html.dark .file-preview-toolbar .zoom-info{color:#a3a3a3}html.dark .file-preview-toolbar .divider{background:#3a3a3a}html.dark .file-preview-content{background:#111}html.dark .file-preview-canvas{background:#111;box-shadow:0 2px 10px rgba(0,0,0,.45)}html.dark .file-preview-image{background:#111;box-shadow:0 2px 10px rgba(0,0,0,.5)}html.dark .docx-preview-wrapper{background:#1a1a1a;color:#ddd}html.dark .docx-page,html.dark .docx-page table td,html.dark .docx-page table th{background:#111;border-color:#333;color:#e5e5e5}html.dark .docx-page:after{color:#777}html.dark .docx-page h1,html.dark .docx-page h2,html.dark .docx-page h3{color:#f5f5f5}.xlsx-preview-wrapper{align-self:stretch;background:#fff;display:flex;flex:1;flex-direction:column;margin:-20px;overflow:hidden}.xlsx-tab-bar{background:#f0f0f0;border-bottom:1px solid #ddd;display:flex;flex-shrink:0;flex-wrap:wrap;gap:2px;padding:8px 12px 0}.xlsx-tab{background:#e8e8e8;border:1px solid #ccc;border-bottom:none;border-radius:4px 4px 0 0;color:#555;cursor:pointer;font-size:13px;padding:5px 14px;transition:background var(--transition-fast)}.xlsx-tab:hover{background:#d8d8d8}.xlsx-tab.active{background:#fff;border-color:#bbb;color:#1a1a1a;font-weight:600}.xlsx-scroll-area{flex:1;overflow:auto;padding:12px}.xlsx-table-container{display:inline-block;min-width:100%;transform-origin:top left}.xlsx-table{border-collapse:collapse;font-size:13px;min-width:100%;white-space:nowrap}.xlsx-table td,.xlsx-table th{border:1px solid #d0d0d0;padding:4px 10px;text-align:left;vertical-align:middle}.xlsx-table th{background:#f5f5f5;color:#333;font-weight:600;position:sticky;top:0;z-index:1}.xlsx-table tr:nth-child(2n) td{background:#fafafa}.xlsx-table tr:hover td{background:#eef4ff}html.dark .xlsx-preview-wrapper{background:#1a1a1a}html.dark .xlsx-tab-bar{background:#222;border-bottom-color:#444}html.dark .xlsx-tab{background:#2a2a2a;border-color:#444;color:#aaa}html.dark .xlsx-tab:hover{background:#333}html.dark .xlsx-tab.active{background:#1a1a1a;border-color:#555;color:#eee}html.dark .xlsx-table td,html.dark .xlsx-table th{border-color:#333;color:#ddd}html.dark .xlsx-table th{background:#252525;color:#ccc}html.dark .xlsx-table tr:nth-child(2n) td{background:#1f1f1f}html.dark .xlsx-table tr:hover td{background:#1e2d3d}