*{box-sizing:border-box}body{margin:0;font-family:Inter,sans-serif;background-color:#fff8e8;color:#674636}.header-container{box-shadow:0 1px 3px #67463680,0 2px 2px #67463675}.header-nav{display:flex;justify-content:center;align-items:center;background-color:#674636;height:75px;position:fixed;top:0;width:100%}.header-img{width:42px;margin-right:5px}.header-title{font-weight:600;color:#fff8e8}.main-container{padding:90px 30px}.main-container-text{color:#674636;line-height:1.6;text-align:justify}.form-container{display:flex;align-items:center;flex-direction:column}.ingredients-form{display:flex;margin-top:40px;justify-content:center;gap:12px}.input-ingredients-form{border-radius:6px;border:1px solid rgb(103,70,54);padding:9px 13px;box-shadow:0 1px 2px #a35709b3;flex-grow:1;min-width:150px;max-width:400px}.button-ingredients-form{font-family:Inter,sans-serif;border-radius:6px;border:1px solid rgb(103,70,54);box-shadow:0 1px 2px #a35709b3;background-color:#aab396;color:#674636;font-weight:500;font-size:.875rem;padding:6px 7px}.button-ingredients-form:before{content:"+";margin-right:5px}.button-ingredients-form:hover{background-color:#f7eed3}.button-ingredients-form:active{background-color:#aab396;transform:translateY(3px)}.button-new-recipe{margin-top:20px;font-family:Inter,sans-serif;border-radius:6px;border:1px solid rgb(103,70,54);box-shadow:0 1px 2px #a35709b3;background-color:#aab396;color:#674636;font-weight:500;font-size:.875rem;padding:8px 10px}.button-new-recipe:hover{background-color:#f7eed3}.button-new-recipe:active{background-color:#aab396;transform:translateY(3px)}.ingredients-list-container{list-style:none;margin-top:30px;margin-bottom:30px;padding-left:0;min-width:150px;max-width:200px}.ingredients-list-container>li{margin-bottom:10px;color:#674636}.get-recipe-section>h2{margin-top:40px;color:#674636;font-weight:900}.get-recipe-container{background-color:#f7eed3;display:flex;justify-content:space-between;align-items:center;padding:15px 40px;border-radius:8px}.get-recipe-info>p{font-size:.87rem;color:#674636cc}.get-recipe-button{padding:20px;font-family:Inter,sans-serif;border-radius:6px;background-color:#aab396;border:1px solid rgb(103,70,54);box-shadow:0 1px 2px #a35709b3;color:#674636;font-weight:500;font-size:.875rem}.get-recipe-button:hover{background-color:#fff8e8}.get-recipe-button:active{background-color:#aab396;transform:translateY(3px)}.suggested-recipe-section{line-height:1.6;text-align:justify}.suggested-recipe-section>h2{font-weight:900}.suggested-recipe-container{margin-top:40px}.footer-container{display:flex;background-color:#674636;height:40px;width:100%;align-items:center;justify-content:space-around;position:fixed;bottom:0;left:0}.footer-container img{width:25px;color:#fff;filter:invert(96%) sepia(2%) saturate(2005%) hue-rotate(325deg) brightness(102%) contrast(103%)}
