*{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable;font-size:62.5%}@media only screen and (width<=67.25em){html{font-size:50%}}body{color:#2e7d32;background:linear-gradient(to bottom right,#c5e1a5,#81c784) 0 0/cover no-repeat;justify-content:center;align-items:flex-start;min-height:100vh;padding:3rem;font-family:Nunito Sans,sans-serif;font-weight:400;line-height:1.6;display:flex;overflow-y:scroll}body.dark{color:#c8e6c9;background:linear-gradient(to bottom right,#388e3c,#1b5e20)}@media only screen and (width<=78.15em){body{padding:2rem}}@media only screen and (width<=67.25em){body{padding:0}}.hidden-initially{visibility:hidden;width:0;height:0;margin:0;padding:0;position:absolute;overflow:hidden;display:none!important}.hidden{display:none!important}.message--welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:3rem;display:flex}.message__emoji{margin-bottom:2rem;font-size:5rem}.container{background-color:#fff;border-radius:2rem;grid-template:"head head"10rem"list recipe"minmax(50rem,auto)/1fr 2fr;width:100%;max-width:120rem;display:grid;overflow:hidden;box-shadow:0 2rem 6rem .5rem #2e7d3233}.container.initial-state,.container.recipe-only{grid-template:"head"10rem"recipe"minmax(50rem,auto)/1fr}.container.recipe-only .recipe{width:100%;max-width:100%}@media only screen and (width<=78.15em){.container{grid-template-columns:1fr;grid-template-areas:"head""list""recipe";margin:0;overflow:hidden}}@media only screen and (width<=67.25em){.container{max-width:100%;box-shadow:none;border-radius:0;grid-template-rows:10rem auto auto auto}}@media only screen and (width<=31.25em){.container{flex-direction:column;min-height:100vh;display:flex}}.recipe{grid-area:recipe;padding:2rem 0 3rem}.container.initial-state .recipe{flex-direction:column;justify-content:center;align-items:center;padding-top:1rem;display:flex}@media only screen and (width<=67.25em){.recipe{margin-top:0;padding-top:0}}@media only screen and (width<=37.5em){.recipe{margin-top:0;padding:0 0 2rem}}.btn--small,.btn--small:link,.btn--small:visited,.btn{text-transform:uppercase;color:#fff;cursor:pointer;background-image:linear-gradient(to bottom right,#c5e1a5,#81c784);border:none;border-radius:10rem;align-items:center;transition:all .2s;display:flex}.btn--small:hover,.btn:hover{transform:scale(1.05)}.btn--small:focus,.btn:focus{outline:none}.btn--small>:first-child,.btn>:first-child{margin-right:1rem}.btn{padding:1.5rem 4rem;font-size:1.5rem;font-weight:600}.btn svg{fill:currentColor;width:2.25rem;height:2.25rem}.btn--small,.btn--small:link,.btn--small:visited{padding:1.25rem 2.25rem;font-size:1.4rem;font-weight:600;text-decoration:none}.btn--small svg,.btn--small:link svg,.btn--small:visited svg{fill:currentColor;width:1.75rem;height:1.75rem}.btn--inline{color:#43a047;cursor:pointer;background-color:#f1f8e9;border:none;border-radius:10rem;align-items:center;padding:.8rem 1.2rem;font-size:1.3rem;font-weight:600;transition:all .2s;display:flex}.btn--inline svg{fill:currentColor;width:1.6rem;height:1.6rem;margin:0 .2rem}.btn--inline span{margin:0 .4rem}.btn--inline:hover{color:#81c784;background-color:#dcedc8}.btn--inline:focus{outline:none}.btn--round{cursor:pointer;background-image:linear-gradient(to bottom right,#c5e1a5,#81c784);border:none;border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;transition:all .2s;display:flex}.btn--round:hover{transform:scale(1.07)}.btn--round:focus{outline:none}.btn--round svg{fill:#fff;width:2.5rem;height:2.5rem;transition:fill 50ms ease-in-out}@media only screen and (width<=37.5em){.btn--round{width:3.5rem;height:3.5rem;margin:0}.btn--round svg{width:2rem;height:2rem}}.btn--tiny{cursor:pointer;background:0 0;border:none;width:2rem;height:2rem}.btn--tiny svg{fill:#43a047;width:100%;height:100%;transition:all .3s}.btn--tiny:focus{outline:none}.btn--tiny:hover svg{fill:#81c784;transform:translateY(-1px)}.btn--tiny:active svg{fill:#81c784;transform:translateY(0)}.btn--tiny:not(:last-child){margin-right:.3rem}.btn--delete-all{color:#fff;background-image:linear-gradient(to bottom right,#e67e22,#d35400);padding:1rem 2rem;font-size:1.2rem}.btn--delete-all:hover{background-image:linear-gradient(to bottom right,#d35400,#e67e22)}.heading--2{color:#43a047;text-transform:uppercase;text-align:center;margin-bottom:2.5rem;font-size:2rem;font-weight:700}.link:link,.link:visited{color:#558b2f}.message,.error{max-width:40rem;margin:0 auto;padding:5rem 4rem;display:flex}.message svg,.error svg{fill:#43a047;width:3rem;height:3rem;transform:translateY(-.3rem)}.message p,.error p{margin-left:1.5rem;font-size:1.8rem;font-weight:600;line-height:1.5}.message--welcome{text-align:center;flex-direction:column;align-items:center;max-width:100%;padding:4rem;display:flex}.message__logo{margin-bottom:2rem}.message__logo .welcome-logo{width:22rem;height:auto}.message__emoji-row{justify-content:center;margin-bottom:2rem;font-size:4rem;display:flex}.message__emoji-row span{margin:0 1rem;animation:2s infinite alternate bounce}.message__emoji-row span:nth-child(2){animation-delay:.2s}.message__emoji-row span:nth-child(3){animation-delay:.4s}.message__emoji-row span:nth-child(4){animation-delay:.6s}.message__emoji-row span:nth-child(5){animation-delay:.8s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.welcome__heading{color:#43a047;margin-bottom:.5rem;font-size:3.2rem;font-weight:700}.welcome__subheading{color:#2e7d32;margin-bottom:3rem;font-size:2rem;font-weight:600}.welcome__info{margin-bottom:4rem}.welcome__info p{font-size:1.8rem;line-height:1.6}.welcome__popular,.welcome__tips{width:100%;max-width:60rem;margin-bottom:3rem}.welcome__popular h3,.welcome__tips h3{color:#2e7d32;margin-bottom:1.5rem;font-size:2.2rem;font-weight:600}.welcome__tags{flex-wrap:wrap;justify-content:center;gap:.8rem;padding:0 2rem 2rem;display:flex}.welcome__tips-list{margin:0;padding:0 2rem 2rem;list-style-type:none}.welcome__tips-list li{color:#558b2f;margin-bottom:1.5rem;padding-left:3rem;font-size:1.5rem;line-height:1.5;position:relative}.welcome__tips-list li:last-child{margin-bottom:0}.welcome__tips-list li:before{content:"✓";color:#20bf6b;font-weight:700;position:absolute;left:0}.welcome__tips-list li strong{color:#2e7d32;font-weight:600}.welcome__features{grid-template-columns:1fr 1fr;gap:1.5rem;padding:0 2rem 2rem;display:grid}.welcome__feature{color:#558b2f;align-items:center;gap:1rem;font-size:1.4rem;display:flex}.welcome__feature:hover .welcome__feature-icon{transform:scale(1.2)}.welcome__feature-icon{font-size:2.2rem;transition:transform .2s}.welcome__footer{text-align:center;background:linear-gradient(#f1f8e966,#f1f8e900);border-radius:1rem;margin-top:2rem;padding:3rem 2rem}.welcome__footer p{color:#2e7d32;margin-bottom:2.5rem;padding:0;font-size:1.8rem;font-weight:600}.welcome__cta-btn{color:#fff;cursor:pointer;letter-spacing:.5px;background:linear-gradient(120deg,#43a047 0%,#347c37 100%);border:none;border-radius:8px;padding:1.2rem 2.8rem;font-size:1.7rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #43a04733}.welcome__cta-btn:hover{background:linear-gradient(120deg,#4bb24f 0%,#43a047 100%);transform:translateY(-3px);box-shadow:0 7px 15px #43a0474d}.welcome__cta-btn:active{transform:translateY(-1px);box-shadow:0 4px 8px #43a0474d}.loader{justify-content:center;align-items:center;gap:8px;height:60px;display:flex}.loader span{background:#43a047;border-radius:50%;width:12px;height:12px;animation:.4s infinite alternate bounce}.loader span:nth-child(2){animation-delay:.2s}.loader span:nth-child(3){animation-delay:.4s}@media only screen and (width<=67.25em){.welcome{padding-top:1rem}}@media only screen and (width<=37.5em){.welcome{padding-top:2rem}}@media only screen and (width<=67.25em){.welcome__hero{min-height:24rem;margin-top:0;margin-bottom:2rem;padding:3rem 2rem 2.5rem}}@media only screen and (width<=37.5em){.welcome__hero{border-radius:1.2rem;min-height:22rem;margin-bottom:1.5rem;padding:2.5rem 1.5rem 2rem}}.welcome__hero-shapes{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.welcome__shape{border-radius:50%;position:absolute}.welcome__shape--1{opacity:.1;background:linear-gradient(45deg,#43a047,#43a04799);width:15rem;height:15rem;top:-8rem;right:-6rem}.welcome__shape--2{opacity:.08;background:linear-gradient(135deg,#347c37,#43a047);width:20rem;height:20rem;bottom:-10rem;left:-10rem}.welcome__shape--3{opacity:.06;background:linear-gradient(225deg,#6dc271,#43a047);width:8rem;height:8rem;top:30%;left:15%}.welcome__title{color:#2e7d32;z-index:1;letter-spacing:-.5px;margin-bottom:1.5rem;font-size:4.2rem;font-weight:800;line-height:1.2;position:relative}.welcome__title span{color:#43a047;position:relative}.welcome__title span:after{content:"";z-index:-1;background-color:#43a04733;width:100%;height:.4rem;position:absolute;bottom:.4rem;left:0}@media only screen and (width<=67.25em){.welcome__title{font-size:3.2rem}}.welcome__subtitle{color:#558b2f;z-index:1;margin-bottom:4rem;font-size:1.8rem;font-weight:500;position:relative}.welcome__search-hint{z-index:1;position:relative}.welcome__search-hint svg{fill:#43a047;width:3rem;height:3rem;margin-bottom:1rem;animation:2s ease-in-out infinite bounce-gentle}.welcome__search-hint p{color:#558b2f;font-size:1.6rem}.welcome__content{max-width:90rem;margin:0 auto;padding:0 2rem}.welcome__categories{text-align:center;margin-bottom:5rem}.welcome__categories h2{color:#2e7d32;margin-bottom:2rem;font-size:2rem;font-weight:600;display:inline-block;position:relative}.welcome__categories h2:after{content:"";background-color:#43a0474d;width:5rem;height:.3rem;position:absolute;bottom:-.8rem;left:50%;transform:translate(-50%)}.welcome__tags{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.welcome__tag{color:#558b2f;cursor:pointer;background-color:#fff;border:1px solid #a5d6a7;border-radius:3rem;padding:.8rem 1.8rem;font-size:1.4rem;font-weight:500;transition:all .2s}.welcome__tag:hover{color:#fff;background-color:#43a047;border-color:#43a047;transform:translateY(-3px);box-shadow:0 5px 10px #2e7d321a}.welcome__features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:4rem;margin-bottom:3rem;display:grid}@media only screen and (width<=67.25em){.welcome__features{gap:2rem}}.welcome__feature{text-align:center;flex-direction:column;align-items:center;transition:transform .3s;display:flex}.welcome__feature:hover{transform:translateY(-5px)}.welcome__feature:hover .welcome__feature-icon{background-color:#43a04733}.welcome__feature-icon{background-color:#43a0471a;border-radius:50%;justify-content:center;align-items:center;width:7rem;height:7rem;margin-bottom:2rem;transition:background-color .3s;display:flex}.welcome__feature-icon svg{fill:#43a047;width:3rem;height:3rem}.welcome__feature-text h3{color:#2e7d32;margin-bottom:.8rem;font-size:1.8rem;font-weight:600}.welcome__feature-text p{color:#558b2f;font-size:1.4rem;line-height:1.6}@keyframes bounce-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.welcome{flex-direction:column;max-width:100%;height:100%;margin:0 auto;padding:0;display:flex}@media only screen and (width<=67.25em){.welcome{padding-top:0}}@media only screen and (width<=37.5em){.welcome{padding-top:0}}.welcome__hero{text-align:center;background:linear-gradient(135deg,#43a04708 0%,#43a0471a 100%);border-radius:1.5rem;max-width:95rem;min-height:28rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;padding:4rem 2rem;position:relative;overflow:hidden}@media only screen and (width<=67.25em){.welcome__hero{min-height:24rem;margin-top:0;margin-bottom:2rem;padding:3rem 2rem 2.5rem}}@media only screen and (width<=37.5em){.welcome__hero{border-radius:1.2rem;min-height:22rem;margin-bottom:1.5rem;padding:2.5rem 1.5rem 2rem}}.welcome__emoji-background{z-index:1;position:absolute;inset:0;overflow:hidden}.welcome__floating-emoji{opacity:.12;animation:floatDown var(--duration,25s)ease-in-out infinite;animation-delay:var(--delay,0s);top:-20%;left:var(--position,20%);filter:blur(1px);font-size:4rem;position:absolute;transform:rotate(10deg)}.welcome__floating-emoji--reverse{animation:floatUp var(--duration,25s)ease-in-out infinite;animation-delay:var(--delay,0s)}@media only screen and (width<=37.5em){.welcome__floating-emoji{font-size:3rem}}.welcome__content-wrapper{z-index:2;position:relative}.welcome__title{color:#2e7d32;letter-spacing:-.5px;opacity:0;margin-bottom:1.2rem;font-size:4.2rem;font-weight:800;line-height:1.2;animation:.8s ease-out forwards fadeInUp}@media only screen and (width<=67.25em){.welcome__title{margin-bottom:1rem;font-size:3.2rem}}@media only screen and (width<=37.5em){.welcome__title{margin-bottom:.8rem;font-size:2.8rem}}.welcome__highlight{color:#43a047;position:relative}.welcome__highlight:after{content:"";z-index:-1;background-color:#43a04733;width:100%;height:.4rem;position:absolute;bottom:.2rem;left:0}.welcome__emoji-row{opacity:0;justify-content:center;margin:1.5rem auto 2rem;animation:.8s ease-out .3s forwards fadeIn;display:flex}@media only screen and (width<=67.25em){.welcome__emoji-row{margin:1.2rem auto 1.8rem}}@media only screen and (width<=37.5em){.welcome__emoji-row{margin:1rem auto 1.5rem}}.welcome__emoji-spotlight{background:radial-gradient(circle,#43a04726 0%,#43a04700 70%);border-radius:50%;justify-content:center;align-items:center;width:7rem;height:7rem;display:flex;position:relative}@media only screen and (width<=37.5em){.welcome__emoji-spotlight{width:6rem;height:6rem}}.welcome__emoji-spotlight:after{content:"";border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite pulse;position:absolute;box-shadow:0 0 1.5rem #43a04733}.welcome__spotlight-emoji{font-size:4rem;animation:2s infinite bounce}@media only screen and (width<=37.5em){.welcome__spotlight-emoji{font-size:3.5rem}}.welcome__subtitle{color:#558b2f;opacity:0;margin-bottom:2.5rem;font-size:1.7rem;font-weight:500;animation:.8s ease-out .5s forwards fadeInUp}@media only screen and (width<=67.25em){.welcome__subtitle{margin-bottom:2rem;font-size:1.6rem}}@media only screen and (width<=37.5em){.welcome__subtitle{margin-bottom:1.8rem;font-size:1.5rem}}.welcome__search-hint{opacity:0;animation:.8s ease-out .7s forwards fadeInUp;position:relative}.welcome__search-hint p{color:#558b2f;margin-top:.8rem;font-size:1.5rem}@media only screen and (width<=37.5em){.welcome__search-hint p{font-size:1.4rem}}.welcome__arrow-container{animation:1.5s ease-in-out infinite hoverUpDown;display:inline-flex}.welcome__arrow{font-size:2.2rem}@media only screen and (width<=37.5em){.welcome__arrow{font-size:2rem}}.welcome__cards{flex-direction:column;gap:2rem;max-width:95rem;margin:0 auto 2rem;padding:0 1.5rem;display:flex}@media only screen and (width<=67.25em){.welcome__cards{gap:1.5rem;margin-bottom:1.5rem;padding:0 1rem}}@media only screen and (width<=37.5em){.welcome__cards{gap:1rem;margin-bottom:1rem}}.welcome__card{background-color:#fff;border:1px solid #0000000d;border-radius:1.2rem;padding:1.8rem;transition:transform .3s,box-shadow .3s;box-shadow:0 3px 12px #0000000a}@media only screen and (width<=37.5em){.welcome__card{border-radius:.8rem;padding:1.5rem}}.welcome__card:hover{transform:translateY(-3px);box-shadow:0 5px 15px #00000014}.welcome__card--categories{animation:.8s ease-out .9s both fadeIn}.welcome__card--feature{height:100%}.welcome__card--feature:first-child{animation:.8s ease-out 1.1s both fadeIn}.welcome__card--feature:nth-child(2){animation:.8s ease-out 1.3s both fadeIn}.welcome__card--feature:nth-child(3){animation:.8s ease-out 1.5s both fadeIn}.welcome__card-header{align-items:center;gap:1.2rem;margin-bottom:1.2rem;display:flex}@media only screen and (width<=37.5em){.welcome__card-header{gap:1rem;margin-bottom:1rem}}.welcome__card-header h2{color:#2e7d32;margin:0;font-size:2rem;font-weight:600}@media only screen and (width<=37.5em){.welcome__card-header h2{font-size:1.8rem}}.welcome__card-header h3{color:#2e7d32;margin:0;font-size:1.7rem;font-weight:600}@media only screen and (width<=37.5em){.welcome__card-header h3{font-size:1.6rem}}.welcome__card-emoji{background-color:#43a04714;border-radius:50%;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;font-size:2.2rem;display:flex}@media only screen and (width<=37.5em){.welcome__card-emoji{width:4rem;height:4rem;font-size:2rem}}.welcome__features-container{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}@media only screen and (width<=37.5em){.welcome__features-container{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}}.welcome__tags{flex-wrap:wrap;gap:.8rem;margin-top:1rem;display:flex}@media only screen and (width<=37.5em){.welcome__tags{gap:.6rem;margin-top:.8rem}}.welcome__tag{color:#558b2f;cursor:pointer;background-color:#fff;border:1px solid #43a04733;border-radius:10rem;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:1.4rem;font-weight:500;transition:all .3s;display:flex}@media only screen and (width<=37.5em){.welcome__tag{padding:.6rem 1.2rem;font-size:1.3rem}}.welcome__tag:hover{color:#fff;background-color:#43a047;transform:translateY(-2px)scale(1.03);box-shadow:0 3px 10px #43a04733}.welcome__tag:active{transform:translateY(-1px)}@keyframes floatDown{0%{transform:translateY(-100%)rotate(5deg)}to{transform:translateY(1000%)rotate(15deg)}}@keyframes floatUp{0%{transform:translateY(1000%)rotate(-5deg)}to{transform:translateY(-100%)rotate(-15deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hoverUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes pulse{0%{opacity:.7;transform:scale(.95)}50%{opacity:.4;transform:scale(1.05)}to{opacity:.7;transform:scale(.95)}}.header{z-index:1000;background-color:#f1f8e9;grid-area:head;justify-content:space-between;align-items:center;width:100%;max-width:120rem;margin:0 auto;padding:0 2rem;display:flex;position:sticky;top:0}.header__logo{height:5rem;margin-left:2rem;display:block}@media only screen and (width<=67.25em) and (width>=37.51em){.header__logo{height:4.5rem;margin-left:1rem}}@media only screen and (width<=37.5em){.header__logo{height:4rem;margin-left:0}}@media only screen and (width<=67.25em){.header{flex-wrap:nowrap;max-width:100%;padding:1rem 2rem}}@media only screen and (width<=37.5em){.header{flex-wrap:nowrap;justify-content:space-between;gap:1rem;max-width:none;padding:1.5rem 2.5rem;position:fixed;top:0;left:0;right:0}}.search{background-color:#fff;border-radius:10rem;flex-grow:1;align-items:center;max-width:50rem;margin:0 2rem;padding-left:3rem;transition:all .3s;display:flex}.search:focus-within{transform:translateY(-2px);box-shadow:0 .7rem 3rem #2e7d3214}.search__field{color:inherit;background:0 0;border:none;width:100%;font-family:inherit;font-size:1.7rem}.search__field:focus{outline:none}.search__field::placeholder{color:#a5d6a7}@media only screen and (width<=67.25em){.search__field{font-size:1.5rem}}@media only screen and (width<=37.5em){.search__field::placeholder{font-size:1.4rem}}.search__btn{font-family:inherit;font-weight:600}@media only screen and (width<=67.25em) and (width>=37.51em){.search__btn{margin-left:auto;padding:.8rem 1.5rem}.search__btn span{display:none}}@media only screen and (width<=37.5em){.search__btn{margin-left:auto;padding:.8rem 1.5rem}.search__btn span{display:none}}@media only screen and (width<=67.25em) and (width>=37.51em){.search{flex:auto;order:0;width:20rem;min-width:20rem;margin:0 1rem;padding-left:1.5rem}}@media only screen and (width<=37.5em){.search{flex:auto;order:0;width:18rem;min-width:18rem;margin:0 1rem;padding-left:1.5rem}}.hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:2.5rem;height:2.5rem;padding:0;display:none;position:relative}.hamburger__line{transform-origin:1px;background-color:#2e7d32;border-radius:10px;width:100%;height:3px;transition:all .3s linear;position:relative}.hamburger.active .hamburger__line{background-color:#2e7d32}.hamburger.active .hamburger__line:first-child{transform:rotate(45deg)}.hamburger.active .hamburger__line:nth-child(2){opacity:0;transform:translate(-20px)}.hamburger.active .hamburger__line:nth-child(3){transform:rotate(-45deg)}@media only screen and (width<=37.5em){.hamburger{z-index:1001;margin-right:0;display:flex;position:relative}}.nav{align-self:stretch;margin-right:2.5rem}.nav__list{height:100%;list-style:none;display:flex}.nav__item{position:relative}.nav__btn{height:100%;color:inherit;text-transform:uppercase;cursor:pointer;background:0 0;border:none;align-items:center;padding:0 1.5rem;font-family:inherit;font-size:1.4rem;font-weight:700;transition:all .3s;display:flex}.nav__btn svg{fill:#43a047;width:2.4rem;height:2.4rem;margin-right:.7rem;transform:translateY(-1px)}@media only screen and (width<=67.25em) and (width>=37.51em){.nav__btn{padding:0 .8rem}.nav__btn svg{margin-right:0}.nav__btn span{display:none}}.nav__btn:focus{outline:none}.nav__btn:hover{background-color:#dcedc8}@media only screen and (width<=67.25em) and (width>=37.51em){.nav{margin-right:1rem}}@media only screen and (width<=37.5em){.nav{z-index:1000;background-color:#f1f8e9;width:30rem;height:100vh;margin-right:0;transition:right .3s ease-in-out;position:fixed;top:0;right:-30rem;box-shadow:-2px 0 5px #2e7d321a}.nav.nav-open{right:0}.nav__list{flex-direction:column;height:auto;padding-top:10rem}.nav__item{width:100%}.nav__btn{width:100%;color:inherit;justify-content:flex-start;padding:2rem 3rem}.nav__btn svg{fill:#43a047;margin-right:.7rem}.nav__btn span{display:inline}.nav__btn:hover{background-color:#dcedc8}}.nav-overlay{z-index:999;visibility:hidden;opacity:0;background-color:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.nav-overlay.active{visibility:visible;opacity:1}.bookmarks{z-index:10;visibility:hidden;opacity:0;background-color:#fff;border-radius:1rem;width:40rem;padding:1rem 0;transition:all .5s .2s;position:absolute;right:-2.5rem;box-shadow:0 .8rem 5rem 2rem #2e7d321a}.bookmarks.bookmarks-visible{visibility:visible;opacity:1}.bookmarks__list{max-height:40rem;list-style:none;overflow-y:auto}.bookmarks__delete-all{text-align:center;border-top:1px solid #dcedc8;margin-top:.5rem;padding:1rem 2rem}.bookmarks__field{cursor:pointer;align-items:center;height:100%;padding:0 4rem;transition:all .3s;display:flex}.bookmarks__field:hover{background-color:#dcedc8}.bookmarks:hover,.nav__btn--bookmarks:hover+.bookmarks{visibility:visible;opacity:1}.bookmarks .message{padding:3rem 2rem}@media only screen and (width<=37.5em){.bookmarks .message p{font-size:1.6rem}}@media only screen and (width<=67.25em){.bookmarks{width:30rem}}@media only screen and (width<=37.5em){.bookmarks{width:90%;box-shadow:none;background-color:#ffffffe6;border-radius:.5rem;margin:0 auto;position:static}.bookmarks .message{padding:2rem}.bookmarks .message svg{fill:#43a047}.bookmarks .message p{color:#2e7d32}}.preview--bookmarked{position:relative}.preview--bookmarked .preview__link:link,.preview--bookmarked .preview__link:visited{border-left:4px solid #43a047}.preview__link:link,.preview__link:visited{border-right:1px solid #fff;align-items:center;padding:1.5rem 3.25rem;text-decoration:none;transition:all .3s;display:flex}.preview__link:hover{background-color:#f1f8e9;transform:translateY(-2px)}.preview__link--active{background-color:#f1f8e9}.preview__fig{backface-visibility:hidden;border-radius:50%;flex:0 0 5.8rem;height:5.8rem;margin-right:2rem;position:relative;overflow:hidden}.preview__fig:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.preview__fig img{object-fit:cover;width:100%;height:100%;transition:all .3s;display:block}.preview__bookmark-indicator{background-color:#43a047;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:flex;position:absolute;top:-.5rem;right:-.5rem}.preview__bookmark-indicator svg{fill:#fff;width:1.2rem;height:1.2rem}.preview__data{grid-template-columns:1fr 2rem;align-items:center;row-gap:.1rem;width:100%;display:grid}.preview__title{color:#43a047;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;max-width:25rem;font-size:1.45rem;font-weight:600;overflow:hidden}.preview__publisher{color:#558b2f;text-transform:uppercase;font-size:1.15rem;font-weight:600}.preview__bookmark-btn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;margin-left:auto;margin-right:1rem;transition:all .2s;display:flex}.preview__bookmark-btn svg{fill:#43a047;width:1.6rem;height:1.6rem;transition:all .2s}.preview__bookmark-btn:hover svg{transform:scale(1.2)}.preview__user-generated{background-color:#e1f0d0;border-radius:10rem;justify-content:center;align-items:center;width:2rem;height:2rem;margin-left:auto;margin-right:1.75rem;display:flex}.preview__user-generated svg{fill:#43a047;width:1.2rem;height:1.2rem}.search-results{flex-direction:column;grid-area:list;padding:2rem 0;display:flex;position:relative}@media only screen and (width<=67.25em){.search-results{padding:1.5rem 0 1rem}}@media only screen and (width<=37.5em){.search-results{padding:7rem 0 1rem}}@media only screen and (width<=31.25em){.search-results{flex-grow:1;padding-top:7.5rem;padding-bottom:0}}.results{max-height:70vh;margin-bottom:1.5rem;list-style:none;overflow-y:auto}.results::-webkit-scrollbar{width:6px}.results::-webkit-scrollbar-track{background:#f1f8e9}.results::-webkit-scrollbar-thumb{background:#a5d6a7;border-radius:3px}.results::-webkit-scrollbar-thumb:hover{background:#43a047}@media only screen and (width<=78.15em){.results{grid-template-columns:repeat(2,1fr);gap:.8rem;max-height:50vh;padding:0 .8rem;display:grid}}@media only screen and (width<=67.25em){.results{gap:.6rem;max-height:none}}@media only screen and (width<=37.5em){.results{grid-template-columns:1fr;padding:0 .5rem}}.pagination{justify-content:space-between;min-height:4.5rem;margin-top:auto;padding:0 3rem;display:flex;position:relative}.pagination:after{content:"";clear:both;display:table}.pagination__btn{text-align:center;justify-content:center;align-items:center;min-width:10rem;margin:0 1.5rem;display:flex}.pagination__btn--prev{float:left}.pagination__btn--next{float:right}.pagination__btn svg{flex-shrink:0}.pagination__btn span{margin:0 .4rem;display:inline-block}.pagination__placeholder{min-width:10rem}@media only screen and (width<=78.15em){.pagination{pointer-events:none;z-index:5;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.pagination__btn{pointer-events:auto;background-color:#fffc;border-radius:50%;justify-content:center;align-items:center;width:4rem;min-width:auto;height:4rem;margin:0;padding:.8rem;display:flex;position:absolute;box-shadow:0 2px 5px #0000001a}.pagination__btn span{display:none}.pagination__btn--prev{left:.8rem}.pagination__btn--next{right:.8rem}.pagination__btn svg{width:2.2rem;height:2.2rem}.pagination__placeholder{display:none}}@media only screen and (width<=37.5em){.pagination{margin:0;padding:0}}.copyright{color:#558b2f;margin-top:3rem;padding:0 3rem;font-size:1.2rem}.copyright .twitter-link:link,.copyright .twitter-link:visited{color:#558b2f}@media only screen and (width<=37.5em){.copyright{text-align:center;margin-top:1.5rem;padding:0 1.5rem}}@media only screen and (width<=31.25em){.copyright{margin-bottom:0;padding:0 1.5rem 1.5rem;font-size:1rem}}.recipe{background-color:#f1f8e9;grid-area:recipe}@media only screen and (width<=31.25em){.recipe{flex-direction:column;flex:1;min-height:fit-content;margin-bottom:0;display:flex}}.recipe__fig{transform-origin:top;height:30rem;position:relative}@media only screen and (width<=67.25em){.recipe__fig{height:28rem}}@media only screen and (width<=37.5em){.recipe__fig{height:22rem}}.recipe__img{object-fit:cover;filter:blur(5px);width:100%;height:100%;transition:filter .3s;display:block}@media (hover:hover){.recipe__img:hover{filter:blur()}}.recipe__img.no-blur{filter:blur()}.recipe__title{color:#fff;text-transform:uppercase;text-align:center;word-spacing:.25rem;width:50%;padding:0;font-size:3.25rem;font-weight:700;line-height:1.95;position:absolute;bottom:0;left:50%;transform:translate(-50%,20%)skewY(-6deg)}.recipe__title span{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(to bottom right,#c5e1a5,#81c784);border-radius:30px 10px;margin-bottom:.5rem;padding:1.3rem 2rem;line-height:2.5;display:inline}@media only screen and (width<=67.25em){.recipe__title{width:70%;font-size:2.5rem;transform:translate(-50%,20%)skewY(-5deg)}.recipe__title span{padding:1.2rem 1.8rem;line-height:2.3}}@media only screen and (width<=37.5em){.recipe__title{width:80%;font-size:2rem;transform:translate(-50%,20%)skewY(-3deg)}.recipe__title span{border-radius:20px 8px;padding:1rem 1.5rem;line-height:2.1}}@media only screen and (width<=31.25em){.recipe__title{width:90%;font-size:1.8rem;transform:translate(-50%,20%)skewY(-2deg)}.recipe__title span{border-radius:15px 6px;padding:.8rem 1.2rem;line-height:2}}.recipe__details{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding:5rem 6rem 3rem;display:flex}@media only screen and (width<=67.25em){.recipe__details{gap:1.2rem;padding:4rem 4rem 2.5rem}}@media only screen and (width<=37.5em){.recipe__details{flex-wrap:nowrap;justify-content:space-between;gap:.5rem;padding:2.5rem 2rem 2rem}}.recipe__info{text-transform:uppercase;align-items:center;font-size:1.6rem;display:flex}.recipe__info:not(:last-child){margin-right:3.5rem}@media only screen and (width<=67.25em){.recipe__info:not(:last-child){margin-right:2rem}}@media only screen and (width<=37.5em){.recipe__info:not(:last-child){margin-right:.5rem}.recipe__info{font-size:1.4rem}}.recipe__info-icon{fill:#43a047;width:2.2rem;height:2.2rem;margin-right:1rem}@media only screen and (width<=37.5em){.recipe__info-icon{width:1.8rem;height:1.8rem;margin-right:.8rem}}.recipe__info-data{margin-right:.5rem;font-weight:700}.recipe__info-buttons{margin-left:1.2rem;display:flex;transform:translateY(-1px)}@media only screen and (width<=37.5em){.recipe__info-buttons{margin-left:.8rem}}.recipe__user-buttons{align-items:center;margin-left:auto;display:flex}@media only screen and (width<=37.5em){.recipe__user-buttons{align-items:center;margin-left:0;display:flex}}.recipe__user-generated{background-color:#e1f0d0;border-radius:10rem;justify-content:center;align-items:center;width:3.8rem;height:3.8rem;margin-right:1.5rem;display:flex}.recipe__user-generated svg{fill:#43a047;width:2rem;height:2rem}@media only screen and (width<=37.5em){.recipe__user-generated{width:3.2rem;height:3.2rem;margin-right:.2rem}.recipe__user-generated svg{width:1.8rem;height:1.8rem}}.recipe__ingredients{background-color:#dcedc8;flex-direction:column;align-items:center;padding:4rem 6rem;font-size:1.6rem;line-height:1.4;display:flex}@media only screen and (width<=67.25em){.recipe__ingredients{padding:3.5rem 4rem}}@media only screen and (width<=37.5em){.recipe__ingredients{padding:2.5rem 2rem;font-size:1.5rem}}.recipe__ingredient-list{grid-template-columns:1fr 1fr;gap:2rem 3rem;list-style:none;display:grid}@media only screen and (width<=37.5em){.recipe__ingredient-list{grid-template-columns:1fr;gap:1.2rem}}.recipe__ingredient{display:flex}.recipe__icon{fill:#43a047;flex:none;width:1.8rem;height:1.8rem;margin-top:.1rem;margin-right:1rem}@media only screen and (width<=37.5em){.recipe__icon{width:1.6rem;height:1.6rem;margin-right:.8rem}}.recipe__quantity{flex:none;margin-right:.5rem}.recipe__directions{flex-direction:column;align-items:center;padding:4rem 8rem;display:flex}@media only screen and (width<=67.25em){.recipe__directions{padding:3.5rem 4rem}}@media only screen and (width<=37.5em){.recipe__directions{padding:2.5rem 2rem}}.recipe__directions-text{text-align:center;color:#558b2f;margin-bottom:3rem;font-size:1.6rem}@media only screen and (width<=37.5em){.recipe__directions-text{margin-bottom:2rem;font-size:1.4rem}}.recipe__publisher{font-weight:700}
/*# sourceMappingURL=App.914933df.css.map */
