*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:20px}.card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;margin-bottom:20px;padding:30px;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn:hover{box-shadow:0 8px 20px #667eea66;transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.btn-secondary{background:#f8f9fa;border:2px solid #e9ecef;color:#6c757d}.btn-secondary:hover{background:#e9ecef;box-shadow:0 8px 20px #6c757d33}.btn-danger{background:linear-gradient(135deg,#ff6b6b,#ee5a52)}.btn-danger:hover{box-shadow:0 8px 20px #ff6b6b66}.input{border:2px solid #e9ecef;border-radius:8px;font-size:16px;padding:12px 16px;transition:border-color .3s ease;width:100%}.input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.dropzone{background:#667eea0d;border:3px dashed #667eea;border-radius:16px;cursor:pointer;padding:60px 20px;text-align:center;transition:all .3s ease}.dropzone:hover{background:#764ba21a;border-color:#764ba2}.dropzone.drag-active{background:#764ba226;border-color:#764ba2;transform:scale(1.02)}.file-list{list-style:none}.file-item{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:12px;padding:16px;transition:all .3s ease}.file-item:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea1a}.file-info{flex:1 1}.file-name{color:#333;font-weight:600;margin-bottom:4px}.file-meta{color:#6c757d;font-size:14px}.file-actions{display:flex;gap:8px}.loading{animation:spin 1s ease-in-out infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.text-center{text-align:center}.mb-20{margin-bottom:20px}.mt-20{margin-top:20px}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-4{gap:16px}.w-full{width:100%}.hidden{display:none}.auth-container{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-header{margin-bottom:30px}.auth-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin:20px 0 10px}.auth-header p{color:#6c757d;font-size:1.1rem}.auth-icon{color:#667eea;margin-bottom:10px}.auth-form{margin:0 auto;max-width:400px}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.header{margin-bottom:30px}.header-content{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.header-content h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:700;margin:0}.main-content{grid-gap:30px;display:grid;gap:30px}.dropzone-content{align-items:center;display:flex;flex-direction:column;gap:16px}.dropzone-icon{color:#667eea;transition:transform .3s ease}.dropzone:hover .dropzone-icon{transform:scale(1.1)}.dropzone-text{color:#333;font-size:1.2rem;font-weight:600;margin:0}.dropzone-hint{color:#6c757d;font-size:.9rem;margin:0}.upload-loading{align-items:center;display:flex;flex-direction:column;gap:16px}.upload-loading p{color:#667eea;font-size:1.1rem;font-weight:600;margin:0}.file-meta{align-items:center;display:flex;gap:20px}.file-date,.file-size{align-items:center;color:#6c757d;display:flex;gap:4px}.empty-state{color:#6c757d;padding:60px 20px;text-align:center}.empty-icon{color:#dee2e6;margin-bottom:20px}.empty-state p:first-of-type{font-size:1.2rem;font-weight:600;margin-bottom:8px}.empty-state p:last-of-type{font-size:1rem}@media (max-width:768px){.container{padding:10px}.card{padding:20px}.header-content{flex-direction:column;gap:20px;text-align:center}.header-content h1{font-size:2rem}.file-item{align-items:flex-start;flex-direction:column;gap:12px}.file-actions{justify-content:flex-end;width:100%}.file-meta{align-items:flex-start;flex-direction:column;gap:8px}.dropzone{padding:40px 20px}.dropzone-text{font-size:1rem}}@media (max-width:480px){.auth-header h1{font-size:2rem}.header-content h1{font-size:1.8rem}.card{padding:15px}.dropzone{padding:30px 15px}}
/*# sourceMappingURL=main.a0489b09.css.map*/