.PDFViewer-module__KCJ-ha__container{background:var(--bg-secondary);flex-direction:column;height:100%;display:flex}.PDFViewer-module__KCJ-ha__empty{height:100%;color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.PDFViewer-module__KCJ-ha__empty p:first-child{font-size:48px}.PDFViewer-module__KCJ-ha__hint{color:var(--text-tertiary);font-size:12px}.PDFViewer-module__KCJ-ha__toolbar{border-bottom:1px solid var(--border-color);background:var(--bg-primary);justify-content:space-between;align-items:center;gap:12px;padding:8px 12px;display:flex}.PDFViewer-module__KCJ-ha__fileName{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:500;overflow:hidden}.PDFViewer-module__KCJ-ha__zoomControls{align-items:center;gap:4px;display:flex}.PDFViewer-module__KCJ-ha__zoomLevel{text-align:center;min-width:50px;color:var(--text-secondary);font-size:12px}.PDFViewer-module__KCJ-ha__toolbar button{border:1px solid var(--border-color);background:var(--bg-primary);cursor:pointer;border-radius:4px;padding:4px 10px;font-size:14px;transition:all .15s}.PDFViewer-module__KCJ-ha__toolbar button:hover{background:var(--bg-tertiary)}.PDFViewer-module__KCJ-ha__downloadButton{border:1px solid var(--border-color);background:var(--bg-primary);border-radius:4px;padding:4px 10px;font-size:14px;text-decoration:none;transition:all .15s}.PDFViewer-module__KCJ-ha__downloadButton:hover{background:var(--bg-tertiary)}.PDFViewer-module__KCJ-ha__content{background:#525659;flex:1;position:relative;overflow:auto}.PDFViewer-module__KCJ-ha__loading{color:#fff;z-index:10;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.PDFViewer-module__KCJ-ha__spinner{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite PDFViewer-module__KCJ-ha__spin}@keyframes PDFViewer-module__KCJ-ha__spin{to{transform:rotate(360deg)}}.PDFViewer-module__KCJ-ha__error{color:#fff;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.PDFViewer-module__KCJ-ha__pdfWrapper{justify-content:center;width:100%;height:100%;transition:transform .2s;display:flex}.PDFViewer-module__KCJ-ha__pdf{border:none;width:100%;height:100%}
