body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f5f5}#root{min-height:100vh}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:400px;padding:24px;border-radius:8px;box-shadow:0 4px 12px #00000026}.upload-container,.history-container{padding:24px}.pdf-preview-container{background:#fff;border-radius:8px;overflow:hidden}.pdf-controls{padding:12px 16px;background:#fafafa;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.pdf-canvas-wrapper{overflow:auto;background:#525659;display:flex;justify-content:safe center;align-items:safe flex-start;padding:16px}.pdf-canvas-wrapper canvas{box-shadow:0 2px 8px #0000004d;background:#fff}
