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{align-items:center;background-color:#f5f5f5;display:flex;flex-direction:column;font-family:Arial,sans-serif;height:100vh;justify-content:flex-start;padding:20px}.header{margin-bottom:20px;text-align:center}.logo{margin-bottom:10px;width:150px}.scanner{background-color:#000;border:2px solid #ccc;border-radius:10px;height:45%;margin:20px auto;overflow:hidden;position:relative;width:90%}.product-info{top:10px;width:80%}.product-info h2{font-size:1.5rem;margin-bottom:10px}.product-info p{font-size:1.2rem;margin:5px 0}.price{color:#007bff;font-weight:700}.error{background-color:#ff0000e6;box-shadow:0 4px 6px #0003;color:#fff;font-size:1.2rem;padding:15px 30px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.error,.product-info{border-radius:10px;left:50%;text-align:center}.product-info{background-color:#fff;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:20px;position:absolute;top:30px;transform:translateX(-50%);width:90%;z-index:10}.product-info img{border-radius:10px;box-shadow:0 4px 6px #0000001a;height:auto;margin-bottom:10px;max-width:200px;width:100%}
/*# sourceMappingURL=main.ef663a61.css.map*/