body{background-color:#000;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}.app{background-color:#ffc352;box-sizing:border-box;min-height:100vh;margin:0 auto}@media (min-width:800px){.app{border-radius:10px;max-width:700px;min-height:87vh;height:87vh;overflow-y:scroll;overflow-x:hidden;position:relative;width:100%}#root{background-color:#333;align-items:center;display:flex;min-width:100%;min-height:100vh}.app::-webkit-scrollbar{width:1em}.app::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.app::-webkit-scrollbar-thumb{background-color:rgba(255,166,0,.644);border-radius:10px;outline:1px solid #333}}.btn{border:1px solid #000;border-radius:5px;font-size:22px;margin:10px auto;padding:.3em .7em}.btn:disabled{background-color:#ccc;border:1px solid grey;color:#000;cursor:not-allowed}.link-warning{background-color:hsla(0,0%,44.7%,.65);border-radius:.4em;color:#fff;font-size:22px;left:50%;padding:.5em 1.25em;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:3000}.btn-go{background-color:rgba(71,160,20,.65);border:1px solid #fff;color:#fff}.login-page{align-items:center;display:flex;flex-flow:column;height:80vh;justify-content:center}.login-title{font-family:Style Script,cursive;font-size:3.2em;padding-bottom:30px}.login-form{align-items:center;display:flex;flex-flow:column nowrap;margin:0 auto;width:80%}.login-input{border-radius:5px;font-size:18px;margin:10px 0;padding:5px;width:100%}.header-div{align-items:flex-start;background-color:rgba(255,166,0,.904);color:#f5f5f5;display:flex;justify-content:space-between}.header-div *{margin:5px}.header-title{font-size:32px;text-align:center}.header-search-btn{background:none;border:none}.header-div img{-webkit-filter:invert();filter:invert()}.invisible-div{flex-shrink:1;width:6%}.cards-container{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-around;margin:0 auto;width:95%}.recipe-container{background-color:rgba(250,180,76,.466);border:1px solid #fab44c;border-radius:5px;box-shadow:2px 3px 3px #555;height:200px;margin:0 5px 15px;overflow-y:hidden;width:150px}.recipe-card{align-items:center;display:flex;flex-flow:column;justify-content:space-between;height:100%}.recipe-title{color:#000;padding:2px;text-align:center;text-decoration:none}.recipe-img{border-radius:10px;padding:5px;width:100%}@media screen and (max-width:250px){.recipe-container{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:90%}.recipe-title{font-size:14px}}@media screen and (min-width:251px) and (max-width:350px){.recipe-container{width:45%}.recipe-title{font-size:14px}}.footer-wrapper{background-color:#da8d00;bottom:0;display:flex;justify-content:space-around;left:0;position:fixed;width:100%}.footer-wrapper *{background:none;border:none;-webkit-filter:invert();filter:invert();margin:2px 0;padding:0 10px}.clear-bottom-padding{height:52px}@media (min-width:800px) and (max-width:1920px){.footer-wrapper{bottom:5%;border-radius:0 0 12px 12px;left:50%;transform:translateX(-50%);width:700px}}.loading-screen{align-items:center;display:flex;flex-direction:column;padding-top:10%;width:100%}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border:8px solid transparent;border-top-color:#fff}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.category-btns{display:flex;flex-flow:row wrap;justify-content:space-around;margin:10px auto;width:95%}.category-btn{background-color:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:1px 2px 2px #555;color:#000;margin-bottom:10px;padding:.1em 0;width:45%}@media screen and (max-width:250px){.category-btn{width:90%}}@media screen and (min-width:251px) and (max-width:350px){.category-btn{font-size:14px}}.carousel{justify-content:space-between;margin:5px 0 20px;overflow-x:scroll;width:100%}.carousel,.item-carousel{align-items:center;display:flex}.item-carousel{border:1px solid #ccc;border-radius:10px;flex-flow:column nowrap;margin:0 2.5% 12px;min-width:45%;overflow:hidden;padding:5px}.carousel img{width:100%}.carousel::-webkit-scrollbar{width:1em}.carousel::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.253)}.carousel::-webkit-scrollbar-thumb{background-color:#ffa600;outline:1px solid #333}.go-home-button{background-color:hsla(0,0%,100%,.747);border:none;border-radius:10px;left:5px;position:absolute;top:5px;z-index:3000}.details-img{width:100%}.details-title{font-size:20px;font-weight:800;margin:10px auto;width:90%}.title-interactions-wrapper{display:flex;flex-flow:row nowrap;justify-content:space-between;margin:5px auto;width:90%}.title-interactions-wrapper div{max-width:45%}@media screen and (max-width:280px){.title-interactions-wrapper{flex-direction:column;justify-content:center}.title-interactions-wrapper div{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}.details-category{color:#444;font-size:18px}.interaction-btn{background:none;border:none;border-radius:5px;height:32px;margin:0 7px;text-decoration:none;width:42px}.interaction-btn:focus{outline:none}.interaction-btn img{width:100%}.details-section-container{margin:10px auto;width:95%}.details-section-title{font-size:18px;font-weight:800}.details-section-list{background-color:#ccc;border-radius:10px;padding:10px;width:95%}.details-section-list p{margin:2px 0;padding:0}.start-recipe-btn{background-color:green;border:none;bottom:0;color:#fff;font-size:22px;left:0;padding:5px 0;position:fixed;text-align:center;width:100%}.details-video{margin:20px auto;max-width:500px;width:90%}.ingredient-done{text-decoration:line-through}.details-section-list label input{margin-right:5px}.finish-recipe-btn{background-color:green;border:1px solid #fff;border-radius:10px;color:#fff;font-weight:600;margin-left:45%;padding:.675em 1.25em;transform:translateX(-45%)}.finish-recipe-btn:disabled{background-color:#ddd;border:1px solid #888;color:#888;cursor:not-allowed;font-weight:400}.clear-start-recipe-btn{height:43px}@media (min-width:800px){.start-recipe-btn{bottom:5%;border-radius:0 0 12px 12px;left:50%;transform:translateX(-50%);width:700px}.finish-recipe-btn{margin:5px 0 20px 50%;font-size:20px;transform:translateX(-50%)}.finish-recipe-btn:hover{-webkit-filter:contrast(120%);filter:contrast(120%);transition:.3s}.details-img{display:block;margin:0 auto}.in-progress-recipe-page,.recipe-details-page{margin:0 auto;width:85%}}.profile-container{padding-top:35%;text-align:center}.profile-email{font-size:20px;padding-bottom:20px}.profile-btns-container{align-items:center;display:flex;flex-direction:column}.profile-btn{border:1px solid #eee;border-radius:7px;color:#fff;font-size:18px;font-weight:600;margin-bottom:20px;padding:7px;width:50%}.profile-done-btn{background-color:#3bc0c0}.profile-favorite-btn{background-color:orange}.profile-quit-btn{background-color:#fd2d2d}.profile-btn:hover{margin-bottom:14px;padding:10px;transition:.25s;width:55%}.explore-btns-container{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;margin:50px auto;width:88%}.explorar-btn{background-color:#fff;border:none;border-radius:12px;box-shadow:2px 2px 2px #333;color:#fff;font-weight:800;height:40vw;margin:10px 0;width:40vw;word-break:keep-all}.explore-food-btn{background-color:rgba(251,146,25,.788)}.explore-drink-btn{background-color:rgba(53,191,255,.795)}.big-font{font-size:22px}.medium-font{font-size:18px}.explore-ingredient{align-items:center;color:#000;display:flex;flex-flow:column nowrap;font-size:14px;justify-content:space-between}.explore-ingredient p{margin-bottom:5px}.explore-ingredient-img{width:70%}.explore-area-select{display:block;font-size:18px;margin:10px auto;padding:5px;width:60%}@media (min-width:700px){.explore-btns-container{justify-content:space-around}.explorar-btn{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:30px 0;width:40%}}.favorite-recipes-btns-container{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;margin:10px auto 20px;width:98%}.favorite-recipes-filter-btn{background-color:#e2e2e2;border:1px solid #333;border-radius:6px;padding:5px 0;width:30%}.favorite-recipes-container{margin:10px auto;width:95%}.favorite-recipe-card{align-items:flex-start;background-color:#eee;border:1px solid #777;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;margin:10px auto;padding:5px;width:100%}.favorite-recipe-img-container{width:39%}.favorite-recipe-card-img{border:none;border-radius:10px;width:100%}.favorite-recipe-info{display:flex;flex-direction:column;height:120px;justify-content:space-between;width:59%}.favorite-recipe-name{color:#333;font-size:20px;margin:2px 2px 5px}.favorite-recipe-category{color:#777}.favorite-recipes-interaction-btns{margin:5px 10px 0;width:28px}@media (min-width:800px){.favorite-recipes-container{display:flex;flex-flow:row wrap}.favorite-recipe-card{max-width:320px}}.done-recipes-btns-container{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;margin:10px auto 20px;width:98%}.done-recipes-filter-btn{background-color:#e2e2e2;border:1px solid #333;border-radius:6px;padding:5px 0;width:30%}.done-recipes-container{margin:10px auto;width:95%}.done-recipe-card{align-items:flex-start;background-color:#eee;border:1px solid #777;border-radius:5px;display:flex;flex-direction:row;font-size:16px;justify-content:space-between;margin:10px auto;padding:5px;position:relative;width:100%}.done-recipe-img-container{width:39%}.done-recipe-card-img{border-radius:5px;width:100%}.done-recipe-info{width:59%}.done-recipe-info *{color:#555;margin:5px 0}.done-recipe-info h5{color:#222;text-decoration:underline}.done-recipe-share-btn{position:absolute;right:5px;top:5px}@media (min-width:800px){.done-recipes-container{display:flex;flex-flow:row wrap}.done-recipe-card{max-width:320px}}
/*# sourceMappingURL=main.85397052.chunk.css.map */