body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{font-family:Arial,sans-serif;padding:20px;text-align:center}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}input[type=file]{display:none}.custom-file-upload,button{background:linear-gradient(45deg,#4caf50,#81c784);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;margin:50px 10px 10px;padding:10px 20px;text-transform:uppercase;transition:background .3s ease,transform .2s ease}.custom-file-upload:hover,button:hover{background:linear-gradient(45deg,#388e3c,#66bb6a);transform:translateY(-2px)}button:disabled{background:#ccc;cursor:not-allowed}.custom-file-upload:active,button:active{transform:translateY(2px)}.image-container{align-items:center;display:flex;justify-content:center;margin-bottom:100px;margin-top:100px}img{max-height:60vh;max-width:100%}table{border-collapse:collapse;box-shadow:0 0 10px #0000001a;margin:20px auto;text-align:left;width:80%}td,th{border:1px solid #ddd;padding:12px 20px}th{background-color:#4caf50;color:#fff;font-weight:700}tr:nth-child(2n){background-color:#f9f9f9}tr:hover{background-color:#f1f1f1}table+div{margin-top:20px}
/*# sourceMappingURL=main.18b84c1f.css.map*/