@import url(https://fonts.googleapis.com/css2?family=Poppins&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato&display=swap);body{box-sizing:border-box;margin:0;font-family:"Poppins",sans-serif;font-size:min(max(14px,4vw),16px);background:rgba(254,213,151,.02);color:rgba(0,0,0,.7);overflow-x:hidden}:root{--first-color:#fbe397;--second-color:#bbe4fb;--third-color:#faa795;--fourth-color:#d2afdf;--fifth-color:#7ed9be}*,body,html{cursor:none}.customMouse{pointer-events:none;z-index:10000;overflow:hidden;transform:translateZ(0);position:fixed;transition:.1s linear}.mouseImg{width:70px}.particles{position:fixed;top:0;bottom:0;left:0;right:0;z-index:2}.WebApp{display:none}.WebContainer{width:100%;height:100vh;background-image:linear-gradient(rgba(0,0,0,.5),rgba(0,0,0,.5)),url(https://images.unsplash.com/photo-1506224477000-07aa8a76be20?ixid=eyJhcHBfaWQiOjEyMDd9&ixlib=rb-1.2.1);background-position:50%;background-repeat:no-repeat;background-size:cover}.WebAppContent{width:80%;height:100vh;margin:auto;display:flex;align-items:center;align-content:center;justify-content:center;color:#fff}.WebAppWarning{width:70%;font-size:2.3rem}@media screen and (min-width:800px){.WebApp{display:contents;width:100%;height:100vh;overflow:hidden}.MobileApp{display:none}}.Top{background:url(https://i2.wp.com/www.downshiftology.com/wp-content/uploads/2018/12/Shakshuka-19.jpg);background-position:50%;background-size:cover;background-repeat:no-repeat;width:100%;height:50vh;position:relative}.HomeIcon{color:var(--third-color);background:#fff;padding:.8rem;font-size:1.5rem;border-radius:50%;position:absolute;top:-32px;left:30px;box-shadow:-1px 6px 6px 0 rgba(4,4,19,.1)}.Bottom{position:fixed;bottom:0;width:100%;height:55vh;background:#fff;border-top-left-radius:40px;border-top-right-radius:40px;margin-bottom:1rem}.TextDiv{width:80%;margin:2rem auto}.Heading{font-family:"Lato",sans-serif;font-size:2.3rem;margin:1.8rem auto}.social .socialLink{text-decoration:none;font-size:1rem;color:var(--third-color)}.iconText{padding-left:1rem;color:var(--third-color)}.mainText{height:-70vh}@media screen and (max-width:345px){.HomeIcon{padding:.5rem;font-size:1rem;top:-15px}.Heading{font-size:1.5rem;margin:1.4rem auto}.socialLink{font-size:.8rem!important}p{font-size:.85rem}.TextDiv{margin:1rem auto}}.Favorites{margin-bottom:5rem}.FavoritesBody,.FavoritesHero{width:85%;margin:auto}.FavoritesHeading{font-size:2rem;width:80%}.HeadingDiv{display:flex}.FavoriteText{width:49%}.TotalCounts{text-align:center}.counts{color:var(--second-color);margin:.5rem 0 0}.CountsRecipe{line-height:0}.RecentSaved{width:90%;height:170px;margin:4rem auto;padding:1rem;background:var(--second-color);border-radius:1rem}.RecentImg{width:157px;height:165px;border-radius:1rem;object-fit:cover}.RecentDiv{float:right;margin-top:2rem}.OldSaved{width:90%;height:95px;margin:0 auto 1rem;padding:1rem;background:var(--first-color)}.OldImg,.OldSaved{border-radius:1rem}.OldImg{width:150px;height:85px;object-fit:cover}.OldDiv{float:right}@media screen and (max-width:377px){.RecentSaved{height:100px;padding:1rem}.RecentImg{width:130px;height:100px}.RecentDiv{margin-top:1rem;padding-right:.5rem}.OldSaved{height:70px}.OldImg{width:130px;height:75px}.OldDiv{padding-right:.5rem}}@media screen and (max-width:310px){.FavoritesBody,.FavoritesHero{width:90%}.FavoritesHeading{font-size:1.5rem;width:85%}.RecentImg{width:120px}.RecentDiv{margin-top:1rem;padding-right:.2rem}.OldImg{width:105px}.OldDiv{padding-right:.5rem}}@media screen and (max-width:277px){.FavoritesBody,.FavoritesHero{width:97%}}.Recipe{margin-bottom:7rem}.RecipeHeader{width:100%;height:40vh}.RecipeImage{width:100%;height:100%;object-fit:cover}.RecipeHealth,.RecipeIngredients,.RecipeIntro{width:85%;margin:auto}.Save{position:relative}.RecipeSave{position:absolute;right:0;color:#faa795}.RecipeBrief{text-align:justify;margin-top:2rem}p.RecipeBrief a{text-decoration:underline;color:var(text-color);font-weight:700}.HealthText{line-height:.5}.IngredientList{padding:0 0 0 1.8rem;list-style-type:circle}.Header{display:flex;background:#fff;padding:.5rem 0 .8rem 1.2rem;align-items:center;justify-content:space-between;width:90%;position:fixed;bottom:0}.navLinks{--font-size:1.4rem;font-size:var(--font-size);color:var(--text-color)}.navLinks:hover{text-decoration:none!important}.ActiveHome{color:var(--first-color)}.ActiveSearch{color:var(--second-color)}.ActiveFav{color:var(--third-color)}.ActiveDev{color:var(--fourth-color)}@media screen and (max-width:345px){.navLinks{--font-size:1.2rem}}.MainContent{width:calc(100% - 1.5rem);margin:1rem auto auto}.Show{display:inherit}.Hide{display:none}input:focus,textarea:focus{outline:none;box-shadow:none}.MainForm{display:flex;align-items:center;justify-content:center}#find{background-color:#fff;background-image:url(/static/media/search.878c7769.png);background-position:15px 16px;background-size:20px 20px;background-repeat:no-repeat;width:80%;padding:.9rem .9rem .9rem 40px;margin:auto;border:.3px solid #000;border-radius:50px;font-size:1.2rem}#find::-webkit-input-placeholder{font-size:1.2rem}#find:-ms-input-placeholder{font-size:1.2rem}#find::-ms-input-placeholder{font-size:1.2rem}#find::placeholder{font-size:1.2rem}#find:focus,#find:focus-visible{outline:none}.container{display:grid;grid-template-columns:50% 2fr;margin:2rem auto 4.5rem}.CardLink{text-decoration:none;color:var(--text-color)}.EmptySearch{width:85%;margin:auto;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);opacity:.8}@media screen and (max-width:345px){.MainContent{margin-top:1.2rem}#find::-webkit-input-placeholder{padding:.6rem}#find:-ms-input-placeholder{padding:.6rem}#find::-ms-input-placeholder{padding:.6rem}#find::placeholder{padding:.6rem}#find{background-position:15px 7px;background-size:20px 20px;padding:.6rem .6rem .6rem 40px;font-size:1rem}}.title{display:inline}.title.text{display:flex;align-self:center;justify-content:center;padding:1.5rem;position:relative}.icon{position:absolute;right:0;padding-right:1.2rem}.Card{width:120px;height:155px;padding:1.2rem;line-height:0;font-size:.8rem;border-radius:20px;margin:.5rem auto}.RecipeImg{width:120px;height:120px;border-radius:70%;margin:auto;display:block}.CardText{text-align:center}.CardTitle{font-size:.75rem}@media screen and (max-width:345px){.Card{width:100px;height:120px;padding:1rem}.RecipeImg{width:85px;height:85px}.CardDes{font-size:.65rem;max-width:100vh;margin:0}.CardTitle{font-size:.6rem}}.Profile{width:85%;margin:1.2rem auto 6rem}.DevHero{width:90%;margin:auto}.MyImg{width:80%;background:var(--first-color);border-radius:100%;display:block;margin:auto}.AboutCard,.SocialLinks{width:90%;margin:0 auto .5rem;text-align:center}.MyName,.MyTitle{line-height:0;padding-top:.3rem}.MySocial{text-decoration:none;color:var(--text-color);padding-left:.5rem}.MySocial:first-child{padding-left:0}.MyIcons{font-size:1.4rem}.Contact{padding:.35rem .8rem;background-color:var(--first-color);text-decoration:none;color:var(--text-color);border-radius:5px}.AppDetails{margin-top:2.3rem}h4.AboutHeading{line-height:0;color:#7ed9be}.ImgDiv{width:95%;margin:auto}.NFImg{display:block;width:100%;margin:auto}.TextOwn{width:100px;margin:auto;padding:.4rem;background:var(--first-color);text-align:center}.NotLink{text-decoration:none;color:rgba(0,0,0,.8)}
/*# sourceMappingURL=main.e32af037.chunk.css.map */