body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}*{margin:0;padding:0;font-family:Roboto}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.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}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}header{display:flex;background-image:linear-gradient(90deg,#ffeec2,#322c8e);height:70px;align-items:center}header button{font-size:25px;border:0;background:none;border-radius:8px;height:50px;padding:0 20px}header button:hover{color:#fff;cursor:pointer;border:#fff;transition:all .5s;text-decoration:underline}header h2{margin-left:30px;color:#000;font-size:20px}header a{text-decoration:none;cursor:pointer;font-size:25px;margin-left:30px;color:#322c8e}header a:hover{text-decoration:underline}header input{font-size:25px;height:40px;margin:0 30px 5px;border-color:5px solid #322c8e}.containerCategory{display:flex;margin-top:25px;justify-content:space-evenly}.categorias{width:200px}.container-category input{width:100%;background:#fff;padding:10px;font-size:15px;margin:1px 0;border-radius:6px}.container-category input:hover{cursor:pointer;background-color:#fdf5e2}.products{width:75%;background-color:#fff;border-radius:6px}.products div{display:flex;flex-wrap:wrap;justify-content:space-evenly}.products div div{background-color:#fdf5e2;width:200px;border:1px solid #322c8e;margin:5px 0}
/*# sourceMappingURL=main.a1d8f850.chunk.css.map */