*,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;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#12343b;height:100%;min-height:100vh;padding:15px;text-align:center}.Search{display:flex;gap:1rem;justify-content:center}.Search input{padding:10px}.Search button{background-color:#fa6400;border-color:#fa6400;border-radius:4px;box-shadow:0 1px 3px 0 #00000005;color:#fff;cursor:pointer;font-size:16px;padding:10px 30px}.loading{color:#fff;font-size:2rem;padding:1rem}.items{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(1,1fr);justify-content:center;padding:1rem}img{height:auto;max-width:500px;min-height:100px;min-width:200px;width:100%}@media screen and (min-width:428px){.items{grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:768px){.items{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1000px){.items{grid-template-columns:repeat(4,1fr)}}.favorite-item{display:flex;gap:1rem;justify-content:center}.favorite{overflow-x:scroll;padding:1rem}h2{color:#fff;margin:.5rem 0}.search-favorites input[type=text]{margin-bottom:12px;padding:.75rem}.no-recipe{color:#fff;font-size:24px;text-align:center}.recipe-item{background-color:#eae9e9;border-radius:16px;padding:1rem .8rem}.recipe-item img{border-radius:12px}.recipe-item h3{padding:.5rem 0}.recipe-item .btn{border:1px solid #c2c2c2;border-radius:4px;cursor:pointer;padding:.5rem 1rem;transition:.3s}.recipe-item .btn:hover,.themeButton{background-color:#fa6400;color:#fff}.themeButton{border-color:#fa6400;border-radius:4px;box-shadow:0 1px 3px 0 #00000005;cursor:pointer;font-size:16px;margin:1rem 0;padding:10px 30px}
/*# sourceMappingURL=main.0ee82a8b.css.map*/