@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#0f172a}#root{width:100%}h1{font-size:3.2em;line-height:1.1}button{transition:all .2s ease-in-out}button:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}button:active:not(:disabled){transform:translateY(0)}.glass-card{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #1f268712}input[type=text],input[type=password]{transition:border-color .2s,box-shadow .2s}input[type=text]:focus,input[type=password]:focus{outline:none;border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f633}canvas{touch-action:none}.dashboard-hero{background:linear-gradient(to right,#4f46e5,#ec4899);border-radius:16px;padding:3rem 2rem;color:#fff;margin-bottom:2rem;box-shadow:0 10px 25px #4f46e533;display:flex;justify-content:space-between;align-items:center}.book-card{position:relative;background:#fff;border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #f1f5f9;display:flex;flex-direction:column}.book-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.book-cover{width:100%;aspect-ratio:2 / 3;object-fit:cover;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);display:flex;align-items:center;justify-content:center;color:#6366f1}.book-info{padding:1.25rem;flex:1;display:flex;flex-direction:column}.upload-zone{border:2px dashed #cbd5e1;border-radius:16px;padding:2.5rem;text-align:center;transition:all .2s;background:#ffffff80;cursor:pointer}.upload-zone:hover{border-color:#6366f1;background:#eef2ff80}.pill-badge{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.pill-badge.success{background:#dcfce7;color:#166534}.pill-badge.pending{background:#fef9c3;color:#854d0e}.pill-badge.processing{background:#dbeafe;color:#1e40af}.pill-badge.failed{background:#fee2e2;color:#991b1b}
