*{box-sizing:border-box}body{background-color:#f9f8fa;font-family:Inter,sans-serif;margin:0}.header{align-items:center;background-color:#f5f5f5;box-shadow:11px -21px 8px #0000001a,-11px 11px 8px #0000000f;display:flex;gap:11px;height:auto;justify-content:center}.header>img{width:50px}.header>h1{color:#000;font-weight:400}.add-ingredient-form{display:flex;gap:12px;height:38px;justify-content:center;margin:4rem}.add-ingredient-form>input{border:1px solid #d1d5db;border-radius:6px;box-shadow:0 1px 2px 0 #0000000d;flex-grow:1;max-width:400px;min-width:150px;padding:9px 13px}.add-ingredient-form>button{background-color:#141413;border:none;border-radius:6px;color:#fafaf8;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;width:150px}.add-ingredient-form>button:before{content:"+";margin-right:5px}.ingredients-main{margin:4rem}ul.ingredients-list{margin-bottom:48px}ul.ingredients-list>li{color:#475467;line-height:28px}.get-recipe-container{align-items:center;background:#f0efeb;border-radius:8px;display:flex;justify-content:space-between;padding:10px 28px}.get-recipe-container h3{font-size:1.125rem;font-weight:500;line-height:24px}.get-recipe-container p{color:#6b7280;font-size:.875rem;line-height:20px}.get-recipe-container button{background:#d17557;border:none;border-radius:6px;box-shadow:0 1px 2px 0 #0000000d;color:#fafaf8;cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;padding:9px 17px}.get-recipe-container button:hover{animation:bubble .4s ease-out}@keyframes bubble{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.suggested-recipe-main{margin:4rem}.suggested-recipe-container{color:#475467;font-size:1.125rem;font-weight:400;line-height:28px}.suggested-recipe-container ol li,.suggested-recipe-container ul li{margin-bottom:8px}
/*# sourceMappingURL=main.dd943499.css.map*/