.pdf-viewer-container{background:#0f172a;flex-direction:column;height:100vh;display:flex}.pdf-viewer-dashboard-container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:calc(100vh - 120px);display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000d}.pdf-viewer-loading.spin{animation:.8s linear infinite pdf-spin}@keyframes pdf-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
